From 4f0864e9f551523e68f59e0dd7ca9095a193e99e Mon Sep 17 00:00:00 2001 From: Scythe The Developer <159197373+ScytheMediaTheDev@users.noreply.github.com> Date: Mon, 26 Feb 2024 16:19:23 -0500 Subject: [PATCH 001/248] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..a78ea1b5a --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +scythemedia.is-a.dev \ No newline at end of file From 222e9aee966e1d8b784c2d18dc07b5238b2e30b5 Mon Sep 17 00:00:00 2001 From: chiragnahata Date: Fri, 29 Mar 2024 22:46:12 +0530 Subject: [PATCH 002/248] feat(domain): socials.chiragnahata.is-a.dev --- domains/socials.chiragnahata.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/socials.chiragnahata.json diff --git a/domains/socials.chiragnahata.json b/domains/socials.chiragnahata.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/socials.chiragnahata.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From d0672e24bac71e98c330ad46cfaa9ec174521e25 Mon Sep 17 00:00:00 2001 From: chiragnahata Date: Sat, 30 Mar 2024 10:00:15 +0530 Subject: [PATCH 003/248] feat(domain): chiragnahata.is-a.dev --- domains/chiragnahata.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/chiragnahata.json diff --git a/domains/chiragnahata.json b/domains/chiragnahata.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/chiragnahata.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From b9845e91ccf9c7426da0763aa24ad7b0c742b091 Mon Sep 17 00:00:00 2001 From: chiragnahata Date: Sat, 30 Mar 2024 10:06:35 +0530 Subject: [PATCH 004/248] feat(domain): test.chiragnahata.is-a.dev --- domains/test.chiragnahata.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/test.chiragnahata.json diff --git a/domains/test.chiragnahata.json b/domains/test.chiragnahata.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/test.chiragnahata.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From a5627c2fe335be56182626eaa7c027fa0065138a Mon Sep 17 00:00:00 2001 From: junwei0676 Date: Wed, 3 Apr 2024 20:51:57 +0800 Subject: [PATCH 005/248] feat(domain): junwei.is-a.dev --- domains/junwei.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/junwei.json diff --git a/domains/junwei.json b/domains/junwei.json new file mode 100644 index 000000000..800c0099b --- /dev/null +++ b/domains/junwei.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "junwei0676", + "email": "junwei0676@gmail.com" + }, + "record": { + "URL": "https://jun-wei-dev.netlify.app/" + } +} From 8ca0cef7a46844b4ce15a2317f31cff80795b9cd Mon Sep 17 00:00:00 2001 From: Drago Cuven Date: Wed, 3 Apr 2024 14:08:20 -0500 Subject: [PATCH 006/248] Update drago-cuven.json --- domains/drago-cuven.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/drago-cuven.json b/domains/drago-cuven.json index b14ac405a..cd620a7df 100644 --- a/domains/drago-cuven.json +++ b/domains/drago-cuven.json @@ -4,6 +4,6 @@ "email": "MartinelplayzYT@gmail.com" }, "record": { - "URL": "https://drago-cuven.github.io/" + "URL": "https://drago-cuven.github.io/Dragonian%20Terminal/" } } From 8668be318b5355cd5385988aedf543557507bcd2 Mon Sep 17 00:00:00 2001 From: Drago Cuven Date: Wed, 3 Apr 2024 14:24:49 -0500 Subject: [PATCH 007/248] Update drago-cuven.json --- domains/drago-cuven.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/domains/drago-cuven.json b/domains/drago-cuven.json index cd620a7df..87a69cdfc 100644 --- a/domains/drago-cuven.json +++ b/domains/drago-cuven.json @@ -1,9 +1,12 @@ { + "description": "a site for Drago Cuven's general content", + "repo": "https://github.com/Drago-Cuven/drago-cuven.github.io", "owner": { "username": "Drago-Cuven", - "email": "MartinelplayzYT@gmail.com" + "email": "MartinelplayzYT@gmail.com", + "twitter": "@mbcbgd" }, "record": { - "URL": "https://drago-cuven.github.io/Dragonian%20Terminal/" + "CNAME": "Drago-Cuven.github.io" } -} +} From 3df730657b8c4c562b69ae0199d877542caa5981 Mon Sep 17 00:00:00 2001 From: littletheworld_ <79756355+littletheworld@users.noreply.github.com> Date: Thu, 4 Apr 2024 22:46:36 +0700 Subject: [PATCH 008/248] Register lnk.is-a.dev --- domains/lnk.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lnk.json diff --git a/domains/lnk.json b/domains/lnk.json new file mode 100644 index 000000000..921e9c52e --- /dev/null +++ b/domains/lnk.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "littletheworld", + "email": "79756355+littletheworld@users.noreply.github.com", + "discord": "810846876592242719" + }, + + "record": { + "CNAME": "cname.short.io" + } + } + \ No newline at end of file From 4e74dce7c735965f00a09466239fcf46fbf56386 Mon Sep 17 00:00:00 2001 From: littletheworld Date: Fri, 5 Apr 2024 00:59:17 +0700 Subject: [PATCH 009/248] feat(domain): littletw.is-a.dev --- domains/littletw.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/littletw.json diff --git a/domains/littletw.json b/domains/littletw.json new file mode 100644 index 000000000..e75ca2c30 --- /dev/null +++ b/domains/littletw.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "littletheworld", + "email": "littlehaofficial@gmail.com" + }, + "record": { + "CNAME": "cname.short.io" + } +} From e9fe63c198085235fe8c8ce6c4b1da15ec66ba9c Mon Sep 17 00:00:00 2001 From: SidAhmedSahraoui Date: Fri, 5 Apr 2024 00:28:25 +0100 Subject: [PATCH 010/248] feat(domain): sidou.is-a.dev --- domains/sidou.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sidou.json diff --git a/domains/sidou.json b/domains/sidou.json new file mode 100644 index 000000000..20394344e --- /dev/null +++ b/domains/sidou.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SidAhmedSahraoui", + "email": "s.sahraoui@esi-sba.dz" + }, + "record": { + "CNAME": "sidahmed2.is-a.dev" + } +} From b0837d7d0eae36c7d47b3e64445816350f6b662e Mon Sep 17 00:00:00 2001 From: nikytap1n Date: Thu, 4 Apr 2024 22:37:00 -0700 Subject: [PATCH 011/248] feat(domain): nikyisme.is-a.dev --- domains/nikyisme.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nikyisme.json diff --git a/domains/nikyisme.json b/domains/nikyisme.json new file mode 100644 index 000000000..16e4f45e6 --- /dev/null +++ b/domains/nikyisme.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nikytap1n", + "email": "anhky726@gmail.com" + }, + "record": { + "CNAME": "nikytest.github.io" + } +} From 9e1ce786de4f6d6be91aec36cbec239c23a1245c Mon Sep 17 00:00:00 2001 From: nikytap1n Date: Thu, 4 Apr 2024 22:43:14 -0700 Subject: [PATCH 012/248] feat(domain): nikytest.is-a.dev --- domains/nikytest.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nikytest.json diff --git a/domains/nikytest.json b/domains/nikytest.json new file mode 100644 index 000000000..f41facaa4 --- /dev/null +++ b/domains/nikytest.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nikytap1n", + "email": "anhky726@gmail.com" + }, + "record": { + "CNAME": "https://nikytap1n.github.io/" + } +} From 8fdb8474135d9085f340bb9ff34388c38da21c10 Mon Sep 17 00:00:00 2001 From: nikyy2 Date: Thu, 4 Apr 2024 22:56:17 -0700 Subject: [PATCH 013/248] feat(domain): nikyisme.is-a.dev --- domains/nikyisme.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nikyisme.json diff --git a/domains/nikyisme.json b/domains/nikyisme.json new file mode 100644 index 000000000..001791bf1 --- /dev/null +++ b/domains/nikyisme.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nikyy2", + "email": "anhky581@gmail.com" + }, + "record": { + "URL": "https://nikyofficial.000webhostapp.com/" + } +} From 6b7965ced7c633ff81e3e4ff1e1064c1ebf13778 Mon Sep 17 00:00:00 2001 From: NamesMT Date: Fri, 5 Apr 2024 22:51:19 +0700 Subject: [PATCH 014/248] feat(domain): namesmt.is-a.dev --- domains/namesmt.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/namesmt.json diff --git a/domains/namesmt.json b/domains/namesmt.json new file mode 100644 index 000000000..6ba5c8a71 --- /dev/null +++ b/domains/namesmt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NamesMT", + "email": "dangquoctrung123@gmail.com" + }, + "record": { + "CNAME": "namesmt.github.io" + } +} From fd0015e38ac12e5494969d12df6461e3a20ea35c Mon Sep 17 00:00:00 2001 From: Trung Dang Date: Fri, 5 Apr 2024 22:56:21 +0700 Subject: [PATCH 015/248] feat(domain): namesmt.is-a.dev Github Pages verification --- domains/_github-pages-challenge-NamesMT.namesmt.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-NamesMT.namesmt.json diff --git a/domains/_github-pages-challenge-NamesMT.namesmt.json b/domains/_github-pages-challenge-NamesMT.namesmt.json new file mode 100644 index 000000000..af2304807 --- /dev/null +++ b/domains/_github-pages-challenge-NamesMT.namesmt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NamesMT", + "email": "dangquoctrung123@gmail.com" + }, + "record": { + "TXT": "6ec39f629cd9510bca23b84ba61aff" + } +} From 05d410ca9ca97aa45c53b9b93aaad102ddf6819f Mon Sep 17 00:00:00 2001 From: Sid Ahmed Sahraoui Date: Fri, 5 Apr 2024 18:49:48 +0100 Subject: [PATCH 016/248] Update cname records --- domains/sidou.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sidou.json b/domains/sidou.json index 20394344e..59363191d 100644 --- a/domains/sidou.json +++ b/domains/sidou.json @@ -4,6 +4,6 @@ "email": "s.sahraoui@esi-sba.dz" }, "record": { - "CNAME": "sidahmed2.is-a.dev" + "CNAME": "sidahmedsahraoui.vercel.app" } } From d138b2dc0bc0742c4de164e6bce97ed81b6de07e Mon Sep 17 00:00:00 2001 From: GildasTessier <140600513+GildasTessier@users.noreply.github.com> Date: Sat, 6 Apr 2024 11:39:11 +0200 Subject: [PATCH 017/248] Create resistances-caen.json --- domains/resistances-caen.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/resistances-caen.json diff --git a/domains/resistances-caen.json b/domains/resistances-caen.json new file mode 100644 index 000000000..3aa5e3673 --- /dev/null +++ b/domains/resistances-caen.json @@ -0,0 +1,10 @@ +{ + "description": "Website in development for a non-profit organization", + "owner": { + "username": "GildasTessier", + "email": "gildas.tessier@gmail.com" + }, + "record": { + "CNAME": "resistances-caen.gildas-tessier.fr" + } +} From 22637d51b0648480a5e8f9e83ac644c807412a79 Mon Sep 17 00:00:00 2001 From: Sid Ahmed Sahraoui Date: Sat, 6 Apr 2024 11:41:39 +0100 Subject: [PATCH 018/248] Update sidou.json --- domains/sidou.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sidou.json b/domains/sidou.json index 59363191d..190895621 100644 --- a/domains/sidou.json +++ b/domains/sidou.json @@ -4,6 +4,6 @@ "email": "s.sahraoui@esi-sba.dz" }, "record": { - "CNAME": "sidahmedsahraoui.vercel.app" + "CNAME": "sidou.codes" } } From 4b3556ef2a8d5a9d8eb5e4d9f20ef044eb898741 Mon Sep 17 00:00:00 2001 From: junwei0676 Date: Sun, 7 Apr 2024 00:46:15 +0800 Subject: [PATCH 019/248] feat(domain): jun-wei.is-a.dev --- domains/jun-wei.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jun-wei.json diff --git a/domains/jun-wei.json b/domains/jun-wei.json new file mode 100644 index 000000000..800c0099b --- /dev/null +++ b/domains/jun-wei.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "junwei0676", + "email": "junwei0676@gmail.com" + }, + "record": { + "URL": "https://jun-wei-dev.netlify.app/" + } +} From 9aaff69d86982c4b5512cb4ee4262c29fd2470b1 Mon Sep 17 00:00:00 2001 From: KRNRBRBR Date: Sat, 6 Apr 2024 19:32:47 +0100 Subject: [PATCH 020/248] feat(domain): mssfreight.is-a.dev --- domains/mssfreight.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mssfreight.json diff --git a/domains/mssfreight.json b/domains/mssfreight.json new file mode 100644 index 000000000..df9eb331a --- /dev/null +++ b/domains/mssfreight.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KRNRBRBR", + "email": "kizadawiza2@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From c963b7ecc979af35fdd1cb9b38b81681068a6e17 Mon Sep 17 00:00:00 2001 From: nikytap1n Date: Sat, 6 Apr 2024 15:17:12 -0700 Subject: [PATCH 021/248] feat(domain): nikyy1.is-a.dev --- domains/nikyy1.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nikyy1.json diff --git a/domains/nikyy1.json b/domains/nikyy1.json new file mode 100644 index 000000000..b598cca72 --- /dev/null +++ b/domains/nikyy1.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nikytap1n", + "email": "anhky726@gmail.com" + }, + "record": { + "CNAME": "nikyofficial.github.io" + } +} From 21cc39088fe8f3cbcb6558f974d6dad0bf18a8cf Mon Sep 17 00:00:00 2001 From: nikytap1n Date: Sat, 6 Apr 2024 15:18:13 -0700 Subject: [PATCH 022/248] feat(domain): nikyy2.is-a.dev --- domains/nikyy2.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nikyy2.json diff --git a/domains/nikyy2.json b/domains/nikyy2.json new file mode 100644 index 000000000..b598cca72 --- /dev/null +++ b/domains/nikyy2.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nikytap1n", + "email": "anhky726@gmail.com" + }, + "record": { + "CNAME": "nikyofficial.github.io" + } +} From d1a704209e8d05397e73aac2fceb6e96212352dd Mon Sep 17 00:00:00 2001 From: nikytap1n Date: Sat, 6 Apr 2024 15:20:06 -0700 Subject: [PATCH 023/248] feat(domain): nikyop.is-a.dev --- domains/nikyop.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nikyop.json diff --git a/domains/nikyop.json b/domains/nikyop.json new file mode 100644 index 000000000..abc3e24b8 --- /dev/null +++ b/domains/nikyop.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nikytap1n", + "email": "anhky726@gmail.com" + }, + "record": { + "CNAME": "28nikyportfolio03.github.io" + } +} From 0c20c824c16b9c4d63aec32c763433faafbed00f Mon Sep 17 00:00:00 2001 From: nikytap1n Date: Sat, 6 Apr 2024 15:20:47 -0700 Subject: [PATCH 024/248] feat(domain): niky2op.is-a.dev --- domains/niky2op.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/niky2op.json diff --git a/domains/niky2op.json b/domains/niky2op.json new file mode 100644 index 000000000..abc3e24b8 --- /dev/null +++ b/domains/niky2op.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nikytap1n", + "email": "anhky726@gmail.com" + }, + "record": { + "CNAME": "28nikyportfolio03.github.io" + } +} From a9c46170a0b9141ff06b7679f3d47fa254e1f18a Mon Sep 17 00:00:00 2001 From: nikytap1n Date: Sat, 6 Apr 2024 15:26:44 -0700 Subject: [PATCH 025/248] feat(domain): niky22op.is-a.dev --- domains/niky22op.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/niky22op.json diff --git a/domains/niky22op.json b/domains/niky22op.json new file mode 100644 index 000000000..abc3e24b8 --- /dev/null +++ b/domains/niky22op.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nikytap1n", + "email": "anhky726@gmail.com" + }, + "record": { + "CNAME": "28nikyportfolio03.github.io" + } +} From 60fbaad6b006108395d95d43e4fbcb2fcbfcad3f Mon Sep 17 00:00:00 2001 From: nikytap1n Date: Sat, 6 Apr 2024 15:29:46 -0700 Subject: [PATCH 026/248] feat(domain): niky.is-a.dev --- domains/niky.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/niky.json diff --git a/domains/niky.json b/domains/niky.json new file mode 100644 index 000000000..abc3e24b8 --- /dev/null +++ b/domains/niky.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nikytap1n", + "email": "anhky726@gmail.com" + }, + "record": { + "CNAME": "28nikyportfolio03.github.io" + } +} From b376b3eb8b20a7e1a6661c094ff178b441fad343 Mon Sep 17 00:00:00 2001 From: nikytap1n Date: Sat, 6 Apr 2024 15:33:23 -0700 Subject: [PATCH 027/248] feat(domain): nikydev.is-a.dev --- domains/nikydev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nikydev.json diff --git a/domains/nikydev.json b/domains/nikydev.json new file mode 100644 index 000000000..a889d473f --- /dev/null +++ b/domains/nikydev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nikytap1n", + "email": "anhky726@gmail.com" + }, + "record": { + "CNAME": "nikydev.github.io" + } +} From 70d592985a6fc6a0f7816007f6a7917e81a6da7a Mon Sep 17 00:00:00 2001 From: nikytap1n Date: Sat, 6 Apr 2024 15:34:14 -0700 Subject: [PATCH 028/248] feat(domain): nikymeta.is-a.dev --- domains/nikymeta.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nikymeta.json diff --git a/domains/nikymeta.json b/domains/nikymeta.json new file mode 100644 index 000000000..a889d473f --- /dev/null +++ b/domains/nikymeta.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nikytap1n", + "email": "anhky726@gmail.com" + }, + "record": { + "CNAME": "nikydev.github.io" + } +} From db5f3abd352b4765f318d4c18cc490036b2ed034 Mon Sep 17 00:00:00 2001 From: nikyy2 Date: Sat, 6 Apr 2024 15:39:26 -0700 Subject: [PATCH 029/248] feat(domain): nikymetaa.is-a.dev --- domains/nikymetaa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nikymetaa.json diff --git a/domains/nikymetaa.json b/domains/nikymetaa.json new file mode 100644 index 000000000..3f8b23d1b --- /dev/null +++ b/domains/nikymetaa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nikyy2", + "email": "anhky581@gmail.com" + }, + "record": { + "CNAME": "28nikyportfolio03.github.io" + } +} From e2631b5cd9d8baa5bf2a76ae9555f90c35a803ab Mon Sep 17 00:00:00 2001 From: nikyisme <158007947+nikyy2@users.noreply.github.com> Date: Sat, 6 Apr 2024 16:49:36 -0700 Subject: [PATCH 030/248] Delete domains/nikyisme.json --- domains/nikyisme.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/nikyisme.json diff --git a/domains/nikyisme.json b/domains/nikyisme.json deleted file mode 100644 index 001791bf1..000000000 --- a/domains/nikyisme.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nikyy2", - "email": "anhky581@gmail.com" - }, - "record": { - "URL": "https://nikyofficial.000webhostapp.com/" - } -} From 2c70b4f1f290deffb7c3ae34123587d8072789f5 Mon Sep 17 00:00:00 2001 From: Jonee2 <94491571+Jonee2@users.noreply.github.com> Date: Sun, 7 Apr 2024 01:40:34 -0300 Subject: [PATCH 031/248] added jhonneg --- domains/jhonneg.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jhonneg.json diff --git a/domains/jhonneg.json b/domains/jhonneg.json new file mode 100644 index 000000000..7e3be184e --- /dev/null +++ b/domains/jhonneg.json @@ -0,0 +1,12 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/Jhonneg/jhonneg", + "owner": { + "username": "Jhonneg", + "email": "jonee4339@hotmail.com", + "twitter": "Jonee1155" + }, + "record": { + "URL": "jhonneg.github.io" + } +} From 3240a59dd1cfc696fc42c32008cba9614da123fd Mon Sep 17 00:00:00 2001 From: Jonee2 <94491571+Jonee2@users.noreply.github.com> Date: Sun, 7 Apr 2024 01:43:17 -0300 Subject: [PATCH 032/248] added jhonneg --- domains/jonee2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jonee2.json b/domains/jonee2.json index a80e23fb1..0977da949 100644 --- a/domains/jonee2.json +++ b/domains/jonee2.json @@ -7,6 +7,6 @@ "twitter": "Jonee1155" }, "record": { - "CNAME": "jhonneg.github.io" + "CNAME": "jonee2.github.io" } } From 7d5cb9b87173e9a1a1d0c7e91d35dbb8cd73924c Mon Sep 17 00:00:00 2001 From: Jonee Date: Sun, 7 Apr 2024 01:51:34 -0300 Subject: [PATCH 033/248] Update jhonneg.json --- domains/jhonneg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jhonneg.json b/domains/jhonneg.json index 7e3be184e..d97b053ca 100644 --- a/domains/jhonneg.json +++ b/domains/jhonneg.json @@ -7,6 +7,6 @@ "twitter": "Jonee1155" }, "record": { - "URL": "jhonneg.github.io" + "CNAME": "jhonneg.github.io" } } From e1d9c53ef5fc6ae4bd7c70374ff7ca194b72b97e Mon Sep 17 00:00:00 2001 From: Sebi <52084701+SebiTalent04@users.noreply.github.com> Date: Sun, 7 Apr 2024 10:38:31 +0000 Subject: [PATCH 034/248] Delete domains/sebitalent04.json --- domains/sebitalent04.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/sebitalent04.json diff --git a/domains/sebitalent04.json b/domains/sebitalent04.json deleted file mode 100644 index f11b22aee..000000000 --- a/domains/sebitalent04.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "repo": "https://github.com/SebiTalent04/SebiTalent04.github.io", - "owner": { - "username": "SebiTalent04", - "email": "", - "discord": "Sto#7264" - }, - "record": { - "CNAME": "SebiTalent04.github.io" - } -} From d88cd5a18a3631e5549a9cadf89c9f7c044c5a50 Mon Sep 17 00:00:00 2001 From: Sebi <52084701+SebiTalent04@users.noreply.github.com> Date: Sun, 7 Apr 2024 10:39:10 +0000 Subject: [PATCH 035/248] Delete domains/_github-pages-challenge-sebitalent04.sebitalent04.json --- ...github-pages-challenge-sebitalent04.sebitalent04.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-sebitalent04.sebitalent04.json diff --git a/domains/_github-pages-challenge-sebitalent04.sebitalent04.json b/domains/_github-pages-challenge-sebitalent04.sebitalent04.json deleted file mode 100644 index bd4e7c3ae..000000000 --- a/domains/_github-pages-challenge-sebitalent04.sebitalent04.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SebiTalent04", - "email": "" - }, - "record": { - "TXT": "8139f556926b84918edeb68fa50b47" - } -} From 396eb04518bbc50763b45350373708f870b8c600 Mon Sep 17 00:00:00 2001 From: akshaynox Date: Sun, 7 Apr 2024 20:09:31 +0530 Subject: [PATCH 036/248] feat(domain): akshayks.is-a.dev --- domains/akshayks.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/akshayks.json diff --git a/domains/akshayks.json b/domains/akshayks.json new file mode 100644 index 000000000..23411b15a --- /dev/null +++ b/domains/akshayks.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "akshaynox", + "email": "aksingh240@gmail.com" + }, + "record": { + "URL": "https://akshayks.vercel.app/" + } +} From e012d1fcc8d745e9ef2c099dcb9271e7c7e97b7e Mon Sep 17 00:00:00 2001 From: Akshay Date: Sun, 7 Apr 2024 20:12:29 +0530 Subject: [PATCH 037/248] Update akshayks.json Updated owner email --- domains/akshayks.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/akshayks.json b/domains/akshayks.json index 23411b15a..a0ef1808d 100644 --- a/domains/akshayks.json +++ b/domains/akshayks.json @@ -1,7 +1,7 @@ { "owner": { "username": "akshaynox", - "email": "aksingh240@gmail.com" + "email": "mail.akshayks@gmail.com" }, "record": { "URL": "https://akshayks.vercel.app/" From 7744b5eebb89e0156a412c5a95b3e7f0955325bb Mon Sep 17 00:00:00 2001 From: Shing <40325341+ShingSemicolon@users.noreply.github.com> Date: Sun, 7 Apr 2024 17:57:41 +0200 Subject: [PATCH 038/248] Create paris.node.shing.json A node domain for my principal domain panel.shing.json --- domains/paris.node.shing.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/paris.node.shing.json diff --git a/domains/paris.node.shing.json b/domains/paris.node.shing.json new file mode 100644 index 000000000..c87fa66f5 --- /dev/null +++ b/domains/paris.node.shing.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ShingSemicolon", + "email": "Shing.XD.0602@gmail.com" + }, + "record": { + "A": ["141.145.205.47"], + "AAAA": ["2603:c027:c003:6aa9:a974:e2d6:f01e:dea8"] + } +} From cd560187773244978c46f7fe91a9306b7d9838db Mon Sep 17 00:00:00 2001 From: Shing <40325341+ShingSemicolon@users.noreply.github.com> Date: Sun, 7 Apr 2024 17:58:45 +0200 Subject: [PATCH 039/248] Create mapsyseo.json --- domains/mapsyseo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mapsyseo.json diff --git a/domains/mapsyseo.json b/domains/mapsyseo.json new file mode 100644 index 000000000..57cfc5050 --- /dev/null +++ b/domains/mapsyseo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ShingSemicolon", + "email": "Shing.XD.0602@gmail.com" + }, + "record": { + "A": ["81.16.29.155"] + } +} From ad8ee889c55a2732f33ad4aa5c99eff2714ef4fe Mon Sep 17 00:00:00 2001 From: littletheworld_ <79756355+littletheworld@users.noreply.github.com> Date: Mon, 8 Apr 2024 00:30:49 +0700 Subject: [PATCH 040/248] Update lnk.json --- domains/lnk.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/lnk.json b/domains/lnk.json index 921e9c52e..b55c75edb 100644 --- a/domains/lnk.json +++ b/domains/lnk.json @@ -1,7 +1,7 @@ { "owner": { "username": "littletheworld", - "email": "79756355+littletheworld@users.noreply.github.com", + "email": "littlehaofficial@gmail.com", "discord": "810846876592242719" }, @@ -9,4 +9,4 @@ "CNAME": "cname.short.io" } } - \ No newline at end of file + From a9e2503b933caf1a9d7a979941b5f69cbc01729e Mon Sep 17 00:00:00 2001 From: Raafey Raza <95968156+RaafeyRaza@users.noreply.github.com> Date: Sun, 7 Apr 2024 23:28:36 +0500 Subject: [PATCH 041/248] Create raafey.json --- domains/raafey.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/raafey.json diff --git a/domains/raafey.json b/domains/raafey.json new file mode 100644 index 000000000..e85d62436 --- /dev/null +++ b/domains/raafey.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RaafeyRaza", + "email": "raafeyraza1@gmail.com" + }, + "record": { + "CNAME": "raafey.great-site.net" + } +} From 9281b57d0d1cad9aab99514479287ff91ce1c087 Mon Sep 17 00:00:00 2001 From: NikSneMC Date: Sun, 7 Apr 2024 22:17:36 +0300 Subject: [PATCH 042/248] feat(domain): niksne.is-a.dev --- domains/niksne.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/niksne.json diff --git a/domains/niksne.json b/domains/niksne.json new file mode 100644 index 000000000..9d78e9e26 --- /dev/null +++ b/domains/niksne.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NikSneMC", + "email": "niksne.mc@yandex.ru" + }, + "record": { + "CNAME": "www.niksne.ru" + } +} From 75aa0ee4b48d15afa6a22062cdbdf6e43673094c Mon Sep 17 00:00:00 2001 From: Igor <80823011+igorwastaken@users.noreply.github.com> Date: Sun, 7 Apr 2024 19:18:39 -0300 Subject: [PATCH 043/248] Update igor.json --- domains/igor.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/igor.json b/domains/igor.json index d2396dc18..e75d01eaf 100644 --- a/domains/igor.json +++ b/domains/igor.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "apenasigordev.github.io" + "CNAME": "portfolio-dcn.pages.dev" } } From 9157a9811602f9f6289824ca7f424030f735240b Mon Sep 17 00:00:00 2001 From: zk <124562280+p55d2k@users.noreply.github.com> Date: Mon, 8 Apr 2024 18:18:01 +0800 Subject: [PATCH 044/248] Create zk.json --- domains/zk.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zk.json diff --git a/domains/zk.json b/domains/zk.json new file mode 100644 index 000000000..dc7c9fa51 --- /dev/null +++ b/domains/zk.json @@ -0,0 +1,11 @@ +{ + "description": "ZK's Website", + "repo": "https://github.com/p55d2k", + "owner": { + "username": "p55d2k", + "email": "peanutandscuffy1@gmail.com" + }, + "record": { + "CNAME": "zk-website-cwo.pages.dev" + } +} From fc185e6b98ee4d762cfa68970b82508126505367 Mon Sep 17 00:00:00 2001 From: evefind Date: Mon, 8 Apr 2024 14:08:45 +0200 Subject: [PATCH 045/248] feat(domain): devlori.is-a.dev --- domains/devlori.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/devlori.json diff --git a/domains/devlori.json b/domains/devlori.json new file mode 100644 index 000000000..f173c3588 --- /dev/null +++ b/domains/devlori.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "evefind", + "email": "fivemgtarp50@gmail.com" + }, + "record": { + "CNAME": "evefind.github.io" + } +} From e014142e151d31b0aaa517191d4b026074bf8294 Mon Sep 17 00:00:00 2001 From: MullerIsabella Date: Mon, 8 Apr 2024 08:33:50 -0400 Subject: [PATCH 046/248] feat(domain): 50x.is-a.dev --- domains/50x.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/50x.json diff --git a/domains/50x.json b/domains/50x.json new file mode 100644 index 000000000..5cec01417 --- /dev/null +++ b/domains/50x.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MullerIsabella", + "email": "AlpineDreamer92@protonmail.com" + }, + "record": { + "CNAME": "suisse.onrender.com" + } +} From a75b916db1b37694adccfef63169ada84946c54f Mon Sep 17 00:00:00 2001 From: BLCXD Date: Mon, 8 Apr 2024 15:06:45 +0200 Subject: [PATCH 047/248] feat(domain): xyz.is-a.dev --- domains/xyz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xyz.json diff --git a/domains/xyz.json b/domains/xyz.json new file mode 100644 index 000000000..7073a0414 --- /dev/null +++ b/domains/xyz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BLCXD", + "email": "blctoblc223@gmail.com" + }, + "record": { + "CNAME": "blcpage.github.io" + } +} From 2a5b3c8daf78aca2d723efe5ace5a2a181f09d9f Mon Sep 17 00:00:00 2001 From: Zyrouge Date: Mon, 8 Apr 2024 21:02:17 +0530 Subject: [PATCH 048/248] Update zyrouge.json --- domains/zyrouge.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zyrouge.json b/domains/zyrouge.json index e980c87fd..cd4b99e23 100644 --- a/domains/zyrouge.json +++ b/domains/zyrouge.json @@ -5,6 +5,6 @@ "twitter": "_zyrouge_" }, "record": { - "CNAME": "zyrouge.github.io" + "URL": "https://zyrouge.me/" } } From a695f2a3050f2eab49f57f9418c75bfd1122d8c4 Mon Sep 17 00:00:00 2001 From: Wumpus <66653764+Wumpus2000@users.noreply.github.com> Date: Mon, 8 Apr 2024 18:40:47 -0600 Subject: [PATCH 049/248] Update wumpus.json --- domains/wumpus.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/wumpus.json b/domains/wumpus.json index 43f9e5ded..5987a1510 100644 --- a/domains/wumpus.json +++ b/domains/wumpus.json @@ -1,10 +1,11 @@ { + "description": "Fullstack web & mobile dev, quality assurance, automation, reverse engineering, and flexible", + "repo": "https://github.com/wumpus2000/wumpus2000.github.io", "owner": { "username": "Wumpus2000", "email": "wumpusing@gmail.com" }, - "record": { "CNAME": "wumpus2000.github.io" } -} \ No newline at end of file +} From c3326e4d979573a65e9fb37f421ea70ce548c906 Mon Sep 17 00:00:00 2001 From: palekiox Date: Tue, 9 Apr 2024 09:18:03 +0100 Subject: [PATCH 050/248] feat(domain): palekiox.is-a.dev --- domains/palekiox.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/palekiox.json diff --git a/domains/palekiox.json b/domains/palekiox.json new file mode 100644 index 000000000..517659a1b --- /dev/null +++ b/domains/palekiox.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "palekiox", + "email": "zigzagrpg@gmail.com" + }, + "record": { + "CNAME": "palekiox.github.io" + } +} From 21b0a1f86433c2e5babf84b2f88856dee72446b5 Mon Sep 17 00:00:00 2001 From: rootCircle Date: Tue, 9 Apr 2024 09:24:42 +0000 Subject: [PATCH 051/248] feat(domain): rootcircle.is-a.dev --- domains/rootcircle.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rootcircle.json diff --git a/domains/rootcircle.json b/domains/rootcircle.json new file mode 100644 index 000000000..2bea8a250 --- /dev/null +++ b/domains/rootcircle.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rootCircle", + "email": "dev.frolics@gmail.com" + }, + "record": { + "URL": "https://rootcircle.github.io/blog/" + } +} From 8f57e827ac502ad9eda4b5b24512202537c09f61 Mon Sep 17 00:00:00 2001 From: Lab Rat <35325046+rootCircle@users.noreply.github.com> Date: Tue, 9 Apr 2024 09:29:19 +0000 Subject: [PATCH 052/248] feat(domain): update to CNAME record from URL --- domains/rootcircle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rootcircle.json b/domains/rootcircle.json index 2bea8a250..2f73c7e7e 100644 --- a/domains/rootcircle.json +++ b/domains/rootcircle.json @@ -4,6 +4,6 @@ "email": "dev.frolics@gmail.com" }, "record": { - "URL": "https://rootcircle.github.io/blog/" + "CNAME": "rootcircle.github.io" } } From 0c431d35eecbe8ccb8d7ad967cc21d50a15848a4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 9 Apr 2024 17:46:42 +0800 Subject: [PATCH 053/248] Delete domains/cli.json --- domains/cli.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/cli.json diff --git a/domains/cli.json b/domains/cli.json deleted file mode 100644 index 549f942c5..000000000 --- a/domains/cli.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - - "record": { - "URL": "https://npmjs.com/@is-a-dev/cli" - } -} From 391250edb49a03b489168c14838cf013e209dbbe Mon Sep 17 00:00:00 2001 From: denboy0123 <81873582+denboy0123@users.noreply.github.com> Date: Tue, 9 Apr 2024 15:09:07 +0300 Subject: [PATCH 054/248] Update denboy0123.json --- domains/denboy0123.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/denboy0123.json b/domains/denboy0123.json index e6190ea2b..4db9ea62f 100644 --- a/domains/denboy0123.json +++ b/domains/denboy0123.json @@ -4,6 +4,6 @@ "email": "pochtaproverka01@gmail.com" }, "record": { - "URL": "https://t.me/denboy0123" + "URL": "https://t.me/s/denboy0123" } } From 091875fcd298c3e03f5f375cb069927081deb68d Mon Sep 17 00:00:00 2001 From: mrvasil <107036801+mrvasil@users.noreply.github.com> Date: Tue, 9 Apr 2024 16:08:43 +0300 Subject: [PATCH 055/248] Update mrvasil.json --- domains/mrvasil.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mrvasil.json b/domains/mrvasil.json index 4949e570a..c83c84e96 100644 --- a/domains/mrvasil.json +++ b/domains/mrvasil.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "90.156.216.174" + "176.109.106.66" ] } } From 7c1032977f4d984797e6c1dab23a6923ede3049c Mon Sep 17 00:00:00 2001 From: ThisCatLikesCrypto Date: Tue, 9 Apr 2024 18:55:49 +0100 Subject: [PATCH 056/248] feat(domain): wilbur.is-a.dev --- domains/wilbur.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/wilbur.json diff --git a/domains/wilbur.json b/domains/wilbur.json new file mode 100644 index 000000000..1d7d165c2 --- /dev/null +++ b/domains/wilbur.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ThisCatLikesCrypto", + "email": "wilburjwilliams123@gmail.com" + }, + "record": { + "CNAME": "https://ww-projects.pages.dev" + } +} From f3987b48679616f46e55ff4284ced602bfaa943b Mon Sep 17 00:00:00 2001 From: Wilbur Williams <105151352+ThisCatLikesCrypto@users.noreply.github.com> Date: Tue, 9 Apr 2024 18:58:03 +0100 Subject: [PATCH 057/248] Update wilbur.json --- domains/wilbur.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wilbur.json b/domains/wilbur.json index 1d7d165c2..28c23ad22 100644 --- a/domains/wilbur.json +++ b/domains/wilbur.json @@ -1,7 +1,7 @@ { "owner": { "username": "ThisCatLikesCrypto", - "email": "wilburjwilliams123@gmail.com" + "email": "contact@wilburwilliams.uk" }, "record": { "CNAME": "https://ww-projects.pages.dev" From d1ad7298ede19bf3dfc0f88178bf961d34202526 Mon Sep 17 00:00:00 2001 From: Wilbur Williams <105151352+ThisCatLikesCrypto@users.noreply.github.com> Date: Tue, 9 Apr 2024 19:03:51 +0100 Subject: [PATCH 058/248] Update wilbur.json --- domains/wilbur.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wilbur.json b/domains/wilbur.json index 28c23ad22..9ecbb7194 100644 --- a/domains/wilbur.json +++ b/domains/wilbur.json @@ -4,6 +4,6 @@ "email": "contact@wilburwilliams.uk" }, "record": { - "CNAME": "https://ww-projects.pages.dev" + "CNAME": "ww-projects.pages.dev" } } From c34dc445664e87a258dc437448d9e5e186a0c743 Mon Sep 17 00:00:00 2001 From: imide <43657624+imide@users.noreply.github.com> Date: Tue, 9 Apr 2024 12:05:38 -0600 Subject: [PATCH 059/248] Update imide.json switch to cloudflare --- domains/imide.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/imide.json b/domains/imide.json index 3daaab661..bb2afe1d5 100644 --- a/domains/imide.json +++ b/domains/imide.json @@ -5,6 +5,6 @@ "discord": "555915168932954112" }, "record": { - "CNAME": "imide.github.io" + "CNAME": "imide-is-a-dev.pages.dev" } } From 3b5fd03f768c6d0cc50fd52a381ed4a6a3a15cb3 Mon Sep 17 00:00:00 2001 From: Rikuxyz Date: Wed, 10 Apr 2024 03:21:37 +0700 Subject: [PATCH 060/248] feat(domain): riku.is-a.dev --- domains/riku.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/riku.json diff --git a/domains/riku.json b/domains/riku.json new file mode 100644 index 000000000..869a6a1a7 --- /dev/null +++ b/domains/riku.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rikuxyz", + "email": "rikukagenou@gmail.com" + }, + "record": { + "CNAME": "redirect-1qp.pages.dev" + } +} From 3f9477bf6f240585e23d8433c5d73fb810f56f16 Mon Sep 17 00:00:00 2001 From: Riku <157702505+Rikuxyz@users.noreply.github.com> Date: Wed, 10 Apr 2024 03:41:33 +0700 Subject: [PATCH 061/248] Create _discord.riku.json --- domains/_discord.riku.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.riku.json diff --git a/domains/_discord.riku.json b/domains/_discord.riku.json new file mode 100644 index 000000000..8e2fb0412 --- /dev/null +++ b/domains/_discord.riku.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rikuxyz", + "email": "rikukagenou@gmail.com" + }, + "record": { + "TXT": "dh=fb048a2833345c205c4d76f9e7a44a13b180967f" + } +} From a90ad792498e7451511e6fccf912fdb2a5e8716e Mon Sep 17 00:00:00 2001 From: Jonee Date: Tue, 9 Apr 2024 17:55:23 -0300 Subject: [PATCH 062/248] Delete domains/jonee2.json --- domains/jonee2.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/jonee2.json diff --git a/domains/jonee2.json b/domains/jonee2.json deleted file mode 100644 index 0977da949..000000000 --- a/domains/jonee2.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "My portfolio", - "repo": "https://github.com/Jonee2/jonee2", - "owner": { - "username": "Jonee2", - "email": "jonee4339@hotmail.com", - "twitter": "Jonee1155" - }, - "record": { - "CNAME": "jonee2.github.io" - } -} From e2da147bb3eb8f43cc5423ae3de65b01857bba1c Mon Sep 17 00:00:00 2001 From: Jonee Date: Tue, 9 Apr 2024 17:57:01 -0300 Subject: [PATCH 063/248] Update jhonneg.json --- domains/jhonneg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jhonneg.json b/domains/jhonneg.json index d97b053ca..a92fbb0fa 100644 --- a/domains/jhonneg.json +++ b/domains/jhonneg.json @@ -7,6 +7,6 @@ "twitter": "Jonee1155" }, "record": { - "CNAME": "jhonneg.github.io" + "URL": "https://jhonneg.github.io/jhonneg/" } } From b00a3d617986115d198aa9d0687f02d40e814d96 Mon Sep 17 00:00:00 2001 From: praharshjain Date: Wed, 10 Apr 2024 03:10:09 +0530 Subject: [PATCH 064/248] feat(domain): praharsh.is-a.dev --- domains/praharsh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/praharsh.json diff --git a/domains/praharsh.json b/domains/praharsh.json new file mode 100644 index 000000000..d73bd2b2a --- /dev/null +++ b/domains/praharsh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "praharshjain", + "email": "praharshsamria@gmail.com" + }, + "record": { + "CNAME": "praharsh.zz.mu" + } +} From e0c28a0ceb7f970d223668bf9f533cdd2de2b739 Mon Sep 17 00:00:00 2001 From: imide <43657624+imide@users.noreply.github.com> Date: Tue, 9 Apr 2024 16:13:35 -0600 Subject: [PATCH 065/248] Update imide.json --- domains/imide.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/domains/imide.json b/domains/imide.json index bb2afe1d5..565dc9af4 100644 --- a/domains/imide.json +++ b/domains/imide.json @@ -6,5 +6,11 @@ }, "record": { "CNAME": "imide-is-a-dev.pages.dev" + "TXT": "dh=5bac029dd3873cf20dba45eaec03433d5afe5608" + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 0e93844148af6badf2cf3df11e3a859aaca1224c Mon Sep 17 00:00:00 2001 From: imide <43657624+imide@users.noreply.github.com> Date: Tue, 9 Apr 2024 16:17:21 -0600 Subject: [PATCH 066/248] fix imide.json i hate json --- domains/imide.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/imide.json b/domains/imide.json index 565dc9af4..7c436c00d 100644 --- a/domains/imide.json +++ b/domains/imide.json @@ -5,12 +5,12 @@ "discord": "555915168932954112" }, "record": { - "CNAME": "imide-is-a-dev.pages.dev" - "TXT": "dh=5bac029dd3873cf20dba45eaec03433d5afe5608" + "CNAME": "imide-is-a-dev.pages.dev", + "TXT": "dh=5bac029dd3873cf20dba45eaec03433d5afe5608", "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "TXT": "v=spf1 include:spf.improvmx.com ~all", } } From 9466f5cc5286feb6b206d69544a79df7b99dc13f Mon Sep 17 00:00:00 2001 From: Dwigoric Date: Wed, 10 Apr 2024 12:35:39 +0800 Subject: [PATCH 067/248] propose dwigoric.is-a-dev --- domains/dwigoric.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dwigoric.json diff --git a/domains/dwigoric.json b/domains/dwigoric.json new file mode 100644 index 000000000..192a11f12 --- /dev/null +++ b/domains/dwigoric.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Dwigoric", + "email": "dwigoric@pm.me" + }, + "record": { + "CNAME": "dwigoric.pages.dev" + } +} From b970ce7f48b30e14b67fbb97ee5adf64a3c9a381 Mon Sep 17 00:00:00 2001 From: YummyOreo Date: Tue, 9 Apr 2024 23:39:32 -0500 Subject: [PATCH 068/248] Create _github-pages-challenge-YummyOreo.oreo.json --- domains/_github-pages-challenge-YummyOreo.oreo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-YummyOreo.oreo.json diff --git a/domains/_github-pages-challenge-YummyOreo.oreo.json b/domains/_github-pages-challenge-YummyOreo.oreo.json new file mode 100644 index 000000000..9400f38ef --- /dev/null +++ b/domains/_github-pages-challenge-YummyOreo.oreo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "YummyOreo", + "email": "bobgim20@gmail.com" + }, + "record": { + "TXT": "91193592629d4273fa574d6c88a7e4" + } +} From c1d1b5511eb9e8f9f420ec642e399b42ad2de305 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Wed, 10 Apr 2024 09:23:17 +0300 Subject: [PATCH 069/248] Update youfoundalpha.json --- domains/youfoundalpha.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/youfoundalpha.json b/domains/youfoundalpha.json index 1ac951473..e19fa1dd0 100644 --- a/domains/youfoundalpha.json +++ b/domains/youfoundalpha.json @@ -8,7 +8,7 @@ "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "A": ["89.106.200.1"], + "CNAME": "https://ap.yfadev.pw", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From fd792b59ddfa83737258a7bc7f764e814df2573f Mon Sep 17 00:00:00 2001 From: gzfs Date: Wed, 10 Apr 2024 14:35:08 +0530 Subject: [PATCH 070/248] feat(domain): vismbs.is-a.dev --- domains/vismbs.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vismbs.json diff --git a/domains/vismbs.json b/domains/vismbs.json new file mode 100644 index 000000000..bea2b7ec4 --- /dev/null +++ b/domains/vismbs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gzfs", + "email": "vismbs@pm.me" + }, + "record": { + "A": ["150.230.141.111"] + } +} From 71826bf4e8579163f15707fd42d41f657504d3b4 Mon Sep 17 00:00:00 2001 From: Azham Makes Trash <73955243+AzhamProdLive@users.noreply.github.com> Date: Wed, 10 Apr 2024 14:36:40 +0200 Subject: [PATCH 071/248] Create azhammakestrash.json --- domains/azhammakestrash.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/azhammakestrash.json diff --git a/domains/azhammakestrash.json b/domains/azhammakestrash.json new file mode 100644 index 000000000..241a6dd48 --- /dev/null +++ b/domains/azhammakestrash.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "AzhamProdLive", + "email": "websitedomain.regroup588@passinbox.com" + //This is a alias address which is redirected to my actual address + }, + "record": { + "CNAME": "azhammakestrash.pages.dev" + } +} From 4e43d243053872e1327d4c2722dc003a01b4800d Mon Sep 17 00:00:00 2001 From: Azham Makes Trash <73955243+AzhamProdLive@users.noreply.github.com> Date: Wed, 10 Apr 2024 14:37:49 +0200 Subject: [PATCH 072/248] Update azhammakestrash.json --- domains/azhammakestrash.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/azhammakestrash.json b/domains/azhammakestrash.json index 241a6dd48..a33af8442 100644 --- a/domains/azhammakestrash.json +++ b/domains/azhammakestrash.json @@ -2,7 +2,7 @@ "owner": { "username": "AzhamProdLive", "email": "websitedomain.regroup588@passinbox.com" - //This is a alias address which is redirected to my actual address + // This is a alias address which is redirected to my actual address }, "record": { "CNAME": "azhammakestrash.pages.dev" From e365d0ad6ac39e74d282d0568701814ee230add6 Mon Sep 17 00:00:00 2001 From: Raafey Raza <95968156+RaafeyRaza@users.noreply.github.com> Date: Wed, 10 Apr 2024 18:47:23 +0500 Subject: [PATCH 073/248] Update raafey.json --- domains/raafey.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/raafey.json b/domains/raafey.json index e85d62436..acda1fe5d 100644 --- a/domains/raafey.json +++ b/domains/raafey.json @@ -4,6 +4,9 @@ "email": "raafeyraza1@gmail.com" }, "record": { - "CNAME": "raafey.great-site.net" + "CNAME": "raafey.great-site.net", + "_acme-challenge.raafey.is-a.dev": { + "Destination": "dc6fbbae-3aba-4a5d-9741-4b7a386b9151.acmedns.infinityfree.net" + } } } From 1e9f13c295e19fabd92f5cfab095cbcc50480805 Mon Sep 17 00:00:00 2001 From: devops-riku Date: Wed, 10 Apr 2024 22:40:26 +0800 Subject: [PATCH 074/248] feat(domain): rikubot.is-a.dev --- domains/rikubot.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rikubot.json diff --git a/domains/rikubot.json b/domains/rikubot.json new file mode 100644 index 000000000..60d60cfd4 --- /dev/null +++ b/domains/rikubot.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "devops-riku", + "email": "egermino.riku@gmail.com" + }, + "record": { + "CNAME": "rikudev.cloud" + } +} From c5831bdf90bcc1c43b1ac0e614b4ddb9f4e6c961 Mon Sep 17 00:00:00 2001 From: Raafey Raza <95968156+RaafeyRaza@users.noreply.github.com> Date: Wed, 10 Apr 2024 20:21:21 +0500 Subject: [PATCH 075/248] Update raafey.json --- domains/raafey.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/raafey.json b/domains/raafey.json index acda1fe5d..e85d62436 100644 --- a/domains/raafey.json +++ b/domains/raafey.json @@ -4,9 +4,6 @@ "email": "raafeyraza1@gmail.com" }, "record": { - "CNAME": "raafey.great-site.net", - "_acme-challenge.raafey.is-a.dev": { - "Destination": "dc6fbbae-3aba-4a5d-9741-4b7a386b9151.acmedns.infinityfree.net" - } + "CNAME": "raafey.great-site.net" } } From 8efd2727625fa46ae562f427def92961201ddd3a Mon Sep 17 00:00:00 2001 From: Raafey Raza <95968156+RaafeyRaza@users.noreply.github.com> Date: Wed, 10 Apr 2024 20:21:55 +0500 Subject: [PATCH 076/248] Create _acme-challenge.raafey.json --- domains/_acme-challenge.raafey.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_acme-challenge.raafey.json diff --git a/domains/_acme-challenge.raafey.json b/domains/_acme-challenge.raafey.json new file mode 100644 index 000000000..2d49b4505 --- /dev/null +++ b/domains/_acme-challenge.raafey.json @@ -0,0 +1,10 @@ + +{ + "owner": { + "username": "RaafeyRaza", + "email": "raafeyraza1@gmail.com" + }, + "record": { + "CNAME": "dc6fbbae-3aba-4a5d-9741-4b7a386b9151.acmedns.infinityfree.net" + } +} From 4a56cc562f2a298b4eb49573844ac1812ead38f8 Mon Sep 17 00:00:00 2001 From: imide <43657624+imide@users.noreply.github.com> Date: Wed, 10 Apr 2024 09:32:51 -0600 Subject: [PATCH 077/248] Create _discord.imide.json --- domains/_discord.imide.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.imide.json diff --git a/domains/_discord.imide.json b/domains/_discord.imide.json new file mode 100644 index 000000000..2d33602a9 --- /dev/null +++ b/domains/_discord.imide.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "imide", + "email": "", + "discord": "555915168932954112" + }, + "record": { + "TXT": "dh=5bac029dd3873cf20dba45eaec03433d5afe5608" + } +} From 159c43f753e00ad441310f4fedf05af5f8ef58c7 Mon Sep 17 00:00:00 2001 From: imide <43657624+imide@users.noreply.github.com> Date: Wed, 10 Apr 2024 09:33:53 -0600 Subject: [PATCH 078/248] Update imide.json remove bad data --- domains/imide.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/domains/imide.json b/domains/imide.json index 7c436c00d..bb2afe1d5 100644 --- a/domains/imide.json +++ b/domains/imide.json @@ -5,12 +5,6 @@ "discord": "555915168932954112" }, "record": { - "CNAME": "imide-is-a-dev.pages.dev", - "TXT": "dh=5bac029dd3873cf20dba45eaec03433d5afe5608", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all", + "CNAME": "imide-is-a-dev.pages.dev" } } From 177c9ada95a65132bff2cbe36c3ff3ad45ba31fa Mon Sep 17 00:00:00 2001 From: Azham Makes Trash <73955243+AzhamProdLive@users.noreply.github.com> Date: Wed, 10 Apr 2024 17:06:28 +0000 Subject: [PATCH 079/248] Update azhammakestrash.json --- domains/azhammakestrash.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/azhammakestrash.json b/domains/azhammakestrash.json index a33af8442..9dff2bd93 100644 --- a/domains/azhammakestrash.json +++ b/domains/azhammakestrash.json @@ -2,7 +2,6 @@ "owner": { "username": "AzhamProdLive", "email": "websitedomain.regroup588@passinbox.com" - // This is a alias address which is redirected to my actual address }, "record": { "CNAME": "azhammakestrash.pages.dev" From d533c800f8930baebaf426c47ab4178da54bd48d Mon Sep 17 00:00:00 2001 From: Raafey Raza <95968156+RaafeyRaza@users.noreply.github.com> Date: Wed, 10 Apr 2024 22:25:43 +0500 Subject: [PATCH 080/248] Update raafey.json --- domains/raafey.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/raafey.json b/domains/raafey.json index e85d62436..0723bd4eb 100644 --- a/domains/raafey.json +++ b/domains/raafey.json @@ -4,6 +4,6 @@ "email": "raafeyraza1@gmail.com" }, "record": { - "CNAME": "raafey.great-site.net" + "URL": "raafey.great-site.net" } } From 9a6c89ef86c145030ba0704d910942cdffc26f0e Mon Sep 17 00:00:00 2001 From: Pittab <120305267+Pittab@users.noreply.github.com> Date: Wed, 10 Apr 2024 18:43:33 +0100 Subject: [PATCH 081/248] Create eyescary.json --- domains/eyescary.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/eyescary.json diff --git a/domains/eyescary.json b/domains/eyescary.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/eyescary.json @@ -0,0 +1 @@ + From 4cfd8776645898a7f4b3010a88cbccce640b8f0e Mon Sep 17 00:00:00 2001 From: Pittab <120305267+Pittab@users.noreply.github.com> Date: Wed, 10 Apr 2024 18:46:13 +0100 Subject: [PATCH 082/248] Update eyescary.json hm? --- domains/eyescary.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/domains/eyescary.json b/domains/eyescary.json index 8b1378917..702825b45 100644 --- a/domains/eyescary.json +++ b/domains/eyescary.json @@ -1 +1,8 @@ - + "owner": { + "username": "pittab", + "email": "peteromg43@gmail.com" + }, + "record": { + "URL": "https://rayr.link" + } +} From 833048786269c770fbf65d93484a413eea58f56b Mon Sep 17 00:00:00 2001 From: VaibhavSys Date: Wed, 10 Apr 2024 23:19:08 +0530 Subject: [PATCH 083/248] feat(domain): oioioi.is-a.dev --- domains/oioioi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/oioioi.json diff --git a/domains/oioioi.json b/domains/oioioi.json new file mode 100644 index 000000000..4f9080b5c --- /dev/null +++ b/domains/oioioi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "VaibhavSys", + "email": "vaibhavsys@protonmail.com" + }, + "record": { + "CNAME": "azltvzbg.infinityfree.com" + } +} From f0eab0cea359c68da98c272f6076545892856065 Mon Sep 17 00:00:00 2001 From: VaibhavSys Date: Wed, 10 Apr 2024 23:19:59 +0530 Subject: [PATCH 084/248] feat(domain): _acme-challenge.oioioi.is-a.dev --- domains/_acme-challenge.oioioi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_acme-challenge.oioioi.json diff --git a/domains/_acme-challenge.oioioi.json b/domains/_acme-challenge.oioioi.json new file mode 100644 index 000000000..275682e49 --- /dev/null +++ b/domains/_acme-challenge.oioioi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "VaibhavSys", + "email": "vaibhavsys@protonmail.com" + }, + "record": { + "CNAME": "b00be066-ce45-455f-bb4a-de9f6dc14e0c.acmedns.infinityfree.net" + } +} From 9ade6dac42b81797ce020848dc4f0b83d4e01311 Mon Sep 17 00:00:00 2001 From: Raafey Raza <95968156+RaafeyRaza@users.noreply.github.com> Date: Wed, 10 Apr 2024 23:08:57 +0500 Subject: [PATCH 085/248] Update raafey.json pls do this quick tanks a lot, cute dog! --- domains/raafey.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/raafey.json b/domains/raafey.json index 0723bd4eb..5b3fd37c3 100644 --- a/domains/raafey.json +++ b/domains/raafey.json @@ -4,6 +4,6 @@ "email": "raafeyraza1@gmail.com" }, "record": { - "URL": "raafey.great-site.net" + "CNAME": "ffcvyw2y.infinityfree.com" } } From 28c392e9097c1aead892917d5c874c052afa41f8 Mon Sep 17 00:00:00 2001 From: Pittab <120305267+Pittab@users.noreply.github.com> Date: Wed, 10 Apr 2024 19:56:40 +0100 Subject: [PATCH 086/248] Update eyescary.json hm? --- domains/eyescary.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/eyescary.json b/domains/eyescary.json index 702825b45..6fd884ed3 100644 --- a/domains/eyescary.json +++ b/domains/eyescary.json @@ -1,8 +1,8 @@ "owner": { - "username": "pittab", + "username": "EyeScary", "email": "peteromg43@gmail.com" }, "record": { - "URL": "https://rayr.link" + "CNAME": "https://eyescary.pages.dev" } } From 06fc6a9f4b810fb0541ce6f5645bf2d7e331a332 Mon Sep 17 00:00:00 2001 From: Pittab <120305267+Pittab@users.noreply.github.com> Date: Wed, 10 Apr 2024 20:02:19 +0100 Subject: [PATCH 087/248] Update eyescary.json did more thing --- domains/eyescary.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/eyescary.json b/domains/eyescary.json index 6fd884ed3..761fcbbc7 100644 --- a/domains/eyescary.json +++ b/domains/eyescary.json @@ -3,6 +3,6 @@ "email": "peteromg43@gmail.com" }, "record": { - "CNAME": "https://eyescary.pages.dev" + "CNAME": "eyescary.pages.dev" } } From 5a7687f8c5c0adb4a5b99dad549b51a5e5b6ff80 Mon Sep 17 00:00:00 2001 From: Pittab <120305267+Pittab@users.noreply.github.com> Date: Wed, 10 Apr 2024 20:02:32 +0100 Subject: [PATCH 088/248] Update eyescary.json --- domains/eyescary.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/eyescary.json b/domains/eyescary.json index 761fcbbc7..8383c3231 100644 --- a/domains/eyescary.json +++ b/domains/eyescary.json @@ -5,4 +5,3 @@ "record": { "CNAME": "eyescary.pages.dev" } -} From 63662ab7783193bdb480976234589864d0c884e2 Mon Sep 17 00:00:00 2001 From: Pittab <120305267+Pittab@users.noreply.github.com> Date: Wed, 10 Apr 2024 20:18:10 +0100 Subject: [PATCH 089/248] Update eyescary.json --- domains/eyescary.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/eyescary.json b/domains/eyescary.json index 8383c3231..5cc9b68ea 100644 --- a/domains/eyescary.json +++ b/domains/eyescary.json @@ -1,6 +1,6 @@ "owner": { "username": "EyeScary", - "email": "peteromg43@gmail.com" + "email": "hiding04fjord@icloud.com" }, "record": { "CNAME": "eyescary.pages.dev" From 3f07e66e44e5ea15c4d891a67c5444b5276292f0 Mon Sep 17 00:00:00 2001 From: Wilbur Williams <105151352+ThisCatLikesCrypto@users.noreply.github.com> Date: Wed, 10 Apr 2024 20:36:37 +0100 Subject: [PATCH 090/248] Update eyescary.json --- domains/eyescary.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/eyescary.json b/domains/eyescary.json index 5cc9b68ea..303d4a6a9 100644 --- a/domains/eyescary.json +++ b/domains/eyescary.json @@ -1,5 +1,5 @@ "owner": { - "username": "EyeScary", + "username": "EyeScary-Development", "email": "hiding04fjord@icloud.com" }, "record": { From dfc6bd7201b613ac2f3f89ca5478c6304f292396 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Wed, 10 Apr 2024 22:55:12 +0300 Subject: [PATCH 091/248] Update youfoundalpha.json --- domains/youfoundalpha.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/youfoundalpha.json b/domains/youfoundalpha.json index e19fa1dd0..e2fb6b901 100644 --- a/domains/youfoundalpha.json +++ b/domains/youfoundalpha.json @@ -8,7 +8,7 @@ "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "CNAME": "https://ap.yfadev.pw", + "URL": "https://ap.yfadev.pw", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From d0655dbba569419aa5d9a1c88a31280414143185 Mon Sep 17 00:00:00 2001 From: Pittab <120305267+Pittab@users.noreply.github.com> Date: Wed, 10 Apr 2024 21:00:52 +0100 Subject: [PATCH 092/248] Update eyescary.json --- domains/eyescary.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/eyescary.json b/domains/eyescary.json index 303d4a6a9..ad7a516b2 100644 --- a/domains/eyescary.json +++ b/domains/eyescary.json @@ -1,6 +1,6 @@ "owner": { "username": "EyeScary-Development", - "email": "hiding04fjord@icloud.com" + "email": "peteromg43@gmail.com" }, "record": { "CNAME": "eyescary.pages.dev" From 38653057d7a6ae30f5719a83cd3b7b4c8c8bc539 Mon Sep 17 00:00:00 2001 From: Myrdincx Date: Wed, 10 Apr 2024 22:32:43 +0200 Subject: [PATCH 093/248] feat(domain): myrdin.is-a.dev --- domains/myrdin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/myrdin.json diff --git a/domains/myrdin.json b/domains/myrdin.json new file mode 100644 index 000000000..ae72ea36a --- /dev/null +++ b/domains/myrdin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Myrdincx", + "email": "myrdincx@gmail.com" + }, + "record": { + "CNAME": "myrdincx.github.io" + } +} From 5608dc1565153944c4efc0e3cbd32f2da8b1b35c Mon Sep 17 00:00:00 2001 From: yamanISyaman Date: Wed, 10 Apr 2024 23:52:42 +0300 Subject: [PATCH 094/248] feat(domain): yaman.malla.is-a.dev --- domains/yaman.malla.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yaman.malla.json diff --git a/domains/yaman.malla.json b/domains/yaman.malla.json new file mode 100644 index 000000000..e04a6ce7d --- /dev/null +++ b/domains/yaman.malla.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yamanISyaman", + "email": "yaman.1423@gmail.com" + }, + "record": { + "CNAME": "yaman-malla.surge.sh" + } +} From f1f66b3f013a0de0bf75af6ef9a68e414316cb10 Mon Sep 17 00:00:00 2001 From: Tweak Date: Wed, 10 Apr 2024 15:02:54 -0600 Subject: [PATCH 095/248] Create matt.json --- domains/matt.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/matt.json diff --git a/domains/matt.json b/domains/matt.json new file mode 100644 index 000000000..49d55dbfb --- /dev/null +++ b/domains/matt.json @@ -0,0 +1,13 @@ +{ + "description": "Matt is a Developer!", + "repo": "https://github.com/Tweak4141", + "owner": { + "username": "tweak4141", + "email": "tweak@talosbot.xyz" + }, + "record": { + "A": ["150.230.46.24"], + "MX": ["mx1.talosbot.xyz", "mx2.talosbot.xyz"], + "TXT": "v=spf1 include:spf.talosbot.xyz include:spf.brevo.com include:mailgun.org include:webmail.talosbot.xyz ~all" + } +} From 901312141cc28dbad6f0227b522691eb1e4efcdd Mon Sep 17 00:00:00 2001 From: Dwigoric Date: Thu, 11 Apr 2024 05:57:16 +0800 Subject: [PATCH 096/248] Register _discord.dwigoric.is-a.dev --- domains/_discord.dwigoric.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/_discord.dwigoric.json diff --git a/domains/_discord.dwigoric.json b/domains/_discord.dwigoric.json new file mode 100644 index 000000000..f1c05b856 --- /dev/null +++ b/domains/_discord.dwigoric.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Dwigoric", + "email": "dwigoric@gmail.com", + "discord": "295391820744228867" + }, + + "record": { + "TXT": "dh=0dbe5579faf14819c58607e423f955be71311f60" + } + } + \ No newline at end of file From 4de7a644f0941842539563bcc3016c263c1ac647 Mon Sep 17 00:00:00 2001 From: Dwigoric Date: Thu, 11 Apr 2024 05:58:58 +0800 Subject: [PATCH 097/248] chore: update email --- domains/_discord.dwigoric.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_discord.dwigoric.json b/domains/_discord.dwigoric.json index f1c05b856..a9b2c3a9b 100644 --- a/domains/_discord.dwigoric.json +++ b/domains/_discord.dwigoric.json @@ -1,7 +1,7 @@ { "owner": { "username": "Dwigoric", - "email": "dwigoric@gmail.com", + "email": "dwigoric@pm.me", "discord": "295391820744228867" }, @@ -9,4 +9,4 @@ "TXT": "dh=0dbe5579faf14819c58607e423f955be71311f60" } } - \ No newline at end of file + From 24568795361cadf4bb35e20d0ca3ab6ee1eccff2 Mon Sep 17 00:00:00 2001 From: hghfth <76017241+hghfth@users.noreply.github.com> Date: Wed, 10 Apr 2024 23:11:09 +0000 Subject: [PATCH 098/248] Register ziko.is-a.dev --- domains/ziko.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ziko.json diff --git a/domains/ziko.json b/domains/ziko.json new file mode 100644 index 000000000..b4451e746 --- /dev/null +++ b/domains/ziko.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "hghfth", + "email": "zakariadidah@gmail.com", + "discord": "788397929308225546" + }, + + "record": { + "A": ["45.134.212.78"] + } + } + \ No newline at end of file From 2b05a5938dc9450983938ae081e277ca22b2fe55 Mon Sep 17 00:00:00 2001 From: Krishnan Shankar Date: Wed, 10 Apr 2024 22:40:48 -0400 Subject: [PATCH 099/248] Create krishnan.json --- domains/krishnan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/krishnan.json diff --git a/domains/krishnan.json b/domains/krishnan.json new file mode 100644 index 000000000..4d72ed5ed --- /dev/null +++ b/domains/krishnan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "krishnans2006", + "email": "krishnans2006@gmail.com" + }, + "record": { + "A": [ + "216.24.57.1" + ] + } +} From 094be891c2135434e8c7ababd9260c6aad45f2cd Mon Sep 17 00:00:00 2001 From: Dwigoric Date: Thu, 11 Apr 2024 14:58:30 +0800 Subject: [PATCH 100/248] Register joshua.is-a.dev --- domains/joshua.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/joshua.json diff --git a/domains/joshua.json b/domains/joshua.json new file mode 100644 index 000000000..9d091a4d1 --- /dev/null +++ b/domains/joshua.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Dwigoric", + "email": "dwigoric@pm.me", + "discord": "295391820744228867" + }, + + "record": { + "CNAME": "dwigoric.pages.dev" + } + } + \ No newline at end of file From 1bbd2a39af4eaa450fd1388f257aa3f5a0ee3862 Mon Sep 17 00:00:00 2001 From: Dwigoric Date: Thu, 11 Apr 2024 16:53:59 +0800 Subject: [PATCH 101/248] Register _discord.joshua.is-a.dev --- domains/_discord.joshua.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/_discord.joshua.json diff --git a/domains/_discord.joshua.json b/domains/_discord.joshua.json new file mode 100644 index 000000000..7ff0c50b7 --- /dev/null +++ b/domains/_discord.joshua.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Dwigoric", + "email": "dwigoric@gmail.com", + "discord": "295391820744228867" + }, + + "record": { + "TXT": "dh=091e5d13b0f360e03d1ae8a746c5bed81da680e2" + } + } + \ No newline at end of file From 5e0e3ee4cc4427fa13a007f645ef5fcae116a1e0 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 11 Apr 2024 17:52:44 +0800 Subject: [PATCH 102/248] Delete domains/raw.json --- domains/raw.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/raw.json diff --git a/domains/raw.json b/domains/raw.json deleted file mode 100644 index 1d5799f52..000000000 --- a/domains/raw.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - - "record": { - "URL": "https://raw-api.is-a.dev" - } -} From ae722dd888c3ef8e442a9b8d33ea22dd2b49a5c8 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 11 Apr 2024 17:54:26 +0800 Subject: [PATCH 103/248] Delete domains/discord.json --- domains/discord.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/discord.json diff --git a/domains/discord.json b/domains/discord.json deleted file mode 100644 index 9e6b5e8f5..000000000 --- a/domains/discord.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - "record": { - "URL": "https://discord.gg/PZCGHz4RhQ" - } -} From de93749fb46c4e6f6615d4653df66a7572d83695 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 11 Apr 2024 17:59:43 +0800 Subject: [PATCH 104/248] Update status.json --- domains/status.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/status.json b/domains/status.json index f186873d1..d7d821553 100644 --- a/domains/status.json +++ b/domains/status.json @@ -4,6 +4,6 @@ "email": "" }, "record": { - "CNAME": "wdhdns.com" + "URL": "https://is-a-dev.wdh.gg" } } From 79decd7effa972bdba163e1b0d183665a6752e9a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 11 Apr 2024 18:01:26 +0800 Subject: [PATCH 105/248] Delete domains/staff.json --- domains/staff.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/staff.json diff --git a/domains/staff.json b/domains/staff.json deleted file mode 100644 index 8c3f72381..000000000 --- a/domains/staff.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - "record": { - "CNAME": "is-a-dev-maintainers.pages.dev" - } -} From 39bca2f9379dcc8f77e0113b0c6450a8e2d9b845 Mon Sep 17 00:00:00 2001 From: Wilbur Williams <105151352+ThisCatLikesCrypto@users.noreply.github.com> Date: Thu, 11 Apr 2024 12:26:54 +0100 Subject: [PATCH 106/248] Update eyescary.json fix problems --- domains/eyescary.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/eyescary.json b/domains/eyescary.json index ad7a516b2..48ecd9048 100644 --- a/domains/eyescary.json +++ b/domains/eyescary.json @@ -1,3 +1,4 @@ +{ "owner": { "username": "EyeScary-Development", "email": "peteromg43@gmail.com" @@ -5,3 +6,4 @@ "record": { "CNAME": "eyescary.pages.dev" } +} From 47def2ab8f0930dc157441d566fb8dbd2837fe34 Mon Sep 17 00:00:00 2001 From: Grinti1 Date: Thu, 11 Apr 2024 14:48:31 +0200 Subject: [PATCH 107/248] feat(domain): lowrp.site.is-a.dev --- domains/lowrp.site.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lowrp.site.json diff --git a/domains/lowrp.site.json b/domains/lowrp.site.json new file mode 100644 index 000000000..db924e48c --- /dev/null +++ b/domains/lowrp.site.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Grinti1", + "email": "mlody6869@gmail.com" + }, + "record": { + "CNAME": "lowrp.site" + } +} From 9e8016cc0bc71d8b16835dd9e0da86ecbc57bfac Mon Sep 17 00:00:00 2001 From: Yaman <122475946+yamanISyaman@users.noreply.github.com> Date: Thu, 11 Apr 2024 16:31:57 +0300 Subject: [PATCH 108/248] Delete domains/yaman.malla.json --- domains/yaman.malla.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/yaman.malla.json diff --git a/domains/yaman.malla.json b/domains/yaman.malla.json deleted file mode 100644 index e04a6ce7d..000000000 --- a/domains/yaman.malla.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "yamanISyaman", - "email": "yaman.1423@gmail.com" - }, - "record": { - "CNAME": "yaman-malla.surge.sh" - } -} From cd6aad6dcdb6161e77c7444ceeff5fbeb07e7924 Mon Sep 17 00:00:00 2001 From: Yaman <122475946+yamanISyaman@users.noreply.github.com> Date: Thu, 11 Apr 2024 16:35:34 +0300 Subject: [PATCH 109/248] Create yaman-malla.json --- domains/yaman-malla.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yaman-malla.json diff --git a/domains/yaman-malla.json b/domains/yaman-malla.json new file mode 100644 index 000000000..e04a6ce7d --- /dev/null +++ b/domains/yaman-malla.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yamanISyaman", + "email": "yaman.1423@gmail.com" + }, + "record": { + "CNAME": "yaman-malla.surge.sh" + } +} From b5e82f074330ea0f0006b2545ad17eedb0956ecb Mon Sep 17 00:00:00 2001 From: Dom Rodriguez Date: Thu, 11 Apr 2024 16:09:15 +0100 Subject: [PATCH 110/248] Add `shymega.is-a.dev` subdomain This PR adds a subdomain for my portfolio website (WIP on another subdomain), with Discord and GitHub Pages verification TXT strings. I may add MX records at a later date. I haven't decided yet. But for now, these changes are sufficient. Signed-off-by: Dom Rodriguez --- domains/_discord.shymega.json | 9 +++++++++ domains/_github-pages-challenge-shymega.shymega.json | 9 +++++++++ domains/shymega.json | 9 +++++++++ 3 files changed, 27 insertions(+) create mode 100644 domains/_discord.shymega.json create mode 100644 domains/_github-pages-challenge-shymega.shymega.json create mode 100644 domains/shymega.json diff --git a/domains/_discord.shymega.json b/domains/_discord.shymega.json new file mode 100644 index 000000000..c7d4ec185 --- /dev/null +++ b/domains/_discord.shymega.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shymega", + "email": "shymega@shymega.org.uk", + }, + "record": { + "TXT": "dh=43b627cccb9f6828d48ec7db6a573824bccfabc5" + } +} diff --git a/domains/_github-pages-challenge-shymega.shymega.json b/domains/_github-pages-challenge-shymega.shymega.json new file mode 100644 index 000000000..ebda0f2f6 --- /dev/null +++ b/domains/_github-pages-challenge-shymega.shymega.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shymega", + "email": "shymega@shymega.org.uk" + }, + "record": { + "TXT": "83c50be1b56ddbe89e971e9f77aa0b" + } +} diff --git a/domains/shymega.json b/domains/shymega.json new file mode 100644 index 000000000..9c2f87eec --- /dev/null +++ b/domains/shymega.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shymega", + "email": "shymega@shymega.org.uk" + }, + "record": { + "CNAME": "dom-rodriguez-org-uk.pages.dev" + } +} From 64aa4f64a505f52bda8150179a1294d211068009 Mon Sep 17 00:00:00 2001 From: Myrdincx <69009601+Myrdincx@users.noreply.github.com> Date: Thu, 11 Apr 2024 20:28:16 +0200 Subject: [PATCH 111/248] Create _discord.myrdin.is-a.dev.json --- domains/_discord.myrdin.is-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.myrdin.is-a.dev.json diff --git a/domains/_discord.myrdin.is-a.dev.json b/domains/_discord.myrdin.is-a.dev.json new file mode 100644 index 000000000..070e89994 --- /dev/null +++ b/domains/_discord.myrdin.is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Myrdincx", + "email": "myrdincx@gmail.com" + }, + "record": { + "TXT": "dh=66640cb07a3d5f325ece17597144b38af7b75ec9" + } +} From d64668b15b1c8c2c51446af6f0b5ab090bd9ddb1 Mon Sep 17 00:00:00 2001 From: Raafey Raza <95968156+RaafeyRaza@users.noreply.github.com> Date: Fri, 12 Apr 2024 00:40:05 +0500 Subject: [PATCH 112/248] Update raafey.json --- domains/raafey.json | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/domains/raafey.json b/domains/raafey.json index 5b3fd37c3..2370a4ba4 100644 --- a/domains/raafey.json +++ b/domains/raafey.json @@ -1,9 +1,10 @@ { - "owner": { - "username": "RaafeyRaza", - "email": "raafeyraza1@gmail.com" - }, - "record": { - "CNAME": "ffcvyw2y.infinityfree.com" - } -} + "owner": { + "username": "RaafeyRaza", + "email": "raafeyraza1@gmail.com" + }, + + "record": { + "A": ["69.30.249.53"] + } + } From 68425432ec8dd523dbb2d57fb38d2135dcfbfe00 Mon Sep 17 00:00:00 2001 From: Myrdin <69009601+Myrdincx@users.noreply.github.com> Date: Thu, 11 Apr 2024 21:49:15 +0200 Subject: [PATCH 113/248] Create _github-pages-challenge-Myrdincx.myrdin.json --- domains/_github-pages-challenge-Myrdincx.myrdin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Myrdincx.myrdin.json diff --git a/domains/_github-pages-challenge-Myrdincx.myrdin.json b/domains/_github-pages-challenge-Myrdincx.myrdin.json new file mode 100644 index 000000000..25849f9b3 --- /dev/null +++ b/domains/_github-pages-challenge-Myrdincx.myrdin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Myrdincx", + "email": "myrdincx@gmail.com" + }, + "record": { + "TXT": "73c422f79a3a088a46e52e7844cb08" + } +} From 8f1342dc86bf10629b373f203c0eff1a6b1aa803 Mon Sep 17 00:00:00 2001 From: Jonee Date: Thu, 11 Apr 2024 16:54:51 -0300 Subject: [PATCH 114/248] Update jhonneg.json --- domains/jhonneg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jhonneg.json b/domains/jhonneg.json index a92fbb0fa..d97b053ca 100644 --- a/domains/jhonneg.json +++ b/domains/jhonneg.json @@ -7,6 +7,6 @@ "twitter": "Jonee1155" }, "record": { - "URL": "https://jhonneg.github.io/jhonneg/" + "CNAME": "jhonneg.github.io" } } From 7b1460a7c019278b0727386133eedcf438006703 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 12 Apr 2024 09:17:02 +0800 Subject: [PATCH 115/248] Delete domains/privacy.json --- domains/privacy.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/privacy.json diff --git a/domains/privacy.json b/domains/privacy.json deleted file mode 100644 index dbfddaf11..000000000 --- a/domains/privacy.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - "record": { - "URL": "https://team.is-a.dev", - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=isdevmail.beadman-network.com,andrew@win11react.com" - } -} From 0f506e9e82dfd6522c52f5b681a3d56462d27a68 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 12 Apr 2024 09:18:12 +0800 Subject: [PATCH 116/248] Delete domains/status.json --- domains/status.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/status.json diff --git a/domains/status.json b/domains/status.json deleted file mode 100644 index d7d821553..000000000 --- a/domains/status.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - "record": { - "URL": "https://is-a-dev.wdh.gg" - } -} From 08a47b2ca78e57e9814b75ae41d451590831f581 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 12 Apr 2024 09:18:34 +0800 Subject: [PATCH 117/248] Delete domains/register.json --- domains/register.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/register.json diff --git a/domains/register.json b/domains/register.json deleted file mode 100644 index 38302b827..000000000 --- a/domains/register.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - - "record": { - "URL": "https://manage.is-a.dev" - } -} From 379f145dfe502e7085c09d9ccfb0b26dd1eacda8 Mon Sep 17 00:00:00 2001 From: Krishnan Shankar Date: Thu, 11 Apr 2024 22:51:59 -0400 Subject: [PATCH 118/248] Create _discord.krishnan.json --- domains/_discord.krishnan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.krishnan.json diff --git a/domains/_discord.krishnan.json b/domains/_discord.krishnan.json new file mode 100644 index 000000000..76332d52c --- /dev/null +++ b/domains/_discord.krishnan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "krishnans2006", + "email": "krishnans2006@gmail.com" + }, + "record": { + "TXT": "dh=fb4689a2ce0128317b7371c97ce6cc9c1940d73e" + } +} From ba086bcb219ab225d23282af13da943e7473e67f Mon Sep 17 00:00:00 2001 From: Krishnan Shankar Date: Thu, 11 Apr 2024 22:56:41 -0400 Subject: [PATCH 119/248] Create _github-pages-challenge-krishnans2006.krishnan.json --- .../_github-pages-challenge-krishnans2006.krishnan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-krishnans2006.krishnan.json diff --git a/domains/_github-pages-challenge-krishnans2006.krishnan.json b/domains/_github-pages-challenge-krishnans2006.krishnan.json new file mode 100644 index 000000000..b5377951e --- /dev/null +++ b/domains/_github-pages-challenge-krishnans2006.krishnan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "krishnans2006", + "email": "krishnans2006@gmail.com" + }, + "record": { + "TXT": "98ed55fbc51103499325626a360a64" + } +} From 522cbf01838d87c4009c3ca03c4b9ef0a0aca92b Mon Sep 17 00:00:00 2001 From: nikytap1n Date: Thu, 11 Apr 2024 20:51:54 -0700 Subject: [PATCH 120/248] feat(domain): nikywelcome.is-a.dev --- domains/nikywelcome.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nikywelcome.json diff --git a/domains/nikywelcome.json b/domains/nikywelcome.json new file mode 100644 index 000000000..405df53fb --- /dev/null +++ b/domains/nikywelcome.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nikytap1n", + "email": "anhky726@gmail.com" + }, + "record": { + "CNAME": "28nikywelcome03.github.io" + } +} From 7b25dd4f7a59d69b5ab8a4ddc032b215a0545b86 Mon Sep 17 00:00:00 2001 From: nikyy2 Date: Thu, 11 Apr 2024 20:55:53 -0700 Subject: [PATCH 121/248] feat(domain): nikywelcome.is-a.dev --- domains/nikywelcome.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nikywelcome.json diff --git a/domains/nikywelcome.json b/domains/nikywelcome.json new file mode 100644 index 000000000..af390f47b --- /dev/null +++ b/domains/nikywelcome.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nikyy2", + "email": "anhky581@gmail.com" + }, + "record": { + "CNAME": "28nikywelcome03.github.io" + } +} From 68dcedc7b56e40cf8a8424f803e057efd3be126c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 12 Apr 2024 15:52:03 +0800 Subject: [PATCH 122/248] Update william.json --- domains/william.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/william.json b/domains/william.json index 0a51a1e9a..2bfaddfb6 100644 --- a/domains/william.json +++ b/domains/william.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "wdhdns.com" + "URL": "https://williamharrison.dev" } } From 300c6425e771c3f4c3a46f29db7bb06c1d08a84d Mon Sep 17 00:00:00 2001 From: Xshafi Date: Fri, 12 Apr 2024 15:27:12 +0530 Subject: [PATCH 123/248] feat(domain): shafi.is-a.dev --- domains/shafi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shafi.json diff --git a/domains/shafi.json b/domains/shafi.json new file mode 100644 index 000000000..02bec08b7 --- /dev/null +++ b/domains/shafi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Xshafi", + "email": "AkramSanghar10@gmail.com" + }, + "record": { + "CNAME": "xshafi.github.io" + } +} From e02a599e1bb10452e706209e5e65c248f7736de0 Mon Sep 17 00:00:00 2001 From: geenzo69 Date: Fri, 12 Apr 2024 18:42:35 +0700 Subject: [PATCH 124/248] feat(domain): geenzo.is-a.dev --- domains/geenzo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/geenzo.json diff --git a/domains/geenzo.json b/domains/geenzo.json new file mode 100644 index 000000000..3a09da31a --- /dev/null +++ b/domains/geenzo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "geenzo69", + "email": "geenzogamer164@gmail.com" + }, + "record": { + "CNAME": "server.geenzo.eu.org" + } +} From 3a18ecae9859ef87877a9b23efb1f8e9e1a0ab95 Mon Sep 17 00:00:00 2001 From: AKCord Date: Fri, 12 Apr 2024 20:28:38 +0545 Subject: [PATCH 125/248] feat(domain): akcord.is-a.dev --- domains/akcord.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/akcord.json diff --git a/domains/akcord.json b/domains/akcord.json new file mode 100644 index 000000000..2600c577e --- /dev/null +++ b/domains/akcord.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AKCord", + "email": "shrestha.aeniv@gmail.com" + }, + "record": { + "URL": "https://akcord.github.io/" + } +} From 12701a7fa2886b74cba99a42b1a5fbf7131b6471 Mon Sep 17 00:00:00 2001 From: rpineda26 Date: Fri, 12 Apr 2024 23:39:40 +0800 Subject: [PATCH 126/248] feat(domain): ralphpineda.is-a.dev --- domains/ralphpineda.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ralphpineda.json diff --git a/domains/ralphpineda.json b/domains/ralphpineda.json new file mode 100644 index 000000000..53209c7b5 --- /dev/null +++ b/domains/ralphpineda.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rpineda26", + "email": "rp.pineda26@gmail.com" + }, + "record": { + "URL": "https://rpineda26.github.io/portfolio" + } +} From 2e703435b59a912b273329b2713f2324b4e7e92d Mon Sep 17 00:00:00 2001 From: shorko <111064437+shorkdev@users.noreply.github.com> Date: Fri, 12 Apr 2024 16:19:57 +0000 Subject: [PATCH 127/248] Create shork.json --- domains/shork.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 domains/shork.json diff --git a/domains/shork.json b/domains/shork.json new file mode 100644 index 000000000..dc74fa799 --- /dev/null +++ b/domains/shork.json @@ -0,0 +1,6 @@ +{ + "owner": { + "username": "shorkdev", + "email": "shork_d3v@proton.me" + } +} From b570f816bb5a974bfb7e37cd1083b457419c093e Mon Sep 17 00:00:00 2001 From: shorko <111064437+shorkdev@users.noreply.github.com> Date: Fri, 12 Apr 2024 16:21:35 +0000 Subject: [PATCH 128/248] Update shork.json --- domains/shork.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/domains/shork.json b/domains/shork.json index dc74fa799..4e0ba711c 100644 --- a/domains/shork.json +++ b/domains/shork.json @@ -2,5 +2,8 @@ "owner": { "username": "shorkdev", "email": "shork_d3v@proton.me" + }, + "record": { + "URL": "https://shork.one" } } From e06b0786242b393daf07f9c003862a2cccd4c505 Mon Sep 17 00:00:00 2001 From: shorko <111064437+shorkdev@users.noreply.github.com> Date: Fri, 12 Apr 2024 16:25:18 +0000 Subject: [PATCH 129/248] Update shork.json --- domains/shork.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/shork.json b/domains/shork.json index 4e0ba711c..0af2bdf46 100644 --- a/domains/shork.json +++ b/domains/shork.json @@ -1,7 +1,8 @@ { "owner": { "username": "shorkdev", - "email": "shork_d3v@proton.me" + "email": "shork_d3v@proton.me", + "telegram": "@shorko_owo" }, "record": { "URL": "https://shork.one" From 2525291fca52d2585ffb94f4801f69fce1d520af Mon Sep 17 00:00:00 2001 From: WiseFrederick Date: Fri, 12 Apr 2024 17:49:10 +0100 Subject: [PATCH 130/248] feat(domain): sebb.is-a.dev --- domains/sebb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sebb.json diff --git a/domains/sebb.json b/domains/sebb.json new file mode 100644 index 000000000..ad2edcaaa --- /dev/null +++ b/domains/sebb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "WiseFrederick", + "email": "plen.plan.plane.plene@gmail.com" + }, + "record": { + "CNAME": "sebb.pages.dev" + } +} From 32e37c5925c42d7e88395a8dadb301009e91ab5f Mon Sep 17 00:00:00 2001 From: shorkdev Date: Fri, 12 Apr 2024 17:43:38 +0000 Subject: [PATCH 131/248] feat(domain): shorko.is-a.dev --- domains/shorko.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shorko.json diff --git a/domains/shorko.json b/domains/shorko.json new file mode 100644 index 000000000..9f9c5e905 --- /dev/null +++ b/domains/shorko.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shorkdev", + "email": "shork_d3v@proton.me" + }, + "record": { + "URL": "https://shork.one" + } +} From f065564ac6c97725a8e6c07755440fc0c699988a Mon Sep 17 00:00:00 2001 From: hghfth <76017241+hghfth@users.noreply.github.com> Date: Fri, 12 Apr 2024 21:19:03 +0000 Subject: [PATCH 132/248] Update ziko.json Wrong ip. Sorry --- domains/ziko.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ziko.json b/domains/ziko.json index b4451e746..0b2589b48 100644 --- a/domains/ziko.json +++ b/domains/ziko.json @@ -6,7 +6,7 @@ }, "record": { - "A": ["45.134.212.78"] + "A": ["51.20.101.210"] } } - \ No newline at end of file + From 457e9eceedf1d057c6f87ea53cefc4b1296a6b32 Mon Sep 17 00:00:00 2001 From: Chrischenny0 Date: Fri, 12 Apr 2024 18:03:08 -0500 Subject: [PATCH 133/248] feat(domain): chrischenny.is-a.dev --- domains/chrischenny.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/chrischenny.json diff --git a/domains/chrischenny.json b/domains/chrischenny.json new file mode 100644 index 000000000..f152f500a --- /dev/null +++ b/domains/chrischenny.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Chrischenny0", + "email": "chris_chenoweth1@baylor.edu" + }, + "record": { + "CNAME": "alamhouse.duckdns.org" + } +} From 34c12d6a31ef595e7da143d3c562cca39539a251 Mon Sep 17 00:00:00 2001 From: Chrischenny0 <90437595+Chrischenny0@users.noreply.github.com> Date: Fri, 12 Apr 2024 18:04:45 -0500 Subject: [PATCH 134/248] Update chrischenny.json --- domains/chrischenny.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/chrischenny.json b/domains/chrischenny.json index f152f500a..85f7fb535 100644 --- a/domains/chrischenny.json +++ b/domains/chrischenny.json @@ -4,6 +4,6 @@ "email": "chris_chenoweth1@baylor.edu" }, "record": { - "CNAME": "alamhouse.duckdns.org" + "CNAME": "alamohouse.duckdns.org" } } From 3ced658b487e1e7e184f2a8dc8b5e937f7c6891c Mon Sep 17 00:00:00 2001 From: Riihime Date: Sat, 13 Apr 2024 06:57:19 +0700 Subject: [PATCH 135/248] feat(domain): riihime.is-a.dev --- domains/riihime.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/riihime.json diff --git a/domains/riihime.json b/domains/riihime.json new file mode 100644 index 000000000..73183a9e3 --- /dev/null +++ b/domains/riihime.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Riihime", + "email": "miuly1459@gmail.com" + }, + "record": { + "A": ["68.65.123.44"] + } +} From e7c7662966b1cd745931a81b76eed22e3808cd4a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 12 Apr 2024 21:10:05 -0400 Subject: [PATCH 136/248] Update _discord.shymega.json --- domains/_discord.shymega.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.shymega.json b/domains/_discord.shymega.json index c7d4ec185..55ad48b75 100644 --- a/domains/_discord.shymega.json +++ b/domains/_discord.shymega.json @@ -1,7 +1,7 @@ { "owner": { "username": "shymega", - "email": "shymega@shymega.org.uk", + "email": "shymega@shymega.org.uk" }, "record": { "TXT": "dh=43b627cccb9f6828d48ec7db6a573824bccfabc5" From 0664b0aeee66992b9add20e63eb287a0645f6aef Mon Sep 17 00:00:00 2001 From: rickynolep Date: Sat, 13 Apr 2024 10:25:59 +0800 Subject: [PATCH 137/248] feat(domain): ricky.is-a.dev --- domains/ricky.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ricky.json diff --git a/domains/ricky.json b/domains/ricky.json new file mode 100644 index 000000000..ee3d2dbf2 --- /dev/null +++ b/domains/ricky.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rickynolep", + "email": "rickynolepcuy@gmail.com" + }, + "record": { + "CNAME": "rickynolep.github.io" + } +} From 7b4952eeea0e6a9be585a41858922d3dc2d05f62 Mon Sep 17 00:00:00 2001 From: mvishok Date: Sat, 13 Apr 2024 10:38:01 +0530 Subject: [PATCH 138/248] feat(domain): vishok.is-a.dev --- domains/vishok.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vishok.json diff --git a/domains/vishok.json b/domains/vishok.json new file mode 100644 index 000000000..3cf5fd844 --- /dev/null +++ b/domains/vishok.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mvishok", + "email": "mvishok2005@gmail.com" + }, + "record": { + "CNAME": "mvishok.github.io" + } +} From 34426e7e609f2f0910bd6421ee21813463af38b4 Mon Sep 17 00:00:00 2001 From: Riihime <118199023+Riihime@users.noreply.github.com> Date: Sat, 13 Apr 2024 12:42:08 +0700 Subject: [PATCH 139/248] Update riihime.json --- domains/riihime.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/riihime.json b/domains/riihime.json index 73183a9e3..e03f7cb15 100644 --- a/domains/riihime.json +++ b/domains/riihime.json @@ -4,6 +4,6 @@ "email": "miuly1459@gmail.com" }, "record": { - "A": ["68.65.123.44"] + "CNAME": "riihime.github.io" } } From c9a3f847a53301d15485a4925a9b8dbdc500bb50 Mon Sep 17 00:00:00 2001 From: Riihime Date: Sat, 13 Apr 2024 12:54:14 +0700 Subject: [PATCH 140/248] Create _github-pages-challenge-Riihime.riihime.json --- domains/_github-pages-challenge-Riihime.riihime.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-Riihime.riihime.json diff --git a/domains/_github-pages-challenge-Riihime.riihime.json b/domains/_github-pages-challenge-Riihime.riihime.json new file mode 100644 index 000000000..62357f46f --- /dev/null +++ b/domains/_github-pages-challenge-Riihime.riihime.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Riihime", + "email": "", + "discord": "riihime" + }, + "record": { + "TXT": "dbf468dcc12907dc90b485737f344a" + } + } \ No newline at end of file From 1cf730938b390e9736d8e07ca15f16c15e47526f Mon Sep 17 00:00:00 2001 From: nikyisme <158007947+nikyy2@users.noreply.github.com> Date: Fri, 12 Apr 2024 23:29:19 -0700 Subject: [PATCH 141/248] Update nikywelcome.json --- domains/nikywelcome.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nikywelcome.json b/domains/nikywelcome.json index af390f47b..fe0666f58 100644 --- a/domains/nikywelcome.json +++ b/domains/nikywelcome.json @@ -4,6 +4,6 @@ "email": "anhky581@gmail.com" }, "record": { - "CNAME": "28nikywelcome03.github.io" + "CNAME": "nikytap1n.github.io" } } From 4c1e858e65d651d67c80ae60557f9fb2689280c3 Mon Sep 17 00:00:00 2001 From: Vibred Date: Sat, 13 Apr 2024 19:23:45 +0800 Subject: [PATCH 142/248] feat(domain): zwei.is-a.dev --- domains/zwei.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zwei.json diff --git a/domains/zwei.json b/domains/zwei.json new file mode 100644 index 000000000..50763b3c0 --- /dev/null +++ b/domains/zwei.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Vibred", + "email": "vibred@pm.me" + }, + "record": { + "CNAME": "telegraph-image2-c9p.pages.dev" + } +} From 1e863bc030d36c8e21e3e26da0a38d21e691bc83 Mon Sep 17 00:00:00 2001 From: AKCord <82466227+AKCord@users.noreply.github.com> Date: Sat, 13 Apr 2024 17:33:50 +0545 Subject: [PATCH 143/248] Update akcord.json --- domains/akcord.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/akcord.json b/domains/akcord.json index 2600c577e..59e946e13 100644 --- a/domains/akcord.json +++ b/domains/akcord.json @@ -1,9 +1,11 @@ { + "description": "AKCord's Portfolio", + "repo": "https://github.com/AKCord/akcord.github.io", "owner": { "username": "AKCord", "email": "shrestha.aeniv@gmail.com" }, "record": { - "URL": "https://akcord.github.io/" + "CNAME": "akcord.github.io" } } From a8b1b423f3b9fe51ed10890303ca6563bdd9139c Mon Sep 17 00:00:00 2001 From: Julius Date: Sat, 13 Apr 2024 12:09:58 +0000 Subject: [PATCH 144/248] Update dasshark.json --- domains/dasshark.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dasshark.json b/domains/dasshark.json index 3c749dca8..5088e0a56 100644 --- a/domains/dasshark.json +++ b/domains/dasshark.json @@ -4,6 +4,6 @@ "email": "dassharkk@proton.me" }, "record": { - "CNAME": "dasshark.dasshept.de" + "CNAME": "julius.software" } } From 71ffb79be9a9f49f5c79137df524a9c331005e9a Mon Sep 17 00:00:00 2001 From: Julius Date: Sat, 13 Apr 2024 12:10:24 +0000 Subject: [PATCH 145/248] Update dasshark.json --- domains/dasshark.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dasshark.json b/domains/dasshark.json index 5088e0a56..ab0d6e63a 100644 --- a/domains/dasshark.json +++ b/domains/dasshark.json @@ -1,7 +1,7 @@ { "owner": { "username": "DasSharkk", - "email": "dassharkk@proton.me" + "email": "mail@julius.software" }, "record": { "CNAME": "julius.software" From e71a7e75ef0039131a4be45a75010bae1859d9d3 Mon Sep 17 00:00:00 2001 From: orangc Date: Sat, 13 Apr 2024 19:20:49 +0300 Subject: [PATCH 146/248] Update orange.json --- domains/orange.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/orange.json b/domains/orange.json index 0e3a2a77d..8b3e4df9c 100644 --- a/domains/orange.json +++ b/domains/orange.json @@ -4,6 +4,6 @@ "email": "orangc@proton.me" }, "record": { - "CNAME": "sahmed011.github.io" + "CNAME": "orangc.is-a.dev" } } From dd83d7b9697ed2e3595a9b715be9ddd0ccf24803 Mon Sep 17 00:00:00 2001 From: orangc Date: Sat, 13 Apr 2024 19:21:16 +0300 Subject: [PATCH 147/248] Create orangc.json --- domains/orangc.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/orangc.json diff --git a/domains/orangc.json b/domains/orangc.json new file mode 100644 index 000000000..0e3a2a77d --- /dev/null +++ b/domains/orangc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "orxngc", + "email": "orangc@proton.me" + }, + "record": { + "CNAME": "sahmed011.github.io" + } +} From e66f52289dbec62fedbd2165148ac3c72a74abdc Mon Sep 17 00:00:00 2001 From: orangc Date: Sat, 13 Apr 2024 19:24:40 +0300 Subject: [PATCH 148/248] Create oc.json --- domains/oc.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/oc.json diff --git a/domains/oc.json b/domains/oc.json new file mode 100644 index 000000000..8b3e4df9c --- /dev/null +++ b/domains/oc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "orxngc", + "email": "orangc@proton.me" + }, + "record": { + "CNAME": "orangc.is-a.dev" + } +} From 503680d444e2c2e225537badf45bc703a52e8b4c Mon Sep 17 00:00:00 2001 From: orangc Date: Sat, 13 Apr 2024 19:29:13 +0300 Subject: [PATCH 149/248] Update orangc.json --- domains/orangc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/orangc.json b/domains/orangc.json index 0e3a2a77d..791bb5de6 100644 --- a/domains/orangc.json +++ b/domains/orangc.json @@ -4,6 +4,6 @@ "email": "orangc@proton.me" }, "record": { - "CNAME": "sahmed011.github.io" + "CNAME": "orxngc.github.io" } } From 544717cc933918b02bd7171c8339d8c688783a17 Mon Sep 17 00:00:00 2001 From: Poked <101025174+PokedWasTaken@users.noreply.github.com> Date: Sat, 13 Apr 2024 11:08:27 -0600 Subject: [PATCH 150/248] Update poked.json --- domains/poked.json | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/domains/poked.json b/domains/poked.json index 9470797fb..7c7f30683 100644 --- a/domains/poked.json +++ b/domains/poked.json @@ -1,13 +1,12 @@ { "description": "poked.is-a.dev", - "repo": "https://github.com/PokedArmory/PokedArmory.github.io", + "repo": "https://github.com/PokedWasTaken/PokedWasTaken.github.io", "owner": { - "username": "PokedArmory", - "email": "poked.armory@gmail.com", - "discord": "Poked_Armory#0001", - "twitter": "PokedWasTaken" + "username": "PokedWasTaken", + "email": "pokedwastaken@gmail.com", + "discord": "poked" }, "record": { - "CNAME": "PokedArmory.github.io" + "CNAME": "PokedWasTaken.github.io" } } From 2215758054f2d8aab4b08c2bf367e8ad9d942fbf Mon Sep 17 00:00:00 2001 From: Poked <101025174+PokedWasTaken@users.noreply.github.com> Date: Sat, 13 Apr 2024 11:09:26 -0600 Subject: [PATCH 151/248] Create _discord.poked.json --- domains/_discord.poked.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.poked.json diff --git a/domains/_discord.poked.json b/domains/_discord.poked.json new file mode 100644 index 000000000..7f78a4be3 --- /dev/null +++ b/domains/_discord.poked.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "PokedWasTaken", + "email": "pokedwastaken@gmail.com", + "discord": "poked" + }, + "record": { + "TXT": "dh=14c9c8708542baf32a78da0ac413184b02e43486" + } +} From 0584d6052100487865f79dd0df8d2ffd14cf6a08 Mon Sep 17 00:00:00 2001 From: orangc Date: Sat, 13 Apr 2024 20:17:40 +0300 Subject: [PATCH 152/248] Update oc.json --- domains/oc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/oc.json b/domains/oc.json index 8b3e4df9c..7ef1bd54a 100644 --- a/domains/oc.json +++ b/domains/oc.json @@ -4,6 +4,6 @@ "email": "orangc@proton.me" }, "record": { - "CNAME": "orangc.is-a.dev" + "URL": "orangc.is-a.dev" } } From dc116551a2d7e228d61f2408ecfc3ee9a1bdf4eb Mon Sep 17 00:00:00 2001 From: orangc Date: Sat, 13 Apr 2024 20:18:11 +0300 Subject: [PATCH 153/248] Update orange.json --- domains/orange.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/orange.json b/domains/orange.json index 8b3e4df9c..7ef1bd54a 100644 --- a/domains/orange.json +++ b/domains/orange.json @@ -4,6 +4,6 @@ "email": "orangc@proton.me" }, "record": { - "CNAME": "orangc.is-a.dev" + "URL": "orangc.is-a.dev" } } From 22886e3bc4f63b38e49449f4c1056982b0c6d649 Mon Sep 17 00:00:00 2001 From: orangc Date: Sat, 13 Apr 2024 20:26:43 +0300 Subject: [PATCH 154/248] Update oc.json --- domains/oc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/oc.json b/domains/oc.json index 7ef1bd54a..86976d89e 100644 --- a/domains/oc.json +++ b/domains/oc.json @@ -4,6 +4,6 @@ "email": "orangc@proton.me" }, "record": { - "URL": "orangc.is-a.dev" + "URL": "https://orangc.is-a.dev" } } From 47356933782fe690903837d3d87147b6a990c6cf Mon Sep 17 00:00:00 2001 From: orangc Date: Sat, 13 Apr 2024 20:26:54 +0300 Subject: [PATCH 155/248] Update orange.json --- domains/orange.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/orange.json b/domains/orange.json index 7ef1bd54a..86976d89e 100644 --- a/domains/orange.json +++ b/domains/orange.json @@ -4,6 +4,6 @@ "email": "orangc@proton.me" }, "record": { - "URL": "orangc.is-a.dev" + "URL": "https://orangc.is-a.dev" } } From 8edd3c2269ed4e0746750a6251350a5fb02fdd1c Mon Sep 17 00:00:00 2001 From: "Keira E. C. T" Date: Sat, 13 Apr 2024 20:00:54 +0100 Subject: [PATCH 156/248] updated server ip --- domains/researcx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/researcx.json b/domains/researcx.json index 4c60eb149..d3e55e21b 100644 --- a/domains/researcx.json +++ b/domains/researcx.json @@ -5,7 +5,7 @@ }, "record": { "A": [ - "129.151.206.225" + "207.127.95.80" ], "MX": [ "mx.zoho.eu", From f17d7596d190b0df71cc58a44529b2d0e2e8bfd1 Mon Sep 17 00:00:00 2001 From: Dan Habot Date: Sat, 13 Apr 2024 23:18:44 -0400 Subject: [PATCH 157/248] changed description --- domains/dan-habot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dan-habot.json b/domains/dan-habot.json index b69f8a9c7..fe6ba021b 100644 --- a/domains/dan-habot.json +++ b/domains/dan-habot.json @@ -1,5 +1,5 @@ { - "description": "Fullstack web & mobile dev, quality assurance, automation, reverse engineering, and flexible", + "description": "My links", "repo": "https://github.com/danhab99/danhab99.github.io", "owner": { "username": "danhab99", From d72b050ee7536f1c204d3f4340b1b3b9f0245db9 Mon Sep 17 00:00:00 2001 From: carafelix Date: Sun, 14 Apr 2024 02:28:41 -0400 Subject: [PATCH 158/248] Create heroprotagonist.json --- domains/heroprotagonist.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/heroprotagonist.json diff --git a/domains/heroprotagonist.json b/domains/heroprotagonist.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/heroprotagonist.json @@ -0,0 +1 @@ + From dd5192fc53e658355083e8c5cc7c8545ad408c33 Mon Sep 17 00:00:00 2001 From: NikSne Date: Sun, 14 Apr 2024 12:50:34 +0300 Subject: [PATCH 159/248] Update niksne.json --- domains/niksne.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/niksne.json b/domains/niksne.json index 9d78e9e26..69dc9881c 100644 --- a/domains/niksne.json +++ b/domains/niksne.json @@ -4,6 +4,6 @@ "email": "niksne.mc@yandex.ru" }, "record": { - "CNAME": "www.niksne.ru" + "CNAME": "niksne-ru.pages.dev" } } From 1aeeb8e51c812fe1b22dee3294ba520464845d3f Mon Sep 17 00:00:00 2001 From: NikSne Date: Sun, 14 Apr 2024 12:54:28 +0300 Subject: [PATCH 160/248] Create _discord.niksne.json --- domains/_discord.niksne.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.niksne.json diff --git a/domains/_discord.niksne.json b/domains/_discord.niksne.json new file mode 100644 index 000000000..bf4273cb6 --- /dev/null +++ b/domains/_discord.niksne.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NiKSneMC", + "email": "contact@niksne.ru" + }, + "record": { + "TXT": "dh=47ed92cf32dd1f8ab41a7dd00ee21d1e09fc8317" + } +} From 10e2cab3c9857db1aa04d8165f3bf8081bb52339 Mon Sep 17 00:00:00 2001 From: NikSne Date: Sun, 14 Apr 2024 12:58:23 +0300 Subject: [PATCH 161/248] Update niksne.json --- domains/niksne.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/niksne.json b/domains/niksne.json index 69dc9881c..cfbf9242b 100644 --- a/domains/niksne.json +++ b/domains/niksne.json @@ -1,7 +1,7 @@ { "owner": { "username": "NikSneMC", - "email": "niksne.mc@yandex.ru" + "email": "contact@niksne.ru" }, "record": { "CNAME": "niksne-ru.pages.dev" From b4ee583740080c118c74eaea2f7ff35b902b8529 Mon Sep 17 00:00:00 2001 From: NikSne Date: Sun, 14 Apr 2024 13:06:18 +0300 Subject: [PATCH 162/248] Create _github-pages-challenge-NikSneMC.niksne.json --- domains/_github-pages-challenge-NikSneMC.niksne.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-NikSneMC.niksne.json diff --git a/domains/_github-pages-challenge-NikSneMC.niksne.json b/domains/_github-pages-challenge-NikSneMC.niksne.json new file mode 100644 index 000000000..1f1ce902b --- /dev/null +++ b/domains/_github-pages-challenge-NikSneMC.niksne.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NikSneMC", + "email": "contact@niksne.ru" + }, + "record": { + "TXT": "6cde33bca742bd0dd9adf39a8f6d82" + } +} From 4c2d4001ed3b9c6a9f494767358128a03670aa4d Mon Sep 17 00:00:00 2001 From: toast <165365207+lightly-toasted@users.noreply.github.com> Date: Sun, 14 Apr 2024 19:21:59 +0900 Subject: [PATCH 163/248] Create toast.json --- domains/toast.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/toast.json diff --git a/domains/toast.json b/domains/toast.json new file mode 100644 index 000000000..a2b007167 --- /dev/null +++ b/domains/toast.json @@ -0,0 +1,11 @@ +{ + "description": "toast's toast", + "repo": "https://github.com/lightly-toasted/lightly-toasted.github.io", + "owner": { + "username": "lightly-toasted", + "email": "tooast@duck.com" + }, + "record": { + "CNAME": "lightly-toasted.github.io" + } +} From 31a1b16f7b57e58a320ae8e07a078be6414623c7 Mon Sep 17 00:00:00 2001 From: toast <165365207+lightly-toasted@users.noreply.github.com> Date: Sun, 14 Apr 2024 19:23:02 +0900 Subject: [PATCH 164/248] Create _discord.toast.json --- domains/_discord.toast.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.toast.json diff --git a/domains/_discord.toast.json b/domains/_discord.toast.json new file mode 100644 index 000000000..2af883808 --- /dev/null +++ b/domains/_discord.toast.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lightly-toasted", + "email": "tooast@duck.com" + }, + "record": { + "TXT": "dh=bfb579423bd225af45d72942fe5c646b0504b2c6" + } +} From 79f1fac36bfe8d921c2e282da11b43f7e3791d01 Mon Sep 17 00:00:00 2001 From: Riotly <166890209+Riotly@users.noreply.github.com> Date: Sun, 14 Apr 2024 18:43:07 +0530 Subject: [PATCH 165/248] Create harsh.json --- domains/harsh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/harsh.json diff --git a/domains/harsh.json b/domains/harsh.json new file mode 100644 index 000000000..7c56c7883 --- /dev/null +++ b/domains/harsh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Riotly", + "email": "harshskb73@gmail.com" + }, + "record": { + "A": ["217.119.143.38"] + } +} From 84150ab86866c1cba4d3768418ab892023bcda68 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sun, 14 Apr 2024 15:54:47 +0200 Subject: [PATCH 166/248] converted file name to lowercase --- ...C.niksne.json => _github-pages-challenge-niksnemc.niksne.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-NikSneMC.niksne.json => _github-pages-challenge-niksnemc.niksne.json} (100%) diff --git a/domains/_github-pages-challenge-NikSneMC.niksne.json b/domains/_github-pages-challenge-niksnemc.niksne.json similarity index 100% rename from domains/_github-pages-challenge-NikSneMC.niksne.json rename to domains/_github-pages-challenge-niksnemc.niksne.json From 7efb15c54b1cc2d8c54568db2ce4b8ca77e6239f Mon Sep 17 00:00:00 2001 From: JB Carreon Date: Sun, 14 Apr 2024 22:42:58 +0800 Subject: [PATCH 167/248] Create jb.json --- domains/jb.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jb.json diff --git a/domains/jb.json b/domains/jb.json new file mode 100644 index 000000000..c62f2cfa6 --- /dev/null +++ b/domains/jb.json @@ -0,0 +1,10 @@ +{ + "description": "jbcarreon123's personal website", + "owner": { + "username": "jbcarreon123", + "email": "jbcarreon212@gmail.com" + }, + "record": { + "A": [ "35.223.92.119" ] + } +} From 76810697ffbd6fd6a677e8dcebbecbec799c788f Mon Sep 17 00:00:00 2001 From: Hero Protagonist Date: Sun, 14 Apr 2024 12:34:33 -0400 Subject: [PATCH 168/248] Update heroprotagonist.json --- domains/heroprotagonist.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/heroprotagonist.json b/domains/heroprotagonist.json index 8b1378917..8afe86c34 100644 --- a/domains/heroprotagonist.json +++ b/domains/heroprotagonist.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "carafelix", + "email": "heroprotagonist32@gmail.com" + }, + "record": { + "CNAME": "carafelix.github.io" + } +} From 959b41154f72b893dfafe8692e03bc2680ef46b4 Mon Sep 17 00:00:00 2001 From: AKCord <82466227+AKCord@users.noreply.github.com> Date: Sun, 14 Apr 2024 23:34:06 +0545 Subject: [PATCH 169/248] Create _discord.akcord.is-a.dev.json --- domains/_discord.akcord.is-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.akcord.is-a.dev.json diff --git a/domains/_discord.akcord.is-a.dev.json b/domains/_discord.akcord.is-a.dev.json new file mode 100644 index 000000000..8aad82de9 --- /dev/null +++ b/domains/_discord.akcord.is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AKCord", + "email": "shrestha.aeniv@gmail.com" + }, + "record": { + "TXT": "dh=fc3eadcea1712e3159f516950cf20f2397647f63" + } +} From 04ac26b0783076ff4e1462e5586f25e04ac793e1 Mon Sep 17 00:00:00 2001 From: Ajay Sathish Preetha <95515701+Aj-Cdr@users.noreply.github.com> Date: Sun, 14 Apr 2024 12:16:02 -0700 Subject: [PATCH 170/248] Update ajay.json --- domains/ajay.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ajay.json b/domains/ajay.json index f0f42a346..e6c10300b 100644 --- a/domains/ajay.json +++ b/domains/ajay.json @@ -4,6 +4,6 @@ "email": "ajaysathishpreetha2.0@gmail.com" }, "record": { - "URL": "https://ajay-cdr.framer.website/" + "URL": "https://ajay.framer.ai/" } } From 704ab1ec0000225fb6bc306480e563e73da696fa Mon Sep 17 00:00:00 2001 From: ibrahimaitech Date: Sun, 14 Apr 2024 22:52:25 +0300 Subject: [PATCH 171/248] feat(domain): ibrahimai.is-a.dev --- domains/ibrahimai.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ibrahimai.json diff --git a/domains/ibrahimai.json b/domains/ibrahimai.json new file mode 100644 index 000000000..f9d27e62d --- /dev/null +++ b/domains/ibrahimai.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ibrahimaitech", + "email": "ibrahimaik045@gmail.com" + }, + "record": { + "URL": "https://telegra.ph/file/9101ffa9637ca85a5cae1.jpg" + } +} From 8700ae3bc9605e29d97b9163c705b4ef82dd1f23 Mon Sep 17 00:00:00 2001 From: ibrahimaitech Date: Sun, 14 Apr 2024 23:02:55 +0300 Subject: [PATCH 172/248] feat(domain): ibrahimtech.is-a.dev --- domains/ibrahimtech.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ibrahimtech.json diff --git a/domains/ibrahimtech.json b/domains/ibrahimtech.json new file mode 100644 index 000000000..cffb72faa --- /dev/null +++ b/domains/ibrahimtech.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ibrahimaitech", + "email": "ibrahimaik045@gmail.com" + }, + "record": { + "URL": "https://telegra.ph/file/13685b7a1d9131dd7ca27.jpg" + } +} From 4d3a41ca444604e352d29ae2faf2a4e5598d532e Mon Sep 17 00:00:00 2001 From: JB Carreon Date: Mon, 15 Apr 2024 06:23:56 +0800 Subject: [PATCH 173/248] Update jb.json --- domains/jb.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/jb.json b/domains/jb.json index c62f2cfa6..8ce57515b 100644 --- a/domains/jb.json +++ b/domains/jb.json @@ -1,5 +1,6 @@ { "description": "jbcarreon123's personal website", + "repo": "https://github.com/jbcarreon123/jbs-website/", "owner": { "username": "jbcarreon123", "email": "jbcarreon212@gmail.com" From 4a38a9f7a93a06f8f274230f4d226873604eb0f0 Mon Sep 17 00:00:00 2001 From: notxlua <167039839+notxlua@users.noreply.github.com> Date: Sun, 14 Apr 2024 19:25:38 -0500 Subject: [PATCH 174/248] Create lua.json Made the site thingamajig. --- .github/lua.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .github/lua.json diff --git a/.github/lua.json b/.github/lua.json new file mode 100644 index 000000000..f8bb5a5b4 --- /dev/null +++ b/.github/lua.json @@ -0,0 +1,10 @@ +{ + "description": "A website detailing the progress and projects of Lua", + "owner": { + "username": "notxlua", + "email": "notxlua@gmail.com" + }, + "record": { + "CNAME": "xmw2.wordpress.com" + } +} From 97e8bb10c705d048f41426ec372c556f29ba9435 Mon Sep 17 00:00:00 2001 From: notxlua <167039839+notxlua@users.noreply.github.com> Date: Sun, 14 Apr 2024 19:29:52 -0500 Subject: [PATCH 175/248] Create lua.json --- domains/lua.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/lua.json diff --git a/domains/lua.json b/domains/lua.json new file mode 100644 index 000000000..3778f152d --- /dev/null +++ b/domains/lua.json @@ -0,0 +1,10 @@ +{ + "description": "Just a website for detailing the game development projects of Lua", + "owner": { + "username": "notxlua", + "email": "notxlua@gmail.com" + }, + "record": { + "CNAME": "xmw2.wordpress.com" + } +} From e8ff05f9b3dd833cfb96cd441dd1f42a0d0759e2 Mon Sep 17 00:00:00 2001 From: JB Carreon Date: Mon, 15 Apr 2024 08:36:30 +0800 Subject: [PATCH 176/248] Delete .github/lua.json --- .github/lua.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 .github/lua.json diff --git a/.github/lua.json b/.github/lua.json deleted file mode 100644 index f8bb5a5b4..000000000 --- a/.github/lua.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "A website detailing the progress and projects of Lua", - "owner": { - "username": "notxlua", - "email": "notxlua@gmail.com" - }, - "record": { - "CNAME": "xmw2.wordpress.com" - } -} From cb22c276c69c330be472c1e09f5a8422ca61f8fb Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 15 Apr 2024 12:18:09 +0800 Subject: [PATCH 177/248] Update invalid-domains.json --- utils/invalid-domains.json | 1 - 1 file changed, 1 deletion(-) diff --git a/utils/invalid-domains.json b/utils/invalid-domains.json index 193ee41e5..f095ac8e3 100644 --- a/utils/invalid-domains.json +++ b/utils/invalid-domains.json @@ -2,7 +2,6 @@ "_acme-challenge", "_discord", "_dmarc", - "_github-challenge-is-a-dev", "_github-pages-challenge-is-a-dev", "_gitlab-pages-verification-code", "help", From 31492ebc29f97428af086203160eb3a46bf99fe9 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 15 Apr 2024 12:28:24 +0800 Subject: [PATCH 178/248] support new github org records --- domains/_gh-is-a-dev-o.www.json | 10 ++++++++++ tests/validations.test.js | 4 ++++ utils/invalid-domains.json | 2 ++ utils/validations.js | 1 + 4 files changed, 17 insertions(+) create mode 100644 domains/_gh-is-a-dev-o.www.json diff --git a/domains/_gh-is-a-dev-o.www.json b/domains/_gh-is-a-dev-o.www.json new file mode 100644 index 000000000..ea1a4d61e --- /dev/null +++ b/domains/_gh-is-a-dev-o.www.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "" + }, + + "record": { + "TXT": "1259c184c5" + } +} diff --git a/tests/validations.test.js b/tests/validations.test.js index 6b9054a4a..a102eeb73 100644 --- a/tests/validations.test.js +++ b/tests/validations.test.js @@ -67,6 +67,7 @@ describe('validateDomainData', () => { { ...defaultDomain, name: '_gitlab-pages-verification-code' }, { ...defaultDomain, name: '_acme-challenge' }, { ...defaultDomain, name: '_dmarc' }, + { ...defaultDomain, name: '_gh-is-a-dev' }, ]; const validCases = [ @@ -100,6 +101,9 @@ describe('validateDomainData', () => { { ...defaultDomain, name: '_gitlab-pages-verification-code.subdomain' }, { ...defaultDomain, name: '_acme-challenge.subdomain' }, { ...defaultDomain, name: '_dmarc.subdomain' }, + { ...defaultDomain, name: '_gh-phenax.akshay' }, + { ...defaultDomain, name: '_gh-hello01-ga' }, + { ...defaultDomain, name: '_gh-hello01_ga' }, ]; it('should return false for invalid data', () => { diff --git a/utils/invalid-domains.json b/utils/invalid-domains.json index f095ac8e3..22c26d2b0 100644 --- a/utils/invalid-domains.json +++ b/utils/invalid-domains.json @@ -2,6 +2,8 @@ "_acme-challenge", "_discord", "_dmarc", + "_gh-is-a-dev", + "_github-challenge-is-a-dev", "_github-pages-challenge-is-a-dev", "_gitlab-pages-verification-code", "help", diff --git a/utils/validations.js b/utils/validations.js index 3731095b2..a5f17eece 100644 --- a/utils/validations.js +++ b/utils/validations.js @@ -42,6 +42,7 @@ const extraSupportedNames = [ R.equals('_gitlab-pages-verification-code'), R.equals('_acme-challenge'), R.equals('_dmarc'), + testRegex(/^_gh-[a-z0-9-_]+$/i), // Exception for the new github org verification records ] const validateDomainData = validate({ From 3463c4773d4f225109e69ac0452e53312b3d1f02 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 15 Apr 2024 12:34:07 +0800 Subject: [PATCH 179/248] chore: add `con` to invalid domains --- utils/invalid-domains.json | 1 + 1 file changed, 1 insertion(+) diff --git a/utils/invalid-domains.json b/utils/invalid-domains.json index 22c26d2b0..1122df7fe 100644 --- a/utils/invalid-domains.json +++ b/utils/invalid-domains.json @@ -6,6 +6,7 @@ "_github-challenge-is-a-dev", "_github-pages-challenge-is-a-dev", "_gitlab-pages-verification-code", + "con", "help", "no-reply", "noreply", From ee0d5b9cf36710236e12c5085153581f66b9b4bd Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 15 Apr 2024 15:03:06 +0800 Subject: [PATCH 180/248] Create panel.json --- domains/panel.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/panel.json diff --git a/domains/panel.json b/domains/panel.json new file mode 100644 index 000000000..9ad58b1a7 --- /dev/null +++ b/domains/panel.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "" + }, + + "record": { + "A": ["63.141.250.21"] + } +} From 4d4e2fa55a103806ae81495849ca358be60cda3b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 15 Apr 2024 15:27:23 +0800 Subject: [PATCH 181/248] Revert "Create panel.json" --- domains/panel.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/panel.json diff --git a/domains/panel.json b/domains/panel.json deleted file mode 100644 index 9ad58b1a7..000000000 --- a/domains/panel.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - - "record": { - "A": ["63.141.250.21"] - } -} From fa5b447d03ce1cc14cbeec3db8685b615f9cae86 Mon Sep 17 00:00:00 2001 From: toast Date: Mon, 15 Apr 2024 16:40:45 +0900 Subject: [PATCH 182/248] Create _github-pages-challenge-lightly-toasted.toast.json --- .../_github-pages-challenge-lightly-toasted.toast.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-lightly-toasted.toast.json diff --git a/domains/_github-pages-challenge-lightly-toasted.toast.json b/domains/_github-pages-challenge-lightly-toasted.toast.json new file mode 100644 index 000000000..64513f5da --- /dev/null +++ b/domains/_github-pages-challenge-lightly-toasted.toast.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "github-username", + "email": "email@address" + }, + "record": { + "TXT": "b92470bdf6083c1af8509ee249c02f" + } +} From 327d2da2a173d27985315edc2e2abfc48cd6711b Mon Sep 17 00:00:00 2001 From: toast Date: Mon, 15 Apr 2024 16:46:04 +0900 Subject: [PATCH 183/248] Update toast.json --- domains/toast.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/toast.json b/domains/toast.json index a2b007167..a64f1d65d 100644 --- a/domains/toast.json +++ b/domains/toast.json @@ -6,6 +6,11 @@ "email": "tooast@duck.com" }, "record": { - "CNAME": "lightly-toasted.github.io" + "CNAME": "lightly-toasted.github.io". + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From bb900cda81d4ee55ac9faa2b74a2094c41b2ed9f Mon Sep 17 00:00:00 2001 From: toast Date: Mon, 15 Apr 2024 16:46:14 +0900 Subject: [PATCH 184/248] Update toast.json --- domains/toast.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/toast.json b/domains/toast.json index a64f1d65d..a7a295c2a 100644 --- a/domains/toast.json +++ b/domains/toast.json @@ -6,7 +6,7 @@ "email": "tooast@duck.com" }, "record": { - "CNAME": "lightly-toasted.github.io". + "CNAME": "lightly-toasted.github.io", "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From a5a5f125f50f0afb9456a064909ba22503b18026 Mon Sep 17 00:00:00 2001 From: toast Date: Mon, 15 Apr 2024 17:00:25 +0900 Subject: [PATCH 185/248] Update _github-pages-challenge-lightly-toasted.toast.json --- domains/_github-pages-challenge-lightly-toasted.toast.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_github-pages-challenge-lightly-toasted.toast.json b/domains/_github-pages-challenge-lightly-toasted.toast.json index 64513f5da..d1069aaf1 100644 --- a/domains/_github-pages-challenge-lightly-toasted.toast.json +++ b/domains/_github-pages-challenge-lightly-toasted.toast.json @@ -1,7 +1,7 @@ { "owner": { - "username": "github-username", - "email": "email@address" + "username": "lightly-toasted", + "email": "tooast@duck.com" }, "record": { "TXT": "b92470bdf6083c1af8509ee249c02f" From 4fab59c0da7f3407ebb5f25eb9bddc707294dcee Mon Sep 17 00:00:00 2001 From: toast Date: Mon, 15 Apr 2024 17:00:51 +0900 Subject: [PATCH 186/248] Update toast.json --- domains/toast.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/domains/toast.json b/domains/toast.json index a7a295c2a..a2b007167 100644 --- a/domains/toast.json +++ b/domains/toast.json @@ -6,11 +6,6 @@ "email": "tooast@duck.com" }, "record": { - "CNAME": "lightly-toasted.github.io", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "CNAME": "lightly-toasted.github.io" } } From 14e018041cb3746780f32a82ac4e53db86226369 Mon Sep 17 00:00:00 2001 From: imm0nv1nhtv Date: Mon, 15 Apr 2024 17:59:33 +0700 Subject: [PATCH 187/248] feat(domain): imm0nv1nhtv.is-a.dev --- domains/imm0nv1nhtv.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/imm0nv1nhtv.json diff --git a/domains/imm0nv1nhtv.json b/domains/imm0nv1nhtv.json new file mode 100644 index 000000000..151a126f8 --- /dev/null +++ b/domains/imm0nv1nhtv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "imm0nv1nhtv", + "email": "windows10phamvinh+github@gmail.com" + }, + "record": { + "CNAME": "imm0nv1nhtv.pages.dev" + } +} From c8e66ac9b8b84dcec56f2db04809c0441ad6df1e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 15 Apr 2024 19:49:06 +0800 Subject: [PATCH 188/248] Delete domains/horn7x.is-a.dev.json --- domains/horn7x.is-a.dev.json | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 domains/horn7x.is-a.dev.json diff --git a/domains/horn7x.is-a.dev.json b/domains/horn7x.is-a.dev.json deleted file mode 100644 index 4dbdc308a..000000000 --- a/domains/horn7x.is-a.dev.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "owner": { - "username": "horn7x", - "email": "133672531+horn7x@users.noreply.github.com", - "note": "This record was created by is-a.dev Discord bot via discord id: 958443139918598204" - }, - - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - - "TXT": "forward-email=horn7x@gmail.com" - } -} From 4ae89686913fdf67f8c019194bd7ad9d66b42bdd Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 15 Apr 2024 19:49:37 +0800 Subject: [PATCH 189/248] Rename newyear.trung.is-a.dev.json to newyear.trung.json --- domains/{newyear.trung.is-a.dev.json => newyear.trung.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{newyear.trung.is-a.dev.json => newyear.trung.json} (100%) diff --git a/domains/newyear.trung.is-a.dev.json b/domains/newyear.trung.json similarity index 100% rename from domains/newyear.trung.is-a.dev.json rename to domains/newyear.trung.json From 074ef1d179d94afb2978154df378e874e0abdee0 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 15 Apr 2024 19:49:54 +0800 Subject: [PATCH 190/248] Rename _discord.myrdin.is-a.dev.json to _discord.myrdin.json --- domains/{_discord.myrdin.is-a.dev.json => _discord.myrdin.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.myrdin.is-a.dev.json => _discord.myrdin.json} (100%) diff --git a/domains/_discord.myrdin.is-a.dev.json b/domains/_discord.myrdin.json similarity index 100% rename from domains/_discord.myrdin.is-a.dev.json rename to domains/_discord.myrdin.json From 1ad754d43e26af84891cd5b6882424a2705cfd86 Mon Sep 17 00:00:00 2001 From: raselshikdar Date: Mon, 15 Apr 2024 17:50:45 +0600 Subject: [PATCH 191/248] feat(domain): rasel.is-a.dev --- domains/rasel.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rasel.json diff --git a/domains/rasel.json b/domains/rasel.json new file mode 100644 index 000000000..2f6b77e19 --- /dev/null +++ b/domains/rasel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "raselshikdar", + "email": "imrasel597@gmail.com" + }, + "record": { + "URL": "https://rasel597.blogspot.com" + } +} From f659d9a06cbed523c53fecb4bf9978a64cc6e0ec Mon Sep 17 00:00:00 2001 From: alainsdev <159730633+alainsdev@users.noreply.github.com> Date: Mon, 15 Apr 2024 22:14:48 +0400 Subject: [PATCH 192/248] Register alain.is-a.dev --- domains/alain.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/alain.json diff --git a/domains/alain.json b/domains/alain.json new file mode 100644 index 000000000..edabb6341 --- /dev/null +++ b/domains/alain.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "alainsdev", + "email": "ghghello30@gmail.com", + "discord": "970325505989574656" + }, + + "record": { + "CNAME": "https://testroom.000.pe/portfolio/" + } + } + \ No newline at end of file From ca6586fc64133684e1327024c8954d8ccc7d5b97 Mon Sep 17 00:00:00 2001 From: notxlua <167039839+notxlua@users.noreply.github.com> Date: Mon, 15 Apr 2024 13:42:28 -0500 Subject: [PATCH 193/248] Update lua.json --- domains/lua.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lua.json b/domains/lua.json index 3778f152d..2f4113c91 100644 --- a/domains/lua.json +++ b/domains/lua.json @@ -5,6 +5,6 @@ "email": "notxlua@gmail.com" }, "record": { - "CNAME": "xmw2.wordpress.com" + "CNAME": "www.xmw2.wordpress.com" } } From beeab57237448ee703f26374a484684d40372100 Mon Sep 17 00:00:00 2001 From: notxlua <167039839+notxlua@users.noreply.github.com> Date: Mon, 15 Apr 2024 13:43:08 -0500 Subject: [PATCH 194/248] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..57af3d493 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +lua.is-a.dev \ No newline at end of file From e0aff5964d9d6d34dcf3fa7240dd3fd3bc69bc24 Mon Sep 17 00:00:00 2001 From: notxlua <167039839+notxlua@users.noreply.github.com> Date: Mon, 15 Apr 2024 14:00:42 -0500 Subject: [PATCH 195/248] Update lua.json --- domains/lua.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lua.json b/domains/lua.json index 2f4113c91..3778f152d 100644 --- a/domains/lua.json +++ b/domains/lua.json @@ -5,6 +5,6 @@ "email": "notxlua@gmail.com" }, "record": { - "CNAME": "www.xmw2.wordpress.com" + "CNAME": "xmw2.wordpress.com" } } From ba2fb5cd5bdc6aa601eb8758886cbe9247c7c9c8 Mon Sep 17 00:00:00 2001 From: Skyy-Development Date: Mon, 15 Apr 2024 21:04:01 +0200 Subject: [PATCH 196/248] feat(domain): sky-development .is-a.dev --- domains/sky-development .json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sky-development .json diff --git a/domains/sky-development .json b/domains/sky-development .json new file mode 100644 index 000000000..84fd3064e --- /dev/null +++ b/domains/sky-development .json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Skyy-Development", + "email": "strikefn143@gmail.com" + }, + "record": { + "CNAME": "statuspage.betteruptime.com" + } +} From 4e5d535eb6a92fac84a95e24f7121d87778976da Mon Sep 17 00:00:00 2001 From: notxlua <167039839+notxlua@users.noreply.github.com> Date: Mon, 15 Apr 2024 14:09:28 -0500 Subject: [PATCH 197/248] Update lua.json Updated lua.json to work with my URL, https:// enpoint for wordpress since I want the dev domain to just redirect people as opposed to being it's own standalone sub/domain. --- domains/lua.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lua.json b/domains/lua.json index 3778f152d..c9ebb09f9 100644 --- a/domains/lua.json +++ b/domains/lua.json @@ -5,6 +5,6 @@ "email": "notxlua@gmail.com" }, "record": { - "CNAME": "xmw2.wordpress.com" +"URL": "https://xmw2.wordpress.com" } } From 2d19421194b9182d016c1ed3f78f353b3ae3c9e8 Mon Sep 17 00:00:00 2001 From: Sky <107429264+Skyy-Development@users.noreply.github.com> Date: Mon, 15 Apr 2024 21:30:14 +0200 Subject: [PATCH 198/248] Update sky-development .json --- domains/sky-development .json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/sky-development .json b/domains/sky-development .json index 84fd3064e..58b6110c5 100644 --- a/domains/sky-development .json +++ b/domains/sky-development .json @@ -1,9 +1,9 @@ { "owner": { - "username": "Skyy-Development", - "email": "strikefn143@gmail.com" + "username":"Skyy-Development", + "email":"strikefn143@gmail.com" }, "record": { - "CNAME": "statuspage.betteruptime.com" + "CNAME":"statuspage.betteruptime.com" } } From c6607da9f3ba9f5683e5eb0efebf176523591fd4 Mon Sep 17 00:00:00 2001 From: Sky <107429264+Skyy-Development@users.noreply.github.com> Date: Mon, 15 Apr 2024 21:30:49 +0200 Subject: [PATCH 199/248] Update sky-development .json --- domains/sky-development .json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/domains/sky-development .json b/domains/sky-development .json index 58b6110c5..cd0db5103 100644 --- a/domains/sky-development .json +++ b/domains/sky-development .json @@ -1,9 +1,9 @@ { - "owner": { - "username":"Skyy-Development", - "email":"strikefn143@gmail.com" +"owner": { +"username":"Skyy-Development", +"email":"strikefn143@gmail.com" }, - "record": { - "CNAME":"statuspage.betteruptime.com" +"record": { +"CNAME":"statuspage.betteruptime.com" } } From b1a8fdc0a34b615136c721aca7109c2dc88b8392 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Mon, 15 Apr 2024 22:32:26 +0300 Subject: [PATCH 200/248] Update and rename sky-development .json to sky-development.json --- domains/sky-development .json | 9 --------- domains/sky-development.json | 9 +++++++++ 2 files changed, 9 insertions(+), 9 deletions(-) delete mode 100644 domains/sky-development .json create mode 100644 domains/sky-development.json diff --git a/domains/sky-development .json b/domains/sky-development .json deleted file mode 100644 index cd0db5103..000000000 --- a/domains/sky-development .json +++ /dev/null @@ -1,9 +0,0 @@ -{ -"owner": { -"username":"Skyy-Development", -"email":"strikefn143@gmail.com" - }, -"record": { -"CNAME":"statuspage.betteruptime.com" - } -} diff --git a/domains/sky-development.json b/domains/sky-development.json new file mode 100644 index 000000000..c9aa80a6d --- /dev/null +++ b/domains/sky-development.json @@ -0,0 +1,9 @@ +{ +"owner": { + "username":"Skyy-Development", + "email":"strikefn143@gmail.com" + }, +"record": { + "CNAME":"statuspage.betteruptime.com" + } +} From 2929911796042049c4269fa15359a42d95e6876d Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Mon, 15 Apr 2024 22:36:49 +0300 Subject: [PATCH 201/248] Update alain.json --- domains/alain.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/alain.json b/domains/alain.json index edabb6341..464aee85d 100644 --- a/domains/alain.json +++ b/domains/alain.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://testroom.000.pe/portfolio/" + "CNAME": "testroom.000.pe" } } - \ No newline at end of file + From b99cc38de92672ffa30449a50a441e0ecff43e37 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Mon, 15 Apr 2024 22:37:37 +0300 Subject: [PATCH 202/248] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index 57af3d493..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -lua.is-a.dev \ No newline at end of file From afc4703a9ccb1cf0d4a74c22e1a7c345fc2fe644 Mon Sep 17 00:00:00 2001 From: nikytap1n <166098400+nikytap1n@users.noreply.github.com> Date: Mon, 15 Apr 2024 19:22:01 -0700 Subject: [PATCH 203/248] Create _discord.nikymetaa.json --- domains/_discord.nikymetaa.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.nikymetaa.json diff --git a/domains/_discord.nikymetaa.json b/domains/_discord.nikymetaa.json new file mode 100644 index 000000000..ef1941b9b --- /dev/null +++ b/domains/_discord.nikymetaa.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "nikytap1n", + "email": "anhky726@gmail.com", + "discord": "1196837550229291019" + }, + "record": { + "TXT": "dh=91e299309f6084afae86c34306ffbead2cbf00bb" + } +} From 4891b7ac73f761de7b385e1d1e7160ecd65b91cb Mon Sep 17 00:00:00 2001 From: imm0nv1nhtv <111904644+imm0nv1nhtv@users.noreply.github.com> Date: Tue, 16 Apr 2024 18:21:46 +0700 Subject: [PATCH 204/248] Discord domain verification --- domains/_discord.imm0nv1nhtv.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.imm0nv1nhtv.json diff --git a/domains/_discord.imm0nv1nhtv.json b/domains/_discord.imm0nv1nhtv.json new file mode 100644 index 000000000..78b96e566 --- /dev/null +++ b/domains/_discord.imm0nv1nhtv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "imm0nv1nhtv", + "email": "windows10phamvinh+github@gmail.com" + }, + "record": { + "TXT": "dh=05d77c5d6895f487e96ea956a6a985fa532fa0ee" + } +} From a9851c1a3f0634c3cecc0f71b18f6b6f6c42e9ee Mon Sep 17 00:00:00 2001 From: Sanooj Es <93819264+sanoojes@users.noreply.github.com> Date: Tue, 16 Apr 2024 19:11:32 +0530 Subject: [PATCH 205/248] Create _discord.sanooj.json --- domains/_discord.sanooj.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.sanooj.json diff --git a/domains/_discord.sanooj.json b/domains/_discord.sanooj.json new file mode 100644 index 000000000..d5da4b481 --- /dev/null +++ b/domains/_discord.sanooj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sanoojes", + "email": "sanoojes6371@gmail.com" + }, + "record": { + "TXT": "dh=e486a386ca77d0104403742c5e9955c337ab70ec" + } +} From 39036458d74098898d6ff651bdeb80167404ea92 Mon Sep 17 00:00:00 2001 From: Sanooj Es <93819264+sanoojes@users.noreply.github.com> Date: Tue, 16 Apr 2024 20:25:35 +0530 Subject: [PATCH 206/248] Create blog.sanooj.json --- domains/blog.sanooj.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/blog.sanooj.json diff --git a/domains/blog.sanooj.json b/domains/blog.sanooj.json new file mode 100644 index 000000000..19c1e7785 --- /dev/null +++ b/domains/blog.sanooj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sanoojes", + "email": "sanoojes6371@gmail.com" + }, + "record": { + "CNAME": "sanoojes.github.io" + }, +} From 79ff56ad2605bb1d8627b25990b21e3a553c4dd0 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Tue, 16 Apr 2024 17:56:40 +0300 Subject: [PATCH 207/248] Update blog.sanooj.json --- domains/blog.sanooj.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/blog.sanooj.json b/domains/blog.sanooj.json index 19c1e7785..3b1f3cf54 100644 --- a/domains/blog.sanooj.json +++ b/domains/blog.sanooj.json @@ -5,5 +5,5 @@ }, "record": { "CNAME": "sanoojes.github.io" - }, + } } From 2871fa1945a69bf95e0dc2cdae861db4e69b169d Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Tue, 16 Apr 2024 17:58:05 +0300 Subject: [PATCH 208/248] Delete domains/niky.json --- domains/niky.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/niky.json diff --git a/domains/niky.json b/domains/niky.json deleted file mode 100644 index abc3e24b8..000000000 --- a/domains/niky.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nikytap1n", - "email": "anhky726@gmail.com" - }, - "record": { - "CNAME": "28nikyportfolio03.github.io" - } -} From 7608334358e79f95b0061c0106b30c01782127d9 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Tue, 16 Apr 2024 17:58:16 +0300 Subject: [PATCH 209/248] Delete domains/niky22op.json --- domains/niky22op.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/niky22op.json diff --git a/domains/niky22op.json b/domains/niky22op.json deleted file mode 100644 index abc3e24b8..000000000 --- a/domains/niky22op.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nikytap1n", - "email": "anhky726@gmail.com" - }, - "record": { - "CNAME": "28nikyportfolio03.github.io" - } -} From 9f992a05320d1029a697b79f47c1ee18e871c9af Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Tue, 16 Apr 2024 17:58:27 +0300 Subject: [PATCH 210/248] Delete domains/niky2op.json --- domains/niky2op.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/niky2op.json diff --git a/domains/niky2op.json b/domains/niky2op.json deleted file mode 100644 index abc3e24b8..000000000 --- a/domains/niky2op.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nikytap1n", - "email": "anhky726@gmail.com" - }, - "record": { - "CNAME": "28nikyportfolio03.github.io" - } -} From 75155567294c7350971805b548b9c6ea5581b623 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Tue, 16 Apr 2024 17:58:38 +0300 Subject: [PATCH 211/248] Delete domains/nikydev.json --- domains/nikydev.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/nikydev.json diff --git a/domains/nikydev.json b/domains/nikydev.json deleted file mode 100644 index a889d473f..000000000 --- a/domains/nikydev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nikytap1n", - "email": "anhky726@gmail.com" - }, - "record": { - "CNAME": "nikydev.github.io" - } -} From 34bfb155593563bb8ee8ab94209fd2bbd0ce09e1 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Tue, 16 Apr 2024 17:58:47 +0300 Subject: [PATCH 212/248] Delete domains/nikyisme.json --- domains/nikyisme.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/nikyisme.json diff --git a/domains/nikyisme.json b/domains/nikyisme.json deleted file mode 100644 index 16e4f45e6..000000000 --- a/domains/nikyisme.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nikytap1n", - "email": "anhky726@gmail.com" - }, - "record": { - "CNAME": "nikytest.github.io" - } -} From 000f8b9ddbfe79b36a9692ba860f14c96d30ca5b Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Tue, 16 Apr 2024 17:58:58 +0300 Subject: [PATCH 213/248] Delete domains/nikymeta.json --- domains/nikymeta.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/nikymeta.json diff --git a/domains/nikymeta.json b/domains/nikymeta.json deleted file mode 100644 index a889d473f..000000000 --- a/domains/nikymeta.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nikytap1n", - "email": "anhky726@gmail.com" - }, - "record": { - "CNAME": "nikydev.github.io" - } -} From fb3f45c781871eaa32765d6100f364200d7dfa61 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Tue, 16 Apr 2024 18:00:16 +0300 Subject: [PATCH 214/248] Delete domains/nikyop.json --- domains/nikyop.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/nikyop.json diff --git a/domains/nikyop.json b/domains/nikyop.json deleted file mode 100644 index abc3e24b8..000000000 --- a/domains/nikyop.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nikytap1n", - "email": "anhky726@gmail.com" - }, - "record": { - "CNAME": "28nikyportfolio03.github.io" - } -} From 289764ebbb3ebc6583979ee7ae7d75f5e73046f9 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Tue, 16 Apr 2024 18:00:26 +0300 Subject: [PATCH 215/248] Delete domains/nikyy2.json --- domains/nikyy2.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/nikyy2.json diff --git a/domains/nikyy2.json b/domains/nikyy2.json deleted file mode 100644 index b598cca72..000000000 --- a/domains/nikyy2.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nikytap1n", - "email": "anhky726@gmail.com" - }, - "record": { - "CNAME": "nikyofficial.github.io" - } -} From 143e742aa43d8d976c4a4b49c6ed3faeb23ddd1f Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Tue, 16 Apr 2024 18:00:36 +0300 Subject: [PATCH 216/248] Delete domains/nikyy1.json --- domains/nikyy1.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/nikyy1.json diff --git a/domains/nikyy1.json b/domains/nikyy1.json deleted file mode 100644 index b598cca72..000000000 --- a/domains/nikyy1.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nikytap1n", - "email": "anhky726@gmail.com" - }, - "record": { - "CNAME": "nikyofficial.github.io" - } -} From 67f47e20b4097ef170d327f3703f91dfee003caa Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Tue, 16 Apr 2024 18:00:47 +0300 Subject: [PATCH 217/248] Delete domains/nikywelcome.json --- domains/nikywelcome.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/nikywelcome.json diff --git a/domains/nikywelcome.json b/domains/nikywelcome.json deleted file mode 100644 index 405df53fb..000000000 --- a/domains/nikywelcome.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nikytap1n", - "email": "anhky726@gmail.com" - }, - "record": { - "CNAME": "28nikywelcome03.github.io" - } -} From ea8171cc3744796fc9341fd7513dc8e466a5485a Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Tue, 16 Apr 2024 18:01:04 +0300 Subject: [PATCH 218/248] Delete domains/nikytest.json --- domains/nikytest.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/nikytest.json diff --git a/domains/nikytest.json b/domains/nikytest.json deleted file mode 100644 index f41facaa4..000000000 --- a/domains/nikytest.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nikytap1n", - "email": "anhky726@gmail.com" - }, - "record": { - "CNAME": "https://nikytap1n.github.io/" - } -} From c43890b38eaf954d433c5f21432655857ec4ac54 Mon Sep 17 00:00:00 2001 From: AKCord <82466227+AKCord@users.noreply.github.com> Date: Tue, 16 Apr 2024 22:26:24 +0545 Subject: [PATCH 219/248] Rename _discord.akcord.is-a.dev.json to _discord.akcord.json --- domains/{_discord.akcord.is-a.dev.json => _discord.akcord.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.akcord.is-a.dev.json => _discord.akcord.json} (100%) diff --git a/domains/_discord.akcord.is-a.dev.json b/domains/_discord.akcord.json similarity index 100% rename from domains/_discord.akcord.is-a.dev.json rename to domains/_discord.akcord.json From 0d8638a30eee9fe79e61344b74e29edda034cb88 Mon Sep 17 00:00:00 2001 From: Nimesh <153603329+N-Nilashan@users.noreply.github.com> Date: Tue, 16 Apr 2024 22:26:52 +0530 Subject: [PATCH 220/248] Create nilashan.json --- domains/nilashan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nilashan.json diff --git a/domains/nilashan.json b/domains/nilashan.json new file mode 100644 index 000000000..8fe7bfb3a --- /dev/null +++ b/domains/nilashan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "N-Nilashan", + "email": "informal.nimesh@gmail.com" + }, + "record": { + "URL": "https://n-nilashan.github.io/" + } +} From e08c34519b9d53fb7f2820ba083cf529aa5b90b3 Mon Sep 17 00:00:00 2001 From: hOMie03 Date: Tue, 16 Apr 2024 23:11:08 +0530 Subject: [PATCH 221/248] feat(domain): om-auti.is-a.dev --- domains/om-auti.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/om-auti.json diff --git a/domains/om-auti.json b/domains/om-auti.json new file mode 100644 index 000000000..49bf6f1bf --- /dev/null +++ b/domains/om-auti.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hOMie03", + "email": "autiom3123@gmail.com" + }, + "record": { + "URL": "https://om-auti.vercel.app/" + } +} From 0c5a0354567ab4f3bc1dd6e32f158de0545ecca3 Mon Sep 17 00:00:00 2001 From: Scythe The Developer <159197373+ScytheMediaTheDev@users.noreply.github.com> Date: Tue, 16 Apr 2024 13:56:03 -0400 Subject: [PATCH 222/248] Create _github-pages-challenge-ScytheMediaTheDev.scythemedia.json Github Pages Verification for Subdomain. --- ...ub-pages-challenge-ScytheMediaTheDev.scythemedia.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-ScytheMediaTheDev.scythemedia.json diff --git a/domains/_github-pages-challenge-ScytheMediaTheDev.scythemedia.json b/domains/_github-pages-challenge-ScytheMediaTheDev.scythemedia.json new file mode 100644 index 000000000..c428cde22 --- /dev/null +++ b/domains/_github-pages-challenge-ScytheMediaTheDev.scythemedia.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ScytheMediaTheDev", + "email": "tswartz22@aol.com" + }, + "record": { + "TXT": "46b3d088175cbb38e9c4b3b81cdb4b" + } +} From 1400a40948724e2609531498b427a8388f2bb6b2 Mon Sep 17 00:00:00 2001 From: alainsdev <159730633+alainsdev@users.noreply.github.com> Date: Tue, 16 Apr 2024 22:02:27 +0400 Subject: [PATCH 223/248] CNAME change --- domains/alain.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/alain.json b/domains/alain.json index 464aee85d..cb5b0d6f1 100644 --- a/domains/alain.json +++ b/domains/alain.json @@ -1,4 +1,5 @@ { + "repo": "https://github.com/alainsdev/register", "owner": { "username": "alainsdev", "email": "ghghello30@gmail.com", @@ -6,7 +7,6 @@ }, "record": { - "CNAME": "testroom.000.pe" + "CNAME": "alainsdev.github.io" } } - From 35c94355b7f26c8adbe115527576fa36b022b794 Mon Sep 17 00:00:00 2001 From: Riley <84996070+boolean44-repos@users.noreply.github.com> Date: Tue, 16 Apr 2024 19:37:13 -0400 Subject: [PATCH 224/248] Create mail.boolean442.json --- domains/mail.boolean442.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mail.boolean442.json diff --git a/domains/mail.boolean442.json b/domains/mail.boolean442.json new file mode 100644 index 000000000..897231022 --- /dev/null +++ b/domains/mail.boolean442.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "boolean44-repos", + "email": "serenitypalmer10@gmail.com" + }, + "record": { + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": ["forward-email=palmerowen100@gmail.com"] + } +} From e16f48b2ab188982021c32ff9ccb32f048e3971d Mon Sep 17 00:00:00 2001 From: ashlynmay Date: Tue, 16 Apr 2024 23:29:42 -0500 Subject: [PATCH 225/248] feat(domain): ipsum.is-a.dev --- domains/ipsum.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ipsum.json diff --git a/domains/ipsum.json b/domains/ipsum.json new file mode 100644 index 000000000..47e9db96e --- /dev/null +++ b/domains/ipsum.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ashlynmay", + "email": "may.ashlyn0723@gmail.com" + }, + "record": { + "CNAME": "ashlynmay.github.io" + } +} From 62f60ef400896d719a5cc2b22539c7081b3d7e27 Mon Sep 17 00:00:00 2001 From: Scythe The Developer <159197373+ScytheMediaTheDev@users.noreply.github.com> Date: Wed, 17 Apr 2024 08:04:37 -0400 Subject: [PATCH 226/248] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index a78ea1b5a..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -scythemedia.is-a.dev \ No newline at end of file From 9484ead2901349ef8691de823b22826450dd341c Mon Sep 17 00:00:00 2001 From: Preston-code offcial <123032424+Preston-Riley@users.noreply.github.com> Date: Wed, 17 Apr 2024 07:13:19 -0700 Subject: [PATCH 227/248] Register prox.preston-code.is-a.dev --- domains/prox.preston-code.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/prox.preston-code.json diff --git a/domains/prox.preston-code.json b/domains/prox.preston-code.json new file mode 100644 index 000000000..b55224ad0 --- /dev/null +++ b/domains/prox.preston-code.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Preston-Riley", + "email": "123032424+Preston-Riley@users.noreply.github.com", + "discord": "816152941923663902" + }, + + "record": { + "CNAME": "compiler-glzx.onrender.com" + } + } + \ No newline at end of file From 7889c84a09e5d801bfedc49548eb76d33895ee75 Mon Sep 17 00:00:00 2001 From: Preston-code offcial <123032424+Preston-Riley@users.noreply.github.com> Date: Wed, 17 Apr 2024 07:15:21 -0700 Subject: [PATCH 228/248] Update prox.preston-code.json --- domains/prox.preston-code.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/prox.preston-code.json b/domains/prox.preston-code.json index b55224ad0..80fcfe961 100644 --- a/domains/prox.preston-code.json +++ b/domains/prox.preston-code.json @@ -1,7 +1,7 @@ { "owner": { "username": "Preston-Riley", - "email": "123032424+Preston-Riley@users.noreply.github.com", + "email": "pres1234569@gmail.com", "discord": "816152941923663902" }, @@ -9,4 +9,4 @@ "CNAME": "compiler-glzx.onrender.com" } } - \ No newline at end of file + From 856d83bc79f5e77a0eae86a963d357039024baef Mon Sep 17 00:00:00 2001 From: Zense <91407317+rpineda26@users.noreply.github.com> Date: Wed, 17 Apr 2024 23:37:46 +0800 Subject: [PATCH 229/248] Delete domains/ralphpineda.json --- domains/ralphpineda.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ralphpineda.json diff --git a/domains/ralphpineda.json b/domains/ralphpineda.json deleted file mode 100644 index 53209c7b5..000000000 --- a/domains/ralphpineda.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "rpineda26", - "email": "rp.pineda26@gmail.com" - }, - "record": { - "URL": "https://rpineda26.github.io/portfolio" - } -} From dddb8d3f30f4c2a7288a7007b1c1c86f28218999 Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Wed, 17 Apr 2024 20:01:18 +0200 Subject: [PATCH 230/248] Register sono.is-a.dev --- domains/sono.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sono.json diff --git a/domains/sono.json b/domains/sono.json new file mode 100644 index 000000000..5bfe5ce2a --- /dev/null +++ b/domains/sono.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "getSono", + "email": "julianwolf2013@outlook.de", + "discord": "1222250424309121145" + }, + + "record": { + "CNAME": "getsono.github.io" + } + } + \ No newline at end of file From d1146a1f86e45353c37dc6e3bedf56eaf9d5f605 Mon Sep 17 00:00:00 2001 From: Riley <84996070+boolean44-repos@users.noreply.github.com> Date: Wed, 17 Apr 2024 16:19:38 -0400 Subject: [PATCH 231/248] Update mail.boolean44.json --- domains/mail.boolean44.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/mail.boolean44.json b/domains/mail.boolean44.json index 87119aae9..897231022 100644 --- a/domains/mail.boolean44.json +++ b/domains/mail.boolean44.json @@ -4,7 +4,7 @@ "email": "serenitypalmer10@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": ["forward-email=palmerowen100@gmail.com"] } } From fc7a7999bdeb895e1ff695dcb21301385b4b3d23 Mon Sep 17 00:00:00 2001 From: dylanjtholen Date: Wed, 17 Apr 2024 15:27:39 -0500 Subject: [PATCH 232/248] feat(domain): bobglukbobbob.is-a.dev --- domains/bobglukbobbob.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bobglukbobbob.json diff --git a/domains/bobglukbobbob.json b/domains/bobglukbobbob.json new file mode 100644 index 000000000..68558d6ff --- /dev/null +++ b/domains/bobglukbobbob.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dylanjtholen", + "email": "dylanjtholen@gmail.com" + }, + "record": { + "CNAME": "dylanjtholen.github.io" + } +} From 31e8e52ab2da02d67a6f7079f2c29536f292a1ae Mon Sep 17 00:00:00 2001 From: Roing Date: Thu, 18 Apr 2024 11:14:07 +0800 Subject: [PATCH 233/248] feat(domain): acctuke.is-a.dev --- domains/acctuke.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/acctuke.json diff --git a/domains/acctuke.json b/domains/acctuke.json new file mode 100644 index 000000000..95709788f --- /dev/null +++ b/domains/acctuke.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Roing", + "email": "yang4421@outlook.com" + }, + "record": { + "A": ["47.120.72.157"] + } +} From 67ad3af21560e818a02ddf703ff5a50f7c2d9fc1 Mon Sep 17 00:00:00 2001 From: alexis2m Date: Thu, 18 Apr 2024 22:34:37 +0200 Subject: [PATCH 234/248] feat(domain): alexismaison.is-a.dev --- domains/alexismaison.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/alexismaison.json diff --git a/domains/alexismaison.json b/domains/alexismaison.json new file mode 100644 index 000000000..fd7c1a21c --- /dev/null +++ b/domains/alexismaison.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alexis2m", + "email": "hello@alexismaison.com" + }, + "record": { + "URL": "https://alexismaison.com" + } +} From a0a795cef61ef7b5e1a4f760bdf6008f1959d7aa Mon Sep 17 00:00:00 2001 From: ved-patel226 Date: Thu, 18 Apr 2024 17:45:14 -0400 Subject: [PATCH 235/248] feat(domain): ved.is-a.dev --- domains/ved.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ved.json diff --git a/domains/ved.json b/domains/ved.json new file mode 100644 index 000000000..943aefaf0 --- /dev/null +++ b/domains/ved.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ved-patel226", + "email": "talk2ved11@gmail.com" + }, + "record": { + "CNAME": "ved-patel226.github.io" + } +} From ef1585f7c0010516a5437983178d3a9932a22b7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erdo=C4=9Fan=20=C5=9Ead?= <60552846+erdogansad@users.noreply.github.com> Date: Fri, 19 Apr 2024 00:50:21 +0300 Subject: [PATCH 236/248] Update erdogan.json --- domains/erdogan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/erdogan.json b/domains/erdogan.json index 262c7b493..5120b3239 100644 --- a/domains/erdogan.json +++ b/domains/erdogan.json @@ -4,6 +4,6 @@ "email": "erdogan.sad@windowslive.com" }, "record": { - "A": ["87.248.157.245"] + "A": ["194.87.246.134"] } } From c86811ed11ec6a9da2455ecd65f192e27a63939f Mon Sep 17 00:00:00 2001 From: yochie Date: Thu, 18 Apr 2024 18:03:29 -0400 Subject: [PATCH 237/248] feat(domain): yochietti.is-a.dev --- domains/yochietti.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yochietti.json diff --git a/domains/yochietti.json b/domains/yochietti.json new file mode 100644 index 000000000..217446b20 --- /dev/null +++ b/domains/yochietti.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yochie", + "email": "yoann.ochietti@gmail.com" + }, + "record": { + "CNAME": "yochie.github.io" + } +} From b1c7313de2d8255ff92fb4a4937b809d343f2ada Mon Sep 17 00:00:00 2001 From: novathefox Date: Fri, 19 Apr 2024 14:33:55 +1000 Subject: [PATCH 238/248] feat(domain): novafox.is-a.dev --- domains/novafox.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/novafox.json diff --git a/domains/novafox.json b/domains/novafox.json new file mode 100644 index 000000000..19f1773fc --- /dev/null +++ b/domains/novafox.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "novathefox", + "email": "techseal14@gmail.com" + }, + "record": { + "CNAME": "foxsdenyt-github-io.onrender.com" + } +} From 0591ec38ec34f8975a3a83141894901c339080d7 Mon Sep 17 00:00:00 2001 From: Azham Makes Trash <73955243+AzhamProdLive@users.noreply.github.com> Date: Fri, 19 Apr 2024 10:35:59 +0200 Subject: [PATCH 239/248] Create spacehastelog.json --- domains/spacehastelog.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/spacehastelog.json diff --git a/domains/spacehastelog.json b/domains/spacehastelog.json new file mode 100644 index 000000000..ab98abc8c --- /dev/null +++ b/domains/spacehastelog.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AzhamProdLive", + "email": "websitedomain.regroup588@passinbox.com" + }, + "record": { + "CNAME": "spacehaste.azhamproductions.workers.dev" + } +} From dfc3b0d87313f4fdd705116af49d62f3e0a6ac40 Mon Sep 17 00:00:00 2001 From: ramanshah0 Date: Fri, 19 Apr 2024 19:06:41 +0545 Subject: [PATCH 240/248] feat(domain): raman.is-a.dev --- domains/raman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/raman.json diff --git a/domains/raman.json b/domains/raman.json new file mode 100644 index 000000000..2fdd23c22 --- /dev/null +++ b/domains/raman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ramanshah0", + "email": "mamanshah009@gmail.com" + }, + "record": { + "CNAME": "ramanshah0.github.io" + } +} From 3e3fce77d20dd1def8ed86861694673980bd2e87 Mon Sep 17 00:00:00 2001 From: RaqeemTak Date: Fri, 19 Apr 2024 20:28:17 +0530 Subject: [PATCH 241/248] feat(domain): raqeemtak.is-a.dev --- domains/raqeemtak.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/raqeemtak.json diff --git a/domains/raqeemtak.json b/domains/raqeemtak.json new file mode 100644 index 000000000..1efbfbaa5 --- /dev/null +++ b/domains/raqeemtak.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RaqeemTak", + "email": "raqeemahmadtak@gmail.com" + }, + "record": { + "CNAME": "raqeemtak.github.io" + } +} From b3844c279de2fc61f29746b96378a9e1b7f2f071 Mon Sep 17 00:00:00 2001 From: LilyMusic Date: Fri, 19 Apr 2024 22:42:13 +0530 Subject: [PATCH 242/248] feat(domain): astra.is-a.dev --- domains/astra.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/astra.json diff --git a/domains/astra.json b/domains/astra.json new file mode 100644 index 000000000..ccdd07006 --- /dev/null +++ b/domains/astra.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LilyMusic", + "email": "Lilymusicdiscord@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From aecd09c7894af2e8c9e157669ba668f51f5b5f53 Mon Sep 17 00:00:00 2001 From: watergotspilled Date: Fri, 19 Apr 2024 19:40:41 -0500 Subject: [PATCH 243/248] feat(domain): lhjhminecraft.is-a.dev --- domains/lhjhminecraft.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lhjhminecraft.json diff --git a/domains/lhjhminecraft.json b/domains/lhjhminecraft.json new file mode 100644 index 000000000..9ddd14ba4 --- /dev/null +++ b/domains/lhjhminecraft.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "watergotspilled", + "email": "sc467209@g.risd.org" + }, + "record": { + "URL": "size-origin.gl.joinmc.link" + } +} From c49cf688033615cbe8c7f4a09613f6905a30cbb9 Mon Sep 17 00:00:00 2001 From: Nova Date: Sat, 20 Apr 2024 12:05:01 +1000 Subject: [PATCH 244/248] Change email --- domains/novafox.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/novafox.json b/domains/novafox.json index 19f1773fc..f3061f6db 100644 --- a/domains/novafox.json +++ b/domains/novafox.json @@ -1,7 +1,7 @@ { "owner": { "username": "novathefox", - "email": "techseal14@gmail.com" + "email": "foxsdenyt@gmail.com" }, "record": { "CNAME": "foxsdenyt-github-io.onrender.com" From 02b2db20a8644a592ea8c2ea61e70a7f64d0091b Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 19 Apr 2024 22:54:21 -0400 Subject: [PATCH 245/248] Update lhjhminecraft.json --- domains/lhjhminecraft.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lhjhminecraft.json b/domains/lhjhminecraft.json index 9ddd14ba4..673b71a01 100644 --- a/domains/lhjhminecraft.json +++ b/domains/lhjhminecraft.json @@ -4,6 +4,6 @@ "email": "sc467209@g.risd.org" }, "record": { - "URL": "size-origin.gl.joinmc.link" + "URL": "https://size-origin.gl.joinmc.link" } } From e2d65135b13a821f4a12bc6a394069af402bf093 Mon Sep 17 00:00:00 2001 From: NaTDeveloper Date: Sat, 20 Apr 2024 11:22:31 +0530 Subject: [PATCH 246/248] feat(domain): dangnat.is-a.dev --- domains/dangnat.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dangnat.json diff --git a/domains/dangnat.json b/domains/dangnat.json new file mode 100644 index 000000000..d196bbf25 --- /dev/null +++ b/domains/dangnat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NaTDeveloper", + "email": "devihermeena@gmail.com" + }, + "record": { + "CNAME": "natdev-5ffb.onrender.com" + } +} From a9cb947e4eb4be979879b6a938950392817a3961 Mon Sep 17 00:00:00 2001 From: chiragnahata Date: Sat, 20 Apr 2024 14:19:30 +0530 Subject: [PATCH 247/248] feat(domain): dashboard.chiragnahata.is-a.dev --- domains/dashboard.chiragnahata.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dashboard.chiragnahata.json diff --git a/domains/dashboard.chiragnahata.json b/domains/dashboard.chiragnahata.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/dashboard.chiragnahata.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From bceddd8ed477403309603921ce12e795a9abf9e5 Mon Sep 17 00:00:00 2001 From: ssxbaa Date: Sat, 20 Apr 2024 12:12:56 +0200 Subject: [PATCH 248/248] feat(domain): seba.is-a.dev --- domains/seba.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/seba.json diff --git a/domains/seba.json b/domains/seba.json new file mode 100644 index 000000000..fa20450e5 --- /dev/null +++ b/domains/seba.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ssxbaa", + "email": "ssxbaa@proton.me" + }, + "record": { + "CNAME": "ssxbaa.github.io" + } +}