From 02f917875fb07d8d6f450822dd1b85ac78201622 Mon Sep 17 00:00:00 2001 From: tat2008 Date: Thu, 27 Oct 2022 17:30:43 +0700 Subject: [PATCH 01/31] feat: Added domain programatically --- domains/tat2008.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/tat2008.json diff --git a/domains/tat2008.json b/domains/tat2008.json new file mode 100644 index 000000000..772250782 --- /dev/null +++ b/domains/tat2008.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "tat2008", + "email": "tuan.trananh2008@gmail.com" + }, + + "record": { + "URL": "tat2008.github.io" + } + } + \ No newline at end of file From 56e4b9a400356f511943cdca674611259b78154f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tr=E1=BA=A7n=20Anh=20Tu=E1=BA=A5n?= Date: Fri, 28 Oct 2022 20:29:06 +0700 Subject: [PATCH 02/31] Update tat2008.json --- domains/tat2008.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/tat2008.json b/domains/tat2008.json index 772250782..b9dbdf285 100644 --- a/domains/tat2008.json +++ b/domains/tat2008.json @@ -6,7 +6,7 @@ }, "record": { - "URL": "tat2008.github.io" + "URL": "spontaneous-eclair-78ecf0.netlify.app" } } - \ No newline at end of file + From db105075214a1afa8220c198adf5eab10640b04b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tr=E1=BA=A7n=20Anh=20Tu=E1=BA=A5n?= Date: Fri, 28 Oct 2022 20:30:46 +0700 Subject: [PATCH 03/31] Update tat2008.json --- domains/tat2008.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tat2008.json b/domains/tat2008.json index b9dbdf285..7605c4f85 100644 --- a/domains/tat2008.json +++ b/domains/tat2008.json @@ -6,7 +6,7 @@ }, "record": { - "URL": "spontaneous-eclair-78ecf0.netlify.app" + "CNAME": "spontaneous-eclair-78ecf0.netlify.app" } } From 0b9ba964a6e57c868f38ff8616c016b8a15a6c7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tr=E1=BA=A7n=20Anh=20Tu=E1=BA=A5n?= Date: Fri, 28 Oct 2022 20:35:57 +0700 Subject: [PATCH 04/31] Update tat2008.json --- domains/tat2008.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tat2008.json b/domains/tat2008.json index 7605c4f85..81dece3cb 100644 --- a/domains/tat2008.json +++ b/domains/tat2008.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "spontaneous-eclair-78ecf0.netlify.app" + "CNAME": "tat2008.github.io" } } From 8c51f74ddc89ae25f97f5e5ab2fa700a3e43e059 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tr=E1=BA=A7n=20Anh=20Tu=E1=BA=A5n?= Date: Mon, 31 Oct 2022 21:49:34 +0700 Subject: [PATCH 05/31] Update tat2008.json --- domains/tat2008.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tat2008.json b/domains/tat2008.json index 81dece3cb..65f798f0c 100644 --- a/domains/tat2008.json +++ b/domains/tat2008.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "tat2008.github.io" + "CNAME": "45e06e35-1c31-4365-bbf3-2b82931a0e33.id.repl.co" } } From 28351e0d4fdd921a1fa6913ae30052af699e3d5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tr=E1=BA=A7n=20Anh=20Tu=E1=BA=A5n?= Date: Tue, 1 Nov 2022 20:54:50 +0700 Subject: [PATCH 06/31] Update tat2008.json --- domains/tat2008.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tat2008.json b/domains/tat2008.json index 65f798f0c..1e61193c7 100644 --- a/domains/tat2008.json +++ b/domains/tat2008.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "45e06e35-1c31-4365-bbf3-2b82931a0e33.id.repl.co" + "URL": "https://me.tat2008.tk/" } } From bc38cfb8ec3a2fe0e5abbf6676c03aa99d26a2c5 Mon Sep 17 00:00:00 2001 From: svg <109623849+svg-rs@users.noreply.github.com> Date: Tue, 1 Nov 2022 22:18:57 -0500 Subject: [PATCH 07/31] my domain my domain --- domains/svg.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/svg.json diff --git a/domains/svg.json b/domains/svg.json new file mode 100644 index 000000000..d2518f136 --- /dev/null +++ b/domains/svg.json @@ -0,0 +1,11 @@ +{ + "description": "svg's website", + "repo": "https://github.com/svg-rs/svg.github.io", + "owner": { + "username": "svg-rs", + "email": "kimmkayy8@proton.me" + }, + "record": { + "CNAME": "svg.github.io" + } + } \ No newline at end of file From 13dc322bb9007662dc77e217c6202d0d021eb46d Mon Sep 17 00:00:00 2001 From: svg <109623849+svg-rs@users.noreply.github.com> Date: Tue, 1 Nov 2022 23:30:43 -0500 Subject: [PATCH 08/31] Update svg.json --- domains/svg.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/svg.json b/domains/svg.json index d2518f136..1f745c5d1 100644 --- a/domains/svg.json +++ b/domains/svg.json @@ -6,6 +6,6 @@ "email": "kimmkayy8@proton.me" }, "record": { - "CNAME": "svg.github.io" + "CNAME": "svg-rs.github.io" } - } \ No newline at end of file + } From 940702ba411140fadde1f2456f79ef192d6c56af Mon Sep 17 00:00:00 2001 From: Timur <71185420+timka-123@users.noreply.github.com> Date: Wed, 2 Nov 2022 19:54:00 +0300 Subject: [PATCH 09/31] Create timka --- domains/timka | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/timka diff --git a/domains/timka b/domains/timka new file mode 100644 index 000000000..513991841 --- /dev/null +++ b/domains/timka @@ -0,0 +1,11 @@ +{ + "description": "timka.space", + "repo": "https://github.com/timka-123/timka-123.github.io", + "owner": { + "username": "Timur", + "email": "vakzn@yandex.ru" + }, + "record": { + "CNAME": "timka.space" + } +} From 8b4451987b564e9922849a37d6eee45b8bcbd028 Mon Sep 17 00:00:00 2001 From: Vishal <67648158+TheGeekDex@users.noreply.github.com> Date: Thu, 3 Nov 2022 14:24:05 +0530 Subject: [PATCH 10/31] Update dex.json --- domains/dex.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dex.json b/domains/dex.json index 41b0575df..c7c840fe4 100644 --- a/domains/dex.json +++ b/domains/dex.json @@ -7,6 +7,6 @@ "discord": "Dexter#6993" }, "record": { - "A": ["3.108.152.235"] + "A": ["43.205.87.144"] } } From cf3e08f44289f903ddbe7608fab394971c2048ad Mon Sep 17 00:00:00 2001 From: timka123 Date: Thu, 3 Nov 2022 21:48:34 +0300 Subject: [PATCH 11/31] fix requests --- domains/{timka => timka.json} | 1 + 1 file changed, 1 insertion(+) rename domains/{timka => timka.json} (99%) diff --git a/domains/timka b/domains/timka.json similarity index 99% rename from domains/timka rename to domains/timka.json index 513991841..65032befa 100644 --- a/domains/timka +++ b/domains/timka.json @@ -9,3 +9,4 @@ "CNAME": "timka.space" } } + From 1ba623a529fcfa2063d4b6893e17fa90bbfe8bf7 Mon Sep 17 00:00:00 2001 From: jonOriginal <79869389+jonOriginal@users.noreply.github.com> Date: Sun, 6 Nov 2022 15:05:46 +1300 Subject: [PATCH 12/31] Register domain: jonathan --- domains/jonathan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jonathan.json diff --git a/domains/jonathan.json b/domains/jonathan.json new file mode 100644 index 000000000..03eb61bde --- /dev/null +++ b/domains/jonathan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jonOriginal", + "email": "jonathan-knox@outlook.com", + "discord": "12340#0567" + }, + "record": { + "CNAME": "webknox.ddns.net" + }, + "repo": "https://github.com/jonOriginal" +} From 45be02cb78820b8a133249c92d94968c323263f7 Mon Sep 17 00:00:00 2001 From: mh4d <117424060+mh4d@users.noreply.github.com> Date: Sun, 6 Nov 2022 08:27:55 +0200 Subject: [PATCH 13/31] Create mh4d.json --- domains/mh4d.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/mh4d.json diff --git a/domains/mh4d.json b/domains/mh4d.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/mh4d.json @@ -0,0 +1 @@ + From 625217374fae9353dcec10b283e0bead3b80f39f Mon Sep 17 00:00:00 2001 From: Jishnu Prasad Samal <81853902+jishnu-prasad-s@users.noreply.github.com> Date: Sun, 6 Nov 2022 12:16:41 +0530 Subject: [PATCH 14/31] Create jishnupsamal.json --- domains/jishnupsamal.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jishnupsamal.json diff --git a/domains/jishnupsamal.json b/domains/jishnupsamal.json new file mode 100644 index 000000000..422a61333 --- /dev/null +++ b/domains/jishnupsamal.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "jishnu-prasad-s", + "email": "support@jishnupsamal.ml" + } + "record": { + "CNAME": "jishnupsamal.pages.dev", + "TXT": "yandex-verification: 993af4b67b219d80" + } +} From 5b0703ead6e43627b261515bce4d28e412c66af6 Mon Sep 17 00:00:00 2001 From: Jishnu Prasad Samal <81853902+jishnu-prasad-s@users.noreply.github.com> Date: Mon, 7 Nov 2022 16:20:04 +0530 Subject: [PATCH 15/31] Update jishnupsamal.json --- domains/jishnupsamal.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/jishnupsamal.json b/domains/jishnupsamal.json index 422a61333..684e49ca8 100644 --- a/domains/jishnupsamal.json +++ b/domains/jishnupsamal.json @@ -5,6 +5,5 @@ } "record": { "CNAME": "jishnupsamal.pages.dev", - "TXT": "yandex-verification: 993af4b67b219d80" } } From 724e21d096d5a001d7e0931c7651e658d9836aed Mon Sep 17 00:00:00 2001 From: deniz <50988605+denixsucks@users.noreply.github.com> Date: Mon, 7 Nov 2022 14:17:25 +0300 Subject: [PATCH 16/31] Added denix --- domains/denix.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/denix.json diff --git a/domains/denix.json b/domains/denix.json new file mode 100644 index 000000000..e6d35713a --- /dev/null +++ b/domains/denix.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "denixsucks", + "email": "dnz.odr@gmail.com" + }, + "record": { + "URL": ""https://denixsucks.github.io/"" + } + } + \ No newline at end of file From 7733e53597bb009045f4867487d4129617fb6067 Mon Sep 17 00:00:00 2001 From: deniz <50988605+denixsucks@users.noreply.github.com> Date: Mon, 7 Nov 2022 14:25:03 +0300 Subject: [PATCH 17/31] Added denixsucks --- domains/denixsucks.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/denixsucks.json diff --git a/domains/denixsucks.json b/domains/denixsucks.json new file mode 100644 index 000000000..e6d35713a --- /dev/null +++ b/domains/denixsucks.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "denixsucks", + "email": "dnz.odr@gmail.com" + }, + "record": { + "URL": ""https://denixsucks.github.io/"" + } + } + \ No newline at end of file From 0a3c9a0542d6135ce2b511f6c4b422d85043f19b Mon Sep 17 00:00:00 2001 From: Deniz Eryilmaz Date: Mon, 7 Nov 2022 14:35:19 +0300 Subject: [PATCH 18/31] denix and denixsucks domains edited --- domains/denix.json | 22 +++++++++++----------- domains/denixsucks.json | 22 +++++++++++----------- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/domains/denix.json b/domains/denix.json index e6d35713a..30fc59357 100644 --- a/domains/denix.json +++ b/domains/denix.json @@ -1,11 +1,11 @@ - - { - "owner": { - "username": "denixsucks", - "email": "dnz.odr@gmail.com" - }, - "record": { - "URL": ""https://denixsucks.github.io/"" - } - } - \ No newline at end of file +{ + "owner": { + "username": "denixsucks", + "email": "dnz.odr@gmail.com", + "twitter": "denixsucks", + "discord": "denix#9748" + }, + "record": { + "CNAME": "denixsucks.github.io" + } +} diff --git a/domains/denixsucks.json b/domains/denixsucks.json index e6d35713a..30fc59357 100644 --- a/domains/denixsucks.json +++ b/domains/denixsucks.json @@ -1,11 +1,11 @@ - - { - "owner": { - "username": "denixsucks", - "email": "dnz.odr@gmail.com" - }, - "record": { - "URL": ""https://denixsucks.github.io/"" - } - } - \ No newline at end of file +{ + "owner": { + "username": "denixsucks", + "email": "dnz.odr@gmail.com", + "twitter": "denixsucks", + "discord": "denix#9748" + }, + "record": { + "CNAME": "denixsucks.github.io" + } +} From 1532e6ec4e215183728b77549e6dc1bf3cbb2bb8 Mon Sep 17 00:00:00 2001 From: Deniz Eryilmaz Date: Mon, 7 Nov 2022 14:37:41 +0300 Subject: [PATCH 19/31] denixsucks.json deleted --- domains/denixsucks.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/denixsucks.json diff --git a/domains/denixsucks.json b/domains/denixsucks.json deleted file mode 100644 index 30fc59357..000000000 --- a/domains/denixsucks.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "denixsucks", - "email": "dnz.odr@gmail.com", - "twitter": "denixsucks", - "discord": "denix#9748" - }, - "record": { - "CNAME": "denixsucks.github.io" - } -} From 7a37877deea6ebbc2ddbbd9382e962708820cf04 Mon Sep 17 00:00:00 2001 From: Vihaan Mikkilineni Date: Mon, 7 Nov 2022 07:54:16 -0500 Subject: [PATCH 20/31] Create veen.json --- domains/veen.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/veen.json diff --git a/domains/veen.json b/domains/veen.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/veen.json @@ -0,0 +1 @@ + From abba2b8389fcdae44e03f1b29a9d05de7e3b9be6 Mon Sep 17 00:00:00 2001 From: mh4d <117424060+mh4d@users.noreply.github.com> Date: Mon, 7 Nov 2022 15:06:16 +0200 Subject: [PATCH 21/31] Update mh4d.json --- domains/mh4d.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/domains/mh4d.json b/domains/mh4d.json index 8b1378917..50e31ce83 100644 --- a/domains/mh4d.json +++ b/domains/mh4d.json @@ -1 +1,14 @@ +{ +"owner": { +"username": mh4d", +"email": "moham4d.nft@ud.me", +"irc": "mh4d.exoticbyte.repl.co", +"discord": "Mohamad#0396", +"note": "That email address is not my main email. It has email forwarding enabled, but the spam filter doesn't like the forwarding. It is probably faster to contact me on Discord." +}, +"description": "I'll probably put some project pages on mh4d.is-a.dev. ¯\(ツ)/¯", +"record": { +"CNAME": "940f2633-fe4f-4fd8-89e5-4fbfaa73e8a7.id.repl.co" +} +} From 7b50a7ca5f2103a642222304f7d6660246cc82f8 Mon Sep 17 00:00:00 2001 From: Vihaan Mikkilineni Date: Mon, 7 Nov 2022 09:39:17 -0500 Subject: [PATCH 22/31] Update veen.json --- domains/veen.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/veen.json b/domains/veen.json index 8b1378917..396e7563a 100644 --- a/domains/veen.json +++ b/domains/veen.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "Vihaan7207", + "email": "vmikki7207@gmail.com" + }, + "record": { + "CNAME": "Vihaan7207.github.io" + } +} From 7ef6bd41347ed31ec8bc750f417aa08f75afe965 Mon Sep 17 00:00:00 2001 From: mh4d <117424060+mh4d@users.noreply.github.com> Date: Tue, 8 Nov 2022 06:54:48 +0200 Subject: [PATCH 23/31] Update mh4d.json --- domains/mh4d.json | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) diff --git a/domains/mh4d.json b/domains/mh4d.json index 50e31ce83..7a592678d 100644 --- a/domains/mh4d.json +++ b/domains/mh4d.json @@ -1,14 +1,9 @@ - { -"owner": { -"username": mh4d", -"email": "moham4d.nft@ud.me", -"irc": "mh4d.exoticbyte.repl.co", -"discord": "Mohamad#0396", -"note": "That email address is not my main email. It has email forwarding enabled, but the spam filter doesn't like the forwarding. It is probably faster to contact me on Discord." -}, -"description": "I'll probably put some project pages on mh4d.is-a.dev. ¯\(ツ)/¯", -"record": { -"CNAME": "940f2633-fe4f-4fd8-89e5-4fbfaa73e8a7.id.repl.co" -} +"username": "mh4d", + ++"email": "muhamednaous@gmail.com", + ++"description": "I'll probably put some project pages on mh4d.is-a.dev.", } + + From 88b493e968a621d14dd1932b0bd2794da736cdf5 Mon Sep 17 00:00:00 2001 From: mh4d <117424060+mh4d@users.noreply.github.com> Date: Tue, 8 Nov 2022 06:57:21 +0200 Subject: [PATCH 24/31] Update mh4d.json --- domains/mh4d.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/domains/mh4d.json b/domains/mh4d.json index 7a592678d..67b70711d 100644 --- a/domains/mh4d.json +++ b/domains/mh4d.json @@ -1,9 +1,13 @@ { "username": "mh4d", -+"email": "muhamednaous@gmail.com", +"email": "muhamednaous@gmail.com", -+"description": "I'll probably put some project pages on mh4d.is-a.dev.", +"description": "I'll probably put some project pages on mh4d.is-a.dev.", + +"record": { +"CNAME": "940f2633-fe4f-4fd8-89e5-4fbfaa73e8a7.id.repl.co" } +} From 0d3d39b5f29eaac6adced092523f535441ddd3f4 Mon Sep 17 00:00:00 2001 From: Snek <97262062+sn3kdev@users.noreply.github.com> Date: Wed, 9 Nov 2022 11:50:15 +0000 Subject: [PATCH 25/31] Update domains/snek.json Co-authored-by: William Harrison --- domains/snek.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/snek.json b/domains/snek.json index e946febf5..967ad7f1b 100644 --- a/domains/snek.json +++ b/domains/snek.json @@ -5,7 +5,7 @@ "email": "snektg@gmail.com" }, "record": { - "URL": ""odnako_zmeyka.t.me"" + "URL": "https://odnako_zmeyka.t.me" } } \ No newline at end of file From 3339c25a0eedee338e381791dc02ddd29302ab19 Mon Sep 17 00:00:00 2001 From: Jay Jackson Date: Wed, 30 Nov 2022 14:02:03 -0800 Subject: [PATCH 26/31] fix trailing comma --- domains/jishnupsamal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jishnupsamal.json b/domains/jishnupsamal.json index 684e49ca8..6c4627f56 100644 --- a/domains/jishnupsamal.json +++ b/domains/jishnupsamal.json @@ -4,6 +4,6 @@ "email": "support@jishnupsamal.ml" } "record": { - "CNAME": "jishnupsamal.pages.dev", + "CNAME": "jishnupsamal.pages.dev" } } From 7e5d8aefb75c0eecc8738f82ebf7541798f29e1d Mon Sep 17 00:00:00 2001 From: Jay Jackson Date: Wed, 30 Nov 2022 14:04:12 -0800 Subject: [PATCH 27/31] Update jishnupsamal.json --- domains/jishnupsamal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jishnupsamal.json b/domains/jishnupsamal.json index 6c4627f56..b2aedfdec 100644 --- a/domains/jishnupsamal.json +++ b/domains/jishnupsamal.json @@ -2,7 +2,7 @@ "owner": { "username": "jishnu-prasad-s", "email": "support@jishnupsamal.ml" - } + }, "record": { "CNAME": "jishnupsamal.pages.dev" } From 4d3c2ad8cb7c56191778dc978002eac508b698d3 Mon Sep 17 00:00:00 2001 From: Jay Jackson Date: Wed, 30 Nov 2022 14:08:14 -0800 Subject: [PATCH 28/31] fix json --- domains/mh4d.json | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/domains/mh4d.json b/domains/mh4d.json index 67b70711d..cf680af39 100644 --- a/domains/mh4d.json +++ b/domains/mh4d.json @@ -1,13 +1,10 @@ { -"username": "mh4d", - -"email": "muhamednaous@gmail.com", - -"description": "I'll probably put some project pages on mh4d.is-a.dev.", - -"record": { -"CNAME": "940f2633-fe4f-4fd8-89e5-4fbfaa73e8a7.id.repl.co" + "owner": { + "username": "mh4d", + "email": "muhamednaous@gmail.com" + }, + "description": "I'll probably put some project pages on mh4d.is-a.dev.", + "record": { + "CNAME": "940f2633-fe4f-4fd8-89e5-4fbfaa73e8a7.id.repl.co" + } } -} - - From af098e0f1001983382708e09d74700c17ac0be69 Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Thu, 1 Dec 2022 11:04:16 +0000 Subject: [PATCH 29/31] Update privacy.json --- domains/privacy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/domains/privacy.json b/domains/privacy.json index 284dc9c5b..0a5b665be 100644 --- a/domains/privacy.json +++ b/domains/privacy.json @@ -5,6 +5,17 @@ "email": "is-a-dev.technicalservices@beadman-network.com" }, "record": { + "A": [ + + "185.199.108.153", + + "185.199.109.153", + + "185.199.110.153", + + "185.199.111.153" + + ], "MX": [ "mx1.forwardemail.net", "mx2.forwardemail.net" From 0d623935f0041dea874d5278381386fa07a07021 Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Thu, 1 Dec 2022 11:11:11 +0000 Subject: [PATCH 30/31] Added _github-pages-challenge-andrewstech.privacy --- .../_github-pages-challenge-andrewstech.privacy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_github-pages-challenge-andrewstech.privacy.json diff --git a/domains/_github-pages-challenge-andrewstech.privacy.json b/domains/_github-pages-challenge-andrewstech.privacy.json new file mode 100644 index 000000000..6f9498ece --- /dev/null +++ b/domains/_github-pages-challenge-andrewstech.privacy.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "is-a-dev-bot", + "email": "null" + }, + "record": { + "TXT": "f4099fcae5cf0ea04f853bc649c5b1" + } + } + \ No newline at end of file From ea6da69d956d1e7b88ac18761f53fc1bac02de7a Mon Sep 17 00:00:00 2001 From: Jantur-dev <115928566+Jantur-dev@users.noreply.github.com> Date: Fri, 2 Dec 2022 09:52:49 +0700 Subject: [PATCH 31/31] Added pplg --- domains/pplg.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pplg.json diff --git a/domains/pplg.json b/domains/pplg.json new file mode 100644 index 000000000..ad579fc9b --- /dev/null +++ b/domains/pplg.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "Jantur-dev", + "email": "null" + }, + "record": { + "CNAME": "neks-production.up.railway.app" + } + } + \ No newline at end of file