From ab629c5d5c80f6b84b351b95b12796ed05c3e5f4 Mon Sep 17 00:00:00 2001 From: Horn <133672531+hornbyte@users.noreply.github.com> Date: Sun, 13 Aug 2023 14:57:02 +0200 Subject: [PATCH 01/69] Create hornbyte.json --- hornbyte.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 hornbyte.json diff --git a/hornbyte.json b/hornbyte.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/hornbyte.json @@ -0,0 +1 @@ + From 7958d93a5cefad0d197ba07bb85ebaf9f3f6ae00 Mon Sep 17 00:00:00 2001 From: Horn <133672531+hornbyte@users.noreply.github.com> Date: Sun, 13 Aug 2023 14:57:41 +0200 Subject: [PATCH 02/69] Create hornbyte.json --- domains/hornbyte.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/hornbyte.json diff --git a/domains/hornbyte.json b/domains/hornbyte.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/hornbyte.json @@ -0,0 +1 @@ + From 41f3102b37b6992886b291e1ddd25f57a52d07c4 Mon Sep 17 00:00:00 2001 From: Zirmith Date: Mon, 4 Sep 2023 19:33:41 -0500 Subject: [PATCH 03/69] feat(domain): utility.icevixen.is-a.dev --- domains/utility.icevixen.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/utility.icevixen.json diff --git a/domains/utility.icevixen.json b/domains/utility.icevixen.json new file mode 100644 index 000000000..11ce7ceb0 --- /dev/null +++ b/domains/utility.icevixen.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Zirmith", + "email": "f2v74yt@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 5d6bc5584e0cb6e30c015f4fe857f16209fbc6b2 Mon Sep 17 00:00:00 2001 From: yassinjm_ Date: Sun, 17 Sep 2023 20:24:21 +0100 Subject: [PATCH 04/69] feat(domain): add `yassinm.is-a.dev.is-a.dev` --- domains/yassinm.is-a.dev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/yassinm.is-a.dev.json diff --git a/domains/yassinm.is-a.dev.json b/domains/yassinm.is-a.dev.json new file mode 100644 index 000000000..d7f9c1020 --- /dev/null +++ b/domains/yassinm.is-a.dev.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "yassinmoussamih", + "email": "yassinmoussamih7@gmail.com" + }, + + "record": { + "A": ["yassinm.is-a.dev"] + } +} From 1b64738c04c1686956b976dc9b3740f73ea90b09 Mon Sep 17 00:00:00 2001 From: DemonGamez <110583995+ShadowPlayzYT22@users.noreply.github.com> Date: Mon, 18 Sep 2023 21:35:19 +0800 Subject: [PATCH 05/69] Update itsdemongamez.json From f0a082ef1e7c40fbfa9ac312bc21b453f0ffbcf0 Mon Sep 17 00:00:00 2001 From: DemonGamez <110583995+ShadowPlayzYT22@users.noreply.github.com> Date: Mon, 18 Sep 2023 21:45:21 +0800 Subject: [PATCH 06/69] Fixed itsdemongamez.json --- domains/itsdemongamez.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/domains/itsdemongamez.json b/domains/itsdemongamez.json index de9479e59..0c81aa947 100644 --- a/domains/itsdemongamez.json +++ b/domains/itsdemongamez.json @@ -1,11 +1,11 @@ { "owner": { - "username": "ShadowPlayzYT22", - "email": "peterwyneg@gmail.com" + "username": "ShadowPlayzYT22", + "email": "peterwyneg@gmail.com", + "discord": "1038747272701292584" }, + "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "Demon-Gamez-website.github.io" } -} \ No newline at end of file +} From 4359ffe82f1ed03e95580747c7353abac22f8182 Mon Sep 17 00:00:00 2001 From: yassinjm_ Date: Mon, 18 Sep 2023 16:26:53 +0200 Subject: [PATCH 07/69] Update yassinm.is-a.dev.json --- domains/yassinm.is-a.dev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yassinm.is-a.dev.json b/domains/yassinm.is-a.dev.json index d7f9c1020..817911640 100644 --- a/domains/yassinm.is-a.dev.json +++ b/domains/yassinm.is-a.dev.json @@ -5,6 +5,6 @@ }, "record": { - "A": ["yassinm.is-a.dev"] + "CNAME": ["https://yassinmoussamih.vercel.app/"] } } From 149589d27044e82b3a4988d34473513ad9ffb31a Mon Sep 17 00:00:00 2001 From: Zirmith Date: Tue, 19 Sep 2023 07:54:00 -0500 Subject: [PATCH 08/69] feat(domain): icevixen.is-a.dev --- domains/icevixen.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/icevixen.json diff --git a/domains/icevixen.json b/domains/icevixen.json new file mode 100644 index 000000000..11ce7ceb0 --- /dev/null +++ b/domains/icevixen.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Zirmith", + "email": "f2v74yt@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 8fb3c39d8d25dfd0a82f42a22b3703a034b61958 Mon Sep 17 00:00:00 2001 From: zhougonglai <838048635@qq.com> Date: Wed, 20 Sep 2023 09:44:00 +0800 Subject: [PATCH 09/69] feat(domain): zhougonglai.is-a.dev --- domains/zhougonglai.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zhougonglai.json diff --git a/domains/zhougonglai.json b/domains/zhougonglai.json new file mode 100644 index 000000000..48663a97c --- /dev/null +++ b/domains/zhougonglai.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "zhougonglai", + "email": "838048635@qq.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a763ebe86adf1c8ec8b0c1c1d67b7d1d2afebeb5 Mon Sep 17 00:00:00 2001 From: kasun <88395585+ka0un@users.noreply.github.com> Date: Wed, 20 Sep 2023 10:41:58 +0530 Subject: [PATCH 10/69] Update kasun.json --- domains/kasun.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/domains/kasun.json b/domains/kasun.json index 5357adba1..399897a55 100644 --- a/domains/kasun.json +++ b/domains/kasun.json @@ -4,8 +4,6 @@ "email": "givemelognotes@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file + "URL": "https://ka0un.github.io" + } +} From a2cc8557fad14da50d5858258433ae121708f5a4 Mon Sep 17 00:00:00 2001 From: goesbyabhi Date: Wed, 20 Sep 2023 11:13:34 +0530 Subject: [PATCH 11/69] feat(domain): abhishekpanda.is-a.dev --- domains/abhishekpanda.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/abhishekpanda.json diff --git a/domains/abhishekpanda.json b/domains/abhishekpanda.json new file mode 100644 index 000000000..d9f28916f --- /dev/null +++ b/domains/abhishekpanda.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "goesbyabhi", + "email": "abxisxekpanda@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f2e0865eafc006a08d6e6dbf90e235aa3b749c6a Mon Sep 17 00:00:00 2001 From: cy920820 Date: Wed, 20 Sep 2023 14:40:09 +0800 Subject: [PATCH 12/69] feat(domain): 1024.is-a.dev --- domains/1024.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/1024.json diff --git a/domains/1024.json b/domains/1024.json new file mode 100644 index 000000000..d2301f533 --- /dev/null +++ b/domains/1024.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "cy920820", + "email": "cuiyang673308817@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 18d18cbeb6e380e3d5e62ad3eceb818b76a2ff8f Mon Sep 17 00:00:00 2001 From: MRJ-Badshah Date: Wed, 20 Sep 2023 13:21:45 +0530 Subject: [PATCH 13/69] feat(domain): mrj.is-a.dev --- domains/mrj.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/mrj.json b/domains/mrj.json index 2bcdab054..62029aefb 100644 --- a/domains/mrj.json +++ b/domains/mrj.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "MRJ Badshah", - "email": "illegalhacker2.0@gmail.com" - }, - "record": { - "CNAME": "glitch.edgeapp.net" - } -} + "owner": { + "username": "MRJ-Badshah", + "email": "illegalhacker2.0@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e85d14b0d946092f183931198c938e7e28108cf2 Mon Sep 17 00:00:00 2001 From: Miroslavchen <118945951+Miroslavchen@users.noreply.github.com> Date: Wed, 20 Sep 2023 15:41:27 +0300 Subject: [PATCH 14/69] Create mirozr.json --- domains/mirozr.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mirozr.json diff --git a/domains/mirozr.json b/domains/mirozr.json new file mode 100644 index 000000000..241898fc6 --- /dev/null +++ b/domains/mirozr.json @@ -0,0 +1,11 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/Miroslavchen/hatynka_0A.github.io", + "owner": { + "username": "miroslavchen", + "email": "miroslavnezgoduk8@gmail.com", + }, + "record": { + "CNAME": "miroslavchen.github.io" + } +} From eb9d1d4db5ce72417c77dc56bf31b84b46236520 Mon Sep 17 00:00:00 2001 From: bampenes Date: Wed, 20 Sep 2023 10:24:29 -0300 Subject: [PATCH 15/69] feat(domain): bampa.is-a.dev --- domains/bampa.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bampa.json diff --git a/domains/bampa.json b/domains/bampa.json new file mode 100644 index 000000000..f1d92badb --- /dev/null +++ b/domains/bampa.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "bampenes", + "email": "rafinhabampa@hotmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 0d132d647bfc9b1689f808773cda08137b69131a Mon Sep 17 00:00:00 2001 From: cha0ticcoder Date: Wed, 20 Sep 2023 15:52:12 +0200 Subject: [PATCH 16/69] feat(domain): cha0tic.is-a.dev --- domains/cha0tic.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/cha0tic.json diff --git a/domains/cha0tic.json b/domains/cha0tic.json new file mode 100644 index 000000000..ed013d614 --- /dev/null +++ b/domains/cha0tic.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "cha0ticcoder", + "email": "chaoticplayern1@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 368c3a6e130bfd36a3b0d56e669e1cfa385f4557 Mon Sep 17 00:00:00 2001 From: HabibMollah Date: Wed, 20 Sep 2023 21:45:16 +0600 Subject: [PATCH 17/69] feat(domain): habib.is-a.dev --- domains/habib.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/habib.json diff --git a/domains/habib.json b/domains/habib.json new file mode 100644 index 000000000..5d262ffa2 --- /dev/null +++ b/domains/habib.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "HabibMollah", + "email": "habib.prodev@gmail.com" + }, + "record": { + "URL": "mollah.vercel.app" + } +} From 5968a9dd020e44a02818e1163e3556bddab7a5c3 Mon Sep 17 00:00:00 2001 From: Tazmyan Date: Wed, 20 Sep 2023 19:04:16 +0300 Subject: [PATCH 18/69] feat(domain): tazmyan.is-a.dev --- domains/tazmyan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tazmyan.json diff --git a/domains/tazmyan.json b/domains/tazmyan.json new file mode 100644 index 000000000..b654817b3 --- /dev/null +++ b/domains/tazmyan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Tazmyan", + "email": "tikpatka@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 77726ecc7ebf146e792ec6be63758cc81ba27e55 Mon Sep 17 00:00:00 2001 From: ShingSemicolon Date: Wed, 20 Sep 2023 19:21:52 +0200 Subject: [PATCH 19/69] feat(domain): shing.is-a.dev --- domains/shing.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shing.json diff --git a/domains/shing.json b/domains/shing.json new file mode 100644 index 000000000..59b1dfa98 --- /dev/null +++ b/domains/shing.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ShingSemicolon", + "email": "Shing.XD.0602@gmail.com" + }, + "record": { + "A": ["129.80.190.178"] + } +} From b63e2e26bf3945741e725ec6be48a19d43555e46 Mon Sep 17 00:00:00 2001 From: Shing <40325341+ShingSemicolon@users.noreply.github.com> Date: Wed, 20 Sep 2023 19:58:52 +0200 Subject: [PATCH 20/69] Update shing.json Add record "AAAA" --- domains/shing.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/shing.json b/domains/shing.json index 59b1dfa98..d2a324827 100644 --- a/domains/shing.json +++ b/domains/shing.json @@ -4,6 +4,7 @@ "email": "Shing.XD.0602@gmail.com" }, "record": { - "A": ["129.80.190.178"] + "A": ["129.80.190.178"], + "AAAA": ["2603:c020:400d:3e89:2d5a:b8a3:1999:49f"] } } From 440d20b3ce9031c1293723a912bffdcde01e4435 Mon Sep 17 00:00:00 2001 From: nebula4564 Date: Wed, 20 Sep 2023 14:02:38 -0500 Subject: [PATCH 21/69] feat(domain): skydiver-web.is-a.dev --- domains/skydiver-web.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/skydiver-web.json b/domains/skydiver-web.json index 9e076cfbc..85039945e 100644 --- a/domains/skydiver-web.json +++ b/domains/skydiver-web.json @@ -4,6 +4,8 @@ "email": "reeseb1660@outlook.com" }, "record": { - "A": ["216.24.57.1"] + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 6d105b9dee2da800a84fb2dd0a74b9d72a5f4801 Mon Sep 17 00:00:00 2001 From: Sharathchandra345 Date: Thu, 21 Sep 2023 01:30:20 +0530 Subject: [PATCH 22/69] feat(domain): sharath3.is-a.dev --- domains/sharath3.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sharath3.json diff --git a/domains/sharath3.json b/domains/sharath3.json new file mode 100644 index 000000000..0f60efdf7 --- /dev/null +++ b/domains/sharath3.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Sharathchandra345", + "email": "csharathchandra3@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ae0a67c165925258ffb533f0765f4e6effcb8307 Mon Sep 17 00:00:00 2001 From: Musikid-Official Date: Wed, 20 Sep 2023 18:29:47 -0400 Subject: [PATCH 23/69] feat(domain): musikid.is-a.dev --- domains/musikid.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/musikid.json diff --git a/domains/musikid.json b/domains/musikid.json new file mode 100644 index 000000000..140b15419 --- /dev/null +++ b/domains/musikid.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Musikid-Official", + "email": "musikid@proton.me" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From cf17d264fa2d79d71768487ce8cfe48395e16be9 Mon Sep 17 00:00:00 2001 From: PsxScriptsW Date: Wed, 20 Sep 2023 19:46:58 -0400 Subject: [PATCH 24/69] feat(domain): school.is-a.dev --- domains/school.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/school.json diff --git a/domains/school.json b/domains/school.json new file mode 100644 index 000000000..5fe751c74 --- /dev/null +++ b/domains/school.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "PsxScriptsW", + "email": "jacob.blits@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d72d4e2477ed527b7d110a7b2265aaff5f74223b Mon Sep 17 00:00:00 2001 From: Cyclone Addons <90061864+CycloneAddons@users.noreply.github.com> Date: Thu, 21 Sep 2023 14:55:12 +0530 Subject: [PATCH 25/69] Update cycloneaddons.json --- domains/cycloneaddons.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/cycloneaddons.json b/domains/cycloneaddons.json index 9c5b61bd1..6cae7b770 100644 --- a/domains/cycloneaddons.json +++ b/domains/cycloneaddons.json @@ -4,8 +4,6 @@ "email": "cycloneaddon@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "TXT": "replit-verify=4aa75152-01c8-46af-b007-80d24ba1a8fa" } -} \ No newline at end of file +} From 66555c5c708d0d405d08c022a3005639e82a1825 Mon Sep 17 00:00:00 2001 From: horn7x Date: Thu, 21 Sep 2023 15:48:05 +0200 Subject: [PATCH 26/69] feat(domain): horn7x.is-a.dev --- domains/horn7x.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/horn7x.json diff --git a/domains/horn7x.json b/domains/horn7x.json new file mode 100644 index 000000000..d49b3cfe3 --- /dev/null +++ b/domains/horn7x.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "horn7x", + "email": "horn7x@gmail.com" + }, + "record": { + "CNAME": "horn7x.github.io" + } +} From 7a74637c099fc9485888465e761d479f48fd01c3 Mon Sep 17 00:00:00 2001 From: Cyclone Addons <90061864+CycloneAddons@users.noreply.github.com> Date: Thu, 21 Sep 2023 19:57:06 +0530 Subject: [PATCH 27/69] Update cycloneaddons.json add "A" & "TXT" TO CONNECT WITH REPLIT --- domains/cycloneaddons.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/cycloneaddons.json b/domains/cycloneaddons.json index 6cae7b770..bf62bee75 100644 --- a/domains/cycloneaddons.json +++ b/domains/cycloneaddons.json @@ -4,6 +4,7 @@ "email": "cycloneaddon@gmail.com" }, "record": { + "A": "34.132.134.162", "TXT": "replit-verify=4aa75152-01c8-46af-b007-80d24ba1a8fa" } } From 85fbe361a1df17fa03c17a4102ac0e2b899c8467 Mon Sep 17 00:00:00 2001 From: Cyclone Addons <90061864+CycloneAddons@users.noreply.github.com> Date: Thu, 21 Sep 2023 20:00:27 +0530 Subject: [PATCH 28/69] Update cycloneaddons.json --- domains/cycloneaddons.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cycloneaddons.json b/domains/cycloneaddons.json index bf62bee75..238eb2e85 100644 --- a/domains/cycloneaddons.json +++ b/domains/cycloneaddons.json @@ -4,7 +4,7 @@ "email": "cycloneaddon@gmail.com" }, "record": { - "A": "34.132.134.162", + "A": ["34.132.134.162"], "TXT": "replit-verify=4aa75152-01c8-46af-b007-80d24ba1a8fa" } } From 7079c167f008d6f0af2d2b5b912f69238500f6e1 Mon Sep 17 00:00:00 2001 From: Sharathchandra345 Date: Thu, 21 Sep 2023 20:10:41 +0530 Subject: [PATCH 29/69] feat(domain): sharathchandra.is-a.dev --- domains/sharathchandra.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sharathchandra.json diff --git a/domains/sharathchandra.json b/domains/sharathchandra.json new file mode 100644 index 000000000..50e1d03fe --- /dev/null +++ b/domains/sharathchandra.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sharathchandra345", + "email": "csharathchandra3@gmail.com" + }, + "record": { + "URL": "https://csharath.netlify.app/" + } +} From 458df4ee66354b8ab20b72a4d92f58bb662fd02d Mon Sep 17 00:00:00 2001 From: Sharath Chandra Chinnarigari Date: Thu, 21 Sep 2023 20:16:47 +0530 Subject: [PATCH 30/69] Update sharath3.json --- domains/sharath3.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/domains/sharath3.json b/domains/sharath3.json index 0f60efdf7..284dde47e 100644 --- a/domains/sharath3.json +++ b/domains/sharath3.json @@ -3,9 +3,7 @@ "username": "Sharathchandra345", "email": "csharathchandra3@gmail.com" }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "record": { + "URL": "https://sharathweb.netlify.app/" } -} \ No newline at end of file +} From 6ed158d56de7336e519490a572577060b377c4ff Mon Sep 17 00:00:00 2001 From: yasserfds Date: Thu, 21 Sep 2023 18:44:02 +0100 Subject: [PATCH 31/69] feat(domain): yasser.is-a.dev --- domains/yasser.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yasser.json diff --git a/domains/yasser.json b/domains/yasser.json new file mode 100644 index 000000000..09c281ae6 --- /dev/null +++ b/domains/yasser.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yasserfds", + "email": "yasserfedsi34@gmail.com" + }, + "record": { + "URL": "https://yasserfedsi.vercel.app" + } +} From aac8a626d373f480b9829a08380c52554b403543 Mon Sep 17 00:00:00 2001 From: jamesisacutedog Date: Thu, 21 Sep 2023 19:09:08 +0100 Subject: [PATCH 32/69] feat(domain): jamez.is-a.dev --- domains/jamez.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jamez.json diff --git a/domains/jamez.json b/domains/jamez.json new file mode 100644 index 000000000..c392e4547 --- /dev/null +++ b/domains/jamez.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jamesisacutedog", + "email": "jamezemailreal@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ada3403e40932d28444446fd296e8e1a8e53068d Mon Sep 17 00:00:00 2001 From: Krishnabohra Date: Fri, 22 Sep 2023 00:06:23 +0530 Subject: [PATCH 33/69] feat(domain): krishna03.is-a.dev --- domains/krishna03.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/krishna03.json diff --git a/domains/krishna03.json b/domains/krishna03.json new file mode 100644 index 000000000..2928020e6 --- /dev/null +++ b/domains/krishna03.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Krishnabohra", + "email": "Krishnabohra2013@gmail.com", + "discord": "328135638358687746" + }, + + "record": { + "URL": "https://replit.com/@krishnabohra03/discord-portfolio" + } +} From 13d01cc9f5c33d95e3a0b15282786b7834fc26c7 Mon Sep 17 00:00:00 2001 From: hkamran80 Date: Thu, 21 Sep 2023 23:32:03 -0700 Subject: [PATCH 34/69] feat(domain): hkamran.is-a.dev --- domains/hkamran.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hkamran.json diff --git a/domains/hkamran.json b/domains/hkamran.json new file mode 100644 index 000000000..3710123e0 --- /dev/null +++ b/domains/hkamran.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hkamran80", + "email": "hkamran@hkamran.com" + }, + "record": { + "URL": "https://hkamran.com/?ref=isadev" + } +} From 24bb1f8a29dbb391b6de8eb9726bc3b0d39ed952 Mon Sep 17 00:00:00 2001 From: nixxvl Date: Fri, 22 Sep 2023 12:31:27 +0300 Subject: [PATCH 35/69] feat(domain): nixxvl.is-a.dev --- domains/nixxvl.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nixxvl.json diff --git a/domains/nixxvl.json b/domains/nixxvl.json new file mode 100644 index 000000000..d1b4d3d3c --- /dev/null +++ b/domains/nixxvl.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nixxvl", + "email": "noyboyroblox@gmail.com" + }, + "record": { + "CNAME": "nixxvl.space" + } +} From ea2d0de734ea9ca9468565c4f13aec9fdc33978f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=B7Atharva?= Date: Fri, 22 Sep 2023 19:12:41 +0530 Subject: [PATCH 36/69] Update atharva.json --- domains/atharva.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/atharva.json b/domains/atharva.json index ce05b2a98..98fa0ec8c 100644 --- a/domains/atharva.json +++ b/domains/atharva.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/atharvalt/atharvalt.github.io", + "repo": "https://github.com/atharvaupadhyay/atharvaupadhyay.github.io", "owner": { - "username": "atharvalt", + "username": "atharvaupadhyay", "email": "atharva.upadhyay1099@gmail.com", - "discord": "ã‚·Atharva#5374" + "discord": "atharvaupadhyay" }, "record": { - "CNAME": "atharvalt.github.io" + "CNAME": "atharvaupadhyay.github.io" } } From c07072b2e4d9cb8dd8af4ecaf8b000ddbe9221a8 Mon Sep 17 00:00:00 2001 From: Zyelixify Date: Fri, 22 Sep 2023 16:10:28 +0200 Subject: [PATCH 37/69] feat(domain): mohab.is-a.dev --- domains/mohab.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mohab.json diff --git a/domains/mohab.json b/domains/mohab.json new file mode 100644 index 000000000..01b5231c3 --- /dev/null +++ b/domains/mohab.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Zyelixify", + "email": "heroxmain@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 17cbb9d5778af4dc573508b7c813c1c35114e9c8 Mon Sep 17 00:00:00 2001 From: Zyelixify Date: Fri, 22 Sep 2023 16:11:18 +0200 Subject: [PATCH 38/69] feat(domain): zye.is-a.dev --- domains/zye.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zye.json diff --git a/domains/zye.json b/domains/zye.json new file mode 100644 index 000000000..01b5231c3 --- /dev/null +++ b/domains/zye.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Zyelixify", + "email": "heroxmain@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f5633fac2c5ef16aa01791b0ce22f006ef02b165 Mon Sep 17 00:00:00 2001 From: atharvaupadhyay Date: Fri, 22 Sep 2023 19:59:15 +0530 Subject: [PATCH 39/69] feat(domain): atharvaupadhyay.is-a.dev --- domains/atharvaupadhyay.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/atharvaupadhyay.json diff --git a/domains/atharvaupadhyay.json b/domains/atharvaupadhyay.json new file mode 100644 index 000000000..ffcd25ce4 --- /dev/null +++ b/domains/atharvaupadhyay.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "atharvaupadhyay", + "email": "atharva.upadhyay1099@gmail.com" + }, + "record": { + "CNAME": "atharvaupadhyay.github.io" + } +} From fb9b062302923274daa5cecfdb755cab87981a8b Mon Sep 17 00:00:00 2001 From: heyjumanji Date: Fri, 22 Sep 2023 20:45:46 +0530 Subject: [PATCH 40/69] feat(domain): jumanji.is-a.dev --- domains/jumanji.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jumanji.json diff --git a/domains/jumanji.json b/domains/jumanji.json new file mode 100644 index 000000000..a1fd687e9 --- /dev/null +++ b/domains/jumanji.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "heyjumanji", + "email": "madhuchutiya.unhinge650@silomails.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7116d1bf07fe2bbe8ceaf78e09178602de906819 Mon Sep 17 00:00:00 2001 From: mdbesoain Date: Fri, 22 Sep 2023 12:21:53 -0300 Subject: [PATCH 41/69] feat(domain): mdbesoain.is-a.dev --- domains/mdbesoain.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/mdbesoain.json b/domains/mdbesoain.json index 4129f9c5d..8a37a5bde 100644 --- a/domains/mdbesoain.json +++ b/domains/mdbesoain.json @@ -1,11 +1,11 @@ - - { - "owner": { +{ + "owner": { "username": "mdbesoain", "email": "mdbesoain@gmail.com" - }, - "record": { - "URL": "https://mdbesoain.cl" - } + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } - \ No newline at end of file +} \ No newline at end of file From 64751a2653b83c6fd2c353935c4312af4bf4c43c Mon Sep 17 00:00:00 2001 From: sid-008 Date: Fri, 22 Sep 2023 21:52:13 +0530 Subject: [PATCH 42/69] feat(domain): siddharthtewari.is-a.dev --- domains/siddharthtewari.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/siddharthtewari.json diff --git a/domains/siddharthtewari.json b/domains/siddharthtewari.json new file mode 100644 index 000000000..fe5dbf434 --- /dev/null +++ b/domains/siddharthtewari.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "sid-008", + "email": "siddharthtewari14@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From c25b1155f56512cf8339d6ec8ce95cfcb425a78d Mon Sep 17 00:00:00 2001 From: waitwhatActo Date: Fri, 22 Sep 2023 09:29:43 -0700 Subject: [PATCH 43/69] feat(domain): acto.is-a.dev --- domains/acto.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/acto.json diff --git a/domains/acto.json b/domains/acto.json new file mode 100644 index 000000000..0185063db --- /dev/null +++ b/domains/acto.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "waitwhatActo", + "email": "acton.clever@gmail.com" + }, + "record": { + "CNAME": "actoweb.xyz" + } +} From 4a0d79f08548491d0d9ee65ddac6af69fff1b22f Mon Sep 17 00:00:00 2001 From: chandrabosep Date: Fri, 22 Sep 2023 22:26:22 +0530 Subject: [PATCH 44/69] feat(domain): chandrabose.is-a.dev --- domains/chandrabose.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/chandrabose.json diff --git a/domains/chandrabose.json b/domains/chandrabose.json new file mode 100644 index 000000000..39ffd69d3 --- /dev/null +++ b/domains/chandrabose.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "chandrabosep", + "email": "chandrabosep3112@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 8c7b302ba3a4e93d5ec6f9e021a8d38b986de049 Mon Sep 17 00:00:00 2001 From: chandrabosep Date: Fri, 22 Sep 2023 23:17:35 +0530 Subject: [PATCH 45/69] feat(domain): srinivas.is-a.dev --- domains/srinivas.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/srinivas.json diff --git a/domains/srinivas.json b/domains/srinivas.json new file mode 100644 index 000000000..39ffd69d3 --- /dev/null +++ b/domains/srinivas.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "chandrabosep", + "email": "chandrabosep3112@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7fbf4d19ffad2372d93d65b7d7f3a9c4aa7962e3 Mon Sep 17 00:00:00 2001 From: chandrabosep Date: Fri, 22 Sep 2023 23:18:14 +0530 Subject: [PATCH 46/69] feat(domain): saiganesh.is-a.dev --- domains/saiganesh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/saiganesh.json diff --git a/domains/saiganesh.json b/domains/saiganesh.json new file mode 100644 index 000000000..39ffd69d3 --- /dev/null +++ b/domains/saiganesh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "chandrabosep", + "email": "chandrabosep3112@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 61048da9a3d2dccabbc2b962afc7c083dbf11ef6 Mon Sep 17 00:00:00 2001 From: chandrabosep Date: Fri, 22 Sep 2023 23:18:45 +0530 Subject: [PATCH 47/69] feat(domain): lokesh.is-a.dev --- domains/lokesh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lokesh.json diff --git a/domains/lokesh.json b/domains/lokesh.json new file mode 100644 index 000000000..39ffd69d3 --- /dev/null +++ b/domains/lokesh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "chandrabosep", + "email": "chandrabosep3112@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e875b221353df346cc69601425dfe742a44cec53 Mon Sep 17 00:00:00 2001 From: chandrabosep Date: Fri, 22 Sep 2023 23:23:56 +0530 Subject: [PATCH 48/69] feat(domain): shivathmika.is-a.dev --- domains/shivathmika.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shivathmika.json diff --git a/domains/shivathmika.json b/domains/shivathmika.json new file mode 100644 index 000000000..39ffd69d3 --- /dev/null +++ b/domains/shivathmika.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "chandrabosep", + "email": "chandrabosep3112@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f41d6928a31d37fcb79e237d6017f091999b3652 Mon Sep 17 00:00:00 2001 From: kardespro Date: Fri, 22 Sep 2023 22:04:51 +0400 Subject: [PATCH 49/69] feat(domain): negodev.is-a.dev --- domains/negodev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/negodev.json diff --git a/domains/negodev.json b/domains/negodev.json new file mode 100644 index 000000000..3eb73d60b --- /dev/null +++ b/domains/negodev.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "kardespro", + "email": "kardesdcys@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9b1563ca5d76cf0eb0ef6d965d9a4743fb5e790a Mon Sep 17 00:00:00 2001 From: sky Date: Fri, 22 Sep 2023 16:55:37 -0400 Subject: [PATCH 50/69] Update selenite.json --- domains/selenite.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/selenite.json b/domains/selenite.json index 04ab6780f..1943cc900 100644 --- a/domains/selenite.json +++ b/domains/selenite.json @@ -4,6 +4,6 @@ "email": "skysth3limit@pm.me" }, "record": { - "CNAME": "selenite.cc" + "CNAME": "selenite.pages.dev" } } From 42ecaf088a213e06b87dd1675b554475212655b8 Mon Sep 17 00:00:00 2001 From: Dark <58370174+BruhDark@users.noreply.github.com> Date: Fri, 22 Sep 2023 18:56:15 -0300 Subject: [PATCH 51/69] Update dark.json --- domains/dark.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dark.json b/domains/dark.json index 6e6b69a43..3c26acd96 100644 --- a/domains/dark.json +++ b/domains/dark.json @@ -5,7 +5,7 @@ "email": "darkpxint@gmail.com" }, "record": { - "CNAME": "bruhdarkgithubio-production.up.railway.app" + "CNAME": "website-93d6f.web.app" } } From c5013bb9fe91e227f94897067a42a8e42f70f25d Mon Sep 17 00:00:00 2001 From: Lenn106 Date: Fri, 22 Sep 2023 21:42:44 -0500 Subject: [PATCH 52/69] feat(domain): lenn106.is-a.dev --- domains/lenn106.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lenn106.json diff --git a/domains/lenn106.json b/domains/lenn106.json new file mode 100644 index 000000000..5436a8c28 --- /dev/null +++ b/domains/lenn106.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Lenn106", + "email": "lennongreyson@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f8d5fa6ddf82a8d432af137e8119ebe2e098e04c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 23 Sep 2023 11:09:35 +0800 Subject: [PATCH 53/69] fix cname --- domains/itsdemongamez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/itsdemongamez.json b/domains/itsdemongamez.json index 0c81aa947..6c88328fb 100644 --- a/domains/itsdemongamez.json +++ b/domains/itsdemongamez.json @@ -6,6 +6,6 @@ }, "record": { - "CNAME": "Demon-Gamez-website.github.io" + "CNAME": "DemonGamez.github.io" } } From 4a7caf70fed39a1cbaae3ca20b883a16c9f2896a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 23 Sep 2023 11:10:08 +0800 Subject: [PATCH 54/69] fix username --- domains/itsdemongamez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/itsdemongamez.json b/domains/itsdemongamez.json index 6c88328fb..8dbd2ff9f 100644 --- a/domains/itsdemongamez.json +++ b/domains/itsdemongamez.json @@ -1,6 +1,6 @@ { "owner": { - "username": "ShadowPlayzYT22", + "username": "DemonGamez", "email": "peterwyneg@gmail.com", "discord": "1038747272701292584" }, From 042eaccef2a395e59b5460135d3141968983f452 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 22 Sep 2023 23:11:07 -0400 Subject: [PATCH 55/69] Delete domains/lokesh.json --- domains/lokesh.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/lokesh.json diff --git a/domains/lokesh.json b/domains/lokesh.json deleted file mode 100644 index 39ffd69d3..000000000 --- a/domains/lokesh.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "chandrabosep", - "email": "chandrabosep3112@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 4b6969f11b6b84b3a28b45c50991f8a204eca78a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 22 Sep 2023 23:11:28 -0400 Subject: [PATCH 56/69] Delete domains/saiganesh.json --- domains/saiganesh.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/saiganesh.json diff --git a/domains/saiganesh.json b/domains/saiganesh.json deleted file mode 100644 index 39ffd69d3..000000000 --- a/domains/saiganesh.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "chandrabosep", - "email": "chandrabosep3112@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 21f3fb4bc2891336df5d5e5363dffb7288a96752 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 22 Sep 2023 23:11:34 -0400 Subject: [PATCH 57/69] Delete domains/shivathmika.json --- domains/shivathmika.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/shivathmika.json diff --git a/domains/shivathmika.json b/domains/shivathmika.json deleted file mode 100644 index 39ffd69d3..000000000 --- a/domains/shivathmika.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "chandrabosep", - "email": "chandrabosep3112@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From c8ab11ad01fe2bd585a6c4995a3efb2ea1a36eaf Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 22 Sep 2023 23:11:47 -0400 Subject: [PATCH 58/69] Delete domains/srinivas.json --- domains/srinivas.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/srinivas.json diff --git a/domains/srinivas.json b/domains/srinivas.json deleted file mode 100644 index 39ffd69d3..000000000 --- a/domains/srinivas.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "chandrabosep", - "email": "chandrabosep3112@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 14f408dcde5ad2067ed6d37cf452cfb061369dc7 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 23 Sep 2023 11:14:50 +0800 Subject: [PATCH 59/69] fix json --- domains/mirozr.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/mirozr.json b/domains/mirozr.json index 241898fc6..1d454bc32 100644 --- a/domains/mirozr.json +++ b/domains/mirozr.json @@ -1,9 +1,8 @@ { - "description": "Describe the use of this subdomain", "repo": "https://github.com/Miroslavchen/hatynka_0A.github.io", "owner": { "username": "miroslavchen", - "email": "miroslavnezgoduk8@gmail.com", + "email": "miroslavnezgoduk8@gmail.com" }, "record": { "CNAME": "miroslavchen.github.io" From 13ca05bf757b3997cb6c9da66ca2ea3f2e3a72d4 Mon Sep 17 00:00:00 2001 From: qing762 Date: Sat, 23 Sep 2023 11:15:06 +0800 Subject: [PATCH 60/69] feat(domain): chaey.is-a.dev --- domains/chaey.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/chaey.json diff --git a/domains/chaey.json b/domains/chaey.json new file mode 100644 index 000000000..ab5690e99 --- /dev/null +++ b/domains/chaey.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "qing762", + "email": "threatedblade@outlook.com" + }, + "record": { + "URL": "qing762.is-a.dev" + } +} From 1e2fc6667335aea0eb6ee623683df9a18537f8be Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 23 Sep 2023 11:19:18 +0800 Subject: [PATCH 61/69] fix file --- domains/{yassinm.is-a.dev.json => yassinm.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{yassinm.is-a.dev.json => yassinm.json} (70%) diff --git a/domains/yassinm.is-a.dev.json b/domains/yassinm.json similarity index 70% rename from domains/yassinm.is-a.dev.json rename to domains/yassinm.json index 817911640..7d030b479 100644 --- a/domains/yassinm.is-a.dev.json +++ b/domains/yassinm.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": ["https://yassinmoussamih.vercel.app/"] + "URL": "https://yassinmoussamih.vercel.app" } } From 301adb11f1d4409b02ae547cd38d5575b6ff23a4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 23 Sep 2023 11:22:05 +0800 Subject: [PATCH 62/69] Update habib.json --- domains/habib.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/habib.json b/domains/habib.json index 5d262ffa2..abcb98df9 100644 --- a/domains/habib.json +++ b/domains/habib.json @@ -4,6 +4,6 @@ "email": "habib.prodev@gmail.com" }, "record": { - "URL": "mollah.vercel.app" + "URL": "https://mollah.vercel.app" } } From c457c354fef3b6615f3df64ad7302153b584724d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 23 Sep 2023 11:26:25 +0800 Subject: [PATCH 63/69] Discard changes to hornbyte.json --- hornbyte.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 hornbyte.json diff --git a/hornbyte.json b/hornbyte.json deleted file mode 100644 index 8b1378917..000000000 --- a/hornbyte.json +++ /dev/null @@ -1 +0,0 @@ - From 9504dedb9fbda77fd2ed1f61b690086a87bde3bd Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 23 Sep 2023 11:26:31 +0800 Subject: [PATCH 64/69] Discard changes to domains/hornbyte.json --- domains/hornbyte.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/hornbyte.json diff --git a/domains/hornbyte.json b/domains/hornbyte.json deleted file mode 100644 index 8b1378917..000000000 --- a/domains/hornbyte.json +++ /dev/null @@ -1 +0,0 @@ - From 355545e91686463645e61332757b12c66cda1810 Mon Sep 17 00:00:00 2001 From: Ayushman <68391648+AyushmanSarkar@users.noreply.github.com> Date: Sat, 23 Sep 2023 09:03:44 +0530 Subject: [PATCH 65/69] Update ayushmansarkar.json --- domains/ayushmansarkar.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/ayushmansarkar.json b/domains/ayushmansarkar.json index 25e708172..87bd1b713 100644 --- a/domains/ayushmansarkar.json +++ b/domains/ayushmansarkar.json @@ -1,4 +1,6 @@ { + "description": "To Host my personal website :)", + "repo": "https://github.com/AyushmanSarkar/terminal-portfolio.github.io", "owner": { "username": "AyushmanSarkar", "email": "aayushmans2008@gmail.com" @@ -7,5 +9,6 @@ "A": ["217.174.245.249"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "terminal-portfolio.github.io" } -} \ No newline at end of file +} From f23c577a3532b706429c7cf885ade2ec3f7436a1 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 23 Sep 2023 11:36:05 +0800 Subject: [PATCH 66/69] Update chaey.json --- domains/chaey.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/chaey.json b/domains/chaey.json index ab5690e99..35eb0f53a 100644 --- a/domains/chaey.json +++ b/domains/chaey.json @@ -4,6 +4,6 @@ "email": "threatedblade@outlook.com" }, "record": { - "URL": "qing762.is-a.dev" + "URL": "https://qing762.is-a.dev" } } From 57c8fc82a18f602671eca6d0e67221cc65ca2976 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 23 Sep 2023 11:37:26 +0800 Subject: [PATCH 67/69] Update ayushmansarkar.json --- domains/ayushmansarkar.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/ayushmansarkar.json b/domains/ayushmansarkar.json index 87bd1b713..0adb99847 100644 --- a/domains/ayushmansarkar.json +++ b/domains/ayushmansarkar.json @@ -6,9 +6,6 @@ "email": "aayushmans2008@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - "CNAME": "terminal-portfolio.github.io" + "CNAME": "ayushmansarkar.github.io" } } From 1326549170c4e2c9787ae3f049c2a2bd587a5784 Mon Sep 17 00:00:00 2001 From: ExRonin Date: Sat, 23 Sep 2023 10:37:39 +0700 Subject: [PATCH 68/69] feat(domain): prafit.is-a.dev --- domains/prafit.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/prafit.json diff --git a/domains/prafit.json b/domains/prafit.json new file mode 100644 index 000000000..1e3036641 --- /dev/null +++ b/domains/prafit.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ExRonin", + "email": "palvido81@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From bb775b795fd7d364c62b35cec9e29d6374be586c Mon Sep 17 00:00:00 2001 From: JadeBetty Date: Sat, 23 Sep 2023 10:39:03 +0700 Subject: [PATCH 69/69] feat(domain): jadebetty.is-a.dev --- domains/jadebetty.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jadebetty.json diff --git a/domains/jadebetty.json b/domains/jadebetty.json new file mode 100644 index 000000000..16adef9ef --- /dev/null +++ b/domains/jadebetty.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JadeBetty", + "email": "ngynag@gmail.com" + }, + "record": { + "CNAME": "jadebetty.github.io" + } +}