From 10b29840c5c9ea83b7ea49392b45607bb86dae0e Mon Sep 17 00:00:00 2001 From: Rtxeon Date: Fri, 26 Jan 2024 04:42:05 +0000 Subject: [PATCH] Added 2 Subdomain for rtxeon.is-a.dev --- domains/_discord.rtxeon.json | 9 +++++++++ domains/webdevelopment.roadmap.rtxeon.json | 14 ++++++++++++++ 2 files changed, 23 insertions(+) create mode 100644 domains/_discord.rtxeon.json create mode 100644 domains/webdevelopment.roadmap.rtxeon.json diff --git a/domains/_discord.rtxeon.json b/domains/_discord.rtxeon.json new file mode 100644 index 000000000..04622f8d6 --- /dev/null +++ b/domains/_discord.rtxeon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rtxeon", + "email": "AdityaSuthar13@outlook.com" + }, + "record": { + "TXT": "dh=665c123dc34d1ff5a58d5baadd5b97bb9a7ade7d" + } +} \ No newline at end of file diff --git a/domains/webdevelopment.roadmap.rtxeon.json b/domains/webdevelopment.roadmap.rtxeon.json new file mode 100644 index 000000000..ef0cfb776 --- /dev/null +++ b/domains/webdevelopment.roadmap.rtxeon.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "Rtxeon", + "email": "AdityaSuthar13@outlook.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.111.153", + "185.199.110.153" + ] + } +} \ No newline at end of file