From 3cced82a0b7a5ed2022ac463b944b8aabc080354 Mon Sep 17 00:00:00 2001 From: CcNopebruh <92991362+CcNicebruh@users.noreply.github.com> Date: Tue, 31 Jan 2023 21:32:10 +0700 Subject: [PATCH 001/220] Added play --- domains/play.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/play.json diff --git a/domains/play.json b/domains/play.json new file mode 100644 index 000000000..816c23629 --- /dev/null +++ b/domains/play.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "CcNicebruh", + "email": "tangkeehee2002@gmail.com" + }, + "record": { + "A": ["49.231.43.12"] + } + } + \ No newline at end of file From 40e082cf107b81e6c36f587254a26ab5cfb253b5 Mon Sep 17 00:00:00 2001 From: Tyler M-Wise Date: Sun, 5 Mar 2023 11:27:48 +0000 Subject: [PATCH 002/220] Create tylerwise.json --- domains/tylerwise.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/tylerwise.json diff --git a/domains/tylerwise.json b/domains/tylerwise.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/tylerwise.json @@ -0,0 +1 @@ + From 3f4d63b4d967f9dc97b603c7131a2bba8c71707f Mon Sep 17 00:00:00 2001 From: Tyler M-Wise Date: Sun, 5 Mar 2023 11:28:28 +0000 Subject: [PATCH 003/220] Create tylermwise.json --- domains/tylermwise.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/tylermwise.json diff --git a/domains/tylermwise.json b/domains/tylermwise.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/tylermwise.json @@ -0,0 +1 @@ + From 6ca2583e43cb2a13a5d0349f9a308705e54be292 Mon Sep 17 00:00:00 2001 From: Tyler M-Wise Date: Sun, 5 Mar 2023 11:29:10 +0000 Subject: [PATCH 004/220] Create tmw.json --- domains/tmw.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/tmw.json diff --git a/domains/tmw.json b/domains/tmw.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/tmw.json @@ -0,0 +1 @@ + From f84151d4806659db8d112c00154d7076e43ae02d Mon Sep 17 00:00:00 2001 From: Tyler M-Wise Date: Sun, 5 Mar 2023 12:09:31 +0000 Subject: [PATCH 005/220] Delete tylerwise.json --- domains/tylerwise.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/tylerwise.json diff --git a/domains/tylerwise.json b/domains/tylerwise.json deleted file mode 100644 index 8b1378917..000000000 --- a/domains/tylerwise.json +++ /dev/null @@ -1 +0,0 @@ - From 3a1af72d735ccc04b2f8c9a01afe296d2c794c28 Mon Sep 17 00:00:00 2001 From: Peaqcy Date: Sat, 26 Aug 2023 19:54:32 +1000 Subject: [PATCH 006/220] feat(domain): peacy.is-a.dev --- domains/peacy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/peacy.json b/domains/peacy.json index 125924c29..ffe446f91 100644 --- a/domains/peacy.json +++ b/domains/peacy.json @@ -4,6 +4,6 @@ "email": "kiwibird211@icloud.com" }, "record": { - "URL": "https://peacy.carrd.co/" + "TXT": ""[{"type":"URL","value":"https://peacy.carrd.co/","allowMultiple":false},{"type":"TXT","allowMultiple":true,"value":"dh=49573fc56f2a69919778375f6512a3701cabdba2"}]"" } } From c2fc3f751e463333273c78a416da7e81af12c6bb Mon Sep 17 00:00:00 2001 From: Peaqcy Date: Sat, 26 Aug 2023 19:58:49 +1000 Subject: [PATCH 007/220] feat(domain): peacy.is-a.dev --- domains/peacy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/peacy.json b/domains/peacy.json index ffe446f91..f7919a53b 100644 --- a/domains/peacy.json +++ b/domains/peacy.json @@ -4,6 +4,6 @@ "email": "kiwibird211@icloud.com" }, "record": { - "TXT": ""[{"type":"URL","value":"https://peacy.carrd.co/","allowMultiple":false},{"type":"TXT","allowMultiple":true,"value":"dh=49573fc56f2a69919778375f6512a3701cabdba2"}]"" + "TXT": ""[{"type":"URL","value":"_discord.peacy.is-a.dev.","allowMultiple":false},{"type":"TXT","allowMultiple":true,"value":"dh=49573fc56f2a69919778375f6512a3701cabdba2"}]"" } } From 9fbcaa4e24d116166c7fe4cb304dde2703700256 Mon Sep 17 00:00:00 2001 From: DhruvGamingzsoft Date: Sat, 26 Aug 2023 21:44:36 +0530 Subject: [PATCH 008/220] feat(domain): ds+gamer.is-a.dev --- domains/ds+gamer.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ds+gamer.json diff --git a/domains/ds+gamer.json b/domains/ds+gamer.json new file mode 100644 index 000000000..66f4945ff --- /dev/null +++ b/domains/ds+gamer.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "DhruvGamingzsoft", + "email": "dgashost@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ac1aa2a10c9771a92302c662c1f0548d33ae46c8 Mon Sep 17 00:00:00 2001 From: Peaqcy Date: Sun, 27 Aug 2023 12:07:58 +1000 Subject: [PATCH 009/220] feat(domain): peacy.is-a.dev From b9c6b7d9b27f86aaa65297b8dbf10a71b89176a9 Mon Sep 17 00:00:00 2001 From: 4lexR Date: Mon, 28 Aug 2023 19:03:02 +0100 Subject: [PATCH 010/220] feat(domain): alexr.is-a.dev --- domains/alexr.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/alexr.json diff --git a/domains/alexr.json b/domains/alexr.json new file mode 100644 index 000000000..ca0678a85 --- /dev/null +++ b/domains/alexr.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "4lexR", + "email": "amelia.R0se@proton.me" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f0876c51c04e6795e79741eb190c221b1c600c44 Mon Sep 17 00:00:00 2001 From: Carol3n <20cs031.caroline@sjec.ac.in> Date: Mon, 28 Aug 2023 23:54:48 +0530 Subject: [PATCH 011/220] feat(domain): carol3n.is-a.dev --- domains/carol3n.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/carol3n.json diff --git a/domains/carol3n.json b/domains/carol3n.json new file mode 100644 index 000000000..f03bbd3e0 --- /dev/null +++ b/domains/carol3n.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Carol3n", + "email": "20cs031.caroline@sjec.ac.in" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From fa852daba1d60efa1cc11c0b6dc5f1d1d1953202 Mon Sep 17 00:00:00 2001 From: Fauzi Ferdiansyah Date: Tue, 29 Aug 2023 15:55:25 +0700 Subject: [PATCH 012/220] Create fauzi.json --- domains/fauzi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/fauzi.json diff --git a/domains/fauzi.json b/domains/fauzi.json new file mode 100644 index 000000000..496e14d2d --- /dev/null +++ b/domains/fauzi.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio web", + "repo": "https://github.com/FauziFerdiansyah/fauziferdiansyah.github.io", + "owner": { + "username": "FauziFerdiansyah", + "email": "fetruzie2@gmail.com" + }, + "record": { + "CNAME": "FauziFerdiansyah.github.io" + } +} From 942e29e081b318fbdd200d0e29596ec2e495b403 Mon Sep 17 00:00:00 2001 From: JZ1324 Date: Tue, 29 Aug 2023 19:00:33 +1000 Subject: [PATCH 013/220] feat(domain): jz.is-a.dev --- domains/jz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jz.json diff --git a/domains/jz.json b/domains/jz.json new file mode 100644 index 000000000..45c849919 --- /dev/null +++ b/domains/jz.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "JZ1324", + "email": "zheng.joshua2@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 15e3103d5d9ab9e1dc623e8ba594331461e1ce21 Mon Sep 17 00:00:00 2001 From: mammadzali Date: Tue, 29 Aug 2023 14:48:55 +0330 Subject: [PATCH 014/220] feat(domain): mammad.is-a.dev --- domains/mammad.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mammad.json diff --git a/domains/mammad.json b/domains/mammad.json new file mode 100644 index 000000000..bd83ea47b --- /dev/null +++ b/domains/mammad.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "mammadzali", + "email": "mohamadzali@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From cb1382ac7115b1d69065aeec666259faf67e7ef2 Mon Sep 17 00:00:00 2001 From: diedyesterdaywashere Date: Tue, 29 Aug 2023 15:23:33 +0300 Subject: [PATCH 015/220] feat(domain): diedyesterday.is-a.dev --- domains/diedyesterday.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/diedyesterday.json diff --git a/domains/diedyesterday.json b/domains/diedyesterday.json new file mode 100644 index 000000000..c6df5ca85 --- /dev/null +++ b/domains/diedyesterday.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "diedyesterdaywashere", + "email": "diedyesterdaywashere@gmail.com" + }, + "record": { + "CNAME": "diedeyestedaywashere.github.io" + } +} From b6ed7a1b12d9907923a0e60cdb71f3f067ddc1be Mon Sep 17 00:00:00 2001 From: 4lexR Date: Tue, 29 Aug 2023 19:10:13 +0100 Subject: [PATCH 016/220] feat(domain): amelia.is-a.dev --- domains/amelia.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/amelia.json diff --git a/domains/amelia.json b/domains/amelia.json new file mode 100644 index 000000000..ca0678a85 --- /dev/null +++ b/domains/amelia.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "4lexR", + "email": "amelia.R0se@proton.me" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 30a9316f17490bdeaaac0bd746137db3b3c608ab Mon Sep 17 00:00:00 2001 From: Tyler M-Wise <74430503+TylerMWise@users.noreply.github.com> Date: Tue, 29 Aug 2023 21:18:35 +0100 Subject: [PATCH 017/220] Create tylermwise.json --- domains/tylermwise.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/tylermwise.json diff --git a/domains/tylermwise.json b/domains/tylermwise.json new file mode 100644 index 000000000..ba3256ae6 --- /dev/null +++ b/domains/tylermwise.json @@ -0,0 +1,13 @@ +{ + "description": "tylermwise.is-a.dev domain", + "owner": { + "username": "tylermwise", + "email": "contact@teamtbm.org" + }, + "record": { + "NAMESERVER": "maceio.ns.porkbun.com", + "NAMESERVER": "curitiba.ns.porkbun.com", + "NAMESERVER": "salvador.ns.porkbun.com", + "NAMESERVER": "fortaleza.ns.porkbun.com" + } + } From b14801761ffe57532392f40a40af6455f51f1585 Mon Sep 17 00:00:00 2001 From: TylerMWise Date: Tue, 29 Aug 2023 21:27:50 +0100 Subject: [PATCH 018/220] feat(domain): tylermw.is-a.dev --- domains/tylermw.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tylermw.json diff --git a/domains/tylermw.json b/domains/tylermw.json new file mode 100644 index 000000000..51ede12fd --- /dev/null +++ b/domains/tylermw.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TylerMWise", + "email": "tylermwise.tm@gmail.com" + }, + "record": { + "CNAME": "r.forwarddomain.net" + } +} From 756cbc69dab6ce519f2dff1c1dec45b2d64dfc57 Mon Sep 17 00:00:00 2001 From: christopherwk210 Date: Tue, 29 Aug 2023 16:38:25 -0700 Subject: [PATCH 019/220] feat(domain): topher.is-a.dev --- domains/topher.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/topher.json diff --git a/domains/topher.json b/domains/topher.json new file mode 100644 index 000000000..f25285564 --- /dev/null +++ b/domains/topher.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "christopherwk210", + "email": "christopherwk210@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 023ce960ddffc62f30ec3a7cbf72b24b97968ff2 Mon Sep 17 00:00:00 2001 From: danhuaxiansheng <646042371@qq.com> Date: Wed, 30 Aug 2023 11:15:42 +0800 Subject: [PATCH 020/220] feat(domain): yiyi.is-a.dev --- domains/yiyi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/yiyi.json diff --git a/domains/yiyi.json b/domains/yiyi.json new file mode 100644 index 000000000..3be8043e0 --- /dev/null +++ b/domains/yiyi.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "danhuaxiansheng", + "email": "646042371@qq.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 6842a9d1b84e3dc9de192eb7ec29c5c173edc0cb Mon Sep 17 00:00:00 2001 From: Aditya <70227539+adityakotha2001@users.noreply.github.com> Date: Wed, 30 Aug 2023 09:03:10 +0530 Subject: [PATCH 021/220] Update adityakotha.json --- domains/adityakotha.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/adityakotha.json b/domains/adityakotha.json index 6946b3339..18019bf9f 100644 --- a/domains/adityakotha.json +++ b/domains/adityakotha.json @@ -4,6 +4,8 @@ "email": "adityakotha2001@gmail.com" }, "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" "CNAME": "adityakotha2001.github.io" } } From 198690b41dec7f09d862d7c344caafd1ddd403db Mon Sep 17 00:00:00 2001 From: Aditya <70227539+adityakotha2001@users.noreply.github.com> Date: Wed, 30 Aug 2023 09:06:39 +0530 Subject: [PATCH 022/220] Update adityakotha.json --- domains/adityakotha.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/adityakotha.json b/domains/adityakotha.json index 18019bf9f..dcf87fd43 100644 --- a/domains/adityakotha.json +++ b/domains/adityakotha.json @@ -5,7 +5,7 @@ }, "record": { "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "CNAME": "adityakotha2001.github.io" } } From a4ee1cab615cc5e88266bb417ae97fc0764cf7bb Mon Sep 17 00:00:00 2001 From: femachi Date: Wed, 30 Aug 2023 12:04:10 +0700 Subject: [PATCH 023/220] feat(domain): machi.is-a.dev --- domains/machi.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/machi.json b/domains/machi.json index bd3c826d0..044b55d86 100644 --- a/domains/machi.json +++ b/domains/machi.json @@ -4,6 +4,8 @@ "email": "ocubrisme@gmail.com" }, "record": { - "URL": "https://rentry.co/femachi" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From d94dfbf7aaf29eb3ceebb5ecc691d4361f325b05 Mon Sep 17 00:00:00 2001 From: notHyperNexus Date: Wed, 30 Aug 2023 01:48:20 -0700 Subject: [PATCH 024/220] feat(domain): hypernexus.is-a.dev --- domains/hypernexus.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hypernexus.json diff --git a/domains/hypernexus.json b/domains/hypernexus.json new file mode 100644 index 000000000..36451cae8 --- /dev/null +++ b/domains/hypernexus.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "notHyperNexus", + "email": "phamvansau234@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 4a7858b43b5c33bf03b5e220c9c6aaeb6b6f6f7a Mon Sep 17 00:00:00 2001 From: Probir Sarkar <81101648+probir-sarkar@users.noreply.github.com> Date: Wed, 30 Aug 2023 17:07:21 +0530 Subject: [PATCH 025/220] feat(domain): add `probir-sarkar.is-a.dev` --- domains/probir-sarkar.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/probir-sarkar.json diff --git a/domains/probir-sarkar.json b/domains/probir-sarkar.json new file mode 100644 index 000000000..68adbe6b1 --- /dev/null +++ b/domains/probir-sarkar.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "probir-sarkar", + "email": "me@probir.dev" + }, + + "record": { + "CNAME": "probir-sarkar.vercel.app" + } +} From 106cdccb02d7abc9c8e79b0871b5a8141b35058c Mon Sep 17 00:00:00 2001 From: adiyadav123 Date: Wed, 30 Aug 2023 22:16:34 +0530 Subject: [PATCH 026/220] feat(domain): adiy.is-a.dev --- domains/adiy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/adiy.json diff --git a/domains/adiy.json b/domains/adiy.json new file mode 100644 index 000000000..095ab4c57 --- /dev/null +++ b/domains/adiy.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "adiyadav123", + "email": "ramanandyadav7650@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 09eec0d919cc5d5f0b9e965b588d62cefd2fcf26 Mon Sep 17 00:00:00 2001 From: realvhd Date: Mon, 28 Aug 2023 21:03:03 +0300 Subject: [PATCH 027/220] feat(domain): vhd.is-a.dev --- domains/vhd.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vhd.json diff --git a/domains/vhd.json b/domains/vhd.json new file mode 100644 index 000000000..a3fa82d7a --- /dev/null +++ b/domains/vhd.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "realvhd", + "email": "dotrealvhd@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 69645653865b95ceb0107692491a68037ae4f02c Mon Sep 17 00:00:00 2001 From: artfadeev40 Date: Mon, 28 Aug 2023 20:01:12 +0500 Subject: [PATCH 028/220] feat(domain): q31265503.is-a.dev --- domains/q31265503.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/q31265503.json diff --git a/domains/q31265503.json b/domains/q31265503.json new file mode 100644 index 000000000..253d2ddea --- /dev/null +++ b/domains/q31265503.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "artfadeev40", + "email": "fedulai195@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 11eb3346d75cbf687b946552b6fb08e0aa26f654 Mon Sep 17 00:00:00 2001 From: artfadeev40 Date: Thu, 31 Aug 2023 14:07:19 +0500 Subject: [PATCH 029/220] feat(domain): q31265503-bio.is-a.dev --- domains/q31265503-bio.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/q31265503-bio.json diff --git a/domains/q31265503-bio.json b/domains/q31265503-bio.json new file mode 100644 index 000000000..253d2ddea --- /dev/null +++ b/domains/q31265503-bio.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "artfadeev40", + "email": "fedulai195@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 350c576eacd92d7c273e43b75e1c20e5fe517345 Mon Sep 17 00:00:00 2001 From: Aman Thakur <106446742+aman7thakurr@users.noreply.github.com> Date: Thu, 31 Aug 2023 17:05:28 +0530 Subject: [PATCH 030/220] aman.json --- domains/aman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aman.json diff --git a/domains/aman.json b/domains/aman.json new file mode 100644 index 000000000..527717795 --- /dev/null +++ b/domains/aman.json @@ -0,0 +1,9 @@ +{ + "description": "Personal Page", + "repo": "https://github.com/aman7thakurr/personal_website", + "owner": { + "username": "Aman", + "email": "", + "discord": "aman7thakurr_" + } +} From 80331c2b8904b6c83136fb5ea55af80424cf1a9c Mon Sep 17 00:00:00 2001 From: aman7thakurr Date: Fri, 1 Sep 2023 14:29:15 +0530 Subject: [PATCH 031/220] feat(domain): amanthakur.is-a.dev --- domains/amanthakur.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/amanthakur.json diff --git a/domains/amanthakur.json b/domains/amanthakur.json new file mode 100644 index 000000000..85eeac59b --- /dev/null +++ b/domains/amanthakur.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "aman7thakurr", + "email": "amant8425@gmail.com", + "discord": "523813766295715851" + }, + + "record": { + "CNAME": "aman7thakurr" + } +} From e5319e76559637903344717e47e109bf1f44a838 Mon Sep 17 00:00:00 2001 From: gpchn Date: Sat, 2 Sep 2023 00:19:54 +0800 Subject: [PATCH 032/220] feat(domain): gpchn.is-a.dev --- domains/gpchn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gpchn.json diff --git a/domains/gpchn.json b/domains/gpchn.json new file mode 100644 index 000000000..f08179b21 --- /dev/null +++ b/domains/gpchn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gpchn", + "email": "Gprogrammer@163.com" + }, + "record": { + "TXT": "vc-domain-verify=gpchn.is-a.dev,7e97866e6553f21cedf4" + } +} From 54877d731c8a79667fb3dc0b30205b6578010949 Mon Sep 17 00:00:00 2001 From: PsxScriptsW Date: Sat, 2 Sep 2023 00:01:24 -0400 Subject: [PATCH 033/220] feat(domain): skillz.is-a.dev --- domains/skillz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/skillz.json diff --git a/domains/skillz.json b/domains/skillz.json new file mode 100644 index 000000000..5fe751c74 --- /dev/null +++ b/domains/skillz.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "PsxScriptsW", + "email": "jacob.blits@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 41aa5b6b06a8499445e9f7668a4765afa49c2d1d Mon Sep 17 00:00:00 2001 From: AnshBhimani Date: Sat, 2 Sep 2023 11:09:43 +0530 Subject: [PATCH 034/220] feat(domain): anshbhimani.is-a.dev --- domains/anshbhimani.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/anshbhimani.json diff --git a/domains/anshbhimani.json b/domains/anshbhimani.json new file mode 100644 index 000000000..2a831a2f4 --- /dev/null +++ b/domains/anshbhimani.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "AnshBhimani", + "email": "anshbhimani2003@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f4e7db0b07ab0f4a8ca8cc0302c850338c3f3b01 Mon Sep 17 00:00:00 2001 From: Peaqcy Date: Sat, 2 Sep 2023 17:26:08 +1000 Subject: [PATCH 035/220] feat(domain): peacy.is-a.dev --- domains/peacy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/peacy.json b/domains/peacy.json index f7919a53b..dfd86bc62 100644 --- a/domains/peacy.json +++ b/domains/peacy.json @@ -4,6 +4,6 @@ "email": "kiwibird211@icloud.com" }, "record": { - "TXT": ""[{"type":"URL","value":"_discord.peacy.is-a.dev.","allowMultiple":false},{"type":"TXT","allowMultiple":true,"value":"dh=49573fc56f2a69919778375f6512a3701cabdba2"}]"" + "TXT": ""[{"type":"URL","value":"https://peacy.is-a.dev/.well-known/discord","allowMultiple":false},{"type":"TXT","allowMultiple":true,"value":"dh=49573fc56f2a69919778375f6512a3701cabdba2"}]"" } } From 002536ca1f3c22107075799f988708c1ed468b6b Mon Sep 17 00:00:00 2001 From: Nexus-sudo Date: Sat, 2 Sep 2023 10:27:31 +0100 Subject: [PATCH 036/220] feat(domain): logxnic.is-a.dev --- domains/logxnic.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/logxnic.json diff --git a/domains/logxnic.json b/domains/logxnic.json new file mode 100644 index 000000000..cbc953a16 --- /dev/null +++ b/domains/logxnic.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Nexus-sudo", + "email": "loganlarwood2019@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From de8c0e3401c67671ea42b4182e9ae20ad9d14cf8 Mon Sep 17 00:00:00 2001 From: vi0letadev Date: Sat, 2 Sep 2023 12:56:25 +0300 Subject: [PATCH 037/220] feat(domain): tetris.vi0leta.is-a.dev --- domains/tetris.vi0leta.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tetris.vi0leta.json diff --git a/domains/tetris.vi0leta.json b/domains/tetris.vi0leta.json new file mode 100644 index 000000000..462d9e226 --- /dev/null +++ b/domains/tetris.vi0leta.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vi0letadev", + "email": "vi0leta@riseup.net" + }, + "record": { + "A": ["143.47.191.152"] + } +} From a342999ab8afcd336da1bef29a5897ae404cc963 Mon Sep 17 00:00:00 2001 From: Aditya Yadav Date: Sat, 2 Sep 2023 15:50:52 +0530 Subject: [PATCH 038/220] delete unwanted domains that i don't need rn & update information --- domains/aditya.json | 23 ++++++++++++----------- domains/blog.aditya.json | 12 ------------ domains/instapi.aditya.json | 13 ------------- domains/l.aditya.json | 13 +++++++++++++ domains/links.aditya.json | 12 ------------ domains/mail.aditya.json | 14 -------------- domains/ya.json | 12 ------------ 7 files changed, 25 insertions(+), 74 deletions(-) delete mode 100644 domains/blog.aditya.json delete mode 100644 domains/instapi.aditya.json create mode 100644 domains/l.aditya.json delete mode 100644 domains/links.aditya.json delete mode 100644 domains/mail.aditya.json delete mode 100644 domains/ya.json diff --git a/domains/aditya.json b/domains/aditya.json index cb5889409..36eb0ce3d 100644 --- a/domains/aditya.json +++ b/domains/aditya.json @@ -1,12 +1,13 @@ { - "description": "My Personal Landing Page!", - "repo": "https://github.com/adityaasyadav/aditya", - "owner": { - "username": "adityaasyadav", - "email": "ishqaddy@gmail.com", - "twitter": "adityaasyadav" - }, - "record": { - "CNAME": "adityaasyadav.github.io" - } -} + "description": "my personal homepage", + "repo": "https://github.com/dedomil", + "owner": { + "username": "dedomil", + "email": "ishqaddy@gmail.com", + "twitter": "aadixl", + "discord": "dedomil" + }, + "record": { + "CNAME": "dedomil.github.io" + } +} \ No newline at end of file diff --git a/domains/blog.aditya.json b/domains/blog.aditya.json deleted file mode 100644 index 592ac2fec..000000000 --- a/domains/blog.aditya.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "A Subdomain For My Blogs!!", - "repo": "https://github.com/icancodebeauty/blog", - "owner": { - "username": "icancodebeauty", - "email": "ishqaddy@gmail.com", - "twitter": "CodeWithAadi" - }, - "record": { - "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] - } -} diff --git a/domains/instapi.aditya.json b/domains/instapi.aditya.json deleted file mode 100644 index bcc1daa27..000000000 --- a/domains/instapi.aditya.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "owner": { - "username": "pythonmcpi", - "email": "user3456@insomnia247.nl", - "irc": "user3456@irc.insomnia247.nl/#shells", - "discord": "Little Furret#7901", - "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 or irc." - }, - "description": "I'll probably put some project pages on 0x0.is-a.dev. ¯\\_(ツ)_/¯", - "record": { - "A": ["76.223.55.44"] - } -} diff --git a/domains/l.aditya.json b/domains/l.aditya.json new file mode 100644 index 000000000..097da229f --- /dev/null +++ b/domains/l.aditya.json @@ -0,0 +1,13 @@ +{ + "description": "subdomain for link redirection", + "repo": "https://github.com/dedomil", + "owner": { + "username": "dedomil", + "email": "ishqaddy@gmail.com", + "twitter": "aadixl", + "discord": "dedomil" + }, + "record": { + "CNAME": "edge.redirect.pizza" + } +} \ No newline at end of file diff --git a/domains/links.aditya.json b/domains/links.aditya.json deleted file mode 100644 index 9e4866a91..000000000 --- a/domains/links.aditya.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "A Subdomain For My Links Redirection!!", - "repo": "https://github.com/icancodebeauty/links", - "owner": { - "username": "icancodebeauty", - "email": "ishqaddy@gmail.com", - "twitter": "CodeWithAadi" - }, - "record": { - "CNAME": "a.redirect.pizza" - } -} diff --git a/domains/mail.aditya.json b/domains/mail.aditya.json deleted file mode 100644 index c8dfe71e1..000000000 --- a/domains/mail.aditya.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "description": "A Subdomain For Mails!!", - "repo": "https://github.com/icancodebeauty/mail", - "owner": { - "username": "icancodebeauty", - "email": "ishqaddy@gmail.com", - "twitter": "CodeWithAadi" - }, - "record": { - "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} diff --git a/domains/ya.json b/domains/ya.json deleted file mode 100644 index 4d6cb0b1e..000000000 --- a/domains/ya.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "API For My Projects!", - "repo": "https://github.com/icancodebeauty/api", - "owner": { - "username": "icancodebeauty", - "email": "aditya@mail.aditya.is-a.dev", - "twitter": "CodeWithAadi" - }, - "record": { - "CNAME": "icancodebeauty.github.io" - } -} From 0a9cb75e21c2b100bd1a98ca411bf1ab70643cbe Mon Sep 17 00:00:00 2001 From: LLKO101 Date: Sat, 2 Sep 2023 14:44:15 +0300 Subject: [PATCH 039/220] feat(domain): skyopg.is-a.dev --- domains/skyopg.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/skyopg.json diff --git a/domains/skyopg.json b/domains/skyopg.json new file mode 100644 index 000000000..345c40265 --- /dev/null +++ b/domains/skyopg.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "LLKO101", + "email": "yo1sefooop@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 710b6b09156fb1b1a506f4e09682a3661a0553e3 Mon Sep 17 00:00:00 2001 From: DonDoesStuff Date: Sat, 2 Sep 2023 14:37:58 +0200 Subject: [PATCH 040/220] feat(domain): don.is-a.dev --- domains/don.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/don.json diff --git a/domains/don.json b/domains/don.json new file mode 100644 index 000000000..d7e85567d --- /dev/null +++ b/domains/don.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "DonDoesStuff", + "email": "lgamerlivestudios@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 819097d88d7e56dc90c99a98193150d28a274326 Mon Sep 17 00:00:00 2001 From: gpchn Date: Sat, 2 Sep 2023 14:12:05 +0000 Subject: [PATCH 041/220] Update gpchn.json again --- domains/gpchn.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/gpchn.json b/domains/gpchn.json index f08179b21..acf95d7a3 100644 --- a/domains/gpchn.json +++ b/domains/gpchn.json @@ -1,9 +1,9 @@ { "owner": { "username": "gpchn", - "email": "Gprogrammer@163.com" + "email": "gprogrammer@163.com" }, "record": { - "TXT": "vc-domain-verify=gpchn.is-a.dev,7e97866e6553f21cedf4" + "CNAME": "gpchn.pages.dev" } } From 12ea7a45da6d2789122de449a4860a6fbdd5a23f Mon Sep 17 00:00:00 2001 From: Aman Thakur <106446742+aman7thakurr@users.noreply.github.com> Date: Sat, 2 Sep 2023 20:27:51 +0530 Subject: [PATCH 042/220] Update amanthakur.json --- domains/amanthakur.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/amanthakur.json b/domains/amanthakur.json index 85eeac59b..0c9999f30 100644 --- a/domains/amanthakur.json +++ b/domains/amanthakur.json @@ -6,6 +6,6 @@ }, "record": { - "CNAME": "aman7thakurr" + "CNAME": "aman7thakurr.github.io" } } From 53886be8812fb356a154b1bc5ebe5651f960fbc1 Mon Sep 17 00:00:00 2001 From: gaurav87565 Date: Sat, 2 Sep 2023 21:01:25 +0530 Subject: [PATCH 043/220] feat(domain): gaurav87565.is-a.dev --- domains/gaurav87565.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gaurav87565.json diff --git a/domains/gaurav87565.json b/domains/gaurav87565.json new file mode 100644 index 000000000..f3df2a020 --- /dev/null +++ b/domains/gaurav87565.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gaurav87565", + "email": "pavithrashreeuchil@gmail.com" + }, + "record": { + "CNAME": "13f7167f-39e6-4e1f-9d88-723586777008.id.repl.co" + } +} From 6ae2a4666f85ec4ac73ebda1778ef80136a9b409 Mon Sep 17 00:00:00 2001 From: Aman Thakur <106446742+aman7thakurr@users.noreply.github.com> Date: Sat, 2 Sep 2023 21:30:36 +0530 Subject: [PATCH 044/220] thakuraman.json --- domains/thakuraman.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/thakuraman.json diff --git a/domains/thakuraman.json b/domains/thakuraman.json new file mode 100644 index 000000000..0c9999f30 --- /dev/null +++ b/domains/thakuraman.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "aman7thakurr", + "email": "amant8425@gmail.com", + "discord": "523813766295715851" + }, + + "record": { + "CNAME": "aman7thakurr.github.io" + } +} From 7382b8c17bc5ae6968af83e189b97a40732d2f5f Mon Sep 17 00:00:00 2001 From: aman7thakurr Date: Sat, 2 Sep 2023 21:31:28 +0530 Subject: [PATCH 045/220] feat(domain): aman_thakur.is-a.dev --- domains/aman_thakur.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aman_thakur.json diff --git a/domains/aman_thakur.json b/domains/aman_thakur.json new file mode 100644 index 000000000..0c9999f30 --- /dev/null +++ b/domains/aman_thakur.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "aman7thakurr", + "email": "amant8425@gmail.com", + "discord": "523813766295715851" + }, + + "record": { + "CNAME": "aman7thakurr.github.io" + } +} From 3e27dbfeca4ca0e5d63634319ed706774a07dfb6 Mon Sep 17 00:00:00 2001 From: dandepan303 Date: Sat, 2 Sep 2023 10:24:23 -0700 Subject: [PATCH 046/220] feat(domain): dean.is-a.dev --- domains/dean.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/dean.json b/domains/dean.json index 4ba989fb8..2a1611774 100644 --- a/domains/dean.json +++ b/domains/dean.json @@ -4,8 +4,6 @@ "email": "dandepan303@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "A": "["185.199.108.153 185.199.109.153 185.199.110.153 185.199.111.153"]" } -} \ No newline at end of file +} From e93cb5959d8729d026807a3f9a144eddd70baa2c Mon Sep 17 00:00:00 2001 From: dandepan303 Date: Sat, 2 Sep 2023 10:25:21 -0700 Subject: [PATCH 047/220] feat(domain): dean.is-a.dev --- domains/dean.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dean.json b/domains/dean.json index 2a1611774..40a9c787c 100644 --- a/domains/dean.json +++ b/domains/dean.json @@ -4,6 +4,6 @@ "email": "dandepan303@gmail.com" }, "record": { - "A": "["185.199.108.153 185.199.109.153 185.199.110.153 185.199.111.153"]" + "URL": ""[{"type":"URL","allowMultiple":false,"value":"dean.is-a.dev"}]"" } } From 341a287629bfed5eb891b9c78df725b974ddd039 Mon Sep 17 00:00:00 2001 From: dandepan303 Date: Sat, 2 Sep 2023 10:26:15 -0700 Subject: [PATCH 048/220] feat(domain): dean.is-a.dev --- domains/dean.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dean.json b/domains/dean.json index 40a9c787c..2a1611774 100644 --- a/domains/dean.json +++ b/domains/dean.json @@ -4,6 +4,6 @@ "email": "dandepan303@gmail.com" }, "record": { - "URL": ""[{"type":"URL","allowMultiple":false,"value":"dean.is-a.dev"}]"" + "A": "["185.199.108.153 185.199.109.153 185.199.110.153 185.199.111.153"]" } } From 1d07e956028f0c759478909ea5eda46340bb06ec Mon Sep 17 00:00:00 2001 From: dandepan303 Date: Sat, 2 Sep 2023 10:26:37 -0700 Subject: [PATCH 049/220] feat(domain): dean.is-a.dev --- domains/dean.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dean.json b/domains/dean.json index 2a1611774..bdd7c5a24 100644 --- a/domains/dean.json +++ b/domains/dean.json @@ -4,6 +4,6 @@ "email": "dandepan303@gmail.com" }, "record": { - "A": "["185.199.108.153 185.199.109.153 185.199.110.153 185.199.111.153"]" + "TXT": ""[{"type":"A","value":"185.199.108.153 185.199.109.153 185.199.110.153 185.199.111.153","allowMultiple":false},{"type":"MX","value":"dean.is-a.dev","allowMultiple":true},{"type":"TXT","value":"v=spf1 a mx ip4:217.174.245.249 ~all","allowMultiple":true}]"" } } From 2a7e6abe7dd73f0b7197b6547e2f42508c7dd9f7 Mon Sep 17 00:00:00 2001 From: dandepan303 Date: Sat, 2 Sep 2023 10:27:38 -0700 Subject: [PATCH 050/220] feat(domain): dax.is-a.dev --- domains/dax.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dax.json diff --git a/domains/dax.json b/domains/dax.json new file mode 100644 index 000000000..4ba989fb8 --- /dev/null +++ b/domains/dax.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "dandepan303", + "email": "dandepan303@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 54a79d8d888c00113f2102f7a9bdb7017f8c7656 Mon Sep 17 00:00:00 2001 From: FilipRazek Date: Sat, 2 Sep 2023 20:44:37 +0200 Subject: [PATCH 051/220] feat(domain): filip-razek.is-a.dev --- domains/filip-razek.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/filip-razek.json diff --git a/domains/filip-razek.json b/domains/filip-razek.json new file mode 100644 index 000000000..b0d361569 --- /dev/null +++ b/domains/filip-razek.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "FilipRazek", + "email": "filip.razek@protonmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 696508ea31fbe6c5fc4f6c3b74611f5e5e6e7e3a Mon Sep 17 00:00:00 2001 From: l1gm4b4lls Date: Sun, 3 Sep 2023 02:19:51 +0700 Subject: [PATCH 052/220] feat(domain): rizetedeza.is-a.dev --- domains/rizetedeza.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rizetedeza.json diff --git a/domains/rizetedeza.json b/domains/rizetedeza.json new file mode 100644 index 000000000..4d0a9db37 --- /dev/null +++ b/domains/rizetedeza.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "l1gm4b4lls", + "email": "mejmayfoof@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b57b3e4ec182ba3a6b2edca446ac8a989822ab3d Mon Sep 17 00:00:00 2001 From: Saurabh Kirve Date: Sun, 3 Sep 2023 00:53:15 +0530 Subject: [PATCH 053/220] Update saurabhkirve.json --- domains/saurabhkirve.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/saurabhkirve.json b/domains/saurabhkirve.json index 78df35194..2f4adfdf3 100644 --- a/domains/saurabhkirve.json +++ b/domains/saurabhkirve.json @@ -4,6 +4,8 @@ "email": "saurabhkirve@gmail.com" }, "record": { - "A": ["154.41.233.131"] - } + "A": ["154.41.233.131"], + "CNAME":{ "berzcode.github.io"} + + } From 11f132e7de4e88dae962e7ff89acbb7570840086 Mon Sep 17 00:00:00 2001 From: l1gm4b4lls Date: Sun, 3 Sep 2023 02:24:06 +0700 Subject: [PATCH 054/220] feat(domain): tedezarize.is-a.dev --- domains/tedezarize.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tedezarize.json diff --git a/domains/tedezarize.json b/domains/tedezarize.json new file mode 100644 index 000000000..4d0a9db37 --- /dev/null +++ b/domains/tedezarize.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "l1gm4b4lls", + "email": "mejmayfoof@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a7e5b8b6bbd41960bf67de355bcbfaca18b4ab12 Mon Sep 17 00:00:00 2001 From: LolzTheDev Date: Sat, 2 Sep 2023 23:03:00 +0100 Subject: [PATCH 055/220] feat(domain): lolz.is-a.dev --- domains/lolz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lolz.json diff --git a/domains/lolz.json b/domains/lolz.json new file mode 100644 index 000000000..be4dc5d57 --- /dev/null +++ b/domains/lolz.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "LolzTheDev", + "email": "lolzthegreat.0223@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 35874056886f6c3e8d9bf099eca0675238fde60c Mon Sep 17 00:00:00 2001 From: Mfused07 Date: Sun, 3 Sep 2023 04:19:43 +0500 Subject: [PATCH 056/220] feat(domain): mubashiryasin.is-a.dev --- domains/mubashiryasin.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mubashiryasin.json diff --git a/domains/mubashiryasin.json b/domains/mubashiryasin.json new file mode 100644 index 000000000..b9dccc513 --- /dev/null +++ b/domains/mubashiryasin.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Mfused07", + "email": "fiverronlyokay@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 23c2232585f0e743c55364a06736ee755275a2a1 Mon Sep 17 00:00:00 2001 From: Mfused07 Date: Sun, 3 Sep 2023 04:22:24 +0500 Subject: [PATCH 057/220] feat(domain): mfused.is-a.dev --- domains/mfused.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mfused.json diff --git a/domains/mfused.json b/domains/mfused.json new file mode 100644 index 000000000..b9dccc513 --- /dev/null +++ b/domains/mfused.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Mfused07", + "email": "fiverronlyokay@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a148083484a45fd83cf19124ddc814d6a87190fb Mon Sep 17 00:00:00 2001 From: MakeShiftArtist Date: Sat, 2 Sep 2023 19:32:09 -0500 Subject: [PATCH 058/220] feat(domain): makeshiftartist.is-a.dev --- domains/makeshiftartist.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/makeshiftartist.json diff --git a/domains/makeshiftartist.json b/domains/makeshiftartist.json new file mode 100644 index 000000000..54c193f1f --- /dev/null +++ b/domains/makeshiftartist.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "MakeShiftArtist", + "email": "MakeShiftDevelopment@proton.me" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 18744ae869df050a81469302f3ff54b56235c8a8 Mon Sep 17 00:00:00 2001 From: Monsstor Date: Sun, 3 Sep 2023 11:38:54 +0530 Subject: [PATCH 059/220] feat(domain): monissh.is-a.dev --- domains/monissh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/monissh.json diff --git a/domains/monissh.json b/domains/monissh.json new file mode 100644 index 000000000..4d539f85a --- /dev/null +++ b/domains/monissh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Monsstor", + "email": "itsamemonissh@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 6aa903ec3d2a97023e881b80961d3429426ec5b6 Mon Sep 17 00:00:00 2001 From: YukiVN Date: Sun, 3 Sep 2023 14:09:16 +0700 Subject: [PATCH 060/220] feat(domain): yuki.is-a.dev --- domains/yuki.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/yuki.json diff --git a/domains/yuki.json b/domains/yuki.json new file mode 100644 index 000000000..15820aa00 --- /dev/null +++ b/domains/yuki.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "YukiVN", + "email": "mejmayfoof@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ff5d59ab33c185cde95b8b655b9459733ee0225d Mon Sep 17 00:00:00 2001 From: YukiVN <143337343+YukiVN@users.noreply.github.com> Date: Sun, 3 Sep 2023 14:10:48 +0700 Subject: [PATCH 061/220] domains/rizetedeza.json --- domains/rizetedeza.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/rizetedeza.json diff --git a/domains/rizetedeza.json b/domains/rizetedeza.json deleted file mode 100644 index 4d0a9db37..000000000 --- a/domains/rizetedeza.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "l1gm4b4lls", - "email": "mejmayfoof@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 83210266f6db6e0798643070461d0859a76b4bd7 Mon Sep 17 00:00:00 2001 From: YukiVN <143337343+YukiVN@users.noreply.github.com> Date: Sun, 3 Sep 2023 14:12:13 +0700 Subject: [PATCH 062/220] domains/tedezarize.json --- domains/tedezarize.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/tedezarize.json diff --git a/domains/tedezarize.json b/domains/tedezarize.json deleted file mode 100644 index 4d0a9db37..000000000 --- a/domains/tedezarize.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "l1gm4b4lls", - "email": "mejmayfoof@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 13770630740fd156b4d7fb05a0c015da1a4c13da Mon Sep 17 00:00:00 2001 From: GodfatherX64 Date: Sun, 3 Sep 2023 10:28:54 +0300 Subject: [PATCH 063/220] feat(domain): amazing.is-a.dev --- domains/amazing.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/amazing.json diff --git a/domains/amazing.json b/domains/amazing.json new file mode 100644 index 000000000..c55b7045c --- /dev/null +++ b/domains/amazing.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "GodfatherX64", + "email": "godfather.x64@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f5fca0c522b6f7cd6b97fb4c89760f161259e231 Mon Sep 17 00:00:00 2001 From: GodfatherX64 Date: Sun, 3 Sep 2023 10:29:29 +0300 Subject: [PATCH 064/220] feat(domain): amazingdev.is-a.dev --- domains/amazingdev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/amazingdev.json diff --git a/domains/amazingdev.json b/domains/amazingdev.json new file mode 100644 index 000000000..c55b7045c --- /dev/null +++ b/domains/amazingdev.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "GodfatherX64", + "email": "godfather.x64@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 2f4ab2db134e9561b57155d7bc9536aa7628c629 Mon Sep 17 00:00:00 2001 From: GodfatherX64 Date: Sun, 3 Sep 2023 10:29:59 +0300 Subject: [PATCH 065/220] feat(domain): amazing.dev.is-a.dev --- domains/amazing.dev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/amazing.dev.json diff --git a/domains/amazing.dev.json b/domains/amazing.dev.json new file mode 100644 index 000000000..c55b7045c --- /dev/null +++ b/domains/amazing.dev.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "GodfatherX64", + "email": "godfather.x64@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 2a0fb58935c3ed9dfcfab40a9579f7247b1643a0 Mon Sep 17 00:00:00 2001 From: GodfatherX64 Date: Sun, 3 Sep 2023 10:30:36 +0300 Subject: [PATCH 066/220] feat(domain): amazingdevel.is-a.dev --- domains/amazingdevel.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/amazingdevel.json diff --git a/domains/amazingdevel.json b/domains/amazingdevel.json new file mode 100644 index 000000000..c55b7045c --- /dev/null +++ b/domains/amazingdevel.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "GodfatherX64", + "email": "godfather.x64@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9e5bdbf1d5accc069626bb5a7a99255c492ada8d Mon Sep 17 00:00:00 2001 From: GodfatherX64 Date: Sun, 3 Sep 2023 10:30:55 +0300 Subject: [PATCH 067/220] feat(domain): amazingdevels.is-a.dev --- domains/amazingdevels.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/amazingdevels.json diff --git a/domains/amazingdevels.json b/domains/amazingdevels.json new file mode 100644 index 000000000..c55b7045c --- /dev/null +++ b/domains/amazingdevels.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "GodfatherX64", + "email": "godfather.x64@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 924e6e7790f28c8d81b26e6ec56b7190443ec844 Mon Sep 17 00:00:00 2001 From: GodfatherX64 Date: Sun, 3 Sep 2023 10:31:15 +0300 Subject: [PATCH 068/220] feat(domain): amazing.devs.is-a.dev --- domains/amazing.devs.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/amazing.devs.json diff --git a/domains/amazing.devs.json b/domains/amazing.devs.json new file mode 100644 index 000000000..c55b7045c --- /dev/null +++ b/domains/amazing.devs.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "GodfatherX64", + "email": "godfather.x64@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 056515d474904eca15c934224fba4da2292bf77a Mon Sep 17 00:00:00 2001 From: GodfatherX64 Date: Sun, 3 Sep 2023 10:31:36 +0300 Subject: [PATCH 069/220] feat(domain): devs.is-a.dev --- domains/devs.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/devs.json diff --git a/domains/devs.json b/domains/devs.json new file mode 100644 index 000000000..c55b7045c --- /dev/null +++ b/domains/devs.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "GodfatherX64", + "email": "godfather.x64@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d9d87308ca0e44b4aae5748e37c177b0e26e35b6 Mon Sep 17 00:00:00 2001 From: Brickmasterr Date: Sun, 3 Sep 2023 14:48:20 +0700 Subject: [PATCH 070/220] feat(domain): dwk.is-a.dev --- domains/dwk.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/dwk.json b/domains/dwk.json index 9033d7745..01be5e070 100644 --- a/domains/dwk.json +++ b/domains/dwk.json @@ -4,6 +4,8 @@ "email": "dwiki200304@gmail.com" }, "record": { - "CNAME": "isdwk.xyz" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From bd25cc5611603bac3fb4edd3048e41cf01b9d9e6 Mon Sep 17 00:00:00 2001 From: AceyGoesBoom <83757443+AceyDoCodes@users.noreply.github.com> Date: Sun, 3 Sep 2023 16:04:03 +0700 Subject: [PATCH 071/220] Delete domains/acey.json --- domains/acey.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/acey.json diff --git a/domains/acey.json b/domains/acey.json deleted file mode 100644 index 529e805ba..000000000 --- a/domains/acey.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "repo": "https://github.com/AceyDoCodes", - "description": "Email ;-;", - "owner": { - "username": "AceyDoCodes", - "email": "aceygoesboom@gmail.com" - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} From b4f90b7b196fbe573ee0f1cf9ee34d45742ce069 Mon Sep 17 00:00:00 2001 From: AceyGoesBoom <83757443+AceyDoCodes@users.noreply.github.com> Date: Sun, 3 Sep 2023 16:20:44 +0700 Subject: [PATCH 072/220] Create mail.acey.json --- domains/mail.acey.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/mail.acey.json diff --git a/domains/mail.acey.json b/domains/mail.acey.json new file mode 100644 index 000000000..7666f0277 --- /dev/null +++ b/domains/mail.acey.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "AceyDoCodes", + "email": "aceygoesboom@gmail.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com.", + "mx2.improvmx.com." + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 24ebe34a72113893e1f4cd53568d83325bbab800 Mon Sep 17 00:00:00 2001 From: Noah <84711108+InvalidNoah@users.noreply.github.com> Date: Sun, 3 Sep 2023 11:29:10 +0200 Subject: [PATCH 073/220] Create downgit.json --- domains/downgit.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/downgit.json diff --git a/domains/downgit.json b/domains/downgit.json new file mode 100644 index 000000000..f1eac8b21 --- /dev/null +++ b/domains/downgit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "InvalidNoah", + "discord": "invalidnoah#0", + "email": "zjustmarcel@gmail.com" + }, + "record": { + "CNAME": "invalidnoah.github.io" +} From cad81abe4feeb787b760797fcbc9613560211cfc Mon Sep 17 00:00:00 2001 From: AceyGoesBoom <83757443+AceyDoCodes@users.noreply.github.com> Date: Sun, 3 Sep 2023 16:45:07 +0700 Subject: [PATCH 074/220] Create acey,json --- domains/acey,json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/acey,json diff --git a/domains/acey,json b/domains/acey,json new file mode 100644 index 000000000..5f7cb2def --- /dev/null +++ b/domains/acey,json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AceyDoCodes", + "email": "aceygoesboom@gmail.com" + }, + "record": { + "TXT": "tbh i just need the other subdomain" + } +} From cabc81d8767ac8bd4c74466983592af72208f045 Mon Sep 17 00:00:00 2001 From: AceyGoesBoom <83757443+AceyDoCodes@users.noreply.github.com> Date: Sun, 3 Sep 2023 16:47:14 +0700 Subject: [PATCH 075/220] Rename acey,json to acey.json --- domains/{acey,json => acey.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{acey,json => acey.json} (100%) diff --git a/domains/acey,json b/domains/acey.json similarity index 100% rename from domains/acey,json rename to domains/acey.json From a73359535206a2d905d62d9a71d75f8fe6193527 Mon Sep 17 00:00:00 2001 From: GodfatherX64 Date: Sun, 3 Sep 2023 17:58:15 +0300 Subject: [PATCH 076/220] feat(domain): amazingdevs.is-a.dev --- domains/amazingdevs.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/amazingdevs.json diff --git a/domains/amazingdevs.json b/domains/amazingdevs.json new file mode 100644 index 000000000..c55b7045c --- /dev/null +++ b/domains/amazingdevs.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "GodfatherX64", + "email": "godfather.x64@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 3aa0d87dbb92450c9281b5c1fd86d75dd1d705f6 Mon Sep 17 00:00:00 2001 From: creatize Date: Sun, 3 Sep 2023 19:42:42 +0300 Subject: [PATCH 077/220] feat(domain): visionavtr.is-a.dev --- domains/visionavtr.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/visionavtr.json diff --git a/domains/visionavtr.json b/domains/visionavtr.json new file mode 100644 index 000000000..b817b2fed --- /dev/null +++ b/domains/visionavtr.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "creatize", + "email": "lada_862@mail.ru" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 286c3cf5de6abfff466b33d06ae0e294049e62be Mon Sep 17 00:00:00 2001 From: DhruvGamingzsoft Date: Sun, 3 Sep 2023 23:28:32 +0530 Subject: [PATCH 078/220] feat(domain): dsgamer.is-a.dev --- domains/dsgamer.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dsgamer.json diff --git a/domains/dsgamer.json b/domains/dsgamer.json new file mode 100644 index 000000000..66f4945ff --- /dev/null +++ b/domains/dsgamer.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "DhruvGamingzsoft", + "email": "dgashost@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From aeced98b9f9209b4f8db9a4cab48e72094114958 Mon Sep 17 00:00:00 2001 From: Luxxy-GF <68338577+Luxxy-GF@users.noreply.github.com> Date: Sun, 3 Sep 2023 22:20:17 +0100 Subject: [PATCH 079/220] feat(domain): add `panel-luxxy.is-a.dev` --- domains/panel-luxxy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/panel-luxxy.json diff --git a/domains/panel-luxxy.json b/domains/panel-luxxy.json new file mode 100644 index 000000000..b3693e48f --- /dev/null +++ b/domains/panel-luxxy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Luxxy-GF", + "email": "deniedaddicted@gmail.com" + }, + + "record": { + "CNAME": "panel.luxxy.xyz" + } +} From 9da1510e4b0bcd80b0971edc1cd2c31ad5cb8193 Mon Sep 17 00:00:00 2001 From: Luxxy-GF <68338577+Luxxy-GF@users.noreply.github.com> Date: Sun, 3 Sep 2023 22:21:27 +0100 Subject: [PATCH 080/220] feat(domain): add `luxxy.is-a.dev` --- domains/luxxy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/luxxy.json diff --git a/domains/luxxy.json b/domains/luxxy.json new file mode 100644 index 000000000..18234c694 --- /dev/null +++ b/domains/luxxy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Luxxy-GF", + "email": "deniedaddicted@gmail.com" + }, + + "record": { + "A": ["178.33.110.212"] + } +} From b9c4d063334694641fafa11d1343160d70b01334 Mon Sep 17 00:00:00 2001 From: Luxxy-GF Date: Sun, 3 Sep 2023 22:23:39 +0100 Subject: [PATCH 081/220] feat(domain): floppa.is-a.dev --- domains/floppa.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/domains/floppa.json b/domains/floppa.json index 9cdbfb720..5ff7a8db6 100644 --- a/domains/floppa.json +++ b/domains/floppa.json @@ -1,9 +1,11 @@ { "owner": { "username": "Luxxy-GF", - "email": "floppa@luxxy.xyz" + "email": "deniedaddicted@gmail.com" }, "record": { - "CNAME": "sophie-is-sexy.co.uk" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 3b9044baf89c4a56a357f0b9c67b491ac8f237e4 Mon Sep 17 00:00:00 2001 From: Luxxy-GF Date: Sun, 3 Sep 2023 22:24:52 +0100 Subject: [PATCH 082/220] feat(domain): testluxxy.is-a.dev --- domains/testluxxy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/testluxxy.json diff --git a/domains/testluxxy.json b/domains/testluxxy.json new file mode 100644 index 000000000..76ed5fc66 --- /dev/null +++ b/domains/testluxxy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Luxxy-GF", + "email": "deniedaddicted@gmail.com" + }, + "record": { + "A": ["178.33.110.212"] + } +} From 8b557c1a146f91dd67b6031a469b16595fb447fc Mon Sep 17 00:00:00 2001 From: Kronifer <44979306+Kronifer@users.noreply.github.com> Date: Sun, 3 Sep 2023 20:11:09 -0500 Subject: [PATCH 083/220] chore: fix ip address --- domains/kronifer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kronifer.json b/domains/kronifer.json index 875742434..ef189b0ea 100644 --- a/domains/kronifer.json +++ b/domains/kronifer.json @@ -4,6 +4,6 @@ "email": "dillonr5@live.wsd1.org" }, "record": { - "A": ["172.178.61.66"] + "A": ["147.182.152.211"] } } From 3030281a199decf7a20d0fb58da192b96f49976e Mon Sep 17 00:00:00 2001 From: Sh1nYhUnT3R27 Date: Sun, 3 Sep 2023 21:21:42 -0400 Subject: [PATCH 084/220] feat(domain): sh1nyhunt3r27.is-a.dev --- domains/sh1nyhunt3r27.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sh1nyhunt3r27.json diff --git a/domains/sh1nyhunt3r27.json b/domains/sh1nyhunt3r27.json new file mode 100644 index 000000000..a13decd1f --- /dev/null +++ b/domains/sh1nyhunt3r27.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Sh1nYhUnT3R27", + "email": "Jom834827@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7f7fd3380b4babfd02551530f568d6f4a08847ed Mon Sep 17 00:00:00 2001 From: RajasBhagatkar Date: Mon, 4 Sep 2023 11:49:19 +0530 Subject: [PATCH 085/220] feat(domain): rajasbhagatkar.is-a.dev --- domains/rajasbhagatkar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rajasbhagatkar.json diff --git a/domains/rajasbhagatkar.json b/domains/rajasbhagatkar.json new file mode 100644 index 000000000..fb081b667 --- /dev/null +++ b/domains/rajasbhagatkar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RajasBhagatkar", + "email": "rajasbhagatkar@gmail.com" + }, + "record": { + "CNAME": "rajasbhagatkar.github.io" + } +} From 2beb577bc1312c05736097aa17818a5231cb020f Mon Sep 17 00:00:00 2001 From: Harsh06-afk Date: Mon, 4 Sep 2023 12:17:25 +0530 Subject: [PATCH 086/220] feat(domain): thund3r.is-a.dev --- domains/thund3r.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/thund3r.json diff --git a/domains/thund3r.json b/domains/thund3r.json new file mode 100644 index 000000000..f864f321d --- /dev/null +++ b/domains/thund3r.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Harsh06-afk", + "email": "hvs8380@gmail.com" + }, + "record": { + "CNAME": "harsh06-afk.github.io" + } +} From 7398bf634d0508be7ae14d2ef06574d54b1f1ade Mon Sep 17 00:00:00 2001 From: kenanneo Date: Mon, 4 Sep 2023 04:09:15 -0400 Subject: [PATCH 087/220] feat(domain): kenanneo.is-a.dev --- domains/kenanneo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kenanneo.json diff --git a/domains/kenanneo.json b/domains/kenanneo.json new file mode 100644 index 000000000..186e9d707 --- /dev/null +++ b/domains/kenanneo.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "kenanneo", + "email": "kenanneo2@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 25ee62ad78f9092a62d69c172db23c9513afacb8 Mon Sep 17 00:00:00 2001 From: Rubin Bhandari Date: Mon, 4 Sep 2023 17:52:14 +0545 Subject: [PATCH 088/220] fix: update rubiin domain --- domains/rubiin.json | 4 ++-- domains/rubin.json | 9 --------- 2 files changed, 2 insertions(+), 11 deletions(-) delete mode 100644 domains/rubin.json diff --git a/domains/rubiin.json b/domains/rubiin.json index 8b51a1152..4be5a80da 100644 --- a/domains/rubiin.json +++ b/domains/rubiin.json @@ -1,10 +1,10 @@ { + "description": "Rubin's Website", "owner": { "username": "rubiin", "email": "roobin.bhandari@gmail.com" }, - "record": { - "A": ["172.66.46.208"] + "CNAME": "rubiin.pages.dev" } } diff --git a/domains/rubin.json b/domains/rubin.json deleted file mode 100644 index 0233fe19f..000000000 --- a/domains/rubin.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "rubiin", - "email": "roobin.bhandari@gmail.com" - }, - "record": { - "URL": "https://rubiin.pages.dev" - } -} From df4fd2265ad14c6e84ac7f5d61120c674a813d39 Mon Sep 17 00:00:00 2001 From: AceyGoesBoom <83757443+AceyDoCodes@users.noreply.github.com> Date: Mon, 4 Sep 2023 19:09:12 +0700 Subject: [PATCH 089/220] Update mail.acey.json --- domains/mail.acey.json | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/domains/mail.acey.json b/domains/mail.acey.json index 7666f0277..aea7771d4 100644 --- a/domains/mail.acey.json +++ b/domains/mail.acey.json @@ -1,13 +1,10 @@ { - "owner": { - "username": "AceyDoCodes", - "email": "aceygoesboom@gmail.com" - }, - "record": { - "MX": [ - "mx1.improvmx.com.", - "mx2.improvmx.com." - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "owner": { + "username": "AceyDoCodes", + "email": "aceygoesboom@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } From dcd922283c495f496237bbe3e9bc251989ba739b Mon Sep 17 00:00:00 2001 From: xYundy Date: Sat, 2 Sep 2023 19:56:32 +0200 Subject: [PATCH 090/220] feat(domain): wojciechzieciak.is-a.dev --- domains/wojciechzieciak.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/wojciechzieciak.json diff --git a/domains/wojciechzieciak.json b/domains/wojciechzieciak.json new file mode 100644 index 000000000..174683843 --- /dev/null +++ b/domains/wojciechzieciak.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xYundy", + "email": "wojciech.zieciak@gmail.com" + }, + "record": { + "URL": "https://xyundy.pl/" + } +} From ce2e0e6262ac02f4e04df71d6779551ef1a3a753 Mon Sep 17 00:00:00 2001 From: stanasxd Date: Mon, 4 Sep 2023 17:11:34 +0300 Subject: [PATCH 091/220] feat(domain): marby.is-a.dev --- domains/marby.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/marby.json diff --git a/domains/marby.json b/domains/marby.json new file mode 100644 index 000000000..8b0cdace2 --- /dev/null +++ b/domains/marby.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "stanasxd", + "email": "stanasarts@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 401666aca3c53439844bd4ac5b3eb31ed0fa4502 Mon Sep 17 00:00:00 2001 From: nexacopic Date: Mon, 4 Sep 2023 20:03:22 +0100 Subject: [PATCH 092/220] feat(domain): nexacopic.is-a.dev --- domains/nexacopic.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nexacopic.json diff --git a/domains/nexacopic.json b/domains/nexacopic.json new file mode 100644 index 000000000..80b66bb96 --- /dev/null +++ b/domains/nexacopic.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "nexacopic", + "email": "nexacopic@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From efcfb3fe0a801b401e6cbff58c4321cff07b1547 Mon Sep 17 00:00:00 2001 From: ItsLap Date: Mon, 4 Sep 2023 20:55:00 +0100 Subject: [PATCH 093/220] feat(domain): lap.is-a.dev --- domains/lap.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lap.json diff --git a/domains/lap.json b/domains/lap.json new file mode 100644 index 000000000..e08febfd4 --- /dev/null +++ b/domains/lap.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ItsLap", + "email": "alexanderpaulwheeler15@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a77e694bb59ed7ac5f398f572acc2ff934fee5c0 Mon Sep 17 00:00:00 2001 From: KSinghofficial Date: Tue, 5 Sep 2023 05:09:31 +0530 Subject: [PATCH 094/220] feat(domain): ksingh.is-a.dev --- domains/ksingh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ksingh.json diff --git a/domains/ksingh.json b/domains/ksingh.json new file mode 100644 index 000000000..179f4c18b --- /dev/null +++ b/domains/ksingh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "KSinghofficial", + "email": "ksinghofficial@proton.me" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 5c28932265a62b63a7e4e6faecaeae55c3309993 Mon Sep 17 00:00:00 2001 From: yangxiaokun <619742721@qq.com> Date: Tue, 5 Sep 2023 10:39:25 +0800 Subject: [PATCH 095/220] feat(domain): javierpastore.is-a.dev --- domains/javierpastore.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/javierpastore.json diff --git a/domains/javierpastore.json b/domains/javierpastore.json new file mode 100644 index 000000000..bf621a217 --- /dev/null +++ b/domains/javierpastore.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "yangxiaokun", + "email": "619742721@qq.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ff1aef2096cbbb85bf531ac3256dfa2ab9454c6a Mon Sep 17 00:00:00 2001 From: nfason Date: Mon, 4 Sep 2023 23:55:09 -0500 Subject: [PATCH 096/220] feat(domain): nfason.is-a.dev --- domains/nfason.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nfason.json diff --git a/domains/nfason.json b/domains/nfason.json new file mode 100644 index 000000000..9ee4b12ea --- /dev/null +++ b/domains/nfason.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nfason", + "email": "nfason@uab.edu" + }, + "record": { + "CNAME": "nfason.com" + } +} From fc53fdc6aab24ed684cab2f9278645f8dc0decbb Mon Sep 17 00:00:00 2001 From: Peaqcy Date: Tue, 5 Sep 2023 18:22:33 +1000 Subject: [PATCH 097/220] feat(domain): peacy.is-a.dev --- domains/peacy.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/peacy.json b/domains/peacy.json index dfd86bc62..8971e9386 100644 --- a/domains/peacy.json +++ b/domains/peacy.json @@ -4,6 +4,8 @@ "email": "kiwibird211@icloud.com" }, "record": { - "TXT": ""[{"type":"URL","value":"https://peacy.is-a.dev/.well-known/discord","allowMultiple":false},{"type":"TXT","allowMultiple":true,"value":"dh=49573fc56f2a69919778375f6512a3701cabdba2"}]"" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 3d28d066af78fc6266d101443026d04e2b2fd1c7 Mon Sep 17 00:00:00 2001 From: vlux Date: Tue, 5 Sep 2023 17:02:13 +0800 Subject: [PATCH 098/220] feat(domain): xuanwu.is-a.dev --- domains/xuanwu.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/xuanwu.json b/domains/xuanwu.json index 265dc4bf6..14200571f 100644 --- a/domains/xuanwu.json +++ b/domains/xuanwu.json @@ -4,6 +4,8 @@ "email": "vluxyue@gmail.com" }, "record": { - "CNAME": "www.yxw.is" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From ea0753bb7a95e6d7d8d1fcf0598dd5c5729c077f Mon Sep 17 00:00:00 2001 From: polosteor Date: Tue, 5 Sep 2023 11:39:10 +0200 Subject: [PATCH 099/220] feat(domain): polosteor.is-a.dev --- domains/polosteor.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/polosteor.json diff --git a/domains/polosteor.json b/domains/polosteor.json new file mode 100644 index 000000000..602fc2e0d --- /dev/null +++ b/domains/polosteor.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "polosteor", + "email": "polosteor@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a997ccf92c3d20defe0f374c4b9d01fc12ffce08 Mon Sep 17 00:00:00 2001 From: Trandang-hiendev Date: Tue, 5 Sep 2023 17:00:02 +0700 Subject: [PATCH 100/220] feat(domain): kasu.is-a.dev --- domains/kasu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kasu.json diff --git a/domains/kasu.json b/domains/kasu.json new file mode 100644 index 000000000..437840057 --- /dev/null +++ b/domains/kasu.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Trandang-hiendev", + "email": "trandanghien120@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d7bed5f7457d6e29e1e1e6018b5f4608d5d3b0b3 Mon Sep 17 00:00:00 2001 From: Trandang-hiendev Date: Tue, 5 Sep 2023 17:18:18 +0700 Subject: [PATCH 101/220] feat(domain): kasuu.is-a.dev --- domains/kasuu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kasuu.json diff --git a/domains/kasuu.json b/domains/kasuu.json new file mode 100644 index 000000000..437840057 --- /dev/null +++ b/domains/kasuu.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Trandang-hiendev", + "email": "trandanghien120@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From c91f986cc5cd303988194f1e601538eea6f7a28e Mon Sep 17 00:00:00 2001 From: hii311 Date: Tue, 5 Sep 2023 18:07:53 +0700 Subject: [PATCH 102/220] feat(domain): wangjoui.is-a.dev --- domains/wangjoui.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/wangjoui.json diff --git a/domains/wangjoui.json b/domains/wangjoui.json new file mode 100644 index 000000000..66b9329d2 --- /dev/null +++ b/domains/wangjoui.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "hii311", + "email": "trieuvy5ghz@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e6ffcc2141cec9d8f60972df2bdf414374915d66 Mon Sep 17 00:00:00 2001 From: IbrahimKhan2004 Date: Tue, 5 Sep 2023 18:31:25 +0530 Subject: [PATCH 103/220] feat(domain): bashafk.is-a.dev --- domains/bashafk.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bashafk.json diff --git a/domains/bashafk.json b/domains/bashafk.json new file mode 100644 index 000000000..0427a9844 --- /dev/null +++ b/domains/bashafk.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "IbrahimKhan2004", + "email": "OfficialIbrahimKhan2004@proton.me" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 698259148d20e719a1396a3a7ede68188b0c60a4 Mon Sep 17 00:00:00 2001 From: rifki-saputra Date: Tue, 5 Sep 2023 20:11:05 +0700 Subject: [PATCH 104/220] feat(domain): rifkisaputra.is-a.dev --- domains/rifkisaputra.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rifkisaputra.json diff --git a/domains/rifkisaputra.json b/domains/rifkisaputra.json new file mode 100644 index 000000000..ed2d54e62 --- /dev/null +++ b/domains/rifkisaputra.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "rifki-saputra", + "email": "rifkimuhamad0987@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9b2b0da30fa90e5c01391cff21190155b4a3ada6 Mon Sep 17 00:00:00 2001 From: The-Asher <08.bellaaron@gmail.com> Date: Tue, 5 Sep 2023 15:10:18 +0100 Subject: [PATCH 105/220] feat(domain): asher.is-a.dev --- domains/asher.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/asher.json diff --git a/domains/asher.json b/domains/asher.json new file mode 100644 index 000000000..d6b8339c2 --- /dev/null +++ b/domains/asher.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "The-Asher", + "email": "08.bellaaron@gmail.com" + }, + "record": { + "A": ["198.91.81.11"] + } +} From baeacda83c4d5e07c5d1098afef2c779f88886ad Mon Sep 17 00:00:00 2001 From: ppg00 Date: Tue, 5 Sep 2023 16:08:52 +0100 Subject: [PATCH 106/220] feat(domain): qqg00.is-a.dev --- domains/qqg00.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/qqg00.json diff --git a/domains/qqg00.json b/domains/qqg00.json new file mode 100644 index 000000000..dd140730e --- /dev/null +++ b/domains/qqg00.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ppg00", + "email": "vx2dsk@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 8aec2f25f7db6a3110b89df48378c318dd59e3c1 Mon Sep 17 00:00:00 2001 From: Sephrost Date: Tue, 5 Sep 2023 17:10:22 +0200 Subject: [PATCH 107/220] feat(domain): sephrost.is-a.dev --- domains/sephrost.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sephrost.json diff --git a/domains/sephrost.json b/domains/sephrost.json new file mode 100644 index 000000000..3139d0568 --- /dev/null +++ b/domains/sephrost.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Sephrost", + "email": "lorenzato.fabi13@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7eae8a312de0963666d553d810f637be9c72f0d2 Mon Sep 17 00:00:00 2001 From: ppg00 Date: Tue, 5 Sep 2023 16:18:32 +0100 Subject: [PATCH 108/220] feat(domain): mohammed.is-a.dev --- domains/mohammed.json | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/domains/mohammed.json b/domains/mohammed.json index 0e16b4ba3..dd140730e 100644 --- a/domains/mohammed.json +++ b/domains/mohammed.json @@ -1,12 +1,11 @@ { - "description": "for my personal website ^_^", - "repo": "https://github.com/ppg00/ppg00.github.io", "owner": { "username": "ppg00", - "email": "ppqg00@gmail.com", - "twitter": "qqg00" + "email": "vx2dsk@gmail.com" }, "record": { - "CNAME": "ppg00.github.io" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From d90fc04aca25b01d044dbead0a72a9454f1dd35b Mon Sep 17 00:00:00 2001 From: polosteor <87083225+polosteor@users.noreply.github.com> Date: Tue, 5 Sep 2023 18:00:42 +0200 Subject: [PATCH 109/220] Update polosteor.json --- domains/polosteor.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/polosteor.json b/domains/polosteor.json index 602fc2e0d..63a520e23 100644 --- a/domains/polosteor.json +++ b/domains/polosteor.json @@ -4,8 +4,9 @@ "email": "polosteor@gmail.com" }, "record": { + "CNAME": "https://polosteor.com" "A": ["217.174.245.249"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From 5a9b51840dc8692defceb2efdebe5aa57dab03b1 Mon Sep 17 00:00:00 2001 From: polosteor Date: Tue, 5 Sep 2023 18:02:10 +0200 Subject: [PATCH 110/220] feat(domain): test.is-a.dev --- domains/test.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/test.json diff --git a/domains/test.json b/domains/test.json new file mode 100644 index 000000000..ad6b23eff --- /dev/null +++ b/domains/test.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "polosteor", + "email": "polosteor@gmail.com" + }, + "record": { + "CNAME": "polosteor.com" + } +} From a5a1f892cc8ca94e098b5026b4fe69a81d13944a Mon Sep 17 00:00:00 2001 From: polosteor Date: Tue, 5 Sep 2023 18:03:50 +0200 Subject: [PATCH 111/220] feat(domain): azertyuiopqsdfghjklm.is-a.dev --- domains/azertyuiopqsdfghjklm.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/azertyuiopqsdfghjklm.json diff --git a/domains/azertyuiopqsdfghjklm.json b/domains/azertyuiopqsdfghjklm.json new file mode 100644 index 000000000..ad6b23eff --- /dev/null +++ b/domains/azertyuiopqsdfghjklm.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "polosteor", + "email": "polosteor@gmail.com" + }, + "record": { + "CNAME": "polosteor.com" + } +} From 111c58219aa2075ad02312082c5312e8b7bfaa80 Mon Sep 17 00:00:00 2001 From: polosteor Date: Tue, 5 Sep 2023 18:05:04 +0200 Subject: [PATCH 112/220] feat(domain): test1235vbgfs.is-a.dev --- domains/test1235vbgfs.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/test1235vbgfs.json diff --git a/domains/test1235vbgfs.json b/domains/test1235vbgfs.json new file mode 100644 index 000000000..602fc2e0d --- /dev/null +++ b/domains/test1235vbgfs.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "polosteor", + "email": "polosteor@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ac413c2eb34c728560d2489824e76bcccab814c6 Mon Sep 17 00:00:00 2001 From: polosteor Date: Tue, 5 Sep 2023 18:05:43 +0200 Subject: [PATCH 113/220] feat(domain): agdesf452vrzf985fsepmb.is-a.dev --- domains/agdesf452vrzf985fsepmb.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/agdesf452vrzf985fsepmb.json diff --git a/domains/agdesf452vrzf985fsepmb.json b/domains/agdesf452vrzf985fsepmb.json new file mode 100644 index 000000000..602fc2e0d --- /dev/null +++ b/domains/agdesf452vrzf985fsepmb.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "polosteor", + "email": "polosteor@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 22d9009adf3352df28d40714fab69aaffde7ea30 Mon Sep 17 00:00:00 2001 From: Vikram Vishwakarma Date: Tue, 5 Sep 2023 23:15:27 +0530 Subject: [PATCH 114/220] Create dynamic-homepage.json --- domains/dynamic-homepage.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dynamic-homepage.json diff --git a/domains/dynamic-homepage.json b/domains/dynamic-homepage.json new file mode 100644 index 000000000..be30a4d38 --- /dev/null +++ b/domains/dynamic-homepage.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vikramv20", + "email": "vs423502@gmail.com" + }, + "record": { + "URL": "https://github.com/vikramv20/dynamic-homepage" + } +} From 97f00a670bf0b2315b033a36ced59e5e05e52e9f Mon Sep 17 00:00:00 2001 From: alcyoneuss Date: Tue, 5 Sep 2023 19:46:44 +0200 Subject: [PATCH 115/220] feat(domain): alcyoneus .is-a.dev --- domains/alcyoneus .json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/alcyoneus .json diff --git a/domains/alcyoneus .json b/domains/alcyoneus .json new file mode 100644 index 000000000..e8874052e --- /dev/null +++ b/domains/alcyoneus .json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "alcyoneuss", + "email": "datemage+xd1@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 39c9ff735cd8ddf2e3666bfd74de019087d0396e Mon Sep 17 00:00:00 2001 From: Aether1777 Date: Tue, 5 Sep 2023 11:54:57 -0700 Subject: [PATCH 116/220] feat(domain): xeno.is-a.dev --- domains/xeno.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/xeno.json diff --git a/domains/xeno.json b/domains/xeno.json new file mode 100644 index 000000000..2dc7acbb9 --- /dev/null +++ b/domains/xeno.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Aether1777", + "email": "bkevin39415@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e9a750442f04c8d61dca437d09f5d39c21ec592d Mon Sep 17 00:00:00 2001 From: mezotv Date: Tue, 5 Sep 2023 22:42:23 +0200 Subject: [PATCH 117/220] feat(domain): dominik.is-a.dev --- domains/dominik.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dominik.json diff --git a/domains/dominik.json b/domains/dominik.json new file mode 100644 index 000000000..f76e83c5e --- /dev/null +++ b/domains/dominik.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "mezotv", + "email": "dominik@koch-bautechnik.de" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 63d18371c46e07aab2a444901d0161297cd4f8bf Mon Sep 17 00:00:00 2001 From: rubensalinas Date: Tue, 5 Sep 2023 16:39:21 -0600 Subject: [PATCH 118/220] feat(domain): rubensalinas.is-a.dev --- domains/rubensalinas.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rubensalinas.json diff --git a/domains/rubensalinas.json b/domains/rubensalinas.json new file mode 100644 index 000000000..ecd78a03c --- /dev/null +++ b/domains/rubensalinas.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rubensalinas", + "email": "ruben.asg@gmail.com" + }, + "record": { + "A": ["154.53.55.74"] + } +} From 3510564e48172e7b36b3aecdc5ff818473dbe947 Mon Sep 17 00:00:00 2001 From: AakrishtSP Date: Wed, 6 Sep 2023 12:37:51 +0545 Subject: [PATCH 119/220] feat(domain): aakrisht.is-a.dev --- domains/aakrisht.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aakrisht.json diff --git a/domains/aakrisht.json b/domains/aakrisht.json new file mode 100644 index 000000000..9712a5ffe --- /dev/null +++ b/domains/aakrisht.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "AakrishtSP", + "email": "akrisht62@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 76cdf712795bc88788a95dd9b5dee8caa905e3e7 Mon Sep 17 00:00:00 2001 From: kafeicheez2 Date: Wed, 6 Sep 2023 15:51:43 +0800 Subject: [PATCH 120/220] feat(domain): kavinned.is-a.dev --- domains/kavinned.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kavinned.json diff --git a/domains/kavinned.json b/domains/kavinned.json new file mode 100644 index 000000000..d12a04d9d --- /dev/null +++ b/domains/kavinned.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "kafeicheez2", + "email": "kavin.ned@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9cfb90100a9100a1205a39d1f01f69d9b184462b Mon Sep 17 00:00:00 2001 From: osakihsieh Date: Wed, 6 Sep 2023 16:33:28 +0800 Subject: [PATCH 121/220] feat(domain): spd.is-a.dev --- domains/spd.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/spd.json diff --git a/domains/spd.json b/domains/spd.json new file mode 100644 index 000000000..6793003bb --- /dev/null +++ b/domains/spd.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "osakihsieh", + "email": "aspdoctor@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 0a59714c2c81f23715bae762ce1ad82498c5d024 Mon Sep 17 00:00:00 2001 From: osakihsieh Date: Wed, 6 Sep 2023 16:34:58 +0800 Subject: [PATCH 122/220] feat(domain): osakihsieh.is-a.dev --- domains/osakihsieh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/osakihsieh.json diff --git a/domains/osakihsieh.json b/domains/osakihsieh.json new file mode 100644 index 000000000..6793003bb --- /dev/null +++ b/domains/osakihsieh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "osakihsieh", + "email": "aspdoctor@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 07a3902bbca43e8438b6d7f204bd0b5669f32269 Mon Sep 17 00:00:00 2001 From: AyushmanSarkar Date: Wed, 6 Sep 2023 14:58:23 +0530 Subject: [PATCH 123/220] feat(domain): ayushmansarkar.is-a.dev --- domains/ayushmansarkar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ayushmansarkar.json diff --git a/domains/ayushmansarkar.json b/domains/ayushmansarkar.json new file mode 100644 index 000000000..25e708172 --- /dev/null +++ b/domains/ayushmansarkar.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "AyushmanSarkar", + "email": "aayushmans2008@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f333ab78395089cc23994ab427a470e641e52544 Mon Sep 17 00:00:00 2001 From: RockstarBuddies Date: Wed, 6 Sep 2023 15:45:30 +0530 Subject: [PATCH 124/220] feat(domain): rockstarbuddies.is-a.dev --- domains/rockstarbuddies.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rockstarbuddies.json diff --git a/domains/rockstarbuddies.json b/domains/rockstarbuddies.json new file mode 100644 index 000000000..851091c22 --- /dev/null +++ b/domains/rockstarbuddies.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "RockstarBuddies", + "email": "yourrockingbuddy@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b3d9aea0415098c0e99010145151f72735d2526d Mon Sep 17 00:00:00 2001 From: keshrlmfao Date: Wed, 6 Sep 2023 14:22:12 +0300 Subject: [PATCH 125/220] feat(domain): damned-support.is-a.dev --- domains/damned-support.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/damned-support.json diff --git a/domains/damned-support.json b/domains/damned-support.json new file mode 100644 index 000000000..809dd2edc --- /dev/null +++ b/domains/damned-support.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "keshrlmfao", + "email": "kiwipointss555@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 74ab723885d6e88767b7539084ce2dcc5183d16a Mon Sep 17 00:00:00 2001 From: AidanTheJsDev <24aidanwhite@usd266.com> Date: Wed, 6 Sep 2023 09:00:05 -0500 Subject: [PATCH 126/220] feat(domain): aidan.is-a.dev --- domains/aidan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aidan.json diff --git a/domains/aidan.json b/domains/aidan.json new file mode 100644 index 000000000..440354659 --- /dev/null +++ b/domains/aidan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "AidanTheJsDev", + "email": "24aidanwhite@usd266.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 61c3aac0579e8f36234800af4693d98e672f1e0f Mon Sep 17 00:00:00 2001 From: Plushhh Date: Wed, 6 Sep 2023 18:29:44 +0300 Subject: [PATCH 127/220] feat(domain): plush.is-a.dev --- domains/plush.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/plush.json diff --git a/domains/plush.json b/domains/plush.json new file mode 100644 index 000000000..eaf887a0a --- /dev/null +++ b/domains/plush.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Plushhh", + "email": "umer.farooq0@icloud.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 0fcb0cdde0a9afd7a484dbe1691fcc586e192f0f Mon Sep 17 00:00:00 2001 From: opkinshuk09 Date: Wed, 6 Sep 2023 21:36:00 +0530 Subject: [PATCH 128/220] feat(domain): unknowncheats.is-a.dev --- domains/unknowncheats.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/unknowncheats.json diff --git a/domains/unknowncheats.json b/domains/unknowncheats.json new file mode 100644 index 000000000..afa1025f7 --- /dev/null +++ b/domains/unknowncheats.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "opkinshuk09", + "email": "opkinshuk09@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 1a9f0e54716b0efae9ad24584c6fff3ffd862454 Mon Sep 17 00:00:00 2001 From: TheMrRedstone Date: Wed, 6 Sep 2023 12:08:21 -0400 Subject: [PATCH 129/220] feat(domain): hazelnut.is-a.dev --- domains/hazelnut.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/hazelnut.json b/domains/hazelnut.json index 5ba327f1e..ae5caae10 100644 --- a/domains/hazelnut.json +++ b/domains/hazelnut.json @@ -4,6 +4,8 @@ "email": "hazelnutzhoney@gmail.com" }, "record": { - "CNAME": "TheMrRedstone.github.io" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 885f3912281512e5c49ecd5d4c43fc3a78296062 Mon Sep 17 00:00:00 2001 From: keshrlmfao Date: Wed, 6 Sep 2023 19:11:17 +0300 Subject: [PATCH 130/220] feat(domain): dsgaasdgsdag.is-a.dev --- domains/dsgaasdgsdag.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dsgaasdgsdag.json diff --git a/domains/dsgaasdgsdag.json b/domains/dsgaasdgsdag.json new file mode 100644 index 000000000..809dd2edc --- /dev/null +++ b/domains/dsgaasdgsdag.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "keshrlmfao", + "email": "kiwipointss555@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 32d54d6c81f2e861e144f7757280244379bfebe0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mert=20=C3=87elik?= <76150391+mertcelik2196@users.noreply.github.com> Date: Wed, 6 Sep 2023 19:45:43 +0300 Subject: [PATCH 131/220] Delete domains/mert.json --- domains/mert.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/mert.json diff --git a/domains/mert.json b/domains/mert.json deleted file mode 100644 index 8541c92eb..000000000 --- a/domains/mert.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Mert's personal developer website", - "repo": "https://github.com/mertcelik2196", - "owner": { - "username": "mertcelik2196", - "email": "mertcelik2196@gmail.com" - }, - "record": { - "URL": "https://mert.vercel.app" - } -} From dfc7d9de17e0989fbf2c1634790e747072a34c37 Mon Sep 17 00:00:00 2001 From: suhujetlag5 Date: Wed, 6 Sep 2023 23:49:22 +0700 Subject: [PATCH 132/220] feat(domain): kntlpop.is-a.dev --- domains/kntlpop.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kntlpop.json diff --git a/domains/kntlpop.json b/domains/kntlpop.json new file mode 100644 index 000000000..7921d30b1 --- /dev/null +++ b/domains/kntlpop.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "suhujetlag5", + "email": "suhujetlag5@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From bc9b23cf6e8b963f05d2b44bd0199da60324a2ee Mon Sep 17 00:00:00 2001 From: mjnaous Date: Wed, 6 Sep 2023 21:04:18 +0300 Subject: [PATCH 133/220] feat(domain): mohamad.is-a.dev --- domains/mohamad.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mohamad.json diff --git a/domains/mohamad.json b/domains/mohamad.json new file mode 100644 index 000000000..dcae14b4e --- /dev/null +++ b/domains/mohamad.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mjnaous", + "email": "mj@naous.eu.org" + }, + "record": { + "URL": "https://mh4d.eu.org" + } +} From 3187123dc949a5ddc861d40acdf5ac4cdf6d9b75 Mon Sep 17 00:00:00 2001 From: ryanzam Date: Wed, 6 Sep 2023 21:06:17 +0300 Subject: [PATCH 134/220] feat(domain): ryanzam.is-a.dev --- domains/ryanzam.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ryanzam.json diff --git a/domains/ryanzam.json b/domains/ryanzam.json new file mode 100644 index 000000000..5754f2a49 --- /dev/null +++ b/domains/ryanzam.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ryanzam", + "email": "ryanzam2005@yahoo.com" + }, + "record": { + "CNAME": "icy-coast-0d7690d03.3.azurestaticapps.net" + } +} From 51cc2b83bcd66b1574432378b8965563530b121a Mon Sep 17 00:00:00 2001 From: irawancandra6699 Date: Thu, 7 Sep 2023 02:04:24 +0700 Subject: [PATCH 135/220] feat(domain): myvps.is-a.dev --- domains/myvps.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/myvps.json diff --git a/domains/myvps.json b/domains/myvps.json new file mode 100644 index 000000000..a7b7e07f9 --- /dev/null +++ b/domains/myvps.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "irawancandra6699", + "email": "irawancandra6699@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7ddc530b6cbd2bd4f68567f84490bb89e6455cc8 Mon Sep 17 00:00:00 2001 From: ssoonu Date: Wed, 6 Sep 2023 12:39:06 -0700 Subject: [PATCH 136/220] feat(domain): neomc.xyz.is-a.dev --- domains/neomc.xyz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/neomc.xyz.json diff --git a/domains/neomc.xyz.json b/domains/neomc.xyz.json new file mode 100644 index 000000000..784f5a66a --- /dev/null +++ b/domains/neomc.xyz.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ssoonu", + "email": "saiifksa509@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 3452495df8fdfc0b08f2174ff2d42bbb188e9acb Mon Sep 17 00:00:00 2001 From: OrhanYigitDurmaz Date: Thu, 7 Sep 2023 00:17:11 +0300 Subject: [PATCH 137/220] feat(domain): orhanyigitdurmaz.is-a.dev --- domains/orhanyigitdurmaz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/orhanyigitdurmaz.json diff --git a/domains/orhanyigitdurmaz.json b/domains/orhanyigitdurmaz.json new file mode 100644 index 000000000..b9445d7dd --- /dev/null +++ b/domains/orhanyigitdurmaz.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "OrhanYigitDurmaz", + "email": "orhanyigitv2durmaz@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From acb6465f4d8ae61ad641512c6522e042beda0a13 Mon Sep 17 00:00:00 2001 From: AMULYASing Date: Thu, 7 Sep 2023 08:31:24 +0530 Subject: [PATCH 138/220] feat(domain): amulyasingh.is-a.dev --- domains/amulyasingh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/amulyasingh.json diff --git a/domains/amulyasingh.json b/domains/amulyasingh.json new file mode 100644 index 000000000..f91fc50e4 --- /dev/null +++ b/domains/amulyasingh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "AMULYASing", + "email": "amulyasingh370@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 87142ef06acefe064e4025e712ffa52dcb016188 Mon Sep 17 00:00:00 2001 From: hakxcore Date: Thu, 7 Sep 2023 11:29:05 +0530 Subject: [PATCH 139/220] feat(domain): mukeshkumarcharak.is-a.dev --- domains/mukeshkumarcharak.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/domains/mukeshkumarcharak.json b/domains/mukeshkumarcharak.json index 728311da0..ded434679 100644 --- a/domains/mukeshkumarcharak.json +++ b/domains/mukeshkumarcharak.json @@ -1,10 +1,11 @@ { "owner": { "username": "hakxcore", - "email": "mukeshkumarcharak@gmail.com" + "email": "kumarm_1@rknec.edu" }, - "record": { - "A": ["185.199.108.153"] + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 6dfaf6e33403456379c58ca91e7eef72f22aa179 Mon Sep 17 00:00:00 2001 From: AceyGoesBoom <83757443+AceyDoCodes@users.noreply.github.com> Date: Thu, 7 Sep 2023 16:34:48 +0700 Subject: [PATCH 140/220] Update domains/acey.json Co-authored-by: William Harrison --- domains/acey.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/acey.json b/domains/acey.json index 5f7cb2def..39b36cb1a 100644 --- a/domains/acey.json +++ b/domains/acey.json @@ -4,6 +4,6 @@ "email": "aceygoesboom@gmail.com" }, "record": { - "TXT": "tbh i just need the other subdomain" + "URL": "https://github.com/AceyDoCodes" } } From 5896171cbb797b9aabbc7648955ec74f0c994777 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 7 Sep 2023 17:40:31 +0800 Subject: [PATCH 141/220] Apply suggestions from code review --- domains/saurabhkirve.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/saurabhkirve.json b/domains/saurabhkirve.json index 2f4adfdf3..4a2d0a571 100644 --- a/domains/saurabhkirve.json +++ b/domains/saurabhkirve.json @@ -5,7 +5,5 @@ }, "record": { "A": ["154.41.233.131"], - "CNAME":{ "berzcode.github.io"} - - + "CNAME": "berzcode.github.io" } From 5e4ae1273372497a48c18ff7e7a52919d95e1fcd Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 7 Sep 2023 17:49:52 +0800 Subject: [PATCH 142/220] Update probir-sarkar.json --- domains/probir-sarkar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/probir-sarkar.json b/domains/probir-sarkar.json index 68adbe6b1..199f0e6e0 100644 --- a/domains/probir-sarkar.json +++ b/domains/probir-sarkar.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "probir-sarkar.vercel.app" + "URL": "https://probir-sarkar.vercel.app" } } From 97a86a410e8bb97b42176fea1bfdab43c82e7e9b Mon Sep 17 00:00:00 2001 From: RockstarBuddies Date: Thu, 7 Sep 2023 15:20:16 +0530 Subject: [PATCH 143/220] feat(domain): adityagupta.is-a.dev --- domains/adityagupta.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/adityagupta.json diff --git a/domains/adityagupta.json b/domains/adityagupta.json new file mode 100644 index 000000000..8d2359435 --- /dev/null +++ b/domains/adityagupta.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "RockstarBuddies", + "email": "yourrockingbuddy@gmail.com", + "discord": "899663426970865674" + }, + + "record": { + "CNAME": "blog" + } +} From 85c70c9e08ee22cdea972e0581f105eb7f42e7c5 Mon Sep 17 00:00:00 2001 From: void6670 Date: Thu, 7 Sep 2023 12:52:22 +0300 Subject: [PATCH 144/220] feat(domain): void6670.is-a.dev --- domains/void6670.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/void6670.json diff --git a/domains/void6670.json b/domains/void6670.json new file mode 100644 index 000000000..3ed67ade2 --- /dev/null +++ b/domains/void6670.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "void6670", + "email": "kevik744@gmail.com" + }, + "record": { + "CNAME": "3faecb26-e13c-4b63-8790-68bd9c21cc6b.id.repl.co" + } +} From 3fa9c5da20a97df06b788e519dcd4d8c2a05df1d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 7 Sep 2023 17:53:20 +0800 Subject: [PATCH 145/220] Discard changes to domains/tmw.json --- domains/tmw.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/tmw.json diff --git a/domains/tmw.json b/domains/tmw.json deleted file mode 100644 index 8b1378917..000000000 --- a/domains/tmw.json +++ /dev/null @@ -1 +0,0 @@ - From ed5c0341264fad00e56a83ad8fe5d02ee505a70e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 7 Sep 2023 17:53:25 +0800 Subject: [PATCH 146/220] Discard changes to domains/tylermwise.json --- domains/tylermwise.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/tylermwise.json diff --git a/domains/tylermwise.json b/domains/tylermwise.json deleted file mode 100644 index 8b1378917..000000000 --- a/domains/tylermwise.json +++ /dev/null @@ -1 +0,0 @@ - From 535f6a02fd8a7076fb6986d9609cd76a4fa22c22 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 7 Sep 2023 17:54:52 +0800 Subject: [PATCH 147/220] Update adityakotha.json --- domains/adityakotha.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/adityakotha.json b/domains/adityakotha.json index dcf87fd43..16614ccc8 100644 --- a/domains/adityakotha.json +++ b/domains/adityakotha.json @@ -5,7 +5,7 @@ }, "record": { "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "CNAME": "adityakotha2001.github.io" + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } } From b29f2702e5a50db61291040905e297c9465e3bb1 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 7 Sep 2023 18:02:50 +0800 Subject: [PATCH 148/220] Discard changes to domains/ds+gamer.json --- domains/ds+gamer.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/ds+gamer.json diff --git a/domains/ds+gamer.json b/domains/ds+gamer.json deleted file mode 100644 index 66f4945ff..000000000 --- a/domains/ds+gamer.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "DhruvGamingzsoft", - "email": "dgashost@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 263ff5e6ffe44d53a7ecc7b0dcd5eaf19c1e632c Mon Sep 17 00:00:00 2001 From: Rockstar Buddies <84505010+RockstarBuddies@users.noreply.github.com> Date: Thu, 7 Sep 2023 15:34:10 +0530 Subject: [PATCH 149/220] Update adityagupta.json --- domains/adityagupta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/adityagupta.json b/domains/adityagupta.json index 8d2359435..643ae018f 100644 --- a/domains/adityagupta.json +++ b/domains/adityagupta.json @@ -6,6 +6,6 @@ }, "record": { - "CNAME": "blog" + "CNAME": "rockstarbuddies" } } From 8871264684b2a68ac05bb905a8e25201c029cb31 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 7 Sep 2023 18:05:01 +0800 Subject: [PATCH 150/220] Discard changes to domains/aman.json --- domains/aman.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/aman.json diff --git a/domains/aman.json b/domains/aman.json deleted file mode 100644 index 527717795..000000000 --- a/domains/aman.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "description": "Personal Page", - "repo": "https://github.com/aman7thakurr/personal_website", - "owner": { - "username": "Aman", - "email": "", - "discord": "aman7thakurr_" - } -} From 62f68d59e42c2e44d14cee7af08a041bcb0fb1d7 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 7 Sep 2023 18:05:09 +0800 Subject: [PATCH 151/220] Discard changes to domains/aman_thakur.json --- domains/aman_thakur.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/aman_thakur.json diff --git a/domains/aman_thakur.json b/domains/aman_thakur.json deleted file mode 100644 index 0c9999f30..000000000 --- a/domains/aman_thakur.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "aman7thakurr", - "email": "amant8425@gmail.com", - "discord": "523813766295715851" - }, - - "record": { - "CNAME": "aman7thakurr.github.io" - } -} From 0118ec49a9d10de32360c3fffb86c85d0fac0d5d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 7 Sep 2023 18:07:07 +0800 Subject: [PATCH 152/220] Update domains/dean.json --- domains/dean.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/dean.json b/domains/dean.json index bdd7c5a24..a2888fa3c 100644 --- a/domains/dean.json +++ b/domains/dean.json @@ -4,6 +4,11 @@ "email": "dandepan303@gmail.com" }, "record": { - "TXT": ""[{"type":"A","value":"185.199.108.153 185.199.109.153 185.199.110.153 185.199.111.153","allowMultiple":false},{"type":"MX","value":"dean.is-a.dev","allowMultiple":true},{"type":"TXT","value":"v=spf1 a mx ip4:217.174.245.249 ~all","allowMultiple":true}]"" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] } } From 3239ab9d96c98b6953b3dff27ded4cf2d844adbe Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 7 Sep 2023 18:12:28 +0800 Subject: [PATCH 153/220] Update downgit.json --- domains/downgit.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/downgit.json b/domains/downgit.json index f1eac8b21..bb6f0264a 100644 --- a/domains/downgit.json +++ b/domains/downgit.json @@ -6,4 +6,5 @@ }, "record": { "CNAME": "invalidnoah.github.io" + } } From 9b7fe5a5d8cf6e9f86300e04c44edc3ba442b71d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 7 Sep 2023 18:15:54 +0800 Subject: [PATCH 154/220] Discard changes to domains/amazing.dev.json --- domains/amazing.dev.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/amazing.dev.json diff --git a/domains/amazing.dev.json b/domains/amazing.dev.json deleted file mode 100644 index c55b7045c..000000000 --- a/domains/amazing.dev.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "GodfatherX64", - "email": "godfather.x64@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From dc50a4b2149e2880ae1da2b7def79c7283a01e5b Mon Sep 17 00:00:00 2001 From: EnderPoint <99650491+EnderPoint07@users.noreply.github.com> Date: Thu, 7 Sep 2023 16:08:25 +0530 Subject: [PATCH 155/220] Create mail.enderpoint.json --- domains/mail.enderpoint.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 domains/mail.enderpoint.json diff --git a/domains/mail.enderpoint.json b/domains/mail.enderpoint.json new file mode 100644 index 000000000..bae2e20a1 --- /dev/null +++ b/domains/mail.enderpoint.json @@ -0,0 +1,17 @@ +{ + "description": "EnderPoint's dev site", + "owner": { + "username": "EnderPoint07", + "email": "", + "discord": "DotM38#5497", + "instagram": "enderpoint07" + }, + "record": { + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 476ffdd303ac1f98ecf0faf329fe463586f52dbb Mon Sep 17 00:00:00 2001 From: Rockstar Buddies <84505010+RockstarBuddies@users.noreply.github.com> Date: Thu, 7 Sep 2023 16:09:57 +0530 Subject: [PATCH 156/220] Update adityagupta.json --- domains/adityagupta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/adityagupta.json b/domains/adityagupta.json index 643ae018f..2fa027a1b 100644 --- a/domains/adityagupta.json +++ b/domains/adityagupta.json @@ -6,6 +6,6 @@ }, "record": { - "CNAME": "rockstarbuddies" + "CNAME": "2405:201:4003:4a4b::c0a8:1d01" } } From d252dbc2966da672f32fb1ff2eb4d93f550760be Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 7 Sep 2023 18:41:27 +0800 Subject: [PATCH 157/220] Discard changes to domains/agdesf452vrzf985fsepmb.json --- domains/agdesf452vrzf985fsepmb.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/agdesf452vrzf985fsepmb.json diff --git a/domains/agdesf452vrzf985fsepmb.json b/domains/agdesf452vrzf985fsepmb.json deleted file mode 100644 index 602fc2e0d..000000000 --- a/domains/agdesf452vrzf985fsepmb.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "polosteor", - "email": "polosteor@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From ad6ac8aa6d5724978db5e2cd311f6abbd572945a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 7 Sep 2023 18:41:33 +0800 Subject: [PATCH 158/220] Discard changes to domains/azertyuiopqsdfghjklm.json --- domains/azertyuiopqsdfghjklm.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/azertyuiopqsdfghjklm.json diff --git a/domains/azertyuiopqsdfghjklm.json b/domains/azertyuiopqsdfghjklm.json deleted file mode 100644 index ad6b23eff..000000000 --- a/domains/azertyuiopqsdfghjklm.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "polosteor", - "email": "polosteor@gmail.com" - }, - "record": { - "CNAME": "polosteor.com" - } -} From d4ff82f4ef290593695bf3ce8fcc70c5f1c92111 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 7 Sep 2023 18:41:45 +0800 Subject: [PATCH 159/220] Discard changes to domains/test.json --- domains/test.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/test.json diff --git a/domains/test.json b/domains/test.json deleted file mode 100644 index ad6b23eff..000000000 --- a/domains/test.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "polosteor", - "email": "polosteor@gmail.com" - }, - "record": { - "CNAME": "polosteor.com" - } -} From 9055971c5ab677a270de0f02c1b4d40f2c8dfb33 Mon Sep 17 00:00:00 2001 From: EnderPoint <99650491+EnderPoint07@users.noreply.github.com> Date: Thu, 7 Sep 2023 16:11:46 +0530 Subject: [PATCH 160/220] missing comma --- domains/mail.enderpoint.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mail.enderpoint.json b/domains/mail.enderpoint.json index bae2e20a1..8725e52e8 100644 --- a/domains/mail.enderpoint.json +++ b/domains/mail.enderpoint.json @@ -11,7 +11,7 @@ "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" - ] + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 739825c5486f5d68e14805df83091dcb9ee6f9ad Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 7 Sep 2023 18:41:48 +0800 Subject: [PATCH 161/220] Discard changes to domains/test1235vbgfs.json --- domains/test1235vbgfs.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/test1235vbgfs.json diff --git a/domains/test1235vbgfs.json b/domains/test1235vbgfs.json deleted file mode 100644 index 602fc2e0d..000000000 --- a/domains/test1235vbgfs.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "polosteor", - "email": "polosteor@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From d4d3082aecb06f72d26396439280b7f39337f3df Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 7 Sep 2023 18:42:10 +0800 Subject: [PATCH 162/220] Update polosteor.json --- domains/polosteor.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/polosteor.json b/domains/polosteor.json index 63a520e23..29f69c7c7 100644 --- a/domains/polosteor.json +++ b/domains/polosteor.json @@ -4,9 +4,6 @@ "email": "polosteor@gmail.com" }, "record": { - "CNAME": "https://polosteor.com" - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "URL": "https://polosteor.com" } } From b9b51e05cf21009c2b87d0d4ad7c353beaec0487 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 7 Sep 2023 18:43:02 +0800 Subject: [PATCH 163/220] Rename alcyoneus .json to alcyoneus.json --- domains/{alcyoneus .json => alcyoneus.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{alcyoneus .json => alcyoneus.json} (99%) diff --git a/domains/alcyoneus .json b/domains/alcyoneus.json similarity index 99% rename from domains/alcyoneus .json rename to domains/alcyoneus.json index e8874052e..04547dd69 100644 --- a/domains/alcyoneus .json +++ b/domains/alcyoneus.json @@ -8,4 +8,4 @@ "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From b6c85782ccfe17810cf6d86188e4ad01b28bd792 Mon Sep 17 00:00:00 2001 From: Rockstar Buddies <84505010+RockstarBuddies@users.noreply.github.com> Date: Thu, 7 Sep 2023 16:18:08 +0530 Subject: [PATCH 164/220] Delete domains/adityagupta.json --- domains/adityagupta.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/adityagupta.json diff --git a/domains/adityagupta.json b/domains/adityagupta.json deleted file mode 100644 index 2fa027a1b..000000000 --- a/domains/adityagupta.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "RockstarBuddies", - "email": "yourrockingbuddy@gmail.com", - "discord": "899663426970865674" - }, - - "record": { - "CNAME": "2405:201:4003:4a4b::c0a8:1d01" - } -} From ae136c3a1b229af1581e24c05d41c515aa81f17a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 7 Sep 2023 18:52:46 +0800 Subject: [PATCH 165/220] Update domains/tylermwise.json --- domains/tylermwise.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/tylermwise.json b/domains/tylermwise.json index ba3256ae6..d8fe934dd 100644 --- a/domains/tylermwise.json +++ b/domains/tylermwise.json @@ -5,9 +5,6 @@ "email": "contact@teamtbm.org" }, "record": { - "NAMESERVER": "maceio.ns.porkbun.com", - "NAMESERVER": "curitiba.ns.porkbun.com", - "NAMESERVER": "salvador.ns.porkbun.com", - "NAMESERVER": "fortaleza.ns.porkbun.com" + "CNAME": "tylermwise.github.io" } } From f17d43c1b338a48cf6269a55e59d6a8a62c20877 Mon Sep 17 00:00:00 2001 From: SussyPranav Date: Thu, 7 Sep 2023 17:00:16 +0530 Subject: [PATCH 166/220] feat(domain): sussypranav.is-a.dev --- domains/sussypranav.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sussypranav.json diff --git a/domains/sussypranav.json b/domains/sussypranav.json new file mode 100644 index 000000000..b65fc3458 --- /dev/null +++ b/domains/sussypranav.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SussyPranav", + "email": "singhgreatpranav@gmail.com" + }, + "record": { + "CNAME": "sussypranav.githuh.io" + } +} From 0ccc8852e834c2173a41dffed8840aed867ef88c Mon Sep 17 00:00:00 2001 From: andrewstech Date: Thu, 7 Sep 2023 12:32:21 +0100 Subject: [PATCH 167/220] Update sussypranav.json --- domains/sussypranav.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sussypranav.json b/domains/sussypranav.json index b65fc3458..7c2f9073d 100644 --- a/domains/sussypranav.json +++ b/domains/sussypranav.json @@ -4,6 +4,6 @@ "email": "singhgreatpranav@gmail.com" }, "record": { - "CNAME": "sussypranav.githuh.io" + "CNAME": "sussypranav.github.io" } } From 07301e798450d25e860bc63f374e44c6c4127866 Mon Sep 17 00:00:00 2001 From: mjnaous Date: Thu, 7 Sep 2023 14:51:52 +0300 Subject: [PATCH 168/220] feat(domain): mohamad.is-a.dev --- domains/mohamad.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/mohamad.json b/domains/mohamad.json index dcae14b4e..0327e8e2c 100644 --- a/domains/mohamad.json +++ b/domains/mohamad.json @@ -4,6 +4,8 @@ "email": "mj@naous.eu.org" }, "record": { - "URL": "https://mh4d.eu.org" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 70f4c3985ed2a7a9fef5baf0e52e3aea9fd1e1c8 Mon Sep 17 00:00:00 2001 From: Saurabh Kirve Date: Thu, 7 Sep 2023 19:19:34 +0530 Subject: [PATCH 169/220] Update saurabhkirve.json --- domains/saurabhkirve.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saurabhkirve.json b/domains/saurabhkirve.json index 4a2d0a571..c49ae04f5 100644 --- a/domains/saurabhkirve.json +++ b/domains/saurabhkirve.json @@ -4,6 +4,6 @@ "email": "saurabhkirve@gmail.com" }, "record": { - "A": ["154.41.233.131"], + "CNAME": "berzcode.github.io" } From b86674fda4f955e24005c162c0741a48ef68532f Mon Sep 17 00:00:00 2001 From: ppg00 Date: Thu, 7 Sep 2023 15:30:41 +0100 Subject: [PATCH 170/220] feat(domain): hello.qqg00.is-a.dev --- domains/hello.qqg00.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hello.qqg00.json diff --git a/domains/hello.qqg00.json b/domains/hello.qqg00.json new file mode 100644 index 000000000..dd140730e --- /dev/null +++ b/domains/hello.qqg00.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ppg00", + "email": "vx2dsk@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9209062600c839037bc2f068393cdb06ad3e4bbc Mon Sep 17 00:00:00 2001 From: DevJustMert Date: Thu, 7 Sep 2023 18:06:37 +0300 Subject: [PATCH 171/220] feat(domain): mert.is-a.dev --- domains/mert.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mert.json diff --git a/domains/mert.json b/domains/mert.json new file mode 100644 index 000000000..cd85b3c32 --- /dev/null +++ b/domains/mert.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevJustMert", + "email": "mertcelik0541@gmail.com" + }, + "record": { + "URL": "https://mert.vercel.app" + } +} From 699db65e72991dd53a8536346633b52446039ccd Mon Sep 17 00:00:00 2001 From: stekatag Date: Thu, 7 Sep 2023 18:20:28 +0300 Subject: [PATCH 172/220] feat(domain): sgogov.is-a.dev --- domains/sgogov.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sgogov.json diff --git a/domains/sgogov.json b/domains/sgogov.json new file mode 100644 index 000000000..376ab1606 --- /dev/null +++ b/domains/sgogov.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "stekatag", + "email": "stefangogov@proton.me" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 5f13105a22ea1f3c5ea4c7a547038b744d60b41a Mon Sep 17 00:00:00 2001 From: TotallyVoh Date: Thu, 7 Sep 2023 22:41:41 +0700 Subject: [PATCH 173/220] feat(domain): voh.is-a.dev --- domains/voh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/voh.json diff --git a/domains/voh.json b/domains/voh.json new file mode 100644 index 000000000..75d965ee6 --- /dev/null +++ b/domains/voh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TotallyVoh", + "email": "vohonganhPE@gmail.com" + }, + "record": { + "CNAME": "totallyvoh.github.io" + } +} From 8cde6d87c93c42a6f601deb54209bffa476b6c15 Mon Sep 17 00:00:00 2001 From: antoripdas Date: Thu, 7 Sep 2023 21:56:18 +0530 Subject: [PATCH 174/220] feat(domain): aantarip.is-a.dev --- domains/aantarip.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aantarip.json diff --git a/domains/aantarip.json b/domains/aantarip.json new file mode 100644 index 000000000..6c6f29227 --- /dev/null +++ b/domains/aantarip.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "antoripdas", + "email": "aantaripdas@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 4cacf5f6629a76209bdd2da4f717aceafd393b35 Mon Sep 17 00:00:00 2001 From: CookieTriste Date: Thu, 7 Sep 2023 18:45:07 +0200 Subject: [PATCH 175/220] feat(domain): block.is-a.dev --- domains/block.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/block.json diff --git a/domains/block.json b/domains/block.json new file mode 100644 index 000000000..dc3827c88 --- /dev/null +++ b/domains/block.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "CookieTriste", + "email": "romain.tocsin@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 418dee7be32e36b0890c1a1c2b2b21b652a267ba Mon Sep 17 00:00:00 2001 From: Babakinha Date: Thu, 7 Sep 2023 14:05:06 -0300 Subject: [PATCH 176/220] feat(domain): baba.is-a.dev --- domains/baba.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/baba.json diff --git a/domains/baba.json b/domains/baba.json new file mode 100644 index 000000000..892aaafd8 --- /dev/null +++ b/domains/baba.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Babakinha", + "email": "sangueotario@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From dae064b02052db3ac4d9ab7f6223e85817062d19 Mon Sep 17 00:00:00 2001 From: PRODEFIX Date: Thu, 7 Sep 2023 19:46:29 +0200 Subject: [PATCH 177/220] feat(domain): prodefix.is-a.dev --- domains/prodefix.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/prodefix.json diff --git a/domains/prodefix.json b/domains/prodefix.json new file mode 100644 index 000000000..74d9272c4 --- /dev/null +++ b/domains/prodefix.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "PRODEFIX", + "email": "felaloula@hotmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From cb541445ffab2a9469d6311465c75c525d537560 Mon Sep 17 00:00:00 2001 From: vikramv20 Date: Thu, 7 Sep 2023 23:43:18 +0530 Subject: [PATCH 178/220] feat(domain): dynamic-homepage.is-a.dev --- domains/dynamic-homepage.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/dynamic-homepage.json b/domains/dynamic-homepage.json index be30a4d38..706cf81de 100644 --- a/domains/dynamic-homepage.json +++ b/domains/dynamic-homepage.json @@ -4,6 +4,8 @@ "email": "vs423502@gmail.com" }, "record": { - "URL": "https://github.com/vikramv20/dynamic-homepage" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 6bef082c6679cf6ef5c1de6ab535efb218c83d9e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 8 Sep 2023 07:01:34 +0800 Subject: [PATCH 179/220] Update saurabhkirve.json --- domains/saurabhkirve.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saurabhkirve.json b/domains/saurabhkirve.json index c49ae04f5..07906eb42 100644 --- a/domains/saurabhkirve.json +++ b/domains/saurabhkirve.json @@ -4,6 +4,6 @@ "email": "saurabhkirve@gmail.com" }, "record": { - "CNAME": "berzcode.github.io" + } } From f4a0824177e43a15ec5a075ab79f1f7a50456c90 Mon Sep 17 00:00:00 2001 From: Rtxeon <87909941+Rtxeon@users.noreply.github.com> Date: Fri, 8 Sep 2023 09:10:54 +0530 Subject: [PATCH 180/220] Update rtxeon.json --- domains/rtxeon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rtxeon.json b/domains/rtxeon.json index 3e8d2d7a7..18ffbd525 100644 --- a/domains/rtxeon.json +++ b/domains/rtxeon.json @@ -4,6 +4,6 @@ "email": "AdityaSuthar13@outlook.com" }, "record": { - "CNAME": "d964cd04-4484-4129-bc2e-f7c2c41205f3.id.repl.co" + "CNAME": "rtxeon-portfolio-isadev.onrender.com" } } From ec8d3a29441ca56aa03ccdfb1e20263318d7d6f1 Mon Sep 17 00:00:00 2001 From: Saurabh Kirve Date: Fri, 8 Sep 2023 09:59:51 +0530 Subject: [PATCH 181/220] Create _github-pages-challenge-BerzCode.saurabhkirve --- domains/_github-pages-challenge-BerzCode.saurabhkirve | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-BerzCode.saurabhkirve diff --git a/domains/_github-pages-challenge-BerzCode.saurabhkirve b/domains/_github-pages-challenge-BerzCode.saurabhkirve new file mode 100644 index 000000000..d553d8bdd --- /dev/null +++ b/domains/_github-pages-challenge-BerzCode.saurabhkirve @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "berzcode", + "email": "saurabhkirve@gmail.com" + }, + + "record": { + "TXT": "e587577c97f73d2047aaf6ec8ff92c" + } +} From aa62fac59c67e403471943ed0f86021f6119a0ac Mon Sep 17 00:00:00 2001 From: VipulOG Date: Fri, 8 Sep 2023 11:19:31 +0530 Subject: [PATCH 182/220] feat(domain): vipul.is-a.dev --- domains/vipul.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vipul.json diff --git a/domains/vipul.json b/domains/vipul.json new file mode 100644 index 000000000..91e97e120 --- /dev/null +++ b/domains/vipul.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "VipulOG", + "email": "vipultyagi386+github@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 1770a211767e6f3f44c725649ae83505241c7f9b Mon Sep 17 00:00:00 2001 From: Vipul Tyagi <90324465+VipulOG@users.noreply.github.com> Date: Fri, 8 Sep 2023 06:22:49 +0000 Subject: [PATCH 183/220] Use github pages --- domains/vipul.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/vipul.json b/domains/vipul.json index 91e97e120..9960e68b0 100644 --- a/domains/vipul.json +++ b/domains/vipul.json @@ -1,11 +1,10 @@ { + "repo": "https://github.com/VipulOG/VipulOG.github.io", "owner": { "username": "VipulOG", "email": "vipultyagi386+github@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "VipulOG.github.io" } } \ No newline at end of file From db6ea40f7b07037ca0a5b461f732fb0e9705c896 Mon Sep 17 00:00:00 2001 From: CosmicCodeBase Date: Fri, 8 Sep 2023 14:37:42 +0800 Subject: [PATCH 184/220] feat(domain): hariienesh.is-a.dev --- domains/hariienesh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hariienesh.json diff --git a/domains/hariienesh.json b/domains/hariienesh.json new file mode 100644 index 000000000..5b51b7ced --- /dev/null +++ b/domains/hariienesh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "CosmicCodeBase", + "email": "hariienesh.cool@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 577e4879ad6e905ebd09e7964ce7656fa23ba297 Mon Sep 17 00:00:00 2001 From: ConnorDoesDev Date: Fri, 8 Sep 2023 09:09:00 +0200 Subject: [PATCH 185/220] feat(domain): halil.is-a.dev --- domains/halil.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/halil.json diff --git a/domains/halil.json b/domains/halil.json new file mode 100644 index 000000000..985ab99b5 --- /dev/null +++ b/domains/halil.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ConnorDoesDev", + "email": "halil_ismail@yahoo.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9d701a96599503f3909c8c5f7bdc37d0246413b3 Mon Sep 17 00:00:00 2001 From: Tharindu Darshana <83854250+1234Tharindu@users.noreply.github.com> Date: Fri, 8 Sep 2023 14:09:54 +0530 Subject: [PATCH 186/220] Create tharindudarshana.json --- domains/tharindudarshana.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/tharindudarshana.json diff --git a/domains/tharindudarshana.json b/domains/tharindudarshana.json new file mode 100644 index 000000000..29b2b778c --- /dev/null +++ b/domains/tharindudarshana.json @@ -0,0 +1,10 @@ +@@ -0,0 +1,9 @@ +{ + "owner": { + "username": "1234Tharindu", + "email": "dehipitiya055@gmail.com" + }, + "record": { + "URL": "https://tharindudarshna.w3spaces.com" + } +} From 0c1140fb8f017bdf9d2cc43b7cbf94e75965a487 Mon Sep 17 00:00:00 2001 From: ARYANOP-REEF Date: Fri, 8 Sep 2023 15:00:30 +0530 Subject: [PATCH 187/220] feat(domain): aryan.is-a.dev --- domains/aryan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aryan.json diff --git a/domains/aryan.json b/domains/aryan.json new file mode 100644 index 000000000..fbb497634 --- /dev/null +++ b/domains/aryan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ARYANOP-REEF", + "email": "aryanmenghare@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 644b4a28d5961925b8b8a88719ff1c1a9a22e138 Mon Sep 17 00:00:00 2001 From: textures1245 Date: Fri, 8 Sep 2023 16:41:17 +0700 Subject: [PATCH 188/220] feat(domain): phakh.is-a.dev --- domains/phakh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/phakh.json diff --git a/domains/phakh.json b/domains/phakh.json new file mode 100644 index 000000000..3f13c37c3 --- /dev/null +++ b/domains/phakh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "textures1245", + "email": "sirprak1245@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From cf814c02e406239d032ed58f8ae0a83a9d4a7efb Mon Sep 17 00:00:00 2001 From: JZ1324 Date: Fri, 8 Sep 2023 20:56:27 +1000 Subject: [PATCH 189/220] feat(domain): discord-corp.is-a.dev --- domains/discord-corp.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/discord-corp.json diff --git a/domains/discord-corp.json b/domains/discord-corp.json new file mode 100644 index 000000000..45c849919 --- /dev/null +++ b/domains/discord-corp.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "JZ1324", + "email": "zheng.joshua2@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b346d242ba132fa55f7f7b9d637b96cb2e297bbf Mon Sep 17 00:00:00 2001 From: CcNicebruh Date: Fri, 8 Sep 2023 17:57:24 +0700 Subject: [PATCH 190/220] feat(domain): ccnicebruh.is-a.dev --- domains/ccnicebruh.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/ccnicebruh.json b/domains/ccnicebruh.json index 905eb844c..b3eec57b5 100644 --- a/domains/ccnicebruh.json +++ b/domains/ccnicebruh.json @@ -1,11 +1,11 @@ - - { - "owner": { +{ + "owner": { "username": "CcNicebruh", "email": "tangkeehee2002@gmail.com" - }, - "record": { - "URL": "https://solo.to/ccnicebruh" - } + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } - \ No newline at end of file +} \ No newline at end of file From 1524988da5183b35832377a3e315ee0f3e031b38 Mon Sep 17 00:00:00 2001 From: CcNicebruh Date: Fri, 8 Sep 2023 17:58:22 +0700 Subject: [PATCH 191/220] feat(domain): nicekun.is-a.dev --- domains/nicekun.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nicekun.json diff --git a/domains/nicekun.json b/domains/nicekun.json new file mode 100644 index 000000000..b3eec57b5 --- /dev/null +++ b/domains/nicekun.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "CcNicebruh", + "email": "tangkeehee2002@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f2597ccc7b252d83c9ffd848b64bea16377d91c8 Mon Sep 17 00:00:00 2001 From: gaurav87565 Date: Fri, 8 Sep 2023 16:40:31 +0530 Subject: [PATCH 192/220] feat(domain): gaurav87565.is-a.dev --- domains/gaurav87565.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/gaurav87565.json b/domains/gaurav87565.json index f3df2a020..78a731243 100644 --- a/domains/gaurav87565.json +++ b/domains/gaurav87565.json @@ -4,6 +4,8 @@ "email": "pavithrashreeuchil@gmail.com" }, "record": { - "CNAME": "13f7167f-39e6-4e1f-9d88-723586777008.id.repl.co" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From ed17ec9e91902a3bce0cdbedcaf565fbc5ea41eb Mon Sep 17 00:00:00 2001 From: Aditya Yadav Date: Fri, 8 Sep 2023 17:59:19 +0530 Subject: [PATCH 193/220] change filename `l.aditya.json` to `url.aditya.json` --- domains/{l.aditya.json => url.aditya.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{l.aditya.json => url.aditya.json} (100%) diff --git a/domains/l.aditya.json b/domains/url.aditya.json similarity index 100% rename from domains/l.aditya.json rename to domains/url.aditya.json From 86f02b73e3c247495b2e4d88803bdc97feda2135 Mon Sep 17 00:00:00 2001 From: kolims Date: Fri, 8 Sep 2023 16:01:40 +0300 Subject: [PATCH 194/220] feat(domain): gfn1.is-a.dev --- domains/gfn1.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gfn1.json diff --git a/domains/gfn1.json b/domains/gfn1.json new file mode 100644 index 000000000..4e085b5d5 --- /dev/null +++ b/domains/gfn1.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kolims", + "email": "kolimss1111@gmail.com" + }, + "record": { + "CNAME": "f678c241-9a2f-46ae-a11a-5362a049e37a.id.repl.co" + } +} From 3c691712f5dc061f4446741414f545b698623202 Mon Sep 17 00:00:00 2001 From: kolims Date: Fri, 8 Sep 2023 16:02:45 +0300 Subject: [PATCH 195/220] feat(domain): gfn.is-a.dev --- domains/gfn.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gfn.json diff --git a/domains/gfn.json b/domains/gfn.json new file mode 100644 index 000000000..424b83cd4 --- /dev/null +++ b/domains/gfn.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "kolims", + "email": "kolimss1111@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b3038d31fd410fb8cb639d61f99fe99c345d98aa Mon Sep 17 00:00:00 2001 From: kolims Date: Fri, 8 Sep 2023 16:05:08 +0300 Subject: [PATCH 196/220] feat(domain): gfn2.is-a.dev --- domains/gfn2.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gfn2.json diff --git a/domains/gfn2.json b/domains/gfn2.json new file mode 100644 index 000000000..4e085b5d5 --- /dev/null +++ b/domains/gfn2.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kolims", + "email": "kolimss1111@gmail.com" + }, + "record": { + "CNAME": "f678c241-9a2f-46ae-a11a-5362a049e37a.id.repl.co" + } +} From 32a6014cf939a07fd1b6f30b447e7475ac361c2d Mon Sep 17 00:00:00 2001 From: jimmy20180130 Date: Fri, 8 Sep 2023 22:30:20 +0800 Subject: [PATCH 197/220] feat(domain): jim.is-a.dev --- domains/jim.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jim.json diff --git a/domains/jim.json b/domains/jim.json new file mode 100644 index 000000000..bd5bc1e67 --- /dev/null +++ b/domains/jim.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jimmy20180130", + "email": "jimmy20180130@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 0e86ae6b49093424ae2d9b2f5752b895a2bb2f87 Mon Sep 17 00:00:00 2001 From: HimanshuSardana Date: Fri, 8 Sep 2023 21:16:35 +0530 Subject: [PATCH 198/220] feat(domain): himanshusardana.is-a.dev --- domains/himanshusardana.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/himanshusardana.json diff --git a/domains/himanshusardana.json b/domains/himanshusardana.json new file mode 100644 index 000000000..d67350783 --- /dev/null +++ b/domains/himanshusardana.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "HimanshuSardana", + "email": "himanshusardana2005@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 26b4cacb25cec802daa67f0c06221f1cc6a8c2f0 Mon Sep 17 00:00:00 2001 From: Aether1777 <69597148+Aether1777@users.noreply.github.com> Date: Fri, 8 Sep 2023 09:24:06 -0700 Subject: [PATCH 199/220] Update xeno.json --- domains/xeno.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/xeno.json b/domains/xeno.json index 2dc7acbb9..7f8c47487 100644 --- a/domains/xeno.json +++ b/domains/xeno.json @@ -4,8 +4,6 @@ "email": "bkevin39415@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "border.hop.io" } -} \ No newline at end of file +} From 9d26f0ba131bf6da8c6b2589bd367e178dfa6c4a Mon Sep 17 00:00:00 2001 From: denboy0123 Date: Fri, 8 Sep 2023 20:10:24 +0300 Subject: [PATCH 200/220] feat(domain): denboy0123.is-a.dev --- domains/denboy0123.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/denboy0123.json diff --git a/domains/denboy0123.json b/domains/denboy0123.json new file mode 100644 index 000000000..818cb69aa --- /dev/null +++ b/domains/denboy0123.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "denboy0123", + "email": "denhayhan@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 77438cc3c0c24fabdf0acae58bf7ca8a287a5f58 Mon Sep 17 00:00:00 2001 From: Ansh Tyagi Date: Fri, 8 Sep 2023 22:55:31 +0530 Subject: [PATCH 201/220] Update api.anshtyagi.json --- domains/api.anshtyagi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/api.anshtyagi.json b/domains/api.anshtyagi.json index 412c80bd4..654d196f1 100644 --- a/domains/api.anshtyagi.json +++ b/domains/api.anshtyagi.json @@ -6,6 +6,6 @@ "email": "tyagiansh175@gmail.com" }, "record": { - "CNAME": "85fea144-dc5a-45d3-84e3-c3400bf93e87.id.repl.co" + "A": [4.224.45.32] } } From 907884f89a4bba761d01bbe3b2650fda64b80a14 Mon Sep 17 00:00:00 2001 From: Ansh Tyagi Date: Fri, 8 Sep 2023 23:00:05 +0530 Subject: [PATCH 202/220] Update api.anshtyagi.json --- domains/api.anshtyagi.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/api.anshtyagi.json b/domains/api.anshtyagi.json index 654d196f1..fa790fa70 100644 --- a/domains/api.anshtyagi.json +++ b/domains/api.anshtyagi.json @@ -6,6 +6,8 @@ "email": "tyagiansh175@gmail.com" }, "record": { - "A": [4.224.45.32] + "A": [ + "4.224.45.32" + ] } } From c3e2d1de038e1cb5cab83ca7ad35260f4c0447a6 Mon Sep 17 00:00:00 2001 From: blessingmwiti Date: Fri, 8 Sep 2023 22:00:08 +0300 Subject: [PATCH 203/220] feat(domain): blessingmwiti.is-a.dev --- domains/blessingmwiti.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/blessingmwiti.json diff --git a/domains/blessingmwiti.json b/domains/blessingmwiti.json new file mode 100644 index 000000000..5e1ec3e4e --- /dev/null +++ b/domains/blessingmwiti.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "blessingmwiti", + "email": "blessingmwiti@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From cbe2e9bcb5c4e6ea4c60f1065072b501d402fa2a Mon Sep 17 00:00:00 2001 From: jelassiaymen94 Date: Sat, 9 Sep 2023 01:27:11 +0100 Subject: [PATCH 204/220] feat(domain): aymenjelassi.is-a.dev --- domains/aymenjelassi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aymenjelassi.json diff --git a/domains/aymenjelassi.json b/domains/aymenjelassi.json new file mode 100644 index 000000000..3c16e3cf2 --- /dev/null +++ b/domains/aymenjelassi.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jelassiaymen94", + "email": "jelassiaymen094@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f1ebbfe9df12d80de92c7822cff8c2a80ea0b08b Mon Sep 17 00:00:00 2001 From: jimmy20180130 Date: Sat, 9 Sep 2023 08:48:00 +0800 Subject: [PATCH 205/220] feat(domain): xiaoxi_tw.is-a.dev --- domains/xiaoxi_tw.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/xiaoxi_tw.json diff --git a/domains/xiaoxi_tw.json b/domains/xiaoxi_tw.json new file mode 100644 index 000000000..bd5bc1e67 --- /dev/null +++ b/domains/xiaoxi_tw.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jimmy20180130", + "email": "jimmy20180130@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 8ab85bfbd4482e6a7e467f0ecb024fb5c8256ea0 Mon Sep 17 00:00:00 2001 From: NeonGamerBot-QK Date: Fri, 8 Sep 2023 21:09:31 -0400 Subject: [PATCH 206/220] feat(domain): saahil.is-a.dev --- domains/saahil.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/saahil.json diff --git a/domains/saahil.json b/domains/saahil.json new file mode 100644 index 000000000..810c9742c --- /dev/null +++ b/domains/saahil.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NeonGamerBot-QK", + "email": "saahilattud@gmail.com" + }, + "record": { + "CNAME": "saahild.com" + } +} From 3c93240ed36253593870c3890b35e9c47b2ce5c0 Mon Sep 17 00:00:00 2001 From: Saahil Date: Fri, 8 Sep 2023 21:10:27 -0400 Subject: [PATCH 207/220] Update saahil.json --- domains/saahil.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saahil.json b/domains/saahil.json index 810c9742c..a0bf50727 100644 --- a/domains/saahil.json +++ b/domains/saahil.json @@ -1,7 +1,7 @@ { "owner": { "username": "NeonGamerBot-QK", - "email": "saahilattud@gmail.com" + "email": "neon+domain@saahild.com" }, "record": { "CNAME": "saahild.com" From 70ce169ae910b145aaf2f846c935df365263e3cf Mon Sep 17 00:00:00 2001 From: ItsFranklinMyDudes Date: Sat, 9 Sep 2023 14:10:26 +1000 Subject: [PATCH 208/220] feat(domain): declan.is-a.dev --- domains/declan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/declan.json diff --git a/domains/declan.json b/domains/declan.json new file mode 100644 index 000000000..5886c6562 --- /dev/null +++ b/domains/declan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ItsFranklinMyDudes", + "email": "franklindudes21@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7668a93b38cd8dcff815847ce181d707130ecee6 Mon Sep 17 00:00:00 2001 From: CcNicebruh Date: Sat, 9 Sep 2023 12:02:40 +0700 Subject: [PATCH 209/220] feat(domain): time.is-a.dev --- domains/time.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/time.json diff --git a/domains/time.json b/domains/time.json new file mode 100644 index 000000000..b3eec57b5 --- /dev/null +++ b/domains/time.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "CcNicebruh", + "email": "tangkeehee2002@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ef313be7bfcaec337d3b3bd36f1757e0e3ebb449 Mon Sep 17 00:00:00 2001 From: CcNicebruh Date: Sat, 9 Sep 2023 12:09:06 +0700 Subject: [PATCH 210/220] feat(domain): t.is-a.dev --- domains/t.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/t.json diff --git a/domains/t.json b/domains/t.json new file mode 100644 index 000000000..3f856cb9e --- /dev/null +++ b/domains/t.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CcNicebruh", + "email": "tangkeehee2002@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=t.is-a.dev,2b6b99ad9fcc8afc6259" + } +} From 50a49ef912632aac01f857c6a9b109cd3d6aa4b2 Mon Sep 17 00:00:00 2001 From: CcNicebruh Date: Sat, 9 Sep 2023 12:10:00 +0700 Subject: [PATCH 211/220] feat(domain): timemee.is-a.dev --- domains/timemee.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/timemee.json diff --git a/domains/timemee.json b/domains/timemee.json new file mode 100644 index 000000000..15965a70b --- /dev/null +++ b/domains/timemee.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CcNicebruh", + "email": "tangkeehee2002@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=timemee.is-a.dev,f0ccde0675ebc15ec99f" + } +} From 83334e00577b97b7e56ed5919f4f232b157e239f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 9 Sep 2023 13:58:31 +0800 Subject: [PATCH 212/220] Discard changes to domains/t.json --- domains/t.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/t.json diff --git a/domains/t.json b/domains/t.json deleted file mode 100644 index 3f856cb9e..000000000 --- a/domains/t.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "CcNicebruh", - "email": "tangkeehee2002@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=t.is-a.dev,2b6b99ad9fcc8afc6259" - } -} From 7d0bdc0b1c0ee29621e28f034d5923c97134e8cf Mon Sep 17 00:00:00 2001 From: kramiikk Date: Sat, 9 Sep 2023 15:31:35 +0600 Subject: [PATCH 213/220] feat(domain): kuat.is-a.dev --- domains/kuat.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kuat.json diff --git a/domains/kuat.json b/domains/kuat.json new file mode 100644 index 000000000..92e7cb91e --- /dev/null +++ b/domains/kuat.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "kramiikk", + "email": "hifund@yandex.ru" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 34d092769fa826c6c578417ff2b90a80532f479d Mon Sep 17 00:00:00 2001 From: Johan le stickman Date: Sat, 9 Sep 2023 15:42:05 +0200 Subject: [PATCH 214/220] Change URL redirection --- domains/johan-stickman.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/johan-stickman.json b/domains/johan-stickman.json index 295f229dd..0877408d5 100644 --- a/domains/johan-stickman.json +++ b/domains/johan-stickman.json @@ -4,9 +4,9 @@ "username": "johan-perso", "email": "johan_stickman@proton.me", "twitter": "Johan_Stickman", - "discord": "Johan#8021" + "discord": "jsuismoi" }, "record": { - "URL": "https://johanstick.me" + "URL": "https://johanstick.fr" } } From 24a7255fc723647a35955cc1d6b48b7b5f56a451 Mon Sep 17 00:00:00 2001 From: AutumnVN Date: Sat, 9 Sep 2023 21:43:37 +0700 Subject: [PATCH 215/220] Update chino.json --- domains/chino.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/chino.json b/domains/chino.json index 4ef8d7514..3b3c078ac 100644 --- a/domains/chino.json +++ b/domains/chino.json @@ -1,10 +1,11 @@ { - "description": "My personal page", + "description": "My website", "repo": "https://github.com/AutumnVN/autumnvn.github.io", "owner": { "username": "AutumnVN", - "email": "htuan03@gmail.com", - "twitter": "dvht0" + "email": "autumnvnchino@gmail.com", + "twitter": "autumnvnchino", + "discord": "autumnvn" }, "record": { "CNAME": "chino.pages.dev" From e9cb4faf96da66399f9c2711e06444de34aa7879 Mon Sep 17 00:00:00 2001 From: obaydmerz Date: Sun, 10 Sep 2023 12:48:13 +0100 Subject: [PATCH 216/220] feat(domain): obaydmerz.is-a.dev --- domains/obaydmerz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/obaydmerz.json diff --git a/domains/obaydmerz.json b/domains/obaydmerz.json new file mode 100644 index 000000000..4b09f8493 --- /dev/null +++ b/domains/obaydmerz.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "obaydmerz", + "email": "obaydmerz@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d8f5538d6c8e4de075550c1fd5101b16a4f7addc Mon Sep 17 00:00:00 2001 From: sai-mehar Date: Sun, 10 Sep 2023 18:11:47 +0530 Subject: [PATCH 217/220] feat(domain): sai-mehar.is-a.dev --- domains/sai-mehar.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/sai-mehar.json b/domains/sai-mehar.json index 10598b6e4..c5af18fac 100644 --- a/domains/sai-mehar.json +++ b/domains/sai-mehar.json @@ -4,6 +4,8 @@ "email": "saimehar2005@gmail.com" }, "record": { - "CNAME": "sai-mehar.github.io" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From dda2ee2a3ab0bc5c5988aece0bdbe053af0bf760 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 10 Sep 2023 09:25:43 -0400 Subject: [PATCH 218/220] Rename _github-pages-challenge-BerzCode.saurabhkirve to _github-pages-challenge-BerzCode.saurabhkirve.json --- ...bhkirve => _github-pages-challenge-BerzCode.saurabhkirve.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-BerzCode.saurabhkirve => _github-pages-challenge-BerzCode.saurabhkirve.json} (100%) diff --git a/domains/_github-pages-challenge-BerzCode.saurabhkirve b/domains/_github-pages-challenge-BerzCode.saurabhkirve.json similarity index 100% rename from domains/_github-pages-challenge-BerzCode.saurabhkirve rename to domains/_github-pages-challenge-BerzCode.saurabhkirve.json From f762669787aaa1144483707bdeaf7cbadfe13c5d Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 10 Sep 2023 10:02:40 -0400 Subject: [PATCH 219/220] feat: update --- domains/tharindudarshana.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/tharindudarshana.json b/domains/tharindudarshana.json index 29b2b778c..23891bb49 100644 --- a/domains/tharindudarshana.json +++ b/domains/tharindudarshana.json @@ -1,4 +1,3 @@ -@@ -0,0 +1,9 @@ { "owner": { "username": "1234Tharindu", From 5b102c4e9a7bb001d0caf1d986f9ab48e6526f2a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 10 Sep 2023 10:14:52 -0400 Subject: [PATCH 220/220] Rename xiaoxi_tw.json to xiaoxi-tw.json --- domains/{xiaoxi_tw.json => xiaoxi-tw.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{xiaoxi_tw.json => xiaoxi-tw.json} (99%) diff --git a/domains/xiaoxi_tw.json b/domains/xiaoxi-tw.json similarity index 99% rename from domains/xiaoxi_tw.json rename to domains/xiaoxi-tw.json index bd5bc1e67..9c093a9aa 100644 --- a/domains/xiaoxi_tw.json +++ b/domains/xiaoxi-tw.json @@ -8,4 +8,4 @@ "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +}