From 846b4b9ff5c29570f361f944ffa4708902a013df Mon Sep 17 00:00:00 2001 From: Codemaine Date: Wed, 23 Aug 2023 15:58:44 +0000 Subject: [PATCH 0001/1456] feat(domain): jermaine.is-a.dev --- domains/jermaine.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jermaine.json diff --git a/domains/jermaine.json b/domains/jermaine.json new file mode 100644 index 000000000..26e20b23b --- /dev/null +++ b/domains/jermaine.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Codemaine", + "email": "jermaineantwi22@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=jay.is-a.dev,ab97cfe7fecbf105ee2c" + } +} From c7ff6cd9b9f86d8837bace354dcb2476df7605c8 Mon Sep 17 00:00:00 2001 From: hexaaagon Date: Wed, 25 Oct 2023 17:56:41 +0700 Subject: [PATCH 0002/1456] feat(domain): _discord.hexaa.is-a.dev --- domains/_discord.hexaa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.hexaa.json diff --git a/domains/_discord.hexaa.json b/domains/_discord.hexaa.json new file mode 100644 index 000000000..d06ee8e9e --- /dev/null +++ b/domains/_discord.hexaa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hexaaagon", + "email": "scoooolz7657@gmail.com" + }, + "record": { + "TXT": "dh=abdc5d930ad061a4d338e003c93b7f906fe14b8d" + } +} From b35c6d0e3b0ca8d8052bf591879eeddeafba1767 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Thu, 11 Jan 2024 11:19:30 +0000 Subject: [PATCH 0003/1456] feat(domain): test-review.is-a.dev --- domains/test-review.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/test-review.json diff --git a/domains/test-review.json b/domains/test-review.json new file mode 100644 index 000000000..c50c33718 --- /dev/null +++ b/domains/test-review.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "andrewstech", + "email": "andrew@win11react.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From cefd12a4ce8d55b1c7212ebe99079fd42c6726ee Mon Sep 17 00:00:00 2001 From: ahammed-nibras Date: Sun, 28 Jan 2024 22:13:50 +0530 Subject: [PATCH 0004/1456] feat(domain): ahammednibras.is-a.dev --- domains/ahammednibras.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ahammednibras.json diff --git a/domains/ahammednibras.json b/domains/ahammednibras.json new file mode 100644 index 000000000..18e187d64 --- /dev/null +++ b/domains/ahammednibras.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ahammed-nibras", + "email": "ahammednibras@proton.me" + }, + "record": { + "TXT": "ahammednibras" + } +} 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 0005/1456] 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 b37d512c08a40dfce5c976e3509531e794736209 Mon Sep 17 00:00:00 2001 From: FrogiesArcade <115168315+FrogiesArcade@users.noreply.github.com> Date: Sun, 10 Mar 2024 17:19:25 -0500 Subject: [PATCH 0006/1456] Create frogiee1.json --- domains/frogiee1.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/frogiee1.json diff --git a/domains/frogiee1.json b/domains/frogiee1.json new file mode 100644 index 000000000..25a8bac76 --- /dev/null +++ b/domains/frogiee1.json @@ -0,0 +1,11 @@ +{ + "description": "frogiee1.is-a.dev", + "repo": "https://github.com/frogiesarcade", + "owner": { + "username": "frogiee1", + "email": "frogiesarcade@gmail.com" + }, + "record": { + "CNAME": "extramathequations.web.app" + } +} From efd9305c68210dc7561c1ca0c275d6a6ce040a66 Mon Sep 17 00:00:00 2001 From: FrogiesArcade Date: Sun, 10 Mar 2024 17:21:35 -0500 Subject: [PATCH 0007/1456] feat(domain): frogiee1stuff.is-a.dev --- domains/frogiee1stuff.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/frogiee1stuff.json diff --git a/domains/frogiee1stuff.json b/domains/frogiee1stuff.json new file mode 100644 index 000000000..51357e512 --- /dev/null +++ b/domains/frogiee1stuff.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FrogiesArcade", + "email": "frogiesarcade@gmail.com" + }, + "record": { + "CNAME": "extramathequations.web.app" + } +} From e18b595a40486ec741537d30ebe6d3671f67fd21 Mon Sep 17 00:00:00 2001 From: Akshit shubham <121078566+shubhamakshit@users.noreply.github.com> Date: Tue, 12 Mar 2024 09:01:56 +0530 Subject: [PATCH 0008/1456] Create tshonq.json --- tshonq.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 tshonq.json diff --git a/tshonq.json b/tshonq.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/tshonq.json @@ -0,0 +1 @@ + From 9338d5bc9aeb11aa4b115f109d89d6dff8a4941a Mon Sep 17 00:00:00 2001 From: ValoWolf <140768481+ValoWolf@users.noreply.github.com> Date: Wed, 13 Mar 2024 05:55:01 +0330 Subject: [PATCH 0009/1456] Update valowolf.json --- domains/valowolf.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/valowolf.json b/domains/valowolf.json index f8915183b..7b5178b16 100644 --- a/domains/valowolf.json +++ b/domains/valowolf.json @@ -8,6 +8,7 @@ "discord": "valowolf" }, "record": { - "CNAME": "valowolf.github.io" + "CNAME": "valowolf.github.io", + "TXT": "did=did:plc:qgp4s2w27woji4x7jbpbzcvd" } } From 28a3458f59f483022977256c664b0284bdb0018c Mon Sep 17 00:00:00 2001 From: rorosin Date: Thu, 14 Mar 2024 09:38:47 +0300 Subject: [PATCH 0010/1456] feat(domain): rorosin.is-a.dev --- domains/rorosin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rorosin.json diff --git a/domains/rorosin.json b/domains/rorosin.json new file mode 100644 index 000000000..b48d7d422 --- /dev/null +++ b/domains/rorosin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rorosin", + "email": "rosin886@gmail.com" + }, + "record": { + "CNAME": "ru.ardev.tk." + } +} From dd7f15a409659e05d59d09069d352b99af2d6ab4 Mon Sep 17 00:00:00 2001 From: UntoldGam Date: Thu, 14 Mar 2024 10:24:10 +0000 Subject: [PATCH 0011/1456] Create coolify.json --- domains/coolify.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/coolify.json diff --git a/domains/coolify.json b/domains/coolify.json new file mode 100644 index 000000000..1304b7f32 --- /dev/null +++ b/domains/coolify.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "UntoldGam", + "email": "charlesobird+github@outlook.com" + }, + "record": { + "A": [ + "132.145.13.19" + ] + } +} From af40f1e0d0ff8343afe660538215b9cca04bb0cb Mon Sep 17 00:00:00 2001 From: WlodekM <75479945+WlodekM@users.noreply.github.com> Date: Wed, 20 Mar 2024 12:37:36 +0200 Subject: [PATCH 0012/1456] Create wlodekms-pc --- domains/wlodekms-pc | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/wlodekms-pc diff --git a/domains/wlodekms-pc b/domains/wlodekms-pc new file mode 100644 index 000000000..7c3b6e5d3 --- /dev/null +++ b/domains/wlodekms-pc @@ -0,0 +1,10 @@ +{ + "description": "Domain for the stuff that i host on my pc", + "owner": { + "username": "WlodekM", + "email": "wlodekm.work@gmail.com" + }, + "record": { + "a": ["159.224.173.169"] + } +} From 8a21cfab54f113ff829dbf1997685b6b7bf83b71 Mon Sep 17 00:00:00 2001 From: WlodekM <75479945+WlodekM@users.noreply.github.com> Date: Wed, 20 Mar 2024 12:38:02 +0200 Subject: [PATCH 0013/1456] Delete domains/wlodekms-pc --- domains/wlodekms-pc | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/wlodekms-pc diff --git a/domains/wlodekms-pc b/domains/wlodekms-pc deleted file mode 100644 index 7c3b6e5d3..000000000 --- a/domains/wlodekms-pc +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Domain for the stuff that i host on my pc", - "owner": { - "username": "WlodekM", - "email": "wlodekm.work@gmail.com" - }, - "record": { - "a": ["159.224.173.169"] - } -} From 477177b05da3ba29b52712134e6b5504be5e92ab Mon Sep 17 00:00:00 2001 From: WlodekM <75479945+WlodekM@users.noreply.github.com> Date: Wed, 20 Mar 2024 12:38:17 +0200 Subject: [PATCH 0014/1456] Create wlodekm.json --- domains/wlodekm.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/wlodekm.json diff --git a/domains/wlodekm.json b/domains/wlodekm.json new file mode 100644 index 000000000..7c3b6e5d3 --- /dev/null +++ b/domains/wlodekm.json @@ -0,0 +1,10 @@ +{ + "description": "Domain for the stuff that i host on my pc", + "owner": { + "username": "WlodekM", + "email": "wlodekm.work@gmail.com" + }, + "record": { + "a": ["159.224.173.169"] + } +} From 01dd3977e768143d595ca1ebb6ca44190f6de6f8 Mon Sep 17 00:00:00 2001 From: Th3ABombs Date: Thu, 21 Mar 2024 11:20:33 +0100 Subject: [PATCH 0015/1456] feat(domain): hassbomb.is-a.dev --- domains/hassbomb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hassbomb.json diff --git a/domains/hassbomb.json b/domains/hassbomb.json new file mode 100644 index 000000000..cd3def156 --- /dev/null +++ b/domains/hassbomb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Th3ABombs", + "email": "andreabombelli@gmail.com" + }, + "record": { + "A": ["144.24.243.47"] + } +} From 6a576000249dc61fb56eacecb548fcdb60d26b11 Mon Sep 17 00:00:00 2001 From: JavaProgswing Date: Thu, 21 Mar 2024 19:19:58 +0530 Subject: [PATCH 0016/1456] feat(domain): yashasviallen.is-a.dev --- domains/yashasviallen.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yashasviallen.json diff --git a/domains/yashasviallen.json b/domains/yashasviallen.json new file mode 100644 index 000000000..acce901ea --- /dev/null +++ b/domains/yashasviallen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JavaProgswing", + "email": "yashasviallen@gmail.com" + }, + "record": { + "CNAME": "yashasviallen.dynv6.net" + } +} From 6f4fc0ac1a6fdcaa8b481ca02a0b1d918ffcebb7 Mon Sep 17 00:00:00 2001 From: rorosin Date: Mon, 25 Mar 2024 09:27:34 +0300 Subject: [PATCH 0017/1456] feat(domain): anton.is-a.dev --- domains/anton.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/anton.json diff --git a/domains/anton.json b/domains/anton.json new file mode 100644 index 000000000..33bf6e45b --- /dev/null +++ b/domains/anton.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rorosin", + "email": "rosin886@gmail.com" + }, + "record": { + "URL": "https://rorosin.ru/" + } +} From 12efc8c24a0cf1a7952e67cb2c0a2ba694c0ec2a Mon Sep 17 00:00:00 2001 From: Anton Sakhno <46279702+rorosin@users.noreply.github.com> Date: Tue, 26 Mar 2024 20:33:36 +0300 Subject: [PATCH 0018/1456] Update rorosin.json this change was requested by moderator --- domains/rorosin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rorosin.json b/domains/rorosin.json index b48d7d422..ef98da318 100644 --- a/domains/rorosin.json +++ b/domains/rorosin.json @@ -4,6 +4,6 @@ "email": "rosin886@gmail.com" }, "record": { - "CNAME": "ru.ardev.tk." + "CNAME": "ru.ardev.tk" } } From 41d2e7a127dd1d1c6cd9667b5d5a33bb9354a9aa Mon Sep 17 00:00:00 2001 From: Anton Sakhno <46279702+rorosin@users.noreply.github.com> Date: Tue, 26 Mar 2024 20:34:49 +0300 Subject: [PATCH 0019/1456] Update anton.json this change was requested by moderator --- domains/anton.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/anton.json b/domains/anton.json index 33bf6e45b..ef98da318 100644 --- a/domains/anton.json +++ b/domains/anton.json @@ -4,6 +4,6 @@ "email": "rosin886@gmail.com" }, "record": { - "URL": "https://rorosin.ru/" + "CNAME": "ru.ardev.tk" } } From 960660f7cd3507298e5bdbdfe8504a650dc35cc9 Mon Sep 17 00:00:00 2001 From: Omxpro Date: Thu, 28 Mar 2024 13:21:35 +0530 Subject: [PATCH 0020/1456] Register test.is-a.dev --- domains/test.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/test.json diff --git a/domains/test.json b/domains/test.json new file mode 100644 index 000000000..72ba31172 --- /dev/null +++ b/domains/test.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "TerraPlayz", + "email": "omsenjalia@gmail.com", + "discord": "248470317540966443" + }, + + "record": { + "A": ["11.11.11.11"] + } + } + \ No newline at end of file From 78250413bf4824fca7158458d8920d57b5a15b01 Mon Sep 17 00:00:00 2001 From: Omxpro Date: Thu, 28 Mar 2024 20:31:17 +0530 Subject: [PATCH 0021/1456] Fix A record --- domains/wlodekm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wlodekm.json b/domains/wlodekm.json index 7c3b6e5d3..37c301a0a 100644 --- a/domains/wlodekm.json +++ b/domains/wlodekm.json @@ -5,6 +5,6 @@ "email": "wlodekm.work@gmail.com" }, "record": { - "a": ["159.224.173.169"] + "A": ["159.224.173.169"] } } From 2b292ce98d7b48d47873a09f49cbf70bb31daae2 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Fri, 29 Mar 2024 13:33:41 +0000 Subject: [PATCH 0022/1456] feat(domain): andrew.is-a.dev --- domains/andrew.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/andrew.json diff --git a/domains/andrew.json b/domains/andrew.json new file mode 100644 index 000000000..35288badd --- /dev/null +++ b/domains/andrew.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "andrewstech", + "email": "andrew@win11react.com" + }, + "record": { + "A": ["217.174.245.249"] + } +} From 67c5718c8e3e696c80f3d7ecf4a9838114f53f9d Mon Sep 17 00:00:00 2001 From: andrewstech Date: Fri, 29 Mar 2024 13:34:19 +0000 Subject: [PATCH 0023/1456] Delete domains/test-review.json --- domains/test-review.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 domains/test-review.json diff --git a/domains/test-review.json b/domains/test-review.json deleted file mode 100644 index c50c33718..000000000 --- a/domains/test-review.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "owner": { - "username": "andrewstech", - "email": "andrew@win11react.com" - }, - "record": { - "A": [ - "217.174.245.249", - "51.161.54.161" - ], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" - } -} \ 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 0024/1456] 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 898cec52e003d46107eb596cd95d6d69328ca1a9 Mon Sep 17 00:00:00 2001 From: makufelis Date: Fri, 29 Mar 2024 23:49:53 +0200 Subject: [PATCH 0025/1456] feat(domain): stremioaddonlt.is-a.dev --- domains/stremioaddonlt.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/stremioaddonlt.json diff --git a/domains/stremioaddonlt.json b/domains/stremioaddonlt.json new file mode 100644 index 000000000..f49eb6e6a --- /dev/null +++ b/domains/stremioaddonlt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "makufelis", + "email": "coinbasedeivuxo@gmail.com" + }, + "record": { + "A": ["185.192.97.1"] + } +} From 5ced267c0f5fc33e86fa4248f75f5ce52664dd52 Mon Sep 17 00:00:00 2001 From: Xcyth Date: Sat, 30 Mar 2024 04:03:40 +0530 Subject: [PATCH 0026/1456] feat(domain): ss.xcyth.is-a.dev --- domains/ss.xcyth.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ss.xcyth.json diff --git a/domains/ss.xcyth.json b/domains/ss.xcyth.json new file mode 100644 index 000000000..e40e2f872 --- /dev/null +++ b/domains/ss.xcyth.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Xcyth", + "email": "ritam.choudhuri@gmail.com" + }, + "record": { + "CNAME": "proxy.private.danbot.host" + } +} From 6e8c64b501dbcc2b97ec7b8c064580d1ece13834 Mon Sep 17 00:00:00 2001 From: ernande-f Date: Fri, 29 Mar 2024 19:47:30 -0300 Subject: [PATCH 0027/1456] feat(domain): ernande.is-a.dev --- domains/ernande.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ernande.json diff --git a/domains/ernande.json b/domains/ernande.json new file mode 100644 index 000000000..c17bd07e0 --- /dev/null +++ b/domains/ernande.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ernande-f", + "email": "ernandefacco@outlook.com" + }, + "record": { + "CNAME": "https://ernande-f.github.io/" + } +} From d0672e24bac71e98c330ad46cfaa9ec174521e25 Mon Sep 17 00:00:00 2001 From: chiragnahata Date: Sat, 30 Mar 2024 10:00:15 +0530 Subject: [PATCH 0028/1456] 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 3f2463e83a79f153df79dd40b5fa9f9a1ee4076d Mon Sep 17 00:00:00 2001 From: Chirag Nahata Date: Sat, 30 Mar 2024 10:03:01 +0530 Subject: [PATCH 0029/1456] Create chiragnahata.json --- 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 1a802e743b96db09e559a82e8bc984f512492ac6 Mon Sep 17 00:00:00 2001 From: elhadede Date: Sat, 30 Mar 2024 07:34:08 +0300 Subject: [PATCH 0030/1456] feat(domain): ledraa.is-a.dev --- domains/ledraa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ledraa.json diff --git a/domains/ledraa.json b/domains/ledraa.json new file mode 100644 index 000000000..32468e971 --- /dev/null +++ b/domains/ledraa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "elhadede", + "email": "jling0139@gmail.com" + }, + "record": { + "MX": ["feedback-smtp.us-east-1.amazonses.com"] + } +} From b9845e91ccf9c7426da0763aa24ad7b0c742b091 Mon Sep 17 00:00:00 2001 From: chiragnahata Date: Sat, 30 Mar 2024 10:06:35 +0530 Subject: [PATCH 0031/1456] 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 ae46373338741518b0bd269eb4cf3ff66521c3ff Mon Sep 17 00:00:00 2001 From: Chirag Nahata Date: Sat, 30 Mar 2024 10:08:35 +0530 Subject: [PATCH 0032/1456] Delete domains/community2.syntaxloopers.json --- domains/community2.syntaxloopers.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/community2.syntaxloopers.json diff --git a/domains/community2.syntaxloopers.json b/domains/community2.syntaxloopers.json deleted file mode 100644 index 1ac66d3d8..000000000 --- a/domains/community2.syntaxloopers.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "chiragnahata", - "email": "chiragnahata05@gmail.com" - }, - - "record": { - "A": ["129.213.151.29"] - } -} From e8a4319f902a794ba78ab87bbb4accd26ee51300 Mon Sep 17 00:00:00 2001 From: linkssyedrayan <165453669+linkssyedrayan@users.noreply.github.com> Date: Sat, 30 Mar 2024 10:25:03 +0530 Subject: [PATCH 0033/1456] Create linksrayan.json --- domains/linksrayan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/linksrayan.json diff --git a/domains/linksrayan.json b/domains/linksrayan.json new file mode 100644 index 000000000..ca710c52f --- /dev/null +++ b/domains/linksrayan.json @@ -0,0 +1,11 @@ +{ + "description": "portfolio website", + "repo": "https://linkssyedrayan.github.io/portfolio", + "owner": { + "username": "linkssyedrayan", + "email": "kgold3796@gmail.com" + }, + "record": { + "CNAME": "linkssyedrayan.github.io" + } +} From 1165d7c702c505e25c662574a5645ece41a59177 Mon Sep 17 00:00:00 2001 From: Jhonne Date: Sat, 30 Mar 2024 05:15:54 -0300 Subject: [PATCH 0034/1456] Update jonee2.json --- domains/jonee2.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/jonee2.json b/domains/jonee2.json index 8d4eb7a99..a80e23fb1 100644 --- a/domains/jonee2.json +++ b/domains/jonee2.json @@ -7,6 +7,6 @@ "twitter": "Jonee1155" }, "record": { - "CNAME": "jonee2.github.io" + "CNAME": "jhonneg.github.io" } -} \ No newline at end of file +} From 57c30d0a1fc3bb40ef128ce4e7f1dea8c4c2c05c Mon Sep 17 00:00:00 2001 From: Ernande Facco Date: Sat, 30 Mar 2024 08:52:12 -0300 Subject: [PATCH 0035/1456] Update ernande.json --- domains/ernande.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ernande.json b/domains/ernande.json index c17bd07e0..9fb29808b 100644 --- a/domains/ernande.json +++ b/domains/ernande.json @@ -4,6 +4,6 @@ "email": "ernandefacco@outlook.com" }, "record": { - "CNAME": "https://ernande-f.github.io/" + "CNAME": "ernande-f.github.io" } } From b13a733ef09399719e82dcd3f84a6b1e22180161 Mon Sep 17 00:00:00 2001 From: Chirag Nahata Date: Sat, 30 Mar 2024 17:54:24 +0530 Subject: [PATCH 0036/1456] Create socials.chiragnahata.json --- 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 cd1fcd39652e3443bb50b47fc1b84db34b939a01 Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Sat, 30 Mar 2024 14:14:19 +0000 Subject: [PATCH 0037/1456] Update yunus.json --- domains/yunus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yunus.json b/domains/yunus.json index 2a5c1fde3..c7bad8fa1 100644 --- a/domains/yunus.json +++ b/domains/yunus.json @@ -4,7 +4,7 @@ "email": "yunexiz@aol.com" }, "record": { - "A": ["109.71.252.37"], + "A": ["162.159.153.245"], "TXT": ["forward-email=yunexiz@aol.com"], "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"] } From 6284cdcefbf6d60f87ebe154fc2da2545cc16bae Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Sat, 30 Mar 2024 14:50:05 +0000 Subject: [PATCH 0038/1456] Update yunus.json --- domains/yunus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yunus.json b/domains/yunus.json index c7bad8fa1..0d25d7a4d 100644 --- a/domains/yunus.json +++ b/domains/yunus.json @@ -5,7 +5,7 @@ }, "record": { "A": ["162.159.153.245"], - "TXT": ["forward-email=yunexiz@aol.com"], + "TXT": ["forward-email=yunexiz@aol.com","hosting-site=yunexiz"], "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"] } } From 6a18ad32d442a0ef5954f12f58a2edc91074c278 Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Sat, 30 Mar 2024 15:22:11 +0000 Subject: [PATCH 0039/1456] Update yunus.json --- domains/yunus.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/yunus.json b/domains/yunus.json index 0d25d7a4d..296ed3c31 100644 --- a/domains/yunus.json +++ b/domains/yunus.json @@ -4,8 +4,8 @@ "email": "yunexiz@aol.com" }, "record": { - "A": ["162.159.153.245"], - "TXT": ["forward-email=yunexiz@aol.com","hosting-site=yunexiz"], + "URL": "https://yunexiz.is-a.dev", + "TXT": ["forward-email=yunexiz@aol.com"], "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"] } } From 204eea598cf62e239f486719d5c4a3e23724c086 Mon Sep 17 00:00:00 2001 From: Chirag Nahata Date: Sat, 30 Mar 2024 21:49:26 +0530 Subject: [PATCH 0040/1456] Create webmail.somyadipghosh.json --- domains/webmail.somyadipghosh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/webmail.somyadipghosh.json diff --git a/domains/webmail.somyadipghosh.json b/domains/webmail.somyadipghosh.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/webmail.somyadipghosh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From f447277475e9aec2857dc50f0643820df1f87d42 Mon Sep 17 00:00:00 2001 From: Chirag Nahata Date: Sat, 30 Mar 2024 21:51:29 +0530 Subject: [PATCH 0041/1456] Create mail.somyadipghosh.json --- domains/mail.somyadipghosh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mail.somyadipghosh.json diff --git a/domains/mail.somyadipghosh.json b/domains/mail.somyadipghosh.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/mail.somyadipghosh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From 6a378fc7022a70655433ddea28f8c5379d9139fc Mon Sep 17 00:00:00 2001 From: north-site Date: Sat, 30 Mar 2024 21:04:26 +0100 Subject: [PATCH 0042/1456] feat(domain): amerigo.is-a.dev --- domains/amerigo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/amerigo.json diff --git a/domains/amerigo.json b/domains/amerigo.json new file mode 100644 index 000000000..37a3d9405 --- /dev/null +++ b/domains/amerigo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "north-site", + "email": "v.imreadrian@gmail.com" + }, + "record": { + "CNAME": "5c13057597f8.sn.mynetname.net" + } +} From d65e05103afedcdfc38f1c91cc1c46eb1a51f6b9 Mon Sep 17 00:00:00 2001 From: jadfoq Date: Sat, 30 Mar 2024 23:18:17 +0300 Subject: [PATCH 0043/1456] feat(domain): nx.is-a.dev --- domains/nx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nx.json diff --git a/domains/nx.json b/domains/nx.json new file mode 100644 index 000000000..6cd7ef74f --- /dev/null +++ b/domains/nx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jadfoq", + "email": "jadfoq@getgoogleoff.me" + }, + "record": { + "CNAME": "dns1.alwaysdata.com" + } +} From 9e02fa2a5590e83d25cd91268f4a6b2d4b81797e Mon Sep 17 00:00:00 2001 From: jadfoq <152777049+jadfoq@users.noreply.github.com> Date: Sat, 30 Mar 2024 23:33:39 +0300 Subject: [PATCH 0044/1456] Update nx.json --- domains/nx.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/nx.json b/domains/nx.json index 6cd7ef74f..55e887b6a 100644 --- a/domains/nx.json +++ b/domains/nx.json @@ -4,6 +4,9 @@ "email": "jadfoq@getgoogleoff.me" }, "record": { - "CNAME": "dns1.alwaysdata.com" - } + "MX": [ + "dns1.alwaysdata.com", + "dns2.alwaysdata.com" + ] + } } From 6d36dc0d4cfa321502ed5ac1c6a3753e86d04b88 Mon Sep 17 00:00:00 2001 From: "qing." Date: Sun, 31 Mar 2024 07:31:33 +0800 Subject: [PATCH 0045/1456] Create qell.json --- domains/qell.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/qell.json diff --git a/domains/qell.json b/domains/qell.json new file mode 100644 index 000000000..47b4b5dbc --- /dev/null +++ b/domains/qell.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "qing762", + "email": "threatedblade@outlook.com" + }, + "record": { + "CNAME": "https://qing762.github.io" + } +} \ No newline at end of file From 699ce350240ff70c62399e60f4e8a0eb0ee68b93 Mon Sep 17 00:00:00 2001 From: "qing." Date: Sun, 31 Mar 2024 07:33:10 +0800 Subject: [PATCH 0046/1456] Update qell.json --- domains/qell.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/qell.json b/domains/qell.json index 47b4b5dbc..a03c6e9fb 100644 --- a/domains/qell.json +++ b/domains/qell.json @@ -4,6 +4,6 @@ "email": "threatedblade@outlook.com" }, "record": { - "CNAME": "https://qing762.github.io" + "CNAME": "qing762.github.io" } } \ No newline at end of file From c6db00b80586b42d7f6eedaa22fe849e28c761cd Mon Sep 17 00:00:00 2001 From: "qing." Date: Sun, 31 Mar 2024 07:37:16 +0800 Subject: [PATCH 0047/1456] rename --- domains/{qell.json => aqilhensem.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{qell.json => aqilhensem.json} (100%) diff --git a/domains/qell.json b/domains/aqilhensem.json similarity index 100% rename from domains/qell.json rename to domains/aqilhensem.json From 7a5d42ea88a17ab85e28a2ca3d7b94c7db4f4196 Mon Sep 17 00:00:00 2001 From: Alfanaannet <134984185+Alfanaannet@users.noreply.github.com> Date: Sun, 31 Mar 2024 04:00:27 +0200 Subject: [PATCH 0048/1456] Update alfanaan.json --- domains/alfanaan.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/alfanaan.json b/domains/alfanaan.json index 70daa3159..baa22a013 100644 --- a/domains/alfanaan.json +++ b/domains/alfanaan.json @@ -5,6 +5,8 @@ "discord": "775012312876711936" }, "record": { - "URL": "http://sysbot.rf.gd" + "URL": "https://timevoice.onrender.com" + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } } From 7815e2ca89b5eca93083b7d78d646cc690929784 Mon Sep 17 00:00:00 2001 From: Alfanaannet <134984185+Alfanaannet@users.noreply.github.com> Date: Sun, 31 Mar 2024 04:01:22 +0200 Subject: [PATCH 0049/1456] Update alfanaan.json --- domains/alfanaan.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/alfanaan.json b/domains/alfanaan.json index 70daa3159..baa22a013 100644 --- a/domains/alfanaan.json +++ b/domains/alfanaan.json @@ -5,6 +5,8 @@ "discord": "775012312876711936" }, "record": { - "URL": "http://sysbot.rf.gd" + "URL": "https://timevoice.onrender.com" + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } } From f994ecdf3568e0f90059f6dbb59720b8a020ea5e Mon Sep 17 00:00:00 2001 From: Alfanaannet <134984185+Alfanaannet@users.noreply.github.com> Date: Sun, 31 Mar 2024 04:02:52 +0200 Subject: [PATCH 0050/1456] Update alfanaan.json --- domains/alfanaan.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/alfanaan.json b/domains/alfanaan.json index 70daa3159..baa22a013 100644 --- a/domains/alfanaan.json +++ b/domains/alfanaan.json @@ -5,6 +5,8 @@ "discord": "775012312876711936" }, "record": { - "URL": "http://sysbot.rf.gd" + "URL": "https://timevoice.onrender.com" + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } } From d5a7caa66306be7bc6751fa30bab3e58ac75c8f4 Mon Sep 17 00:00:00 2001 From: Alfanaannet <134984185+Alfanaannet@users.noreply.github.com> Date: Sun, 31 Mar 2024 04:13:26 +0200 Subject: [PATCH 0051/1456] Create elfanaan.json --- domains/elfanaan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/elfanaan.json diff --git a/domains/elfanaan.json b/domains/elfanaan.json new file mode 100644 index 000000000..11af61072 --- /dev/null +++ b/domains/elfanaan.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Alfanaannet", + "email": "hmmm202031520062021@gmail.com", + "discord": "775012312876711936" + }, + "record": { + "URL": "http://elfanaan.giize.com" + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} From 39e57327388cb6a69955e7b9c2ef2a761dbc56d0 Mon Sep 17 00:00:00 2001 From: Alfanaannet <134984185+Alfanaannet@users.noreply.github.com> Date: Sun, 31 Mar 2024 04:24:02 +0200 Subject: [PATCH 0052/1456] Update elfanaan.json --- domains/elfanaan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/elfanaan.json b/domains/elfanaan.json index 11af61072..855a8f9b0 100644 --- a/domains/elfanaan.json +++ b/domains/elfanaan.json @@ -5,7 +5,7 @@ "discord": "775012312876711936" }, "record": { - "URL": "http://elfanaan.giize.com" + "URL": "http://elfanaan.giize.com", "MX": ["mail.is-a.dev"], "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } From c50bb6a0fe678b5818fbaac72e49fde54b78b4d6 Mon Sep 17 00:00:00 2001 From: Alfanaannet <134984185+Alfanaannet@users.noreply.github.com> Date: Sun, 31 Mar 2024 04:25:25 +0200 Subject: [PATCH 0053/1456] Update alfanaan.json --- domains/alfanaan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/alfanaan.json b/domains/alfanaan.json index baa22a013..59819dfaf 100644 --- a/domains/alfanaan.json +++ b/domains/alfanaan.json @@ -5,7 +5,7 @@ "discord": "775012312876711936" }, "record": { - "URL": "https://timevoice.onrender.com" + "URL": "https://timevoice.onrender.com", "MX": ["mail.is-a.dev"], "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } From 357fd169d9dfb09632be05e7cbe4028a95d726b5 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 30 Mar 2024 23:31:53 -0400 Subject: [PATCH 0054/1456] Update alfanaan.json --- domains/alfanaan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/alfanaan.json b/domains/alfanaan.json index baa22a013..59819dfaf 100644 --- a/domains/alfanaan.json +++ b/domains/alfanaan.json @@ -5,7 +5,7 @@ "discord": "775012312876711936" }, "record": { - "URL": "https://timevoice.onrender.com" + "URL": "https://timevoice.onrender.com", "MX": ["mail.is-a.dev"], "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } From f83ac6cb1e0710e23dafbb535435a91f088456f7 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 30 Mar 2024 23:32:10 -0400 Subject: [PATCH 0055/1456] Update alfanaan.json --- domains/alfanaan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/alfanaan.json b/domains/alfanaan.json index baa22a013..59819dfaf 100644 --- a/domains/alfanaan.json +++ b/domains/alfanaan.json @@ -5,7 +5,7 @@ "discord": "775012312876711936" }, "record": { - "URL": "https://timevoice.onrender.com" + "URL": "https://timevoice.onrender.com", "MX": ["mail.is-a.dev"], "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } From 70cee84def07a9cae28364fd6987f72bd2460648 Mon Sep 17 00:00:00 2001 From: araguaci Date: Sun, 31 Mar 2024 01:34:20 -0300 Subject: [PATCH 0056/1456] Create araguaci.json --- domains/araguaci.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/araguaci.json diff --git a/domains/araguaci.json b/domains/araguaci.json new file mode 100644 index 000000000..d37c7093f --- /dev/null +++ b/domains/araguaci.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "araguaci", + "email": "araguaci@gmail.com" + }, + "record": { + "CNAME": "araguaci.github.io" + } +} From fbd28d05b74deb755166bf29f952e98b01948795 Mon Sep 17 00:00:00 2001 From: araguaci Date: Sun, 31 Mar 2024 01:37:17 -0300 Subject: [PATCH 0057/1456] feat(domain): artesdosul.is-a.dev --- domains/artesdosul.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/artesdosul.json diff --git a/domains/artesdosul.json b/domains/artesdosul.json new file mode 100644 index 000000000..c9d4f927d --- /dev/null +++ b/domains/artesdosul.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "araguaci", + "email": "araguaci@gmail.com" + }, + "record": { + "CNAME": "artesdosul.github.io" + } +} From 352255e1666e0c8b8b4dcf6a4a374d5d223a62ea Mon Sep 17 00:00:00 2001 From: zayzzay <101441507+zayzzay@users.noreply.github.com> Date: Sun, 31 Mar 2024 06:16:26 -0400 Subject: [PATCH 0058/1456] Register zay.is-a.dev --- domains/zay.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/zay.json diff --git a/domains/zay.json b/domains/zay.json new file mode 100644 index 000000000..62a8faf2e --- /dev/null +++ b/domains/zay.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "zayzzay", + "email": "yzerianyoung08@gmail.com", + "discord": "352264519235403787" + }, + + "record": { + "CNAME": "is-a.dev" + } + } + \ No newline at end of file From 792a5da1f466eb26a20e4dda2fb43178e22831bb Mon Sep 17 00:00:00 2001 From: seria Date: Sun, 31 Mar 2024 18:17:59 +0800 Subject: [PATCH 0059/1456] Create _discord.seria.json --- domains/_discord.seria.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.seria.json diff --git a/domains/_discord.seria.json b/domains/_discord.seria.json new file mode 100644 index 000000000..3eb6d4560 --- /dev/null +++ b/domains/_discord.seria.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "seriaati", + "email": "seria.ati@gmail.com", + "discord": "seria_ati" + }, + "record": { + "TXT": "dh=bbebabaaf56930459c8954d414197dddbc96ef11" + } +} From bcf6cb0c580733c72fc2ada6618e6714168190ce Mon Sep 17 00:00:00 2001 From: jadfoq Date: Sun, 31 Mar 2024 14:34:34 +0300 Subject: [PATCH 0060/1456] Update nx.json From 67ccf3a4bc93effe074307d192974f13d86208e3 Mon Sep 17 00:00:00 2001 From: Oliver <120502505+opott@users.noreply.github.com> Date: Sun, 31 Mar 2024 14:53:51 +0100 Subject: [PATCH 0061/1456] Create opott.json --- domains/opott.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/opott.json diff --git a/domains/opott.json b/domains/opott.json new file mode 100644 index 000000000..ded705e8e --- /dev/null +++ b/domains/opott.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "opott", + "email": "om.potter09@gmail.com" + }, + "record": { + "URL": "opott.github.io", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 4c976d443f50d4f4fe8a6c79b72274a83fdc4613 Mon Sep 17 00:00:00 2001 From: zayzzay <101441507+zayzzay@users.noreply.github.com> Date: Sun, 31 Mar 2024 11:14:30 -0400 Subject: [PATCH 0062/1456] Update zay.json --- domains/zay.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/zay.json b/domains/zay.json index 62a8faf2e..e92cdce7a 100644 --- a/domains/zay.json +++ b/domains/zay.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "is-a.dev" + "CNAME": "zayzzay.github.io" } } - \ No newline at end of file + From 7c4738545e96f30cb70ef82ea9160d5b230bb269 Mon Sep 17 00:00:00 2001 From: lequang0911 Date: Mon, 1 Apr 2024 02:12:13 +0700 Subject: [PATCH 0063/1456] feat(domain): duyquang.is-a.dev --- domains/duyquang.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/duyquang.json diff --git a/domains/duyquang.json b/domains/duyquang.json new file mode 100644 index 000000000..1871dd5f4 --- /dev/null +++ b/domains/duyquang.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lequang0911", + "email": "lequang.99@outlook.com" + }, + "record": { + "A": ["202.92.5.49"] + } +} From cbdf0650e833694a00af4713349f3cb12b0d76cb Mon Sep 17 00:00:00 2001 From: jadfoq Date: Sun, 31 Mar 2024 23:04:29 +0300 Subject: [PATCH 0064/1456] Update nx.json --- domains/nx.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/nx.json b/domains/nx.json index 55e887b6a..e9023f674 100644 --- a/domains/nx.json +++ b/domains/nx.json @@ -4,9 +4,6 @@ "email": "jadfoq@getgoogleoff.me" }, "record": { - "MX": [ - "dns1.alwaysdata.com", - "dns2.alwaysdata.com" - ] + "A": "185.31.40.24" } } From fd43cbf5674b5de48ad3b79937f7eb677fddcc8f Mon Sep 17 00:00:00 2001 From: rdaphq Date: Mon, 1 Apr 2024 00:01:10 -0500 Subject: [PATCH 0065/1456] feat(domain): rdap.is-a.dev --- domains/rdap.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rdap.json diff --git a/domains/rdap.json b/domains/rdap.json new file mode 100644 index 000000000..253214867 --- /dev/null +++ b/domains/rdap.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rdaphq", + "email": "rdapshii@gmail.com" + }, + "record": { + "A": ["156.67.73.46"] + } +} From 0b254999cbe46e769dbe789b3c560cd84ea71ce1 Mon Sep 17 00:00:00 2001 From: syedrayangames <165355812+syedrayangames@users.noreply.github.com> Date: Mon, 1 Apr 2024 11:25:21 +0530 Subject: [PATCH 0066/1456] Create syedrayan.json --- domains/syedrayan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/syedrayan.json diff --git a/domains/syedrayan.json b/domains/syedrayan.json new file mode 100644 index 000000000..46a47ddcc --- /dev/null +++ b/domains/syedrayan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "syedrayangames", + "email": "syedyaseeralirayan@gmail.com" + }, + "record": { + "URL": "https://rxhggamingnews.blogspot.com/" + } +} From 75e38793ed73b7c92ba64fdc2a45c1e764f41b3d Mon Sep 17 00:00:00 2001 From: lequang0911 <107382495+lequang0911@users.noreply.github.com> Date: Mon, 1 Apr 2024 16:52:52 +0700 Subject: [PATCH 0067/1456] Update record --- domains/duyquang.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/duyquang.json b/domains/duyquang.json index 1871dd5f4..9ec785ce9 100644 --- a/domains/duyquang.json +++ b/domains/duyquang.json @@ -4,6 +4,6 @@ "email": "lequang.99@outlook.com" }, "record": { - "A": ["202.92.5.49"] + "A": ["103.97.126.23"] } } From 84cc7600ef11a202e6c3e8501ef3693ffab96e93 Mon Sep 17 00:00:00 2001 From: Zeranamu Date: Mon, 1 Apr 2024 05:11:48 -0700 Subject: [PATCH 0068/1456] feat(domain): zeranamu.is-a.dev --- domains/zeranamu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zeranamu.json diff --git a/domains/zeranamu.json b/domains/zeranamu.json new file mode 100644 index 000000000..faa10ef3a --- /dev/null +++ b/domains/zeranamu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Zeranamu", + "email": "zeranamu@gmail.com" + }, + "record": { + "CNAME": "zeranamu.github.io" + } +} From a3f376bbc157c14e0ff4435e0fc4ef98b16bc792 Mon Sep 17 00:00:00 2001 From: jadfoq Date: Mon, 1 Apr 2024 15:29:35 +0300 Subject: [PATCH 0069/1456] Update nx.json --- domains/nx.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/nx.json b/domains/nx.json index e9023f674..7212da29e 100644 --- a/domains/nx.json +++ b/domains/nx.json @@ -4,6 +4,8 @@ "email": "jadfoq@getgoogleoff.me" }, "record": { - "A": "185.31.40.24" + "AAAA": [ + "2a00:b6e0:1:20:15::1" + ] } } From 58c94008f8aff7494881ddc5613973c8f5c2794a Mon Sep 17 00:00:00 2001 From: Chrinsieboy Date: Mon, 1 Apr 2024 16:49:59 +0200 Subject: [PATCH 0070/1456] feat(domain): chrinsieboy.is-a.dev --- domains/chrinsieboy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/chrinsieboy.json diff --git a/domains/chrinsieboy.json b/domains/chrinsieboy.json new file mode 100644 index 000000000..870665c12 --- /dev/null +++ b/domains/chrinsieboy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Chrinsieboy", + "email": "github@chris.friemann.nl" + }, + "record": { + "CNAME": "chrisfriemann.nl" + } +} From 8c687f8a178d20f202cb4215837117e1cc02d735 Mon Sep 17 00:00:00 2001 From: Vishal-1756 Date: Mon, 1 Apr 2024 21:00:38 +0530 Subject: [PATCH 0071/1456] feat(domain): vishalxd.is-a.dev --- domains/vishalxd.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vishalxd.json diff --git a/domains/vishalxd.json b/domains/vishalxd.json new file mode 100644 index 000000000..bfd781370 --- /dev/null +++ b/domains/vishalxd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Vishal-1756", + "email": "vishalborse2885@gmail.com" + }, + "record": { + "URL": "https://my-portfolio-vishal-1756.vercel.app/" + } +} From 470014ec85fc7ae228a3f8ba8b8c2b80445a89cb Mon Sep 17 00:00:00 2001 From: LandWarderer2772 Date: Mon, 1 Apr 2024 21:02:50 +0530 Subject: [PATCH 0072/1456] feat(domain): land.is-a.dev --- domains/land.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/land.json diff --git a/domains/land.json b/domains/land.json new file mode 100644 index 000000000..a3974da80 --- /dev/null +++ b/domains/land.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LandWarderer2772", + "email": "navaneethbinoy@gmail.com" + }, + "record": { + "CNAME": "website-zfm.pages.dev" + } +} From 1cbfebb5152a979ea201de6f646f985231149422 Mon Sep 17 00:00:00 2001 From: kwansing14 Date: Mon, 1 Apr 2024 23:37:15 +0800 Subject: [PATCH 0073/1456] BETA: Register kwan.is-a.dev --- domains/kwan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kwan.json diff --git a/domains/kwan.json b/domains/kwan.json new file mode 100644 index 000000000..1d1a6c8cc --- /dev/null +++ b/domains/kwan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kwansing14", + "email": "kwansing@hotmail.sg" + }, + "record": { + "CNAME": "kwan-is-a-dev.pages.dev" + } +} From 11e1b34a7725b980c037132d1de719067a125022 Mon Sep 17 00:00:00 2001 From: Sourayen Date: Tue, 2 Apr 2024 00:19:26 +0530 Subject: [PATCH 0074/1456] feat(domain): soumo.is-a.dev --- domains/soumo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/soumo.json diff --git a/domains/soumo.json b/domains/soumo.json new file mode 100644 index 000000000..ff1cae894 --- /dev/null +++ b/domains/soumo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sourayen", + "email": "soumodas4536@gmail.com" + }, + "record": { + "URL": "sourayen.github.io" + } +} From 7717225cbdb87375c406b0230470dcffea1558c7 Mon Sep 17 00:00:00 2001 From: spectre-xenon Date: Mon, 1 Apr 2024 21:38:55 +0200 Subject: [PATCH 0075/1456] feat(domain): asteria.is-a.dev --- domains/asteria.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/asteria.json diff --git a/domains/asteria.json b/domains/asteria.json new file mode 100644 index 000000000..87286d8fa --- /dev/null +++ b/domains/asteria.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "spectre-xenon", + "email": "omarzaghlool538@gmail.com" + }, + "record": { + "CNAME": "asteria-9ee.pages.dev" + } +} From 0e82974d167b2c2bf1737c659a1ad2e13dc56a32 Mon Sep 17 00:00:00 2001 From: yakate <140168745+oYakate@users.noreply.github.com> Date: Mon, 1 Apr 2024 23:02:04 +0200 Subject: [PATCH 0076/1456] Create yakate.json --- domains/yakate.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/yakate.json diff --git a/domains/yakate.json b/domains/yakate.json new file mode 100644 index 000000000..2405af269 --- /dev/null +++ b/domains/yakate.json @@ -0,0 +1,12 @@ +{ + "description": "personal website", + "repo": "https://github.com/oyakate/oyakate.github.io", + "owner": { + "username": "oYakate", + "email": "trollekxmusic@gmail.com", + "discord": "842070971669544982" + }, + "record": { + "CNAME": "oYakate.github.io" + } +} From 4184e7c1d7a60eb5d05dee3fbe5821caf174ef9d Mon Sep 17 00:00:00 2001 From: TConnor2003 Date: Mon, 1 Apr 2024 22:35:01 +0100 Subject: [PATCH 0077/1456] feat(domain): crafty.is-a.dev --- domains/crafty.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/crafty.json diff --git a/domains/crafty.json b/domains/crafty.json new file mode 100644 index 000000000..4e8409cdf --- /dev/null +++ b/domains/crafty.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TConnor2003", + "email": "CraftyPlayzmcyt@gmail.com" + }, + "record": { + "URL": "https://www.craftyplayz.com/" + } +} From 3e30eeb061d9e7805f1f8847cfdd5f8774311350 Mon Sep 17 00:00:00 2001 From: dmr-93 <86325848+dmr-93@users.noreply.github.com> Date: Mon, 1 Apr 2024 23:43:41 -0300 Subject: [PATCH 0078/1456] Create dmr.json --- domains/dmr.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/dmr.json diff --git a/domains/dmr.json b/domains/dmr.json new file mode 100644 index 000000000..606ff5649 --- /dev/null +++ b/domains/dmr.json @@ -0,0 +1,10 @@ +{ + "description": "dmr.is-a.dev", + "owner": { + "username": "dmr-93", + "email": "demisrosseti@gmail.com", + }, + "record": { + "CNAME": "040ff340db5c97c3ab74202ea081dd80.serveo.net" + } +} From f886a033aa7834faf9e00db140f6a5655f17f3ca Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Mon, 1 Apr 2024 23:33:35 -0400 Subject: [PATCH 0079/1456] Update dmr.json --- domains/dmr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dmr.json b/domains/dmr.json index 606ff5649..cc70ae164 100644 --- a/domains/dmr.json +++ b/domains/dmr.json @@ -2,7 +2,7 @@ "description": "dmr.is-a.dev", "owner": { "username": "dmr-93", - "email": "demisrosseti@gmail.com", + "email": "demisrosseti@gmail.com" }, "record": { "CNAME": "040ff340db5c97c3ab74202ea081dd80.serveo.net" From d77e6a1b6a255b0f5af8e3864918ed8ff72f788e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Mon, 1 Apr 2024 23:39:09 -0400 Subject: [PATCH 0080/1456] Update soumo.json --- domains/soumo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/soumo.json b/domains/soumo.json index ff1cae894..e46161fcc 100644 --- a/domains/soumo.json +++ b/domains/soumo.json @@ -4,6 +4,6 @@ "email": "soumodas4536@gmail.com" }, "record": { - "URL": "sourayen.github.io" + "URL": "https://sourayen.github.io" } } From 02a6399cd682285482600fc8205429bf141e8bfa Mon Sep 17 00:00:00 2001 From: dmr-93 <86325848+dmr-93@users.noreply.github.com> Date: Tue, 2 Apr 2024 01:12:30 -0300 Subject: [PATCH 0081/1456] Update dmr.json My web server didn't support the configuration with CNAME, so I'll have to redirect with URL. --- domains/dmr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dmr.json b/domains/dmr.json index cc70ae164..fb13c7959 100644 --- a/domains/dmr.json +++ b/domains/dmr.json @@ -5,6 +5,6 @@ "email": "demisrosseti@gmail.com" }, "record": { - "CNAME": "040ff340db5c97c3ab74202ea081dd80.serveo.net" + "URL": "https://040ff340db5c97c3ab74202ea081dd80.serveo.net" } } From 3b7d53d8e35cfba0d2959d9ee2e9efe946a444e0 Mon Sep 17 00:00:00 2001 From: RayDev07 Date: Tue, 2 Apr 2024 13:15:51 +0530 Subject: [PATCH 0082/1456] feat(domain): ray.is-a.dev --- domains/ray.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ray.json diff --git a/domains/ray.json b/domains/ray.json new file mode 100644 index 000000000..385d0eb39 --- /dev/null +++ b/domains/ray.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RayDev07", + "email": "jatingujjar.alive@gmail.com" + }, + "record": { + "CNAME": "raydev07.github.io" + } +} From d8696e46e809dfb3d50ec57b6b181d0f9dd499d6 Mon Sep 17 00:00:00 2001 From: GildasTessier <140600513+GildasTessier@users.noreply.github.com> Date: Tue, 2 Apr 2024 10:46:31 +0200 Subject: [PATCH 0083/1456] Create ucl-caen --- domains/ucl-caen | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ucl-caen diff --git a/domains/ucl-caen b/domains/ucl-caen new file mode 100644 index 000000000..4f10adc4d --- /dev/null +++ b/domains/ucl-caen @@ -0,0 +1,10 @@ +{ + "description": "Website in development for a non-profit organization", + "owner": { + "username": "GildasTessier", + "email": "gildas.tessier@gmail.com" + }, + "record": { + "CNAME": "caen-ucl.gildas-tessier.fr" + } +} From 9f8aaa6f62e4871c75fbcefb035afd579b81b0c3 Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Tue, 2 Apr 2024 11:56:45 +0300 Subject: [PATCH 0084/1456] Update youfoundalpha.json --- domains/youfoundalpha.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/youfoundalpha.json b/domains/youfoundalpha.json index 59e7e0132..a73ca44e3 100644 --- a/domains/youfoundalpha.json +++ b/domains/youfoundalpha.json @@ -8,6 +8,8 @@ "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "URL": "https://alpha.is-a.dev" + "URL": "https://alpha.is-a.dev", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 4e210f25f686c2aaf9cb5107baa9f5b209b482ad Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Tue, 2 Apr 2024 12:10:48 +0300 Subject: [PATCH 0085/1456] 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 a73ca44e3..18ec335c7 100644 --- a/domains/youfoundalpha.json +++ b/domains/youfoundalpha.json @@ -8,7 +8,7 @@ "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "URL": "https://alpha.is-a.dev", + "CNAME": "edge.redirect.pizza", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From 74e586db4b8911341ef0834e4032a4cc27b97bbf Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Tue, 2 Apr 2024 12:12:32 +0300 Subject: [PATCH 0086/1456] 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 18ec335c7..d6a134a26 100644 --- a/domains/youfoundalpha.json +++ b/domains/youfoundalpha.json @@ -8,7 +8,7 @@ "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "CNAME": "edge.redirect.pizza", + "A": "89.106.200.1", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From aa9b2782f6855368ebceb45194deda54850e76b9 Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Tue, 2 Apr 2024 12:14:20 +0300 Subject: [PATCH 0087/1456] 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 d6a134a26..1ac951473 100644 --- a/domains/youfoundalpha.json +++ b/domains/youfoundalpha.json @@ -8,7 +8,7 @@ "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "A": "89.106.200.1", + "A": ["89.106.200.1"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From 07a1c12e1f457434abca38e617f25500ea5e9def Mon Sep 17 00:00:00 2001 From: bkmsstudio <51231559+bkmsstudio@users.noreply.github.com> Date: Tue, 2 Apr 2024 21:50:10 +0700 Subject: [PATCH 0088/1456] Update bkms.json --- domains/bkms.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/bkms.json b/domains/bkms.json index b12e2612f..f6bc76620 100644 --- a/domains/bkms.json +++ b/domains/bkms.json @@ -5,5 +5,6 @@ }, "record": { "CNAME": "www.bkmsdev.in.th" + "TXT": "dh=28e7384e869c06a1ca87f91b10fd14aefc7f4433" } } From a7f6e6a92626b9fb50a6bcf7569570023c11670b Mon Sep 17 00:00:00 2001 From: bkmsstudio <51231559+bkmsstudio@users.noreply.github.com> Date: Tue, 2 Apr 2024 21:51:42 +0700 Subject: [PATCH 0089/1456] Update bkms.json --- domains/bkms.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/bkms.json b/domains/bkms.json index f6bc76620..b12e2612f 100644 --- a/domains/bkms.json +++ b/domains/bkms.json @@ -5,6 +5,5 @@ }, "record": { "CNAME": "www.bkmsdev.in.th" - "TXT": "dh=28e7384e869c06a1ca87f91b10fd14aefc7f4433" } } From c1db027bf749d620caea6a599777484bc8da0079 Mon Sep 17 00:00:00 2001 From: bkmsstudio <51231559+bkmsstudio@users.noreply.github.com> Date: Tue, 2 Apr 2024 21:52:11 +0700 Subject: [PATCH 0090/1456] Create _discord.bkms.json --- domains/_discord.bkms.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.bkms.json diff --git a/domains/_discord.bkms.json b/domains/_discord.bkms.json new file mode 100644 index 000000000..1d70c9d40 --- /dev/null +++ b/domains/_discord.bkms.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bkmsstudio", + "email": "mmini15354424@gmail.com" + }, + "record": { + "TXT": "dh=28e7384e869c06a1ca87f91b10fd14aefc7f4433" + } +} From 5db4515ce0d8654fefafb2ce7bbc4635db9f6547 Mon Sep 17 00:00:00 2001 From: MinerwolfybtVn <71822790+MinerwolfybtVn@users.noreply.github.com> Date: Tue, 2 Apr 2024 22:07:09 +0700 Subject: [PATCH 0091/1456] Register minerwolfybtvn.is-a.dev --- domains/minerwolfybtvn.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/minerwolfybtvn.json diff --git a/domains/minerwolfybtvn.json b/domains/minerwolfybtvn.json new file mode 100644 index 000000000..782121623 --- /dev/null +++ b/domains/minerwolfybtvn.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "MinerwolfybtVn", + "email": "ngdung853@gmail.com", + "discord": "947884053544189992" + }, + + "record": { + "CNAME": "miner-9eu.pages.dev" + } + } + \ No newline at end of file From d066d7934a55f50022262862fb5271b7d9372e3f Mon Sep 17 00:00:00 2001 From: imide Date: Tue, 2 Apr 2024 10:03:04 -0600 Subject: [PATCH 0092/1456] feat(domain): imide.is-a.dev --- domains/imide.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/imide.json diff --git a/domains/imide.json b/domains/imide.json new file mode 100644 index 000000000..06f1299c7 --- /dev/null +++ b/domains/imide.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "imide", + "email": "zachary.woren@gmail.com" + }, + "record": { + "CNAME": "https://imide.github.io/" + } +} From 6c6735a1687cfb9a14593092e2f058d880a74652 Mon Sep 17 00:00:00 2001 From: imide <43657624+imide@users.noreply.github.com> Date: Tue, 2 Apr 2024 10:15:46 -0600 Subject: [PATCH 0093/1456] Update imide.json removed personal info (whoops) --- domains/imide.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/imide.json b/domains/imide.json index 06f1299c7..225473e6c 100644 --- a/domains/imide.json +++ b/domains/imide.json @@ -1,7 +1,7 @@ { "owner": { "username": "imide", - "email": "zachary.woren@gmail.com" + "discord": "555915168932954112" }, "record": { "CNAME": "https://imide.github.io/" From e6b8500705a7ff5f1b1c512db618d0431a2dbe7e Mon Sep 17 00:00:00 2001 From: imide <43657624+imide@users.noreply.github.com> Date: Tue, 2 Apr 2024 10:17:07 -0600 Subject: [PATCH 0094/1456] Update imide.json (again) added missing field --- domains/imide.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/imide.json b/domains/imide.json index 225473e6c..d790e4977 100644 --- a/domains/imide.json +++ b/domains/imide.json @@ -1,6 +1,7 @@ { "owner": { "username": "imide", + "email": "" "discord": "555915168932954112" }, "record": { From 254ff088142cefe7ccd795cae219100a4a960142 Mon Sep 17 00:00:00 2001 From: imide <43657624+imide@users.noreply.github.com> Date: Tue, 2 Apr 2024 10:20:52 -0600 Subject: [PATCH 0095/1456] Update imide.json (third times the charm) added missing comma --- domains/imide.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/imide.json b/domains/imide.json index d790e4977..895c10518 100644 --- a/domains/imide.json +++ b/domains/imide.json @@ -1,7 +1,7 @@ { "owner": { "username": "imide", - "email": "" + "email": "", "discord": "555915168932954112" }, "record": { From 01093fda25e19b3f1e2bd82584f37fa40a0b7bd0 Mon Sep 17 00:00:00 2001 From: imide <43657624+imide@users.noreply.github.com> Date: Tue, 2 Apr 2024 10:22:05 -0600 Subject: [PATCH 0096/1456] Update imide.json fixed cnae --- domains/imide.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/imide.json b/domains/imide.json index 895c10518..ed691fa33 100644 --- a/domains/imide.json +++ b/domains/imide.json @@ -5,6 +5,6 @@ "discord": "555915168932954112" }, "record": { - "CNAME": "https://imide.github.io/" + "CNAME": "imide.github.io/" } } From cc14668655b9a36af41a425127f5d342725acbcd Mon Sep 17 00:00:00 2001 From: imide <43657624+imide@users.noreply.github.com> Date: Tue, 2 Apr 2024 10:22:44 -0600 Subject: [PATCH 0097/1456] Update imide.json fixed cname* --- domains/imide.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/imide.json b/domains/imide.json index ed691fa33..3daaab661 100644 --- a/domains/imide.json +++ b/domains/imide.json @@ -5,6 +5,6 @@ "discord": "555915168932954112" }, "record": { - "CNAME": "imide.github.io/" + "CNAME": "imide.github.io" } } From 6413559f07e6149321f202532c53103a3bd95b69 Mon Sep 17 00:00:00 2001 From: AlexBartles <62007969+AlexBartles@users.noreply.github.com> Date: Tue, 2 Apr 2024 18:48:48 +0100 Subject: [PATCH 0098/1456] Create AlexBartles.json --- domains/AlexBartles.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/AlexBartles.json diff --git a/domains/AlexBartles.json b/domains/AlexBartles.json new file mode 100644 index 000000000..5542b7916 --- /dev/null +++ b/domains/AlexBartles.json @@ -0,0 +1,11 @@ +{ + "repo": "https://alexbartles.github.io/", + "owner": { + "username": "AlexBartles", + "email": "alexbartles2012@gmail.com", + "discord": "_alexbartles" + }, + "record": { + "CNAME": "AlexBartles.github.io" + } +} From e7fc38ecf58570618c8ffbc8b642d3ce7582d9b1 Mon Sep 17 00:00:00 2001 From: Funasitien Date: Tue, 2 Apr 2024 20:43:31 +0200 Subject: [PATCH 0099/1456] feat(domain): funasitien.is-a.dev --- domains/funasitien.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/funasitien.json diff --git a/domains/funasitien.json b/domains/funasitien.json new file mode 100644 index 000000000..770e7d36f --- /dev/null +++ b/domains/funasitien.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Funasitien", + "email": "bwha.bwha.splash@gmail.com" + }, + "record": { + "CNAME": "funasitien.github.io" + } +} From 31549a06c682cbe35159307717ed342edd775ed7 Mon Sep 17 00:00:00 2001 From: Night-X-dev Date: Wed, 3 Apr 2024 02:28:28 +0300 Subject: [PATCH 0100/1456] feat(domain): mustafaozturk.is-a.dev --- domains/mustafaozturk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mustafaozturk.json diff --git a/domains/mustafaozturk.json b/domains/mustafaozturk.json new file mode 100644 index 000000000..3e0eafacb --- /dev/null +++ b/domains/mustafaozturk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Night-X-dev", + "email": "mustafaozturkk1907@gmail.com" + }, + "record": { + "URL": "https://mustafa.yusufzengin.com.tr/" + } +} From 56ad82f9138e5838e64c3eb167568fc8e7eb7881 Mon Sep 17 00:00:00 2001 From: TTGGHHgjkG Date: Wed, 3 Apr 2024 10:50:52 +0700 Subject: [PATCH 0101/1456] feat(domain): sembiland.is-a.dev --- domains/sembiland.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sembiland.json diff --git a/domains/sembiland.json b/domains/sembiland.json new file mode 100644 index 000000000..d80768369 --- /dev/null +++ b/domains/sembiland.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TTGGHHgjkG", + "email": "tgfeghfcrxctchvvhv@gmail.com" + }, + "record": { + "URL": "sembiland.my.canva.site" + } +} From 68f0e55db1f7300fdee8662703e84d68141af7a0 Mon Sep 17 00:00:00 2001 From: TTGGHHgjkG Date: Wed, 3 Apr 2024 10:56:42 +0700 Subject: [PATCH 0102/1456] feat(domain): my.sembiland.is-a.dev --- domains/my.sembiland.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/my.sembiland.json diff --git a/domains/my.sembiland.json b/domains/my.sembiland.json new file mode 100644 index 000000000..210c020ae --- /dev/null +++ b/domains/my.sembiland.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TTGGHHgjkG", + "email": "tgfeghfcrxctchvvhv@gmail.com" + }, + "record": { + "URL": "https://sembiland.my.canva.site" + } +} From 6a0c8ea011d0092c7f9041c2e7bac0abfbbac79a Mon Sep 17 00:00:00 2001 From: Aj-Cdr Date: Tue, 2 Apr 2024 22:23:56 -0700 Subject: [PATCH 0103/1456] feat(domain): ajay.is-a.dev --- domains/ajay.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ajay.json diff --git a/domains/ajay.json b/domains/ajay.json new file mode 100644 index 000000000..f0f42a346 --- /dev/null +++ b/domains/ajay.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Aj-Cdr", + "email": "ajaysathishpreetha2.0@gmail.com" + }, + "record": { + "URL": "https://ajay-cdr.framer.website/" + } +} From 320a8376be1a6902dd08ef03fcd27201d7051c99 Mon Sep 17 00:00:00 2001 From: ashleyyy94 Date: Wed, 3 Apr 2024 14:49:06 +0800 Subject: [PATCH 0104/1456] feat(domain): ashley.is-a.dev --- domains/ashley.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ashley.json diff --git a/domains/ashley.json b/domains/ashley.json new file mode 100644 index 000000000..9f3aff351 --- /dev/null +++ b/domains/ashley.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ashleyyy94", + "email": "ashley_2461994@hotmail.com" + }, + "record": { + "CNAME": "ashleyyy94.github.io" + } +} From 8e1201da14a6821f0db79bb2169780c988ca8c5d Mon Sep 17 00:00:00 2001 From: Ashley Ong Zhi Wei Date: Wed, 3 Apr 2024 15:11:20 +0800 Subject: [PATCH 0105/1456] update url --- domains/ashley.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ashley.json b/domains/ashley.json index 9f3aff351..bf072d5e7 100644 --- a/domains/ashley.json +++ b/domains/ashley.json @@ -4,6 +4,6 @@ "email": "ashley_2461994@hotmail.com" }, "record": { - "CNAME": "ashleyyy94.github.io" + "URL": "https://ashleyong.xyz/" } -} +} \ No newline at end of file From 0d0cfa11a7baafdc13b337e186362a4d45bcc287 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Wed, 3 Apr 2024 09:59:15 +0200 Subject: [PATCH 0106/1456] changed file name and CNAME content to lowercase --- domains/{AlexBartles.json => alexbartles.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{AlexBartles.json => alexbartles.json} (83%) diff --git a/domains/AlexBartles.json b/domains/alexbartles.json similarity index 83% rename from domains/AlexBartles.json rename to domains/alexbartles.json index 5542b7916..e4a561f4d 100644 --- a/domains/AlexBartles.json +++ b/domains/alexbartles.json @@ -6,6 +6,6 @@ "discord": "_alexbartles" }, "record": { - "CNAME": "AlexBartles.github.io" + "CNAME": "alexbartles.github.io" } } From bac11bb7d47bd678180508b97ea340ee093897f2 Mon Sep 17 00:00:00 2001 From: Wumpus <66653764+Wumpus2000@users.noreply.github.com> Date: Wed, 3 Apr 2024 02:15:52 -0600 Subject: [PATCH 0107/1456] Create wumpus.json --- domains/wumpus.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/wumpus.json diff --git a/domains/wumpus.json b/domains/wumpus.json new file mode 100644 index 000000000..517da8617 --- /dev/null +++ b/domains/wumpus.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio website for Wumpus", + "repo": "https://github.com/wumpus2000/wumpus2000.github.io", + "owner": { + "username": "wumpus2000", + "email": "wumpusing@gmail.com" + }, + "record": { + "CNAME": "wumpus2000.github.io" + } +} From f8b7d85f609fbb0701171d21b11052bfa35af6cb Mon Sep 17 00:00:00 2001 From: TTGGHHgjkG <136689391+TTGGHHgjkG@users.noreply.github.com> Date: Wed, 3 Apr 2024 15:41:07 +0700 Subject: [PATCH 0108/1456] Delete domains/sembiland.json --- domains/sembiland.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/sembiland.json diff --git a/domains/sembiland.json b/domains/sembiland.json deleted file mode 100644 index d80768369..000000000 --- a/domains/sembiland.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "TTGGHHgjkG", - "email": "tgfeghfcrxctchvvhv@gmail.com" - }, - "record": { - "URL": "sembiland.my.canva.site" - } -} From 851d63e611f6080d1c7a9d2c61c73150dbbb1842 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 3 Apr 2024 06:27:22 -0400 Subject: [PATCH 0109/1456] Rename ucl-caen to ucl-caen.json --- domains/{ucl-caen => ucl-caen.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{ucl-caen => ucl-caen.json} (100%) diff --git a/domains/ucl-caen b/domains/ucl-caen.json similarity index 100% rename from domains/ucl-caen rename to domains/ucl-caen.json From 26f4837ffda23f7996cf856aba0883af90c074a6 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 3 Apr 2024 06:29:34 -0400 Subject: [PATCH 0110/1456] Update opott.json --- domains/opott.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/opott.json b/domains/opott.json index ded705e8e..77f289179 100644 --- a/domains/opott.json +++ b/domains/opott.json @@ -4,7 +4,7 @@ "email": "om.potter09@gmail.com" }, "record": { - "URL": "opott.github.io", + "URL": "https://opott.github.io", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From b2df0f665bff3a7b8555a9f18fb48d02e95136dd Mon Sep 17 00:00:00 2001 From: AryanTheDevloper Date: Wed, 3 Apr 2024 17:01:56 +0530 Subject: [PATCH 0111/1456] feat(domain): aryan.is-a.dev --- domains/aryan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aryan.json diff --git a/domains/aryan.json b/domains/aryan.json new file mode 100644 index 000000000..fb67fbdb0 --- /dev/null +++ b/domains/aryan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AryanTheDevloper", + "email": "aryan.p062009@gmail.com" + }, + "record": { + "CNAME": "aryanthedevloper.github.io" + } +} From a5627c2fe335be56182626eaa7c027fa0065138a Mon Sep 17 00:00:00 2001 From: junwei0676 Date: Wed, 3 Apr 2024 20:51:57 +0800 Subject: [PATCH 0112/1456] 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 f6db0431aac934b03f86362c5f138ee1a00a1795 Mon Sep 17 00:00:00 2001 From: Drago-Cuven Date: Wed, 3 Apr 2024 08:53:15 -0500 Subject: [PATCH 0113/1456] feat(domain): drago-cuven.is-a.dev --- domains/drago-cuven.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/drago-cuven.json diff --git a/domains/drago-cuven.json b/domains/drago-cuven.json new file mode 100644 index 000000000..d168be51f --- /dev/null +++ b/domains/drago-cuven.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Drago-Cuven", + "email": "MartinelplayzYT@gmail.com" + }, + "record": { + "URL": "https://github.com/drago-cuven/drago-cuven.github.io/tree/main" + } +} From 758f3ef9089e92074b211506aa695a0019d16d33 Mon Sep 17 00:00:00 2001 From: Drago Cuven Date: Wed, 3 Apr 2024 09:36:55 -0500 Subject: [PATCH 0114/1456] 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 d168be51f..b14ac405a 100644 --- a/domains/drago-cuven.json +++ b/domains/drago-cuven.json @@ -4,6 +4,6 @@ "email": "MartinelplayzYT@gmail.com" }, "record": { - "URL": "https://github.com/drago-cuven/drago-cuven.github.io/tree/main" + "URL": "https://drago-cuven.github.io/" } } From 9fc0756e4eba964cc7a2164d29b6a9501b3da94b Mon Sep 17 00:00:00 2001 From: ZHTang29 Date: Wed, 3 Apr 2024 23:07:31 +0800 Subject: [PATCH 0115/1456] feat(domain): zonghao.is-a.dev --- domains/zonghao.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zonghao.json diff --git a/domains/zonghao.json b/domains/zonghao.json new file mode 100644 index 000000000..4badfadf7 --- /dev/null +++ b/domains/zonghao.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ZHTang29", + "email": "e0725226@u.nus.edu" + }, + "record": { + "URL": "https://zonghao-portfolio.web.app/" + } +} From 1d36d7ecef4c8d587a28ab60c5d880e96677225d Mon Sep 17 00:00:00 2001 From: Omxpro Date: Wed, 3 Apr 2024 15:08:03 +0000 Subject: [PATCH 0116/1456] Delete api.om.is-a.dev --- domains/api.om.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/api.om.json diff --git a/domains/api.om.json b/domains/api.om.json deleted file mode 100644 index a8872c3df..000000000 --- a/domains/api.om.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "TerraPlayz", - "email": "omsenjalia@gmail.com", - "discord": "248470317540966443" - }, - - "record": { - "A": ["69.30.249.53"] - } - } - \ No newline at end of file From 2da884bf017e870023e35c1e8b987cea8b036ebd Mon Sep 17 00:00:00 2001 From: Igor <80823011+igorwastaken@users.noreply.github.com> Date: Wed, 3 Apr 2024 13:18:35 -0300 Subject: [PATCH 0117/1456] Update igor.json --- domains/igor.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/igor.json b/domains/igor.json index aab6143cf..d2396dc18 100644 --- a/domains/igor.json +++ b/domains/igor.json @@ -1,7 +1,7 @@ { "owner": { - "username": "apenasigordev", - "email": "nerdvsvs@gmail.com" + "username": "igorwastaken", + "email": "figueiredoigor325@gmail.com" }, "record": { From b5866dca79a0d8745230846a67480f5c57d86d15 Mon Sep 17 00:00:00 2001 From: jadfoq Date: Wed, 3 Apr 2024 21:41:40 +0300 Subject: [PATCH 0118/1456] Update nx.json --- domains/nx.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/nx.json b/domains/nx.json index 7212da29e..8802298e8 100644 --- a/domains/nx.json +++ b/domains/nx.json @@ -4,8 +4,8 @@ "email": "jadfoq@getgoogleoff.me" }, "record": { - "AAAA": [ - "2a00:b6e0:1:20:15::1" + "A": [ + "45.55.110.124" ] } } From 8ca0cef7a46844b4ce15a2317f31cff80795b9cd Mon Sep 17 00:00:00 2001 From: Drago Cuven Date: Wed, 3 Apr 2024 14:08:20 -0500 Subject: [PATCH 0119/1456] 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 0120/1456] 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 af6cca02e8350a7f31dd97e208d86d854b3807b5 Mon Sep 17 00:00:00 2001 From: hxhieu Date: Thu, 4 Apr 2024 08:25:57 +1300 Subject: [PATCH 0121/1456] feat(domain): sonarqube.is-a.dev --- domains/sonarqube.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sonarqube.json diff --git a/domains/sonarqube.json b/domains/sonarqube.json new file mode 100644 index 000000000..b19f19ada --- /dev/null +++ b/domains/sonarqube.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hxhieu", + "email": "hugh.hoang@gmail.com" + }, + "record": { + "A": ["20.53.134.188"] + } +} From 4db8fa8042f5b4f64f5ac16e490ca65c75399a67 Mon Sep 17 00:00:00 2001 From: TTGGHHgjkG Date: Thu, 4 Apr 2024 10:19:48 +0700 Subject: [PATCH 0122/1456] feat(domain): sembiland.is-a.dev --- domains/sembiland.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sembiland.json diff --git a/domains/sembiland.json b/domains/sembiland.json new file mode 100644 index 000000000..210c020ae --- /dev/null +++ b/domains/sembiland.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TTGGHHgjkG", + "email": "tgfeghfcrxctchvvhv@gmail.com" + }, + "record": { + "URL": "https://sembiland.my.canva.site" + } +} From e716d3d5db4ef8d3db964c2b52d4dd731b878b68 Mon Sep 17 00:00:00 2001 From: light <119718848+ssynical@users.noreply.github.com> Date: Thu, 4 Apr 2024 17:00:59 +1300 Subject: [PATCH 0123/1456] Update lighty.json --- domains/lighty.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/domains/lighty.json b/domains/lighty.json index 55c01915f..f452664b7 100644 --- a/domains/lighty.json +++ b/domains/lighty.json @@ -15,6 +15,9 @@ "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvemx.com -all" ] } } From bcbe04a40b5bab8d6f21683d91696d2e5a5d2ff4 Mon Sep 17 00:00:00 2001 From: light <119718848+ssynical@users.noreply.github.com> Date: Thu, 4 Apr 2024 17:09:04 +1300 Subject: [PATCH 0124/1456] Update lighty.json --- domains/lighty.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lighty.json b/domains/lighty.json index f452664b7..175e5140d 100644 --- a/domains/lighty.json +++ b/domains/lighty.json @@ -17,7 +17,7 @@ "mx2.improvmx.com" ], "TXT": [ - "v=spf1 include:spf.improvemx.com -all" + "v=spf1 include:spf.improvmx.com ~all" ] } } From 2aa977942d6d24fa3fd0559e5edb6a2f543fd38c Mon Sep 17 00:00:00 2001 From: Wumpus <66653764+Wumpus2000@users.noreply.github.com> Date: Wed, 3 Apr 2024 23:34:57 -0600 Subject: [PATCH 0125/1456] wumpus.json edited --- domains/wumpus.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/domains/wumpus.json b/domains/wumpus.json index 517da8617..43f9e5ded 100644 --- a/domains/wumpus.json +++ b/domains/wumpus.json @@ -1,11 +1,10 @@ { - "description": "Portfolio website for Wumpus", - "repo": "https://github.com/wumpus2000/wumpus2000.github.io", "owner": { - "username": "wumpus2000", + "username": "Wumpus2000", "email": "wumpusing@gmail.com" }, + "record": { "CNAME": "wumpus2000.github.io" } -} +} \ No newline at end of file From 568f3af91d1c06864376be3a40b46d817602c13d Mon Sep 17 00:00:00 2001 From: jadfoq Date: Thu, 4 Apr 2024 09:13:46 +0300 Subject: [PATCH 0126/1456] Update nx.json --- domains/nx.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/domains/nx.json b/domains/nx.json index 8802298e8..8288d23a0 100644 --- a/domains/nx.json +++ b/domains/nx.json @@ -5,7 +5,11 @@ }, "record": { "A": [ - "45.55.110.124" + "45.55.110.124", + "91.134.128.80" + ] + "AAAA": [ + "2001:41d0:202:100:91:134:128:80" ] } } From be834f3314d17e6b1ee37612bd9692b0edfc9d5e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 4 Apr 2024 16:52:25 +0800 Subject: [PATCH 0127/1456] Update MAINTAINERS.md --- MAINTAINERS.md | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 40cc2b418..993ea432c 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -2,17 +2,10 @@ | Name | GitHub | Role | |:-:|-|-| | Akshay | [@phenax](https://github.com/phenax) | Owner | -||| -| William | [@wdhdev](https://github.com/wdhdev) | Administrator | -|| -| Andrew | [@andrewstech](https://github.com/andrewstech) | Maintainer | +| William | [@wdhdev](https://github.com/wdhdev) | Admin | | CuteDog5695 | [@CuteDog5695](https://github.com/CuteDog5695) | Maintainer | | Daniel | [@hackermondev](https://github.com/hackermondev) | Maintainer | | DIBSTER | [@DEV-DIBSTER](https://github.com/DEV-DIBSTER) | Maintainer | | Mahir | [@mtgsquad](https://github.com/mtgsquad) | Maintainer | -| Satria | [@SX-9](https://github.com/SX-9) | Maintainer | -| Vaibhav | [@VaibhavSys](https://github.com/VaibhavSys) | Maintainer | -|| -| Om | [@TerraPlayz](https://github.com/TerraPlayz) | Helper | -| Phoenix | [@PhoenixOrigin](https://github.com/PhoenixOrigin) | Helper | -| Stef | [@Stef-00012](https://github.com/Stef-00012) | Helper | +| Om | [@TerraPlayz](https://github.com/TerraPlayz) | Maintainer | +| Stef | [@Stef-00012](https://github.com/Stef-00012) | Maintainer | From 1d6d758e3a0214897d0a5cb465dd8cc87501603c Mon Sep 17 00:00:00 2001 From: vuthanhtrung2010 Date: Thu, 4 Apr 2024 18:31:36 +0700 Subject: [PATCH 0128/1456] feat(domain): spotify.trung.is-a.dev --- domains/spotify.trung.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/spotify.trung.json diff --git a/domains/spotify.trung.json b/domains/spotify.trung.json new file mode 100644 index 000000000..417d48482 --- /dev/null +++ b/domains/spotify.trung.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["34.125.141.93"] + } +} From 5eb3179bd16b524f1184caea7cf06b71fd5a7989 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 4 Apr 2024 08:05:39 -0400 Subject: [PATCH 0129/1456] Update nx.json --- domains/nx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nx.json b/domains/nx.json index 8288d23a0..c84d7452d 100644 --- a/domains/nx.json +++ b/domains/nx.json @@ -7,7 +7,7 @@ "A": [ "45.55.110.124", "91.134.128.80" - ] + ], "AAAA": [ "2001:41d0:202:100:91:134:128:80" ] From 8246dcfe0bb87e1904d1e90b4896f9faf5494b6b Mon Sep 17 00:00:00 2001 From: lemux-one Date: Thu, 4 Apr 2024 10:04:26 -0400 Subject: [PATCH 0130/1456] feat(domain): luislemus.is-a.dev --- domains/luislemus.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/luislemus.json diff --git a/domains/luislemus.json b/domains/luislemus.json new file mode 100644 index 000000000..37449d48a --- /dev/null +++ b/domains/luislemus.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lemux-one", + "email": "lemux.one@gmail.com" + }, + "record": { + "CNAME": "lemux-one.github.io" + } +} From 39ebddf960aa94af6a7309b3251d8fd8306ab59d Mon Sep 17 00:00:00 2001 From: haruki-py Date: Thu, 4 Apr 2024 20:58:44 +0530 Subject: [PATCH 0131/1456] feat(domain): haru.ki.is-a.dev --- domains/haru.ki.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/haru.ki.json diff --git a/domains/haru.ki.json b/domains/haru.ki.json new file mode 100644 index 000000000..8499a7f72 --- /dev/null +++ b/domains/haru.ki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "haruki-py", + "email": "aanandkrishna344@gmail.com" + }, + "record": { + "A": ["198.15.119.80"] + } +} 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 0132/1456] 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 0133/1456] 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 2f9c8f55f5e5821ad6432f7956e44e96600fc6cf Mon Sep 17 00:00:00 2001 From: kqcl Date: Thu, 4 Apr 2024 21:06:14 +0200 Subject: [PATCH 0134/1456] feat(domain): nom.is-a.dev --- domains/nom.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nom.json diff --git a/domains/nom.json b/domains/nom.json new file mode 100644 index 000000000..e94fa4570 --- /dev/null +++ b/domains/nom.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kqcl", + "email": "jscharein.js@gmail.com" + }, + "record": { + "A": ["185.234.69.13"] + } +} From 94bd77b8fa512944c7f83f9f6d91bb6c0196cbab Mon Sep 17 00:00:00 2001 From: hxhieu Date: Fri, 5 Apr 2024 08:23:20 +1300 Subject: [PATCH 0135/1456] feat(domain): avengers-sonarqube.is-a.dev --- domains/avengers-sonarqube.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/avengers-sonarqube.json diff --git a/domains/avengers-sonarqube.json b/domains/avengers-sonarqube.json new file mode 100644 index 000000000..aca7595a7 --- /dev/null +++ b/domains/avengers-sonarqube.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hxhieu", + "email": "hugh.hoang@gmail.com" + }, + "record": { + "CNAME": "sonaqube.jollyocean-513cc86d.australiaeast.azurecontainerapps.io" + } +} From 0f6a0c3eb7479d969d5d3934a7f78ad9af6cd331 Mon Sep 17 00:00:00 2001 From: Hugh Hoang Date: Fri, 5 Apr 2024 08:28:40 +1300 Subject: [PATCH 0136/1456] chore: remove A Record --- domains/sonarqube.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/sonarqube.json diff --git a/domains/sonarqube.json b/domains/sonarqube.json deleted file mode 100644 index b19f19ada..000000000 --- a/domains/sonarqube.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "hxhieu", - "email": "hugh.hoang@gmail.com" - }, - "record": { - "A": ["20.53.134.188"] - } -} From 9c5c641f5dc967988f8341b79b9c4383fd7c2179 Mon Sep 17 00:00:00 2001 From: AcronicalYT Date: Thu, 4 Apr 2024 22:06:56 +0100 Subject: [PATCH 0137/1456] feat(domain): acronical.is-a.dev --- domains/acronical.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/acronical.json diff --git a/domains/acronical.json b/domains/acronical.json new file mode 100644 index 000000000..c719b90c6 --- /dev/null +++ b/domains/acronical.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AcronicalYT", + "email": "ace36501@hotmail.com" + }, + "record": { + "CNAME": "acronical.pages.dev" + } +} From e9fe63c198085235fe8c8ce6c4b1da15ec66ba9c Mon Sep 17 00:00:00 2001 From: SidAhmedSahraoui Date: Fri, 5 Apr 2024 00:28:25 +0100 Subject: [PATCH 0138/1456] 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 5b53573c8c2acebb08cbd5fd26e1c59817b69954 Mon Sep 17 00:00:00 2001 From: Ashish Agarwal Date: Fri, 5 Apr 2024 11:03:15 +0530 Subject: [PATCH 0139/1456] Create ashishagarwal2023.json --- domains/ashishagarwal2023.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 domains/ashishagarwal2023.json diff --git a/domains/ashishagarwal2023.json b/domains/ashishagarwal2023.json new file mode 100644 index 000000000..ae4b66fcc --- /dev/null +++ b/domains/ashishagarwal2023.json @@ -0,0 +1,23 @@ +{ + "owner": { + "username": "ashishagarwal2023", + "email": "code.with.aasheesh@gmail.com" + }, + + "record": { + "CNAME": "ashishagarwal2023.github.io" + "A": [ + "185.199.109.153", + "185.199.111.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] + } +} From b0837d7d0eae36c7d47b3e64445816350f6b662e Mon Sep 17 00:00:00 2001 From: nikytap1n Date: Thu, 4 Apr 2024 22:37:00 -0700 Subject: [PATCH 0140/1456] 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 a417b61c1ed0f627faf2b5b636c0e922ede464be Mon Sep 17 00:00:00 2001 From: Ashish Agarwal Date: Fri, 5 Apr 2024 11:11:08 +0530 Subject: [PATCH 0141/1456] Update ashishagarwal2023.json --- domains/ashishagarwal2023.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/ashishagarwal2023.json b/domains/ashishagarwal2023.json index ae4b66fcc..5f9e5b526 100644 --- a/domains/ashishagarwal2023.json +++ b/domains/ashishagarwal2023.json @@ -5,7 +5,6 @@ }, "record": { - "CNAME": "ashishagarwal2023.github.io" "A": [ "185.199.109.153", "185.199.111.153", From 9e1ce786de4f6d6be91aec36cbec239c23a1245c Mon Sep 17 00:00:00 2001 From: nikytap1n Date: Thu, 4 Apr 2024 22:43:14 -0700 Subject: [PATCH 0142/1456] 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 ffa6be58054214adef6bc3d2363ef7f0ddccfa29 Mon Sep 17 00:00:00 2001 From: Ashish Agarwal Date: Fri, 5 Apr 2024 11:17:27 +0530 Subject: [PATCH 0143/1456] Update ashishagarwal.json --- domains/ashishagarwal.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/domains/ashishagarwal.json b/domains/ashishagarwal.json index b4da7c090..1202de3eb 100644 --- a/domains/ashishagarwal.json +++ b/domains/ashishagarwal.json @@ -4,6 +4,19 @@ "email": "code.with.aasheesh@gmail.com" }, "record": { - "CNAME": "ashishagarwal2023.github.io" + "CNAME": "ashishagarwal2023.github.io", + "A": [ + "185.199.109.153", + "185.199.111.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] } } From 8fdb8474135d9085f340bb9ff34388c38da21c10 Mon Sep 17 00:00:00 2001 From: nikyy2 Date: Thu, 4 Apr 2024 22:56:17 -0700 Subject: [PATCH 0144/1456] 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 7139a9fcc4612c4f7da1eee1aea23a80e0867d70 Mon Sep 17 00:00:00 2001 From: Ashish Agarwal Date: Fri, 5 Apr 2024 11:44:25 +0530 Subject: [PATCH 0145/1456] Update and rename ashishagarwal.json to ashishagr.json --- domains/{ashishagarwal.json => ashishagr.json} | 1 - 1 file changed, 1 deletion(-) rename domains/{ashishagarwal.json => ashishagr.json} (89%) diff --git a/domains/ashishagarwal.json b/domains/ashishagr.json similarity index 89% rename from domains/ashishagarwal.json rename to domains/ashishagr.json index 1202de3eb..3941c66c6 100644 --- a/domains/ashishagarwal.json +++ b/domains/ashishagr.json @@ -4,7 +4,6 @@ "email": "code.with.aasheesh@gmail.com" }, "record": { - "CNAME": "ashishagarwal2023.github.io", "A": [ "185.199.109.153", "185.199.111.153", From 388a97264713df92940e8e869842546c0d56b55c Mon Sep 17 00:00:00 2001 From: Ashish Agarwal Date: Fri, 5 Apr 2024 11:49:24 +0530 Subject: [PATCH 0146/1456] Update and rename ashishagarwal2023.json to ashishagarwal.json --- domains/ashishagarwal.json | 11 +++++++++++ domains/ashishagarwal2023.json | 22 ---------------------- 2 files changed, 11 insertions(+), 22 deletions(-) create mode 100644 domains/ashishagarwal.json delete mode 100644 domains/ashishagarwal2023.json diff --git a/domains/ashishagarwal.json b/domains/ashishagarwal.json new file mode 100644 index 000000000..300dbfa88 --- /dev/null +++ b/domains/ashishagarwal.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ashishagarwal2023", + "email": "code.with.aasheesh@gmail.com" + }, + + "record": { + "CNAME": "ashishagarwal2023.github.io" + + } +} diff --git a/domains/ashishagarwal2023.json b/domains/ashishagarwal2023.json deleted file mode 100644 index 5f9e5b526..000000000 --- a/domains/ashishagarwal2023.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "owner": { - "username": "ashishagarwal2023", - "email": "code.with.aasheesh@gmail.com" - }, - - "record": { - "A": [ - "185.199.109.153", - "185.199.111.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": [ - "v=spf1 include:spf.improvmx.com ~all" - ] - } -} From 45ffd66a87f62a3803c543530159d316d938158b Mon Sep 17 00:00:00 2001 From: Banik Date: Fri, 5 Apr 2024 11:50:28 +0530 Subject: [PATCH 0147/1456] [NEW] subdomain register --- domains/banik.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 domains/banik.json diff --git a/domains/banik.json b/domains/banik.json new file mode 100644 index 000000000..adde05299 --- /dev/null +++ b/domains/banik.json @@ -0,0 +1,15 @@ +{ + "owner": { + "username": "Chiradeep-Banik", + "email": "chiradeep13@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.111.153", + "185.199.110.153", + "185.199.109.153" + ], + "CNAME": "chiradeep-banik.github.io" + } +} From bc645fc55cc40bcc93a87dd43c1a6467b51cb33b Mon Sep 17 00:00:00 2001 From: KennySB-dev Date: Fri, 5 Apr 2024 08:20:00 +0100 Subject: [PATCH 0148/1456] feat(domain): imgs.kenny.is-a.dev --- domains/imgs.kenny.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/imgs.kenny.json diff --git a/domains/imgs.kenny.json b/domains/imgs.kenny.json new file mode 100644 index 000000000..a04d29a7d --- /dev/null +++ b/domains/imgs.kenny.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KennySB-dev", + "email": "kennybugeja@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From ced4ca3bb892a33a4e95865d2cfdc534af2ccc0f Mon Sep 17 00:00:00 2001 From: mrvasil <107036801+mrvasil@users.noreply.github.com> Date: Fri, 5 Apr 2024 10:20:13 +0300 Subject: [PATCH 0149/1456] Create mrvasil.json --- domains/mrvasil.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mrvasil.json diff --git a/domains/mrvasil.json b/domains/mrvasil.json new file mode 100644 index 000000000..4949e570a --- /dev/null +++ b/domains/mrvasil.json @@ -0,0 +1,12 @@ +{ + "description": "mrvasil's domain", + "owner": { + "username": "mrvasil", + "email": "adminich@urrr.ru" + }, + "record": { + "A": [ + "90.156.216.174" + ] + } +} From 75245f23dd4e8d96e38c33aece4906379f7b1f00 Mon Sep 17 00:00:00 2001 From: Banik Date: Fri, 5 Apr 2024 14:08:07 +0530 Subject: [PATCH 0150/1456] [REMOVED] A records --- domains/banik.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/domains/banik.json b/domains/banik.json index adde05299..6d44f9b9b 100644 --- a/domains/banik.json +++ b/domains/banik.json @@ -4,12 +4,6 @@ "email": "chiradeep13@gmail.com" }, "record": { - "A": [ - "185.199.108.153", - "185.199.111.153", - "185.199.110.153", - "185.199.109.153" - ], "CNAME": "chiradeep-banik.github.io" } } From dc747f226eee9f745b30088a9781a4b9f0b12e7d Mon Sep 17 00:00:00 2001 From: Sypher Date: Fri, 5 Apr 2024 11:31:21 +0200 Subject: [PATCH 0151/1456] Register sypherhosting.is-a.dev --- domains/sypherhosting.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sypherhosting.json diff --git a/domains/sypherhosting.json b/domains/sypherhosting.json new file mode 100644 index 000000000..50d1958d1 --- /dev/null +++ b/domains/sypherhosting.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "sypherplug", + "email": "cjolivier001@gmail.com", + "discord": "1199399698667159562" + }, + + "record": { + "A": ["69.30.249.53"] + } + } + \ No newline at end of file From 796e4f5115cdd4927e203b917e1d714b2074683d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 5 Apr 2024 20:27:51 +0800 Subject: [PATCH 0152/1456] Delete domains/haru.ki.json --- domains/haru.ki.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/haru.ki.json diff --git a/domains/haru.ki.json b/domains/haru.ki.json deleted file mode 100644 index 8499a7f72..000000000 --- a/domains/haru.ki.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "haruki-py", - "email": "aanandkrishna344@gmail.com" - }, - "record": { - "A": ["198.15.119.80"] - } -} From 8a0cae8809c65478052f5f88a384d4d60de464eb Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 5 Apr 2024 20:28:40 +0800 Subject: [PATCH 0153/1456] Delete domains/harukipy.json --- domains/harukipy.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/harukipy.json diff --git a/domains/harukipy.json b/domains/harukipy.json deleted file mode 100644 index 10160ad57..000000000 --- a/domains/harukipy.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "haruki-py", - "email": "aanandkrishna344@gmail.com" - }, - "record": { - "A": ["37.114.37.132"] - } -} From 2d17e94486e9b042dcce3a091da0c80b861abf95 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 5 Apr 2024 20:29:21 +0800 Subject: [PATCH 0154/1456] Delete domains/sypherhosting.json --- domains/sypherhosting.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/sypherhosting.json diff --git a/domains/sypherhosting.json b/domains/sypherhosting.json deleted file mode 100644 index 50d1958d1..000000000 --- a/domains/sypherhosting.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "sypherplug", - "email": "cjolivier001@gmail.com", - "discord": "1199399698667159562" - }, - - "record": { - "A": ["69.30.249.53"] - } - } - \ No newline at end of file From c504273b3dc597257758a230caec5bff0ca57988 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 5 Apr 2024 20:37:58 +0800 Subject: [PATCH 0155/1456] Delete domains/ki.json --- domains/ki.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ki.json diff --git a/domains/ki.json b/domains/ki.json deleted file mode 100644 index 4527785a3..000000000 --- a/domains/ki.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Anandkrishna34", - "email": "aanandkrishna344@gmail.com" - }, - "record": { - "A": ["37.114.37.132"] - } -} From 0259f965730ca590cea97e5319554c04990972d8 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 5 Apr 2024 20:45:26 +0800 Subject: [PATCH 0156/1456] Delete domains/cdn.haru.ki.json --- domains/cdn.haru.ki.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/cdn.haru.ki.json diff --git a/domains/cdn.haru.ki.json b/domains/cdn.haru.ki.json deleted file mode 100644 index 6c272e999..000000000 --- a/domains/cdn.haru.ki.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Anandkrishna34", - "email": "aanandkrishna344@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} From 67372ab1ace9a3d76ee0eb8e5a082d7b8a8bd18a Mon Sep 17 00:00:00 2001 From: Almaz Date: Fri, 5 Apr 2024 16:12:11 +0300 Subject: [PATCH 0157/1456] Update almaz.json --- domains/almaz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/almaz.json b/domains/almaz.json index 443f8ca9f..9989735ad 100644 --- a/domains/almaz.json +++ b/domains/almaz.json @@ -4,7 +4,7 @@ "email": "almazgamer228@gmail.com" }, "record": { - "A": ["109.71.252.37"], + "A": ["45.134.39.14"], "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From 065d9e26a37c22a92adb24b560bbcadefbe95829 Mon Sep 17 00:00:00 2001 From: Almaz Date: Fri, 5 Apr 2024 16:12:32 +0300 Subject: [PATCH 0158/1456] Update ss.almaz.json --- domains/ss.almaz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ss.almaz.json b/domains/ss.almaz.json index d89d09125..2e0a21bfa 100644 --- a/domains/ss.almaz.json +++ b/domains/ss.almaz.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "109.71.252.37" + "45.134.39.14" ] } } From b724fc62af1c8c1dfe886cbcafa6ebbe2daba7b3 Mon Sep 17 00:00:00 2001 From: Almaz Date: Fri, 5 Apr 2024 16:12:44 +0300 Subject: [PATCH 0159/1456] Update dashboard.almaz.json --- domains/dashboard.almaz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dashboard.almaz.json b/domains/dashboard.almaz.json index 1e5a8cc91..b85c8b7c3 100644 --- a/domains/dashboard.almaz.json +++ b/domains/dashboard.almaz.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "109.71.252.37" + "45.134.39.14" ] } } From 72d1584117ffdbe6d4e29380828a8289d7279b8f Mon Sep 17 00:00:00 2001 From: Ashish Agarwal Date: Fri, 5 Apr 2024 20:03:20 +0530 Subject: [PATCH 0160/1456] Create _discord.ashishagarwal.json --- domains/_discord.ashishagarwal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.ashishagarwal.json diff --git a/domains/_discord.ashishagarwal.json b/domains/_discord.ashishagarwal.json new file mode 100644 index 000000000..35bda62e5 --- /dev/null +++ b/domains/_discord.ashishagarwal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ashishagarwal2023", + "email": "code.with.aasheesh@gmail.com" + }, + "record": { + "TXT": "dh=d5e203382ac94458c0d7d26b4864676898e72ea0" + } +} From 63c6f995e4b4911b6d7e6cc9be0f0a87855858ef Mon Sep 17 00:00:00 2001 From: Kenny <75525014+KennySB-dev@users.noreply.github.com> Date: Fri, 5 Apr 2024 16:15:39 +0100 Subject: [PATCH 0161/1456] Update and rename imgs.kenny.json to img.kenny.json --- domains/{imgs.kenny.json => img.kenny.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{imgs.kenny.json => img.kenny.json} (75%) diff --git a/domains/imgs.kenny.json b/domains/img.kenny.json similarity index 75% rename from domains/imgs.kenny.json rename to domains/img.kenny.json index a04d29a7d..a26ffd618 100644 --- a/domains/imgs.kenny.json +++ b/domains/img.kenny.json @@ -4,6 +4,6 @@ "email": "kennybugeja@gmail.com" }, "record": { - "A": ["69.30.249.53"] + "CNAME": "ikenny.only-fans.club" } } From 6b7965ced7c633ff81e3e4ff1e1064c1ebf13778 Mon Sep 17 00:00:00 2001 From: NamesMT Date: Fri, 5 Apr 2024 22:51:19 +0700 Subject: [PATCH 0162/1456] 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 0163/1456] 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 0164/1456] 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 91c243a9e947160294536c674c935fb1d53f0db4 Mon Sep 17 00:00:00 2001 From: denboy0123 <81873582+denboy0123@users.noreply.github.com> Date: Sat, 6 Apr 2024 08:36:05 +0300 Subject: [PATCH 0165/1456] Update juqwtf.json Update ip --- domains/juqwtf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/juqwtf.json b/domains/juqwtf.json index c9dda8443..83f000b13 100644 --- a/domains/juqwtf.json +++ b/domains/juqwtf.json @@ -4,6 +4,6 @@ "email": "pochtaproverka01@gmail.com" }, "record": { - "A": ["193.233.252.12"] + "A": ["93.185.157.142"] } } 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 0166/1456] 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 0167/1456] 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 ecd66692d861fad73e17ebd540a099d188b2db41 Mon Sep 17 00:00:00 2001 From: Swastik Date: Sat, 6 Apr 2024 16:44:23 +0530 Subject: [PATCH 0168/1456] domains: add swastik --- domains/swastik.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/swastik.json diff --git a/domains/swastik.json b/domains/swastik.json new file mode 100644 index 000000000..b4608d90f --- /dev/null +++ b/domains/swastik.json @@ -0,0 +1,12 @@ +{ + "description": "About Swastik Baranwal", + "repo": "https://github.com/delta456/delta456.github.io", + "owner": { + "username": "delta456", + "email": "swstkbaranwal@gmail.com", + "twitter": "delta2315" + }, + "record": { + "CNAME": "delta456.github.io" + } +} From 4b3556ef2a8d5a9d8eb5e4d9f20ef044eb898741 Mon Sep 17 00:00:00 2001 From: junwei0676 Date: Sun, 7 Apr 2024 00:46:15 +0800 Subject: [PATCH 0169/1456] 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 0170/1456] 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 0171/1456] 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 0172/1456] 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 0173/1456] 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 0174/1456] 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 0175/1456] 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 0176/1456] 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 0177/1456] 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 0178/1456] 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 0179/1456] 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 0180/1456] 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 0181/1456] 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 0182/1456] 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 0183/1456] 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 0184/1456] 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 0185/1456] 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 0b156b3903cc5ab5edce8ffaf74c6c91e792c936 Mon Sep 17 00:00:00 2001 From: jadfoq Date: Sun, 7 Apr 2024 14:34:00 +0300 Subject: [PATCH 0186/1456] Update nx.json --- domains/nx.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/nx.json b/domains/nx.json index c84d7452d..db381388a 100644 --- a/domains/nx.json +++ b/domains/nx.json @@ -6,10 +6,7 @@ "record": { "A": [ "45.55.110.124", - "91.134.128.80" - ], - "AAAA": [ - "2001:41d0:202:100:91:134:128:80" + "193.233.233.233" ] } } From 396eb04518bbc50763b45350373708f870b8c600 Mon Sep 17 00:00:00 2001 From: akshaynox Date: Sun, 7 Apr 2024 20:09:31 +0530 Subject: [PATCH 0187/1456] 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 0188/1456] 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 0189/1456] 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 0190/1456] 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 0191/1456] 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 0192/1456] 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 0193/1456] 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 0194/1456] 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 0195/1456] 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 0196/1456] 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 0197/1456] 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 0198/1456] 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 0199/1456] 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 0200/1456] 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 0201/1456] 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 0202/1456] 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 0203/1456] 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 0204/1456] 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 0205/1456] 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 0206/1456] 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 0207/1456] 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 0208/1456] 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 0209/1456] 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 0210/1456] 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 0211/1456] 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 0212/1456] 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 0213/1456] 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 0214/1456] 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 0215/1456] 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 0216/1456] 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 0217/1456] 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 0218/1456] 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 0219/1456] 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 0220/1456] 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 0221/1456] 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 0222/1456] 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 0223/1456] 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 0224/1456] 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 0225/1456] 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 0226/1456] 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 0227/1456] 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 0228/1456] 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 0229/1456] 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 0230/1456] 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 0231/1456] 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 0232/1456] 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 0233/1456] 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 0234/1456] 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 0235/1456] 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 0236/1456] 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 0237/1456] 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 0238/1456] 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 0239/1456] 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 0240/1456] 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 0241/1456] 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 0242/1456] 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 0243/1456] 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 0244/1456] 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 0245/1456] 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 0246/1456] 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 0247/1456] 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 0248/1456] 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 0249/1456] 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 0250/1456] 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 0251/1456] 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 0252/1456] 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 0253/1456] 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 0254/1456] 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 0255/1456] 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 0256/1456] 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 0257/1456] 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 0258/1456] 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 0259/1456] 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 0260/1456] 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 0261/1456] 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 0262/1456] 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 0263/1456] 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 0264/1456] 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 0265/1456] 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 0266/1456] 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 0267/1456] 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 0268/1456] 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 0269/1456] 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 0270/1456] 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 0271/1456] 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 0272/1456] 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 0273/1456] 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 0274/1456] 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 0275/1456] 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 0276/1456] 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 0277/1456] 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 0278/1456] 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 0279/1456] 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 0280/1456] 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 0281/1456] 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 0282/1456] 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 0283/1456] 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 0284/1456] 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 0285/1456] 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 0286/1456] 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 0287/1456] 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 0288/1456] 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 0289/1456] 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 0290/1456] 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 0291/1456] 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 0292/1456] 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 0293/1456] 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 0294/1456] 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 0295/1456] 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 0296/1456] 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 0297/1456] 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 0298/1456] 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 0299/1456] 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 0300/1456] 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 0301/1456] 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 0302/1456] 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 0303/1456] 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 0304/1456] 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 0305/1456] 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 0306/1456] 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 0307/1456] 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 0308/1456] 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 0309/1456] 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 0310/1456] 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 0311/1456] 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 0312/1456] 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 0313/1456] 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 0314/1456] 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 0315/1456] 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 0316/1456] 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 0317/1456] 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 0318/1456] 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 0319/1456] 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 0320/1456] 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 0321/1456] 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 0322/1456] 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 0323/1456] 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 0324/1456] 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 0325/1456] 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 0326/1456] 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 0327/1456] 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 0328/1456] 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 0329/1456] 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 0330/1456] 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 bcbcb2b4c552561309bf799a42165e5f72ccba75 Mon Sep 17 00:00:00 2001 From: YeahhColix Date: Mon, 15 Apr 2024 14:02:52 +0800 Subject: [PATCH 0331/1456] feat(domain): colix.is-a.dev --- domains/colix.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/colix.json diff --git a/domains/colix.json b/domains/colix.json new file mode 100644 index 000000000..6d3fcd457 --- /dev/null +++ b/domains/colix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "YeahhColix", + "email": "yeahhcolix@gmail.com" + }, + "record": { + "CNAME": "colix.pages.dev" + } +} From ee0d5b9cf36710236e12c5085153581f66b9b4bd Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 15 Apr 2024 15:03:06 +0800 Subject: [PATCH 0332/1456] 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 0333/1456] 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 0334/1456] 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 0335/1456] 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 0336/1456] 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 0337/1456] 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 0338/1456] 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 2bfc5d23d4bef69a3f3c047c67aebf0c5f3279ed Mon Sep 17 00:00:00 2001 From: rafaalrazzak Date: Mon, 15 Apr 2024 16:36:53 +0700 Subject: [PATCH 0339/1456] feat(domain): rafaar.is-a.dev --- domains/rafaar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rafaar.json diff --git a/domains/rafaar.json b/domains/rafaar.json new file mode 100644 index 000000000..52da391e7 --- /dev/null +++ b/domains/rafaar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rafaalrazzak", + "email": "dev.rafaalrazzak@gmail.com" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } +} From 14e018041cb3746780f32a82ac4e53db86226369 Mon Sep 17 00:00:00 2001 From: imm0nv1nhtv Date: Mon, 15 Apr 2024 17:59:33 +0700 Subject: [PATCH 0340/1456] 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 0341/1456] 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 0342/1456] 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 0343/1456] 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 0344/1456] 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 374d225319a84a28bb09d167b0e15c89d222602b Mon Sep 17 00:00:00 2001 From: LowkeyGUY4444 <144545650+LowkeyGUY4444@users.noreply.github.com> Date: Mon, 15 Apr 2024 18:16:41 +0530 Subject: [PATCH 0345/1456] Create _github-pages-challenge-LowkeyGUY4444.akshya.json --- .../_github-pages-challenge-LowkeyGUY4444.akshya.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-LowkeyGUY4444.akshya.json diff --git a/domains/_github-pages-challenge-LowkeyGUY4444.akshya.json b/domains/_github-pages-challenge-LowkeyGUY4444.akshya.json new file mode 100644 index 000000000..582a8dc6a --- /dev/null +++ b/domains/_github-pages-challenge-LowkeyGUY4444.akshya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lowkeyguy4444", + "email": "akshyathapa23@gmail.com" + }, + "record": { + "TXT": "b29322c856bfcf9889e95c6cd95b91" + } +} From 53603f7752f4b76f7b3730f14058cfbf3eace650 Mon Sep 17 00:00:00 2001 From: LowkeyGUY4444 <144545650+LowkeyGUY4444@users.noreply.github.com> Date: Mon, 15 Apr 2024 18:23:52 +0530 Subject: [PATCH 0346/1456] Create akshya.is-a.dev.json --- domains/akshya.is-a.dev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/akshya.is-a.dev.json diff --git a/domains/akshya.is-a.dev.json b/domains/akshya.is-a.dev.json new file mode 100644 index 000000000..4c1d49963 --- /dev/null +++ b/domains/akshya.is-a.dev.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio Website", + "repo": "https://github.com/LowkeyGUY4444/LowkeyGUY4444.github.io", + "owner": { + "username": "LowkeyGUY4444", + "email": "akshyathapa23@gmail.com" + }, + "record": { + "CNAME": "LowkeyGUY4444.github.io" + } +} 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 0347/1456] 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 0348/1456] 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 0349/1456] 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 0350/1456] 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 0351/1456] 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 0352/1456] 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 0353/1456] 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 0354/1456] 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 0355/1456] 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 0356/1456] 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 0357/1456] 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 fadf005814c6b95a403874637cf03cadb70aa33e Mon Sep 17 00:00:00 2001 From: alainsdev <159730633+alainsdev@users.noreply.github.com> Date: Mon, 15 Apr 2024 23:48:31 +0400 Subject: [PATCH 0358/1456] 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..991fd40e2 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +alain.is-a.dev \ No newline at end of file From 2ccc62c2f65b91cf945d1ed85becf6ecfafafc5f Mon Sep 17 00:00:00 2001 From: alainsdev <159730633+alainsdev@users.noreply.github.com> Date: Mon, 15 Apr 2024 23:48:54 +0400 Subject: [PATCH 0359/1456] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index 991fd40e2..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -alain.is-a.dev \ No newline at end of file From 8cb679ea22bfd87bc8a00fd1c148ce3b78babe5f Mon Sep 17 00:00:00 2001 From: alainsdev <159730633+alainsdev@users.noreply.github.com> Date: Mon, 15 Apr 2024 23:49:05 +0400 Subject: [PATCH 0360/1456] 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..991fd40e2 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +alain.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 0361/1456] 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 93fd87a712bfb4c561aef7a50b766acfa7c8be29 Mon Sep 17 00:00:00 2001 From: clementhart999 Date: Mon, 15 Apr 2024 21:16:43 -0700 Subject: [PATCH 0362/1456] feat(domain): codeminds.is-a.dev --- domains/codeminds.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/codeminds.json diff --git a/domains/codeminds.json b/domains/codeminds.json new file mode 100644 index 000000000..23e7ab4c8 --- /dev/null +++ b/domains/codeminds.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "clementhart999", + "email": "clementhart999@gmail.com" + }, + "record": { + "CNAME": "clementhart999.github.io" + } +} 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 0363/1456] 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 838211ce9bdc30fd7c85d9fb3c7a9480c412a8c4 Mon Sep 17 00:00:00 2001 From: callme-Shadow Date: Tue, 16 Apr 2024 17:57:02 +0530 Subject: [PATCH 0364/1456] feat(domain): shadow.is-a.dev --- domains/shadow.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shadow.json diff --git a/domains/shadow.json b/domains/shadow.json new file mode 100644 index 000000000..083f32802 --- /dev/null +++ b/domains/shadow.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "callme-Shadow", + "email": "shadowstriker169@gmail.com" + }, + "record": { + "CNAME": "callme-shadow.github.io" + } +} 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 0365/1456] 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 0366/1456] 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 0367/1456] 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 0368/1456] 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 0369/1456] 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 0370/1456] 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 0371/1456] 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 0372/1456] 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 0373/1456] 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 0374/1456] 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 0375/1456] 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 0376/1456] 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 0377/1456] 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 0378/1456] 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 0379/1456] 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 0380/1456] 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 ae6671264b1942a9c55f87b68b28ff539e96e84a Mon Sep 17 00:00:00 2001 From: alainsdev <159730633+alainsdev@users.noreply.github.com> Date: Tue, 16 Apr 2024 21:39:28 +0400 Subject: [PATCH 0381/1456] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index 991fd40e2..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -alain.is-a.dev \ No newline at end of file From ea0ca9531b00596663c4f080660066857244e211 Mon Sep 17 00:00:00 2001 From: alainsdev <159730633+alainsdev@users.noreply.github.com> Date: Tue, 16 Apr 2024 21:39:43 +0400 Subject: [PATCH 0382/1456] 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..991fd40e2 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +alain.is-a.dev \ No newline at end of file From e08c34519b9d53fb7f2820ba083cf529aa5b90b3 Mon Sep 17 00:00:00 2001 From: hOMie03 Date: Tue, 16 Apr 2024 23:11:08 +0530 Subject: [PATCH 0383/1456] 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 30ca0efa2a5042a16defebcd59787a55dcd3b98c Mon Sep 17 00:00:00 2001 From: alainsdev <159730633+alainsdev@users.noreply.github.com> Date: Tue, 16 Apr 2024 21:47:54 +0400 Subject: [PATCH 0384/1456] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index 991fd40e2..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -alain.is-a.dev \ No newline at end of file From e34e34754ef82aa000f0e18533cbd60b1811fb77 Mon Sep 17 00:00:00 2001 From: alainsdev <159730633+alainsdev@users.noreply.github.com> Date: Tue, 16 Apr 2024 21:53:30 +0400 Subject: [PATCH 0385/1456] Update alain.json --- domains/alain.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/alain.json b/domains/alain.json index 464aee85d..298b7fcb5 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,7 @@ }, "record": { - "CNAME": "testroom.000.pe" + "CNAME": "alainsdev.github.io" } } 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 0386/1456] 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 0387/1456] 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 0388/1456] 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 0389/1456] 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 0390/1456] 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 0391/1456] 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 0392/1456] 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 0393/1456] 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 0394/1456] 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 1739fda7967de1b3a8740ffb1d597bef6ddceeb9 Mon Sep 17 00:00:00 2001 From: Gunterke Date: Wed, 17 Apr 2024 20:03:34 +0200 Subject: [PATCH 0395/1456] feat(domain): hoogdorp.is-a.dev --- domains/hoogdorp.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hoogdorp.json diff --git a/domains/hoogdorp.json b/domains/hoogdorp.json new file mode 100644 index 000000000..12d339510 --- /dev/null +++ b/domains/hoogdorp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Gunterke", + "email": "gunterke@zoho.eu" + }, + "record": { + "A": ["8.8.8.8"] + } +} 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 0396/1456] 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 0397/1456] 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 d449f4fe761f80ccb61d7e17b2891041c8351fc9 Mon Sep 17 00:00:00 2001 From: Valo_iO <140768481+valo-io@users.noreply.github.com> Date: Thu, 18 Apr 2024 00:09:29 +0330 Subject: [PATCH 0398/1456] Update and rename valowolf.json to valo-io.json I have changed my github username from valowolf to valo_io --- domains/{valowolf.json => valo-io.json} | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) rename domains/{valowolf.json => valo-io.json} (53%) diff --git a/domains/valowolf.json b/domains/valo-io.json similarity index 53% rename from domains/valowolf.json rename to domains/valo-io.json index 7b5178b16..3128fb724 100644 --- a/domains/valowolf.json +++ b/domains/valo-io.json @@ -1,14 +1,14 @@ { "description": "Static page, displaying the links to my socials", - "repo": "https://github.com/ValoWolf/ValoWolf.github.io", + "repo": "https://github.com/valo-io/valo-io.github.io", "owner": { - "username": "ValoWolf", + "username": "valo-io", "email": "starfleet.valowolf@gmail.com", - "twitter": "ValoWolf", - "discord": "valowolf" + "twitter": "Valo_iO", + "discord": "valo_io" }, "record": { - "CNAME": "valowolf.github.io", + "CNAME": "valo-io.github.io", "TXT": "did=did:plc:qgp4s2w27woji4x7jbpbzcvd" } } From 9fa3ad90fc2d3ec340b0d6fac797f4b2525ae062 Mon Sep 17 00:00:00 2001 From: Zoom Date: Wed, 17 Apr 2024 16:15:16 -0600 Subject: [PATCH 0399/1456] Create zoom.json --- domains/zoom.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/zoom.json diff --git a/domains/zoom.json b/domains/zoom.json new file mode 100644 index 000000000..cc027f4d6 --- /dev/null +++ b/domains/zoom.json @@ -0,0 +1,13 @@ +{ + "description": "A way of showing my github website", + "repo": "https://github.com/theoldzoom/theoldzoom.github.io", + "owner": { + "username": "theoldzoom", + "email": "theoldzoom@gmail.com", + "twitter": "theoldzoom", + "discord": "theoldzoom", + }, + "record": { + "CNAME": "theoldzoom.github.io" + } +} From 31e8e52ab2da02d67a6f7079f2c29536f292a1ae Mon Sep 17 00:00:00 2001 From: Roing Date: Thu, 18 Apr 2024 11:14:07 +0800 Subject: [PATCH 0400/1456] 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 adfdd347756cd711f13851f6a1e7f3985ba2866d Mon Sep 17 00:00:00 2001 From: UntoldGam Date: Thu, 18 Apr 2024 10:07:28 +0100 Subject: [PATCH 0401/1456] Update charlesbird.json --- domains/charlesbird.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/charlesbird.json b/domains/charlesbird.json index 520bf6236..1fe618441 100644 --- a/domains/charlesbird.json +++ b/domains/charlesbird.json @@ -4,6 +4,6 @@ "email": "charlesobird+github@outlook.com" }, "record": { - "CNAME": "charlesobird.github.io" + "CNAME": "charlesobird.pages.dev" } } From 27fb34835d820bcdb2ff1dc924807f9e50c041cc Mon Sep 17 00:00:00 2001 From: UntoldGam Date: Thu, 18 Apr 2024 10:19:59 +0100 Subject: [PATCH 0402/1456] delete coolify.json --- domains/coolify.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/coolify.json diff --git a/domains/coolify.json b/domains/coolify.json deleted file mode 100644 index 1304b7f32..000000000 --- a/domains/coolify.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "UntoldGam", - "email": "charlesobird+github@outlook.com" - }, - "record": { - "A": [ - "132.145.13.19" - ] - } -} From fdd617a7aed829df281a35f0c310c0fdd9d5bfbb Mon Sep 17 00:00:00 2001 From: UntoldGam Date: Thu, 18 Apr 2024 10:36:03 +0100 Subject: [PATCH 0403/1456] feat(domain): dev.charlesbird.is-a.dev --- domains/dev.charlesbird.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dev.charlesbird.json diff --git a/domains/dev.charlesbird.json b/domains/dev.charlesbird.json new file mode 100644 index 000000000..cf8610151 --- /dev/null +++ b/domains/dev.charlesbird.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "UntoldGam", + "email": "charlessbird+github@outlook.com" + }, + "record": { + "CNAME": "dev.charlesobird.pages.dev" + } +} From 67ad3af21560e818a02ddf703ff5a50f7c2d9fc1 Mon Sep 17 00:00:00 2001 From: alexis2m Date: Thu, 18 Apr 2024 22:34:37 +0200 Subject: [PATCH 0404/1456] 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 0405/1456] 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 0406/1456] 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 0407/1456] 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 e383b26d792e4a208ef5bf4daa0d8315d30af8be Mon Sep 17 00:00:00 2001 From: billy Date: Fri, 19 Apr 2024 07:44:32 +0530 Subject: [PATCH 0408/1456] Update billy.json --- domains/billy.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/billy.json b/domains/billy.json index 20c5ca076..a079da8e7 100644 --- a/domains/billy.json +++ b/domains/billy.json @@ -1,9 +1,9 @@ { "owner": { - "username": "billyeatcookies", + "username": "tomlin7", "email": "billydevbusiness@gmail.com" }, "record": { - "URL": "https://billyeatcookies.github.io" + "URL": "https://tomlin7.github.io" } } From b1c7313de2d8255ff92fb4a4937b809d343f2ada Mon Sep 17 00:00:00 2001 From: novathefox Date: Fri, 19 Apr 2024 14:33:55 +1000 Subject: [PATCH 0409/1456] 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 0410/1456] 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 0411/1456] 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 005338ca3a21221cc420fc73a237fb067027c047 Mon Sep 17 00:00:00 2001 From: Valo-iO <140768481+valo-io@users.noreply.github.com> Date: Fri, 19 Apr 2024 18:08:21 +0330 Subject: [PATCH 0412/1456] Update valo-io.json --- domains/valo-io.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/valo-io.json b/domains/valo-io.json index 3128fb724..a0d0cf4fd 100644 --- a/domains/valo-io.json +++ b/domains/valo-io.json @@ -8,7 +8,6 @@ "discord": "valo_io" }, "record": { - "CNAME": "valo-io.github.io", - "TXT": "did=did:plc:qgp4s2w27woji4x7jbpbzcvd" + "CNAME": "valo-io.github.io" } } From 3e3fce77d20dd1def8ed86861694673980bd2e87 Mon Sep 17 00:00:00 2001 From: RaqeemTak Date: Fri, 19 Apr 2024 20:28:17 +0530 Subject: [PATCH 0413/1456] 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 0414/1456] 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 0415/1456] 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 0416/1456] 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 0417/1456] 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 0418/1456] 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 0419/1456] 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 0420/1456] 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" + } +} From 19f4077d05d94f064354820b615c80033af583ad Mon Sep 17 00:00:00 2001 From: chiragnahata Date: Sat, 20 Apr 2024 16:05:08 +0530 Subject: [PATCH 0421/1456] feat(domain): jellyfin.chiragnahata.is-a.dev --- domains/jellyfin.chiragnahata.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jellyfin.chiragnahata.json diff --git a/domains/jellyfin.chiragnahata.json b/domains/jellyfin.chiragnahata.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/jellyfin.chiragnahata.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From 8abc0b2b49a6c6d70758e2d954d1a27ad18e4773 Mon Sep 17 00:00:00 2001 From: Gunterke <167350738+Gunterke@users.noreply.github.com> Date: Sat, 20 Apr 2024 13:02:36 +0200 Subject: [PATCH 0422/1456] Update hoogdorp.json --- domains/hoogdorp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hoogdorp.json b/domains/hoogdorp.json index 12d339510..9d3d5d921 100644 --- a/domains/hoogdorp.json +++ b/domains/hoogdorp.json @@ -4,6 +4,6 @@ "email": "gunterke@zoho.eu" }, "record": { - "A": ["8.8.8.8"] + "A": ["34.90.225.198"] } } From 62a80fadd964e42f258ace84eb234d72e4cf1208 Mon Sep 17 00:00:00 2001 From: rpineda26 Date: Sat, 20 Apr 2024 19:08:08 +0800 Subject: [PATCH 0423/1456] 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..6f1d9e924 --- /dev/null +++ b/domains/ralphpineda.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rpineda26", + "email": "rp.pineda26@gmail.com" + }, + "record": { + "CNAME": "rpineda26.github.io" + } +} From 5635f717087eb04c7fb995e22c3ef307bae0b9df Mon Sep 17 00:00:00 2001 From: Gunterke <167350738+Gunterke@users.noreply.github.com> Date: Sat, 20 Apr 2024 13:09:29 +0200 Subject: [PATCH 0424/1456] Update hoogdorp.json --- domains/hoogdorp.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/hoogdorp.json b/domains/hoogdorp.json index 9d3d5d921..9fb8806dc 100644 --- a/domains/hoogdorp.json +++ b/domains/hoogdorp.json @@ -4,6 +4,7 @@ "email": "gunterke@zoho.eu" }, "record": { + "CNAME": [gratis-4925113.jouwweb.site] "A": ["34.90.225.198"] } } From 0e0c858ad475dd321d09db4a8e8eb05d0cc0072f Mon Sep 17 00:00:00 2001 From: Gunterke <167350738+Gunterke@users.noreply.github.com> Date: Sat, 20 Apr 2024 13:10:49 +0200 Subject: [PATCH 0425/1456] Update hoogdorp.json --- domains/hoogdorp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hoogdorp.json b/domains/hoogdorp.json index 9fb8806dc..1487baca3 100644 --- a/domains/hoogdorp.json +++ b/domains/hoogdorp.json @@ -4,7 +4,7 @@ "email": "gunterke@zoho.eu" }, "record": { - "CNAME": [gratis-4925113.jouwweb.site] + "CNAME": "gratis-4925113.jouwweb.site" "A": ["34.90.225.198"] } } From 9c4c770557e4dff7c405b56e9d6416f7738cd523 Mon Sep 17 00:00:00 2001 From: Gunterke <167350738+Gunterke@users.noreply.github.com> Date: Sat, 20 Apr 2024 13:11:35 +0200 Subject: [PATCH 0426/1456] Update hoogdorp.json --- domains/hoogdorp.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/hoogdorp.json b/domains/hoogdorp.json index 1487baca3..75ca02d74 100644 --- a/domains/hoogdorp.json +++ b/domains/hoogdorp.json @@ -5,6 +5,5 @@ }, "record": { "CNAME": "gratis-4925113.jouwweb.site" - "A": ["34.90.225.198"] } } From 1282d7cf66f9e694c922ec82a7869f2f69d0f348 Mon Sep 17 00:00:00 2001 From: Vee <110226580+Vibred@users.noreply.github.com> Date: Sat, 20 Apr 2024 19:42:13 +0800 Subject: [PATCH 0427/1456] Create post.json --- domains/post.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/post.json diff --git a/domains/post.json b/domains/post.json new file mode 100644 index 000000000..e6e09fc4c --- /dev/null +++ b/domains/post.json @@ -0,0 +1,11 @@ +{ + "owner": { + "email": "vibred@att.net" + }, + "record": { + "TXT": "verification-code-site-App_lark=HBuHgbKczItwYdsgJHDZ" + "TXT": "v=spf1 +include:spf.onlarksuite.com -all" + "MX": ["mx1.larksuite.com","mx2.larksuite.com","mx3.larksuite.com"] + } + +} From 3d489e3ee6317a241df3694ae027355264e3f9eb Mon Sep 17 00:00:00 2001 From: Vee <110226580+Vibred@users.noreply.github.com> Date: Sat, 20 Apr 2024 20:24:09 +0800 Subject: [PATCH 0428/1456] Update post.json --- domains/post.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/post.json b/domains/post.json index e6e09fc4c..f854952a6 100644 --- a/domains/post.json +++ b/domains/post.json @@ -1,5 +1,6 @@ { "owner": { + "username": "vibred", "email": "vibred@att.net" }, "record": { From b053fed2bd21e1319cbd2919bb394ce515cc7359 Mon Sep 17 00:00:00 2001 From: Vee <110226580+Vibred@users.noreply.github.com> Date: Sat, 20 Apr 2024 20:28:05 +0800 Subject: [PATCH 0429/1456] Update post.json fix a mistake --- domains/post.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/domains/post.json b/domains/post.json index f854952a6..0763d2d1c 100644 --- a/domains/post.json +++ b/domains/post.json @@ -4,9 +4,10 @@ "email": "vibred@att.net" }, "record": { - "TXT": "verification-code-site-App_lark=HBuHgbKczItwYdsgJHDZ" - "TXT": "v=spf1 +include:spf.onlarksuite.com -all" - "MX": ["mx1.larksuite.com","mx2.larksuite.com","mx3.larksuite.com"] - } - + "TXT": [ + "verification-code-site-App_lark=HBuHgbKczItwYdsgJHDZ", + "v=spf1 +include:spf.onlarksuite.com -all" + ], + "MX": ["mx1.larksuite.com", "mx2.larksuite.com", "mx3.larksuite.com"] + } } From 74342bc2a9649c777bc74165c080c00dd74bfd7d Mon Sep 17 00:00:00 2001 From: jadfoq Date: Sat, 20 Apr 2024 15:35:36 +0300 Subject: [PATCH 0430/1456] Update nx.json --- domains/nx.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/nx.json b/domains/nx.json index db381388a..f7eae105e 100644 --- a/domains/nx.json +++ b/domains/nx.json @@ -4,9 +4,6 @@ "email": "jadfoq@getgoogleoff.me" }, "record": { - "A": [ - "45.55.110.124", - "193.233.233.233" - ] + "CNAME": "03d0295b-c631-4993-8a42-f004798c8aed.sweego.co." } } From b6933031f461dd0a11a0e1bddfbc7db0c5cfaf5b Mon Sep 17 00:00:00 2001 From: jadfoq Date: Sat, 20 Apr 2024 16:06:45 +0300 Subject: [PATCH 0431/1456] Update nx.json --- domains/nx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nx.json b/domains/nx.json index f7eae105e..15dc60f22 100644 --- a/domains/nx.json +++ b/domains/nx.json @@ -4,6 +4,6 @@ "email": "jadfoq@getgoogleoff.me" }, "record": { - "CNAME": "03d0295b-c631-4993-8a42-f004798c8aed.sweego.co." + "CNAME": "03d0295b-c631-4993-8a42-f004798c8aed.sweego.co" } } From 6513b2baf008c8de3c51eee5b7658a182646ac5e Mon Sep 17 00:00:00 2001 From: Azham Makes Trash <73955243+AzhamProdLive@users.noreply.github.com> Date: Sat, 20 Apr 2024 14:25:24 +0000 Subject: [PATCH 0432/1456] Create _discord.azhammakestrash.is-a.dev.json --- domains/_discord.azhammakestrash.is-a.dev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.azhammakestrash.is-a.dev.json diff --git a/domains/_discord.azhammakestrash.is-a.dev.json b/domains/_discord.azhammakestrash.is-a.dev.json new file mode 100644 index 000000000..372ee2dbd --- /dev/null +++ b/domains/_discord.azhammakestrash.is-a.dev.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "AzhamProdLive", + "email": "websitedomain.regroup588@passinbox.com" + "discord": "797534115935027271" + }, + "record": { + "TXT": "dh=b3b9be236f1e61048cecc94f8e3e6a4accf9d6b5" + } +} From 202b76f6d5d3d4c46d2ec4b7b7f050d108a017bc Mon Sep 17 00:00:00 2001 From: LowkeyGUY4444 <144545650+LowkeyGUY4444@users.noreply.github.com> Date: Sat, 20 Apr 2024 21:45:53 +0530 Subject: [PATCH 0433/1456] Rename akshya.is-a.dev.json to akshya.json --- domains/{akshya.is-a.dev.json => akshya.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{akshya.is-a.dev.json => akshya.json} (100%) diff --git a/domains/akshya.is-a.dev.json b/domains/akshya.json similarity index 100% rename from domains/akshya.is-a.dev.json rename to domains/akshya.json From 21ad3dc855ac75617108649790001cc7c686c0a4 Mon Sep 17 00:00:00 2001 From: praveen8git Date: Sun, 21 Apr 2024 00:02:40 +0530 Subject: [PATCH 0434/1456] feat: Add new domain registration JSON file - This commit introduces a new JSON file to register the domain 'praveen-patel.is-a.dev'. - The file contains the necessary configurations for the domain registration process. --- domains/praveen-patel.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/praveen-patel.json diff --git a/domains/praveen-patel.json b/domains/praveen-patel.json new file mode 100644 index 000000000..41a2d34b3 --- /dev/null +++ b/domains/praveen-patel.json @@ -0,0 +1,12 @@ +{ + "repo": "https://github.com/praveen8git", + "owner": { + "username": "praveen8git", + "email": "praveenpatel@duck.com", + "discord": "praveen.patel" + }, + "record": { + "CNAME": "praveensingh.in" + } + } + \ No newline at end of file From 58025e4f8ccc4eefb3a20c387fb11ba4d09cd0ca Mon Sep 17 00:00:00 2001 From: 21Z <69188068+21Z@users.noreply.github.com> Date: Sun, 21 Apr 2024 00:18:17 +0400 Subject: [PATCH 0435/1456] Use ImprovMX --- domains/21z.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/domains/21z.json b/domains/21z.json index 899aba426..c874cd328 100644 --- a/domains/21z.json +++ b/domains/21z.json @@ -5,6 +5,10 @@ "discord": "780356848737058857" }, "record": { - "CNAME": "21z.github.io" + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From c7e48cb4d2edcde06ce7995100ce906e9ba77e8b Mon Sep 17 00:00:00 2001 From: Javier Andres Solarte <79766563+dresandev@users.noreply.github.com> Date: Sat, 20 Apr 2024 17:06:42 -0500 Subject: [PATCH 0436/1456] add domain --- domains/dresan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dresan.json diff --git a/domains/dresan.json b/domains/dresan.json new file mode 100644 index 000000000..c67dd494e --- /dev/null +++ b/domains/dresan.json @@ -0,0 +1,12 @@ +{ + "description": "Personal website", + "repo": "https://github.com/dresandev/dresandev.github.io", + "owner": { + "username": "dresandev", + "email": "dresan.dev@gmail.com", + "twitter": "dresandev" + }, + "record": { + "CNAME": "dresandev.github.io" + } +} From eccce025c5bf2ce4b3d18455306a50fe7313a322 Mon Sep 17 00:00:00 2001 From: FrogiesArcade Date: Sat, 20 Apr 2024 18:14:29 -0500 Subject: [PATCH 0437/1456] feat(domain): frogiee1real.is-a.dev --- domains/frogiee1real.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/frogiee1real.json diff --git a/domains/frogiee1real.json b/domains/frogiee1real.json new file mode 100644 index 000000000..51357e512 --- /dev/null +++ b/domains/frogiee1real.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FrogiesArcade", + "email": "frogiesarcade@gmail.com" + }, + "record": { + "CNAME": "extramathequations.web.app" + } +} From 3fc7fe1493df70b09b6da9a3e46104f54fb8f05d Mon Sep 17 00:00:00 2001 From: FrogiesArcade <115168315+FrogiesArcade@users.noreply.github.com> Date: Sat, 20 Apr 2024 18:15:05 -0500 Subject: [PATCH 0438/1456] Delete domains/frogiee1.json --- domains/frogiee1.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/frogiee1.json diff --git a/domains/frogiee1.json b/domains/frogiee1.json deleted file mode 100644 index 25a8bac76..000000000 --- a/domains/frogiee1.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "frogiee1.is-a.dev", - "repo": "https://github.com/frogiesarcade", - "owner": { - "username": "frogiee1", - "email": "frogiesarcade@gmail.com" - }, - "record": { - "CNAME": "extramathequations.web.app" - } -} From 048346fb34fb9d91cd6014debf286bb2d9cf8ded Mon Sep 17 00:00:00 2001 From: FrogiesArcade <115168315+FrogiesArcade@users.noreply.github.com> Date: Sat, 20 Apr 2024 18:15:20 -0500 Subject: [PATCH 0439/1456] Delete domains/frogiee1stuff.json --- domains/frogiee1stuff.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/frogiee1stuff.json diff --git a/domains/frogiee1stuff.json b/domains/frogiee1stuff.json deleted file mode 100644 index 51357e512..000000000 --- a/domains/frogiee1stuff.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "FrogiesArcade", - "email": "frogiesarcade@gmail.com" - }, - "record": { - "CNAME": "extramathequations.web.app" - } -} From dce041275bb8c34f9f5ccf0c30e2271806961d16 Mon Sep 17 00:00:00 2001 From: Vee <110226580+Vibred@users.noreply.github.com> Date: Sun, 21 Apr 2024 11:40:58 +0800 Subject: [PATCH 0440/1456] Register mymail.is-a.dev --- domains/mymail.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mymail.json diff --git a/domains/mymail.json b/domains/mymail.json new file mode 100644 index 000000000..e614b4561 --- /dev/null +++ b/domains/mymail.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Vibred", + "email": "vibred@pm.me", + "discord": "1169947990551699568" + }, + + "record": { + "TXT": "verification-code-site-app_lark=c94xuulzjilzjmjbfepl" + } + } + \ No newline at end of file From b069dfebe1b8401e3d0624b8de2fe9595ccf1c3d Mon Sep 17 00:00:00 2001 From: Vee <110226580+Vibred@users.noreply.github.com> Date: Sun, 21 Apr 2024 11:46:49 +0800 Subject: [PATCH 0441/1456] Update mymail.json Fixed --- domains/mymail.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/mymail.json b/domains/mymail.json index e614b4561..89ff9f33c 100644 --- a/domains/mymail.json +++ b/domains/mymail.json @@ -2,11 +2,11 @@ "owner": { "username": "Vibred", "email": "vibred@pm.me", - "discord": "1169947990551699568" }, "record": { - "TXT": "verification-code-site-app_lark=c94xuulzjilzjmjbfepl" + "TXT": [ "verification-code-site-app_lark=c94xuulzjilzjmjbfepl","v=spf1 +include:spf.onlarksuite.com -all"], + "MX" : ["mx1.larksuite.com","mx1.larksuite.com","mx1.larksuite.com"] } } - \ No newline at end of file + From 924cccf74f331fd29d7fe05f0f6db48c33398b20 Mon Sep 17 00:00:00 2001 From: Vee <110226580+Vibred@users.noreply.github.com> Date: Sun, 21 Apr 2024 11:48:53 +0800 Subject: [PATCH 0442/1456] Update mymail.json fix --- domains/mymail.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mymail.json b/domains/mymail.json index 89ff9f33c..10013535c 100644 --- a/domains/mymail.json +++ b/domains/mymail.json @@ -6,7 +6,7 @@ "record": { "TXT": [ "verification-code-site-app_lark=c94xuulzjilzjmjbfepl","v=spf1 +include:spf.onlarksuite.com -all"], - "MX" : ["mx1.larksuite.com","mx1.larksuite.com","mx1.larksuite.com"] + "MX" : ["mx1.larksuite.com","mx2.larksuite.com","mx3.larksuite.com"] } } From 8c4e014c6557f4b8b06cf396deb91ca446861d8b Mon Sep 17 00:00:00 2001 From: Vee <110226580+Vibred@users.noreply.github.com> Date: Sun, 21 Apr 2024 11:50:11 +0800 Subject: [PATCH 0443/1456] Update mymail.json --- domains/mymail.json | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/domains/mymail.json b/domains/mymail.json index 10013535c..2e8b472b8 100644 --- a/domains/mymail.json +++ b/domains/mymail.json @@ -1,12 +1,17 @@ { - "owner": { - "username": "Vibred", - "email": "vibred@pm.me", - }, - - "record": { - "TXT": [ "verification-code-site-app_lark=c94xuulzjilzjmjbfepl","v=spf1 +include:spf.onlarksuite.com -all"], - "MX" : ["mx1.larksuite.com","mx2.larksuite.com","mx3.larksuite.com"] - } + "owner": { + "username": "Vibred", + "email": "vibred@pm.me" + }, + "record": { + "TXT": [ + "verification-code-site-app_lark=c94xuulzjilzjmjbfepl", + "v=spf1 +include:spf.onlarksuite.com -all" + ], + "MX": [ + "mx1.larksuite.com", + "mx2.larksuite.com", + "mx3.larksuite.com" + ] } - +} From 2c479636ff088eba69ad04866c305e67a74ce815 Mon Sep 17 00:00:00 2001 From: Dano Syrus <92238288+danosyrus@users.noreply.github.com> Date: Sun, 21 Apr 2024 10:39:48 +0530 Subject: [PATCH 0444/1456] Create danosyrus.json --- domains/danosyrus.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/danosyrus.json diff --git a/domains/danosyrus.json b/domains/danosyrus.json new file mode 100644 index 000000000..3778039fa --- /dev/null +++ b/domains/danosyrus.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Resume", + "repo": "https://github.com/danosyrus/danosyrus.github.io", + "owner": { + "username": "danosyrus", + "email": "danosyrus@tuta.io", + "discord": "danosyrus" + }, + "record": { + "CNAME": "danosyrus.github.io" + } +} From ba599fbd494837973f6e199dbdb78154cc09c7e8 Mon Sep 17 00:00:00 2001 From: Iqat Date: Sun, 21 Apr 2024 11:13:34 +0400 Subject: [PATCH 0445/1456] feat(domain): iqat.is-a.dev --- domains/iqat.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/iqat.json diff --git a/domains/iqat.json b/domains/iqat.json new file mode 100644 index 000000000..7799b37ca --- /dev/null +++ b/domains/iqat.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio for Muhammad Taqi (Iqat)", + "repo": "https://github.com/Iqat476/Iqat476.github.io", + "owner": { + "username": "Iqat476", + "email": "iqat476@gmail.com" + }, + "record": { + "CNAME": "Iqat476.github.io" + } +} From 9e60cf49c237f3ab30af7a9103f29f936f4d3866 Mon Sep 17 00:00:00 2001 From: booktastic1 Date: Sun, 21 Apr 2024 09:25:28 +0100 Subject: [PATCH 0446/1456] feat(domain): spectranow.is-a.dev --- domains/spectranow.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/spectranow.json diff --git a/domains/spectranow.json b/domains/spectranow.json new file mode 100644 index 000000000..ada30e70c --- /dev/null +++ b/domains/spectranow.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "booktastic1", + "email": "booktastic-library@outlook.com" + }, + "record": { + "URL": "https://btastic.wixsite.com/spectra" + } +} From a2f39754ba37aad6b9848718b06dfb48227b1ddf Mon Sep 17 00:00:00 2001 From: booktastic1 Date: Sun, 21 Apr 2024 10:32:53 +0100 Subject: [PATCH 0447/1456] feat(domain): graphica.is-a.dev --- domains/graphica.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/graphica.json diff --git a/domains/graphica.json b/domains/graphica.json new file mode 100644 index 000000000..31232299d --- /dev/null +++ b/domains/graphica.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "booktastic1", + "email": "booktastic-library@outlook.com" + }, + "record": { + "URL": "https://btastic.wixsite.com/graphica" + } +} From 886bc646f8a07691a31b9c70ec6cfdf537cdb05a Mon Sep 17 00:00:00 2001 From: booktastic1 Date: Sun, 21 Apr 2024 10:33:59 +0100 Subject: [PATCH 0448/1456] feat(domain): graphicanow.is-a.dev --- domains/graphicanow.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/graphicanow.json diff --git a/domains/graphicanow.json b/domains/graphicanow.json new file mode 100644 index 000000000..31232299d --- /dev/null +++ b/domains/graphicanow.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "booktastic1", + "email": "booktastic-library@outlook.com" + }, + "record": { + "URL": "https://btastic.wixsite.com/graphica" + } +} From b6f71288c9e25279366f1ad874a33b778941b07d Mon Sep 17 00:00:00 2001 From: devbx Date: Sun, 21 Apr 2024 20:30:17 +0800 Subject: [PATCH 0449/1456] feat(domain): devbx.is-a.dev --- domains/devbx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/devbx.json diff --git a/domains/devbx.json b/domains/devbx.json new file mode 100644 index 000000000..7a2100f7f --- /dev/null +++ b/domains/devbx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "devbx", + "email": "pangys0306@hotmail.com" + }, + "record": { + "CNAME": "devbx.github.io" + } +} From b5697f016819955362d5596557517307284ce740 Mon Sep 17 00:00:00 2001 From: sharkota Date: Sun, 21 Apr 2024 09:02:49 -0500 Subject: [PATCH 0450/1456] feat(domain): kota.is-a.dev --- domains/kota.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kota.json diff --git a/domains/kota.json b/domains/kota.json new file mode 100644 index 000000000..269b94e76 --- /dev/null +++ b/domains/kota.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sharkota", + "email": "nappythebappy@gmail.com" + }, + "record": { + "CNAME": "sharkota.github.io" + } +} From 44c8ab665efbdbfd9cbbe28d921c0de56885d746 Mon Sep 17 00:00:00 2001 From: ondirisuliuly Date: Sun, 21 Apr 2024 17:51:37 +0300 Subject: [PATCH 0451/1456] feat(domain): musiccorn01.is-a.dev --- domains/musiccorn01.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/musiccorn01.json diff --git a/domains/musiccorn01.json b/domains/musiccorn01.json new file mode 100644 index 000000000..57846a47d --- /dev/null +++ b/domains/musiccorn01.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ondirisuliuly", + "email": "ondirisuliuly@gmail.com" + }, + "record": { + "A": ["185.239.48.45"] + } +} From 31c1a65c5e0ad53144826387b3360487d5d83912 Mon Sep 17 00:00:00 2001 From: Azham Makes Trash <73955243+AzhamProdLive@users.noreply.github.com> Date: Sun, 21 Apr 2024 16:26:34 +0000 Subject: [PATCH 0452/1456] Update and rename _discord.azhammakestrash.is-a.dev.json to _discord.azhammakestrash.json --- ...ammakestrash.is-a.dev.json => _discord.azhammakestrash.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_discord.azhammakestrash.is-a.dev.json => _discord.azhammakestrash.json} (76%) diff --git a/domains/_discord.azhammakestrash.is-a.dev.json b/domains/_discord.azhammakestrash.json similarity index 76% rename from domains/_discord.azhammakestrash.is-a.dev.json rename to domains/_discord.azhammakestrash.json index 372ee2dbd..5bac3fb94 100644 --- a/domains/_discord.azhammakestrash.is-a.dev.json +++ b/domains/_discord.azhammakestrash.json @@ -1,7 +1,7 @@ { "owner": { "username": "AzhamProdLive", - "email": "websitedomain.regroup588@passinbox.com" + "email": "websitedomain.regroup588@passinbox.com", "discord": "797534115935027271" }, "record": { From 169f2dcb75af324cbb98f4d609fda7b4368df416 Mon Sep 17 00:00:00 2001 From: Krystian15x Date: Mon, 22 Apr 2024 02:39:02 +0200 Subject: [PATCH 0453/1456] feat(domain): krystian.is-a.dev --- domains/krystian.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/krystian.json diff --git a/domains/krystian.json b/domains/krystian.json new file mode 100644 index 000000000..48a00f646 --- /dev/null +++ b/domains/krystian.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Krystian15x", + "email": "krystiankoral@gmail.com" + }, + "record": { + "A": ["138.2.132.47"] + } +} From cae54d77bdcfbb1a3ed9e8e7e5d33651f9c83397 Mon Sep 17 00:00:00 2001 From: c <167662909+xkcdnerd@users.noreply.github.com> Date: Sun, 21 Apr 2024 18:45:57 -0700 Subject: [PATCH 0454/1456] Register c:\.is-a.dev --- "domains/c:\\.json" | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 "domains/c:\\.json" diff --git "a/domains/c:\\.json" "b/domains/c:\\.json" new file mode 100644 index 000000000..c544e25c4 --- /dev/null +++ "b/domains/c:\\.json" @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "xkcdnerd", + "email": "evanwang330@gmail.com", + "discord": "1153506811522076723" + }, + + "record": { + "CNAME": "c:\.is-a.dev" + } + } + \ No newline at end of file From b9c083bf5ad3e982df903fd20a6a58e7e82805d2 Mon Sep 17 00:00:00 2001 From: c <167662909+xkcdnerd@users.noreply.github.com> Date: Sun, 21 Apr 2024 20:47:18 -0700 Subject: [PATCH 0455/1456] Register nerd.is-a.dev --- domains/nerd.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nerd.json diff --git a/domains/nerd.json b/domains/nerd.json new file mode 100644 index 000000000..1adc9931b --- /dev/null +++ b/domains/nerd.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "xkcdnerd", + "email": "evanwang330@gmail.com", + "discord": "1153506811522076723" + }, + + "record": { + "CNAME": "nerd.is-a.dev" + } + } + \ No newline at end of file From 40460bce09e489fbbfb66af65df170f60cf0b4f3 Mon Sep 17 00:00:00 2001 From: Zoom Date: Sun, 21 Apr 2024 23:24:18 -0600 Subject: [PATCH 0456/1456] Update zoom.json --- domains/zoom.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zoom.json b/domains/zoom.json index cc027f4d6..3aa0c7f92 100644 --- a/domains/zoom.json +++ b/domains/zoom.json @@ -5,7 +5,7 @@ "username": "theoldzoom", "email": "theoldzoom@gmail.com", "twitter": "theoldzoom", - "discord": "theoldzoom", + "discord": "theoldzoom" }, "record": { "CNAME": "theoldzoom.github.io" From e740ce2b73b747d7388fabeb937da2c8620bb2c5 Mon Sep 17 00:00:00 2001 From: xkcdnerd Date: Sun, 21 Apr 2024 23:44:29 -0700 Subject: [PATCH 0457/1456] feat(domain): hi.is-a.dev --- domains/hi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hi.json diff --git a/domains/hi.json b/domains/hi.json new file mode 100644 index 000000000..02f129d65 --- /dev/null +++ b/domains/hi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xkcdnerd", + "email": "evanwang330@gmail.com" + }, + "record": { + "CNAME": "hi.is-a.dev" + } +} From bd458921256db0e305bdfc7061d3c018f532a8e3 Mon Sep 17 00:00:00 2001 From: xkcdnerd Date: Sun, 21 Apr 2024 23:48:52 -0700 Subject: [PATCH 0458/1456] feat(domain): loading.is-a.dev --- domains/loading.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/loading.json diff --git a/domains/loading.json b/domains/loading.json new file mode 100644 index 000000000..28fcbdfc2 --- /dev/null +++ b/domains/loading.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xkcdnerd", + "email": "evanwang330@gmail.com" + }, + "record": { + "CNAME": "loading.is-a.dev" + } +} From 5e37019aee6d02b13288c4e2c182ebc508667310 Mon Sep 17 00:00:00 2001 From: xkcdnerd Date: Sun, 21 Apr 2024 23:49:33 -0700 Subject: [PATCH 0459/1456] feat(domain): error404.is-a.dev --- domains/error404.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/error404.json diff --git a/domains/error404.json b/domains/error404.json new file mode 100644 index 000000000..1c20659f6 --- /dev/null +++ b/domains/error404.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xkcdnerd", + "email": "evanwang330@gmail.com" + }, + "record": { + "CNAME": "error404.is-a.dev" + } +} From 2550782ca212bcc90537dd72e6743c0fb53cc644 Mon Sep 17 00:00:00 2001 From: xkcdnerd Date: Sun, 21 Apr 2024 23:50:10 -0700 Subject: [PATCH 0460/1456] feat(domain): aaaaaaa.is-a.dev --- domains/aaaaaaa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aaaaaaa.json diff --git a/domains/aaaaaaa.json b/domains/aaaaaaa.json new file mode 100644 index 000000000..e396d472a --- /dev/null +++ b/domains/aaaaaaa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xkcdnerd", + "email": "evanwang330@gmail.com" + }, + "record": { + "CNAME": "aaaaaaa.is-a.dev" + } +} From 13f874c5457c26a64478253a77f8cd48f9ea646c Mon Sep 17 00:00:00 2001 From: c <167662909+xkcdnerd@users.noreply.github.com> Date: Sun, 21 Apr 2024 23:51:17 -0700 Subject: [PATCH 0461/1456] Update nerd.json --- domains/nerd.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/nerd.json b/domains/nerd.json index 1adc9931b..e77e2d5fa 100644 --- a/domains/nerd.json +++ b/domains/nerd.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "nerd.is-a.dev" + "CNAME": "random-nerd.is-a.dev" } } - \ No newline at end of file + From 1212417a18a5666a4570a4a2a5575c1fadae6d24 Mon Sep 17 00:00:00 2001 From: Bimarsha69 <116154292+Bimarsha69@users.noreply.github.com> Date: Mon, 22 Apr 2024 12:47:19 +0545 Subject: [PATCH 0462/1456] Create bimarsha.json --- domains/bimarsha.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bimarsha.json diff --git a/domains/bimarsha.json b/domains/bimarsha.json new file mode 100644 index 000000000..98aed7a12 --- /dev/null +++ b/domains/bimarsha.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Bimarsha69", + "email": "bimarshathapa2@gmail.com" + }, + "record": { + "CNAME": "bimarsha69.github.io" + } +} From e4f8db198991f164cbc6cb6e25fdbdc161b114e2 Mon Sep 17 00:00:00 2001 From: Bimarsha69 <116154292+Bimarsha69@users.noreply.github.com> Date: Mon, 22 Apr 2024 12:49:11 +0545 Subject: [PATCH 0463/1456] Create _github-pages-challenge-Bimarsha69.bimarsha.json --- domains/_github-pages-challenge-Bimarsha69.bimarsha.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Bimarsha69.bimarsha.json diff --git a/domains/_github-pages-challenge-Bimarsha69.bimarsha.json b/domains/_github-pages-challenge-Bimarsha69.bimarsha.json new file mode 100644 index 000000000..05899564f --- /dev/null +++ b/domains/_github-pages-challenge-Bimarsha69.bimarsha.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Bimarsha69", + "email": "bimarshathapa2@gmail.com" + }, + "record": { + "TXT": "ad9b8ff5793eb8dd58746a30bee4c7" + } +} From 44f13d4e07e7e9a6ab41e8168b6880fa2e5276b8 Mon Sep 17 00:00:00 2001 From: c <167662909+xkcdnerd@users.noreply.github.com> Date: Mon, 22 Apr 2024 00:30:23 -0700 Subject: [PATCH 0464/1456] Update nerd.json --- domains/nerd.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/nerd.json b/domains/nerd.json index e77e2d5fa..0fcb15c93 100644 --- a/domains/nerd.json +++ b/domains/nerd.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "xkcdnerd", - "email": "evanwang330@gmail.com", - "discord": "1153506811522076723" - }, - - "record": { - "CNAME": "random-nerd.is-a.dev" - } + "description": "website", + "repo": "https://github.com/xkcdnerd/xkcdnerd.github.io", + "owner": { + "username": "xkcdnerd", + "email": "evanwang330@gmail.com", + "twitter": "i dont have one" + }, + "record": { + "CNAME": "xkcdnerd.github.io" } - +} From 3c8194a799d0cd7dd287420967a3cdb46f218c26 Mon Sep 17 00:00:00 2001 From: vuthanhtrung2010 Date: Mon, 22 Apr 2024 17:47:10 +0700 Subject: [PATCH 0465/1456] feat(domain): workspace.trung.is-a.dev --- domains/workspace.trung.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/workspace.trung.json diff --git a/domains/workspace.trung.json b/domains/workspace.trung.json new file mode 100644 index 000000000..417d48482 --- /dev/null +++ b/domains/workspace.trung.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["34.125.141.93"] + } +} From 6b4bfa3ec3832fe1e325fe6f53806340345488eb Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 22 Apr 2024 19:51:01 +0800 Subject: [PATCH 0466/1456] Delete domains/glqch.json --- domains/glqch.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/glqch.json diff --git a/domains/glqch.json b/domains/glqch.json deleted file mode 100644 index 376e02afc..000000000 --- a/domains/glqch.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Subdomain to put my portfolio website online", - "repo": "https://github.com/Glqch0/Glqch0.github.io", - "owner": { - "username": "Glqch0", - "email": "midoayoub447@gmail.com", - "twitter": "glqch" - }, - "record": { - "CNAME": "glqch0.github.io" - } -} From d996c8f76726e7e167dd12c417fbd9f586caca72 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 22 Apr 2024 19:51:45 +0800 Subject: [PATCH 0467/1456] Delete domains/_github-pages-challenge-Glqch0.glqch.json --- domains/_github-pages-challenge-Glqch0.glqch.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/_github-pages-challenge-Glqch0.glqch.json diff --git a/domains/_github-pages-challenge-Glqch0.glqch.json b/domains/_github-pages-challenge-Glqch0.glqch.json deleted file mode 100644 index 5e80f7ab1..000000000 --- a/domains/_github-pages-challenge-Glqch0.glqch.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "Glqch0", - "email": "midoayoub999@gmail.com", - "twitter": "Glqch", - "discord": "915932527871541309" - }, - "record": { - "TXT": "a672c8c5c8d4be16fcefd130307ea6" - } -} From 5ab8b052ad149e8b9ecc661a6b43ce683ef1ada2 Mon Sep 17 00:00:00 2001 From: KorryKatti <143781663+KorryKatti@users.noreply.github.com> Date: Mon, 22 Apr 2024 18:04:29 +0530 Subject: [PATCH 0468/1456] Create korrykatti.json --- domains/korrykatti.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/korrykatti.json diff --git a/domains/korrykatti.json b/domains/korrykatti.json new file mode 100644 index 000000000..c08aa9204 --- /dev/null +++ b/domains/korrykatti.json @@ -0,0 +1,12 @@ +{ + "description": "Domain for my personal website", + "repo": "https://github.com/KorryKatti/korrykatti.github.io", + "owner": { + "username": "KorryKatti", + "email": "8nctvx7gi@mozmail.com", + "twitter": "korrykatti" + }, + "record": { + "CNAME": "korrykatti.github.io" + } +} From 03c934fad014c102f5837ab250154d0d04d7b656 Mon Sep 17 00:00:00 2001 From: Dylanjtholen <100318188+dylanjtholen@users.noreply.github.com> Date: Mon, 22 Apr 2024 12:10:06 -0500 Subject: [PATCH 0469/1456] Rename bobglukbobbob.json to dylanjtholen.json --- domains/{bobglukbobbob.json => dylanjtholen.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{bobglukbobbob.json => dylanjtholen.json} (100%) diff --git a/domains/bobglukbobbob.json b/domains/dylanjtholen.json similarity index 100% rename from domains/bobglukbobbob.json rename to domains/dylanjtholen.json From d0947be721b0fdd0b5d98e84329744e2820f25ba Mon Sep 17 00:00:00 2001 From: nexos20levrai Date: Mon, 22 Apr 2024 22:23:48 +0200 Subject: [PATCH 0470/1456] feat(domain): treizer.is-a.dev --- domains/treizer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/treizer.json diff --git a/domains/treizer.json b/domains/treizer.json new file mode 100644 index 000000000..ff7653714 --- /dev/null +++ b/domains/treizer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nexos20levrai", + "email": "nexos.dons@gmail.com" + }, + "record": { + "A": ["193.160.130.98"] + } +} From f5fa3250d90a6ae84ac849fd48eb7278893d2ab3 Mon Sep 17 00:00:00 2001 From: c <167662909+xkcdnerd@users.noreply.github.com> Date: Mon, 22 Apr 2024 21:44:03 -0700 Subject: [PATCH 0471/1456] Update nerd.json --- domains/nerd.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/nerd.json b/domains/nerd.json index 0fcb15c93..7894e4fd8 100644 --- a/domains/nerd.json +++ b/domains/nerd.json @@ -3,8 +3,7 @@ "repo": "https://github.com/xkcdnerd/xkcdnerd.github.io", "owner": { "username": "xkcdnerd", - "email": "evanwang330@gmail.com", - "twitter": "i dont have one" + "email": "evanwang330@gmail.com" }, "record": { "CNAME": "xkcdnerd.github.io" From 6ff1bd55b2f27e5a54b1a2bb36ba80c8802bf8af Mon Sep 17 00:00:00 2001 From: Nimesh <153603329+N-Nilashan@users.noreply.github.com> Date: Tue, 23 Apr 2024 11:21:13 +0530 Subject: [PATCH 0472/1456] Create nimesh.json --- domains/nimesh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nimesh.json diff --git a/domains/nimesh.json b/domains/nimesh.json new file mode 100644 index 000000000..5df280a08 --- /dev/null +++ b/domains/nimesh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "N-Nilashan", + "email": "informal.nimesh@gmail.com" + }, + "record": { + "CNAME": "n-nilashan.github.io" + } +} From cdfe1cfde62c175c021cdcab646e3eab88d24acf Mon Sep 17 00:00:00 2001 From: Azham Makes Trash <73955243+AzhamProdLive@users.noreply.github.com> Date: Tue, 23 Apr 2024 12:01:00 +0200 Subject: [PATCH 0473/1456] Delete domains/spacehastelog.json Can't use it with Cloudflare Workers --- domains/spacehastelog.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/spacehastelog.json diff --git a/domains/spacehastelog.json b/domains/spacehastelog.json deleted file mode 100644 index ab98abc8c..000000000 --- a/domains/spacehastelog.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "AzhamProdLive", - "email": "websitedomain.regroup588@passinbox.com" - }, - "record": { - "CNAME": "spacehaste.azhamproductions.workers.dev" - } -} From dba48fcce3b5ea7ffc1e5099ba67788ba8aac02f Mon Sep 17 00:00:00 2001 From: Hero Protagonist Date: Tue, 23 Apr 2024 09:34:14 -0400 Subject: [PATCH 0474/1456] Create _github-pages-challenge-carafelix.heroprotagonist.json --- ...github-pages-challenge-carafelix.heroprotagonist.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-carafelix.heroprotagonist.json diff --git a/domains/_github-pages-challenge-carafelix.heroprotagonist.json b/domains/_github-pages-challenge-carafelix.heroprotagonist.json new file mode 100644 index 000000000..cedf11a1a --- /dev/null +++ b/domains/_github-pages-challenge-carafelix.heroprotagonist.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "carafelix", + "email": "heroprotagonist32@gmail.com" + }, + "record": { + "TXT": "61ef4af708632a4018579e72c75b65" + } +} From ffe4d506a818f18ec208faa7ae64b8d0c5bcd5ed Mon Sep 17 00:00:00 2001 From: S409ISDAD <129562233+S409ISDAD@users.noreply.github.com> Date: Tue, 23 Apr 2024 16:41:44 +0100 Subject: [PATCH 0475/1456] Register s409.is-a.dev --- domains/s409.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/s409.json diff --git a/domains/s409.json b/domains/s409.json new file mode 100644 index 000000000..7d550ccb8 --- /dev/null +++ b/domains/s409.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "S409ISDAD", + "email": "hitlerwinning2301@gmail.com", + "discord": "851827069284778054" + }, + + "record": { + "CNAME": "s409.pages.dev" + } + } + \ No newline at end of file From 08dd1cc89e981d76dce799830e841dfacc2a9330 Mon Sep 17 00:00:00 2001 From: Triach Rold <156170660+triach-rold@users.noreply.github.com> Date: Wed, 24 Apr 2024 02:12:25 +0530 Subject: [PATCH 0476/1456] Create triachrold.json --- domains/triachrold.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/triachrold.json diff --git a/domains/triachrold.json b/domains/triachrold.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/triachrold.json @@ -0,0 +1 @@ + From 7acc740025a70fd1f27c77c27ede31ce3ead184b Mon Sep 17 00:00:00 2001 From: Triach Rold <156170660+triach-rold@users.noreply.github.com> Date: Wed, 24 Apr 2024 02:12:38 +0530 Subject: [PATCH 0477/1456] Create triach-rold.json --- domains/triach-rold.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/triach-rold.json diff --git a/domains/triach-rold.json b/domains/triach-rold.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/triach-rold.json @@ -0,0 +1 @@ + From ba96526a24161a3b20f97bdfb1ae55c6abeeb748 Mon Sep 17 00:00:00 2001 From: Triach Rold <156170660+triach-rold@users.noreply.github.com> Date: Wed, 24 Apr 2024 02:18:20 +0530 Subject: [PATCH 0478/1456] Update triach-rold.json --- domains/triach-rold.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/triach-rold.json b/domains/triach-rold.json index 8b1378917..46443e71c 100644 --- a/domains/triach-rold.json +++ b/domains/triach-rold.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "triach-rold", + "email": "roldtriach@gmail.com" + }, + "record": { + "URL": "https://triach-rold.github.io/" + } +} From ebd57ae53ca3959082e233e6fc5269f6173ce51a Mon Sep 17 00:00:00 2001 From: Triach Rold <156170660+triach-rold@users.noreply.github.com> Date: Wed, 24 Apr 2024 02:18:39 +0530 Subject: [PATCH 0479/1456] Update triachrold.json --- domains/triachrold.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/domains/triachrold.json b/domains/triachrold.json index 8b1378917..625f18c8a 100644 --- a/domains/triachrold.json +++ b/domains/triachrold.json @@ -1 +1,10 @@ +{ + "owner": { + "username": "triach-rold", + "email": "roldtriach@gmail.com" + }, + "record": { + "URL": "https://triach-rold.github.io/" + } +} From 6fe5e8434f5f016497fe750739054ae20dd99409 Mon Sep 17 00:00:00 2001 From: Zoom Date: Tue, 23 Apr 2024 17:45:47 -0600 Subject: [PATCH 0480/1456] Update zoom.json --- domains/zoom.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zoom.json b/domains/zoom.json index 3aa0c7f92..a3a01cbbe 100644 --- a/domains/zoom.json +++ b/domains/zoom.json @@ -8,6 +8,6 @@ "discord": "theoldzoom" }, "record": { - "CNAME": "theoldzoom.github.io" + "CNAME": "theoldzoom.github.io", } } From 927c1b861215fbd12eadbb77837168232022399c Mon Sep 17 00:00:00 2001 From: Zoom Date: Tue, 23 Apr 2024 17:46:37 -0600 Subject: [PATCH 0481/1456] Create _github-pages-challenge-TheOldZoom.zoom.json --- domains/_github-pages-challenge-TheOldZoom.zoom.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_github-pages-challenge-TheOldZoom.zoom.json diff --git a/domains/_github-pages-challenge-TheOldZoom.zoom.json b/domains/_github-pages-challenge-TheOldZoom.zoom.json new file mode 100644 index 000000000..a3fd5d1ef --- /dev/null +++ b/domains/_github-pages-challenge-TheOldZoom.zoom.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "theoldzoom", + "email": "theoldzoom@gmail.com", + "twitter": "theoldzoom", + "discord": "theoldzoom" + }, + "record": { + "TXT": "617b3a42e42c46cb26aef97305fd8e" + } +} From 5ac4b8ff243bf006b52eeb3dac35f6a08411a29c Mon Sep 17 00:00:00 2001 From: Zoom Date: Tue, 23 Apr 2024 17:47:29 -0600 Subject: [PATCH 0482/1456] Create _discord.zoom.is-a.dev --- domains/_discord.zoom.is-a.dev | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_discord.zoom.is-a.dev diff --git a/domains/_discord.zoom.is-a.dev b/domains/_discord.zoom.is-a.dev new file mode 100644 index 000000000..f5ebe7440 --- /dev/null +++ b/domains/_discord.zoom.is-a.dev @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "theoldzoom", + "email": "theoldzoom@gmail.com", + "twitter": "theoldzoom", + "discord": "theoldzoom" + }, + "record": { + "TXT": "dh=170063c268dd129fa057f1517490d51aa9e792f7" + } +} From 74e8848f3fe8962955fbe819b74312ff744c3fa5 Mon Sep 17 00:00:00 2001 From: Zoom Date: Tue, 23 Apr 2024 17:55:59 -0600 Subject: [PATCH 0483/1456] Update zoom.json --- domains/zoom.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zoom.json b/domains/zoom.json index a3a01cbbe..3aa0c7f92 100644 --- a/domains/zoom.json +++ b/domains/zoom.json @@ -8,6 +8,6 @@ "discord": "theoldzoom" }, "record": { - "CNAME": "theoldzoom.github.io", + "CNAME": "theoldzoom.github.io" } } From 0bc82db3081768c663b4ca20c5abcdc88027b0c6 Mon Sep 17 00:00:00 2001 From: Zoom Date: Tue, 23 Apr 2024 17:56:18 -0600 Subject: [PATCH 0484/1456] Rename _discord.zoom.is-a.dev to _discord.zoom.is-a.dev.json --- domains/{_discord.zoom.is-a.dev => _discord.zoom.is-a.dev.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.zoom.is-a.dev => _discord.zoom.is-a.dev.json} (100%) diff --git a/domains/_discord.zoom.is-a.dev b/domains/_discord.zoom.is-a.dev.json similarity index 100% rename from domains/_discord.zoom.is-a.dev rename to domains/_discord.zoom.is-a.dev.json From c79e3bc3acf558118ceed211027a0aa1bab1c47e Mon Sep 17 00:00:00 2001 From: c <167662909+xkcdnerd@users.noreply.github.com> Date: Tue, 23 Apr 2024 18:55:43 -0700 Subject: [PATCH 0485/1456] Delete domains/aaaaaaa.json --- domains/aaaaaaa.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/aaaaaaa.json diff --git a/domains/aaaaaaa.json b/domains/aaaaaaa.json deleted file mode 100644 index e396d472a..000000000 --- a/domains/aaaaaaa.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "xkcdnerd", - "email": "evanwang330@gmail.com" - }, - "record": { - "CNAME": "aaaaaaa.is-a.dev" - } -} From 6763da50a11c5b388c3750f71c9c97ed79dd8783 Mon Sep 17 00:00:00 2001 From: c <167662909+xkcdnerd@users.noreply.github.com> Date: Tue, 23 Apr 2024 18:56:07 -0700 Subject: [PATCH 0486/1456] Delete domains/c:\.json --- "domains/c:\\.json" | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 "domains/c:\\.json" diff --git "a/domains/c:\\.json" "b/domains/c:\\.json" deleted file mode 100644 index c544e25c4..000000000 --- "a/domains/c:\\.json" +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "xkcdnerd", - "email": "evanwang330@gmail.com", - "discord": "1153506811522076723" - }, - - "record": { - "CNAME": "c:\.is-a.dev" - } - } - \ No newline at end of file From 319c7b5b4cb4eb3460d228f7800964ee5f401dd5 Mon Sep 17 00:00:00 2001 From: c <167662909+xkcdnerd@users.noreply.github.com> Date: Tue, 23 Apr 2024 18:56:25 -0700 Subject: [PATCH 0487/1456] Delete domains/error404.json --- domains/error404.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/error404.json diff --git a/domains/error404.json b/domains/error404.json deleted file mode 100644 index 1c20659f6..000000000 --- a/domains/error404.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "xkcdnerd", - "email": "evanwang330@gmail.com" - }, - "record": { - "CNAME": "error404.is-a.dev" - } -} From 6399eb65071dd7caa6e4b86e8eb86fb812198384 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 12:17:10 +0800 Subject: [PATCH 0488/1456] Update checks.yml --- .github/workflows/checks.yml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 7fa947f15..370ffce74 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -14,3 +14,28 @@ jobs: bun-version: latest - run: bun install - run: bun test + continue-on-error: true + - name: Check if validation failed + run: | + if [ $? -ne 0 ]; then + echo "::set-output name=validation_failed::true" + else + echo "::set-output name=validation_failed::false" + fi + id: check_validation + - name: Close pull request if validation failed + if: steps.check_validation.outputs.validation_failed == 'true' + run: | + curl -X POST \ + -H "Authorization: token ${{ secrets.GITHUB_TOKEN }}" \ + -H "Content-Type: application/json" \ + -d '{"state":"closed"}' \ + "https://api.github.com/repos/${{ github.repository }}/pulls/${{ github.event.pull_request.number }}" + - name: Comment on closed pull request + if: steps.check_validation.outputs.validation_failed == 'true' + run: | + curl -X POST \ + -H "Authorization: token ${{ secrets.GITHUB_TOKEN }}" \ + -H "Content-Type: application/json" \ + -d '{"body": "Due to high amounts of pull requests and not enough resources to review all, we are automatically closing pull requests that fail checks. Please read the [documentation](https://www.is-a.dev/docs) to ensure your file format is correct. If you still are encountering issues, please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) and open a help thread."}' \ + "https://api.github.com/repos/${{ github.repository }}/issues/${{ github.event.pull_request.number }}/comments" From 9da543dc5f8b28b11e5c3c7d136af3c7875835c9 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 12:19:54 +0800 Subject: [PATCH 0489/1456] Create testing.json --- domains/testing.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/testing.json diff --git a/domains/testing.json b/domains/testing.json new file mode 100644 index 000000000..8bd6648ed --- /dev/null +++ b/domains/testing.json @@ -0,0 +1 @@ +asdf From a065640523f1368f64e183df536b61c769a5e8f2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 12:36:19 +0800 Subject: [PATCH 0490/1456] Update checks.yml --- .github/workflows/checks.yml | 30 ++++-------------------------- 1 file changed, 4 insertions(+), 26 deletions(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 370ffce74..eb0ff8ebb 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -1,4 +1,5 @@ name: Checks + on: [pull_request, workflow_dispatch] jobs: @@ -13,29 +14,6 @@ jobs: with: bun-version: latest - run: bun install - - run: bun test - continue-on-error: true - - name: Check if validation failed - run: | - if [ $? -ne 0 ]; then - echo "::set-output name=validation_failed::true" - else - echo "::set-output name=validation_failed::false" - fi - id: check_validation - - name: Close pull request if validation failed - if: steps.check_validation.outputs.validation_failed == 'true' - run: | - curl -X POST \ - -H "Authorization: token ${{ secrets.GITHUB_TOKEN }}" \ - -H "Content-Type: application/json" \ - -d '{"state":"closed"}' \ - "https://api.github.com/repos/${{ github.repository }}/pulls/${{ github.event.pull_request.number }}" - - name: Comment on closed pull request - if: steps.check_validation.outputs.validation_failed == 'true' - run: | - curl -X POST \ - -H "Authorization: token ${{ secrets.GITHUB_TOKEN }}" \ - -H "Content-Type: application/json" \ - -d '{"body": "Due to high amounts of pull requests and not enough resources to review all, we are automatically closing pull requests that fail checks. Please read the [documentation](https://www.is-a.dev/docs) to ensure your file format is correct. If you still are encountering issues, please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) and open a help thread."}' \ - "https://api.github.com/repos/${{ github.repository }}/issues/${{ github.event.pull_request.number }}/comments" + - run: bun test || (echo 'Tests failed, closing pull request.' && gh pr close --comment "Due to high amounts of pull requests and not enough resources to review all, we are automatically closing pull requests that fail checks. Please read the documention (https://www.is-a.dev/docs) to ensure your file format is correct. If you still are encountering issues, please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) and open a help thread.") + env: + GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} From c7c01eeaa70becc94ac99601db3bd1e7f893fe6e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 12:41:24 +0800 Subject: [PATCH 0491/1456] Update checks.yml --- .github/workflows/checks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index eb0ff8ebb..f74300c2f 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -14,6 +14,6 @@ jobs: with: bun-version: latest - run: bun install - - run: bun test || (echo 'Tests failed, closing pull request.' && gh pr close --comment "Due to high amounts of pull requests and not enough resources to review all, we are automatically closing pull requests that fail checks. Please read the documention (https://www.is-a.dev/docs) to ensure your file format is correct. If you still are encountering issues, please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) and open a help thread.") + - run: bun test || (echo 'Tests failed, closing pull request.' && gh pr close https://github.com/${{ github.repository }}/pull/${{ github.event.number }} --comment "Due to high amounts of pull requests and not enough resources to review all, we are automatically closing pull requests that fail checks. Please read the documention (https://www.is-a.dev/docs) to ensure your file format is correct. If you still are encountering issues, please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) and open a help thread.") env: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} From 858b9718484adcd1df707292269eb25ca8457ac2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 12:42:45 +0800 Subject: [PATCH 0492/1456] Update checks.yml --- .github/workflows/checks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index f74300c2f..7dd8e8467 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -14,6 +14,6 @@ jobs: with: bun-version: latest - run: bun install - - run: bun test || (echo 'Tests failed, closing pull request.' && gh pr close https://github.com/${{ github.repository }}/pull/${{ github.event.number }} --comment "Due to high amounts of pull requests and not enough resources to review all, we are automatically closing pull requests that fail checks. Please read the documention (https://www.is-a.dev/docs) to ensure your file format is correct. If you still are encountering issues, please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) and open a help thread.") + - run: bun test || (echo 'Tests failed, closing pull request.' && gh pr close https://github.com/${{ github.repository }}/pull/${{ github.event.number }} --comment "Due to high amounts of pull requests and not enough resources to review all, we are automatically closing pull requests that fail checks. Please read the documention (https://www.is-a.dev/docs) to ensure your file format is correct. If you still are encountering issues, please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) and open a help thread." && exit 0) env: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} From 97c81078aa7848a58c8f6a94c92c605b75d1c649 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 12:42:58 +0800 Subject: [PATCH 0493/1456] Delete domains/testing.json --- domains/testing.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/testing.json diff --git a/domains/testing.json b/domains/testing.json deleted file mode 100644 index 8bd6648ed..000000000 --- a/domains/testing.json +++ /dev/null @@ -1 +0,0 @@ -asdf From 61e5183ecc1e0150a177334909ace2c08da7bd4a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 12:43:56 +0800 Subject: [PATCH 0494/1456] Update checks.yml --- .github/workflows/checks.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 7dd8e8467..f22fb51ec 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -14,6 +14,7 @@ jobs: with: bun-version: latest - run: bun install - - run: bun test || (echo 'Tests failed, closing pull request.' && gh pr close https://github.com/${{ github.repository }}/pull/${{ github.event.number }} --comment "Due to high amounts of pull requests and not enough resources to review all, we are automatically closing pull requests that fail checks. Please read the documention (https://www.is-a.dev/docs) to ensure your file format is correct. If you still are encountering issues, please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) and open a help thread." && exit 0) + - name: Run tests + run: bun test || (echo 'Tests failed, closing pull request.' && gh pr close https://github.com/${{ github.repository }}/pull/${{ github.event.number }} --comment "Due to high amounts of pull requests and not enough resources to review all, we are automatically closing pull requests that fail checks. Please read the documention (https://www.is-a.dev/docs) to ensure your file format is correct. If you still are encountering issues, please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) and open a help thread." && exit 0) env: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} From 669878ea34afbd9ca1b5dd930bbb424502096b57 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 12:44:24 +0800 Subject: [PATCH 0495/1456] Create test --- domains/test | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/test diff --git a/domains/test b/domains/test new file mode 100644 index 000000000..9daeafb98 --- /dev/null +++ b/domains/test @@ -0,0 +1 @@ +test From ab47511d865d2371cf6c663629bdd8ff57485fb2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 12:46:50 +0800 Subject: [PATCH 0496/1456] Update checks.yml --- .github/workflows/checks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index f22fb51ec..255b434e1 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -15,6 +15,6 @@ jobs: bun-version: latest - run: bun install - name: Run tests - run: bun test || (echo 'Tests failed, closing pull request.' && gh pr close https://github.com/${{ github.repository }}/pull/${{ github.event.number }} --comment "Due to high amounts of pull requests and not enough resources to review all, we are automatically closing pull requests that fail checks. Please read the documention (https://www.is-a.dev/docs) to ensure your file format is correct. If you still are encountering issues, please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) and open a help thread." && exit 0) + run: bun test || (echo 'Tests failed, closing pull request.' && gh pr close https://github.com/${{ github.repository }}/pull/${{ github.event.number }} --comment "Due to high amounts of pull requests and not enough resources to review all, we are automatically closing pull requests that fail checks. Please read the documention (https://www.is-a.dev/docs) to ensure your file format is correct. If you still are encountering issues, please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) and open a help thread." && exit 1) env: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} From 99d6729be494083e1314a3ff83fb2ee5f9c19fb1 Mon Sep 17 00:00:00 2001 From: Kenny <75525014+KennySB-dev@users.noreply.github.com> Date: Wed, 24 Apr 2024 05:47:08 +0100 Subject: [PATCH 0497/1456] Create _discord.kenny.json --- domains/_discord.kenny.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.kenny.json diff --git a/domains/_discord.kenny.json b/domains/_discord.kenny.json new file mode 100644 index 000000000..944b9b421 --- /dev/null +++ b/domains/_discord.kenny.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "KennySB-dev", + "email": "kennybugeja@gmail.com", + "discord": "kenny.sb" + }, + "record": { + "TXT": "dh=aaf780c8f8f85a096d0adea5223a0fdfd643de02" + } +} From 2c67e11415dc2146ee421b3c628f5285901d0dd7 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 12:47:56 +0800 Subject: [PATCH 0498/1456] Delete domains/test --- domains/test | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/test diff --git a/domains/test b/domains/test deleted file mode 100644 index 9daeafb98..000000000 --- a/domains/test +++ /dev/null @@ -1 +0,0 @@ -test From b0944de3d2020d941e9254cbf4f81770c003c305 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 12:54:43 +0800 Subject: [PATCH 0499/1456] fix permission issue --- .github/workflows/checks.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 255b434e1..a4fec7d61 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -5,6 +5,8 @@ on: [pull_request, workflow_dispatch] jobs: validation: runs-on: ubuntu-latest + permissions: + pull-requests: write steps: - uses: actions/checkout@v4 with: From ee2d3c018db198493fd3b7f215b19ed7076e5858 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 12:56:06 +0800 Subject: [PATCH 0500/1456] actually fix permission issue --- .github/workflows/checks.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index a4fec7d61..bb91b5d70 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -5,8 +5,7 @@ on: [pull_request, workflow_dispatch] jobs: validation: runs-on: ubuntu-latest - permissions: - pull-requests: write + permissions: write-all steps: - uses: actions/checkout@v4 with: From feb1a463c44f8c4f4e33f25db61cdaae01f6c54a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 13:03:29 +0800 Subject: [PATCH 0501/1456] revert #13578 --- .github/workflows/checks.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index bb91b5d70..be5f73e48 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -5,7 +5,6 @@ on: [pull_request, workflow_dispatch] jobs: validation: runs-on: ubuntu-latest - permissions: write-all steps: - uses: actions/checkout@v4 with: @@ -16,6 +15,4 @@ jobs: bun-version: latest - run: bun install - name: Run tests - run: bun test || (echo 'Tests failed, closing pull request.' && gh pr close https://github.com/${{ github.repository }}/pull/${{ github.event.number }} --comment "Due to high amounts of pull requests and not enough resources to review all, we are automatically closing pull requests that fail checks. Please read the documention (https://www.is-a.dev/docs) to ensure your file format is correct. If you still are encountering issues, please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) and open a help thread." && exit 1) - env: - GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} + run: bun test From bc27b6661f08c6556b4697014aa9219e75fbbea2 Mon Sep 17 00:00:00 2001 From: nerd <167662909+xkcdnerd@users.noreply.github.com> Date: Tue, 23 Apr 2024 22:07:53 -0700 Subject: [PATCH 0502/1456] Delete domains/hi.json --- domains/hi.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/hi.json diff --git a/domains/hi.json b/domains/hi.json deleted file mode 100644 index 02f129d65..000000000 --- a/domains/hi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "xkcdnerd", - "email": "evanwang330@gmail.com" - }, - "record": { - "CNAME": "hi.is-a.dev" - } -} From aabde178a7d2dbdbb176da127a1166f3863603d8 Mon Sep 17 00:00:00 2001 From: nerd <167662909+xkcdnerd@users.noreply.github.com> Date: Tue, 23 Apr 2024 22:08:17 -0700 Subject: [PATCH 0503/1456] Delete domains/loading.json --- domains/loading.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/loading.json diff --git a/domains/loading.json b/domains/loading.json deleted file mode 100644 index 28fcbdfc2..000000000 --- a/domains/loading.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "xkcdnerd", - "email": "evanwang330@gmail.com" - }, - "record": { - "CNAME": "loading.is-a.dev" - } -} From 31364dacfacd86fab71cac5920d6271a4d4f6041 Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 24 Apr 2024 08:46:24 +0300 Subject: [PATCH 0504/1456] Create uwu --- domains/uwu | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/uwu diff --git a/domains/uwu b/domains/uwu new file mode 100644 index 000000000..666b729c8 --- /dev/null +++ b/domains/uwu @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "orxngc", + "discord": "orangc", + "email": "orangc@proton.me" + }, + "record": { + "URL": "https://orangc.is-a.dev" + } +} From 0b8c5713bd57f321530096ef81efe310dac38279 Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 24 Apr 2024 08:46:42 +0300 Subject: [PATCH 0505/1456] Update oc.json --- domains/oc.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/oc.json b/domains/oc.json index 86976d89e..666b729c8 100644 --- a/domains/oc.json +++ b/domains/oc.json @@ -1,6 +1,7 @@ { "owner": { "username": "orxngc", + "discord": "orangc", "email": "orangc@proton.me" }, "record": { From 2213fb0921c7c8fe3d81b87c6282c906e5f73573 Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 24 Apr 2024 08:46:58 +0300 Subject: [PATCH 0506/1456] Update orange.json --- domains/orange.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/orange.json b/domains/orange.json index 86976d89e..666b729c8 100644 --- a/domains/orange.json +++ b/domains/orange.json @@ -1,6 +1,7 @@ { "owner": { "username": "orxngc", + "discord": "orangc", "email": "orangc@proton.me" }, "record": { From 3760673caf9c5ca86cf04a45fc40b41853ebcdef Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 24 Apr 2024 08:47:25 +0300 Subject: [PATCH 0507/1456] Update orangc.json --- domains/orangc.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/orangc.json b/domains/orangc.json index 791bb5de6..ed3a85d41 100644 --- a/domains/orangc.json +++ b/domains/orangc.json @@ -1,6 +1,7 @@ { "owner": { "username": "orxngc", + "discord": "orangc", "email": "orangc@proton.me" }, "record": { From 0c37e724e84cdd684098a0aebab1c496565b77fd Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 24 Apr 2024 08:49:07 +0300 Subject: [PATCH 0508/1456] Update _discord.orange.json --- domains/_discord.orange.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/_discord.orange.json b/domains/_discord.orange.json index c76324891..f211bc75e 100644 --- a/domains/_discord.orange.json +++ b/domains/_discord.orange.json @@ -1,6 +1,7 @@ { "owner": { "username": "orxngc", + "discord": "orangc", "email": "orangc@proton.me" }, "record": { From 98173d212d6b7b4ca98b8de8d2774f6e455cf6ad Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 24 Apr 2024 08:51:15 +0300 Subject: [PATCH 0509/1456] Create _discord.orangc --- domains/_discord.orangc | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.orangc diff --git a/domains/_discord.orangc b/domains/_discord.orangc new file mode 100644 index 000000000..dcdfb506a --- /dev/null +++ b/domains/_discord.orangc @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "orxngc", + "discord": "orangc", + "email": "orangc@proton.me" + }, + "record": { + "TXT": "dh=d27c8c015aa5f1be96c0c468e091a0958dd1c1dc" + } +} From 8bb7305ee9c35e63aa656a7b4a7f05fdfe2ae07f Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 24 Apr 2024 08:51:50 +0300 Subject: [PATCH 0510/1456] Create _discord.oc.json --- domains/_discord.oc.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.oc.json diff --git a/domains/_discord.oc.json b/domains/_discord.oc.json new file mode 100644 index 000000000..ca3feed6f --- /dev/null +++ b/domains/_discord.oc.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "orxngc", + "discord": "orangc", + "email": "orangc@proton.me" + }, + "record": { + "TXT": "dh=a46c846585142f2290edfa87de14a47c01715d15" + } +} From f712d7f960255b3a454c287ef1fde89bd00f5eb9 Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 24 Apr 2024 08:52:28 +0300 Subject: [PATCH 0511/1456] Create _discord.uwu.json --- domains/_discord.uwu.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.uwu.json diff --git a/domains/_discord.uwu.json b/domains/_discord.uwu.json new file mode 100644 index 000000000..2c72d9128 --- /dev/null +++ b/domains/_discord.uwu.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "orxngc", + "discord": "orangc", + "email": "orangc@proton.me" + }, + "record": { + "TXT": "dh=23993c297b87e754fd5660af023aa55579ed324e" + } +} From e233c8fb06412196026965b841fa3bf18407ad00 Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 24 Apr 2024 08:56:02 +0300 Subject: [PATCH 0512/1456] Create uwu.json --- domains/uwu.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/uwu.json diff --git a/domains/uwu.json b/domains/uwu.json new file mode 100644 index 000000000..666b729c8 --- /dev/null +++ b/domains/uwu.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "orxngc", + "discord": "orangc", + "email": "orangc@proton.me" + }, + "record": { + "URL": "https://orangc.is-a.dev" + } +} From 8ade560de297afe77383d03064074225988f3d9b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 14:05:21 +0800 Subject: [PATCH 0513/1456] Discard changes to domains/uwu --- domains/uwu | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/uwu diff --git a/domains/uwu b/domains/uwu deleted file mode 100644 index 666b729c8..000000000 --- a/domains/uwu +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "orxngc", - "discord": "orangc", - "email": "orangc@proton.me" - }, - "record": { - "URL": "https://orangc.is-a.dev" - } -} From f87948c68eda041d956b3b5c10d27aaa2743721c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 14:05:40 +0800 Subject: [PATCH 0514/1456] Rename _discord.orangc to _discord.orangc.json --- domains/{_discord.orangc => _discord.orangc.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.orangc => _discord.orangc.json} (100%) diff --git a/domains/_discord.orangc b/domains/_discord.orangc.json similarity index 100% rename from domains/_discord.orangc rename to domains/_discord.orangc.json From 4aed021dd780c016a4d2ce934c9a4f313c8a7604 Mon Sep 17 00:00:00 2001 From: rpineda26 Date: Wed, 24 Apr 2024 15:46:48 +0800 Subject: [PATCH 0515/1456] feat(domain): ralph.is-a.dev --- domains/ralph.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ralph.json diff --git a/domains/ralph.json b/domains/ralph.json new file mode 100644 index 000000000..6f1d9e924 --- /dev/null +++ b/domains/ralph.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rpineda26", + "email": "rp.pineda26@gmail.com" + }, + "record": { + "CNAME": "rpineda26.github.io" + } +} From 2ca96825a2844238e79ceed156adf78508ffa034 Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Wed, 24 Apr 2024 13:39:48 +0530 Subject: [PATCH 0516/1456] Create _discord.shan.json --- domains/_discord.shan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.shan.json diff --git a/domains/_discord.shan.json b/domains/_discord.shan.json new file mode 100644 index 000000000..f09f1e368 --- /dev/null +++ b/domains/_discord.shan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Adwaith-Shan-Pk", + "email": "mail@adwaithshan.rf.gd" + }, + "record": { + "TXT": "dh=edc2f8a1ed533b91a794ced9244cb4fa8a138531" + } +} From ef3a5b9dcfcc2138797539c6ad58451521e41daf Mon Sep 17 00:00:00 2001 From: AcronicalYT Date: Wed, 24 Apr 2024 09:29:44 +0100 Subject: [PATCH 0517/1456] feat(domain): yrrahevents.acronical.is-a.dev --- domains/yrrahevents.acronical.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yrrahevents.acronical.json diff --git a/domains/yrrahevents.acronical.json b/domains/yrrahevents.acronical.json new file mode 100644 index 000000000..f45fecac6 --- /dev/null +++ b/domains/yrrahevents.acronical.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AcronicalYT", + "email": "ace36501@hotmail.com" + }, + "record": { + "CNAME": "yrrahevents.pages.dev" + } +} From 042780081218f1d39174c2ff620be33bbcec9ca1 Mon Sep 17 00:00:00 2001 From: Acronical Date: Wed, 24 Apr 2024 09:30:31 +0100 Subject: [PATCH 0518/1456] Update yrrahevents.acronical.json --- domains/yrrahevents.acronical.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yrrahevents.acronical.json b/domains/yrrahevents.acronical.json index f45fecac6..a80a12eb4 100644 --- a/domains/yrrahevents.acronical.json +++ b/domains/yrrahevents.acronical.json @@ -1,7 +1,7 @@ { "owner": { "username": "AcronicalYT", - "email": "ace36501@hotmail.com" + "email": "acronicalbusiness@gmail.com" }, "record": { "CNAME": "yrrahevents.pages.dev" From f8f296c22bee0defaaf8fde6b6ef958c7a945eb0 Mon Sep 17 00:00:00 2001 From: Vauth <122077080+Vauth@users.noreply.github.com> Date: Wed, 24 Apr 2024 17:22:02 +0330 Subject: [PATCH 0519/1456] ADD odi.is-a.dev --- domains/odi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/odi.json diff --git a/domains/odi.json b/domains/odi.json new file mode 100644 index 000000000..127a862ef --- /dev/null +++ b/domains/odi.json @@ -0,0 +1,11 @@ +{ + "description": "is-a.dev subdomain for my portfolio", + "repo": "https://github.com/vauth/hueco", + "owner": { + "username": "vauth", + "email": "ivuxey@gmail.com" + }, + "record": { + "CNAME": "vauth.github.io" + } +} From 176d0c323433894e5a3b896021147dd0f9de68b4 Mon Sep 17 00:00:00 2001 From: lean-cc <114680621+lean-cc@users.noreply.github.com> Date: Wed, 24 Apr 2024 18:44:26 +0200 Subject: [PATCH 0520/1456] Create kars.json --- domains/kars.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kars.json diff --git a/domains/kars.json b/domains/kars.json new file mode 100644 index 000000000..96d06f63c --- /dev/null +++ b/domains/kars.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lean-cc", + "email": "leancc3020@gmail.com" + }, + "record": { + "URL": "https://cv-ep1.pages.dev" + } +} From d25831f9671e249cdb9f56e2881ef7b8b135bf61 Mon Sep 17 00:00:00 2001 From: porant Date: Wed, 24 Apr 2024 19:44:06 +0200 Subject: [PATCH 0521/1456] feat(domain): porant.is-a.dev --- domains/porant.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/porant.json diff --git a/domains/porant.json b/domains/porant.json new file mode 100644 index 000000000..b70abd8f4 --- /dev/null +++ b/domains/porant.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "porant", + "email": "porant@gmail.com" + }, + "record": { + "A": ["178.26.182.120"] + } +} From 0e270e4f82c5b571a3a8ca59ae004af3f514dced Mon Sep 17 00:00:00 2001 From: ahmedtohamy1 <1ahmed.tohamy@gmail.com> Date: Wed, 24 Apr 2024 19:45:51 +0200 Subject: [PATCH 0522/1456] feat(domain): ahmedtohamy.is-a.dev --- domains/ahmedtohamy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ahmedtohamy.json diff --git a/domains/ahmedtohamy.json b/domains/ahmedtohamy.json new file mode 100644 index 000000000..2716f3c3f --- /dev/null +++ b/domains/ahmedtohamy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ahmedtohamy1", + "email": "1ahmed.tohamy@gmail.com" + }, + "record": { + "CNAME": "ahmedtohamy1.github.io" + } +} From f9b6da52a2a00f9dfe9ac7801feb9d686df77b40 Mon Sep 17 00:00:00 2001 From: jadfoq Date: Thu, 25 Apr 2024 00:01:42 +0300 Subject: [PATCH 0523/1456] Update nx.json --- domains/nx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nx.json b/domains/nx.json index 15dc60f22..0c258c794 100644 --- a/domains/nx.json +++ b/domains/nx.json @@ -4,6 +4,6 @@ "email": "jadfoq@getgoogleoff.me" }, "record": { - "CNAME": "03d0295b-c631-4993-8a42-f004798c8aed.sweego.co" + "URL": "https://nx.obl.ong" } } From 1346be953487729d5cf529f09c697f542b084d6c Mon Sep 17 00:00:00 2001 From: w8fyz Date: Thu, 25 Apr 2024 01:22:30 +0200 Subject: [PATCH 0524/1456] feat(domain): fyz.is-a.dev --- domains/fyz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fyz.json diff --git a/domains/fyz.json b/domains/fyz.json new file mode 100644 index 000000000..19d467043 --- /dev/null +++ b/domains/fyz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "w8fyz", + "email": "fyzdesignyt@gmail.com" + }, + "record": { + "CNAME": "fyz.sh" + } +} From 91c9b9af1730fc64d7523a6099c85b46ac84fc5b Mon Sep 17 00:00:00 2001 From: w8dead Date: Thu, 25 Apr 2024 01:27:28 +0200 Subject: [PATCH 0525/1456] feat(domain): dead.is-a.dev --- domains/dead.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dead.json diff --git a/domains/dead.json b/domains/dead.json new file mode 100644 index 000000000..7a3194d7a --- /dev/null +++ b/domains/dead.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "w8dead", + "email": "w8dead@proton.me" + }, + "record": { + "URL": "https://www.instagram.com/w8dead/" + } +} From e589736a6643b2e28f1d18a42f4833ee82c428ab Mon Sep 17 00:00:00 2001 From: Zoom Date: Wed, 24 Apr 2024 19:41:44 -0600 Subject: [PATCH 0526/1456] Create api.zoom.json --- domains/api.zoom.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/api.zoom.json diff --git a/domains/api.zoom.json b/domains/api.zoom.json new file mode 100644 index 000000000..8285b9b0d --- /dev/null +++ b/domains/api.zoom.json @@ -0,0 +1,13 @@ +{ + "description": "A way of showing my github website", + "repo": "https://github.com/theoldzoom/api", + "owner": { + "username": "theoldzoom", + "email": "theoldzoom@gmail.com", + "twitter": "theoldzoom", + "discord": "theoldzoom" + }, + "record": { + "CNAME": "theoldzoom.github.io/api/" + } +} From 3d6452129e12b9b2c1ff865420ef93db9536e21f Mon Sep 17 00:00:00 2001 From: Zoom Date: Wed, 24 Apr 2024 22:58:43 -0600 Subject: [PATCH 0527/1456] Update api.zoom.json --- domains/api.zoom.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/api.zoom.json b/domains/api.zoom.json index 8285b9b0d..dc0929a1f 100644 --- a/domains/api.zoom.json +++ b/domains/api.zoom.json @@ -1,5 +1,5 @@ { - "description": "A way of showing my github website", + "description": "API for my images & more aka a CDN", "repo": "https://github.com/theoldzoom/api", "owner": { "username": "theoldzoom", From 133969cd2d56771bba8f0d8fb36d487d053ea9f8 Mon Sep 17 00:00:00 2001 From: vuthanhtrung2010 Date: Thu, 25 Apr 2024 12:42:21 +0700 Subject: [PATCH 0528/1456] feat(domain): extensions.trung.is-a.dev --- domains/extensions.trung.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/extensions.trung.json diff --git a/domains/extensions.trung.json b/domains/extensions.trung.json new file mode 100644 index 000000000..417d48482 --- /dev/null +++ b/domains/extensions.trung.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["34.125.141.93"] + } +} From 3135dfacc7112985a361bf2f21b8e99e92ac6a89 Mon Sep 17 00:00:00 2001 From: bigcacarouci Date: Thu, 25 Apr 2024 10:31:09 +0300 Subject: [PATCH 0529/1456] feat(domain): mydesktop.is-a.dev --- domains/mydesktop.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mydesktop.json diff --git a/domains/mydesktop.json b/domains/mydesktop.json new file mode 100644 index 000000000..054c4aa14 --- /dev/null +++ b/domains/mydesktop.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bigcacarouci", + "email": "bigcacarouci@gmail.com" + }, + "record": { + "A": ["188.241.118.89"] + } +} From d5dc26ecfe83c1a4b147e8964bbaf02adfb323e0 Mon Sep 17 00:00:00 2001 From: nieekha Date: Thu, 25 Apr 2024 18:36:01 +0545 Subject: [PATCH 0530/1456] feat(domain): niteshpanthi.is-a.dev --- domains/niteshpanthi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/niteshpanthi.json diff --git a/domains/niteshpanthi.json b/domains/niteshpanthi.json new file mode 100644 index 000000000..bfad0bf70 --- /dev/null +++ b/domains/niteshpanthi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nieekha", + "email": "nittrashzn@gmail.com" + }, + "record": { + "CNAME": "niteshpanthi.com.np" + } +} From bb74824b0ccf360e6da9efe203cf0ee6645cacfc Mon Sep 17 00:00:00 2001 From: rafaalrazzak Date: Thu, 25 Apr 2024 21:32:31 +0700 Subject: [PATCH 0531/1456] feat(domain): raf.is-a.dev --- domains/raf.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/raf.json diff --git a/domains/raf.json b/domains/raf.json new file mode 100644 index 000000000..c1fce69e2 --- /dev/null +++ b/domains/raf.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rafaalrazzak", + "email": "dev.rafaalrazzak@gmail.com" + }, + "record": { + "CNAME": "rafaar.pages.dev" + } +} From 9893e0a663531988e7e10ab42f3729bbdfa02647 Mon Sep 17 00:00:00 2001 From: Rafa Al Razzak <94893946+rafaalrazzak@users.noreply.github.com> Date: Thu, 25 Apr 2024 21:34:18 +0700 Subject: [PATCH 0532/1456] Update rafaar.json --- domains/rafaar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rafaar.json b/domains/rafaar.json index 52da391e7..c1fce69e2 100644 --- a/domains/rafaar.json +++ b/domains/rafaar.json @@ -4,6 +4,6 @@ "email": "dev.rafaalrazzak@gmail.com" }, "record": { - "CNAME": "cname.vercel-dns.com" + "CNAME": "rafaar.pages.dev" } } From a64fa9b8b8e2301d47d1bbef6eeffafea4fffc7a Mon Sep 17 00:00:00 2001 From: Helixoo Date: Thu, 25 Apr 2024 19:06:11 +0300 Subject: [PATCH 0533/1456] feat(domain): bark1n.is-a.dev --- domains/bark1n.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bark1n.json diff --git a/domains/bark1n.json b/domains/bark1n.json new file mode 100644 index 000000000..18ceb47fd --- /dev/null +++ b/domains/bark1n.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Helixoo", + "email": "mailistenebeklion1@gmail.com" + }, + "record": { + "CNAME": "0crsvdst.up.railway.app" + } +} From ab6f8b0f5e071dc6f6aea2f9e1062bf692274512 Mon Sep 17 00:00:00 2001 From: Zoom Date: Thu, 25 Apr 2024 12:38:17 -0600 Subject: [PATCH 0534/1456] Delete domains/api.zoom.json --- domains/api.zoom.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/api.zoom.json diff --git a/domains/api.zoom.json b/domains/api.zoom.json deleted file mode 100644 index dc0929a1f..000000000 --- a/domains/api.zoom.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "description": "API for my images & more aka a CDN", - "repo": "https://github.com/theoldzoom/api", - "owner": { - "username": "theoldzoom", - "email": "theoldzoom@gmail.com", - "twitter": "theoldzoom", - "discord": "theoldzoom" - }, - "record": { - "CNAME": "theoldzoom.github.io/api/" - } -} From d096e3dda95de73b28a538f977f7d54b862cc313 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wellington=20J=C3=BAnior?= <67232334+orangethewell@users.noreply.github.com> Date: Thu, 25 Apr 2024 21:37:09 -0300 Subject: [PATCH 0535/1456] Create orangethewell.json --- domains/orangethewell.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/orangethewell.json diff --git a/domains/orangethewell.json b/domains/orangethewell.json new file mode 100644 index 000000000..327c11a69 --- /dev/null +++ b/domains/orangethewell.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "orangethewell", + "email": " Date: Fri, 26 Apr 2024 08:10:14 +0530 Subject: [PATCH 0536/1456] Create manoj-kumar-c.json --- domains/manoj-kumar-c.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/manoj-kumar-c.json diff --git a/domains/manoj-kumar-c.json b/domains/manoj-kumar-c.json new file mode 100644 index 000000000..e5d834776 --- /dev/null +++ b/domains/manoj-kumar-c.json @@ -0,0 +1,11 @@ +{ + "description": "Manojkumar C personal developer website", + "repo": "https://github.com/Manoj-kumar-C/manojkumar-c-dev", + "owner": { + "username": "Manoj-kumar-C", + "email": "developermanoj2003@gmail.com" + }, + "record": { + "URL": "https://manoj-kumar-c.github.io/manojkumar-c-dev/" + } +} From c6bf2345a0f1836ec231c3fe5e7d348dada6140f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wellington=20J=C3=BAnior?= <67232334+orangethewell@users.noreply.github.com> Date: Thu, 25 Apr 2024 23:50:28 -0300 Subject: [PATCH 0537/1456] Update orangethewell.json --- domains/orangethewell.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/orangethewell.json b/domains/orangethewell.json index 327c11a69..dafa8ca80 100644 --- a/domains/orangethewell.json +++ b/domains/orangethewell.json @@ -5,6 +5,6 @@ }, "record": { - "A": "85.31.231.4", + "A": "85.31.231.4" } } From 2499d454eeaeec3266eb3f9dbd17b2f54ab16ddb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wellington=20J=C3=BAnior?= <67232334+orangethewell@users.noreply.github.com> Date: Fri, 26 Apr 2024 07:41:28 -0300 Subject: [PATCH 0538/1456] remove typo on email field --- domains/orangethewell.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/orangethewell.json b/domains/orangethewell.json index dafa8ca80..47de8dd9c 100644 --- a/domains/orangethewell.json +++ b/domains/orangethewell.json @@ -1,7 +1,7 @@ { "owner": { "username": "orangethewell", - "email": " Date: Fri, 26 Apr 2024 08:04:38 -0300 Subject: [PATCH 0539/1456] Add IP to a array type --- domains/orangethewell.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/orangethewell.json b/domains/orangethewell.json index 47de8dd9c..64308a242 100644 --- a/domains/orangethewell.json +++ b/domains/orangethewell.json @@ -5,6 +5,6 @@ }, "record": { - "A": "85.31.231.4" + "A": ["85.31.231.4"] } } From e94fcffe4f75c8946b6c6a351d8ee283d292e48f Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Fri, 26 Apr 2024 20:37:55 +0300 Subject: [PATCH 0540/1456] Rename _discord.zoom.is-a.dev.json to _discord.zoom.json --- domains/{_discord.zoom.is-a.dev.json => _discord.zoom.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.zoom.is-a.dev.json => _discord.zoom.json} (100%) diff --git a/domains/_discord.zoom.is-a.dev.json b/domains/_discord.zoom.json similarity index 100% rename from domains/_discord.zoom.is-a.dev.json rename to domains/_discord.zoom.json From 77ee4a4d0afb5724a63de5760a4516f89ad40eb8 Mon Sep 17 00:00:00 2001 From: lean-cc <114680621+lean-cc@users.noreply.github.com> Date: Fri, 26 Apr 2024 20:29:22 +0200 Subject: [PATCH 0541/1456] Update kars.json --- domains/kars.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kars.json b/domains/kars.json index 96d06f63c..4aa2988b7 100644 --- a/domains/kars.json +++ b/domains/kars.json @@ -4,6 +4,6 @@ "email": "leancc3020@gmail.com" }, "record": { - "URL": "https://cv-ep1.pages.dev" + "CNAME": "cv-ep1.pages.dev" } } From 635822c8ace258d2886441bec229ce8fd67c255f Mon Sep 17 00:00:00 2001 From: andrewstech Date: Fri, 26 Apr 2024 19:34:45 +0100 Subject: [PATCH 0542/1456] Register ai-demo.is-a.dev --- domains/ai-demo.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ai-demo.json diff --git a/domains/ai-demo.json b/domains/ai-demo.json new file mode 100644 index 000000000..dc80d7302 --- /dev/null +++ b/domains/ai-demo.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "andrewstech", + "email": "andrew@maintainers.is-a.dev", + "discord": "598245488977903688" + }, + + "record": { + "CNAME": "andrewstech.github.io" + } + } + \ No newline at end of file From 059716983f5bd13c3e8aacc734213338aafb094a Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Fri, 26 Apr 2024 22:07:59 +0300 Subject: [PATCH 0543/1456] Create youfoundalpha.youfoundalpha.json --- domains/youfoundalpha.youfoundalpha.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/youfoundalpha.youfoundalpha.json diff --git a/domains/youfoundalpha.youfoundalpha.json b/domains/youfoundalpha.youfoundalpha.json new file mode 100644 index 000000000..6aa31860f --- /dev/null +++ b/domains/youfoundalpha.youfoundalpha.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "YouFoundAlpha", + "email": "YouFoundAlpha@alpha.is-a.dev", + "Discord": "661121998830960651", + "GitHub": "YouFoundAlpha", + "GitLab": "YouFoundAlpha", + "Mastodon": "@YouFoundAlpha@mastodon.social" + }, + "record": { + "URL": "https://youfoundalpha.is-a.dev" + } +} From 5e2930fbfc1f67c3bbbca90eadca837af0624516 Mon Sep 17 00:00:00 2001 From: Bruno Evaristo Pinheiro Date: Fri, 26 Apr 2024 21:28:40 -0300 Subject: [PATCH 0544/1456] Create bru.json --- domains/bru.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bru.json diff --git a/domains/bru.json b/domains/bru.json new file mode 100644 index 000000000..9b7d657b0 --- /dev/null +++ b/domains/bru.json @@ -0,0 +1,11 @@ +{ + "description": "Brunos's personal developer website", + "repo": "https://github.com/BrunoWithoutHbrunowithouth", + "owner": { + "username": "BrunoWithoutH", + "email": "pinheirobrunoevaristo@gmail.com" + }, + "record": { + "CNAME": "brunowithouth.github.io" + } +} From 749689853474d802cea971fcafffd04ae65826d9 Mon Sep 17 00:00:00 2001 From: QuinceTart10 Date: Sat, 27 Apr 2024 06:16:20 +0200 Subject: [PATCH 0545/1456] Create a separate domain for the blog --- domains/blog.quincetart10.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/blog.quincetart10.json diff --git a/domains/blog.quincetart10.json b/domains/blog.quincetart10.json new file mode 100644 index 000000000..468e0964b --- /dev/null +++ b/domains/blog.quincetart10.json @@ -0,0 +1,12 @@ +{ + "description": "Personal blog", + "repo": "https://github.com/QuinceTart10/blog", + "owner": { + "username": "QuinceTart10", + "email": "", + "discord": "862644161156218891" + }, + "record": { + "CNAME": "quincetart10.github.io" + } +} From 603431dccf033cbb3385dd0dec745cf1d4bc6919 Mon Sep 17 00:00:00 2001 From: Bruno Evaristo Pinheiro Date: Sat, 27 Apr 2024 01:25:57 -0300 Subject: [PATCH 0546/1456] Update bru.json --- domains/bru.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bru.json b/domains/bru.json index 9b7d657b0..cd16e7f30 100644 --- a/domains/bru.json +++ b/domains/bru.json @@ -1,6 +1,6 @@ { "description": "Brunos's personal developer website", - "repo": "https://github.com/BrunoWithoutHbrunowithouth", + "repo": "https://github.com/BrunoWithoutH/BrunoWithoutH.github.io", "owner": { "username": "BrunoWithoutH", "email": "pinheirobrunoevaristo@gmail.com" From a6c54db23a46feeefbe610d10303df6852775e43 Mon Sep 17 00:00:00 2001 From: Zymi <153072064+Zyminotfound@users.noreply.github.com> Date: Sat, 27 Apr 2024 11:47:56 +0530 Subject: [PATCH 0547/1456] Create Zymi.json --- domains/Zymi.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/Zymi.json diff --git a/domains/Zymi.json b/domains/Zymi.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/Zymi.json @@ -0,0 +1 @@ + From b24c4fa44c0746c64d2df5748f0872129771e745 Mon Sep 17 00:00:00 2001 From: Zymi <153072064+Zyminotfound@users.noreply.github.com> Date: Sat, 27 Apr 2024 11:50:32 +0530 Subject: [PATCH 0548/1456] Update Zymi.json --- domains/Zymi.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/Zymi.json b/domains/Zymi.json index 8b1378917..6b2e480e7 100644 --- a/domains/Zymi.json +++ b/domains/Zymi.json @@ -1 +1,12 @@ - +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com//.github.io", + "owner": { + "username": "Zyminotfound", + "email": "notzymi0@gmail.com", + "twitter": "" + }, + "record": { + "CNAME": ".github.io" + } +} From b9188dee703671238781fac0301138f039d353b4 Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Sat, 27 Apr 2024 08:43:14 +0200 Subject: [PATCH 0549/1456] Editing Records --- domains/sono.json | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/domains/sono.json b/domains/sono.json index 5bfe5ce2a..267b37cbd 100644 --- a/domains/sono.json +++ b/domains/sono.json @@ -1,12 +1,13 @@ { - "owner": { - "username": "getSono", - "email": "julianwolf2013@outlook.de", - "discord": "1222250424309121145" - }, - - "record": { - "CNAME": "getsono.github.io" - } + "owner": { + "username": "getSono", + "email": "julianwolf2013@outlook.de" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } - \ No newline at end of file +} From e285af1d354b2e787430a642031687b5b9c6702b Mon Sep 17 00:00:00 2001 From: Riotly <166890209+Riotly@users.noreply.github.com> Date: Sat, 27 Apr 2024 12:56:27 +0530 Subject: [PATCH 0550/1456] Changing Records --- domains/harsh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/harsh.json b/domains/harsh.json index 7c56c7883..bf20be117 100644 --- a/domains/harsh.json +++ b/domains/harsh.json @@ -4,6 +4,6 @@ "email": "harshskb73@gmail.com" }, "record": { - "A": ["217.119.143.38"] + "CNAME": "portfolio-production.onrender.com" } } From fd23524dbd8b0545db382d437202a543c59c3b52 Mon Sep 17 00:00:00 2001 From: Zymi <153072064+Zyminotfound@users.noreply.github.com> Date: Sat, 27 Apr 2024 13:53:43 +0530 Subject: [PATCH 0551/1456] Update Zymi.json --- domains/Zymi.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/Zymi.json b/domains/Zymi.json index 6b2e480e7..e977884ea 100644 --- a/domains/Zymi.json +++ b/domains/Zymi.json @@ -1,12 +1,11 @@ { "description": "Describe the use of this subdomain", - "repo": "https://github.com//.github.io", + "repo": "https://github.com/Zyminotfound/Zyminotfound.github.io", "owner": { "username": "Zyminotfound", "email": "notzymi0@gmail.com", - "twitter": "" }, "record": { - "CNAME": ".github.io" + "CNAME": "Zymi.github.io" } } From 3fbe8f95d65e0c340427f33869d5003ff5aae55e Mon Sep 17 00:00:00 2001 From: xkaper001 Date: Sat, 27 Apr 2024 14:50:19 +0530 Subject: [PATCH 0552/1456] feat(domain): xkaper.is-a.dev --- domains/xkaper.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xkaper.json diff --git a/domains/xkaper.json b/domains/xkaper.json new file mode 100644 index 000000000..e6cad4e40 --- /dev/null +++ b/domains/xkaper.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xkaper001", + "email": "imluckyayan@gmail.com" + }, + "record": { + "CNAME": "xkaper.webflow.io" + } +} From 2c44228a36c952921715ec0dad996a1717cc0e77 Mon Sep 17 00:00:00 2001 From: Zyminotfound Date: Sat, 27 Apr 2024 16:28:16 +0530 Subject: [PATCH 0553/1456] feat(domain): zymi.is-a.dev --- domains/zymi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zymi.json diff --git a/domains/zymi.json b/domains/zymi.json new file mode 100644 index 000000000..f5f1d4872 --- /dev/null +++ b/domains/zymi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Zyminotfound", + "email": "notzymi0@gmail.com" + }, + "record": { + "CNAME": "zymi.github.io" + } +} From 11252172ec85ddd1f443d97cc7f5aaeaa339a6ea Mon Sep 17 00:00:00 2001 From: Zymi <153072064+Zyminotfound@users.noreply.github.com> Date: Sat, 27 Apr 2024 16:52:11 +0530 Subject: [PATCH 0554/1456] Delete domains/Zymi.json --- domains/Zymi.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/Zymi.json diff --git a/domains/Zymi.json b/domains/Zymi.json deleted file mode 100644 index e977884ea..000000000 --- a/domains/Zymi.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Describe the use of this subdomain", - "repo": "https://github.com/Zyminotfound/Zyminotfound.github.io", - "owner": { - "username": "Zyminotfound", - "email": "notzymi0@gmail.com", - }, - "record": { - "CNAME": "Zymi.github.io" - } -} From b38c4e7b282b1f4b9e7f62e1c5e265988e1bbf89 Mon Sep 17 00:00:00 2001 From: Zymi <153072064+Zyminotfound@users.noreply.github.com> Date: Sat, 27 Apr 2024 17:38:02 +0530 Subject: [PATCH 0555/1456] Update zymi.json --- domains/zymi.json | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/domains/zymi.json b/domains/zymi.json index f5f1d4872..795564f91 100644 --- a/domains/zymi.json +++ b/domains/zymi.json @@ -1,9 +1,14 @@ { - "owner": { - "username": "Zyminotfound", - "email": "notzymi0@gmail.com" - }, - "record": { - "CNAME": "zymi.github.io" - } + "owner": { + "username": "Zyminotfound", + "email": "notzymi0@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.111.153", + "185.199.110.153" + ] + } } From 9cf8f3001db311388cc3a0c76475aad3c01627f7 Mon Sep 17 00:00:00 2001 From: Zymi <153072064+Zyminotfound@users.noreply.github.com> Date: Sat, 27 Apr 2024 17:43:15 +0530 Subject: [PATCH 0556/1456] Update zymi.json --- domains/zymi.json | 22 +++++++++------------- 1 file changed, 9 insertions(+), 13 deletions(-) diff --git a/domains/zymi.json b/domains/zymi.json index 795564f91..e26450484 100644 --- a/domains/zymi.json +++ b/domains/zymi.json @@ -1,14 +1,10 @@ { - "owner": { - "username": "Zyminotfound", - "email": "notzymi0@gmail.com" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.111.153", - "185.199.110.153" - ] - } -} + "description": "Describe the use of this subdomain", + "owner": { + "username": "Zyminotfound", + "email": "notzymi0@gmail.com" + }, + "record": { + "CNAME": "https://zyminotfound.github.io/zymi.github.io/" + } +} From 03848e46200ef05cfeddee075706439caf17d24c Mon Sep 17 00:00:00 2001 From: Zymi <153072064+Zyminotfound@users.noreply.github.com> Date: Sat, 27 Apr 2024 17:46:49 +0530 Subject: [PATCH 0557/1456] Update zymi.json --- domains/zymi.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/zymi.json b/domains/zymi.json index e26450484..0dad6d290 100644 --- a/domains/zymi.json +++ b/domains/zymi.json @@ -1,10 +1,9 @@ { - "description": "Describe the use of this subdomain", "owner": { "username": "Zyminotfound", "email": "notzymi0@gmail.com" }, "record": { - "CNAME": "https://zyminotfound.github.io/zymi.github.io/" + "CNAME": "https://zyminotfound.github.io/zymi.github.io" } } From 96238dfd6cb127b45ca38e587c29ac49ca2c646f Mon Sep 17 00:00:00 2001 From: Zymi <153072064+Zyminotfound@users.noreply.github.com> Date: Sat, 27 Apr 2024 17:54:41 +0530 Subject: [PATCH 0558/1456] Update zymi.json --- domains/zymi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zymi.json b/domains/zymi.json index 0dad6d290..961972db7 100644 --- a/domains/zymi.json +++ b/domains/zymi.json @@ -4,6 +4,6 @@ "email": "notzymi0@gmail.com" }, "record": { - "CNAME": "https://zyminotfound.github.io/zymi.github.io" + "CNAME": "zyminotfound.github.io" } } From 36b88f5be9f086d1e09098fc555c6662789799da Mon Sep 17 00:00:00 2001 From: Zoom Date: Sat, 27 Apr 2024 10:08:19 -0600 Subject: [PATCH 0559/1456] Create api.zoom.json --- domains/api.zoom.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/api.zoom.json diff --git a/domains/api.zoom.json b/domains/api.zoom.json new file mode 100644 index 000000000..3aa0c7f92 --- /dev/null +++ b/domains/api.zoom.json @@ -0,0 +1,13 @@ +{ + "description": "A way of showing my github website", + "repo": "https://github.com/theoldzoom/theoldzoom.github.io", + "owner": { + "username": "theoldzoom", + "email": "theoldzoom@gmail.com", + "twitter": "theoldzoom", + "discord": "theoldzoom" + }, + "record": { + "CNAME": "theoldzoom.github.io" + } +} From 4e61a4106dfadf82607c4ece17cafafb9f9f7a84 Mon Sep 17 00:00:00 2001 From: Zoom Date: Sat, 27 Apr 2024 10:08:54 -0600 Subject: [PATCH 0560/1456] Update api.zoom.json --- domains/api.zoom.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/api.zoom.json b/domains/api.zoom.json index 3aa0c7f92..bb93395ae 100644 --- a/domains/api.zoom.json +++ b/domains/api.zoom.json @@ -1,5 +1,5 @@ { - "description": "A way of showing my github website", + "description": "A API where I will host all of my images/videos/stuff like it", "repo": "https://github.com/theoldzoom/theoldzoom.github.io", "owner": { "username": "theoldzoom", From fff48e397ac88c1e5ea90229b9f4d50f4b9fb9bd Mon Sep 17 00:00:00 2001 From: Zoom Date: Sat, 27 Apr 2024 12:21:31 -0600 Subject: [PATCH 0561/1456] Update zoom.json --- domains/zoom.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zoom.json b/domains/zoom.json index 3aa0c7f92..592067619 100644 --- a/domains/zoom.json +++ b/domains/zoom.json @@ -8,6 +8,6 @@ "discord": "theoldzoom" }, "record": { - "CNAME": "theoldzoom.github.io" + "CNAME": "3znu6173.up.railway.app" } } From 64680dd417fe6ab8f212d195b49cf0f0d90fdd5c Mon Sep 17 00:00:00 2001 From: Zoom Date: Sat, 27 Apr 2024 12:25:43 -0600 Subject: [PATCH 0562/1456] Update zoom.json --- domains/zoom.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zoom.json b/domains/zoom.json index 592067619..3aa0c7f92 100644 --- a/domains/zoom.json +++ b/domains/zoom.json @@ -8,6 +8,6 @@ "discord": "theoldzoom" }, "record": { - "CNAME": "3znu6173.up.railway.app" + "CNAME": "theoldzoom.github.io" } } From b8fda99fbe62ce47a21662381331b8ceb6556176 Mon Sep 17 00:00:00 2001 From: ronan696 Date: Sun, 28 Apr 2024 01:09:28 +0530 Subject: [PATCH 0563/1456] feat(domain): ronan696.is-a.dev --- domains/ronan696.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ronan696.json diff --git a/domains/ronan696.json b/domains/ronan696.json new file mode 100644 index 000000000..f4191a13f --- /dev/null +++ b/domains/ronan696.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ronan696", + "email": "ronan696@gmail.com" + }, + "record": { + "CNAME": "ronan696.github.io" + } +} From 24b806f570a1412d99780192a9d97732c3bcb12f Mon Sep 17 00:00:00 2001 From: TheGr8Coder Date: Sun, 28 Apr 2024 03:00:14 +0530 Subject: [PATCH 0564/1456] feat(domain): omar.is-a.dev --- domains/omar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/omar.json diff --git a/domains/omar.json b/domains/omar.json new file mode 100644 index 000000000..b5a1a40a0 --- /dev/null +++ b/domains/omar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TheGr8Coder", + "email": "omarrushil@gmail.com" + }, + "record": { + "URL": "https://github.com/thegr8coder/" + } +} From 18ed48ebb6a4a4980817bd407409ba2ad0d583ff Mon Sep 17 00:00:00 2001 From: ssapp Date: Sun, 28 Apr 2024 01:33:46 +0300 Subject: [PATCH 0565/1456] feat(domain): ssapp.is-a.dev --- domains/ssapp.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ssapp.json diff --git a/domains/ssapp.json b/domains/ssapp.json new file mode 100644 index 000000000..12eee3683 --- /dev/null +++ b/domains/ssapp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ssapp", + "email": "v.naydenov@icloud.com" + }, + "record": { + "CNAME": "tarkov-time.com" + } +} From 7e36975e07f1fb5c4fae9fd9aeeb31016db07f4d Mon Sep 17 00:00:00 2001 From: LateAlways <110630690+LateAlways@users.noreply.github.com> Date: Sat, 27 Apr 2024 18:57:43 -0400 Subject: [PATCH 0566/1456] Update latealways.json --- domains/latealways.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/latealways.json b/domains/latealways.json index 3ef5c7d69..b2f8e02d1 100644 --- a/domains/latealways.json +++ b/domains/latealways.json @@ -1,9 +1,9 @@ { "owner": { "username": "LateAlways", - "email": "latealways@i-am-a.fuchsiax.dev" + "email": "latealways.official@gmail.com" }, "record": { - "A": ["85.239.250.3"] + "CNAME": "latealways.github.io" } } From 5eea2d4a54d7a4fb98341640474281298f34f1ae Mon Sep 17 00:00:00 2001 From: juan7180 <113482741+juan7180@users.noreply.github.com> Date: Sat, 27 Apr 2024 19:20:56 -0400 Subject: [PATCH 0567/1456] Register juan.is-a.dev --- domains/juan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/juan.json diff --git a/domains/juan.json b/domains/juan.json new file mode 100644 index 000000000..1e31687d5 --- /dev/null +++ b/domains/juan.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "juan7180", + "email": "miavictorianash@gmail.com", + "discord": "779882046067179531" + }, + + "record": { + "A": ["185.27.133.19"] + } + } + \ No newline at end of file From d11dac64c9801e78790fa44800432777fbb2641c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 28 Apr 2024 07:44:14 +0800 Subject: [PATCH 0568/1456] Delete domains/astra.json --- domains/astra.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/astra.json diff --git a/domains/astra.json b/domains/astra.json deleted file mode 100644 index ccdd07006..000000000 --- a/domains/astra.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "LilyMusic", - "email": "Lilymusicdiscord@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} From 2b0e5c7adc81a91fdd8584df8da47aaf643c4ca2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 28 Apr 2024 07:44:50 +0800 Subject: [PATCH 0569/1456] Delete domains/api.astra.json --- domains/api.astra.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/api.astra.json diff --git a/domains/api.astra.json b/domains/api.astra.json deleted file mode 100644 index d9df3fa1a..000000000 --- a/domains/api.astra.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "LilyMusic", - "email": "lilymusicdiscord@gmail.com", - "discord": "981225782938579014" - }, - "record": { - "A": ["69.30.249.53"] - } -} From 6ee74f9e984fdd9c44b94dbbd614438643fdaff6 Mon Sep 17 00:00:00 2001 From: N0rule Date: Sun, 28 Apr 2024 02:50:12 +0300 Subject: [PATCH 0570/1456] feat(domain): n0rule.is-a.dev --- domains/n0rule.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/n0rule.json diff --git a/domains/n0rule.json b/domains/n0rule.json new file mode 100644 index 000000000..5ffec588c --- /dev/null +++ b/domains/n0rule.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "N0rule", + "email": "N0rule228@gmail.com" + }, + "record": { + "CNAME": "n0rule.github.io" + } +} From 730ff28228639e11d3d0989f2f464a50f4ed0f1c Mon Sep 17 00:00:00 2001 From: YoelNath Date: Sun, 28 Apr 2024 11:35:48 +0700 Subject: [PATCH 0571/1456] feat(domain): yol.is-a.dev --- domains/yol.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yol.json diff --git a/domains/yol.json b/domains/yol.json new file mode 100644 index 000000000..8ac8b103b --- /dev/null +++ b/domains/yol.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "YoelNath", + "email": "yoelnathanael1@gmail.com" + }, + "record": { + "CNAME": "yoelnath.github.io" + } +} From d8285ab7129798166842e887e33f71261d68d9af Mon Sep 17 00:00:00 2001 From: Mr Akshay Shinde <107102876+MrAkshayAS@users.noreply.github.com> Date: Sun, 28 Apr 2024 12:12:35 +0530 Subject: [PATCH 0572/1456] Update CNAME to URL --- domains/axay.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/axay.json b/domains/axay.json index 85300ea9e..02d952005 100644 --- a/domains/axay.json +++ b/domains/axay.json @@ -5,6 +5,6 @@ "discord" : "mrakshayas" }, "record": { - "CNAME": "mrakshayas.github.io" + "URL": "https://mrakshayas.github.io/" } } From 4ba0f242a1f8acc60b386e6b5ccff3a86df958ea Mon Sep 17 00:00:00 2001 From: rohanworld Date: Sun, 28 Apr 2024 12:42:50 +0530 Subject: [PATCH 0573/1456] feat(domain): malleshcn.is-a.dev --- domains/malleshcn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/malleshcn.json diff --git a/domains/malleshcn.json b/domains/malleshcn.json new file mode 100644 index 000000000..4a9ff33d1 --- /dev/null +++ b/domains/malleshcn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rohanworld", + "email": "rohanmaharaj78@gmail.com" + }, + "record": { + "URL": "https://malleshcn.netlify.app/" + } +} From f716971bf11b311b390087eb5f2d33c743fae9b3 Mon Sep 17 00:00:00 2001 From: Almaz Date: Sun, 28 Apr 2024 10:33:26 +0300 Subject: [PATCH 0574/1456] Update almaz.json --- domains/almaz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/almaz.json b/domains/almaz.json index 9989735ad..00b1d8275 100644 --- a/domains/almaz.json +++ b/domains/almaz.json @@ -4,7 +4,7 @@ "email": "almazgamer228@gmail.com" }, "record": { - "A": ["45.134.39.14"], + "CNAME": "proxy.weissx.net", "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From bf33fc395e0ba7f3c8470bc642a93795ff19c5f8 Mon Sep 17 00:00:00 2001 From: kuroigg Date: Sun, 28 Apr 2024 13:14:00 +0530 Subject: [PATCH 0575/1456] feat(domain): johndoegg.is-a.dev --- domains/johndoegg.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/johndoegg.json diff --git a/domains/johndoegg.json b/domains/johndoegg.json new file mode 100644 index 000000000..aa2427da0 --- /dev/null +++ b/domains/johndoegg.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kuroigg", + "email": "mrlangdon197@gmail.com" + }, + "record": { + "CNAME": "johndoegg.github.io" + } +} From c1ff32be1d2e9153d9fb07af29328ec405d4b141 Mon Sep 17 00:00:00 2001 From: kuroigg Date: Sun, 28 Apr 2024 13:21:48 +0530 Subject: [PATCH 0576/1456] feat(domain): kuroigg.is-a.dev --- domains/kuroigg.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kuroigg.json diff --git a/domains/kuroigg.json b/domains/kuroigg.json new file mode 100644 index 000000000..d9328d4ba --- /dev/null +++ b/domains/kuroigg.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kuroigg", + "email": "mrlangdon197@gmail.com" + }, + "record": { + "CNAME": "kuroigg.github.io" + } +} From a9695caa8940ff0f0f2ec602a2c79dbf36d285f2 Mon Sep 17 00:00:00 2001 From: Almaz Date: Sun, 28 Apr 2024 10:52:30 +0300 Subject: [PATCH 0577/1456] Update ss.almaz.json --- domains/ss.almaz.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/ss.almaz.json b/domains/ss.almaz.json index 2e0a21bfa..0f054fea0 100644 --- a/domains/ss.almaz.json +++ b/domains/ss.almaz.json @@ -5,8 +5,6 @@ "github_id": 132609906 }, "record": { - "A": [ - "45.134.39.14" - ] + "CNAME": "proxy.weissx.net" } } From aaf415aba3a92dc455d923e15cd4e405c128aee0 Mon Sep 17 00:00:00 2001 From: Almaz Date: Sun, 28 Apr 2024 10:53:08 +0300 Subject: [PATCH 0578/1456] Update almaz.json --- domains/almaz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/almaz.json b/domains/almaz.json index 00b1d8275..4a9f6402d 100644 --- a/domains/almaz.json +++ b/domains/almaz.json @@ -4,7 +4,7 @@ "email": "almazgamer228@gmail.com" }, "record": { - "CNAME": "proxy.weissx.net", + "URL": "https://ss.almaz.is-a.dev", "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From 04b812f467c2e39822262f80a9f5aca03dbcbfe9 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sun, 28 Apr 2024 11:04:11 +0300 Subject: [PATCH 0579/1456] Update ss.almaz.json --- domains/ss.almaz.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/ss.almaz.json b/domains/ss.almaz.json index 0f054fea0..cc9550154 100644 --- a/domains/ss.almaz.json +++ b/domains/ss.almaz.json @@ -1,8 +1,7 @@ { "owner": { "username": "AlmaziikDev", - "email": "admin@almaz.is-a.dev", - "github_id": 132609906 + "email": "admin@almaz.is-a.dev" }, "record": { "CNAME": "proxy.weissx.net" From 15a2ba5fa67703043048745bd2df952304aa3233 Mon Sep 17 00:00:00 2001 From: Phan Ton Duc Thang <152014121+phantonducthang@users.noreply.github.com> Date: Sun, 28 Apr 2024 17:14:58 +0700 Subject: [PATCH 0580/1456] Register melody.is-a.dev --- domains/melody.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/melody.json diff --git a/domains/melody.json b/domains/melody.json new file mode 100644 index 000000000..44381d323 --- /dev/null +++ b/domains/melody.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "phantonducthang", + "email": "phantonducthang@hotmail.com", + "discord": "1190624410630099046" + }, + + "record": { + "CNAME": "melody.64342fb9f8-hosting.gitbook.io" + } + } + \ No newline at end of file From bf81ace54a8036e3de532ce39571b84e36de389c Mon Sep 17 00:00:00 2001 From: tolisdev Date: Sun, 28 Apr 2024 13:24:41 +0300 Subject: [PATCH 0581/1456] feat(domain): apostolos.is-a.dev --- domains/apostolos.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/apostolos.json diff --git a/domains/apostolos.json b/domains/apostolos.json new file mode 100644 index 000000000..b9562bb8c --- /dev/null +++ b/domains/apostolos.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tolisdev", + "email": "a.katsoudas@yahoo.com" + }, + "record": { + "CNAME": "lux1.apostolosk.eu.org" + } +} From c3f87257d72e248945ba138b97ef16b6a57874b4 Mon Sep 17 00:00:00 2001 From: alainsdev <159730633+alainsdev@users.noreply.github.com> Date: Sun, 28 Apr 2024 15:43:40 +0400 Subject: [PATCH 0582/1456] Register andrewdxz.is-a.dev --- domains/andrewdxz.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/andrewdxz.json diff --git a/domains/andrewdxz.json b/domains/andrewdxz.json new file mode 100644 index 000000000..f5b26b83b --- /dev/null +++ b/domains/andrewdxz.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "alainsdev", + "email": "ghghello30@gmail.com", + "discord": "970325505989574656" + }, + + "record": { + "CNAME": "andrewmack1.github.io" + } + } + \ No newline at end of file From 01e66bc70d5dbfffe91bdaba4f8ee464dafcf677 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Sun, 28 Apr 2024 15:48:22 +0300 Subject: [PATCH 0583/1456] Delete domains/firejolt.json --- domains/firejolt.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/firejolt.json diff --git a/domains/firejolt.json b/domains/firejolt.json deleted file mode 100644 index e2aed71a2..000000000 --- a/domains/firejolt.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "owner": { - "username": "YouFoundAlpha", - "email": "YouFoundAlpha@alpha.is-a.dev", - "Discord": "661121998830960651", - "GitHub": "YouFoundAlpha", - "GitLab": "YouFoundAlpha", - "Mastodon": "@YouFoundAlpha@mastodon.social" - }, - "record": { - "URL": "https://firejolt.vercel.app" - } -} From 051bc57d01e9f0760639c421aeed385a4e1e218b Mon Sep 17 00:00:00 2001 From: maquadeer Date: Sun, 28 Apr 2024 20:39:22 +0530 Subject: [PATCH 0584/1456] feat(domain): quadeer.is-a.dev --- domains/quadeer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/quadeer.json diff --git a/domains/quadeer.json b/domains/quadeer.json new file mode 100644 index 000000000..e42299162 --- /dev/null +++ b/domains/quadeer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "maquadeer", + "email": "mdquadeer2003@gmail.com" + }, + "record": { + "CNAME": "maquadeer.github.io" + } +} From 9dba503ddf057cea8b187fdf60b5b3d73b10f2f1 Mon Sep 17 00:00:00 2001 From: MOHAMMAD ABDUL QUADEER <136174168+maquadeer@users.noreply.github.com> Date: Sun, 28 Apr 2024 21:52:43 +0530 Subject: [PATCH 0585/1456] Add files via upload --- domains/quadeer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/quadeer.json b/domains/quadeer.json index e42299162..237fba403 100644 --- a/domains/quadeer.json +++ b/domains/quadeer.json @@ -4,6 +4,6 @@ "email": "mdquadeer2003@gmail.com" }, "record": { - "CNAME": "maquadeer.github.io" + "CNAME": "quadeer.pages.dev" } -} +} From 02e0b641b8332d860600bdaefa78d15acc57831c Mon Sep 17 00:00:00 2001 From: Boris Zhao Date: Mon, 29 Apr 2024 00:35:39 +0800 Subject: [PATCH 0586/1456] Update boris1993.json --- domains/boris1993.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/boris1993.json b/domains/boris1993.json index 1df9959bc..c79b3d1c3 100644 --- a/domains/boris1993.json +++ b/domains/boris1993.json @@ -5,6 +5,6 @@ }, "description": "boris1993.is-a.dev", "record": { - "CNAME": "boris1993.github.io" + "URL": "https://www.boris1993.com" } } From 37b87885d74074e774fe62f3ca167dd4e0760c74 Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sun, 28 Apr 2024 17:43:07 +0100 Subject: [PATCH 0587/1456] Create push.json --- push.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 push.json diff --git a/push.json b/push.json new file mode 100644 index 000000000..df52a9212 --- /dev/null +++ b/push.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "pushingcc", + "email": "pushing@mailfence.com" + }, + + "record": { + "CNAME": "https://pushingcc.github.io/" + } +} From c17abf27a25029d29a2c1d636a63909e05d3cde7 Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sun, 28 Apr 2024 17:50:59 +0100 Subject: [PATCH 0588/1456] Update push.json --- push.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/push.json b/push.json index df52a9212..00f97707f 100644 --- a/push.json +++ b/push.json @@ -5,6 +5,7 @@ }, "record": { - "CNAME": "https://pushingcc.github.io/" + "CNAME": "pushing.pages.dev" + "TXT": "dh=63d8f2f88286c81885273cdf5f07364b15884ff6" } } From 2da3e25b4de6cff432f59a6b2eb8ff1e3c22d24a Mon Sep 17 00:00:00 2001 From: Minecraftkillir Date: Sun, 28 Apr 2024 21:10:25 +0200 Subject: [PATCH 0589/1456] feat(domain): janco.is-a.dev --- domains/janco.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/janco.json diff --git a/domains/janco.json b/domains/janco.json new file mode 100644 index 000000000..6790c30c4 --- /dev/null +++ b/domains/janco.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Minecraftkillir", + "email": "neljanco92@Gmail.com" + }, + "record": { + "A": ["185.199.109.153"] + } +} From bfdcc27b2fb8cf78939db5855d312b7d4574d4ed Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sun, 28 Apr 2024 20:27:16 +0100 Subject: [PATCH 0590/1456] Update push.json From 7325de55c3772f808da705f342df11d69fec72ce Mon Sep 17 00:00:00 2001 From: yochie Date: Sun, 28 Apr 2024 15:52:25 -0400 Subject: [PATCH 0591/1456] Update yochietti.json Changed to URL redirect --- domains/yochietti.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yochietti.json b/domains/yochietti.json index 217446b20..fd936ca04 100644 --- a/domains/yochietti.json +++ b/domains/yochietti.json @@ -4,6 +4,6 @@ "email": "yoann.ochietti@gmail.com" }, "record": { - "CNAME": "yochie.github.io" + "URL": "https://yochie.github.io" } } From cc32f4faac894d83ba064ed7f8cabbc4c51a4afb Mon Sep 17 00:00:00 2001 From: pushingcc Date: Sun, 28 Apr 2024 21:36:42 +0100 Subject: [PATCH 0592/1456] feat(domain): push.is-a.dev --- domains/push.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/push.json diff --git a/domains/push.json b/domains/push.json new file mode 100644 index 000000000..a53c5470a --- /dev/null +++ b/domains/push.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pushingcc", + "email": "pushing@mailfence.com" + }, + "record": { + "CNAME": "pushing.pages.dev" + } +} From ef0b95d95a2db165991b20888df60e02dbf18478 Mon Sep 17 00:00:00 2001 From: kylewebdev Date: Sun, 28 Apr 2024 14:09:12 -0700 Subject: [PATCH 0593/1456] feat(domain): kylewebdev.is-a.dev --- domains/kylewebdev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kylewebdev.json diff --git a/domains/kylewebdev.json b/domains/kylewebdev.json new file mode 100644 index 000000000..46e8e5577 --- /dev/null +++ b/domains/kylewebdev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kylewebdev", + "email": "kylewebdev@gmail.com" + }, + "record": { + "CNAME": "kylewebdev.com" + } +} From b84c8dd0332a986a7e1c093813d3475907a0638a Mon Sep 17 00:00:00 2001 From: phantonducthang Date: Mon, 29 Apr 2024 05:46:09 +0700 Subject: [PATCH 0594/1456] feat(domain): neo.is-a.dev --- domains/neo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/neo.json diff --git a/domains/neo.json b/domains/neo.json new file mode 100644 index 000000000..d3c4f64c3 --- /dev/null +++ b/domains/neo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "phantonducthang", + "email": "phantonducthang@hotmail.com" + }, + "record": { + "CNAME": "64342fb9f8-hosting.gitbook.io" + } +} From 2fa7bf7a58abc9aa9316ac74289603dae319494b Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 28 Apr 2024 19:11:07 -0400 Subject: [PATCH 0595/1456] Update apostolos.json --- domains/apostolos.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/apostolos.json b/domains/apostolos.json index b9562bb8c..55302b3ea 100644 --- a/domains/apostolos.json +++ b/domains/apostolos.json @@ -7,3 +7,4 @@ "CNAME": "lux1.apostolosk.eu.org" } } + From 9d2f4688307dbc1e625ad0174669059060684381 Mon Sep 17 00:00:00 2001 From: Ashlyn May <59678757+ashlynmay@users.noreply.github.com> Date: Sun, 28 Apr 2024 18:28:53 -0500 Subject: [PATCH 0596/1456] Update ipsum.json update cname for new site --- domains/ipsum.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ipsum.json b/domains/ipsum.json index 47e9db96e..b26f4f226 100644 --- a/domains/ipsum.json +++ b/domains/ipsum.json @@ -4,6 +4,6 @@ "email": "may.ashlyn0723@gmail.com" }, "record": { - "CNAME": "ashlynmay.github.io" + "CNAME": "ashlynmay-github-io.onrender.com" } } From 37fb6262bea98942a4ea36d4cacdd9723b00c6a7 Mon Sep 17 00:00:00 2001 From: Minecraft_killer Date: Mon, 29 Apr 2024 06:23:54 +0200 Subject: [PATCH 0597/1456] Delete janco.is-a.dev --- domains/janco.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/janco.json diff --git a/domains/janco.json b/domains/janco.json deleted file mode 100644 index 6790c30c4..000000000 --- a/domains/janco.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Minecraftkillir", - "email": "neljanco92@Gmail.com" - }, - "record": { - "A": ["185.199.109.153"] - } -} From 7459bdaca9a8eb9fc0ac3901ab22815ce8027dbc Mon Sep 17 00:00:00 2001 From: Zylo Date: Mon, 29 Apr 2024 12:11:33 +0700 Subject: [PATCH 0598/1456] feat(domains): add domain configuration for Zylo - Added zylo.json with owner information, including username, email, and description. - Configured URL record pointing to https://zylo.netlify.app/. - Included repository link to https://github.com/Zylo23/personal-website. --- domains/zylo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zylo.json diff --git a/domains/zylo.json b/domains/zylo.json new file mode 100644 index 000000000..93a6704c4 --- /dev/null +++ b/domains/zylo.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Zylo23", + "email": "pyyupsk@proton.me" + }, + "description": "👋 Hello! I'm Zylo, a passionate developer with expertise in efficient web solutions. Explore my portfolio and contact me on GitHub.", + "repo": "https://github.com/Zylo23/personal-website", + "record": { + "URL": "https://zylo.netlify.app/" + } +} \ No newline at end of file From 5f60b18f9b7cb2352564a5efcbd3aaa8ca63bdde Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Mon, 29 Apr 2024 09:21:59 +0100 Subject: [PATCH 0599/1456] Update push.json --- push.json | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/push.json b/push.json index 00f97707f..e69de29bb 100644 --- a/push.json +++ b/push.json @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "pushingcc", - "email": "pushing@mailfence.com" - }, - - "record": { - "CNAME": "pushing.pages.dev" - "TXT": "dh=63d8f2f88286c81885273cdf5f07364b15884ff6" - } -} From 2d361351f3fe1198add31f37543331f2e1c60ad6 Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Mon, 29 Apr 2024 09:22:52 +0100 Subject: [PATCH 0600/1456] Delete push.json --- push.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 push.json diff --git a/push.json b/push.json deleted file mode 100644 index e69de29bb..000000000 From f1f8453d7ca9d3e9e62e235e1605671962027675 Mon Sep 17 00:00:00 2001 From: raselshikdar Date: Mon, 29 Apr 2024 15:09:08 +0600 Subject: [PATCH 0601/1456] feat(domain): raselshikdar.is-a.dev --- domains/raselshikdar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/raselshikdar.json diff --git a/domains/raselshikdar.json b/domains/raselshikdar.json new file mode 100644 index 000000000..8b90f1b67 --- /dev/null +++ b/domains/raselshikdar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "raselshikdar", + "email": "imrasel597@gmail.com" + }, + "record": { + "CNAME": "raselshikdar.github.io" + } +} From 5f75a86ed174c949a0454945b9b94ad9be80e3e3 Mon Sep 17 00:00:00 2001 From: rio alfarisi <81517573+ryznxx@users.noreply.github.com> Date: Mon, 29 Apr 2024 18:47:38 +0700 Subject: [PATCH 0602/1456] Create _github-pages-challenge-ryznxx.ryznxx u --- domains/_github-pages-challenge-ryznxx.ryznxx | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-ryznxx.ryznxx diff --git a/domains/_github-pages-challenge-ryznxx.ryznxx b/domains/_github-pages-challenge-ryznxx.ryznxx new file mode 100644 index 000000000..049acb7c9 --- /dev/null +++ b/domains/_github-pages-challenge-ryznxx.ryznxx @@ -0,0 +1,10 @@ +{ + "description": "To Get Great domain for developers", + "owner": { + "username": "ryznxx", + "email": "7ryznxx@gmail.com" + }, + "record": { + "TXT": "929fe6044a0a6c6e6d32410d33ceb1" + } +} From c00e157e6d40b1cdd2ff203ae4556d211832b808 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 29 Apr 2024 19:42:56 +0700 Subject: [PATCH 0603/1456] Rename _github-pages-challenge-ryznxx.ryznxx to _github-pages-challenge-ryznxx.ryznxx.json --- ...e-ryznxx.ryznxx => _github-pages-challenge-ryznxx.ryznxx.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-ryznxx.ryznxx => _github-pages-challenge-ryznxx.ryznxx.json} (100%) diff --git a/domains/_github-pages-challenge-ryznxx.ryznxx b/domains/_github-pages-challenge-ryznxx.ryznxx.json similarity index 100% rename from domains/_github-pages-challenge-ryznxx.ryznxx rename to domains/_github-pages-challenge-ryznxx.ryznxx.json From f4b8a488824b5b69624a0f147668e9ea47aea0ba Mon Sep 17 00:00:00 2001 From: Subyyalx Date: Mon, 29 Apr 2024 19:25:23 +0500 Subject: [PATCH 0604/1456] feat(domain): subyyal.is-a.dev --- domains/subyyal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/subyyal.json diff --git a/domains/subyyal.json b/domains/subyyal.json new file mode 100644 index 000000000..5d94aa0ec --- /dev/null +++ b/domains/subyyal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Subyyalx", + "email": "subyyal@xavor.com" + }, + "record": { + "CNAME": "https://infraswift.itactivities.com" + } +} From c202cee81b63b11265b9e5e4ffcfdc03331c991d Mon Sep 17 00:00:00 2001 From: kleeiny <167036761+kleeiny@users.noreply.github.com> Date: Mon, 29 Apr 2024 22:45:46 +0800 Subject: [PATCH 0605/1456] Register klent.is-a.dev --- domains/klent.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/klent.json diff --git a/domains/klent.json b/domains/klent.json new file mode 100644 index 000000000..d869570be --- /dev/null +++ b/domains/klent.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "kleeiny", + "email": "kleeinlmao@gmail.com", + "discord": "763581985410121769" + }, + + "record": { + "CNAME": "ghs.google.com" + } + } + \ No newline at end of file From b66d55c7f825ca5806b5161090bc295b58275a22 Mon Sep 17 00:00:00 2001 From: shubhamakshit Date: Mon, 29 Apr 2024 20:29:07 +0530 Subject: [PATCH 0606/1456] feat(domain): tshonq.is-a.dev --- domains/tshonq.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tshonq.json diff --git a/domains/tshonq.json b/domains/tshonq.json new file mode 100644 index 000000000..89536d6d6 --- /dev/null +++ b/domains/tshonq.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shubhamakshit", + "email": "akshitshubhammas@gmail.com" + }, + "record": { + "CNAME": "tshonqkhan.onrender.com" + } +} From ede2c9a67df0d6d1654221c05e695a010c35a407 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 29 Apr 2024 22:05:14 +0700 Subject: [PATCH 0607/1456] file should not be there --- tshonq.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 tshonq.json diff --git a/tshonq.json b/tshonq.json deleted file mode 100644 index 8b1378917..000000000 --- a/tshonq.json +++ /dev/null @@ -1 +0,0 @@ - From 380a6dec5a8edce6426f74c06c019cfbb8df182a Mon Sep 17 00:00:00 2001 From: Subyyalx <123625186+Subyyalx@users.noreply.github.com> Date: Mon, 29 Apr 2024 20:07:15 +0500 Subject: [PATCH 0608/1456] removed https:// subyyal.json --- domains/subyyal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/subyyal.json b/domains/subyyal.json index 5d94aa0ec..ab308b650 100644 --- a/domains/subyyal.json +++ b/domains/subyyal.json @@ -4,6 +4,6 @@ "email": "subyyal@xavor.com" }, "record": { - "CNAME": "https://infraswift.itactivities.com" + "CNAME": infraswift.itactivities.com" } } From 33631f35e3d68edfa5900811e99732125d869e6d Mon Sep 17 00:00:00 2001 From: Subyyalx <123625186+Subyyalx@users.noreply.github.com> Date: Mon, 29 Apr 2024 20:11:32 +0500 Subject: [PATCH 0609/1456] Updated subyyal.json removed " --- domains/subyyal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/subyyal.json b/domains/subyyal.json index ab308b650..79c70a9c1 100644 --- a/domains/subyyal.json +++ b/domains/subyyal.json @@ -4,6 +4,6 @@ "email": "subyyal@xavor.com" }, "record": { - "CNAME": infraswift.itactivities.com" + "CNAME": infraswift.itactivities.com } } From 6a76c2f73cfefc9e958c5ff36682eb47ca5eb8fd Mon Sep 17 00:00:00 2001 From: Subyyalx <123625186+Subyyalx@users.noreply.github.com> Date: Mon, 29 Apr 2024 20:18:22 +0500 Subject: [PATCH 0610/1456] Update subyyal.json --- domains/subyyal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/subyyal.json b/domains/subyyal.json index 79c70a9c1..e2bdd4481 100644 --- a/domains/subyyal.json +++ b/domains/subyyal.json @@ -4,6 +4,6 @@ "email": "subyyal@xavor.com" }, "record": { - "CNAME": infraswift.itactivities.com + "CNAME": "infraswift.itactivities.com" } } From 74d6105bf20add00a581a9252ecf26d0d5a5da88 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 29 Apr 2024 22:47:19 +0700 Subject: [PATCH 0611/1456] Delete domains/git.maskduck.json --- domains/git.maskduck.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/git.maskduck.json diff --git a/domains/git.maskduck.json b/domains/git.maskduck.json deleted file mode 100644 index f93d4f10e..000000000 --- a/domains/git.maskduck.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "my git repos", - "owner": { - "username": "MaskDuck", - "email": "maskduckuwu@gmail.com", - "discord": "MaskDuck#7325" - }, - "record": { - "CNAME": "edge.redirect.pizza" - } -} From 7c1ed62b85ba9ac63a00112c77586fd4dfe806de Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 29 Apr 2024 22:50:16 +0700 Subject: [PATCH 0612/1456] Delete domains/api.zeppelin.maskduck.json --- domains/api.zeppelin.maskduck.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 domains/api.zeppelin.maskduck.json diff --git a/domains/api.zeppelin.maskduck.json b/domains/api.zeppelin.maskduck.json deleted file mode 100644 index 4ffcd8ccf..000000000 --- a/domains/api.zeppelin.maskduck.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "description": "Zeppelin selfhost API", - "repo": "https://github.com/maskducks/maskducks.github.io", - "owner": { - "username": "MaskDuck", - "email": "", - "discord": "MaskDuck#1337", - "twitter": "MaskDuck1", - "reddit": "u/maskduck", - "note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586." - }, - "record": { - "CNAME": "zeppelin-railway-api.up.railway.app" - } -} From 86cc756f63da1e030aa99ac6fadce7724421282d Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 29 Apr 2024 22:50:48 +0700 Subject: [PATCH 0613/1456] Delete domains/tagbot.maskduck.json --- domains/tagbot.maskduck.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 domains/tagbot.maskduck.json diff --git a/domains/tagbot.maskduck.json b/domains/tagbot.maskduck.json deleted file mode 100644 index 909c18865..000000000 --- a/domains/tagbot.maskduck.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "description": "HTTP command handler for my bot", - "repo": "https://github.com/MaskDuck/tag_bot", - "owner": { - "username": "MaskDuck", - "email": "", - "discord": "MaskDuck#1337", - "twitter": "MaskDuck1", - "reddit": "u/maskduck", - "note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586." - }, - "record": { - "CNAME": "tagbot-production-bef9.up.railway.app" - } -} From 0e7dbab0ac168515a4d15bda477e8148afc7e4a4 Mon Sep 17 00:00:00 2001 From: Raman Shah <166800021+ramanshah0@users.noreply.github.com> Date: Mon, 29 Apr 2024 23:28:43 +0545 Subject: [PATCH 0614/1456] Delete domains/raman.json --- domains/raman.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/raman.json diff --git a/domains/raman.json b/domains/raman.json deleted file mode 100644 index 2fdd23c22..000000000 --- a/domains/raman.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ramanshah0", - "email": "mamanshah009@gmail.com" - }, - "record": { - "CNAME": "ramanshah0.github.io" - } -} From 22f564b1fe26da88e99ee83146db2c58a3dcba63 Mon Sep 17 00:00:00 2001 From: lunaaa <107695978+calamitywoah@users.noreply.github.com> Date: Mon, 29 Apr 2024 19:57:42 +0200 Subject: [PATCH 0615/1456] Create img.cala.json --- domains/img.cala.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/img.cala.json diff --git a/domains/img.cala.json b/domains/img.cala.json new file mode 100644 index 000000000..b51ad31bc --- /dev/null +++ b/domains/img.cala.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "calamitywoah", + "email": "krivojta@gmail.com", + "discord": "981555580495867964" + }, + + "record": { + "CNAME": "calamitywoah.github.io" + } + } + From dbbe88cd3d58975fb972e2223eeffb48db6cd8bd Mon Sep 17 00:00:00 2001 From: MetaCrewDev <160669766+Miguel-altcell@users.noreply.github.com> Date: Mon, 29 Apr 2024 20:35:01 +0200 Subject: [PATCH 0616/1456] Register akatsuki.is-a.dev --- domains/akatsuki.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/akatsuki.json diff --git a/domains/akatsuki.json b/domains/akatsuki.json new file mode 100644 index 000000000..f01869dac --- /dev/null +++ b/domains/akatsuki.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Miguel-altcell", + "email": "wilsonmigueljalla@gmail.com", + "discord": "1223721772051075193" + }, + + "record": { + "CNAME": "akatsuki-crew.rf.gd" + } + } + \ No newline at end of file From 53ab2a2cbaf2793adf9141a401826df7035e42d4 Mon Sep 17 00:00:00 2001 From: kushalshah0 Date: Tue, 30 Apr 2024 00:50:56 +0545 Subject: [PATCH 0617/1456] 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..7c0213e23 --- /dev/null +++ b/domains/raman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kushalshah0", + "email": "code@kushalshah.com.np" + }, + "record": { + "CNAME": "ramanshah0.github.io" + } +} From 29d6222b85552aeef5648909debd5749e46f2f25 Mon Sep 17 00:00:00 2001 From: Rasel Shikdar <103440692+raselshikdar@users.noreply.github.com> Date: Tue, 30 Apr 2024 01:40:46 +0600 Subject: [PATCH 0618/1456] Update rasel.json --- domains/rasel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rasel.json b/domains/rasel.json index 2f6b77e19..76cecd0e3 100644 --- a/domains/rasel.json +++ b/domains/rasel.json @@ -4,6 +4,6 @@ "email": "imrasel597@gmail.com" }, "record": { - "URL": "https://rasel597.blogspot.com" + "CNAME": "rasel.pages.dev" } } From c14ed9cd9eceb93526b39126f26719d4df5f5a37 Mon Sep 17 00:00:00 2001 From: Prince Raj Date: Tue, 30 Apr 2024 02:01:19 +0530 Subject: [PATCH 0619/1456] Create prince.json --- domains/prince.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/prince.json diff --git a/domains/prince.json b/domains/prince.json new file mode 100644 index 000000000..da9cd79dc --- /dev/null +++ b/domains/prince.json @@ -0,0 +1,14 @@ +{ + "description": "Portfolio of Prince Raj", + "repo": "https://github.com/theprinceraj/theprinceraj.github.io", + "owner": { + "username": "theprinceraj", + "email": "profile.princeraj@gmail.com", + "linkedin": "https://www.linkedin.com/in/theprinceraj/", + "twitter": "ThePrinceRaj", + "discord": "bhaalu" + }, + "record": { + "CNAME": "theprinceraj.github.io" + } +} From 5f4b6dd785fb9bc9e524c04639e9ff6d3b22974b Mon Sep 17 00:00:00 2001 From: Gh053d413x Date: Mon, 29 Apr 2024 17:21:19 -0600 Subject: [PATCH 0620/1456] feat(domain): desiredesign.is-a.dev --- domains/desiredesign.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/desiredesign.json diff --git a/domains/desiredesign.json b/domains/desiredesign.json new file mode 100644 index 000000000..2f7cc0dbd --- /dev/null +++ b/domains/desiredesign.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Gh053d413x", + "email": "ghostedalex@gmail.com" + }, + "record": { + "URL": "https://sites.google.com/view/desiredesign" + } +} From 8f4b48025b5c957c2fe351713e3620a7f38f31ab Mon Sep 17 00:00:00 2001 From: Scythe The Developer <159197373+ScytheMediaTheDev@users.noreply.github.com> Date: Mon, 29 Apr 2024 19:43:40 -0400 Subject: [PATCH 0621/1456] Update scythemedia.json --- domains/scythemedia.json | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/domains/scythemedia.json b/domains/scythemedia.json index f822b9271..8335e1b7c 100644 --- a/domains/scythemedia.json +++ b/domains/scythemedia.json @@ -3,7 +3,15 @@ "username": "ScytheMediaTheDev", "email": "tswartz22@aol.com" }, - "record": { - "MX": ["mx1.improvmx.com"] + "record": { + "A": [ + "185.199.108.153" + "185.199.109.153" + "185.199.110.153" + "185.199.111.153" + ], + "MX": [ + "mx.improvmx.com" + ] } -} \ No newline at end of file +} From c7b669a64f4d9506a99b88a954e4746e2cdcbc01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Tue, 30 Apr 2024 09:52:51 +0700 Subject: [PATCH 0622/1456] Create faul --- faul | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 faul diff --git a/faul b/faul new file mode 100644 index 000000000..2978a2f6c --- /dev/null +++ b/faul @@ -0,0 +1,12 @@ +{ + "description": "custom domain page github", + "repo": "https://github.com/KhongPhaiHoangQuangHuy/KhongPhaiHoangQuangHuy.github.io", + "owner": { + "username": "KhongPhaiHoangQuangHuy", + "email": "KhongPhaiHoangQuangHuy@gmail.com", + "twitter": "KhongPhaiHoangQuangHuy" + }, + "record": { + "CNAME": "KhongPhaiHoangQuangHuy.github.io" + } +} From 641a846e2606963a9eadec86475be8f078a90ecd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Tue, 30 Apr 2024 10:00:06 +0700 Subject: [PATCH 0623/1456] Rename faul to faul.json --- faul => faul.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename faul => faul.json (100%) diff --git a/faul b/faul.json similarity index 100% rename from faul rename to faul.json From 687472a2c4c7307decb43acb002ce64f099b0d89 Mon Sep 17 00:00:00 2001 From: itsreimau Date: Tue, 30 Apr 2024 13:36:34 +0700 Subject: [PATCH 0624/1456] feat(domain): itsreimau.is-a.dev --- domains/itsreimau.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/itsreimau.json diff --git a/domains/itsreimau.json b/domains/itsreimau.json new file mode 100644 index 000000000..af97097af --- /dev/null +++ b/domains/itsreimau.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "itsreimau", + "email": "private.iblmln@gmail.com" + }, + "record": { + "CNAME": "itsreimau.is-a-dev" + } +} From 12fbc9a59f1ad2835becd41667fbec772d724313 Mon Sep 17 00:00:00 2001 From: Edwin <100193740+ezerinz@users.noreply.github.com> Date: Tue, 30 Apr 2024 14:42:42 +0800 Subject: [PATCH 0625/1456] Create edwin-lh.json --- domains/edwin-lh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/edwin-lh.json diff --git a/domains/edwin-lh.json b/domains/edwin-lh.json new file mode 100644 index 000000000..a5c77357b --- /dev/null +++ b/domains/edwin-lh.json @@ -0,0 +1,12 @@ +{ + "description": "Custom github pages domain", + "repo": "https://github.com/ezerinz/ezerinz.github.io", + "owner": { + "username": "ezerinz", + "email": "edwinnnzx@gmail.com", + "twitter": "@Ezerinz" + }, + "record": { + "CNAME": "ezerinz.github.io" + } +} From 96b4e345de65354be8294a2175af5ee9050e98a5 Mon Sep 17 00:00:00 2001 From: Muhamad Ikbal Maulana | ItsReimau Date: Tue, 30 Apr 2024 14:14:48 +0700 Subject: [PATCH 0626/1456] Update itsreimau.json --- domains/itsreimau.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/itsreimau.json b/domains/itsreimau.json index af97097af..3040b5784 100644 --- a/domains/itsreimau.json +++ b/domains/itsreimau.json @@ -4,6 +4,6 @@ "email": "private.iblmln@gmail.com" }, "record": { - "CNAME": "itsreimau.is-a-dev" + "CNAME": "itsreimau.github.io" } } From 83643fa8d9908fae5696d04ae3dd3bc9435f5b8e Mon Sep 17 00:00:00 2001 From: srmlab002 <8zaqibue@duck.com> Date: Tue, 30 Apr 2024 15:06:53 +0530 Subject: [PATCH 0627/1456] feat(domain): srm.is-a.dev --- domains/srm.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/srm.json diff --git a/domains/srm.json b/domains/srm.json new file mode 100644 index 000000000..bd281e0c7 --- /dev/null +++ b/domains/srm.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "srmlab002", + "email": "8zaqibue@duck.com" + }, + "record": { + "MX": ["mx1.forwardemail.net"] + } +} From c6439aaa76f5bff2172cbdd4445111186589a774 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Tue, 30 Apr 2024 16:37:17 +0700 Subject: [PATCH 0628/1456] put file to the correct place :) --- faul.json => domains/faul.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename faul.json => domains/faul.json (100%) diff --git a/faul.json b/domains/faul.json similarity index 100% rename from faul.json rename to domains/faul.json From b0ba661581250ffb6c357b811b23916cc3d993d2 Mon Sep 17 00:00:00 2001 From: srmlab002 <163636861+srmlab002@users.noreply.github.com> Date: Tue, 30 Apr 2024 15:14:52 +0530 Subject: [PATCH 0629/1456] Update MX Txt value --- domains/srm.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/srm.json b/domains/srm.json index bd281e0c7..46138dd2b 100644 --- a/domains/srm.json +++ b/domains/srm.json @@ -4,6 +4,7 @@ "email": "8zaqibue@duck.com" }, "record": { - "MX": ["mx1.forwardemail.net"] + "MX": ["mx1.forwardemail.net","mx2.forwardemail.net"], + "TXT": "forward-email=lyen8rxu@duck.com,8zaqibue@duck.com" } } From 04b2f7f740806e19cb3e2ff5aabf79124697f690 Mon Sep 17 00:00:00 2001 From: nikenhpsr Date: Tue, 30 Apr 2024 17:18:12 +0700 Subject: [PATCH 0630/1456] feat(domain): nikenhapsari.is-a.dev --- domains/nikenhapsari.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nikenhapsari.json diff --git a/domains/nikenhapsari.json b/domains/nikenhapsari.json new file mode 100644 index 000000000..da9288ef1 --- /dev/null +++ b/domains/nikenhapsari.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nikenhpsr", + "email": "hpsri.niken@gmail.com" + }, + "record": { + "CNAME": "nikenhapsary.is-a.dev" + } +} From 19c3a55feb4c224e8814313f100cd4905d02e4ea Mon Sep 17 00:00:00 2001 From: Niken Hapsari <79178126+nikenhpsr@users.noreply.github.com> Date: Tue, 30 Apr 2024 17:19:42 +0700 Subject: [PATCH 0631/1456] Update nikenhapsari.json --- domains/nikenhapsari.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nikenhapsari.json b/domains/nikenhapsari.json index da9288ef1..04b24432e 100644 --- a/domains/nikenhapsari.json +++ b/domains/nikenhapsari.json @@ -4,6 +4,6 @@ "email": "hpsri.niken@gmail.com" }, "record": { - "CNAME": "nikenhapsary.is-a.dev" + "CNAME": "nikenhapsari.is-a.dev" } } From 3c6d11229df641bfd7531722e6eaca0509d4d424 Mon Sep 17 00:00:00 2001 From: Niken Hapsari <79178126+nikenhpsr@users.noreply.github.com> Date: Tue, 30 Apr 2024 17:22:12 +0700 Subject: [PATCH 0632/1456] Update nikenhapsari.json --- domains/nikenhapsari.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nikenhapsari.json b/domains/nikenhapsari.json index 04b24432e..3d7edf52d 100644 --- a/domains/nikenhapsari.json +++ b/domains/nikenhapsari.json @@ -4,6 +4,6 @@ "email": "hpsri.niken@gmail.com" }, "record": { - "CNAME": "nikenhapsari.is-a.dev" + "CNAME": "nikenhapsari.netlify.app" } } From 699220b16ee7e828036607401938a57d2ace3f2c Mon Sep 17 00:00:00 2001 From: digidenone Date: Tue, 30 Apr 2024 16:14:10 +0530 Subject: [PATCH 0633/1456] feat(domain): digidenone.is-a.dev --- domains/digidenone.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/digidenone.json diff --git a/domains/digidenone.json b/domains/digidenone.json new file mode 100644 index 000000000..7e050a5b3 --- /dev/null +++ b/domains/digidenone.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "digidenone", + "email": "digidenone@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From baad1500234342be331eff68a40dd61d02e4d220 Mon Sep 17 00:00:00 2001 From: digidenone Date: Tue, 30 Apr 2024 16:15:01 +0530 Subject: [PATCH 0634/1456] feat(domain): cms.digidenone.is-a.dev --- domains/cms.digidenone.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cms.digidenone.json diff --git a/domains/cms.digidenone.json b/domains/cms.digidenone.json new file mode 100644 index 000000000..7e050a5b3 --- /dev/null +++ b/domains/cms.digidenone.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "digidenone", + "email": "digidenone@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From 7cb63afa92f027d51431d06cf9e5ed43dde99426 Mon Sep 17 00:00:00 2001 From: Zylo Date: Tue, 30 Apr 2024 18:02:34 +0700 Subject: [PATCH 0635/1456] fix: update CNAME record in zylo.json to point to new hosting platform Updated the domain record in zylo.json from a Netlify URL to a Vercel URL. This change reflects the shift to a different hosting platform for the Zylo website. --- domains/zylo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zylo.json b/domains/zylo.json index 93a6704c4..652cdc1d3 100644 --- a/domains/zylo.json +++ b/domains/zylo.json @@ -6,6 +6,6 @@ "description": "👋 Hello! I'm Zylo, a passionate developer with expertise in efficient web solutions. Explore my portfolio and contact me on GitHub.", "repo": "https://github.com/Zylo23/personal-website", "record": { - "URL": "https://zylo.netlify.app/" + "CNAME": "zylo23.vercel.app" } } \ No newline at end of file From ee5f9f30395ea44b90792d808362ba5eaf829d0f Mon Sep 17 00:00:00 2001 From: Vasoyasharan Date: Tue, 30 Apr 2024 16:44:59 +0530 Subject: [PATCH 0636/1456] feat(domain): sharanvasoya.is-a.dev --- domains/sharanvasoya.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sharanvasoya.json diff --git a/domains/sharanvasoya.json b/domains/sharanvasoya.json new file mode 100644 index 000000000..e5d9b5d4f --- /dev/null +++ b/domains/sharanvasoya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Vasoyasharan", + "email": "sharanvasoya@gmail.com" + }, + "record": { + "URL": "https://vasoyasharan.is-a.dev" + } +} From 5cd0bab8854706461c763a7f98eae9ebcad90270 Mon Sep 17 00:00:00 2001 From: digidenone <168398197+digidenone@users.noreply.github.com> Date: Tue, 30 Apr 2024 17:49:37 +0530 Subject: [PATCH 0637/1456] Delete domains/cms.digidenone.json --- domains/cms.digidenone.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/cms.digidenone.json diff --git a/domains/cms.digidenone.json b/domains/cms.digidenone.json deleted file mode 100644 index 7e050a5b3..000000000 --- a/domains/cms.digidenone.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "digidenone", - "email": "digidenone@gmail.com" - }, - "record": { - "A": ["129.213.151.29"] - } -} From 7f8e60cd1cc8292062280e6cb6fc1d695f62b5f5 Mon Sep 17 00:00:00 2001 From: digidenone <168398197+digidenone@users.noreply.github.com> Date: Tue, 30 Apr 2024 17:50:27 +0530 Subject: [PATCH 0638/1456] Create cms.digidenone.json --- domains/cms.digidenone.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cms.digidenone.json diff --git a/domains/cms.digidenone.json b/domains/cms.digidenone.json new file mode 100644 index 000000000..7e050a5b3 --- /dev/null +++ b/domains/cms.digidenone.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "digidenone", + "email": "digidenone@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From dd03675bd4781f15301cac4af3c615ef2c2b589f Mon Sep 17 00:00:00 2001 From: Sharan vasoya <128774156+Vasoyasharan@users.noreply.github.com> Date: Tue, 30 Apr 2024 18:15:23 +0530 Subject: [PATCH 0639/1456] Update sharanvasoya.json --- domains/sharanvasoya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sharanvasoya.json b/domains/sharanvasoya.json index e5d9b5d4f..06d23a608 100644 --- a/domains/sharanvasoya.json +++ b/domains/sharanvasoya.json @@ -4,6 +4,6 @@ "email": "sharanvasoya@gmail.com" }, "record": { - "URL": "https://vasoyasharan.is-a.dev" + "URL": "https://vasoyasharan.github.io/MyPortfolio/" } } From f7b467adac09b4ef247404bc20db0ee0f920587f Mon Sep 17 00:00:00 2001 From: Zylo Date: Tue, 30 Apr 2024 20:05:31 +0700 Subject: [PATCH 0640/1456] fix: change domain record to URL in zylo.json for proper redirection Updated the domain record in zylo.json from CNAME to URL to ensure correct redirection without the need for SSL certificate management. This change addresses compatibility with the hosting platform's guidelines and aligns with the recommendation from the review. Reviewed-by: MaskDuck --- domains/zylo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zylo.json b/domains/zylo.json index 652cdc1d3..9318e1e3c 100644 --- a/domains/zylo.json +++ b/domains/zylo.json @@ -6,6 +6,6 @@ "description": "👋 Hello! I'm Zylo, a passionate developer with expertise in efficient web solutions. Explore my portfolio and contact me on GitHub.", "repo": "https://github.com/Zylo23/personal-website", "record": { - "CNAME": "zylo23.vercel.app" + "URL": "https://zylo23.vercel.app/" } } \ No newline at end of file From 073b837a02ebe5a42f04c5217d2cd1ce5b6b94d2 Mon Sep 17 00:00:00 2001 From: Semant Date: Tue, 30 Apr 2024 20:57:29 +0530 Subject: [PATCH 0641/1456] Update api.semant.json Update A Records --- domains/api.semant.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/api.semant.json b/domains/api.semant.json index d36e9beeb..7dde925c0 100644 --- a/domains/api.semant.json +++ b/domains/api.semant.json @@ -6,6 +6,6 @@ "discord": "445073800850046977" }, "record": { - "A": ["69.30.249.53"] + "A": ["69.197.135.205"] } } From 4c0b1af72bc05ef05130a030c52f6ceb89d739b1 Mon Sep 17 00:00:00 2001 From: Scythe The Developer <159197373+ScytheMediaTheDev@users.noreply.github.com> Date: Tue, 30 Apr 2024 11:40:30 -0400 Subject: [PATCH 0642/1456] Update scythemedia.json --- domains/scythemedia.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/scythemedia.json b/domains/scythemedia.json index 8335e1b7c..579247f18 100644 --- a/domains/scythemedia.json +++ b/domains/scythemedia.json @@ -5,9 +5,9 @@ }, "record": { "A": [ - "185.199.108.153" - "185.199.109.153" - "185.199.110.153" + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", "185.199.111.153" ], "MX": [ From c10102f2427e49b935e6210593409422ea07f6ee Mon Sep 17 00:00:00 2001 From: Scythe The Developer <159197373+ScytheMediaTheDev@users.noreply.github.com> Date: Tue, 30 Apr 2024 11:41:24 -0400 Subject: [PATCH 0643/1456] Update scythemedia.json --- domains/scythemedia.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/scythemedia.json b/domains/scythemedia.json index 579247f18..906153715 100644 --- a/domains/scythemedia.json +++ b/domains/scythemedia.json @@ -11,7 +11,9 @@ "185.199.111.153" ], "MX": [ - "mx.improvmx.com" + "mx.improvmx.com", + "mx1.improvmx.com", + "mx2.improvmx.com" ] } } From 4104e2603e530498508c423fabaa550f8b812607 Mon Sep 17 00:00:00 2001 From: digidenone <168398197+digidenone@users.noreply.github.com> Date: Tue, 30 Apr 2024 22:30:23 +0530 Subject: [PATCH 0644/1456] Rename cms.digidenone.json to crm.digidenone.json --- domains/{cms.digidenone.json => crm.digidenone.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{cms.digidenone.json => crm.digidenone.json} (100%) diff --git a/domains/cms.digidenone.json b/domains/crm.digidenone.json similarity index 100% rename from domains/cms.digidenone.json rename to domains/crm.digidenone.json From bce848d596f1dd3dba1aaa4ff1372d14af35bee1 Mon Sep 17 00:00:00 2001 From: Sanic5214 <142319924+kuroigg@users.noreply.github.com> Date: Tue, 30 Apr 2024 22:42:18 +0530 Subject: [PATCH 0645/1456] Update johndoegg.json --- domains/johndoegg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/johndoegg.json b/domains/johndoegg.json index aa2427da0..d9328d4ba 100644 --- a/domains/johndoegg.json +++ b/domains/johndoegg.json @@ -4,6 +4,6 @@ "email": "mrlangdon197@gmail.com" }, "record": { - "CNAME": "johndoegg.github.io" + "CNAME": "kuroigg.github.io" } } From 51e0ccdd01fb33a90ed5ab5db08f9046505286c0 Mon Sep 17 00:00:00 2001 From: tomgxz Date: Tue, 30 Apr 2024 18:15:19 +0100 Subject: [PATCH 0646/1456] feat(domain): live.is-a.dev --- domains/live.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/live.json diff --git a/domains/live.json b/domains/live.json new file mode 100644 index 000000000..151a1c573 --- /dev/null +++ b/domains/live.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tomgxz", + "email": "tomgxz138@gmail.com" + }, + "record": { + "CNAME": "oyqkpa3p.up.railway.app" + } +} From 2f852649e7c9a25e0d0a8810116d0986cacb49fd Mon Sep 17 00:00:00 2001 From: KhongPhaiHoangQuangHuy Date: Wed, 1 May 2024 00:25:24 +0700 Subject: [PATCH 0647/1456] feat(domain): slainbot.is-a.dev --- domains/slainbot.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/slainbot.json diff --git a/domains/slainbot.json b/domains/slainbot.json new file mode 100644 index 000000000..c06422d90 --- /dev/null +++ b/domains/slainbot.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KhongPhaiHoangQuangHuy", + "email": "khongphaihoangquanghuy@gmail.com" + }, + "record": { + "CNAME": "us.pylex.me:8778" + } +} From 8d8f69456a0817be3f26712ae557973a1aa989ce Mon Sep 17 00:00:00 2001 From: KhongPhaiHoangQuangHuy Date: Wed, 1 May 2024 00:29:04 +0700 Subject: [PATCH 0648/1456] feat(domain): slain.is-a.dev --- domains/slain.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/slain.json diff --git a/domains/slain.json b/domains/slain.json new file mode 100644 index 000000000..c06422d90 --- /dev/null +++ b/domains/slain.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KhongPhaiHoangQuangHuy", + "email": "khongphaihoangquanghuy@gmail.com" + }, + "record": { + "CNAME": "us.pylex.me:8778" + } +} From cb2f9919099a2e8b4f7e44fd3eaf1b7f3262c361 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Wed, 1 May 2024 00:30:19 +0700 Subject: [PATCH 0649/1456] l --- domains/slainbot.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/slainbot.json diff --git a/domains/slainbot.json b/domains/slainbot.json deleted file mode 100644 index c06422d90..000000000 --- a/domains/slainbot.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "KhongPhaiHoangQuangHuy", - "email": "khongphaihoangquanghuy@gmail.com" - }, - "record": { - "CNAME": "us.pylex.me:8778" - } -} From ec2f93684e3a7164b5f429630d33b19824e7890b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Wed, 1 May 2024 00:30:44 +0700 Subject: [PATCH 0650/1456] Delete domains/slain.json --- domains/slain.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/slain.json diff --git a/domains/slain.json b/domains/slain.json deleted file mode 100644 index c06422d90..000000000 --- a/domains/slain.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "KhongPhaiHoangQuangHuy", - "email": "khongphaihoangquanghuy@gmail.com" - }, - "record": { - "CNAME": "us.pylex.me:8778" - } -} From 0241fc6da38fc1e14d7fdd1c4e418bbd36d6261e Mon Sep 17 00:00:00 2001 From: Sanic5214 <142319924+kuroigg@users.noreply.github.com> Date: Tue, 30 Apr 2024 23:15:24 +0530 Subject: [PATCH 0651/1456] Update johndoegg.json --- domains/johndoegg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/johndoegg.json b/domains/johndoegg.json index d9328d4ba..683a83bfc 100644 --- a/domains/johndoegg.json +++ b/domains/johndoegg.json @@ -4,6 +4,6 @@ "email": "mrlangdon197@gmail.com" }, "record": { - "CNAME": "kuroigg.github.io" + "URL": "https://kuroigg.github.io/" } } From de8c50a18de5ede6a80a3384d77dd964b67c64c9 Mon Sep 17 00:00:00 2001 From: mediaformat Date: Tue, 30 Apr 2024 11:46:13 -0600 Subject: [PATCH 0652/1456] feat(domain): django.is-a.dev --- domains/django.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/django.json diff --git a/domains/django.json b/domains/django.json new file mode 100644 index 000000000..65aaa6499 --- /dev/null +++ b/domains/django.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mediaformat", + "email": "mediaformat.ux@gmail.com" + }, + "record": { + "CNAME": "mediaformat.github.io" + } +} From ce54693a9be4a3be91e16416723c0882358763bf Mon Sep 17 00:00:00 2001 From: KhongPhaiHoangQuangHuy Date: Wed, 1 May 2024 01:12:34 +0700 Subject: [PATCH 0653/1456] feat(domain): slainbot.is-a.dev --- domains/slainbot.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/slainbot.json diff --git a/domains/slainbot.json b/domains/slainbot.json new file mode 100644 index 000000000..c06422d90 --- /dev/null +++ b/domains/slainbot.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KhongPhaiHoangQuangHuy", + "email": "khongphaihoangquanghuy@gmail.com" + }, + "record": { + "CNAME": "us.pylex.me:8778" + } +} From e917a2ca76516b1791674471770ec453c8339b47 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Tue, 30 Apr 2024 21:35:00 +0300 Subject: [PATCH 0654/1456] Update scythemedia.json --- domains/scythemedia.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/scythemedia.json b/domains/scythemedia.json index 906153715..4959fca60 100644 --- a/domains/scythemedia.json +++ b/domains/scythemedia.json @@ -4,16 +4,16 @@ "email": "tswartz22@aol.com" }, "record": { - "A": [ + "A": [ "185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153" - ], - "MX": [ - "mx.improvmx.com", - "mx1.improvmx.com", - "mx2.improvmx.com" - ] + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From e46fa0399bfc5656448c70f1df1875dcc3666022 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Wed, 1 May 2024 02:03:11 +0700 Subject: [PATCH 0655/1456] Update slainbot.json --- domains/slainbot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/slainbot.json b/domains/slainbot.json index c06422d90..a74743981 100644 --- a/domains/slainbot.json +++ b/domains/slainbot.json @@ -4,6 +4,6 @@ "email": "khongphaihoangquanghuy@gmail.com" }, "record": { - "CNAME": "us.pylex.me:8778" + "A": "45.8.22.11" } } From 1d713a9d3faf711e655d4fa7bc64d38e204c72c2 Mon Sep 17 00:00:00 2001 From: BrandgrandRealMe Date: Tue, 30 Apr 2024 14:49:38 -0500 Subject: [PATCH 0656/1456] Edited stuff --- domains/_discord.brandgrandreal.json | 9 --------- domains/blog.brandgrandreal.json | 9 --------- domains/brandgrandreal.json | 2 +- domains/gptbackend.brandgrandreal.json | 9 --------- domains/haste.brandgrandreal.json | 9 --------- domains/pb.brandgrandreal.json | 9 --------- domains/rbg.brandgrandreal.json | 4 ++-- domains/share.brandgrandreal.json | 9 --------- 8 files changed, 3 insertions(+), 57 deletions(-) delete mode 100644 domains/_discord.brandgrandreal.json delete mode 100644 domains/blog.brandgrandreal.json delete mode 100644 domains/gptbackend.brandgrandreal.json delete mode 100644 domains/haste.brandgrandreal.json delete mode 100644 domains/pb.brandgrandreal.json delete mode 100644 domains/share.brandgrandreal.json diff --git a/domains/_discord.brandgrandreal.json b/domains/_discord.brandgrandreal.json deleted file mode 100644 index 00d86e76f..000000000 --- a/domains/_discord.brandgrandreal.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "BrandgrandRealMe", - "email": "brandon.lambe@skiff.com" - }, - "record": { - "TXT": "dh=5a46861f9c2b864210ab3d3ffdd61d09e9170650" - } -} diff --git a/domains/blog.brandgrandreal.json b/domains/blog.brandgrandreal.json deleted file mode 100644 index 221e76351..000000000 --- a/domains/blog.brandgrandreal.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "BrandgrandRealMe", - "email": "brandon.lambe@skiff.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/brandgrandreal.json b/domains/brandgrandreal.json index 98da537d8..4196c3f46 100644 --- a/domains/brandgrandreal.json +++ b/domains/brandgrandreal.json @@ -1,7 +1,7 @@ { "owner": { "username": "BrandgrandRealMe", - "email": "brandon.lambe@skiff.com" + "email": "BrandonTheDev@proton.me" }, "record": { "CNAME": "brandgrandrealme.github.io" diff --git a/domains/gptbackend.brandgrandreal.json b/domains/gptbackend.brandgrandreal.json deleted file mode 100644 index 221e76351..000000000 --- a/domains/gptbackend.brandgrandreal.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "BrandgrandRealMe", - "email": "brandon.lambe@skiff.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/haste.brandgrandreal.json b/domains/haste.brandgrandreal.json deleted file mode 100644 index 221e76351..000000000 --- a/domains/haste.brandgrandreal.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "BrandgrandRealMe", - "email": "brandon.lambe@skiff.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/pb.brandgrandreal.json b/domains/pb.brandgrandreal.json deleted file mode 100644 index 221e76351..000000000 --- a/domains/pb.brandgrandreal.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "BrandgrandRealMe", - "email": "brandon.lambe@skiff.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/rbg.brandgrandreal.json b/domains/rbg.brandgrandreal.json index 221e76351..16ad4b8cd 100644 --- a/domains/rbg.brandgrandreal.json +++ b/domains/rbg.brandgrandreal.json @@ -1,9 +1,9 @@ { "owner": { "username": "BrandgrandRealMe", - "email": "brandon.lambe@skiff.com" + "email": "BrandonTheDev@proton.me" }, "record": { - "A": ["69.30.249.53"] + "A": ["69.197.135.205"] } } diff --git a/domains/share.brandgrandreal.json b/domains/share.brandgrandreal.json deleted file mode 100644 index 221e76351..000000000 --- a/domains/share.brandgrandreal.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "BrandgrandRealMe", - "email": "brandon.lambe@skiff.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} From 207471b7d424051aecfa617f7cd4cce651475e3a Mon Sep 17 00:00:00 2001 From: chgeo Date: Wed, 1 May 2024 00:11:30 +0200 Subject: [PATCH 0657/1456] feat(domain): chgeo.is-a.dev --- domains/chgeo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/chgeo.json diff --git a/domains/chgeo.json b/domains/chgeo.json new file mode 100644 index 000000000..7d8f3d3d4 --- /dev/null +++ b/domains/chgeo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chgeo", + "email": "christian.georgi@sap.com" + }, + "record": { + "URL": "https://github.com/chgeo" + } +} From b60d239972dd16a184386d11d7e59a9ac423af7f Mon Sep 17 00:00:00 2001 From: Drew <84212701+MrDiamondDog@users.noreply.github.com> Date: Tue, 30 Apr 2024 17:02:57 -0600 Subject: [PATCH 0658/1456] Create _github-pages-challenge-MrDiamondDog.mrdiamond.json --- .../_github-pages-challenge-MrDiamondDog.mrdiamond.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-MrDiamondDog.mrdiamond.json diff --git a/domains/_github-pages-challenge-MrDiamondDog.mrdiamond.json b/domains/_github-pages-challenge-MrDiamondDog.mrdiamond.json new file mode 100644 index 000000000..1cc2d7fdb --- /dev/null +++ b/domains/_github-pages-challenge-MrDiamondDog.mrdiamond.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MrDiamondDog", + "email": "drewratner27@gmail.com" + }, + "record": { + "TXT": "3fc17d7b409b2104b17128f163b6eb" + } +} From a2449dbe9c5d8a6a8d29c62d2d95ce7cc74591d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Wed, 1 May 2024 09:37:00 +0700 Subject: [PATCH 0659/1456] Delete domains/slainbot.json fail --- domains/slainbot.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/slainbot.json diff --git a/domains/slainbot.json b/domains/slainbot.json deleted file mode 100644 index a74743981..000000000 --- a/domains/slainbot.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "KhongPhaiHoangQuangHuy", - "email": "khongphaihoangquanghuy@gmail.com" - }, - "record": { - "A": "45.8.22.11" - } -} From ed96745db38100ff52d5b7b037175c427535a4d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Wed, 1 May 2024 09:40:18 +0700 Subject: [PATCH 0660/1456] Create slainbot.json --- domains/slainbot.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/slainbot.json diff --git a/domains/slainbot.json b/domains/slainbot.json new file mode 100644 index 000000000..a74743981 --- /dev/null +++ b/domains/slainbot.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KhongPhaiHoangQuangHuy", + "email": "khongphaihoangquanghuy@gmail.com" + }, + "record": { + "A": "45.8.22.11" + } +} From 003594cd83f81557bd25606827c443ac7e7ea1e6 Mon Sep 17 00:00:00 2001 From: beocaca Date: Wed, 1 May 2024 11:09:34 +0700 Subject: [PATCH 0661/1456] feat(domain): namkun.is-a.dev --- domains/namkun.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/namkun.json diff --git a/domains/namkun.json b/domains/namkun.json new file mode 100644 index 000000000..f73207049 --- /dev/null +++ b/domains/namkun.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "beocaca", + "email": "namdev1402@gmail.com" + }, + "record": { + "CNAME": "namkun.pages.dev" + } +} From 3e0930b18ad352b4cd50acdbab4d29a286ba309b Mon Sep 17 00:00:00 2001 From: beocaca Date: Wed, 1 May 2024 11:23:21 +0700 Subject: [PATCH 0662/1456] feat(domain): a.namkun.is-a.dev --- domains/a.namkun.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/a.namkun.json diff --git a/domains/a.namkun.json b/domains/a.namkun.json new file mode 100644 index 000000000..156281184 --- /dev/null +++ b/domains/a.namkun.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "beocaca", + "email": "namdev1402@gmail.com" + }, + "record": { + "CNAME": "a.namkun.workers.dev" + } +} From d9493eed0ee5a52d3bc066f0213210a75aba5f66 Mon Sep 17 00:00:00 2001 From: kisi-dev Date: Wed, 1 May 2024 13:15:28 +0700 Subject: [PATCH 0663/1456] feat(domain): kisi.is-a.dev --- domains/kisi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kisi.json diff --git a/domains/kisi.json b/domains/kisi.json new file mode 100644 index 000000000..38b918999 --- /dev/null +++ b/domains/kisi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kisi-dev", + "email": "bagasdwianggoro535@gmail.com" + }, + "record": { + "CNAME": "https://kisi-dev.github.io/kisi/" + } +} From fc14fa41455b281280bc18e8518bdf228ea2f108 Mon Sep 17 00:00:00 2001 From: Bagas Dwi Anggoro Date: Wed, 1 May 2024 13:47:18 +0700 Subject: [PATCH 0664/1456] Update kisi.json --- domains/kisi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kisi.json b/domains/kisi.json index 38b918999..b970667db 100644 --- a/domains/kisi.json +++ b/domains/kisi.json @@ -4,6 +4,6 @@ "email": "bagasdwianggoro535@gmail.com" }, "record": { - "CNAME": "https://kisi-dev.github.io/kisi/" + "CNAME": "kisi-dev.github.io/kisi/" } } From 72467eac46d185161c28e7c0a95a464af0a4bdfb Mon Sep 17 00:00:00 2001 From: Voxel Date: Wed, 1 May 2024 03:17:51 -0400 Subject: [PATCH 0665/1456] Create voxel.json --- domains/voxel.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/voxel.json diff --git a/domains/voxel.json b/domains/voxel.json new file mode 100644 index 000000000..74fafff66 --- /dev/null +++ b/domains/voxel.json @@ -0,0 +1,12 @@ +{ + "description": "personal website", + "repo": "https://github.com/voxel79/voxel79.github.io", + "owner": { + "username": "voxel79", + "email": "voxelcool@gmail.com", + "twitter": "voxelhaha" + }, + "record": { + "CNAME": "voxel79.github.io" + } +} From 1161a91bbf170d9b76bab246704b8a515e47d6d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Wed, 1 May 2024 14:32:15 +0700 Subject: [PATCH 0666/1456] Update domains/slainbot.json Co-authored-by: MaskDuck --- domains/slainbot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/slainbot.json b/domains/slainbot.json index a74743981..2103707c2 100644 --- a/domains/slainbot.json +++ b/domains/slainbot.json @@ -4,6 +4,6 @@ "email": "khongphaihoangquanghuy@gmail.com" }, "record": { - "A": "45.8.22.11" + "A": ["45.8.22.11"] } } From 554246cf16c760c9428d413e1f30b5befce757f4 Mon Sep 17 00:00:00 2001 From: killuazoldyckreal Date: Wed, 1 May 2024 13:34:54 +0530 Subject: [PATCH 0667/1456] feat(domain): killuazoldyck.is-a.dev --- domains/killuazoldyck.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/killuazoldyck.json diff --git a/domains/killuazoldyck.json b/domains/killuazoldyck.json new file mode 100644 index 000000000..7a8969620 --- /dev/null +++ b/domains/killuazoldyck.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "killuazoldyckreal", + "email": "bk1030798@gmail.com" + }, + "record": { + "CNAME": "www.killuazoldyck.is-a.dev" + } +} From b3ac6945ecfedcc5a970ea135a9b87308c055e94 Mon Sep 17 00:00:00 2001 From: Killua Zoldyck <58257876+killuazoldyckreal@users.noreply.github.com> Date: Wed, 1 May 2024 14:36:00 +0530 Subject: [PATCH 0668/1456] Update killuazoldyck.json --- domains/killuazoldyck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/killuazoldyck.json b/domains/killuazoldyck.json index 7a8969620..b05ba4536 100644 --- a/domains/killuazoldyck.json +++ b/domains/killuazoldyck.json @@ -4,6 +4,6 @@ "email": "bk1030798@gmail.com" }, "record": { - "CNAME": "www.killuazoldyck.is-a.dev" + "CNAME": "killuazoldyckreal.github.io" } } From 888267737a7ee5f01f4f1d730d63bf7d9304f818 Mon Sep 17 00:00:00 2001 From: Sharan vasoya <128774156+Vasoyasharan@users.noreply.github.com> Date: Wed, 1 May 2024 15:05:50 +0530 Subject: [PATCH 0669/1456] Update sharanvasoya.json --- domains/sharanvasoya.json | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/domains/sharanvasoya.json b/domains/sharanvasoya.json index 06d23a608..0cefaf7c2 100644 --- a/domains/sharanvasoya.json +++ b/domains/sharanvasoya.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "Vasoyasharan", - "email": "sharanvasoya@gmail.com" - }, - "record": { - "URL": "https://vasoyasharan.github.io/MyPortfolio/" - } + "description": "Sharan's website", + "repo": "https://github.com/Vasoyasharan/MyPortfolio", + "owner": { + "username": "Vasoyasharan", + "email": "sharanvasoya@gmail.com" + }, + "record": { + "CNAME": "https://vasoyasharan.github.io/MyPortfolio/" + } } From 33210cb0524daf0d6a94fb4d0e444d3b93bb2dc1 Mon Sep 17 00:00:00 2001 From: Akshat <75732865+akshtt-dev@users.noreply.github.com> Date: Wed, 1 May 2024 15:14:23 +0530 Subject: [PATCH 0670/1456] Update lavalink.akshtt.json --- domains/lavalink.akshtt.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/lavalink.akshtt.json b/domains/lavalink.akshtt.json index d55e38eee..465cb728b 100644 --- a/domains/lavalink.akshtt.json +++ b/domains/lavalink.akshtt.json @@ -6,7 +6,7 @@ }, "record": { - "A": ["69.30.249.53"] + "A": ["69.197.135.202"] } } - \ No newline at end of file + From f409321f99ca68c10e7c57cdaca89e977f800def Mon Sep 17 00:00:00 2001 From: Akshat <75732865+akshtt-dev@users.noreply.github.com> Date: Wed, 1 May 2024 15:15:21 +0530 Subject: [PATCH 0671/1456] Update palak.json --- domains/palak.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/palak.json b/domains/palak.json index 28cc32359..5ff9fe6e2 100644 --- a/domains/palak.json +++ b/domains/palak.json @@ -6,6 +6,6 @@ }, "record": { - "A": ["69.30.249.53"] + "A": ["69.197.135.202"] } } From de1e7401c326891b79199befac2451e90cfbd9c1 Mon Sep 17 00:00:00 2001 From: Akshat <75732865+akshtt-dev@users.noreply.github.com> Date: Wed, 1 May 2024 15:15:44 +0530 Subject: [PATCH 0672/1456] Update akshtt.json --- domains/akshtt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/akshtt.json b/domains/akshtt.json index 28cc32359..5ff9fe6e2 100644 --- a/domains/akshtt.json +++ b/domains/akshtt.json @@ -6,6 +6,6 @@ }, "record": { - "A": ["69.30.249.53"] + "A": ["69.197.135.202"] } } From 55cff6b8e732f58d67c9229ca442780b59439a90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Wed, 1 May 2024 17:20:19 +0700 Subject: [PATCH 0673/1456] Update slainbot.json --- domains/slainbot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/slainbot.json b/domains/slainbot.json index 2103707c2..bf83c5bd8 100644 --- a/domains/slainbot.json +++ b/domains/slainbot.json @@ -4,6 +4,6 @@ "email": "khongphaihoangquanghuy@gmail.com" }, "record": { - "A": ["45.8.22.11"] + "URL": "http://us.pylex.me:8778" } } From e372314aefdd33d7cb330742cf91fb90ddb9aee5 Mon Sep 17 00:00:00 2001 From: Bagas Dwi Anggoro Date: Wed, 1 May 2024 17:24:19 +0700 Subject: [PATCH 0674/1456] Update kisi.json --- domains/kisi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kisi.json b/domains/kisi.json index b970667db..a9a451223 100644 --- a/domains/kisi.json +++ b/domains/kisi.json @@ -4,6 +4,6 @@ "email": "bagasdwianggoro535@gmail.com" }, "record": { - "CNAME": "kisi-dev.github.io/kisi/" + "CNAME": "kisi-dev.github.io" } } From d95dc2f225a4edf803a9c47ba1bd5810744c90f3 Mon Sep 17 00:00:00 2001 From: w8flash Date: Wed, 1 May 2024 15:11:57 +0200 Subject: [PATCH 0675/1456] feat(domain): flash.is-a.dev --- domains/flash.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/flash.json diff --git a/domains/flash.json b/domains/flash.json new file mode 100644 index 000000000..12a352e24 --- /dev/null +++ b/domains/flash.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "w8flash", + "email": "flashhrdc@gmail.com" + }, + "record": { + "URL": "https://www.instagram.com/w8flash/" + } +} From 176104428292ca0f197e7794d1d4f8da188be771 Mon Sep 17 00:00:00 2001 From: RealityLeaks <168663722+RealityLeaks@users.noreply.github.com> Date: Wed, 1 May 2024 18:31:12 +0200 Subject: [PATCH 0676/1456] Register realityleaks.is-a.dev --- domains/realityleaks.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/realityleaks.json diff --git a/domains/realityleaks.json b/domains/realityleaks.json new file mode 100644 index 000000000..4235520ef --- /dev/null +++ b/domains/realityleaks.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "RealityLeaks", + "email": "getnukedbycreiloZ@proton.me", + "discord": "1186392267511042149" + }, + + "record": { + "CNAME": "realityleaks.rf.gd" + } + } + \ No newline at end of file From f1ff868cf748dc5ca78008adffcc0313d6881ead Mon Sep 17 00:00:00 2001 From: beocaca <51392704+beocaca@users.noreply.github.com> Date: Thu, 2 May 2024 00:18:14 +0700 Subject: [PATCH 0677/1456] Rename a.namkun.json to api.namkun.json --- domains/{a.namkun.json => api.namkun.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{a.namkun.json => api.namkun.json} (100%) diff --git a/domains/a.namkun.json b/domains/api.namkun.json similarity index 100% rename from domains/a.namkun.json rename to domains/api.namkun.json From af604f86070a0718d92753fd226ac4376f72655d Mon Sep 17 00:00:00 2001 From: soamtripathy Date: Wed, 1 May 2024 23:04:01 +0530 Subject: [PATCH 0678/1456] feat(domain): soamtripathy.is-a.dev --- domains/soamtripathy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/soamtripathy.json diff --git a/domains/soamtripathy.json b/domains/soamtripathy.json new file mode 100644 index 000000000..9ba860457 --- /dev/null +++ b/domains/soamtripathy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "soamtripathy", + "email": "soumyaranjantripathy44@outlook.com" + }, + "record": { + "URL": "https://portfolio-tawny-omega-13.vercel.app/" + } +} From 8d8308f6d8d83470dd5bd4d1389058594ce1285d Mon Sep 17 00:00:00 2001 From: 29ayaang <29ayaang@proton.me> Date: Wed, 1 May 2024 10:35:09 -0700 Subject: [PATCH 0679/1456] feat(domain): archon.is-a.dev --- domains/archon.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/archon.json diff --git a/domains/archon.json b/domains/archon.json new file mode 100644 index 000000000..36a014b81 --- /dev/null +++ b/domains/archon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "29ayaang", + "email": "29ayaang@proton.me" + }, + "record": { + "CNAME": "29ayaang.github.io" + } +} From 5d87528f272a680ae7cdd32844aab3446d65517a Mon Sep 17 00:00:00 2001 From: keli5 <46039037+keli5@users.noreply.github.com> Date: Wed, 1 May 2024 14:28:47 -0500 Subject: [PATCH 0680/1456] Update letters.json --- domains/letters.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/letters.json b/domains/letters.json index 978eb40ba..72a273ba2 100644 --- a/domains/letters.json +++ b/domains/letters.json @@ -1,9 +1,10 @@ { "owner": { "username": "keli5", - "email": "kel5isgod@gmail.com" + "discord": "keli5_letters", + "email": "prefer not to provide", }, "record": { - "CNAME": "donkeypuncher.chestnut-puffin.ts.net" + "CNAME": "keli5.duckdns.org" } } From 7f7cd70e6c47da03143bd9c0c6ac781d5d642a63 Mon Sep 17 00:00:00 2001 From: keli5 <46039037+keli5@users.noreply.github.com> Date: Wed, 1 May 2024 15:17:17 -0500 Subject: [PATCH 0681/1456] fix email --- domains/letters.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/letters.json b/domains/letters.json index 72a273ba2..56ade37d6 100644 --- a/domains/letters.json +++ b/domains/letters.json @@ -2,7 +2,7 @@ "owner": { "username": "keli5", "discord": "keli5_letters", - "email": "prefer not to provide", + "email": "keli5.letters@gmail.com", }, "record": { "CNAME": "keli5.duckdns.org" From a5884019fafc12199e70919ee206f0ccdddc0339 Mon Sep 17 00:00:00 2001 From: keli5 <46039037+keli5@users.noreply.github.com> Date: Wed, 1 May 2024 15:19:18 -0500 Subject: [PATCH 0682/1456] Update letters.json --- domains/letters.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/letters.json b/domains/letters.json index 56ade37d6..e89321338 100644 --- a/domains/letters.json +++ b/domains/letters.json @@ -1,7 +1,6 @@ { "owner": { "username": "keli5", - "discord": "keli5_letters", "email": "keli5.letters@gmail.com", }, "record": { From 92d90057ed2fafc08eb82aab35ce256f27c7a387 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Wed, 1 May 2024 23:23:05 +0300 Subject: [PATCH 0683/1456] Update letters.json --- domains/letters.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/letters.json b/domains/letters.json index e89321338..2ea128568 100644 --- a/domains/letters.json +++ b/domains/letters.json @@ -1,7 +1,7 @@ { "owner": { "username": "keli5", - "email": "keli5.letters@gmail.com", + "email": "keli5.letters@gmail.com" }, "record": { "CNAME": "keli5.duckdns.org" From 151c2d2545a6060109e891393b00b02904760f96 Mon Sep 17 00:00:00 2001 From: Dalpex <141568145+Dalpex@users.noreply.github.com> Date: Wed, 1 May 2024 17:43:39 -0300 Subject: [PATCH 0684/1456] Create meters.dalpex.json --- domains/meters.dalpex.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/meters.dalpex.json diff --git a/domains/meters.dalpex.json b/domains/meters.dalpex.json new file mode 100644 index 000000000..f0a2bd291 --- /dev/null +++ b/domains/meters.dalpex.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Dalpex", + "email": "dantupro@gmail.com" + }, + "record": { + "CNAME": "dalpex.github.io" + } +} From 5fb9e3711ce70b74093569eb2434890248e7a384 Mon Sep 17 00:00:00 2001 From: Betsthebest Date: Thu, 2 May 2024 03:43:09 +0200 Subject: [PATCH 0685/1456] feat(domain): betsthebest.is-a.dev --- domains/betsthebest.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/betsthebest.json diff --git a/domains/betsthebest.json b/domains/betsthebest.json new file mode 100644 index 000000000..b2ca5c2e4 --- /dev/null +++ b/domains/betsthebest.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Betsthebest", + "email": "bets.hassoun@gmail.com" + }, + "record": { + "CNAME": "betsthebest.github.io" + } +} From 5c510e3cc413134b131e85dbd86d732637d5895b Mon Sep 17 00:00:00 2001 From: Sharan vasoya <128774156+Vasoyasharan@users.noreply.github.com> Date: Thu, 2 May 2024 09:01:53 +0530 Subject: [PATCH 0686/1456] Update sharanvasoya.json --- domains/sharanvasoya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sharanvasoya.json b/domains/sharanvasoya.json index 0cefaf7c2..39306509c 100644 --- a/domains/sharanvasoya.json +++ b/domains/sharanvasoya.json @@ -6,6 +6,6 @@ "email": "sharanvasoya@gmail.com" }, "record": { - "CNAME": "https://vasoyasharan.github.io/MyPortfolio/" + "CNAME": "Vasoyasharan.in" } } From 2fcb2af540f8554d9d5b95f1cd8fc13d7cb22dd0 Mon Sep 17 00:00:00 2001 From: Poked <101025174+PokedWasTaken@users.noreply.github.com> Date: Wed, 1 May 2024 21:50:31 -0600 Subject: [PATCH 0687/1456] Create _github-pages-challenge-PokedWasTaken.poked.json --- .../_github-pages-challenge-PokedWasTaken.poked.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-PokedWasTaken.poked.json diff --git a/domains/_github-pages-challenge-PokedWasTaken.poked.json b/domains/_github-pages-challenge-PokedWasTaken.poked.json new file mode 100644 index 000000000..870f4ce0c --- /dev/null +++ b/domains/_github-pages-challenge-PokedWasTaken.poked.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "PokedWasTaken", + "email": "pokedwastaken@gmail.com", + "discord": "poked" + }, + "record": { + "TXT": "492698bed250302903bda08e024c89" + } +} From 5773d6d116965301fdfa6344e65ca2f7e5b6449a Mon Sep 17 00:00:00 2001 From: Ansh Bhimani Date: Thu, 2 May 2024 10:20:27 +0530 Subject: [PATCH 0688/1456] Create anshbhimani.json --- domains/anshbhimani.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/anshbhimani.json diff --git a/domains/anshbhimani.json b/domains/anshbhimani.json new file mode 100644 index 000000000..71a809124 --- /dev/null +++ b/domains/anshbhimani.json @@ -0,0 +1,11 @@ +{ + "description": "For my personal portfolio site", + "repo": "https://github.com/anshbhimani/anshbhimani.github.io", + "owner": { + "username": "anshbhimani", + "email": "ansh.bhimani@outlook.com", + }, + "record": { + "CNAME": "anshbhimani.github.io" + } +} From f15eb0c5d7e7bd61f189ed2378f808d8b127f700 Mon Sep 17 00:00:00 2001 From: Ansh Bhimani Date: Thu, 2 May 2024 10:28:52 +0530 Subject: [PATCH 0689/1456] Update anshbhimani.json --- domains/anshbhimani.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/anshbhimani.json b/domains/anshbhimani.json index 71a809124..ee7fd7359 100644 --- a/domains/anshbhimani.json +++ b/domains/anshbhimani.json @@ -1,11 +1,11 @@ { - "description": "For my personal portfolio site", - "repo": "https://github.com/anshbhimani/anshbhimani.github.io", - "owner": { - "username": "anshbhimani", - "email": "ansh.bhimani@outlook.com", - }, - "record": { - "CNAME": "anshbhimani.github.io" - } -} + "description": "For my personal portfolio site", + "repo": "https://github.com/anshbhimani/anshbhimani.github.io", + "owner": { + "username": "anshbhimani", + "email": "ansh.bhimani@outlook.com" + }, + "record": { + "CNAME": "anshbhimani.github.io" + } +} From e97161c4bf3ea2c7ac9a011ce923887ad942523b Mon Sep 17 00:00:00 2001 From: Ansh Bhimani Date: Thu, 2 May 2024 10:35:19 +0530 Subject: [PATCH 0690/1456] Update anshbhimani.json --- domains/anshbhimani.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/anshbhimani.json b/domains/anshbhimani.json index ee7fd7359..9bee53c56 100644 --- a/domains/anshbhimani.json +++ b/domains/anshbhimani.json @@ -6,6 +6,6 @@ "email": "ansh.bhimani@outlook.com" }, "record": { - "CNAME": "anshbhimani.github.io" + "txt": "36d0b9db7565094d11ea8fdb539e1d" } } From 6e795d83a2db01c3cd8f3ef470319aac44384cc6 Mon Sep 17 00:00:00 2001 From: Ansh Bhimani Date: Thu, 2 May 2024 10:41:02 +0530 Subject: [PATCH 0691/1456] deleted anshbhimani.json --- domains/anshbhimani.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/anshbhimani.json diff --git a/domains/anshbhimani.json b/domains/anshbhimani.json deleted file mode 100644 index 9bee53c56..000000000 --- a/domains/anshbhimani.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "For my personal portfolio site", - "repo": "https://github.com/anshbhimani/anshbhimani.github.io", - "owner": { - "username": "anshbhimani", - "email": "ansh.bhimani@outlook.com" - }, - "record": { - "txt": "36d0b9db7565094d11ea8fdb539e1d" - } -} From 6b1da8e9f844014236307dccda974049c4b0136b Mon Sep 17 00:00:00 2001 From: Ansh Bhimani Date: Thu, 2 May 2024 10:45:02 +0530 Subject: [PATCH 0692/1456] Create _github-pages-challenge-anshbhimani.anshbhimani.json --- _github-pages-challenge-anshbhimani.anshbhimani.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 _github-pages-challenge-anshbhimani.anshbhimani.json diff --git a/_github-pages-challenge-anshbhimani.anshbhimani.json b/_github-pages-challenge-anshbhimani.anshbhimani.json new file mode 100644 index 000000000..f87dde096 --- /dev/null +++ b/_github-pages-challenge-anshbhimani.anshbhimani.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "anshbhimani", + "email": "ansh.bhimani@outlook.com" + }, + "record": { + "TXT": "36d0b9db7565094d11ea8fdb539e1dg" + } +} From 74d6d6a29ca80c01061c3a6fb2f18020bdb72613 Mon Sep 17 00:00:00 2001 From: Ansh Bhimani Date: Thu, 2 May 2024 11:04:31 +0530 Subject: [PATCH 0693/1456] Create github-pages-challenge-anshbhimani.anshbhimani.jsongithub-pages-challenge-anshbhimani.anshbhimani.json --- ...ongithub-pages-challenge-anshbhimani.anshbhimani.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/github-pages-challenge-anshbhimani.anshbhimani.jsongithub-pages-challenge-anshbhimani.anshbhimani.json diff --git a/domains/github-pages-challenge-anshbhimani.anshbhimani.jsongithub-pages-challenge-anshbhimani.anshbhimani.json b/domains/github-pages-challenge-anshbhimani.anshbhimani.jsongithub-pages-challenge-anshbhimani.anshbhimani.json new file mode 100644 index 000000000..f87dde096 --- /dev/null +++ b/domains/github-pages-challenge-anshbhimani.anshbhimani.jsongithub-pages-challenge-anshbhimani.anshbhimani.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "anshbhimani", + "email": "ansh.bhimani@outlook.com" + }, + "record": { + "TXT": "36d0b9db7565094d11ea8fdb539e1dg" + } +} From 48640c09a85afea4c39b2a4323982d1e9a9240b8 Mon Sep 17 00:00:00 2001 From: Ansh Bhimani Date: Thu, 2 May 2024 11:09:08 +0530 Subject: [PATCH 0694/1456] Updated:anshbhimani.json Moved the file into the domains directory --- .../_github-pages-challenge-anshbhimani.anshbhimani.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename _github-pages-challenge-anshbhimani.anshbhimani.json => domains/_github-pages-challenge-anshbhimani.anshbhimani.json (100%) diff --git a/_github-pages-challenge-anshbhimani.anshbhimani.json b/domains/_github-pages-challenge-anshbhimani.anshbhimani.json similarity index 100% rename from _github-pages-challenge-anshbhimani.anshbhimani.json rename to domains/_github-pages-challenge-anshbhimani.anshbhimani.json From 6eacdc3313bf4f410aef05940241790b8622a849 Mon Sep 17 00:00:00 2001 From: Yourz Date: Thu, 2 May 2024 13:48:12 +0800 Subject: [PATCH 0695/1456] feat(domain): yourz.is-a.dev --- domains/yourz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yourz.json diff --git a/domains/yourz.json b/domains/yourz.json new file mode 100644 index 000000000..570426785 --- /dev/null +++ b/domains/yourz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Yourz", + "email": "crazilou@vip.qq.com" + }, + "record": { + "CNAME": "yourz.github.io" + } +} From d156edc84444b7799838ac0f7ed6779df509a9a0 Mon Sep 17 00:00:00 2001 From: creeperita09 Date: Thu, 2 May 2024 11:09:17 +0200 Subject: [PATCH 0696/1456] feat(domain): creeperita104.is-a.dev --- domains/creeperita104.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/creeperita104.json diff --git a/domains/creeperita104.json b/domains/creeperita104.json new file mode 100644 index 000000000..f59cc83d2 --- /dev/null +++ b/domains/creeperita104.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "creeperita09", + "email": "creeperita.09@gmail.com" + }, + "record": { + "CNAME": "icahomesvr2022.freeddns.org" + } +} From f270429ea10f0bbb89b1a823669b51cafe120130 Mon Sep 17 00:00:00 2001 From: Zylo Date: Thu, 2 May 2024 17:41:57 +0700 Subject: [PATCH 0697/1456] chore(domain): update CNAME for hosting migration - Changed domain configuration to point to zylo23.pages.dev from zylo23.vercel.app. This update reflects a change in the hosting provider for the website. --- domains/zylo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zylo.json b/domains/zylo.json index 9318e1e3c..47d8525ad 100644 --- a/domains/zylo.json +++ b/domains/zylo.json @@ -6,6 +6,6 @@ "description": "👋 Hello! I'm Zylo, a passionate developer with expertise in efficient web solutions. Explore my portfolio and contact me on GitHub.", "repo": "https://github.com/Zylo23/personal-website", "record": { - "URL": "https://zylo23.vercel.app/" + "CNAME": "zylo23.pages.dev" } } \ No newline at end of file From eb145174ea92819793870dd909b8ea2f9288041c Mon Sep 17 00:00:00 2001 From: Vasoyasharan Date: Thu, 2 May 2024 17:23:29 +0530 Subject: [PATCH 0698/1456] feat(domain): sharan.is-a.dev --- domains/sharan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sharan.json diff --git a/domains/sharan.json b/domains/sharan.json new file mode 100644 index 000000000..d6ea0c72a --- /dev/null +++ b/domains/sharan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Vasoyasharan", + "email": "sharanvasoya@gmail.com" + }, + "record": { + "CNAME": "vasoyasharan.github.io" + } +} From a1831a8e10c8bea57f4da508720f5f0243f6d689 Mon Sep 17 00:00:00 2001 From: fiftys7vencode Date: Thu, 2 May 2024 13:58:22 +0200 Subject: [PATCH 0699/1456] feat(domain): 57.is-a.dev --- domains/57.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/57.json diff --git a/domains/57.json b/domains/57.json new file mode 100644 index 000000000..8e6e74f71 --- /dev/null +++ b/domains/57.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "fiftys7vencode", + "email": "potatogamer34579@gmail.com" + }, + "record": { + "A": ["185.199.108.153"] + } +} From 66c76996ffafede8a3cc0e436daf1c20c8d6e1a3 Mon Sep 17 00:00:00 2001 From: Sharan vasoya <128774156+Vasoyasharan@users.noreply.github.com> Date: Thu, 2 May 2024 22:15:53 +0530 Subject: [PATCH 0700/1456] Update sharan.json --- domains/sharan.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/sharan.json b/domains/sharan.json index d6ea0c72a..266c8f75b 100644 --- a/domains/sharan.json +++ b/domains/sharan.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "Vasoyasharan", - "email": "sharanvasoya@gmail.com" - }, - "record": { - "CNAME": "vasoyasharan.github.io" - } -} + "description": "Sharan's website", + "repo": "https://github.com/Vasoyasharan/Mywebsite", + "owner": { + "username": "Vasoyasharan", + "email": "sharanvasoya@gmail.com" + }, + "record": { + "CNAME": "https://vasoyasharan.github.io/Mywebsite/" + } +} \ No newline at end of file From 075204b0c151f7ea25c8527b63d8f95c9b54f13a Mon Sep 17 00:00:00 2001 From: theinfamouscoder5 Date: Thu, 2 May 2024 14:05:30 -0400 Subject: [PATCH 0701/1456] feat(domain): cody.is-a.dev --- domains/cody.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cody.json diff --git a/domains/cody.json b/domains/cody.json new file mode 100644 index 000000000..2085acede --- /dev/null +++ b/domains/cody.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "theinfamouscoder5", + "email": "codingamazing224@outlook.com" + }, + "record": { + "URL": "https://about-cody.pages.dev/" + } +} From 8825b1e7b8cad006de080978dd39f919079a9369 Mon Sep 17 00:00:00 2001 From: HorizonFiles <168761192+HorizonFiles@users.noreply.github.com> Date: Thu, 2 May 2024 20:37:14 +0200 Subject: [PATCH 0702/1456] Register horizon-server.is-a.dev --- domains/horizon-server.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/horizon-server.json diff --git a/domains/horizon-server.json b/domains/horizon-server.json new file mode 100644 index 000000000..dbc2ce616 --- /dev/null +++ b/domains/horizon-server.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "HorizonFiles", + "email": "getbomb@bk.ru", + "discord": "1223721772051075193" + }, + + "record": { + "CNAME": "horizonfiles.github.io/horizonserver" + } + } + \ No newline at end of file From 11697eb29434b1750ea63b371a7f2bc2101a66ed Mon Sep 17 00:00:00 2001 From: HorizonFiles <168761192+HorizonFiles@users.noreply.github.com> Date: Thu, 2 May 2024 21:25:13 +0200 Subject: [PATCH 0703/1456] Update horizon-server.json --- domains/horizon-server.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/horizon-server.json b/domains/horizon-server.json index dbc2ce616..d8ca38909 100644 --- a/domains/horizon-server.json +++ b/domains/horizon-server.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "horizonfiles.github.io/horizonserver" + "CNAME": "horizonfiles.github.io" } } \ No newline at end of file From 6d49fe9efad33c5e43100ccf85caf4f7a0a07604 Mon Sep 17 00:00:00 2001 From: L7NEG Date: Fri, 3 May 2024 00:07:19 +0300 Subject: [PATCH 0704/1456] Update l7neg.json --- domains/l7neg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/l7neg.json b/domains/l7neg.json index d9dc92047..62b2f4ef3 100644 --- a/domains/l7neg.json +++ b/domains/l7neg.json @@ -5,6 +5,6 @@ "discord": "669453086418534400" }, "record": { - "A": ["34.111.254.92"] + "CNAME": "l7neg.pages.dev" } } From 44af2ddf9dd925670a0c5ee74d76d60343d911eb Mon Sep 17 00:00:00 2001 From: Daeloth Date: Thu, 2 May 2024 17:50:10 -0400 Subject: [PATCH 0705/1456] feat(domain): dae.is-a.dev --- domains/dae.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dae.json diff --git a/domains/dae.json b/domains/dae.json new file mode 100644 index 000000000..bd9763401 --- /dev/null +++ b/domains/dae.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Daeloth", + "email": "alanvcd@frikipedia.es" + }, + "record": { + "URL": "http://www.daeloth.com/home" + } +} From 524426de5d801fcee2a37e38c2c22348d965db5c Mon Sep 17 00:00:00 2001 From: Bob16077777 <80724277+Bob16077@users.noreply.github.com> Date: Thu, 2 May 2024 19:03:44 -0700 Subject: [PATCH 0706/1456] Register chess.bob16077.is-a.dev --- domains/chess.bob16077.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/chess.bob16077.json diff --git a/domains/chess.bob16077.json b/domains/chess.bob16077.json new file mode 100644 index 000000000..c1106415e --- /dev/null +++ b/domains/chess.bob16077.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "bob16077", + "discord": "bob16077777", + "email": "" + }, + "record": { + "CNAME": "bob16077.github.io" + } +} From 47fc19809297d3a1110d42e5211bc450035282ec Mon Sep 17 00:00:00 2001 From: kleeiny <167036761+kleeiny@users.noreply.github.com> Date: Fri, 3 May 2024 12:58:07 +0800 Subject: [PATCH 0707/1456] Register dg23w6xwjtee.is-a.dev --- domains/dg23w6xwjtee.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dg23w6xwjtee.json diff --git a/domains/dg23w6xwjtee.json b/domains/dg23w6xwjtee.json new file mode 100644 index 000000000..3353d2aed --- /dev/null +++ b/domains/dg23w6xwjtee.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "kleeiny", + "email": "kleeinlmao@gmail.com", + "discord": "763581985410121769" + }, + + "record": { + "CNAME": "gv-q6wjma7mpehvc2.dv.googlehosted.com" + } + } + \ No newline at end of file From 25a8ddbbc080f90a0b693231c2a7764919956a05 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Fri, 3 May 2024 13:16:54 +0300 Subject: [PATCH 0708/1456] Update sharan.json --- domains/sharan.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/sharan.json b/domains/sharan.json index 266c8f75b..fac845479 100644 --- a/domains/sharan.json +++ b/domains/sharan.json @@ -6,6 +6,6 @@ "email": "sharanvasoya@gmail.com" }, "record": { - "CNAME": "https://vasoyasharan.github.io/Mywebsite/" + "CNAME": "vasoyasharan.github.io" } -} \ No newline at end of file +} From af5bc084c7008916561cfd59444a18ad1e1f500a Mon Sep 17 00:00:00 2001 From: Sharan vasoya <128774156+Vasoyasharan@users.noreply.github.com> Date: Fri, 3 May 2024 16:33:05 +0530 Subject: [PATCH 0709/1456] Update sharanvasoya.json --- domains/sharanvasoya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sharanvasoya.json b/domains/sharanvasoya.json index 39306509c..d6cc75261 100644 --- a/domains/sharanvasoya.json +++ b/domains/sharanvasoya.json @@ -6,6 +6,6 @@ "email": "sharanvasoya@gmail.com" }, "record": { - "CNAME": "Vasoyasharan.in" + "CNAME": "vasoyasharan.github.io" } } From 2583e3d48099590d72ac7434c304bed875e174a1 Mon Sep 17 00:00:00 2001 From: Nooby69 Date: Fri, 3 May 2024 17:08:41 +0500 Subject: [PATCH 0710/1456] feat(domain): huz.is-a.dev --- domains/huz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/huz.json diff --git a/domains/huz.json b/domains/huz.json new file mode 100644 index 000000000..1ec020c98 --- /dev/null +++ b/domains/huz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Nooby69", + "email": "farighinsaan123@gmail.com" + }, + "record": { + "CNAME": "5b77bf69-39e2-433c-add4-e59c20476eab.id.repl.co" + } +} From d14ab084b2646d38780198bfd8e80af9a91cc116 Mon Sep 17 00:00:00 2001 From: SelinJodhani Date: Fri, 3 May 2024 17:44:55 +0530 Subject: [PATCH 0711/1456] feat(domain): selinjodhani.is-a.dev --- domains/selinjodhani.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/selinjodhani.json diff --git a/domains/selinjodhani.json b/domains/selinjodhani.json new file mode 100644 index 000000000..e6a5e2d89 --- /dev/null +++ b/domains/selinjodhani.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SelinJodhani", + "email": "jodhaniselin.sj@gmail.com" + }, + "record": { + "CNAME": "https://github.com/selinjodhani" + } +} From 03afc5eea5fe89d38dddfc454370c6d5e7227443 Mon Sep 17 00:00:00 2001 From: Selin Jodhani Date: Fri, 3 May 2024 17:49:57 +0530 Subject: [PATCH 0712/1456] Update selinjodhani.json --- domains/selinjodhani.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/selinjodhani.json b/domains/selinjodhani.json index e6a5e2d89..b2c22b027 100644 --- a/domains/selinjodhani.json +++ b/domains/selinjodhani.json @@ -4,6 +4,6 @@ "email": "jodhaniselin.sj@gmail.com" }, "record": { - "CNAME": "https://github.com/selinjodhani" + "URL": "https://github.com/selinjodhani" } } From 9c0cc73a0b1f543ba83ed9e7b4c423056f7cacf8 Mon Sep 17 00:00:00 2001 From: chiranthkothari Date: Fri, 3 May 2024 18:22:52 +0530 Subject: [PATCH 0713/1456] feat(domain): chiranth.is-a.dev --- domains/chiranth.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/chiranth.json diff --git a/domains/chiranth.json b/domains/chiranth.json new file mode 100644 index 000000000..1279bd724 --- /dev/null +++ b/domains/chiranth.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiranthkothari", + "email": "chiranthkothari96@gmail.com" + }, + "record": { + "URL": "https://github.com/chiranthkothari/chiranthkothari" + } +} From 91f8345f617e62d329b536dac909a8c88494b90a Mon Sep 17 00:00:00 2001 From: akshatgurnani Date: Fri, 3 May 2024 18:29:24 +0530 Subject: [PATCH 0714/1456] feat(domain): akshat.is-a.dev --- domains/akshat.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/akshat.json diff --git a/domains/akshat.json b/domains/akshat.json new file mode 100644 index 000000000..bbee87dae --- /dev/null +++ b/domains/akshat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "akshatgurnani", + "email": "Akshatgurnani@outlook.com" + }, + "record": { + "URL": "https://www.github.com/akshatgurnani" + } +} From 4df368fff1e7baed404925f7945606f7f8f0bd9e Mon Sep 17 00:00:00 2001 From: tr1n Date: Fri, 3 May 2024 15:00:20 +0200 Subject: [PATCH 0715/1456] feat(domain): tr1n.is-a.dev --- domains/tr1n.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tr1n.json diff --git a/domains/tr1n.json b/domains/tr1n.json new file mode 100644 index 000000000..6144451ab --- /dev/null +++ b/domains/tr1n.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tr1n", + "email": "djpatrio@gmail.com" + }, + "record": { + "CNAME": "https://tr1n.me" + } +} From 995a9d0491bb3d5410c595d147a4b99922a99100 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Fri, 3 May 2024 20:30:20 +0700 Subject: [PATCH 0716/1456] Update tr1n.json --- domains/tr1n.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tr1n.json b/domains/tr1n.json index 6144451ab..8d98dea44 100644 --- a/domains/tr1n.json +++ b/domains/tr1n.json @@ -4,6 +4,6 @@ "email": "djpatrio@gmail.com" }, "record": { - "CNAME": "https://tr1n.me" + "URL": "https://tr1n.me" } } From e504c9cc6d7b0d1005b2f1748d73395ea8f41422 Mon Sep 17 00:00:00 2001 From: oculosdanilo Date: Fri, 3 May 2024 20:13:30 -0300 Subject: [PATCH 0717/1456] feat(domain): odanilo.is-a.dev --- domains/odanilo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/odanilo.json diff --git a/domains/odanilo.json b/domains/odanilo.json new file mode 100644 index 000000000..afb89a0b0 --- /dev/null +++ b/domains/odanilo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "oculosdanilo", + "email": "oculosdanilo@gmail.com" + }, + "record": { + "CNAME": "odanilo.web.app" + } +} From 0d5099de3f2fd11da53b45f400d0b639faf51263 Mon Sep 17 00:00:00 2001 From: Praizee Date: Sat, 4 May 2024 01:44:24 +0100 Subject: [PATCH 0718/1456] feat(domain): stephen-adeniji.is-a.dev --- domains/stephen-adeniji.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/stephen-adeniji.json diff --git a/domains/stephen-adeniji.json b/domains/stephen-adeniji.json new file mode 100644 index 000000000..c42229f80 --- /dev/null +++ b/domains/stephen-adeniji.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Praizee", + "email": "praiseadeniji2017@gmail.com" + }, + "record": { + "URL": "stephen-adeniji.vercel.app" + } +} From 4173e7d34115beca1102dc421d87aeb03d6bcac5 Mon Sep 17 00:00:00 2001 From: declanwn Date: Fri, 3 May 2024 21:13:30 -0400 Subject: [PATCH 0719/1456] feat(domain): declan.is-a.dev --- domains/declan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/declan.json diff --git a/domains/declan.json b/domains/declan.json new file mode 100644 index 000000000..c2c17263b --- /dev/null +++ b/domains/declan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "declanwn", + "email": "declanwnickerson@gmail.com" + }, + "record": { + "A": ["67.246.110.110"] + } +} From f0858f63dbc31595769523117fb7c3868f3e2b82 Mon Sep 17 00:00:00 2001 From: SrLebel Date: Fri, 3 May 2024 21:31:52 -0500 Subject: [PATCH 0720/1456] feat(domain): srlebel.is-a.dev --- domains/srlebel.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/srlebel.json diff --git a/domains/srlebel.json b/domains/srlebel.json new file mode 100644 index 000000000..cc923a0c3 --- /dev/null +++ b/domains/srlebel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SrLebel", + "email": "dev.juansimancas@proton.me" + }, + "record": { + "URL": "https://srlebel.netlify.app/" + } +} From 3a982f5bf93cbdf7c13fb6643d63b0b645e26658 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 4 May 2024 09:39:42 +0700 Subject: [PATCH 0721/1456] Create dcnlxh.maskduck.json --- domains/dcnlxh.maskduck.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 domains/dcnlxh.maskduck.json diff --git a/domains/dcnlxh.maskduck.json b/domains/dcnlxh.maskduck.json new file mode 100644 index 000000000..af6d17d5b --- /dev/null +++ b/domains/dcnlxh.maskduck.json @@ -0,0 +1,17 @@ +{ + "description": "dcnlxh", + "repo": "https://github.com/maskduck/dcnlxh" + "owner": { + "username": "maskduck", + "email": "", + "discord": "716134528409665586", + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153", + ] + } +} From 9005e3896ff95c04de0451a3880400a4f11f036c Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 4 May 2024 09:41:19 +0700 Subject: [PATCH 0722/1456] Update dcnlxh.maskduck.json --- domains/dcnlxh.maskduck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dcnlxh.maskduck.json b/domains/dcnlxh.maskduck.json index af6d17d5b..59cef8a88 100644 --- a/domains/dcnlxh.maskduck.json +++ b/domains/dcnlxh.maskduck.json @@ -1,6 +1,6 @@ { "description": "dcnlxh", - "repo": "https://github.com/maskduck/dcnlxh" + "repo": "https://github.com/maskduck/dcnlxh", "owner": { "username": "maskduck", "email": "", From 5c3da2556793bccede528ccf20a8cbe712a3e5ee Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 4 May 2024 09:41:43 +0700 Subject: [PATCH 0723/1456] Update dcnlxh.maskduck.json --- domains/dcnlxh.maskduck.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/dcnlxh.maskduck.json b/domains/dcnlxh.maskduck.json index 59cef8a88..eb8d6f271 100644 --- a/domains/dcnlxh.maskduck.json +++ b/domains/dcnlxh.maskduck.json @@ -4,14 +4,14 @@ "owner": { "username": "maskduck", "email": "", - "discord": "716134528409665586", + "discord": "716134528409665586" }, "record": { "A": [ "185.199.108.153", "185.199.109.153", "185.199.110.153", - "185.199.111.153", + "185.199.111.153" ] } } From c6fee6dd87531d86b6fa1563dd70ea527049148a Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 4 May 2024 11:10:40 +0700 Subject: [PATCH 0724/1456] Update dcnlxh.maskduck.json --- domains/dcnlxh.maskduck.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/domains/dcnlxh.maskduck.json b/domains/dcnlxh.maskduck.json index eb8d6f271..5294115d0 100644 --- a/domains/dcnlxh.maskduck.json +++ b/domains/dcnlxh.maskduck.json @@ -7,11 +7,6 @@ "discord": "716134528409665586" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] + "CNAME": "maskduck.is-a.dev" } } From 2dd0ca952ac7495b3dbbbea05a3442ba765273fa Mon Sep 17 00:00:00 2001 From: Ansh Tyagi Date: Sat, 4 May 2024 11:21:27 +0530 Subject: [PATCH 0725/1456] Create fucabot.json --- domains/fucabot.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/fucabot.json diff --git a/domains/fucabot.json b/domains/fucabot.json new file mode 100644 index 000000000..56a8f07fb --- /dev/null +++ b/domains/fucabot.json @@ -0,0 +1,11 @@ +{ + "description": "Fuca Bot website", + "repo": "https://github.com/anshtyagi0", + "owner": { + "username": "anshtyagi0", + "email": "tyagiansh175@gmail.com" + }, + "record": { + "A": ["65.109.168.46"] + } +} From a07f5f7ab21f5b62e6be3f7cefef7dc2e79c0d13 Mon Sep 17 00:00:00 2001 From: LIGMATV <143163098+LIGMATV@users.noreply.github.com> Date: Sat, 4 May 2024 12:55:19 +0700 Subject: [PATCH 0726/1456] Create ligmatv.json --- domains/ligmatv.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ligmatv.json diff --git a/domains/ligmatv.json b/domains/ligmatv.json new file mode 100644 index 000000000..6b8b8823d --- /dev/null +++ b/domains/ligmatv.json @@ -0,0 +1,11 @@ +{ + "description": "This subdomain will i use for my LIGMATV's blog website.", + "repo": "https://github.com/LIGMATV/LIGMATV.github.io", + "owner": { + "username": "LIGMATV", + "email": "ligmatv.id@gmail.com", + }, + "record": { + "CNAME": "LIGMATV.github.io" + } +} From 0ec3dd79d7d411e5ecd9c77af10cd10a2952429d Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 4 May 2024 14:08:27 +0700 Subject: [PATCH 0727/1456] truncate extra comma --- domains/ligmatv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ligmatv.json b/domains/ligmatv.json index 6b8b8823d..1c544e604 100644 --- a/domains/ligmatv.json +++ b/domains/ligmatv.json @@ -3,7 +3,7 @@ "repo": "https://github.com/LIGMATV/LIGMATV.github.io", "owner": { "username": "LIGMATV", - "email": "ligmatv.id@gmail.com", + "email": "ligmatv.id@gmail.com" }, "record": { "CNAME": "LIGMATV.github.io" From 8ac1479411887fdbac3895b0d65cc61cb573ea97 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 4 May 2024 14:08:42 +0700 Subject: [PATCH 0728/1456] lowercase --- domains/ligmatv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ligmatv.json b/domains/ligmatv.json index 1c544e604..ad725d69e 100644 --- a/domains/ligmatv.json +++ b/domains/ligmatv.json @@ -6,6 +6,6 @@ "email": "ligmatv.id@gmail.com" }, "record": { - "CNAME": "LIGMATV.github.io" + "CNAME": "ligmatv.github.io" } } From bcbc262860cd2195f925138d56ded6f683457542 Mon Sep 17 00:00:00 2001 From: The DT <80153297+thedtvn@users.noreply.github.com> Date: Sat, 4 May 2024 14:38:08 +0700 Subject: [PATCH 0729/1456] Update thedt.json --- domains/thedt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/thedt.json b/domains/thedt.json index ea52c6fcf..ad2c1439e 100644 --- a/domains/thedt.json +++ b/domains/thedt.json @@ -4,6 +4,6 @@ "email": "duongtuan30306@gmail.com" }, "record": { - "URL": "https://many.link/dt/" + "CNAME": "thedt-portfolio.pages.dev" } } From 15f0e869afdb31135bebb4ca0267fa7ebbe33820 Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sat, 4 May 2024 09:42:46 +0100 Subject: [PATCH 0730/1456] Create _discord.push.json --- domains/_discord.push.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.push.json diff --git a/domains/_discord.push.json b/domains/_discord.push.json new file mode 100644 index 000000000..a24f652cc --- /dev/null +++ b/domains/_discord.push.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pushing.cc", + "email": "pushing@mailfence.com" + }, + "record": { + "TXT": "discord-verification-string" + } +} From a7c7484ef954695fb1027038b5a2978aa4dea392 Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sat, 4 May 2024 09:43:51 +0100 Subject: [PATCH 0731/1456] Update and rename _discord.push.json to _discord.push.is-a.dev.json --- domains/{_discord.push.json => _discord.push.is-a.dev.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_discord.push.json => _discord.push.is-a.dev.json} (67%) diff --git a/domains/_discord.push.json b/domains/_discord.push.is-a.dev.json similarity index 67% rename from domains/_discord.push.json rename to domains/_discord.push.is-a.dev.json index a24f652cc..f68003bc6 100644 --- a/domains/_discord.push.json +++ b/domains/_discord.push.is-a.dev.json @@ -4,6 +4,6 @@ "email": "pushing@mailfence.com" }, "record": { - "TXT": "discord-verification-string" + "TXT": "dh=63d8f2f88286c81885273cdf5f07364b15884ff6" } } From 216ba1f79adf98382629bb30c4e03ab27049e241 Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sat, 4 May 2024 09:48:48 +0100 Subject: [PATCH 0732/1456] Update and rename push.json to push.is-a.dev.json --- domains/push.is-a.dev.json | 12 ++++++++++++ domains/push.json | 9 --------- 2 files changed, 12 insertions(+), 9 deletions(-) create mode 100644 domains/push.is-a.dev.json delete mode 100644 domains/push.json diff --git a/domains/push.is-a.dev.json b/domains/push.is-a.dev.json new file mode 100644 index 000000000..e7b0cef1e --- /dev/null +++ b/domains/push.is-a.dev.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Page / File storage", + "repo": "https://github.com//.github.io", + "owner": { + "username": "", + "email": "pushing@mailfence.com", + "twitter": "" + }, + "record": { + "CNAME": ".github.io" + } +} diff --git a/domains/push.json b/domains/push.json deleted file mode 100644 index a53c5470a..000000000 --- a/domains/push.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "pushingcc", - "email": "pushing@mailfence.com" - }, - "record": { - "CNAME": "pushing.pages.dev" - } -} From 5e19e04ad494dd8f1ba5c1dfa34681d0d2f23f64 Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sat, 4 May 2024 09:52:08 +0100 Subject: [PATCH 0733/1456] Update push.is-a.dev.json --- domains/push.is-a.dev.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/push.is-a.dev.json b/domains/push.is-a.dev.json index e7b0cef1e..696196d5a 100644 --- a/domains/push.is-a.dev.json +++ b/domains/push.is-a.dev.json @@ -1,12 +1,12 @@ { "description": "Personal Page / File storage", - "repo": "https://github.com//.github.io", + "repo": "https://github.com/pushingcc/pushingcc.github.io", "owner": { - "username": "", + "username": "pushingcc", "email": "pushing@mailfence.com", "twitter": "" }, "record": { - "CNAME": ".github.io" + "CNAME": "pushingcc.github.io" } } From 4492a2b3db7ffefba3a96bab1a28126d738bee90 Mon Sep 17 00:00:00 2001 From: LIGMATV <143163098+LIGMATV@users.noreply.github.com> Date: Sat, 4 May 2024 16:24:07 +0700 Subject: [PATCH 0734/1456] Create _github-pages-challenge-LIGMATV.ligmatv.json --- domains/_github-pages-challenge-LIGMATV.ligmatv.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-LIGMATV.ligmatv.json diff --git a/domains/_github-pages-challenge-LIGMATV.ligmatv.json b/domains/_github-pages-challenge-LIGMATV.ligmatv.json new file mode 100644 index 000000000..8bd01e36b --- /dev/null +++ b/domains/_github-pages-challenge-LIGMATV.ligmatv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LIGMATV", + "email": "ligmatv.id@gmail.com" + }, + "record": { + "TXT": "de8560c4ea3c0f753266b402385c50" + } +} From 55759dbf213e0f02c6379435b5408727bb3f80f3 Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sat, 4 May 2024 10:33:37 +0100 Subject: [PATCH 0735/1456] Update and rename push.is-a.dev.json to push.json --- domains/{push.is-a.dev.json => push.json} | 1 - 1 file changed, 1 deletion(-) rename domains/{push.is-a.dev.json => push.json} (91%) diff --git a/domains/push.is-a.dev.json b/domains/push.json similarity index 91% rename from domains/push.is-a.dev.json rename to domains/push.json index 696196d5a..4c306edfe 100644 --- a/domains/push.is-a.dev.json +++ b/domains/push.json @@ -4,7 +4,6 @@ "owner": { "username": "pushingcc", "email": "pushing@mailfence.com", - "twitter": "" }, "record": { "CNAME": "pushingcc.github.io" From dfce93a3b145059ef1b44c741300d77dfbdb7d14 Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sat, 4 May 2024 10:34:08 +0100 Subject: [PATCH 0736/1456] Rename _discord.push.is-a.dev.json to _discord.push.json --- domains/{_discord.push.is-a.dev.json => _discord.push.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.push.is-a.dev.json => _discord.push.json} (100%) diff --git a/domains/_discord.push.is-a.dev.json b/domains/_discord.push.json similarity index 100% rename from domains/_discord.push.is-a.dev.json rename to domains/_discord.push.json From 605edf928837230e1d52bcd445f1289f5ad8bf0e Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sat, 4 May 2024 10:34:58 +0100 Subject: [PATCH 0737/1456] Update push.json --- domains/push.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/push.json b/domains/push.json index 4c306edfe..99208b90c 100644 --- a/domains/push.json +++ b/domains/push.json @@ -4,7 +4,7 @@ "owner": { "username": "pushingcc", "email": "pushing@mailfence.com", - }, + } "record": { "CNAME": "pushingcc.github.io" } From 5e65fe54f978a89ee164f817f07f16161b6950b9 Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sat, 4 May 2024 10:38:38 +0100 Subject: [PATCH 0738/1456] Update _discord.push.json --- domains/_discord.push.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.push.json b/domains/_discord.push.json index f68003bc6..a3551f83b 100644 --- a/domains/_discord.push.json +++ b/domains/_discord.push.json @@ -6,4 +6,4 @@ "record": { "TXT": "dh=63d8f2f88286c81885273cdf5f07364b15884ff6" } -} +} From 6aa8e87087cb9dc4ed7f17235e8bd0afcc61ff99 Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sat, 4 May 2024 10:39:59 +0100 Subject: [PATCH 0739/1456] Update _discord.push.json --- domains/_discord.push.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_discord.push.json b/domains/_discord.push.json index a3551f83b..b70d1b710 100644 --- a/domains/_discord.push.json +++ b/domains/_discord.push.json @@ -1,9 +1,9 @@ { "owner": { - "username": "pushing.cc", + "username": "pushingcc", "email": "pushing@mailfence.com" }, "record": { "TXT": "dh=63d8f2f88286c81885273cdf5f07364b15884ff6" } -} +} From ee85d99e96c5730f05e9178446ac29ec92ab154b Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sat, 4 May 2024 10:42:36 +0100 Subject: [PATCH 0740/1456] Update push.json --- domains/push.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/push.json b/domains/push.json index 99208b90c..da3d92730 100644 --- a/domains/push.json +++ b/domains/push.json @@ -1,10 +1,11 @@ { - "description": "Personal Page / File storage", + "description": "Personal Website/ File Storage", "repo": "https://github.com/pushingcc/pushingcc.github.io", "owner": { "username": "pushingcc", "email": "pushing@mailfence.com", - } + "twitter": "Thxczx" + }, "record": { "CNAME": "pushingcc.github.io" } From 746daea4b323b1e7cc88eb6c9a4584c388974300 Mon Sep 17 00:00:00 2001 From: Wilbur Williams <105151352+ThisCatLikesCrypto@users.noreply.github.com> Date: Sat, 4 May 2024 11:43:21 +0100 Subject: [PATCH 0741/1456] Create dev.wilbur.json --- domains/dev.wilbur.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dev.wilbur.json diff --git a/domains/dev.wilbur.json b/domains/dev.wilbur.json new file mode 100644 index 000000000..0dc5cc1a0 --- /dev/null +++ b/domains/dev.wilbur.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ThisCatLikesCrypto", + "email": "wilburjwilliams123@gmail.com" + }, + "record": { + "URL": "dev.ww-projects.pages.dev" + } +} From 1eec49cc354056d7c55deb086d763e3e2f0b0484 Mon Sep 17 00:00:00 2001 From: Wilbur Williams <105151352+ThisCatLikesCrypto@users.noreply.github.com> Date: Sat, 4 May 2024 11:46:37 +0100 Subject: [PATCH 0742/1456] Update dev.wilbur.json --- domains/dev.wilbur.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/dev.wilbur.json b/domains/dev.wilbur.json index 0dc5cc1a0..e9890d766 100644 --- a/domains/dev.wilbur.json +++ b/domains/dev.wilbur.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ThisCatLikesCrypto", - "email": "wilburjwilliams123@gmail.com" - }, - "record": { - "URL": "dev.ww-projects.pages.dev" - } + "owner": { + "username": "ThisCatLikesCrypto", + "email": "contact@wilburwilliams.uk" + }, + "record": { + "CNAME": "dev.ww-projects.pages.dev" + } } From 75e5917a56c3e30cf6b2beed99792a2837b5fba0 Mon Sep 17 00:00:00 2001 From: NaT <133034377+NaTDeveloper@users.noreply.github.com> Date: Sat, 4 May 2024 17:46:25 +0530 Subject: [PATCH 0743/1456] Create 762.json --- domains/762.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/762.json diff --git a/domains/762.json b/domains/762.json new file mode 100644 index 000000000..842f254ca --- /dev/null +++ b/domains/762.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NaTDeveloper", + "email": "devihermeena@gmail.com" + }, + "record": { + "CNAME": "treker.betteruptime.com" + } +} From dcff2254f3f99a2c8a66aa2036ae8edac0a926d2 Mon Sep 17 00:00:00 2001 From: Stephen Adeniji Date: Sat, 4 May 2024 13:56:45 +0100 Subject: [PATCH 0744/1456] fix: invalid record url added 'https://' to the record url --- domains/stephen-adeniji.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/stephen-adeniji.json b/domains/stephen-adeniji.json index c42229f80..40a84b0d0 100644 --- a/domains/stephen-adeniji.json +++ b/domains/stephen-adeniji.json @@ -4,6 +4,6 @@ "email": "praiseadeniji2017@gmail.com" }, "record": { - "URL": "stephen-adeniji.vercel.app" + "URL": "https://stephen-adeniji.vercel.app" } } From a777ad1da7f5800a9988c80166d8bde2ef41d038 Mon Sep 17 00:00:00 2001 From: KKhangDev Date: Sat, 4 May 2024 21:07:11 +0700 Subject: [PATCH 0745/1456] Create undefined.json --- domains/undefined.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/undefined.json diff --git a/domains/undefined.json b/domains/undefined.json new file mode 100644 index 000000000..fcf0dfc26 --- /dev/null +++ b/domains/undefined.json @@ -0,0 +1,12 @@ +{ + "description": "This subdomain is for my personal portfolio website.", + "repo": "https://github.com/baokhang4930/baokhang4930.github.io", + "owner": { + "username": "baokhang4930", + "email": "baokhang4930@gmail.com", + "twitter": "undefiined__" + }, + "record": { + "CNAME": "baokhang4930.github.io" + } +} From 9057eddcfadff35d365afe83e21b5cec59052c3a Mon Sep 17 00:00:00 2001 From: ahammed-nibras Date: Sat, 4 May 2024 19:53:01 +0530 Subject: [PATCH 0746/1456] @ahammednibras8 register his domain --- domains/ahammednibras.json | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/domains/ahammednibras.json b/domains/ahammednibras.json index 18e187d64..38458c181 100644 --- a/domains/ahammednibras.json +++ b/domains/ahammednibras.json @@ -1,9 +1,12 @@ { - "owner": { - "username": "ahammed-nibras", - "email": "ahammednibras@proton.me" - }, - "record": { - "TXT": "ahammednibras" - } + "description": "I want to use this domain as my personal web portfolio", + "repo": "https://github.com/ahammednibras8/ahammednibras8.github.io", + "owner": { + "username": "ahammednibras8", + "email": "ahammednibras@hey.com", + "twitter": "ahammednibras8" + }, + "record": { + "CNAME": "ahammednibras8.github.io" + } } From db1c9b64d8bd83431aa88f470939c42add4bf162 Mon Sep 17 00:00:00 2001 From: ahammed-nibras Date: Sat, 4 May 2024 19:59:30 +0530 Subject: [PATCH 0747/1456] @ahammednibras8 register his domain --- domains/ahammednibras.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ahammednibras.json b/domains/ahammednibras.json index 38458c181..5b4ca3270 100644 --- a/domains/ahammednibras.json +++ b/domains/ahammednibras.json @@ -1,5 +1,5 @@ { - "description": "I want to use this domain as my personal web portfolio", + "description": "I want to use this domain as my personal web portfolio.", "repo": "https://github.com/ahammednibras8/ahammednibras8.github.io", "owner": { "username": "ahammednibras8", From 51930c8434355f2149138fcefbe63c3f25e111d1 Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Sat, 4 May 2024 23:48:40 +0200 Subject: [PATCH 0748/1456] Register sonom.is-a.dev --- domains/sonom.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sonom.json diff --git a/domains/sonom.json b/domains/sonom.json new file mode 100644 index 000000000..5bfe5ce2a --- /dev/null +++ b/domains/sonom.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 9fbc0448d4df1bedb6985657aa1185d9b9fd29c6 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Sat, 4 May 2024 23:51:38 +0100 Subject: [PATCH 0749/1456] Delete domains/manage.json --- domains/manage.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/manage.json diff --git a/domains/manage.json b/domains/manage.json deleted file mode 100644 index 670a3837b..000000000 --- a/domains/manage.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - - "record": { - "CNAME": "dns.beadman-network.com" - } -} From bcfae220bd95a31f924a5c3eb633e28b23d51040 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Sat, 4 May 2024 23:52:25 +0100 Subject: [PATCH 0750/1456] Delete domains/analytics.json --- domains/analytics.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/analytics.json diff --git a/domains/analytics.json b/domains/analytics.json deleted file mode 100644 index 1853906a7..000000000 --- a/domains/analytics.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - "record": { - "CNAME": "dns.beadman-network.com" - } -} From c243e1e3071847e18a06b93e8076f6a89fa6529e Mon Sep 17 00:00:00 2001 From: andrewstech Date: Sat, 4 May 2024 23:57:14 +0100 Subject: [PATCH 0751/1456] Delete andrew.is-a.dev --- domains/andrew.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/andrew.json diff --git a/domains/andrew.json b/domains/andrew.json deleted file mode 100644 index 35288badd..000000000 --- a/domains/andrew.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "andrewstech", - "email": "andrew@win11react.com" - }, - "record": { - "A": ["217.174.245.249"] - } -} From 14eca011369c7c6c31c40c1dc7ea69a9354fa692 Mon Sep 17 00:00:00 2001 From: LIGMATV <143163098+LIGMATV@users.noreply.github.com> Date: Sun, 5 May 2024 05:59:31 +0700 Subject: [PATCH 0752/1456] Create bukumark.json --- domains/bukumark.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bukumark.json diff --git a/domains/bukumark.json b/domains/bukumark.json new file mode 100644 index 000000000..6c660e543 --- /dev/null +++ b/domains/bukumark.json @@ -0,0 +1,11 @@ +{ + "description": "Bookmark manager that keep you simple with beautiful UI", + "repo": "https://github.com/LIGMATV/Bukumark", + "owner": { + "username": "LIGMATV", + "email": "ligmatv.id@gmail.com" + }, + "record": { + "CNAME": "bukumark.pages.dev" + } +} From 54aa5466ddcf6b9822c3012d20582ddc3723b8cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20H=E1=BB=93ng=20S=C6=A1n?= <81855366+crischutu07@users.noreply.github.com> Date: Sun, 5 May 2024 09:38:56 +0700 Subject: [PATCH 0753/1456] Create _github-pages-challenge-crischutu07.crischutu07.is-a.dev.json --- ...b-pages-challenge-crischutu07.crischutu07.is-a.dev.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 _github-pages-challenge-crischutu07.crischutu07.is-a.dev.json diff --git a/_github-pages-challenge-crischutu07.crischutu07.is-a.dev.json b/_github-pages-challenge-crischutu07.crischutu07.is-a.dev.json new file mode 100644 index 000000000..e9335dee7 --- /dev/null +++ b/_github-pages-challenge-crischutu07.crischutu07.is-a.dev.json @@ -0,0 +1,7 @@ +"owner": { + "username": "crischutu07", + "email": "sondolavnxbox.omlet@gmail.com" +}, +"record": { + "TXT": "bad00bc54be093493a43e915dfd349" +} From 2262adfdc7022a35ca04d48a317df5397f0343f2 Mon Sep 17 00:00:00 2001 From: kleeiny <167036761+kleeiny@users.noreply.github.com> Date: Sun, 5 May 2024 13:14:50 +0800 Subject: [PATCH 0754/1456] Register zb60458066.klent.is-a.dev --- domains/zb60458066.klent.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/zb60458066.klent.json diff --git a/domains/zb60458066.klent.json b/domains/zb60458066.klent.json new file mode 100644 index 000000000..b60b572a5 --- /dev/null +++ b/domains/zb60458066.klent.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "kleeiny", + "email": "kleeinlmao@gmail.com", + "discord": "763581985410121769" + }, + + "record": { + "CNAME": "zmverify.zoho.com" + } + } + \ No newline at end of file From 6d0c9d92cdbce373791e9d00dd776019fda69870 Mon Sep 17 00:00:00 2001 From: Ashish Verma <88656163+AshishJii@users.noreply.github.com> Date: Sun, 5 May 2024 14:54:58 +0530 Subject: [PATCH 0755/1456] Create ashishji.json --- domains/ashishji.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ashishji.json diff --git a/domains/ashishji.json b/domains/ashishji.json new file mode 100644 index 000000000..e3a6b2ba2 --- /dev/null +++ b/domains/ashishji.json @@ -0,0 +1,11 @@ +{ + "description": "Ashish Verma Portfolio Website", + "repo": "https://github.com/ashishjii/ashishjii.github.io", + "owner": { + "username": "AshishJii", + "email": "ashishverma208004@gmail.com" + }, + "record": { + "CNAME": "ashishjii.github.io" + } +} From a9f867cee2c2eafdf02fc3bd7cdd9192727b2e9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20H=E1=BB=93ng=20S=C6=A1n?= <81855366+crischutu07@users.noreply.github.com> Date: Sun, 5 May 2024 17:36:57 +0700 Subject: [PATCH 0756/1456] Rename _github-pages-challenge-crischutu07.crischutu07.is-a.dev.json to domains/_github-pages-challenge-crischutu07.crischutu07.json --- .../_github-pages-challenge-crischutu07.crischutu07.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename _github-pages-challenge-crischutu07.crischutu07.is-a.dev.json => domains/_github-pages-challenge-crischutu07.crischutu07.json (100%) diff --git a/_github-pages-challenge-crischutu07.crischutu07.is-a.dev.json b/domains/_github-pages-challenge-crischutu07.crischutu07.json similarity index 100% rename from _github-pages-challenge-crischutu07.crischutu07.is-a.dev.json rename to domains/_github-pages-challenge-crischutu07.crischutu07.json From d27904b4e23866dda80bd5246969371ffd131537 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20H=E1=BB=93ng=20S=C6=A1n?= <81855366+crischutu07@users.noreply.github.com> Date: Sun, 5 May 2024 17:43:19 +0700 Subject: [PATCH 0757/1456] Delete domains/_github-pages-challenge-crischutu07.crischutu07.json --- .../_github-pages-challenge-crischutu07.crischutu07.json | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 domains/_github-pages-challenge-crischutu07.crischutu07.json diff --git a/domains/_github-pages-challenge-crischutu07.crischutu07.json b/domains/_github-pages-challenge-crischutu07.crischutu07.json deleted file mode 100644 index e9335dee7..000000000 --- a/domains/_github-pages-challenge-crischutu07.crischutu07.json +++ /dev/null @@ -1,7 +0,0 @@ -"owner": { - "username": "crischutu07", - "email": "sondolavnxbox.omlet@gmail.com" -}, -"record": { - "TXT": "bad00bc54be093493a43e915dfd349" -} From bb7a7f57fffd31a8969d3fdad5276543c74ec661 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20H=E1=BB=93ng=20S=C6=A1n?= <81855366+crischutu07@users.noreply.github.com> Date: Sun, 5 May 2024 17:44:06 +0700 Subject: [PATCH 0758/1456] Create _github-pages-challenge-crischutu07.crischutu07.json --- _github-pages-challenge-crischutu07.crischutu07.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 _github-pages-challenge-crischutu07.crischutu07.json diff --git a/_github-pages-challenge-crischutu07.crischutu07.json b/_github-pages-challenge-crischutu07.crischutu07.json new file mode 100644 index 000000000..e9335dee7 --- /dev/null +++ b/_github-pages-challenge-crischutu07.crischutu07.json @@ -0,0 +1,7 @@ +"owner": { + "username": "crischutu07", + "email": "sondolavnxbox.omlet@gmail.com" +}, +"record": { + "TXT": "bad00bc54be093493a43e915dfd349" +} From a0b47c29ecfb1840e9421c0a2e2348a1faa1698e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20H=E1=BB=93ng=20S=C6=A1n?= <81855366+crischutu07@users.noreply.github.com> Date: Sun, 5 May 2024 17:45:12 +0700 Subject: [PATCH 0759/1456] Rename _github-pages-challenge-crischutu07.crischutu07.json to github-pages-challenge-crischutu07.crischutu07.is-a.dev.json --- ...> github-pages-challenge-crischutu07.crischutu07.is-a.dev.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename _github-pages-challenge-crischutu07.crischutu07.json => github-pages-challenge-crischutu07.crischutu07.is-a.dev.json (100%) diff --git a/_github-pages-challenge-crischutu07.crischutu07.json b/github-pages-challenge-crischutu07.crischutu07.is-a.dev.json similarity index 100% rename from _github-pages-challenge-crischutu07.crischutu07.json rename to github-pages-challenge-crischutu07.crischutu07.is-a.dev.json From c196c428f4b8d0a181ddc996951221caf3f7a24e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20H=E1=BB=93ng=20S=C6=A1n?= <81855366+crischutu07@users.noreply.github.com> Date: Sun, 5 May 2024 17:46:51 +0700 Subject: [PATCH 0760/1456] finally --- .../github-pages-challenge-crischutu07.crischutu07.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename github-pages-challenge-crischutu07.crischutu07.is-a.dev.json => domains/github-pages-challenge-crischutu07.crischutu07.json (100%) diff --git a/github-pages-challenge-crischutu07.crischutu07.is-a.dev.json b/domains/github-pages-challenge-crischutu07.crischutu07.json similarity index 100% rename from github-pages-challenge-crischutu07.crischutu07.is-a.dev.json rename to domains/github-pages-challenge-crischutu07.crischutu07.json From d53e8c553b3dd1d05c2d72e2fec27175ed8dc9cb Mon Sep 17 00:00:00 2001 From: Undefined Date: Sun, 5 May 2024 19:24:00 +0700 Subject: [PATCH 0761/1456] Update undefined.json --- domains/undefined.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/domains/undefined.json b/domains/undefined.json index fcf0dfc26..3ca397f2e 100644 --- a/domains/undefined.json +++ b/domains/undefined.json @@ -7,6 +7,11 @@ "twitter": "undefiined__" }, "record": { - "CNAME": "baokhang4930.github.io" - } + "CNAME": "baokhang4930.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } From 1e299b8426168ba5a51db5505b13c3d13d7c907e Mon Sep 17 00:00:00 2001 From: Undefined Date: Sun, 5 May 2024 19:24:30 +0700 Subject: [PATCH 0762/1456] Update undefined.json --- domains/undefined.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/undefined.json b/domains/undefined.json index 3ca397f2e..756ab005a 100644 --- a/domains/undefined.json +++ b/domains/undefined.json @@ -13,5 +13,5 @@ "mx2.improvmx.com" ], "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + } } From 2066e6ed0a381b82b5d3d90f05a9d7f279b8b178 Mon Sep 17 00:00:00 2001 From: Undefined Date: Sun, 5 May 2024 19:49:23 +0700 Subject: [PATCH 0763/1456] Update undefined.json --- domains/undefined.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/undefined.json b/domains/undefined.json index 756ab005a..d94d066b0 100644 --- a/domains/undefined.json +++ b/domains/undefined.json @@ -7,7 +7,12 @@ "twitter": "undefiined__" }, "record": { - "CNAME": "baokhang4930.github.io", + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From 932a7f21ea1105ffeebb4db84f02fcd0ecb1cd0e Mon Sep 17 00:00:00 2001 From: Shatanik Mahanty Date: Sun, 5 May 2024 18:34:29 +0530 Subject: [PATCH 0764/1456] Create shatanik.json Add data for registration --- domains/shatanik.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/shatanik.json diff --git a/domains/shatanik.json b/domains/shatanik.json new file mode 100644 index 000000000..ffb4985f1 --- /dev/null +++ b/domains/shatanik.json @@ -0,0 +1,10 @@ +{ + "description": "Shatanik's Developer Portfolio", + "owner": { + "username": "shatanikmahanty", + "email": "shatanikmahanty@gmail.com" + }, + "record": { + "CNAME": "shatanikmahanty.github.io" + } +} From ace7246b98423979321dd89d98e76b234623153e Mon Sep 17 00:00:00 2001 From: Shatanik Mahanty Date: Sun, 5 May 2024 18:38:24 +0530 Subject: [PATCH 0765/1456] Update shatanik.json --- domains/shatanik.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shatanik.json b/domains/shatanik.json index ffb4985f1..598e170a9 100644 --- a/domains/shatanik.json +++ b/domains/shatanik.json @@ -5,6 +5,6 @@ "email": "shatanikmahanty@gmail.com" }, "record": { - "CNAME": "shatanikmahanty.github.io" + "CNAME": "shatanikmahanty.github.io/shatanikmahanty" } } From e2161e53e27ed95eee0b41d66bef77aacd3b2b06 Mon Sep 17 00:00:00 2001 From: Sabbir <93143691+s8rr@users.noreply.github.com> Date: Sun, 5 May 2024 21:24:28 +0600 Subject: [PATCH 0766/1456] Create sabbir.json --- domains/sabbir.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 domains/sabbir.json diff --git a/domains/sabbir.json b/domains/sabbir.json new file mode 100644 index 000000000..26f0ab5fb --- /dev/null +++ b/domains/sabbir.json @@ -0,0 +1,26 @@ +{ + "owner": { + "username": "sabbir", + "email": "sabbir.apbn.edu@gmail.com" + } +} + +{ + "record": { + "CNAME": "sabbir1.pages.dev" + } +} +{ + "record": { + "TXT": "zoho-verification=zb21588174.zmverify.zoho.com" + } +} +{ + "record": { + "MX": [ + "mx.zoho.com", + "mx1.zoho.com", + "mx2.zoho.com" + ] + } +} From fe369dffeba4c167909d9fdcd71174c2906e2f2c Mon Sep 17 00:00:00 2001 From: Carmelo Canavan <74259203+Ninja-5000@users.noreply.github.com> Date: Sun, 5 May 2024 19:25:50 +0400 Subject: [PATCH 0767/1456] Added my json for registration. --- domains/canavan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/canavan.json diff --git a/domains/canavan.json b/domains/canavan.json new file mode 100644 index 000000000..5fb81d821 --- /dev/null +++ b/domains/canavan.json @@ -0,0 +1,11 @@ +{ + "description": "My little web profile", + "repo": "https://github.com/Ninja-5000/ninja-5000.github.io", + "owner": { + "username": "Ninja-5000", + "email": "MineProNinja@protonmail.com" + }, + "record": { + "CNAME": "ninja-5000.github.io" + } +} From abc4a0b481a44133426c176138ad0776ccf85d30 Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Sun, 5 May 2024 18:30:07 +0200 Subject: [PATCH 0768/1456] Register status.sono.is-a.dev --- domains/status.sono.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/status.sono.json diff --git a/domains/status.sono.json b/domains/status.sono.json new file mode 100644 index 000000000..30a54ffa0 --- /dev/null +++ b/domains/status.sono.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "getSono", + "email": "julianwolf2013@outlook.de", + "discord": "1222250424309121145" + }, + + "record": { + "CNAME": "statuspage.betteruptime.com" + } + } + \ No newline at end of file From ce23639057721211b7882af4db85fbf10f47694f Mon Sep 17 00:00:00 2001 From: Ansh Bhimani Date: Mon, 6 May 2024 01:52:16 +0530 Subject: [PATCH 0769/1456] Delete domains/github-pages-challenge-anshbhimani.anshbhimani.jsongithub-pages-challenge-anshbhimani.anshbhimani.json --- ...ongithub-pages-challenge-anshbhimani.anshbhimani.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/github-pages-challenge-anshbhimani.anshbhimani.jsongithub-pages-challenge-anshbhimani.anshbhimani.json diff --git a/domains/github-pages-challenge-anshbhimani.anshbhimani.jsongithub-pages-challenge-anshbhimani.anshbhimani.json b/domains/github-pages-challenge-anshbhimani.anshbhimani.jsongithub-pages-challenge-anshbhimani.anshbhimani.json deleted file mode 100644 index f87dde096..000000000 --- a/domains/github-pages-challenge-anshbhimani.anshbhimani.jsongithub-pages-challenge-anshbhimani.anshbhimani.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "anshbhimani", - "email": "ansh.bhimani@outlook.com" - }, - "record": { - "TXT": "36d0b9db7565094d11ea8fdb539e1dg" - } -} From 89a9b1e0e837ddfe3dca852dbe5c1b5021fbae5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20H=E1=BB=93ng=20S=C6=A1n?= <81855366+crischutu07@users.noreply.github.com> Date: Mon, 6 May 2024 04:23:19 +0700 Subject: [PATCH 0770/1456] Update filenames and json Blaming GitHub editor for this --- .../_github-pages-challenge-crischutu07.crischutu07.json | 9 +++++++++ .../github-pages-challenge-crischutu07.crischutu07.json | 7 ------- 2 files changed, 9 insertions(+), 7 deletions(-) create mode 100644 domains/_github-pages-challenge-crischutu07.crischutu07.json delete mode 100644 domains/github-pages-challenge-crischutu07.crischutu07.json diff --git a/domains/_github-pages-challenge-crischutu07.crischutu07.json b/domains/_github-pages-challenge-crischutu07.crischutu07.json new file mode 100644 index 000000000..fbd8c58f1 --- /dev/null +++ b/domains/_github-pages-challenge-crischutu07.crischutu07.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "crischutu07", + "email": "sondolavnxbox.omlet@gmail.com" + }, + "record": { + "TXT": "bad00bc54be093493a43e915dfd349" + } +} diff --git a/domains/github-pages-challenge-crischutu07.crischutu07.json b/domains/github-pages-challenge-crischutu07.crischutu07.json deleted file mode 100644 index e9335dee7..000000000 --- a/domains/github-pages-challenge-crischutu07.crischutu07.json +++ /dev/null @@ -1,7 +0,0 @@ -"owner": { - "username": "crischutu07", - "email": "sondolavnxbox.omlet@gmail.com" -}, -"record": { - "TXT": "bad00bc54be093493a43e915dfd349" -} From 3b63c112bdc621c687782760adef8c87ba3a1e0f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 6 May 2024 10:17:21 +0800 Subject: [PATCH 0771/1456] Update README.md --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 5800ea91b..dbccfce72 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- is-a-dev Banner + is-a.dev Banner

@@ -22,7 +22,6 @@ If you have any problems, feel free to [open a issue](https://github.com/is-a-de If you have an issue that contains confidental infomation, send an email to security@maintainers.is-a.dev. ## Register - ### Manual Registration - [Fork](https://github.com/is-a-dev/register/fork) this repository. - Add a new file called `your-domain-name.json` in the `domains` folder to register `your-domain-name.is-a.dev`. @@ -32,11 +31,10 @@ If you have an issue that contains confidental infomation, send an email to secu - Enjoy your new `.is-a.dev` domain! ### Automated Registration -#### *When using the manage site, please ensure your records are valid. Please do NOT "test" out the manage site and create invalid PRs, it wastes maintainers' time.* +> [!WARNING] +> **When using automated registration, please ensure your records are valid. Please do NOT "test" out the system and create invalid PRs, it wastes maintainers' time.** -Easiest method: Use the [manage website](https://manage.is-a.dev), sign in with your GitHub account and click the register page in the navbar. Fill out some questions and it will all happen automatically! - -Another method is to join our [Discord server](https://discord.gg/PZCGHz4RhQ), head to the commands channel and run `/register`. The bot will ask you a few questions then will generate your PR and domain automatically. The bot also allows for domain deletion and editing. +Join our [Discord server](https://discord.gg/is-a-dev-830872854677422150), head to the commands channel and run `/register`. The bot will ask you a few questions then will generate your PR and domain automatically. The bot also allows for domain deletion and editing. ## Status You can check the uptime of our services on our [status dashboard](https://is-a-dev.wdh.gg). From 0e6a7d052875d9fa645dbcc0e0b94a9ba8b6d1a6 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 6 May 2024 10:18:53 +0800 Subject: [PATCH 0772/1456] Create manage.json --- domains/manage.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/manage.json diff --git a/domains/manage.json b/domains/manage.json new file mode 100644 index 000000000..f27db0ab3 --- /dev/null +++ b/domains/manage.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "" + }, + + "record": { + "URL": "https://github.com/is-a-dev/register" + } +} From 5b94e0ea86ecc01237f7f607b7e8efdb0a14ea90 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 6 May 2024 10:19:15 +0800 Subject: [PATCH 0773/1456] Create register.json --- domains/register.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/register.json diff --git a/domains/register.json b/domains/register.json new file mode 100644 index 000000000..f27db0ab3 --- /dev/null +++ b/domains/register.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "" + }, + + "record": { + "URL": "https://github.com/is-a-dev/register" + } +} From c3c8ea65e77d55b189fd06088c31426846d3a9b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20H=E1=BB=93ng=20S=C6=A1n?= <81855366+crischutu07@users.noreply.github.com> Date: Mon, 6 May 2024 10:03:53 +0700 Subject: [PATCH 0774/1456] Update crischutu07.json Add Mail Forwarding "ImprovMX" --- domains/crischutu07.json | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/domains/crischutu07.json b/domains/crischutu07.json index e8c470035..3a63c4185 100644 --- a/domains/crischutu07.json +++ b/domains/crischutu07.json @@ -1,9 +1,14 @@ { - "owner": { - "username": "crischutu07", - "email": "sondolavnxbox.omlet@gmail.com" - }, - "record": { - "CNAME": "crischutu07.github.io" - } + "owner": { + "username": "crischutu07", + "email": "sondolavnxbox.omlet@gmail.com" + }, + "record": { + "CNAME": "crischutu07.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } From f14e3ea3ab6ccc34c27baa58be19d32794377c74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20H=E1=BB=93ng=20S=C6=A1n?= <81855366+crischutu07@users.noreply.github.com> Date: Mon, 6 May 2024 10:06:48 +0700 Subject: [PATCH 0775/1456] Update crischutu07.json Changing mail for safety --- domains/crischutu07.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/crischutu07.json b/domains/crischutu07.json index 3a63c4185..b39ca3cc2 100644 --- a/domains/crischutu07.json +++ b/domains/crischutu07.json @@ -1,7 +1,7 @@ { "owner": { "username": "crischutu07", - "email": "sondolavnxbox.omlet@gmail.com" + "email": "crischutu07owo@gmail.com" }, "record": { "CNAME": "crischutu07.github.io", From 8f1b818f5ec072c8448f4e10dfa78c787b0f33fe Mon Sep 17 00:00:00 2001 From: joetroll <161910543+trolljoe@users.noreply.github.com> Date: Mon, 6 May 2024 00:15:47 -0300 Subject: [PATCH 0776/1456] Create joetroll.json --- domains/joetroll.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/joetroll.json diff --git a/domains/joetroll.json b/domains/joetroll.json new file mode 100644 index 000000000..0e6fe5557 --- /dev/null +++ b/domains/joetroll.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "trolljoe", + "email": "joetechtok@proton.me", + "discord": "1054945019137630278", + }, + "record": { + "CNAME": "joetroll.pages.dev" + } +} From ca33a83455ba6fd4261afec6ac252dd1f0f7b79a Mon Sep 17 00:00:00 2001 From: joetroll <161910543+trolljoe@users.noreply.github.com> Date: Mon, 6 May 2024 00:28:22 -0300 Subject: [PATCH 0777/1456] Create blog.joetroll.json --- domains/blog.joetroll.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/blog.joetroll.json diff --git a/domains/blog.joetroll.json b/domains/blog.joetroll.json new file mode 100644 index 000000000..32626db7d --- /dev/null +++ b/domains/blog.joetroll.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "trolljoe", + "email": "joetechtok@proton.me", + "discord": "1054945019137630278", + }, + "record": { + "CNAME": "blogjoetroll.pages.dev" + } +} From 3bfab82e12bea512d34c81362bfa2dd4232b79ab Mon Sep 17 00:00:00 2001 From: Carmelo Canavan <74259203+Ninja-5000@users.noreply.github.com> Date: Mon, 6 May 2024 07:56:53 +0400 Subject: [PATCH 0778/1456] Update canavan.json --- domains/canavan.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/canavan.json b/domains/canavan.json index 5fb81d821..11b932f04 100644 --- a/domains/canavan.json +++ b/domains/canavan.json @@ -3,7 +3,8 @@ "repo": "https://github.com/Ninja-5000/ninja-5000.github.io", "owner": { "username": "Ninja-5000", - "email": "MineProNinja@protonmail.com" + "email": "", + "discord": "707170199861854209" }, "record": { "CNAME": "ninja-5000.github.io" From 1d3cd7efdc353f0cb04141bbae8f33de5ad4e13f Mon Sep 17 00:00:00 2001 From: Shatanik Mahanty Date: Mon, 6 May 2024 10:26:50 +0530 Subject: [PATCH 0779/1456] Update shatanik.json Fix invalid record --- domains/shatanik.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shatanik.json b/domains/shatanik.json index 598e170a9..ffb4985f1 100644 --- a/domains/shatanik.json +++ b/domains/shatanik.json @@ -5,6 +5,6 @@ "email": "shatanikmahanty@gmail.com" }, "record": { - "CNAME": "shatanikmahanty.github.io/shatanikmahanty" + "CNAME": "shatanikmahanty.github.io" } } From 73331ceb1b3c8f842a3f0f6e5df56ec5dfa7d16a Mon Sep 17 00:00:00 2001 From: Noah Gao Date: Mon, 6 May 2024 15:02:45 +0800 Subject: [PATCH 0780/1456] Register noahgao.is-a.dev --- domains/noahgao.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/noahgao.json diff --git a/domains/noahgao.json b/domains/noahgao.json new file mode 100644 index 000000000..5bbffcd3b --- /dev/null +++ b/domains/noahgao.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "noahziheng", + "email": "ziheng1719@163.com", + "discord": "900791393931362374" + }, + + "record": { + "CNAME": "noahziheng.github.io" + } + } + \ No newline at end of file From 66e0a03fe2540ed94b1f373a0c8930fbb5b121e0 Mon Sep 17 00:00:00 2001 From: kleeiny <167036761+kleeiny@users.noreply.github.com> Date: Mon, 6 May 2024 15:06:56 +0800 Subject: [PATCH 0781/1456] Update klent.json (can i do this?) --- domains/klent.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/domains/klent.json b/domains/klent.json index d869570be..f8a809bd3 100644 --- a/domains/klent.json +++ b/domains/klent.json @@ -7,6 +7,15 @@ "record": { "CNAME": "ghs.google.com" + "MX": [ + "mx.zoho.com", + "mx2.zoho.com", + "mx3.zoho.com" + ] + "TXT": [ + "v=spf1 include:zohomail.com ~all", + "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCsfuHrYA4tFgJxKInvk3VLaEnrsLdkINXPNkSi2m4PoNhuu41KY3dT1HGXKlSuEiVYAjYAYgdB9uD+zwlpBlfR/xEvDwRq0YHIx8xJphdryIL6BF8b5CSCq86qZGCwOoNdyqCFFOIbWI5XD2W9HGgNT2FEBIn4Jy4632MlXdkCIQIDAQAB" + ] } } - \ No newline at end of file + From 1fa2c82ffefd8c75f515adfcac41854747ec5e5c Mon Sep 17 00:00:00 2001 From: kleeiny <167036761+kleeiny@users.noreply.github.com> Date: Mon, 6 May 2024 15:10:06 +0800 Subject: [PATCH 0782/1456] Update klent.json --- domains/klent.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/klent.json b/domains/klent.json index f8a809bd3..607d14b34 100644 --- a/domains/klent.json +++ b/domains/klent.json @@ -6,12 +6,12 @@ }, "record": { - "CNAME": "ghs.google.com" + "CNAME": "ghs.google.com", "MX": [ "mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com" - ] + ], "TXT": [ "v=spf1 include:zohomail.com ~all", "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCsfuHrYA4tFgJxKInvk3VLaEnrsLdkINXPNkSi2m4PoNhuu41KY3dT1HGXKlSuEiVYAjYAYgdB9uD+zwlpBlfR/xEvDwRq0YHIx8xJphdryIL6BF8b5CSCq86qZGCwOoNdyqCFFOIbWI5XD2W9HGgNT2FEBIn4Jy4632MlXdkCIQIDAQAB" From 113bdfbaa5273a637d05001a98d9a0434e342d92 Mon Sep 17 00:00:00 2001 From: kleeiny <167036761+kleeiny@users.noreply.github.com> Date: Mon, 6 May 2024 15:20:30 +0800 Subject: [PATCH 0783/1456] Update klent.json --- domains/klent.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/klent.json b/domains/klent.json index 607d14b34..6a5050a0b 100644 --- a/domains/klent.json +++ b/domains/klent.json @@ -17,5 +17,4 @@ "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCsfuHrYA4tFgJxKInvk3VLaEnrsLdkINXPNkSi2m4PoNhuu41KY3dT1HGXKlSuEiVYAjYAYgdB9uD+zwlpBlfR/xEvDwRq0YHIx8xJphdryIL6BF8b5CSCq86qZGCwOoNdyqCFFOIbWI5XD2W9HGgNT2FEBIn4Jy4632MlXdkCIQIDAQAB" ] } - } - +} From 58d8e4590679178e8058fd02a888b9f02945a7fb Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Mon, 6 May 2024 10:41:11 +0300 Subject: [PATCH 0784/1456] Update blog.joetroll.json --- domains/blog.joetroll.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/blog.joetroll.json b/domains/blog.joetroll.json index 32626db7d..40349c359 100644 --- a/domains/blog.joetroll.json +++ b/domains/blog.joetroll.json @@ -2,7 +2,7 @@ "owner": { "username": "trolljoe", "email": "joetechtok@proton.me", - "discord": "1054945019137630278", + "discord": "1054945019137630278" }, "record": { "CNAME": "blogjoetroll.pages.dev" From 71f91d055a9a9f4d821095b32d9fbb8f59ba6b5d Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Mon, 6 May 2024 10:41:19 +0300 Subject: [PATCH 0785/1456] Update joetroll.json --- domains/joetroll.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/joetroll.json b/domains/joetroll.json index 0e6fe5557..9cd6c3964 100644 --- a/domains/joetroll.json +++ b/domains/joetroll.json @@ -2,7 +2,7 @@ "owner": { "username": "trolljoe", "email": "joetechtok@proton.me", - "discord": "1054945019137630278", + "discord": "1054945019137630278" }, "record": { "CNAME": "joetroll.pages.dev" From 9f1fa250245afa0c1ef87ed28a75e1e13ce04d0f Mon Sep 17 00:00:00 2001 From: Sabbir <93143691+s8rr@users.noreply.github.com> Date: Mon, 6 May 2024 14:13:27 +0600 Subject: [PATCH 0786/1456] Update sabbir.json --- domains/sabbir.json | 31 +++++++------------------------ 1 file changed, 7 insertions(+), 24 deletions(-) diff --git a/domains/sabbir.json b/domains/sabbir.json index 26f0ab5fb..36f311b78 100644 --- a/domains/sabbir.json +++ b/domains/sabbir.json @@ -1,26 +1,9 @@ { - "owner": { - "username": "sabbir", - "email": "sabbir.apbn.edu@gmail.com" - } -} - -{ - "record": { - "CNAME": "sabbir1.pages.dev" - } -} -{ - "record": { - "TXT": "zoho-verification=zb21588174.zmverify.zoho.com" - } -} -{ - "record": { - "MX": [ - "mx.zoho.com", - "mx1.zoho.com", - "mx2.zoho.com" - ] - } + "owner": { + "username": "sabbir", + "email": "sabbir.apbn.edu@gmail.com" + }, + "record": { + "CNAME": "sabbir1.pages.dev" + } } From 65ebce9e6a47f71761112699794b164246d2d8f1 Mon Sep 17 00:00:00 2001 From: bananaking6 <147780429+bananaking6@users.noreply.github.com> Date: Mon, 6 May 2024 05:40:01 -0600 Subject: [PATCH 0787/1456] Create skibidi.json --- domains/skibidi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/skibidi.json diff --git a/domains/skibidi.json b/domains/skibidi.json new file mode 100644 index 000000000..3a6fee690 --- /dev/null +++ b/domains/skibidi.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "bananaking6", + "email": "null" + }, + + "record": { + "CNAME": "bananaking6.github.io" + } +} From 2aa8a35f640169cd7541822ae5167c57a0d324ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20H=E1=BB=93ng=20S=C6=A1n?= <81855366+crischutu07@users.noreply.github.com> Date: Mon, 6 May 2024 18:40:59 +0700 Subject: [PATCH 0788/1456] Update crischutu07.json --- domains/crischutu07.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/crischutu07.json b/domains/crischutu07.json index b39ca3cc2..fa3ca7ff5 100644 --- a/domains/crischutu07.json +++ b/domains/crischutu07.json @@ -4,7 +4,12 @@ "email": "crischutu07owo@gmail.com" }, "record": { - "CNAME": "crischutu07.github.io", + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From f0bc35be31c12460ff7894c828c48c3477e37516 Mon Sep 17 00:00:00 2001 From: Lucas Oliveira Date: Mon, 6 May 2024 09:54:25 -0300 Subject: [PATCH 0789/1456] Create fptbb.json --- domains/fptbb.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/fptbb.json diff --git a/domains/fptbb.json b/domains/fptbb.json new file mode 100644 index 000000000..4ade2216c --- /dev/null +++ b/domains/fptbb.json @@ -0,0 +1,13 @@ +{ + "owner":{ + "username":"Fptbb", + "email":"lucas@fptbb.com" + }, + "record":{ + "URL":"https://fptbb.com", + "MX":[ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + } +} From eacf311c421d6176df2f6f543be322c510d9c552 Mon Sep 17 00:00:00 2001 From: Lucas Oliveira Date: Mon, 6 May 2024 11:09:22 -0300 Subject: [PATCH 0790/1456] Update fptbb.json --- domains/fptbb.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/fptbb.json b/domains/fptbb.json index 4ade2216c..d837fa988 100644 --- a/domains/fptbb.json +++ b/domains/fptbb.json @@ -8,6 +8,7 @@ "MX":[ "mx1.improvmx.com", "mx2.improvmx.com" - ] + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From db72f65c0c8ed28eba66388428dc1893f49eb51c Mon Sep 17 00:00:00 2001 From: bananaking6 <147780429+bananaking6@users.noreply.github.com> Date: Mon, 6 May 2024 08:46:32 -0600 Subject: [PATCH 0791/1456] Update skibidi.json --- domains/skibidi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/skibidi.json b/domains/skibidi.json index 3a6fee690..44ee87226 100644 --- a/domains/skibidi.json +++ b/domains/skibidi.json @@ -1,7 +1,7 @@ { "owner": { "username": "bananaking6", - "email": "null" + "discord": "skibidibagel" }, "record": { From 8a40a7ec8177e223a5f31bff07db604c9d82723b Mon Sep 17 00:00:00 2001 From: denboy0123 <81873582+denboy0123@users.noreply.github.com> Date: Mon, 6 May 2024 18:41:00 +0300 Subject: [PATCH 0792/1456] Update juqwtf.json --- domains/juqwtf.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/juqwtf.json b/domains/juqwtf.json index 83f000b13..ae99107f8 100644 --- a/domains/juqwtf.json +++ b/domains/juqwtf.json @@ -1,9 +1,11 @@ { + "description": "juqwtf site", + "repo": "https://github.com/denboy0123/juq.github.io", "owner": { "username": "denboy0123", "email": "pochtaproverka01@gmail.com" }, "record": { - "A": ["93.185.157.142"] + "CNAME": "denboy0123.github.io" } } From c221e546f8a938b8ebca398d17812d42371212bf Mon Sep 17 00:00:00 2001 From: denboy0123 <81873582+denboy0123@users.noreply.github.com> Date: Mon, 6 May 2024 18:52:11 +0300 Subject: [PATCH 0793/1456] Create _github-pages-challenge-denboy0123.juqwtf.json --- domains/_github-pages-challenge-denboy0123.juqwtf.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-denboy0123.juqwtf.json diff --git a/domains/_github-pages-challenge-denboy0123.juqwtf.json b/domains/_github-pages-challenge-denboy0123.juqwtf.json new file mode 100644 index 000000000..ce6226134 --- /dev/null +++ b/domains/_github-pages-challenge-denboy0123.juqwtf.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "denboy0123", + "email": "pochtaproverka01@gmail.com" + }, + "record": { + "TXT": "6146edfce746644d8877fd941120eb" + } +} From ffbf84983974756680410f5d6163a6384257fcf7 Mon Sep 17 00:00:00 2001 From: bananaking6 <147780429+bananaking6@users.noreply.github.com> Date: Mon, 6 May 2024 10:06:13 -0600 Subject: [PATCH 0794/1456] add email --- domains/skibidi.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/skibidi.json b/domains/skibidi.json index 44ee87226..27b6877a9 100644 --- a/domains/skibidi.json +++ b/domains/skibidi.json @@ -1,7 +1,8 @@ { "owner": { "username": "bananaking6", - "discord": "skibidibagel" + "discord": "skibidibagel", + "email": "null" }, "record": { From 2e434ec47a71a16459475d7cdcdc25c22ce4e285 Mon Sep 17 00:00:00 2001 From: bananaking6 <147780429+bananaking6@users.noreply.github.com> Date: Mon, 6 May 2024 10:07:59 -0600 Subject: [PATCH 0795/1456] make it blank not null --- domains/skibidi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/skibidi.json b/domains/skibidi.json index 27b6877a9..43eab904b 100644 --- a/domains/skibidi.json +++ b/domains/skibidi.json @@ -2,7 +2,7 @@ "owner": { "username": "bananaking6", "discord": "skibidibagel", - "email": "null" + "email": "" }, "record": { From 731d587c427992b32fd58631d0912aa9b0cbbc05 Mon Sep 17 00:00:00 2001 From: birb Date: Tue, 7 May 2024 00:46:59 +0800 Subject: [PATCH 0796/1456] Create lewdhutao.json --- domains/lewdhutao.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lewdhutao.json diff --git a/domains/lewdhutao.json b/domains/lewdhutao.json new file mode 100644 index 000000000..3d28bc4ce --- /dev/null +++ b/domains/lewdhutao.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LewdHuTao", + "email": "lewdhutao@shittybot.xyz" + }, + "record": { + "CNAME": "lewdhutao.pages.dev" + } +} From ff2c0ba55d886ea4f2fe703f8df8be1033a42587 Mon Sep 17 00:00:00 2001 From: joetroll <161910543+trolljoe@users.noreply.github.com> Date: Mon, 6 May 2024 14:06:14 -0300 Subject: [PATCH 0797/1456] Create _discord.joetroll.json --- domains/_discord.joetroll.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.joetroll.json diff --git a/domains/_discord.joetroll.json b/domains/_discord.joetroll.json new file mode 100644 index 000000000..5c09076fa --- /dev/null +++ b/domains/_discord.joetroll.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "trolljoe", + "email": "joetechtok@proton.me" + }, + "record": { + "TXT": "dh=0ebb35a3def7a74049859c553b91d46c3eccbf3f" + } +} From d36e96c5f42c6fa7241ed24f82dbc2a90b7d3d0c Mon Sep 17 00:00:00 2001 From: Miskode <156457880+miskode@users.noreply.github.com> Date: Mon, 6 May 2024 13:16:53 -0600 Subject: [PATCH 0798/1456] Create miskode.json --- domains/miskode.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/miskode.json diff --git a/domains/miskode.json b/domains/miskode.json new file mode 100644 index 000000000..16c93d85f --- /dev/null +++ b/domains/miskode.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "miskode", + "email": "miskonx@gmail.com" + }, + + "record": { + "CNAME": "miskode.github.io" + } +} From 2ee38ac25c08ec4aa6d9b2c15d4245bfb48ebf89 Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Mon, 6 May 2024 21:35:54 +0200 Subject: [PATCH 0799/1456] status.sono.json aktualisieren --- domains/status.sono.json | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/domains/status.sono.json b/domains/status.sono.json index 30a54ffa0..e69de29bb 100644 --- a/domains/status.sono.json +++ b/domains/status.sono.json @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "getSono", - "email": "julianwolf2013@outlook.de", - "discord": "1222250424309121145" - }, - - "record": { - "CNAME": "statuspage.betteruptime.com" - } - } - \ No newline at end of file From 76aef2ee0d079562dcb6bb4c39a8240bed354bb7 Mon Sep 17 00:00:00 2001 From: Asterisk Date: Mon, 6 May 2024 17:06:39 -0400 Subject: [PATCH 0800/1456] Create asterisk.json --- domains/asterisk.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/asterisk.json diff --git a/domains/asterisk.json b/domains/asterisk.json new file mode 100644 index 000000000..46beb2f14 --- /dev/null +++ b/domains/asterisk.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ast3risk-ops", + "email": "me@asterisk.lol", + "discord": "789561823863111742" + }, + "record": { + "URL": "https://asterisk.lol" + } +} From 17cde4f760387818af4d6da25d7638e676a01704 Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Tue, 7 May 2024 07:12:03 +0200 Subject: [PATCH 0801/1456] Register getsono.is-a.dev --- domains/getsono.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/getsono.json diff --git a/domains/getsono.json b/domains/getsono.json new file mode 100644 index 000000000..5bfe5ce2a --- /dev/null +++ b/domains/getsono.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 7af567840db3b5b06c68632273ed78a7decc5416 Mon Sep 17 00:00:00 2001 From: Nova Notepad Date: Tue, 7 May 2024 17:04:57 +1000 Subject: [PATCH 0802/1456] Update nova.json --- domains/nova.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/nova.json b/domains/nova.json index 6e894d830..01ef733ae 100644 --- a/domains/nova.json +++ b/domains/nova.json @@ -2,10 +2,11 @@ "description": "nova.is-a.dev", "owner": { "username": "LunarN0v4", - "email": "zeus@zeusteam.dev", - "discord": "7un4r" + "email": "nova@zeusteam.dev", + "discord": "novad3v" }, "record": { - "CNAME": "webmail.zeusteam.dev" + "CNAME": "zeusteam.dev", + "MX": "mail.zeusteam.dev" } } From 7d6ab7e634253cd6868bfcb7e9dacbc2992b02f6 Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Tue, 7 May 2024 10:17:56 +0200 Subject: [PATCH 0803/1456] Remove Domains --- domains/sonom.json | 12 ------------ domains/status.sono.json | 0 2 files changed, 12 deletions(-) delete mode 100644 domains/sonom.json delete mode 100644 domains/status.sono.json diff --git a/domains/sonom.json b/domains/sonom.json deleted file mode 100644 index 5bfe5ce2a..000000000 --- a/domains/sonom.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "getSono", - "email": "julianwolf2013@outlook.de", - "discord": "1222250424309121145" - }, - - "record": { - "CNAME": "getsono.github.io" - } - } - \ No newline at end of file diff --git a/domains/status.sono.json b/domains/status.sono.json deleted file mode 100644 index e69de29bb..000000000 From 24a1783e58dd3c7bca7bde133586b8df59b68523 Mon Sep 17 00:00:00 2001 From: "ann.off" <142986025+ann-dvlpr@users.noreply.github.com> Date: Tue, 7 May 2024 11:54:59 +0300 Subject: [PATCH 0804/1456] Update and rename fluid.json to ann.json --- domains/{fluid.json => ann.json} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename domains/{fluid.json => ann.json} (50%) diff --git a/domains/fluid.json b/domains/ann.json similarity index 50% rename from domains/fluid.json rename to domains/ann.json index 6fe07d509..e154aefdb 100644 --- a/domains/fluid.json +++ b/domains/ann.json @@ -1,11 +1,11 @@ { "description": "Personal website to host bio info and other things", - "repo": "https://github.com/fluid-developer/fluid-developer.github.io", + "repo": "https://github.com/ann-dvlpr/ann-dvlpr.github.io", "owner": { - "username": "fluid-developer", + "username": "ann-dvlpr", "email": "ne0xch4r4@gmail.com" }, "record": { - "CNAME": "fluid-developer.github.io" + "CNAME": "ann-dvlpr.github.io" } } From f8a414fd5364606b27c8f18ce6d4bd1d4605c87a Mon Sep 17 00:00:00 2001 From: Aakash kumar <76447347+itsAakashz@users.noreply.github.com> Date: Tue, 7 May 2024 14:41:54 +0530 Subject: [PATCH 0805/1456] Create aakashuuuu.json --- domains/aakashuuuu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aakashuuuu.json diff --git a/domains/aakashuuuu.json b/domains/aakashuuuu.json new file mode 100644 index 000000000..9bb101154 --- /dev/null +++ b/domains/aakashuuuu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "itsAakashz", + "email": "gzatrop@gmail.com" + }, + "record": { + "CNAME": "nextjs-aakashuu-portfolio.pages.dev" + } +} From 3444270fa883e1d349f35bedb2b6912d3ace23ec Mon Sep 17 00:00:00 2001 From: LooKeR Date: Tue, 7 May 2024 14:52:02 +0530 Subject: [PATCH 0806/1456] Create looker.json --- domains/looker.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/looker.json diff --git a/domains/looker.json b/domains/looker.json new file mode 100644 index 000000000..a343f20ff --- /dev/null +++ b/domains/looker.json @@ -0,0 +1,12 @@ +{ + "description": "LooKeR's Portfolio", + "repo": "https://github.com/Iamlooker/iamlooker.github.io", + "owner": { + "username": "Iamlooker", + "email": "mohit2002ss@gmail.com", + "twitter": "Iam_looker" + }, + "record": { + "CNAME": "iamlooker.github.io" + } +} From 2e6ce5a1b0da742ebcfe26d02e0bcd41d2d2bafb Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 7 May 2024 19:50:59 +0800 Subject: [PATCH 0807/1456] Update MAINTAINERS.md --- MAINTAINERS.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 993ea432c..55d7e5671 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -2,10 +2,11 @@ | Name | GitHub | Role | |:-:|-|-| | Akshay | [@phenax](https://github.com/phenax) | Owner | -| William | [@wdhdev](https://github.com/wdhdev) | Admin | +| William | [@wdhdev](https://github.com/wdhdev) | Administrator | | CuteDog5695 | [@CuteDog5695](https://github.com/CuteDog5695) | Maintainer | | Daniel | [@hackermondev](https://github.com/hackermondev) | Maintainer | | DIBSTER | [@DEV-DIBSTER](https://github.com/DEV-DIBSTER) | Maintainer | -| Mahir | [@mtgsquad](https://github.com/mtgsquad) | Maintainer | +| MaskDuck | [@MaskDuck](https://github.com/MaskDuck) | Maintainer | | Om | [@TerraPlayz](https://github.com/TerraPlayz) | Maintainer | | Stef | [@Stef-00012](https://github.com/Stef-00012) | Maintainer | +| orangc | [@orxngc](https://github.com/orxngc) | Trial Maintainer | From bea18bb758c45142a9b2b0741695fbc6c4be2b18 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Tue, 7 May 2024 19:02:51 +0300 Subject: [PATCH 0808/1456] Update MAINTAINERS.md --- MAINTAINERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 55d7e5671..65cf4e5dc 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -7,6 +7,6 @@ | Daniel | [@hackermondev](https://github.com/hackermondev) | Maintainer | | DIBSTER | [@DEV-DIBSTER](https://github.com/DEV-DIBSTER) | Maintainer | | MaskDuck | [@MaskDuck](https://github.com/MaskDuck) | Maintainer | -| Om | [@TerraPlayz](https://github.com/TerraPlayz) | Maintainer | +| Om | [@omsenjalia](https://github.com/omsenjalia) | Maintainer | | Stef | [@Stef-00012](https://github.com/Stef-00012) | Maintainer | | orangc | [@orxngc](https://github.com/orxngc) | Trial Maintainer | From 2d21e2766b44f609fdd4880874492093594b0a4e Mon Sep 17 00:00:00 2001 From: Stephen Adeniji Date: Tue, 7 May 2024 18:12:15 +0100 Subject: [PATCH 0809/1456] CNAME record --- domains/stephen-adeniji.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/stephen-adeniji.json b/domains/stephen-adeniji.json index 40a84b0d0..75144fc2d 100644 --- a/domains/stephen-adeniji.json +++ b/domains/stephen-adeniji.json @@ -4,6 +4,6 @@ "email": "praiseadeniji2017@gmail.com" }, "record": { - "URL": "https://stephen-adeniji.vercel.app" + "CNAME": "nextjs-portfolio-4jp.pages.dev" } -} +} From be3f1bcafb6f3d6e32e32ad954cfbb37dc4375ad Mon Sep 17 00:00:00 2001 From: Chirag Sharma Date: Tue, 7 May 2024 23:36:38 +0530 Subject: [PATCH 0810/1456] feat(domain): wtfchirag.is-a.dev --- domains/chiragksharma.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/chiragksharma.json diff --git a/domains/chiragksharma.json b/domains/chiragksharma.json new file mode 100644 index 000000000..5b5c263d9 --- /dev/null +++ b/domains/chiragksharma.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragksharma", + "email": "chiragksharma15@gmail.com" + }, + "record": { + "URL": "https://github.com/chiragksharma" + } +} From 364ca84374602ec4b282e6a2384a11cd1d46cfe1 Mon Sep 17 00:00:00 2001 From: Chirag Sharma Date: Tue, 7 May 2024 23:39:09 +0530 Subject: [PATCH 0811/1456] Delete domains/chiragksharma.json --- domains/chiragksharma.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/chiragksharma.json diff --git a/domains/chiragksharma.json b/domains/chiragksharma.json deleted file mode 100644 index 5b5c263d9..000000000 --- a/domains/chiragksharma.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "chiragksharma", - "email": "chiragksharma15@gmail.com" - }, - "record": { - "URL": "https://github.com/chiragksharma" - } -} From 03e38967a67ac0527301cec8fd9228fca1a04769 Mon Sep 17 00:00:00 2001 From: Chirag Sharma Date: Tue, 7 May 2024 23:41:52 +0530 Subject: [PATCH 0812/1456] feat(domain): wtfchirag.is-a.dev --- domains/wtfchirag.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/wtfchirag.json diff --git a/domains/wtfchirag.json b/domains/wtfchirag.json new file mode 100644 index 000000000..fe438cba2 --- /dev/null +++ b/domains/wtfchirag.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragksharma", + "email": "chiragksharma15@gmail.com" + }, + "record": { + "URL": "https://www.github.com/chiragksharma" + } +} From 87045d20afe9a3b3f0dd1a1c1e05d3b6d9e0a218 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 8 May 2024 06:33:34 +0800 Subject: [PATCH 0813/1456] Update CODEOWNERS --- .github/CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 87c22c175..a4e5265b1 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,3 +5,5 @@ /domains/ @is-a-dev/maintainers *.md @is-a-dev/maintainers + +/MAINTAINERS.md @wdhdev From f503f353daef573b83421f5c01274b9800f75f29 Mon Sep 17 00:00:00 2001 From: Miskode <156457880+miskode@users.noreply.github.com> Date: Tue, 7 May 2024 16:38:11 -0600 Subject: [PATCH 0814/1456] Update miskode.json --- domains/miskode.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/miskode.json b/domains/miskode.json index 16c93d85f..7925c2502 100644 --- a/domains/miskode.json +++ b/domains/miskode.json @@ -5,6 +5,7 @@ }, "record": { - "CNAME": "miskode.github.io" + "CNAME": "miskode.github.io", + "TXT": "e03000495c20c26b2f53651111d57d" } } From 3fc0ab6af4564434cbdcaee6ef456d1f259b47b7 Mon Sep 17 00:00:00 2001 From: CR1KET <132535421+NoahMK21100@users.noreply.github.com> Date: Tue, 7 May 2024 19:57:37 -0400 Subject: [PATCH 0815/1456] Create cr1ket.json --- domains/cr1ket.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/cr1ket.json diff --git a/domains/cr1ket.json b/domains/cr1ket.json new file mode 100644 index 000000000..ec76d225a --- /dev/null +++ b/domains/cr1ket.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/NoahMK21100/NoahMK21100.github.io", + "owner": { + "username": "NoahMK21100", + "email": "NoahMK21100@gmail.com" + }, + "record": { + "CNAME": "NoahMK21100.github.io" + } +} From 210078b1828694af4baa7147f3853d7d8f51397e Mon Sep 17 00:00:00 2001 From: CR1KET <132535421+NoahMK21100@users.noreply.github.com> Date: Tue, 7 May 2024 20:00:02 -0400 Subject: [PATCH 0816/1456] Update cr1ket.json --- domains/cr1ket.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/cr1ket.json b/domains/cr1ket.json index ec76d225a..2403a8e8a 100644 --- a/domains/cr1ket.json +++ b/domains/cr1ket.json @@ -1,8 +1,10 @@ { + "description": "Using for my personal site cr1ket.xyz", "repo": "https://github.com/NoahMK21100/NoahMK21100.github.io", "owner": { "username": "NoahMK21100", "email": "NoahMK21100@gmail.com" + "twitter": "@noahmk17" }, "record": { "CNAME": "NoahMK21100.github.io" From f53ec02c1548d34808c093fdc3ee2c5199733f8a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 7 May 2024 20:16:02 -0400 Subject: [PATCH 0817/1456] Update cr1ket.json --- domains/cr1ket.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/cr1ket.json b/domains/cr1ket.json index 2403a8e8a..06f02b2cc 100644 --- a/domains/cr1ket.json +++ b/domains/cr1ket.json @@ -3,8 +3,8 @@ "repo": "https://github.com/NoahMK21100/NoahMK21100.github.io", "owner": { "username": "NoahMK21100", - "email": "NoahMK21100@gmail.com" - "twitter": "@noahmk17" + "email": "NoahMK21100@gmail.com", + "twitter": "noahmk17" }, "record": { "CNAME": "NoahMK21100.github.io" From d8f24ef3cc0a6ad9c3687e99f8cb97122aa800cc Mon Sep 17 00:00:00 2001 From: uuphoria <155935644+uuphoria2@users.noreply.github.com> Date: Tue, 7 May 2024 19:50:31 -0500 Subject: [PATCH 0818/1456] Create uuphoria2.json --- domains/uuphoria2.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/uuphoria2.json diff --git a/domains/uuphoria2.json b/domains/uuphoria2.json new file mode 100644 index 000000000..e5d7f1b6e --- /dev/null +++ b/domains/uuphoria2.json @@ -0,0 +1,11 @@ +{ + "description": "This is to be used on my blog.", + "repo": "https://github.com/uuphoria2/uuphoria2.github.io", + "owner": { + "username": "uuphoria2", + "email": "gman36147@gmail.com" + }, + "record": { + "CNAME": "uuphoria2.github.io" + } +} From b9944badbd00e4e04b40af485dfb4d9097dca9c0 Mon Sep 17 00:00:00 2001 From: AlexanderDDevelopment Date: Tue, 7 May 2024 19:32:40 -0700 Subject: [PATCH 0819/1456] Register alexd.is-a.dev --- domains/alexd.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/alexd.json diff --git a/domains/alexd.json b/domains/alexd.json new file mode 100644 index 000000000..8fe80b750 --- /dev/null +++ b/domains/alexd.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "AlexanderDDevelopment", + "email": "AlexanderDDevelopment@gmail.com", + "discord": "1237578569358639190" + }, + + "record": { + "CNAME": "alexanderd.pages.dev" + } + } + \ No newline at end of file From 15b6f55210716a9439ca97043404a5dbfe0e31d7 Mon Sep 17 00:00:00 2001 From: uuphoria <155935644+uuphoria2@users.noreply.github.com> Date: Tue, 7 May 2024 22:18:33 -0500 Subject: [PATCH 0820/1456] Create _github-pages-challenge-uuphoria2.uuphoria2.json --- .../_github-pages-challenge-uuphoria2.uuphoria2.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-uuphoria2.uuphoria2.json diff --git a/domains/_github-pages-challenge-uuphoria2.uuphoria2.json b/domains/_github-pages-challenge-uuphoria2.uuphoria2.json new file mode 100644 index 000000000..f65e6dc95 --- /dev/null +++ b/domains/_github-pages-challenge-uuphoria2.uuphoria2.json @@ -0,0 +1,10 @@ +{ + "description": "Verification for my personal site", + "owner": { + "username": "uuphoria2", + "email": "gman36147@gmail.com" + }, + "record": { + "TXT": "e102771c99f70130190148a2d00ee0" + } +} From a917e1cd2c8cb94a9aee4253aa0bee0279bff661 Mon Sep 17 00:00:00 2001 From: kleeiny <167036761+kleeiny@users.noreply.github.com> Date: Wed, 8 May 2024 13:52:02 +0800 Subject: [PATCH 0821/1456] Register school.klent.is-a.dev --- domains/school.klent.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/school.klent.json diff --git a/domains/school.klent.json b/domains/school.klent.json new file mode 100644 index 000000000..d869570be --- /dev/null +++ b/domains/school.klent.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "kleeiny", + "email": "kleeinlmao@gmail.com", + "discord": "763581985410121769" + }, + + "record": { + "CNAME": "ghs.google.com" + } + } + \ No newline at end of file From 6024b23bc6def862eb5c8118cb4b89bd3cc37a18 Mon Sep 17 00:00:00 2001 From: kleeiny <167036761+kleeiny@users.noreply.github.com> Date: Wed, 8 May 2024 13:57:59 +0800 Subject: [PATCH 0822/1456] Update klent.json --- domains/klent.json | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/domains/klent.json b/domains/klent.json index 6a5050a0b..0cfa170b5 100644 --- a/domains/klent.json +++ b/domains/klent.json @@ -6,15 +6,6 @@ }, "record": { - "CNAME": "ghs.google.com", - "MX": [ - "mx.zoho.com", - "mx2.zoho.com", - "mx3.zoho.com" - ], - "TXT": [ - "v=spf1 include:zohomail.com ~all", - "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCsfuHrYA4tFgJxKInvk3VLaEnrsLdkINXPNkSi2m4PoNhuu41KY3dT1HGXKlSuEiVYAjYAYgdB9uD+zwlpBlfR/xEvDwRq0YHIx8xJphdryIL6BF8b5CSCq86qZGCwOoNdyqCFFOIbWI5XD2W9HGgNT2FEBIn4Jy4632MlXdkCIQIDAQAB" - ] + "CNAME": "ghs.google.com" } } From 02a5679f8fdb9d4667c3e9fbed2e1342f3856445 Mon Sep 17 00:00:00 2001 From: Cyclone Addons <90061864+CycloneAddons@users.noreply.github.com> Date: Wed, 8 May 2024 12:07:55 +0530 Subject: [PATCH 0823/1456] Create cycloneaddons.json --- domains/cycloneaddons.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/cycloneaddons.json diff --git a/domains/cycloneaddons.json b/domains/cycloneaddons.json new file mode 100644 index 000000000..9a0eae49d --- /dev/null +++ b/domains/cycloneaddons.json @@ -0,0 +1,12 @@ +{ + "description": "Use for portfolio.", + "repo": "https://github.com/CycloneAddons/cycloneaddons.github.io", + "owner": { + "username": "CycloneAddons", + "email": "cycloneaddon@gmail.com", + "twitter": "cycloneaddons" + }, + "record": { + "CNAME": "cycloneaddons.github.io" + } +} From 117d7bd357f18cbf007f8c51b1d698d016c1f7fa Mon Sep 17 00:00:00 2001 From: Cyclone Addons <90061864+CycloneAddons@users.noreply.github.com> Date: Wed, 8 May 2024 12:16:28 +0530 Subject: [PATCH 0824/1456] Register deepesh.is-a.dev --- domains/deepesh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/deepesh.json diff --git a/domains/deepesh.json b/domains/deepesh.json new file mode 100644 index 000000000..05c1d3439 --- /dev/null +++ b/domains/deepesh.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "CycloneAddons", + "email": "cycloneaddon@gmail.com", + "discord": "769225935153004636" + }, + + "record": { + "CNAME": "deepeshxcode.github.io" + } + } + \ No newline at end of file From a077652582ebe841919a6c01355e98ccd90d0879 Mon Sep 17 00:00:00 2001 From: Cyclone Addons <90061864+CycloneAddons@users.noreply.github.com> Date: Wed, 8 May 2024 12:18:07 +0530 Subject: [PATCH 0825/1456] Delete domains/deepesh.json --- domains/deepesh.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/deepesh.json diff --git a/domains/deepesh.json b/domains/deepesh.json deleted file mode 100644 index 05c1d3439..000000000 --- a/domains/deepesh.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "CycloneAddons", - "email": "cycloneaddon@gmail.com", - "discord": "769225935153004636" - }, - - "record": { - "CNAME": "deepeshxcode.github.io" - } - } - \ No newline at end of file From 69a098518f18f472dea939f509748d04d61e98a2 Mon Sep 17 00:00:00 2001 From: Sunrwku!! <158478884+kyouhei14@users.noreply.github.com> Date: Wed, 8 May 2024 13:31:27 +0530 Subject: [PATCH 0826/1456] Create rajveer.json --- domains/rajveer.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/rajveer.json diff --git a/domains/rajveer.json b/domains/rajveer.json new file mode 100644 index 000000000..73f7b18f3 --- /dev/null +++ b/domains/rajveer.json @@ -0,0 +1,10 @@ + +{ + "owner": { + "username": "kyouhei14", + "email": "rajveerkobot@gmail.com" + }, + "record": { + "URL": "https://kyouhei14.github.io/rajveer-is-dead/" + } +} From 00eac2c0e0fb03c6c830ba7219834608900bf969 Mon Sep 17 00:00:00 2001 From: nikenhpsr Date: Wed, 8 May 2024 17:09:11 +0700 Subject: [PATCH 0827/1456] register nikenhapsari.is-a.dev --- domains/nikenhapsari.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/nikenhapsari.json b/domains/nikenhapsari.json index 3d7edf52d..898df4a5e 100644 --- a/domains/nikenhapsari.json +++ b/domains/nikenhapsari.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "nikenhpsr", - "email": "hpsri.niken@gmail.com" - }, - "record": { - "CNAME": "nikenhapsari.netlify.app" - } + "owner": { + "username": "nikenhpsr", + "email": "hpsri.niken@gmail.com" + }, + "record": { + "CNAME": "my-web-7nu.pages.dev" + } } From 25590bdb5b084ad63abd1356d99f3703ad2bdefa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Silva?= Date: Wed, 8 May 2024 13:07:43 +0100 Subject: [PATCH 0828/1456] Register joao-silva.is-a.dev --- domains/joao-silva.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/joao-silva.json diff --git a/domains/joao-silva.json b/domains/joao-silva.json new file mode 100644 index 000000000..e856bc2e3 --- /dev/null +++ b/domains/joao-silva.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "imjoaosilva", + "email": "z4kreyyt@gmail.com", + "discord": "498426798833664012" + }, + + "record": { + "A": ["51.75.68.140"] + } + } + \ No newline at end of file From d7bedbb3a398854f7192c3b50f956a46b16b156b Mon Sep 17 00:00:00 2001 From: Jadify-eu <154420615+Jadify-eu@users.noreply.github.com> Date: Wed, 8 May 2024 15:15:14 +0300 Subject: [PATCH 0829/1456] Delete jadify.is-a.dev --- domains/jadify.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/jadify.json diff --git a/domains/jadify.json b/domains/jadify.json deleted file mode 100644 index 2a89ab99c..000000000 --- a/domains/jadify.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "Jadify-eu", - "email": "jadifyeu@gmail.com", - "discord": "753179409682399332" - }, - - "record": { - "CNAME": "is-a.dev.jadify.cyou" - } - } - \ No newline at end of file From 69b31d56662b0214238b025770a134dda4572d29 Mon Sep 17 00:00:00 2001 From: Daksh <93388872+kermicide@users.noreply.github.com> Date: Wed, 8 May 2024 21:04:30 +0530 Subject: [PATCH 0830/1456] Create kermicide.json --- domains/kermicide.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kermicide.json diff --git a/domains/kermicide.json b/domains/kermicide.json new file mode 100644 index 000000000..ac4baee62 --- /dev/null +++ b/domains/kermicide.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kermitsgonnakermicide", + "email": "kermicidal@gmail.com" + }, + "record": { + "CNAME": "kermitsgonnakermicide.github.io" + } + } \ No newline at end of file From cde3f4ab77a30c3720a37354421a3c0730776b2a Mon Sep 17 00:00:00 2001 From: Miskode <156457880+miskode@users.noreply.github.com> Date: Wed, 8 May 2024 10:04:07 -0600 Subject: [PATCH 0831/1456] Update miskode.json --- domains/miskode.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/miskode.json b/domains/miskode.json index 7925c2502..16c93d85f 100644 --- a/domains/miskode.json +++ b/domains/miskode.json @@ -5,7 +5,6 @@ }, "record": { - "CNAME": "miskode.github.io", - "TXT": "e03000495c20c26b2f53651111d57d" + "CNAME": "miskode.github.io" } } From 8f855a613af22f20bef33c9cbb77b55f8988d1a3 Mon Sep 17 00:00:00 2001 From: birb Date: Thu, 9 May 2024 00:04:08 +0800 Subject: [PATCH 0832/1456] Create _discord.lewdhutao.json --- domains/_discord.lewdhutao.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.lewdhutao.json diff --git a/domains/_discord.lewdhutao.json b/domains/_discord.lewdhutao.json new file mode 100644 index 000000000..a899b02e4 --- /dev/null +++ b/domains/_discord.lewdhutao.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LewdHuTao", + "email": "lewdhutao@shittybot.xyz" + }, + "record": { + "TXT": "dh=b54d35b2dcde4ad6184e155736f8fd9911772204" + } +} From f0b5e71051afd3b8ba6b82575da6c4a1386aed84 Mon Sep 17 00:00:00 2001 From: Miskode <156457880+miskode@users.noreply.github.com> Date: Wed, 8 May 2024 10:06:24 -0600 Subject: [PATCH 0833/1456] Fixed email --- domains/miskode.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/miskode.json b/domains/miskode.json index 16c93d85f..48235f677 100644 --- a/domains/miskode.json +++ b/domains/miskode.json @@ -1,7 +1,7 @@ { "owner": { "username": "miskode", - "email": "miskonx@gmail.com" + "email": "miskonx97@gmail.com" }, "record": { From 5cd47b3cc2d5fd88977b67effd7229c8235c8db9 Mon Sep 17 00:00:00 2001 From: Nova Notepad Date: Thu, 9 May 2024 06:58:20 +1000 Subject: [PATCH 0834/1456] Update nova.json --- domains/nova.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/nova.json b/domains/nova.json index 01ef733ae..b613cee61 100644 --- a/domains/nova.json +++ b/domains/nova.json @@ -6,7 +6,6 @@ "discord": "novad3v" }, "record": { - "CNAME": "zeusteam.dev", - "MX": "mail.zeusteam.dev" + "CNAME": "zeusteam.dev" } } From 151c431f00027194ed278116b01d87c3d1547353 Mon Sep 17 00:00:00 2001 From: 239626 <79746038+239626@users.noreply.github.com> Date: Thu, 9 May 2024 00:12:35 +0300 Subject: [PATCH 0835/1456] Register zoosio.is-a.dev --- domains/zoosio.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/zoosio.json diff --git a/domains/zoosio.json b/domains/zoosio.json new file mode 100644 index 000000000..2a1c8448d --- /dev/null +++ b/domains/zoosio.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "239626", + "email": "maz.nos@gmail.com", + "discord": "788741120364511242" + }, + + "record": { + "A": ["95.216.242.35"] + } + } + \ No newline at end of file From 2eb5a166c4e30ea4245cbb10640e2fad4d4f1160 Mon Sep 17 00:00:00 2001 From: VihaanAnand <103399534+VihaanAnand@users.noreply.github.com> Date: Wed, 8 May 2024 19:59:59 -0700 Subject: [PATCH 0836/1456] Register untitled.is-a.dev --- domains/untitled.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/untitled.json diff --git a/domains/untitled.json b/domains/untitled.json new file mode 100644 index 000000000..2f713c29b --- /dev/null +++ b/domains/untitled.json @@ -0,0 +1,11 @@ +{ + "description": "Hosting my website", + "repo": "https://github.com/VihaanAnand/VihaanAnand.github.io", + "owner": { + "username": "VihaanAnand", + "email": "macos14sonoma@gmail.com" + }, + "record": { + "CNAME": "VihaanAnand.github.io" + } +} From de19be588485d48a1f6a41a50e5729fb39bcfeba Mon Sep 17 00:00:00 2001 From: ImgBotApp Date: Thu, 9 May 2024 03:13:18 +0000 Subject: [PATCH 0837/1456] [ImgBot] Optimize images *Total -- 20.65kb -> 8.99kb (56.45%) /media/staff_logo.png -- 10.09kb -> 3.78kb (62.58%) /media/logo.png -- 3.09kb -> 1.35kb (56.38%) /media/banner.png -- 3.53kb -> 1.61kb (54.41%) /media/banner.svg -- 3.94kb -> 2.26kb (42.63%) Signed-off-by: ImgBotApp --- media/banner.png | Bin 3613 -> 1647 bytes media/banner.svg | 100 +------------------------------------------ media/logo.png | Bin 3166 -> 1381 bytes media/staff_logo.png | Bin 10337 -> 3868 bytes 4 files changed, 1 insertion(+), 99 deletions(-) diff --git a/media/banner.png b/media/banner.png index bfa9b8132a3342ffe55dfa92a396f123b9bddb4d..a49abcc2a762f621945f10b4df99931a2acd66d2 100644 GIT binary patch literal 1647 zcmeAS@N?(olHy`uVBq!ia0y~yV1B{Cz^KE)3=~P9of!+HSkfJR9T^xl_H+M9WCijS zl0AZa85pY67#JE_7#My5g&KgGN(~qoUL`OvSj}Ky5HFasE6@gLkYj*Ph$}yjBtMUo z0I!Uaq?4c3VqK*uDN!SN2^%}TdO=#YlMxTX7+66OC*w zg%D%43?(TibIk%H)f8Q&Xg%dPP5B@hF*9$A*;d-+9%j>AO(xjuHwp7Ai3{o28?@-F zB)FMORF-xV;#08Et#L8#Qkm-DmKDv=R073NoTG-!7*>NZqOcF=DY6;Lx!Ns<${ zGEvX+wOXVgVJpBRB`TwdC0SslvByV?@EY+l`d_WFofk$L90|Vb-5N14{zaj-F$X?><>&pIum6MrQ zFs@iQ7#N)&JzX3_DsH{Kdp+z*fJ8%J;FLf?Mo~vrQNcHR#RCMSyLhYL|N5u@!1dqG z8Jmq}PE;^De6ReZrKP6!ebLCnvrK`e(i@z89Wndm2aN@_YhRyP^IgN?MZ*Qgh0IRu zEqolZv$ieNzN}c15kIx!zB!j{i(ZMqt_zMYoY)s~Lpcj4`p!1K3sEg#rBDLVzPT&+ z<;trM-oJ>h=K4Bq*R*|)j{ZJ<_vN-fq1vTR_vhKyx*O#x+}^wSoG1HZ1AVFg*8|em zvc(?@wc>uORjRwYTl{|TJHPhsaDQj{lk?4H_;lZ`em$oozUTLM0gl)g3MC7hFSPPG ziCY0VK;*RC_Ko~m84bSLHwkGqTP_?~v@TIe%swRj>fxnM_oY_LpN#*LA@pnGj5?e8 zs;`bR;#O-{9MnJa<#@sS{TAOlBmSh!{TRH|$zFDK|8xH3@yF(NzTN!u^7*45Di7I-Gd9#7V*1JmAskP`8Il^?d!8n$YBUH*8K(0H>)kb+@8F1+xfJ2 zN4Cs7x$Mi@2N&Lp#sBhMc=_1E>xJvD@cVDMG`+Bt1I0nmsE7)=|2L|5t@N+v9jz1p zT##2Qx7shWu>9yrxvTH$Y^F(eJzRKW-e;#z`8J+*4`1cpy)a+wKXZHf$+>zu?k}Ey z+TXLfO75`x-VT)DbrRooL2%cFR=?=>e~(hr(iR+BEm3C~@S;@aZ(88=J%)XCv)BC6 z`?g9QG?61^s z|EXMivv&LtyQY5G{nK(@vH32bNJK;`+}7@y^VgaFFK_R^CKucL{C3I0R@I$f-k)4$ zpY;EH&gXEWzvV`IcUOGfd~|z((oDPSceWgH@tOTWiHUAG=s?yt_G7AfQ|4SyR03M6 zTH+c}l9E`GYL#4+3Zxi}42(>44NP?nEJF;8tqg(4RNKJ7%D`ZkZr~ym4Y~O#nQ4`{ zHJmPZDF@Ub39=zLKdq!Zu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IXkl#IB{an^LB{Ts5 D*xW6F literal 3613 zcmeH~ZBSEJ8pki7;%Wg|Mn&F2g;{E=pu0-I7~)zK5tjFWs06KsG+>Fmm;fQU(rrbn zCd+_gfS?pp5DHNcLEaLv#R?jbm&7E5U@Ig`Oi~DhgqxSWZNKc!?v8%j*%?3Fb7r1r z=FD^c_y0TRITvH1!W`DPtpNbQA^c!y901rU0l;SK>Q!(gWDJ=j{3G z+b7;%_xr!C$u8Qwx88Q8Z~f{m*a(%c@8aDMX@)jG3ey~ey(kZ2i&;irs6a+vq*nXY z%1Y$==zO<`wRH`)aFLN?W4D~(8CabQ4;Q?LZ2-Xg++KSCI0x8z!XevV6RY1P-bwQR zXNH}AG}y@Inpn3h%b@%12HX~on>-7+-~-#de@gk|m-BspN^M|+R-ycABgI0z>}TtJ zC28Vq7-&wmTfGBRCa^-bC!tcMdE5@4O~BNnh?{m_1W{&_2Iu=8NQ}HfXz37lmN6F! z0GCVOe&H<894F31*Rzu}Fp7p47bWn1vz$g72?K!RpLhT02!m;}VmCalSO*_Qz`DIR z?EqjeQ1nlUGtb=k*F8|CeZlt^`uIbX`eCwEUviQcv%!h&^+eJ-S{&A*u?8=Vaj(u4ee9DA zX=+JVAtn#`vuQp$j4#9=h9F)$4E$5lsB8PTU;RWN<%Cz>urGT zNOL$InK=Q8vZ0riZMwAtdh6C_Xmr1ed01Q;P(D6gp03bN7B+RCHFF>5eT_(`1pc8# zTkm@Nbxhk?yxx>1i|ydL0Ae@PhB zA@vM@((ZNEK=@)iuoI5WCC?+5em+K^@&lumUk3o)r?~TR7XW&El56n^RP|- ztx=gjJJXD)Zp2Y9*BN6+pBb~y%p6pA!*Ns-baK!0;?&ybN{H2tI$CRf+Ne0 z5UcKpJw)7jKu77sVy})6w0^|016!{2PkMgpgvF9Z!j5C$te$%0ylH)715T|aVzIO# z^DFIz1H=Whqta>)e7fYs$H8tcqhxj;nS3ypt~S+Go3rz?UJm+*A-x1S$Y}(3z=j&K zMzK&GoyC3<6sg-BhR;#V++scqnbTp6P-)1%CJ`?MEMBf*)lSDFtbdgl)y1T;2odf! z8v`!ure6&VjR~wO8OEO(D5rwQ@@>I4glY&%2OT@~I4N zb9X|>+(Z&=pozRT)0BlbE`Vgr_n;?Ws$~@Z5z))8zF3m>%{C`T2##n`&`f*%GfScvrlC zm8Flb!brN~G-ykv+Qb?!AAG$q!dHPYvScVxJkb-6O07V}GdwLX4(h%1y54Ms3SUrg zmrU2cA`B#)+zH;3646RX*V#j*{0fV$r}uY{7TY1g5cnzw-;j0u&iC%|G&}Rp6Reib z`6myBUL)!@(zT_`-oTO`zuQS?2i5kZF~LSfRC!J`jXbreO)<7+YoAln6$A#Yp^WCL zbeAFr`t`6(ck6hE8QcCcV=?&U-?1dhjjetl=jl$B9o<#VTU?@nIGY#lZ=&_Lrfui7 z4N=(AkQIDr*REYDX_dwHbb7n4W1&C|UjPP=s^HyI+mxJKY8Pi*T+fb1Dk5@br_MDx zDZ&X-?l<2!mWgNP`9s?Kq6lvKxPVYsp00h`+<+4kF&=r^nX#Hb%BtKAMz;PDe5DlK zK=eoE-1WF#0fV5{r2RdYvWiY8r*R^$DCM~GXz6yx$Y - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/media/logo.png b/media/logo.png index 5f45f3fa1ffd5bace11ec3cb8286cbd427996b40..7e33cc28c23e3b86bc1904db40c0829e8346e1ae 100644 GIT binary patch literal 1381 zcmeAS@N?(olHy`uVBq!ia0y~yV4MKN6FHcHA~m+6(LjnN-O<;Pfnj4m_n$;oAYUQb zBgmJ5p-PQ`p`nF=;TKS-;RORjsR0ASs{{rHs~HRo;stYd1=;`&(hu+napmWc6y{SB z6I2%wP%+mm^s`#*Y}_j?YAhBhF!w^N;W#xq5^7;2JIeZ z)5L@{%9F2FB<7K9qudk9|r&n*GRbs4`t{`D+u9$iYm%9!Ns?viro z)(%b}hqJ&VvY3H^9T@KHzKnO~h=l?L*-JcqUD;o-ax(J@#uW<(GcYjy^mK6yskrs_ zR(kLi2Zn}+%$9tDfn8il?^#&`MFQXKz5IstQ}(3_nVx8d;f4Vha)#JBvCVR0026nMhFb=m^o31^eiE1IvCIkE`42spB6 z=7zg(h!$WGWN~D1oUrxM&gFXlU!=UBH)oyD@)zfHFT^G_uKRM-)^ozP5~sBm*QCEy zUsiqmV&7Sbl=`iD|I1G_X89F&27h@f_CkN7L-aSHX)KmAVhZ2woaa+fB-EI2rIG-Jc zyEbk7%2Q-)TkRg0XtSp?y6{WcjrkEZ;)!3*iE&T*Z~Y{%@I_o{>h$Zz9``26cmFPY z;CQ1ZA}0(I7C-kp%Gt)fJL&SlM5gLnMe6Hc-h1tWJ1C+y}Gu|#+L6N-?`a#?w{hhzY+CsL+-rS z5L{xs=Rt54?_}2r=MxW2FFADG;8*Tzw#X~9YFx7oexG=k_cHs1cb$%vH%n*O*S$K> zD7~rXxUc{E-yhfS>`Z!Ba>L$m-sjCAG*KUCL92ordr|}QIe8al4_M)lnSI6j0}uSbPY^(4J<

C7!_1N zM-eFmnn_0*A!K5VVabBy2n<1D0SSZvvDIKFWRW0=kZs~i7ya5V^Www5Zq>PU>)tx| zcmDU>@^B3Lt2Hib008*v__2^P006mV)9qC&ZIKgi<>|Iz^@U?mc>v&e^0Oe54>p~% z1-IlM`D^~!Y-~OuF*gMu5D18Ld}dx!;)N7Mc5Z5&=70+TIL#gpIT&&2fqF`KW6}Wj z%?XF-^>J!w;hzd=aK=yL_>FzvX8q&pyYP`4!-ql-=l;1Q*3N8COgr@ueb{I9--CU) z4t6C^N`kK|o_+Vtw;d;Y%1`DnwhAhfy`$;LQNsgFWH%BiE%kv3J78R_zQ!=;&s!Wy z4fMt?Y?NsuWwrMk0~m3@Ys5J{(H?LMv$G2h2?okmtpe6VAnx1Tfe;6W%Vn2=b?esw z+rCVGNx~l`;aC>k&&C&PAfn~`EQ+bopO>hf=+n?DUkGFyv|%YDiu0a{Vv3hoI+Z{+ zP1(wjKKQrYasqSKgV2{@^*ft`^l35^%g;)|;o4QtDuJt>?xeKG#ZR<|duKum-!2JP zIE)*XFV1u){oKtB_z;a|ce5P3AstA&$Jg-Fg;bN_#wpc;FR%@h2w6^eM;Y(L(9Zbn zBX|0)?bnN_o`iSge+FH6<4rx?2sd`oO}}_jnIf363n@1#`UXN$IB>HX-^|IE%X+(J zFptjF$(zn5z|$)_6-G1>qy$F7{O86zXmh;_33mzN_O%5n$qT0xCCD$$oE;NT<<01c z=RX!`+ssX|ot8!q8fo3CenixL^Sf943-kn|q|zZdQFAthsGDZcjT6In9KGE8sx0X( z5s#AMn4})NGc9`uxM*wgDMNTGrh;=VlilFD-yNL__nIF`C1Kf-J~g|42wq8xpEo<`Y^th`Y?%m0+R)~}Gpf%{B;!Ksc0B0HboY18iAwCLv0Vih^* zwL#*nd)>m{(T9a=YFQHkxkLu0{)9S^tBH}DaN1O}UMbg^UXWq76TIEH>32SN<5&1W zww4neUu3=p&Y$gr?_v!kb2K!uRv>baW0G7Z6{=5W9lTogbqc2C)w@)y6985gB6)ADGb2TL=^4 zK*xq}81U8o=y1|JHeJ>w@go}wV;3o5UDEp8g8pugW|uy}9Hp^bHjC%x%M(sWrdjMH z=SS5u?Zrp&+&o6MZxHzOK)x~)ocH!?*dYfYwQVn2`#d!+Y4c<1nD$JkKVx%3Xi{}Rj2BPcDo*g@v zzZbU;=d3rYKyuVfv(ULf^`bRs7fr8Qt1T=2arfz6_6JP?*n5m zC-ar|VyhY3d1*m*jR>}KV=eDlWJO(L?59Hk>`(FriLy7wzA7#b$ss4WUB5iI_f$1y z4|Ht-jy7!iQ0njYo!4P9{$j?|b6ps9ba1qs7bGYTHQQHe#uV+xv&7#6) zIy7XReHChOnPv1hb*y}xQ1DbdP%rWZ=dnpm5ndHd;xtyx6719&I;Ljk9fP5o<7QO% z_LwVmm+sa-VRY`kz~A%oP70|kl^+?J@_N>DHqYi4t^ye0`9yC8uaPp6RU=VURXxGe z_M=R&iR@~mXc~pfKYw)kIks73VA5E9)=L{#Zn%ZY?_MzKq&H-X^HR>K|zo$-N7&VWsbL4 z`@%`CdUJ)L%JGYhFYfxRRPoQkY9CMuCuBkC2$aOH4v)AOWTf!n=~J5#AfLn0y}d1V zfB*aP=>Lytu)NCTH|Lh#uzg|Tc2gynNu=Tmq(~0MDw`ZNQ_pPGAlj-$0;+UMRl6^P znbOtiuLrYiHr>A&P(NMtXxzSG1Kg6`tXAVYr--!d={DI2p+@Ss71a%bJ15zTw0kH-NB1(uQLU-+W?dlz}SI~@8`?oSX1 zbjZmO=M4hwTHikQ{{f6_?AN~sT=v9TyIF%k?d1nH!uJBPN~EK=8wf;(f z=)@-wC>;R;al$|#Oce+uom|`FWeyPC_jJYEi5!$wkVGLNk=FXB91PF7qOZ7_)H$He z+aU5$&|^x{7_q}jI?6uw$Wjl}tB$A(da8lo!zwUUe;4B_g!)lq&3KG%x`{Rs3#W=7 zR<_W~u|b@%g6CQ5pN1+p+Zq&@>1L|QTARa2T8eI95jC7av87&)x*Seh*-JuH!wz{C zqTnbg3bBA?LlvBKRq$XDRb3TdOFfE#Mwq+=(p)#o0!BtbV;xZyFcm*pu)eA+R#VYc zQ_)35#uBRFA_LabRCJS*K$z;JN{j2l)q*Yca`jY$?2x4nhUJo?P-!t8EIbz??_i~W zQeDp0-mna#ldi8Gq9S8qizv{Lvy&Fr(U7;764R0e!_is86tMb|hRSIU9)4I$C0vQ|z;7m<)C8F82qG|ogj*-SUX9F`>^qHc#Q z!68drjH_MIwaU^MoI#PXRw70x%^XIyH7LZwPry|CUC=d(QfM_jE;L`qB(t`=kkKjCC_Nnbq_p&n`oi9u^68EYmOXhdvnZM~S*j0R?R zSA>fL?!x6gt13Vsoa`8w3IZK|ynXDtq$+U>^`@_jNKp zAk8~GQzbct5EGXWt&&Dcj#kM^Oa_4*i|YIWFT7VdxH+xO-XF00nZi)?`@vf^W0nH* zw~*I1nHa`7P*8on27tbt-=r$ut@>H-nlKwT6&P4? zaD)%H=y1AV%k$$mR?>wQ%<&o~7o*2N{GqNw^C6`w@}d&AG3 zB?g^+;}3fTdl4{JVHT!ZAek=(Kj943sfs<|IkvwYwAfSrkHEbBM2u%wZ+oPp=Y?!5 zL~U5|2b*97ywJefz_j$R;yE!5=|Ex1|AZ(WloC$9ri(3Ed7F;eO|s1gk*E63c*WL9 z8Hrr;7S6|8$EWy|9boKTw&G;xw?K(F#m9)Z!Y|EaNw1wwpNc)GUoGuT7XSNQQUL`a z6qV-jd389C!TUOyQW&E5hm21K2{UciI?*Vkitf7{=JjxOkM{a}sNB`@cuj)4*3|6B z^QT1#(^5erk#%p+eiH3I<~;sD%scOaxDOCUO3S8J0X5$ zsEKlE=C@8S(y_J2;zwq0|5EeM86q`l)#cbtd6@Y^Sa2jknmzIS!+c+J%RFpVgwN_! zR?UU3=Mo(s#$8F*h*f+^eDQRk>so>Or95IP(U+29(;zzguEJ8a^I@!qKx)m$Mz_J; z%A}!8B#>KKdz_z@rIOW_WqwTpW%NEc4er|YGo$pNzhA7qPJ4On)T(k|Gzl$VuzYkr{u>-xtR z`QoQM^N#D{9v3HS2fYvv`icu)Zr^H8@zPmRVk_1>PpbbhfW2^Ngtx)SRQ=pxXtxV^ zIsUut!?Ca@!@j3%=>^K9DcIWWn5e{G_s55n(C2^FXWcmxmRwhj>mEq>Ch1eOa_dg% zp~!vUpKaW>%ZU^>-o1LbS(ZKTwsA)Bmlk>%r+H^zr=}AIqXIUUX+yV{>ZT3M<z7{krir}#@+sEvAy7IVc6gP=g&Jpb-EpjqG$fdU=OtCLxACzqUW>r2t zQ%D{)tK%)bw?V}++wTxtvG-SU1B?DzoRilj?X>RSd$QAi!p2sV`$bBaec|)b`?^e2 z&ZyB?+plue^bzjYGM-)Pv}pX4>f(`fW(R_PpHo90cK7?11q0&KTkaAf7x`$oL z|HiOvW{@hLx_9YL7#|2}+blFk8md2hB zQU#FA>3F^JS}%*@MVD9$Y#Y74VRW^ge5QPP@kU2|L%$J?aO5OsIaCgF|6SkV(w?tr z9`v#K-<=%&)1N9i((=u@V*+i}npS~pB#S!pO}8=^g1h##hGt1-mzEvPPO&O1WI2pU z*e!BSmH#Q$#-C@;(<%q0)Pi`~%wE3+Ni{#-Z{TJ@3wNEfMR7`mg35o8UAPgxKM42K z0QF`3!p1pfNv6&~bVRB6NDui6o8@m7@avxV$USl|d&Sc9*WR`xzKtHV@+rpa0g{2> zZyIMX)u;SpP`@p=@s&Y{FJ%_VTx)sVPV%blO{j)O@!-soh~o@ePjpRmKz}^9(d1{6 zZ~6#ogh96BHp<-d`!((dM0Eb#l}lqpO7ohgB@o`?&(Vd)h&}wRj8UEOW4r}w5yy#H z0mmd%H+lIh50E3cja4m-r0N(F-XkegLY>9Zn_MUGRzxQIw95SaskTJ}ZJ~6M*JnCI zAOzv}k(q3}_JJOLw)1*AZtfPoFQ?cAf=7jNBvGI z9X){KT+`)M{Ry8V0f8Zu+!Bd)S~=6-zuR>(fmi1ey2+X4a4yHm-HlwLD>pCzGteL& zXD{teU#CNH0P7~)*MI8)((N`UdmoqqCR9TMc)`;d$Xl^YhT%i79i9j=qov6Qs& zFHEA@4StL^`RL}_`6t=M*OyBGOB0tf(7ajxT7>13C}$qldHlLV(C)sDzgDTG*YSXl zW~|=EgQaD|62ZZn-ZY@#C0qUnwO*-4Ca_rZRi*bl(rr?Z^IhM;Ax6-HAKa|F$hi_# z_|e%Jn1F|Kj<*2IRadlGi*0gv4e5LzTH9S$@bJ%^?R5Kfm}g*95&P${ok*eD<(A-~ zUPbYTH#aVFl!KatA<=omNHzVirb#O%^hxe zSLNCYJmI;LTicMe?kT{|?wQIUz^Tfz51krO4J~`LlS@&*3n*AYy@7R5q@JEfgZV2P zv}!$N`_Q*2!<~(ey;A1^%`%Uhet-jqVdk7=aFc0bke6$S^R`5p#VQn77hwCfZEsc# zO$Q(tT3P38AzHO!Cg_9F0JLcv@zjwFG&elwVkqE3=Jy1hii|m8J?GSB3A`-Dx=Y(_ zA*%NSZV*X31y9brT?c$O$~1Vi0ZPT|dv!)oLiVG%6d9EzY>O-MCc8Z~=*C$ZV5+{f_?&)v9Lv?O*D z2{%sw&aU%G?5<~7C*@?O%&~P+&8YI0&E2fjec)MRrXlJUDIb2k{;ISz3LB#m81OBO z%VnQ0;MK%_njEW9&L|i-tI+dXz<*h~@4x-@P~DUU|7KNn?LxDFFBkJPyMQ!XLSkZc zQW_{L1rvqAS=*Zsvq%B{N1ZSRMzG@;l(7LCZHPh`qm4|^C}UF-Bnp;>L81^y149FY zp0KlZ01srFCn`KG8WWik4O~D-1QMl(Fw#Sq;t_@z17J7OMIbN;M30_VwhNq;&r4o|lqh?zHnB+DL_zl6> hZu=ml;0c5TkZpKUMmT3kyd405ob23j44bf%{|i#t>b3v? literal 10337 zcmeHtc{tSV+czm9O=Qj9P$-PCW*AGxQp(th?2I*AF}AUjknPqY%2*T1lCqSw>>_6D zyNVctBwP09ntt6q_kI7~_x`pWxEQFY zsE%IHMj231QLj=yhiQSNV_@caE_BAgmDo7LML;c_^gc}Hzuo@;t)LI}clX2|u?RzyWaKhX9Xm_E;MMKQ~u*FN7ab_~#4+ zc&3P9!paN+zy2wC+BqN$P@2D{g1?Z$PFU;>1Ptcu>nq_aE#cwm2!ksqD8MA8U{X@z zV1~GtzdP2(Pu$&05Lo)VDU`hz#?$!**4e{dfMVLl*25c%6c+wH>t7++VSc;0;qB@A z(}^7hX76fGNsJc^E&=~rly(>d)*0(+|Bt}cT(SRSLeSN_$m3jP1yg!^UrC2S?K>|4%Dz%PiNcT zd2siVu=y$RrX)`S)D>o9N6Ccb-!kzpErgn#*Ixpsti;g%=07AL7nFe;HlAMgM*cVK zk-`S{ULM|_82i5h;Fm#lPkS4zy`8d@q?C-fq?9;ZS_$@#q2D!B`Zb{8hrM8@ENP38 zm6ijrkh7PT6qk{+lMz>tRFD+6msY^YNJ^hmIOkyZ+t$BS{>_r6Eifc2B`YN-s{ogQ z%PYv9ll-mobMW6(j6A$CPLyRSOZ}etpR)g){=X^n-_!NyQvaUT|E5CU_)Ak!s{FHC zDfI;dpuW<7t1plt)V#4y9-hj^&aSS`Hf{piHlCi&ULNjB6oo$r|FOXTIvfFK{0)o0 zqx7@6@oy*ulMz1=`2Q5-pA7VmIe?4)0%O>3E>m`3{$q`b z3fgl4rDo)pwlLQ1Zsg6``pHViObk16K>P{y`FBjWLKihTBreq)GA?GM*Y{|Qy*VZR zTJB`AQQvE!Gub=RtPHs!H^ZVh50vH3c6M%dtt>d)oY)u-^1R!A;?bj&08^^atK47L zsHxsg&?Bf0GGVC>3y`RoR0-4qp_w$QRBCjgRN)XR>Vv#g2M+(wg#Wkm5SnDkPZd!p z9bChMw-hm?o9P(R&WlUn5mQ%hw0Fb2DfCb}bBu4_(j8`TRwuD|W6LPB`{?D%oyf&C zW=ZYaQCb~iSsU+T1o`hT?@BA;9K3@HcKnyFzX6}&Ayc;>=QHCE@>Y?i7oxuOEoj-> zP5$6U*1svg>OQtxVP3y>`NKnMH(?Ut)NDeC`3$7qs-sZxSg=I>&iWPcSD}o1taKJP z_NIl)n``bHI0(a%o24@z1~p>JKO7vnOvqAeY|QyG-fR56bgp^C5zVh8NPg=T4moO? zQf~l3r@6TXJMN&ao!d>#rwNB#uG;MOjbBPpy3z9(AwVKLG25tz)$c8PPX!>Rgi*Y- zX_@McC|(k+T9gEnccybV!~#lIy$7P#?hAW*7=Z;=E;C_CVeVQ%c77pK)u9u|v81G8 z&D}*9inn1gz@>1-z9ccU;*B4<_vM>%)2jntzdCp22!}j;P#$3KL$DzsY+G}mto0KXXQZ@M}YJOkSg@}&u)6?(``j&HbQDS zSMKD~?5YxM=q%Y*F5>mAEb6TsPQw)|jEIi6=bXky@ zVbiC>X%IfK`EXOTYXwN(j(c!X9>-6UzJ=Ge)bxzxgX)^0<+;WW^`Qx$LdbXgbK~_@ zdK9eOVY?z^f>bzU|Ju2rT%NCK&x5{#WWU^*F8S`a)|Ebkg^^jZA>u+Lz4YcCLep@| z3_soyq)$J*>#Yld;`@;hiLuPRxdtTD@E|^{e=)@v#p@KFDg6hIjS_`73zk;51Y^nU zov9n%r8@VJGM*osDJ{7rKJx&PQ&;iEd_L-?rDk823O#}*%L-#zaF%?`*c~fN_T}3# zs;C&?9zV1Ym&sBxiLrFX^f{h}DQ&M;=c{+qBZwo%S1yibDwcU{r!b;GY_6wo0jFMYQ=zwVGGZ8Hv6R08pGKlF?pOC#K#j)GzgEg zRiD4rKGJj{jdP22m+6qLT36NuGgj)6i858@Ow~KIq{}RivV}}vq6{390zRkvLKH`j zIIt0+qIacVE%BsJ;@!x2y7lHs=`orJ-Qq8mDI4+j>;!`&PCgZv@s0T`{zrg#dJu@8 zmQ+cRBgtG*n-?PT#8LUIp(x=X5>2ahb|q%*}hS97PlK?o`h-H zg0+E281v@w3SZ+N;%+E8YeM@K_NVn7DfJFALCtp+*G%W>u{oISdNa}cs%Ly4qt*50 zYY0?uQ|3LFAG`2vn?l@ikk)Ee|VfVRFeN##L z_sR2mYgKN80^eC^@jS7xP(|K(OA*JAzJOYZ_iF(ac=WU|HIXJ7^3rc_JFwHeVXP^N zvqLOJdDeM((C^#lNpTbGi?qPzidQi^x7CDOuchqqNyV&WJHDO(Gus@KFJ-Kh{cuqV zT;^vN!x^IPGAG6jd&>QcUL?SGh6C08El!7JvTRy+_rh|BYqeqGZRv_MooRVSghI>b z&83yDF6+son_u+i_mRYhHqP+TU)Lka5ME` zPs)Ikgjo4s9ZP26uRqH*8KrA?h!%hA6UGO=&Q}k6tlavnb&0pgc8d{eOSr(K?7%VK z(`)BpE z_F(I+wAM%~{24OrY&|^44LZVd92vS3;XBhM6Yv#A&FOb-v#7v}k0baH)wz%v?$)hM zJXyRqLmrK)Z&k!{9c~#LcIdWfOfB5xc#j7OC`+7+AzANK$iC#oe1#}%N+C>7#CIJr zoHa5tlf-Q$!Ej?^d#5gzS3fOQM{UDNc4u40ENGe6E>2N@MQ(E#&ax06b7Eh9XjpA+ zJMD<-&SZJt{xHj_+6kNf7~u#bj|b^{h-!?DY%yx0oI0<_u?oBcV?i`*Q{(i4&VGvhOwx-};JpPG_B>6C zhj@d914Xos=*N|K?l^@c8W2>zaPvMpGK}X*h+{GNDA6#QM8$~UeP&*tXlACuj*Q?5 zO&pF%OH|7fd@#RpbDP+W>J|tC)_tuBb47Q`tK+KB@EO$CcbUDVlH|SKt2)4LtRxBR z8dnuk)_?pepVSP>y#cIPk~}e(_~zN52Kr<+3s7$2^j@;{n0Rw=8*>{!0LbMp& z>7zC38%Z7aCeNRSuaHY-Pb*L3tGYpa6Yny&n~e76Idv@prgz6NHCoczFq~L^zomtY`ZY(1%jU00y1S62K3?}F zmXGd|Gbp~s%z!Zy2kPZEQfY8<;$&?iNLEd(+Q#elG5!qFEC`?}bz$(5Ri#OFtYYHc zyHy1{USM^U6MHQ7_ABj{uJj+>AJVtarnNuX$K$emxPAHdbLPC-Y7$IsI%AX))HVPc zZT5xutdGgMWLsKb`VP(KvlY4m-TRNk5O0!w`^S(A-NI z@A9iTKtf=QRZ)@ZFHg-%lD{^luxuWS&~0tVuciY-XfSkb7b>DTz6t8NZ%aU4>gP_* zXwO%qD0+a={!z4>!b5%E^x`Z~Mdj8d^$p3|(FR4q5W9}yzw~q2eO{RdZgIJ@;-)j` zuq=Tm)(4tL01TtGnP|rw%iND(QV(fo-4dUjo$k;8$*vXqcw(=R5`lSR*Y4xvWV`aZV7dU7T0Q8 z{(419lYwO%6ESVRTcUwv_$5*SqO$u34umoF#E6=eG`22vHRQ8wf_k$&XrXCarf-5O zn3Z6@Ol?${HaKnF(dgKjTgyk!?z1k{uW+QC*p~)uc$9d9wtwa{P7>8E1U>SL5C96P z=~oOV%Xf8osp|Z;j?@(H46G__b{?0w9M~JKvG;WD1I^?j!GPg)`KBPY%!2xPblXJ= zC@s5Hv#Rb~`mB`wDXwU6WE+n=8ow@WI4h$F^Ure+vla;aIQj5AecaPo{bwcWOBJ*= zccKfMGPf_OkcX!OqP3mPN*>&U!O5q+j~)uk`lD#@@FBrAM|S<pDB}8|FD*g0!u3aU_zr7>jZV+aP3_ZCUyM003)dV^wM_J%e4DMz+T^!R(>H=9 zT-B+tjEydA&fMn7`6@=&T;rjqPq#i{K_Dq<>4**mi$h=1M(D;>sq?U{)TwC(iMZ*enII5y+_8Odm5n~yvEFgok%>`L&pFU} zyF8kN<;3D>a+EorS+>4!L=*Kp^0rnSwf30&AJ=OvdC&c*J{)ydq`#hXNH&J_128R9 zj(bUP=Z6~Eg`HFn0d~HM8~vlXpJ$n3<1$UEr3v%LiK7&@4DO3EToQz~S6FtS^(&z> zRFe38mRsTQ*sHu&QiudQS02TFGn#riX5IuqnQJ%;)@PN$8^cRqW2&+jp~BtQ$~qBO zn|Y{S795Gz(iAuG_FQh`1Sn;_?m}AovGyFLOX2bp$Z>Cd4{W-k1o>(U4;7<&;}BIy z)ZUfSZ;~(DkBAs~yd!x>E(&BL0aYK#aZl)n)2-KaDBVlb#J;W93b8<4#GLbH1_!&i z^wX|%%pmXs5eZcTZdnt-wqzb*)ObS52Ahj-(!E)M$m7WwLFP81k>E&or(YI(^vVzf zT8|;jp+IGl`ZNZ$#=BBz0``$U&nhL8>&{Fc@(lWwf^(Z~_EY3bO*v^vrac3^!gs1LRUCF{ofgZ(_SC>j2!P7KEY zHn>b5?)=IOKvIS_ZvOckO zOp2b-&o7Pv!O=4!hP%${`v!DwUtIHU%E4%(RzPByKM0;sjK!0m0W-y|nZ2s7kz~sl zf2*vj+eU#0mbG`#Rx(dfviq|277S-2ybC1-Jvq_c36j9!4g z6?Yqc>jpUpdz7twKoD^3NH=o(gH1rjS6^yoQE?mt)PSq;yBI(;IP?*{q5;R{g>g?$ zZG7qrNJfo6$02DH`>({cy{b@=RY-tDU?5)@h63PPrl>K7piwDh64U)I>Kza=sqkwTg^;S|Y$27n2^L zCwZH=ssxfo8c(K7dz*Pr@AkWVMU6o{{rquF}{JX>7Q#Fjp8(H9V<`vD8 zs3!c0(|eZ0#c*eBZBoPHIFb%fd+EaQGx4x2vNvT)yqd6r%QFBDDHRa{GnyrXHZYLrzjIX*0~^BI`+tY{Q> zv~twV-PUbhINNc-%m2F>r!QgOj!EIr5}`e5A$X^l>|N*@_JQ>AIL5IM-&z_U3!dE2<>|d)ZEsybTh3;c0t>-2_PX}cmxRv!wY4$$UK>OPZ z$;R^G^5x_KwmlDmm_Lx_z*Xhw6TJhTfeowvxm$>3%5-#dC>0oEbyn1 zfQBCL$~3Azi(^RAV??~s)O!B$+FS^@nE(!fLff_Ka^I8YhTPmgf=i`I$oFoiGov)- z^A^<~j%sJUK83zic=rxo1NulStLii`A*nt$?T21HoZWkOiX~e61fUPVnxt`vOf9v> z^X&H@tSj(< zsL0;-cnoc%nlQ9?pdvU9x1CBlu`QG{Ws?2|bb%<2fv748^h^f{FRJ`mz*UZDxE`b7 zNg2++PvJlxMg;S<^GiN2s&2Bl<%;0mD-*v-COZ@hvbTen>;U;ki{*HmnGC-ME4!2a z5{vFVfFRA7&dB#x^ zS49%_NXgi0)1O?{wPUYOi;Q;7b-L1Lnt1c{d|`JGU1;g55~~|We3utEz+S?Dn0$E4 zK`!XOr=B7jPW*9i_BS=#F+}L1Xoy#Jz)3bCuoHRr(V-U`{V!1N&6zC3x8O)Df;+0P zc^5cr6Y3UZjmsW;4FgFm07;b51E)X0PmKi|D71eBPX7)sY@#j-3YNfdj9pPzl+-iU1d3 z38w7GFRIKJTE2IBYt>0*>;N`{wh~uQUzKxLB|gi}sJb|CVDF)3yvwnx-z`_M*XfRAEKgP7HZWV^kw&#e9|ZyC~2# z&&pZM9>B#(58D$BArAmDxOrQHRU!V|U_r&;%;|)+v=)0M01SgyYBcI^-M!R->IsT! zZZ0d~Y6rOgfaU6?Hu?YFp7|+l;Qa{Cp|{HA`5izGa;jCBnch+F**F_AG7!AufEr&f z%gBn7038j|afVGX7A2E--up5zO-(WVd}J*A*M9DqkCHj2pd7Y1-VN9>k%H!a@E$B$ zTgsr+7ll?Z61%G|rw{?&Yy@Br(Nfq~aO%ZPRhO@}0X!X9^?vLvFIIYCJ{8h$v0X4ey$bfP)xU?^P z#OyFmXB>%?U-U+YPyvS+0gH^uozX-d;L0}!TW<>~c#=@TbOZ|e+P zic#JxnrWOWR=D>S35m*V#6ga;^ACCqhiDG+4*AM)>y+x(*9t2?=Tq^NgRCVs8LWBE ziLRalUUS#B&b!JbPZ4vv@29^kB7QQ2`#C8k4=9TvBl%7PpsY#=F0FX`ObxOum9 zc@zSn?8c5d=qxRI#EX(E@*XHu(~q{{2AvAu>2EQd+`&-xt9#dQ3`lK4SdfQ(?Qxpj zM!4J#YEE>Niz_V}BY3a$HG+F%sZysqE9&(zUID1`=E9)`>xi{;x&iG%*YQLhe4dSABruv1W33G8|uHY^m?bKK*$J9{U#znNvLwdwpIj*AX6r2&C zC8zf!{Rx$(q2AoQ7qJI`y25T?n$o)Y+=+z)-JW!QhvNroO|I2*2`Ata>*{KkRfxbSapYO^NJ}8VFaVmL z_S($#LbuLVOsmBG^q$hG9JGd&l~rM(F^DY+tW93eMNI2YJY8&UNlc4Z-xVx1sx`+k zD1vW&>#{zy7`XO%EET}g;~^P$vfgQ}cP0`D3Tkve*azm1=zA13Hw_&Fc^hi`bdMNv zLnL`A2ppWQj(zECLfh`NrS?dZpkQg?k9C%s)<#3lAg8j@ z9{q5hqsJy?(qP-i8u+JXdK5t!7f9dkGxxQBO&DW*;YZrR0A4vT6siE-^}wM5Q?01E6CcRJ1Iu13oHL31at zshKnjFRoUzgZ9stP1ZrjfCwl)L0Q1}<3oo&4B#l`1aPQO>-1v5hFTbS6t`gQ&pawx zv#75~nH45cRp$?wB+R`xDjO-csGh->A8QWe2N1WY(68r}_TtE??H^ip8NaqIsr-6x zl(!!8g&v_w-T&b+TzX@EsA_Vg)Fpaz4|Gfx$(D1Jl+s1)6 zcFT*?-7o2XyEXx#k-kd~^A?|?+Jmiz?i{WaUV5Fj`PS`k(}7C3K)KRL7gIFn{I z+N@(q^UI1#V9v%wt?!l24Nz&)$(7iU1a9BGb-krG0ZZ3GGkHg`ml_{Ns3yL_&HLVT z*&I)>+@4HXnqKr+IJ%olNA=C#*u4&Li9=fOs-xBRqtWL}t)N(}UQlTE5~;0yJ6DV9 zTR(-q9Cde;G^6 Date: Thu, 9 May 2024 12:43:30 +0430 Subject: [PATCH 0838/1456] Create senaditya.json --- domains/senaditya.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/senaditya.json diff --git a/domains/senaditya.json b/domains/senaditya.json new file mode 100644 index 000000000..295271739 --- /dev/null +++ b/domains/senaditya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "senaditya", + "email": "aditya.sen1hl@gmail.com" + }, + "record": { + "CNAME": "senaditya.pages.dev" + } +} From d55c27b600537967e0adb3c59508230d4801c225 Mon Sep 17 00:00:00 2001 From: LIGMATV <143163098+LIGMATV@users.noreply.github.com> Date: Thu, 9 May 2024 15:30:20 +0700 Subject: [PATCH 0839/1456] Update bukumark.json --- domains/bukumark.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bukumark.json b/domains/bukumark.json index 6c660e543..493d9d510 100644 --- a/domains/bukumark.json +++ b/domains/bukumark.json @@ -6,6 +6,6 @@ "email": "ligmatv.id@gmail.com" }, "record": { - "CNAME": "bukumark.pages.dev" + "CNAME": "ligmatv.github.io" } } From aaefcdf8d7d0502cec73368c1607bf94c8e8bf55 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 9 May 2024 20:22:29 +0800 Subject: [PATCH 0840/1456] Update CODEOWNERS --- .github/CODEOWNERS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index a4e5265b1..ce5139416 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,9 +1,10 @@ * @phenax /.github/ @wdhdev -/.github/CODEOWNERS @phenax +/.github/CODEOWNERS @phenax @wdhdev /domains/ @is-a-dev/maintainers -*.md @is-a-dev/maintainers +/domains/ @is-a-dev/trial-maintainers +*.md @is-a-dev/maintainers /MAINTAINERS.md @wdhdev From 8c18bbd691e31b7486b0f3acb2e7b160fc8ea247 Mon Sep 17 00:00:00 2001 From: Prathamesh Dukare Date: Thu, 9 May 2024 18:20:24 +0530 Subject: [PATCH 0841/1456] Register prathamesh.is-a.dev --- domains/prathamesh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/prathamesh.json diff --git a/domains/prathamesh.json b/domains/prathamesh.json new file mode 100644 index 000000000..553fe8065 --- /dev/null +++ b/domains/prathamesh.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Prathamesh-Dukare", + "email": "prathameshdukaremail@gmail.com", + "discord": "741144155559821342" + }, + + "record": { + "CNAME": "prathamesh.works" + } + } + \ No newline at end of file From eef189430f121ff09b057092ab2e9d5c2423e5ed Mon Sep 17 00:00:00 2001 From: Prathamesh Dukare Date: Thu, 9 May 2024 18:23:18 +0530 Subject: [PATCH 0842/1456] Revert "[ImgBot] Optimize images" --- media/banner.png | Bin 1647 -> 3613 bytes media/banner.svg | 100 ++++++++++++++++++++++++++++++++++++++++++- media/logo.png | Bin 1381 -> 3166 bytes media/staff_logo.png | Bin 3868 -> 10337 bytes 4 files changed, 99 insertions(+), 1 deletion(-) diff --git a/media/banner.png b/media/banner.png index a49abcc2a762f621945f10b4df99931a2acd66d2..bfa9b8132a3342ffe55dfa92a396f123b9bddb4d 100644 GIT binary patch literal 3613 zcmeH~ZBSEJ8pki7;%Wg|Mn&F2g;{E=pu0-I7~)zK5tjFWs06KsG+>Fmm;fQU(rrbn zCd+_gfS?pp5DHNcLEaLv#R?jbm&7E5U@Ig`Oi~DhgqxSWZNKc!?v8%j*%?3Fb7r1r z=FD^c_y0TRITvH1!W`DPtpNbQA^c!y901rU0l;SK>Q!(gWDJ=j{3G z+b7;%_xr!C$u8Qwx88Q8Z~f{m*a(%c@8aDMX@)jG3ey~ey(kZ2i&;irs6a+vq*nXY z%1Y$==zO<`wRH`)aFLN?W4D~(8CabQ4;Q?LZ2-Xg++KSCI0x8z!XevV6RY1P-bwQR zXNH}AG}y@Inpn3h%b@%12HX~on>-7+-~-#de@gk|m-BspN^M|+R-ycABgI0z>}TtJ zC28Vq7-&wmTfGBRCa^-bC!tcMdE5@4O~BNnh?{m_1W{&_2Iu=8NQ}HfXz37lmN6F! z0GCVOe&H<894F31*Rzu}Fp7p47bWn1vz$g72?K!RpLhT02!m;}VmCalSO*_Qz`DIR z?EqjeQ1nlUGtb=k*F8|CeZlt^`uIbX`eCwEUviQcv%!h&^+eJ-S{&A*u?8=Vaj(u4ee9DA zX=+JVAtn#`vuQp$j4#9=h9F)$4E$5lsB8PTU;RWN<%Cz>urGT zNOL$InK=Q8vZ0riZMwAtdh6C_Xmr1ed01Q;P(D6gp03bN7B+RCHFF>5eT_(`1pc8# zTkm@Nbxhk?yxx>1i|ydL0Ae@PhB zA@vM@((ZNEK=@)iuoI5WCC?+5em+K^@&lumUk3o)r?~TR7XW&El56n^RP|- ztx=gjJJXD)Zp2Y9*BN6+pBb~y%p6pA!*Ns-baK!0;?&ybN{H2tI$CRf+Ne0 z5UcKpJw)7jKu77sVy})6w0^|016!{2PkMgpgvF9Z!j5C$te$%0ylH)715T|aVzIO# z^DFIz1H=Whqta>)e7fYs$H8tcqhxj;nS3ypt~S+Go3rz?UJm+*A-x1S$Y}(3z=j&K zMzK&GoyC3<6sg-BhR;#V++scqnbTp6P-)1%CJ`?MEMBf*)lSDFtbdgl)y1T;2odf! z8v`!ure6&VjR~wO8OEO(D5rwQ@@>I4glY&%2OT@~I4N zb9X|>+(Z&=pozRT)0BlbE`Vgr_n;?Ws$~@Z5z))8zF3m>%{C`T2##n`&`f*%GfScvrlC zm8Flb!brN~G-ykv+Qb?!AAG$q!dHPYvScVxJkb-6O07V}GdwLX4(h%1y54Ms3SUrg zmrU2cA`B#)+zH;3646RX*V#j*{0fV$r}uY{7TY1g5cnzw-;j0u&iC%|G&}Rp6Reib z`6myBUL)!@(zT_`-oTO`zuQS?2i5kZF~LSfRC!J`jXbreO)<7+YoAln6$A#Yp^WCL zbeAFr`t`6(ck6hE8QcCcV=?&U-?1dhjjetl=jl$B9o<#VTU?@nIGY#lZ=&_Lrfui7 z4N=(AkQIDr*REYDX_dwHbb7n4W1&C|UjPP=s^HyI+mxJKY8Pi*T+fb1Dk5@br_MDx zDZ&X-?l<2!mWgNP`9s?Kq6lvKxPVYsp00h`+<+4kF&=r^nX#Hb%BtKAMz;PDe5DlK zK=eoE-1WF#0fV5{r2RdYvWiY8r*R^$DCM~GXz6yx$Y#YlMxTX7+66OC*w zg%D%43?(TibIk%H)f8Q&Xg%dPP5B@hF*9$A*;d-+9%j>AO(xjuHwp7Ai3{o28?@-F zB)FMORF-xV;#08Et#L8#Qkm-DmKDv=R073NoTG-!7*>NZqOcF=DY6;Lx!Ns<${ zGEvX+wOXVgVJpBRB`TwdC0SslvByV?@EY+l`d_WFofk$L90|Vb-5N14{zaj-F$X?><>&pIum6MrQ zFs@iQ7#N)&JzX3_DsH{Kdp+z*fJ8%J;FLf?Mo~vrQNcHR#RCMSyLhYL|N5u@!1dqG z8Jmq}PE;^De6ReZrKP6!ebLCnvrK`e(i@z89Wndm2aN@_YhRyP^IgN?MZ*Qgh0IRu zEqolZv$ieNzN}c15kIx!zB!j{i(ZMqt_zMYoY)s~Lpcj4`p!1K3sEg#rBDLVzPT&+ z<;trM-oJ>h=K4Bq*R*|)j{ZJ<_vN-fq1vTR_vhKyx*O#x+}^wSoG1HZ1AVFg*8|em zvc(?@wc>uORjRwYTl{|TJHPhsaDQj{lk?4H_;lZ`em$oozUTLM0gl)g3MC7hFSPPG ziCY0VK;*RC_Ko~m84bSLHwkGqTP_?~v@TIe%swRj>fxnM_oY_LpN#*LA@pnGj5?e8 zs;`bR;#O-{9MnJa<#@sS{TAOlBmSh!{TRH|$zFDK|8xH3@yF(NzTN!u^7*45Di7I-Gd9#7V*1JmAskP`8Il^?d!8n$YBUH*8K(0H>)kb+@8F1+xfJ2 zN4Cs7x$Mi@2N&Lp#sBhMc=_1E>xJvD@cVDMG`+Bt1I0nmsE7)=|2L|5t@N+v9jz1p zT##2Qx7shWu>9yrxvTH$Y^F(eJzRKW-e;#z`8J+*4`1cpy)a+wKXZHf$+>zu?k}Ey z+TXLfO75`x-VT)DbrRooL2%cFR=?=>e~(hr(iR+BEm3C~@S;@aZ(88=J%)XCv)BC6 z`?g9QG?61^s z|EXMivv&LtyQY5G{nK(@vH32bNJK;`+}7@y^VgaFFK_R^CKucL{C3I0R@I$f-k)4$ zpY;EH&gXEWzvV`IcUOGfd~|z((oDPSceWgH@tOTWiHUAG=s?yt_G7AfQ|4SyR03M6 zTH+c}l9E`GYL#4+3Zxi}42(>44NP?nEJF;8tqg(4RNKJ7%D`ZkZr~ym4Y~O#nQ4`{ zHJmPZDF@Ub39=zLKdq!Zu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IXkl#IB{an^LB{Ts5 D*xW6F diff --git a/media/banner.svg b/media/banner.svg index b1fed4b68..f0b9a6440 100644 --- a/media/banner.svg +++ b/media/banner.svg @@ -1 +1,99 @@ - \ No newline at end of file + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/media/logo.png b/media/logo.png index 7e33cc28c23e3b86bc1904db40c0829e8346e1ae..5f45f3fa1ffd5bace11ec3cb8286cbd427996b40 100644 GIT binary patch literal 3166 zcmeH~Sx}Q%7RSE;iVAJCbhHIbDCuq#G|afL7z3zi6fvTr413c+*g}xaNWw>C7!_1N zM-eFmnn_0*A!K5VVabBy2n<1D0SSZvvDIKFWRW0=kZs~i7ya5V^Www5Zq>PU>)tx| zcmDU>@^B3Lt2Hib008*v__2^P006mV)9qC&ZIKgi<>|Iz^@U?mc>v&e^0Oe54>p~% z1-IlM`D^~!Y-~OuF*gMu5D18Ld}dx!;)N7Mc5Z5&=70+TIL#gpIT&&2fqF`KW6}Wj z%?XF-^>J!w;hzd=aK=yL_>FzvX8q&pyYP`4!-ql-=l;1Q*3N8COgr@ueb{I9--CU) z4t6C^N`kK|o_+Vtw;d;Y%1`DnwhAhfy`$;LQNsgFWH%BiE%kv3J78R_zQ!=;&s!Wy z4fMt?Y?NsuWwrMk0~m3@Ys5J{(H?LMv$G2h2?okmtpe6VAnx1Tfe;6W%Vn2=b?esw z+rCVGNx~l`;aC>k&&C&PAfn~`EQ+bopO>hf=+n?DUkGFyv|%YDiu0a{Vv3hoI+Z{+ zP1(wjKKQrYasqSKgV2{@^*ft`^l35^%g;)|;o4QtDuJt>?xeKG#ZR<|duKum-!2JP zIE)*XFV1u){oKtB_z;a|ce5P3AstA&$Jg-Fg;bN_#wpc;FR%@h2w6^eM;Y(L(9Zbn zBX|0)?bnN_o`iSge+FH6<4rx?2sd`oO}}_jnIf363n@1#`UXN$IB>HX-^|IE%X+(J zFptjF$(zn5z|$)_6-G1>qy$F7{O86zXmh;_33mzN_O%5n$qT0xCCD$$oE;NT<<01c z=RX!`+ssX|ot8!q8fo3CenixL^Sf943-kn|q|zZdQFAthsGDZcjT6In9KGE8sx0X( z5s#AMn4})NGc9`uxM*wgDMNTGrh;=VlilFD-yNL__nIF`C1Kf-J~g|42wq8xpEo<`Y^th`Y?%m0+R)~}Gpf%{B;!Ksc0B0HboY18iAwCLv0Vih^* zwL#*nd)>m{(T9a=YFQHkxkLu0{)9S^tBH}DaN1O}UMbg^UXWq76TIEH>32SN<5&1W zww4neUu3=p&Y$gr?_v!kb2K!uRv>baW0G7Z6{=5W9lTogbqc2C)w@)y6985gB6)ADGb2TL=^4 zK*xq}81U8o=y1|JHeJ>w@go}wV;3o5UDEp8g8pugW|uy}9Hp^bHjC%x%M(sWrdjMH z=SS5u?Zrp&+&o6MZxHzOK)x~)ocH!?*dYfYwQVn2`#d!+Y4c<1nD$JkKVx%3Xi{}Rj2BPcDo*g@v zzZbU;=d3rYKyuVfv(ULf^`bRs7fr8Qt1T=2arfz6_6JP?*n5m zC-ar|VyhY3d1*m*jR>}KV=eDlWJO(L?59Hk>`(FriLy7wzA7#b$ss4WUB5iI_f$1y z4|Ht-jy7!iQ0njYo!4P9{$j?|b6ps9ba1qs7bGYTHQQHe#uV+xv&7#6) zIy7XReHChOnPv1hb*y}xQ1DbdP%rWZ=dnpm5ndHd;xtyx6719&I;Ljk9fP5o<7QO% z_LwVmm+sa-VRY`kz~A%oP70|kl^+?J@_N>DHqYi4t^ye0`9yC8uaPp6RU=VURXxGe z_M=R&iR@~mXc~pfKYw)kIks73VA5E9)=L{#Zn%ZY?_MzKq&H-X^HR>K|zo$-N7&VWsbL4 z`@%`CdUJ)L%JGYhFYfxRRPoQkY9CMuCuBkC2$aOH4v)AOWTf!n=~J5#AfLn0y}d1V zfB*aP=>Lytu)NCTH|Lh#uzg|Tc2gynNu=Tmq(~0MDw`ZNQ_pPGAlj-$0;+UMRl6^P znbOtiuLrYiHr>A&P(NMtXxzSG1Kg6`tXAVYr--!d={DI2p+@Ss71BhF!w^N;W#xq5^7;2JIeZ z)5L@{%9F2FB<7K9qudk9|r&n*GRbs4`t{`D+u9$iYm%9!Ns?viro z)(%b}hqJ&VvY3H^9T@KHzKnO~h=l?L*-JcqUD;o-ax(J@#uW<(GcYjy^mK6yskrs_ zR(kLi2Zn}+%$9tDfn8il?^#&`MFQXKz5IstQ}(3_nVx8d;f4Vha)#JBvCVR0026nMhFb=m^o31^eiE1IvCIkE`42spB6 z=7zg(h!$WGWN~D1oUrxM&gFXlU!=UBH)oyD@)zfHFT^G_uKRM-)^ozP5~sBm*QCEy zUsiqmV&7Sbl=`iD|I1G_X89F&27h@f_CkN7L-aSHX)KmAVhZ2woaa+fB-EI2rIG-Jc zyEbk7%2Q-)TkRg0XtSp?y6{WcjrkEZ;)!3*iE&T*Z~Y{%@I_o{>h$Zz9``26cmFPY z;CQ1ZA}0(I7C-kp%Gt)fJL&SlM5gLnMe6Hc-h1tWJ1C+y}Gu|#+L6N-?`a#?w{hhzY+CsL+-rS z5L{xs=Rt54?_}2r=MxW2FFADG;8*Tzw#X~9YFx7oexG=k_cHs1cb$%vH%n*O*S$K> zD7~rXxUc{E-yhfS>`Z!Ba>L$m-sjCAG*KUCL92ordr|}QIe8al4_M)lnSI6j0}uSbPY^(4J<

>_6D zyNVctBwP09ntt6q_kI7~_x`pWxEQFY zsE%IHMj231QLj=yhiQSNV_@caE_BAgmDo7LML;c_^gc}Hzuo@;t)LI}clX2|u?RzyWaKhX9Xm_E;MMKQ~u*FN7ab_~#4+ zc&3P9!paN+zy2wC+BqN$P@2D{g1?Z$PFU;>1Ptcu>nq_aE#cwm2!ksqD8MA8U{X@z zV1~GtzdP2(Pu$&05Lo)VDU`hz#?$!**4e{dfMVLl*25c%6c+wH>t7++VSc;0;qB@A z(}^7hX76fGNsJc^E&=~rly(>d)*0(+|Bt}cT(SRSLeSN_$m3jP1yg!^UrC2S?K>|4%Dz%PiNcT zd2siVu=y$RrX)`S)D>o9N6Ccb-!kzpErgn#*Ixpsti;g%=07AL7nFe;HlAMgM*cVK zk-`S{ULM|_82i5h;Fm#lPkS4zy`8d@q?C-fq?9;ZS_$@#q2D!B`Zb{8hrM8@ENP38 zm6ijrkh7PT6qk{+lMz>tRFD+6msY^YNJ^hmIOkyZ+t$BS{>_r6Eifc2B`YN-s{ogQ z%PYv9ll-mobMW6(j6A$CPLyRSOZ}etpR)g){=X^n-_!NyQvaUT|E5CU_)Ak!s{FHC zDfI;dpuW<7t1plt)V#4y9-hj^&aSS`Hf{piHlCi&ULNjB6oo$r|FOXTIvfFK{0)o0 zqx7@6@oy*ulMz1=`2Q5-pA7VmIe?4)0%O>3E>m`3{$q`b z3fgl4rDo)pwlLQ1Zsg6``pHViObk16K>P{y`FBjWLKihTBreq)GA?GM*Y{|Qy*VZR zTJB`AQQvE!Gub=RtPHs!H^ZVh50vH3c6M%dtt>d)oY)u-^1R!A;?bj&08^^atK47L zsHxsg&?Bf0GGVC>3y`RoR0-4qp_w$QRBCjgRN)XR>Vv#g2M+(wg#Wkm5SnDkPZd!p z9bChMw-hm?o9P(R&WlUn5mQ%hw0Fb2DfCb}bBu4_(j8`TRwuD|W6LPB`{?D%oyf&C zW=ZYaQCb~iSsU+T1o`hT?@BA;9K3@HcKnyFzX6}&Ayc;>=QHCE@>Y?i7oxuOEoj-> zP5$6U*1svg>OQtxVP3y>`NKnMH(?Ut)NDeC`3$7qs-sZxSg=I>&iWPcSD}o1taKJP z_NIl)n``bHI0(a%o24@z1~p>JKO7vnOvqAeY|QyG-fR56bgp^C5zVh8NPg=T4moO? zQf~l3r@6TXJMN&ao!d>#rwNB#uG;MOjbBPpy3z9(AwVKLG25tz)$c8PPX!>Rgi*Y- zX_@McC|(k+T9gEnccybV!~#lIy$7P#?hAW*7=Z;=E;C_CVeVQ%c77pK)u9u|v81G8 z&D}*9inn1gz@>1-z9ccU;*B4<_vM>%)2jntzdCp22!}j;P#$3KL$DzsY+G}mto0KXXQZ@M}YJOkSg@}&u)6?(``j&HbQDS zSMKD~?5YxM=q%Y*F5>mAEb6TsPQw)|jEIi6=bXky@ zVbiC>X%IfK`EXOTYXwN(j(c!X9>-6UzJ=Ge)bxzxgX)^0<+;WW^`Qx$LdbXgbK~_@ zdK9eOVY?z^f>bzU|Ju2rT%NCK&x5{#WWU^*F8S`a)|Ebkg^^jZA>u+Lz4YcCLep@| z3_soyq)$J*>#Yld;`@;hiLuPRxdtTD@E|^{e=)@v#p@KFDg6hIjS_`73zk;51Y^nU zov9n%r8@VJGM*osDJ{7rKJx&PQ&;iEd_L-?rDk823O#}*%L-#zaF%?`*c~fN_T}3# zs;C&?9zV1Ym&sBxiLrFX^f{h}DQ&M;=c{+qBZwo%S1yibDwcU{r!b;GY_6wo0jFMYQ=zwVGGZ8Hv6R08pGKlF?pOC#K#j)GzgEg zRiD4rKGJj{jdP22m+6qLT36NuGgj)6i858@Ow~KIq{}RivV}}vq6{390zRkvLKH`j zIIt0+qIacVE%BsJ;@!x2y7lHs=`orJ-Qq8mDI4+j>;!`&PCgZv@s0T`{zrg#dJu@8 zmQ+cRBgtG*n-?PT#8LUIp(x=X5>2ahb|q%*}hS97PlK?o`h-H zg0+E281v@w3SZ+N;%+E8YeM@K_NVn7DfJFALCtp+*G%W>u{oISdNa}cs%Ly4qt*50 zYY0?uQ|3LFAG`2vn?l@ikk)Ee|VfVRFeN##L z_sR2mYgKN80^eC^@jS7xP(|K(OA*JAzJOYZ_iF(ac=WU|HIXJ7^3rc_JFwHeVXP^N zvqLOJdDeM((C^#lNpTbGi?qPzidQi^x7CDOuchqqNyV&WJHDO(Gus@KFJ-Kh{cuqV zT;^vN!x^IPGAG6jd&>QcUL?SGh6C08El!7JvTRy+_rh|BYqeqGZRv_MooRVSghI>b z&83yDF6+son_u+i_mRYhHqP+TU)Lka5ME` zPs)Ikgjo4s9ZP26uRqH*8KrA?h!%hA6UGO=&Q}k6tlavnb&0pgc8d{eOSr(K?7%VK z(`)BpE z_F(I+wAM%~{24OrY&|^44LZVd92vS3;XBhM6Yv#A&FOb-v#7v}k0baH)wz%v?$)hM zJXyRqLmrK)Z&k!{9c~#LcIdWfOfB5xc#j7OC`+7+AzANK$iC#oe1#}%N+C>7#CIJr zoHa5tlf-Q$!Ej?^d#5gzS3fOQM{UDNc4u40ENGe6E>2N@MQ(E#&ax06b7Eh9XjpA+ zJMD<-&SZJt{xHj_+6kNf7~u#bj|b^{h-!?DY%yx0oI0<_u?oBcV?i`*Q{(i4&VGvhOwx-};JpPG_B>6C zhj@d914Xos=*N|K?l^@c8W2>zaPvMpGK}X*h+{GNDA6#QM8$~UeP&*tXlACuj*Q?5 zO&pF%OH|7fd@#RpbDP+W>J|tC)_tuBb47Q`tK+KB@EO$CcbUDVlH|SKt2)4LtRxBR z8dnuk)_?pepVSP>y#cIPk~}e(_~zN52Kr<+3s7$2^j@;{n0Rw=8*>{!0LbMp& z>7zC38%Z7aCeNRSuaHY-Pb*L3tGYpa6Yny&n~e76Idv@prgz6NHCoczFq~L^zomtY`ZY(1%jU00y1S62K3?}F zmXGd|Gbp~s%z!Zy2kPZEQfY8<;$&?iNLEd(+Q#elG5!qFEC`?}bz$(5Ri#OFtYYHc zyHy1{USM^U6MHQ7_ABj{uJj+>AJVtarnNuX$K$emxPAHdbLPC-Y7$IsI%AX))HVPc zZT5xutdGgMWLsKb`VP(KvlY4m-TRNk5O0!w`^S(A-NI z@A9iTKtf=QRZ)@ZFHg-%lD{^luxuWS&~0tVuciY-XfSkb7b>DTz6t8NZ%aU4>gP_* zXwO%qD0+a={!z4>!b5%E^x`Z~Mdj8d^$p3|(FR4q5W9}yzw~q2eO{RdZgIJ@;-)j` zuq=Tm)(4tL01TtGnP|rw%iND(QV(fo-4dUjo$k;8$*vXqcw(=R5`lSR*Y4xvWV`aZV7dU7T0Q8 z{(419lYwO%6ESVRTcUwv_$5*SqO$u34umoF#E6=eG`22vHRQ8wf_k$&XrXCarf-5O zn3Z6@Ol?${HaKnF(dgKjTgyk!?z1k{uW+QC*p~)uc$9d9wtwa{P7>8E1U>SL5C96P z=~oOV%Xf8osp|Z;j?@(H46G__b{?0w9M~JKvG;WD1I^?j!GPg)`KBPY%!2xPblXJ= zC@s5Hv#Rb~`mB`wDXwU6WE+n=8ow@WI4h$F^Ure+vla;aIQj5AecaPo{bwcWOBJ*= zccKfMGPf_OkcX!OqP3mPN*>&U!O5q+j~)uk`lD#@@FBrAM|S<pDB}8|FD*g0!u3aU_zr7>jZV+aP3_ZCUyM003)dV^wM_J%e4DMz+T^!R(>H=9 zT-B+tjEydA&fMn7`6@=&T;rjqPq#i{K_Dq<>4**mi$h=1M(D;>sq?U{)TwC(iMZ*enII5y+_8Odm5n~yvEFgok%>`L&pFU} zyF8kN<;3D>a+EorS+>4!L=*Kp^0rnSwf30&AJ=OvdC&c*J{)ydq`#hXNH&J_128R9 zj(bUP=Z6~Eg`HFn0d~HM8~vlXpJ$n3<1$UEr3v%LiK7&@4DO3EToQz~S6FtS^(&z> zRFe38mRsTQ*sHu&QiudQS02TFGn#riX5IuqnQJ%;)@PN$8^cRqW2&+jp~BtQ$~qBO zn|Y{S795Gz(iAuG_FQh`1Sn;_?m}AovGyFLOX2bp$Z>Cd4{W-k1o>(U4;7<&;}BIy z)ZUfSZ;~(DkBAs~yd!x>E(&BL0aYK#aZl)n)2-KaDBVlb#J;W93b8<4#GLbH1_!&i z^wX|%%pmXs5eZcTZdnt-wqzb*)ObS52Ahj-(!E)M$m7WwLFP81k>E&or(YI(^vVzf zT8|;jp+IGl`ZNZ$#=BBz0``$U&nhL8>&{Fc@(lWwf^(Z~_EY3bO*v^vrac3^!gs1LRUCF{ofgZ(_SC>j2!P7KEY zHn>b5?)=IOKvIS_ZvOckO zOp2b-&o7Pv!O=4!hP%${`v!DwUtIHU%E4%(RzPByKM0;sjK!0m0W-y|nZ2s7kz~sl zf2*vj+eU#0mbG`#Rx(dfviq|277S-2ybC1-Jvq_c36j9!4g z6?Yqc>jpUpdz7twKoD^3NH=o(gH1rjS6^yoQE?mt)PSq;yBI(;IP?*{q5;R{g>g?$ zZG7qrNJfo6$02DH`>({cy{b@=RY-tDU?5)@h63PPrl>K7piwDh64U)I>Kza=sqkwTg^;S|Y$27n2^L zCwZH=ssxfo8c(K7dz*Pr@AkWVMU6o{{rquF}{JX>7Q#Fjp8(H9V<`vD8 zs3!c0(|eZ0#c*eBZBoPHIFb%fd+EaQGx4x2vNvT)yqd6r%QFBDDHRa{GnyrXHZYLrzjIX*0~^BI`+tY{Q> zv~twV-PUbhINNc-%m2F>r!QgOj!EIr5}`e5A$X^l>|N*@_JQ>AIL5IM-&z_U3!dE2<>|d)ZEsybTh3;c0t>-2_PX}cmxRv!wY4$$UK>OPZ z$;R^G^5x_KwmlDmm_Lx_z*Xhw6TJhTfeowvxm$>3%5-#dC>0oEbyn1 zfQBCL$~3Azi(^RAV??~s)O!B$+FS^@nE(!fLff_Ka^I8YhTPmgf=i`I$oFoiGov)- z^A^<~j%sJUK83zic=rxo1NulStLii`A*nt$?T21HoZWkOiX~e61fUPVnxt`vOf9v> z^X&H@tSj(< zsL0;-cnoc%nlQ9?pdvU9x1CBlu`QG{Ws?2|bb%<2fv748^h^f{FRJ`mz*UZDxE`b7 zNg2++PvJlxMg;S<^GiN2s&2Bl<%;0mD-*v-COZ@hvbTen>;U;ki{*HmnGC-ME4!2a z5{vFVfFRA7&dB#x^ zS49%_NXgi0)1O?{wPUYOi;Q;7b-L1Lnt1c{d|`JGU1;g55~~|We3utEz+S?Dn0$E4 zK`!XOr=B7jPW*9i_BS=#F+}L1Xoy#Jz)3bCuoHRr(V-U`{V!1N&6zC3x8O)Df;+0P zc^5cr6Y3UZjmsW;4FgFm07;b51E)X0PmKi|D71eBPX7)sY@#j-3YNfdj9pPzl+-iU1d3 z38w7GFRIKJTE2IBYt>0*>;N`{wh~uQUzKxLB|gi}sJb|CVDF)3yvwnx-z`_M*XfRAEKgP7HZWV^kw&#e9|ZyC~2# z&&pZM9>B#(58D$BArAmDxOrQHRU!V|U_r&;%;|)+v=)0M01SgyYBcI^-M!R->IsT! zZZ0d~Y6rOgfaU6?Hu?YFp7|+l;Qa{Cp|{HA`5izGa;jCBnch+F**F_AG7!AufEr&f z%gBn7038j|afVGX7A2E--up5zO-(WVd}J*A*M9DqkCHj2pd7Y1-VN9>k%H!a@E$B$ zTgsr+7ll?Z61%G|rw{?&Yy@Br(Nfq~aO%ZPRhO@}0X!X9^?vLvFIIYCJ{8h$v0X4ey$bfP)xU?^P z#OyFmXB>%?U-U+YPyvS+0gH^uozX-d;L0}!TW<>~c#=@TbOZ|e+P zic#JxnrWOWR=D>S35m*V#6ga;^ACCqhiDG+4*AM)>y+x(*9t2?=Tq^NgRCVs8LWBE ziLRalUUS#B&b!JbPZ4vv@29^kB7QQ2`#C8k4=9TvBl%7PpsY#=F0FX`ObxOum9 zc@zSn?8c5d=qxRI#EX(E@*XHu(~q{{2AvAu>2EQd+`&-xt9#dQ3`lK4SdfQ(?Qxpj zM!4J#YEE>Niz_V}BY3a$HG+F%sZysqE9&(zUID1`=E9)`>xi{;x&iG%*YQLhe4dSABruv1W33G8|uHY^m?bKK*$J9{U#znNvLwdwpIj*AX6r2&C zC8zf!{Rx$(q2AoQ7qJI`y25T?n$o)Y+=+z)-JW!QhvNroO|I2*2`Ata>*{KkRfxbSapYO^NJ}8VFaVmL z_S($#LbuLVOsmBG^q$hG9JGd&l~rM(F^DY+tW93eMNI2YJY8&UNlc4Z-xVx1sx`+k zD1vW&>#{zy7`XO%EET}g;~^P$vfgQ}cP0`D3Tkve*azm1=zA13Hw_&Fc^hi`bdMNv zLnL`A2ppWQj(zECLfh`NrS?dZpkQg?k9C%s)<#3lAg8j@ z9{q5hqsJy?(qP-i8u+JXdK5t!7f9dkGxxQBO&DW*;YZrR0A4vT6siE-^}wM5Q?01E6CcRJ1Iu13oHL31at zshKnjFRoUzgZ9stP1ZrjfCwl)L0Q1}<3oo&4B#l`1aPQO>-1v5hFTbS6t`gQ&pawx zv#75~nH45cRp$?wB+R`xDjO-csGh->A8QWe2N1WY(68r}_TtE??H^ip8NaqIsr-6x zl(!!8g&v_w-T&b+TzX@EsA_Vg)Fpaz4|Gfx$(D1Jl+s1)6 zcFT*?-7o2XyEXx#k-kd~^A?|?+Jmiz?i{WaUV5Fj`PS`k(}7C3K)KRL7gIFn{I z+N@(q^UI1#V9v%wt?!l24Nz&)$(7iU1a9BGb-krG0ZZ3GGkHg`ml_{Ns3yL_&HLVT z*&I)>+@4HXnqKr+IJ%olNA=C#*u4&Li9=fOs-xBRqtWL}t)N(}UQlTE5~;0yJ6DV9 zTR(-q9Cde;G^6a%bJ15zTw0kH-NB1(uQLU-+W?dlz}SI~@8`?oSX1 zbjZmO=M4hwTHikQ{{f6_?AN~sT=v9TyIF%k?d1nH!uJBPN~EK=8wf;(f z=)@-wC>;R;al$|#Oce+uom|`FWeyPC_jJYEi5!$wkVGLNk=FXB91PF7qOZ7_)H$He z+aU5$&|^x{7_q}jI?6uw$Wjl}tB$A(da8lo!zwUUe;4B_g!)lq&3KG%x`{Rs3#W=7 zR<_W~u|b@%g6CQ5pN1+p+Zq&@>1L|QTARa2T8eI95jC7av87&)x*Seh*-JuH!wz{C zqTnbg3bBA?LlvBKRq$XDRb3TdOFfE#Mwq+=(p)#o0!BtbV;xZyFcm*pu)eA+R#VYc zQ_)35#uBRFA_LabRCJS*K$z;JN{j2l)q*Yca`jY$?2x4nhUJo?P-!t8EIbz??_i~W zQeDp0-mna#ldi8Gq9S8qizv{Lvy&Fr(U7;764R0e!_is86tMb|hRSIU9)4I$C0vQ|z;7m<)C8F82qG|ogj*-SUX9F`>^qHc#Q z!68drjH_MIwaU^MoI#PXRw70x%^XIyH7LZwPry|CUC=d(QfM_jE;L`qB(t`=kkKjCC_Nnbq_p&n`oi9u^68EYmOXhdvnZM~S*j0R?R zSA>fL?!x6gt13Vsoa`8w3IZK|ynXDtq$+U>^`@_jNKp zAk8~GQzbct5EGXWt&&Dcj#kM^Oa_4*i|YIWFT7VdxH+xO-XF00nZi)?`@vf^W0nH* zw~*I1nHa`7P*8on27tbt-=r$ut@>H-nlKwT6&P4? zaD)%H=y1AV%k$$mR?>wQ%<&o~7o*2N{GqNw^C6`w@}d&AG3 zB?g^+;}3fTdl4{JVHT!ZAek=(Kj943sfs<|IkvwYwAfSrkHEbBM2u%wZ+oPp=Y?!5 zL~U5|2b*97ywJefz_j$R;yE!5=|Ex1|AZ(WloC$9ri(3Ed7F;eO|s1gk*E63c*WL9 z8Hrr;7S6|8$EWy|9boKTw&G;xw?K(F#m9)Z!Y|EaNw1wwpNc)GUoGuT7XSNQQUL`a z6qV-jd389C!TUOyQW&E5hm21K2{UciI?*Vkitf7{=JjxOkM{a}sNB`@cuj)4*3|6B z^QT1#(^5erk#%p+eiH3I<~;sD%scOaxDOCUO3S8J0X5$ zsEKlE=C@8S(y_J2;zwq0|5EeM86q`l)#cbtd6@Y^Sa2jknmzIS!+c+J%RFpVgwN_! zR?UU3=Mo(s#$8F*h*f+^eDQRk>so>Or95IP(U+29(;zzguEJ8a^I@!qKx)m$Mz_J; z%A}!8B#>KKdz_z@rIOW_WqwTpW%NEc4er|YGo$pNzhA7qPJ4On)T(k|Gzl$VuzYkr{u>-xtR z`QoQM^N#D{9v3HS2fYvv`icu)Zr^H8@zPmRVk_1>PpbbhfW2^Ngtx)SRQ=pxXtxV^ zIsUut!?Ca@!@j3%=>^K9DcIWWn5e{G_s55n(C2^FXWcmxmRwhj>mEq>Ch1eOa_dg% zp~!vUpKaW>%ZU^>-o1LbS(ZKTwsA)Bmlk>%r+H^zr=}AIqXIUUX+yV{>ZT3M<z7{krir}#@+sEvAy7IVc6gP=g&Jpb-EpjqG$fdU=OtCLxACzqUW>r2t zQ%D{)tK%)bw?V}++wTxtvG-SU1B?DzoRilj?X>RSd$QAi!p2sV`$bBaec|)b`?^e2 z&ZyB?+plue^bzjYGM-)Pv}pX4>f(`fW(R_PpHo90cK7?11q0&KTkaAf7x`$oL z|HiOvW{@hLx_9YL7#|2}+blFk8md2hB zQU#FA>3F^JS}%*@MVD9$Y#Y74VRW^ge5QPP@kU2|L%$J?aO5OsIaCgF|6SkV(w?tr z9`v#K-<=%&)1N9i((=u@V*+i}npS~pB#S!pO}8=^g1h##hGt1-mzEvPPO&O1WI2pU z*e!BSmH#Q$#-C@;(<%q0)Pi`~%wE3+Ni{#-Z{TJ@3wNEfMR7`mg35o8UAPgxKM42K z0QF`3!p1pfNv6&~bVRB6NDui6o8@m7@avxV$USl|d&Sc9*WR`xzKtHV@+rpa0g{2> zZyIMX)u;SpP`@p=@s&Y{FJ%_VTx)sVPV%blO{j)O@!-soh~o@ePjpRmKz}^9(d1{6 zZ~6#ogh96BHp<-d`!((dM0Eb#l}lqpO7ohgB@o`?&(Vd)h&}wRj8UEOW4r}w5yy#H z0mmd%H+lIh50E3cja4m-r0N(F-XkegLY>9Zn_MUGRzxQIw95SaskTJ}ZJ~6M*JnCI zAOzv}k(q3}_JJOLw)1*AZtfPoFQ?cAf=7jNBvGI z9X){KT+`)M{Ry8V0f8Zu+!Bd)S~=6-zuR>(fmi1ey2+X4a4yHm-HlwLD>pCzGteL& zXD{teU#CNH0P7~)*MI8)((N`UdmoqqCR9TMc)`;d$Xl^YhT%i79i9j=qov6Qs& zFHEA@4StL^`RL}_`6t=M*OyBGOB0tf(7ajxT7>13C}$qldHlLV(C)sDzgDTG*YSXl zW~|=EgQaD|62ZZn-ZY@#C0qUnwO*-4Ca_rZRi*bl(rr?Z^IhM;Ax6-HAKa|F$hi_# z_|e%Jn1F|Kj<*2IRadlGi*0gv4e5LzTH9S$@bJ%^?R5Kfm}g*95&P${ok*eD<(A-~ zUPbYTH#aVFl!KatA<=omNHzVirb#O%^hxe zSLNCYJmI;LTicMe?kT{|?wQIUz^Tfz51krO4J~`LlS@&*3n*AYy@7R5q@JEfgZV2P zv}!$N`_Q*2!<~(ey;A1^%`%Uhet-jqVdk7=aFc0bke6$S^R`5p#VQn77hwCfZEsc# zO$Q(tT3P38AzHO!Cg_9F0JLcv@zjwFG&elwVkqE3=Jy1hii|m8J?GSB3A`-Dx=Y(_ zA*%NSZV*X31y9brT?c$O$~1Vi0ZPT|dv!)oLiVG%6d9EzY>O-MCc8Z~=*C$ZV5+{f_?&)v9Lv?O*D z2{%sw&aU%G?5<~7C*@?O%&~P+&8YI0&E2fjec)MRrXlJUDIb2k{;ISz3LB#m81OBO z%VnQ0;MK%_njEW9&L|i-tI+dXz<*h~@4x-@P~DUU|7KNn?LxDFFBkJPyMQ!XLSkZc zQW_{L1rvqAS=*Zsvq%B{N1ZSRMzG@;l(7LCZHPh`qm4|^C}UF-Bnp;>L81^y149FY zp0KlZ01srFCn`KG8WWik4O~D-1QMl(Fw#Sq;t_@z17J7OMIbN;M30_VwhNq;&r4o|lqh?zHnB+DL_zl6> hZu=ml;0c5TkZpKUMmT3kyd405ob23j44bf%{|i#t>b3v? From 1ff7c430fae811c4ed7c48aa7f92937218fc88c2 Mon Sep 17 00:00:00 2001 From: Lumix Date: Thu, 9 May 2024 16:09:58 +0200 Subject: [PATCH 0843/1456] Register lumix.is-a.dev --- domains/lumix.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lumix.json diff --git a/domains/lumix.json b/domains/lumix.json new file mode 100644 index 000000000..dea8230ce --- /dev/null +++ b/domains/lumix.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "o-lumix", + "email": "lumixofficiel@gmail.com", + "discord": "828313756827516949" + }, + + "record": { + "CNAME": "o-lumix.github.io" + } + } + \ No newline at end of file From a4da4fe2504af85aaf624bd333467f3e5d8f3459 Mon Sep 17 00:00:00 2001 From: david <119733331+davidctinescu@users.noreply.github.com> Date: Thu, 9 May 2024 17:28:34 +0300 Subject: [PATCH 0844/1456] Update windowsbuild3r.json --- domains/windowsbuild3r.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/windowsbuild3r.json b/domains/windowsbuild3r.json index ba7cc3a72..890e890d3 100644 --- a/domains/windowsbuild3r.json +++ b/domains/windowsbuild3r.json @@ -4,6 +4,8 @@ "email": "david.andrei.pisoi@gmail.com" }, "record": { - "CNAME": "davidctinescu.github.io" + "A": [ + "156.67.25.171" + ] } } From 5ef68100b45285df5003826a5df4da7b3d953cf6 Mon Sep 17 00:00:00 2001 From: DeepeshXCodes Date: Thu, 9 May 2024 20:20:21 +0530 Subject: [PATCH 0845/1456] Create deepesh.json --- domains/deepesh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/deepesh.json diff --git a/domains/deepesh.json b/domains/deepesh.json new file mode 100644 index 000000000..09db8f267 --- /dev/null +++ b/domains/deepesh.json @@ -0,0 +1,11 @@ +{ + "description": "Use for portfolio.", + "repo": "https://github.com/DeepeshXCodes/deepeshxcodes.github.io", + "owner": { + "username": "DeepeshXCodes", + "email": "deepesh.chakravartii@gmail.com", + }, + "record": { + "CNAME": "deepeshxcodes.github.io" + } +} From d668e6d5dd2d8e4e1791d7c617b603511c68cc84 Mon Sep 17 00:00:00 2001 From: zwei <110226580+Vibred@users.noreply.github.com> Date: Thu, 9 May 2024 23:59:17 +0800 Subject: [PATCH 0846/1456] Register one.is-a.dev --- domains/one.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/one.json diff --git a/domains/one.json b/domains/one.json new file mode 100644 index 000000000..d8a2ea6ec --- /dev/null +++ b/domains/one.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Vibred", + "email": "vibred@pm.me", + "discord": "1169947990551699568" + }, + + "record": { + "CNAME": "t-rex-runner.pages.dev" + } + } + \ No newline at end of file From 9292c6ee8162ddb4cea769f811fd42808714a5f0 Mon Sep 17 00:00:00 2001 From: Scoobis Trombone <108070070+turtletown73@users.noreply.github.com> Date: Thu, 9 May 2024 12:14:24 -0400 Subject: [PATCH 0847/1456] scoobis.is-a.dev Currently I only have the website setup for http, not https. --- domains/scoobis.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/scoobis.json diff --git a/domains/scoobis.json b/domains/scoobis.json new file mode 100644 index 000000000..dd34062b0 --- /dev/null +++ b/domains/scoobis.json @@ -0,0 +1,11 @@ +{ + "description": "scoobis website", + "repo": "https://github.com/turtletown73/http-server", + "owner": { + "username": "turtletown73", + "email": "wetturtle45@gmail.com" + }, + "record": { + "CNAME": "174.182.75.57" + } +} From 7187eea8babc858a68ca5504e4bc46d2342d5d00 Mon Sep 17 00:00:00 2001 From: Scoobis Trombone <108070070+turtletown73@users.noreply.github.com> Date: Thu, 9 May 2024 12:21:06 -0400 Subject: [PATCH 0848/1456] Update scoobis.json --- domains/scoobis.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/scoobis.json b/domains/scoobis.json index dd34062b0..d3960b87b 100644 --- a/domains/scoobis.json +++ b/domains/scoobis.json @@ -6,6 +6,6 @@ "email": "wetturtle45@gmail.com" }, "record": { - "CNAME": "174.182.75.57" + "A": "174.182.75.57" } } From d791d752b78ab9863a583a119f0e7d1a2e2482e2 Mon Sep 17 00:00:00 2001 From: Domantas Date: Thu, 9 May 2024 19:31:07 +0300 Subject: [PATCH 0849/1456] Create domb.json --- domains/domb.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/domb.json diff --git a/domains/domb.json b/domains/domb.json new file mode 100644 index 000000000..ed6e4aad5 --- /dev/null +++ b/domains/domb.json @@ -0,0 +1,11 @@ +{ + "description": "to be able to use .is-a.dev domain", + "repo": "https://smailiukas.github.io/", + "owner": { + "username": "smailiukas", + "email": "domantas.bulotas@gmail.com", + }, + "record": { + "CNAME": "smailiukas.github.io" + } +} From bec334e723233603b4bace803f9223af3e9942a9 Mon Sep 17 00:00:00 2001 From: lunaaa <107695978+calamitywoah@users.noreply.github.com> Date: Thu, 9 May 2024 18:44:28 +0200 Subject: [PATCH 0850/1456] Create _discord.cala.json --- domains/_discord.cala.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.cala.json diff --git a/domains/_discord.cala.json b/domains/_discord.cala.json new file mode 100644 index 000000000..433110d85 --- /dev/null +++ b/domains/_discord.cala.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "calamitywoah", + "email": "krivojta@gmail.com" + }, + "record": { + "TXT": "dh=2cd3fcd551a8d871e135c5613dccb097d9abcb03" + } +} From 044353ab7050ece02e31e90e95b44d590492264b Mon Sep 17 00:00:00 2001 From: swenet Date: Thu, 9 May 2024 21:00:40 +0300 Subject: [PATCH 0851/1456] Create swenet.json --- domains/swenet.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/swenet.json diff --git a/domains/swenet.json b/domains/swenet.json new file mode 100644 index 000000000..6982ed49c --- /dev/null +++ b/domains/swenet.json @@ -0,0 +1,12 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/sweneet/sweneet.github.io", + "owner": { + "username": "sweneet", + "email": "swenetbabapro@gmail.com", + "twitter": "tiltedswenet" + }, + "record": { + "CNAME": "sweneet.github.io" + } +} From df7e59fee0e138f026dfe5c69db6041685b4eef1 Mon Sep 17 00:00:00 2001 From: saikatislamhadis <109768972+saikatislamhadis@users.noreply.github.com> Date: Fri, 10 May 2024 00:16:10 +0600 Subject: [PATCH 0852/1456] Create saikat.json --- domains/saikat.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/saikat.json diff --git a/domains/saikat.json b/domains/saikat.json new file mode 100644 index 000000000..cae687c19 --- /dev/null +++ b/domains/saikat.json @@ -0,0 +1,12 @@ +{ + "description": "Bio Link", + "repo": "https://github.com/saikatislamhadis/saikatislamhadis.github.io", + "owner": { + "username": "saikatislamhadis", + "email": "saikatislamhadis@gmail.com", + "twitter": "" + }, + "record": { + "CNAME": "saikatislamhadis.github.io" + } +} From 860025c7ed5f211b1b00c6cb343c1dd05aa55b19 Mon Sep 17 00:00:00 2001 From: vornexx <79860992+vornexx@users.noreply.github.com> Date: Thu, 9 May 2024 18:13:36 -0400 Subject: [PATCH 0853/1456] Create _discord.vornexx.json --- domains/_discord.vornexx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.vornexx.json diff --git a/domains/_discord.vornexx.json b/domains/_discord.vornexx.json new file mode 100644 index 000000000..f8be38642 --- /dev/null +++ b/domains/_discord.vornexx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vornexx", + "email": "ajay.ramnath@courvix.com" + }, + "record": { + "TXT": "dh=d7455d2e7bbe608a4e60dee8c502c758d3d13464" + } +} From 99d22c4a4de54b9d1e5c2f2388108a1b96fa7335 Mon Sep 17 00:00:00 2001 From: vornexx <79860992+vornexx@users.noreply.github.com> Date: Thu, 9 May 2024 18:25:21 -0400 Subject: [PATCH 0854/1456] Create _discord.blog.vornexx.json --- domains/_discord.blog.vornexx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.blog.vornexx.json diff --git a/domains/_discord.blog.vornexx.json b/domains/_discord.blog.vornexx.json new file mode 100644 index 000000000..7b28e78a2 --- /dev/null +++ b/domains/_discord.blog.vornexx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vornexx", + "email": "ajay.ramnath@courvix.com" + }, + "record": { + "TXT": "dh=9834c3a11e7647463c3f62cbbbb0aa0442f503f6" + } +} From b5793b4284d958323e58000a97a7c027fe0299d1 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 10 May 2024 07:21:07 +0800 Subject: [PATCH 0855/1456] Update CODEOWNERS --- .github/CODEOWNERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index ce5139416..c5c665456 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,8 +3,7 @@ /.github/ @wdhdev /.github/CODEOWNERS @phenax @wdhdev -/domains/ @is-a-dev/maintainers -/domains/ @is-a-dev/trial-maintainers +/domains/ @is-a-dev/maintainers @is-a-dev/trial-maintainers *.md @is-a-dev/maintainers /MAINTAINERS.md @wdhdev From 3651b6660e831527ab6608a636c39167ef50bf46 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 9 May 2024 22:21:26 -0400 Subject: [PATCH 0856/1456] Update domb.json --- domains/domb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/domb.json b/domains/domb.json index ed6e4aad5..3c6aa8349 100644 --- a/domains/domb.json +++ b/domains/domb.json @@ -3,7 +3,7 @@ "repo": "https://smailiukas.github.io/", "owner": { "username": "smailiukas", - "email": "domantas.bulotas@gmail.com", + "email": "domantas.bulotas@gmail.com" }, "record": { "CNAME": "smailiukas.github.io" From 968ddc50334c6cf6ebbe239b8d38a90d9550796d Mon Sep 17 00:00:00 2001 From: LIGMATV <143163098+LIGMATV@users.noreply.github.com> Date: Fri, 10 May 2024 10:11:20 +0700 Subject: [PATCH 0857/1456] Delete domains/bukumark.json --- domains/bukumark.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/bukumark.json diff --git a/domains/bukumark.json b/domains/bukumark.json deleted file mode 100644 index 493d9d510..000000000 --- a/domains/bukumark.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Bookmark manager that keep you simple with beautiful UI", - "repo": "https://github.com/LIGMATV/Bukumark", - "owner": { - "username": "LIGMATV", - "email": "ligmatv.id@gmail.com" - }, - "record": { - "CNAME": "ligmatv.github.io" - } -} From ec7f265c75cad2ba9df5ea41d1b4a5a41325d979 Mon Sep 17 00:00:00 2001 From: Subyyalx <123625186+Subyyalx@users.noreply.github.com> Date: Fri, 10 May 2024 14:40:19 +0500 Subject: [PATCH 0858/1456] Update subyyal.json --- domains/subyyal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/subyyal.json b/domains/subyyal.json index e2bdd4481..cb451ac5b 100644 --- a/domains/subyyal.json +++ b/domains/subyyal.json @@ -4,6 +4,6 @@ "email": "subyyal@xavor.com" }, "record": { - "CNAME": "infraswift.itactivities.com" + "CNAME": "cdblxrp8.up.railway.app" } } From cb5dc23760d4c378ee05f874b3c714f0ad7b8ed4 Mon Sep 17 00:00:00 2001 From: Scoobis Trombone <108070070+turtletown73@users.noreply.github.com> Date: Fri, 10 May 2024 07:59:57 -0400 Subject: [PATCH 0859/1456] Update scoobis.json --- domains/scoobis.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/scoobis.json b/domains/scoobis.json index d3960b87b..d07c18469 100644 --- a/domains/scoobis.json +++ b/domains/scoobis.json @@ -6,6 +6,6 @@ "email": "wetturtle45@gmail.com" }, "record": { - "A": "174.182.75.57" + "A": ["174.182.75.57"] } } From 9ca28b5341a2b7b1e0c4160f8403257be316d71a Mon Sep 17 00:00:00 2001 From: saikatislamhadis <109768972+saikatislamhadis@users.noreply.github.com> Date: Fri, 10 May 2024 18:12:08 +0600 Subject: [PATCH 0860/1456] Update saikat.json --- domains/saikat.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saikat.json b/domains/saikat.json index cae687c19..4ac439897 100644 --- a/domains/saikat.json +++ b/domains/saikat.json @@ -4,7 +4,7 @@ "owner": { "username": "saikatislamhadis", "email": "saikatislamhadis@gmail.com", - "twitter": "" + "twitter": " Date: Fri, 10 May 2024 18:21:24 +0600 Subject: [PATCH 0861/1456] Update saikat.json --- domains/saikat.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saikat.json b/domains/saikat.json index 4ac439897..2028174f6 100644 --- a/domains/saikat.json +++ b/domains/saikat.json @@ -4,7 +4,7 @@ "owner": { "username": "saikatislamhadis", "email": "saikatislamhadis@gmail.com", - "twitter": " Date: Fri, 10 May 2024 19:35:09 +0530 Subject: [PATCH 0862/1456] Update domains/deepesh.json Co-authored-by: CuteDog5695 --- domains/deepesh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/deepesh.json b/domains/deepesh.json index 09db8f267..0576fe452 100644 --- a/domains/deepesh.json +++ b/domains/deepesh.json @@ -3,7 +3,7 @@ "repo": "https://github.com/DeepeshXCodes/deepeshxcodes.github.io", "owner": { "username": "DeepeshXCodes", - "email": "deepesh.chakravartii@gmail.com", + "email": "deepesh.chakravartii@gmail.com" }, "record": { "CNAME": "deepeshxcodes.github.io" From b7aa08c64e45a92116ad06297c890a9b506fbc80 Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 10 May 2024 19:06:32 +0300 Subject: [PATCH 0863/1456] 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 666b729c8..bd9fbc2bc 100644 --- a/domains/oc.json +++ b/domains/oc.json @@ -5,6 +5,6 @@ "email": "orangc@proton.me" }, "record": { - "URL": "https://orangc.is-a.dev" + "URL": "https://orxngc.github.io" } } From 8755a2c573ec7d7449b14c438ad4b25d1d8f3c87 Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 10 May 2024 19:06:53 +0300 Subject: [PATCH 0864/1456] 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 666b729c8..bd9fbc2bc 100644 --- a/domains/orange.json +++ b/domains/orange.json @@ -5,6 +5,6 @@ "email": "orangc@proton.me" }, "record": { - "URL": "https://orangc.is-a.dev" + "URL": "https://orxngc.github.io" } } From 40cee0cb162304a6f6fd69e8207d295600ed6d21 Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 10 May 2024 19:07:17 +0300 Subject: [PATCH 0865/1456] Update uwu.json --- domains/uwu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/uwu.json b/domains/uwu.json index 666b729c8..bd9fbc2bc 100644 --- a/domains/uwu.json +++ b/domains/uwu.json @@ -5,6 +5,6 @@ "email": "orangc@proton.me" }, "record": { - "URL": "https://orangc.is-a.dev" + "URL": "https://orxngc.github.io" } } From d95c57df6a88a176408a30ce463e3863c3fe30f4 Mon Sep 17 00:00:00 2001 From: Cristian C <81857739+cibucristi@users.noreply.github.com> Date: Fri, 10 May 2024 19:58:37 +0300 Subject: [PATCH 0866/1456] Register cibucristi.is-a.dev --- domains/cibucristi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/cibucristi.json diff --git a/domains/cibucristi.json b/domains/cibucristi.json new file mode 100644 index 000000000..1c09170ca --- /dev/null +++ b/domains/cibucristi.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "cibucristi", + "email": "cibucristi1@gmail.com", + "discord": "773576280150900749" + }, + + "record": { + "TXT": "vc-domain-verify=cibucristi.is-a.dev,6d7812c190dbf7b6f851" + } + } + \ No newline at end of file From a840b11503bb8c454c505afcd529cfbd431e5cd7 Mon Sep 17 00:00:00 2001 From: Cristian C <81857739+cibucristi@users.noreply.github.com> Date: Fri, 10 May 2024 20:27:23 +0300 Subject: [PATCH 0867/1456] Update cibucristi.json --- domains/cibucristi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/cibucristi.json b/domains/cibucristi.json index 1c09170ca..8f4021942 100644 --- a/domains/cibucristi.json +++ b/domains/cibucristi.json @@ -6,7 +6,7 @@ }, "record": { - "TXT": "vc-domain-verify=cibucristi.is-a.dev,6d7812c190dbf7b6f851" + "CNAME": "cibucristi-dev.pages.dev" } } - \ No newline at end of file + From 4348efa9fb583fc21f6db1bc882c6e925e757cb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20H=E1=BB=93ng=20S=C6=A1n?= <81855366+crischutu07@users.noreply.github.com> Date: Sat, 11 May 2024 01:55:43 +0700 Subject: [PATCH 0868/1456] Create _discord.crischutu07.json --- domains/_discord.crischutu07.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.crischutu07.json diff --git a/domains/_discord.crischutu07.json b/domains/_discord.crischutu07.json new file mode 100644 index 000000000..d23dd3689 --- /dev/null +++ b/domains/_discord.crischutu07.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "crischutu07", + "email": "crischutu07owo@gmail.com" + }, + "record": { + "TXT": "dh=fffa03e2584e730d2c0166aaa6fe846542439b19" + } +} From 0b63c9a9bf6bca31eed1bb234d5f6bb35df3488f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20H=E1=BB=93ng=20S=C6=A1n?= <81855366+crischutu07@users.noreply.github.com> Date: Sat, 11 May 2024 03:31:23 +0700 Subject: [PATCH 0869/1456] Create short.crischutu07.json --- domains/short.crischutu07.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/short.crischutu07.json diff --git a/domains/short.crischutu07.json b/domains/short.crischutu07.json new file mode 100644 index 000000000..e9df16672 --- /dev/null +++ b/domains/short.crischutu07.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "crischutu07", + "email": "crischutu07owo@gmail.com" + }, + "record": { + "CNAME": "cname.short.io" + } +} From a3140d21e6a3b93c8e1eb00f6e8423afbd799007 Mon Sep 17 00:00:00 2001 From: rio alfarisi <81517573+ryznxx@users.noreply.github.com> Date: Sat, 11 May 2024 06:01:00 +0700 Subject: [PATCH 0870/1456] Update _github-pages-challenge-ryznxx.ryznxx.json renew the dns, it didnt work --- domains/_github-pages-challenge-ryznxx.ryznxx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-ryznxx.ryznxx.json b/domains/_github-pages-challenge-ryznxx.ryznxx.json index 049acb7c9..788e192ec 100644 --- a/domains/_github-pages-challenge-ryznxx.ryznxx.json +++ b/domains/_github-pages-challenge-ryznxx.ryznxx.json @@ -1,5 +1,5 @@ { - "description": "To Get Great domain for developers", + "description": "To Get Great domain for developers get new dns", "owner": { "username": "ryznxx", "email": "7ryznxx@gmail.com" From 0d2648982e6207a9798a59ae98978a2d41d84129 Mon Sep 17 00:00:00 2001 From: Acronical Date: Sat, 11 May 2024 00:53:59 +0100 Subject: [PATCH 0871/1456] Create _discord.acronical --- domains/_discord.acronical | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.acronical diff --git a/domains/_discord.acronical b/domains/_discord.acronical new file mode 100644 index 000000000..c79e2b704 --- /dev/null +++ b/domains/_discord.acronical @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Acronical", + "email": "acronicalbusiness@gmail.com", + "discord": "627045949998497792" + }, + "record": { + "TXT": "dh=b787b100fba1eaf9de455acb506e5f6fdcf1e829" + } +} From a63fee2c294ded06c2889ffda44e82760583800c Mon Sep 17 00:00:00 2001 From: Acronical Date: Sat, 11 May 2024 00:55:13 +0100 Subject: [PATCH 0872/1456] Update _discord.acronical --- domains/_discord.acronical | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.acronical b/domains/_discord.acronical index c79e2b704..b4ebaa00f 100644 --- a/domains/_discord.acronical +++ b/domains/_discord.acronical @@ -1,6 +1,6 @@ { "owner": { - "username": "Acronical", + "username": "AcronicalYT", "email": "acronicalbusiness@gmail.com", "discord": "627045949998497792" }, From a47b04672acb002d123baab4c7df4169b5c92bfc Mon Sep 17 00:00:00 2001 From: Acronical Date: Sat, 11 May 2024 00:56:25 +0100 Subject: [PATCH 0873/1456] Discord verification and dev branch of site --- domains/{_discord.acronical => _discord.acronical.json} | 0 domains/dev.acronical.json | 9 +++++++++ 2 files changed, 9 insertions(+) rename domains/{_discord.acronical => _discord.acronical.json} (100%) create mode 100644 domains/dev.acronical.json diff --git a/domains/_discord.acronical b/domains/_discord.acronical.json similarity index 100% rename from domains/_discord.acronical rename to domains/_discord.acronical.json diff --git a/domains/dev.acronical.json b/domains/dev.acronical.json new file mode 100644 index 000000000..8036beb67 --- /dev/null +++ b/domains/dev.acronical.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AcronicalYT", + "email": "acronicalbusiness@gmail.com" + }, + "record": { + "CNAME": "dev.acronical.pages.dev" + } +} \ No newline at end of file From caf1654520e1739407701b86c361fedfb655209c Mon Sep 17 00:00:00 2001 From: kokofixcomputers Date: Fri, 10 May 2024 17:04:54 -0700 Subject: [PATCH 0874/1456] Register kokofixcomputers.is-a.dev --- domains/kokofixcomputers.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kokofixcomputers.json diff --git a/domains/kokofixcomputers.json b/domains/kokofixcomputers.json new file mode 100644 index 000000000..4e2c0cf07 --- /dev/null +++ b/domains/kokofixcomputers.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "kokofixcomputers", + "email": "113046561+kokofixcomputers@users.noreply.github.com", + "discord": "1096839213313446019" + }, + + "record": { + "MX": ["mail0.serv00.com"] + } + } + \ No newline at end of file From 9415970658f1af80d3c80cf971a57efc41f79a80 Mon Sep 17 00:00:00 2001 From: Koolwiza <72822494+Koolwiza@users.noreply.github.com> Date: Fri, 10 May 2024 19:59:43 -0700 Subject: [PATCH 0875/1456] Delete domains/koolwiza.json --- domains/koolwiza.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/koolwiza.json diff --git a/domains/koolwiza.json b/domains/koolwiza.json deleted file mode 100644 index 57cd570dd..000000000 --- a/domains/koolwiza.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "Koolwiza", - "email": "koolwiza@gmail.com" - }, - "description": "Just a cool subdomain to have :)", - "repo": "https://www.github.com/Koolwiza", - "record": { - "CNAME": "koolwiza.github.io" - } -} From a8ea828c396e9d17494fcaa4496b8989b1e8910d Mon Sep 17 00:00:00 2001 From: Abram Satria Date: Sat, 11 May 2024 10:48:30 +0700 Subject: [PATCH 0876/1456] Create _discord.kappurumedia.json --- domains/_discord.kappurumedia.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.kappurumedia.json diff --git a/domains/_discord.kappurumedia.json b/domains/_discord.kappurumedia.json new file mode 100644 index 000000000..7e4714046 --- /dev/null +++ b/domains/_discord.kappurumedia.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CyrusCore", + "email": "abramsatria7@gmail.com" + }, + "record": { + "TXT": "dh=ce5c5f60ae66a7f508b44432fe2d9a0b51038fa8" + } +} From 33a0a1e68b9e8e5c6439dd10c1a0e16fa072d1b3 Mon Sep 17 00:00:00 2001 From: Hable Date: Sat, 11 May 2024 08:04:23 +0100 Subject: [PATCH 0877/1456] Register hazel.is-a.dev --- domains/hazel.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/hazel.json diff --git a/domains/hazel.json b/domains/hazel.json new file mode 100644 index 000000000..7846f395e --- /dev/null +++ b/domains/hazel.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "hablethedev", + "email": "xendyex@tutanota.com", + "discord": "1113284520737771621" + }, + + "record": { + "CNAME": "https://hablethedev.github.io/hazelsite/" + } + } + \ No newline at end of file From 761975444efb54ae563e225c5372f2bb902bc1b4 Mon Sep 17 00:00:00 2001 From: Hable Date: Sat, 11 May 2024 08:16:48 +0100 Subject: [PATCH 0878/1456] Fixed the CNAME, sorry Co-authored-by: CuteDog5695 --- domains/hazel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hazel.json b/domains/hazel.json index 7846f395e..c48495ef8 100644 --- a/domains/hazel.json +++ b/domains/hazel.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://hablethedev.github.io/hazelsite/" + "CNAME": "hablethedev.github.io" } } \ No newline at end of file From ec9b5086677eb23ba2aafac831d4661f05f9fdb1 Mon Sep 17 00:00:00 2001 From: Min_Mit <85121333+MinMitCoder@users.noreply.github.com> Date: Sat, 11 May 2024 12:46:13 +0200 Subject: [PATCH 0879/1456] Register mc.minmit.is-a.dev --- domains/mc.minmit.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mc.minmit.json diff --git a/domains/mc.minmit.json b/domains/mc.minmit.json new file mode 100644 index 000000000..df7b548da --- /dev/null +++ b/domains/mc.minmit.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "MinMitCoder", + "email": "minmitgamer@gmail.com", + "discord": "499232953352716288" + }, + + "record": { + "A": ["141.144.228.165"] + } + } + \ No newline at end of file From 0080621ba153fcca9d25591e068a6a79e525f80a Mon Sep 17 00:00:00 2001 From: ukrio <80760888+ukrioo@users.noreply.github.com> Date: Sat, 11 May 2024 16:19:19 +0530 Subject: [PATCH 0880/1456] Create the.neighbour.next.door.json --- domains/the.neighbour.next.door.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 domains/the.neighbour.next.door.json diff --git a/domains/the.neighbour.next.door.json b/domains/the.neighbour.next.door.json new file mode 100644 index 000000000..087e0adca --- /dev/null +++ b/domains/the.neighbour.next.door.json @@ -0,0 +1,23 @@ +{ + "description": "A fun meme site :0 (as of entering of this domain, it hasn't been published yet).", + "owner": { + "username": "theNeighbourNextDoor", + "email": "theNeighbourNextDoor@ukrio.is-a.dev", + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "AAAA": [ + "2606:50c0:8000::153", + "2606:50c0:8001::153", + "2606:50c0:8002::153", + "2606:50c0:8003::153" + ], + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=u8k50850@gmail.com" + } +} From 5abae0ee0eeceb1e2f0825252bb3f9cabdce75dc Mon Sep 17 00:00:00 2001 From: ukrio <80760888+ukrioo@users.noreply.github.com> Date: Sat, 11 May 2024 16:20:56 +0530 Subject: [PATCH 0881/1456] Create theneighbournextdoor.json --- domains/theneighbournextdoor.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/theneighbournextdoor.json diff --git a/domains/theneighbournextdoor.json b/domains/theneighbournextdoor.json new file mode 100644 index 000000000..b7839d815 --- /dev/null +++ b/domains/theneighbournextdoor.json @@ -0,0 +1,11 @@ +{ + "description": "A fun meme site :0 (as of entering of this domain, it hasn't been published yet).", + "owner": { + "username": "theNeighbourNextDoor", + "email": "theNeighbourNextDoor@ukrio.is-a.dev", + }, + "record": { + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=u8k50850@gmail.com" + } +} From 266ad4df3ce16900ff4569e64cb20b8e02119e7d Mon Sep 17 00:00:00 2001 From: ukrio <80760888+ukrioo@users.noreply.github.com> Date: Sat, 11 May 2024 16:29:41 +0530 Subject: [PATCH 0882/1456] Create door.json --- domains/door.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/door.json diff --git a/domains/door.json b/domains/door.json new file mode 100644 index 000000000..b7839d815 --- /dev/null +++ b/domains/door.json @@ -0,0 +1,11 @@ +{ + "description": "A fun meme site :0 (as of entering of this domain, it hasn't been published yet).", + "owner": { + "username": "theNeighbourNextDoor", + "email": "theNeighbourNextDoor@ukrio.is-a.dev", + }, + "record": { + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=u8k50850@gmail.com" + } +} From 819d09f73d08f12ade734379ba0ec2dc1a4ea34b Mon Sep 17 00:00:00 2001 From: ukrio <80760888+ukrioo@users.noreply.github.com> Date: Sat, 11 May 2024 16:35:40 +0530 Subject: [PATCH 0883/1456] Update the.neighbour.next.door.json --- domains/the.neighbour.next.door.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/the.neighbour.next.door.json b/domains/the.neighbour.next.door.json index 087e0adca..56f37d0b1 100644 --- a/domains/the.neighbour.next.door.json +++ b/domains/the.neighbour.next.door.json @@ -2,7 +2,7 @@ "description": "A fun meme site :0 (as of entering of this domain, it hasn't been published yet).", "owner": { "username": "theNeighbourNextDoor", - "email": "theNeighbourNextDoor@ukrio.is-a.dev", + "email": "theNeighbourNextDoor@ukrio.is-a.dev" }, "record": { "A": [ From 1a3e39af867d3299cf3ab8462eb914d86fc8ef73 Mon Sep 17 00:00:00 2001 From: ukrio <80760888+ukrioo@users.noreply.github.com> Date: Sat, 11 May 2024 16:37:48 +0530 Subject: [PATCH 0884/1456] Update door.json --- domains/door.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/door.json b/domains/door.json index b7839d815..165ce693b 100644 --- a/domains/door.json +++ b/domains/door.json @@ -2,9 +2,10 @@ "description": "A fun meme site :0 (as of entering of this domain, it hasn't been published yet).", "owner": { "username": "theNeighbourNextDoor", - "email": "theNeighbourNextDoor@ukrio.is-a.dev", + "email": "theNeighbourNextDoor@ukrio.is-a.dev" }, "record": { + "URL": "https://theneighbournextdoor.github.io/", "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], "TXT": "forward-email=u8k50850@gmail.com" } From bdf9048fcb24ee34a6d592a34278860da8cccaf4 Mon Sep 17 00:00:00 2001 From: ukrio <80760888+ukrioo@users.noreply.github.com> Date: Sat, 11 May 2024 16:38:27 +0530 Subject: [PATCH 0885/1456] Update theneighbournextdoor.json --- domains/theneighbournextdoor.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/theneighbournextdoor.json b/domains/theneighbournextdoor.json index b7839d815..165ce693b 100644 --- a/domains/theneighbournextdoor.json +++ b/domains/theneighbournextdoor.json @@ -2,9 +2,10 @@ "description": "A fun meme site :0 (as of entering of this domain, it hasn't been published yet).", "owner": { "username": "theNeighbourNextDoor", - "email": "theNeighbourNextDoor@ukrio.is-a.dev", + "email": "theNeighbourNextDoor@ukrio.is-a.dev" }, "record": { + "URL": "https://theneighbournextdoor.github.io/", "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], "TXT": "forward-email=u8k50850@gmail.com" } From 0adaeb97c84ff1661d023225f227377a180cf788 Mon Sep 17 00:00:00 2001 From: ukrio <80760888+ukrioo@users.noreply.github.com> Date: Sat, 11 May 2024 16:44:32 +0530 Subject: [PATCH 0886/1456] Create next.door.json --- domains/next.door.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/next.door.json diff --git a/domains/next.door.json b/domains/next.door.json new file mode 100644 index 000000000..165ce693b --- /dev/null +++ b/domains/next.door.json @@ -0,0 +1,12 @@ +{ + "description": "A fun meme site :0 (as of entering of this domain, it hasn't been published yet).", + "owner": { + "username": "theNeighbourNextDoor", + "email": "theNeighbourNextDoor@ukrio.is-a.dev" + }, + "record": { + "URL": "https://theneighbournextdoor.github.io/", + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=u8k50850@gmail.com" + } +} From b7cc375a51fdb247fbb5128a85d9eee4ac798acd Mon Sep 17 00:00:00 2001 From: ukrio <80760888+ukrioo@users.noreply.github.com> Date: Sat, 11 May 2024 16:45:24 +0530 Subject: [PATCH 0887/1456] Create neighbour.next.door.json --- domains/neighbour.next.door.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/neighbour.next.door.json diff --git a/domains/neighbour.next.door.json b/domains/neighbour.next.door.json new file mode 100644 index 000000000..165ce693b --- /dev/null +++ b/domains/neighbour.next.door.json @@ -0,0 +1,12 @@ +{ + "description": "A fun meme site :0 (as of entering of this domain, it hasn't been published yet).", + "owner": { + "username": "theNeighbourNextDoor", + "email": "theNeighbourNextDoor@ukrio.is-a.dev" + }, + "record": { + "URL": "https://theneighbournextdoor.github.io/", + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=u8k50850@gmail.com" + } +} From 22b70882ac457b2d682969c5a969a85861863703 Mon Sep 17 00:00:00 2001 From: MohamexDR <96547404+MohamexDR@users.noreply.github.com> Date: Sat, 11 May 2024 14:56:51 +0300 Subject: [PATCH 0888/1456] Update killerf.json --- domains/killerf.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/killerf.json b/domains/killerf.json index 00deef209..6c08d50ce 100644 --- a/domains/killerf.json +++ b/domains/killerf.json @@ -1,11 +1,11 @@ { - "description": "The Person Who Hacked QLASH RP And got away with it with nothing to lose, An Exploiter to say the least; Welcome to Grove Street", - "repo": "https://discord.gg/groove-community-875725991551569960", + "description": "The Person Who Hacked QLASH RP And got away with it with nothing to lose, An Exploiter to say the least; Welcome to the other side", + "repo": "https://guns.lol/killerf", "owner": { - "username": "MohamexDR", + "username": "GS KillerF", "email": "loliehentaixd@gmail.com" }, "record": { - "URL": "https://discord.gg/groove-community-875725991551569960" + "URL": "https://guns.lol/killerf" } } From 96c489b51eecce268d45750920521c956941f9e9 Mon Sep 17 00:00:00 2001 From: MohamexDR <96547404+MohamexDR@users.noreply.github.com> Date: Sat, 11 May 2024 15:07:15 +0300 Subject: [PATCH 0889/1456] Update domains/killerf.json Co-authored-by: CuteDog5695 --- domains/killerf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/killerf.json b/domains/killerf.json index 6c08d50ce..ce44e629e 100644 --- a/domains/killerf.json +++ b/domains/killerf.json @@ -2,7 +2,7 @@ "description": "The Person Who Hacked QLASH RP And got away with it with nothing to lose, An Exploiter to say the least; Welcome to the other side", "repo": "https://guns.lol/killerf", "owner": { - "username": "GS KillerF", + "username": "MohamexDR", "email": "loliehentaixd@gmail.com" }, "record": { From 79215a4a14bff906da23b407256b1f8a7507dcaf Mon Sep 17 00:00:00 2001 From: tr1x_em <100174637+tr1xem@users.noreply.github.com> Date: Sat, 11 May 2024 18:47:54 +0530 Subject: [PATCH 0890/1456] Create trix --- domains/trix | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/trix diff --git a/domains/trix b/domains/trix new file mode 100644 index 000000000..94dff565e --- /dev/null +++ b/domains/trix @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tr1xem", + "email": "admin@trixsly.xyz" + }, + "record": { + "CNAME": "superuser-l.github.io" + } +} From 3cb1c6b10f853eab043e6614c062deccd9f09dde Mon Sep 17 00:00:00 2001 From: tr1x_em <100174637+tr1xem@users.noreply.github.com> Date: Sat, 11 May 2024 18:55:46 +0530 Subject: [PATCH 0891/1456] Rename trix to trix.json --- domains/{trix => trix.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{trix => trix.json} (100%) diff --git a/domains/trix b/domains/trix.json similarity index 100% rename from domains/trix rename to domains/trix.json From 2562e4b536c933442fbb14f10e53fc2bc9ef38b5 Mon Sep 17 00:00:00 2001 From: Mark Date: Sat, 11 May 2024 18:44:43 +0200 Subject: [PATCH 0892/1456] Create joesepp.json --- domains/joesepp.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/joesepp.json diff --git a/domains/joesepp.json b/domains/joesepp.json new file mode 100644 index 000000000..0087a387a --- /dev/null +++ b/domains/joesepp.json @@ -0,0 +1,12 @@ +{ + "description": "My portfolio website showcasing my work and skills", + "repo": "https://github.com//joesepph.github.io", + "owner": { + "username": "joesepph", + "email": "markwer.dev@proton.me", + "twitter": "devSeppski" + }, + "record": { + "CNAME": "joesepph.github.io" + } +} From 65d617b5d28f2750c20c855d2e091dee721f78be Mon Sep 17 00:00:00 2001 From: Mark Date: Sat, 11 May 2024 19:48:44 +0200 Subject: [PATCH 0893/1456] Create _discord.joesepp.json Discord DNS verification --- domains/_discord.joesepp.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.joesepp.json diff --git a/domains/_discord.joesepp.json b/domains/_discord.joesepp.json new file mode 100644 index 000000000..ab2e8a39a --- /dev/null +++ b/domains/_discord.joesepp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "joesepph", + "email": "markwer.dev@proton.me" + }, + "record": { + "TXT": "dh=9ce2fab52773c35cecf4a10133d502e0644e19cb" + } +} From 7b0518e961574d8ea7193c6b0731ee925f088893 Mon Sep 17 00:00:00 2001 From: Ninad Naik <86565419+ninadnaik10@users.noreply.github.com> Date: Sun, 12 May 2024 00:21:19 +0530 Subject: [PATCH 0894/1456] Create ninad.json --- domains/ninad.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ninad.json diff --git a/domains/ninad.json b/domains/ninad.json new file mode 100644 index 000000000..b1dc43ba7 --- /dev/null +++ b/domains/ninad.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ninadnaik10", + "email": "ninadtechnical@gmail.com" + }, + "repo": "https://github.com/ninadnaik10/ninadnaik10.github.io", + "record": { + "URL": "https://ninadnaik.xyz" + } +} From 5535104550c0ca64eb753388ce28f6a25f09bafe Mon Sep 17 00:00:00 2001 From: Drew <84212701+MrDiamondDog@users.noreply.github.com> Date: Sat, 11 May 2024 23:15:19 -0600 Subject: [PATCH 0895/1456] Update _github-pages-challenge-MrDiamondDog.mrdiamond.json --- domains/_github-pages-challenge-MrDiamondDog.mrdiamond.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-MrDiamondDog.mrdiamond.json b/domains/_github-pages-challenge-MrDiamondDog.mrdiamond.json index 1cc2d7fdb..00f633ff8 100644 --- a/domains/_github-pages-challenge-MrDiamondDog.mrdiamond.json +++ b/domains/_github-pages-challenge-MrDiamondDog.mrdiamond.json @@ -4,6 +4,6 @@ "email": "drewratner27@gmail.com" }, "record": { - "TXT": "3fc17d7b409b2104b17128f163b6eb" + "CNAME": "mrdiamonddog.github.io" } } From 8f69ba4cb82d0adf5d6e24a112cb8c672f7eb351 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 12 May 2024 08:19:31 +0300 Subject: [PATCH 0896/1456] Add orangc to MAINTAINERS.md --- MAINTAINERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 65cf4e5dc..174d61016 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -9,4 +9,4 @@ | MaskDuck | [@MaskDuck](https://github.com/MaskDuck) | Maintainer | | Om | [@omsenjalia](https://github.com/omsenjalia) | Maintainer | | Stef | [@Stef-00012](https://github.com/Stef-00012) | Maintainer | -| orangc | [@orxngc](https://github.com/orxngc) | Trial Maintainer | +| orangc | [@orxngc](https://github.com/orxngc) | Maintainer | From ee3055676c2190430b67226020aaf25d36e06600 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 12 May 2024 08:23:08 +0300 Subject: [PATCH 0897/1456] Update MAINTAINERS.md --- MAINTAINERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 174d61016..071673ba9 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -8,5 +8,5 @@ | DIBSTER | [@DEV-DIBSTER](https://github.com/DEV-DIBSTER) | Maintainer | | MaskDuck | [@MaskDuck](https://github.com/MaskDuck) | Maintainer | | Om | [@omsenjalia](https://github.com/omsenjalia) | Maintainer | -| Stef | [@Stef-00012](https://github.com/Stef-00012) | Maintainer | | orangc | [@orxngc](https://github.com/orxngc) | Maintainer | +| Stef | [@Stef-00012](https://github.com/Stef-00012) | Maintainer | From 676bdd0586fcd00df181bc2ab501fa472ec6af0f Mon Sep 17 00:00:00 2001 From: Drew <84212701+MrDiamondDog@users.noreply.github.com> Date: Sat, 11 May 2024 23:28:10 -0600 Subject: [PATCH 0898/1456] Rename _github-pages-challenge-MrDiamondDog.mrdiamond.json to mrdiamond.json --- ...pages-challenge-MrDiamondDog.mrdiamond.json => mrdiamond.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-MrDiamondDog.mrdiamond.json => mrdiamond.json} (100%) diff --git a/domains/_github-pages-challenge-MrDiamondDog.mrdiamond.json b/domains/mrdiamond.json similarity index 100% rename from domains/_github-pages-challenge-MrDiamondDog.mrdiamond.json rename to domains/mrdiamond.json From ffd116126cb8ecb33106600e725622e377f488e8 Mon Sep 17 00:00:00 2001 From: Dev Goyal <65810521+dgbkn@users.noreply.github.com> Date: Sun, 12 May 2024 15:59:52 +0530 Subject: [PATCH 0899/1456] Create goyal.json --- domains/goyal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/goyal.json diff --git a/domains/goyal.json b/domains/goyal.json new file mode 100644 index 000000000..e05cf6c3e --- /dev/null +++ b/domains/goyal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dgbkn", + "email": "anandrambkn@gmail.com" + }, + "record": { + "CNAME": "portfolio-4wd.pages.dev" + } +} From 05af1c7291675a1213ba05e37b783ae0451bc5ca Mon Sep 17 00:00:00 2001 From: dgbkn Date: Sun, 12 May 2024 16:05:48 +0530 Subject: [PATCH 0900/1456] added my domain --- domains/_discord.goyal.json | 10 ++++++++++ domains/goyal.json | 8 +++++--- 2 files changed, 15 insertions(+), 3 deletions(-) create mode 100644 domains/_discord.goyal.json diff --git a/domains/_discord.goyal.json b/domains/_discord.goyal.json new file mode 100644 index 000000000..659591225 --- /dev/null +++ b/domains/_discord.goyal.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "dgbkn", + "discord": "somegumtank", + "email": "anandrambkn@gmail.com" + }, + "record": { + "TXT": "dh=f6d08bad0d4c2032a55386a83761bc8ddef363fa" + } +} diff --git a/domains/goyal.json b/domains/goyal.json index e05cf6c3e..77260ba7a 100644 --- a/domains/goyal.json +++ b/domains/goyal.json @@ -1,9 +1,11 @@ { "owner": { "username": "dgbkn", - "email": "anandrambkn@gmail.com" + "email": "anandrambkn@gmail.com", + "discord":"somegumtank" }, - "record": { - "CNAME": "portfolio-4wd.pages.dev" + "description": "I'll probably put some project pages on goyal.is-a.dev.", + "record": { + "CNAME": "portfolio-4wd.pages.dev", } } From 147b149ceb9bae189dc056cab6531014096f364a Mon Sep 17 00:00:00 2001 From: Dev Goyal <65810521+dgbkn@users.noreply.github.com> Date: Sun, 12 May 2024 16:25:57 +0530 Subject: [PATCH 0901/1456] Update domains/goyal.json Co-authored-by: CuteDog5695 --- domains/goyal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/goyal.json b/domains/goyal.json index 77260ba7a..d877f76f1 100644 --- a/domains/goyal.json +++ b/domains/goyal.json @@ -6,6 +6,6 @@ }, "description": "I'll probably put some project pages on goyal.is-a.dev.", "record": { - "CNAME": "portfolio-4wd.pages.dev", + "CNAME": "portfolio-4wd.pages.dev" } } From c46622536e55acd6ae03410a062a59b842f74bd0 Mon Sep 17 00:00:00 2001 From: Ninad Naik <86565419+ninadnaik10@users.noreply.github.com> Date: Sun, 12 May 2024 17:40:41 +0530 Subject: [PATCH 0902/1456] Add MX and TXT records to ninad.json --- domains/ninad.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/ninad.json b/domains/ninad.json index b1dc43ba7..8d64b68c2 100644 --- a/domains/ninad.json +++ b/domains/ninad.json @@ -5,6 +5,8 @@ }, "repo": "https://github.com/ninadnaik10/ninadnaik10.github.io", "record": { - "URL": "https://ninadnaik.xyz" + "URL": "https://ninadnaik.xyz", + "MX": ["mx1.forwardemail.net","mx2.forwardemail.net"], + "TXT": "forward-email=ninadtechnical+fe@gmail.com" } } From 74eef5e80784e426cb95a2b095fbd9781c956765 Mon Sep 17 00:00:00 2001 From: Reuel J Kurian <143346756+reuel-k@users.noreply.github.com> Date: Sun, 12 May 2024 18:36:45 +0530 Subject: [PATCH 0903/1456] Create reuel.json --- domains/reuel.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/reuel.json diff --git a/domains/reuel.json b/domains/reuel.json new file mode 100644 index 000000000..4049c6ad6 --- /dev/null +++ b/domains/reuel.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Blog", + "repo": "https://github.com/reuel-k/reuel-k.github.io", + "owner": { + "username": "reuel-k", + "email": "reuelk@protonmail.com" + }, + "record": { + "CNAME": "reuel-k.github.io" + } +} From aa656fe5d9dc446603b3428ff3f8dae0c6760065 Mon Sep 17 00:00:00 2001 From: Reuel J Kurian <143346756+reuel-k@users.noreply.github.com> Date: Sun, 12 May 2024 18:40:24 +0530 Subject: [PATCH 0904/1456] Create json for github page verification --- domains/_github-pages-challenge-reuel-k.reuel.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-reuel-k.reuel.json diff --git a/domains/_github-pages-challenge-reuel-k.reuel.json b/domains/_github-pages-challenge-reuel-k.reuel.json new file mode 100644 index 000000000..6d67bc101 --- /dev/null +++ b/domains/_github-pages-challenge-reuel-k.reuel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "reuel-k", + "email": "reuelk@protonmail.com" + }, + "record": { + "TXT": "2a76de58b3d71c4918f07e57c92d5b" + } +} From 3f1e6ca73b42bf159a50a12b6bf7a6996f00fea1 Mon Sep 17 00:00:00 2001 From: WojtekGame <94251112+WojtekCodesToday@users.noreply.github.com> Date: Sun, 12 May 2024 21:41:21 +0200 Subject: [PATCH 0905/1456] Register wojtekgame.is-a.dev --- domains/wojtekgame.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/wojtekgame.json diff --git a/domains/wojtekgame.json b/domains/wojtekgame.json new file mode 100644 index 000000000..75d7ecfad --- /dev/null +++ b/domains/wojtekgame.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "WojtekCodesToday", + "email": "wojtek.game.private@gmail.com", + "discord": "1178278261516685393" + }, + + "record": { + "CNAME": "https://wojtekcodestoday.github.io/" + } + } + \ No newline at end of file From 619a4ff55d03755e9d41c58be3f46c9b4b799b58 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 13 May 2024 13:19:09 +0800 Subject: [PATCH 0906/1456] Update wojtekgame.json --- domains/wojtekgame.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/wojtekgame.json b/domains/wojtekgame.json index 75d7ecfad..0dcd6daba 100644 --- a/domains/wojtekgame.json +++ b/domains/wojtekgame.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://wojtekcodestoday.github.io/" + "CNAME": "wojtekcodestoday.github.io" } } - \ No newline at end of file + From 030ffc25ed5036180e14931874fbfbc3223fea74 Mon Sep 17 00:00:00 2001 From: Mr Sticky Piston <97804691+MrStickyPiston@users.noreply.github.com> Date: Mon, 13 May 2024 09:20:06 +0200 Subject: [PATCH 0907/1456] Create mrstickypiston.json --- domains/mrstickypiston.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mrstickypiston.json diff --git a/domains/mrstickypiston.json b/domains/mrstickypiston.json new file mode 100644 index 000000000..8fc621cff --- /dev/null +++ b/domains/mrstickypiston.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MrStickyPiston", + "email": "email@gmail.com" + }, + "record": { + "CNAME": "portfolio-site-4d2.pages.dev" + } +} From f787533a97ec64fdf9c5af58b068b62c5d12dc1c Mon Sep 17 00:00:00 2001 From: Radhesh Goel Date: Mon, 13 May 2024 15:31:02 +0530 Subject: [PATCH 0908/1456] radhesh's domain --- domains/_vercel.goel.json | 10 ++++++++++ domains/goel.json | 11 +++++++++++ 2 files changed, 21 insertions(+) create mode 100644 domains/_vercel.goel.json create mode 100644 domains/goel.json diff --git a/domains/_vercel.goel.json b/domains/_vercel.goel.json new file mode 100644 index 000000000..5ded01323 --- /dev/null +++ b/domains/_vercel.goel.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "radhesh1", + "discord": "datpep", + "email": "radhesh036916@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=goel.is-a.dev,25f02f9b31a64dc5449f" + } +} diff --git a/domains/goel.json b/domains/goel.json new file mode 100644 index 000000000..062fcf93b --- /dev/null +++ b/domains/goel.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "radhesh1", + "email": "radhesh036916@gmail.com", + "discord":"datpep" + }, + "description": "I'll probably put some project pages on goel.is-a.dev.", + "record": { + "CNAME": "radhesh.eu.org" + } +} From a510e60c0fd4db979a902631fa64fdb3d14bb611 Mon Sep 17 00:00:00 2001 From: Radhesh Goel Date: Mon, 13 May 2024 15:37:14 +0530 Subject: [PATCH 0909/1456] radhesh's domain 2 --- domains/_vercel.goel.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/_vercel.goel.json diff --git a/domains/_vercel.goel.json b/domains/_vercel.goel.json deleted file mode 100644 index 5ded01323..000000000 --- a/domains/_vercel.goel.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "radhesh1", - "discord": "datpep", - "email": "radhesh036916@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=goel.is-a.dev,25f02f9b31a64dc5449f" - } -} From 5839a3fc280f9becbc3ac97107b375e77d9e9b42 Mon Sep 17 00:00:00 2001 From: Mr Sticky Piston <97804691+MrStickyPiston@users.noreply.github.com> Date: Mon, 13 May 2024 12:57:10 +0200 Subject: [PATCH 0910/1456] added email --- domains/mrstickypiston.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mrstickypiston.json b/domains/mrstickypiston.json index 8fc621cff..aa3f9c33d 100644 --- a/domains/mrstickypiston.json +++ b/domains/mrstickypiston.json @@ -1,7 +1,7 @@ { "owner": { "username": "MrStickyPiston", - "email": "email@gmail.com" + "email": "mr.sticky.piston@gmail.com" }, "record": { "CNAME": "portfolio-site-4d2.pages.dev" From 16727f09bab846af2de12a89429ad5bb59dbeada Mon Sep 17 00:00:00 2001 From: gvl610 <68118236+raspiduino@users.noreply.github.com> Date: Mon, 13 May 2024 22:42:20 +0700 Subject: [PATCH 0911/1456] Create gvl610.json --- domains/gvl610.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/gvl610.json diff --git a/domains/gvl610.json b/domains/gvl610.json new file mode 100644 index 000000000..fe3c301e3 --- /dev/null +++ b/domains/gvl610.json @@ -0,0 +1,12 @@ +{ + "description": "Host my Github pages. I don't want giangvinhloc610 but instead just gvl610", + "repo": "https://github.com/giangvinhloc610/giangvinhloc610.github.io", + "owner": { + "username": "gvl610", + "email": "giangvinhloc610@gmail.com", + "twitter": "gvl610" + }, + "record": { + "CNAME": "gvl610.github.io" + } +} From fb02b789f63fc0b59d0e9b65f37b8bafdf5c8533 Mon Sep 17 00:00:00 2001 From: Sling! Date: Mon, 13 May 2024 18:44:03 -0500 Subject: [PATCH 0912/1456] Register bako.is-a.dev --- domains/bako.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/bako.json diff --git a/domains/bako.json b/domains/bako.json new file mode 100644 index 000000000..65ea681eb --- /dev/null +++ b/domains/bako.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "real-kwellercat", + "email": "lucas.rausch.732@k12.friscoisd.org", + "discord": "950189411759456266" + }, + + "record": { + "CNAME": "real-kwellercat.github.io" + } + } + \ No newline at end of file From fd71ec3c4da960bb88251a917f6afa36fa9da016 Mon Sep 17 00:00:00 2001 From: gvl610 <68118236+raspiduino@users.noreply.github.com> Date: Tue, 14 May 2024 09:31:38 +0700 Subject: [PATCH 0913/1456] Update gvl610.json --- domains/gvl610.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gvl610.json b/domains/gvl610.json index fe3c301e3..41234ce9d 100644 --- a/domains/gvl610.json +++ b/domains/gvl610.json @@ -7,6 +7,6 @@ "twitter": "gvl610" }, "record": { - "CNAME": "gvl610.github.io" + "CNAME": "giangvinhloc610.github.io" } } From deae4b42aec4628ebfe562116509b2fba9b782c5 Mon Sep 17 00:00:00 2001 From: faaafu <59342394+faaafu@users.noreply.github.com> Date: Mon, 13 May 2024 22:30:02 -0500 Subject: [PATCH 0914/1456] Update fafu.json --- domains/fafu.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/fafu.json b/domains/fafu.json index 8b1ae1d09..26d6b7402 100644 --- a/domains/fafu.json +++ b/domains/fafu.json @@ -1,9 +1,9 @@ { "owner": { - "username": "fafu-10", - "email": "shimni22@skiff.com" + "username": "faaafu", + "email": "shimni22@proton.me" }, "record": { - "CNAME": "fafu-10.github.io" + "CNAME": "faaafu.github.io" } } From 1cc3e51e2026ec2df5053eab0c75829c6df4108a Mon Sep 17 00:00:00 2001 From: Kenneth Gregorio Perez <148478983+PolongDev@users.noreply.github.com> Date: Tue, 14 May 2024 16:40:38 +0800 Subject: [PATCH 0915/1456] Create polongdev.json --- domains/polongdev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/polongdev.json diff --git a/domains/polongdev.json b/domains/polongdev.json new file mode 100644 index 000000000..eb7a9bb75 --- /dev/null +++ b/domains/polongdev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "polongdev", + "email": "kennethgregorioperez@gmail.com" + }, + "record": { + "URL": "https://polongdev.github.io" + } +} From 611a11ba9cc54591d3b482678eeb2ee2da7bbae1 Mon Sep 17 00:00:00 2001 From: Hexagonn <128217934+hexaaagon@users.noreply.github.com> Date: Tue, 14 May 2024 18:40:12 +0700 Subject: [PATCH 0916/1456] update domain --- domains/_discord.hexaa.json | 9 --------- domains/spacecraft.hexaa.json | 12 ++++++++++++ 2 files changed, 12 insertions(+), 9 deletions(-) delete mode 100644 domains/_discord.hexaa.json create mode 100644 domains/spacecraft.hexaa.json diff --git a/domains/_discord.hexaa.json b/domains/_discord.hexaa.json deleted file mode 100644 index d06ee8e9e..000000000 --- a/domains/_discord.hexaa.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "hexaaagon", - "email": "scoooolz7657@gmail.com" - }, - "record": { - "TXT": "dh=abdc5d930ad061a4d338e003c93b7f906fe14b8d" - } -} diff --git a/domains/spacecraft.hexaa.json b/domains/spacecraft.hexaa.json new file mode 100644 index 000000000..a256c7d8a --- /dev/null +++ b/domains/spacecraft.hexaa.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "hexaaagon", + "email": "me@hexagonn.my.id", + "discord": "scoooolzs", + "twitter": "Scoooolzs" + }, + + "record": { + "URL": "https://spacecraft.hexagonn.my.id" + } +} From d3a1f19d7b4e775ae3d09991cfbcc680cc13d617 Mon Sep 17 00:00:00 2001 From: The-Intruder Date: Tue, 14 May 2024 16:32:55 +0100 Subject: [PATCH 0917/1456] Added UVW Blog SubDomain --- domains/uvw.blog.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/uvw.blog.json diff --git a/domains/uvw.blog.json b/domains/uvw.blog.json new file mode 100644 index 000000000..c7a52ca2a --- /dev/null +++ b/domains/uvw.blog.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "The-Intruder", + "email": "ruj1nuvp8@mozmail.com" + }, + "record": { + "A": [ + "192.227.173.73" + ] + } +} \ No newline at end of file From e1416126878e287f5a5008caa3266e50b8864db3 Mon Sep 17 00:00:00 2001 From: The-Intruder Date: Tue, 14 May 2024 16:35:33 +0100 Subject: [PATCH 0918/1456] Changed the UVW blog's domain name --- domains/{uvw.blog.json => uvw.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{uvw.blog.json => uvw.json} (100%) diff --git a/domains/uvw.blog.json b/domains/uvw.json similarity index 100% rename from domains/uvw.blog.json rename to domains/uvw.json From 4f94755f47d295b2156974b2ccc891d7f1445941 Mon Sep 17 00:00:00 2001 From: StarSupreme <154985894+StarSupreme@users.noreply.github.com> Date: Tue, 14 May 2024 23:00:16 +0530 Subject: [PATCH 0919/1456] Register digifriend.is-a.dev --- domains/digifriend.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/digifriend.json diff --git a/domains/digifriend.json b/domains/digifriend.json new file mode 100644 index 000000000..2eef60de9 --- /dev/null +++ b/domains/digifriend.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "StarSupreme", + "email": "1211243@dpssecunderabad.in", + "discord": "1134480055045718056" + }, + + "record": { + "A": ["172.28.248.222"] + } + } + \ No newline at end of file From ce150b0bd65d1cb3aea45eeb0a267fe3feae9c37 Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Tue, 14 May 2024 23:01:03 +0530 Subject: [PATCH 0920/1456] Create founderfie.json Updated founderfie.json --- domains/founderfie.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/founderfie.json diff --git a/domains/founderfie.json b/domains/founderfie.json new file mode 100644 index 000000000..f55acf2d7 --- /dev/null +++ b/domains/founderfie.json @@ -0,0 +1,10 @@ +{ + "description": "Main Website Of Our Company" + "owner": { + "username": "Founderfie", + "email": "director@founderfie.in" + }, + "record": { + "CNAME": "founderfie.in" + } +} From 043f73a53248613de57367494d856d6c22b8ce38 Mon Sep 17 00:00:00 2001 From: Nithin Biju Date: Tue, 14 May 2024 23:01:20 +0530 Subject: [PATCH 0921/1456] Create NithinBiju.json --- domains/NithinBiju.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/NithinBiju.json diff --git a/domains/NithinBiju.json b/domains/NithinBiju.json new file mode 100644 index 000000000..436daf8fe --- /dev/null +++ b/domains/NithinBiju.json @@ -0,0 +1,12 @@ +{ + "description": "personal web page", + "repo": "https://nithinbiju007.github.io/NithinBiju/", + "owner": { + "username": "nithinbiju007", + "email": "nithinbijubiss@gmail.com", + + }, + "record": { + "CNAME": "https://nithinbiju007.github.io/NithinBiju/" + } +} From 4cc0293b48eda0944edd21bf6b8785311b33887f Mon Sep 17 00:00:00 2001 From: Bud <75859057+bud3699@users.noreply.github.com> Date: Tue, 14 May 2024 19:26:05 +0100 Subject: [PATCH 0922/1456] Added Bud --- domains/bud.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bud.json diff --git a/domains/bud.json b/domains/bud.json new file mode 100644 index 000000000..e42d70f59 --- /dev/null +++ b/domains/bud.json @@ -0,0 +1,11 @@ +{ + "description": "Looks nicer than if it were github.io", + "repo": "https://github.com/bud3699/bud3699.github.io", + "owner": { + "username": "bud3699", + "email": "bud3699@gmail.com" + }, + "record": { + "CNAME": "bud3699.github.io" + } + } \ No newline at end of file From 6ec4803131cca5e0f5aeb4d41e95a78b2a4786b8 Mon Sep 17 00:00:00 2001 From: Kenneth Gregorio Perez <148478983+PolongDev@users.noreply.github.com> Date: Wed, 15 May 2024 09:50:06 +0800 Subject: [PATCH 0923/1456] Revert "Create polongdev.json" --- domains/polongdev.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/polongdev.json diff --git a/domains/polongdev.json b/domains/polongdev.json deleted file mode 100644 index eb7a9bb75..000000000 --- a/domains/polongdev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "polongdev", - "email": "kennethgregorioperez@gmail.com" - }, - "record": { - "URL": "https://polongdev.github.io" - } -} From 9e7230250fdb339e82b4280b47afbf72eb24a91f Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 14 May 2024 22:03:58 -0400 Subject: [PATCH 0924/1456] Update founderfie.json --- domains/founderfie.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/founderfie.json b/domains/founderfie.json index f55acf2d7..cd2a0b9c3 100644 --- a/domains/founderfie.json +++ b/domains/founderfie.json @@ -1,5 +1,5 @@ { - "description": "Main Website Of Our Company" + "description": "Main Website Of Our Company", "owner": { "username": "Founderfie", "email": "director@founderfie.in" From 8b4bd5483a76d4a4abe0bf6bf315dc9928062e6f Mon Sep 17 00:00:00 2001 From: Nguyen Minh Thai <57698887+b4iterdev@users.noreply.github.com> Date: Wed, 15 May 2024 09:08:38 +0700 Subject: [PATCH 0925/1456] Register b4iterdev.is-a.dev --- domains/b4iterdev.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/b4iterdev.json diff --git a/domains/b4iterdev.json b/domains/b4iterdev.json new file mode 100644 index 000000000..be461a34d --- /dev/null +++ b/domains/b4iterdev.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "b4iterdev", + "email": "thaimeo200389@gmail.com", + "discord": "480587458908651530" + }, + + "record": { + "CNAME": "b4iterdev.net.eu.org" + } + } + \ No newline at end of file From 01ca11ae4a8fc181b92b416b8a38180baaf08b00 Mon Sep 17 00:00:00 2001 From: Kenneth Gregorio Perez <148478983+PolongDev@users.noreply.github.com> Date: Wed, 15 May 2024 14:31:28 +0800 Subject: [PATCH 0926/1456] Create polongdev.json --- domains/polongdev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/polongdev.json diff --git a/domains/polongdev.json b/domains/polongdev.json new file mode 100644 index 000000000..eb7a9bb75 --- /dev/null +++ b/domains/polongdev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "polongdev", + "email": "kennethgregorioperez@gmail.com" + }, + "record": { + "URL": "https://polongdev.github.io" + } +} From fb754f034270d963279b7b46f4c8b956bcfee671 Mon Sep 17 00:00:00 2001 From: Senky_Dev <79992197+Senky-Dev@users.noreply.github.com> Date: Wed, 15 May 2024 12:40:30 +0530 Subject: [PATCH 0927/1456] Create the-green-light.json Domain for my personal blog --- domains/the-green-light.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/the-green-light.json diff --git a/domains/the-green-light.json b/domains/the-green-light.json new file mode 100644 index 000000000..90dc9de80 --- /dev/null +++ b/domains/the-green-light.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "github-username", + "email": "email@gmail.com" + }, + "record": { + "CNAME": "sitename.pages.dev" + } +} From b3c82ed86b20a11c98c3acdc488ce8f80d4e73ca Mon Sep 17 00:00:00 2001 From: StarSupreme <154985894+StarSupreme@users.noreply.github.com> Date: Wed, 15 May 2024 12:42:41 +0530 Subject: [PATCH 0928/1456] Update digifriend.json --- domains/digifriend.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/digifriend.json b/domains/digifriend.json index 2eef60de9..1a0679593 100644 --- a/domains/digifriend.json +++ b/domains/digifriend.json @@ -6,7 +6,7 @@ }, "record": { - "A": ["172.28.248.222"] + "A": ["208.67.222.222"] } } - \ No newline at end of file + From 1b09cbd0288c03fc024800fa839306ecf8ee1e70 Mon Sep 17 00:00:00 2001 From: Senky_Dev <79992197+Senky-Dev@users.noreply.github.com> Date: Wed, 15 May 2024 12:43:31 +0530 Subject: [PATCH 0929/1456] Update the-green-light.json --- domains/the-green-light.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/the-green-light.json b/domains/the-green-light.json index 90dc9de80..947723f48 100644 --- a/domains/the-green-light.json +++ b/domains/the-green-light.json @@ -1,9 +1,9 @@ { "owner": { - "username": "github-username", - "email": "email@gmail.com" + "username": "Senky_Dev", + "email": "agarwala.keshav10@gmail.com" }, "record": { - "CNAME": "sitename.pages.dev" + "CNAME": "the-green-light.pages.dev" } } From 015c43020904e895ebfb53becc48df465b00f2fa Mon Sep 17 00:00:00 2001 From: Toby Date: Wed, 15 May 2024 09:51:40 +0000 Subject: [PATCH 0930/1456] feat(formatting): add .prettierignire, .prettierrc + update packageer files --- .prettierignore | 28 + .prettierrc | 4 + package-lock.json | 2579 +++++++++++++++++++++++++++++++++++++++++++++ package.json | 3 +- 4 files changed, 2613 insertions(+), 1 deletion(-) create mode 100644 .prettierignore create mode 100644 .prettierrc create mode 100644 package-lock.json diff --git a/.prettierignore b/.prettierignore new file mode 100644 index 000000000..44582d749 --- /dev/null +++ b/.prettierignore @@ -0,0 +1,28 @@ +# All files/folders to be ignored by Prettier + +# Ignore all markdown files as these are broken by formatting (working on a fix for this) +*.md + +# I have included everything in this document, just comment files & directories +# you wish to have formatted - remove the hash from the line you wish to un-ingore + +#.github/ +#domains/ +#mesia/ +#node_modules/ +#scripts/ +#tests/ +#utils/ + +#.env.example +#.envrc +#.eslintrc.json +#.gitignore +#.prettierrc +#bun.lockb +#default.nix +#docker-compose.yml +#Dockerfile +#LICENSE +#package-lock.json +#package.json diff --git a/.prettierrc b/.prettierrc new file mode 100644 index 000000000..f4715a777 --- /dev/null +++ b/.prettierrc @@ -0,0 +1,4 @@ +{ + "useTabs": false, + "tabWidth": 2 +} \ No newline at end of file diff --git a/package-lock.json b/package-lock.json new file mode 100644 index 000000000..4b98135fa --- /dev/null +++ b/package-lock.json @@ -0,0 +1,2579 @@ +{ + "name": "is-a-dev-core", + "version": "1.0.0", + "lockfileVersion": 2, + "requires": true, + "packages": { + "": { + "name": "is-a-dev-core", + "version": "1.0.0", + "license": "GPL-3.0", + "dependencies": { + "ip-regex": "^5.0.0", + "ramda": "^0.27.1" + }, + "devDependencies": { + "eslint": "^7.11.0", + "eslint-plugin-json": "^2.1.2", + "eslint-plugin-node": "^11.1.0", + "prettier": "3.2.5" + } + }, + "node_modules/@babel/code-frame": { + "version": "7.12.11", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz", + "integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==", + "dev": true, + "dependencies": { + "@babel/highlight": "^7.10.4" + } + }, + "node_modules/@babel/helper-validator-identifier": { + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.5.tgz", + "integrity": "sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA==", + "dev": true, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/highlight": { + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.5.tgz", + "integrity": "sha512-8lLmua6AVh/8SLJRRVD6V8p73Hir9w5mJrhE+IPpILG31KKlI9iz5zmBYKcWPS59qSfgP9RaSBQSHHE81WKuEw==", + "dev": true, + "dependencies": { + "@babel/helper-validator-identifier": "^7.24.5", + "chalk": "^2.4.2", + "js-tokens": "^4.0.0", + "picocolors": "^1.0.0" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/highlight/node_modules/ansi-styles": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", + "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", + "dev": true, + "dependencies": { + "color-convert": "^1.9.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/@babel/highlight/node_modules/chalk": { + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", + "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", + "dev": true, + "dependencies": { + "ansi-styles": "^3.2.1", + "escape-string-regexp": "^1.0.5", + "supports-color": "^5.3.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/@babel/highlight/node_modules/color-convert": { + "version": "1.9.3", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", + "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", + "dev": true, + "dependencies": { + "color-name": "1.1.3" + } + }, + "node_modules/@babel/highlight/node_modules/color-name": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", + "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", + "dev": true + }, + "node_modules/@babel/highlight/node_modules/escape-string-regexp": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", + "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", + "dev": true, + "engines": { + "node": ">=0.8.0" + } + }, + "node_modules/@babel/highlight/node_modules/has-flag": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", + "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/@babel/highlight/node_modules/supports-color": { + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", + "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", + "dev": true, + "dependencies": { + "has-flag": "^3.0.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/@eslint/eslintrc": { + "version": "0.4.3", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz", + "integrity": "sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==", + "dev": true, + "dependencies": { + "ajv": "^6.12.4", + "debug": "^4.1.1", + "espree": "^7.3.0", + "globals": "^13.9.0", + "ignore": "^4.0.6", + "import-fresh": "^3.2.1", + "js-yaml": "^3.13.1", + "minimatch": "^3.0.4", + "strip-json-comments": "^3.1.1" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + } + }, + "node_modules/@humanwhocodes/config-array": { + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.5.0.tgz", + "integrity": "sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==", + "dev": true, + "dependencies": { + "@humanwhocodes/object-schema": "^1.2.0", + "debug": "^4.1.1", + "minimatch": "^3.0.4" + }, + "engines": { + "node": ">=10.10.0" + } + }, + "node_modules/@humanwhocodes/object-schema": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz", + "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==", + "dev": true + }, + "node_modules/acorn": { + "version": "7.4.1", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz", + "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==", + "dev": true, + "bin": { + "acorn": "bin/acorn" + }, + "engines": { + "node": ">=0.4.0" + } + }, + "node_modules/acorn-jsx": { + "version": "5.3.2", + "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", + "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", + "dev": true, + "peerDependencies": { + "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" + } + }, + "node_modules/ajv": { + "version": "6.12.6", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", + "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", + "dev": true, + "dependencies": { + "fast-deep-equal": "^3.1.1", + "fast-json-stable-stringify": "^2.0.0", + "json-schema-traverse": "^0.4.1", + "uri-js": "^4.2.2" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" + } + }, + "node_modules/ansi-colors": { + "version": "4.1.3", + "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz", + "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==", + "dev": true, + "engines": { + "node": ">=6" + } + }, + "node_modules/ansi-regex": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dev": true, + "dependencies": { + "color-convert": "^2.0.1" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/argparse": { + "version": "1.0.10", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", + "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", + "dev": true, + "dependencies": { + "sprintf-js": "~1.0.2" + } + }, + "node_modules/astral-regex": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz", + "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/balanced-match": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", + "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", + "dev": true + }, + "node_modules/brace-expansion": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "dev": true, + "dependencies": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + } + }, + "node_modules/callsites": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", + "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", + "dev": true, + "engines": { + "node": ">=6" + } + }, + "node_modules/chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "dev": true, + "dependencies": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/chalk?sponsor=1" + } + }, + "node_modules/color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dev": true, + "dependencies": { + "color-name": "~1.1.4" + }, + "engines": { + "node": ">=7.0.0" + } + }, + "node_modules/color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "dev": true + }, + "node_modules/concat-map": { + "version": "0.0.1", + "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", + "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", + "dev": true + }, + "node_modules/cross-spawn": { + "version": "7.0.3", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", + "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "dev": true, + "dependencies": { + "path-key": "^3.1.0", + "shebang-command": "^2.0.0", + "which": "^2.0.1" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "dev": true, + "dependencies": { + "ms": "2.1.2" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/deep-is": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", + "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", + "dev": true + }, + "node_modules/doctrine": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", + "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", + "dev": true, + "dependencies": { + "esutils": "^2.0.2" + }, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/emoji-regex": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "dev": true + }, + "node_modules/enquirer": { + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/enquirer/-/enquirer-2.4.1.tgz", + "integrity": "sha512-rRqJg/6gd538VHvR3PSrdRBb/1Vy2YfzHqzvbhGIQpDRKIa4FgV/54b5Q1xYSxOOwKvjXweS26E0Q+nAMwp2pQ==", + "dev": true, + "dependencies": { + "ansi-colors": "^4.1.1", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8.6" + } + }, + "node_modules/escape-string-regexp": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", + "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", + "dev": true, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/eslint": { + "version": "7.32.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.32.0.tgz", + "integrity": "sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==", + "dev": true, + "dependencies": { + "@babel/code-frame": "7.12.11", + "@eslint/eslintrc": "^0.4.3", + "@humanwhocodes/config-array": "^0.5.0", + "ajv": "^6.10.0", + "chalk": "^4.0.0", + "cross-spawn": "^7.0.2", + "debug": "^4.0.1", + "doctrine": "^3.0.0", + "enquirer": "^2.3.5", + "escape-string-regexp": "^4.0.0", + "eslint-scope": "^5.1.1", + "eslint-utils": "^2.1.0", + "eslint-visitor-keys": "^2.0.0", + "espree": "^7.3.1", + "esquery": "^1.4.0", + "esutils": "^2.0.2", + "fast-deep-equal": "^3.1.3", + "file-entry-cache": "^6.0.1", + "functional-red-black-tree": "^1.0.1", + "glob-parent": "^5.1.2", + "globals": "^13.6.0", + "ignore": "^4.0.6", + "import-fresh": "^3.0.0", + "imurmurhash": "^0.1.4", + "is-glob": "^4.0.0", + "js-yaml": "^3.13.1", + "json-stable-stringify-without-jsonify": "^1.0.1", + "levn": "^0.4.1", + "lodash.merge": "^4.6.2", + "minimatch": "^3.0.4", + "natural-compare": "^1.4.0", + "optionator": "^0.9.1", + "progress": "^2.0.0", + "regexpp": "^3.1.0", + "semver": "^7.2.1", + "strip-ansi": "^6.0.0", + "strip-json-comments": "^3.1.0", + "table": "^6.0.9", + "text-table": "^0.2.0", + "v8-compile-cache": "^2.0.3" + }, + "bin": { + "eslint": "bin/eslint.js" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" + } + }, + "node_modules/eslint-plugin-es": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-es/-/eslint-plugin-es-3.0.1.tgz", + "integrity": "sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==", + "dev": true, + "dependencies": { + "eslint-utils": "^2.0.0", + "regexpp": "^3.0.0" + }, + "engines": { + "node": ">=8.10.0" + }, + "funding": { + "url": "https://github.com/sponsors/mysticatea" + }, + "peerDependencies": { + "eslint": ">=4.19.1" + } + }, + "node_modules/eslint-plugin-json": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/eslint-plugin-json/-/eslint-plugin-json-2.1.2.tgz", + "integrity": "sha512-isM/fsUxS4wN1+nLsWoV5T4gLgBQnsql3nMTr8u+cEls1bL8rRQO5CP5GtxJxaOfbcKqnz401styw+H/P+e78Q==", + "dev": true, + "dependencies": { + "lodash": "^4.17.19", + "vscode-json-languageservice": "^3.7.0" + }, + "engines": { + "node": ">=8.10.0" + } + }, + "node_modules/eslint-plugin-node": { + "version": "11.1.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-node/-/eslint-plugin-node-11.1.0.tgz", + "integrity": "sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==", + "dev": true, + "dependencies": { + "eslint-plugin-es": "^3.0.0", + "eslint-utils": "^2.0.0", + "ignore": "^5.1.1", + "minimatch": "^3.0.4", + "resolve": "^1.10.1", + "semver": "^6.1.0" + }, + "engines": { + "node": ">=8.10.0" + }, + "peerDependencies": { + "eslint": ">=5.16.0" + } + }, + "node_modules/eslint-plugin-node/node_modules/ignore": { + "version": "5.3.1", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz", + "integrity": "sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==", + "dev": true, + "engines": { + "node": ">= 4" + } + }, + "node_modules/eslint-plugin-node/node_modules/semver": { + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "dev": true, + "bin": { + "semver": "bin/semver.js" + } + }, + "node_modules/eslint-scope": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", + "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", + "dev": true, + "dependencies": { + "esrecurse": "^4.3.0", + "estraverse": "^4.1.1" + }, + "engines": { + "node": ">=8.0.0" + } + }, + "node_modules/eslint-utils": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz", + "integrity": "sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==", + "dev": true, + "dependencies": { + "eslint-visitor-keys": "^1.1.0" + }, + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/mysticatea" + } + }, + "node_modules/eslint-utils/node_modules/eslint-visitor-keys": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", + "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/eslint-visitor-keys": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", + "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==", + "dev": true, + "engines": { + "node": ">=10" + } + }, + "node_modules/espree": { + "version": "7.3.1", + "resolved": "https://registry.npmjs.org/espree/-/espree-7.3.1.tgz", + "integrity": "sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==", + "dev": true, + "dependencies": { + "acorn": "^7.4.0", + "acorn-jsx": "^5.3.1", + "eslint-visitor-keys": "^1.3.0" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + } + }, + "node_modules/espree/node_modules/eslint-visitor-keys": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", + "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/esprima": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", + "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", + "dev": true, + "bin": { + "esparse": "bin/esparse.js", + "esvalidate": "bin/esvalidate.js" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/esquery": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", + "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", + "dev": true, + "dependencies": { + "estraverse": "^5.1.0" + }, + "engines": { + "node": ">=0.10" + } + }, + "node_modules/esquery/node_modules/estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "dev": true, + "engines": { + "node": ">=4.0" + } + }, + "node_modules/esrecurse": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", + "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", + "dev": true, + "dependencies": { + "estraverse": "^5.2.0" + }, + "engines": { + "node": ">=4.0" + } + }, + "node_modules/esrecurse/node_modules/estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "dev": true, + "engines": { + "node": ">=4.0" + } + }, + "node_modules/estraverse": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", + "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", + "dev": true, + "engines": { + "node": ">=4.0" + } + }, + "node_modules/esutils": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", + "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/fast-deep-equal": { + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", + "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", + "dev": true + }, + "node_modules/fast-json-stable-stringify": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", + "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", + "dev": true + }, + "node_modules/fast-levenshtein": { + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", + "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", + "dev": true + }, + "node_modules/file-entry-cache": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", + "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", + "dev": true, + "dependencies": { + "flat-cache": "^3.0.4" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + } + }, + "node_modules/flat-cache": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz", + "integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==", + "dev": true, + "dependencies": { + "flatted": "^3.2.9", + "keyv": "^4.5.3", + "rimraf": "^3.0.2" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + } + }, + "node_modules/flatted": { + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.1.tgz", + "integrity": "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==", + "dev": true + }, + "node_modules/fs.realpath": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", + "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", + "dev": true + }, + "node_modules/function-bind": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", + "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", + "dev": true, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/functional-red-black-tree": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz", + "integrity": "sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==", + "dev": true + }, + "node_modules/glob": { + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", + "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", + "dev": true, + "dependencies": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^3.1.1", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" + }, + "engines": { + "node": "*" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/glob-parent": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", + "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", + "dev": true, + "dependencies": { + "is-glob": "^4.0.1" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/globals": { + "version": "13.24.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", + "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", + "dev": true, + "dependencies": { + "type-fest": "^0.20.2" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/hasown": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", + "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", + "dev": true, + "dependencies": { + "function-bind": "^1.1.2" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/ignore": { + "version": "4.0.6", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz", + "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==", + "dev": true, + "engines": { + "node": ">= 4" + } + }, + "node_modules/import-fresh": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", + "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", + "dev": true, + "dependencies": { + "parent-module": "^1.0.0", + "resolve-from": "^4.0.0" + }, + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/imurmurhash": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", + "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", + "dev": true, + "engines": { + "node": ">=0.8.19" + } + }, + "node_modules/inflight": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", + "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", + "dev": true, + "dependencies": { + "once": "^1.3.0", + "wrappy": "1" + } + }, + "node_modules/inherits": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", + "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", + "dev": true + }, + "node_modules/ip-regex": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/ip-regex/-/ip-regex-5.0.0.tgz", + "integrity": "sha512-fOCG6lhoKKakwv+C6KdsOnGvgXnmgfmp0myi3bcNwj3qfwPAxRKWEuFhvEFF7ceYIz6+1jRZ+yguLFAmUNPEfw==", + "engines": { + "node": "^12.20.0 || ^14.13.1 || >=16.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/is-core-module": { + "version": "2.13.1", + "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz", + "integrity": "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==", + "dev": true, + "dependencies": { + "hasown": "^2.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-extglob": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", + "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-fullwidth-code-point": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/is-glob": { + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", + "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", + "dev": true, + "dependencies": { + "is-extglob": "^2.1.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/isexe": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", + "dev": true + }, + "node_modules/js-tokens": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", + "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", + "dev": true + }, + "node_modules/js-yaml": { + "version": "3.14.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", + "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", + "dev": true, + "dependencies": { + "argparse": "^1.0.7", + "esprima": "^4.0.0" + }, + "bin": { + "js-yaml": "bin/js-yaml.js" + } + }, + "node_modules/json-buffer": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", + "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", + "dev": true + }, + "node_modules/json-schema-traverse": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", + "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", + "dev": true + }, + "node_modules/json-stable-stringify-without-jsonify": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", + "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", + "dev": true + }, + "node_modules/jsonc-parser": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.2.1.tgz", + "integrity": "sha512-AilxAyFOAcK5wA1+LeaySVBrHsGQvUFCDWXKpZjzaL0PqW+xfBOttn8GNtWKFWqneyMZj41MWF9Kl6iPWLwgOA==", + "dev": true + }, + "node_modules/keyv": { + "version": "4.5.4", + "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz", + "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", + "dev": true, + "dependencies": { + "json-buffer": "3.0.1" + } + }, + "node_modules/levn": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", + "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", + "dev": true, + "dependencies": { + "prelude-ls": "^1.2.1", + "type-check": "~0.4.0" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/lodash": { + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", + "dev": true + }, + "node_modules/lodash.merge": { + "version": "4.6.2", + "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", + "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", + "dev": true + }, + "node_modules/lodash.truncate": { + "version": "4.4.2", + "resolved": "https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz", + "integrity": "sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==", + "dev": true + }, + "node_modules/minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "dev": true, + "dependencies": { + "brace-expansion": "^1.1.7" + }, + "engines": { + "node": "*" + } + }, + "node_modules/ms": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", + "dev": true + }, + "node_modules/natural-compare": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", + "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", + "dev": true + }, + "node_modules/once": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", + "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", + "dev": true, + "dependencies": { + "wrappy": "1" + } + }, + "node_modules/optionator": { + "version": "0.9.4", + "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz", + "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==", + "dev": true, + "dependencies": { + "deep-is": "^0.1.3", + "fast-levenshtein": "^2.0.6", + "levn": "^0.4.1", + "prelude-ls": "^1.2.1", + "type-check": "^0.4.0", + "word-wrap": "^1.2.5" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/parent-module": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", + "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", + "dev": true, + "dependencies": { + "callsites": "^3.0.0" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/path-is-absolute": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", + "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/path-key": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", + "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/path-parse": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", + "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", + "dev": true + }, + "node_modules/picocolors": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.1.tgz", + "integrity": "sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==", + "dev": true + }, + "node_modules/prelude-ls": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", + "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", + "dev": true, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/prettier": { + "version": "3.2.5", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.5.tgz", + "integrity": "sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==", + "dev": true, + "bin": { + "prettier": "bin/prettier.cjs" + }, + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/prettier/prettier?sponsor=1" + } + }, + "node_modules/progress": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz", + "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==", + "dev": true, + "engines": { + "node": ">=0.4.0" + } + }, + "node_modules/punycode": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", + "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", + "dev": true, + "engines": { + "node": ">=6" + } + }, + "node_modules/ramda": { + "version": "0.27.2", + "resolved": "https://registry.npmjs.org/ramda/-/ramda-0.27.2.tgz", + "integrity": "sha512-SbiLPU40JuJniHexQSAgad32hfwd+DRUdwF2PlVuI5RZD0/vahUco7R8vD86J/tcEKKF9vZrUVwgtmGCqlCKyA==" + }, + "node_modules/regexpp": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz", + "integrity": "sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==", + "dev": true, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/mysticatea" + } + }, + "node_modules/require-from-string": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", + "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/resolve": { + "version": "1.22.8", + "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz", + "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==", + "dev": true, + "dependencies": { + "is-core-module": "^2.13.0", + "path-parse": "^1.0.7", + "supports-preserve-symlinks-flag": "^1.0.0" + }, + "bin": { + "resolve": "bin/resolve" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/resolve-from": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", + "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/rimraf": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", + "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", + "dev": true, + "dependencies": { + "glob": "^7.1.3" + }, + "bin": { + "rimraf": "bin.js" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/semver": { + "version": "7.6.2", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz", + "integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==", + "dev": true, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/shebang-command": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", + "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", + "dev": true, + "dependencies": { + "shebang-regex": "^3.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/shebang-regex": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", + "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/slice-ansi": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz", + "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==", + "dev": true, + "dependencies": { + "ansi-styles": "^4.0.0", + "astral-regex": "^2.0.0", + "is-fullwidth-code-point": "^3.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/slice-ansi?sponsor=1" + } + }, + "node_modules/sprintf-js": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", + "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", + "dev": true + }, + "node_modules/string-width": { + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "dev": true, + "dependencies": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/strip-ansi": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "dev": true, + "dependencies": { + "ansi-regex": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/strip-json-comments": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", + "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", + "dev": true, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/supports-color": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "dev": true, + "dependencies": { + "has-flag": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/supports-preserve-symlinks-flag": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", + "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", + "dev": true, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/table": { + "version": "6.8.2", + "resolved": "https://registry.npmjs.org/table/-/table-6.8.2.tgz", + "integrity": "sha512-w2sfv80nrAh2VCbqR5AK27wswXhqcck2AhfnNW76beQXskGZ1V12GwS//yYVa3d3fcvAip2OUnbDAjW2k3v9fA==", + "dev": true, + "dependencies": { + "ajv": "^8.0.1", + "lodash.truncate": "^4.4.2", + "slice-ansi": "^4.0.0", + "string-width": "^4.2.3", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=10.0.0" + } + }, + "node_modules/table/node_modules/ajv": { + "version": "8.13.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.13.0.tgz", + "integrity": "sha512-PRA911Blj99jR5RMeTunVbNXMF6Lp4vZXnk5GQjcnUWUTsrXtekg/pnmFFI2u/I36Y/2bITGS30GZCXei6uNkA==", + "dev": true, + "dependencies": { + "fast-deep-equal": "^3.1.3", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2", + "uri-js": "^4.4.1" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" + } + }, + "node_modules/table/node_modules/json-schema-traverse": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", + "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", + "dev": true + }, + "node_modules/text-table": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", + "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", + "dev": true + }, + "node_modules/type-check": { + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", + "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", + "dev": true, + "dependencies": { + "prelude-ls": "^1.2.1" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/type-fest": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", + "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", + "dev": true, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/uri-js": { + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", + "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", + "dev": true, + "dependencies": { + "punycode": "^2.1.0" + } + }, + "node_modules/v8-compile-cache": { + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.4.0.tgz", + "integrity": "sha512-ocyWc3bAHBB/guyqJQVI5o4BZkPhznPYUG2ea80Gond/BgNWpap8TOmLSeeQG7bnh2KMISxskdADG59j7zruhw==", + "dev": true + }, + "node_modules/vscode-json-languageservice": { + "version": "3.11.0", + "resolved": "https://registry.npmjs.org/vscode-json-languageservice/-/vscode-json-languageservice-3.11.0.tgz", + "integrity": "sha512-QxI+qV97uD7HHOCjh3MrM1TfbdwmTXrMckri5Tus1/FQiG3baDZb2C9Y0y8QThs7PwHYBIQXcAc59ZveCRZKPA==", + "dev": true, + "dependencies": { + "jsonc-parser": "^3.0.0", + "vscode-languageserver-textdocument": "^1.0.1", + "vscode-languageserver-types": "3.16.0-next.2", + "vscode-nls": "^5.0.0", + "vscode-uri": "^2.1.2" + } + }, + "node_modules/vscode-languageserver-textdocument": { + "version": "1.0.11", + "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.11.tgz", + "integrity": "sha512-X+8T3GoiwTVlJbicx/sIAF+yuJAqz8VvwJyoMVhwEMoEKE/fkDmrqUgDMyBECcM2A2frVZIUj5HI/ErRXCfOeA==", + "dev": true + }, + "node_modules/vscode-languageserver-types": { + "version": "3.16.0-next.2", + "resolved": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.16.0-next.2.tgz", + "integrity": "sha512-QjXB7CKIfFzKbiCJC4OWC8xUncLsxo19FzGVp/ADFvvi87PlmBSCAtZI5xwGjF5qE0xkLf0jjKUn3DzmpDP52Q==", + "dev": true + }, + "node_modules/vscode-nls": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/vscode-nls/-/vscode-nls-5.2.0.tgz", + "integrity": "sha512-RAaHx7B14ZU04EU31pT+rKz2/zSl7xMsfIZuo8pd+KZO6PXtQmpevpq3vxvWNcrGbdmhM/rr5Uw5Mz+NBfhVng==", + "dev": true + }, + "node_modules/vscode-uri": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-2.1.2.tgz", + "integrity": "sha512-8TEXQxlldWAuIODdukIb+TR5s+9Ds40eSJrw+1iDDA9IFORPjMELarNQE3myz5XIkWWpdprmJjm1/SxMlWOC8A==", + "dev": true + }, + "node_modules/which": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "dev": true, + "dependencies": { + "isexe": "^2.0.0" + }, + "bin": { + "node-which": "bin/node-which" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/word-wrap": { + "version": "1.2.5", + "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz", + "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/wrappy": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", + "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", + "dev": true + } + }, + "dependencies": { + "@babel/code-frame": { + "version": "7.12.11", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz", + "integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==", + "dev": true, + "requires": { + "@babel/highlight": "^7.10.4" + } + }, + "@babel/helper-validator-identifier": { + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.5.tgz", + "integrity": "sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA==", + "dev": true + }, + "@babel/highlight": { + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.5.tgz", + "integrity": "sha512-8lLmua6AVh/8SLJRRVD6V8p73Hir9w5mJrhE+IPpILG31KKlI9iz5zmBYKcWPS59qSfgP9RaSBQSHHE81WKuEw==", + "dev": true, + "requires": { + "@babel/helper-validator-identifier": "^7.24.5", + "chalk": "^2.4.2", + "js-tokens": "^4.0.0", + "picocolors": "^1.0.0" + }, + "dependencies": { + "ansi-styles": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", + "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", + "dev": true, + "requires": { + "color-convert": "^1.9.0" + } + }, + "chalk": { + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", + "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", + "dev": true, + "requires": { + "ansi-styles": "^3.2.1", + "escape-string-regexp": "^1.0.5", + "supports-color": "^5.3.0" + } + }, + "color-convert": { + "version": "1.9.3", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", + "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", + "dev": true, + "requires": { + "color-name": "1.1.3" + } + }, + "color-name": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", + "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", + "dev": true + }, + "escape-string-regexp": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", + "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", + "dev": true + }, + "has-flag": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", + "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", + "dev": true + }, + "supports-color": { + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", + "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", + "dev": true, + "requires": { + "has-flag": "^3.0.0" + } + } + } + }, + "@eslint/eslintrc": { + "version": "0.4.3", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz", + "integrity": "sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==", + "dev": true, + "requires": { + "ajv": "^6.12.4", + "debug": "^4.1.1", + "espree": "^7.3.0", + "globals": "^13.9.0", + "ignore": "^4.0.6", + "import-fresh": "^3.2.1", + "js-yaml": "^3.13.1", + "minimatch": "^3.0.4", + "strip-json-comments": "^3.1.1" + } + }, + "@humanwhocodes/config-array": { + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.5.0.tgz", + "integrity": "sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==", + "dev": true, + "requires": { + "@humanwhocodes/object-schema": "^1.2.0", + "debug": "^4.1.1", + "minimatch": "^3.0.4" + } + }, + "@humanwhocodes/object-schema": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz", + "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==", + "dev": true + }, + "acorn": { + "version": "7.4.1", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz", + "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==", + "dev": true + }, + "acorn-jsx": { + "version": "5.3.2", + "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", + "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", + "dev": true, + "requires": {} + }, + "ajv": { + "version": "6.12.6", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", + "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", + "dev": true, + "requires": { + "fast-deep-equal": "^3.1.1", + "fast-json-stable-stringify": "^2.0.0", + "json-schema-traverse": "^0.4.1", + "uri-js": "^4.2.2" + } + }, + "ansi-colors": { + "version": "4.1.3", + "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz", + "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==", + "dev": true + }, + "ansi-regex": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "dev": true + }, + "ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "argparse": { + "version": "1.0.10", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", + "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", + "dev": true, + "requires": { + "sprintf-js": "~1.0.2" + } + }, + "astral-regex": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz", + "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==", + "dev": true + }, + "balanced-match": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", + "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", + "dev": true + }, + "brace-expansion": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "dev": true, + "requires": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + } + }, + "callsites": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", + "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", + "dev": true + }, + "chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dev": true, + "requires": { + "color-name": "~1.1.4" + } + }, + "color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "dev": true + }, + "concat-map": { + "version": "0.0.1", + "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", + "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", + "dev": true + }, + "cross-spawn": { + "version": "7.0.3", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", + "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "dev": true, + "requires": { + "path-key": "^3.1.0", + "shebang-command": "^2.0.0", + "which": "^2.0.1" + } + }, + "debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "dev": true, + "requires": { + "ms": "2.1.2" + } + }, + "deep-is": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", + "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", + "dev": true + }, + "doctrine": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", + "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", + "dev": true, + "requires": { + "esutils": "^2.0.2" + } + }, + "emoji-regex": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "dev": true + }, + "enquirer": { + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/enquirer/-/enquirer-2.4.1.tgz", + "integrity": "sha512-rRqJg/6gd538VHvR3PSrdRBb/1Vy2YfzHqzvbhGIQpDRKIa4FgV/54b5Q1xYSxOOwKvjXweS26E0Q+nAMwp2pQ==", + "dev": true, + "requires": { + "ansi-colors": "^4.1.1", + "strip-ansi": "^6.0.1" + } + }, + "escape-string-regexp": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", + "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", + "dev": true + }, + "eslint": { + "version": "7.32.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.32.0.tgz", + "integrity": "sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==", + "dev": true, + "requires": { + "@babel/code-frame": "7.12.11", + "@eslint/eslintrc": "^0.4.3", + "@humanwhocodes/config-array": "^0.5.0", + "ajv": "^6.10.0", + "chalk": "^4.0.0", + "cross-spawn": "^7.0.2", + "debug": "^4.0.1", + "doctrine": "^3.0.0", + "enquirer": "^2.3.5", + "escape-string-regexp": "^4.0.0", + "eslint-scope": "^5.1.1", + "eslint-utils": "^2.1.0", + "eslint-visitor-keys": "^2.0.0", + "espree": "^7.3.1", + "esquery": "^1.4.0", + "esutils": "^2.0.2", + "fast-deep-equal": "^3.1.3", + "file-entry-cache": "^6.0.1", + "functional-red-black-tree": "^1.0.1", + "glob-parent": "^5.1.2", + "globals": "^13.6.0", + "ignore": "^4.0.6", + "import-fresh": "^3.0.0", + "imurmurhash": "^0.1.4", + "is-glob": "^4.0.0", + "js-yaml": "^3.13.1", + "json-stable-stringify-without-jsonify": "^1.0.1", + "levn": "^0.4.1", + "lodash.merge": "^4.6.2", + "minimatch": "^3.0.4", + "natural-compare": "^1.4.0", + "optionator": "^0.9.1", + "progress": "^2.0.0", + "regexpp": "^3.1.0", + "semver": "^7.2.1", + "strip-ansi": "^6.0.0", + "strip-json-comments": "^3.1.0", + "table": "^6.0.9", + "text-table": "^0.2.0", + "v8-compile-cache": "^2.0.3" + } + }, + "eslint-plugin-es": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-es/-/eslint-plugin-es-3.0.1.tgz", + "integrity": "sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==", + "dev": true, + "requires": { + "eslint-utils": "^2.0.0", + "regexpp": "^3.0.0" + } + }, + "eslint-plugin-json": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/eslint-plugin-json/-/eslint-plugin-json-2.1.2.tgz", + "integrity": "sha512-isM/fsUxS4wN1+nLsWoV5T4gLgBQnsql3nMTr8u+cEls1bL8rRQO5CP5GtxJxaOfbcKqnz401styw+H/P+e78Q==", + "dev": true, + "requires": { + "lodash": "^4.17.19", + "vscode-json-languageservice": "^3.7.0" + } + }, + "eslint-plugin-node": { + "version": "11.1.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-node/-/eslint-plugin-node-11.1.0.tgz", + "integrity": "sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==", + "dev": true, + "requires": { + "eslint-plugin-es": "^3.0.0", + "eslint-utils": "^2.0.0", + "ignore": "^5.1.1", + "minimatch": "^3.0.4", + "resolve": "^1.10.1", + "semver": "^6.1.0" + }, + "dependencies": { + "ignore": { + "version": "5.3.1", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz", + "integrity": "sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==", + "dev": true + }, + "semver": { + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "dev": true + } + } + }, + "eslint-scope": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", + "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", + "dev": true, + "requires": { + "esrecurse": "^4.3.0", + "estraverse": "^4.1.1" + } + }, + "eslint-utils": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz", + "integrity": "sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==", + "dev": true, + "requires": { + "eslint-visitor-keys": "^1.1.0" + }, + "dependencies": { + "eslint-visitor-keys": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", + "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", + "dev": true + } + } + }, + "eslint-visitor-keys": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", + "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==", + "dev": true + }, + "espree": { + "version": "7.3.1", + "resolved": "https://registry.npmjs.org/espree/-/espree-7.3.1.tgz", + "integrity": "sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==", + "dev": true, + "requires": { + "acorn": "^7.4.0", + "acorn-jsx": "^5.3.1", + "eslint-visitor-keys": "^1.3.0" + }, + "dependencies": { + "eslint-visitor-keys": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", + "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", + "dev": true + } + } + }, + "esprima": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", + "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", + "dev": true + }, + "esquery": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", + "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", + "dev": true, + "requires": { + "estraverse": "^5.1.0" + }, + "dependencies": { + "estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "dev": true + } + } + }, + "esrecurse": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", + "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", + "dev": true, + "requires": { + "estraverse": "^5.2.0" + }, + "dependencies": { + "estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "dev": true + } + } + }, + "estraverse": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", + "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", + "dev": true + }, + "esutils": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", + "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", + "dev": true + }, + "fast-deep-equal": { + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", + "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", + "dev": true + }, + "fast-json-stable-stringify": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", + "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", + "dev": true + }, + "fast-levenshtein": { + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", + "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", + "dev": true + }, + "file-entry-cache": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", + "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", + "dev": true, + "requires": { + "flat-cache": "^3.0.4" + } + }, + "flat-cache": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz", + "integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==", + "dev": true, + "requires": { + "flatted": "^3.2.9", + "keyv": "^4.5.3", + "rimraf": "^3.0.2" + } + }, + "flatted": { + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.1.tgz", + "integrity": "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==", + "dev": true + }, + "fs.realpath": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", + "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", + "dev": true + }, + "function-bind": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", + "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", + "dev": true + }, + "functional-red-black-tree": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz", + "integrity": "sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==", + "dev": true + }, + "glob": { + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", + "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", + "dev": true, + "requires": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^3.1.1", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" + } + }, + "glob-parent": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", + "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", + "dev": true, + "requires": { + "is-glob": "^4.0.1" + } + }, + "globals": { + "version": "13.24.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", + "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", + "dev": true, + "requires": { + "type-fest": "^0.20.2" + } + }, + "has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "dev": true + }, + "hasown": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", + "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", + "dev": true, + "requires": { + "function-bind": "^1.1.2" + } + }, + "ignore": { + "version": "4.0.6", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz", + "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==", + "dev": true + }, + "import-fresh": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", + "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", + "dev": true, + "requires": { + "parent-module": "^1.0.0", + "resolve-from": "^4.0.0" + } + }, + "imurmurhash": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", + "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", + "dev": true + }, + "inflight": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", + "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", + "dev": true, + "requires": { + "once": "^1.3.0", + "wrappy": "1" + } + }, + "inherits": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", + "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", + "dev": true + }, + "ip-regex": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/ip-regex/-/ip-regex-5.0.0.tgz", + "integrity": "sha512-fOCG6lhoKKakwv+C6KdsOnGvgXnmgfmp0myi3bcNwj3qfwPAxRKWEuFhvEFF7ceYIz6+1jRZ+yguLFAmUNPEfw==" + }, + "is-core-module": { + "version": "2.13.1", + "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz", + "integrity": "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==", + "dev": true, + "requires": { + "hasown": "^2.0.0" + } + }, + "is-extglob": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", + "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", + "dev": true + }, + "is-fullwidth-code-point": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", + "dev": true + }, + "is-glob": { + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", + "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", + "dev": true, + "requires": { + "is-extglob": "^2.1.1" + } + }, + "isexe": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", + "dev": true + }, + "js-tokens": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", + "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", + "dev": true + }, + "js-yaml": { + "version": "3.14.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", + "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", + "dev": true, + "requires": { + "argparse": "^1.0.7", + "esprima": "^4.0.0" + } + }, + "json-buffer": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", + "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", + "dev": true + }, + "json-schema-traverse": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", + "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", + "dev": true + }, + "json-stable-stringify-without-jsonify": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", + "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", + "dev": true + }, + "jsonc-parser": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.2.1.tgz", + "integrity": "sha512-AilxAyFOAcK5wA1+LeaySVBrHsGQvUFCDWXKpZjzaL0PqW+xfBOttn8GNtWKFWqneyMZj41MWF9Kl6iPWLwgOA==", + "dev": true + }, + "keyv": { + "version": "4.5.4", + "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz", + "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", + "dev": true, + "requires": { + "json-buffer": "3.0.1" + } + }, + "levn": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", + "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", + "dev": true, + "requires": { + "prelude-ls": "^1.2.1", + "type-check": "~0.4.0" + } + }, + "lodash": { + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", + "dev": true + }, + "lodash.merge": { + "version": "4.6.2", + "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", + "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", + "dev": true + }, + "lodash.truncate": { + "version": "4.4.2", + "resolved": "https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz", + "integrity": "sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==", + "dev": true + }, + "minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "dev": true, + "requires": { + "brace-expansion": "^1.1.7" + } + }, + "ms": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", + "dev": true + }, + "natural-compare": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", + "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", + "dev": true + }, + "once": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", + "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", + "dev": true, + "requires": { + "wrappy": "1" + } + }, + "optionator": { + "version": "0.9.4", + "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz", + "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==", + "dev": true, + "requires": { + "deep-is": "^0.1.3", + "fast-levenshtein": "^2.0.6", + "levn": "^0.4.1", + "prelude-ls": "^1.2.1", + "type-check": "^0.4.0", + "word-wrap": "^1.2.5" + } + }, + "parent-module": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", + "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", + "dev": true, + "requires": { + "callsites": "^3.0.0" + } + }, + "path-is-absolute": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", + "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", + "dev": true + }, + "path-key": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", + "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", + "dev": true + }, + "path-parse": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", + "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", + "dev": true + }, + "picocolors": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.1.tgz", + "integrity": "sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==", + "dev": true + }, + "prelude-ls": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", + "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", + "dev": true + }, + "prettier": { + "version": "3.2.5", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.5.tgz", + "integrity": "sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==", + "dev": true + }, + "progress": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz", + "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==", + "dev": true + }, + "punycode": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", + "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", + "dev": true + }, + "ramda": { + "version": "0.27.2", + "resolved": "https://registry.npmjs.org/ramda/-/ramda-0.27.2.tgz", + "integrity": "sha512-SbiLPU40JuJniHexQSAgad32hfwd+DRUdwF2PlVuI5RZD0/vahUco7R8vD86J/tcEKKF9vZrUVwgtmGCqlCKyA==" + }, + "regexpp": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz", + "integrity": "sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==", + "dev": true + }, + "require-from-string": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", + "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", + "dev": true + }, + "resolve": { + "version": "1.22.8", + "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz", + "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==", + "dev": true, + "requires": { + "is-core-module": "^2.13.0", + "path-parse": "^1.0.7", + "supports-preserve-symlinks-flag": "^1.0.0" + } + }, + "resolve-from": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", + "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", + "dev": true + }, + "rimraf": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", + "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", + "dev": true, + "requires": { + "glob": "^7.1.3" + } + }, + "semver": { + "version": "7.6.2", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz", + "integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==", + "dev": true + }, + "shebang-command": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", + "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", + "dev": true, + "requires": { + "shebang-regex": "^3.0.0" + } + }, + "shebang-regex": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", + "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", + "dev": true + }, + "slice-ansi": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz", + "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==", + "dev": true, + "requires": { + "ansi-styles": "^4.0.0", + "astral-regex": "^2.0.0", + "is-fullwidth-code-point": "^3.0.0" + } + }, + "sprintf-js": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", + "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", + "dev": true + }, + "string-width": { + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "dev": true, + "requires": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + } + }, + "strip-ansi": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "dev": true, + "requires": { + "ansi-regex": "^5.0.1" + } + }, + "strip-json-comments": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", + "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", + "dev": true + }, + "supports-color": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + }, + "supports-preserve-symlinks-flag": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", + "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", + "dev": true + }, + "table": { + "version": "6.8.2", + "resolved": "https://registry.npmjs.org/table/-/table-6.8.2.tgz", + "integrity": "sha512-w2sfv80nrAh2VCbqR5AK27wswXhqcck2AhfnNW76beQXskGZ1V12GwS//yYVa3d3fcvAip2OUnbDAjW2k3v9fA==", + "dev": true, + "requires": { + "ajv": "^8.0.1", + "lodash.truncate": "^4.4.2", + "slice-ansi": "^4.0.0", + "string-width": "^4.2.3", + "strip-ansi": "^6.0.1" + }, + "dependencies": { + "ajv": { + "version": "8.13.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.13.0.tgz", + "integrity": "sha512-PRA911Blj99jR5RMeTunVbNXMF6Lp4vZXnk5GQjcnUWUTsrXtekg/pnmFFI2u/I36Y/2bITGS30GZCXei6uNkA==", + "dev": true, + "requires": { + "fast-deep-equal": "^3.1.3", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2", + "uri-js": "^4.4.1" + } + }, + "json-schema-traverse": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", + "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", + "dev": true + } + } + }, + "text-table": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", + "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", + "dev": true + }, + "type-check": { + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", + "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", + "dev": true, + "requires": { + "prelude-ls": "^1.2.1" + } + }, + "type-fest": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", + "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", + "dev": true + }, + "uri-js": { + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", + "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", + "dev": true, + "requires": { + "punycode": "^2.1.0" + } + }, + "v8-compile-cache": { + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.4.0.tgz", + "integrity": "sha512-ocyWc3bAHBB/guyqJQVI5o4BZkPhznPYUG2ea80Gond/BgNWpap8TOmLSeeQG7bnh2KMISxskdADG59j7zruhw==", + "dev": true + }, + "vscode-json-languageservice": { + "version": "3.11.0", + "resolved": "https://registry.npmjs.org/vscode-json-languageservice/-/vscode-json-languageservice-3.11.0.tgz", + "integrity": "sha512-QxI+qV97uD7HHOCjh3MrM1TfbdwmTXrMckri5Tus1/FQiG3baDZb2C9Y0y8QThs7PwHYBIQXcAc59ZveCRZKPA==", + "dev": true, + "requires": { + "jsonc-parser": "^3.0.0", + "vscode-languageserver-textdocument": "^1.0.1", + "vscode-languageserver-types": "3.16.0-next.2", + "vscode-nls": "^5.0.0", + "vscode-uri": "^2.1.2" + } + }, + "vscode-languageserver-textdocument": { + "version": "1.0.11", + "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.11.tgz", + "integrity": "sha512-X+8T3GoiwTVlJbicx/sIAF+yuJAqz8VvwJyoMVhwEMoEKE/fkDmrqUgDMyBECcM2A2frVZIUj5HI/ErRXCfOeA==", + "dev": true + }, + "vscode-languageserver-types": { + "version": "3.16.0-next.2", + "resolved": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.16.0-next.2.tgz", + "integrity": "sha512-QjXB7CKIfFzKbiCJC4OWC8xUncLsxo19FzGVp/ADFvvi87PlmBSCAtZI5xwGjF5qE0xkLf0jjKUn3DzmpDP52Q==", + "dev": true + }, + "vscode-nls": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/vscode-nls/-/vscode-nls-5.2.0.tgz", + "integrity": "sha512-RAaHx7B14ZU04EU31pT+rKz2/zSl7xMsfIZuo8pd+KZO6PXtQmpevpq3vxvWNcrGbdmhM/rr5Uw5Mz+NBfhVng==", + "dev": true + }, + "vscode-uri": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-2.1.2.tgz", + "integrity": "sha512-8TEXQxlldWAuIODdukIb+TR5s+9Ds40eSJrw+1iDDA9IFORPjMELarNQE3myz5XIkWWpdprmJjm1/SxMlWOC8A==", + "dev": true + }, + "which": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "dev": true, + "requires": { + "isexe": "^2.0.0" + } + }, + "word-wrap": { + "version": "1.2.5", + "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz", + "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==", + "dev": true + }, + "wrappy": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", + "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", + "dev": true + } + }, + "scripts": { + "prettier-watch": "onchange \"**/*\" -- prettier --write --ignore-unknown {{changed}}" + } +} diff --git a/package.json b/package.json index ccc8dbd41..5e4c5f0f4 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,7 @@ "devDependencies": { "eslint": "^7.11.0", "eslint-plugin-json": "^2.1.2", - "eslint-plugin-node": "^11.1.0" + "eslint-plugin-node": "^11.1.0", + "prettier": "3.2.5" } } From 29383d49d409e11063b5ceb27811cd2a2eae94c2 Mon Sep 17 00:00:00 2001 From: Toby Date: Wed, 15 May 2024 10:15:22 +0000 Subject: [PATCH 0931/1456] Add formatting as workflow (and pray it works as intended) --- .github/workflows/formatting.yml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .github/workflows/formatting.yml diff --git a/.github/workflows/formatting.yml b/.github/workflows/formatting.yml new file mode 100644 index 000000000..9a58be8e8 --- /dev/null +++ b/.github/workflows/formatting.yml @@ -0,0 +1,19 @@ +name: 'File Formatting with Prettier' + +on: + push: + branches: + - main + schedule: + - cron: '00 8 * * *' + +jobs: + format: + if: github.repository == 'is-a-dev/register' + runs-on: ubuntu-latest + permissions: [read-all, write-all] + steps: + run: npx prettier domains/* --check + if github.working-directory == 'domains/': + run: npx prettier domains/* --write + From f7db3bf5604640953f6241ab2b1b7e6d12d3f897 Mon Sep 17 00:00:00 2001 From: "WILSON DOUGLAS CHEGE (L STUDIOS AFRIKA)" Date: Wed, 15 May 2024 13:25:35 +0300 Subject: [PATCH 0932/1456] Register chegedouglas.is-a.dev --- domains/chegedouglas.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/chegedouglas.json diff --git a/domains/chegedouglas.json b/domains/chegedouglas.json new file mode 100644 index 000000000..bb2f805fe --- /dev/null +++ b/domains/chegedouglas.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "LSAfrika", + "email": "lstudiosafrika@gmail.com", + "discord": "1239524915112181791" + }, + + "record": { + "A": ["13.48.207.48"] + } + } + \ No newline at end of file From 64f82ac68bb897399373d3bdb66cd9beb50886f9 Mon Sep 17 00:00:00 2001 From: Roufox <61273311+Rouf0x@users.noreply.github.com> Date: Wed, 15 May 2024 14:13:57 +0200 Subject: [PATCH 0933/1456] Register Rouf0x.is-a.dev --- domains/rouf0x.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/rouf0x.json diff --git a/domains/rouf0x.json b/domains/rouf0x.json new file mode 100644 index 000000000..9645f606c --- /dev/null +++ b/domains/rouf0x.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Rouf0x", + "email": "gabriel.ruf@gmail.com", + "discord": "790712104058617876" + }, + + "record": { + "CNAME": "rouf0x.github.io" + } + } + \ No newline at end of file From e7f03030fb36c76e236ef8d92e3870d6609007dc Mon Sep 17 00:00:00 2001 From: ItzArman09 <100463136+ItzArman09@users.noreply.github.com> Date: Wed, 15 May 2024 19:39:40 +0530 Subject: [PATCH 0934/1456] Create arman.json --- domains/arman.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/arman.json diff --git a/domains/arman.json b/domains/arman.json new file mode 100644 index 000000000..874db2683 --- /dev/null +++ b/domains/arman.json @@ -0,0 +1,10 @@ +{ + "description": "Personal Portfolio", + "owner": { + "username": "ItzArman09", + "email": "itz.armxn@outlook.com" + }, + "record": { + "CNAME": "itzarman09.github.io" + } +} From 31c508b995106e5a81ff05f2562099483fe89d5e Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Wed, 15 May 2024 17:22:14 +0200 Subject: [PATCH 0935/1456] correct username (uppercase letters) --- domains/polongdev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/polongdev.json b/domains/polongdev.json index eb7a9bb75..49e56e737 100644 --- a/domains/polongdev.json +++ b/domains/polongdev.json @@ -1,6 +1,6 @@ { "owner": { - "username": "polongdev", + "username": "PolongDev", "email": "kennethgregorioperez@gmail.com" }, "record": { From 3995157071269e88bb56976fc2168a56557c4744 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Wed, 15 May 2024 17:28:17 +0200 Subject: [PATCH 0936/1456] fix username (underscore to dash) --- domains/the-green-light.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/the-green-light.json b/domains/the-green-light.json index 947723f48..9957e103f 100644 --- a/domains/the-green-light.json +++ b/domains/the-green-light.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Senky_Dev", + "username": "Senky-Dev", "email": "agarwala.keshav10@gmail.com" }, "record": { From eb21c172462552adfd64d71b7a09c794f468c958 Mon Sep 17 00:00:00 2001 From: Roufox <61273311+Rouf0x@users.noreply.github.com> Date: Wed, 15 May 2024 18:29:43 +0200 Subject: [PATCH 0937/1456] Create _github-pages-challenge-Rouf0x.json Domain verification for github page --- domains/_github-pages-challenge-Rouf0x.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Rouf0x.json diff --git a/domains/_github-pages-challenge-Rouf0x.json b/domains/_github-pages-challenge-Rouf0x.json new file mode 100644 index 000000000..ea5abf45b --- /dev/null +++ b/domains/_github-pages-challenge-Rouf0x.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rouf0x", + "email": "Gabrielruf.fr@gmail.com" + }, + "record": { + "TXT": "f01cd0a4cbac68efe6b87568776ad9" + } +} From 85df79608c9c1f0f61079f85153cc5266b6f311b Mon Sep 17 00:00:00 2001 From: Deepraj <83288891+deepraj21@users.noreply.github.com> Date: Thu, 16 May 2024 10:00:15 +0530 Subject: [PATCH 0938/1456] Created deepraj.json --- domains/deepraj.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/deepraj.json diff --git a/domains/deepraj.json b/domains/deepraj.json new file mode 100644 index 000000000..62cf1114d --- /dev/null +++ b/domains/deepraj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "deepraj21", + "email": "deepraj21.bera@gmail.com" + }, + "record": { + "CNAME": "deepraj21.github.io" + } +} From a5629f83eb3102fd36f507e211db5e1e434649d3 Mon Sep 17 00:00:00 2001 From: Roufox <61273311+Rouf0x@users.noreply.github.com> Date: Thu, 16 May 2024 08:52:37 +0200 Subject: [PATCH 0939/1456] 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..b2a03a5f2 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +rouf0x.is-a.dev \ No newline at end of file From b7bb5cb07b4ab1245923bfe9bd0c3abc3b9844ec Mon Sep 17 00:00:00 2001 From: ItzArman09 <100463136+ItzArman09@users.noreply.github.com> Date: Thu, 16 May 2024 12:40:27 +0530 Subject: [PATCH 0940/1456] Create _discord.arman.json --- domains/_discord.arman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.arman.json diff --git a/domains/_discord.arman.json b/domains/_discord.arman.json new file mode 100644 index 000000000..971565726 --- /dev/null +++ b/domains/_discord.arman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ItzArman09", + "email": "itz.armxn@outlook.com" + }, + "record": { + "TXT": "dh=508604a0381985579d65a0e9c8b241bc6186cc44" + } +} From 50cc394161c4a184dd99c26bab83b434ac3449aa Mon Sep 17 00:00:00 2001 From: ItzArman09 <100463136+ItzArman09@users.noreply.github.com> Date: Thu, 16 May 2024 12:45:16 +0530 Subject: [PATCH 0941/1456] Create cdn.arman.json --- domains/cdn.arman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cdn.arman.json diff --git a/domains/cdn.arman.json b/domains/cdn.arman.json new file mode 100644 index 000000000..c5f418e83 --- /dev/null +++ b/domains/cdn.arman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ItzArman09", + "email": "itz.armxn@outlook.com" + }, + "record": { + "CNAME": "itzarman09.github.io" + } +} From f22d41b56d81affaa87ba34661165d1c161a60b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=87=BA=E5=8F=A3=E3=83=AC=E3=82=A4?= Date: Thu, 16 May 2024 09:44:16 +0200 Subject: [PATCH 0942/1456] Create _gh-DeadCodeGames-o.deadcode.json --- domains/_gh-DeadCodeGames-o.deadcode.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_gh-DeadCodeGames-o.deadcode.json diff --git a/domains/_gh-DeadCodeGames-o.deadcode.json b/domains/_gh-DeadCodeGames-o.deadcode.json new file mode 100644 index 000000000..b0866ea56 --- /dev/null +++ b/domains/_gh-DeadCodeGames-o.deadcode.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RichardKanshen", + "email": "richard@kanshen.click" + }, + "record": { + "TXT": "392e701839" + } +} From a93c77ad5e4720c9406d6413c71af56917bb31b5 Mon Sep 17 00:00:00 2001 From: StarSupreme <154985894+StarSupreme@users.noreply.github.com> Date: Thu, 16 May 2024 13:28:10 +0530 Subject: [PATCH 0943/1456] Delete digifriend.is-a.dev --- domains/digifriend.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/digifriend.json diff --git a/domains/digifriend.json b/domains/digifriend.json deleted file mode 100644 index 1a0679593..000000000 --- a/domains/digifriend.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "StarSupreme", - "email": "1211243@dpssecunderabad.in", - "discord": "1134480055045718056" - }, - - "record": { - "A": ["208.67.222.222"] - } - } - From e05ce0f1f23a949d484bf4bd26e9452a2cd17841 Mon Sep 17 00:00:00 2001 From: zwei <110226580+Vibred@users.noreply.github.com> Date: Thu, 16 May 2024 16:19:10 +0800 Subject: [PATCH 0944/1456] Create firefly.json --- domains/firefly.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/firefly.json diff --git a/domains/firefly.json b/domains/firefly.json new file mode 100644 index 000000000..65e95e3c6 --- /dev/null +++ b/domains/firefly.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Vibred", + "email": "vibred@pm.me" + }, + "record": { + "NS": "cora.ns.cloudflare.com","jonah.ns.cloudflare.com" + } +} From 4f9a2b6abfc535bf4c6e1283082909bf6bbae2c4 Mon Sep 17 00:00:00 2001 From: zwei <110226580+Vibred@users.noreply.github.com> Date: Thu, 16 May 2024 16:27:51 +0800 Subject: [PATCH 0945/1456] Update firefly.json --- domains/firefly.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/firefly.json b/domains/firefly.json index 65e95e3c6..1b0f4cbed 100644 --- a/domains/firefly.json +++ b/domains/firefly.json @@ -4,6 +4,6 @@ "email": "vibred@pm.me" }, "record": { - "NS": "cora.ns.cloudflare.com","jonah.ns.cloudflare.com" + "NS": ["cora.ns.cloudflare.com", "jonah.ns.cloudflare.com"] } } From 648e239d0b886ed2d83e2b133c07124c7d59be3f Mon Sep 17 00:00:00 2001 From: Toby Date: Thu, 16 May 2024 11:46:32 +0100 Subject: [PATCH 0946/1456] Update .github/workflows/formatting.yml Co-authored-by: William Harrison --- .github/workflows/formatting.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/formatting.yml b/.github/workflows/formatting.yml index 9a58be8e8..797807284 100644 --- a/.github/workflows/formatting.yml +++ b/.github/workflows/formatting.yml @@ -16,4 +16,3 @@ jobs: run: npx prettier domains/* --check if github.working-directory == 'domains/': run: npx prettier domains/* --write - From 57e39772552f5708d5c22acb53f38364e1b65062 Mon Sep 17 00:00:00 2001 From: Toby Date: Thu, 16 May 2024 11:46:43 +0100 Subject: [PATCH 0947/1456] Update .prettierignore Co-authored-by: William Harrison --- .prettierignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.prettierignore b/.prettierignore index 44582d749..303565b83 100644 --- a/.prettierignore +++ b/.prettierignore @@ -9,7 +9,6 @@ #.github/ #domains/ #mesia/ -#node_modules/ #scripts/ #tests/ #utils/ From c76577a181969727acfc8d5ac8f9e0a37a22fbc4 Mon Sep 17 00:00:00 2001 From: Toby Date: Thu, 16 May 2024 11:46:54 +0100 Subject: [PATCH 0948/1456] Update .prettierignore Co-authored-by: William Harrison --- .prettierignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.prettierignore b/.prettierignore index 303565b83..f8afd5114 100644 --- a/.prettierignore +++ b/.prettierignore @@ -8,7 +8,7 @@ #.github/ #domains/ -#mesia/ +#media/ #scripts/ #tests/ #utils/ From be6839e5e33666ed6521fd541a7e0ec5b1797711 Mon Sep 17 00:00:00 2001 From: Toby Date: Thu, 16 May 2024 12:57:14 +0100 Subject: [PATCH 0949/1456] Update .github/workflows/formatting.yml Change 0800hrs --> 0000hrs Co-authored-by: William Harrison --- .github/workflows/formatting.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/formatting.yml b/.github/workflows/formatting.yml index 797807284..cb77354ba 100644 --- a/.github/workflows/formatting.yml +++ b/.github/workflows/formatting.yml @@ -5,7 +5,7 @@ on: branches: - main schedule: - - cron: '00 8 * * *' + - cron: '0 0 * * *' jobs: format: From b538822c9c289887d78c720694ef4d4d263f8ea0 Mon Sep 17 00:00:00 2001 From: Bernard Ofoegbu <65433039+O-BERNARDOFOEGBU@users.noreply.github.com> Date: Thu, 16 May 2024 13:35:41 +0100 Subject: [PATCH 0950/1456] Create bernardofoegbu.json generate domain name "bernardofoegbu.is-a.dev" --- domains/bernardofoegbu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bernardofoegbu.json diff --git a/domains/bernardofoegbu.json b/domains/bernardofoegbu.json new file mode 100644 index 000000000..b6d37c8d1 --- /dev/null +++ b/domains/bernardofoegbu.json @@ -0,0 +1,11 @@ +{ + "description": "I want to use it for hosting my portfolio site", + "repo": "https://github.com/O-BERNARDOFOEGBU/my-portfolio", + "owner": { + "username": "O-BERNARDOFOEGBU", + "email": "obinnaofoegbu71@gmail.com" + }, + "record": { + "CNAME": "O-BERNARDOFOEGBU.github.io" + } +} From 945526d0e41841cea5f89c68630355c3ed963622 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Thu, 16 May 2024 16:03:00 +0300 Subject: [PATCH 0951/1456] Update bernardofoegbu.json --- domains/bernardofoegbu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bernardofoegbu.json b/domains/bernardofoegbu.json index b6d37c8d1..a3d0e71ac 100644 --- a/domains/bernardofoegbu.json +++ b/domains/bernardofoegbu.json @@ -6,6 +6,6 @@ "email": "obinnaofoegbu71@gmail.com" }, "record": { - "CNAME": "O-BERNARDOFOEGBU.github.io" + "CNAME": "o-bernardofoegbu.github.io" } } From 7b4b54217a0feca155e73e071853f0f9b9b44b13 Mon Sep 17 00:00:00 2001 From: SRPVT Date: Thu, 16 May 2024 19:28:47 +0530 Subject: [PATCH 0952/1456] Create _discord.dscbmr.is-a.dev.json --- domains/_discord.dscbmr.is-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.dscbmr.is-a.dev.json diff --git a/domains/_discord.dscbmr.is-a.dev.json b/domains/_discord.dscbmr.is-a.dev.json new file mode 100644 index 000000000..17af5e051 --- /dev/null +++ b/domains/_discord.dscbmr.is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SRPVT", + "email": "syedyaseeralirayan@gmail.com" + }, + "record": { + "TXT": "dh=af0561dc7d2f7eb0ef153cb3a270c0b98fe5c36e" + } +} From f533bb42011f414fbaea908d9f2c22984b30754c Mon Sep 17 00:00:00 2001 From: Roufox <61273311+Rouf0x@users.noreply.github.com> Date: Thu, 16 May 2024 16:35:39 +0200 Subject: [PATCH 0953/1456] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index b2a03a5f2..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -rouf0x.is-a.dev \ No newline at end of file From a8be8c1ace088aee64e7421e3f97e5f2547c9360 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Thu, 16 May 2024 22:29:12 +0700 Subject: [PATCH 0954/1456] Create re.maskduck.json --- domains/re.maskduck.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/re.maskduck.json diff --git a/domains/re.maskduck.json b/domains/re.maskduck.json new file mode 100644 index 000000000..c5a073c87 --- /dev/null +++ b/domains/re.maskduck.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "maskduck", + "email": "", + "discord": "716134528409665586" + }, + "record": { + "A": ["89.106.200.1"] + } +} From 093ff46fc308ec21ee750e5eed35504090aa6444 Mon Sep 17 00:00:00 2001 From: Toby Date: Thu, 16 May 2024 15:29:42 +0000 Subject: [PATCH 0955/1456] feat(formatting): Add requested changes a/o 16-05-2024 @ 16:29GMT --- .github/workflows/formatting.yml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/.github/workflows/formatting.yml b/.github/workflows/formatting.yml index cb77354ba..62ded97a6 100644 --- a/.github/workflows/formatting.yml +++ b/.github/workflows/formatting.yml @@ -11,8 +11,19 @@ jobs: format: if: github.repository == 'is-a-dev/register' runs-on: ubuntu-latest - permissions: [read-all, write-all] + permissions: [read-all, write: contents] steps: run: npx prettier domains/* --check if github.working-directory == 'domains/': run: npx prettier domains/* --write + commit: + if: github.repository == 'is-a-dev/register' + runs-on: ubuntu.latest + permissions: [] + steps: + uses: 'actions/checkout@v4' + with: + repository: '${{ github.repository }}' + token: '${{ github.token }}' + branches: + - main From 20446a0051ced84f2c333016ed602135866121c7 Mon Sep 17 00:00:00 2001 From: saikatislamhadis <109768972+saikatislamhadis@users.noreply.github.com> Date: Thu, 16 May 2024 23:41:50 +0600 Subject: [PATCH 0956/1456] Update saikat.json --- domains/saikat.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/saikat.json b/domains/saikat.json index 2028174f6..cdce3c404 100644 --- a/domains/saikat.json +++ b/domains/saikat.json @@ -1,12 +1,9 @@ { - "description": "Bio Link", - "repo": "https://github.com/saikatislamhadis/saikatislamhadis.github.io", "owner": { "username": "saikatislamhadis", - "email": "saikatislamhadis@gmail.com", - "twitter": "SAIKATx69" + "email": "saikatislamhadis@gmail.com" }, "record": { - "CNAME": "saikatislamhadis.github.io" + "CNAME": "saikatislam.pages.dev" } } From cbef285c69bf91ad49a29d1b175ffa061a6453a4 Mon Sep 17 00:00:00 2001 From: Roufox <61273311+Rouf0x@users.noreply.github.com> Date: Thu, 16 May 2024 21:03:30 +0200 Subject: [PATCH 0957/1456] Create roufox.json --- domains/roufox.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/roufox.json diff --git a/domains/roufox.json b/domains/roufox.json new file mode 100644 index 000000000..5a62d1d6e --- /dev/null +++ b/domains/roufox.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Rouf0x", + "email": "gabriel.ruf@gmail.com", + "discord": "790712104058617876" + }, + + "record": { + "CNAME": "rouf0x.github.io" + } + } + From e466835fadcde8989f295335542fa82e0d2e4802 Mon Sep 17 00:00:00 2001 From: Roufox <61273311+Rouf0x@users.noreply.github.com> Date: Thu, 16 May 2024 21:06:21 +0200 Subject: [PATCH 0958/1456] Update roufox.json --- domains/roufox.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/roufox.json b/domains/roufox.json index 5a62d1d6e..7431ced26 100644 --- a/domains/roufox.json +++ b/domains/roufox.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "rouf0x.github.io" + "URL": "https://rouf0x.is-a.dev/" } } From 79d4c27032e3d05539dab55968db7d8363017f00 Mon Sep 17 00:00:00 2001 From: Emperor Numerius <62899740+EmperorNumerius@users.noreply.github.com> Date: Thu, 16 May 2024 21:17:58 -0600 Subject: [PATCH 0959/1456] Create numerius.json --- domains/numerius.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/numerius.json diff --git a/domains/numerius.json b/domains/numerius.json new file mode 100644 index 000000000..decc20248 --- /dev/null +++ b/domains/numerius.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "EmperorNumerius", + "email": "krishnamohanmeda@gmail.com" + }, + "record": { + "CNAME": "numeriusdevwebsite.vercel.app" + } +} From 8d33a598212939ace8b435cbae901516555f8d19 Mon Sep 17 00:00:00 2001 From: Emperor Numerius <62899740+EmperorNumerius@users.noreply.github.com> Date: Thu, 16 May 2024 21:22:25 -0600 Subject: [PATCH 0960/1456] Update numerius.json --- domains/numerius.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/numerius.json b/domains/numerius.json index decc20248..554faea37 100644 --- a/domains/numerius.json +++ b/domains/numerius.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "EmperorNumerius", - "email": "krishnamohanmeda@gmail.com" - }, - "record": { - "CNAME": "numeriusdevwebsite.vercel.app" - } + "owner": { + "username": "EmperorNumerius", + "email": "krishnamohanmeda@gmail.com" + }, + "record": { + "URL": "https://numeriusdevwebsite.vercel.app/" + } } From 499b35c8a02cc520bcb13ea98dd6d8a34f57dc61 Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 17 May 2024 10:53:28 +0300 Subject: [PATCH 0961/1456] Create juniper.orangc.json --- domains/juniper.orangc.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/juniper.orangc.json diff --git a/domains/juniper.orangc.json b/domains/juniper.orangc.json new file mode 100644 index 000000000..2c6a20823 --- /dev/null +++ b/domains/juniper.orangc.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "orxngc", + "discord": "orangc", + "email": "orangc@proton.me", + "description": "For the JuniperCraft Minecraft SMP." + }, + "record": { + "A": "66.59.209.229" + } +} From 484e4457af9c4d0604f2f6f3ea1e5fa71561fb62 Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 17 May 2024 10:59:11 +0300 Subject: [PATCH 0962/1456] fixety fixxy owo --- domains/juniper.orangc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/juniper.orangc.json b/domains/juniper.orangc.json index 2c6a20823..87c3ca50d 100644 --- a/domains/juniper.orangc.json +++ b/domains/juniper.orangc.json @@ -6,6 +6,6 @@ "description": "For the JuniperCraft Minecraft SMP." }, "record": { - "A": "66.59.209.229" + "A": ["66.59.209.229"] } } From 2fa7b8a142526dfc545e966e2003b5f9a239abcf Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 17 May 2024 10:59:54 +0300 Subject: [PATCH 0963/1456] supa fixy fixy owoo --- domains/juniper.orangc.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/juniper.orangc.json b/domains/juniper.orangc.json index 87c3ca50d..4cd7f2e03 100644 --- a/domains/juniper.orangc.json +++ b/domains/juniper.orangc.json @@ -3,7 +3,6 @@ "username": "orxngc", "discord": "orangc", "email": "orangc@proton.me", - "description": "For the JuniperCraft Minecraft SMP." }, "record": { "A": ["66.59.209.229"] From 07c5527e288d21f50dfb9c272d3d287295000213 Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 17 May 2024 11:00:07 +0300 Subject: [PATCH 0964/1456] remove comma --- domains/juniper.orangc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/juniper.orangc.json b/domains/juniper.orangc.json index 4cd7f2e03..0c3b75689 100644 --- a/domains/juniper.orangc.json +++ b/domains/juniper.orangc.json @@ -2,7 +2,7 @@ "owner": { "username": "orxngc", "discord": "orangc", - "email": "orangc@proton.me", + "email": "orangc@proton.me" }, "record": { "A": ["66.59.209.229"] From 3bb57756e94d05436c2834d88cb417f9e9fbd8d8 Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Fri, 17 May 2024 15:01:31 +0200 Subject: [PATCH 0965/1456] Update sono.json --- domains/sono.json | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/domains/sono.json b/domains/sono.json index 267b37cbd..3272a804b 100644 --- a/domains/sono.json +++ b/domains/sono.json @@ -1,13 +1,16 @@ { "owner": { "username": "getSono", - "email": "julianwolf2013@outlook.de" + "email": "sono.arbeit@gmail.com" }, "record": { "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" + "mx01.mail.icloud.com", + "mx02.mail.icloud.com" ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "TXT": [ + "apple-domain=PMmXaZI06t5XN6Dv", + "v=spf1 include:icloud.com ~all" + ] } } From 218efd7cae06094136a0754361b87dd75501068a Mon Sep 17 00:00:00 2001 From: Radioactive Potato <75719839+RadioactivePotato@users.noreply.github.com> Date: Fri, 17 May 2024 14:20:35 +0100 Subject: [PATCH 0966/1456] github domain verification for krunch.is-a.dev --- ...ithub-pages-challenge-RadioactivePotato.krunch.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-RadioactivePotato.krunch.json diff --git a/domains/_github-pages-challenge-RadioactivePotato.krunch.json b/domains/_github-pages-challenge-RadioactivePotato.krunch.json new file mode 100644 index 000000000..8db337143 --- /dev/null +++ b/domains/_github-pages-challenge-RadioactivePotato.krunch.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "RadioactivePotato", + "email": "" + "discord": "krunchiekrunch._." + }, + "record": { + "TXT": "05dc6febabf44f8decab35d01609ee" + } +} From 6bf8c856895776b72cdadba4f52df22787d851a4 Mon Sep 17 00:00:00 2001 From: Radioactive Potato <75719839+RadioactivePotato@users.noreply.github.com> Date: Fri, 17 May 2024 15:03:13 +0100 Subject: [PATCH 0967/1456] Create krunch.json --- domains/krunch.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/krunch.json diff --git a/domains/krunch.json b/domains/krunch.json new file mode 100644 index 000000000..e43587ff3 --- /dev/null +++ b/domains/krunch.json @@ -0,0 +1,12 @@ +{ + "description": "My GitHub page", + "repo": "https://github.com/radioactivepotato/radioactivepotato.github.io", + "owner": { + "username": "RadioactivePotato", + "email": "", + "discord": "krunchiekrunch._." + }, + "record": { + "CNAME": "radioactivepotato.github.io" + } +} From fc9c5cb9fd9c51ecf9c160a880b7100060163967 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Fri, 17 May 2024 23:02:45 +0700 Subject: [PATCH 0968/1456] fix file format --- ...on => _github-pages-challenge-radioactivepotato.krunch.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-RadioactivePotato.krunch.json => _github-pages-challenge-radioactivepotato.krunch.json} (90%) diff --git a/domains/_github-pages-challenge-RadioactivePotato.krunch.json b/domains/_github-pages-challenge-radioactivepotato.krunch.json similarity index 90% rename from domains/_github-pages-challenge-RadioactivePotato.krunch.json rename to domains/_github-pages-challenge-radioactivepotato.krunch.json index 8db337143..eba5fb38d 100644 --- a/domains/_github-pages-challenge-RadioactivePotato.krunch.json +++ b/domains/_github-pages-challenge-radioactivepotato.krunch.json @@ -1,7 +1,7 @@ { "owner": { "username": "RadioactivePotato", - "email": "" + "email": "", "discord": "krunchiekrunch._." }, "record": { From 39059e92a070c7243fb6d172ebf6cae3cb26dd33 Mon Sep 17 00:00:00 2001 From: arceus <96443442+blurwind@users.noreply.github.com> Date: Fri, 17 May 2024 20:30:18 +0000 Subject: [PATCH 0969/1456] Register arceus.is-a.dev --- domains/arceus.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/arceus.json diff --git a/domains/arceus.json b/domains/arceus.json new file mode 100644 index 000000000..7961eeca3 --- /dev/null +++ b/domains/arceus.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "blurwind", + "email": "96443442+blurwind@users.noreply.github.com", + "discord": "1055478076013817936" + }, + + "record": { + "CNAME": "blurwind.github.io" + } + } + \ No newline at end of file From 10d7bcfabf0c28d64b33c48d356e80d082c08de9 Mon Sep 17 00:00:00 2001 From: Acronical Date: Fri, 17 May 2024 22:47:00 +0100 Subject: [PATCH 0970/1456] Create nocwarebot.acronical.json --- domains/nocwarebot.acronical.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nocwarebot.acronical.json diff --git a/domains/nocwarebot.acronical.json b/domains/nocwarebot.acronical.json new file mode 100644 index 000000000..d80a57079 --- /dev/null +++ b/domains/nocwarebot.acronical.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AcronicalYT", + "email": "acronicalbusiness@gmail.com" + }, + "record": { + "CNAME": "59893.site.bot-hosting.net" + } +} From 8dd5dba16f41491379277d29c422959aa3b221b5 Mon Sep 17 00:00:00 2001 From: Acronical Date: Fri, 17 May 2024 22:47:20 +0100 Subject: [PATCH 0971/1456] Update acronical.json --- domains/acronical.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/acronical.json b/domains/acronical.json index c719b90c6..b84da440c 100644 --- a/domains/acronical.json +++ b/domains/acronical.json @@ -1,7 +1,7 @@ { "owner": { "username": "AcronicalYT", - "email": "ace36501@hotmail.com" + "email": "acronicalbusiness@gmail.com" }, "record": { "CNAME": "acronical.pages.dev" From 401253866566bac4b3b7c15cdc5b6e18868533d7 Mon Sep 17 00:00:00 2001 From: Acronical Date: Fri, 17 May 2024 22:47:50 +0100 Subject: [PATCH 0972/1456] Create yrrahbot.acronical.json --- domains/yrrahbot.acronical.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yrrahbot.acronical.json diff --git a/domains/yrrahbot.acronical.json b/domains/yrrahbot.acronical.json new file mode 100644 index 000000000..870033b61 --- /dev/null +++ b/domains/yrrahbot.acronical.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AcronicalYT", + "email": "acronicalbusiness@gmail.com" + }, + "record": { + "CNAME": "9595.site.bot-hosting.net" + } +} From ac3eb5a0ac67208cf5a7c08036625fe1246df812 Mon Sep 17 00:00:00 2001 From: jay Date: Fri, 17 May 2024 23:54:29 +0000 Subject: [PATCH 0973/1456] Create pinkyplant.json --- domains/pinkyplant.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/pinkyplant.json diff --git a/domains/pinkyplant.json b/domains/pinkyplant.json new file mode 100644 index 000000000..a6aa5761d --- /dev/null +++ b/domains/pinkyplant.json @@ -0,0 +1,12 @@ +{ + "description": "Jay's website and portfolio.", + "repo": "https://github.com/pinkyplant/pinkyplant.github.io", + "owner": { + "username": "pinkyplant", + "email": "pinkyplantz@proton.me", + "twitter": "pinkyplant" + }, + "record": { + "CNAME": "pinkyplant.github.io" + } +} From d185ec499c6895c6736b7716a8f8b81fc99b7de2 Mon Sep 17 00:00:00 2001 From: faaafu <59342394+faaafu@users.noreply.github.com> Date: Fri, 17 May 2024 19:33:59 -0500 Subject: [PATCH 0974/1456] Delete fafu.is-a.dev --- domains/fafu.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/fafu.json diff --git a/domains/fafu.json b/domains/fafu.json deleted file mode 100644 index 26d6b7402..000000000 --- a/domains/fafu.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "faaafu", - "email": "shimni22@proton.me" - }, - "record": { - "CNAME": "faaafu.github.io" - } -} From 6abf5e56893895ea3582e7c05edaaf296de74f11 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 18 May 2024 12:29:24 +0700 Subject: [PATCH 0975/1456] Update maskduck.json --- domains/maskduck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/maskduck.json b/domains/maskduck.json index b025413ce..dbabcbcfd 100644 --- a/domains/maskduck.json +++ b/domains/maskduck.json @@ -8,6 +8,6 @@ "note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586." }, "record": { - "CNAME": "maskduck.github.io" + "CNAME": "maskduck.pages.dev" } } From 9a2a21e13aa2bb414bf88ed3b8bee351efa671ff Mon Sep 17 00:00:00 2001 From: Radioactive Potato <75719839+RadioactivePotato@users.noreply.github.com> Date: Sat, 18 May 2024 10:35:21 +0100 Subject: [PATCH 0976/1456] discord domain verification - krunch.is-a.dev --- domains/_discord.krunch.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.krunch.json diff --git a/domains/_discord.krunch.json b/domains/_discord.krunch.json new file mode 100644 index 000000000..cc0a0db9b --- /dev/null +++ b/domains/_discord.krunch.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "RadioactivePotato", + "email": "", + "discord": "krunchiekrunch._." + }, + "record": { + "TXT": "dh=df2bf9fb87a1dc3ee29c6ddfa51ed86da28581c5" + } +} From d5427cd2115a8736739b9b031af829cbc8c5e8d9 Mon Sep 17 00:00:00 2001 From: arceus <96443442+blurwind@users.noreply.github.com> Date: Sat, 18 May 2024 09:40:13 -0400 Subject: [PATCH 0977/1456] removed github email, now blank --- domains/arceus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arceus.json b/domains/arceus.json index 7961eeca3..3437f8b1d 100644 --- a/domains/arceus.json +++ b/domains/arceus.json @@ -1,7 +1,7 @@ { "owner": { "username": "blurwind", - "email": "96443442+blurwind@users.noreply.github.com", + "email": "", "discord": "1055478076013817936" }, From 28dc89baefb6f40d3791292621b3ceff890d830d Mon Sep 17 00:00:00 2001 From: SRPVT Date: Sat, 18 May 2024 20:26:03 +0530 Subject: [PATCH 0978/1456] Create dscbmr.json --- domains/dscbmr.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dscbmr.json diff --git a/domains/dscbmr.json b/domains/dscbmr.json new file mode 100644 index 000000000..25a2fb441 --- /dev/null +++ b/domains/dscbmr.json @@ -0,0 +1,12 @@ +{ + "description": "Profile card", + "repo": "https://srpvt.github.io/DSCBMR", + "owner": { + "username": "SRPVT", + "email": "syedrayangames@gmail.com", + "Discord": "乃爪尺𓆩♕𓆪" + }, + "record": { + "CNAME": "srpvt.github.io" + } +} From 5db4ce41c16d246ca2e3cdf04bc0c893f2756ee4 Mon Sep 17 00:00:00 2001 From: Arrtea21 Date: Sat, 18 May 2024 22:39:24 +0530 Subject: [PATCH 0979/1456] arrtea.json added --- domains/arrtea.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/arrtea.json diff --git a/domains/arrtea.json b/domains/arrtea.json new file mode 100644 index 000000000..4d48ad94d --- /dev/null +++ b/domains/arrtea.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Arrtea21", + "email": "arte.priv@protonmail.com" + }, + "record": { + "CNAME": "arrtea.github.io" + } + } \ No newline at end of file From 873cd9d3e0032a1d0ebe019896c945476a58601e Mon Sep 17 00:00:00 2001 From: Arrtea21 Date: Sat, 18 May 2024 23:55:36 +0530 Subject: [PATCH 0980/1456] fixed url --- domains/arrtea.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arrtea.json b/domains/arrtea.json index 4d48ad94d..e5ae08f1d 100644 --- a/domains/arrtea.json +++ b/domains/arrtea.json @@ -4,6 +4,6 @@ "email": "arte.priv@protonmail.com" }, "record": { - "CNAME": "arrtea.github.io" + "CNAME": "arrtea21.github.io/" } } \ No newline at end of file From 8678638844fec1314bcbc04d01db9809e262a00e Mon Sep 17 00:00:00 2001 From: Toby Date: Sat, 18 May 2024 22:06:57 +0000 Subject: [PATCH 0981/1456] Add TXT record for Discord domain authentication --- domains/tobez.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/tobez.json b/domains/tobez.json index 3641c412c..44945a67f 100644 --- a/domains/tobez.json +++ b/domains/tobez.json @@ -5,6 +5,7 @@ }, "record": { - "URL": "https://tobez.dev" + "URL": "https://tobez.dev", + "TXT": "dh=64624183b9e763aa7a812ddf39b0ae9261491182" } } From 8d7ae0cbdf1b4915ad093814e9539b1de92cac50 Mon Sep 17 00:00:00 2001 From: Toby Date: Sat, 18 May 2024 22:21:45 +0000 Subject: [PATCH 0982/1456] Update to remove changes from pr #13982 --- .github/workflows/formatting.yml | 29 - package-lock.json | 2579 ------------------------------ package.json | 3 +- 3 files changed, 1 insertion(+), 2610 deletions(-) delete mode 100644 .github/workflows/formatting.yml delete mode 100644 package-lock.json diff --git a/.github/workflows/formatting.yml b/.github/workflows/formatting.yml deleted file mode 100644 index 62ded97a6..000000000 --- a/.github/workflows/formatting.yml +++ /dev/null @@ -1,29 +0,0 @@ -name: 'File Formatting with Prettier' - -on: - push: - branches: - - main - schedule: - - cron: '0 0 * * *' - -jobs: - format: - if: github.repository == 'is-a-dev/register' - runs-on: ubuntu-latest - permissions: [read-all, write: contents] - steps: - run: npx prettier domains/* --check - if github.working-directory == 'domains/': - run: npx prettier domains/* --write - commit: - if: github.repository == 'is-a-dev/register' - runs-on: ubuntu.latest - permissions: [] - steps: - uses: 'actions/checkout@v4' - with: - repository: '${{ github.repository }}' - token: '${{ github.token }}' - branches: - - main diff --git a/package-lock.json b/package-lock.json deleted file mode 100644 index 4b98135fa..000000000 --- a/package-lock.json +++ /dev/null @@ -1,2579 +0,0 @@ -{ - "name": "is-a-dev-core", - "version": "1.0.0", - "lockfileVersion": 2, - "requires": true, - "packages": { - "": { - "name": "is-a-dev-core", - "version": "1.0.0", - "license": "GPL-3.0", - "dependencies": { - "ip-regex": "^5.0.0", - "ramda": "^0.27.1" - }, - "devDependencies": { - "eslint": "^7.11.0", - "eslint-plugin-json": "^2.1.2", - "eslint-plugin-node": "^11.1.0", - "prettier": "3.2.5" - } - }, - "node_modules/@babel/code-frame": { - "version": "7.12.11", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz", - "integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==", - "dev": true, - "dependencies": { - "@babel/highlight": "^7.10.4" - } - }, - "node_modules/@babel/helper-validator-identifier": { - "version": "7.24.5", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.5.tgz", - "integrity": "sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA==", - "dev": true, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/highlight": { - "version": "7.24.5", - "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.5.tgz", - "integrity": "sha512-8lLmua6AVh/8SLJRRVD6V8p73Hir9w5mJrhE+IPpILG31KKlI9iz5zmBYKcWPS59qSfgP9RaSBQSHHE81WKuEw==", - "dev": true, - "dependencies": { - "@babel/helper-validator-identifier": "^7.24.5", - "chalk": "^2.4.2", - "js-tokens": "^4.0.0", - "picocolors": "^1.0.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/highlight/node_modules/ansi-styles": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", - "dev": true, - "dependencies": { - "color-convert": "^1.9.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/@babel/highlight/node_modules/chalk": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", - "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", - "dev": true, - "dependencies": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/@babel/highlight/node_modules/color-convert": { - "version": "1.9.3", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", - "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", - "dev": true, - "dependencies": { - "color-name": "1.1.3" - } - }, - "node_modules/@babel/highlight/node_modules/color-name": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", - "dev": true - }, - "node_modules/@babel/highlight/node_modules/escape-string-regexp": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", - "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", - "dev": true, - "engines": { - "node": ">=0.8.0" - } - }, - "node_modules/@babel/highlight/node_modules/has-flag": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/@babel/highlight/node_modules/supports-color": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", - "dev": true, - "dependencies": { - "has-flag": "^3.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/@eslint/eslintrc": { - "version": "0.4.3", - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz", - "integrity": "sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==", - "dev": true, - "dependencies": { - "ajv": "^6.12.4", - "debug": "^4.1.1", - "espree": "^7.3.0", - "globals": "^13.9.0", - "ignore": "^4.0.6", - "import-fresh": "^3.2.1", - "js-yaml": "^3.13.1", - "minimatch": "^3.0.4", - "strip-json-comments": "^3.1.1" - }, - "engines": { - "node": "^10.12.0 || >=12.0.0" - } - }, - "node_modules/@humanwhocodes/config-array": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.5.0.tgz", - "integrity": "sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==", - "dev": true, - "dependencies": { - "@humanwhocodes/object-schema": "^1.2.0", - "debug": "^4.1.1", - "minimatch": "^3.0.4" - }, - "engines": { - "node": ">=10.10.0" - } - }, - "node_modules/@humanwhocodes/object-schema": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz", - "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==", - "dev": true - }, - "node_modules/acorn": { - "version": "7.4.1", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz", - "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==", - "dev": true, - "bin": { - "acorn": "bin/acorn" - }, - "engines": { - "node": ">=0.4.0" - } - }, - "node_modules/acorn-jsx": { - "version": "5.3.2", - "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", - "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", - "dev": true, - "peerDependencies": { - "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" - } - }, - "node_modules/ajv": { - "version": "6.12.6", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", - "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", - "dev": true, - "dependencies": { - "fast-deep-equal": "^3.1.1", - "fast-json-stable-stringify": "^2.0.0", - "json-schema-traverse": "^0.4.1", - "uri-js": "^4.2.2" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" - } - }, - "node_modules/ansi-colors": { - "version": "4.1.3", - "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz", - "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/ansi-regex": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", - "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dev": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/argparse": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", - "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", - "dev": true, - "dependencies": { - "sprintf-js": "~1.0.2" - } - }, - "node_modules/astral-regex": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz", - "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/balanced-match": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", - "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", - "dev": true - }, - "node_modules/brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "dev": true, - "dependencies": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "node_modules/callsites": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", - "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "dev": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true - }, - "node_modules/concat-map": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", - "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", - "dev": true - }, - "node_modules/cross-spawn": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", - "dev": true, - "dependencies": { - "path-key": "^3.1.0", - "shebang-command": "^2.0.0", - "which": "^2.0.1" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/debug": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", - "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", - "dev": true, - "dependencies": { - "ms": "2.1.2" - }, - "engines": { - "node": ">=6.0" - }, - "peerDependenciesMeta": { - "supports-color": { - "optional": true - } - } - }, - "node_modules/deep-is": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", - "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", - "dev": true - }, - "node_modules/doctrine": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", - "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", - "dev": true, - "dependencies": { - "esutils": "^2.0.2" - }, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/emoji-regex": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", - "dev": true - }, - "node_modules/enquirer": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/enquirer/-/enquirer-2.4.1.tgz", - "integrity": "sha512-rRqJg/6gd538VHvR3PSrdRBb/1Vy2YfzHqzvbhGIQpDRKIa4FgV/54b5Q1xYSxOOwKvjXweS26E0Q+nAMwp2pQ==", - "dev": true, - "dependencies": { - "ansi-colors": "^4.1.1", - "strip-ansi": "^6.0.1" - }, - "engines": { - "node": ">=8.6" - } - }, - "node_modules/escape-string-regexp": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", - "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", - "dev": true, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/eslint": { - "version": "7.32.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.32.0.tgz", - "integrity": "sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==", - "dev": true, - "dependencies": { - "@babel/code-frame": "7.12.11", - "@eslint/eslintrc": "^0.4.3", - "@humanwhocodes/config-array": "^0.5.0", - "ajv": "^6.10.0", - "chalk": "^4.0.0", - "cross-spawn": "^7.0.2", - "debug": "^4.0.1", - "doctrine": "^3.0.0", - "enquirer": "^2.3.5", - "escape-string-regexp": "^4.0.0", - "eslint-scope": "^5.1.1", - "eslint-utils": "^2.1.0", - "eslint-visitor-keys": "^2.0.0", - "espree": "^7.3.1", - "esquery": "^1.4.0", - "esutils": "^2.0.2", - "fast-deep-equal": "^3.1.3", - "file-entry-cache": "^6.0.1", - "functional-red-black-tree": "^1.0.1", - "glob-parent": "^5.1.2", - "globals": "^13.6.0", - "ignore": "^4.0.6", - "import-fresh": "^3.0.0", - "imurmurhash": "^0.1.4", - "is-glob": "^4.0.0", - "js-yaml": "^3.13.1", - "json-stable-stringify-without-jsonify": "^1.0.1", - "levn": "^0.4.1", - "lodash.merge": "^4.6.2", - "minimatch": "^3.0.4", - "natural-compare": "^1.4.0", - "optionator": "^0.9.1", - "progress": "^2.0.0", - "regexpp": "^3.1.0", - "semver": "^7.2.1", - "strip-ansi": "^6.0.0", - "strip-json-comments": "^3.1.0", - "table": "^6.0.9", - "text-table": "^0.2.0", - "v8-compile-cache": "^2.0.3" - }, - "bin": { - "eslint": "bin/eslint.js" - }, - "engines": { - "node": "^10.12.0 || >=12.0.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" - } - }, - "node_modules/eslint-plugin-es": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-es/-/eslint-plugin-es-3.0.1.tgz", - "integrity": "sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==", - "dev": true, - "dependencies": { - "eslint-utils": "^2.0.0", - "regexpp": "^3.0.0" - }, - "engines": { - "node": ">=8.10.0" - }, - "funding": { - "url": "https://github.com/sponsors/mysticatea" - }, - "peerDependencies": { - "eslint": ">=4.19.1" - } - }, - "node_modules/eslint-plugin-json": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-json/-/eslint-plugin-json-2.1.2.tgz", - "integrity": "sha512-isM/fsUxS4wN1+nLsWoV5T4gLgBQnsql3nMTr8u+cEls1bL8rRQO5CP5GtxJxaOfbcKqnz401styw+H/P+e78Q==", - "dev": true, - "dependencies": { - "lodash": "^4.17.19", - "vscode-json-languageservice": "^3.7.0" - }, - "engines": { - "node": ">=8.10.0" - } - }, - "node_modules/eslint-plugin-node": { - "version": "11.1.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-node/-/eslint-plugin-node-11.1.0.tgz", - "integrity": "sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==", - "dev": true, - "dependencies": { - "eslint-plugin-es": "^3.0.0", - "eslint-utils": "^2.0.0", - "ignore": "^5.1.1", - "minimatch": "^3.0.4", - "resolve": "^1.10.1", - "semver": "^6.1.0" - }, - "engines": { - "node": ">=8.10.0" - }, - "peerDependencies": { - "eslint": ">=5.16.0" - } - }, - "node_modules/eslint-plugin-node/node_modules/ignore": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz", - "integrity": "sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==", - "dev": true, - "engines": { - "node": ">= 4" - } - }, - "node_modules/eslint-plugin-node/node_modules/semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true, - "bin": { - "semver": "bin/semver.js" - } - }, - "node_modules/eslint-scope": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", - "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", - "dev": true, - "dependencies": { - "esrecurse": "^4.3.0", - "estraverse": "^4.1.1" - }, - "engines": { - "node": ">=8.0.0" - } - }, - "node_modules/eslint-utils": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz", - "integrity": "sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==", - "dev": true, - "dependencies": { - "eslint-visitor-keys": "^1.1.0" - }, - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/mysticatea" - } - }, - "node_modules/eslint-utils/node_modules/eslint-visitor-keys": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", - "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/eslint-visitor-keys": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", - "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==", - "dev": true, - "engines": { - "node": ">=10" - } - }, - "node_modules/espree": { - "version": "7.3.1", - "resolved": "https://registry.npmjs.org/espree/-/espree-7.3.1.tgz", - "integrity": "sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==", - "dev": true, - "dependencies": { - "acorn": "^7.4.0", - "acorn-jsx": "^5.3.1", - "eslint-visitor-keys": "^1.3.0" - }, - "engines": { - "node": "^10.12.0 || >=12.0.0" - } - }, - "node_modules/espree/node_modules/eslint-visitor-keys": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", - "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/esprima": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", - "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", - "dev": true, - "bin": { - "esparse": "bin/esparse.js", - "esvalidate": "bin/esvalidate.js" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/esquery": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", - "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", - "dev": true, - "dependencies": { - "estraverse": "^5.1.0" - }, - "engines": { - "node": ">=0.10" - } - }, - "node_modules/esquery/node_modules/estraverse": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", - "dev": true, - "engines": { - "node": ">=4.0" - } - }, - "node_modules/esrecurse": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", - "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", - "dev": true, - "dependencies": { - "estraverse": "^5.2.0" - }, - "engines": { - "node": ">=4.0" - } - }, - "node_modules/esrecurse/node_modules/estraverse": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", - "dev": true, - "engines": { - "node": ">=4.0" - } - }, - "node_modules/estraverse": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", - "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", - "dev": true, - "engines": { - "node": ">=4.0" - } - }, - "node_modules/esutils": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", - "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/fast-deep-equal": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", - "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", - "dev": true - }, - "node_modules/fast-json-stable-stringify": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", - "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", - "dev": true - }, - "node_modules/fast-levenshtein": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", - "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", - "dev": true - }, - "node_modules/file-entry-cache": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", - "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", - "dev": true, - "dependencies": { - "flat-cache": "^3.0.4" - }, - "engines": { - "node": "^10.12.0 || >=12.0.0" - } - }, - "node_modules/flat-cache": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz", - "integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==", - "dev": true, - "dependencies": { - "flatted": "^3.2.9", - "keyv": "^4.5.3", - "rimraf": "^3.0.2" - }, - "engines": { - "node": "^10.12.0 || >=12.0.0" - } - }, - "node_modules/flatted": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.1.tgz", - "integrity": "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==", - "dev": true - }, - "node_modules/fs.realpath": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", - "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", - "dev": true - }, - "node_modules/function-bind": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", - "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", - "dev": true, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/functional-red-black-tree": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz", - "integrity": "sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==", - "dev": true - }, - "node_modules/glob": { - "version": "7.2.3", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", - "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", - "dev": true, - "dependencies": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^3.1.1", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" - }, - "engines": { - "node": "*" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/glob-parent": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", - "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", - "dev": true, - "dependencies": { - "is-glob": "^4.0.1" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/globals": { - "version": "13.24.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", - "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", - "dev": true, - "dependencies": { - "type-fest": "^0.20.2" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/hasown": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", - "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", - "dev": true, - "dependencies": { - "function-bind": "^1.1.2" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/ignore": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz", - "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==", - "dev": true, - "engines": { - "node": ">= 4" - } - }, - "node_modules/import-fresh": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", - "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", - "dev": true, - "dependencies": { - "parent-module": "^1.0.0", - "resolve-from": "^4.0.0" - }, - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/imurmurhash": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", - "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", - "dev": true, - "engines": { - "node": ">=0.8.19" - } - }, - "node_modules/inflight": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", - "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", - "dev": true, - "dependencies": { - "once": "^1.3.0", - "wrappy": "1" - } - }, - "node_modules/inherits": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", - "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", - "dev": true - }, - "node_modules/ip-regex": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/ip-regex/-/ip-regex-5.0.0.tgz", - "integrity": "sha512-fOCG6lhoKKakwv+C6KdsOnGvgXnmgfmp0myi3bcNwj3qfwPAxRKWEuFhvEFF7ceYIz6+1jRZ+yguLFAmUNPEfw==", - "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/is-core-module": { - "version": "2.13.1", - "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz", - "integrity": "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==", - "dev": true, - "dependencies": { - "hasown": "^2.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-extglob": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", - "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-fullwidth-code-point": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", - "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/is-glob": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", - "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", - "dev": true, - "dependencies": { - "is-extglob": "^2.1.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/isexe": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", - "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", - "dev": true - }, - "node_modules/js-tokens": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", - "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", - "dev": true - }, - "node_modules/js-yaml": { - "version": "3.14.1", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", - "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", - "dev": true, - "dependencies": { - "argparse": "^1.0.7", - "esprima": "^4.0.0" - }, - "bin": { - "js-yaml": "bin/js-yaml.js" - } - }, - "node_modules/json-buffer": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", - "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", - "dev": true - }, - "node_modules/json-schema-traverse": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", - "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", - "dev": true - }, - "node_modules/json-stable-stringify-without-jsonify": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", - "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", - "dev": true - }, - "node_modules/jsonc-parser": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.2.1.tgz", - "integrity": "sha512-AilxAyFOAcK5wA1+LeaySVBrHsGQvUFCDWXKpZjzaL0PqW+xfBOttn8GNtWKFWqneyMZj41MWF9Kl6iPWLwgOA==", - "dev": true - }, - "node_modules/keyv": { - "version": "4.5.4", - "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz", - "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", - "dev": true, - "dependencies": { - "json-buffer": "3.0.1" - } - }, - "node_modules/levn": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", - "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", - "dev": true, - "dependencies": { - "prelude-ls": "^1.2.1", - "type-check": "~0.4.0" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/lodash": { - "version": "4.17.21", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", - "dev": true - }, - "node_modules/lodash.merge": { - "version": "4.6.2", - "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", - "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", - "dev": true - }, - "node_modules/lodash.truncate": { - "version": "4.4.2", - "resolved": "https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz", - "integrity": "sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==", - "dev": true - }, - "node_modules/minimatch": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", - "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", - "dev": true, - "dependencies": { - "brace-expansion": "^1.1.7" - }, - "engines": { - "node": "*" - } - }, - "node_modules/ms": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", - "dev": true - }, - "node_modules/natural-compare": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", - "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", - "dev": true - }, - "node_modules/once": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", - "dev": true, - "dependencies": { - "wrappy": "1" - } - }, - "node_modules/optionator": { - "version": "0.9.4", - "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz", - "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==", - "dev": true, - "dependencies": { - "deep-is": "^0.1.3", - "fast-levenshtein": "^2.0.6", - "levn": "^0.4.1", - "prelude-ls": "^1.2.1", - "type-check": "^0.4.0", - "word-wrap": "^1.2.5" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/parent-module": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", - "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", - "dev": true, - "dependencies": { - "callsites": "^3.0.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/path-is-absolute": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", - "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/path-key": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", - "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/path-parse": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", - "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", - "dev": true - }, - "node_modules/picocolors": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.1.tgz", - "integrity": "sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==", - "dev": true - }, - "node_modules/prelude-ls": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", - "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", - "dev": true, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/prettier": { - "version": "3.2.5", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.5.tgz", - "integrity": "sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==", - "dev": true, - "bin": { - "prettier": "bin/prettier.cjs" - }, - "engines": { - "node": ">=14" - }, - "funding": { - "url": "https://github.com/prettier/prettier?sponsor=1" - } - }, - "node_modules/progress": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz", - "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==", - "dev": true, - "engines": { - "node": ">=0.4.0" - } - }, - "node_modules/punycode": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", - "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/ramda": { - "version": "0.27.2", - "resolved": "https://registry.npmjs.org/ramda/-/ramda-0.27.2.tgz", - "integrity": "sha512-SbiLPU40JuJniHexQSAgad32hfwd+DRUdwF2PlVuI5RZD0/vahUco7R8vD86J/tcEKKF9vZrUVwgtmGCqlCKyA==" - }, - "node_modules/regexpp": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz", - "integrity": "sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==", - "dev": true, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/mysticatea" - } - }, - "node_modules/require-from-string": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", - "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/resolve": { - "version": "1.22.8", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz", - "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==", - "dev": true, - "dependencies": { - "is-core-module": "^2.13.0", - "path-parse": "^1.0.7", - "supports-preserve-symlinks-flag": "^1.0.0" - }, - "bin": { - "resolve": "bin/resolve" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/resolve-from": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", - "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/rimraf": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", - "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", - "dev": true, - "dependencies": { - "glob": "^7.1.3" - }, - "bin": { - "rimraf": "bin.js" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/semver": { - "version": "7.6.2", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz", - "integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==", - "dev": true, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/shebang-command": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", - "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", - "dev": true, - "dependencies": { - "shebang-regex": "^3.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/shebang-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", - "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/slice-ansi": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz", - "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==", - "dev": true, - "dependencies": { - "ansi-styles": "^4.0.0", - "astral-regex": "^2.0.0", - "is-fullwidth-code-point": "^3.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/slice-ansi?sponsor=1" - } - }, - "node_modules/sprintf-js": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", - "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", - "dev": true - }, - "node_modules/string-width": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", - "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", - "dev": true, - "dependencies": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/strip-ansi": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", - "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", - "dev": true, - "dependencies": { - "ansi-regex": "^5.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/strip-json-comments": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", - "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", - "dev": true, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dev": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/supports-preserve-symlinks-flag": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", - "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", - "dev": true, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/table": { - "version": "6.8.2", - "resolved": "https://registry.npmjs.org/table/-/table-6.8.2.tgz", - "integrity": "sha512-w2sfv80nrAh2VCbqR5AK27wswXhqcck2AhfnNW76beQXskGZ1V12GwS//yYVa3d3fcvAip2OUnbDAjW2k3v9fA==", - "dev": true, - "dependencies": { - "ajv": "^8.0.1", - "lodash.truncate": "^4.4.2", - "slice-ansi": "^4.0.0", - "string-width": "^4.2.3", - "strip-ansi": "^6.0.1" - }, - "engines": { - "node": ">=10.0.0" - } - }, - "node_modules/table/node_modules/ajv": { - "version": "8.13.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.13.0.tgz", - "integrity": "sha512-PRA911Blj99jR5RMeTunVbNXMF6Lp4vZXnk5GQjcnUWUTsrXtekg/pnmFFI2u/I36Y/2bITGS30GZCXei6uNkA==", - "dev": true, - "dependencies": { - "fast-deep-equal": "^3.1.3", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.4.1" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" - } - }, - "node_modules/table/node_modules/json-schema-traverse": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", - "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", - "dev": true - }, - "node_modules/text-table": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", - "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", - "dev": true - }, - "node_modules/type-check": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", - "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", - "dev": true, - "dependencies": { - "prelude-ls": "^1.2.1" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/type-fest": { - "version": "0.20.2", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", - "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", - "dev": true, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/uri-js": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", - "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", - "dev": true, - "dependencies": { - "punycode": "^2.1.0" - } - }, - "node_modules/v8-compile-cache": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.4.0.tgz", - "integrity": "sha512-ocyWc3bAHBB/guyqJQVI5o4BZkPhznPYUG2ea80Gond/BgNWpap8TOmLSeeQG7bnh2KMISxskdADG59j7zruhw==", - "dev": true - }, - "node_modules/vscode-json-languageservice": { - "version": "3.11.0", - "resolved": "https://registry.npmjs.org/vscode-json-languageservice/-/vscode-json-languageservice-3.11.0.tgz", - "integrity": "sha512-QxI+qV97uD7HHOCjh3MrM1TfbdwmTXrMckri5Tus1/FQiG3baDZb2C9Y0y8QThs7PwHYBIQXcAc59ZveCRZKPA==", - "dev": true, - "dependencies": { - "jsonc-parser": "^3.0.0", - "vscode-languageserver-textdocument": "^1.0.1", - "vscode-languageserver-types": "3.16.0-next.2", - "vscode-nls": "^5.0.0", - "vscode-uri": "^2.1.2" - } - }, - "node_modules/vscode-languageserver-textdocument": { - "version": "1.0.11", - "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.11.tgz", - "integrity": "sha512-X+8T3GoiwTVlJbicx/sIAF+yuJAqz8VvwJyoMVhwEMoEKE/fkDmrqUgDMyBECcM2A2frVZIUj5HI/ErRXCfOeA==", - "dev": true - }, - "node_modules/vscode-languageserver-types": { - "version": "3.16.0-next.2", - "resolved": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.16.0-next.2.tgz", - "integrity": "sha512-QjXB7CKIfFzKbiCJC4OWC8xUncLsxo19FzGVp/ADFvvi87PlmBSCAtZI5xwGjF5qE0xkLf0jjKUn3DzmpDP52Q==", - "dev": true - }, - "node_modules/vscode-nls": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/vscode-nls/-/vscode-nls-5.2.0.tgz", - "integrity": "sha512-RAaHx7B14ZU04EU31pT+rKz2/zSl7xMsfIZuo8pd+KZO6PXtQmpevpq3vxvWNcrGbdmhM/rr5Uw5Mz+NBfhVng==", - "dev": true - }, - "node_modules/vscode-uri": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-2.1.2.tgz", - "integrity": "sha512-8TEXQxlldWAuIODdukIb+TR5s+9Ds40eSJrw+1iDDA9IFORPjMELarNQE3myz5XIkWWpdprmJjm1/SxMlWOC8A==", - "dev": true - }, - "node_modules/which": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", - "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", - "dev": true, - "dependencies": { - "isexe": "^2.0.0" - }, - "bin": { - "node-which": "bin/node-which" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/word-wrap": { - "version": "1.2.5", - "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz", - "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/wrappy": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", - "dev": true - } - }, - "dependencies": { - "@babel/code-frame": { - "version": "7.12.11", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz", - "integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==", - "dev": true, - "requires": { - "@babel/highlight": "^7.10.4" - } - }, - "@babel/helper-validator-identifier": { - "version": "7.24.5", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.5.tgz", - "integrity": "sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA==", - "dev": true - }, - "@babel/highlight": { - "version": "7.24.5", - "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.5.tgz", - "integrity": "sha512-8lLmua6AVh/8SLJRRVD6V8p73Hir9w5mJrhE+IPpILG31KKlI9iz5zmBYKcWPS59qSfgP9RaSBQSHHE81WKuEw==", - "dev": true, - "requires": { - "@babel/helper-validator-identifier": "^7.24.5", - "chalk": "^2.4.2", - "js-tokens": "^4.0.0", - "picocolors": "^1.0.0" - }, - "dependencies": { - "ansi-styles": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", - "dev": true, - "requires": { - "color-convert": "^1.9.0" - } - }, - "chalk": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", - "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", - "dev": true, - "requires": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" - } - }, - "color-convert": { - "version": "1.9.3", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", - "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", - "dev": true, - "requires": { - "color-name": "1.1.3" - } - }, - "color-name": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", - "dev": true - }, - "escape-string-regexp": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", - "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", - "dev": true - }, - "has-flag": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", - "dev": true - }, - "supports-color": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", - "dev": true, - "requires": { - "has-flag": "^3.0.0" - } - } - } - }, - "@eslint/eslintrc": { - "version": "0.4.3", - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz", - "integrity": "sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==", - "dev": true, - "requires": { - "ajv": "^6.12.4", - "debug": "^4.1.1", - "espree": "^7.3.0", - "globals": "^13.9.0", - "ignore": "^4.0.6", - "import-fresh": "^3.2.1", - "js-yaml": "^3.13.1", - "minimatch": "^3.0.4", - "strip-json-comments": "^3.1.1" - } - }, - "@humanwhocodes/config-array": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.5.0.tgz", - "integrity": "sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==", - "dev": true, - "requires": { - "@humanwhocodes/object-schema": "^1.2.0", - "debug": "^4.1.1", - "minimatch": "^3.0.4" - } - }, - "@humanwhocodes/object-schema": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz", - "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==", - "dev": true - }, - "acorn": { - "version": "7.4.1", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz", - "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==", - "dev": true - }, - "acorn-jsx": { - "version": "5.3.2", - "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", - "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", - "dev": true, - "requires": {} - }, - "ajv": { - "version": "6.12.6", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", - "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", - "dev": true, - "requires": { - "fast-deep-equal": "^3.1.1", - "fast-json-stable-stringify": "^2.0.0", - "json-schema-traverse": "^0.4.1", - "uri-js": "^4.2.2" - } - }, - "ansi-colors": { - "version": "4.1.3", - "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz", - "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==", - "dev": true - }, - "ansi-regex": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", - "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", - "dev": true - }, - "ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dev": true, - "requires": { - "color-convert": "^2.0.1" - } - }, - "argparse": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", - "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", - "dev": true, - "requires": { - "sprintf-js": "~1.0.2" - } - }, - "astral-regex": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz", - "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==", - "dev": true - }, - "balanced-match": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", - "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", - "dev": true - }, - "brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "dev": true, - "requires": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "callsites": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", - "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", - "dev": true - }, - "chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "dev": true, - "requires": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - } - }, - "color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "requires": { - "color-name": "~1.1.4" - } - }, - "color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true - }, - "concat-map": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", - "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", - "dev": true - }, - "cross-spawn": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", - "dev": true, - "requires": { - "path-key": "^3.1.0", - "shebang-command": "^2.0.0", - "which": "^2.0.1" - } - }, - "debug": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", - "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", - "dev": true, - "requires": { - "ms": "2.1.2" - } - }, - "deep-is": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", - "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", - "dev": true - }, - "doctrine": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", - "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", - "dev": true, - "requires": { - "esutils": "^2.0.2" - } - }, - "emoji-regex": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", - "dev": true - }, - "enquirer": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/enquirer/-/enquirer-2.4.1.tgz", - "integrity": "sha512-rRqJg/6gd538VHvR3PSrdRBb/1Vy2YfzHqzvbhGIQpDRKIa4FgV/54b5Q1xYSxOOwKvjXweS26E0Q+nAMwp2pQ==", - "dev": true, - "requires": { - "ansi-colors": "^4.1.1", - "strip-ansi": "^6.0.1" - } - }, - "escape-string-regexp": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", - "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", - "dev": true - }, - "eslint": { - "version": "7.32.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.32.0.tgz", - "integrity": "sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==", - "dev": true, - "requires": { - "@babel/code-frame": "7.12.11", - "@eslint/eslintrc": "^0.4.3", - "@humanwhocodes/config-array": "^0.5.0", - "ajv": "^6.10.0", - "chalk": "^4.0.0", - "cross-spawn": "^7.0.2", - "debug": "^4.0.1", - "doctrine": "^3.0.0", - "enquirer": "^2.3.5", - "escape-string-regexp": "^4.0.0", - "eslint-scope": "^5.1.1", - "eslint-utils": "^2.1.0", - "eslint-visitor-keys": "^2.0.0", - "espree": "^7.3.1", - "esquery": "^1.4.0", - "esutils": "^2.0.2", - "fast-deep-equal": "^3.1.3", - "file-entry-cache": "^6.0.1", - "functional-red-black-tree": "^1.0.1", - "glob-parent": "^5.1.2", - "globals": "^13.6.0", - "ignore": "^4.0.6", - "import-fresh": "^3.0.0", - "imurmurhash": "^0.1.4", - "is-glob": "^4.0.0", - "js-yaml": "^3.13.1", - "json-stable-stringify-without-jsonify": "^1.0.1", - "levn": "^0.4.1", - "lodash.merge": "^4.6.2", - "minimatch": "^3.0.4", - "natural-compare": "^1.4.0", - "optionator": "^0.9.1", - "progress": "^2.0.0", - "regexpp": "^3.1.0", - "semver": "^7.2.1", - "strip-ansi": "^6.0.0", - "strip-json-comments": "^3.1.0", - "table": "^6.0.9", - "text-table": "^0.2.0", - "v8-compile-cache": "^2.0.3" - } - }, - "eslint-plugin-es": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-es/-/eslint-plugin-es-3.0.1.tgz", - "integrity": "sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==", - "dev": true, - "requires": { - "eslint-utils": "^2.0.0", - "regexpp": "^3.0.0" - } - }, - "eslint-plugin-json": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-json/-/eslint-plugin-json-2.1.2.tgz", - "integrity": "sha512-isM/fsUxS4wN1+nLsWoV5T4gLgBQnsql3nMTr8u+cEls1bL8rRQO5CP5GtxJxaOfbcKqnz401styw+H/P+e78Q==", - "dev": true, - "requires": { - "lodash": "^4.17.19", - "vscode-json-languageservice": "^3.7.0" - } - }, - "eslint-plugin-node": { - "version": "11.1.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-node/-/eslint-plugin-node-11.1.0.tgz", - "integrity": "sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==", - "dev": true, - "requires": { - "eslint-plugin-es": "^3.0.0", - "eslint-utils": "^2.0.0", - "ignore": "^5.1.1", - "minimatch": "^3.0.4", - "resolve": "^1.10.1", - "semver": "^6.1.0" - }, - "dependencies": { - "ignore": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz", - "integrity": "sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==", - "dev": true - }, - "semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true - } - } - }, - "eslint-scope": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", - "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", - "dev": true, - "requires": { - "esrecurse": "^4.3.0", - "estraverse": "^4.1.1" - } - }, - "eslint-utils": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz", - "integrity": "sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==", - "dev": true, - "requires": { - "eslint-visitor-keys": "^1.1.0" - }, - "dependencies": { - "eslint-visitor-keys": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", - "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", - "dev": true - } - } - }, - "eslint-visitor-keys": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", - "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==", - "dev": true - }, - "espree": { - "version": "7.3.1", - "resolved": "https://registry.npmjs.org/espree/-/espree-7.3.1.tgz", - "integrity": "sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==", - "dev": true, - "requires": { - "acorn": "^7.4.0", - "acorn-jsx": "^5.3.1", - "eslint-visitor-keys": "^1.3.0" - }, - "dependencies": { - "eslint-visitor-keys": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", - "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", - "dev": true - } - } - }, - "esprima": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", - "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", - "dev": true - }, - "esquery": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", - "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", - "dev": true, - "requires": { - "estraverse": "^5.1.0" - }, - "dependencies": { - "estraverse": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", - "dev": true - } - } - }, - "esrecurse": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", - "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", - "dev": true, - "requires": { - "estraverse": "^5.2.0" - }, - "dependencies": { - "estraverse": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", - "dev": true - } - } - }, - "estraverse": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", - "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", - "dev": true - }, - "esutils": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", - "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", - "dev": true - }, - "fast-deep-equal": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", - "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", - "dev": true - }, - "fast-json-stable-stringify": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", - "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", - "dev": true - }, - "fast-levenshtein": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", - "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", - "dev": true - }, - "file-entry-cache": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", - "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", - "dev": true, - "requires": { - "flat-cache": "^3.0.4" - } - }, - "flat-cache": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz", - "integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==", - "dev": true, - "requires": { - "flatted": "^3.2.9", - "keyv": "^4.5.3", - "rimraf": "^3.0.2" - } - }, - "flatted": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.1.tgz", - "integrity": "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==", - "dev": true - }, - "fs.realpath": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", - "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", - "dev": true - }, - "function-bind": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", - "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", - "dev": true - }, - "functional-red-black-tree": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz", - "integrity": "sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==", - "dev": true - }, - "glob": { - "version": "7.2.3", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", - "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", - "dev": true, - "requires": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^3.1.1", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" - } - }, - "glob-parent": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", - "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", - "dev": true, - "requires": { - "is-glob": "^4.0.1" - } - }, - "globals": { - "version": "13.24.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", - "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", - "dev": true, - "requires": { - "type-fest": "^0.20.2" - } - }, - "has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "dev": true - }, - "hasown": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", - "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", - "dev": true, - "requires": { - "function-bind": "^1.1.2" - } - }, - "ignore": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz", - "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==", - "dev": true - }, - "import-fresh": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", - "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", - "dev": true, - "requires": { - "parent-module": "^1.0.0", - "resolve-from": "^4.0.0" - } - }, - "imurmurhash": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", - "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", - "dev": true - }, - "inflight": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", - "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", - "dev": true, - "requires": { - "once": "^1.3.0", - "wrappy": "1" - } - }, - "inherits": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", - "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", - "dev": true - }, - "ip-regex": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/ip-regex/-/ip-regex-5.0.0.tgz", - "integrity": "sha512-fOCG6lhoKKakwv+C6KdsOnGvgXnmgfmp0myi3bcNwj3qfwPAxRKWEuFhvEFF7ceYIz6+1jRZ+yguLFAmUNPEfw==" - }, - "is-core-module": { - "version": "2.13.1", - "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz", - "integrity": "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==", - "dev": true, - "requires": { - "hasown": "^2.0.0" - } - }, - "is-extglob": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", - "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", - "dev": true - }, - "is-fullwidth-code-point": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", - "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", - "dev": true - }, - "is-glob": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", - "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", - "dev": true, - "requires": { - "is-extglob": "^2.1.1" - } - }, - "isexe": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", - "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", - "dev": true - }, - "js-tokens": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", - "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", - "dev": true - }, - "js-yaml": { - "version": "3.14.1", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", - "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", - "dev": true, - "requires": { - "argparse": "^1.0.7", - "esprima": "^4.0.0" - } - }, - "json-buffer": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", - "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", - "dev": true - }, - "json-schema-traverse": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", - "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", - "dev": true - }, - "json-stable-stringify-without-jsonify": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", - "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", - "dev": true - }, - "jsonc-parser": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.2.1.tgz", - "integrity": "sha512-AilxAyFOAcK5wA1+LeaySVBrHsGQvUFCDWXKpZjzaL0PqW+xfBOttn8GNtWKFWqneyMZj41MWF9Kl6iPWLwgOA==", - "dev": true - }, - "keyv": { - "version": "4.5.4", - "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz", - "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", - "dev": true, - "requires": { - "json-buffer": "3.0.1" - } - }, - "levn": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", - "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", - "dev": true, - "requires": { - "prelude-ls": "^1.2.1", - "type-check": "~0.4.0" - } - }, - "lodash": { - "version": "4.17.21", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", - "dev": true - }, - "lodash.merge": { - "version": "4.6.2", - "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", - "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", - "dev": true - }, - "lodash.truncate": { - "version": "4.4.2", - "resolved": "https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz", - "integrity": "sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==", - "dev": true - }, - "minimatch": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", - "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", - "dev": true, - "requires": { - "brace-expansion": "^1.1.7" - } - }, - "ms": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", - "dev": true - }, - "natural-compare": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", - "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", - "dev": true - }, - "once": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", - "dev": true, - "requires": { - "wrappy": "1" - } - }, - "optionator": { - "version": "0.9.4", - "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz", - "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==", - "dev": true, - "requires": { - "deep-is": "^0.1.3", - "fast-levenshtein": "^2.0.6", - "levn": "^0.4.1", - "prelude-ls": "^1.2.1", - "type-check": "^0.4.0", - "word-wrap": "^1.2.5" - } - }, - "parent-module": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", - "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", - "dev": true, - "requires": { - "callsites": "^3.0.0" - } - }, - "path-is-absolute": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", - "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", - "dev": true - }, - "path-key": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", - "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", - "dev": true - }, - "path-parse": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", - "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", - "dev": true - }, - "picocolors": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.1.tgz", - "integrity": "sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==", - "dev": true - }, - "prelude-ls": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", - "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", - "dev": true - }, - "prettier": { - "version": "3.2.5", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.5.tgz", - "integrity": "sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==", - "dev": true - }, - "progress": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz", - "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==", - "dev": true - }, - "punycode": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", - "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", - "dev": true - }, - "ramda": { - "version": "0.27.2", - "resolved": "https://registry.npmjs.org/ramda/-/ramda-0.27.2.tgz", - "integrity": "sha512-SbiLPU40JuJniHexQSAgad32hfwd+DRUdwF2PlVuI5RZD0/vahUco7R8vD86J/tcEKKF9vZrUVwgtmGCqlCKyA==" - }, - "regexpp": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz", - "integrity": "sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==", - "dev": true - }, - "require-from-string": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", - "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", - "dev": true - }, - "resolve": { - "version": "1.22.8", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz", - "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==", - "dev": true, - "requires": { - "is-core-module": "^2.13.0", - "path-parse": "^1.0.7", - "supports-preserve-symlinks-flag": "^1.0.0" - } - }, - "resolve-from": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", - "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", - "dev": true - }, - "rimraf": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", - "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", - "dev": true, - "requires": { - "glob": "^7.1.3" - } - }, - "semver": { - "version": "7.6.2", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz", - "integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==", - "dev": true - }, - "shebang-command": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", - "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", - "dev": true, - "requires": { - "shebang-regex": "^3.0.0" - } - }, - "shebang-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", - "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", - "dev": true - }, - "slice-ansi": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz", - "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==", - "dev": true, - "requires": { - "ansi-styles": "^4.0.0", - "astral-regex": "^2.0.0", - "is-fullwidth-code-point": "^3.0.0" - } - }, - "sprintf-js": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", - "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", - "dev": true - }, - "string-width": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", - "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", - "dev": true, - "requires": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.1" - } - }, - "strip-ansi": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", - "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", - "dev": true, - "requires": { - "ansi-regex": "^5.0.1" - } - }, - "strip-json-comments": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", - "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", - "dev": true - }, - "supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dev": true, - "requires": { - "has-flag": "^4.0.0" - } - }, - "supports-preserve-symlinks-flag": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", - "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", - "dev": true - }, - "table": { - "version": "6.8.2", - "resolved": "https://registry.npmjs.org/table/-/table-6.8.2.tgz", - "integrity": "sha512-w2sfv80nrAh2VCbqR5AK27wswXhqcck2AhfnNW76beQXskGZ1V12GwS//yYVa3d3fcvAip2OUnbDAjW2k3v9fA==", - "dev": true, - "requires": { - "ajv": "^8.0.1", - "lodash.truncate": "^4.4.2", - "slice-ansi": "^4.0.0", - "string-width": "^4.2.3", - "strip-ansi": "^6.0.1" - }, - "dependencies": { - "ajv": { - "version": "8.13.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.13.0.tgz", - "integrity": "sha512-PRA911Blj99jR5RMeTunVbNXMF6Lp4vZXnk5GQjcnUWUTsrXtekg/pnmFFI2u/I36Y/2bITGS30GZCXei6uNkA==", - "dev": true, - "requires": { - "fast-deep-equal": "^3.1.3", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.4.1" - } - }, - "json-schema-traverse": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", - "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", - "dev": true - } - } - }, - "text-table": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", - "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", - "dev": true - }, - "type-check": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", - "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", - "dev": true, - "requires": { - "prelude-ls": "^1.2.1" - } - }, - "type-fest": { - "version": "0.20.2", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", - "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", - "dev": true - }, - "uri-js": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", - "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", - "dev": true, - "requires": { - "punycode": "^2.1.0" - } - }, - "v8-compile-cache": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.4.0.tgz", - "integrity": "sha512-ocyWc3bAHBB/guyqJQVI5o4BZkPhznPYUG2ea80Gond/BgNWpap8TOmLSeeQG7bnh2KMISxskdADG59j7zruhw==", - "dev": true - }, - "vscode-json-languageservice": { - "version": "3.11.0", - "resolved": "https://registry.npmjs.org/vscode-json-languageservice/-/vscode-json-languageservice-3.11.0.tgz", - "integrity": "sha512-QxI+qV97uD7HHOCjh3MrM1TfbdwmTXrMckri5Tus1/FQiG3baDZb2C9Y0y8QThs7PwHYBIQXcAc59ZveCRZKPA==", - "dev": true, - "requires": { - "jsonc-parser": "^3.0.0", - "vscode-languageserver-textdocument": "^1.0.1", - "vscode-languageserver-types": "3.16.0-next.2", - "vscode-nls": "^5.0.0", - "vscode-uri": "^2.1.2" - } - }, - "vscode-languageserver-textdocument": { - "version": "1.0.11", - "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.11.tgz", - "integrity": "sha512-X+8T3GoiwTVlJbicx/sIAF+yuJAqz8VvwJyoMVhwEMoEKE/fkDmrqUgDMyBECcM2A2frVZIUj5HI/ErRXCfOeA==", - "dev": true - }, - "vscode-languageserver-types": { - "version": "3.16.0-next.2", - "resolved": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.16.0-next.2.tgz", - "integrity": "sha512-QjXB7CKIfFzKbiCJC4OWC8xUncLsxo19FzGVp/ADFvvi87PlmBSCAtZI5xwGjF5qE0xkLf0jjKUn3DzmpDP52Q==", - "dev": true - }, - "vscode-nls": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/vscode-nls/-/vscode-nls-5.2.0.tgz", - "integrity": "sha512-RAaHx7B14ZU04EU31pT+rKz2/zSl7xMsfIZuo8pd+KZO6PXtQmpevpq3vxvWNcrGbdmhM/rr5Uw5Mz+NBfhVng==", - "dev": true - }, - "vscode-uri": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-2.1.2.tgz", - "integrity": "sha512-8TEXQxlldWAuIODdukIb+TR5s+9Ds40eSJrw+1iDDA9IFORPjMELarNQE3myz5XIkWWpdprmJjm1/SxMlWOC8A==", - "dev": true - }, - "which": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", - "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", - "dev": true, - "requires": { - "isexe": "^2.0.0" - } - }, - "word-wrap": { - "version": "1.2.5", - "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz", - "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==", - "dev": true - }, - "wrappy": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", - "dev": true - } - }, - "scripts": { - "prettier-watch": "onchange \"**/*\" -- prettier --write --ignore-unknown {{changed}}" - } -} diff --git a/package.json b/package.json index 5e4c5f0f4..ccc8dbd41 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,6 @@ "devDependencies": { "eslint": "^7.11.0", "eslint-plugin-json": "^2.1.2", - "eslint-plugin-node": "^11.1.0", - "prettier": "3.2.5" + "eslint-plugin-node": "^11.1.0" } } From 06096e5440d098f3b9f7941a9b3faef116b91509 Mon Sep 17 00:00:00 2001 From: Toby Date: Sat, 18 May 2024 22:25:06 +0000 Subject: [PATCH 0983/1456] Another update to remove changes from pr #13982 --- .prettierignore | 27 --------------------------- .prettierrc | 4 ---- 2 files changed, 31 deletions(-) delete mode 100644 .prettierignore delete mode 100644 .prettierrc diff --git a/.prettierignore b/.prettierignore deleted file mode 100644 index f8afd5114..000000000 --- a/.prettierignore +++ /dev/null @@ -1,27 +0,0 @@ -# All files/folders to be ignored by Prettier - -# Ignore all markdown files as these are broken by formatting (working on a fix for this) -*.md - -# I have included everything in this document, just comment files & directories -# you wish to have formatted - remove the hash from the line you wish to un-ingore - -#.github/ -#domains/ -#media/ -#scripts/ -#tests/ -#utils/ - -#.env.example -#.envrc -#.eslintrc.json -#.gitignore -#.prettierrc -#bun.lockb -#default.nix -#docker-compose.yml -#Dockerfile -#LICENSE -#package-lock.json -#package.json diff --git a/.prettierrc b/.prettierrc deleted file mode 100644 index f4715a777..000000000 --- a/.prettierrc +++ /dev/null @@ -1,4 +0,0 @@ -{ - "useTabs": false, - "tabWidth": 2 -} \ No newline at end of file From 5264958ea9f1bf6c9a9648b4f8e045ac1d7fc70e Mon Sep 17 00:00:00 2001 From: MadisonWirtanen Date: Sun, 19 May 2024 10:46:49 +0800 Subject: [PATCH 0984/1456] Register zwyz.is-a.dev --- .../_github-pages-challenge-MadisonWirtanen.zwyz.json | 9 +++++++++ domains/zwyz.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_github-pages-challenge-MadisonWirtanen.zwyz.json create mode 100644 domains/zwyz.json diff --git a/domains/_github-pages-challenge-MadisonWirtanen.zwyz.json b/domains/_github-pages-challenge-MadisonWirtanen.zwyz.json new file mode 100644 index 000000000..34c9592f6 --- /dev/null +++ b/domains/_github-pages-challenge-MadisonWirtanen.zwyz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "madisonwirtanen", + "email": "isadev@imkk.uk" + }, + "record": { + "TXT": "18776d6f831dd6e69e7889f4747ecb" + } +} \ No newline at end of file diff --git a/domains/zwyz.json b/domains/zwyz.json new file mode 100644 index 000000000..f5b0cb1d5 --- /dev/null +++ b/domains/zwyz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "madisonwirtanen", + "email": "isadev@imkk.uk" + }, + "record": { + "CNAME": "madisonwirtanen.github.io" + } +} \ No newline at end of file From 2eddfff3beca0c2442d90922964b04a621a4c2d4 Mon Sep 17 00:00:00 2001 From: Nekitori17 Date: Sun, 19 May 2024 12:25:10 +0700 Subject: [PATCH 0985/1456] update --- domains/nekitori17.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/nekitori17.json diff --git a/domains/nekitori17.json b/domains/nekitori17.json new file mode 100644 index 000000000..a51d0513b --- /dev/null +++ b/domains/nekitori17.json @@ -0,0 +1,13 @@ +{ + "description": "Nyaaaaaa!!!!", + "repo": "https://github.com/nekitori17/nekitori17.github.io", + "owner": { + "username": "nekitori17", + "email": "cuongnguyen286641@gmail.com", + "twitter": "nekitori17", + "discord": "nekitorihakari" + }, + "record": { + "CNAME": "nekitori17.github.io" + } +} \ No newline at end of file From 9f4fd341c13b4862fdc6c251fce60d447e12b1d9 Mon Sep 17 00:00:00 2001 From: Siddharth Jain <83913594+siddharthjain25@users.noreply.github.com> Date: Sun, 19 May 2024 15:37:08 +0530 Subject: [PATCH 0986/1456] Register siddharth.is-a.dev --- domains/siddharth.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/siddharth.json diff --git a/domains/siddharth.json b/domains/siddharth.json new file mode 100644 index 000000000..82396e866 --- /dev/null +++ b/domains/siddharth.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "siddharthjain25", + "email": "siddharthjainj25@gmail.com", + "discord": "804397662467915777" + }, + + "record": { + "CNAME": "siddharthjain25.github.io" + } + } + \ No newline at end of file From 94aeb5c0a33f5233757198dc39f0c6ba5b0b4894 Mon Sep 17 00:00:00 2001 From: CuteDog5695 <155187692+cutedog5695-2@users.noreply.github.com> Date: Sun, 19 May 2024 13:11:58 +0300 Subject: [PATCH 0987/1456] Update cutedog5695.json --- domains/cutedog5695.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index 6d247730a..e50ba5532 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -2,7 +2,7 @@ "owner": { "username": "CuteDog5695", "email": "cutedog5695@gmail.com", - "discord": "cutedog5695", + "discord": "716306888492318790", "twitter": "cutedog5695" }, "record": { From 25bdf277832246bfdce3d89e4a80e4ac6e9d91d4 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 19 May 2024 13:35:24 +0300 Subject: [PATCH 0988/1456] Update uwu.json --- domains/uwu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/uwu.json b/domains/uwu.json index bd9fbc2bc..da3053a49 100644 --- a/domains/uwu.json +++ b/domains/uwu.json @@ -5,6 +5,6 @@ "email": "orangc@proton.me" }, "record": { - "URL": "https://orxngc.github.io" + "CNAME": "edge.redirect.pizza" } } From 271de6493ee18f8fce5c000eda570a04afc04316 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 19 May 2024 13:36:52 +0300 Subject: [PATCH 0989/1456] 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 bd9fbc2bc..da3053a49 100644 --- a/domains/oc.json +++ b/domains/oc.json @@ -5,6 +5,6 @@ "email": "orangc@proton.me" }, "record": { - "URL": "https://orxngc.github.io" + "CNAME": "edge.redirect.pizza" } } From 9eba45076d9d6b0b4956b34555d5bc309af946b6 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 19 May 2024 13:37:13 +0300 Subject: [PATCH 0990/1456] 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 bd9fbc2bc..da3053a49 100644 --- a/domains/orange.json +++ b/domains/orange.json @@ -5,6 +5,6 @@ "email": "orangc@proton.me" }, "record": { - "URL": "https://orxngc.github.io" + "CNAME": "edge.redirect.pizza" } } From 3bc1a4df4a7d58fb6e281e0ae3f3df7c2814a4df Mon Sep 17 00:00:00 2001 From: CuteDog5695 <155187692+cutedog5695-2@users.noreply.github.com> Date: Sun, 19 May 2024 13:46:33 +0300 Subject: [PATCH 0991/1456] Update cutedog5695.json --- domains/cutedog5695.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index e50ba5532..5b6a39793 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -6,6 +6,6 @@ "twitter": "cutedog5695" }, "record": { - "URL": "https://cutedog5695.me" + "CNAME": "edge.redirect.pizza." } } From 5ca8f624ae8c92c62f53594465a5b5e5db40e8ec Mon Sep 17 00:00:00 2001 From: CuteDog5695 <155187692+cutedog5695-2@users.noreply.github.com> Date: Sun, 19 May 2024 13:47:14 +0300 Subject: [PATCH 0992/1456] Update cutedog5695.json --- domains/cutedog5695.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index 5b6a39793..3795ab448 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -6,6 +6,6 @@ "twitter": "cutedog5695" }, "record": { - "CNAME": "edge.redirect.pizza." + "CNAME": "edge.redirect.pizza" } } From b7c680a20b25b1f4d403c88ec8bb61754505087e Mon Sep 17 00:00:00 2001 From: Arrtea21 Date: Sun, 19 May 2024 17:40:27 +0530 Subject: [PATCH 0993/1456] removed / from url --- domains/arrtea.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arrtea.json b/domains/arrtea.json index e5ae08f1d..4f40c7ab3 100644 --- a/domains/arrtea.json +++ b/domains/arrtea.json @@ -4,6 +4,6 @@ "email": "arte.priv@protonmail.com" }, "record": { - "CNAME": "arrtea21.github.io/" + "CNAME": "arrtea21.github.io" } } \ No newline at end of file From 107e012c885d9d8c977b020182d54ce4a3cac6b3 Mon Sep 17 00:00:00 2001 From: Nirushan Prabaharan <1997nirushan@gmail.com> Date: Sun, 19 May 2024 21:17:39 +0530 Subject: [PATCH 0994/1456] Create nirushan.json --- domains/nirushan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nirushan.json diff --git a/domains/nirushan.json b/domains/nirushan.json new file mode 100644 index 000000000..ab8d53268 --- /dev/null +++ b/domains/nirushan.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Website --> nirushan.is-a.dev", + "repo": "https://github.com/nirushan1/nirushan1.github.io", + "owner": { + "username": "nirushan1", + "email": "nirushan.prabaharan@gmail.com", + "twitter": "@tpnirushan" + }, + "record": { + "CNAME": "nirushan1.github.io" + } +} From 7efca190089250d225679f0e5d5cb0f14786a671 Mon Sep 17 00:00:00 2001 From: GGLVXD Date: Sun, 19 May 2024 19:45:34 +0300 Subject: [PATCH 0995/1456] Register zytre.is-a.dev --- domains/zytre.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/zytre.json diff --git a/domains/zytre.json b/domains/zytre.json new file mode 100644 index 000000000..2f08be063 --- /dev/null +++ b/domains/zytre.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "GGLVXD", + "email": "gglvmax@gmail.com", + "discord": "689774740893859840" + }, + + "record": { + "CNAME": "forum.gglvxd.eu.org" + } + } + \ No newline at end of file From 2bb961d9e78d185d122d7a57cc3355fad97ca026 Mon Sep 17 00:00:00 2001 From: JamesTheFlash22 <154464086+JamesTheFlash22@users.noreply.github.com> Date: Sun, 19 May 2024 20:34:59 +0200 Subject: [PATCH 0996/1456] Create jamestheflash22.json --- domains/jamestheflash22.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jamestheflash22.json diff --git a/domains/jamestheflash22.json b/domains/jamestheflash22.json new file mode 100644 index 000000000..90e2078e4 --- /dev/null +++ b/domains/jamestheflash22.json @@ -0,0 +1,11 @@ +{ + "description": "Use for my server description: Palette Of Pages", + "repo": "https://github.com/JamesTheFlash22/JamesTheFlash22.github.io" + "owner": { + "username": "JamesTheFlash22", + "email": "davidebu43@gmail.com" + }, + "record": { + "CNAME": "jamestheflash22.github.io" + } +} From 84f9952aef4326dc2248d2e4a24c694de1690eb2 Mon Sep 17 00:00:00 2001 From: Muhammad Akbar Perdana <114063660+akbarrdev@users.noreply.github.com> Date: Mon, 20 May 2024 06:53:13 +0700 Subject: [PATCH 0997/1456] Feat: Edit CNAME --- domains/akbar.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/akbar.json diff --git a/domains/akbar.json b/domains/akbar.json new file mode 100644 index 000000000..1612d31df --- /dev/null +++ b/domains/akbar.json @@ -0,0 +1,10 @@ +{ + "description": "Portfolio of M. Akbar Perdana", + "owner": { + "username": "akbarrdev", + "email": "teamnevolution@gmail.com", + }, + "record": { + "CNAME": "portfolio-7to.pages.dev" + } +} From de512964eac60135f2db3f03a9fc2fd81da7ec02 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 19 May 2024 22:12:55 -0400 Subject: [PATCH 0998/1456] Update akbar.json --- domains/akbar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/akbar.json b/domains/akbar.json index 1612d31df..b4c5d32ea 100644 --- a/domains/akbar.json +++ b/domains/akbar.json @@ -2,7 +2,7 @@ "description": "Portfolio of M. Akbar Perdana", "owner": { "username": "akbarrdev", - "email": "teamnevolution@gmail.com", + "email": "teamnevolution@gmail.com" }, "record": { "CNAME": "portfolio-7to.pages.dev" From ba94ec967705e4352a6a38c239134e992ed6ef54 Mon Sep 17 00:00:00 2001 From: Seendator Date: Mon, 20 May 2024 13:38:22 +0800 Subject: [PATCH 0999/1456] Register seen.is-a.dev --- domains/seen.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/seen.json diff --git a/domains/seen.json b/domains/seen.json new file mode 100644 index 000000000..6fd967cdc --- /dev/null +++ b/domains/seen.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Seendator", + "email": "101656813+Seendator@users.noreply.github.com", + "discord": "852477599476482048" + }, + + "record": { + "A": ["45.8.22.48"] + } + } + \ No newline at end of file From a58782f1dd35f1a37386e51e4b238c17b66d09ea Mon Sep 17 00:00:00 2001 From: Toby Date: Mon, 20 May 2024 07:16:46 +0000 Subject: [PATCH 1000/1456] [~] tobez.json // [+] _discord.tobez.json --- domains/_discord.tobez.json | 9 +++++++++ domains/tobez.json | 5 ++--- 2 files changed, 11 insertions(+), 3 deletions(-) create mode 100644 domains/_discord.tobez.json diff --git a/domains/_discord.tobez.json b/domains/_discord.tobez.json new file mode 100644 index 000000000..70eae9d07 --- /dev/null +++ b/domains/_discord.tobez.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tobezdev", + "email": "therealtobes28@gmail.com" + }, + "record": { + "TXT": "dh=64624183b9e763aa7a812ddf39b0ae9261491182" + } +} \ No newline at end of file diff --git a/domains/tobez.json b/domains/tobez.json index 44945a67f..f7ead48df 100644 --- a/domains/tobez.json +++ b/domains/tobez.json @@ -1,11 +1,10 @@ { "owner": { - "username": "TobezDev", + "username": "tobezdev", "email": "therealtobes28@gmail.com" }, "record": { - "URL": "https://tobez.dev", - "TXT": "dh=64624183b9e763aa7a812ddf39b0ae9261491182" + "URL": "https://discord.gg/c2UhTFyRBw" } } From 7e806ef152948ba56e0029092c0dcdd7af5331e9 Mon Sep 17 00:00:00 2001 From: Seendator Date: Mon, 20 May 2024 20:14:25 +0800 Subject: [PATCH 1001/1456] Update seen.json --- domains/seen.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/seen.json b/domains/seen.json index 6fd967cdc..b2ba2409f 100644 --- a/domains/seen.json +++ b/domains/seen.json @@ -6,7 +6,10 @@ }, "record": { - "A": ["45.8.22.48"] + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } } - \ No newline at end of file From dc5c02947f6632cd08d224d6563a935d7b2d3ba7 Mon Sep 17 00:00:00 2001 From: JamesTheFlash22 <154464086+JamesTheFlash22@users.noreply.github.com> Date: Mon, 20 May 2024 14:46:21 +0200 Subject: [PATCH 1002/1456] Update jamestheflash22.json --- domains/jamestheflash22.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jamestheflash22.json b/domains/jamestheflash22.json index 90e2078e4..6723406cb 100644 --- a/domains/jamestheflash22.json +++ b/domains/jamestheflash22.json @@ -1,6 +1,6 @@ { "description": "Use for my server description: Palette Of Pages", - "repo": "https://github.com/JamesTheFlash22/JamesTheFlash22.github.io" + "repo": "https://github.com/JamesTheFlash22/JamesTheFlash22.github.io", "owner": { "username": "JamesTheFlash22", "email": "davidebu43@gmail.com" From 3ea152110a77bd896e496f2ed5826ca8236ea432 Mon Sep 17 00:00:00 2001 From: Seendator Date: Mon, 20 May 2024 20:50:03 +0800 Subject: [PATCH 1003/1456] Added a website --- domains/seen.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/seen.json b/domains/seen.json index b2ba2409f..c96cbf71f 100644 --- a/domains/seen.json +++ b/domains/seen.json @@ -6,6 +6,7 @@ }, "record": { + "URL": "https://github.com/Seendator", "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From 939971b67850d5eae869f2c9c73bfab3a71afc7a Mon Sep 17 00:00:00 2001 From: Seendator Date: Mon, 20 May 2024 21:40:37 +0800 Subject: [PATCH 1004/1456] Update seen.json --- domains/seen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/seen.json b/domains/seen.json index c96cbf71f..42dc46876 100644 --- a/domains/seen.json +++ b/domains/seen.json @@ -11,6 +11,6 @@ "mx1.improvmx.com", "mx2.improvmx.com" ], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From cfee463a6b58808fe2bab0b26983b85e0725ffd9 Mon Sep 17 00:00:00 2001 From: Katz <108922729+Bananalolok@users.noreply.github.com> Date: Mon, 20 May 2024 21:28:12 +0530 Subject: [PATCH 1005/1456] Create katz.json --- domains/katz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/katz.json diff --git a/domains/katz.json b/domains/katz.json new file mode 100644 index 000000000..0bbfabcf9 --- /dev/null +++ b/domains/katz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Bananalolok", + "email": "imethlol1234@gmail.com" + }, + "record": { + "CNAME": "api-bananalolok-5313a609.koyeb.app" + } + } From 02ced553bba49c69fc59616499d6fd49eabc921f Mon Sep 17 00:00:00 2001 From: K6 <160319648+WaspZix@users.noreply.github.com> Date: Mon, 20 May 2024 16:25:10 +0000 Subject: [PATCH 1006/1456] register tf --- domains/tf.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tf.json diff --git a/domains/tf.json b/domains/tf.json new file mode 100644 index 000000000..3e50f7b7a --- /dev/null +++ b/domains/tf.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "WaspZix", + "email": "160319648+WaspZix@users.noreply.github.com" + }, + "record": { + "CNAME": "thefirst.glitch.me" + } +} From 7c22bb63bacbb5fb2048b177de2134355edeb0e8 Mon Sep 17 00:00:00 2001 From: Akshat <75732865+akshtt-dev@users.noreply.github.com> Date: Tue, 21 May 2024 00:42:54 +0530 Subject: [PATCH 1007/1456] Register akki.is-a.dev --- domains/akki.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/akki.json diff --git a/domains/akki.json b/domains/akki.json new file mode 100644 index 000000000..3065998ed --- /dev/null +++ b/domains/akki.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "LegendOP1041", + "email": "maillegendop@gmail.com", + "discord": "1056531806763102218" + }, + + "record": { + "A": ["69.197.135.203"] + } + } + \ No newline at end of file From 1da89b44217f2c2b8a0a24b22c9bf3409d162e18 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Mon, 20 May 2024 22:17:42 +0300 Subject: [PATCH 1008/1456] Update akki.json --- domains/akki.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/akki.json b/domains/akki.json index 3065998ed..7d398ad94 100644 --- a/domains/akki.json +++ b/domains/akki.json @@ -1,6 +1,6 @@ { "owner": { - "username": "LegendOP1041", + "username": "akshtt-dev", "email": "maillegendop@gmail.com", "discord": "1056531806763102218" }, @@ -9,4 +9,4 @@ "A": ["69.197.135.203"] } } - \ No newline at end of file + From 80a52ea1c27643b4b811c8eece1cc5525c3f479a Mon Sep 17 00:00:00 2001 From: Seendator Date: Tue, 21 May 2024 05:15:24 +0800 Subject: [PATCH 1009/1456] Update seen.json --- domains/seen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/seen.json b/domains/seen.json index 42dc46876..ffe68a607 100644 --- a/domains/seen.json +++ b/domains/seen.json @@ -1,7 +1,7 @@ { "owner": { "username": "Seendator", - "email": "101656813+Seendator@users.noreply.github.com", + "email": "seendator@outlook.com", "discord": "852477599476482048" }, From 832c32194e1bf9ae25426e1496ca494ddda82cd2 Mon Sep 17 00:00:00 2001 From: TotoCode <118753153+TotoCodeFR@users.noreply.github.com> Date: Tue, 21 May 2024 12:10:07 +0200 Subject: [PATCH 1010/1456] Create totocode.json --- domains/totocode.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/totocode.json diff --git a/domains/totocode.json b/domains/totocode.json new file mode 100644 index 000000000..240c61e7d --- /dev/null +++ b/domains/totocode.json @@ -0,0 +1,12 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/TotoCodeFR/TotoCodeFR.github.io", + "owner": { + "username": "TotoCodeFR", + "email": "totocodefr@duck.com", + "twitter": "TotoCodeFR" + }, + "record": { + "CNAME": "TotoCodeFR.github.io" + } +} From 555eea9a819d0610f9af7332841280c58107994d Mon Sep 17 00:00:00 2001 From: TotoCode <118753153+TotoCodeFR@users.noreply.github.com> Date: Tue, 21 May 2024 13:13:29 +0200 Subject: [PATCH 1011/1456] Create _discord.totocode.json --- domains/_discord.totocode.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.totocode.json diff --git a/domains/_discord.totocode.json b/domains/_discord.totocode.json new file mode 100644 index 000000000..3da049409 --- /dev/null +++ b/domains/_discord.totocode.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TotoCodeFR", + "email": "totocodefr@duck.com" + }, + "record": { + "TXT": "dh=c1c2e41dee1d48f53656156234c2e3f672eaf3ba" + } +} From c8922247231d5f3a1fa51917cf0f2015e32eb03b Mon Sep 17 00:00:00 2001 From: Peachysy Date: Tue, 21 May 2024 10:55:23 -0400 Subject: [PATCH 1012/1456] Register peachy.is-a.dev --- domains/peachy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/peachy.json diff --git a/domains/peachy.json b/domains/peachy.json new file mode 100644 index 000000000..4341abde3 --- /dev/null +++ b/domains/peachy.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Peachysy", + "email": "minecraft350star@gmail.com", + "discord": "781577857511587900" + }, + + "record": { + "CNAME": "https://peachysy.github.io/" + } + } + \ No newline at end of file From 3d48b3706d97d57f4e07b3a6febb6fed932954b4 Mon Sep 17 00:00:00 2001 From: Peachysy Date: Tue, 21 May 2024 12:11:05 -0400 Subject: [PATCH 1013/1456] fix json Co-authored-by: CuteDog5695 --- domains/peachy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/peachy.json b/domains/peachy.json index 4341abde3..49cc509ca 100644 --- a/domains/peachy.json +++ b/domains/peachy.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://peachysy.github.io/" + "CNAME": "peachysy.github.io" } } \ No newline at end of file From 4e2e0af907fb9afcfde06373bc1a8944978394a7 Mon Sep 17 00:00:00 2001 From: ArasakaID <52627239+ArasakaID@users.noreply.github.com> Date: Wed, 22 May 2024 20:51:51 +0700 Subject: [PATCH 1014/1456] Register apep.is-a.dev --- domains/apep.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/apep.json diff --git a/domains/apep.json b/domains/apep.json new file mode 100644 index 000000000..bef33ac85 --- /dev/null +++ b/domains/apep.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ArasakaID", + "email": "52627239+ArasakaID@users.noreply.github.com", + "discord": "331616752767205378" + }, + + "record": { + "A": ["8.222.249.188"] + } + } + \ No newline at end of file From ce3dc7ceb74b39c52df5eb2918500731cbefc2f1 Mon Sep 17 00:00:00 2001 From: ArasakaID <52627239+ArasakaID@users.noreply.github.com> Date: Wed, 22 May 2024 21:02:21 +0700 Subject: [PATCH 1015/1456] Update apep.json Empty email --- domains/apep.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/apep.json b/domains/apep.json index bef33ac85..b7c9d7d83 100644 --- a/domains/apep.json +++ b/domains/apep.json @@ -1,7 +1,7 @@ { "owner": { "username": "ArasakaID", - "email": "52627239+ArasakaID@users.noreply.github.com", + "email": "", "discord": "331616752767205378" }, @@ -9,4 +9,4 @@ "A": ["8.222.249.188"] } } - \ No newline at end of file + From 1a51461d6d52bf58a4f223e536abd0bca2b0bdf9 Mon Sep 17 00:00:00 2001 From: Untitled Date: Wed, 22 May 2024 07:23:34 -0700 Subject: [PATCH 1016/1456] Confirm untitled.is-a.dev for GitHub --- _github-pages-challenge-vihaananand.untitled.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 _github-pages-challenge-vihaananand.untitled.json diff --git a/_github-pages-challenge-vihaananand.untitled.json b/_github-pages-challenge-vihaananand.untitled.json new file mode 100644 index 000000000..8466d1b70 --- /dev/null +++ b/_github-pages-challenge-vihaananand.untitled.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "VihaanAnand", + "email": "macos14sonoma@gmail.com" + }, + "record": { + "TXT": "53234a8871b871e94e29adff5a8e91" + } +} From 95622fd356db708bc1a7d039bfcdabfa53241141 Mon Sep 17 00:00:00 2001 From: Untitled Date: Wed, 22 May 2024 07:24:28 -0700 Subject: [PATCH 1017/1456] Confirm untitled.is-a.dev for Discord --- domains/_discord.untitled.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.untitled.json diff --git a/domains/_discord.untitled.json b/domains/_discord.untitled.json new file mode 100644 index 000000000..6ddb2b816 --- /dev/null +++ b/domains/_discord.untitled.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "VihaanAnand", + "email": "macos14sonoma@gmail.com" + }, + "record": { + "TXT": "dh=635f70c64c210c98011d4391e0ba6a69adfedc89" + } +} From 0abbc5f4b869822ca0d74fd036bb28f47ab9669d Mon Sep 17 00:00:00 2001 From: Seendator Date: Wed, 22 May 2024 22:52:57 +0800 Subject: [PATCH 1018/1456] Update seen.json --- domains/seen.json | 32 +++++++++++++++++--------------- 1 file changed, 17 insertions(+), 15 deletions(-) diff --git a/domains/seen.json b/domains/seen.json index ffe68a607..059203928 100644 --- a/domains/seen.json +++ b/domains/seen.json @@ -1,16 +1,18 @@ { - "owner": { - "username": "Seendator", - "email": "seendator@outlook.com", - "discord": "852477599476482048" - }, - - "record": { - "URL": "https://github.com/Seendator", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } - } + "owner": { + "username": "Seendator", + "email": "seendator@outlook.com", + "discord": "852477599476482048" + }, + "record": { + "URL": "https://github.com/Seendator", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all", + "brevo-code:304176d0c8dd03fe23a0a16eea5aa72c" + ] + } +} From a5a16f5dcfe6b2b4cef3a337d03cfba942def39f Mon Sep 17 00:00:00 2001 From: Seendator Date: Wed, 22 May 2024 22:57:30 +0800 Subject: [PATCH 1019/1456] Register mail._domainkey.seen.is-a.dev --- domains/mail._domainkey.seen.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mail._domainkey.seen.json diff --git a/domains/mail._domainkey.seen.json b/domains/mail._domainkey.seen.json new file mode 100644 index 000000000..51a07130d --- /dev/null +++ b/domains/mail._domainkey.seen.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Seendator", + "email": "seendator@outlook.com", + "discord": "852477599476482048" + }, + "record": { + "TXT": "k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDeMVIzrCa3T14JsNY0IRv5/2V1/v2itlviLQBwXsa7shBD6TrBkswsFUToPyMRWC9tbR/5ey0nRBH0ZVxp+lsmTxid2Y2z+FApQ6ra2VsXfbJP3HE6wAO0YTVEJt1TmeczhEd2Jiz/fcabIISgXEdSpTYJhb0ct0VJRxcg4c8c7wIDAQAB" + } +} From 6036d5b31faaa18a7f84ab01416d83dffd6c7a60 Mon Sep 17 00:00:00 2001 From: Seendator Date: Wed, 22 May 2024 22:59:40 +0800 Subject: [PATCH 1020/1456] Register _dmarc.seen.is-a.dev --- domains/_dmarc.seen.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_dmarc.seen.json diff --git a/domains/_dmarc.seen.json b/domains/_dmarc.seen.json new file mode 100644 index 000000000..d84775c6a --- /dev/null +++ b/domains/_dmarc.seen.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Seendator", + "email": "seendator@outlook.com", + "discord": "852477599476482048" + }, + "record": { + "TXT": "v=DMARC1; p=none; rua=mailto:rua@dmarc.brevo.com" + } +} From 2ece85c1fa60ab5b17f8236519c18d01e15a4e6c Mon Sep 17 00:00:00 2001 From: blitzbrian Date: Wed, 22 May 2024 17:16:55 +0200 Subject: [PATCH 1021/1456] Register blitzbrian.is-a.dev --- domains/blitzbrian.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/blitzbrian.json diff --git a/domains/blitzbrian.json b/domains/blitzbrian.json new file mode 100644 index 000000000..a85036e93 --- /dev/null +++ b/domains/blitzbrian.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "blitzbrian", + "email": "brianvoorbij@gmail.com", + "discord": "814555302178455604" + }, + + "record": { + "CNAME": "blitzbrian.github.io" + } + } + \ No newline at end of file From 1ee7dbce534ac54a7d3dd58fc4cd0caf79949230 Mon Sep 17 00:00:00 2001 From: Seendator Date: Wed, 22 May 2024 23:29:44 +0800 Subject: [PATCH 1022/1456] Update seen.json --- domains/seen.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/seen.json b/domains/seen.json index 059203928..e09cefb74 100644 --- a/domains/seen.json +++ b/domains/seen.json @@ -11,8 +11,7 @@ "mx2.improvmx.com" ], "TXT": [ - "v=spf1 include:spf.improvmx.com ~all", - "brevo-code:304176d0c8dd03fe23a0a16eea5aa72c" + "v=spf1 include:spf.improvmx.com include:_spf.elasticemail.com ~all" ] } } From 8b5e781b4d0dea2101342a5ec8e51dd9fa8964c4 Mon Sep 17 00:00:00 2001 From: Seendator Date: Wed, 22 May 2024 23:33:02 +0800 Subject: [PATCH 1023/1456] Update and rename mail._domainkey.seen.json to tracking.seen.json --- domains/mail._domainkey.seen.json | 10 ---------- domains/tracking.seen.json | 10 ++++++++++ 2 files changed, 10 insertions(+), 10 deletions(-) delete mode 100644 domains/mail._domainkey.seen.json create mode 100644 domains/tracking.seen.json diff --git a/domains/mail._domainkey.seen.json b/domains/mail._domainkey.seen.json deleted file mode 100644 index 51a07130d..000000000 --- a/domains/mail._domainkey.seen.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Seendator", - "email": "seendator@outlook.com", - "discord": "852477599476482048" - }, - "record": { - "TXT": "k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDeMVIzrCa3T14JsNY0IRv5/2V1/v2itlviLQBwXsa7shBD6TrBkswsFUToPyMRWC9tbR/5ey0nRBH0ZVxp+lsmTxid2Y2z+FApQ6ra2VsXfbJP3HE6wAO0YTVEJt1TmeczhEd2Jiz/fcabIISgXEdSpTYJhb0ct0VJRxcg4c8c7wIDAQAB" - } -} diff --git a/domains/tracking.seen.json b/domains/tracking.seen.json new file mode 100644 index 000000000..d67b225e3 --- /dev/null +++ b/domains/tracking.seen.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Seendator", + "email": "seendator@outlook.com", + "discord": "852477599476482048" + }, + "record": { + "CNAME": "api.elasticemail.com" + } +} From 2590a1ca13cfc71fc4498c164de12495e829c40a Mon Sep 17 00:00:00 2001 From: Seendator Date: Wed, 22 May 2024 23:36:38 +0800 Subject: [PATCH 1024/1456] Update _dmarc.seen.json --- domains/_dmarc.seen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_dmarc.seen.json b/domains/_dmarc.seen.json index d84775c6a..fb128af78 100644 --- a/domains/_dmarc.seen.json +++ b/domains/_dmarc.seen.json @@ -5,6 +5,6 @@ "discord": "852477599476482048" }, "record": { - "TXT": "v=DMARC1; p=none; rua=mailto:rua@dmarc.brevo.com" + "TXT": "v=DMARC1;p=none;" } } From d8a13962cd9c325e6b1b696ee9991129a55c992a Mon Sep 17 00:00:00 2001 From: Seendator Date: Wed, 22 May 2024 23:56:03 +0800 Subject: [PATCH 1025/1456] Delete domains/_dmarc.seen.json --- domains/_dmarc.seen.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/_dmarc.seen.json diff --git a/domains/_dmarc.seen.json b/domains/_dmarc.seen.json deleted file mode 100644 index fb128af78..000000000 --- a/domains/_dmarc.seen.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Seendator", - "email": "seendator@outlook.com", - "discord": "852477599476482048" - }, - "record": { - "TXT": "v=DMARC1;p=none;" - } -} From 274e9f094d1d9abefb7661c814eb320ac45fad55 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 22 May 2024 23:31:49 +0700 Subject: [PATCH 1026/1456] Rename _github-pages-challenge-vihaananand.untitled.json to domains/_github-pages-challenge-vihaananand.untitled.json --- .../_github-pages-challenge-vihaananand.untitled.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename _github-pages-challenge-vihaananand.untitled.json => domains/_github-pages-challenge-vihaananand.untitled.json (100%) diff --git a/_github-pages-challenge-vihaananand.untitled.json b/domains/_github-pages-challenge-vihaananand.untitled.json similarity index 100% rename from _github-pages-challenge-vihaananand.untitled.json rename to domains/_github-pages-challenge-vihaananand.untitled.json From b21bc4f142c013399dbeac7da8968f698868799f Mon Sep 17 00:00:00 2001 From: Koriumm <110361751+Koriumm@users.noreply.github.com> Date: Wed, 22 May 2024 17:00:15 -0700 Subject: [PATCH 1027/1456] Delete domains/hongkorium.json Changed username again from HongKorium to Koriumm. Delete this domain. --- domains/hongkorium.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/hongkorium.json diff --git a/domains/hongkorium.json b/domains/hongkorium.json deleted file mode 100644 index 97bf197a9..000000000 --- a/domains/hongkorium.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "HongKorium", - "email": "", - "discord": "hong.kong" - }, - "record": { - "CNAME": "hongkorium.github.io" - } -} From ebee7aa83063e7ad1e45a3dd6b40c33371addb2c Mon Sep 17 00:00:00 2001 From: Koriumm <110361751+Koriumm@users.noreply.github.com> Date: Wed, 22 May 2024 17:02:06 -0700 Subject: [PATCH 1028/1456] Create koriumm.json --- domains/koriumm.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/koriumm.json diff --git a/domains/koriumm.json b/domains/koriumm.json new file mode 100644 index 000000000..5c758f6a4 --- /dev/null +++ b/domains/koriumm.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Koriumm", + "email": "KoriummLive@gmail.com", + "discord": "hong.kong" + }, + "record": { + "CNAME": "koriumm.github.io" + } +} From 225ba968ee2153d7bbd1c71576a398d2444a0b36 Mon Sep 17 00:00:00 2001 From: Godwhitelight <73111474+Godwhitelight@users.noreply.github.com> Date: Thu, 23 May 2024 06:23:05 +0300 Subject: [PATCH 1029/1456] Create fma.json --- domains/fma.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/fma.json diff --git a/domains/fma.json b/domains/fma.json new file mode 100644 index 000000000..0e1da10e2 --- /dev/null +++ b/domains/fma.json @@ -0,0 +1,10 @@ +{ + "description": "FMA's main domain", + "owner": { + "username": "FMA", + "email": "eggnogh@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } +} From a9ee64a6b3e8794d869ccf446fcaa88870e8490d Mon Sep 17 00:00:00 2001 From: zwei <110226580+Vibred@users.noreply.github.com> Date: Thu, 23 May 2024 11:25:09 +0800 Subject: [PATCH 1030/1456] Register pics.is-a.dev --- domains/pics.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/pics.json diff --git a/domains/pics.json b/domains/pics.json new file mode 100644 index 000000000..ff96515fd --- /dev/null +++ b/domains/pics.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Vibred", + "email": "vibred@pm.me", + "discord": "1169947990551699568" + }, + + "record": { + "CNAME": "telegraph-image2-c9p.pages.dev" + } + } + \ No newline at end of file From eea084912395f1ed571922093ef8b17771a3c510 Mon Sep 17 00:00:00 2001 From: zwei <110226580+Vibred@users.noreply.github.com> Date: Thu, 23 May 2024 11:28:40 +0800 Subject: [PATCH 1031/1456] Update pics.json --- domains/pics.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/pics.json b/domains/pics.json index ff96515fd..d427054f2 100644 --- a/domains/pics.json +++ b/domains/pics.json @@ -1,12 +1,11 @@ { "owner": { "username": "Vibred", - "email": "vibred@pm.me", - "discord": "1169947990551699568" + "email": "red@pissmail.com" }, "record": { "CNAME": "telegraph-image2-c9p.pages.dev" } } - \ No newline at end of file + From 8da56ba315d8d34b514be9cc572ee26c4e67e0e3 Mon Sep 17 00:00:00 2001 From: zwei <110226580+Vibred@users.noreply.github.com> Date: Thu, 23 May 2024 11:29:03 +0800 Subject: [PATCH 1032/1456] Delete domains/firefly.json --- domains/firefly.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/firefly.json diff --git a/domains/firefly.json b/domains/firefly.json deleted file mode 100644 index 1b0f4cbed..000000000 --- a/domains/firefly.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Vibred", - "email": "vibred@pm.me" - }, - "record": { - "NS": ["cora.ns.cloudflare.com", "jonah.ns.cloudflare.com"] - } -} From 9d00933bdcc6fcb880801cae73407f6b8b48a647 Mon Sep 17 00:00:00 2001 From: zwei <110226580+Vibred@users.noreply.github.com> Date: Thu, 23 May 2024 12:42:57 +0800 Subject: [PATCH 1033/1456] Delete mymail.is-a.dev --- domains/mymail.json | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 domains/mymail.json diff --git a/domains/mymail.json b/domains/mymail.json deleted file mode 100644 index 2e8b472b8..000000000 --- a/domains/mymail.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "owner": { - "username": "Vibred", - "email": "vibred@pm.me" - }, - "record": { - "TXT": [ - "verification-code-site-app_lark=c94xuulzjilzjmjbfepl", - "v=spf1 +include:spf.onlarksuite.com -all" - ], - "MX": [ - "mx1.larksuite.com", - "mx2.larksuite.com", - "mx3.larksuite.com" - ] - } -} From 0600989944ceb34854971f97a18f15b2b75a769d Mon Sep 17 00:00:00 2001 From: RocketLauncher21 <68105821+RocketLauncher21@users.noreply.github.com> Date: Thu, 23 May 2024 10:16:50 +0200 Subject: [PATCH 1034/1456] Register rose1440.is-a.dev --- domains/rose1440.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/rose1440.json diff --git a/domains/rose1440.json b/domains/rose1440.json new file mode 100644 index 000000000..273d67370 --- /dev/null +++ b/domains/rose1440.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "RocketLauncher21", + "email": "ferkomrkvicka3456@gmail.com", + "discord": "832603218223431710" + }, + + "record": { + "CNAME": "rocketlauncher21.github.io" + } + } + \ No newline at end of file From 1752e1adac3d1adf574e43ab41305427c246fe18 Mon Sep 17 00:00:00 2001 From: MD Asimuzzaman Date: Thu, 23 May 2024 14:55:43 +0600 Subject: [PATCH 1035/1456] Register zaman.is-a.dev Create zaman.json for registering domain zaman.is-a.dev --- domains/zaman.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/zaman.json diff --git a/domains/zaman.json b/domains/zaman.json new file mode 100644 index 000000000..9f7091830 --- /dev/null +++ b/domains/zaman.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "asimuzzaman", + "email": "eii8mo9om@mozmail.com" + }, + "record": { + "CNAME": "asimuzzaman.pages.dev" + }, + "description": "Personal website of @asimuzzaman" +} From b5e74bb22f0ce61b84490104582ac2fda0e0c94e Mon Sep 17 00:00:00 2001 From: Aldyn Ishmael <93589643+aldnnnz@users.noreply.github.com> Date: Thu, 23 May 2024 16:13:19 +0700 Subject: [PATCH 1036/1456] Create maell.json --- domains/maell.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/maell.json diff --git a/domains/maell.json b/domains/maell.json new file mode 100644 index 000000000..7c188f5d2 --- /dev/null +++ b/domains/maell.json @@ -0,0 +1,11 @@ +{ + "description": "portofolio", + "repo": "https://github.com/aldnnnz/aldnnnz.github.io", + "owner": { + "username": "aldnnnz", + "email": "aldynnn@yahoo.com" + }, + "record": { + "CNAME": "aldnnnz.github.io" + } +} From 201f65719acc3c9c51ee6dea03c375a46acd697f Mon Sep 17 00:00:00 2001 From: Aldyn Ishmael <93589643+aldnnnz@users.noreply.github.com> Date: Thu, 23 May 2024 16:22:55 +0700 Subject: [PATCH 1037/1456] Create hostname.json --- domains/hostname.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hostname.json diff --git a/domains/hostname.json b/domains/hostname.json new file mode 100644 index 000000000..7ffa28908 --- /dev/null +++ b/domains/hostname.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aldnnnz", + "email": "aldynnn@yahoo.com" + }, + "record": { + "TXT": "1a35115df06d1388f4efc4baf855f1" + } +} From 29e1be1bdf7d8dc575bafa1f6a8ab4f45340d05f Mon Sep 17 00:00:00 2001 From: Aldyn Ishmael <93589643+aldnnnz@users.noreply.github.com> Date: Thu, 23 May 2024 16:25:33 +0700 Subject: [PATCH 1038/1456] Add files via upload --- inpo.html | 351 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ style.css | 24 ++++ 2 files changed, 375 insertions(+) create mode 100644 inpo.html create mode 100644 style.css diff --git a/inpo.html b/inpo.html new file mode 100644 index 000000000..83262a47f --- /dev/null +++ b/inpo.html @@ -0,0 +1,351 @@ + + + + + + + Page not found + + + + + + + + + + + + +

+ +
+ +
+
+
+
+ ramadhan +
+
+
+
+

Muhammad Aldyn

+
+ Software Engineer at + POLWIANGI +
+
+
+
+
+
+
+ +
+
+
+
+
+

Riwayat Pendidikan

+ +
+
+
+ 2019 - 2020 +
Politeknik Negeri Jember
+

Teknik Informatika | IPK. 3.71

+ +
+

Mata Kuliah yang saya ikuti :

+ Data Science + Pemrograman Mobile + Bisnis Digital +
+
+
+
+
+
+
+ 2015 - 2018 +
Politeknik Negeri Banyuwangi
+

Teknik Informatika | IPK. 3.6

+
+

Mata Kuliah yang saya ikuti :

+ Pemrograman Web + Basis Data + Algoritma Struktur Data + Bahasa Inggris +
+
+
+
+
+ +
+
+
+

Pengalaman

+ + +
+
+
+ 2023 - Sekarang +
SPE Solution
+

Software Engineer

+
+ +
+
    +
  • Melakukan pembuatan website
  • +
  • Bekerjasama dengan Tim untuk membuat aplikasi
  • +
+
+
+
+
+
+
+
+ 2024 - Sekarang +
Eduwork
+

Mentor

+
+ +
+

Memberikan mentoring kepada siswa tentang Backend Development + dengan Golang

+
+
+
+
+ +
+ +
+
+
+
+ + +
+
+
+ +
+
+

Kursus | Webinar | Seminar

+
+
+
+
Pembuatan Web dengan PHP Laravel
+

Udemy

+
+
+
+
+
+
+
Mini Bootcamp UI/UX Design
+

Peduli Digital

+
+
+
+
+
+ + +
+
+
+ + +
+
+
+
+

Tertarik dengan Saya?

+

Hubungi saya jika ada hal yang perlu didiskusikan lebih lanjut

+ + +
+
+ + Ilustrasi +
+
+
+
+ + +
+
+
+
+

Copyright © 2024 - Rahmat Ramadhan Putra

+
+
+
+
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/style.css b/style.css new file mode 100644 index 000000000..9a15cd7cc --- /dev/null +++ b/style.css @@ -0,0 +1,24 @@ +body::before { + content: ''; + position: fixed; + top: 0; + left: 0; + width: 100%; + height: 100%; + background-image: linear-gradient(0deg, rgba(255, 255, 255, 0.1) 1px, transparent 1px), + linear-gradient(90deg, rgba(255, 255, 255, 0.1) 1px, transparent 1px); + background-size: 20px 20px; + z-index: -1; +} +.navbar-blur { + background-color: rgba(255, 255, 255, 0.10); /* Adjust the transparency as needed */ + backdrop-filter: blur(10px); /* Adjust the blur amount as needed */ + -webkit-backdrop-filter: blur(10px); /* For Safari */ + +} +.card-blur { + background-color: rgba(85, 85, 85, 0.6); /* Adjust the transparency as needed */ + backdrop-filter: blur(1px); /* Adjust the blur amount as needed */ + -webkit-backdrop-filter: blur(1px); /* For Safari */ + +} \ No newline at end of file From c9a8662c7532fd23cba08b5b19ecdb2c12bab5d6 Mon Sep 17 00:00:00 2001 From: Aldyn Ishmael <93589643+aldnnnz@users.noreply.github.com> Date: Thu, 23 May 2024 16:26:55 +0700 Subject: [PATCH 1039/1456] Update and rename inpo.html to index.html --- inpo.html => index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename inpo.html => index.html (97%) diff --git a/inpo.html b/index.html similarity index 97% rename from inpo.html rename to index.html index 83262a47f..4ee0719ba 100644 --- a/inpo.html +++ b/index.html @@ -348,4 +348,4 @@ - \ No newline at end of file + From 835d447e24938a688b1f41bf27bf0482f1370b8d Mon Sep 17 00:00:00 2001 From: Aldyn Ishmael <93589643+aldnnnz@users.noreply.github.com> Date: Thu, 23 May 2024 16:30:04 +0700 Subject: [PATCH 1040/1456] Rename hostname.json to _github-pages-challenge-aldnnnz.maell.json --- .../{hostname.json => _github-pages-challenge-aldnnnz.maell.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{hostname.json => _github-pages-challenge-aldnnnz.maell.json} (100%) diff --git a/domains/hostname.json b/domains/_github-pages-challenge-aldnnnz.maell.json similarity index 100% rename from domains/hostname.json rename to domains/_github-pages-challenge-aldnnnz.maell.json From 8db858569b25de10d21dc553c378e55ca95e3d17 Mon Sep 17 00:00:00 2001 From: Aldyn Ishmael <93589643+aldnnnz@users.noreply.github.com> Date: Thu, 23 May 2024 16:37:31 +0700 Subject: [PATCH 1041/1456] Update maell.json --- domains/maell.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/maell.json b/domains/maell.json index 7c188f5d2..b530ec4d5 100644 --- a/domains/maell.json +++ b/domains/maell.json @@ -1,5 +1,6 @@ { "description": "portofolio", + "domain": "maell.is-a.dev", "repo": "https://github.com/aldnnnz/aldnnnz.github.io", "owner": { "username": "aldnnnz", From 88e4d40e554886a6e587542ddae17883e15b3f4c Mon Sep 17 00:00:00 2001 From: Aldyn Ishmael <93589643+aldnnnz@users.noreply.github.com> Date: Thu, 23 May 2024 16:43:21 +0700 Subject: [PATCH 1042/1456] Rename domains/_github-pages-challenge-aldnnnz.maell.json to hostname.json --- .../_github-pages-challenge-aldnnnz.maell.json => hostname.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/_github-pages-challenge-aldnnnz.maell.json => hostname.json (100%) diff --git a/domains/_github-pages-challenge-aldnnnz.maell.json b/hostname.json similarity index 100% rename from domains/_github-pages-challenge-aldnnnz.maell.json rename to hostname.json From 89ad54511d507b908d8a26d07e84da9f512094a3 Mon Sep 17 00:00:00 2001 From: Aldyn Ishmael <93589643+aldnnnz@users.noreply.github.com> Date: Thu, 23 May 2024 16:45:24 +0700 Subject: [PATCH 1043/1456] Delete hostname.json --- hostname.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 hostname.json diff --git a/hostname.json b/hostname.json deleted file mode 100644 index 7ffa28908..000000000 --- a/hostname.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "aldnnnz", - "email": "aldynnn@yahoo.com" - }, - "record": { - "TXT": "1a35115df06d1388f4efc4baf855f1" - } -} From bc2e7c0cbcaf1a51d865d7f9d8a089a6552df843 Mon Sep 17 00:00:00 2001 From: Aldyn Ishmael <93589643+aldnnnz@users.noreply.github.com> Date: Thu, 23 May 2024 16:46:04 +0700 Subject: [PATCH 1044/1456] Create hostname.json --- domains/hostname.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hostname.json diff --git a/domains/hostname.json b/domains/hostname.json new file mode 100644 index 000000000..7ffa28908 --- /dev/null +++ b/domains/hostname.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aldnnnz", + "email": "aldynnn@yahoo.com" + }, + "record": { + "TXT": "1a35115df06d1388f4efc4baf855f1" + } +} From 6de29ec31d3feead7a750ee1493f5569de935636 Mon Sep 17 00:00:00 2001 From: Zeaxey <95143545+Pixel556@users.noreply.github.com> Date: Thu, 23 May 2024 05:01:15 -0500 Subject: [PATCH 1045/1456] Create zeaxey.json --- domains/zeaxey.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/zeaxey.json diff --git a/domains/zeaxey.json b/domains/zeaxey.json new file mode 100644 index 000000000..c63d806cc --- /dev/null +++ b/domains/zeaxey.json @@ -0,0 +1,8 @@ +{ + "description": "website.", + "repo": "https://github.com/Pixel556/website", + "owner": { + "username": "Pixel556", + "email": "therealzeaxey123@gmail.com", + "discord": "862644161156218891" + } From cb8c714ae3b406d70128f1b38a3eabe9010d199b Mon Sep 17 00:00:00 2001 From: Zeaxey <95143545+Pixel556@users.noreply.github.com> Date: Thu, 23 May 2024 16:26:13 +0530 Subject: [PATCH 1046/1456] Update zeaxey.json --- domains/zeaxey.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/domains/zeaxey.json b/domains/zeaxey.json index c63d806cc..75b411dae 100644 --- a/domains/zeaxey.json +++ b/domains/zeaxey.json @@ -5,4 +5,8 @@ "username": "Pixel556", "email": "therealzeaxey123@gmail.com", "discord": "862644161156218891" + }, + "record": { + "CNAME": "pixel556.github.io" } +} From 319985d3bc0cbd1876ac0cae80bcc9f8cc691cc9 Mon Sep 17 00:00:00 2001 From: Meesam Date: Thu, 23 May 2024 18:47:13 +0530 Subject: [PATCH 1047/1456] Discord Domain Verification --- domains/_discord.meesam.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.meesam.json diff --git a/domains/_discord.meesam.json b/domains/_discord.meesam.json new file mode 100644 index 000000000..7346618b7 --- /dev/null +++ b/domains/_discord.meesam.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "meesam4687", + "email": "meesam4687@gmail.com" + }, + "record": { + "TXT": "dh=f7e6c74947af4ca6f07d83d6b2fba1fcb965c9a6" + } +} From 4ced68af28d30469f5d6fdbbbf268bec9698d89c Mon Sep 17 00:00:00 2001 From: hkdkfih Date: Thu, 23 May 2024 15:47:35 +0200 Subject: [PATCH 1048/1456] Register hkdkfih.is-a.dev --- domains/hkdkfih.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/hkdkfih.json diff --git a/domains/hkdkfih.json b/domains/hkdkfih.json new file mode 100644 index 000000000..1c49c099a --- /dev/null +++ b/domains/hkdkfih.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "cherryservice", + "email": "admin@cherry.work.gd", + "discord": "1201107428608049164" + }, + + "record": { + "CNAME": "cherryservice.github.io" + } + } + \ No newline at end of file From 8f85cb563c2a2cb486b39c2703415c6ddf6dba7c Mon Sep 17 00:00:00 2001 From: Viggo <97695864+ViggAlm@users.noreply.github.com> Date: Thu, 23 May 2024 16:11:16 +0200 Subject: [PATCH 1049/1456] Register viggo.is-a.dev --- domains/viggo.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/viggo.json diff --git a/domains/viggo.json b/domains/viggo.json new file mode 100644 index 000000000..7cee1d6f6 --- /dev/null +++ b/domains/viggo.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ViggAlm", + "email": "ViggAlm@gmail.com", + "discord": "930932488040226876" + }, + + "record": { + "CNAME": "viggalm.github.io" + } + } + \ No newline at end of file From 02416aa2ea0c6a7f6d7916d0f219b5a826959d51 Mon Sep 17 00:00:00 2001 From: Aldyn Ishmael <93589643+aldnnnz@users.noreply.github.com> Date: Thu, 23 May 2024 21:25:21 +0700 Subject: [PATCH 1050/1456] Delete index.html --- index.html | 351 ----------------------------------------------------- 1 file changed, 351 deletions(-) delete mode 100644 index.html diff --git a/index.html b/index.html deleted file mode 100644 index 4ee0719ba..000000000 --- a/index.html +++ /dev/null @@ -1,351 +0,0 @@ - - - - - - - Page not found - - - - - - - - - - - - - - -
- -
-
-
-
- ramadhan -
-
-
-
-

Muhammad Aldyn

-
- Software Engineer at - POLWIANGI -
-
-
-
-
-
-
- -
-
-
-
-
-

Riwayat Pendidikan

- -
-
-
- 2019 - 2020 -
Politeknik Negeri Jember
-

Teknik Informatika | IPK. 3.71

- -
-

Mata Kuliah yang saya ikuti :

- Data Science - Pemrograman Mobile - Bisnis Digital -
-
-
-
-
-
-
- 2015 - 2018 -
Politeknik Negeri Banyuwangi
-

Teknik Informatika | IPK. 3.6

-
-

Mata Kuliah yang saya ikuti :

- Pemrograman Web - Basis Data - Algoritma Struktur Data - Bahasa Inggris -
-
-
-
-
- -
-
-
-

Pengalaman

- - -
-
-
- 2023 - Sekarang -
SPE Solution
-

Software Engineer

-
- -
-
    -
  • Melakukan pembuatan website
  • -
  • Bekerjasama dengan Tim untuk membuat aplikasi
  • -
-
-
-
-
-
-
-
- 2024 - Sekarang -
Eduwork
-

Mentor

-
- -
-

Memberikan mentoring kepada siswa tentang Backend Development - dengan Golang

-
-
-
-
- -
- -
-
-
-
- - -
-
-
- -
-
-

Kursus | Webinar | Seminar

-
-
-
-
Pembuatan Web dengan PHP Laravel
-

Udemy

-
-
-
-
-
-
-
Mini Bootcamp UI/UX Design
-

Peduli Digital

-
-
-
-
-
- - -
-
-
- - -
-
-
-
-

Tertarik dengan Saya?

-

Hubungi saya jika ada hal yang perlu didiskusikan lebih lanjut

- - -
-
- - Ilustrasi -
-
-
-
- - -
-
-
-
-

Copyright © 2024 - Rahmat Ramadhan Putra

-
-
-
-
- - - - - - - - - - - - - - - From f8d970e60737e3e472325e5c8add561e9396e278 Mon Sep 17 00:00:00 2001 From: Aldyn Ishmael <93589643+aldnnnz@users.noreply.github.com> Date: Thu, 23 May 2024 21:25:40 +0700 Subject: [PATCH 1051/1456] Delete style.css --- style.css | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 style.css diff --git a/style.css b/style.css deleted file mode 100644 index 9a15cd7cc..000000000 --- a/style.css +++ /dev/null @@ -1,24 +0,0 @@ -body::before { - content: ''; - position: fixed; - top: 0; - left: 0; - width: 100%; - height: 100%; - background-image: linear-gradient(0deg, rgba(255, 255, 255, 0.1) 1px, transparent 1px), - linear-gradient(90deg, rgba(255, 255, 255, 0.1) 1px, transparent 1px); - background-size: 20px 20px; - z-index: -1; -} -.navbar-blur { - background-color: rgba(255, 255, 255, 0.10); /* Adjust the transparency as needed */ - backdrop-filter: blur(10px); /* Adjust the blur amount as needed */ - -webkit-backdrop-filter: blur(10px); /* For Safari */ - -} -.card-blur { - background-color: rgba(85, 85, 85, 0.6); /* Adjust the transparency as needed */ - backdrop-filter: blur(1px); /* Adjust the blur amount as needed */ - -webkit-backdrop-filter: blur(1px); /* For Safari */ - -} \ No newline at end of file From 09a692d1bd9a7ee407834b8bcb4e9e2e7291fc0f Mon Sep 17 00:00:00 2001 From: Aldyn Ishmael <93589643+aldnnnz@users.noreply.github.com> Date: Thu, 23 May 2024 21:57:44 +0700 Subject: [PATCH 1052/1456] Update and rename maell.json to aldnnnz.json --- domains/{maell.json => aldnnnz.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{maell.json => aldnnnz.json} (87%) diff --git a/domains/maell.json b/domains/aldnnnz.json similarity index 87% rename from domains/maell.json rename to domains/aldnnnz.json index b530ec4d5..f64f7a446 100644 --- a/domains/maell.json +++ b/domains/aldnnnz.json @@ -1,6 +1,6 @@ { "description": "portofolio", - "domain": "maell.is-a.dev", + "domain": "aldnnnz.is-a.dev", "repo": "https://github.com/aldnnnz/aldnnnz.github.io", "owner": { "username": "aldnnnz", From 43c5238b63961c067ee7627aeb6438977ec4d169 Mon Sep 17 00:00:00 2001 From: Aldyn Ishmael <93589643+aldnnnz@users.noreply.github.com> Date: Thu, 23 May 2024 22:05:17 +0700 Subject: [PATCH 1053/1456] Update hostname.json --- domains/hostname.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hostname.json b/domains/hostname.json index 7ffa28908..14cef686a 100644 --- a/domains/hostname.json +++ b/domains/hostname.json @@ -4,6 +4,6 @@ "email": "aldynnn@yahoo.com" }, "record": { - "TXT": "1a35115df06d1388f4efc4baf855f1" + "TXT": "5fd4c25bc65bfba8a87f5aa0b38a37" } } From b95298300d460a117d8e19c19dcf7726a78a0cc1 Mon Sep 17 00:00:00 2001 From: Aldyn Ishmael <93589643+aldnnnz@users.noreply.github.com> Date: Thu, 23 May 2024 22:10:59 +0700 Subject: [PATCH 1054/1456] Rename hostname.json to _github-pages-challenge-aldnnnz.aldnnnz.json --- ...hostname.json => _github-pages-challenge-aldnnnz.aldnnnz.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{hostname.json => _github-pages-challenge-aldnnnz.aldnnnz.json} (100%) diff --git a/domains/hostname.json b/domains/_github-pages-challenge-aldnnnz.aldnnnz.json similarity index 100% rename from domains/hostname.json rename to domains/_github-pages-challenge-aldnnnz.aldnnnz.json From 26530903bc8118bfc418b8e3efa2824899a6b7d5 Mon Sep 17 00:00:00 2001 From: zwei <110226580+Vibred@users.noreply.github.com> Date: Thu, 23 May 2024 23:22:52 +0800 Subject: [PATCH 1055/1456] Delete domains/pics.json --- domains/pics.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/pics.json diff --git a/domains/pics.json b/domains/pics.json deleted file mode 100644 index d427054f2..000000000 --- a/domains/pics.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "Vibred", - "email": "red@pissmail.com" - }, - - "record": { - "CNAME": "telegraph-image2-c9p.pages.dev" - } - } - From 864898bd4dac36fb8e1fa2184c98fc23f1f28dcc Mon Sep 17 00:00:00 2001 From: nullishamy Date: Thu, 23 May 2024 17:33:58 +0100 Subject: [PATCH 1056/1456] update my contact information --- domains/amy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/amy.json b/domains/amy.json index 8d5d0b02e..0ec869526 100644 --- a/domains/amy.json +++ b/domains/amy.json @@ -3,7 +3,7 @@ "repo": "https://github.com/nullishamy/nullishamy.github.io", "owner": { "username": "nullishamy", - "email": "amycodes@null.net" + "email": "contact@amyerskine.me" }, "record": { "CNAME": "nullishamy.github.io" From 61668f871ed35bff0019ec54a48e44ff844de5d5 Mon Sep 17 00:00:00 2001 From: Xuan Hai <46238512+xuanhaivptthn@users.noreply.github.com> Date: Fri, 24 May 2024 04:30:32 +0700 Subject: [PATCH 1057/1456] Register bcraft.is-a.dev --- domains/bcraft.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/bcraft.json diff --git a/domains/bcraft.json b/domains/bcraft.json new file mode 100644 index 000000000..2169a317f --- /dev/null +++ b/domains/bcraft.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "xuanhaivptthn", + "email": "xuanhaivptthn@gmail.com", + "discord": "379076400394666004" + }, + + "record": { + "CNAME": "xuanhaivptthn.github.io/bcraft" + } + } + \ No newline at end of file From e8292ddea16eeee7cf6c6a5bc5a98d6abba3e8e1 Mon Sep 17 00:00:00 2001 From: Siddharth Jain <83913594+siddharthjain25@users.noreply.github.com> Date: Fri, 24 May 2024 03:18:11 +0530 Subject: [PATCH 1058/1456] Update siddharth.json --- domains/siddharth.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/siddharth.json b/domains/siddharth.json index 82396e866..25f60b09f 100644 --- a/domains/siddharth.json +++ b/domains/siddharth.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "siddharthjain25.github.io" + "URL": "https://siddharth25op.webflow.io" } } - \ No newline at end of file + From 66b89addcee84eb96ada5f53e25473a498152e76 Mon Sep 17 00:00:00 2001 From: Zeaxey <95143545+Pixel556@users.noreply.github.com> Date: Fri, 24 May 2024 14:38:46 +0530 Subject: [PATCH 1059/1456] Update zeaxey.json --- domains/zeaxey.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/zeaxey.json b/domains/zeaxey.json index 75b411dae..93157dac4 100644 --- a/domains/zeaxey.json +++ b/domains/zeaxey.json @@ -8,5 +8,6 @@ }, "record": { "CNAME": "pixel556.github.io" + "TXT": "dh=03271c5828f57362f1d12969313966fb88b6f83e" } } From 6251ec21d1a1094a8d5031f2c98c31e388ba148b Mon Sep 17 00:00:00 2001 From: RabbitFoRed <73241991+RabbitFored@users.noreply.github.com> Date: Fri, 24 May 2024 14:41:18 +0530 Subject: [PATCH 1060/1456] Create quantum.json --- domains/quantum.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/quantum.json diff --git a/domains/quantum.json b/domains/quantum.json new file mode 100644 index 000000000..331c2f796 --- /dev/null +++ b/domains/quantum.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "RabbitFored", + "email": "quantum@theostrich.eu.org" + }, + + "record": { + "CNAME": "quantum.theostrich.eu.org", + "MX": [ + "mx.theostrich.eu.org", + ] + } +} From 1eebe92b5255d6500bf0c2d16aa4a9743b17b9f8 Mon Sep 17 00:00:00 2001 From: Zeaxey <95143545+Pixel556@users.noreply.github.com> Date: Fri, 24 May 2024 14:43:04 +0530 Subject: [PATCH 1061/1456] Update zeaxey.json --- domains/zeaxey.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/zeaxey.json b/domains/zeaxey.json index 93157dac4..75b411dae 100644 --- a/domains/zeaxey.json +++ b/domains/zeaxey.json @@ -8,6 +8,5 @@ }, "record": { "CNAME": "pixel556.github.io" - "TXT": "dh=03271c5828f57362f1d12969313966fb88b6f83e" } } From 4197f2f8b12563bf9d61bb6ebf8f27aee3536b4e Mon Sep 17 00:00:00 2001 From: Zeaxey <95143545+Pixel556@users.noreply.github.com> Date: Fri, 24 May 2024 14:44:53 +0530 Subject: [PATCH 1062/1456] Create _discord.zeaxey.json --- domains/_discord.zeaxey.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.zeaxey.json diff --git a/domains/_discord.zeaxey.json b/domains/_discord.zeaxey.json new file mode 100644 index 000000000..674588fe4 --- /dev/null +++ b/domains/_discord.zeaxey.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Pixel556", + "email": "therealzeaxey123@gmail.com" + }, + "record": { + "TXT": "dh=03271c5828f57362f1d12969313966fb88b6f83e" + } +} From 92911fb37f0a86aab84d2e1f30ec8a8500fe0265 Mon Sep 17 00:00:00 2001 From: RabbitFoRed <73241991+RabbitFored@users.noreply.github.com> Date: Fri, 24 May 2024 14:59:16 +0530 Subject: [PATCH 1063/1456] Update quantum.json --- domains/quantum.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/quantum.json b/domains/quantum.json index 331c2f796..7f7b5f37a 100644 --- a/domains/quantum.json +++ b/domains/quantum.json @@ -5,9 +5,6 @@ }, "record": { - "CNAME": "quantum.theostrich.eu.org", - "MX": [ - "mx.theostrich.eu.org", - ] + "CNAME": "quantum.theostrich.eu.org" } } From d991ed68a117e17407a0b2d48b517f2f92fb871a Mon Sep 17 00:00:00 2001 From: Xuan Hai <46238512+xuanhaivptthn@users.noreply.github.com> Date: Fri, 24 May 2024 20:11:01 +0700 Subject: [PATCH 1064/1456] Update bcraft.json --- domains/bcraft.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/bcraft.json b/domains/bcraft.json index 2169a317f..9a323acc6 100644 --- a/domains/bcraft.json +++ b/domains/bcraft.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "xuanhaivptthn.github.io/bcraft" + "CNAME": "xuanhaivptthn.github.io" } } - \ No newline at end of file + From 54e165c2f49a391f2f81c2e1fdc879b9e7adad16 Mon Sep 17 00:00:00 2001 From: Novandra Zulfi Ramadhan <64202802+inozura@users.noreply.github.com> Date: Fri, 24 May 2024 20:13:47 +0700 Subject: [PATCH 1065/1456] Register nozura.is-a.dev --- domains/nozura.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nozura.json diff --git a/domains/nozura.json b/domains/nozura.json new file mode 100644 index 000000000..88916030e --- /dev/null +++ b/domains/nozura.json @@ -0,0 +1,12 @@ +{ + "description": "a cool portfolio site from _Novandra", + "repo": "https://github.com/inozura/inozura.github.io", + "owner": { + "username": "inozura", + "email": "nodhzen@gmail.com" + }, + "record": { + "CNAME": "inozura.github.io" + } + } + \ No newline at end of file From 846837b3271259b5b3754645249e9d2953a1423f Mon Sep 17 00:00:00 2001 From: ArasakaID <52627239+ArasakaID@users.noreply.github.com> Date: Sat, 25 May 2024 01:45:12 +0700 Subject: [PATCH 1066/1456] Update apep.json email --- domains/apep.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/apep.json b/domains/apep.json index b7c9d7d83..dd48d6562 100644 --- a/domains/apep.json +++ b/domains/apep.json @@ -1,7 +1,7 @@ { "owner": { "username": "ArasakaID", - "email": "", + "email": "afifeka20@gmail.com", "discord": "331616752767205378" }, From 955f06b5c1db6d7164e6b251e57f62d3acc0b070 Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Fri, 24 May 2024 15:51:10 -0300 Subject: [PATCH 1067/1456] Register fran.is-a.dev --- domains/fran.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/fran.json diff --git a/domains/fran.json b/domains/fran.json new file mode 100644 index 000000000..5da391ec4 --- /dev/null +++ b/domains/fran.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "xzonix", + "email": "imahalojigi@gmail.com", + "discord": "849400684097175623" + }, + + "record": { + "CNAME": "https://github.com/xzonix/xzonix.github.io" + } + } + \ No newline at end of file From 673b8c0aa110e0b3d0958db05b0acdaabe5b5456 Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Fri, 24 May 2024 21:03:02 +0200 Subject: [PATCH 1068/1456] Register bin.sono.is-a.dev --- domains/bin.sono.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/bin.sono.json diff --git a/domains/bin.sono.json b/domains/bin.sono.json new file mode 100644 index 000000000..7118f01a4 --- /dev/null +++ b/domains/bin.sono.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "getSono", + "email": "julianwolf2013@outlook.de", + "discord": "1222250424309121145" + }, + + "record": { + "A": ["69.197.135.202"] + } + } + \ No newline at end of file From 0f5ba79cde20e32712872918e67be890a8d031d0 Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Fri, 24 May 2024 16:06:07 -0300 Subject: [PATCH 1069/1456] Update fran.json --- domains/fran.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/fran.json b/domains/fran.json index 5da391ec4..add3611b4 100644 --- a/domains/fran.json +++ b/domains/fran.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://github.com/xzonix/xzonix.github.io" + "CNAME": "https://xzonix.github.io" } } - \ No newline at end of file + From 2917a49c79b6a2d7d23814cb989925f2b77a107d Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Fri, 24 May 2024 16:14:55 -0300 Subject: [PATCH 1070/1456] Update fran.json --- domains/fran.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fran.json b/domains/fran.json index add3611b4..a5c7aad4e 100644 --- a/domains/fran.json +++ b/domains/fran.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://xzonix.github.io" + "CNAME": "xzonix.github.io" } } From 405cedfc5c2e13cdc78add25b0efbec8b3b6acee Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Fri, 24 May 2024 21:21:48 +0200 Subject: [PATCH 1071/1456] Register codeserver.sono.is-a.dev --- domains/codeserver.sono.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/codeserver.sono.json diff --git a/domains/codeserver.sono.json b/domains/codeserver.sono.json new file mode 100644 index 000000000..7118f01a4 --- /dev/null +++ b/domains/codeserver.sono.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "getSono", + "email": "julianwolf2013@outlook.de", + "discord": "1222250424309121145" + }, + + "record": { + "A": ["69.197.135.202"] + } + } + \ No newline at end of file From 7eecaf9a9794d61eb4834d8e5d173ed7ff033ac3 Mon Sep 17 00:00:00 2001 From: Asif Mohammad Mollah Date: Fri, 24 May 2024 19:34:12 +0000 Subject: [PATCH 1072/1456] Github domain verification --- domains/_github-pages-challenge-mrasif.mrasif.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-mrasif.mrasif.json diff --git a/domains/_github-pages-challenge-mrasif.mrasif.json b/domains/_github-pages-challenge-mrasif.mrasif.json new file mode 100644 index 000000000..2545ecd45 --- /dev/null +++ b/domains/_github-pages-challenge-mrasif.mrasif.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mrasif", + "email": "admin@mrasif.in" + }, + "record": { + "TXT": "3a800ee62fcc8911956495882b71ec" + } +} \ No newline at end of file From cca92ea1042bc8300a623597076c7f33eb83a1a8 Mon Sep 17 00:00:00 2001 From: solar <160712468+solarcosmic@users.noreply.github.com> Date: Sat, 25 May 2024 08:38:51 +1200 Subject: [PATCH 1073/1456] Register abe.is-a.dev --- domains/abe.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/abe.json diff --git a/domains/abe.json b/domains/abe.json new file mode 100644 index 000000000..540496b8e --- /dev/null +++ b/domains/abe.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "solarcosmic", + "email": "skyrocket180@gmail.com", + "discord": "1201432681913778260" + }, + + "record": { + "CNAME": "profile01.overstand.app" + } + } + \ No newline at end of file From 632a5982a023bd01392dc3b1738c8dc860ead511 Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Fri, 24 May 2024 17:40:18 -0300 Subject: [PATCH 1074/1456] Create _discord.fran.is-a.dev.json --- domains/_discord.fran.is-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.fran.is-a.dev.json diff --git a/domains/_discord.fran.is-a.dev.json b/domains/_discord.fran.is-a.dev.json new file mode 100644 index 000000000..d3672aeeb --- /dev/null +++ b/domains/_discord.fran.is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xzonix", + "email": "imahalojigi@gmail.com" + }, + "record": { + "TXT": "dh=9ffde6acccff8c74faeb599818e2901110d15fa5" + } +} From f2599549f42b8f399e2c41d34358a8cade55495b Mon Sep 17 00:00:00 2001 From: Justin Date: Sat, 25 May 2024 06:11:52 +0800 Subject: [PATCH 1075/1456] add jstn.json --- domains/jstn.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jstn.json diff --git a/domains/jstn.json b/domains/jstn.json new file mode 100644 index 000000000..da0db62de --- /dev/null +++ b/domains/jstn.json @@ -0,0 +1,12 @@ +{ + "description": "Justin's personal website", + "repo": "https://github.com/justinbalaguer/justinbalaguer.github.io", + "owner": { + "username": "justinbalaguer", + "email": "justinbalaguer@pm.me", + "twitter": "ojintoji" + }, + "record": { + "CNAME": "justinbalaguer.github.io" + } +} \ No newline at end of file From f1f8620fc4e3b169a6d24a0c63a14157afe33267 Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Fri, 24 May 2024 19:26:08 -0300 Subject: [PATCH 1076/1456] Create _discord.xzonix.json --- domains/_discord.xzonix.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.xzonix.json diff --git a/domains/_discord.xzonix.json b/domains/_discord.xzonix.json new file mode 100644 index 000000000..d3672aeeb --- /dev/null +++ b/domains/_discord.xzonix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xzonix", + "email": "imahalojigi@gmail.com" + }, + "record": { + "TXT": "dh=9ffde6acccff8c74faeb599818e2901110d15fa5" + } +} From c919266fafc977b2941989e8015b177344b9cebc Mon Sep 17 00:00:00 2001 From: Nicholas Wong Date: Fri, 24 May 2024 22:42:25 -0500 Subject: [PATCH 1077/1456] Creating thewonglife.json --- domains/thewonglife.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/thewonglife.json diff --git a/domains/thewonglife.json b/domains/thewonglife.json new file mode 100644 index 000000000..ed0bcce76 --- /dev/null +++ b/domains/thewonglife.json @@ -0,0 +1,12 @@ +{ + "description": "Nicholas Wong's Personal Subdomain", + "repo": "https://github.com/TheWongLife/TheWongLife.github.io", + "owner": { + "username": "TheWongLife", + "email": "nwong27@illinois.edu", + "twitter": "The_Wong_Life" + }, + "record": { + "CNAME": "thewonglife.github.io" + } +} From 60f706e8f7ad4790bd7d6d96a0209468547f55a8 Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Sat, 25 May 2024 09:20:53 +0530 Subject: [PATCH 1078/1456] Update founderfie.json Changed CNAME to use redirect.pizza And added discord verification string --- domains/founderfie.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/founderfie.json b/domains/founderfie.json index cd2a0b9c3..47a23778d 100644 --- a/domains/founderfie.json +++ b/domains/founderfie.json @@ -5,6 +5,8 @@ "email": "director@founderfie.in" }, "record": { - "CNAME": "founderfie.in" + "CNAME": "edge.redirect.pizza." + "TXT": "dh=d0051682cdad6866306cdb315ae5abff7e314dcc" } + } From f7eea9810c83fa84404d219812be74ae912146f8 Mon Sep 17 00:00:00 2001 From: Nicholas Wong Date: Sat, 25 May 2024 00:20:24 -0500 Subject: [PATCH 1079/1456] Github Pages Domain Verification --- domains/_github-pages-challenge-TheWongLife.thewonglife | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-TheWongLife.thewonglife diff --git a/domains/_github-pages-challenge-TheWongLife.thewonglife b/domains/_github-pages-challenge-TheWongLife.thewonglife new file mode 100644 index 000000000..4ffd4694e --- /dev/null +++ b/domains/_github-pages-challenge-TheWongLife.thewonglife @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TheWongLife", + "email": "nwong27@illinois.edu" + }, + "record": { + "TXT": "eab75ad7eaab8f055c0d350cb1d28e" + } +} From 9999b30f335224198dab5912fbf7d832f4bd82b5 Mon Sep 17 00:00:00 2001 From: Nicholas Wong Date: Sat, 25 May 2024 00:31:26 -0500 Subject: [PATCH 1080/1456] Github Pages Domain Verification --- .../_github-pages-challenge-TheWongLife.thewonglife.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-TheWongLife.thewonglife.json diff --git a/domains/_github-pages-challenge-TheWongLife.thewonglife.json b/domains/_github-pages-challenge-TheWongLife.thewonglife.json new file mode 100644 index 000000000..4ffd4694e --- /dev/null +++ b/domains/_github-pages-challenge-TheWongLife.thewonglife.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TheWongLife", + "email": "nwong27@illinois.edu" + }, + "record": { + "TXT": "eab75ad7eaab8f055c0d350cb1d28e" + } +} From 8dfcfc60edf17713f427519ae46cc05d83f35688 Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Sat, 25 May 2024 11:02:49 +0530 Subject: [PATCH 1081/1456] Update founderfie.json --- domains/founderfie.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/founderfie.json b/domains/founderfie.json index 47a23778d..5c7b868eb 100644 --- a/domains/founderfie.json +++ b/domains/founderfie.json @@ -6,7 +6,7 @@ }, "record": { "CNAME": "edge.redirect.pizza." - "TXT": "dh=d0051682cdad6866306cdb315ae5abff7e314dcc" + } } From ae815464bc75b6d782df41a5083c3d04c5755232 Mon Sep 17 00:00:00 2001 From: Nicholas Wong Date: Sat, 25 May 2024 00:35:44 -0500 Subject: [PATCH 1082/1456] Deleted pull request without .json extension --- domains/_github-pages-challenge-TheWongLife.thewonglife | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-TheWongLife.thewonglife diff --git a/domains/_github-pages-challenge-TheWongLife.thewonglife b/domains/_github-pages-challenge-TheWongLife.thewonglife deleted file mode 100644 index 4ffd4694e..000000000 --- a/domains/_github-pages-challenge-TheWongLife.thewonglife +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "TheWongLife", - "email": "nwong27@illinois.edu" - }, - "record": { - "TXT": "eab75ad7eaab8f055c0d350cb1d28e" - } -} From b06554d2aa22906ac9f90b6c85bc4bd5bcac51d4 Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Sat, 25 May 2024 11:07:37 +0530 Subject: [PATCH 1083/1456] Create _discord.founderfie.json --- domains/_discord.founderfie.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.founderfie.json diff --git a/domains/_discord.founderfie.json b/domains/_discord.founderfie.json new file mode 100644 index 000000000..e3ed3fcf0 --- /dev/null +++ b/domains/_discord.founderfie.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Founderfie", + "email": "director@founderfie.in" + }, + "record": { + "TXT": "dh=d0051682cdad6866306cdb315ae5abff7e314dcc" + } +} From 6414bca5b56dd48795f2916eb10e222cc33043f8 Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Sat, 25 May 2024 11:21:09 +0530 Subject: [PATCH 1084/1456] Update founderfie.json --- domains/founderfie.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/founderfie.json b/domains/founderfie.json index 5c7b868eb..b0ad689a0 100644 --- a/domains/founderfie.json +++ b/domains/founderfie.json @@ -5,7 +5,7 @@ "email": "director@founderfie.in" }, "record": { - "CNAME": "edge.redirect.pizza." + "CNAME": "edge.redirect.pizza" } From 126198e963155e92e77e3ace016929c229654600 Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Sat, 25 May 2024 09:39:14 +0200 Subject: [PATCH 1085/1456] Create mumble.sono.json --- domains/mumble.sono.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mumble.sono.json diff --git a/domains/mumble.sono.json b/domains/mumble.sono.json new file mode 100644 index 000000000..5248b05fd --- /dev/null +++ b/domains/mumble.sono.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "getSono", + "email": "julianwolf2013@outlook.de", + "discord": "1222250424309121145" + }, + + "record": { + "A": ["69.197.135.202"] + } + } + From a3dc963758515859488b6b1dd96bfe6247e5b082 Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Sat, 25 May 2024 09:47:53 +0200 Subject: [PATCH 1086/1456] Update sono.json --- domains/sono.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/domains/sono.json b/domains/sono.json index 3272a804b..5ad9c876a 100644 --- a/domains/sono.json +++ b/domains/sono.json @@ -5,12 +5,13 @@ }, "record": { "MX": [ - "mx01.mail.icloud.com", - "mx02.mail.icloud.com" + "mx1.improvmx.com", + "mx2.improvmx.com." ], "TXT": [ - "apple-domain=PMmXaZI06t5XN6Dv", - "v=spf1 include:icloud.com ~all" - ] + "v=spf1 include:spf.improvmx.com ~all" + ], + + "URL": "getsono.is-a.dev" } } From edb52e714aa658c914f280ef5930defaa9dcb159 Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Sat, 25 May 2024 16:18:34 +0800 Subject: [PATCH 1087/1456] Update status-ryo.json --- domains/status-ryo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/status-ryo.json b/domains/status-ryo.json index d2e7ef7da..9218d668b 100644 --- a/domains/status-ryo.json +++ b/domains/status-ryo.json @@ -4,6 +4,6 @@ "email": "dgfrosdgfros@gmail.com" }, "record": { - "A": ["69.30.249.53"] + "A": ["69.197.135.203"] } } From 9c978f48bb249e538e521fe012bbc58642535781 Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Sat, 25 May 2024 16:22:40 +0800 Subject: [PATCH 1088/1456] Update uptime-ryo.json --- domains/uptime-ryo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/uptime-ryo.json b/domains/uptime-ryo.json index d2e7ef7da..9218d668b 100644 --- a/domains/uptime-ryo.json +++ b/domains/uptime-ryo.json @@ -4,6 +4,6 @@ "email": "dgfrosdgfros@gmail.com" }, "record": { - "A": ["69.30.249.53"] + "A": ["69.197.135.203"] } } From 310b152a5e4b8f779667f780f0c3b5a9b30a6cd3 Mon Sep 17 00:00:00 2001 From: Siddharth Jain <83913594+siddharthjain25@users.noreply.github.com> Date: Sat, 25 May 2024 15:13:25 +0530 Subject: [PATCH 1089/1456] Update siddharth.json --- domains/siddharth.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/siddharth.json b/domains/siddharth.json index 25f60b09f..2cd11919e 100644 --- a/domains/siddharth.json +++ b/domains/siddharth.json @@ -6,7 +6,7 @@ }, "record": { - "URL": "https://siddharth25op.webflow.io" + "CNAME": "siddharthjain25.github.io" } } From 343884357d8da35f1cb7dbd01e51c47a2f57671a Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Sat, 25 May 2024 13:22:24 +0200 Subject: [PATCH 1090/1456] Update domains/sono.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/sono.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sono.json b/domains/sono.json index 5ad9c876a..a52b9712b 100644 --- a/domains/sono.json +++ b/domains/sono.json @@ -8,7 +8,7 @@ "mx1.improvmx.com", "mx2.improvmx.com." ], - "TXT": [ + "TXT": "v=spf1 include:spf.improvmx.com ~all", "v=spf1 include:spf.improvmx.com ~all" ], From e74270242353e7012f4f51b947186183c90abdfc Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Sat, 25 May 2024 13:22:37 +0200 Subject: [PATCH 1091/1456] Update domains/sono.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/sono.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/domains/sono.json b/domains/sono.json index a52b9712b..426469905 100644 --- a/domains/sono.json +++ b/domains/sono.json @@ -9,9 +9,6 @@ "mx2.improvmx.com." ], "TXT": "v=spf1 include:spf.improvmx.com ~all", - "v=spf1 include:spf.improvmx.com ~all" - ], - "URL": "getsono.is-a.dev" } } From ef01f717ebb44fbbcb16b51b6635b6e61adb7bb3 Mon Sep 17 00:00:00 2001 From: Debarchito Nath Date: Sat, 25 May 2024 17:31:40 +0530 Subject: [PATCH 1092/1456] Register debarchito.is-a.dev --- domains/debarchito.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/debarchito.json diff --git a/domains/debarchito.json b/domains/debarchito.json new file mode 100644 index 000000000..8c7cf8786 --- /dev/null +++ b/domains/debarchito.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "debarchito", + "email": "44723456+debarchito@users.noreply.github.com", + "discord": "739497344780992564" + }, + + "record": { + "CNAME": "https://debarchito.github.io" + } + } + \ No newline at end of file From 389170a0f648d4f302535caac4ba9ce226ccb01d Mon Sep 17 00:00:00 2001 From: Debarchito Nath Date: Sat, 25 May 2024 22:10:36 +0530 Subject: [PATCH 1093/1456] Update domains/debarchito.json Co-authored-by: CuteDog5695 --- domains/debarchito.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/debarchito.json b/domains/debarchito.json index 8c7cf8786..1b1862993 100644 --- a/domains/debarchito.json +++ b/domains/debarchito.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://debarchito.github.io" + "CNAME": "debarchito.github.io" } } \ No newline at end of file From a0ce8c79e68937ae9a52f2e2ae4929dc54926af4 Mon Sep 17 00:00:00 2001 From: Debarchito Nath Date: Sat, 25 May 2024 22:13:10 +0530 Subject: [PATCH 1094/1456] Update email in debarchito.json --- domains/debarchito.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/debarchito.json b/domains/debarchito.json index 1b1862993..d6c2b849c 100644 --- a/domains/debarchito.json +++ b/domains/debarchito.json @@ -1,7 +1,7 @@ { "owner": { "username": "debarchito", - "email": "44723456+debarchito@users.noreply.github.com", + "email": "debarchitonath@gmail.com", "discord": "739497344780992564" }, @@ -9,4 +9,4 @@ "CNAME": "debarchito.github.io" } } - \ No newline at end of file + From 7a2d647d031b635f724cb206bf6aebc78abeb317 Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Sat, 25 May 2024 19:06:44 +0200 Subject: [PATCH 1095/1456] Update domains/sono.json Co-authored-by: CuteDog5695 --- domains/sono.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sono.json b/domains/sono.json index 426469905..508be39ac 100644 --- a/domains/sono.json +++ b/domains/sono.json @@ -9,6 +9,6 @@ "mx2.improvmx.com." ], "TXT": "v=spf1 include:spf.improvmx.com ~all", - "URL": "getsono.is-a.dev" + "URL": "https://getsono.is-a.dev" } } From 028c7c672bb8e59d2e7542a7b2426039efd7fcf0 Mon Sep 17 00:00:00 2001 From: TotoCode Date: Sat, 25 May 2024 19:58:52 +0200 Subject: [PATCH 1096/1456] Delete domains/_discord.totocode.json --- domains/_discord.totocode.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_discord.totocode.json diff --git a/domains/_discord.totocode.json b/domains/_discord.totocode.json deleted file mode 100644 index 3da049409..000000000 --- a/domains/_discord.totocode.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "TotoCodeFR", - "email": "totocodefr@duck.com" - }, - "record": { - "TXT": "dh=c1c2e41dee1d48f53656156234c2e3f672eaf3ba" - } -} From f3be069835f0f507b79f325ec65d6bc766ef3d47 Mon Sep 17 00:00:00 2001 From: TotoCode Date: Sat, 25 May 2024 19:59:30 +0200 Subject: [PATCH 1097/1456] Delete domains/totocode.json --- domains/totocode.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/totocode.json diff --git a/domains/totocode.json b/domains/totocode.json deleted file mode 100644 index 240c61e7d..000000000 --- a/domains/totocode.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Describe the use of this subdomain", - "repo": "https://github.com/TotoCodeFR/TotoCodeFR.github.io", - "owner": { - "username": "TotoCodeFR", - "email": "totocodefr@duck.com", - "twitter": "TotoCodeFR" - }, - "record": { - "CNAME": "TotoCodeFR.github.io" - } -} From 3dbbdd4147370ac42d68e33280e2268a2be84059 Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Sat, 25 May 2024 16:11:27 -0300 Subject: [PATCH 1098/1456] Create _discord.xzonix.json --- domains/_discord.xzonix.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.xzonix.json diff --git a/domains/_discord.xzonix.json b/domains/_discord.xzonix.json new file mode 100644 index 000000000..d3672aeeb --- /dev/null +++ b/domains/_discord.xzonix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xzonix", + "email": "imahalojigi@gmail.com" + }, + "record": { + "TXT": "dh=9ffde6acccff8c74faeb599818e2901110d15fa5" + } +} From 9172cc657597ab7eaf2df4ed6731e8535677867c Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Sat, 25 May 2024 16:12:02 -0300 Subject: [PATCH 1099/1456] Delete domains/_discord.fran.is-a.dev.json --- domains/_discord.fran.is-a.dev.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_discord.fran.is-a.dev.json diff --git a/domains/_discord.fran.is-a.dev.json b/domains/_discord.fran.is-a.dev.json deleted file mode 100644 index d3672aeeb..000000000 --- a/domains/_discord.fran.is-a.dev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "xzonix", - "email": "imahalojigi@gmail.com" - }, - "record": { - "TXT": "dh=9ffde6acccff8c74faeb599818e2901110d15fa5" - } -} From 23d0e76d441592bd8d143d046f70bff771cb6af6 Mon Sep 17 00:00:00 2001 From: Akshat <75732865+akshtt-dev@users.noreply.github.com> Date: Sun, 26 May 2024 12:29:29 +0530 Subject: [PATCH 1100/1456] Register _discord.akshtt.is-a.dev --- domains/_discord.akshtt.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/_discord.akshtt.json diff --git a/domains/_discord.akshtt.json b/domains/_discord.akshtt.json new file mode 100644 index 000000000..784ce0020 --- /dev/null +++ b/domains/_discord.akshtt.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "LegendOP1041", + "email": "maillegendop@gmail.com", + "discord": "1056531806763102218" + }, + + "record": { + "TXT": "dh=09032e888f853fbc8b540d4ff64dc7abd828f107" + } + } + \ No newline at end of file From 2e71fe1067aecbdf5fd9a44de0e57e03a61ba088 Mon Sep 17 00:00:00 2001 From: Akshat <75732865+akshtt-dev@users.noreply.github.com> Date: Sun, 26 May 2024 12:31:18 +0530 Subject: [PATCH 1101/1456] Update _discord.akshtt.json --- domains/_discord.akshtt.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_discord.akshtt.json b/domains/_discord.akshtt.json index 784ce0020..d681c0c79 100644 --- a/domains/_discord.akshtt.json +++ b/domains/_discord.akshtt.json @@ -1,6 +1,6 @@ { "owner": { - "username": "LegendOP1041", + "username": "akshtt-dev", "email": "maillegendop@gmail.com", "discord": "1056531806763102218" }, @@ -9,4 +9,4 @@ "TXT": "dh=09032e888f853fbc8b540d4ff64dc7abd828f107" } } - \ No newline at end of file + From a3ce9d2fa4f4f41a98bf0290ef23012b76925897 Mon Sep 17 00:00:00 2001 From: senaditya <158608750+senaditya@users.noreply.github.com> Date: Sun, 26 May 2024 12:08:29 +0430 Subject: [PATCH 1102/1456] Create mail.senaditya.json --- domains/mail.senaditya.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mail.senaditya.json diff --git a/domains/mail.senaditya.json b/domains/mail.senaditya.json new file mode 100644 index 000000000..6d964eea0 --- /dev/null +++ b/domains/mail.senaditya.json @@ -0,0 +1,12 @@ +{ + "description": "Mail For My Website", + "owner": { + "username": "senaditya", + "email": "aditya.sen1hl@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], + + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 81fac1e632427dab1d840e1dcea7ed10b902031c Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sun, 26 May 2024 19:01:35 +0300 Subject: [PATCH 1103/1456] Update mail.senaditya.json --- domains/mail.senaditya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mail.senaditya.json b/domains/mail.senaditya.json index 6d964eea0..615cdf9fc 100644 --- a/domains/mail.senaditya.json +++ b/domains/mail.senaditya.json @@ -5,7 +5,7 @@ "email": "aditya.sen1hl@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From 2b3464f5393dc18da48ecfd8d4ab44ba07e86e91 Mon Sep 17 00:00:00 2001 From: Akhilesh <89849703+ProCoderAkhil@users.noreply.github.com> Date: Sun, 26 May 2024 22:09:15 +0530 Subject: [PATCH 1104/1456] Create akhilesh.json Added Akhilesh.json --- domains/akhilesh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/akhilesh.json diff --git a/domains/akhilesh.json b/domains/akhilesh.json new file mode 100644 index 000000000..f77da1267 --- /dev/null +++ b/domains/akhilesh.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio", + "repo": "https://github.com/ProCoderAkhil/ProCoderAkhil.github.io", + "owner": { + "username": "ProCoderAkhil", + "email": "AkhilRamachandran@gmail.com" + }, + "record": { + "CNAME": "ProCoderAkhil.github.io" + } +} From 528987242bed85677242cc2da95d55209d92ea08 Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Sun, 26 May 2024 14:27:17 -0300 Subject: [PATCH 1105/1456] Rename _discord.xzonix.json to _discord.fran.json --- domains/{_discord.xzonix.json => _discord.fran.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.xzonix.json => _discord.fran.json} (100%) diff --git a/domains/_discord.xzonix.json b/domains/_discord.fran.json similarity index 100% rename from domains/_discord.xzonix.json rename to domains/_discord.fran.json From 2ca2fe90b01f21a54b58cbb8cb8de3dfd8c23883 Mon Sep 17 00:00:00 2001 From: Chris <132391268+BestGithubUser1@users.noreply.github.com> Date: Sun, 26 May 2024 21:13:14 +0300 Subject: [PATCH 1106/1456] Create status.chriscoding.json --- domains/status.chriscoding.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/status.chriscoding.json diff --git a/domains/status.chriscoding.json b/domains/status.chriscoding.json new file mode 100644 index 000000000..c1d36023c --- /dev/null +++ b/domains/status.chriscoding.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "BestGithubUser1", + "email": "githubuserlol333@gmail.com", + "discord": "735578614476570726" + }, + + "record": { + "CNAME": "statuspage.betteruptime.com" + } + } From 52062ac6cc6556ccf0c73853c6f4168a72f663ca Mon Sep 17 00:00:00 2001 From: zvdxc <88501710+zvdxc@users.noreply.github.com> Date: Sun, 26 May 2024 21:46:53 +0200 Subject: [PATCH 1107/1456] Create zvdxc.json --- domains/zvdxc.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zvdxc.json diff --git a/domains/zvdxc.json b/domains/zvdxc.json new file mode 100644 index 000000000..b1bd72440 --- /dev/null +++ b/domains/zvdxc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zvdxc", + "email": "zvdxc11@gmail.com" + }, + "record": { + "CNAME": "mysite-e7j.pages.dev" + } +} From 2a3d34de506a8b6af219a55d61935382fa2a3138 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20H=C3=A0o?= <136668112+JustKemForFun@users.noreply.github.com> Date: Mon, 27 May 2024 23:01:00 +0700 Subject: [PATCH 1108/1456] Create kem.json --- domains/kem.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kem.json diff --git a/domains/kem.json b/domains/kem.json new file mode 100644 index 000000000..92afb4c5f --- /dev/null +++ b/domains/kem.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kemsadboiz", + "email": "kemdev.contact@gmail.com" + }, + "record": { + "A": "103.169.35.190" + } +} From be6ba9f4bc353c076818e93407b259ba2b9d03e1 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 27 May 2024 23:04:47 +0700 Subject: [PATCH 1109/1456] Update kem.json --- domains/kem.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/kem.json b/domains/kem.json index 92afb4c5f..6d23b6e11 100644 --- a/domains/kem.json +++ b/domains/kem.json @@ -4,6 +4,7 @@ "email": "kemdev.contact@gmail.com" }, "record": { - "A": "103.169.35.190" + "A": [ + "103.169.35.190"] } } From c7946fa3d7872574dc686a5124b1c186c65d607f Mon Sep 17 00:00:00 2001 From: Nithin Biju Date: Mon, 27 May 2024 21:37:18 +0530 Subject: [PATCH 1110/1456] Update NithinBiju.json Resolved All Issues --- domains/NithinBiju.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/NithinBiju.json b/domains/NithinBiju.json index 436daf8fe..ba668f5d5 100644 --- a/domains/NithinBiju.json +++ b/domains/NithinBiju.json @@ -1,12 +1,12 @@ { - "description": "personal web page", - "repo": "https://nithinbiju007.github.io/NithinBiju/", + "description": "Personal Web Page", + "repo": "https://nithinbiju007.github.io/nithinbiju007.github.io", "owner": { "username": "nithinbiju007", "email": "nithinbijubiss@gmail.com", }, "record": { - "CNAME": "https://nithinbiju007.github.io/NithinBiju/" + "CNAME": "nithinbiju007.github.io" } } From 7e0aff53bb656aea90681ac1be96f77ff16ea606 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 27 May 2024 23:12:47 +0700 Subject: [PATCH 1111/1456] Update NithinBiju.json --- domains/NithinBiju.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/NithinBiju.json b/domains/NithinBiju.json index ba668f5d5..83a37aae1 100644 --- a/domains/NithinBiju.json +++ b/domains/NithinBiju.json @@ -3,7 +3,7 @@ "repo": "https://nithinbiju007.github.io/nithinbiju007.github.io", "owner": { "username": "nithinbiju007", - "email": "nithinbijubiss@gmail.com", + "email": "nithinbijubiss@gmail.com" }, "record": { From a18a22b11322804a3396dc4824e9f1e59dbf49ec Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 27 May 2024 23:13:34 +0700 Subject: [PATCH 1112/1456] Rename NithinBiju.json to nithinbiju.json --- domains/{NithinBiju.json => nithinbiju.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{NithinBiju.json => nithinbiju.json} (100%) diff --git a/domains/NithinBiju.json b/domains/nithinbiju.json similarity index 100% rename from domains/NithinBiju.json rename to domains/nithinbiju.json From 0d284c25551b614422f937b4ee04cab7124adf73 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 27 May 2024 23:14:52 +0700 Subject: [PATCH 1113/1456] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index e39c28420..71cf92829 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,6 +6,7 @@ Unless explicitly specified otherwise by a **maintainer** or in the requirement Please note that we reserve the rights not to accept any domain at our own discretion. - [ ] The file is in the `domains` folder and is in the JSON format. +- [ ] The file's name is all lowercased. - [ ] You have completed your website. - [ ] The website is reachable. - [ ] You're not using Vercel or Netlify. From 86c090ee406eb2213b951083d62f28a16e42de7d Mon Sep 17 00:00:00 2001 From: selvaklnc Date: Mon, 27 May 2024 21:46:07 +0530 Subject: [PATCH 1114/1456] adding sub-domain --- domains/selvakumaran.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/selvakumaran.json diff --git a/domains/selvakumaran.json b/domains/selvakumaran.json new file mode 100644 index 000000000..671195411 --- /dev/null +++ b/domains/selvakumaran.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "selvaklnc", + "email": "selvakumaran301@gmail.com" + }, + "record": { + "CNAME": "selvaklnc.github.io" + } +} From bf3a965d31b1d7fb53a9f16922399e9191036b5b Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 27 May 2024 23:18:09 +0700 Subject: [PATCH 1115/1456] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 71cf92829..37d115254 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,7 +6,7 @@ Unless explicitly specified otherwise by a **maintainer** or in the requirement Please note that we reserve the rights not to accept any domain at our own discretion. - [ ] The file is in the `domains` folder and is in the JSON format. -- [ ] The file's name is all lowercased. +- [ ] The file's name is all lowercased. - [ ] You have completed your website. - [ ] The website is reachable. - [ ] You're not using Vercel or Netlify. From 626e3dfdedb1b5d199f8cecfd037c0c93d7b5457 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 27 May 2024 23:18:23 +0700 Subject: [PATCH 1116/1456] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 37d115254..4deaad1d1 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,7 +6,7 @@ Unless explicitly specified otherwise by a **maintainer** or in the requirement Please note that we reserve the rights not to accept any domain at our own discretion. - [ ] The file is in the `domains` folder and is in the JSON format. -- [ ] The file's name is all lowercased. +- [ ] The file's name is all lowercased. - [ ] You have completed your website. - [ ] The website is reachable. - [ ] You're not using Vercel or Netlify. From af15db1a19d7d34c8a50ec507b6b9e082e5e571a Mon Sep 17 00:00:00 2001 From: Jermaine <64845752+Codemaine@users.noreply.github.com> Date: Mon, 27 May 2024 17:25:41 +0100 Subject: [PATCH 1117/1456] Register maine.is-a.dev --- domains/maine.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/maine.json diff --git a/domains/maine.json b/domains/maine.json new file mode 100644 index 000000000..e9b0c4388 --- /dev/null +++ b/domains/maine.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Codemaine", + "email": "jermaineantwi22@gmail.com", + "discord": "672698075910766622" + }, + + "record": { + "TXT": "vc-domain-verify=maine.is-a.dev,8d16f8af14c09f846ccf" + } + } + \ No newline at end of file From 7607a52afd6e9855eeec5257d4dc0e5f35347aa5 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 27 May 2024 23:32:23 +0700 Subject: [PATCH 1118/1456] Update PULL_REQUEST_TEMPLATE.md Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 4deaad1d1..39cf0fc2e 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,7 +6,7 @@ Unless explicitly specified otherwise by a **maintainer** or in the requirement Please note that we reserve the rights not to accept any domain at our own discretion. - [ ] The file is in the `domains` folder and is in the JSON format. -- [ ] The file's name is all lowercased. +- [ ] The file's name is all lowercased and alphanumeric. - [ ] You have completed your website. - [ ] The website is reachable. - [ ] You're not using Vercel or Netlify. From 0a8d18ef2937bc3db5e9019522b7af9497ff09eb Mon Sep 17 00:00:00 2001 From: Sarthak Dubey Date: Mon, 27 May 2024 23:05:35 +0530 Subject: [PATCH 1119/1456] Register sarthak.is-a.dev --- domains/sarthak.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sarthak.json diff --git a/domains/sarthak.json b/domains/sarthak.json new file mode 100644 index 000000000..b43c8b3ff --- /dev/null +++ b/domains/sarthak.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "dubey0613", + "email": "dubey.sarthak0613@gmail.com", + "discord": "877525618525364295" + }, + + "record": { + "CNAME": "https://dubey0613.github.io/portfolio/" + } + } + \ No newline at end of file From f46e5ea0eb350fdca6436b633e31c3cd856a3873 Mon Sep 17 00:00:00 2001 From: Sarthak Dubey Date: Mon, 27 May 2024 23:45:58 +0530 Subject: [PATCH 1120/1456] Update sarthak.json --- domains/sarthak.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/sarthak.json b/domains/sarthak.json index b43c8b3ff..b5d88c444 100644 --- a/domains/sarthak.json +++ b/domains/sarthak.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://dubey0613.github.io/portfolio/" + "CNAME": "https://sarthak-portfolio-web.vercel.app/" } } - \ No newline at end of file + From 0ccd80f8158959b62816c0ee41a4da8b2020ea1b Mon Sep 17 00:00:00 2001 From: Talin Sharma Date: Mon, 27 May 2024 14:46:45 -0400 Subject: [PATCH 1121/1456] Register ttt.talinsharma.is-a.dev --- domains/ttt.talinsharma.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ttt.talinsharma.json diff --git a/domains/ttt.talinsharma.json b/domains/ttt.talinsharma.json new file mode 100644 index 000000000..012a26aee --- /dev/null +++ b/domains/ttt.talinsharma.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "TalinTheDev", + "email": "talinsharma.dev@gmail.com", + "discord": "1010508154481676329" + }, + + "record": { + "CNAME": "tic-tac-toe-talinsharma.web.app" + } + } + \ No newline at end of file From d60a141d35ce07adabbbd083ed99583f88710de8 Mon Sep 17 00:00:00 2001 From: Sarthak Dubey Date: Tue, 28 May 2024 00:50:18 +0530 Subject: [PATCH 1122/1456] Update sarthak.json --- domains/sarthak.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sarthak.json b/domains/sarthak.json index b5d88c444..3f90d242b 100644 --- a/domains/sarthak.json +++ b/domains/sarthak.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://sarthak-portfolio-web.vercel.app/" + "CNAME": "dubey0613.github.io/portfolio" } } From c979cf92b6148a9d707935f6c551a1ba25fc5357 Mon Sep 17 00:00:00 2001 From: zvdxc <88501710+zvdxc@users.noreply.github.com> Date: Mon, 27 May 2024 21:49:06 +0200 Subject: [PATCH 1123/1456] EMAIL --- domains/mail.zvdxc.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/mail.zvdxc.json diff --git a/domains/mail.zvdxc.json b/domains/mail.zvdxc.json new file mode 100644 index 000000000..8928b0f34 --- /dev/null +++ b/domains/mail.zvdxc.json @@ -0,0 +1,13 @@ +{ + "description": "A sub-subdomain for use with a mail-forwarder, because the main subdomain zvdxc.is-a.dev has a CNAME and doesnt work", + "owner": { + "username": "zvdxc", + "email": "zvdxc11@gmail.com", + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + } +} From 08848d3028c5ba6e2436840e7dbe9580f8e72840 Mon Sep 17 00:00:00 2001 From: Nils Date: Mon, 27 May 2024 22:32:32 +0200 Subject: [PATCH 1124/1456] feat: added piste subdomain --- domains/piste.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/piste.json diff --git a/domains/piste.json b/domains/piste.json new file mode 100644 index 000000000..b953d9bd8 --- /dev/null +++ b/domains/piste.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zpiste", + "email": "contact@piste.dev" + }, + "record": { + "CNAME": "piste.dev" + } +} From 08f0dac57c15f5cdbe96ef63f4904f91fc9f28ed Mon Sep 17 00:00:00 2001 From: Nils Date: Mon, 27 May 2024 22:35:03 +0200 Subject: [PATCH 1125/1456] feat: added discord domain verification for piste --- domains/_discord.piste.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.piste.json diff --git a/domains/_discord.piste.json b/domains/_discord.piste.json new file mode 100644 index 000000000..2427f5a6f --- /dev/null +++ b/domains/_discord.piste.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zpiste", + "email": "contact@piste.dev" + }, + "record": { + "TXT": "dh=896e7262fdc9ab140d9c5b137e41917e8512a6bd" + } +} From ac3d77cdb43c05a4c95068a5f8e571aae4d96bf8 Mon Sep 17 00:00:00 2001 From: Nils Date: Mon, 27 May 2024 22:40:31 +0200 Subject: [PATCH 1126/1456] feat: added github pages verification for piste subdomain --- domains/_github-pages-challenge-zpiste.piste.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-zpiste.piste.json diff --git a/domains/_github-pages-challenge-zpiste.piste.json b/domains/_github-pages-challenge-zpiste.piste.json new file mode 100644 index 000000000..e998a3d0d --- /dev/null +++ b/domains/_github-pages-challenge-zpiste.piste.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zpiste", + "email": "contact@piste.dev" + }, + "record": { + "TXT": "ad901dc238a681f67e4979e64eac7e" + } +} From d5d5d46e318ece545aae24a703e51a1021c7a239 Mon Sep 17 00:00:00 2001 From: Nils Date: Mon, 27 May 2024 22:43:34 +0200 Subject: [PATCH 1127/1456] fix: redirect to website --- domains/piste.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/piste.json b/domains/piste.json index b953d9bd8..914baf0a9 100644 --- a/domains/piste.json +++ b/domains/piste.json @@ -4,6 +4,6 @@ "email": "contact@piste.dev" }, "record": { - "CNAME": "piste.dev" + "URL": "https://piste.dev" } } From 30e5e44e69866a886da8c6b91228ab8c1db71048 Mon Sep 17 00:00:00 2001 From: Shirsak Majumder Date: Tue, 28 May 2024 02:13:50 +0530 Subject: [PATCH 1128/1456] Added shirsak as a subdomain --- domains/shirsak.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shirsak.json diff --git a/domains/shirsak.json b/domains/shirsak.json new file mode 100644 index 000000000..6a81370fd --- /dev/null +++ b/domains/shirsak.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "shirsakm", + "email": "shirsakm@gmail.com" + }, + "description": "Hosts my personal website", + "repo": "https://github.com/shirsakm/website", + "record": { + "CNAME": "website-ndp.pages.dev" + } +} From d5b4b9f6e6c61bffdac2bb6ffd5656ce06e7b41b Mon Sep 17 00:00:00 2001 From: Talin Sharma Date: Mon, 27 May 2024 17:55:14 -0400 Subject: [PATCH 1129/1456] Update ttt.talinsharma.json - Updated CNAME --- domains/ttt.talinsharma.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ttt.talinsharma.json b/domains/ttt.talinsharma.json index 012a26aee..60572a0ce 100644 --- a/domains/ttt.talinsharma.json +++ b/domains/ttt.talinsharma.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "tic-tac-toe-talinsharma.web.app" + "CNAME": "tic-tac-toe-175c5.web.app" } } - \ No newline at end of file + From 6b9dc0a868821e2fa3e4148b13c6fcee3acaeb16 Mon Sep 17 00:00:00 2001 From: Jermaine <64845752+Codemaine@users.noreply.github.com> Date: Tue, 28 May 2024 02:26:41 +0100 Subject: [PATCH 1130/1456] Updated jermaine.json --- domains/jermaine.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/jermaine.json b/domains/jermaine.json index 26e20b23b..bf5c0938d 100644 --- a/domains/jermaine.json +++ b/domains/jermaine.json @@ -4,6 +4,7 @@ "email": "jermaineantwi22@gmail.com" }, "record": { - "TXT": "vc-domain-verify=jay.is-a.dev,ab97cfe7fecbf105ee2c" + "TXT": "vc-domain-verify=jay.is-a.dev,ab97cfe7fecbf105ee2c", + "CNAME": "codemaine.github.io" } } From a13a0ade9c0a914fd5eb5577511a8f1c2ff835c3 Mon Sep 17 00:00:00 2001 From: Jermaine <64845752+Codemaine@users.noreply.github.com> Date: Tue, 28 May 2024 02:27:05 +0100 Subject: [PATCH 1131/1456] Updated maine.json --- domains/maine.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/maine.json b/domains/maine.json index e9b0c4388..8b9c838aa 100644 --- a/domains/maine.json +++ b/domains/maine.json @@ -6,7 +6,8 @@ }, "record": { - "TXT": "vc-domain-verify=maine.is-a.dev,8d16f8af14c09f846ccf" + "TXT": "vc-domain-verify=maine.is-a.dev,8d16f8af14c09f846ccf", + "CNAME": "codemaine.github.io" } } - \ No newline at end of file + From 2839d749f9a451bd2c1b1d0d8e7d6f379e67c2b1 Mon Sep 17 00:00:00 2001 From: Sarthak Dubey Date: Tue, 28 May 2024 07:49:41 +0530 Subject: [PATCH 1132/1456] Update sarthak.json --- domains/sarthak.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sarthak.json b/domains/sarthak.json index 3f90d242b..3dade7ebf 100644 --- a/domains/sarthak.json +++ b/domains/sarthak.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "dubey0613.github.io/portfolio" + "CNAME": "dubey0613.github.io" } } From 0236ca65ed62dd348cab5d53a2aa1bcaa9628600 Mon Sep 17 00:00:00 2001 From: _resolved <119769327+huukhoa04@users.noreply.github.com> Date: Tue, 28 May 2024 10:10:10 +0700 Subject: [PATCH 1133/1456] my domain --- domains/resolved.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/resolved.json diff --git a/domains/resolved.json b/domains/resolved.json new file mode 100644 index 000000000..12bd0daad --- /dev/null +++ b/domains/resolved.json @@ -0,0 +1,12 @@ +{ + "description": "Hello", + "repo": "https://github.com/huukhoa04/resolved-io", + "owner": { + "username": "huukhoa04", + "email": "huukhoa04@gmail.com", + "twitter": "huukhoa004" + }, + "record": { + "CNAME": "huukhoa04.github.io" + } +} \ No newline at end of file From 9aa8a0fa26fb82f45b1ac38de56a2981bd555fac Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Tue, 28 May 2024 11:22:34 +0700 Subject: [PATCH 1134/1456] Update domains/mail.zvdxc.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/mail.zvdxc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mail.zvdxc.json b/domains/mail.zvdxc.json index 8928b0f34..e8a7c668c 100644 --- a/domains/mail.zvdxc.json +++ b/domains/mail.zvdxc.json @@ -2,7 +2,7 @@ "description": "A sub-subdomain for use with a mail-forwarder, because the main subdomain zvdxc.is-a.dev has a CNAME and doesnt work", "owner": { "username": "zvdxc", - "email": "zvdxc11@gmail.com", + "email": "zvdxc11@gmail.com" }, "record": { "MX": [ From e22bfef1d97467a49ff7f13903398e1bb39af38a Mon Sep 17 00:00:00 2001 From: ItzArman09 <100463136+ItzArman09@users.noreply.github.com> Date: Tue, 28 May 2024 12:29:43 +0530 Subject: [PATCH 1135/1456] Create foxie.arman.json --- domains/foxie.arman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/foxie.arman.json diff --git a/domains/foxie.arman.json b/domains/foxie.arman.json new file mode 100644 index 000000000..19d7cab89 --- /dev/null +++ b/domains/foxie.arman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ItzArman09", + "email": "itz.armxn@outlook.com" + }, + "record": { + "A": ["45.140.142.112"] + } +} From 3fb041eca0a66c4f1e4303a4212b2523e313bbc8 Mon Sep 17 00:00:00 2001 From: SRPVT Date: Tue, 28 May 2024 12:53:06 +0530 Subject: [PATCH 1136/1456] Create _discord.dscbmr.json --- domains/_discord.dscbmr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.dscbmr.json diff --git a/domains/_discord.dscbmr.json b/domains/_discord.dscbmr.json new file mode 100644 index 000000000..b200eef06 --- /dev/null +++ b/domains/_discord.dscbmr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SRPVT", + "email": "syedyaseeralirayan@gmail.com" + }, + "record": { + "TXT": "dh=af0561dc7d2f7eb0ef153cb3a270c0b98fe5c36e" + } +} From 7e002f85f198de9d981083418a9dc2be09f17996 Mon Sep 17 00:00:00 2001 From: zvdxc <88501710+zvdxc@users.noreply.github.com> Date: Tue, 28 May 2024 10:03:41 +0200 Subject: [PATCH 1137/1456] New TXT record because ImprovMX wants it --- domains/mail.zvdxc.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/mail.zvdxc.json b/domains/mail.zvdxc.json index e8a7c668c..b0b707c5f 100644 --- a/domains/mail.zvdxc.json +++ b/domains/mail.zvdxc.json @@ -9,5 +9,6 @@ "mx1.improvmx.com", "mx2.improvmx.com" ] + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From d313b391d03d0aa706129e7b95470142ec8bc74a Mon Sep 17 00:00:00 2001 From: om Date: Tue, 28 May 2024 14:43:57 +0530 Subject: [PATCH 1138/1456] Update domains/maine.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/maine.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/maine.json b/domains/maine.json index 8b9c838aa..d8b9a2620 100644 --- a/domains/maine.json +++ b/domains/maine.json @@ -6,7 +6,6 @@ }, "record": { - "TXT": "vc-domain-verify=maine.is-a.dev,8d16f8af14c09f846ccf", "CNAME": "codemaine.github.io" } } From 1154bc282d9074a93a4c58f395299ea3a07df6ae Mon Sep 17 00:00:00 2001 From: om Date: Tue, 28 May 2024 14:44:12 +0530 Subject: [PATCH 1139/1456] Update domains/jermaine.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/jermaine.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/jermaine.json b/domains/jermaine.json index bf5c0938d..f37ae54a1 100644 --- a/domains/jermaine.json +++ b/domains/jermaine.json @@ -4,7 +4,6 @@ "email": "jermaineantwi22@gmail.com" }, "record": { - "TXT": "vc-domain-verify=jay.is-a.dev,ab97cfe7fecbf105ee2c", "CNAME": "codemaine.github.io" } } From 42c986a9fd460274dd3c6caff6ab48cd1e9ed333 Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Tue, 28 May 2024 16:52:33 +0530 Subject: [PATCH 1140/1456] Update domains/mail.zvdxc.json --- domains/mail.zvdxc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mail.zvdxc.json b/domains/mail.zvdxc.json index b0b707c5f..fcb327e41 100644 --- a/domains/mail.zvdxc.json +++ b/domains/mail.zvdxc.json @@ -8,7 +8,7 @@ "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" - ] + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From dc81110d4752e2889c7d90d92eefb1aaa6dccfc1 Mon Sep 17 00:00:00 2001 From: syedrayangames <165355812+syedrayangames@users.noreply.github.com> Date: Tue, 28 May 2024 19:55:09 +0530 Subject: [PATCH 1141/1456] Create _discord.sussyrayan.json --- domains/_discord.sussyrayan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.sussyrayan.json diff --git a/domains/_discord.sussyrayan.json b/domains/_discord.sussyrayan.json new file mode 100644 index 000000000..02d64ec75 --- /dev/null +++ b/domains/_discord.sussyrayan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "syedrayangames", + "email": "syedrayangames@gmail.com" + }, + "record": { + "TXT": "dh=227e628c8c5682ceb14bfa90b29b607d2756c476" + } +} From 6b1e486a353f2c95c3061d48cb73fd642fa75e42 Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Tue, 28 May 2024 20:27:40 +0530 Subject: [PATCH 1142/1456] Update shan.json Added A Record ,MX, TXT Records --- domains/shan.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/domains/shan.json b/domains/shan.json index 5588c2059..287b1e488 100644 --- a/domains/shan.json +++ b/domains/shan.json @@ -7,6 +7,12 @@ "twitter": "lordlinux69" }, "record": { - "CNAME": "adwaith-shan-pk.github.io" + + "A": ["45.140.188.19"] + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + "TXT":"v=spf1 include:spf.improvmx.com ~all" } } From adaa8eb8f642d65b32972048358f7fe2618885c7 Mon Sep 17 00:00:00 2001 From: Suryanarayan Renjith <141025553+suryanarayanrenjith@users.noreply.github.com> Date: Tue, 28 May 2024 21:31:43 +0530 Subject: [PATCH 1143/1456] Create surya.json --- domains/surya.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/surya.json diff --git a/domains/surya.json b/domains/surya.json new file mode 100644 index 000000000..00f569a0a --- /dev/null +++ b/domains/surya.json @@ -0,0 +1,12 @@ +{ + "description": "Profile Links", + "repo": "https://github.com/suryanarayanrenjith/suryanarayanrenjith.github.io", + "owner": { + "username": "suryanarayanrenjith", + "email": "suryanarayanrenjith@outlook.com", + "twitter": "_suryanarayanr" + }, + "record": { + "CNAME": "suryanarayanrenjith.github.io" + } +} From 1e0e1f7bcaeb6fd385c033a8c342238a5bfe566c Mon Sep 17 00:00:00 2001 From: Teesh <88670913+teesh3rt@users.noreply.github.com> Date: Tue, 28 May 2024 19:58:57 +0300 Subject: [PATCH 1144/1456] add teesh.is-a.dev --- domains/teesh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/teesh.json diff --git a/domains/teesh.json b/domains/teesh.json new file mode 100644 index 000000000..1f2c740d6 --- /dev/null +++ b/domains/teesh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "teesh3rt", + "email": "teesh3rt@gmail.com" + }, + "description": "Teesh's Site", + "repo": "https://github.com/teesh3rt/teesh3rt.github.io", + "record": { + "CNAME": "teesh3rt.github.io" + } +} From 5447ec8300036f1def07df466b8e32c97cd10c53 Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Tue, 28 May 2024 22:55:33 +0530 Subject: [PATCH 1145/1456] Did The Required Changes ie added commas :) --- domains/shan.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/shan.json b/domains/shan.json index 287b1e488..00dd1eb91 100644 --- a/domains/shan.json +++ b/domains/shan.json @@ -8,11 +8,11 @@ }, "record": { - "A": ["45.140.188.19"] + "A": ["45.140.188.19"], "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" - ] + ], "TXT":"v=spf1 include:spf.improvmx.com ~all" } } From 34e1cb6963b9056f8c0f2714e3f9812982530c66 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Tue, 28 May 2024 20:31:37 +0300 Subject: [PATCH 1146/1456] Update shan.json --- domains/shan.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/shan.json b/domains/shan.json index 00dd1eb91..02efc52ad 100644 --- a/domains/shan.json +++ b/domains/shan.json @@ -7,7 +7,6 @@ "twitter": "lordlinux69" }, "record": { - "A": ["45.140.188.19"], "MX": [ "mx1.improvmx.com", From 66faa0fb2e8c9e6c68839c585c7e4f822828b1af Mon Sep 17 00:00:00 2001 From: Barinderpreet Singh <64461700+knownasnaffy@users.noreply.github.com> Date: Wed, 29 May 2024 01:01:57 +0530 Subject: [PATCH 1147/1456] Entry for naffy.is-a.dev --- domains/naffy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/naffy.json diff --git a/domains/naffy.json b/domains/naffy.json new file mode 100644 index 000000000..6a30efa11 --- /dev/null +++ b/domains/naffy.json @@ -0,0 +1,12 @@ +{ + "description": "My personal portfolio website", + "repo": "https://github.com/knownasnaffy/knownasnaffy.github.io", + "owner": { + "username": "knownasnaffy", + "email": "email@address", + "twitter": "dharni_naffy" + }, + "record": { + "CNAME": "knownasnaffy.github.io" + } +} From 2f621e68035ebfcda3996057385b06be646f9972 Mon Sep 17 00:00:00 2001 From: Shaquib <171095677+heyshaquib@users.noreply.github.com> Date: Wed, 29 May 2024 04:53:42 +0530 Subject: [PATCH 1148/1456] heyshaquib.json --- .../_github-pages-challenge-heyshaquib.heyshaquib.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-heyshaquib.heyshaquib.json diff --git a/domains/_github-pages-challenge-heyshaquib.heyshaquib.json b/domains/_github-pages-challenge-heyshaquib.heyshaquib.json new file mode 100644 index 000000000..7d74d01a7 --- /dev/null +++ b/domains/_github-pages-challenge-heyshaquib.heyshaquib.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "heyshaquib", + "email": "heyshaquib@proton.me" + }, + "record": { + "TXT": "cd081244e0ad3700962e9d4280285a" + } +} From 0616f043dca37da017767bfc3a537c281f8a5267 Mon Sep 17 00:00:00 2001 From: DrPleaseRespect <61642760+DrPleaseRespect@users.noreply.github.com> Date: Wed, 29 May 2024 19:58:17 +0800 Subject: [PATCH 1149/1456] Update server.drpleaserespect.json --- domains/server.drpleaserespect.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/server.drpleaserespect.json b/domains/server.drpleaserespect.json index eaac1ee3b..ee0613c67 100644 --- a/domains/server.drpleaserespect.json +++ b/domains/server.drpleaserespect.json @@ -4,6 +4,7 @@ "email": "juliannayr2007@gmail.com" }, "record": { - "A": ["64.93.80.13"] + "A": ["146.19.100.135"], + "AAAA": ["2a05:dfc1:4400:6c00::a"] } } From d7775a89809b2ecaf268f879c0809a1f451db965 Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Wed, 29 May 2024 19:14:00 +0530 Subject: [PATCH 1150/1456] Update shan.json --- domains/shan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shan.json b/domains/shan.json index 02efc52ad..36e443702 100644 --- a/domains/shan.json +++ b/domains/shan.json @@ -7,7 +7,7 @@ "twitter": "lordlinux69" }, "record": { - "A": ["45.140.188.19"], + "A": ["45.90.12.47"], "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From 16fd6623cc22b455dcb63ead4d044b64eb0c7dbe Mon Sep 17 00:00:00 2001 From: flowiceeos <58076127+flowiceeos@users.noreply.github.com> Date: Wed, 29 May 2024 22:27:35 +0800 Subject: [PATCH 1151/1456] Register gulu.is-a.dev --- domains/gulu.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/gulu.json diff --git a/domains/gulu.json b/domains/gulu.json new file mode 100644 index 000000000..c3b39baf6 --- /dev/null +++ b/domains/gulu.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "flowiceeos", + "email": "netqian@126.com", + "discord": "899289192729817159" + }, + + "record": { + "A": ["35.212.239.31"] + } + } + \ No newline at end of file From 67beaabaffba9d15039ff671cf8d5ec2c7705360 Mon Sep 17 00:00:00 2001 From: Suryanarayan Renjith <141025553+suryanarayanrenjith@users.noreply.github.com> Date: Wed, 29 May 2024 21:52:59 +0530 Subject: [PATCH 1152/1456] Create _github-pages-challenge-suryanarayanrenjith.surya.json --- ...github-pages-challenge-suryanarayanrenjith.surya.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-suryanarayanrenjith.surya.json diff --git a/domains/_github-pages-challenge-suryanarayanrenjith.surya.json b/domains/_github-pages-challenge-suryanarayanrenjith.surya.json new file mode 100644 index 000000000..de6ed456b --- /dev/null +++ b/domains/_github-pages-challenge-suryanarayanrenjith.surya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "suryanarayanrenjith", + "email": "suryanarayanrenjith@outlook.com" + }, + "record": { + "TXT": "2c563764487945f6157ee1c82e15d6" + } +} From a4b06cbe8aece7ccfdf1062ccdac2b765036a028 Mon Sep 17 00:00:00 2001 From: iPig <49023948+iPigTW@users.noreply.github.com> Date: Thu, 30 May 2024 03:59:13 +0800 Subject: [PATCH 1153/1456] Create ipig.json --- domains/ipig.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ipig.json diff --git a/domains/ipig.json b/domains/ipig.json new file mode 100644 index 000000000..51374dc92 --- /dev/null +++ b/domains/ipig.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ipigtw", + "email": "diegogamingtw@gmail.com" + } +} +{ + "record": { + "CNAME": "ipig.myddns.me" + } +} From 4d1d8df64d0eed8b15b81982f9baae9d7b396ba3 Mon Sep 17 00:00:00 2001 From: iPig <49023948+iPigTW@users.noreply.github.com> Date: Thu, 30 May 2024 04:03:45 +0800 Subject: [PATCH 1154/1456] Update ipig.json --- domains/ipig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ipig.json b/domains/ipig.json index 51374dc92..72d006325 100644 --- a/domains/ipig.json +++ b/domains/ipig.json @@ -3,7 +3,7 @@ "username": "ipigtw", "email": "diegogamingtw@gmail.com" } -} +}, { "record": { "CNAME": "ipig.myddns.me" From a09f41075a4a0c3beba157a76de65c193ff42d1a Mon Sep 17 00:00:00 2001 From: iPig <49023948+iPigTW@users.noreply.github.com> Date: Thu, 30 May 2024 04:16:58 +0800 Subject: [PATCH 1155/1456] Rename ipig.json to pig.json --- domains/{ipig.json => pig.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{ipig.json => pig.json} (100%) diff --git a/domains/ipig.json b/domains/pig.json similarity index 100% rename from domains/ipig.json rename to domains/pig.json From 8899c47488826c921c1d0f1c6cf1d7c4738fd7e5 Mon Sep 17 00:00:00 2001 From: oshinymew <121482361+oShinyMew@users.noreply.github.com> Date: Thu, 30 May 2024 01:35:18 +0300 Subject: [PATCH 1156/1456] Create lucid.is-a.dev.json --- domains/lucid.is-a.dev.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/lucid.is-a.dev.json diff --git a/domains/lucid.is-a.dev.json b/domains/lucid.is-a.dev.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/lucid.is-a.dev.json @@ -0,0 +1 @@ + From e3bc71a19868da57c9c7d05bfcb0376c906ccb9f Mon Sep 17 00:00:00 2001 From: oshinymew <121482361+oShinyMew@users.noreply.github.com> Date: Thu, 30 May 2024 01:59:03 +0300 Subject: [PATCH 1157/1456] Update lucid.is-a.dev.json --- domains/lucid.is-a.dev.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/lucid.is-a.dev.json b/domains/lucid.is-a.dev.json index 8b1378917..d704c5dc2 100644 --- a/domains/lucid.is-a.dev.json +++ b/domains/lucid.is-a.dev.json @@ -1 +1,12 @@ - +{ + "description": "I would like to use this subdomain for my website, but mostly for a custom email.", + "repo": "https://github.com/oShinyMew/oShinyMew.github.io", + "owner": { + "username": "oShinyMew", + "email": "modelcafe14266@gmail.com", + "discord": "hydrogenpero.xide" + }, + "record": { + "CNAME": "oShinyMew.github.io" + } +} From b131481b385889a09cc64cb67db3d0622849d524 Mon Sep 17 00:00:00 2001 From: oshinymew <121482361+oShinyMew@users.noreply.github.com> Date: Thu, 30 May 2024 02:18:44 +0300 Subject: [PATCH 1158/1456] Rename lucid.is-a.dev.json to peroxide.is-a.dev.json --- domains/{lucid.is-a.dev.json => peroxide.is-a.dev.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{lucid.is-a.dev.json => peroxide.is-a.dev.json} (100%) diff --git a/domains/lucid.is-a.dev.json b/domains/peroxide.is-a.dev.json similarity index 100% rename from domains/lucid.is-a.dev.json rename to domains/peroxide.is-a.dev.json From 9c570504fc0ec00adaac27c524f4c09c7d45abde Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 29 May 2024 19:55:09 -0400 Subject: [PATCH 1159/1456] Update pig.json --- domains/pig.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/pig.json b/domains/pig.json index 72d006325..d87e7f096 100644 --- a/domains/pig.json +++ b/domains/pig.json @@ -2,9 +2,7 @@ "owner": { "username": "ipigtw", "email": "diegogamingtw@gmail.com" - } -}, -{ + }, "record": { "CNAME": "ipig.myddns.me" } From 6d471c0d74232e0e500e9e12fd84322c9d930098 Mon Sep 17 00:00:00 2001 From: iPig <49023948+iPigTW@users.noreply.github.com> Date: Thu, 30 May 2024 13:53:22 +0800 Subject: [PATCH 1160/1456] Update pig.json --- domains/pig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pig.json b/domains/pig.json index d87e7f096..f9b5d424d 100644 --- a/domains/pig.json +++ b/domains/pig.json @@ -4,6 +4,6 @@ "email": "diegogamingtw@gmail.com" }, "record": { - "CNAME": "ipig.myddns.me" + "CNAME": "react-app-djl.pages.dev" } } From 1b89efbf35d0acbe9fa464506b5704fe465bc4d5 Mon Sep 17 00:00:00 2001 From: oshinymew <121482361+oShinyMew@users.noreply.github.com> Date: Thu, 30 May 2024 11:40:04 +0300 Subject: [PATCH 1161/1456] Rename peroxide.is-a.dev.json to peroxide.json --- domains/{peroxide.is-a.dev.json => peroxide.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{peroxide.is-a.dev.json => peroxide.json} (100%) diff --git a/domains/peroxide.is-a.dev.json b/domains/peroxide.json similarity index 100% rename from domains/peroxide.is-a.dev.json rename to domains/peroxide.json From 7a7b9499e246af05a8c441888a997b8c7059cf21 Mon Sep 17 00:00:00 2001 From: iPig <49023948+iPigTW@users.noreply.github.com> Date: Thu, 30 May 2024 16:47:27 +0800 Subject: [PATCH 1162/1456] Create _discord.pig.json --- domains/_discord.pig.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.pig.json diff --git a/domains/_discord.pig.json b/domains/_discord.pig.json new file mode 100644 index 000000000..332ae06de --- /dev/null +++ b/domains/_discord.pig.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ipigtw", + "email": "diegogamingtw@gmail.com" + }, + "record": { + "TXT": "dh=3f12653d72696e056aa42fc684e3177a5de4b7ba" + } +} From c46c5bbc87d98f516d1cf2cde4f8401c71b2d2cf Mon Sep 17 00:00:00 2001 From: mrspidy <74917158+MrxAravind@users.noreply.github.com> Date: Thu, 30 May 2024 14:35:10 +0530 Subject: [PATCH 1163/1456] Create mrfrostyxd.json --- domains/mrfrostyxd.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mrfrostyxd.json diff --git a/domains/mrfrostyxd.json b/domains/mrfrostyxd.json new file mode 100644 index 000000000..5e31f1e84 --- /dev/null +++ b/domains/mrfrostyxd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MrxAravind", + "email": "mrspidyxd@gmail.com" + }, + "record": { + "URL": "https://mrxaravind.github.io" + } +} From 1f9d51aff41533504dd57e0642933832a8a50687 Mon Sep 17 00:00:00 2001 From: iPig <49023948+iPigTW@users.noreply.github.com> Date: Thu, 30 May 2024 17:07:33 +0800 Subject: [PATCH 1164/1456] Create mc.pig.json --- domains/mc.pig.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mc.pig.json diff --git a/domains/mc.pig.json b/domains/mc.pig.json new file mode 100644 index 000000000..4d81398e5 --- /dev/null +++ b/domains/mc.pig.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ipigtw", + "email": "diegogamingtw@gmail.com" + }, + "record": { + "A": ["34.81.149.229"] + } +} From f470de021d6c1605eda41bd2df1b8ec54f85f3c3 Mon Sep 17 00:00:00 2001 From: vishal Date: Thu, 30 May 2024 14:59:09 +0530 Subject: [PATCH 1165/1456] domain added --- domains/drakeknight.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/drakeknight.json diff --git a/domains/drakeknight.json b/domains/drakeknight.json new file mode 100644 index 000000000..878613666 --- /dev/null +++ b/domains/drakeknight.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Drake-knight", + "email": "jakharvishalv@gmail.com" + }, + "record": { + "CNAME": "lbonb42y.up.railway.app" + } + } + \ No newline at end of file From 5ad7bc3f78a660d05fb3c08c08f29809b899ca15 Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Thu, 30 May 2024 17:58:35 +0800 Subject: [PATCH 1166/1456] Update ryo.json --- domains/ryo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ryo.json b/domains/ryo.json index d2e7ef7da..0724362aa 100644 --- a/domains/ryo.json +++ b/domains/ryo.json @@ -4,6 +4,6 @@ "email": "dgfrosdgfros@gmail.com" }, "record": { - "A": ["69.30.249.53"] + "A": ["69.197.135.202"] } } From 3585aee2d97b450fe21bf6c6f45fcffac6df9b18 Mon Sep 17 00:00:00 2001 From: Kayla Date: Thu, 30 May 2024 06:47:09 -0500 Subject: [PATCH 1167/1456] Create kayla.json --- domains/kayla.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/kayla.json diff --git a/domains/kayla.json b/domains/kayla.json new file mode 100644 index 000000000..b2d7cbb34 --- /dev/null +++ b/domains/kayla.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "CyberGen49", + "email": "kayla@cybah.me" + }, + "description": "For now I just want to secure this subdomain and have it redirect to my main site. I may do more with it later.", + "record": { + "URL": "https://cybah.me" + } +} From 0a4ec1e1e2c95304f2a768eca5626b05d79b0d6c Mon Sep 17 00:00:00 2001 From: Gopal0Gupta <114791914+Gopal0Gupta@users.noreply.github.com> Date: Thu, 30 May 2024 17:38:39 +0530 Subject: [PATCH 1168/1456] Create gopal.json --- domains/gopal.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gopal.json diff --git a/domains/gopal.json b/domains/gopal.json new file mode 100644 index 000000000..ec00dca49 --- /dev/null +++ b/domains/gopal.json @@ -0,0 +1,11 @@ +{ + "description": "Gopal's Portfolio website", + "repo": "https://github.com/Gopal0Gupta/gopal0gupta.github.io", + "owner": { + "username": "gopal0gupta", + "email": "k7523337@gmail.com", + }, + "record": { + "CNAME": "gopal0gupta.github.io" + } +} From aa0f08b630992b6d888e0471a8ee980f6e7d2185 Mon Sep 17 00:00:00 2001 From: Gopal0Gupta <114791914+Gopal0Gupta@users.noreply.github.com> Date: Thu, 30 May 2024 19:08:04 +0530 Subject: [PATCH 1169/1456] Update domains/gopal.json Co-authored-by: CuteDog5695 --- domains/gopal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gopal.json b/domains/gopal.json index ec00dca49..84cea563a 100644 --- a/domains/gopal.json +++ b/domains/gopal.json @@ -3,7 +3,7 @@ "repo": "https://github.com/Gopal0Gupta/gopal0gupta.github.io", "owner": { "username": "gopal0gupta", - "email": "k7523337@gmail.com", + "email": "k7523337@gmail.com" }, "record": { "CNAME": "gopal0gupta.github.io" From 7d7f6853db9361ba367d95754f405c8d62b07da3 Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Thu, 30 May 2024 15:03:22 -0300 Subject: [PATCH 1170/1456] Create mail.fran.json --- domains/mail.fran.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/mail.fran.json diff --git a/domains/mail.fran.json b/domains/mail.fran.json new file mode 100644 index 000000000..30a5c5e6e --- /dev/null +++ b/domains/mail.fran.json @@ -0,0 +1,8 @@ +"MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 2798cebcb7416da52dd70579e5b097cf4d218d97 Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Thu, 30 May 2024 15:48:21 -0300 Subject: [PATCH 1171/1456] Update mail.fran.json --- domains/mail.fran.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/mail.fran.json b/domains/mail.fran.json index 30a5c5e6e..88368beb8 100644 --- a/domains/mail.fran.json +++ b/domains/mail.fran.json @@ -2,7 +2,6 @@ "mx1.improvmx.com", "mx2.improvmx.com" ] - ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 2bddb9d3be0a90f33bdcaa442dbe91a8f5207170 Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Thu, 30 May 2024 15:51:23 -0300 Subject: [PATCH 1172/1456] Update mail.fran.json --- domains/mail.fran.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/mail.fran.json b/domains/mail.fran.json index 88368beb8..91f7df5fd 100644 --- a/domains/mail.fran.json +++ b/domains/mail.fran.json @@ -1,4 +1,5 @@ -"MX": [ +{ + "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" ] From 851214779d6e154fb5690016b53ec060470ae20b Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Thu, 30 May 2024 15:53:48 -0300 Subject: [PATCH 1173/1456] Update mail.fran.json --- domains/mail.fran.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/domains/mail.fran.json b/domains/mail.fran.json index 91f7df5fd..c37256231 100644 --- a/domains/mail.fran.json +++ b/domains/mail.fran.json @@ -1,4 +1,8 @@ { + "owner": { + "username": "xzonix", + "email": "imahalojigi@gmail.com" + }, "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From efc53690753361b1b38e9876d1634421f6a0597c Mon Sep 17 00:00:00 2001 From: Riviox <100956266+riviox@users.noreply.github.com> Date: Thu, 30 May 2024 21:11:38 +0200 Subject: [PATCH 1174/1456] Register _discord.riviox.is-a.dev --- domains/_discord.riviox.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/_discord.riviox.json diff --git a/domains/_discord.riviox.json b/domains/_discord.riviox.json new file mode 100644 index 000000000..b2063ea6a --- /dev/null +++ b/domains/_discord.riviox.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "riviox", + "email": "rivioxyt@hotmail.com", + "discord": "1200520669570539620" + }, + + "record": { + "TXT": "dh=dd0ace532148756be1fc56725f272b263adb8978" + } + } + \ No newline at end of file From ff41fbde0fac3771c8a80984104021ea6f227b2b Mon Sep 17 00:00:00 2001 From: Riviox <100956266+riviox@users.noreply.github.com> Date: Thu, 30 May 2024 21:15:12 +0200 Subject: [PATCH 1175/1456] Register szczota.is-a.dev --- domains/szczota.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/szczota.json diff --git a/domains/szczota.json b/domains/szczota.json new file mode 100644 index 000000000..30945d7c2 --- /dev/null +++ b/domains/szczota.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "riviox", + "email": "rivioxyt@hotmail.com", + "discord": "1200520669570539620" + }, + + "record": { + "CNAME": "riviox.github.io" + } + } + \ No newline at end of file From 5d1c153db7e6740ca1ee7daf3dc40b267e5d83e3 Mon Sep 17 00:00:00 2001 From: nikyisme <158007947+nikyy2@users.noreply.github.com> Date: Thu, 30 May 2024 13:38:32 -0700 Subject: [PATCH 1176/1456] Update _discord.nikymetaa.json --- domains/_discord.nikymetaa.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_discord.nikymetaa.json b/domains/_discord.nikymetaa.json index ef1941b9b..05d81f346 100644 --- a/domains/_discord.nikymetaa.json +++ b/domains/_discord.nikymetaa.json @@ -2,9 +2,9 @@ "owner": { "username": "nikytap1n", "email": "anhky726@gmail.com", - "discord": "1196837550229291019" + "discord": "1007521768761729094" }, "record": { - "TXT": "dh=91e299309f6084afae86c34306ffbead2cbf00bb" + "TXT": "dh=0d03c1e4a0e12d0e7190cea1571ec61cb3ba0101" } } From 9984c6a8c8d03f2149e15429a3a998764d36b404 Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Fri, 31 May 2024 09:22:52 +0530 Subject: [PATCH 1177/1456] Create preview.shan.json --- domains/preview.shan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/preview.shan.json diff --git a/domains/preview.shan.json b/domains/preview.shan.json new file mode 100644 index 000000000..f88c2b0f6 --- /dev/null +++ b/domains/preview.shan.json @@ -0,0 +1,12 @@ +{ + "description": "Preview For My Personal Website ", + "owner": { + "username": "Adwaith-Shan-Pk", + "email": "mail@shan.is-a.dev", + "twitter": "lordlinux69" + }, + "record": { + "A": ["45.90.12.122"], + + } +} From 3162d602cdeb8211e521be183d5e0576be257fcc Mon Sep 17 00:00:00 2001 From: Soapiexoxoxo Date: Fri, 31 May 2024 10:41:26 +0100 Subject: [PATCH 1178/1456] Create theprofessionalbinbag.json --- domains/theprofessionalbinbag.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/theprofessionalbinbag.json diff --git a/domains/theprofessionalbinbag.json b/domains/theprofessionalbinbag.json new file mode 100644 index 000000000..18b739155 --- /dev/null +++ b/domains/theprofessionalbinbag.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Soapiexoxoxo", + "email": "ellieroberts240506@outlook.com" + } +} +{ + "record": { + "URL": "https://free-5118674.webadorsite.com/" + } +} From 34a8635de6d3f578a8a43c01eb60d088c592dc28 Mon Sep 17 00:00:00 2001 From: Aayush Siwach <114244228+aayushsiwa@users.noreply.github.com> Date: Fri, 31 May 2024 16:53:46 +0530 Subject: [PATCH 1179/1456] Create mail.aayushsiwa.json --- domains/mail.aayushsiwa.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 domains/mail.aayushsiwa.json diff --git a/domains/mail.aayushsiwa.json b/domains/mail.aayushsiwa.json new file mode 100644 index 000000000..7326ec82b --- /dev/null +++ b/domains/mail.aayushsiwa.json @@ -0,0 +1,15 @@ +{ + "owner": { + "username": "aayushsiwa", + "email": "22052177@kiit.ac.in" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TEXT":[ + "v=spf1 include:spf.improvmx.com ~all" + ] + } +} From d61bb37ec8dee084382244acbd6c18903aa9dfc7 Mon Sep 17 00:00:00 2001 From: Muiz Zatam Date: Fri, 31 May 2024 17:32:21 +0530 Subject: [PATCH 1180/1456] register muizzz domain --- domains/muizzz.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/muizzz.json diff --git a/domains/muizzz.json b/domains/muizzz.json new file mode 100644 index 000000000..45788fe6d --- /dev/null +++ b/domains/muizzz.json @@ -0,0 +1,12 @@ +{ + "description": "This subdomain is a redirection to my personal portfolio", + "repo": "https://github.com/muizzatam/muizzatam.github.io", + "owner": { + "username": "MuizZatam", + "email": "muizzatam110@gmail.com", + "twitter": "muizzatam" + }, + "record": { + "CNAME": "muizzatam.github.io" + } +} From 4e77d4b5d7c78f9f5cb2c784f70d1985a99b1641 Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Fri, 31 May 2024 17:43:32 +0530 Subject: [PATCH 1181/1456] Update preview.shan.json --- domains/preview.shan.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/preview.shan.json b/domains/preview.shan.json index f88c2b0f6..55fd3950e 100644 --- a/domains/preview.shan.json +++ b/domains/preview.shan.json @@ -6,7 +6,6 @@ "twitter": "lordlinux69" }, "record": { - "A": ["45.90.12.122"], - + "A": ["45.90.12.122"] } } From 93604d5970e742e909e2656c02177cfd6ffae9c6 Mon Sep 17 00:00:00 2001 From: Katz <108922729+Bananalolok@users.noreply.github.com> Date: Fri, 31 May 2024 18:50:20 +0530 Subject: [PATCH 1182/1456] Update katz.json Changed CNAME record --- domains/katz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/katz.json b/domains/katz.json index 0bbfabcf9..f207cae09 100644 --- a/domains/katz.json +++ b/domains/katz.json @@ -4,6 +4,6 @@ "email": "imethlol1234@gmail.com" }, "record": { - "CNAME": "api-bananalolok-5313a609.koyeb.app" + "CNAME": "edge.redirect.pizza" } } From c1b5d3db2e7cf053f68923f2857bd310e19c61ad Mon Sep 17 00:00:00 2001 From: Stanislav Date: Fri, 31 May 2024 22:48:48 +0300 Subject: [PATCH 1183/1456] Create temelkov.json --- domains/temelkov.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/temelkov.json diff --git a/domains/temelkov.json b/domains/temelkov.json new file mode 100644 index 000000000..72ad10ef1 --- /dev/null +++ b/domains/temelkov.json @@ -0,0 +1,11 @@ +{ + "description": "Stanislav Temelkov Proffesional Portfolio", + "repo": "https://github.com/Temelkov/temelkov.github.io", + "owner": { + "username": "Temelkov", + "email": "stanislav.temelkov@hotmail.com" + }, + "record": { + "CNAME": "temelkov.github.io" + } +} From 74309ebe6d249029f408eaf4bd2f2e6831378357 Mon Sep 17 00:00:00 2001 From: hejagithub <165427910+hejagithub@users.noreply.github.com> Date: Fri, 31 May 2024 22:00:40 +0100 Subject: [PATCH 1184/1456] Register h3ja.is-a.dev --- domains/h3ja.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/h3ja.json diff --git a/domains/h3ja.json b/domains/h3ja.json new file mode 100644 index 000000000..e319bd7ae --- /dev/null +++ b/domains/h3ja.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "hejagithub", + "email": "tyjtyjyhjklt@gmail.com", + "discord": "540167556443406338" + }, + + "record": { + "CNAME": "hejagithub.github.io" + } + } + \ No newline at end of file From af68af3d6da7864b55be57940e668cb3fb2b159c Mon Sep 17 00:00:00 2001 From: JUIN TAN Date: Sat, 1 Jun 2024 10:14:28 +0800 Subject: [PATCH 1185/1456] Add new file in domain - juin.json --- domains/juin.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/juin.json diff --git a/domains/juin.json b/domains/juin.json new file mode 100644 index 000000000..25a2d09ea --- /dev/null +++ b/domains/juin.json @@ -0,0 +1,12 @@ +{ + "description": "Personal portfolio", + "repo": "https://github.com/Juin28/Juin28.github.io", + "owner": { + "username": "Juin28", + "email": "tanjuinlong@gmail.com" + }, + "record": { + "CNAME": "juin28.github.io" + } +} + \ No newline at end of file From 0912cfce153ce30dc3df24206e127ba7aa0436bc Mon Sep 17 00:00:00 2001 From: SpaceWD <121475790+spacewd69@users.noreply.github.com> Date: Sat, 1 Jun 2024 00:47:50 -0400 Subject: [PATCH 1186/1456] Delete domains/spacewd69.json --- domains/spacewd69.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 domains/spacewd69.json diff --git a/domains/spacewd69.json b/domains/spacewd69.json deleted file mode 100644 index cec8dffeb..000000000 --- a/domains/spacewd69.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "owner": { - "username": "spacewd69", - "email": "kysonbranch0@gmail.com" - }, - "record": { - "A": [ - "217.174.245.249", - "51.161.54.161" - ], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" - } -} \ No newline at end of file From 78696baef355090f56c5cbe17af432886ff11da7 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 1 Jun 2024 16:12:02 +0700 Subject: [PATCH 1187/1456] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 39cf0fc2e..7067a5f76 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -14,4 +14,4 @@ Please note that we reserve the rights not to accept any domain at our own discr - [ ] There is sufficient information at the `owner` field. ## Website Link/Preview - + From 3c89255001b33c10e7ebb28ec30c9a655b9ef0f4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 1 Jun 2024 17:15:49 +0800 Subject: [PATCH 1188/1456] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 7067a5f76..228709d42 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -14,4 +14,4 @@ Please note that we reserve the rights not to accept any domain at our own discr - [ ] There is sufficient information at the `owner` field. ## Website Link/Preview - + From 776714cc460cc2dc6ce4c8beb4ec14710e0a05e9 Mon Sep 17 00:00:00 2001 From: james yang Date: Sat, 1 Jun 2024 18:00:48 +0800 Subject: [PATCH 1189/1456] Register xlr.is-a.dev --- domains/xlr.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/xlr.json diff --git a/domains/xlr.json b/domains/xlr.json new file mode 100644 index 000000000..64b10fb8c --- /dev/null +++ b/domains/xlr.json @@ -0,0 +1,11 @@ +{ + "description": "xlr personal website", + "repo": "https://github.com/llxlr/blog", + "owner": { + "username": "llxlr", + "email": "i@xhlr.top" + }, + "record": { + "URL": "https://white-album.top" + } +} From 5490a75d400ab9320b107fd3d9174134dffd31c2 Mon Sep 17 00:00:00 2001 From: MotorTruck1221 <73721704+MotorTruck1221@users.noreply.github.com> Date: Sat, 1 Jun 2024 04:27:04 -0600 Subject: [PATCH 1190/1456] Delete motortruck1221.is-a.dev --- domains/motortruck1221.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/motortruck1221.json diff --git a/domains/motortruck1221.json b/domains/motortruck1221.json deleted file mode 100644 index 38a5e52de..000000000 --- a/domains/motortruck1221.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "MotorTruck1221", - "email": "tuckerj0606@icloud.com" - }, - "record": { - "CNAME": "motortruck1221.github.io" - } -} From 4e2ba552ec4daafd5a3faed6103db07c05de4c40 Mon Sep 17 00:00:00 2001 From: Aayush Siwach <114244228+aayushsiwa@users.noreply.github.com> Date: Sat, 1 Jun 2024 18:20:48 +0530 Subject: [PATCH 1191/1456] Update mail.aayushsiwa.json --- domains/mail.aayushsiwa.json | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) diff --git a/domains/mail.aayushsiwa.json b/domains/mail.aayushsiwa.json index 7326ec82b..3a4f8a137 100644 --- a/domains/mail.aayushsiwa.json +++ b/domains/mail.aayushsiwa.json @@ -1,15 +1,10 @@ { - "owner": { - "username": "aayushsiwa", - "email": "22052177@kiit.ac.in" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TEXT":[ - "v=spf1 include:spf.improvmx.com ~all" - ] - } + "owner": { + "username": "aayushsiwa", + "email": "22052177@kiit.ac.in" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TEXT": ["v=spf1 include:spf.improvmx.com ~all"] + } } From 2ad23cc8007cd0f263288215aa2806c13d74fc8d Mon Sep 17 00:00:00 2001 From: Aayush Siwach <114244228+aayushsiwa@users.noreply.github.com> Date: Sat, 1 Jun 2024 18:21:40 +0530 Subject: [PATCH 1192/1456] Create aayushsiwa.json --- domains/aayushsiwa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aayushsiwa.json diff --git a/domains/aayushsiwa.json b/domains/aayushsiwa.json new file mode 100644 index 000000000..a5552da47 --- /dev/null +++ b/domains/aayushsiwa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aayushsiwa", + "email": "22052177@kiit.ac.in" + }, + "record": { + "CNAME": "aayushsiwa.pages.dev" + } +} From ddfcea8e2d5e3be087b1ddff96d29161de8f40f3 Mon Sep 17 00:00:00 2001 From: ItzArman09 <100463136+ItzArman09@users.noreply.github.com> Date: Sun, 2 Jun 2024 13:20:15 +0530 Subject: [PATCH 1193/1456] Create mail.arman.json --- domains/mail.arman.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mail.arman.json diff --git a/domains/mail.arman.json b/domains/mail.arman.json new file mode 100644 index 000000000..9e716b82f --- /dev/null +++ b/domains/mail.arman.json @@ -0,0 +1,12 @@ +{ + "description": "Mail For My Website", + "owner": { + "username": "ItzArman09", + "email": "itz.armxn@outlook.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From f530901177188421bbdb1ed2aa2f125acc7f8197 Mon Sep 17 00:00:00 2001 From: Siddhant Rai <47355538+siiddhantt@users.noreply.github.com> Date: Sun, 2 Jun 2024 15:28:33 +0530 Subject: [PATCH 1194/1456] Register s1d.is-a.dev --- domains/s1d.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/s1d.json diff --git a/domains/s1d.json b/domains/s1d.json new file mode 100644 index 000000000..7a074b463 --- /dev/null +++ b/domains/s1d.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "siiddhantt", + "email": "siddhant.rai.5686@gmail.com", + "discord": "783600606451204176" + }, + + "record": { + "A": ["68.65.123.44"] + } + } + \ No newline at end of file From 292b8ab469444a706bbf4e17603f6af8381d2dda Mon Sep 17 00:00:00 2001 From: imm0nv1nhtv <111904644+imm0nv1nhtv@users.noreply.github.com> Date: Sun, 2 Jun 2024 18:00:42 +0700 Subject: [PATCH 1195/1456] Seperate domain for email I want to use my main domain as my website domain so I had to make this --- domains/nepnep.imm0nv1nhtv.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nepnep.imm0nv1nhtv.json diff --git a/domains/nepnep.imm0nv1nhtv.json b/domains/nepnep.imm0nv1nhtv.json new file mode 100644 index 000000000..6a9e89c07 --- /dev/null +++ b/domains/nepnep.imm0nv1nhtv.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "imm0nv1nhtv", + "email": "windows10phamvinh+github@gmail.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com" + "mx2.improvmx.com" + ] + } +} From cf915cadab1e65c49264d91210e1c130ac556b41 Mon Sep 17 00:00:00 2001 From: Soapiexoxoxo Date: Sun, 2 Jun 2024 12:03:44 +0100 Subject: [PATCH 1196/1456] Update theprofessionalbinbag.json fixed format --- domains/theprofessionalbinbag.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/theprofessionalbinbag.json b/domains/theprofessionalbinbag.json index 18b739155..ba13924a1 100644 --- a/domains/theprofessionalbinbag.json +++ b/domains/theprofessionalbinbag.json @@ -2,9 +2,7 @@ "owner": { "username": "Soapiexoxoxo", "email": "ellieroberts240506@outlook.com" - } -} -{ + }, "record": { "URL": "https://free-5118674.webadorsite.com/" } From 9ef66f72e295cd43bff930bfe0c0736d73c63fe2 Mon Sep 17 00:00:00 2001 From: imm0nv1nhtv <111904644+imm0nv1nhtv@users.noreply.github.com> Date: Sun, 2 Jun 2024 18:08:01 +0700 Subject: [PATCH 1197/1456] Update nepnep.imm0nv1nhtv.json --- domains/nepnep.imm0nv1nhtv.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/nepnep.imm0nv1nhtv.json b/domains/nepnep.imm0nv1nhtv.json index 6a9e89c07..d97940ca2 100644 --- a/domains/nepnep.imm0nv1nhtv.json +++ b/domains/nepnep.imm0nv1nhtv.json @@ -2,10 +2,10 @@ "owner": { "username": "imm0nv1nhtv", "email": "windows10phamvinh+github@gmail.com" - }, + } "record": { "MX": [ - "mx1.improvmx.com" + "mx1.improvmx.com", "mx2.improvmx.com" ] } From 510c6fec68bc0e514d7956a0dadb116710dfc906 Mon Sep 17 00:00:00 2001 From: imm0nv1nhtv <111904644+imm0nv1nhtv@users.noreply.github.com> Date: Sun, 2 Jun 2024 18:14:00 +0700 Subject: [PATCH 1198/1456] Update nepnep.imm0nv1nhtv.json --- domains/nepnep.imm0nv1nhtv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nepnep.imm0nv1nhtv.json b/domains/nepnep.imm0nv1nhtv.json index d97940ca2..94f92b4c2 100644 --- a/domains/nepnep.imm0nv1nhtv.json +++ b/domains/nepnep.imm0nv1nhtv.json @@ -2,7 +2,7 @@ "owner": { "username": "imm0nv1nhtv", "email": "windows10phamvinh+github@gmail.com" - } + }, "record": { "MX": [ "mx1.improvmx.com", From fbe71ba1d1cb7703922228ad20ef189633d7a514 Mon Sep 17 00:00:00 2001 From: JumanJi <90971841+heyjumanji@users.noreply.github.com> Date: Sun, 2 Jun 2024 17:31:38 +0530 Subject: [PATCH 1199/1456] Create host-image.json --- domains/host-image.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/host-image.json diff --git a/domains/host-image.json b/domains/host-image.json new file mode 100644 index 000000000..201adbd17 --- /dev/null +++ b/domains/host-image.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "heyjumanji", + "email": "madhuchutiya.unhinge650@silomails.com" + }, + "record": { + "CNAME": "host-image.pages.dev" + } +} From ac9a899419878418493f5b583957c83eeecfa326 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sun, 2 Jun 2024 18:57:51 +0300 Subject: [PATCH 1200/1456] Update domains/mail.aayushsiwa.json --- domains/mail.aayushsiwa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mail.aayushsiwa.json b/domains/mail.aayushsiwa.json index 3a4f8a137..7d6c385a1 100644 --- a/domains/mail.aayushsiwa.json +++ b/domains/mail.aayushsiwa.json @@ -5,6 +5,6 @@ }, "record": { "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TEXT": ["v=spf1 include:spf.improvmx.com ~all"] + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } } From c4451be747fe0596b459b31c2a69023e7a8903a3 Mon Sep 17 00:00:00 2001 From: Siddhant Rai <47355538+siiddhantt@users.noreply.github.com> Date: Sun, 2 Jun 2024 21:42:37 +0530 Subject: [PATCH 1201/1456] Update s1d.json --- domains/s1d.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/s1d.json b/domains/s1d.json index 7a074b463..10729f396 100644 --- a/domains/s1d.json +++ b/domains/s1d.json @@ -6,7 +6,7 @@ }, "record": { - "A": ["68.65.123.44"] + "CNAME": ["https://siddhant-rai.web.app/"] } } - \ No newline at end of file + From fc0b2f87f23bb0b85cb9fac3ded9cd3b548cbb68 Mon Sep 17 00:00:00 2001 From: Siddhant Rai <47355538+siiddhantt@users.noreply.github.com> Date: Sun, 2 Jun 2024 21:43:54 +0530 Subject: [PATCH 1202/1456] Update s1d.json --- domains/s1d.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/s1d.json b/domains/s1d.json index 10729f396..94876a4f6 100644 --- a/domains/s1d.json +++ b/domains/s1d.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": ["https://siddhant-rai.web.app/"] + "CNAME": ["siddhant-rai.web.app"] } } From 6f5be1dd5c630b000a9f222ef14710163e16e872 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sun, 2 Jun 2024 19:36:03 +0300 Subject: [PATCH 1203/1456] Update domains/s1d.json --- domains/s1d.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/s1d.json b/domains/s1d.json index 94876a4f6..10fd0b8a4 100644 --- a/domains/s1d.json +++ b/domains/s1d.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": ["siddhant-rai.web.app"] + "CNAME": "siddhant-rai.web.app" } } From 31ffb49f34439b0ffec0421710fce2ff419c49fe Mon Sep 17 00:00:00 2001 From: SpaceWD <121475790+spacewd69@users.noreply.github.com> Date: Sun, 2 Jun 2024 12:48:24 -0400 Subject: [PATCH 1204/1456] Delete domains/spacewd.json --- domains/spacewd.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/spacewd.json diff --git a/domains/spacewd.json b/domains/spacewd.json deleted file mode 100644 index 60763eebe..000000000 --- a/domains/spacewd.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "spacewd69", - "email": "kysonbranch0@gmail.com" - }, - "record": { - "CNAME": "spacewd69.github.io" - } -} From 99522a35054b1df322dffa37ed7a7513d3739a5e Mon Sep 17 00:00:00 2001 From: Riddhiman Rana Date: Sun, 2 Jun 2024 12:25:16 -0700 Subject: [PATCH 1205/1456] Create _discord.rrcoder0167.json --- domains/_discord.rrcoder0167.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.rrcoder0167.json diff --git a/domains/_discord.rrcoder0167.json b/domains/_discord.rrcoder0167.json new file mode 100644 index 000000000..c2fd8d55f --- /dev/null +++ b/domains/_discord.rrcoder0167.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rrcoder0167", + "email": "riddhiman.rana@gmail.com" + }, + "record": { + "TXT": "dh=edffc018717818b3b5679949d15c4d3014187e1f" + } +} From 741d0311d9f472a00c69731a591be2a1b1d16599 Mon Sep 17 00:00:00 2001 From: Abhrajit Das <91903920+Abhrajitdas02@users.noreply.github.com> Date: Mon, 3 Jun 2024 01:09:00 +0530 Subject: [PATCH 1206/1456] Add files via upload --- domains/abhrajitdas.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/abhrajitdas.json diff --git a/domains/abhrajitdas.json b/domains/abhrajitdas.json new file mode 100644 index 000000000..2b54a3566 --- /dev/null +++ b/domains/abhrajitdas.json @@ -0,0 +1,12 @@ +{ + "description": "My personal Portfolio Webdite", + "repo": "https://github.com/Abhrajitdas02/Abhrajitdas02.github.io", + "owner": { + "username": "Abhrajitdas02", + "email": "abhrajitdas12245@gmail.com", + "twitter": "abhrajit2002" + }, + "record": { + "CNAME": "abhrajitdas02.github.io/Portfolio-Website/" + } +} \ No newline at end of file From 443ae1c2d51d6e44d77c91b71896515f07aee7b7 Mon Sep 17 00:00:00 2001 From: imm0nv1nhtv <111904644+imm0nv1nhtv@users.noreply.github.com> Date: Mon, 3 Jun 2024 07:32:21 +0700 Subject: [PATCH 1207/1456] Added SPF record so that ImprovMX can't complain on me I made this so that ImprovMX will say "Email forwarding active" instead of "Email forwarding needs setup" --- domains/nepnep.imm0nv1nhtv.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/nepnep.imm0nv1nhtv.json b/domains/nepnep.imm0nv1nhtv.json index 94f92b4c2..35534e5cc 100644 --- a/domains/nepnep.imm0nv1nhtv.json +++ b/domains/nepnep.imm0nv1nhtv.json @@ -7,6 +7,7 @@ "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" - ] + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 85e4d487052b9776a753315f311e427236cdd12b Mon Sep 17 00:00:00 2001 From: ExpertZack <162032958+kernal32dll@users.noreply.github.com> Date: Mon, 3 Jun 2024 11:18:38 +0300 Subject: [PATCH 1208/1456] Register kernel32dll.is-a.dev --- domains/kernel32dll.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kernel32dll.json diff --git a/domains/kernel32dll.json b/domains/kernel32dll.json new file mode 100644 index 000000000..169bfc029 --- /dev/null +++ b/domains/kernel32dll.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "kernal32dll", + "email": "162032958+kernal32dll@users.noreply.github.com", + "discord": "1118894556801413240" + }, + + "record": { + "MX": ["mx1.improvmx.com"] + } + } + \ No newline at end of file From ef735db1fd79013725851c64d3a7ef0f4977b302 Mon Sep 17 00:00:00 2001 From: ExpertZack <162032958+kernal32dll@users.noreply.github.com> Date: Mon, 3 Jun 2024 11:25:38 +0300 Subject: [PATCH 1209/1456] Update kernel32dll.json --- domains/kernel32dll.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/domains/kernel32dll.json b/domains/kernel32dll.json index 169bfc029..82799027b 100644 --- a/domains/kernel32dll.json +++ b/domains/kernel32dll.json @@ -1,12 +1,16 @@ { "owner": { "username": "kernal32dll", - "email": "162032958+kernal32dll@users.noreply.github.com", + "email": "expertzack2+g1thub@gmail.com", "discord": "1118894556801413240" }, "record": { - "MX": ["mx1.improvmx.com"] + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } - \ No newline at end of file + From dffea3275b8d2a09fad8b3ac8abeb2c2e60be89f Mon Sep 17 00:00:00 2001 From: Radioactive Potato / krunchiekrunch <75719839+RadioactivePotato@users.noreply.github.com> Date: Mon, 3 Jun 2024 09:44:41 +0000 Subject: [PATCH 1210/1456] Added link.krunch, mail.krunch, Modified krunch.json --- domains/krunch.json | 8 ++++---- domains/link.krunch.json | 10 ++++++++++ domains/mail.krunch.json | 12 ++++++++++++ 3 files changed, 26 insertions(+), 4 deletions(-) create mode 100644 domains/link.krunch.json create mode 100644 domains/mail.krunch.json diff --git a/domains/krunch.json b/domains/krunch.json index e43587ff3..f38e2ade4 100644 --- a/domains/krunch.json +++ b/domains/krunch.json @@ -1,12 +1,12 @@ { - "description": "My GitHub page", - "repo": "https://github.com/radioactivepotato/radioactivepotato.github.io", + "description": "Profile Page", + "repo": "https://github.com/RadioactivePotato/krunch-is-a-dev", "owner": { "username": "RadioactivePotato", "email": "", "discord": "krunchiekrunch._." }, "record": { - "CNAME": "radioactivepotato.github.io" + "CNAME": "krunch.pages.dev" } -} +} \ No newline at end of file diff --git a/domains/link.krunch.json b/domains/link.krunch.json new file mode 100644 index 000000000..90c152ebe --- /dev/null +++ b/domains/link.krunch.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "RadioactivePotato", + "email": "", + "discord": "krunchiekrunch._." + }, + "record": { + "CNAME": "cname.short.io" + } +} \ No newline at end of file diff --git a/domains/mail.krunch.json b/domains/mail.krunch.json new file mode 100644 index 000000000..3310a8748 --- /dev/null +++ b/domains/mail.krunch.json @@ -0,0 +1,12 @@ +{ + "description": "ImprovMX Email", + "owner": { + "username": "RadioactivePotato", + "email": "", + "discord": "krunchiekrunch._." + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} \ No newline at end of file From f133e1725344048759b263cc736dab79e192e51d Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Mon, 3 Jun 2024 15:28:31 +0300 Subject: [PATCH 1211/1456] Update domains/abhrajitdas.json --- domains/abhrajitdas.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/abhrajitdas.json b/domains/abhrajitdas.json index 2b54a3566..1ade8b74a 100644 --- a/domains/abhrajitdas.json +++ b/domains/abhrajitdas.json @@ -7,6 +7,7 @@ "twitter": "abhrajit2002" }, "record": { - "CNAME": "abhrajitdas02.github.io/Portfolio-Website/" + "CNAME": "abhrajitdas02.github.io" + } } \ No newline at end of file From 86f21493f8c1b48fc08534cea0d2d94149907a61 Mon Sep 17 00:00:00 2001 From: "S1VARAJ R.S" <59765801+TheCyb3rMafia@users.noreply.github.com> Date: Mon, 3 Jun 2024 21:09:15 +0530 Subject: [PATCH 1212/1456] Register sivaraj.is-a.dev --- domains/sivaraj.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sivaraj.json diff --git a/domains/sivaraj.json b/domains/sivaraj.json new file mode 100644 index 000000000..9ca9eec6d --- /dev/null +++ b/domains/sivaraj.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "TheCyb3rMafia", + "email": "sivarajkailas@gmail.com", + "discord": "1057144035812327524" + }, + + "record": { + "A": ["185.199.108.153"] + } + } + \ No newline at end of file From 7f86a49449cc1e43032ef010e2bdd5e087a2d77e Mon Sep 17 00:00:00 2001 From: FaultyWindows <169040850+FaultyWindows@users.noreply.github.com> Date: Mon, 3 Jun 2024 16:50:34 +0100 Subject: [PATCH 1213/1456] Register faultywindows.is-a.dev --- domains/faultywindows.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/faultywindows.json diff --git a/domains/faultywindows.json b/domains/faultywindows.json new file mode 100644 index 000000000..0328b18e2 --- /dev/null +++ b/domains/faultywindows.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "FaultyWindows", + "email": "faultywindows@gmail.com", + "discord": "1041028534690386051" + }, + + "record": { + "A": ["185.199.108.153"] + } + } + \ No newline at end of file From 503ec00ed3bed9c67e8925276f11ad3cf12e5721 Mon Sep 17 00:00:00 2001 From: Fab1anDev <86307558+Fab1anDev@users.noreply.github.com> Date: Mon, 3 Jun 2024 23:33:30 +0200 Subject: [PATCH 1214/1456] added fab1andev.github.io --- domains/fab1andev | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/fab1andev diff --git a/domains/fab1andev b/domains/fab1andev new file mode 100644 index 000000000..f0045a79f --- /dev/null +++ b/domains/fab1andev @@ -0,0 +1,12 @@ +{ + "description": "Portfolio of Fab1anDev", + "repo": "https://github.com/Fab1anDev/fab1andev.github.io", + "owner": { + "username": "Fab1anDev", + "email": "fab1andev@proton.me", + "twitter": "Fab1anDev" + }, + "record": { + "CNAME": "fab1andev.github.io" + } +} From 078bfae95598c9b8b1fdd64679913c961a87fccd Mon Sep 17 00:00:00 2001 From: Fab1anDev <86307558+Fab1anDev@users.noreply.github.com> Date: Mon, 3 Jun 2024 23:37:55 +0200 Subject: [PATCH 1215/1456] Delete domains/fab1andev --- domains/fab1andev | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/fab1andev diff --git a/domains/fab1andev b/domains/fab1andev deleted file mode 100644 index f0045a79f..000000000 --- a/domains/fab1andev +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Portfolio of Fab1anDev", - "repo": "https://github.com/Fab1anDev/fab1andev.github.io", - "owner": { - "username": "Fab1anDev", - "email": "fab1andev@proton.me", - "twitter": "Fab1anDev" - }, - "record": { - "CNAME": "fab1andev.github.io" - } -} From 1d93a4373bcb9c969425b61abf7eaf9465199cd5 Mon Sep 17 00:00:00 2001 From: Fab1anDev <86307558+Fab1anDev@users.noreply.github.com> Date: Mon, 3 Jun 2024 23:39:31 +0200 Subject: [PATCH 1216/1456] Create fab1andev.json Added Fab1andev.is-a.dev --- domains/fab1andev.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/fab1andev.json diff --git a/domains/fab1andev.json b/domains/fab1andev.json new file mode 100644 index 000000000..bc0905270 --- /dev/null +++ b/domains/fab1andev.json @@ -0,0 +1,12 @@ +{ + "description": "Fab1anDev subdomain for fab1andev.github.io", + "repo": "https://github.com/Fab1anDev/fab1andev.github.io", + "owner": { + "username": "Fab1anDev", + "email": "fab1andev@proton.me", + "twitter": "Fab1anDev" + }, + "record": { + "CNAME": "fab1andev.github.io" + } +} From 31cc40e35842356e36023f65129cc922371ca36a Mon Sep 17 00:00:00 2001 From: Marascu Theodor <46166826+cheftheo@users.noreply.github.com> Date: Tue, 4 Jun 2024 01:13:47 +0300 Subject: [PATCH 1217/1456] Create cheftheo --- domains/cheftheo | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/cheftheo diff --git a/domains/cheftheo b/domains/cheftheo new file mode 100644 index 000000000..ba7810de6 --- /dev/null +++ b/domains/cheftheo @@ -0,0 +1,11 @@ +{ + "description": "This website represents a portofolio", + "repo": "https://cheftheo.github.io/", + "owner": { + "username": "cheftheo", + "email": "marascu.theodor@gmail.com" + }, + "record": { + "CNAME": "https://cheftheo.github.io/" + } +} From 68d517510cfd75291b9dd4954c6eb3f5b58ab0d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C5=A9=20Th=C3=A0nh=20Trung?= <69748032+vuthanhtrung2010@users.noreply.github.com> Date: Mon, 3 Jun 2024 17:11:28 -0700 Subject: [PATCH 1218/1456] Create ai.trung --- domains/ai.trung | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ai.trung diff --git a/domains/ai.trung b/domains/ai.trung new file mode 100644 index 000000000..a2760351c --- /dev/null +++ b/domains/ai.trung @@ -0,0 +1,10 @@ +{ + "description": "OpenAI verification.", + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "TXT": "openai-domain-verification=dv-6iy0Dvx8dBJhynwe04c3t6GG" + } +} From 6bced1018ca2f9bdd26a936e69a280d2af3e8b35 Mon Sep 17 00:00:00 2001 From: Lucas <62703475+lucaspuntillo@users.noreply.github.com> Date: Mon, 3 Jun 2024 21:11:50 -0400 Subject: [PATCH 1219/1456] Create lucasp.json --- domains/lucasp.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lucasp.json diff --git a/domains/lucasp.json b/domains/lucasp.json new file mode 100644 index 000000000..fc79a7e08 --- /dev/null +++ b/domains/lucasp.json @@ -0,0 +1,11 @@ +{ + "description": "lucasp.is-a.dev", + "repo": "https://github.com/lucaspuntillo/lucaspuntillo.github.io/", + "owner": { + "username": "lucaspuntillo", + "email": "puntillol@linuxmail.org", + }, + "record": { + "CNAME": "lucaspuntillo.github.io" + } +} From cf183564a85f2a6e2ee474feabef59f859dd1081 Mon Sep 17 00:00:00 2001 From: echo Date: Tue, 4 Jun 2024 04:58:14 +0330 Subject: [PATCH 1220/1456] Register exhq.is-a.dev --- domains/exhq.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/exhq.json diff --git a/domains/exhq.json b/domains/exhq.json new file mode 100644 index 000000000..935aeae9b --- /dev/null +++ b/domains/exhq.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "exhq", + "email": "infidelLOLer@gmail.com", + "discord": "712639419785412668" + }, + + "record": { + "A": ["91.107.164.89"] + } + } + \ No newline at end of file From c6645c7568daeefe2b796c8432b961f33ddde5cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C5=A9=20Th=C3=A0nh=20Trung?= <69748032+vuthanhtrung2010@users.noreply.github.com> Date: Mon, 3 Jun 2024 20:00:17 -0700 Subject: [PATCH 1221/1456] Rename ai.trung to ai.trung.json --- domains/{ai.trung => ai.trung.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{ai.trung => ai.trung.json} (100%) diff --git a/domains/ai.trung b/domains/ai.trung.json similarity index 100% rename from domains/ai.trung rename to domains/ai.trung.json From daa9e79b5def78568be93eabf7cdb18bcb4edb11 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Tue, 4 Jun 2024 11:49:36 +0700 Subject: [PATCH 1222/1456] Update skduck.json --- domains/skduck.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/skduck.json b/domains/skduck.json index a2b497bfb..6dca29519 100644 --- a/domains/skduck.json +++ b/domains/skduck.json @@ -9,7 +9,7 @@ "note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586." }, "record": { - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=it-is@too-obvious-that.maskduck.is-a.dev" + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From c670725924ace94b5d3d0bb5db1463d4c01b7d74 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Tue, 4 Jun 2024 11:53:34 +0700 Subject: [PATCH 1223/1456] Update and rename cheftheo to cheftheo.json --- domains/{cheftheo => cheftheo.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{cheftheo => cheftheo.json} (82%) diff --git a/domains/cheftheo b/domains/cheftheo.json similarity index 82% rename from domains/cheftheo rename to domains/cheftheo.json index ba7810de6..bff35005a 100644 --- a/domains/cheftheo +++ b/domains/cheftheo.json @@ -6,6 +6,6 @@ "email": "marascu.theodor@gmail.com" }, "record": { - "CNAME": "https://cheftheo.github.io/" + "CNAME": "cheftheo.github.io" } } From bf25077ee73315e41594553c7efef56d9b5871a5 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Tue, 4 Jun 2024 11:55:30 +0700 Subject: [PATCH 1224/1456] Update lucasp.json --- domains/lucasp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lucasp.json b/domains/lucasp.json index fc79a7e08..72447c588 100644 --- a/domains/lucasp.json +++ b/domains/lucasp.json @@ -3,7 +3,7 @@ "repo": "https://github.com/lucaspuntillo/lucaspuntillo.github.io/", "owner": { "username": "lucaspuntillo", - "email": "puntillol@linuxmail.org", + "email": "puntillol@linuxmail.org" }, "record": { "CNAME": "lucaspuntillo.github.io" From 3e20ae13ca6586b06e61df72c1031adb6a093062 Mon Sep 17 00:00:00 2001 From: Zeaxey <95143545+Pixel556@users.noreply.github.com> Date: Tue, 4 Jun 2024 12:46:27 +0530 Subject: [PATCH 1225/1456] Create email.zeaxey.json --- domains/email.zeaxey.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/email.zeaxey.json diff --git a/domains/email.zeaxey.json b/domains/email.zeaxey.json new file mode 100644 index 000000000..950c4b576 --- /dev/null +++ b/domains/email.zeaxey.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "Pixel556", + "email": "therealzeaxey123@gmail.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From de613952c9475e93f19614b9d98f4d5afb65c80c Mon Sep 17 00:00:00 2001 From: Aditya Sharma <102592458+adityash4rma@users.noreply.github.com> Date: Tue, 4 Jun 2024 20:41:59 +0530 Subject: [PATCH 1226/1456] Create sharma.json --- domains/sharma.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sharma.json diff --git a/domains/sharma.json b/domains/sharma.json new file mode 100644 index 000000000..0b4a46fae --- /dev/null +++ b/domains/sharma.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "adityash4rma", + "email": "gaming.boy.fhx@gmail.com" + }, + "record": { + "CNAME": "blog-9bb.pages.dev" + } +} From 735c225b202663d5d1d814ca88a9689dfa407f10 Mon Sep 17 00:00:00 2001 From: Tay <149682424+tayrp@users.noreply.github.com> Date: Tue, 4 Jun 2024 12:44:26 -0400 Subject: [PATCH 1227/1456] Create tay.json --- domains/tay.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/tay.json diff --git a/domains/tay.json b/domains/tay.json new file mode 100644 index 000000000..2e7fce476 --- /dev/null +++ b/domains/tay.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "tayrp", + "email": "mystixmew@gmail.com", + "discord": "1050531216589332581" + }, + + "record": { + "CNAME": "tayrp.github.io" + } + } + From 682f747d6165612d96d595a02e4b6ed85a78fba6 Mon Sep 17 00:00:00 2001 From: Tay <149682424+tayrp@users.noreply.github.com> Date: Tue, 4 Jun 2024 13:24:58 -0400 Subject: [PATCH 1228/1456] Create _discord.tay.json --- domains/tayrp/_discord.tay.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/tayrp/_discord.tay.json diff --git a/domains/tayrp/_discord.tay.json b/domains/tayrp/_discord.tay.json new file mode 100644 index 000000000..4e6676d10 --- /dev/null +++ b/domains/tayrp/_discord.tay.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tayrp", + "email": "mystixmew@gmail.com", + "discord": "1050531216589332581", + }, + "record": { + "TXT": "dh=e7e657ac53ef369ebb204320dd3fce49a25ed959" + } +} From dd17445643429c9008266fc038a53a78dc519be2 Mon Sep 17 00:00:00 2001 From: Tay <149682424+tayrp@users.noreply.github.com> Date: Tue, 4 Jun 2024 13:35:04 -0400 Subject: [PATCH 1229/1456] Create _github-pages-challenge-tayrp.tay.json --- domains/_github-pages-challenge-tayrp.tay.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-tayrp.tay.json diff --git a/domains/_github-pages-challenge-tayrp.tay.json b/domains/_github-pages-challenge-tayrp.tay.json new file mode 100644 index 000000000..7ac1d93b5 --- /dev/null +++ b/domains/_github-pages-challenge-tayrp.tay.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tayrp", + "email": "mystixmew@gmail.com" + "discord": "1050531216589332581" + }, + "record": { + "TXT": "360bbac0c42cd6beedbe67a62c8da5" + } +} From 921da46a3d94ca3d4313760e3e492cf22bda0554 Mon Sep 17 00:00:00 2001 From: Muhammad Alvin <97495721+muhalvin@users.noreply.github.com> Date: Wed, 5 Jun 2024 10:05:14 +0700 Subject: [PATCH 1230/1456] Create muhalvin.json --- domains/muhalvin.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/muhalvin.json diff --git a/domains/muhalvin.json b/domains/muhalvin.json new file mode 100644 index 000000000..610f4c288 --- /dev/null +++ b/domains/muhalvin.json @@ -0,0 +1,11 @@ +{ + "description": "For my portofolio and personal project", + "repo": "https://github.com/muhalvin/muhalvin.github.io", + "owner": { + "username": "muhalvin", + "email": "work.muhalvin@gmail.com ", + }, + "record": { + "CNAME": "muhalvin.github.io" + } +} From 3ab0ff142047733979b4cc5e54e200917cc570f1 Mon Sep 17 00:00:00 2001 From: R3tr0LastKnight Date: Wed, 5 Jun 2024 11:46:52 +0530 Subject: [PATCH 1231/1456] r3tr0 --- domains/shubh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/shubh.json diff --git a/domains/shubh.json b/domains/shubh.json new file mode 100644 index 000000000..ff93e772b --- /dev/null +++ b/domains/shubh.json @@ -0,0 +1,12 @@ +{ + "description": "personal portfolio website", + "repo": "https://github.com/R3tr0LastKnight/Portfoio_v2.git", + "owner": { + "username": "R3tr0LastKnight", + "email": "r3tr0lastknight@gmail.com", + "twitter": "R3tr0LastKnight" + }, + "record": { + "CNAME": "R3tr0LastKnight.github.io" + } +} From 95207c9ffa021490b38e4438a3e40c3f0747321d Mon Sep 17 00:00:00 2001 From: R3tr0LastKnight Date: Wed, 5 Jun 2024 11:51:38 +0530 Subject: [PATCH 1232/1456] yoo --- domains/shubh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shubh.json b/domains/shubh.json index ff93e772b..2b950ba61 100644 --- a/domains/shubh.json +++ b/domains/shubh.json @@ -7,6 +7,6 @@ "twitter": "R3tr0LastKnight" }, "record": { - "CNAME": "R3tr0LastKnight.github.io" + "CNAME": "r3tr0lastknight.github.io" } } From d9ac5c0cf8ef01a9929cf4be4395a2157c1b6248 Mon Sep 17 00:00:00 2001 From: Pratham Yadav <72993471+ypratham@users.noreply.github.com> Date: Thu, 6 Jun 2024 06:12:55 +0530 Subject: [PATCH 1233/1456] Update ypratham.json --- domains/ypratham.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ypratham.json b/domains/ypratham.json index eeaed2906..c110f2ef4 100644 --- a/domains/ypratham.json +++ b/domains/ypratham.json @@ -1,6 +1,6 @@ { "description": "Pratham Yadav Portfolio", - "repo": "https://github.com/ypratham/portfolio.github.io", + "repo": "https://github.com/ypratham/ypratham.github.io", "owner": { "username": "ypratahm", "email": "ypratham0014@gmail.com" From 21577944c90e9d230087bf5ffb7cba1b241b6043 Mon Sep 17 00:00:00 2001 From: Pratham Yadav <72993471+ypratham@users.noreply.github.com> Date: Thu, 6 Jun 2024 07:06:21 +0530 Subject: [PATCH 1234/1456] Update correct username ypratham.json --- domains/ypratham.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ypratham.json b/domains/ypratham.json index c110f2ef4..a615a076f 100644 --- a/domains/ypratham.json +++ b/domains/ypratham.json @@ -2,7 +2,7 @@ "description": "Pratham Yadav Portfolio", "repo": "https://github.com/ypratham/ypratham.github.io", "owner": { - "username": "ypratahm", + "username": "ypratham", "email": "ypratham0014@gmail.com" }, "record": { From a28d9afa0ab3c0ba6b5f3eda215090f0c3fe73ce Mon Sep 17 00:00:00 2001 From: Taha Ahmad <84635671+Cylis-Dragneel@users.noreply.github.com> Date: Thu, 6 Jun 2024 06:52:09 +0500 Subject: [PATCH 1235/1456] Register cylis.is-a.dev --- domains/cylis.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/cylis.json diff --git a/domains/cylis.json b/domains/cylis.json new file mode 100644 index 000000000..320d66610 --- /dev/null +++ b/domains/cylis.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Cylis-Dragneel", + "email": "craftingcaptain456@gmail.com", + "discord": "372363585394966528" + }, + + "record": { + "CNAME": "cylis-dragneel.github.io" + } + } + \ No newline at end of file From fa7c9eee3819a0f20d6e4d28c1b03b2118a740d6 Mon Sep 17 00:00:00 2001 From: JumanJi <90971841+heyjumanji@users.noreply.github.com> Date: Thu, 6 Jun 2024 16:37:33 +0530 Subject: [PATCH 1236/1456] Update jumanji.json --- domains/jumanji.json | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) diff --git a/domains/jumanji.json b/domains/jumanji.json index 351a248a3..4ee2c90a8 100644 --- a/domains/jumanji.json +++ b/domains/jumanji.json @@ -1,9 +1,17 @@ { - "owner": { - "username": "heyjumanji", - "email": "madhuchutiya.unhinge650@silomails.com" - }, - "record": { - "CNAME": "heyjumanji.pages.dev" - } + "owner": { + "username": "heyjumanji", + "email": "madhuchutiya.unhinge650@silomails.com" + }, + "record": { + "A": [ + "172.66.47.44", + "172.66.44.212" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } From 9a197813c9f60378eef67a3b0b004f92a546b8cb Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Thu, 6 Jun 2024 14:53:07 +0300 Subject: [PATCH 1237/1456] Create test.cutedog5695.json --- domains/test.cutedog5695.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/test.cutedog5695.json diff --git a/domains/test.cutedog5695.json b/domains/test.cutedog5695.json new file mode 100644 index 000000000..59043eeec --- /dev/null +++ b/domains/test.cutedog5695.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "CuteDog5695", + "email": "cutedog5695@gmail.com", + "discord": "716306888492318790", + "twitter": "cutedog5695" + }, + "record": { + "CNAME": "glistening-faloodeh-84f4b1.netlify.app" + } +} From 3bd848bf06ca33312e1c93521a5be2679d208c54 Mon Sep 17 00:00:00 2001 From: CuteDog5695 <155187692+cutedog5695-2@users.noreply.github.com> Date: Thu, 6 Jun 2024 15:11:32 +0300 Subject: [PATCH 1238/1456] Update cutedog5695.json --- domains/cutedog5695.json | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index 3795ab448..dcdbbcf7f 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -1,11 +1,18 @@ { - "owner": { - "username": "CuteDog5695", - "email": "cutedog5695@gmail.com", - "discord": "716306888492318790", - "twitter": "cutedog5695" - }, - "record": { - "CNAME": "edge.redirect.pizza" - } + "owner": { + "username": "CuteDog5695", + "email": "cutedog5695@gmail.com", + "discord": "716306888492318790", + "twitter": "cutedog5695" + }, + "record": { + "A": [ + "89.106.200.1" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } From 2853d67d8b50280da93c56620cfae61b534dda9a Mon Sep 17 00:00:00 2001 From: Muhalvin <97495721+muhalvin@users.noreply.github.com> Date: Thu, 6 Jun 2024 19:25:46 +0700 Subject: [PATCH 1239/1456] Update domains/muhalvin.json Co-authored-by: CuteDog5695 --- domains/muhalvin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/muhalvin.json b/domains/muhalvin.json index 610f4c288..6db82bfe9 100644 --- a/domains/muhalvin.json +++ b/domains/muhalvin.json @@ -3,7 +3,7 @@ "repo": "https://github.com/muhalvin/muhalvin.github.io", "owner": { "username": "muhalvin", - "email": "work.muhalvin@gmail.com ", + "email": "work.muhalvin@gmail.com" }, "record": { "CNAME": "muhalvin.github.io" From 6fb1526fd9df122ba04ffd02df4dcd85fb0b2997 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Thu, 6 Jun 2024 19:54:49 +0700 Subject: [PATCH 1240/1456] Create masduck.json --- domains/masduck.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 domains/masduck.json diff --git a/domains/masduck.json b/domains/masduck.json new file mode 100644 index 000000000..83b093ea4 --- /dev/null +++ b/domains/masduck.json @@ -0,0 +1,5 @@ +{"owner": { + "username": "Maskduck","email": "", + "discord": "maskduck" + }, + "record": {"CNAME": "maskduck.netlify.app"}} From 8d8df65257fff3aa376dac30ecd5c5fca45aba10 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Thu, 6 Jun 2024 15:56:19 +0300 Subject: [PATCH 1241/1456] Update masduck.json --- domains/masduck.json | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/domains/masduck.json b/domains/masduck.json index 83b093ea4..64be9dc1a 100644 --- a/domains/masduck.json +++ b/domains/masduck.json @@ -1,5 +1,10 @@ -{"owner": { - "username": "Maskduck","email": "", - "discord": "maskduck" - }, - "record": {"CNAME": "maskduck.netlify.app"}} +{ + "owner": { + "username": "Maskduck", + "email": "", + "discord": "maskduck" + }, + "record": { + "CNAME": "maskduck.netlify.app" + } +} From 806db313f553505b43049ec4f14d8cd7f8151781 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 6 Jun 2024 15:32:14 +0200 Subject: [PATCH 1242/1456] Create test-netlify.json --- domains/test-netlify.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/test-netlify.json diff --git a/domains/test-netlify.json b/domains/test-netlify.json new file mode 100644 index 000000000..763bb7c39 --- /dev/null +++ b/domains/test-netlify.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "CNAME": "test-is-a-dev.netlify.app" + } +} From 62f175086b8f13b9e1f760a40fc8cb7f5254531d Mon Sep 17 00:00:00 2001 From: Ruixey <92331801+Ruixey@users.noreply.github.com> Date: Thu, 6 Jun 2024 17:27:32 +0200 Subject: [PATCH 1243/1456] Register ruixey.is-a.dev --- domains/ruixey.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ruixey.json diff --git a/domains/ruixey.json b/domains/ruixey.json new file mode 100644 index 000000000..3344612eb --- /dev/null +++ b/domains/ruixey.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Ruixey", + "email": "ruixey@gmail.com", + "discord": "715464173617676369" + }, + + "record": { + "CNAME": "ruixey.github.io" + } + } + \ No newline at end of file From 7127d7ffe15a6c330e7d5109ab7a3b7a2e1f490f Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket <149485703+EducatedSuddenBucket@users.noreply.github.com> Date: Thu, 6 Jun 2024 22:54:24 +0530 Subject: [PATCH 1244/1456] Delete educatedsmp.is-a.dev --- domains/educatedsmp.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/educatedsmp.json diff --git a/domains/educatedsmp.json b/domains/educatedsmp.json deleted file mode 100644 index 7986ce3a8..000000000 --- a/domains/educatedsmp.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "EducatedSuddenBucket", - "email": "educatedsuddenbucket@proton.me" - }, - "record": { - "CNAME": "educatedsuddenbucket.github.io" - } -} From 12dfc7311b87bfdca9955c62358a3c9d0b950a38 Mon Sep 17 00:00:00 2001 From: Alex <92811228+Nooby69@users.noreply.github.com> Date: Thu, 6 Jun 2024 23:38:35 +0500 Subject: [PATCH 1245/1456] Update huz.json --- domains/huz.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/domains/huz.json b/domains/huz.json index 1ec020c98..2974cd96f 100644 --- a/domains/huz.json +++ b/domains/huz.json @@ -1,9 +1,12 @@ { + "description": "Huz Personal Portfolio", + "repo": "https://github.com/Nooby69/Huz", "owner": { "username": "Nooby69", - "email": "farighinsaan123@gmail.com" + "email": "farighinsaan123@gmail.com", + "twitter": "Null" }, "record": { - "CNAME": "5b77bf69-39e2-433c-add4-e59c20476eab.id.repl.co" + "CNAME": "nooby69.github.io/Huz/" } -} +} From 1f80a82b1323797320a2b8612c993cb35de78700 Mon Sep 17 00:00:00 2001 From: Sxinar <130384567+Sxinar@users.noreply.github.com> Date: Thu, 6 Jun 2024 22:26:49 +0300 Subject: [PATCH 1246/1456] Register sxinar.is-a.dev --- domains/sxinar.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sxinar.json diff --git a/domains/sxinar.json b/domains/sxinar.json new file mode 100644 index 000000000..52cb5e4f9 --- /dev/null +++ b/domains/sxinar.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Sxinar", + "email": "130384567+Sxinar@users.noreply.github.com", + "discord": "1247896918957490198" + }, + + "record": { + "A": ["192.30.252.153"] + } + } + \ No newline at end of file From 64dd934c34f4de457a428dfbe0c48d8255f5925b Mon Sep 17 00:00:00 2001 From: Tom_gxz <75934344+tomgxz@users.noreply.github.com> Date: Fri, 7 Jun 2024 01:01:24 +0100 Subject: [PATCH 1247/1456] Update tomgxz.json --- domains/tomgxz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tomgxz.json b/domains/tomgxz.json index f63efc5f7..8cb257965 100644 --- a/domains/tomgxz.json +++ b/domains/tomgxz.json @@ -4,6 +4,6 @@ "email": "tomgxz138@gmail.com" }, "record": { - "CNAME": "cv3cgzx7.up.railway.app" + "URL": "https://tomlx.co.uk" } } From b72af58491b08fd31ee24f6f8d21c85120b717f0 Mon Sep 17 00:00:00 2001 From: Rio Oktavian <42611390+rioovs@users.noreply.github.com> Date: Fri, 7 Jun 2024 09:23:49 +0700 Subject: [PATCH 1248/1456] add: rioovs.json --- domains/rivos.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rivos.json diff --git a/domains/rivos.json b/domains/rivos.json new file mode 100644 index 000000000..445ae513f --- /dev/null +++ b/domains/rivos.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portofolio", + "repo": "https://github.com/rioovs/rioovs.github.io", + "owner": { + "username": "rioovs", + "email": "riooktaviansyah36@gmail.com" + }, + "record": { + "CNAME": "rioovs.github.io" + } +} From eb7c238e305c5fd9ab4d27b54cd400d8242c30c6 Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket <149485703+EducatedSuddenBucket@users.noreply.github.com> Date: Fri, 7 Jun 2024 08:46:22 +0530 Subject: [PATCH 1249/1456] Create educatedsuddenbucket.json --- domains/educatedsuddenbucket.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 domains/educatedsuddenbucket.json diff --git a/domains/educatedsuddenbucket.json b/domains/educatedsuddenbucket.json new file mode 100644 index 000000000..b7545323f --- /dev/null +++ b/domains/educatedsuddenbucket.json @@ -0,0 +1,19 @@ +{ + "owner": { + "username": "EducatedSuddenBucket", + "email": "educatedsuddenbucket@gmail.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all", + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} From 2786fc6a26a2d95a3d63e10016c2ec55e83b67ad Mon Sep 17 00:00:00 2001 From: Priyanshu <140606611+Priyansxu@users.noreply.github.com> Date: Fri, 7 Jun 2024 10:51:20 +0530 Subject: [PATCH 1250/1456] Create _discord.priyanshu.json --- domains/_discord.priyanshu.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.priyanshu.json diff --git a/domains/_discord.priyanshu.json b/domains/_discord.priyanshu.json new file mode 100644 index 000000000..044abfd6d --- /dev/null +++ b/domains/_discord.priyanshu.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Priyansxu", + "email": "cloudypriyanshu@gmail.com", + "discord": "priyansxu" + }, + "record": { + "TXT": "dh=4784b7e772166e35d7f9a41207e1ddf7e3d57f82" + } +} From dfddd522b99adae65af9f5e1ad68a8b2207dfe66 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Fri, 7 Jun 2024 12:46:44 +0700 Subject: [PATCH 1251/1456] Update domains/_github-pages-challenge-tayrp.tay.json Co-authored-by: CuteDog5695 --- domains/_github-pages-challenge-tayrp.tay.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-tayrp.tay.json b/domains/_github-pages-challenge-tayrp.tay.json index 7ac1d93b5..94af98e9a 100644 --- a/domains/_github-pages-challenge-tayrp.tay.json +++ b/domains/_github-pages-challenge-tayrp.tay.json @@ -1,7 +1,7 @@ { "owner": { "username": "tayrp", - "email": "mystixmew@gmail.com" + "email": "mystixmew@gmail.com", "discord": "1050531216589332581" }, "record": { From 3b05ffeefb38d5b3558202b9c7860ebedd08efa1 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Fri, 7 Jun 2024 12:47:00 +0700 Subject: [PATCH 1252/1456] Update and rename domains/tayrp/_discord.tay.json to domains/_discord.tay.json --- domains/{tayrp => }/_discord.tay.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{tayrp => }/_discord.tay.json (80%) diff --git a/domains/tayrp/_discord.tay.json b/domains/_discord.tay.json similarity index 80% rename from domains/tayrp/_discord.tay.json rename to domains/_discord.tay.json index 4e6676d10..0d3727a5d 100644 --- a/domains/tayrp/_discord.tay.json +++ b/domains/_discord.tay.json @@ -2,7 +2,7 @@ "owner": { "username": "tayrp", "email": "mystixmew@gmail.com", - "discord": "1050531216589332581", + "discord": "1050531216589332581" }, "record": { "TXT": "dh=e7e657ac53ef369ebb204320dd3fce49a25ed959" From 3fce141b0e41b5b5990eb99e090d784214cda71e Mon Sep 17 00:00:00 2001 From: L Lawliet Date: Fri, 7 Jun 2024 11:43:25 +0530 Subject: [PATCH 1253/1456] Added MX & SPF Records and Changed Email --- domains/l6174.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/l6174.json b/domains/l6174.json index 997904ba8..9502772be 100644 --- a/domains/l6174.json +++ b/domains/l6174.json @@ -3,9 +3,11 @@ "repo": "https://github.com/l6174/l6174.github.io", "owner": { "username": "l6174", - "email": "l.lawliet6174@gmail.com" + "email": "l6174@proton.me" }, "record": { "CNAME": "l6174.github.io" + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 7e17d37819392c46839bc8c38f9e114bd45a8fa8 Mon Sep 17 00:00:00 2001 From: L Lawliet Date: Fri, 7 Jun 2024 11:48:17 +0530 Subject: [PATCH 1254/1456] Fixed comma error --- domains/l6174.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/l6174.json b/domains/l6174.json index 9502772be..0c72e91ec 100644 --- a/domains/l6174.json +++ b/domains/l6174.json @@ -6,7 +6,7 @@ "email": "l6174@proton.me" }, "record": { - "CNAME": "l6174.github.io" + "CNAME": "l6174.github.io", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From 975491f72658627b5f970c1c0e32bdae31fd7989 Mon Sep 17 00:00:00 2001 From: L Lawliet Date: Fri, 7 Jun 2024 11:51:27 +0530 Subject: [PATCH 1255/1456] Delete domains/mail.l6174.json --- domains/mail.l6174.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/mail.l6174.json diff --git a/domains/mail.l6174.json b/domains/mail.l6174.json deleted file mode 100644 index c9d525eb8..000000000 --- a/domains/mail.l6174.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My Email Forwarding Domain.", - "owner": { - "username": "l6174", - "email": "l.lawliet6174@gmail.com" - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} From 5752878157eb28fb24b7a71bcff0d0c615c40a8a Mon Sep 17 00:00:00 2001 From: RuskyDev <91284372+RuskyDev@users.noreply.github.com> Date: Fri, 7 Jun 2024 12:21:36 +0500 Subject: [PATCH 1256/1456] Register rusky.is-a.dev --- domains/rusky.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/rusky.json diff --git a/domains/rusky.json b/domains/rusky.json new file mode 100644 index 000000000..97c1c2f5c --- /dev/null +++ b/domains/rusky.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "RuskyDev", + "email": "iamayaanalee@gmail.com", + "discord": "969507085316399154" + }, + + "record": { + "CNAME": "ruskydev.github.io" + } + } + \ No newline at end of file From 130096c3a77b617fa198c7e8fc246490d0fc6fc5 Mon Sep 17 00:00:00 2001 From: Alex <92811228+Nooby69@users.noreply.github.com> Date: Fri, 7 Jun 2024 13:33:24 +0500 Subject: [PATCH 1257/1456] Update huz.json --- domains/huz.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/huz.json b/domains/huz.json index 2974cd96f..bb24bb0c5 100644 --- a/domains/huz.json +++ b/domains/huz.json @@ -4,9 +4,9 @@ "owner": { "username": "Nooby69", "email": "farighinsaan123@gmail.com", - "twitter": "Null" + "discord": "excalibur._.dev" }, "record": { - "CNAME": "nooby69.github.io/Huz/" + "CNAME": "nooby69.github.io" } } From 487305ef007d109d3526efd73aeb0a1dc455fd8d Mon Sep 17 00:00:00 2001 From: Ashish Agarwal Date: Fri, 7 Jun 2024 15:25:20 +0530 Subject: [PATCH 1258/1456] Delete domains/_github-pages-challenge-ashishagarwal2023.ashishagarwal.json --- ...-pages-challenge-ashishagarwal2023.ashishagarwal.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-ashishagarwal2023.ashishagarwal.json diff --git a/domains/_github-pages-challenge-ashishagarwal2023.ashishagarwal.json b/domains/_github-pages-challenge-ashishagarwal2023.ashishagarwal.json deleted file mode 100644 index 36c2d3c24..000000000 --- a/domains/_github-pages-challenge-ashishagarwal2023.ashishagarwal.json +++ /dev/null @@ -1,9 +0,0 @@ -{ -"owner": { -"username": "ashishagarwal2023", -"email": "code.with.aasheesh@gmail.com" -}, -"record": { -"TXT": "5089f9182e9025bc562c408fbf18e2" -} -} From 97bc96917dd828fb09cc8b06c128651612cc19da Mon Sep 17 00:00:00 2001 From: Eryquicc <140296688+Eryquicc@users.noreply.github.com> Date: Fri, 7 Jun 2024 17:00:59 +0700 Subject: [PATCH 1259/1456] Create eryquicc --- domains/eryquicc | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/eryquicc diff --git a/domains/eryquicc b/domains/eryquicc new file mode 100644 index 000000000..f3a5d88ee --- /dev/null +++ b/domains/eryquicc @@ -0,0 +1,11 @@ +{ + "description": "Personal use", + "repo": "https://github.com/eryquicc/eryquicc.github.io", + "owner": { + "username": "Eryquicc", + "email": "fathirzaidanmaulana@gmail.com" + }, + "record": { + "CNAME": "eryquicc.github.io" + } +} From d84956f38f5a1fa6950c8ca5de4a00233e720309 Mon Sep 17 00:00:00 2001 From: Eryquicc <140296688+Eryquicc@users.noreply.github.com> Date: Fri, 7 Jun 2024 17:01:26 +0700 Subject: [PATCH 1260/1456] Create eryquicc.json --- domains/eryquicc.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/eryquicc.json diff --git a/domains/eryquicc.json b/domains/eryquicc.json new file mode 100644 index 000000000..f3a5d88ee --- /dev/null +++ b/domains/eryquicc.json @@ -0,0 +1,11 @@ +{ + "description": "Personal use", + "repo": "https://github.com/eryquicc/eryquicc.github.io", + "owner": { + "username": "Eryquicc", + "email": "fathirzaidanmaulana@gmail.com" + }, + "record": { + "CNAME": "eryquicc.github.io" + } +} From 6fc85328e4b9168261a498337c3f504cf13ae0d3 Mon Sep 17 00:00:00 2001 From: Eryquicc <140296688+Eryquicc@users.noreply.github.com> Date: Fri, 7 Jun 2024 17:03:10 +0700 Subject: [PATCH 1261/1456] Delete domains/eryquicc --- domains/eryquicc | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/eryquicc diff --git a/domains/eryquicc b/domains/eryquicc deleted file mode 100644 index f3a5d88ee..000000000 --- a/domains/eryquicc +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Personal use", - "repo": "https://github.com/eryquicc/eryquicc.github.io", - "owner": { - "username": "Eryquicc", - "email": "fathirzaidanmaulana@gmail.com" - }, - "record": { - "CNAME": "eryquicc.github.io" - } -} From 37cba10b91f146e9d14ce53b36e9b1db1121212d Mon Sep 17 00:00:00 2001 From: Polo_1245 <81937184+polo-1245-oficial@users.noreply.github.com> Date: Fri, 7 Jun 2024 13:51:40 +0200 Subject: [PATCH 1262/1456] Register polo.is-a.dev --- domains/polo.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/polo.json diff --git a/domains/polo.json b/domains/polo.json new file mode 100644 index 000000000..1c67c2fb4 --- /dev/null +++ b/domains/polo.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "polo-1245-oficial", + "email": "81937184+polo-1245-oficial@users.noreply.github.com", + "discord": "725316907187568701" + }, + + "record": { + "TXT": "_value=vc-domain-verify=polo.is-a.dev,218d849c972de88cbdf4" + } + } + \ No newline at end of file From ab96fa06f08bbb4ceceb48661f302bc0666a046f Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Fri, 7 Jun 2024 14:03:13 +0200 Subject: [PATCH 1263/1456] Update sono.json --- domains/sono.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/sono.json b/domains/sono.json index 508be39ac..5898bd5db 100644 --- a/domains/sono.json +++ b/domains/sono.json @@ -8,7 +8,10 @@ "mx1.improvmx.com", "mx2.improvmx.com." ], - "TXT": "v=spf1 include:spf.improvmx.com ~all", + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all", + "google-site-verification=F90R7qQ2_fVCwUljDPq9iPlyzzKs7-4XovZLDeNAvns" + ] "URL": "https://getsono.is-a.dev" } } From dff7e0b89ebe44e92f39f4aedb2813d88461e5a6 Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Fri, 7 Jun 2024 14:03:33 +0200 Subject: [PATCH 1264/1456] Update sono.json --- domains/sono.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sono.json b/domains/sono.json index 5898bd5db..bc5823413 100644 --- a/domains/sono.json +++ b/domains/sono.json @@ -11,7 +11,7 @@ "TXT": [ "v=spf1 include:spf.improvmx.com ~all", "google-site-verification=F90R7qQ2_fVCwUljDPq9iPlyzzKs7-4XovZLDeNAvns" - ] + ], "URL": "https://getsono.is-a.dev" } } From 7746c0dc8a6bcb99f2941afe56af4bec452b2d0a Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Fri, 7 Jun 2024 14:04:23 +0200 Subject: [PATCH 1265/1456] Update getsono.json --- domains/getsono.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/getsono.json b/domains/getsono.json index 5bfe5ce2a..327f09ce0 100644 --- a/domains/getsono.json +++ b/domains/getsono.json @@ -6,7 +6,8 @@ }, "record": { - "CNAME": "getsono.github.io" + "CNAME": "getsono.github.io", + "TXT": "google-site-verification=MFPLEonkdLiPBmou5SY2mk4qJQ2HC3jZC9cQ8poP3_o" } } - \ No newline at end of file + From dfc2827ea16d77c19646069fad586c3c64af3d0d Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Fri, 7 Jun 2024 14:12:21 +0200 Subject: [PATCH 1266/1456] Removed CNAME record and added A records --- domains/getsono.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/getsono.json b/domains/getsono.json index 327f09ce0..a2b7b065e 100644 --- a/domains/getsono.json +++ b/domains/getsono.json @@ -6,7 +6,12 @@ }, "record": { - "CNAME": "getsono.github.io", + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], "TXT": "google-site-verification=MFPLEonkdLiPBmou5SY2mk4qJQ2HC3jZC9cQ8poP3_o" } } From 50bb65bb0f4c0b562b8f111f1ea96d1fbb382d6b Mon Sep 17 00:00:00 2001 From: syedrayangames <165355812+syedrayangames@users.noreply.github.com> Date: Fri, 7 Jun 2024 19:38:07 +0530 Subject: [PATCH 1267/1456] Update _discord.sussyrayan.json --- domains/_discord.sussyrayan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.sussyrayan.json b/domains/_discord.sussyrayan.json index 02d64ec75..c78384ca1 100644 --- a/domains/_discord.sussyrayan.json +++ b/domains/_discord.sussyrayan.json @@ -4,6 +4,6 @@ "email": "syedrayangames@gmail.com" }, "record": { - "TXT": "dh=227e628c8c5682ceb14bfa90b29b607d2756c476" + "TXT": "dh=634d6d19cba1fa609a7e88e098292bcec9198aa7" } } From c5f52c6b416434acf63fa56090660894a7fef4f7 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Fri, 7 Jun 2024 22:49:48 +0700 Subject: [PATCH 1268/1456] Revert "Create _discord.dscbmr.is-a.dev.json" --- domains/_discord.dscbmr.is-a.dev.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_discord.dscbmr.is-a.dev.json diff --git a/domains/_discord.dscbmr.is-a.dev.json b/domains/_discord.dscbmr.is-a.dev.json deleted file mode 100644 index 17af5e051..000000000 --- a/domains/_discord.dscbmr.is-a.dev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SRPVT", - "email": "syedyaseeralirayan@gmail.com" - }, - "record": { - "TXT": "dh=af0561dc7d2f7eb0ef153cb3a270c0b98fe5c36e" - } -} From 6400ccaf71bcc20a80347bcf0f301d7d85388852 Mon Sep 17 00:00:00 2001 From: L Lawliet Date: Fri, 7 Jun 2024 22:12:17 +0530 Subject: [PATCH 1269/1456] Removed MX and SPF records --- domains/l6174.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/l6174.json b/domains/l6174.json index 0c72e91ec..70e97793f 100644 --- a/domains/l6174.json +++ b/domains/l6174.json @@ -6,8 +6,6 @@ "email": "l6174@proton.me" }, "record": { - "CNAME": "l6174.github.io", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "CNAME": "l6174.github.io" } } From 6d1faa15d9b4b0fd5d23907c7fab0b55a050e12d Mon Sep 17 00:00:00 2001 From: Ashish Agarwal Date: Fri, 7 Jun 2024 23:40:23 +0530 Subject: [PATCH 1270/1456] Update ashishagarwal.json --- domains/ashishagarwal.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/ashishagarwal.json b/domains/ashishagarwal.json index 300dbfa88..24908194d 100644 --- a/domains/ashishagarwal.json +++ b/domains/ashishagarwal.json @@ -5,7 +5,6 @@ }, "record": { - "CNAME": "ashishagarwal2023.github.io" - + "CNAME": "ashishagarwal.netlify.app" } } From 7a152cf7871f1fb5829ca89cdac43e421ba21c05 Mon Sep 17 00:00:00 2001 From: Sxinar <130384567+Sxinar@users.noreply.github.com> Date: Fri, 7 Jun 2024 23:37:59 +0300 Subject: [PATCH 1271/1456] Register sxi.is-a.dev --- domains/sxi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sxi.json diff --git a/domains/sxi.json b/domains/sxi.json new file mode 100644 index 000000000..da7e02c8a --- /dev/null +++ b/domains/sxi.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Sxinar", + "email": "130384567+Sxinar@users.noreply.github.com", + "discord": "1247896918957490198" + }, + + "record": { + "CNAME": "sxinar.github.io" + } + } + \ No newline at end of file From 86f2fe35c3117912493d03b7394f87509bece728 Mon Sep 17 00:00:00 2001 From: Adam Date: Fri, 7 Jun 2024 21:55:22 +0100 Subject: [PATCH 1272/1456] Create adamski.json --- adamski.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 adamski.json diff --git a/adamski.json b/adamski.json new file mode 100644 index 000000000..e67201d15 --- /dev/null +++ b/adamski.json @@ -0,0 +1,6 @@ +{ + "owner": { + "username": "edtimer", + "email": "b4timer@protonamil.com" + } +} From e2a7107d6fac2cba17864ec04c820cda7f0df2b6 Mon Sep 17 00:00:00 2001 From: V205 <138826219+V205Arduino@users.noreply.github.com> Date: Fri, 7 Jun 2024 15:10:01 -0700 Subject: [PATCH 1273/1456] Register V205.is-a.dev --- domains/v205.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/v205.json diff --git a/domains/v205.json b/domains/v205.json new file mode 100644 index 000000000..83bbf3e59 --- /dev/null +++ b/domains/v205.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "V205Arduino", + "email": "regards-cookers0a@icloud.com", + "discord": "1159944006587924490" + }, + + "record": { + "CNAME": "v205.hackclub.app." + } + } + \ No newline at end of file From 43e8aa7bb6b1af868ea2b996a2522724d67dc0a6 Mon Sep 17 00:00:00 2001 From: V205 <138826219+V205Arduino@users.noreply.github.com> Date: Fri, 7 Jun 2024 15:11:46 -0700 Subject: [PATCH 1274/1456] Update v205.json --- domains/v205.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/v205.json b/domains/v205.json index 83bbf3e59..f875c10f6 100644 --- a/domains/v205.json +++ b/domains/v205.json @@ -1,12 +1,12 @@ { "owner": { "username": "V205Arduino", - "email": "regards-cookers0a@icloud.com", + "email": "s@v205.obl.ong", "discord": "1159944006587924490" }, "record": { - "CNAME": "v205.hackclub.app." + "CNAME": "v205.hackclub.app" } } - \ No newline at end of file + From 2572b5d31cd17395275a542f4ac23a337f6b87dd Mon Sep 17 00:00:00 2001 From: Eryquicc <140296688+Eryquicc@users.noreply.github.com> Date: Sat, 8 Jun 2024 09:27:32 +0700 Subject: [PATCH 1275/1456] Create _discord.eryquicc.is-a.dev.txt --- domains/_discord.eryquicc.is-a.dev.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/_discord.eryquicc.is-a.dev.txt diff --git a/domains/_discord.eryquicc.is-a.dev.txt b/domains/_discord.eryquicc.is-a.dev.txt new file mode 100644 index 000000000..95d4a7b2c --- /dev/null +++ b/domains/_discord.eryquicc.is-a.dev.txt @@ -0,0 +1 @@ +dh=7efcfd9b81fc26c7d20c998cbc23866c0d6bc407 From bd67b8ebd8a371e47b9f2a49ca8c8140846fa520 Mon Sep 17 00:00:00 2001 From: Eryquicc <140296688+Eryquicc@users.noreply.github.com> Date: Sat, 8 Jun 2024 09:38:50 +0700 Subject: [PATCH 1276/1456] create _discord.eryquicc.json --- domains/_discord.eryquicc.is-a.dev.txt | 1 - domains/_discord.eryquicc.json | 10 ++++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) delete mode 100644 domains/_discord.eryquicc.is-a.dev.txt create mode 100644 domains/_discord.eryquicc.json diff --git a/domains/_discord.eryquicc.is-a.dev.txt b/domains/_discord.eryquicc.is-a.dev.txt deleted file mode 100644 index 95d4a7b2c..000000000 --- a/domains/_discord.eryquicc.is-a.dev.txt +++ /dev/null @@ -1 +0,0 @@ -dh=7efcfd9b81fc26c7d20c998cbc23866c0d6bc407 diff --git a/domains/_discord.eryquicc.json b/domains/_discord.eryquicc.json new file mode 100644 index 000000000..178836ab0 --- /dev/null +++ b/domains/_discord.eryquicc.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "eryquicc", + "email": "fathirzaidanmaulana@gmail.com", + "discord": "629939924589608961" + }, + "record": { + "TXT": "dh=7efcfd9b81fc26c7d20c998cbc23866c0d6bc407" + } +} From 9ad23ce9ee0fb8abedf0c523a1581f0158beb5b0 Mon Sep 17 00:00:00 2001 From: SRPVT Date: Sat, 8 Jun 2024 10:22:16 +0530 Subject: [PATCH 1277/1456] Update _discord.dscbmr.json --- domains/_discord.dscbmr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.dscbmr.json b/domains/_discord.dscbmr.json index b200eef06..32ee53f3e 100644 --- a/domains/_discord.dscbmr.json +++ b/domains/_discord.dscbmr.json @@ -4,6 +4,6 @@ "email": "syedyaseeralirayan@gmail.com" }, "record": { - "TXT": "dh=af0561dc7d2f7eb0ef153cb3a270c0b98fe5c36e" + "TXT": "dh=7864dbaf534fd1fe06980cef458e294c317390ad" } } From e488327f4963b12eaad5da015ceccf2a1a76e86e Mon Sep 17 00:00:00 2001 From: cloudskies Date: Sat, 8 Jun 2024 09:49:45 +0300 Subject: [PATCH 1278/1456] Add my domain --- domains/flower.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/flower.json diff --git a/domains/flower.json b/domains/flower.json new file mode 100644 index 000000000..7ad6aa1a5 --- /dev/null +++ b/domains/flower.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "messedupflowerpot", + "email": "messedupflowerpot@gmail.com" + }, + "record": { + "URL": "https://cloudyysky.carrd.co", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +}f From ddb3a64dce1439823a04d73365a192e62f6480c9 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sat, 8 Jun 2024 10:33:47 +0300 Subject: [PATCH 1279/1456] Update domains/flower.json --- domains/flower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/flower.json b/domains/flower.json index 7ad6aa1a5..b24170b78 100644 --- a/domains/flower.json +++ b/domains/flower.json @@ -11,4 +11,4 @@ ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } -}f +} From 3c1428853eb320d3b5befb059eca3d8b89221aec Mon Sep 17 00:00:00 2001 From: goldenboys2011 Date: Sat, 8 Jun 2024 12:59:26 +0300 Subject: [PATCH 1280/1456] Register golden.is-a.dev --- domains/golden.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/golden.json diff --git a/domains/golden.json b/domains/golden.json new file mode 100644 index 000000000..c7b74f777 --- /dev/null +++ b/domains/golden.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "goldenboys2011", + "email": "ody.chryssos@gmail.com", + "discord": "936320442594103307" + }, + + "record": { + "CNAME": "https://goldencube.dev" + } + } + \ No newline at end of file From a73889c417917e4f85d1083a1b455e5842658be3 Mon Sep 17 00:00:00 2001 From: Polo_1245 <81937184+polo-1245-oficial@users.noreply.github.com> Date: Sat, 8 Jun 2024 13:05:10 +0200 Subject: [PATCH 1281/1456] Update polo.json --- domains/polo.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/polo.json b/domains/polo.json index 1c67c2fb4..639a1aecf 100644 --- a/domains/polo.json +++ b/domains/polo.json @@ -6,7 +6,7 @@ }, "record": { - "TXT": "_value=vc-domain-verify=polo.is-a.dev,218d849c972de88cbdf4" + "CNAME": "polo-1245-oficial.github.io" } } - \ No newline at end of file + From 344ec7ceeabdfd542e91af0752178b3f2bd3ce25 Mon Sep 17 00:00:00 2001 From: edtimer Date: Sat, 8 Jun 2024 12:53:22 +0100 Subject: [PATCH 1282/1456] fix: move json file to domains and add record --- adamski.json => domains/adamski.json | 6 ++++++ 1 file changed, 6 insertions(+) rename adamski.json => domains/adamski.json (61%) diff --git a/adamski.json b/domains/adamski.json similarity index 61% rename from adamski.json rename to domains/adamski.json index e67201d15..464efda35 100644 --- a/adamski.json +++ b/domains/adamski.json @@ -2,5 +2,11 @@ "owner": { "username": "edtimer", "email": "b4timer@protonamil.com" + }, + "record": { + "CNAME": "adamski.is-a.dev" } } + + + From 5fc1465027ba9cdf7cc5575416717e02f4e759e5 Mon Sep 17 00:00:00 2001 From: Adam Date: Sat, 8 Jun 2024 13:00:54 +0100 Subject: [PATCH 1283/1456] Update adamski.json change to current deployed cloudflare page --- domains/adamski.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/adamski.json b/domains/adamski.json index 464efda35..cf8791acf 100644 --- a/domains/adamski.json +++ b/domains/adamski.json @@ -4,7 +4,7 @@ "email": "b4timer@protonamil.com" }, "record": { - "CNAME": "adamski.is-a.dev" + "CNAME": "adamski.pages.dev" } } From 584881f395dd65e05be0c9085a2282b5a5b9ffc6 Mon Sep 17 00:00:00 2001 From: goldenboys2011 Date: Sat, 8 Jun 2024 15:13:56 +0300 Subject: [PATCH 1284/1456] Update golden.json --- domains/golden.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/golden.json b/domains/golden.json index c7b74f777..f2dd2a24b 100644 --- a/domains/golden.json +++ b/domains/golden.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://goldencube.dev" + "CNAME": "https://goldenboys2011.github.io/golden.is-a.dev/" } } - \ No newline at end of file + From 700830070fafbc2a058de74a81d8d2f166eb0867 Mon Sep 17 00:00:00 2001 From: goldenboys2011 Date: Sat, 8 Jun 2024 15:20:28 +0300 Subject: [PATCH 1285/1456] Update golden.json --- domains/golden.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/golden.json b/domains/golden.json index f2dd2a24b..3c14f4844 100644 --- a/domains/golden.json +++ b/domains/golden.json @@ -1,4 +1,6 @@ { + "description": "Golden's Public Site", + "repo": "https://github.com/goldenboys2011/goldenboys2011.github.io", "owner": { "username": "goldenboys2011", "email": "ody.chryssos@gmail.com", @@ -6,7 +8,7 @@ }, "record": { - "CNAME": "https://goldenboys2011.github.io/golden.is-a.dev/" + "CNAME": "goldenboys2011.github.io" } } From 953b80df8de3445b2e13702956deaa7c56d6a05b Mon Sep 17 00:00:00 2001 From: Illy <125080991+illy-dev@users.noreply.github.com> Date: Sat, 8 Jun 2024 14:45:31 +0200 Subject: [PATCH 1286/1456] Create illy.json --- domains/illy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/illy.json diff --git a/domains/illy.json b/domains/illy.json new file mode 100644 index 000000000..d53a75c3e --- /dev/null +++ b/domains/illy.json @@ -0,0 +1,11 @@ +{ + "description": "Personal about me and Projects website", + "repo": "https://github.com/illy-dev/illy-dev.github.io", + "owner": { + "username": "illy-dev", + "email": "illythehase@gmail.com" + }, + "record": { + "CNAME": "illy-dev.github.io" + } +} From 97bcb2b6f2419d453d7c768e95d1a4425f0d8f8d Mon Sep 17 00:00:00 2001 From: AndreasFxPro <47606652+AndreasFxPro@users.noreply.github.com> Date: Sat, 8 Jun 2024 17:50:16 +0300 Subject: [PATCH 1287/1456] Create afp.json --- domains/afp.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 domains/afp.json diff --git a/domains/afp.json b/domains/afp.json new file mode 100644 index 000000000..cf6895572 --- /dev/null +++ b/domains/afp.json @@ -0,0 +1,16 @@ +{ + "owner": { + "username": "AndreasFxPro", + "email:" "", + "discord": "423906482904629268" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] + } +} From 11e43ced643081ad78b42e001768e0196385259b Mon Sep 17 00:00:00 2001 From: AndreasFxPro <47606652+AndreasFxPro@users.noreply.github.com> Date: Sat, 8 Jun 2024 17:52:40 +0300 Subject: [PATCH 1288/1456] Update afp.json --- domains/afp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/afp.json b/domains/afp.json index cf6895572..9a7f0a88b 100644 --- a/domains/afp.json +++ b/domains/afp.json @@ -1,7 +1,7 @@ { "owner": { "username": "AndreasFxPro", - "email:" "", + "email": "", "discord": "423906482904629268" }, "record": { From 756e430134ec30fdff13e04428c8d73dbe03fde2 Mon Sep 17 00:00:00 2001 From: L Lawliet Date: Sat, 8 Jun 2024 22:02:37 +0530 Subject: [PATCH 1289/1456] Update l6174.json --- domains/l6174.json | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/domains/l6174.json b/domains/l6174.json index 70e97793f..0bef49c24 100644 --- a/domains/l6174.json +++ b/domains/l6174.json @@ -5,7 +5,19 @@ "username": "l6174", "email": "l6174@proton.me" }, - "record": { - "CNAME": "l6174.github.io" - } + "record": { + "A": [ + "185.199.109.153", + "185.199.111.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] + } } From 59c40d25f4e30df4ba4d01e938afcf074d8bc13b Mon Sep 17 00:00:00 2001 From: Adam Date: Sat, 8 Jun 2024 17:34:32 +0100 Subject: [PATCH 1290/1456] Update adamski.json --- domains/adamski.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/domains/adamski.json b/domains/adamski.json index cf8791acf..68c836593 100644 --- a/domains/adamski.json +++ b/domains/adamski.json @@ -7,6 +7,3 @@ "CNAME": "adamski.pages.dev" } } - - - From 6ac272579d5a2f23b99422564a950b9c787eec70 Mon Sep 17 00:00:00 2001 From: Polo_1245 <81937184+polo-1245-oficial@users.noreply.github.com> Date: Sat, 8 Jun 2024 19:56:02 +0200 Subject: [PATCH 1291/1456] Update polo.json --- domains/polo.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/polo.json b/domains/polo.json index 639a1aecf..f61d739ab 100644 --- a/domains/polo.json +++ b/domains/polo.json @@ -1,7 +1,6 @@ { "owner": { "username": "polo-1245-oficial", - "email": "81937184+polo-1245-oficial@users.noreply.github.com", "discord": "725316907187568701" }, From d9adde8cde672ba40b6947cade92b013326bb9af Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sat, 8 Jun 2024 23:16:17 +0300 Subject: [PATCH 1292/1456] Update sxi.json --- domains/sxi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/sxi.json b/domains/sxi.json index da7e02c8a..7e7e00f27 100644 --- a/domains/sxi.json +++ b/domains/sxi.json @@ -1,7 +1,7 @@ { "owner": { "username": "Sxinar", - "email": "130384567+Sxinar@users.noreply.github.com", + "email": "oshidev@proton.me", "discord": "1247896918957490198" }, @@ -9,4 +9,4 @@ "CNAME": "sxinar.github.io" } } - \ No newline at end of file + From 9768b3f7a4a901864a5f3fa3a29f1d2f31cb1dd0 Mon Sep 17 00:00:00 2001 From: sxtxnzester Date: Sat, 8 Jun 2024 22:52:01 +0200 Subject: [PATCH 1293/1456] Register zester.is-a.dev --- domains/zester.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/zester.json diff --git a/domains/zester.json b/domains/zester.json new file mode 100644 index 000000000..bc55a421d --- /dev/null +++ b/domains/zester.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "sxtxnzester", + "email": "lollo11020210@gmail.com", + "discord": "1133362142461050980" + }, + + "record": { + "CNAME": "zester.github.io" + } + } + \ No newline at end of file From 9bbab7cef056340804b9b83cbc3f973234611a76 Mon Sep 17 00:00:00 2001 From: sxtxnzester Date: Sat, 8 Jun 2024 22:58:05 +0200 Subject: [PATCH 1294/1456] Register sxtxnzester.is-a.dev --- domains/sxtxnzester.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sxtxnzester.json diff --git a/domains/sxtxnzester.json b/domains/sxtxnzester.json new file mode 100644 index 000000000..8bdba50bc --- /dev/null +++ b/domains/sxtxnzester.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "sxtxnzester", + "email": "lollo11020210@gmail.com", + "discord": "1133362142461050980" + }, + + "record": { + "CNAME": "sxtxnzester.github.io" + } + } + \ No newline at end of file From 2af8760a3cf7042b2b30536589c981bf910451bf Mon Sep 17 00:00:00 2001 From: Sithija Nelusha Silva <62012397+snelusha@users.noreply.github.com> Date: Sun, 9 Jun 2024 06:39:57 +0530 Subject: [PATCH 1295/1456] Register snelusha.is-a.dev --- domains/snelusha.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/snelusha.json diff --git a/domains/snelusha.json b/domains/snelusha.json new file mode 100644 index 000000000..ebf0c9571 --- /dev/null +++ b/domains/snelusha.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "snelusha", + "email": "nelusha2003@gmail.com", + "discord": "454880214904864776" + }, + + "record": { + "CNAME": "https://snelusha.dev" + } + } + \ No newline at end of file From e70508c5f803d534f3e1e65db4cf8dbb7c22ae64 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 9 Jun 2024 11:04:41 +0800 Subject: [PATCH 1296/1456] Update api.json --- domains/api.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/api.json b/domains/api.json index d66eca635..be8479f8a 100644 --- a/domains/api.json +++ b/domains/api.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "wdhdns.com" + "CNAME": "coolify.wdh.gg" } } From 4108cb4cd8d7b2ad464d1f7b6b5a3e8090074161 Mon Sep 17 00:00:00 2001 From: Sithija Nelusha Silva <62012397+snelusha@users.noreply.github.com> Date: Sun, 9 Jun 2024 13:38:02 +0530 Subject: [PATCH 1297/1456] chore: remove protocol --- domains/snelusha.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/snelusha.json b/domains/snelusha.json index ebf0c9571..4186f4bf7 100644 --- a/domains/snelusha.json +++ b/domains/snelusha.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://snelusha.dev" + "CNAME": "snelusha.dev" } } \ No newline at end of file From 559bd7bc4842df329ad73e2c18db6de0aaba4bc1 Mon Sep 17 00:00:00 2001 From: Polo_1245 <81937184+polo-1245-oficial@users.noreply.github.com> Date: Sun, 9 Jun 2024 10:57:11 +0200 Subject: [PATCH 1298/1456] Update domains/polo.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/polo.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/polo.json b/domains/polo.json index f61d739ab..a113a80ba 100644 --- a/domains/polo.json +++ b/domains/polo.json @@ -1,6 +1,7 @@ { "owner": { "username": "polo-1245-oficial", + "email": "", "discord": "725316907187568701" }, From 4196b61015441095fc3900df3b37da592acf161e Mon Sep 17 00:00:00 2001 From: sxtxnzester Date: Sun, 9 Jun 2024 12:17:45 +0200 Subject: [PATCH 1299/1456] Update zester.json now like this it should work --- domains/zester.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/zester.json b/domains/zester.json index bc55a421d..5ef35e213 100644 --- a/domains/zester.json +++ b/domains/zester.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "zester.github.io" + "CNAME": "sxtxnzester.github.io" } } - \ No newline at end of file + From 7b8f4ba4ecfaeec816c0ebd195a16a2c9a2ac23d Mon Sep 17 00:00:00 2001 From: aesyncio <156935888+aesyncio@users.noreply.github.com> Date: Sun, 9 Jun 2024 12:55:18 +0200 Subject: [PATCH 1300/1456] Register aesyncio.is-a.dev --- domains/aesyncio.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/aesyncio.json diff --git a/domains/aesyncio.json b/domains/aesyncio.json new file mode 100644 index 000000000..702975f39 --- /dev/null +++ b/domains/aesyncio.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "aesyncio", + "email": "ssupercow@proton.me", + "discord": "1235901872649539604" + }, + + "record": { + "CNAME": "aesyncio.github.io" + } + } + \ No newline at end of file From ce5d210ea8ba6e34876890160289bff3a526d582 Mon Sep 17 00:00:00 2001 From: Arjun C Vinod Date: Sun, 9 Jun 2024 18:34:48 +0530 Subject: [PATCH 1301/1456] Create arjuncvinod.json --- domains/arjuncvinod.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/arjuncvinod.json diff --git a/domains/arjuncvinod.json b/domains/arjuncvinod.json new file mode 100644 index 000000000..88db693ca --- /dev/null +++ b/domains/arjuncvinod.json @@ -0,0 +1,12 @@ +{ + "description": "Portfolio website", + "repo": "https://github.com/arjuncvinod/arjuncvinod.github.io", + "owner": { + "username": "arjuncvinod", + "email": "arjuncvinod007@gmail.com", + "twitter": "arjuncvinod7" + }, + "record": { + "CNAME": "arjuncvinod.github.io" + } +} From 93c1c65776b356c5fca9aafe4029a66d757467f6 Mon Sep 17 00:00:00 2001 From: Jermaine <64845752+Codemaine@users.noreply.github.com> Date: Sun, 9 Jun 2024 14:49:34 +0100 Subject: [PATCH 1302/1456] Updated maine.json --- domains/maine.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/maine.json b/domains/maine.json index d8b9a2620..46f558e62 100644 --- a/domains/maine.json +++ b/domains/maine.json @@ -7,6 +7,7 @@ "record": { "CNAME": "codemaine.github.io" + "TXT": "9991ed48ef1e29bebb9213d814ebd6" } } From 9d452702c2143bc9dd9a10de581e1e41823af38b Mon Sep 17 00:00:00 2001 From: Jermaine <64845752+Codemaine@users.noreply.github.com> Date: Sun, 9 Jun 2024 14:57:03 +0100 Subject: [PATCH 1303/1456] Create _github-pages-challenge-Codemaine.maine.json --- domains/_github-pages-challenge-Codemaine.maine.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Codemaine.maine.json diff --git a/domains/_github-pages-challenge-Codemaine.maine.json b/domains/_github-pages-challenge-Codemaine.maine.json new file mode 100644 index 000000000..a638b2d30 --- /dev/null +++ b/domains/_github-pages-challenge-Codemaine.maine.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Codemaine", + "email": "jermaineantwi22@gmail.com" + }, + "record": { + "TXT": "9991ed48ef1e29bebb9213d814ebd6" + } +} From be8d5d62f87fa29ec93d0023304072ae5ff94d0a Mon Sep 17 00:00:00 2001 From: Caiden <119334408+Caiden-P@users.noreply.github.com> Date: Sun, 9 Jun 2024 16:57:17 +0300 Subject: [PATCH 1304/1456] Create air.json --- domains/air.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/air.json diff --git a/domains/air.json b/domains/air.json new file mode 100644 index 000000000..3f3606b79 --- /dev/null +++ b/domains/air.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Caiden-P", + "email": "iididhejejdj@gmail.com", + "discord": "850820069310201896" + }, + "record": { + "CNAME": "air-busl.onrender.com" + } +} From 89f2a6fbad0d466ee1bb1973d9a3faddd07a5bad Mon Sep 17 00:00:00 2001 From: Jermaine <64845752+Codemaine@users.noreply.github.com> Date: Sun, 9 Jun 2024 14:59:02 +0100 Subject: [PATCH 1305/1456] Update domains/maine.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/maine.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/maine.json b/domains/maine.json index 46f558e62..d8b9a2620 100644 --- a/domains/maine.json +++ b/domains/maine.json @@ -7,7 +7,6 @@ "record": { "CNAME": "codemaine.github.io" - "TXT": "9991ed48ef1e29bebb9213d814ebd6" } } From 2fb05db620cb4bdcc203e998da261bdbeea6d35b Mon Sep 17 00:00:00 2001 From: Caiden <119334408+Caiden-P@users.noreply.github.com> Date: Sun, 9 Jun 2024 16:59:05 +0300 Subject: [PATCH 1306/1456] Delete domains/air.json --- domains/air.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/air.json diff --git a/domains/air.json b/domains/air.json deleted file mode 100644 index 3f3606b79..000000000 --- a/domains/air.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Caiden-P", - "email": "iididhejejdj@gmail.com", - "discord": "850820069310201896" - }, - "record": { - "CNAME": "air-busl.onrender.com" - } -} From de393839c38fbc339e70fbd20f110e7d7b99e3a6 Mon Sep 17 00:00:00 2001 From: Caiden <119334408+Caiden-P@users.noreply.github.com> Date: Sun, 9 Jun 2024 16:59:37 +0300 Subject: [PATCH 1307/1456] Create air.json --- domains/air.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/air.json diff --git a/domains/air.json b/domains/air.json new file mode 100644 index 000000000..3f3606b79 --- /dev/null +++ b/domains/air.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Caiden-P", + "email": "iididhejejdj@gmail.com", + "discord": "850820069310201896" + }, + "record": { + "CNAME": "air-busl.onrender.com" + } +} From 5d55b3c981e8ef886738c911c5d65ced5058f7e3 Mon Sep 17 00:00:00 2001 From: ArhanExploits Date: Sun, 9 Jun 2024 20:00:33 +0600 Subject: [PATCH 1308/1456] Register arhan.is-a.dev --- domains/arhan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/arhan.json diff --git a/domains/arhan.json b/domains/arhan.json new file mode 100644 index 000000000..ee25e25fe --- /dev/null +++ b/domains/arhan.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ArhanExploits", + "email": "vortexsperts@gmail.com", + "discord": "1058620249978716191" + }, + + "record": { + "A": ["54.37.19.49"] + } + } + \ No newline at end of file From 828e3a19fedac2508162ea7b54c6d1efd9669c81 Mon Sep 17 00:00:00 2001 From: Caiden <119334408+Caiden-P@users.noreply.github.com> Date: Sun, 9 Jun 2024 17:35:23 +0300 Subject: [PATCH 1309/1456] Create premiumairoxide --- domains/premiumairoxide | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/premiumairoxide diff --git a/domains/premiumairoxide b/domains/premiumairoxide new file mode 100644 index 000000000..3f3606b79 --- /dev/null +++ b/domains/premiumairoxide @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Caiden-P", + "email": "iididhejejdj@gmail.com", + "discord": "850820069310201896" + }, + "record": { + "CNAME": "air-busl.onrender.com" + } +} From 50fd0a3f2266cd09fb568f1fcb76509547966178 Mon Sep 17 00:00:00 2001 From: Caiden <119334408+Caiden-P@users.noreply.github.com> Date: Sun, 9 Jun 2024 17:38:52 +0300 Subject: [PATCH 1310/1456] Rename premiumairoxide to premiumairoxide.json --- domains/{premiumairoxide => premiumairoxide.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{premiumairoxide => premiumairoxide.json} (100%) diff --git a/domains/premiumairoxide b/domains/premiumairoxide.json similarity index 100% rename from domains/premiumairoxide rename to domains/premiumairoxide.json From 7983a0fb47c04694b9332b275d8a3080eee5a1d4 Mon Sep 17 00:00:00 2001 From: Tung Dinh Quang <117490120+qtungnui07@users.noreply.github.com> Date: Sun, 9 Jun 2024 21:54:02 +0700 Subject: [PATCH 1311/1456] Create qtitpc.json --- domains/qtitpc.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/qtitpc.json diff --git a/domains/qtitpc.json b/domains/qtitpc.json new file mode 100644 index 000000000..768dccb65 --- /dev/null +++ b/domains/qtitpc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "qtungnui07", + "email": "qtung.07.dt@gmail.com" + }, + "record": { + "CNAME": "qtungnui07-github-io.pages.dev" + } +} From e5f74a770b74c02200c32457617cee461b6c71ff Mon Sep 17 00:00:00 2001 From: Tung Dinh Quang <117490120+qtungnui07@users.noreply.github.com> Date: Sun, 9 Jun 2024 22:06:59 +0700 Subject: [PATCH 1312/1456] Update qtitpc.json --- domains/qtitpc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/qtitpc.json b/domains/qtitpc.json index 768dccb65..c7f9a0fbb 100644 --- a/domains/qtitpc.json +++ b/domains/qtitpc.json @@ -4,6 +4,6 @@ "email": "qtung.07.dt@gmail.com" }, "record": { - "CNAME": "qtungnui07-github-io.pages.dev" + "CNAME": "qtungnui07.github.io" } } From 54455b0f1d60c79a86c3dd9c9e223fe37104d7fa Mon Sep 17 00:00:00 2001 From: Sithija Nelusha Silva <62012397+snelusha@users.noreply.github.com> Date: Sun, 9 Jun 2024 22:14:30 +0530 Subject: [PATCH 1313/1456] fix: update record to url redirect --- domains/snelusha.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/snelusha.json b/domains/snelusha.json index 4186f4bf7..e6fdfb9c8 100644 --- a/domains/snelusha.json +++ b/domains/snelusha.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "snelusha.dev" + "URL": "https://snelusha.dev" } } \ No newline at end of file From 06a5ba92f988aba9a5b92966e1546572bbc1cfe3 Mon Sep 17 00:00:00 2001 From: QuinceTart10 Date: Sun, 9 Jun 2024 18:45:06 +0200 Subject: [PATCH 1314/1456] Create rt10.json --- domains/rt10.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 domains/rt10.json diff --git a/domains/rt10.json b/domains/rt10.json new file mode 100644 index 000000000..61f97cb1f --- /dev/null +++ b/domains/rt10.json @@ -0,0 +1,15 @@ +{ + "description": "Email alias", + "owner": { + "username": "QuinceTart10", + "email": "", + "discord": "862644161156218891" + }, + "record": { + "MX": [ + "6a43ddd802fc27e4.mx1.emailprofi.seznam.cz", + "6a43ddd802fc27e4.mx2.emailprofi.seznam.cz" + ], + "TXT": "v=spf1 include:spf.seznam.cz ~all" + } +} From de3f916057c42e84e4a46ef2246136134a40c3b4 Mon Sep 17 00:00:00 2001 From: Carmelo Canavan <74259203+Ninja-5000@users.noreply.github.com> Date: Sun, 9 Jun 2024 22:51:35 +0400 Subject: [PATCH 1315/1456] Update canavan.json Added MX and TXT records for email forwarding through ImprovMX --- domains/canavan.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/domains/canavan.json b/domains/canavan.json index 11b932f04..3a6cf4602 100644 --- a/domains/canavan.json +++ b/domains/canavan.json @@ -8,5 +8,12 @@ }, "record": { "CNAME": "ninja-5000.github.io" + }, + "record": { + "MX": [ + "mx1.improvmx.com.", + "mx2.improvmx.com." + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } -} +} From 4b14d4f2db71ee3b511a55af3714db9a6f1bdf3f Mon Sep 17 00:00:00 2001 From: Carmelo Canavan <74259203+Ninja-5000@users.noreply.github.com> Date: Sun, 9 Jun 2024 23:06:27 +0400 Subject: [PATCH 1316/1456] Update canavan.json --- domains/canavan.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/canavan.json b/domains/canavan.json index 3a6cf4602..a5dda5e61 100644 --- a/domains/canavan.json +++ b/domains/canavan.json @@ -6,10 +6,9 @@ "email": "", "discord": "707170199861854209" }, + "record": { - "CNAME": "ninja-5000.github.io" - }, - "record": { + "A": "ninja-5000.github.io", "MX": [ "mx1.improvmx.com.", "mx2.improvmx.com." From 501b8cb23798c543f9a98f13466cb30b1844dacf Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Sun, 9 Jun 2024 16:09:07 -0300 Subject: [PATCH 1317/1456] Create go.fran.json --- domains/go.fran.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/go.fran.json diff --git a/domains/go.fran.json b/domains/go.fran.json new file mode 100644 index 000000000..0030019a6 --- /dev/null +++ b/domains/go.fran.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xzonix", + "email": "imahalojigi@gmail.com" + }, + "record": { + "TXT": "cname.short.io" + } +} From b5f9705a364a6b11e854c85ab4e41222f2f52f89 Mon Sep 17 00:00:00 2001 From: Carmelo Canavan <74259203+Ninja-5000@users.noreply.github.com> Date: Sun, 9 Jun 2024 23:10:31 +0400 Subject: [PATCH 1318/1456] Update canavan.json hopefully the final one --- domains/canavan.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/canavan.json b/domains/canavan.json index a5dda5e61..5e903fcbb 100644 --- a/domains/canavan.json +++ b/domains/canavan.json @@ -8,7 +8,12 @@ }, "record": { - "A": "ninja-5000.github.io", + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], "MX": [ "mx1.improvmx.com.", "mx2.improvmx.com." From 75c2ca25ea1465bafb54e68bfde5b1466918f3a3 Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Sun, 9 Jun 2024 16:15:07 -0300 Subject: [PATCH 1319/1456] Update mail.fran.json --- domains/mail.fran.json | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/domains/mail.fran.json b/domains/mail.fran.json index c37256231..c056746e2 100644 --- a/domains/mail.fran.json +++ b/domains/mail.fran.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "xzonix", - "email": "imahalojigi@gmail.com" - }, - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ] + "description": "subdomain for mails", + "owner": { + "username": "xzonix", + "email": "imahalojigi@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From d4abc42cb48e4e63ab4562212b32ec69d996cf95 Mon Sep 17 00:00:00 2001 From: Carmelo Canavan <74259203+Ninja-5000@users.noreply.github.com> Date: Sun, 9 Jun 2024 23:21:33 +0400 Subject: [PATCH 1320/1456] Update canavan.json asabkdchbsj --- domains/canavan.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/canavan.json b/domains/canavan.json index 5e903fcbb..2d2c97c13 100644 --- a/domains/canavan.json +++ b/domains/canavan.json @@ -15,8 +15,8 @@ "185.199.111.153" ], "MX": [ - "mx1.improvmx.com.", - "mx2.improvmx.com." + "mx1.improvmx.com", + "mx2.improvmx.com" ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From 3da66b79e2773b4877bcd64e5c6db64cefe78a1a Mon Sep 17 00:00:00 2001 From: L Lawliet Date: Mon, 10 Jun 2024 05:03:47 +0530 Subject: [PATCH 1321/1456] Update l6174.json --- domains/l6174.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/l6174.json b/domains/l6174.json index 0bef49c24..e1256c1b4 100644 --- a/domains/l6174.json +++ b/domains/l6174.json @@ -7,8 +7,8 @@ }, "record": { "A": [ + "185.199.108.153", "185.199.109.153", - "185.199.111.153", "185.199.110.153", "185.199.111.153" ], From 9d4c7bc08f99f4dbd9bf17bd5d4167093abf8548 Mon Sep 17 00:00:00 2001 From: L Lawliet Date: Mon, 10 Jun 2024 05:04:41 +0530 Subject: [PATCH 1322/1456] Create _github-pages-challenge-l6174.l6174.json --- domains/_github-pages-challenge-l6174.l6174.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-l6174.l6174.json diff --git a/domains/_github-pages-challenge-l6174.l6174.json b/domains/_github-pages-challenge-l6174.l6174.json new file mode 100644 index 000000000..9ba3d81a3 --- /dev/null +++ b/domains/_github-pages-challenge-l6174.l6174.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "l6174", + "email": "l6174@proton.me" + }, + "record": { + "TXT": "239afcf7406892899a65a396dc024f" + } +} From 55c7dc1e4e1de5cb9a4e3c7ff37f922ae10e0611 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C5=A9=20Th=C3=A0nh=20Trung?= <69748032+vuthanhtrung2010@users.noreply.github.com> Date: Mon, 10 Jun 2024 00:57:35 +0000 Subject: [PATCH 1323/1456] update --- domains/cdn.trung.json | 2 +- domains/code.trung.json | 2 +- domains/extensions.trung.json | 2 +- domains/links.trung.json | 2 +- domains/manage.uptime.trung.json | 2 +- domains/mongodb.trung.json | 2 +- domains/mystic.trung.json | 2 +- domains/proxy.trung.json | 2 +- domains/spotify.trung.json | 2 +- domains/status.trung.json | 2 +- domains/test.trung.json | 2 +- domains/uptime.trung.json | 2 +- domains/workspace.trung.json | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/domains/cdn.trung.json b/domains/cdn.trung.json index f1632879d..a41c66475 100644 --- a/domains/cdn.trung.json +++ b/domains/cdn.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["34.125.141.93"] + "A": ["74.208.39.12"] } } diff --git a/domains/code.trung.json b/domains/code.trung.json index f1632879d..a41c66475 100644 --- a/domains/code.trung.json +++ b/domains/code.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["34.125.141.93"] + "A": ["74.208.39.12"] } } diff --git a/domains/extensions.trung.json b/domains/extensions.trung.json index 417d48482..59238975e 100644 --- a/domains/extensions.trung.json +++ b/domains/extensions.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["34.125.141.93"] + "A": ["74.208.39.12"] } } diff --git a/domains/links.trung.json b/domains/links.trung.json index f1632879d..a41c66475 100644 --- a/domains/links.trung.json +++ b/domains/links.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["34.125.141.93"] + "A": ["74.208.39.12"] } } diff --git a/domains/manage.uptime.trung.json b/domains/manage.uptime.trung.json index f1632879d..a41c66475 100644 --- a/domains/manage.uptime.trung.json +++ b/domains/manage.uptime.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["34.125.141.93"] + "A": ["74.208.39.12"] } } diff --git a/domains/mongodb.trung.json b/domains/mongodb.trung.json index f1632879d..a41c66475 100644 --- a/domains/mongodb.trung.json +++ b/domains/mongodb.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["34.125.141.93"] + "A": ["74.208.39.12"] } } diff --git a/domains/mystic.trung.json b/domains/mystic.trung.json index f1632879d..a41c66475 100644 --- a/domains/mystic.trung.json +++ b/domains/mystic.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["34.125.141.93"] + "A": ["74.208.39.12"] } } diff --git a/domains/proxy.trung.json b/domains/proxy.trung.json index 417d48482..59238975e 100644 --- a/domains/proxy.trung.json +++ b/domains/proxy.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["34.125.141.93"] + "A": ["74.208.39.12"] } } diff --git a/domains/spotify.trung.json b/domains/spotify.trung.json index 417d48482..59238975e 100644 --- a/domains/spotify.trung.json +++ b/domains/spotify.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["34.125.141.93"] + "A": ["74.208.39.12"] } } diff --git a/domains/status.trung.json b/domains/status.trung.json index f1632879d..a41c66475 100644 --- a/domains/status.trung.json +++ b/domains/status.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["34.125.141.93"] + "A": ["74.208.39.12"] } } diff --git a/domains/test.trung.json b/domains/test.trung.json index 417d48482..59238975e 100644 --- a/domains/test.trung.json +++ b/domains/test.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["34.125.141.93"] + "A": ["74.208.39.12"] } } diff --git a/domains/uptime.trung.json b/domains/uptime.trung.json index f1632879d..a41c66475 100644 --- a/domains/uptime.trung.json +++ b/domains/uptime.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["34.125.141.93"] + "A": ["74.208.39.12"] } } diff --git a/domains/workspace.trung.json b/domains/workspace.trung.json index 417d48482..59238975e 100644 --- a/domains/workspace.trung.json +++ b/domains/workspace.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["34.125.141.93"] + "A": ["74.208.39.12"] } } From 89ce4434c40f2d4acdae6af44dc0567085036222 Mon Sep 17 00:00:00 2001 From: RuskyDev <91284372+RuskyDev@users.noreply.github.com> Date: Mon, 10 Jun 2024 12:33:09 +0500 Subject: [PATCH 1324/1456] Create _discord.rusky.json --- domains/_discord.rusky.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.rusky.json diff --git a/domains/_discord.rusky.json b/domains/_discord.rusky.json new file mode 100644 index 000000000..bb3f5588d --- /dev/null +++ b/domains/_discord.rusky.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RuskyDev", + "email": "iamayaanalee@gmail.com" + }, + "record": { + "TXT": "dh=cb120c45e7e8c3ff2e65938b1e2fdf9d2f18707f" + } +} From 25827d55cb85588a55e6121e5deac01de0ea8c04 Mon Sep 17 00:00:00 2001 From: Zephyr Easton <110141605+lengyandong@users.noreply.github.com> Date: Mon, 10 Jun 2024 16:14:05 +0800 Subject: [PATCH 1325/1456] Update lengyandong.json --- domains/lengyandong.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lengyandong.json b/domains/lengyandong.json index fd86ad37b..98e9bfce3 100644 --- a/domains/lengyandong.json +++ b/domains/lengyandong.json @@ -4,6 +4,6 @@ "email": "3052868271@qq.com" }, "record": { - "URL": "http://fence.rf.gd" + "CNAME": "me.lengyandong.eu.org" } } From cb551ebc83038864508e0c2830c5ae1c32e9ccae Mon Sep 17 00:00:00 2001 From: cloudskies Date: Mon, 10 Jun 2024 16:52:40 +0300 Subject: [PATCH 1326/1456] update(domains): flower.is-a.dev --- domains/flower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/flower.json b/domains/flower.json index b24170b78..140c40ddc 100644 --- a/domains/flower.json +++ b/domains/flower.json @@ -4,7 +4,7 @@ "email": "messedupflowerpot@gmail.com" }, "record": { - "URL": "https://cloudyysky.carrd.co", + "URL": "https://messedupflowerpot.carrd.co", "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From b887da78e9d958a20c9034decf62bc580cb6ec2e Mon Sep 17 00:00:00 2001 From: Ahmad Fakhri <105256764+fa-fifi@users.noreply.github.com> Date: Mon, 10 Jun 2024 23:23:53 +0800 Subject: [PATCH 1327/1456] Update fa-fifi.json Temporarily changed to TXT record, so I can verify it on google search console. --- domains/fa-fifi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fa-fifi.json b/domains/fa-fifi.json index c974049d3..ea07dc78f 100644 --- a/domains/fa-fifi.json +++ b/domains/fa-fifi.json @@ -5,6 +5,6 @@ "email": "fafifi1997@gmail.com" }, "record": { - "CNAME": "fa-fifi.github.io" + "TXT": "google-site-verification=AYbL6PIbwUv4qzq9KxmrjAM9vfCQ0IUNRBX_AeXPfVE" } } From 51d14e0b52344f9cc126505ccb6826b8d3b94dba Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Mon, 10 Jun 2024 13:30:06 -0300 Subject: [PATCH 1328/1456] Update go.fran.json --- domains/go.fran.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/go.fran.json b/domains/go.fran.json index 0030019a6..fe3f73f7e 100644 --- a/domains/go.fran.json +++ b/domains/go.fran.json @@ -4,6 +4,6 @@ "email": "imahalojigi@gmail.com" }, "record": { - "TXT": "cname.short.io" + "CNAME": "cname.short.io" } } From c296875170e7d253b1ec2802b15ed70cf08c3027 Mon Sep 17 00:00:00 2001 From: Eryquicc <140296688+Eryquicc@users.noreply.github.com> Date: Tue, 11 Jun 2024 07:02:45 +0700 Subject: [PATCH 1329/1456] Update eryquicc.json --- domains/eryquicc.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/eryquicc.json b/domains/eryquicc.json index f3a5d88ee..ccfbf4fdb 100644 --- a/domains/eryquicc.json +++ b/domains/eryquicc.json @@ -6,6 +6,16 @@ "email": "fathirzaidanmaulana@gmail.com" }, "record": { - "CNAME": "eryquicc.github.io" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 87e347bb052927b6cd88d6678bf6ac8d160d2c3a Mon Sep 17 00:00:00 2001 From: Ahmad Fakhri <105256764+fa-fifi@users.noreply.github.com> Date: Tue, 11 Jun 2024 10:04:56 +0800 Subject: [PATCH 1330/1456] Update domains/fa-fifi.json Add A records Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/fa-fifi.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/domains/fa-fifi.json b/domains/fa-fifi.json index ea07dc78f..989929397 100644 --- a/domains/fa-fifi.json +++ b/domains/fa-fifi.json @@ -5,6 +5,12 @@ "email": "fafifi1997@gmail.com" }, "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], "TXT": "google-site-verification=AYbL6PIbwUv4qzq9KxmrjAM9vfCQ0IUNRBX_AeXPfVE" } } From 2f7e96928e97610ba4dada65ad874974c8b94c88 Mon Sep 17 00:00:00 2001 From: Razin Rayees <146452854+razinrayees@users.noreply.github.com> Date: Sun, 9 Jun 2024 22:30:50 +0530 Subject: [PATCH 1331/1456] Update razin.json --- domains/razin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/razin.json b/domains/razin.json index 805a7053c..8fb80c77f 100644 --- a/domains/razin.json +++ b/domains/razin.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "razin.pages.dev" + "CNAME": "razinrayees.netlify.app" } } From 04c5d8db1487728a7a64fb7efb70a3f7e70d04ec Mon Sep 17 00:00:00 2001 From: Marat Sibagatullin Date: Tue, 11 Jun 2024 11:23:42 +0300 Subject: [PATCH 1332/1456] Register mrksbgg.is-a.dev --- domains/mrksbgg.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mrksbgg.json diff --git a/domains/mrksbgg.json b/domains/mrksbgg.json new file mode 100644 index 000000000..8a82790e5 --- /dev/null +++ b/domains/mrksbgg.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "mrksbgg", + "email": "lapo.ez.yt@gmail.com", + "discord": "1097383143708827679" + }, + + "record": { + "A": ["83.69.106.193"] + } + } + \ No newline at end of file From 8031154246c13aa226d4dad8044e444a802849b3 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Tue, 11 Jun 2024 22:15:38 +0700 Subject: [PATCH 1333/1456] Delete _github-pages-challenge-MaskDuck.maskduck.is-a.dev --- domains/_github-pages-challenge-MaskDuck.maskduck.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/_github-pages-challenge-MaskDuck.maskduck.json diff --git a/domains/_github-pages-challenge-MaskDuck.maskduck.json b/domains/_github-pages-challenge-MaskDuck.maskduck.json deleted file mode 100644 index 459359217..000000000 --- a/domains/_github-pages-challenge-MaskDuck.maskduck.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "gh verification", - "owner": { - "username": "maskduck", - "email": "maskduckuwu@gmail.com" - }, - "record": { - "TXT": "c47a7112019f9b1b6d22acb5574d94" - } -} From 1154107cb8de637d995b0eff411f8294ff9b3b93 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Tue, 11 Jun 2024 22:15:50 +0700 Subject: [PATCH 1334/1456] Delete activities.maskduck.is-a.dev --- domains/activities.maskduck.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/activities.maskduck.json diff --git a/domains/activities.maskduck.json b/domains/activities.maskduck.json deleted file mode 100644 index 6fb6a6599..000000000 --- a/domains/activities.maskduck.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "docs for my lib, nc-ext-activities", - "repo": "https://github.com/MaskDuck/nextcord-ext-activities", - "owner": { - "username": "MaskDuck", - "twitter": "MaskDuck1", - "email": "" - }, - "record": { - "CNAME": "readthedocs.io" - } -} From 682f920819cdbd220c302eb657184c367d8f7a4a Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Tue, 11 Jun 2024 22:16:06 +0700 Subject: [PATCH 1335/1456] Delete dcnlxh.maskduck.is-a.dev --- domains/dcnlxh.maskduck.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/dcnlxh.maskduck.json diff --git a/domains/dcnlxh.maskduck.json b/domains/dcnlxh.maskduck.json deleted file mode 100644 index 5294115d0..000000000 --- a/domains/dcnlxh.maskduck.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "dcnlxh", - "repo": "https://github.com/maskduck/dcnlxh", - "owner": { - "username": "maskduck", - "email": "", - "discord": "716134528409665586" - }, - "record": { - "CNAME": "maskduck.is-a.dev" - } -} From 89e7ef457184cbd5390c3efe80e2056b2c4b603f Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Tue, 11 Jun 2024 22:16:16 +0700 Subject: [PATCH 1336/1456] Delete masduck.is-a.dev --- domains/masduck.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/masduck.json diff --git a/domains/masduck.json b/domains/masduck.json deleted file mode 100644 index 64be9dc1a..000000000 --- a/domains/masduck.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Maskduck", - "email": "", - "discord": "maskduck" - }, - "record": { - "CNAME": "maskduck.netlify.app" - } -} From 4778b5d9a3164ace2e6e78810e7fca3bc43070b7 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Tue, 11 Jun 2024 22:16:27 +0700 Subject: [PATCH 1337/1456] Delete maskduck.is-a.dev --- domains/maskduck.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/maskduck.json diff --git a/domains/maskduck.json b/domains/maskduck.json deleted file mode 100644 index dbabcbcfd..000000000 --- a/domains/maskduck.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "description": "MaskDuck's personal website!", - "repo": "https://github.com/maskducks/maskducks.github.io", - "owner": { - "username": "MaskDuck", - "email": "maskduckuwu@gmail.com", - "discord": "maskduck", - "note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586." - }, - "record": { - "CNAME": "maskduck.pages.dev" - } -} From a79eb9019d55f96bb8308638e5d98a3e18a45ef2 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Tue, 11 Jun 2024 22:16:48 +0700 Subject: [PATCH 1338/1456] Delete re.maskduck.is-a.dev --- domains/re.maskduck.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/re.maskduck.json diff --git a/domains/re.maskduck.json b/domains/re.maskduck.json deleted file mode 100644 index c5a073c87..000000000 --- a/domains/re.maskduck.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "maskduck", - "email": "", - "discord": "716134528409665586" - }, - "record": { - "A": ["89.106.200.1"] - } -} From 200831d3d9b6453bff1695d3f0c39a2bd1d306f9 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Tue, 11 Jun 2024 22:17:00 +0700 Subject: [PATCH 1339/1456] Delete urduck.is-a.dev --- domains/urduck.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 domains/urduck.json diff --git a/domains/urduck.json b/domains/urduck.json deleted file mode 100644 index 1918d7e4a..000000000 --- a/domains/urduck.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "description": "MaskDuck's personal website!", - "repo": "https://github.com/maskducks/maskducks.github.io", - "owner": { - "username": "MaskDuck", - "email": "", - "discord": "MaskDuck#7325", - "twitter": "MaskDuck1", - "reddit": "u/maskduck", - "note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586." - }, - "record": { - "CNAME": "maskducks.github.io" - } -} From 945ee950ff4f0080afe035c6402a8b1723b9dd68 Mon Sep 17 00:00:00 2001 From: jiacea Date: Tue, 11 Jun 2024 23:36:08 +0800 Subject: [PATCH 1340/1456] Create jay.json --- domains/jay.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jay.json diff --git a/domains/jay.json b/domains/jay.json new file mode 100644 index 000000000..a5e352183 --- /dev/null +++ b/domains/jay.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jiacea", + "email": "jayjayconsuelo@gmail.com" + }, + "record": { + "CNAME": "jai.pages.dev" + } +} From 9679efc0b84984fe2b396ff9609628b2622a4233 Mon Sep 17 00:00:00 2001 From: imrk__ <84956115+thisisramhere@users.noreply.github.com> Date: Tue, 11 Jun 2024 21:53:53 +0530 Subject: [PATCH 1341/1456] thisisram.github.io --- domains/ram.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ram.json diff --git a/domains/ram.json b/domains/ram.json new file mode 100644 index 000000000..97029e03d --- /dev/null +++ b/domains/ram.json @@ -0,0 +1,12 @@ +{ + "description": "personal use", + "repo": "https://github.com/thisisramhere/Portfolio", + "owner": { + "username": "thisisramhere", + "email": "ramkiranmohan1759@gmail.com", + "twitter": "RamKiranMohan1" + }, + "record": { + "CNAME": "thisisram.github.io" + } +} From 8b9fb500efe91a2b9254322624bc4276327b7818 Mon Sep 17 00:00:00 2001 From: Akash Babu <115166372+AshC1ty@users.noreply.github.com> Date: Wed, 12 Jun 2024 10:18:19 +0530 Subject: [PATCH 1342/1456] Create new domain.json --- domains/kanti-tkm.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kanti-tkm.json diff --git a/domains/kanti-tkm.json b/domains/kanti-tkm.json new file mode 100644 index 000000000..679a0abfc --- /dev/null +++ b/domains/kanti-tkm.json @@ -0,0 +1,11 @@ +{ + "description": "Toyota Fan Website", + "repo": "https://ashc1ty.github.io/test-toyo/", + "owner": { + "username": "AshC1ty", + "email": "ashcity07734@gmail.com" + }, + "record": { + "CNAME": "ashc1ty.github.io" + } +} From 29903bee89f8dc53d18201d27328e6482c9d2796 Mon Sep 17 00:00:00 2001 From: Dev10us <112738649+melonmasteristaken@users.noreply.github.com> Date: Wed, 12 Jun 2024 14:03:08 +0800 Subject: [PATCH 1343/1456] Create dev10us.json --- domains/dev10us.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dev10us.json diff --git a/domains/dev10us.json b/domains/dev10us.json new file mode 100644 index 000000000..384e2043c --- /dev/null +++ b/domains/dev10us.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio Site", + "repo": "https://dev10us1ty.github.io", + "owner": { + "username": "melonmasteristaken", + "email": "melonmasteristaken@gmail.com", + }, + "record": { + "CNAME": "dev10us1ty.github.io" + } +} From 7e3e63c3529f3e695c897202ebfc7f77a6d6ed7b Mon Sep 17 00:00:00 2001 From: Nidhi Navandar <73529720+navandarnidhi@users.noreply.github.com> Date: Wed, 12 Jun 2024 21:41:30 +0530 Subject: [PATCH 1344/1456] Create 13nn07 --- domains/13nn07 | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/13nn07 diff --git a/domains/13nn07 b/domains/13nn07 new file mode 100644 index 000000000..ddf8a01a7 --- /dev/null +++ b/domains/13nn07 @@ -0,0 +1,11 @@ +{ + "description": "Personal Website", + "repo": "https://github.com/navandarnidhi/navandarnidhi.github.io", + "owner": { + "username": "navandarnidhi", + "email": "nidhi.navandar@mescoeorg.onmicrsoft.com" + }, + "record": { + "CNAME": "navandarnidhi.github.io" + } +} From 5be3441481be33b822cccdd7903edd854e5e2fcb Mon Sep 17 00:00:00 2001 From: Adithya K B Date: Wed, 12 Jun 2024 21:52:10 +0530 Subject: [PATCH 1345/1456] Create adithya.json --- domains/adithya.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/adithya.json diff --git a/domains/adithya.json b/domains/adithya.json new file mode 100644 index 000000000..928901c94 --- /dev/null +++ b/domains/adithya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "adithyakb10", + "email": "adithyakb93@gmail.com" + }, + "record": { + "URL": "https://adithyakb.carrd.co/" + } +} From 7bca2d51551b7a2b4cd2960959596224496dc478 Mon Sep 17 00:00:00 2001 From: Praneeth <142014147+praneeth-balamurugan@users.noreply.github.com> Date: Wed, 12 Jun 2024 21:55:19 +0530 Subject: [PATCH 1346/1456] Register praneeth.is-a.dev --- domains/praneeth.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/praneeth.json diff --git a/domains/praneeth.json b/domains/praneeth.json new file mode 100644 index 000000000..0b33212e9 --- /dev/null +++ b/domains/praneeth.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "praneeth-balamurugan", + "email": "praneeth.nkl@gmail.com", + "discord": "606833730459533372" + }, + + "record": { + "CNAME": "praneeth-balamurugan.github.io" + } + } + \ No newline at end of file From 16d05ae6d626939d216dd3e4d2570c4ec1a06e82 Mon Sep 17 00:00:00 2001 From: Meghdip Karmakar Date: Wed, 12 Jun 2024 22:12:31 +0530 Subject: [PATCH 1347/1456] Register meghdip.is-a.dev --- domains/meghdip.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/meghdip.json diff --git a/domains/meghdip.json b/domains/meghdip.json new file mode 100644 index 000000000..27a73485b --- /dev/null +++ b/domains/meghdip.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "karmakarmeghdip", + "email": "karmakarmeghdip@gmail.com", + "discord": "479631349167423509" + }, + + "record": { + "CNAME": "karmakarmeghdip.github.io" + } + } + \ No newline at end of file From 4114e1ac92dcbd41a3c388ea7211828c353ddccb Mon Sep 17 00:00:00 2001 From: Daksh <93388872+kermicide@users.noreply.github.com> Date: Wed, 12 Jun 2024 22:19:11 +0530 Subject: [PATCH 1348/1456] jeff commit amogus --- domains/{kermicide.json => kermicidal.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{kermicide.json => kermicidal.json} (100%) diff --git a/domains/kermicide.json b/domains/kermicidal.json similarity index 100% rename from domains/kermicide.json rename to domains/kermicidal.json From 6c1ca4dc1920053c8104eae419807ca6bee8ac6d Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Wed, 12 Jun 2024 15:42:59 -0300 Subject: [PATCH 1349/1456] Update mail.fran.json --- domains/mail.fran.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/domains/mail.fran.json b/domains/mail.fran.json index c056746e2..def608b98 100644 --- a/domains/mail.fran.json +++ b/domains/mail.fran.json @@ -1,8 +1,10 @@ { - "description": "subdomain for mails", + "description": "Fran's email", + "repo": "https://fran.is-a.dev", "owner": { - "username": "xzonix", - "email": "imahalojigi@gmail.com" + "discord": "xzonix", + "email": "xz1@dr.com", + "username": "fran" }, "record": { "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], From 1cfded072ae22254eca1b4cbf53bfce66de175c6 Mon Sep 17 00:00:00 2001 From: Amine Date: Wed, 12 Jun 2024 22:49:04 +0100 Subject: [PATCH 1350/1456] Rename uvw.json to blog.uvw.json --- domains/{uvw.json => blog.uvw.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{uvw.json => blog.uvw.json} (98%) diff --git a/domains/uvw.json b/domains/blog.uvw.json similarity index 98% rename from domains/uvw.json rename to domains/blog.uvw.json index c7a52ca2a..d8596c584 100644 --- a/domains/uvw.json +++ b/domains/blog.uvw.json @@ -8,4 +8,4 @@ "192.227.173.73" ] } -} \ No newline at end of file +} From f58e32b67c06889a48b4b17d56164289d299fc03 Mon Sep 17 00:00:00 2001 From: 8f3bbd744eaa79206e404474dca0da35 <92476958+fakeesp@users.noreply.github.com> Date: Thu, 13 Jun 2024 01:08:22 +0300 Subject: [PATCH 1351/1456] Update esp.json --- domains/esp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/esp.json b/domains/esp.json index 762f41303..9a9a935e3 100644 --- a/domains/esp.json +++ b/domains/esp.json @@ -6,6 +6,6 @@ "telegram": "fakeesp" }, "record": { - "A": ["141.145.192.190"] + "A": ["158.178.196.15"] } } From bf4067dbbbe61a7e3166003e4b910d1878542b6f Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Thu, 13 Jun 2024 09:30:00 +0700 Subject: [PATCH 1352/1456] Rename 13nn07 to 13nn07.json --- domains/{13nn07 => 13nn07.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{13nn07 => 13nn07.json} (100%) diff --git a/domains/13nn07 b/domains/13nn07.json similarity index 100% rename from domains/13nn07 rename to domains/13nn07.json From 34c37132fed200a4bf704e9bbaf10a015f1d2254 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Thu, 13 Jun 2024 09:32:14 +0700 Subject: [PATCH 1353/1456] Update dev10us.json --- domains/dev10us.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dev10us.json b/domains/dev10us.json index 384e2043c..20aa79031 100644 --- a/domains/dev10us.json +++ b/domains/dev10us.json @@ -3,7 +3,7 @@ "repo": "https://dev10us1ty.github.io", "owner": { "username": "melonmasteristaken", - "email": "melonmasteristaken@gmail.com", + "email": "melonmasteristaken@gmail.com" }, "record": { "CNAME": "dev10us1ty.github.io" From df3e348d6af2b5a6c2ec5dd7465fbcd3c0168976 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Thu, 13 Jun 2024 09:38:17 +0700 Subject: [PATCH 1354/1456] username should be the username of GH account registering --- domains/mail.fran.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mail.fran.json b/domains/mail.fran.json index def608b98..62e7a6f13 100644 --- a/domains/mail.fran.json +++ b/domains/mail.fran.json @@ -4,7 +4,7 @@ "owner": { "discord": "xzonix", "email": "xz1@dr.com", - "username": "fran" + "username": "xzonix" }, "record": { "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], From 1c6ccdf6ec64f9cd86f671f35d31359a9a440f95 Mon Sep 17 00:00:00 2001 From: Youssef Fathy <32334265+0xzer0x@users.noreply.github.com> Date: Thu, 13 Jun 2024 06:13:48 +0300 Subject: [PATCH 1355/1456] register: add mail.0xzer0x.json --- domains/mail.0xzer0x.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 domains/mail.0xzer0x.json diff --git a/domains/mail.0xzer0x.json b/domains/mail.0xzer0x.json new file mode 100644 index 000000000..8b4dccf09 --- /dev/null +++ b/domains/mail.0xzer0x.json @@ -0,0 +1,16 @@ +{ + "owner": { + "username": "0xzer0x", + "email": "youssefessamasu@gmail.com" + }, + "record": { + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], + "TXT": [ + "forward-email=youssefessamasu@gmail.com", + "v=spf1 a include:spf.forwardemail.net include:_spf.google.com -all" + ] + } +} From c1f2139e9285cf03151c0361b809b7d3ec80167d Mon Sep 17 00:00:00 2001 From: Youssef Fathy <32334265+0xzer0x@users.noreply.github.com> Date: Thu, 13 Jun 2024 06:15:20 +0300 Subject: [PATCH 1356/1456] fix: rename mail.0xzer0x.json to 0xzer0x.json --- domains/{mail.0xzer0x.json => 0xzer0x.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{mail.0xzer0x.json => 0xzer0x.json} (100%) diff --git a/domains/mail.0xzer0x.json b/domains/0xzer0x.json similarity index 100% rename from domains/mail.0xzer0x.json rename to domains/0xzer0x.json From fe5e524264695abf9083c062451a92d2ff2c5820 Mon Sep 17 00:00:00 2001 From: Yash Patil <87313291+Real-Yash@users.noreply.github.com> Date: Thu, 13 Jun 2024 10:39:12 +0530 Subject: [PATCH 1357/1456] domain request for : realyash.is-a-dev --- domains/realyash.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/realyash.json diff --git a/domains/realyash.json b/domains/realyash.json new file mode 100644 index 000000000..43331ce40 --- /dev/null +++ b/domains/realyash.json @@ -0,0 +1,13 @@ + { + "owner": { + "username": "Real-Yash", + "email": "tempyuva00@gmail.com" + "repo": "https://github.com/Real-Yash/yash", + }, + "record": { + "CNAME": "real-yash.github.io" + } + "link":{ + "link":"https://real-yash.github.io/yash/" + } +} From 3484b441bc9ac009b40a1c31dc989101e70468af Mon Sep 17 00:00:00 2001 From: ReticentFacade <94861232+ReticentFacade@users.noreply.github.com> Date: Thu, 13 Jun 2024 12:42:11 +0530 Subject: [PATCH 1358/1456] Create lipi.json --- domains/lipi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/lipi.json diff --git a/domains/lipi.json b/domains/lipi.json new file mode 100644 index 000000000..c8429763e --- /dev/null +++ b/domains/lipi.json @@ -0,0 +1,10 @@ +{ + "description": "Lipi's .is-a.dev reg", + "owner": { + "username": "ReticentFacade", + "email": "lipisharma2911@gmail.com" + }, + "record": { + "URL": "https://reticentfacade.github.io/" + }, +} From 5f8f7a86553742e619f636e28f113a030b6eb3fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C5=A9=20Th=C3=A0nh=20Trung?= <69748032+vuthanhtrung2010@users.noreply.github.com> Date: Thu, 13 Jun 2024 03:40:56 -0700 Subject: [PATCH 1359/1456] Delete domains/info.trung.json --- domains/info.trung.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/info.trung.json diff --git a/domains/info.trung.json b/domains/info.trung.json deleted file mode 100644 index c8a19ac46..000000000 --- a/domains/info.trung.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "record": { - "CNAME": "dev-info-website.pages.dev" - } -} From 5dc44216c8b0869f298b4e3f59dbbab8dc6f296a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C5=A9=20Th=C3=A0nh=20Trung?= <69748032+vuthanhtrung2010@users.noreply.github.com> Date: Thu, 13 Jun 2024 03:41:44 -0700 Subject: [PATCH 1360/1456] Delete domains/ai.trung.json --- domains/ai.trung.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/ai.trung.json diff --git a/domains/ai.trung.json b/domains/ai.trung.json deleted file mode 100644 index a2760351c..000000000 --- a/domains/ai.trung.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "OpenAI verification.", - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "record": { - "TXT": "openai-domain-verification=dv-6iy0Dvx8dBJhynwe04c3t6GG" - } -} From 4a5de2bcb88b74ac41dae2e1fb473fc8122564a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C5=A9=20Th=C3=A0nh=20Trung?= <69748032+vuthanhtrung2010@users.noreply.github.com> Date: Thu, 13 Jun 2024 03:42:27 -0700 Subject: [PATCH 1361/1456] Delete domains/test.trung.json --- domains/test.trung.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/test.trung.json diff --git a/domains/test.trung.json b/domains/test.trung.json deleted file mode 100644 index 59238975e..000000000 --- a/domains/test.trung.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "record": { - "A": ["74.208.39.12"] - } -} From 10e28d4c28f0b5d0f0053f75a4b7cb070cf2b1a5 Mon Sep 17 00:00:00 2001 From: Yash Patil <87313291+Real-Yash@users.noreply.github.com> Date: Thu, 13 Jun 2024 18:15:18 +0530 Subject: [PATCH 1362/1456] Update realyash.json --- domains/realyash.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/domains/realyash.json b/domains/realyash.json index 43331ce40..efdab3da2 100644 --- a/domains/realyash.json +++ b/domains/realyash.json @@ -7,7 +7,4 @@ "record": { "CNAME": "real-yash.github.io" } - "link":{ - "link":"https://real-yash.github.io/yash/" - } } From cca8b1f6d897c0519dba62554917d4a304e84cab Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Thu, 13 Jun 2024 15:51:45 +0300 Subject: [PATCH 1363/1456] Update realyash.json --- domains/realyash.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/realyash.json b/domains/realyash.json index efdab3da2..2d63556d7 100644 --- a/domains/realyash.json +++ b/domains/realyash.json @@ -1,8 +1,8 @@ { + "repo": "https://github.com/Real-Yash/yash" "owner": { "username": "Real-Yash", - "email": "tempyuva00@gmail.com" - "repo": "https://github.com/Real-Yash/yash", + "email": "tempyuva00@gmail.com" }, "record": { "CNAME": "real-yash.github.io" From 10784db668d03a7a92e8858da5cbd70b47476416 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Thu, 13 Jun 2024 15:52:06 +0300 Subject: [PATCH 1364/1456] became a dumbass for a moment --- domains/realyash.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/realyash.json b/domains/realyash.json index 2d63556d7..05a2d1025 100644 --- a/domains/realyash.json +++ b/domains/realyash.json @@ -1,5 +1,5 @@ { - "repo": "https://github.com/Real-Yash/yash" + "repo": "https://github.com/Real-Yash/yash", "owner": { "username": "Real-Yash", "email": "tempyuva00@gmail.com" From 388eb792ddd36856eab3dfc192c42795f62e91c8 Mon Sep 17 00:00:00 2001 From: CrazyMax <127091629+Crazy-Max-Blog@users.noreply.github.com> Date: Thu, 13 Jun 2024 18:55:02 +0400 Subject: [PATCH 1365/1456] Create _github-pages-challenge-Crazy-Max-Blog.rpi.crazymax.json --- ...thub-pages-challenge-Crazy-Max-Blog.rpi.crazymax.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Crazy-Max-Blog.rpi.crazymax.json diff --git a/domains/_github-pages-challenge-Crazy-Max-Blog.rpi.crazymax.json b/domains/_github-pages-challenge-Crazy-Max-Blog.rpi.crazymax.json new file mode 100644 index 000000000..b6f2ef618 --- /dev/null +++ b/domains/_github-pages-challenge-Crazy-Max-Blog.rpi.crazymax.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Crazy-Max-Blog", + "email": "Crazy-Max-2011@yandex.ru" + }, + "record": { + "TXT": "78e02ece6b6361900c40e44be0079c" + } +} From 62eceb493f9dcbb1ed8310d014ba3426a4169a8b Mon Sep 17 00:00:00 2001 From: Ruchita Wagh <59964427+Roxie2003@users.noreply.github.com> Date: Thu, 13 Jun 2024 22:22:10 +0530 Subject: [PATCH 1366/1456] Create ruchitawagh.json --- domains/ruchitawagh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ruchitawagh.json diff --git a/domains/ruchitawagh.json b/domains/ruchitawagh.json new file mode 100644 index 000000000..dc99963f1 --- /dev/null +++ b/domains/ruchitawagh.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/Roxie2003/Portfolio", + "owner": { + "username": "Roxie2003", + "email": "ruchita03wagh@gmail.com", + }, + "record": { + "CNAME": "roxie2003.github.io" + } +} From 1655dc1f5ec954c68527b76320700e7f246bf7fe Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Thu, 13 Jun 2024 20:00:14 +0300 Subject: [PATCH 1367/1456] Update domains/ruchitawagh.json --- domains/ruchitawagh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ruchitawagh.json b/domains/ruchitawagh.json index dc99963f1..be49ee6ab 100644 --- a/domains/ruchitawagh.json +++ b/domains/ruchitawagh.json @@ -3,7 +3,7 @@ "repo": "https://github.com/Roxie2003/Portfolio", "owner": { "username": "Roxie2003", - "email": "ruchita03wagh@gmail.com", + "email": "ruchita03wagh@gmail.com" }, "record": { "CNAME": "roxie2003.github.io" From 24713c4686edb5fe32f88e9223805b2b363d1af5 Mon Sep 17 00:00:00 2001 From: ReticentFacade <94861232+ReticentFacade@users.noreply.github.com> Date: Thu, 13 Jun 2024 22:42:54 +0530 Subject: [PATCH 1368/1456] Update lipi.json --- domains/lipi.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/lipi.json b/domains/lipi.json index c8429763e..1aed312fa 100644 --- a/domains/lipi.json +++ b/domains/lipi.json @@ -1,10 +1,11 @@ { "description": "Lipi's .is-a.dev reg", + "repo": "https://github.com/ReticentFacade/reticentfacade.github.io/", "owner": { "username": "ReticentFacade", "email": "lipisharma2911@gmail.com" }, "record": { - "URL": "https://reticentfacade.github.io/" - }, + "URL": "https://reticentfacade.github.io/" + } } From 7818dc25c73b42545663f5fde456c6967e093a71 Mon Sep 17 00:00:00 2001 From: Razin Rayees <146452854+razinrayees@users.noreply.github.com> Date: Thu, 13 Jun 2024 23:01:18 +0530 Subject: [PATCH 1369/1456] Update razin.json --- domains/razin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/razin.json b/domains/razin.json index 8fb80c77f..7772e9f2f 100644 --- a/domains/razin.json +++ b/domains/razin.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "razinrayees.netlify.app" + "URL ": "https://razin.in" } } From 3840923b5f7289972d21ad5047519f48ab461c33 Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Thu, 13 Jun 2024 14:44:29 -0300 Subject: [PATCH 1370/1456] Update fran.json --- domains/fran.json | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/domains/fran.json b/domains/fran.json index a5c7aad4e..318227f8c 100644 --- a/domains/fran.json +++ b/domains/fran.json @@ -1,12 +1,14 @@ { - "owner": { - "username": "xzonix", - "email": "imahalojigi@gmail.com", - "discord": "849400684097175623" - }, - - "record": { - "CNAME": "xzonix.github.io" - } - } - + "owner": { + "username": "", + "email": "" + } + "record": { + "A": [ + "185.199.108.153", + "185.199.110.153", + "185.199.109.153", + "185.199.111.153" + ] + } +} From bf8e04412cd7ca4bf156d8fea69cde67ab3b3a53 Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Thu, 13 Jun 2024 14:48:41 -0300 Subject: [PATCH 1371/1456] Update domains/fran.json Co-authored-by: Vaibhav --- domains/fran.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fran.json b/domains/fran.json index 318227f8c..904be12f4 100644 --- a/domains/fran.json +++ b/domains/fran.json @@ -2,7 +2,7 @@ "owner": { "username": "", "email": "" - } + }, "record": { "A": [ "185.199.108.153", From 388668dd2812bb54f857dc108bcc290daf51683e Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Thu, 13 Jun 2024 14:48:49 -0300 Subject: [PATCH 1372/1456] Update domains/fran.json Co-authored-by: Vaibhav --- domains/fran.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fran.json b/domains/fran.json index 904be12f4..14f070e69 100644 --- a/domains/fran.json +++ b/domains/fran.json @@ -1,6 +1,6 @@ { "owner": { - "username": "", + "username": "xzonix", "email": "" }, "record": { From 2027a75079c51c8d63461f82724c65d27a99bb1e Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Thu, 13 Jun 2024 14:48:56 -0300 Subject: [PATCH 1373/1456] Update domains/fran.json Co-authored-by: Vaibhav --- domains/fran.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fran.json b/domains/fran.json index 14f070e69..a47574783 100644 --- a/domains/fran.json +++ b/domains/fran.json @@ -1,7 +1,7 @@ { "owner": { "username": "xzonix", - "email": "" + "email": "xz1@dr.com" }, "record": { "A": [ From fc6aaa72373947856468a36fd9f369a31c9a5525 Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Thu, 13 Jun 2024 15:05:45 -0300 Subject: [PATCH 1374/1456] Update fran.json --- domains/fran.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/fran.json b/domains/fran.json index a47574783..2206cc357 100644 --- a/domains/fran.json +++ b/domains/fran.json @@ -9,6 +9,11 @@ "185.199.110.153", "185.199.109.153", "185.199.111.153" - ] + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 53adc68a73e9d37dddc283debd8cce8c02be3fe3 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 13 Jun 2024 20:41:50 -0400 Subject: [PATCH 1375/1456] Update razin.json --- domains/razin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/razin.json b/domains/razin.json index 7772e9f2f..4e07ebd6c 100644 --- a/domains/razin.json +++ b/domains/razin.json @@ -5,6 +5,6 @@ }, "record": { - "URL ": "https://razin.in" + "URL": "https://razin.in" } } From 0d4c29917abe3576b536586cbe51cdd2520e96d7 Mon Sep 17 00:00:00 2001 From: imrk__ <84956115+thisisramhere@users.noreply.github.com> Date: Fri, 14 Jun 2024 12:59:27 +0530 Subject: [PATCH 1376/1456] Update ram.json --- domains/ram.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ram.json b/domains/ram.json index 97029e03d..a2e1de021 100644 --- a/domains/ram.json +++ b/domains/ram.json @@ -7,6 +7,6 @@ "twitter": "RamKiranMohan1" }, "record": { - "CNAME": "thisisram.github.io" + "CNAME": "thisisramhere.github.io" } } From 5fa640b8e06ea5b3d940a06dca272e12efd893d8 Mon Sep 17 00:00:00 2001 From: Marat Sibagatullin Date: Fri, 14 Jun 2024 11:38:49 +0300 Subject: [PATCH 1377/1456] Update mrksbgg.json --- domains/mrksbgg.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/mrksbgg.json b/domains/mrksbgg.json index 8a82790e5..f063b4c53 100644 --- a/domains/mrksbgg.json +++ b/domains/mrksbgg.json @@ -6,7 +6,7 @@ }, "record": { - "A": ["83.69.106.193"] + "CNAME": "mrksbgg.github.io" } } - \ No newline at end of file + From 1401ced5d44405f9e833601fef78bbce0bc9523f Mon Sep 17 00:00:00 2001 From: Dariusz Ochota Date: Fri, 14 Jun 2024 10:34:29 +0200 Subject: [PATCH 1378/1456] Created this-gui.json --- domains/domains/this-guy.json | 11 +++++++++++ domains/this-guy.json | 11 +++++++++++ 2 files changed, 22 insertions(+) create mode 100644 domains/domains/this-guy.json create mode 100644 domains/this-guy.json diff --git a/domains/domains/this-guy.json b/domains/domains/this-guy.json new file mode 100644 index 000000000..dc8cb3bf6 --- /dev/null +++ b/domains/domains/this-guy.json @@ -0,0 +1,11 @@ +{ + "description": "This Guy is a Dev.", + + "owner": { + "username": "ochotadariusz", + "email": "ochota.dariusz@gmail.com" + }, + "record": { + "TXT": "e8fdea5df81baf689fe00bb6d833d8" + } +} diff --git a/domains/this-guy.json b/domains/this-guy.json new file mode 100644 index 000000000..dc8cb3bf6 --- /dev/null +++ b/domains/this-guy.json @@ -0,0 +1,11 @@ +{ + "description": "This Guy is a Dev.", + + "owner": { + "username": "ochotadariusz", + "email": "ochota.dariusz@gmail.com" + }, + "record": { + "TXT": "e8fdea5df81baf689fe00bb6d833d8" + } +} From 32558b6b9a1174272bd29b3fa29be6562fb1243e Mon Sep 17 00:00:00 2001 From: Dariusz Ochota Date: Fri, 14 Jun 2024 10:34:29 +0200 Subject: [PATCH 1379/1456] Added this-guy.json --- domains/domains/this-guy.json | 11 +++++++++++ domains/this-guy.json | 11 +++++++++++ 2 files changed, 22 insertions(+) create mode 100644 domains/domains/this-guy.json create mode 100644 domains/this-guy.json diff --git a/domains/domains/this-guy.json b/domains/domains/this-guy.json new file mode 100644 index 000000000..dc8cb3bf6 --- /dev/null +++ b/domains/domains/this-guy.json @@ -0,0 +1,11 @@ +{ + "description": "This Guy is a Dev.", + + "owner": { + "username": "ochotadariusz", + "email": "ochota.dariusz@gmail.com" + }, + "record": { + "TXT": "e8fdea5df81baf689fe00bb6d833d8" + } +} diff --git a/domains/this-guy.json b/domains/this-guy.json new file mode 100644 index 000000000..dc8cb3bf6 --- /dev/null +++ b/domains/this-guy.json @@ -0,0 +1,11 @@ +{ + "description": "This Guy is a Dev.", + + "owner": { + "username": "ochotadariusz", + "email": "ochota.dariusz@gmail.com" + }, + "record": { + "TXT": "e8fdea5df81baf689fe00bb6d833d8" + } +} From b6bf960d82f1b8ec9c7df938f6006d5633b61a18 Mon Sep 17 00:00:00 2001 From: Dariusz Ochota Date: Fri, 14 Jun 2024 11:31:07 +0200 Subject: [PATCH 1380/1456] added CNAME record --- domains/this-guy.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/this-guy.json b/domains/this-guy.json index dc8cb3bf6..b5f343847 100644 --- a/domains/this-guy.json +++ b/domains/this-guy.json @@ -6,6 +6,7 @@ "email": "ochota.dariusz@gmail.com" }, "record": { + "CNAME": "ochotadariusz.github.io", "TXT": "e8fdea5df81baf689fe00bb6d833d8" } } From d8aa060ce7ba91da0db1335c8d9e7adc5c971e11 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Fri, 14 Jun 2024 22:08:56 +0700 Subject: [PATCH 1381/1456] Create maskduck.json --- domains/maskduck.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 domains/maskduck.json diff --git a/domains/maskduck.json b/domains/maskduck.json new file mode 100644 index 000000000..adb67c741 --- /dev/null +++ b/domains/maskduck.json @@ -0,0 +1,4 @@ +{"description":"uayuayuayuaysaomoigaplandaumadauminhquayquay","owner":{ + "username":"masKDuck","email":"", + "discord":"maskduck"},"record":{"CNAME":"maskduck.pages.dev"}, + "repo":"https://github.com/maskduck/maskduck.pages.dev"} From 4a1241f2e446a1a7fb9017aa8260c00218494cc5 Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Fri, 14 Jun 2024 21:59:55 +0530 Subject: [PATCH 1382/1456] Create fetches.educatedsuddenbucket.json --- domains/fetches.educatedsuddenbucket.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fetches.educatedsuddenbucket.json diff --git a/domains/fetches.educatedsuddenbucket.json b/domains/fetches.educatedsuddenbucket.json new file mode 100644 index 000000000..deba6d82f --- /dev/null +++ b/domains/fetches.educatedsuddenbucket.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "EducatedSuddenBucket", + "email": "educatedsuddenbucket@gmail.com" + }, + "record": { + "CNAME": "educatedsuddenbucket.is-a.dev" + } +} From 57255f5d1817bfd99351cbd5291d6294dff68ded Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Fri, 14 Jun 2024 22:03:24 +0530 Subject: [PATCH 1383/1456] Create ascii.educatedsuddenbucket.json --- domains/ascii.educatedsuddenbucket.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ascii.educatedsuddenbucket.json diff --git a/domains/ascii.educatedsuddenbucket.json b/domains/ascii.educatedsuddenbucket.json new file mode 100644 index 000000000..deba6d82f --- /dev/null +++ b/domains/ascii.educatedsuddenbucket.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "EducatedSuddenBucket", + "email": "educatedsuddenbucket@gmail.com" + }, + "record": { + "CNAME": "educatedsuddenbucket.is-a.dev" + } +} From 9689878907ff66bf47973d1fa1f73c2ad0d87e2d Mon Sep 17 00:00:00 2001 From: matytyma Date: Fri, 14 Jun 2024 19:13:59 +0200 Subject: [PATCH 1384/1456] Register matytyma.is-a.dev --- domains/matytyma.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/matytyma.json diff --git a/domains/matytyma.json b/domains/matytyma.json new file mode 100644 index 000000000..f962e2e9a --- /dev/null +++ b/domains/matytyma.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "matytyma", + "email": "matytyma22@gmail.com", + "discord": "803549121247838209" + }, + + "record": { + "CNAME": "matytyma.github.io" + } + } + \ No newline at end of file From 89ff1c0f914bba5cdc941b865d5f1c9a3ac2db8a Mon Sep 17 00:00:00 2001 From: Dariusz Ochota Date: Fri, 14 Jun 2024 23:31:46 +0200 Subject: [PATCH 1385/1456] removed TXT record --- domains/domains/this-guy.json | 11 ----------- domains/this-guy.json | 3 +-- 2 files changed, 1 insertion(+), 13 deletions(-) delete mode 100644 domains/domains/this-guy.json diff --git a/domains/domains/this-guy.json b/domains/domains/this-guy.json deleted file mode 100644 index dc8cb3bf6..000000000 --- a/domains/domains/this-guy.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "This Guy is a Dev.", - - "owner": { - "username": "ochotadariusz", - "email": "ochota.dariusz@gmail.com" - }, - "record": { - "TXT": "e8fdea5df81baf689fe00bb6d833d8" - } -} diff --git a/domains/this-guy.json b/domains/this-guy.json index b5f343847..a270af88d 100644 --- a/domains/this-guy.json +++ b/domains/this-guy.json @@ -6,7 +6,6 @@ "email": "ochota.dariusz@gmail.com" }, "record": { - "CNAME": "ochotadariusz.github.io", - "TXT": "e8fdea5df81baf689fe00bb6d833d8" + "CNAME": "ochotadariusz.github.io" } } From 297c6be0b0da9d4856dd7a4d49d105d61a923d0c Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Sat, 15 Jun 2024 11:33:26 +0530 Subject: [PATCH 1386/1456] Update fetches.educatedsuddenbucket.json --- domains/fetches.educatedsuddenbucket.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/fetches.educatedsuddenbucket.json b/domains/fetches.educatedsuddenbucket.json index deba6d82f..ffcf230cf 100644 --- a/domains/fetches.educatedsuddenbucket.json +++ b/domains/fetches.educatedsuddenbucket.json @@ -4,6 +4,11 @@ "email": "educatedsuddenbucket@gmail.com" }, "record": { - "CNAME": "educatedsuddenbucket.is-a.dev" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] } } From 1409d50b41337b4a00ec137a4e98e587fb974225 Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Sat, 15 Jun 2024 11:33:54 +0530 Subject: [PATCH 1387/1456] Update ascii.educatedsuddenbucket.json --- domains/ascii.educatedsuddenbucket.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/ascii.educatedsuddenbucket.json b/domains/ascii.educatedsuddenbucket.json index deba6d82f..ffcf230cf 100644 --- a/domains/ascii.educatedsuddenbucket.json +++ b/domains/ascii.educatedsuddenbucket.json @@ -4,6 +4,11 @@ "email": "educatedsuddenbucket@gmail.com" }, "record": { - "CNAME": "educatedsuddenbucket.is-a.dev" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] } } From 41e4390fc3569464b6559448c62506c0ac495be1 Mon Sep 17 00:00:00 2001 From: Khuat Huy Kien <56353629+kiensamson0000@users.noreply.github.com> Date: Sat, 15 Jun 2024 18:36:17 +0700 Subject: [PATCH 1388/1456] Create file json khuathuykien.json --- domains/khuathuykien.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/khuathuykien.json diff --git a/domains/khuathuykien.json b/domains/khuathuykien.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/khuathuykien.json @@ -0,0 +1 @@ + From 1f2c888666b49d74df699eb0489789cd520df4ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C5=A9=20Th=C3=A0nh=20Trung?= <69748032+vuthanhtrung2010@users.noreply.github.com> Date: Sat, 15 Jun 2024 20:31:37 +0700 Subject: [PATCH 1389/1456] Create stats.trung.json --- domains/stats.trung.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/stats.trung.json diff --git a/domains/stats.trung.json b/domains/stats.trung.json new file mode 100644 index 000000000..a41c66475 --- /dev/null +++ b/domains/stats.trung.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["74.208.39.12"] + } +} From b1c6d9c3c488d4239bd59483a4c37fee1fb7df20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C5=A9=20Th=C3=A0nh=20Trung?= <69748032+vuthanhtrung2010@users.noreply.github.com> Date: Sat, 15 Jun 2024 20:31:51 +0700 Subject: [PATCH 1390/1456] Create test.trung.json --- domains/test.trung.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/test.trung.json diff --git a/domains/test.trung.json b/domains/test.trung.json new file mode 100644 index 000000000..a41c66475 --- /dev/null +++ b/domains/test.trung.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["74.208.39.12"] + } +} From e5fb193e64dc1598503c1690c5b8681bd9da8227 Mon Sep 17 00:00:00 2001 From: kappucino <132572179+kappucin@users.noreply.github.com> Date: Sat, 15 Jun 2024 17:24:25 +0300 Subject: [PATCH 1391/1456] Register kappucino.is-a.dev --- domains/kappucino.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kappucino.json diff --git a/domains/kappucino.json b/domains/kappucino.json new file mode 100644 index 000000000..1be080d28 --- /dev/null +++ b/domains/kappucino.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "kappucin", + "email": "132572179+kappucin@users.noreply.github.com", + "discord": "853170099392479253" + }, + + "record": { + "CNAME": "kappucin.github.io" + } + } + \ No newline at end of file From 6b4bff44415a2ec3f4f66623c73284cbf55e6a33 Mon Sep 17 00:00:00 2001 From: Khuat Huy Kien <56353629+kiensamson0000@users.noreply.github.com> Date: Sat, 15 Jun 2024 22:01:07 +0700 Subject: [PATCH 1392/1456] Update khuathuykien.json --- domains/khuathuykien.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/khuathuykien.json b/domains/khuathuykien.json index 8b1378917..2d347e0c4 100644 --- a/domains/khuathuykien.json +++ b/domains/khuathuykien.json @@ -1 +1,11 @@ - +{ + "description": "Portfolio myself", + "repo": "https://github.com/kiensamson0000", + "owner": { + "username": "kiensamson0000", + "email": "kienkh99@gmail.com" + }, + "record": { + "CNAME": "https://kiensamson0000.github.io" + } +} From d3a09dc6571b84f7315d8bbb91a9773e298668bd Mon Sep 17 00:00:00 2001 From: Khuat Huy Kien <56353629+kiensamson0000@users.noreply.github.com> Date: Sat, 15 Jun 2024 22:13:58 +0700 Subject: [PATCH 1393/1456] Update khuathuykien.json --- domains/khuathuykien.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/khuathuykien.json b/domains/khuathuykien.json index 2d347e0c4..febbb50fb 100644 --- a/domains/khuathuykien.json +++ b/domains/khuathuykien.json @@ -1,6 +1,6 @@ { - "description": "Portfolio myself", - "repo": "https://github.com/kiensamson0000", + "description": "Describe the use of this subdomain", + "repo": "https://github.com/kiensamson0000/khuathuykien-portfolio", "owner": { "username": "kiensamson0000", "email": "kienkh99@gmail.com" From 73cacec96f04cca418aa87d030ec91dae82064f5 Mon Sep 17 00:00:00 2001 From: Khuat Huy Kien <56353629+kiensamson0000@users.noreply.github.com> Date: Sat, 15 Jun 2024 22:19:03 +0700 Subject: [PATCH 1394/1456] Update khuathuykien.json --- domains/khuathuykien.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/khuathuykien.json b/domains/khuathuykien.json index febbb50fb..7b5cae818 100644 --- a/domains/khuathuykien.json +++ b/domains/khuathuykien.json @@ -6,6 +6,6 @@ "email": "kienkh99@gmail.com" }, "record": { - "CNAME": "https://kiensamson0000.github.io" + "CNAME": "kiensamson0000.github.io" } } From 43743a44cdfa23ed0ff5a15456a074df24121288 Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Sat, 15 Jun 2024 21:50:32 +0530 Subject: [PATCH 1395/1456] Register taskforce-bot.is-a.dev --- domains/taskforce-bot.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/taskforce-bot.json diff --git a/domains/taskforce-bot.json b/domains/taskforce-bot.json new file mode 100644 index 000000000..3e87c7d17 --- /dev/null +++ b/domains/taskforce-bot.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "EducatedSuddenBucket", + "email": "149485703+EducatedSuddenBucket@users.noreply.github.com", + "discord": "1167825360151380032" + }, + + "record": { + "A": ["216.24.57.1"] + } + } + \ No newline at end of file From e27b9b02d888ae6916e6ad4aa3d7a43731d5d34b Mon Sep 17 00:00:00 2001 From: ItsAsheer <140397732+NullyIsHere@users.noreply.github.com> Date: Sat, 15 Jun 2024 18:28:57 +0200 Subject: [PATCH 1396/1456] Create asheer.json --- domains/asheer.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/asheer.json diff --git a/domains/asheer.json b/domains/asheer.json new file mode 100644 index 000000000..33bcb0e0b --- /dev/null +++ b/domains/asheer.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "NullyIsHere", + "email": "", + "discord": "itsasheer", + }, + "record": { + "URL": "https://altex.page?from=isadev" + } +} From 118aaf2fe0b91cadd2097a858484282828d62557 Mon Sep 17 00:00:00 2001 From: ItsAsheer <140397732+NullyIsHere@users.noreply.github.com> Date: Sat, 15 Jun 2024 20:29:09 +0200 Subject: [PATCH 1397/1456] Update domains/asheer.json Co-authored-by: CuteDog5695 --- domains/asheer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/asheer.json b/domains/asheer.json index 33bcb0e0b..1e8c43c61 100644 --- a/domains/asheer.json +++ b/domains/asheer.json @@ -2,7 +2,7 @@ "owner": { "username": "NullyIsHere", "email": "", - "discord": "itsasheer", + "discord": "itsasheer" }, "record": { "URL": "https://altex.page?from=isadev" From 3bae16fbcd9122dc134e34f6f8c8383aa47a3b60 Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Sat, 15 Jun 2024 19:56:42 +0100 Subject: [PATCH 1398/1456] Update yunus.json --- domains/yunus.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/yunus.json b/domains/yunus.json index 296ed3c31..ad6401328 100644 --- a/domains/yunus.json +++ b/domains/yunus.json @@ -4,8 +4,6 @@ "email": "yunexiz@aol.com" }, "record": { - "URL": "https://yunexiz.is-a.dev", - "TXT": ["forward-email=yunexiz@aol.com"], - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"] + "CNAME": "yunexiz.pages.dev" } } From 8d1c92d92799c8087ddc9e7f564bee906d068942 Mon Sep 17 00:00:00 2001 From: User0 <104380885+user0-07161@users.noreply.github.com> Date: Sat, 15 Jun 2024 21:41:27 +0200 Subject: [PATCH 1399/1456] Create user0.json --- domains/user0.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/user0.json diff --git a/domains/user0.json b/domains/user0.json new file mode 100644 index 000000000..7fe599c70 --- /dev/null +++ b/domains/user0.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "user0-07161", + "email": "user0thenyancat@proton.me", + "discord": "1213799919920484364" + }, + + "record": { + "CNAME": "user0-07161.github.io" + } + } From 10870fadcbfcaf502a45f6a2f276f40f1a80df5c Mon Sep 17 00:00:00 2001 From: User0 <104380885+user0-07161@users.noreply.github.com> Date: Sat, 15 Jun 2024 21:44:49 +0200 Subject: [PATCH 1400/1456] Update user0.json --- domains/user0.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/user0.json b/domains/user0.json index 7fe599c70..c91db23ef 100644 --- a/domains/user0.json +++ b/domains/user0.json @@ -1,5 +1,7 @@ -{ - "owner": { +{ + "description": "My own web profile", + "repo": "https://github.com/user0-07161/user0-07161.github.io", + "owner": { "username": "user0-07161", "email": "user0thenyancat@proton.me", "discord": "1213799919920484364" From 81cdf8bbe5cd8cc88c49b385a75310350d45788b Mon Sep 17 00:00:00 2001 From: animeshryu <154628780+animeshryu@users.noreply.github.com> Date: Sun, 16 Jun 2024 01:39:48 +0530 Subject: [PATCH 1401/1456] Add files via upload --- domains/animesh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/animesh.json diff --git a/domains/animesh.json b/domains/animesh.json new file mode 100644 index 000000000..001ad1867 --- /dev/null +++ b/domains/animesh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "animeshryu", + "email": "animeshryu@gmail.com" + }, + "record": { + "CNAME": "animesh.pages.dev" + } +} \ No newline at end of file From 5407ba5c0c91563e1f10185b65aee40597682b81 Mon Sep 17 00:00:00 2001 From: ReticentFacade <94861232+ReticentFacade@users.noreply.github.com> Date: Sun, 16 Jun 2024 08:06:30 +0530 Subject: [PATCH 1402/1456] Update lipi.json Modified record from URL to CNAME --- domains/lipi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lipi.json b/domains/lipi.json index 1aed312fa..320f75c9d 100644 --- a/domains/lipi.json +++ b/domains/lipi.json @@ -6,6 +6,6 @@ "email": "lipisharma2911@gmail.com" }, "record": { - "URL": "https://reticentfacade.github.io/" + "CNAME": "reticentfacade.github.io" } } From e748de94d150604bee61175eac201382ae2c0e4f Mon Sep 17 00:00:00 2001 From: IRDMctorl <111872972+IRDMctorl@users.noreply.github.com> Date: Sun, 16 Jun 2024 11:14:56 +0300 Subject: [PATCH 1403/1456] Update sub.any.json test --- domains/sub.any.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sub.any.json b/domains/sub.any.json index 188cf8a13..f8e4e2398 100644 --- a/domains/sub.any.json +++ b/domains/sub.any.json @@ -4,6 +4,6 @@ "email": "fun64646969@gmail.com" }, "record": { - "CNAME": "any-w1a3.onrender.com" + "CNAME": "sub.any-w1a3.onrender.com" } } From 462e045a4898c51662bfd518e47225cad45d85b0 Mon Sep 17 00:00:00 2001 From: animeshryu <154628780+animeshryu@users.noreply.github.com> Date: Sun, 16 Jun 2024 15:24:29 +0530 Subject: [PATCH 1404/1456] Add files via upload --- domains/mail.animesh.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/mail.animesh.json diff --git a/domains/mail.animesh.json b/domains/mail.animesh.json new file mode 100644 index 000000000..a4ffaeeb2 --- /dev/null +++ b/domains/mail.animesh.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "animeshryu", + "email": "animeshryu@gmail.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} \ No newline at end of file From 85b40eea6859933bad9e97ea0b8f8124907b7d5b Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Sun, 16 Jun 2024 17:16:47 +0530 Subject: [PATCH 1405/1456] Create jsongenerator.is-a.dev --- domains/jsongenerator.is-a.dev | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/jsongenerator.is-a.dev diff --git a/domains/jsongenerator.is-a.dev b/domains/jsongenerator.is-a.dev new file mode 100644 index 000000000..ffcf230cf --- /dev/null +++ b/domains/jsongenerator.is-a.dev @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "EducatedSuddenBucket", + "email": "educatedsuddenbucket@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} From 42596cb1484c247ccdd3c3a6b27a09b1cc677eef Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Sun, 16 Jun 2024 17:56:35 +0530 Subject: [PATCH 1406/1456] Rename jsongenerator.is-a.dev to jsongenerator.json --- domains/{jsongenerator.is-a.dev => jsongenerator.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{jsongenerator.is-a.dev => jsongenerator.json} (100%) diff --git a/domains/jsongenerator.is-a.dev b/domains/jsongenerator.json similarity index 100% rename from domains/jsongenerator.is-a.dev rename to domains/jsongenerator.json From df5c250cc2f6f95427a9baf3d076ba5948d8d12b Mon Sep 17 00:00:00 2001 From: Amaan Kazi <85413461+Amaan-Kazi@users.noreply.github.com> Date: Mon, 17 Jun 2024 01:38:01 +0530 Subject: [PATCH 1407/1456] Create amaankazi.json --- domains/amaankazi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/amaankazi.json diff --git a/domains/amaankazi.json b/domains/amaankazi.json new file mode 100644 index 000000000..3ba32cc1d --- /dev/null +++ b/domains/amaankazi.json @@ -0,0 +1,12 @@ +{ + "description": "Personal website with portfolio and projects", + "repo": "https://github.com/Amaan-Kazi/amaan-kazi.github.io", + "owner": { + "username": "Amaan-Kazi", + "email": "amaankazi1793@gmail.com", + "twitter": "NA" + }, + "record": { + "CNAME": "Amaan-Kazi.github.io" + } +} From e75c373beca2f9b2e2cea9e71d1de640e65e1e78 Mon Sep 17 00:00:00 2001 From: Lv <144570365+LyVoid@users.noreply.github.com> Date: Mon, 17 Jun 2024 03:16:58 +0700 Subject: [PATCH 1408/1456] Register renn.is-a.dev --- domains/renn.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/renn.json diff --git a/domains/renn.json b/domains/renn.json new file mode 100644 index 000000000..d057dbdba --- /dev/null +++ b/domains/renn.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "LyVoid", + "email": "ezzbro121@gmail.com", + "discord": "1202338769379008515" + }, + + "record": { + "CNAME": "lyvoid.github.io" + } + } + \ No newline at end of file From ddc149f5bf58c4fd77e02f0bee95242ad1a517c1 Mon Sep 17 00:00:00 2001 From: Siama Date: Sun, 16 Jun 2024 23:46:56 +0300 Subject: [PATCH 1409/1456] Update siama.json --- domains/siama.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/siama.json diff --git a/domains/siama.json b/domains/siama.json new file mode 100644 index 000000000..e10c1a395 --- /dev/null +++ b/domains/siama.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "siam3h", + "email": "philosiama@gmail.com" + }, + "record": { + "CNAME": "siam3h.github.io" + } +} From 04f75411e9c3e019bf1085de35e2891e235fc6ab Mon Sep 17 00:00:00 2001 From: Khuat Huy Kien <56353629+kiensamson0000@users.noreply.github.com> Date: Mon, 17 Jun 2024 08:02:34 +0700 Subject: [PATCH 1410/1456] Update khuathuykien.json edit info CNAME --- domains/khuathuykien.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/khuathuykien.json b/domains/khuathuykien.json index 7b5cae818..f9acb10c2 100644 --- a/domains/khuathuykien.json +++ b/domains/khuathuykien.json @@ -1,6 +1,6 @@ { "description": "Describe the use of this subdomain", - "repo": "https://github.com/kiensamson0000/khuathuykien-portfolio", + "repo": "https://github.com/kiensamson0000/kiensamson0000.github.io", "owner": { "username": "kiensamson0000", "email": "kienkh99@gmail.com" From 3e8938bc0e4ace068de912d78dbe19ca5cad1200 Mon Sep 17 00:00:00 2001 From: Misono Mika <93425627+misonomikadev@users.noreply.github.com> Date: Mon, 17 Jun 2024 08:03:38 +0700 Subject: [PATCH 1411/1456] Register misonomika.is-a.dev --- domains/misonomika.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/misonomika.json diff --git a/domains/misonomika.json b/domains/misonomika.json new file mode 100644 index 000000000..b0833cc02 --- /dev/null +++ b/domains/misonomika.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "misonomikadev", + "email": "93425627+misonomikadev@users.noreply.github.com", + "discord": "898521048545374248" + }, + + "record": { + "CNAME": "server.elainateam.io" + } + } + \ No newline at end of file From 0b4c5b463ba5fcce94052021059b2ed22d62e194 Mon Sep 17 00:00:00 2001 From: leon332157 Date: Sun, 16 Jun 2024 23:20:22 -0400 Subject: [PATCH 1412/1456] move from github pages to cloudflare pages --- domains/leon332157.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/leon332157.json b/domains/leon332157.json index 9ef2c46e9..25f13ae98 100644 --- a/domains/leon332157.json +++ b/domains/leon332157.json @@ -4,6 +4,6 @@ "email": "leon332157@gmail.com" }, "record": { - "CNAME": "leon332157.github.io" + "CNAME": "leon3321.pages.dev" } } From 77954510e3aaa20a10a4fd00f3e59f68071bdb39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=AA=20Nh=E1=BA=ADt=20Minh?= Date: Mon, 17 Jun 2024 14:46:06 +0700 Subject: [PATCH 1413/1456] Create lnminh1411.json --- domains/lnminh1411.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lnminh1411.json diff --git a/domains/lnminh1411.json b/domains/lnminh1411.json new file mode 100644 index 000000000..305a3454a --- /dev/null +++ b/domains/lnminh1411.json @@ -0,0 +1,11 @@ +{ + "repo": "https://github.com/lnminh1411/lnminh1411.github.io", + "owner": { + "username": "lnminh1411", + "email": "nhatminh.forwarding@gmail.com", + "discord": "cvn2484" + }, + "record": { + "CNAME": "lnminh1411.github.io" + } +} From 0a2aa9b4e28a97d1096198adf9152936bbe2c3fb Mon Sep 17 00:00:00 2001 From: iksmfu <156527935+iksmfu@users.noreply.github.com> Date: Mon, 17 Jun 2024 11:47:12 +0300 Subject: [PATCH 1414/1456] Create name.json --- domains/name.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/name.json diff --git a/domains/name.json b/domains/name.json new file mode 100644 index 000000000..82f59e5ff --- /dev/null +++ b/domains/name.json @@ -0,0 +1,11 @@ +{ +"description": "(optional) your domain description here", +"repo": "(optional) your website's source code", +"owner": { +"username": "iksmfua" +"email": "realiksm@gmail.com" +}, +"record": { +"record-type": "value" +} +} From 70b7432b1ee51c9ba97d4db88951f6054c35ef05 Mon Sep 17 00:00:00 2001 From: Khuat Huy Kien <56353629+kiensamson0000@users.noreply.github.com> Date: Mon, 17 Jun 2024 16:02:58 +0700 Subject: [PATCH 1415/1456] Create _github-pages-challenge-kiensamson0000.khuathuykien.json --- ...thub-pages-challenge-kiensamson0000.khuathuykien.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-kiensamson0000.khuathuykien.json diff --git a/domains/_github-pages-challenge-kiensamson0000.khuathuykien.json b/domains/_github-pages-challenge-kiensamson0000.khuathuykien.json new file mode 100644 index 000000000..c1acdae09 --- /dev/null +++ b/domains/_github-pages-challenge-kiensamson0000.khuathuykien.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kiensamson0000", + "email": "kienkh99@gmail.com" + }, + "record": { + "TXT": "5bcdd0e68060954c89ee00291531a9" + } +} From 43c28794fe9c736e9df49bcdfa168b3d66d17a7a Mon Sep 17 00:00:00 2001 From: iksmfu <156527935+iksmfu@users.noreply.github.com> Date: Mon, 17 Jun 2024 12:29:29 +0300 Subject: [PATCH 1416/1456] Rename name.json to zorex.json --- domains/{name.json => zorex.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{name.json => zorex.json} (100%) diff --git a/domains/name.json b/domains/zorex.json similarity index 100% rename from domains/name.json rename to domains/zorex.json From 4920f9af4adbf3a8a935dab91255ac1de0012948 Mon Sep 17 00:00:00 2001 From: iksmfu <156527935+iksmfu@users.noreply.github.com> Date: Mon, 17 Jun 2024 12:30:48 +0300 Subject: [PATCH 1417/1456] Update zorex.json --- domains/zorex.json | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/domains/zorex.json b/domains/zorex.json index 82f59e5ff..3b4ee2ca7 100644 --- a/domains/zorex.json +++ b/domains/zorex.json @@ -1,11 +1,10 @@ { -"description": "(optional) your domain description here", -"repo": "(optional) your website's source code", -"owner": { -"username": "iksmfua" -"email": "realiksm@gmail.com" -}, -"record": { -"record-type": "value" -} -} + "owner": { + "username": "", + "email": "", + "twitter": "" + }, + "record": { + "CNAME": ".id.repl.co" + } +} From 24d81702e40fc479cb712a4709a4213650da3c25 Mon Sep 17 00:00:00 2001 From: iksmfu <156527935+iksmfu@users.noreply.github.com> Date: Mon, 17 Jun 2024 12:50:11 +0300 Subject: [PATCH 1418/1456] Update zorex.json --- domains/zorex.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/domains/zorex.json b/domains/zorex.json index 3b4ee2ca7..a31ed12ba 100644 --- a/domains/zorex.json +++ b/domains/zorex.json @@ -1,10 +1,11 @@ { "owner": { - "username": "", - "email": "", - "twitter": "" + "username": "iksmfua", + "email": "realiksm@gmail.com", + "twitter": "WaleedthemodYT" }, "record": { - "CNAME": ".id.repl.co" + "A": ["34.111.179.208"], + "TXT": "replit-verify=73d19ce6-ad19-4956-a800-4e647b4b7cd4" } -} +} From eba5562cda6a3aad249ecff95d9a2a6747424611 Mon Sep 17 00:00:00 2001 From: itsmenewbie03 <89230263+itsmenewbie03@users.noreply.github.com> Date: Mon, 17 Jun 2024 18:30:52 +0800 Subject: [PATCH 1419/1456] feat(domain): move to github pages --- domains/itsmenewbie03.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/itsmenewbie03.json b/domains/itsmenewbie03.json index 096f987fc..7e90635b0 100644 --- a/domains/itsmenewbie03.json +++ b/domains/itsmenewbie03.json @@ -4,6 +4,6 @@ "email": "2101102516@student.buksu.edu.ph" }, "record": { - "A": ["46.250.251.63"] + "CNAME": "itsmenewbie03.github.io" } } From f33590a3ef149bc4dd2d4bdf3b9cc4803c2b26b6 Mon Sep 17 00:00:00 2001 From: Siyu <98018258+Siyu1017@users.noreply.github.com> Date: Mon, 17 Jun 2024 19:47:38 +0800 Subject: [PATCH 1420/1456] Register evalk.is-a.dev --- domains/evalk.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/evalk.json diff --git a/domains/evalk.json b/domains/evalk.json new file mode 100644 index 000000000..2873e8a61 --- /dev/null +++ b/domains/evalk.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Siyu1017", + "email": "adibao1111@gmail.com", + "discord": "895251736250437653" + }, + + "record": { + "A": ["60.249.193.112"] + } + } + \ No newline at end of file From 6a5e0d59475cc4afd69793d4f65b3fe2801d838f Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Mon, 17 Jun 2024 17:30:29 +0530 Subject: [PATCH 1421/1456] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 228709d42..36ec3d8b5 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -9,7 +9,7 @@ Please note that we reserve the rights not to accept any domain at our own discr - [ ] The file's name is all lowercased and alphanumeric. - [ ] You have completed your website. - [ ] The website is reachable. -- [ ] You're not using Vercel or Netlify. +- [ ] You're not using Vercel. - [ ] The CNAME record doesn't contain `https://` or `/`. - [ ] There is sufficient information at the `owner` field. From 51cc845e881e863b4fed27394fcba5dd7643a8b3 Mon Sep 17 00:00:00 2001 From: voxj <129677054+voxj@users.noreply.github.com> Date: Mon, 17 Jun 2024 16:23:55 +0300 Subject: [PATCH 1422/1456] Delete vdr.is-a.dev --- domains/vdr.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/vdr.json diff --git a/domains/vdr.json b/domains/vdr.json deleted file mode 100644 index 2f7507a9d..000000000 --- a/domains/vdr.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "voxj", - "email": "aglinkoyurjevich@gmail.com" - }, - "record": { - "CNAME": "rawintosh.github.io" - } -} From 9b99693a47ef2c56d37f067deb3e9ae308e109c1 Mon Sep 17 00:00:00 2001 From: voxj <129677054+voxj@users.noreply.github.com> Date: Mon, 17 Jun 2024 16:26:28 +0300 Subject: [PATCH 1423/1456] Register voxj.is-a.dev --- domains/voxj.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/voxj.json diff --git a/domains/voxj.json b/domains/voxj.json new file mode 100644 index 000000000..d651e14c3 --- /dev/null +++ b/domains/voxj.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "voxj", + "email": "129677054+voxj@users.noreply.github.com", + "discord": "1108039808649015336" + }, + + "record": { + "CNAME": "https://rawintosh.github.io/" + } + } + \ No newline at end of file From c6bb153b5eba22655a170a2465fa25b5e976162e Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Mon, 17 Jun 2024 20:39:25 +0530 Subject: [PATCH 1424/1456] Register mcstatus.is-a.dev --- domains/mcstatus.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mcstatus.json diff --git a/domains/mcstatus.json b/domains/mcstatus.json new file mode 100644 index 000000000..7aae06ee8 --- /dev/null +++ b/domains/mcstatus.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "EducatedSuddenBucket", + "email": "149485703+EducatedSuddenBucket@users.noreply.github.com", + "discord": "1167825360151380032" + }, + + "record": { + "CNAME": "mcstatus-is-a-dev.onrender.com" + } + } + \ No newline at end of file From 94fa35941e304fd9847672322182a54a52ac6c66 Mon Sep 17 00:00:00 2001 From: DEMONITIZED BOI <42183865+demonitize@users.noreply.github.com> Date: Mon, 17 Jun 2024 12:19:03 -0700 Subject: [PATCH 1425/1456] Update demonitize.json --- domains/demonitize.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/demonitize.json b/domains/demonitize.json index e6750f917..85b08e610 100644 --- a/domains/demonitize.json +++ b/domains/demonitize.json @@ -4,13 +4,13 @@ "email": "", "twitter": "demonitized_boi", "twitch": "demonitized_boi", - "discord": "DEMONITIZED BOI#6969" + "discord": "demonitize" }, "description": "Probably will use this to redirect to GitHub, because custom domain look cool", "repo": "https://github.com/demonitize", "record": { "URL": "https://github.com/demonitize", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "TXT": "dh=09350922b05d5a2bcc4a3b4b16c9ef4c0deecb79 v=spf1 include:spf.improvmx.com ~all" } } From 280c651ab31a6c4bce00844db84f998555efeb7c Mon Sep 17 00:00:00 2001 From: DEMONITIZED BOI <42183865+demonitize@users.noreply.github.com> Date: Mon, 17 Jun 2024 12:19:35 -0700 Subject: [PATCH 1426/1456] Update demonitize.json Updated discord tag and added discord txt record (in theory it'll work) From bc37fabf5ce1bb4e367e18aee5e73114a2a05734 Mon Sep 17 00:00:00 2001 From: Niran S Narayanan <42601162+nirans2002@users.noreply.github.com> Date: Tue, 18 Jun 2024 01:17:32 +0530 Subject: [PATCH 1427/1456] Create niransnarayanan.json --- domains/niransnarayanan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/niransnarayanan.json diff --git a/domains/niransnarayanan.json b/domains/niransnarayanan.json new file mode 100644 index 000000000..b4defc672 --- /dev/null +++ b/domains/niransnarayanan.json @@ -0,0 +1,10 @@ +{ + "description": "Personal website", + "owner": { + "username": "nirans2002", + "email": "nirans2002@gmail.com", + }, + "record": { + "CNAME": "https://niransnarayanan-web.web.app" + } +} From 3b6ba57fbf35e9b1b3a3d5990caf7be9feaddf06 Mon Sep 17 00:00:00 2001 From: Joao Zanutto Date: Mon, 17 Jun 2024 14:58:07 -0700 Subject: [PATCH 1428/1456] edit joaoz.is-a.dev --- domains/joaoz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/joaoz.json b/domains/joaoz.json index 5b6dad4ad..44fccdb42 100644 --- a/domains/joaoz.json +++ b/domains/joaoz.json @@ -4,6 +4,6 @@ "email": "jpberno@gmail.com" }, "record": { - "CNAME": "joao-zanutto.github.io" + "CNAME": "joao-zanutto-github-com.pages.dev" } } From e5927a8062f21fd2d031d21feb0ce1df3c6f47c6 Mon Sep 17 00:00:00 2001 From: itsmenewbie03 <89230263+itsmenewbie03@users.noreply.github.com> Date: Tue, 18 Jun 2024 06:52:58 +0800 Subject: [PATCH 1429/1456] feat: gh page verification --- ...thub-pages-challenge-itsmenewbie03.itsmenewbie03.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-itsmenewbie03.itsmenewbie03.json diff --git a/domains/_github-pages-challenge-itsmenewbie03.itsmenewbie03.json b/domains/_github-pages-challenge-itsmenewbie03.itsmenewbie03.json new file mode 100644 index 000000000..a488b233f --- /dev/null +++ b/domains/_github-pages-challenge-itsmenewbie03.itsmenewbie03.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "itsmenewbie03", + "email": "2101102516@student.buksu.edu.ph" + }, + "record": { + "TXT": "0cb7fb6e7c0049f04812cdb567ec89" + } +} From 7ae253d0fc882a23c317f1251acdf229734f9aac Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 18 Jun 2024 07:29:27 +0800 Subject: [PATCH 1430/1456] Delete domains/itsmenewbie03.json --- domains/itsmenewbie03.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/itsmenewbie03.json diff --git a/domains/itsmenewbie03.json b/domains/itsmenewbie03.json deleted file mode 100644 index 7e90635b0..000000000 --- a/domains/itsmenewbie03.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "itsmenewbie03", - "email": "2101102516@student.buksu.edu.ph" - }, - "record": { - "CNAME": "itsmenewbie03.github.io" - } -} From cce63c72b585379625b79bdce0a32094f9270322 Mon Sep 17 00:00:00 2001 From: Indra Sah Noeldy Date: Tue, 18 Jun 2024 08:26:41 +0700 Subject: [PATCH 1431/1456] feat: Create indra87g.json --- domains/indra87g.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/indra87g.json diff --git a/domains/indra87g.json b/domains/indra87g.json new file mode 100644 index 000000000..8360cc282 --- /dev/null +++ b/domains/indra87g.json @@ -0,0 +1,11 @@ +{ + "description": "Indra Sah Noeldy", + "repo": "https://github.com/is-a-dev/docs", + "owner": { + "username": "indra87g", + "email": "twinightwheel50@gmail.com" + }, + "record": { + "CNAME": "https://www.indra87g.surge.sh" + } +} From 48c44b73a141a453970eae42922a8a545ba431c6 Mon Sep 17 00:00:00 2001 From: Indra Sah Noeldy Date: Tue, 18 Jun 2024 08:30:00 +0700 Subject: [PATCH 1432/1456] feat: Create indra87g.json --- domains/indra87g.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/indra87g.json b/domains/indra87g.json index 8360cc282..063ea2303 100644 --- a/domains/indra87g.json +++ b/domains/indra87g.json @@ -6,6 +6,6 @@ "email": "twinightwheel50@gmail.com" }, "record": { - "CNAME": "https://www.indra87g.surge.sh" + "CNAME": "indra87g.surge.sh" } } From 13b4679d82e5b5a24f1d88cd16244952485f28d0 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Tue, 18 Jun 2024 08:58:24 +0700 Subject: [PATCH 1433/1456] Update domains/voxj.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/voxj.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/voxj.json b/domains/voxj.json index d651e14c3..257948c34 100644 --- a/domains/voxj.json +++ b/domains/voxj.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://rawintosh.github.io/" + "CNAME": "rawintosh.github.io" } } \ No newline at end of file From 3868c7c6a700f6a249bace4e8d0d8f1c9986f4f6 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Tue, 18 Jun 2024 08:58:51 +0700 Subject: [PATCH 1434/1456] yeet emails from existance --- domains/voxj.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/voxj.json b/domains/voxj.json index 257948c34..9e907462f 100644 --- a/domains/voxj.json +++ b/domains/voxj.json @@ -1,7 +1,7 @@ { "owner": { "username": "voxj", - "email": "129677054+voxj@users.noreply.github.com", + "email": "", "discord": "1108039808649015336" }, @@ -9,4 +9,4 @@ "CNAME": "rawintosh.github.io" } } - \ No newline at end of file + From 9420b7a9d2d9918a69fae67bd7c794785b8b78d7 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Tue, 18 Jun 2024 08:59:30 +0700 Subject: [PATCH 1435/1456] Update mcstatus.json --- domains/mcstatus.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/mcstatus.json b/domains/mcstatus.json index 7aae06ee8..cf0714d9d 100644 --- a/domains/mcstatus.json +++ b/domains/mcstatus.json @@ -1,7 +1,7 @@ { "owner": { "username": "EducatedSuddenBucket", - "email": "149485703+EducatedSuddenBucket@users.noreply.github.com", + "email": "", "discord": "1167825360151380032" }, @@ -9,4 +9,4 @@ "CNAME": "mcstatus-is-a-dev.onrender.com" } } - \ No newline at end of file + From 4611b4aa38c8a6d23f80f501931f15f72a2da8a7 Mon Sep 17 00:00:00 2001 From: Rohan <102975537+RohanDaCoder@users.noreply.github.com> Date: Tue, 18 Jun 2024 09:37:28 +0600 Subject: [PATCH 1436/1456] Register rohandacoder.is-a.dev --- domains/rohandacoder.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/rohandacoder.json diff --git a/domains/rohandacoder.json b/domains/rohandacoder.json new file mode 100644 index 000000000..c9af32372 --- /dev/null +++ b/domains/rohandacoder.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "RohanDaCoder", + "email": "RohanBmgo2010@gmail.com", + "discord": "922419431508938773" + }, + + "record": { + "CNAME": "rohandacoder.github.io" + } + } + \ No newline at end of file From 682ce1412a6c0912a93b9093f28f3b52637fe8eb Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 18 Jun 2024 13:38:13 +0800 Subject: [PATCH 1437/1456] Delete domains/_github-pages-challenge-itsmenewbie03.itsmenewbie03.json --- ...thub-pages-challenge-itsmenewbie03.itsmenewbie03.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-itsmenewbie03.itsmenewbie03.json diff --git a/domains/_github-pages-challenge-itsmenewbie03.itsmenewbie03.json b/domains/_github-pages-challenge-itsmenewbie03.itsmenewbie03.json deleted file mode 100644 index a488b233f..000000000 --- a/domains/_github-pages-challenge-itsmenewbie03.itsmenewbie03.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "itsmenewbie03", - "email": "2101102516@student.buksu.edu.ph" - }, - "record": { - "TXT": "0cb7fb6e7c0049f04812cdb567ec89" - } -} From 655430d2492f6ee5e2022f4fd5d32cd4bcc605bf Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 18 Jun 2024 13:45:31 +0800 Subject: [PATCH 1438/1456] run prettier --- domains/0x1026.json | 14 +++--- domains/0xzer0x.json | 5 +-- domains/200anxy.json | 14 +++--- domains/21z.json | 21 ++++----- domains/2giosangmitom.json | 14 +++--- domains/4-m4t.json | 14 +++--- domains/50x.json | 14 +++--- domains/57.json | 14 +++--- domains/8bit.json | 14 +++--- domains/_acme-challenge.juqwtf.json | 19 ++++---- domains/_acme-challenge.oioioi.json | 14 +++--- domains/_acme-challenge.raafey.json | 1 - domains/_discord.akcord.json | 16 +++---- domains/_discord.akshtt.json | 21 +++++---- domains/_discord.arman.json | 14 +++--- domains/_discord.ashishagarwal.json | 16 +++---- domains/_discord.axviii3.json | 14 +++--- domains/_discord.azhammakestrash.json | 18 ++++---- domains/_discord.bkms.json | 16 +++---- domains/_discord.blog.vornexx.json | 16 +++---- domains/_discord.caiden.json | 16 +++---- domains/_discord.cala.json | 16 +++---- domains/_discord.chaotic.json | 14 +++--- domains/_discord.codesuthar.json | 2 +- domains/_discord.duckysolucky.json | 14 +++--- domains/_discord.dwigoric.json | 21 +++++---- domains/_discord.evie.json | 14 +++--- domains/_discord.founderfie.json | 16 +++---- domains/_discord.fran.json | 16 +++---- domains/_discord.gioco.json | 14 +++--- domains/_discord.goyal.json | 18 ++++---- domains/_discord.imide.json | 18 ++++---- domains/_discord.imm0nv1nhtv.json | 16 +++---- domains/_discord.joesepp.json | 16 +++---- domains/_discord.joetroll.json | 16 +++---- domains/_discord.joshua.json | 21 +++++---- domains/_discord.kappurumedia.json | 16 +++---- domains/_discord.kenny.json | 16 +++---- domains/_discord.lewdhutao.json | 16 +++---- domains/_discord.meesam.json | 16 +++---- domains/_discord.myrdin.json | 16 +++---- domains/_discord.niksne.json | 16 +++---- domains/_discord.piste.json | 14 +++--- domains/_discord.poked.json | 18 ++++---- domains/_discord.priyanshu.json | 16 +++---- domains/_discord.push.json | 16 +++---- domains/_discord.riku.json | 16 +++---- domains/_discord.riviox.json | 21 +++++---- domains/_discord.rrcoder0167.json | 16 +++---- domains/_discord.rusky.json | 16 +++---- domains/_discord.sanooj.json | 14 +++--- domains/_discord.shan.json | 16 +++---- domains/_discord.thenoppy12.json | 22 +++++----- domains/_discord.toast.json | 16 +++---- domains/_discord.tobez.json | 16 +++---- domains/_discord.untitled.json | 16 +++---- domains/_discord.urging.json | 14 +++--- domains/_discord.vornexx.json | 16 +++---- domains/_discord.xzonix.json | 16 +++---- domains/_discord.zeaxey.json | 16 +++---- domains/_discord.zoom.json | 8 ++-- domains/_gh-is-a-dev-o.www.json | 16 +++---- ...b-pages-challenge-Bimarsha69.bimarsha.json | 14 +++--- ...ithub-pages-challenge-Codemaine.maine.json | 14 +++--- ...challenge-Crazy-Max-Blog.rpi.crazymax.json | 14 +++--- ...github-pages-challenge-Glqch404.glqch.json | 4 +- .../_github-pages-challenge-JerBlox.jer.json | 14 +++--- ...ithub-pages-challenge-LIGMATV.ligmatv.json | 14 +++--- ...-pages-challenge-LowkeyGUY4444.akshya.json | 14 +++--- ...-pages-challenge-MadisonWirtanen.zwyz.json | 18 ++++---- ...ithub-pages-challenge-Myrdincx.myrdin.json | 14 +++--- ...ithub-pages-challenge-NamesMT.namesmt.json | 14 +++--- ...b-pages-challenge-PokedWasTaken.poked.json | 18 ++++---- ...ithub-pages-challenge-Riihime.riihime.json | 18 ++++---- domains/_github-pages-challenge-Rouf0x.json | 14 +++--- ...allenge-ScytheMediaTheDev.scythemedia.json | 14 +++--- ...ithub-pages-challenge-Socketlike.evie.json | 14 +++--- ...ithub-pages-challenge-TheOldZoom.zoom.json | 8 ++-- ...ges-challenge-TheWongLife.thewonglife.json | 14 +++--- ...ithub-pages-challenge-aldnnnz.aldnnnz.json | 14 +++--- ...ges-challenge-anshbhimani.anshbhimani.json | 14 +++--- ...s-challenge-carafelix.heroprotagonist.json | 14 +++--- ...hub-pages-challenge-denboy0123.juqwtf.json | 14 +++--- ...s-challenge-devendrakanojiya.devendra.json | 14 +++--- ...nge-devendrakanojiya.devendrakanojiya.json | 14 +++--- ...thub-pages-challenge-giocoliere.gioco.json | 14 +++--- ...pages-challenge-heyshaquib.heyshaquib.json | 14 +++--- ...allenge-himangshu147-git.himangshu147.json | 21 +++++---- .../_github-pages-challenge-jwaxy.jwaxy.json | 18 ++++---- ...challenge-kiensamson0000.khuathuykien.json | 14 +++--- .../_github-pages-challenge-l6174.l6174.json | 14 +++--- ...pages-challenge-lightly-toasted.toast.json | 14 +++--- ..._github-pages-challenge-mrasif.mrasif.json | 2 +- ...ithub-pages-challenge-niksnemc.niksne.json | 14 +++--- ..._github-pages-challenge-reuel-k.reuel.json | 14 +++--- ...s-challenge-suryanarayanrenjith.surya.json | 14 +++--- .../_github-pages-challenge-tayrp.tay.json | 16 +++---- ...pages-challenge-thenoppy12.thenoppy12.json | 22 +++++----- ...-pages-challenge-vihaananand.untitled.json | 14 +++--- ...ithub-pages-challenge-yunexiz.yunexiz.json | 14 +++--- .../_github-pages-challenge-zpiste.piste.json | 14 +++--- ...ages-verification-code.meerkats.shays.json | 14 +++--- domains/a-little-hat.json | 14 +++--- domains/aa.json | 14 +++--- domains/aadirajuthup.json | 14 +++--- domains/aakashuuuu.json | 16 +++---- domains/aayushsiwa.json | 14 +++--- domains/abc.json | 14 +++--- domains/abdelkarim-ain.json | 14 +++--- domains/abdelkarimain.json | 14 +++--- domains/abdo.json | 14 +++--- domains/abe.json | 21 +++++---- domains/abhilash.json | 22 +++++----- domains/abhishek-sharma.json | 14 +++--- domains/abhrajitdas.json | 25 ++++++----- domains/abid.json | 14 +++--- domains/abyss.json | 14 +++--- domains/acctuke.json | 14 +++--- domains/acronical.json | 14 +++--- domains/adeebkhan.json | 21 +++++---- domains/adit.json | 14 +++--- domains/adoqet.json | 33 ++++++-------- domains/advance-bot.json | 21 +++++---- domains/aesyncio.json | 21 +++++---- domains/afidev.json | 14 +++--- domains/afk.json | 14 +++--- domains/afp.json | 9 +--- domains/agn.json | 21 +++++---- domains/ahmedtohamy.json | 14 +++--- domains/ahsanu.json | 14 +++--- domains/ai-demo.json | 21 +++++---- domains/aichat.json | 14 +++--- domains/ain3abdo.json | 14 +++--- domains/air.json | 16 +++---- domains/aish.json | 14 +++--- domains/aixiaoji.json | 14 +++--- domains/ajay.json | 14 +++--- domains/ajayanto.json | 14 +++--- domains/akash.json | 14 +++--- domains/akashr.json | 14 +++--- domains/akatsuki.json | 21 +++++---- domains/akborana.json | 21 +++++---- domains/akcord.json | 18 ++++---- domains/akhilesh.json | 20 ++++----- domains/akki.json | 21 +++++---- domains/akrm.json | 23 +++++----- domains/akshat.json | 14 +++--- domains/akshayks.json | 14 +++--- domains/akshya.json | 18 ++++---- domains/alain.json | 22 +++++----- domains/aldess.json | 14 +++--- domains/aldnnnz.json | 22 +++++----- domains/alexd.json | 21 +++++---- domains/alexismaison.json | 14 +++--- domains/alfanaan.json | 20 ++++----- domains/alfari.json | 14 +++--- domains/alijafari.json | 14 +++--- domains/alimehdi.json | 14 +++--- domains/aliwoto.json | 14 +++--- domains/alltawd.json | 14 +++--- domains/almaz.json | 5 +-- domains/alphatechnolog.json | 18 ++++---- domains/amerigo.json | 14 +++--- domains/ammthecoder.json | 14 +++--- domains/andres.json | 14 +++--- domains/andrewdxz.json | 21 +++++---- domains/animesh.json | 18 ++++---- domains/ann.json | 20 ++++----- domains/anna.json | 21 +++++---- domains/anton.json | 14 +++--- domains/anumeya.json | 14 +++--- domains/anurag.json | 14 +++--- domains/any.json | 14 +++--- domains/ap2.json | 14 +++--- domains/apam.json | 14 +++--- domains/apep.json | 21 +++++---- domains/apgyorfi.json | 14 +++--- domains/api.namkun.json | 14 +++--- domains/api.shockbs.json | 14 +++--- domains/api.zoom.json | 24 +++++------ domains/apostolos.json | 15 +++---- domains/app.json | 14 +++--- domains/aqilhensem.json | 16 +++---- domains/araguaci.json | 8 ++-- domains/arceus.json | 21 +++++---- domains/archon.json | 14 +++--- domains/ardistory.json | 14 +++--- domains/ardox.json | 14 +++--- domains/arhan.json | 21 +++++---- domains/ariffhazmi.json | 23 +++++----- domains/arjuncvinod.json | 22 +++++----- domains/arman.json | 18 ++++---- domains/arnab.json | 14 +++--- domains/arrtea.json | 16 +++---- domains/artesdosul.json | 14 +++--- domains/artix.json | 21 +++++---- domains/aryan.json | 14 +++--- domains/aryxst.json | 14 +++--- domains/as.json | 16 +++---- domains/ascii.educatedsuddenbucket.json | 24 +++++------ domains/ashif.json | 14 +++--- domains/ashishagarwal.json | 2 +- domains/ashishagr.json | 23 ++++------ domains/ashishji.json | 18 ++++---- domains/ashley.json | 16 +++---- domains/asicalug.json | 14 +++--- domains/asnct.json | 14 +++--- domains/asteria.json | 14 +++--- domains/asterisk.json | 16 +++---- domains/auras.json | 21 +++++---- domains/aus.json | 14 +++--- domains/austino.json | 14 +++--- domains/avengers-sonarqube.json | 14 +++--- domains/axay.json | 16 +++---- domains/axe.json | 14 +++--- domains/axeon.json | 18 ++++---- domains/axrxvm.json | 14 +++--- domains/ayinaki.json | 14 +++--- domains/aymouwu.json | 14 +++--- domains/ayoungmanwithanoldsoul.json | 14 +++--- domains/ayushtiwari.json | 22 +++++----- domains/azhammakestrash.json | 16 +++---- domains/b4iterdev.json | 21 +++++---- domains/badend.json | 20 ++++----- domains/baka.json | 14 +++--- domains/bako.json | 21 +++++---- domains/baptiste.json | 14 +++--- domains/bark1n.json | 14 +++--- domains/barnacl437.json | 14 +++--- domains/bcraft.json | 21 +++++---- domains/bean.json | 14 +++--- domains/benz.json | 14 +++--- domains/bernalvarela.json | 14 +++--- domains/betsthebest.json | 14 +++--- domains/bhardwaj.json | 14 +++--- domains/bigtime.json | 14 +++--- domains/billy.json | 14 +++--- domains/bimarsha.json | 14 +++--- domains/bin.sono.json | 21 +++++---- domains/binwonk.json | 14 +++--- domains/bismuth.json | 14 +++--- domains/bkms.json | 14 +++--- domains/blitzbrian.json | 21 +++++---- domains/blog.areen-c.json | 14 +++--- domains/blog.areen.json | 14 +++--- domains/blog.joetroll.json | 16 +++---- domains/blog.quincetart10.json | 20 ++++----- domains/blog.sanooj.json | 14 +++--- domains/blog.uvw.json | 4 +- domains/blog.vornexx.json | 14 +++--- domains/blogs.adityabh.json | 14 +++--- domains/blue.json | 20 ++++----- domains/bob16077.json | 22 +++++----- domains/boseong.json | 14 +++--- domains/brainproxy.json | 14 +++--- domains/brandgrandreal.json | 14 +++--- domains/bud.json | 20 ++++----- domains/buyer.json | 14 +++--- domains/byte.json | 14 +++--- domains/caburum.json | 14 +++--- domains/caesar.json | 14 +++--- domains/caiden.json | 16 +++---- domains/cala.json | 21 +++++---- domains/calum.json | 14 +++--- domains/canavan.json | 43 +++++++++---------- domains/carlo.json | 14 +++--- domains/carpodi.json | 14 +++--- domains/catfein.json | 14 +++--- domains/catfoolyou.json | 14 +++--- domains/cdn.arman.json | 16 +++---- domains/cdn.artix.json | 21 +++++---- domains/cdn.mohammad87115.json | 20 ++++----- domains/cdn.parsewar.json | 14 +++--- domains/cdn.serstars.json | 20 ++++----- domains/ceed.json | 14 +++--- domains/cfp.json | 18 ++++---- domains/cggaurav.json | 14 +++--- domains/chathub.json | 14 +++--- domains/chegedouglas.json | 21 +++++---- domains/chepsgames.json | 14 +++--- domains/chess.bob16077.json | 18 ++++---- domains/chgeo.json | 14 +++--- domains/chiko.json | 14 +++--- domains/chiragnahata.json | 14 +++--- domains/chiranth.json | 14 +++--- domains/choukseaaryan.json | 14 +++--- domains/chrinsieboy.json | 14 +++--- domains/chrischenny.json | 14 +++--- domains/chriscoding.json | 21 +++++---- domains/chutte.json | 14 +++--- domains/ciaobot.json | 18 ++++---- domains/cibucristi.json | 21 +++++---- domains/clicpow.json | 14 +++--- domains/cloudirector.json | 14 +++--- domains/cloudskies.json | 21 ++++----- domains/codecloak.jigar.json | 14 +++--- domains/codeminds.json | 14 +++--- domains/codeserver.sono.json | 21 +++++---- domains/codestantin.json | 14 +++--- domains/codixer.json | 14 +++--- domains/cody.json | 14 +++--- domains/colix.json | 14 +++--- domains/completesoft.json | 18 ++++---- domains/corey.json | 14 +++--- domains/cr1ket.json | 22 +++++----- domains/crafty.json | 14 +++--- domains/creed.json | 14 +++--- domains/creeperita104.json | 14 +++--- domains/crischutu07.json | 5 +-- domains/cristofer54.json | 14 +++--- domains/crm.digidenone.json | 14 +++--- domains/ctrlraul.json | 20 ++++----- domains/cutedog5695.json | 27 +++++------- domains/cybersecbyte.json | 14 +++--- domains/cycloneaddons.json | 22 +++++----- domains/cylis.json | 21 +++++---- domains/czwx.json | 14 +++--- domains/d4rkd3n1337.json | 14 +++--- domains/dadaboudi.chiragnahata.json | 14 +++--- domains/dae.json | 14 +++--- domains/daksh.json | 14 +++--- domains/damu.json | 14 +++--- domains/dangnat.json | 14 +++--- domains/danosyrus.json | 22 +++++----- domains/darshil.json | 14 +++--- domains/darvin.json | 14 +++--- domains/darvingaba.json | 14 +++--- domains/dashboard.almaz.json | 4 +- domains/dashboard.chiragnahata.json | 14 +++--- domains/dasshark.json | 14 +++--- domains/data.om.json | 14 +++--- domains/davidbisky.json | 14 +++--- domains/dead.json | 14 +++--- domains/debarchito.json | 21 +++++---- domains/decentparadox.json | 14 +++--- domains/declan.json | 14 +++--- domains/deepesh.json | 20 ++++----- domains/denboy0123.json | 14 +++--- domains/desiredesign.json | 14 +++--- domains/dev.acronical.json | 18 ++++---- domains/dev.charlesbird.json | 14 +++--- domains/dev.wilbur.json | 14 +++--- domains/dev10us.json | 20 ++++----- domains/devbrainless.json | 14 +++--- domains/devbx.json | 14 +++--- domains/devendra.json | 14 +++--- domains/devlori.json | 14 +++--- domains/dg23w6xwjtee.json | 21 +++++---- domains/dhananjaypatil.json | 14 +++--- domains/dhruvilprajapati.json | 14 +++--- domains/digidenone.json | 14 +++--- domains/dimtsagk.json | 14 +++--- domains/discdefender.json | 14 +++--- domains/discusser.json | 20 ++++----- domains/divyanshudhruv.json | 20 ++++----- domains/django.json | 14 +++--- domains/dk.json | 14 +++--- domains/docs.trung.json | 14 +++--- domains/dogesploit.json | 14 +++--- domains/dohyun.json | 14 +++--- domains/domb.json | 18 ++++---- domains/dominicbrauer.json | 14 +++--- domains/door.json | 20 ++++----- domains/drago-cuven.json | 22 +++++----- domains/drakeknight.json | 15 +++---- domains/dreni.json | 14 +++--- domains/drenxhyliqi.json | 14 +++--- domains/drian.json | 14 +++--- domains/dumo.json | 14 +++--- domains/durov.json | 14 +++--- domains/dushmanta.json | 20 ++++----- domains/dust0n.json | 14 +++--- domains/duyhung.json | 14 +++--- domains/duyquang.json | 14 +++--- domains/duzo.json | 20 ++++----- domains/dwigoric.json | 14 +++--- domains/dylanjtholen.json | 14 +++--- domains/dylanmarsili.json | 21 +++++---- domains/ecoplayer07.json | 14 +++--- domains/ecstaticsoul.json | 14 +++--- domains/educatedsuddenbucket.json | 31 ++++++------- domains/edwardsnowden.json | 14 +++--- domains/edwin-lh.json | 22 +++++----- domains/effex.json | 14 +++--- domains/egyxo.json | 21 +++++---- domains/ehab.json | 14 +++--- domains/eletrixtime.json | 14 +++--- domains/elfanaan.json | 20 ++++----- domains/email.zeaxey.json | 19 ++++---- domains/emmy.json | 14 +++--- domains/emoji.json | 21 +++++---- domains/emojiplayer.json | 14 +++--- domains/ernande.json | 14 +++--- domains/eryquicc.json | 35 +++++++-------- domains/escfrpls.json | 14 +++--- domains/essawy.json | 20 ++++----- domains/evalk.json | 21 +++++---- domains/evie.json | 14 +++--- domains/exhq.json | 21 +++++---- domains/extensions.trung.json | 14 +++--- domains/exx.json | 14 +++--- domains/fa-fifi.json | 8 ++-- domains/fab1andev.json | 22 +++++----- domains/fahri.json | 14 +++--- domains/fajox.json | 19 +++++--- domains/farman.json | 14 +++--- domains/fassion.json | 14 +++--- domains/fathulfahmy.json | 14 +++--- domains/faul.json | 22 +++++----- domains/faultywindows.json | 21 +++++---- domains/femboy.json | 14 +++--- domains/fetches.educatedsuddenbucket.json | 24 +++++------ domains/files.ravener.json | 4 +- domains/files.vornexx.json | 18 ++++---- domains/flash.json | 14 +++--- domains/fliberd.json | 14 +++--- domains/flower.json | 21 ++++----- domains/fluor.json | 14 +++--- domains/fluoresced.json | 14 +++--- domains/fma.json | 3 +- domains/founderfie.json | 20 ++++----- domains/foxie.arman.json | 14 +++--- domains/fptbb.json | 21 ++++----- domains/fran.json | 5 +-- domains/frank.json | 14 +++--- domains/frenzy.json | 14 +++--- domains/friday.json | 14 +++--- domains/frogiee1real.json | 14 +++--- domains/froniz.json | 21 +++++---- domains/fuds.json | 14 +++--- domains/funasitien.json | 14 +++--- domains/furry.json | 21 +++++---- domains/fyz.json | 14 +++--- domains/gabriela.json | 14 +++--- domains/gachugu.json | 14 +++--- domains/games.bob16077.json | 18 ++++---- domains/gassayping.json | 14 +++--- domains/gattinhosbot.json | 12 ++---- domains/gauravguptaa.json | 14 +++--- domains/gavingogaming.json | 14 +++--- domains/gbot.json | 24 +++++------ domains/gee.json | 14 +++--- domains/geenzo.json | 14 +++--- domains/gen1x.json | 14 +++--- domains/gerick.json | 14 +++--- domains/getsono.json | 33 +++++++------- domains/gg.shockbs.json | 14 +++--- domains/gioco.json | 14 +++--- domains/glitchblog.mrdev88.json | 14 +++--- domains/go.fran.json | 16 +++---- domains/goel.json | 20 ++++----- domains/goguardian.json | 21 +++++---- domains/gokcin.json | 14 +++--- domains/gokulbarath.json | 22 +++++----- domains/golden.json | 25 ++++++----- domains/goobsoder.json | 14 +++--- domains/gopal.json | 18 ++++---- domains/goyal.json | 20 ++++----- domains/grafaffel.json | 14 +++--- domains/grantcards.json | 14 +++--- domains/graphica.json | 14 +++--- domains/graphicanow.json | 14 +++--- domains/grusio.json | 14 +++--- domains/gta.json | 21 +++++---- domains/gudorlltti.json | 16 +++---- domains/gulu.json | 21 +++++---- domains/gunethra.json | 14 +++--- domains/guptagaurav.json | 14 +++--- domains/guru.json | 14 +++--- domains/gvl610.json | 20 ++++----- domains/gwilym.json | 14 +++--- domains/h1roune.json | 14 +++--- domains/h3ja.json | 21 +++++---- domains/hafi.json | 20 ++++----- domains/haizad.json | 14 +++--- domains/hasnain.json | 14 +++--- domains/hassbomb.json | 14 +++--- domains/hazel.json | 21 +++++---- domains/hazelnut.json | 14 +++--- domains/he.json | 14 +++--- domains/hein.json | 14 +++--- domains/hikamoru.json | 14 +++--- domains/hitesh.json | 14 +++--- domains/hk.json | 14 +++--- domains/hkdkfih.json | 21 +++++---- domains/homelander.json | 14 +++--- domains/hoogdorp.json | 14 +++--- domains/horizon-server.json | 21 +++++---- domains/host-image.json | 14 +++--- domains/hridimay.json | 14 +++--- domains/hugovidafe.json | 14 +++--- domains/huz.json | 22 +++++----- domains/hycord.json | 2 +- domains/ialkoa.json | 14 +++--- domains/iam.json | 14 +++--- domains/iamai.json | 14 +++--- domains/iamlazylll.json | 14 +++--- domains/ians.json | 14 +++--- domains/ibrahimai.json | 14 +++--- domains/ibrahimtech.json | 14 +++--- domains/ignasius.json | 14 +++--- domains/ikdan.json | 14 +++--- domains/ikhlashmulya.json | 14 +++--- domains/ikjun.json | 14 +++--- domains/illy.json | 20 ++++----- domains/imad.json | 4 +- domains/imd.json | 4 +- domains/img.cala.json | 21 +++++---- domains/img.kenny.json | 14 +++--- domains/imide.json | 16 +++---- domains/imm0nv1nhtv.json | 14 +++--- domains/imran.json | 14 +++--- domains/imsoumyaneel.json | 14 +++--- domains/indidee.json | 14 +++--- domains/infinotiver.json | 14 +++--- domains/ipsum.json | 14 +++--- domains/iqat.json | 20 ++++----- domains/isabella.json | 14 +++--- domains/ishan-chawla.json | 14 +++--- domains/itsreimau.json | 14 +++--- domains/ittranducloc.json | 14 +++--- domains/ja.json | 14 +++--- domains/jabin.json | 14 +++--- domains/jacksonmalone.json | 14 +++--- domains/jamespi.json | 14 +++--- domains/jamestheflash22.json | 18 ++++---- domains/jb.json | 2 +- domains/jellyfin.chiragnahata.json | 14 +++--- domains/jemex.json | 14 +++--- domains/jer.json | 14 +++--- domains/jermaine.json | 14 +++--- domains/jes.json | 14 +++--- domains/jesseallan.json | 14 +++--- domains/jhedmendoza.json | 15 +++---- domains/jigar.json | 14 +++--- domains/joao-silva.json | 21 +++++---- domains/joaoz.json | 14 +++--- domains/joesepp.json | 22 +++++----- domains/joetroll.json | 16 +++---- domains/johndoe.json | 14 +++--- domains/johndoegg.json | 14 +++--- domains/joltz.json | 21 +++++---- domains/joltz1234.json | 21 +++++---- domains/joseph.json | 14 +++--- domains/joshua.json | 21 +++++---- domains/josval.json | 14 +++--- domains/js.json | 18 ++++---- domains/jsjack.json | 14 +++--- domains/jsongenerator.json | 24 +++++------ domains/jstn.json | 24 +++++------ domains/juan.json | 21 +++++---- domains/juin.json | 19 ++++---- domains/jumanji.json | 12 ++---- domains/jun-wei.json | 14 +++--- domains/junwei.json | 14 +++--- domains/juqwtf.json | 18 ++++---- domains/jurgen.json | 14 +++--- domains/kaktus.json | 14 +++--- domains/kalanathilake.json | 14 +++--- domains/kamlendras.json | 23 +++++----- domains/kamolgks.json | 14 +++--- domains/kanti-tkm.json | 18 ++++---- domains/kappucino.json | 21 +++++---- domains/karthikr.json | 14 +++--- domains/katz.json | 14 +++--- domains/kavin.json | 14 +++--- domains/kaybee.json | 14 +++--- domains/kazuoyk.json | 14 +++--- domains/kem.json | 3 +- domains/kenny.json | 26 +++++------ domains/kermicidal.json | 16 +++---- domains/kernel32dll.json | 26 +++++------ domains/kershan.json | 16 +++---- domains/kewanb.json | 14 +++--- domains/khaidev.json | 21 +++++---- domains/killuazoldyck.json | 14 +++--- domains/kingluc.json | 14 +++--- domains/kirill-adamuk.json | 14 +++--- domains/kisi.json | 14 +++--- domains/kiwi.json | 14 +++--- domains/klent.json | 18 ++++---- domains/klone.json | 14 +++--- domains/kociak.json | 14 +++--- domains/kokofixcomputers.json | 21 +++++---- domains/koriumm.json | 16 +++---- domains/korrykatti.json | 22 +++++----- domains/kota.json | 14 +++--- domains/kotelek.json | 14 +++--- domains/kr.json | 14 +++--- domains/kreativethinker.json | 14 +++--- domains/krishnan.json | 4 +- domains/krunch.json | 22 +++++----- domains/kryptorian.json | 14 +++--- domains/kryptx.json | 14 +++--- domains/krystian.json | 14 +++--- domains/kuroigg.json | 14 +++--- domains/kushal.json | 14 +++--- domains/kxtz.json | 14 +++--- domains/kylewebdev.json | 14 +++--- domains/kyogrq.json | 14 +++--- domains/l6174.json | 15 +++---- domains/lachsfilet.json | 14 +++--- domains/lakhindar.json | 23 ++++++---- domains/lalit.json | 14 +++--- domains/land.json | 14 +++--- domains/larp.json | 14 +++--- domains/lavalink.akshtt.json | 21 +++++---- domains/lazizbek.json | 14 +++--- domains/lbplbp.json | 14 +++--- domains/ledraa.json | 14 +++--- domains/lengyandong.json | 14 +++--- domains/leska.json | 14 +++--- domains/letters.json | 14 +++--- domains/lev.json | 14 +++--- domains/levisurely.json | 14 +++--- domains/levraiardox.json | 14 +++--- domains/lewdhutao.json | 16 +++---- domains/lewis.json | 14 +++--- domains/lexufybot.json | 14 +++--- domains/lhjhminecraft.json | 14 +++--- domains/lighty.json | 9 +--- domains/ligmatv.json | 20 ++++----- domains/lilith.json | 14 +++--- domains/lime360.json | 14 +++--- domains/link.krunch.json | 18 ++++---- domains/linkr.json | 14 +++--- domains/linkup.json | 14 +++--- domains/linky.json | 14 +++--- domains/littletw.json | 14 +++--- domains/live.json | 14 +++--- domains/lnk.json | 21 +++++---- domains/lnminh1411.json | 20 ++++----- domains/looker.json | 22 +++++----- domains/lowrp.site.json | 14 +++--- domains/lua.json | 2 +- domains/lucasp.json | 20 ++++----- domains/lucky.json | 21 +++++---- domains/luislemus.json | 14 +++--- domains/lukass.json | 14 +++--- domains/luki.json | 20 ++++----- domains/lumix.json | 21 +++++---- domains/lunarleaf.json | 14 +++--- domains/lutherantz.json | 14 +++--- domains/luyende.json | 14 +++--- domains/lyke.json | 14 +++--- domains/lylythechosenone.json | 14 +++--- domains/madkarma.json | 14 +++--- domains/magdi.json | 14 +++--- domains/mage.json | 14 +++--- domains/magic.json | 18 ++++---- domains/magniquick.json | 6 +-- domains/mail.aayushsiwa.json | 16 +++---- domains/mail.animesh.json | 23 +++++----- domains/mail.boolean44.json | 16 +++---- domains/mail.boolean442.json | 16 +++---- domains/mail.krunch.json | 22 +++++----- domains/mail.somyadipghosh.json | 14 +++--- domains/mail.zvdxc.json | 11 ++--- domains/maine.json | 21 +++++---- domains/maintainers.json | 5 +-- domains/malleshcn.json | 14 +++--- domains/mameen.json | 14 +++--- domains/manastripathi.json | 14 +++--- domains/mariano-avila.json | 22 +++++----- domains/mariano.avila.json | 14 +++--- domains/markblum.json | 14 +++--- domains/maskduck.json | 14 ++++-- domains/mastergrid.json | 14 +++--- domains/matt.json | 2 +- domains/matytyma.json | 21 +++++---- domains/maurice.json | 21 +++++---- domains/maximilian.json | 31 ++++++------- domains/mayank.json | 14 +++--- domains/mc.minmit.json | 21 +++++---- domains/mc.neki.json | 4 +- domains/mcreed.json | 19 +++++--- domains/mcstatus.json | 21 +++++---- domains/mduha.json | 14 +++--- domains/me.json | 14 +++--- domains/mebius-.json | 14 +++--- domains/meesam.json | 14 +++--- domains/meghdip.json | 21 +++++---- domains/mekota.json | 14 +++--- domains/meku.json | 21 +++++---- domains/mekuu.json | 14 +++--- domains/mekuuu.json | 14 +++--- domains/mekuvsh.json | 14 +++--- domains/mekuzv.json | 14 +++--- domains/melody.json | 21 +++++---- domains/menkr.json | 14 +++--- domains/merely.json | 14 +++--- domains/messiersixtyfour.json | 14 +++--- domains/mewwme.json | 18 ++++---- domains/micozv.json | 21 +++++---- domains/midair.json | 20 ++++----- domains/miladamiri.json | 14 +++--- domains/minecraft.urging.json | 14 +++--- domains/minerwolfybtvn.json | 21 +++++---- domains/minhphan.json | 14 +++--- domains/miquel.json | 14 +++--- domains/misha.json | 14 +++--- domains/miskode.json | 14 +++--- domains/misonomika.json | 21 +++++---- domains/miten.json | 14 +++--- domains/modules.json | 14 +++--- domains/mohammad87115.json | 22 +++++----- domains/moncef.json | 14 +++--- domains/mori.lalit.json | 14 +++--- domains/mosa.json | 14 +++--- domains/mosaic.json | 21 +++++---- domains/moviebypass.json | 14 +++--- domains/mr-virus.json | 14 +++--- domains/mr.bhardwaj.json | 14 +++--- domains/mrdev88.json | 14 +++--- domains/mrksbgg.json | 21 +++++---- domains/mrstickypiston.json | 16 +++---- domains/mrvasil.json | 4 +- domains/mssfreight.json | 14 +++--- domains/muhalvin.json | 20 ++++----- domains/muizzz.json | 22 +++++----- domains/mumble.sono.json | 21 +++++---- domains/musiccorn01.json | 14 +++--- domains/mustafaozturk.json | 14 +++--- domains/mwa.json | 14 +++--- domains/mwanothere.json | 14 +++--- domains/my.sembiland.json | 14 +++--- domains/mydesktop.json | 14 +++--- domains/myrdin.json | 14 +++--- domains/mystic-titans.json | 14 +++--- domains/myxi.json | 14 +++--- domains/mznking.json | 14 +++--- domains/n0rule.json | 14 +++--- domains/n4rc1ssus.json | 16 +++---- domains/naffy.json | 20 ++++----- domains/naivelyn.json | 14 +++--- domains/namesmt.json | 14 +++--- domains/namkun.json | 14 +++--- domains/nanonavigate.json | 14 +++--- domains/natewashburn.json | 14 +++--- domains/navon.json | 14 +++--- domains/neighbour.next.door.json | 20 ++++----- domains/neki.json | 7 +-- domains/nekitori17.json | 2 +- domains/neo.json | 14 +++--- domains/nepnep.imm0nv1nhtv.json | 19 ++++---- domains/nerd.json | 20 ++++----- domains/new.vornexx.json | 14 +++--- domains/newyear.trung.json | 14 +++--- domains/nexos.json | 14 +++--- domains/nexsphere.json | 14 +++--- domains/next.door.json | 20 ++++----- domains/nezarec.json | 14 +++--- domains/ngt.json | 14 +++--- domains/nicesapien.json | 22 +++++----- domains/nidun.json | 20 ++++----- domains/niksne.json | 14 +++--- domains/nikymetaa.json | 14 +++--- domains/nikywelcome.json | 14 +++--- domains/ninad.json | 20 ++++----- domains/nirushan.json | 22 +++++----- domains/nishan-hamza.json | 14 +++--- domains/nishith.json | 14 +++--- domains/niteshpanthi.json | 14 +++--- domains/nithin.json | 18 ++++---- domains/nithinbiju.json | 19 ++++---- domains/nitin.json | 14 +++--- domains/nmsderp.json | 20 ++++----- domains/noahgao.json | 21 +++++---- domains/nocwarebot.acronical.json | 14 +++--- domains/node.nvsn.json | 14 +++--- domains/nom.json | 14 +++--- domains/nonam4lol.json | 14 +++--- domains/note.json | 14 +++--- domains/notfrycek.json | 14 +++--- domains/nova.json | 18 ++++---- domains/novafox.json | 14 +++--- domains/novampr.json | 14 +++--- domains/nozura.json | 19 ++++---- domains/ntech.json | 14 +++--- domains/ntfy.ravener.json | 4 +- domains/nthduc.json | 14 +++--- domains/ntmusic.json | 14 +++--- domains/nutworks-team.json | 14 +++--- domains/nx.json | 10 ++--- domains/oandbtech-chat.json | 14 +++--- domains/oandbtech.json | 14 +++--- domains/oceannetwork.json | 14 +++--- domains/odanilo.json | 14 +++--- domains/ohdy.json | 14 +++--- domains/oioioi.json | 14 +++--- domains/olivia.json | 18 ++++---- domains/om-auti.json | 14 +++--- domains/om.json | 16 +++---- domains/omairr.json | 14 +++--- domains/omar.json | 14 +++--- domains/one.json | 21 +++++---- domains/onlive.json | 14 +++--- domains/oogway.json | 14 +++--- domains/opott.json | 18 ++++---- domains/p1raidz.json | 14 +++--- domains/palekiox.json | 14 +++--- domains/pana.json | 14 +++--- domains/pande.json | 14 +++--- domains/panel.nvsn.json | 14 +++--- domains/panel.stefdp.json | 4 +- domains/paperstar.json | 14 +++--- domains/parsewar.json | 14 +++--- domains/passadissubmari.json | 18 ++++---- domains/pavan.json | 14 +++--- domains/peachy.json | 21 +++++---- domains/pedrito.json | 23 +++++----- domains/peroxide.json | 22 +++++----- domains/ph7ntom.json | 14 +++--- domains/phamanhtien.json | 14 +++--- domains/pic.cfp.json | 20 ++++----- domains/pinkyplant.json | 22 +++++----- domains/piplup7575.json | 14 +++--- domains/piste.json | 16 +++---- domains/piyushkatyal.json | 20 ++++----- domains/plow.json | 14 +++--- domains/plugin.json | 14 +++--- domains/plumsy.json | 14 +++--- domains/ply.json | 14 +++--- domains/polo.json | 21 +++++---- domains/polongdev.json | 14 +++--- domains/porant.json | 14 +++--- domains/pow.json | 14 +++--- domains/praharsh.json | 14 +++--- domains/praharshjain.json | 14 +++--- domains/prajwal.json | 21 +++++---- domains/pranavagrawal.json | 7 +-- domains/praneeth.json | 21 +++++---- domains/prashant.json | 14 +++--- domains/prathamesh.json | 21 +++++---- domains/praveen-patel.json | 19 ++++---- domains/premiumairoxide.json | 16 +++---- domains/preston-code-lobby.json | 14 +++--- domains/preston-code.json | 14 +++--- domains/preview.shan.json | 20 ++++----- domains/prime.json | 22 +++++----- domains/prox.preston-code.json | 21 +++++---- domains/proxy.stefdp.json | 4 +- domains/proxy.trung.json | 14 +++--- domains/psnbl.json | 14 +++--- domains/ptero.phoenix.json | 6 +-- domains/push.json | 22 +++++----- domains/pustak.json | 14 +++--- domains/py.json | 14 +++--- domains/qtitpc.json | 16 +++---- domains/quadeer.json | 16 +++---- domains/quincetart10.json | 38 ++++++++-------- domains/r1p.json | 14 +++--- domains/r2mvstr.json | 14 +++--- domains/raafey.json | 18 ++++---- domains/raf.json | 14 +++--- domains/rafaar.json | 14 +++--- domains/rainotoberu.json | 14 +++--- domains/rajveer.json | 1 - domains/ralph.json | 14 +++--- domains/ralphpineda.json | 14 +++--- domains/ram.json | 22 +++++----- domains/raman.json | 14 +++--- domains/ranareal.json | 16 +++---- domains/raphael.json | 14 +++--- domains/raqeemtak.json | 14 +++--- domains/rasel.json | 14 +++--- domains/raselshikdar.json | 14 +++--- domains/ravener.json | 5 +-- domains/ray.json | 14 +++--- domains/rbg.brandgrandreal.json | 14 +++--- domains/rdap.json | 14 +++--- domains/real.json | 14 +++--- domains/realfara.json | 14 +++--- domains/realityleaks.json | 21 +++++---- domains/realyash.json | 18 ++++---- domains/receiptify.json | 26 +++++------ domains/rednotsus.json | 14 +++--- domains/refayet.json | 20 ++++----- domains/renn.json | 21 +++++---- domains/researcx.json | 26 ++++------- domains/resolved.json | 24 +++++------ ...staurantmanagementsystem.chiragnahata.json | 14 +++--- domains/reuel.json | 18 ++++---- domains/revvnik.json | 14 +++--- domains/rez3x.json | 14 +++--- domains/ricky.json | 14 +++--- domains/riddim-glitch.json | 14 +++--- domains/riihime.json | 14 +++--- domains/riku.json | 14 +++--- domains/rikubot.json | 14 +++--- domains/rikuxyz.json | 18 ++++---- domains/rishub.json | 14 +++--- domains/rivos.json | 22 +++++----- domains/rl.json | 14 +++--- domains/rnv.json | 14 +++--- domains/rob.json | 4 +- domains/robson.json | 14 +++--- domains/ronan696.json | 14 +++--- domains/ronnie.json | 14 +++--- domains/rootcircle.json | 14 +++--- domains/rooyca.json | 14 +++--- domains/rorosin.json | 14 +++--- domains/rose1440.json | 21 +++++---- domains/rouf0x.json | 21 +++++---- domains/roufox.json | 21 +++++---- domains/rpi.crazymax.json | 14 +++--- domains/rrcoder0167.json | 21 +++++---- domains/rt10.json | 26 +++++------ domains/ruchitawagh.json | 18 ++++---- domains/ruixey.json | 21 +++++---- domains/rushil-patel.json | 18 ++++---- domains/rushil.json | 18 ++++---- domains/rusky.json | 21 +++++---- domains/ruthless.json | 14 +++--- domains/ryanisyyds.json | 14 +++--- domains/ryannkim327.json | 21 +++++---- domains/ryo.json | 14 +++--- domains/s1d.json | 21 +++++---- domains/s409.json | 21 +++++---- domains/s4il.json | 14 +++--- domains/sabbir.json | 14 +++--- domains/sadgabi.json | 14 +++--- domains/saikat.json | 14 +++--- domains/sajiddev.json | 14 +++--- domains/sanooj.json | 18 ++++---- domains/santosh.json | 20 ++++----- domains/sarthak.json | 21 +++++---- domains/sashank.json | 14 +++--- domains/saumon.json | 21 +++++---- domains/saxon.json | 14 +++--- domains/scfp.json | 20 ++++----- domains/school.klent.json | 21 +++++---- domains/scythemedia.json | 23 +++++----- domains/seba.json | 14 +++--- domains/sebb.json | 14 +++--- domains/secredasho.json | 14 +++--- domains/seen.json | 5 +-- domains/seka.json | 22 +++++----- domains/selinjodhani.json | 14 +++--- domains/selvakumaran.json | 14 +++--- domains/sembiland.json | 14 +++--- domains/sen.json | 14 +++--- domains/senaditya.json | 16 +++---- domains/seriesreminder.json | 14 +++--- domains/server.chiragnahata.json | 14 +++--- domains/serverpanel.json | 14 +++--- domains/shad.json | 19 +++++--- domains/shadow.json | 14 +++--- domains/shafi.json | 14 +++--- domains/shahjada.json | 14 +++--- domains/shamil.json | 21 +++++---- domains/shan.json | 29 ++++++------- domains/sharma.json | 14 +++--- domains/shept.json | 31 ++++++------- domains/shevon.json | 14 +++--- domains/shijaz.json | 14 +++--- domains/shikharreyya.json | 24 +++++------ domains/shiva-vijai.json | 14 +++--- domains/shock.json | 14 +++--- domains/shockbs.json | 14 +++--- domains/shorko.json | 14 +++--- domains/shoumik.json | 22 +++++----- domains/shubham1806.json | 14 +++--- domains/siddharth.json | 21 +++++---- domains/sidou.json | 14 +++--- domains/simplyleon.json | 14 +++--- domains/sitetransform.json | 14 +++--- domains/sivaraj.json | 21 +++++---- domains/siwon.json | 14 +++--- domains/siyamex.json | 14 +++--- domains/skibidi.json | 16 +++---- domains/skittles.json | 14 +++--- domains/skulix.json | 19 ++++---- domains/sky-bridge.json | 14 +++--- domains/sky-development.json | 14 +++--- domains/skycloudd.json | 14 +++--- domains/slainbot.json | 14 +++--- domains/smaltin.json | 14 +++--- domains/smp.json | 14 +++--- domains/sneh.json | 14 +++--- domains/snelusha.json | 21 +++++---- domains/snozxyx.json | 14 +++--- domains/snupai.json | 14 +++--- domains/soamtripathy.json | 14 +++--- domains/socials.chiragnahata.json | 14 +++--- domains/sohil876.json | 14 +++--- domains/solarskripts.json | 14 +++--- domains/somyadipghosh.json | 14 +++--- domains/sono.json | 27 ++++++------ domains/soulfulkrishna.json | 14 +++--- domains/soumo.json | 14 +++--- domains/spectranow.json | 14 +++--- domains/spicydevs.json | 18 ++++---- domains/spixed.json | 14 +++--- domains/splack.json | 14 +++--- domains/spotify.trung.json | 14 +++--- domains/spotify.vornexx.json | 18 ++++---- domains/srlebel.json | 14 +++--- domains/srm.json | 16 +++---- domains/ss.xcyth.json | 14 +++--- domains/ssapp.json | 14 +++--- domains/sstudiosdev.json | 14 +++--- domains/stan.json | 14 +++--- domains/stardust.json | 14 +++--- domains/status-ryo.json | 14 +++--- domains/status.cfp.json | 20 ++++----- domains/status.chriscoding.json | 20 ++++----- domains/status.ciaobot.json | 18 ++++---- domains/status.shockbs.json | 14 +++--- domains/stavkv.json | 14 +++--- domains/stefdp.json | 34 +++++++-------- domains/stephen-adeniji.json | 16 +++---- domains/stremioaddonlt.json | 14 +++--- domains/sub.any.json | 14 +++--- domains/subyyal.json | 14 +++--- domains/sumit404.json | 14 +++--- domains/sumitrajak.json | 14 +++--- domains/sunglass.json | 14 +++--- domains/sunil.json | 14 +++--- domains/surya.json | 22 +++++----- domains/swastik.json | 20 ++++----- domains/swenet.json | 22 +++++----- domains/swimou.json | 16 +++---- domains/sxi.json | 21 +++++---- domains/sxinar.json | 21 +++++---- domains/sxtxnzester.json | 21 +++++---- domains/syntaxsavior.json | 14 +++--- domains/szbcs.json | 14 +++--- domains/szczota.json | 21 +++++---- domains/tarifsadman.json | 14 +++--- domains/taskforce-bot.json | 21 +++++---- domains/tawhid.json | 14 +++--- domains/taxen.json | 14 +++--- domains/tay.json | 21 +++++---- domains/techbot.json | 14 +++--- domains/tejaswa.json | 14 +++--- domains/temelkov.json | 18 ++++---- domains/tenvy.json | 14 +++--- domains/test-netlify.json | 16 +++---- domains/test.chiragnahata.json | 14 +++--- domains/test.cutedog5695.json | 2 +- domains/test.json | 21 +++++---- domains/tf.json | 14 +++--- domains/the-green-light.json | 14 +++--- domains/the.neighbour.next.door.json | 18 ++++---- domains/thedt.json | 14 +++--- domains/theneighbournextdoor.json | 20 ++++----- domains/thenoppy12.json | 22 +++++----- domains/theo.json | 20 ++++----- domains/thewonglife.json | 22 +++++----- domains/thikhathali.json | 14 +++--- domains/tih.json | 16 +++---- domains/titan.json | 14 +++--- domains/tk.json | 14 +++--- domains/tmasikt.json | 4 +- domains/toast.json | 20 ++++----- domains/toby.json | 14 +++--- domains/tomsystems.json | 14 +++--- domains/totallynotmwa.json | 14 +++--- domains/tr1n.json | 14 +++--- domains/treizer.json | 14 +++--- domains/triachrold.json | 1 - domains/tshonq.json | 14 +++--- domains/ttt.talinsharma.json | 21 +++++---- domains/uk.json | 18 ++++---- domains/umarahsan.json | 14 +++--- domains/undefined.json | 39 ++++++++--------- domains/unnst.json | 14 +++--- domains/untitled.json | 18 ++++---- domains/uptime-ryo.json | 14 +++--- domains/urging.json | 14 +++--- domains/use-ho2.json | 14 +++--- domains/user0.json | 24 +++++------ domains/uuphoria2.json | 20 ++++----- domains/uynilo9.json | 18 ++++---- domains/v205.json | 21 +++++---- domains/vachanmn.json | 18 ++++---- domains/valo-io.json | 24 +++++------ domains/ved.json | 14 +++--- domains/venarimusic.json | 14 +++--- domains/verstandlxs.json | 14 +++--- domains/vesly.json | 14 +++--- domains/victormak.json | 14 +++--- domains/viggo.json | 21 +++++---- domains/vinn.json | 14 +++--- domains/vishalxd.json | 14 +++--- domains/vishok.json | 14 +++--- domains/vismbs.json | 14 +++--- domains/vitalik.json | 14 +++--- domains/vivekpratapsingh.json | 14 +++--- domains/vlppz.json | 16 +++---- domains/vornexx.json | 18 ++++---- domains/voxel.json | 22 +++++----- domains/voxj.json | 21 +++++---- domains/vrxxdev.json | 14 +++--- domains/vscode.urging.json | 14 +++--- domains/vsh.json | 15 +++---- domains/vvxrtues.json | 14 +++--- domains/vxj.json | 14 +++--- domains/vxsualized.json | 14 +++--- domains/webmail.somyadipghosh.json | 14 +++--- domains/webouille.json | 14 +++--- domains/weissx.json | 14 +++--- domains/whsprr.json | 14 +++--- domains/wiener234.json | 14 +++--- domains/wilbur.json | 14 +++--- domains/windowsbuild3r.json | 16 +++---- domains/witchboo.json | 14 +++--- domains/withsang.json | 14 +++--- domains/wojtekgame.json | 21 +++++---- domains/workspace.trung.json | 14 +++--- domains/wtfchirag.json | 14 +++--- domains/wu.json | 14 +++--- domains/wuyuan.json | 14 +++--- domains/xabdoat.json | 20 ++++----- domains/xeno.json | 14 +++--- domains/xeno9118.json | 14 +++--- domains/xenside.json | 10 ++--- domains/xkaper.json | 14 +++--- domains/xmoj-bbs.json | 14 +++--- domains/xtoast.json | 14 +++--- domains/xuyife.json | 14 +++--- domains/xuyifei.json | 22 +++++----- domains/xyront.json | 14 +++--- domains/xyz.json | 14 +++--- domains/yaakovschlachter.json | 14 +++--- domains/yakate.json | 22 +++++----- domains/yaman-malla.json | 14 +++--- domains/yashasviallen.json | 14 +++--- domains/yemzikk.json | 14 +++--- domains/yeti.json | 14 +++--- domains/yieldray.json | 14 +++--- domains/yippymishy.json | 14 +++--- domains/yisus82.json | 20 ++++----- domains/yochietti.json | 14 +++--- domains/yol.json | 14 +++--- domains/youfoundalpha.json | 2 +- domains/yourz.json | 14 +++--- domains/youssef.json | 14 +++--- domains/yrrahbot.acronical.json | 14 +++--- domains/yrrahevents.acronical.json | 14 +++--- domains/yunexiz.json | 26 +++++++---- domains/yunus.json | 14 +++--- domains/yuri.json | 14 +++--- domains/yurito.json | 14 +++--- domains/yxz.json | 14 +++--- domains/zaman.json | 16 +++---- domains/zay.json | 21 +++++---- domains/zb60458066.klent.json | 21 +++++---- domains/zeaxey.json | 20 ++++----- domains/zephyr.json | 21 +++++---- domains/zeranamu.json | 14 +++--- domains/zester.json | 21 +++++---- domains/zick.json | 21 +++++---- domains/ziko.json | 21 +++++---- domains/ziriksi.json | 20 ++++----- domains/zonghao.json | 14 +++--- domains/zoom.json | 24 +++++------ domains/zoosio.json | 21 +++++---- domains/ztrdiamond.json | 14 +++--- domains/zuygui.json | 14 +++--- domains/zvdxc.json | 16 +++---- domains/zwei.json | 14 +++--- domains/zwyz.json | 18 ++++---- domains/zylo.json | 20 ++++----- domains/zymi.json | 16 +++---- domains/zyronixbot.mznking.json | 14 +++--- domains/zytre.json | 21 +++++---- 1168 files changed, 9075 insertions(+), 9345 deletions(-) diff --git a/domains/0x1026.json b/domains/0x1026.json index 5f815bc21..268a804f7 100644 --- a/domains/0x1026.json +++ b/domains/0x1026.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "0x1026", - "email": "me@hugovidafe.dev" - }, - "record": { - "URL": "https://hugovidafe.dev" - } + "owner": { + "username": "0x1026", + "email": "me@hugovidafe.dev" + }, + "record": { + "URL": "https://hugovidafe.dev" + } } diff --git a/domains/0xzer0x.json b/domains/0xzer0x.json index 8b4dccf09..51d264430 100644 --- a/domains/0xzer0x.json +++ b/domains/0xzer0x.json @@ -4,10 +4,7 @@ "email": "youssefessamasu@gmail.com" }, "record": { - "MX": [ - "mx1.forwardemail.net", - "mx2.forwardemail.net" - ], + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], "TXT": [ "forward-email=youssefessamasu@gmail.com", "v=spf1 a include:spf.forwardemail.net include:_spf.google.com -all" diff --git a/domains/200anxy.json b/domains/200anxy.json index e606eb25c..476e8e5f6 100644 --- a/domains/200anxy.json +++ b/domains/200anxy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "200anxy", - "email": "aadarshnair.p@gmail.com" - }, - "record": { - "CNAME": "200anxy.github.io" - } + "owner": { + "username": "200anxy", + "email": "aadarshnair.p@gmail.com" + }, + "record": { + "CNAME": "200anxy.github.io" + } } diff --git a/domains/21z.json b/domains/21z.json index c874cd328..9eecd365b 100644 --- a/domains/21z.json +++ b/domains/21z.json @@ -1,14 +1,11 @@ { - "owner": { - "username": "21Z", - "email": "", - "discord": "780356848737058857" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "owner": { + "username": "21Z", + "email": "", + "discord": "780356848737058857" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/2giosangmitom.json b/domains/2giosangmitom.json index a2a87ef0c..37e11d6c0 100644 --- a/domains/2giosangmitom.json +++ b/domains/2giosangmitom.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "2giosangmitom", - "email": "yeuxacucodon.dev@proton.me" - }, - "record": { - "CNAME": "2giosangmitom.github.io" - } + "owner": { + "username": "2giosangmitom", + "email": "yeuxacucodon.dev@proton.me" + }, + "record": { + "CNAME": "2giosangmitom.github.io" + } } diff --git a/domains/4-m4t.json b/domains/4-m4t.json index 91f0b0634..9a6c53bf3 100644 --- a/domains/4-m4t.json +++ b/domains/4-m4t.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "4-m4t", - "email": "e_serhat@hotmail.com" - }, - "record": { - "CNAME": "ambitious-flower-0b346cf0f.4.azurestaticapps.net" - } + "owner": { + "username": "4-m4t", + "email": "e_serhat@hotmail.com" + }, + "record": { + "CNAME": "ambitious-flower-0b346cf0f.4.azurestaticapps.net" + } } diff --git a/domains/50x.json b/domains/50x.json index 5cec01417..753d855b4 100644 --- a/domains/50x.json +++ b/domains/50x.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MullerIsabella", - "email": "AlpineDreamer92@protonmail.com" - }, - "record": { - "CNAME": "suisse.onrender.com" - } + "owner": { + "username": "MullerIsabella", + "email": "AlpineDreamer92@protonmail.com" + }, + "record": { + "CNAME": "suisse.onrender.com" + } } diff --git a/domains/57.json b/domains/57.json index 8e6e74f71..6d3e7a757 100644 --- a/domains/57.json +++ b/domains/57.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "fiftys7vencode", - "email": "potatogamer34579@gmail.com" - }, - "record": { - "A": ["185.199.108.153"] - } + "owner": { + "username": "fiftys7vencode", + "email": "potatogamer34579@gmail.com" + }, + "record": { + "A": ["185.199.108.153"] + } } diff --git a/domains/8bit.json b/domains/8bit.json index f84c83c71..3645a0037 100644 --- a/domains/8bit.json +++ b/domains/8bit.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "8-bittt", - "email": "8botted@gmail.com" - }, - "record": { - "URL": "https://replit.com/@8bittt?path=" - } + "owner": { + "username": "8-bittt", + "email": "8botted@gmail.com" + }, + "record": { + "URL": "https://replit.com/@8bittt?path=" + } } diff --git a/domains/_acme-challenge.juqwtf.json b/domains/_acme-challenge.juqwtf.json index f4702f13d..e8fc66acc 100644 --- a/domains/_acme-challenge.juqwtf.json +++ b/domains/_acme-challenge.juqwtf.json @@ -1,11 +1,12 @@ { - "owner": { - "username": "denboy0123", - "email": "pochtaproverka01@gmail.com" - }, - "record": { - "TXT": [ - "FZo9g0GqRYR-fhmWc1QzbycfV5UZIE4bwh42BI81NDQ", - "V1N8tuJvEcUtltxMXLRvP0U1_jaAgsSJJ89MgyxpWUk"] - } + "owner": { + "username": "denboy0123", + "email": "pochtaproverka01@gmail.com" + }, + "record": { + "TXT": [ + "FZo9g0GqRYR-fhmWc1QzbycfV5UZIE4bwh42BI81NDQ", + "V1N8tuJvEcUtltxMXLRvP0U1_jaAgsSJJ89MgyxpWUk" + ] + } } diff --git a/domains/_acme-challenge.oioioi.json b/domains/_acme-challenge.oioioi.json index 275682e49..1bb254789 100644 --- a/domains/_acme-challenge.oioioi.json +++ b/domains/_acme-challenge.oioioi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "VaibhavSys", - "email": "vaibhavsys@protonmail.com" - }, - "record": { - "CNAME": "b00be066-ce45-455f-bb4a-de9f6dc14e0c.acmedns.infinityfree.net" - } + "owner": { + "username": "VaibhavSys", + "email": "vaibhavsys@protonmail.com" + }, + "record": { + "CNAME": "b00be066-ce45-455f-bb4a-de9f6dc14e0c.acmedns.infinityfree.net" + } } diff --git a/domains/_acme-challenge.raafey.json b/domains/_acme-challenge.raafey.json index 2d49b4505..59d86c9fe 100644 --- a/domains/_acme-challenge.raafey.json +++ b/domains/_acme-challenge.raafey.json @@ -1,4 +1,3 @@ - { "owner": { "username": "RaafeyRaza", diff --git a/domains/_discord.akcord.json b/domains/_discord.akcord.json index 8aad82de9..1773b9414 100644 --- a/domains/_discord.akcord.json +++ b/domains/_discord.akcord.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AKCord", - "email": "shrestha.aeniv@gmail.com" - }, - "record": { - "TXT": "dh=fc3eadcea1712e3159f516950cf20f2397647f63" - } -} + "owner": { + "username": "AKCord", + "email": "shrestha.aeniv@gmail.com" + }, + "record": { + "TXT": "dh=fc3eadcea1712e3159f516950cf20f2397647f63" + } +} diff --git a/domains/_discord.akshtt.json b/domains/_discord.akshtt.json index d681c0c79..e3e6e9228 100644 --- a/domains/_discord.akshtt.json +++ b/domains/_discord.akshtt.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "akshtt-dev", - "email": "maillegendop@gmail.com", - "discord": "1056531806763102218" - }, - - "record": { - "TXT": "dh=09032e888f853fbc8b540d4ff64dc7abd828f107" - } - } - + "owner": { + "username": "akshtt-dev", + "email": "maillegendop@gmail.com", + "discord": "1056531806763102218" + }, + + "record": { + "TXT": "dh=09032e888f853fbc8b540d4ff64dc7abd828f107" + } +} diff --git a/domains/_discord.arman.json b/domains/_discord.arman.json index 971565726..e864e1387 100644 --- a/domains/_discord.arman.json +++ b/domains/_discord.arman.json @@ -1,9 +1,9 @@ { "owner": { - "username": "ItzArman09", - "email": "itz.armxn@outlook.com" - }, - "record": { - "TXT": "dh=508604a0381985579d65a0e9c8b241bc6186cc44" - } -} + "username": "ItzArman09", + "email": "itz.armxn@outlook.com" + }, + "record": { + "TXT": "dh=508604a0381985579d65a0e9c8b241bc6186cc44" + } +} diff --git a/domains/_discord.ashishagarwal.json b/domains/_discord.ashishagarwal.json index 35bda62e5..f6ecafb7b 100644 --- a/domains/_discord.ashishagarwal.json +++ b/domains/_discord.ashishagarwal.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ashishagarwal2023", - "email": "code.with.aasheesh@gmail.com" - }, - "record": { - "TXT": "dh=d5e203382ac94458c0d7d26b4864676898e72ea0" - } -} + "owner": { + "username": "ashishagarwal2023", + "email": "code.with.aasheesh@gmail.com" + }, + "record": { + "TXT": "dh=d5e203382ac94458c0d7d26b4864676898e72ea0" + } +} diff --git a/domains/_discord.axviii3.json b/domains/_discord.axviii3.json index 1ab97f335..730f4283e 100644 --- a/domains/_discord.axviii3.json +++ b/domains/_discord.axviii3.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AXVIII3", - "email": "anirbanrc2286@gmail.com" - }, - "record": { - "TXT": "dh=06feb5fa4fc1b28e67043c64664a49c5dfe9b614" - } + "owner": { + "username": "AXVIII3", + "email": "anirbanrc2286@gmail.com" + }, + "record": { + "TXT": "dh=06feb5fa4fc1b28e67043c64664a49c5dfe9b614" + } } diff --git a/domains/_discord.azhammakestrash.json b/domains/_discord.azhammakestrash.json index 5bac3fb94..91fa17ed6 100644 --- a/domains/_discord.azhammakestrash.json +++ b/domains/_discord.azhammakestrash.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "AzhamProdLive", - "email": "websitedomain.regroup588@passinbox.com", - "discord": "797534115935027271" - }, - "record": { - "TXT": "dh=b3b9be236f1e61048cecc94f8e3e6a4accf9d6b5" - } -} + "owner": { + "username": "AzhamProdLive", + "email": "websitedomain.regroup588@passinbox.com", + "discord": "797534115935027271" + }, + "record": { + "TXT": "dh=b3b9be236f1e61048cecc94f8e3e6a4accf9d6b5" + } +} diff --git a/domains/_discord.bkms.json b/domains/_discord.bkms.json index 1d70c9d40..7c76299e0 100644 --- a/domains/_discord.bkms.json +++ b/domains/_discord.bkms.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bkmsstudio", - "email": "mmini15354424@gmail.com" - }, - "record": { - "TXT": "dh=28e7384e869c06a1ca87f91b10fd14aefc7f4433" - } -} + "owner": { + "username": "bkmsstudio", + "email": "mmini15354424@gmail.com" + }, + "record": { + "TXT": "dh=28e7384e869c06a1ca87f91b10fd14aefc7f4433" + } +} diff --git a/domains/_discord.blog.vornexx.json b/domains/_discord.blog.vornexx.json index 7b28e78a2..3ae537de8 100644 --- a/domains/_discord.blog.vornexx.json +++ b/domains/_discord.blog.vornexx.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vornexx", - "email": "ajay.ramnath@courvix.com" - }, - "record": { - "TXT": "dh=9834c3a11e7647463c3f62cbbbb0aa0442f503f6" - } -} + "owner": { + "username": "vornexx", + "email": "ajay.ramnath@courvix.com" + }, + "record": { + "TXT": "dh=9834c3a11e7647463c3f62cbbbb0aa0442f503f6" + } +} diff --git a/domains/_discord.caiden.json b/domains/_discord.caiden.json index 870b93ef1..c1815cf52 100644 --- a/domains/_discord.caiden.json +++ b/domains/_discord.caiden.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Caiden-P", - "email": "iididhejejdj@gmail.com", - "discord": "850820069310201896" - }, - "record": { - "TXT": "dh=9edde4bc2a73469cb8653bf05ae22226397bc77a" - } + "owner": { + "username": "Caiden-P", + "email": "iididhejejdj@gmail.com", + "discord": "850820069310201896" + }, + "record": { + "TXT": "dh=9edde4bc2a73469cb8653bf05ae22226397bc77a" + } } diff --git a/domains/_discord.cala.json b/domains/_discord.cala.json index 433110d85..2d8b99ebd 100644 --- a/domains/_discord.cala.json +++ b/domains/_discord.cala.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "calamitywoah", - "email": "krivojta@gmail.com" - }, - "record": { - "TXT": "dh=2cd3fcd551a8d871e135c5613dccb097d9abcb03" - } -} + "owner": { + "username": "calamitywoah", + "email": "krivojta@gmail.com" + }, + "record": { + "TXT": "dh=2cd3fcd551a8d871e135c5613dccb097d9abcb03" + } +} diff --git a/domains/_discord.chaotic.json b/domains/_discord.chaotic.json index b97ea0f73..e8cbec23d 100644 --- a/domains/_discord.chaotic.json +++ b/domains/_discord.chaotic.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ChaoticChaosTheGreat", - "email": "ryan.ryanabraham@gmail.com" - }, - "record": { - "TXT": "dh=99c69f88a933d5ec20fe830e8543f7e7c63646cd" - } + "owner": { + "username": "ChaoticChaosTheGreat", + "email": "ryan.ryanabraham@gmail.com" + }, + "record": { + "TXT": "dh=99c69f88a933d5ec20fe830e8543f7e7c63646cd" + } } diff --git a/domains/_discord.codesuthar.json b/domains/_discord.codesuthar.json index 11a916935..1d18066b6 100644 --- a/domains/_discord.codesuthar.json +++ b/domains/_discord.codesuthar.json @@ -6,4 +6,4 @@ "record": { "TXT": "dh=c9d95514358feae443357e8366bfa224cb7709e1" } -} \ No newline at end of file +} diff --git a/domains/_discord.duckysolucky.json b/domains/_discord.duckysolucky.json index 3faab7ff3..e5e96d7c9 100644 --- a/domains/_discord.duckysolucky.json +++ b/domains/_discord.duckysolucky.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "DuckySoLucky", - "email": "robertkovac160@gmail.com" - }, - "record": { - "TXT": "dh=7bb43942d51685c0980f38345bf6a13e4498157a" - } + "owner": { + "username": "DuckySoLucky", + "email": "robertkovac160@gmail.com" + }, + "record": { + "TXT": "dh=7bb43942d51685c0980f38345bf6a13e4498157a" + } } diff --git a/domains/_discord.dwigoric.json b/domains/_discord.dwigoric.json index a9b2c3a9b..70acc2c97 100644 --- a/domains/_discord.dwigoric.json +++ b/domains/_discord.dwigoric.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "Dwigoric", - "email": "dwigoric@pm.me", - "discord": "295391820744228867" - }, - - "record": { - "TXT": "dh=0dbe5579faf14819c58607e423f955be71311f60" - } - } - + "owner": { + "username": "Dwigoric", + "email": "dwigoric@pm.me", + "discord": "295391820744228867" + }, + + "record": { + "TXT": "dh=0dbe5579faf14819c58607e423f955be71311f60" + } +} diff --git a/domains/_discord.evie.json b/domains/_discord.evie.json index 6ae2acc54..ffaa8523f 100644 --- a/domains/_discord.evie.json +++ b/domains/_discord.evie.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Socketlike", - "email": "evelynxii.xt@gmail.com" - }, - "record": { - "TXT": "dh=2ffdb09f9be5f3f51fe2089c4cced6ec296d490e" - } + "owner": { + "username": "Socketlike", + "email": "evelynxii.xt@gmail.com" + }, + "record": { + "TXT": "dh=2ffdb09f9be5f3f51fe2089c4cced6ec296d490e" + } } diff --git a/domains/_discord.founderfie.json b/domains/_discord.founderfie.json index e3ed3fcf0..c6393a490 100644 --- a/domains/_discord.founderfie.json +++ b/domains/_discord.founderfie.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Founderfie", - "email": "director@founderfie.in" - }, - "record": { - "TXT": "dh=d0051682cdad6866306cdb315ae5abff7e314dcc" - } -} + "owner": { + "username": "Founderfie", + "email": "director@founderfie.in" + }, + "record": { + "TXT": "dh=d0051682cdad6866306cdb315ae5abff7e314dcc" + } +} diff --git a/domains/_discord.fran.json b/domains/_discord.fran.json index d3672aeeb..3ce849246 100644 --- a/domains/_discord.fran.json +++ b/domains/_discord.fran.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "xzonix", - "email": "imahalojigi@gmail.com" - }, - "record": { - "TXT": "dh=9ffde6acccff8c74faeb599818e2901110d15fa5" - } -} + "owner": { + "username": "xzonix", + "email": "imahalojigi@gmail.com" + }, + "record": { + "TXT": "dh=9ffde6acccff8c74faeb599818e2901110d15fa5" + } +} diff --git a/domains/_discord.gioco.json b/domains/_discord.gioco.json index 996a25815..249cbd259 100644 --- a/domains/_discord.gioco.json +++ b/domains/_discord.gioco.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "giocoliere", - "email": "simcrigjeki@gmail.com" - }, - "record": { - "TXT": "dh=4301bad793b7475c64673daa37b9599f04aafdd8" - } + "owner": { + "username": "giocoliere", + "email": "simcrigjeki@gmail.com" + }, + "record": { + "TXT": "dh=4301bad793b7475c64673daa37b9599f04aafdd8" + } } diff --git a/domains/_discord.goyal.json b/domains/_discord.goyal.json index 659591225..0cb21f7f8 100644 --- a/domains/_discord.goyal.json +++ b/domains/_discord.goyal.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "dgbkn", - "discord": "somegumtank", - "email": "anandrambkn@gmail.com" - }, - "record": { - "TXT": "dh=f6d08bad0d4c2032a55386a83761bc8ddef363fa" - } -} + "owner": { + "username": "dgbkn", + "discord": "somegumtank", + "email": "anandrambkn@gmail.com" + }, + "record": { + "TXT": "dh=f6d08bad0d4c2032a55386a83761bc8ddef363fa" + } +} diff --git a/domains/_discord.imide.json b/domains/_discord.imide.json index 2d33602a9..06a6c486d 100644 --- a/domains/_discord.imide.json +++ b/domains/_discord.imide.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "imide", - "email": "", - "discord": "555915168932954112" - }, - "record": { - "TXT": "dh=5bac029dd3873cf20dba45eaec03433d5afe5608" - } -} + "owner": { + "username": "imide", + "email": "", + "discord": "555915168932954112" + }, + "record": { + "TXT": "dh=5bac029dd3873cf20dba45eaec03433d5afe5608" + } +} diff --git a/domains/_discord.imm0nv1nhtv.json b/domains/_discord.imm0nv1nhtv.json index 78b96e566..dcce76bce 100644 --- a/domains/_discord.imm0nv1nhtv.json +++ b/domains/_discord.imm0nv1nhtv.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "imm0nv1nhtv", - "email": "windows10phamvinh+github@gmail.com" - }, - "record": { - "TXT": "dh=05d77c5d6895f487e96ea956a6a985fa532fa0ee" - } -} + "owner": { + "username": "imm0nv1nhtv", + "email": "windows10phamvinh+github@gmail.com" + }, + "record": { + "TXT": "dh=05d77c5d6895f487e96ea956a6a985fa532fa0ee" + } +} diff --git a/domains/_discord.joesepp.json b/domains/_discord.joesepp.json index ab2e8a39a..5ebef5bdc 100644 --- a/domains/_discord.joesepp.json +++ b/domains/_discord.joesepp.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "joesepph", - "email": "markwer.dev@proton.me" - }, - "record": { - "TXT": "dh=9ce2fab52773c35cecf4a10133d502e0644e19cb" - } -} + "owner": { + "username": "joesepph", + "email": "markwer.dev@proton.me" + }, + "record": { + "TXT": "dh=9ce2fab52773c35cecf4a10133d502e0644e19cb" + } +} diff --git a/domains/_discord.joetroll.json b/domains/_discord.joetroll.json index 5c09076fa..a0776f3fa 100644 --- a/domains/_discord.joetroll.json +++ b/domains/_discord.joetroll.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "trolljoe", - "email": "joetechtok@proton.me" - }, - "record": { - "TXT": "dh=0ebb35a3def7a74049859c553b91d46c3eccbf3f" - } -} + "owner": { + "username": "trolljoe", + "email": "joetechtok@proton.me" + }, + "record": { + "TXT": "dh=0ebb35a3def7a74049859c553b91d46c3eccbf3f" + } +} diff --git a/domains/_discord.joshua.json b/domains/_discord.joshua.json index 7ff0c50b7..d2caa64b4 100644 --- a/domains/_discord.joshua.json +++ b/domains/_discord.joshua.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "Dwigoric", - "email": "dwigoric@gmail.com", - "discord": "295391820744228867" - }, - - "record": { - "TXT": "dh=091e5d13b0f360e03d1ae8a746c5bed81da680e2" - } - } - \ No newline at end of file + "owner": { + "username": "Dwigoric", + "email": "dwigoric@gmail.com", + "discord": "295391820744228867" + }, + + "record": { + "TXT": "dh=091e5d13b0f360e03d1ae8a746c5bed81da680e2" + } +} diff --git a/domains/_discord.kappurumedia.json b/domains/_discord.kappurumedia.json index 7e4714046..0c1f534ad 100644 --- a/domains/_discord.kappurumedia.json +++ b/domains/_discord.kappurumedia.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "CyrusCore", - "email": "abramsatria7@gmail.com" - }, - "record": { - "TXT": "dh=ce5c5f60ae66a7f508b44432fe2d9a0b51038fa8" - } -} + "owner": { + "username": "CyrusCore", + "email": "abramsatria7@gmail.com" + }, + "record": { + "TXT": "dh=ce5c5f60ae66a7f508b44432fe2d9a0b51038fa8" + } +} diff --git a/domains/_discord.kenny.json b/domains/_discord.kenny.json index 944b9b421..8ca4f5fa4 100644 --- a/domains/_discord.kenny.json +++ b/domains/_discord.kenny.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "KennySB-dev", - "email": "kennybugeja@gmail.com", - "discord": "kenny.sb" - }, - "record": { - "TXT": "dh=aaf780c8f8f85a096d0adea5223a0fdfd643de02" - } + "owner": { + "username": "KennySB-dev", + "email": "kennybugeja@gmail.com", + "discord": "kenny.sb" + }, + "record": { + "TXT": "dh=aaf780c8f8f85a096d0adea5223a0fdfd643de02" + } } diff --git a/domains/_discord.lewdhutao.json b/domains/_discord.lewdhutao.json index a899b02e4..60c4f4a41 100644 --- a/domains/_discord.lewdhutao.json +++ b/domains/_discord.lewdhutao.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "LewdHuTao", - "email": "lewdhutao@shittybot.xyz" - }, - "record": { - "TXT": "dh=b54d35b2dcde4ad6184e155736f8fd9911772204" - } -} + "owner": { + "username": "LewdHuTao", + "email": "lewdhutao@shittybot.xyz" + }, + "record": { + "TXT": "dh=b54d35b2dcde4ad6184e155736f8fd9911772204" + } +} diff --git a/domains/_discord.meesam.json b/domains/_discord.meesam.json index 7346618b7..9d67256b3 100644 --- a/domains/_discord.meesam.json +++ b/domains/_discord.meesam.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "meesam4687", - "email": "meesam4687@gmail.com" - }, - "record": { - "TXT": "dh=f7e6c74947af4ca6f07d83d6b2fba1fcb965c9a6" - } -} + "owner": { + "username": "meesam4687", + "email": "meesam4687@gmail.com" + }, + "record": { + "TXT": "dh=f7e6c74947af4ca6f07d83d6b2fba1fcb965c9a6" + } +} diff --git a/domains/_discord.myrdin.json b/domains/_discord.myrdin.json index 070e89994..8b73e6b53 100644 --- a/domains/_discord.myrdin.json +++ b/domains/_discord.myrdin.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Myrdincx", - "email": "myrdincx@gmail.com" - }, - "record": { - "TXT": "dh=66640cb07a3d5f325ece17597144b38af7b75ec9" - } -} + "owner": { + "username": "Myrdincx", + "email": "myrdincx@gmail.com" + }, + "record": { + "TXT": "dh=66640cb07a3d5f325ece17597144b38af7b75ec9" + } +} diff --git a/domains/_discord.niksne.json b/domains/_discord.niksne.json index bf4273cb6..0d7a19eb1 100644 --- a/domains/_discord.niksne.json +++ b/domains/_discord.niksne.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "NiKSneMC", - "email": "contact@niksne.ru" - }, - "record": { - "TXT": "dh=47ed92cf32dd1f8ab41a7dd00ee21d1e09fc8317" - } -} + "owner": { + "username": "NiKSneMC", + "email": "contact@niksne.ru" + }, + "record": { + "TXT": "dh=47ed92cf32dd1f8ab41a7dd00ee21d1e09fc8317" + } +} diff --git a/domains/_discord.piste.json b/domains/_discord.piste.json index 2427f5a6f..043fb9f30 100644 --- a/domains/_discord.piste.json +++ b/domains/_discord.piste.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "zpiste", - "email": "contact@piste.dev" - }, - "record": { - "TXT": "dh=896e7262fdc9ab140d9c5b137e41917e8512a6bd" - } + "owner": { + "username": "zpiste", + "email": "contact@piste.dev" + }, + "record": { + "TXT": "dh=896e7262fdc9ab140d9c5b137e41917e8512a6bd" + } } diff --git a/domains/_discord.poked.json b/domains/_discord.poked.json index 7f78a4be3..2f54d094c 100644 --- a/domains/_discord.poked.json +++ b/domains/_discord.poked.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "PokedWasTaken", - "email": "pokedwastaken@gmail.com", - "discord": "poked" - }, - "record": { - "TXT": "dh=14c9c8708542baf32a78da0ac413184b02e43486" - } -} + "owner": { + "username": "PokedWasTaken", + "email": "pokedwastaken@gmail.com", + "discord": "poked" + }, + "record": { + "TXT": "dh=14c9c8708542baf32a78da0ac413184b02e43486" + } +} diff --git a/domains/_discord.priyanshu.json b/domains/_discord.priyanshu.json index 044abfd6d..de00307ca 100644 --- a/domains/_discord.priyanshu.json +++ b/domains/_discord.priyanshu.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Priyansxu", - "email": "cloudypriyanshu@gmail.com", - "discord": "priyansxu" - }, - "record": { - "TXT": "dh=4784b7e772166e35d7f9a41207e1ddf7e3d57f82" - } + "owner": { + "username": "Priyansxu", + "email": "cloudypriyanshu@gmail.com", + "discord": "priyansxu" + }, + "record": { + "TXT": "dh=4784b7e772166e35d7f9a41207e1ddf7e3d57f82" + } } diff --git a/domains/_discord.push.json b/domains/_discord.push.json index b70d1b710..b827037a4 100644 --- a/domains/_discord.push.json +++ b/domains/_discord.push.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "pushingcc", - "email": "pushing@mailfence.com" - }, - "record": { - "TXT": "dh=63d8f2f88286c81885273cdf5f07364b15884ff6" - } -} + "owner": { + "username": "pushingcc", + "email": "pushing@mailfence.com" + }, + "record": { + "TXT": "dh=63d8f2f88286c81885273cdf5f07364b15884ff6" + } +} diff --git a/domains/_discord.riku.json b/domains/_discord.riku.json index 8e2fb0412..d429c336e 100644 --- a/domains/_discord.riku.json +++ b/domains/_discord.riku.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Rikuxyz", - "email": "rikukagenou@gmail.com" - }, - "record": { - "TXT": "dh=fb048a2833345c205c4d76f9e7a44a13b180967f" - } -} + "owner": { + "username": "Rikuxyz", + "email": "rikukagenou@gmail.com" + }, + "record": { + "TXT": "dh=fb048a2833345c205c4d76f9e7a44a13b180967f" + } +} diff --git a/domains/_discord.riviox.json b/domains/_discord.riviox.json index b2063ea6a..f58c79501 100644 --- a/domains/_discord.riviox.json +++ b/domains/_discord.riviox.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "riviox", - "email": "rivioxyt@hotmail.com", - "discord": "1200520669570539620" - }, - - "record": { - "TXT": "dh=dd0ace532148756be1fc56725f272b263adb8978" - } - } - \ No newline at end of file + "owner": { + "username": "riviox", + "email": "rivioxyt@hotmail.com", + "discord": "1200520669570539620" + }, + + "record": { + "TXT": "dh=dd0ace532148756be1fc56725f272b263adb8978" + } +} diff --git a/domains/_discord.rrcoder0167.json b/domains/_discord.rrcoder0167.json index c2fd8d55f..94386ec93 100644 --- a/domains/_discord.rrcoder0167.json +++ b/domains/_discord.rrcoder0167.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "rrcoder0167", - "email": "riddhiman.rana@gmail.com" - }, - "record": { - "TXT": "dh=edffc018717818b3b5679949d15c4d3014187e1f" - } -} + "owner": { + "username": "rrcoder0167", + "email": "riddhiman.rana@gmail.com" + }, + "record": { + "TXT": "dh=edffc018717818b3b5679949d15c4d3014187e1f" + } +} diff --git a/domains/_discord.rusky.json b/domains/_discord.rusky.json index bb3f5588d..d347894a7 100644 --- a/domains/_discord.rusky.json +++ b/domains/_discord.rusky.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "RuskyDev", - "email": "iamayaanalee@gmail.com" - }, - "record": { - "TXT": "dh=cb120c45e7e8c3ff2e65938b1e2fdf9d2f18707f" - } -} + "owner": { + "username": "RuskyDev", + "email": "iamayaanalee@gmail.com" + }, + "record": { + "TXT": "dh=cb120c45e7e8c3ff2e65938b1e2fdf9d2f18707f" + } +} diff --git a/domains/_discord.sanooj.json b/domains/_discord.sanooj.json index d5da4b481..6d1aa5537 100644 --- a/domains/_discord.sanooj.json +++ b/domains/_discord.sanooj.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Sanoojes", - "email": "sanoojes6371@gmail.com" - }, - "record": { - "TXT": "dh=e486a386ca77d0104403742c5e9955c337ab70ec" - } + "owner": { + "username": "Sanoojes", + "email": "sanoojes6371@gmail.com" + }, + "record": { + "TXT": "dh=e486a386ca77d0104403742c5e9955c337ab70ec" + } } diff --git a/domains/_discord.shan.json b/domains/_discord.shan.json index f09f1e368..0a25a1dd1 100644 --- a/domains/_discord.shan.json +++ b/domains/_discord.shan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Adwaith-Shan-Pk", - "email": "mail@adwaithshan.rf.gd" - }, - "record": { - "TXT": "dh=edc2f8a1ed533b91a794ced9244cb4fa8a138531" - } -} + "owner": { + "username": "Adwaith-Shan-Pk", + "email": "mail@adwaithshan.rf.gd" + }, + "record": { + "TXT": "dh=edc2f8a1ed533b91a794ced9244cb4fa8a138531" + } +} diff --git a/domains/_discord.thenoppy12.json b/domains/_discord.thenoppy12.json index b558d5ef6..4ed5817f9 100644 --- a/domains/_discord.thenoppy12.json +++ b/domains/_discord.thenoppy12.json @@ -1,12 +1,12 @@ { - "description": "Discord Domain Verify", - "repo": "https://github.com/thenoppy12/thenoppy12.github.io", - "owner": { - "username": "BussyBakks", - "email": "lengochuykiengiang@gmail.com", - "discord": ".thenoppy12" - }, - "record": { - "TXT": "dh=a865dfb9b8ef277f5edfaad346ddbbcfcba85b71" - } -} + "description": "Discord Domain Verify", + "repo": "https://github.com/thenoppy12/thenoppy12.github.io", + "owner": { + "username": "BussyBakks", + "email": "lengochuykiengiang@gmail.com", + "discord": ".thenoppy12" + }, + "record": { + "TXT": "dh=a865dfb9b8ef277f5edfaad346ddbbcfcba85b71" + } +} diff --git a/domains/_discord.toast.json b/domains/_discord.toast.json index 2af883808..13c896aec 100644 --- a/domains/_discord.toast.json +++ b/domains/_discord.toast.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "lightly-toasted", - "email": "tooast@duck.com" - }, - "record": { - "TXT": "dh=bfb579423bd225af45d72942fe5c646b0504b2c6" - } -} + "owner": { + "username": "lightly-toasted", + "email": "tooast@duck.com" + }, + "record": { + "TXT": "dh=bfb579423bd225af45d72942fe5c646b0504b2c6" + } +} diff --git a/domains/_discord.tobez.json b/domains/_discord.tobez.json index 70eae9d07..76330cf99 100644 --- a/domains/_discord.tobez.json +++ b/domains/_discord.tobez.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "tobezdev", - "email": "therealtobes28@gmail.com" - }, - "record": { - "TXT": "dh=64624183b9e763aa7a812ddf39b0ae9261491182" - } -} \ No newline at end of file + "owner": { + "username": "tobezdev", + "email": "therealtobes28@gmail.com" + }, + "record": { + "TXT": "dh=64624183b9e763aa7a812ddf39b0ae9261491182" + } +} diff --git a/domains/_discord.untitled.json b/domains/_discord.untitled.json index 6ddb2b816..6d57baa9a 100644 --- a/domains/_discord.untitled.json +++ b/domains/_discord.untitled.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "VihaanAnand", - "email": "macos14sonoma@gmail.com" - }, - "record": { - "TXT": "dh=635f70c64c210c98011d4391e0ba6a69adfedc89" - } -} + "owner": { + "username": "VihaanAnand", + "email": "macos14sonoma@gmail.com" + }, + "record": { + "TXT": "dh=635f70c64c210c98011d4391e0ba6a69adfedc89" + } +} diff --git a/domains/_discord.urging.json b/domains/_discord.urging.json index 60e7f0e3b..f556b7c19 100644 --- a/domains/_discord.urging.json +++ b/domains/_discord.urging.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "UrgingOfc", - "email": "diogo.lopes.silva.ch@gmail.com" - }, - "record": { - "TXT": "dh=847ffa96587e4547c31ae6c36fbc5fed451bf886" - } + "owner": { + "username": "UrgingOfc", + "email": "diogo.lopes.silva.ch@gmail.com" + }, + "record": { + "TXT": "dh=847ffa96587e4547c31ae6c36fbc5fed451bf886" + } } diff --git a/domains/_discord.vornexx.json b/domains/_discord.vornexx.json index f8be38642..462772ba8 100644 --- a/domains/_discord.vornexx.json +++ b/domains/_discord.vornexx.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vornexx", - "email": "ajay.ramnath@courvix.com" - }, - "record": { - "TXT": "dh=d7455d2e7bbe608a4e60dee8c502c758d3d13464" - } -} + "owner": { + "username": "vornexx", + "email": "ajay.ramnath@courvix.com" + }, + "record": { + "TXT": "dh=d7455d2e7bbe608a4e60dee8c502c758d3d13464" + } +} diff --git a/domains/_discord.xzonix.json b/domains/_discord.xzonix.json index d3672aeeb..3ce849246 100644 --- a/domains/_discord.xzonix.json +++ b/domains/_discord.xzonix.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "xzonix", - "email": "imahalojigi@gmail.com" - }, - "record": { - "TXT": "dh=9ffde6acccff8c74faeb599818e2901110d15fa5" - } -} + "owner": { + "username": "xzonix", + "email": "imahalojigi@gmail.com" + }, + "record": { + "TXT": "dh=9ffde6acccff8c74faeb599818e2901110d15fa5" + } +} diff --git a/domains/_discord.zeaxey.json b/domains/_discord.zeaxey.json index 674588fe4..486063733 100644 --- a/domains/_discord.zeaxey.json +++ b/domains/_discord.zeaxey.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Pixel556", - "email": "therealzeaxey123@gmail.com" - }, - "record": { - "TXT": "dh=03271c5828f57362f1d12969313966fb88b6f83e" - } -} + "owner": { + "username": "Pixel556", + "email": "therealzeaxey123@gmail.com" + }, + "record": { + "TXT": "dh=03271c5828f57362f1d12969313966fb88b6f83e" + } +} diff --git a/domains/_discord.zoom.json b/domains/_discord.zoom.json index f5ebe7440..2306b16b2 100644 --- a/domains/_discord.zoom.json +++ b/domains/_discord.zoom.json @@ -1,9 +1,9 @@ { "owner": { - "username": "theoldzoom", - "email": "theoldzoom@gmail.com", - "twitter": "theoldzoom", - "discord": "theoldzoom" + "username": "theoldzoom", + "email": "theoldzoom@gmail.com", + "twitter": "theoldzoom", + "discord": "theoldzoom" }, "record": { "TXT": "dh=170063c268dd129fa057f1517490d51aa9e792f7" diff --git a/domains/_gh-is-a-dev-o.www.json b/domains/_gh-is-a-dev-o.www.json index ea1a4d61e..a93e75f33 100644 --- a/domains/_gh-is-a-dev-o.www.json +++ b/domains/_gh-is-a-dev-o.www.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "is-a-dev", - "email": "" - }, - - "record": { - "TXT": "1259c184c5" - } + "owner": { + "username": "is-a-dev", + "email": "" + }, + + "record": { + "TXT": "1259c184c5" + } } diff --git a/domains/_github-pages-challenge-Bimarsha69.bimarsha.json b/domains/_github-pages-challenge-Bimarsha69.bimarsha.json index 05899564f..f53fe5cbf 100644 --- a/domains/_github-pages-challenge-Bimarsha69.bimarsha.json +++ b/domains/_github-pages-challenge-Bimarsha69.bimarsha.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Bimarsha69", - "email": "bimarshathapa2@gmail.com" - }, - "record": { - "TXT": "ad9b8ff5793eb8dd58746a30bee4c7" - } + "owner": { + "username": "Bimarsha69", + "email": "bimarshathapa2@gmail.com" + }, + "record": { + "TXT": "ad9b8ff5793eb8dd58746a30bee4c7" + } } diff --git a/domains/_github-pages-challenge-Codemaine.maine.json b/domains/_github-pages-challenge-Codemaine.maine.json index a638b2d30..d8e26f5b0 100644 --- a/domains/_github-pages-challenge-Codemaine.maine.json +++ b/domains/_github-pages-challenge-Codemaine.maine.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Codemaine", - "email": "jermaineantwi22@gmail.com" - }, - "record": { - "TXT": "9991ed48ef1e29bebb9213d814ebd6" - } + "owner": { + "username": "Codemaine", + "email": "jermaineantwi22@gmail.com" + }, + "record": { + "TXT": "9991ed48ef1e29bebb9213d814ebd6" + } } diff --git a/domains/_github-pages-challenge-Crazy-Max-Blog.rpi.crazymax.json b/domains/_github-pages-challenge-Crazy-Max-Blog.rpi.crazymax.json index b6f2ef618..468d5157c 100644 --- a/domains/_github-pages-challenge-Crazy-Max-Blog.rpi.crazymax.json +++ b/domains/_github-pages-challenge-Crazy-Max-Blog.rpi.crazymax.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Crazy-Max-Blog", - "email": "Crazy-Max-2011@yandex.ru" - }, - "record": { - "TXT": "78e02ece6b6361900c40e44be0079c" - } + "owner": { + "username": "Crazy-Max-Blog", + "email": "Crazy-Max-2011@yandex.ru" + }, + "record": { + "TXT": "78e02ece6b6361900c40e44be0079c" + } } diff --git a/domains/_github-pages-challenge-Glqch404.glqch.json b/domains/_github-pages-challenge-Glqch404.glqch.json index 060991950..e9001d5ba 100644 --- a/domains/_github-pages-challenge-Glqch404.glqch.json +++ b/domains/_github-pages-challenge-Glqch404.glqch.json @@ -4,8 +4,8 @@ "email": "bridgerbusiness2@gmail.com", "twitter": "Glqch", "discord": "915932527871541309" - }, - "record": { + }, + "record": { "TXT": "a3b430c8adc12043863d6785cfa782" } } diff --git a/domains/_github-pages-challenge-JerBlox.jer.json b/domains/_github-pages-challenge-JerBlox.jer.json index 1119cc305..ba868f179 100644 --- a/domains/_github-pages-challenge-JerBlox.jer.json +++ b/domains/_github-pages-challenge-JerBlox.jer.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "JerBlox", - "email": "chen.fuyuan07@gmail.com" - }, - "record": { - "TXT": "e1e6eda49ed7d363f8492c91821a1a" - } + "owner": { + "username": "JerBlox", + "email": "chen.fuyuan07@gmail.com" + }, + "record": { + "TXT": "e1e6eda49ed7d363f8492c91821a1a" + } } diff --git a/domains/_github-pages-challenge-LIGMATV.ligmatv.json b/domains/_github-pages-challenge-LIGMATV.ligmatv.json index 8bd01e36b..7e27b7ac0 100644 --- a/domains/_github-pages-challenge-LIGMATV.ligmatv.json +++ b/domains/_github-pages-challenge-LIGMATV.ligmatv.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "LIGMATV", - "email": "ligmatv.id@gmail.com" - }, - "record": { - "TXT": "de8560c4ea3c0f753266b402385c50" - } + "owner": { + "username": "LIGMATV", + "email": "ligmatv.id@gmail.com" + }, + "record": { + "TXT": "de8560c4ea3c0f753266b402385c50" + } } diff --git a/domains/_github-pages-challenge-LowkeyGUY4444.akshya.json b/domains/_github-pages-challenge-LowkeyGUY4444.akshya.json index 582a8dc6a..c6b0bb7ef 100644 --- a/domains/_github-pages-challenge-LowkeyGUY4444.akshya.json +++ b/domains/_github-pages-challenge-LowkeyGUY4444.akshya.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "lowkeyguy4444", - "email": "akshyathapa23@gmail.com" - }, - "record": { - "TXT": "b29322c856bfcf9889e95c6cd95b91" - } + "owner": { + "username": "lowkeyguy4444", + "email": "akshyathapa23@gmail.com" + }, + "record": { + "TXT": "b29322c856bfcf9889e95c6cd95b91" + } } diff --git a/domains/_github-pages-challenge-MadisonWirtanen.zwyz.json b/domains/_github-pages-challenge-MadisonWirtanen.zwyz.json index 34c9592f6..594e85860 100644 --- a/domains/_github-pages-challenge-MadisonWirtanen.zwyz.json +++ b/domains/_github-pages-challenge-MadisonWirtanen.zwyz.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "madisonwirtanen", - "email": "isadev@imkk.uk" - }, - "record": { - "TXT": "18776d6f831dd6e69e7889f4747ecb" - } -} \ No newline at end of file +{ + "owner": { + "username": "madisonwirtanen", + "email": "isadev@imkk.uk" + }, + "record": { + "TXT": "18776d6f831dd6e69e7889f4747ecb" + } +} diff --git a/domains/_github-pages-challenge-Myrdincx.myrdin.json b/domains/_github-pages-challenge-Myrdincx.myrdin.json index 25849f9b3..8f23e4a78 100644 --- a/domains/_github-pages-challenge-Myrdincx.myrdin.json +++ b/domains/_github-pages-challenge-Myrdincx.myrdin.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Myrdincx", - "email": "myrdincx@gmail.com" - }, - "record": { - "TXT": "73c422f79a3a088a46e52e7844cb08" - } + "owner": { + "username": "Myrdincx", + "email": "myrdincx@gmail.com" + }, + "record": { + "TXT": "73c422f79a3a088a46e52e7844cb08" + } } diff --git a/domains/_github-pages-challenge-NamesMT.namesmt.json b/domains/_github-pages-challenge-NamesMT.namesmt.json index af2304807..51c701b9a 100644 --- a/domains/_github-pages-challenge-NamesMT.namesmt.json +++ b/domains/_github-pages-challenge-NamesMT.namesmt.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "NamesMT", - "email": "dangquoctrung123@gmail.com" - }, - "record": { - "TXT": "6ec39f629cd9510bca23b84ba61aff" - } + "owner": { + "username": "NamesMT", + "email": "dangquoctrung123@gmail.com" + }, + "record": { + "TXT": "6ec39f629cd9510bca23b84ba61aff" + } } diff --git a/domains/_github-pages-challenge-PokedWasTaken.poked.json b/domains/_github-pages-challenge-PokedWasTaken.poked.json index 870f4ce0c..e3df4a54d 100644 --- a/domains/_github-pages-challenge-PokedWasTaken.poked.json +++ b/domains/_github-pages-challenge-PokedWasTaken.poked.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "PokedWasTaken", - "email": "pokedwastaken@gmail.com", - "discord": "poked" - }, - "record": { - "TXT": "492698bed250302903bda08e024c89" - } -} + "owner": { + "username": "PokedWasTaken", + "email": "pokedwastaken@gmail.com", + "discord": "poked" + }, + "record": { + "TXT": "492698bed250302903bda08e024c89" + } +} diff --git a/domains/_github-pages-challenge-Riihime.riihime.json b/domains/_github-pages-challenge-Riihime.riihime.json index 62357f46f..cecec3884 100644 --- a/domains/_github-pages-challenge-Riihime.riihime.json +++ b/domains/_github-pages-challenge-Riihime.riihime.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Riihime", - "email": "", - "discord": "riihime" - }, - "record": { - "TXT": "dbf468dcc12907dc90b485737f344a" - } - } \ No newline at end of file + "owner": { + "username": "Riihime", + "email": "", + "discord": "riihime" + }, + "record": { + "TXT": "dbf468dcc12907dc90b485737f344a" + } +} diff --git a/domains/_github-pages-challenge-Rouf0x.json b/domains/_github-pages-challenge-Rouf0x.json index ea5abf45b..16c8283a8 100644 --- a/domains/_github-pages-challenge-Rouf0x.json +++ b/domains/_github-pages-challenge-Rouf0x.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Rouf0x", - "email": "Gabrielruf.fr@gmail.com" - }, - "record": { - "TXT": "f01cd0a4cbac68efe6b87568776ad9" - } + "owner": { + "username": "Rouf0x", + "email": "Gabrielruf.fr@gmail.com" + }, + "record": { + "TXT": "f01cd0a4cbac68efe6b87568776ad9" + } } diff --git a/domains/_github-pages-challenge-ScytheMediaTheDev.scythemedia.json b/domains/_github-pages-challenge-ScytheMediaTheDev.scythemedia.json index c428cde22..53ad119dd 100644 --- a/domains/_github-pages-challenge-ScytheMediaTheDev.scythemedia.json +++ b/domains/_github-pages-challenge-ScytheMediaTheDev.scythemedia.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ScytheMediaTheDev", - "email": "tswartz22@aol.com" - }, - "record": { - "TXT": "46b3d088175cbb38e9c4b3b81cdb4b" - } + "owner": { + "username": "ScytheMediaTheDev", + "email": "tswartz22@aol.com" + }, + "record": { + "TXT": "46b3d088175cbb38e9c4b3b81cdb4b" + } } diff --git a/domains/_github-pages-challenge-Socketlike.evie.json b/domains/_github-pages-challenge-Socketlike.evie.json index 3ff048f29..bf1fcdb5e 100644 --- a/domains/_github-pages-challenge-Socketlike.evie.json +++ b/domains/_github-pages-challenge-Socketlike.evie.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Socketlike", - "email": "evelynxii.xt@gmail.com" - }, - "record": { - "TXT": "351773beb3717122300722aeb5d1ac" - } + "owner": { + "username": "Socketlike", + "email": "evelynxii.xt@gmail.com" + }, + "record": { + "TXT": "351773beb3717122300722aeb5d1ac" + } } diff --git a/domains/_github-pages-challenge-TheOldZoom.zoom.json b/domains/_github-pages-challenge-TheOldZoom.zoom.json index a3fd5d1ef..bf25ddd7b 100644 --- a/domains/_github-pages-challenge-TheOldZoom.zoom.json +++ b/domains/_github-pages-challenge-TheOldZoom.zoom.json @@ -1,9 +1,9 @@ { "owner": { - "username": "theoldzoom", - "email": "theoldzoom@gmail.com", - "twitter": "theoldzoom", - "discord": "theoldzoom" + "username": "theoldzoom", + "email": "theoldzoom@gmail.com", + "twitter": "theoldzoom", + "discord": "theoldzoom" }, "record": { "TXT": "617b3a42e42c46cb26aef97305fd8e" diff --git a/domains/_github-pages-challenge-TheWongLife.thewonglife.json b/domains/_github-pages-challenge-TheWongLife.thewonglife.json index 4ffd4694e..7e2626680 100644 --- a/domains/_github-pages-challenge-TheWongLife.thewonglife.json +++ b/domains/_github-pages-challenge-TheWongLife.thewonglife.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "TheWongLife", - "email": "nwong27@illinois.edu" - }, - "record": { - "TXT": "eab75ad7eaab8f055c0d350cb1d28e" - } + "owner": { + "username": "TheWongLife", + "email": "nwong27@illinois.edu" + }, + "record": { + "TXT": "eab75ad7eaab8f055c0d350cb1d28e" + } } diff --git a/domains/_github-pages-challenge-aldnnnz.aldnnnz.json b/domains/_github-pages-challenge-aldnnnz.aldnnnz.json index 14cef686a..71373891b 100644 --- a/domains/_github-pages-challenge-aldnnnz.aldnnnz.json +++ b/domains/_github-pages-challenge-aldnnnz.aldnnnz.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "aldnnnz", - "email": "aldynnn@yahoo.com" - }, - "record": { - "TXT": "5fd4c25bc65bfba8a87f5aa0b38a37" - } + "owner": { + "username": "aldnnnz", + "email": "aldynnn@yahoo.com" + }, + "record": { + "TXT": "5fd4c25bc65bfba8a87f5aa0b38a37" + } } diff --git a/domains/_github-pages-challenge-anshbhimani.anshbhimani.json b/domains/_github-pages-challenge-anshbhimani.anshbhimani.json index f87dde096..405a10c0e 100644 --- a/domains/_github-pages-challenge-anshbhimani.anshbhimani.json +++ b/domains/_github-pages-challenge-anshbhimani.anshbhimani.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "anshbhimani", - "email": "ansh.bhimani@outlook.com" - }, - "record": { - "TXT": "36d0b9db7565094d11ea8fdb539e1dg" - } + "owner": { + "username": "anshbhimani", + "email": "ansh.bhimani@outlook.com" + }, + "record": { + "TXT": "36d0b9db7565094d11ea8fdb539e1dg" + } } diff --git a/domains/_github-pages-challenge-carafelix.heroprotagonist.json b/domains/_github-pages-challenge-carafelix.heroprotagonist.json index cedf11a1a..c02fd3255 100644 --- a/domains/_github-pages-challenge-carafelix.heroprotagonist.json +++ b/domains/_github-pages-challenge-carafelix.heroprotagonist.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "carafelix", - "email": "heroprotagonist32@gmail.com" - }, - "record": { - "TXT": "61ef4af708632a4018579e72c75b65" - } + "owner": { + "username": "carafelix", + "email": "heroprotagonist32@gmail.com" + }, + "record": { + "TXT": "61ef4af708632a4018579e72c75b65" + } } diff --git a/domains/_github-pages-challenge-denboy0123.juqwtf.json b/domains/_github-pages-challenge-denboy0123.juqwtf.json index ce6226134..f59cc1eba 100644 --- a/domains/_github-pages-challenge-denboy0123.juqwtf.json +++ b/domains/_github-pages-challenge-denboy0123.juqwtf.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "denboy0123", - "email": "pochtaproverka01@gmail.com" - }, - "record": { - "TXT": "6146edfce746644d8877fd941120eb" - } + "owner": { + "username": "denboy0123", + "email": "pochtaproverka01@gmail.com" + }, + "record": { + "TXT": "6146edfce746644d8877fd941120eb" + } } diff --git a/domains/_github-pages-challenge-devendrakanojiya.devendra.json b/domains/_github-pages-challenge-devendrakanojiya.devendra.json index fecf73cba..961fb0562 100644 --- a/domains/_github-pages-challenge-devendrakanojiya.devendra.json +++ b/domains/_github-pages-challenge-devendrakanojiya.devendra.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "devendrakanojiya", - "email": "s_36100@bkbirlacollegekalyan.com" - }, - "record": { - "TXT": "1bab44a51e777f98e075d71f2806a4" - } + "owner": { + "username": "devendrakanojiya", + "email": "s_36100@bkbirlacollegekalyan.com" + }, + "record": { + "TXT": "1bab44a51e777f98e075d71f2806a4" + } } diff --git a/domains/_github-pages-challenge-devendrakanojiya.devendrakanojiya.json b/domains/_github-pages-challenge-devendrakanojiya.devendrakanojiya.json index 7b2f53a9f..bc273caf0 100644 --- a/domains/_github-pages-challenge-devendrakanojiya.devendrakanojiya.json +++ b/domains/_github-pages-challenge-devendrakanojiya.devendrakanojiya.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "devendrakanojiya", - "email": "s_36100@bkbirlacollegekalyan.com" - }, - "record": { - "TXT": "37b9724a41bf8e23b2a352d65b7d19" - } + "owner": { + "username": "devendrakanojiya", + "email": "s_36100@bkbirlacollegekalyan.com" + }, + "record": { + "TXT": "37b9724a41bf8e23b2a352d65b7d19" + } } diff --git a/domains/_github-pages-challenge-giocoliere.gioco.json b/domains/_github-pages-challenge-giocoliere.gioco.json index 7202ebd6a..9ea7ff84e 100644 --- a/domains/_github-pages-challenge-giocoliere.gioco.json +++ b/domains/_github-pages-challenge-giocoliere.gioco.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "giocoliere", - "email": "simcrigjeki@gmail.com" - }, - "record": { - "TXT": "6da8f68c4f74f990d4d75ad48bdd93" - } + "owner": { + "username": "giocoliere", + "email": "simcrigjeki@gmail.com" + }, + "record": { + "TXT": "6da8f68c4f74f990d4d75ad48bdd93" + } } diff --git a/domains/_github-pages-challenge-heyshaquib.heyshaquib.json b/domains/_github-pages-challenge-heyshaquib.heyshaquib.json index 7d74d01a7..a2dbe89ac 100644 --- a/domains/_github-pages-challenge-heyshaquib.heyshaquib.json +++ b/domains/_github-pages-challenge-heyshaquib.heyshaquib.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "heyshaquib", - "email": "heyshaquib@proton.me" - }, - "record": { - "TXT": "cd081244e0ad3700962e9d4280285a" - } + "owner": { + "username": "heyshaquib", + "email": "heyshaquib@proton.me" + }, + "record": { + "TXT": "cd081244e0ad3700962e9d4280285a" + } } diff --git a/domains/_github-pages-challenge-himangshu147-git.himangshu147.json b/domains/_github-pages-challenge-himangshu147-git.himangshu147.json index 4e7fd2b3c..b70bb5b04 100644 --- a/domains/_github-pages-challenge-himangshu147-git.himangshu147.json +++ b/domains/_github-pages-challenge-himangshu147-git.himangshu147.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "himangshu147-git", - "email": "saikiahimangshu1256@gmail.com", - "discord": "775660503342776341" - }, - - "record": { - "TXT": "2679f35b2c0a88253be04cc1230ee2" - } - } - + "owner": { + "username": "himangshu147-git", + "email": "saikiahimangshu1256@gmail.com", + "discord": "775660503342776341" + }, + + "record": { + "TXT": "2679f35b2c0a88253be04cc1230ee2" + } +} diff --git a/domains/_github-pages-challenge-jwaxy.jwaxy.json b/domains/_github-pages-challenge-jwaxy.jwaxy.json index 87cdde4a1..96595b11e 100644 --- a/domains/_github-pages-challenge-jwaxy.jwaxy.json +++ b/domains/_github-pages-challenge-jwaxy.jwaxy.json @@ -1,10 +1,10 @@ { - "description": "GitHub said that the verification was needed so I created this record.", - "owner": { - "username": "jwaxy", - "email": "me@yxawj.aleeas.com" - }, - "record": { - "TXT": "8e4b33b2837436011e57d5cade6b40" - } -} + "description": "GitHub said that the verification was needed so I created this record.", + "owner": { + "username": "jwaxy", + "email": "me@yxawj.aleeas.com" + }, + "record": { + "TXT": "8e4b33b2837436011e57d5cade6b40" + } +} diff --git a/domains/_github-pages-challenge-kiensamson0000.khuathuykien.json b/domains/_github-pages-challenge-kiensamson0000.khuathuykien.json index c1acdae09..0d7ce5a96 100644 --- a/domains/_github-pages-challenge-kiensamson0000.khuathuykien.json +++ b/domains/_github-pages-challenge-kiensamson0000.khuathuykien.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "kiensamson0000", - "email": "kienkh99@gmail.com" - }, - "record": { - "TXT": "5bcdd0e68060954c89ee00291531a9" - } + "owner": { + "username": "kiensamson0000", + "email": "kienkh99@gmail.com" + }, + "record": { + "TXT": "5bcdd0e68060954c89ee00291531a9" + } } diff --git a/domains/_github-pages-challenge-l6174.l6174.json b/domains/_github-pages-challenge-l6174.l6174.json index 9ba3d81a3..97dae4a78 100644 --- a/domains/_github-pages-challenge-l6174.l6174.json +++ b/domains/_github-pages-challenge-l6174.l6174.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "l6174", - "email": "l6174@proton.me" - }, - "record": { - "TXT": "239afcf7406892899a65a396dc024f" - } + "owner": { + "username": "l6174", + "email": "l6174@proton.me" + }, + "record": { + "TXT": "239afcf7406892899a65a396dc024f" + } } diff --git a/domains/_github-pages-challenge-lightly-toasted.toast.json b/domains/_github-pages-challenge-lightly-toasted.toast.json index d1069aaf1..6b9d99795 100644 --- a/domains/_github-pages-challenge-lightly-toasted.toast.json +++ b/domains/_github-pages-challenge-lightly-toasted.toast.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "lightly-toasted", - "email": "tooast@duck.com" - }, - "record": { - "TXT": "b92470bdf6083c1af8509ee249c02f" - } + "owner": { + "username": "lightly-toasted", + "email": "tooast@duck.com" + }, + "record": { + "TXT": "b92470bdf6083c1af8509ee249c02f" + } } diff --git a/domains/_github-pages-challenge-mrasif.mrasif.json b/domains/_github-pages-challenge-mrasif.mrasif.json index 2545ecd45..4578316ae 100644 --- a/domains/_github-pages-challenge-mrasif.mrasif.json +++ b/domains/_github-pages-challenge-mrasif.mrasif.json @@ -6,4 +6,4 @@ "record": { "TXT": "3a800ee62fcc8911956495882b71ec" } -} \ No newline at end of file +} diff --git a/domains/_github-pages-challenge-niksnemc.niksne.json b/domains/_github-pages-challenge-niksnemc.niksne.json index 1f1ce902b..c4fe3f77b 100644 --- a/domains/_github-pages-challenge-niksnemc.niksne.json +++ b/domains/_github-pages-challenge-niksnemc.niksne.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "NikSneMC", - "email": "contact@niksne.ru" - }, - "record": { - "TXT": "6cde33bca742bd0dd9adf39a8f6d82" - } + "owner": { + "username": "NikSneMC", + "email": "contact@niksne.ru" + }, + "record": { + "TXT": "6cde33bca742bd0dd9adf39a8f6d82" + } } diff --git a/domains/_github-pages-challenge-reuel-k.reuel.json b/domains/_github-pages-challenge-reuel-k.reuel.json index 6d67bc101..c4b7bbc18 100644 --- a/domains/_github-pages-challenge-reuel-k.reuel.json +++ b/domains/_github-pages-challenge-reuel-k.reuel.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "reuel-k", - "email": "reuelk@protonmail.com" - }, - "record": { - "TXT": "2a76de58b3d71c4918f07e57c92d5b" - } + "owner": { + "username": "reuel-k", + "email": "reuelk@protonmail.com" + }, + "record": { + "TXT": "2a76de58b3d71c4918f07e57c92d5b" + } } diff --git a/domains/_github-pages-challenge-suryanarayanrenjith.surya.json b/domains/_github-pages-challenge-suryanarayanrenjith.surya.json index de6ed456b..5844c2edc 100644 --- a/domains/_github-pages-challenge-suryanarayanrenjith.surya.json +++ b/domains/_github-pages-challenge-suryanarayanrenjith.surya.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "suryanarayanrenjith", - "email": "suryanarayanrenjith@outlook.com" - }, - "record": { - "TXT": "2c563764487945f6157ee1c82e15d6" - } + "owner": { + "username": "suryanarayanrenjith", + "email": "suryanarayanrenjith@outlook.com" + }, + "record": { + "TXT": "2c563764487945f6157ee1c82e15d6" + } } diff --git a/domains/_github-pages-challenge-tayrp.tay.json b/domains/_github-pages-challenge-tayrp.tay.json index 94af98e9a..e7a02c16c 100644 --- a/domains/_github-pages-challenge-tayrp.tay.json +++ b/domains/_github-pages-challenge-tayrp.tay.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "tayrp", - "email": "mystixmew@gmail.com", - "discord": "1050531216589332581" - }, - "record": { - "TXT": "360bbac0c42cd6beedbe67a62c8da5" - } + "owner": { + "username": "tayrp", + "email": "mystixmew@gmail.com", + "discord": "1050531216589332581" + }, + "record": { + "TXT": "360bbac0c42cd6beedbe67a62c8da5" + } } diff --git a/domains/_github-pages-challenge-thenoppy12.thenoppy12.json b/domains/_github-pages-challenge-thenoppy12.thenoppy12.json index 10aa0171e..816ddcdd9 100644 --- a/domains/_github-pages-challenge-thenoppy12.thenoppy12.json +++ b/domains/_github-pages-challenge-thenoppy12.thenoppy12.json @@ -1,12 +1,12 @@ { - "description": "Github Pages Register Domain", - "repo": "https://github.com/thenoppy12/thenoppy12.github.io", - "owner": { - "username": "BussyBakks", - "email": "lengochuykiengiang@gmail.com", - "discord": ".thenoppy12" - }, - "record": { - "TXT": "b41e7f365072dbb42ed1ee40c250db" - } -} + "description": "Github Pages Register Domain", + "repo": "https://github.com/thenoppy12/thenoppy12.github.io", + "owner": { + "username": "BussyBakks", + "email": "lengochuykiengiang@gmail.com", + "discord": ".thenoppy12" + }, + "record": { + "TXT": "b41e7f365072dbb42ed1ee40c250db" + } +} diff --git a/domains/_github-pages-challenge-vihaananand.untitled.json b/domains/_github-pages-challenge-vihaananand.untitled.json index 8466d1b70..e5fe95813 100644 --- a/domains/_github-pages-challenge-vihaananand.untitled.json +++ b/domains/_github-pages-challenge-vihaananand.untitled.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "VihaanAnand", - "email": "macos14sonoma@gmail.com" - }, - "record": { - "TXT": "53234a8871b871e94e29adff5a8e91" - } + "owner": { + "username": "VihaanAnand", + "email": "macos14sonoma@gmail.com" + }, + "record": { + "TXT": "53234a8871b871e94e29adff5a8e91" + } } diff --git a/domains/_github-pages-challenge-yunexiz.yunexiz.json b/domains/_github-pages-challenge-yunexiz.yunexiz.json index f43f375b0..ed61b9573 100644 --- a/domains/_github-pages-challenge-yunexiz.yunexiz.json +++ b/domains/_github-pages-challenge-yunexiz.yunexiz.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Yunexiz", - "email": "yunexiz@aol.com" - }, - "record": { - "TXT": ["273b8f26fd1aacf2cd47be00178179"] - } + "owner": { + "username": "Yunexiz", + "email": "yunexiz@aol.com" + }, + "record": { + "TXT": ["273b8f26fd1aacf2cd47be00178179"] + } } diff --git a/domains/_github-pages-challenge-zpiste.piste.json b/domains/_github-pages-challenge-zpiste.piste.json index e998a3d0d..9398fd245 100644 --- a/domains/_github-pages-challenge-zpiste.piste.json +++ b/domains/_github-pages-challenge-zpiste.piste.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "zpiste", - "email": "contact@piste.dev" - }, - "record": { - "TXT": "ad901dc238a681f67e4979e64eac7e" - } + "owner": { + "username": "zpiste", + "email": "contact@piste.dev" + }, + "record": { + "TXT": "ad901dc238a681f67e4979e64eac7e" + } } diff --git a/domains/_gitlab-pages-verification-code.meerkats.shays.json b/domains/_gitlab-pages-verification-code.meerkats.shays.json index 442847b5d..e7a7d28ef 100644 --- a/domains/_gitlab-pages-verification-code.meerkats.shays.json +++ b/domains/_gitlab-pages-verification-code.meerkats.shays.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "SHays24", - "email": "SHays24@student.sacs.nsw.edu.au" - }, - "record": { - "TXT": "gitlab-pages-verification-code=621b768139e0bfaf6eb43d60db03cabf" - } + "owner": { + "username": "SHays24", + "email": "SHays24@student.sacs.nsw.edu.au" + }, + "record": { + "TXT": "gitlab-pages-verification-code=621b768139e0bfaf6eb43d60db03cabf" + } } diff --git a/domains/a-little-hat.json b/domains/a-little-hat.json index 098324d82..2e2679abb 100644 --- a/domains/a-little-hat.json +++ b/domains/a-little-hat.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "A-Little-Hat", - "email": "soumyasarkar309@gmail.com" - }, - "record": { - "CNAME": "a-little-hat.github.io" - } + "owner": { + "username": "A-Little-Hat", + "email": "soumyasarkar309@gmail.com" + }, + "record": { + "CNAME": "a-little-hat.github.io" + } } diff --git a/domains/aa.json b/domains/aa.json index 73da319ed..64cb3a11a 100644 --- a/domains/aa.json +++ b/domains/aa.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Abdullah-Albanna", - "email": "albannaa78@gmail.com" - }, - "record": { - "CNAME": "abdullah-albanna.github.io" - } + "owner": { + "username": "Abdullah-Albanna", + "email": "albannaa78@gmail.com" + }, + "record": { + "CNAME": "abdullah-albanna.github.io" + } } diff --git a/domains/aadirajuthup.json b/domains/aadirajuthup.json index 057a29621..dd110b351 100644 --- a/domains/aadirajuthup.json +++ b/domains/aadirajuthup.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "aadirajuthup", - "email": "aadi.rajuthup@gmail.com" - }, - "record": { - "A": ["150.136.148.164"] - } + "owner": { + "username": "aadirajuthup", + "email": "aadi.rajuthup@gmail.com" + }, + "record": { + "A": ["150.136.148.164"] + } } diff --git a/domains/aakashuuuu.json b/domains/aakashuuuu.json index 9bb101154..d94b5b9e9 100644 --- a/domains/aakashuuuu.json +++ b/domains/aakashuuuu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "itsAakashz", - "email": "gzatrop@gmail.com" - }, - "record": { - "CNAME": "nextjs-aakashuu-portfolio.pages.dev" - } -} + "owner": { + "username": "itsAakashz", + "email": "gzatrop@gmail.com" + }, + "record": { + "CNAME": "nextjs-aakashuu-portfolio.pages.dev" + } +} diff --git a/domains/aayushsiwa.json b/domains/aayushsiwa.json index a5552da47..295bb4b0c 100644 --- a/domains/aayushsiwa.json +++ b/domains/aayushsiwa.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "aayushsiwa", - "email": "22052177@kiit.ac.in" - }, - "record": { - "CNAME": "aayushsiwa.pages.dev" - } + "owner": { + "username": "aayushsiwa", + "email": "22052177@kiit.ac.in" + }, + "record": { + "CNAME": "aayushsiwa.pages.dev" + } } diff --git a/domains/abc.json b/domains/abc.json index 3eeea3c61..4747a5b5c 100644 --- a/domains/abc.json +++ b/domains/abc.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "neohe", - "email": "he_neo@163.com" - }, - "record": { - "CNAME": "neohe.github.io" - } + "owner": { + "username": "neohe", + "email": "he_neo@163.com" + }, + "record": { + "CNAME": "neohe.github.io" + } } diff --git a/domains/abdelkarim-ain.json b/domains/abdelkarim-ain.json index bc8f7f4b1..64ace5d29 100644 --- a/domains/abdelkarim-ain.json +++ b/domains/abdelkarim-ain.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "abdelkarimain", - "email": "abdelkarimain0@gmail.com" - }, - "record": { - "CNAME": "abdelkarimain.github.io" - } + "owner": { + "username": "abdelkarimain", + "email": "abdelkarimain0@gmail.com" + }, + "record": { + "CNAME": "abdelkarimain.github.io" + } } diff --git a/domains/abdelkarimain.json b/domains/abdelkarimain.json index bc8f7f4b1..64ace5d29 100644 --- a/domains/abdelkarimain.json +++ b/domains/abdelkarimain.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "abdelkarimain", - "email": "abdelkarimain0@gmail.com" - }, - "record": { - "CNAME": "abdelkarimain.github.io" - } + "owner": { + "username": "abdelkarimain", + "email": "abdelkarimain0@gmail.com" + }, + "record": { + "CNAME": "abdelkarimain.github.io" + } } diff --git a/domains/abdo.json b/domains/abdo.json index 0ddd4b60e..0aa8537f1 100644 --- a/domains/abdo.json +++ b/domains/abdo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "xAbdoATx", - "email": "xabdoat@gmail.com" - }, - "record": { - "CNAME": "xabdoatx.github.io" - } + "owner": { + "username": "xAbdoATx", + "email": "xabdoat@gmail.com" + }, + "record": { + "CNAME": "xabdoatx.github.io" + } } diff --git a/domains/abe.json b/domains/abe.json index 540496b8e..7029a15cd 100644 --- a/domains/abe.json +++ b/domains/abe.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "solarcosmic", - "email": "skyrocket180@gmail.com", - "discord": "1201432681913778260" - }, - - "record": { - "CNAME": "profile01.overstand.app" - } - } - \ No newline at end of file + "owner": { + "username": "solarcosmic", + "email": "skyrocket180@gmail.com", + "discord": "1201432681913778260" + }, + + "record": { + "CNAME": "profile01.overstand.app" + } +} diff --git a/domains/abhilash.json b/domains/abhilash.json index 3579f9122..8048cae1d 100644 --- a/domains/abhilash.json +++ b/domains/abhilash.json @@ -1,12 +1,12 @@ { - "description": "Personal portfolio", - "repo": "https://github.com/ostrichization/ostrichization.github.io", - "owner": { - "username": "Ostrichization", - "email": "abhilashk1@proton.me", - "twitter": "OstrichHimself" - }, - "record": { - "CNAME": "ostrichization.github.io" - } -} + "description": "Personal portfolio", + "repo": "https://github.com/ostrichization/ostrichization.github.io", + "owner": { + "username": "Ostrichization", + "email": "abhilashk1@proton.me", + "twitter": "OstrichHimself" + }, + "record": { + "CNAME": "ostrichization.github.io" + } +} diff --git a/domains/abhishek-sharma.json b/domains/abhishek-sharma.json index 04eb0858d..82aba4eef 100644 --- a/domains/abhishek-sharma.json +++ b/domains/abhishek-sharma.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AbhiSharma096", - "email": "Abhisheksharma10a@gmail.com" - }, - "record": { - "URL": "https://abhishek-sharma-01.netlify.app/" - } + "owner": { + "username": "AbhiSharma096", + "email": "Abhisheksharma10a@gmail.com" + }, + "record": { + "URL": "https://abhishek-sharma-01.netlify.app/" + } } diff --git a/domains/abhrajitdas.json b/domains/abhrajitdas.json index 1ade8b74a..d0c26388f 100644 --- a/domains/abhrajitdas.json +++ b/domains/abhrajitdas.json @@ -1,13 +1,12 @@ -{ - "description": "My personal Portfolio Webdite", - "repo": "https://github.com/Abhrajitdas02/Abhrajitdas02.github.io", - "owner": { - "username": "Abhrajitdas02", - "email": "abhrajitdas12245@gmail.com", - "twitter": "abhrajit2002" - }, - "record": { - "CNAME": "abhrajitdas02.github.io" - - } -} \ No newline at end of file +{ + "description": "My personal Portfolio Webdite", + "repo": "https://github.com/Abhrajitdas02/Abhrajitdas02.github.io", + "owner": { + "username": "Abhrajitdas02", + "email": "abhrajitdas12245@gmail.com", + "twitter": "abhrajit2002" + }, + "record": { + "CNAME": "abhrajitdas02.github.io" + } +} diff --git a/domains/abid.json b/domains/abid.json index acb377e0a..8c17122ee 100644 --- a/domains/abid.json +++ b/domains/abid.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "abidhasannir", - "email": "abidhasannir@omail.edu.pl" - }, - "record": { - "CNAME": "abidhasannir.github.io" - } + "owner": { + "username": "abidhasannir", + "email": "abidhasannir@omail.edu.pl" + }, + "record": { + "CNAME": "abidhasannir.github.io" + } } diff --git a/domains/abyss.json b/domains/abyss.json index 6dc9eded8..4e050d48c 100644 --- a/domains/abyss.json +++ b/domains/abyss.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ultimduck", - "email": "zultimduk@gmail.com" - }, - "record": { - "CNAME": "ultimduck.github.io" - } + "owner": { + "username": "ultimduck", + "email": "zultimduk@gmail.com" + }, + "record": { + "CNAME": "ultimduck.github.io" + } } diff --git a/domains/acctuke.json b/domains/acctuke.json index 95709788f..96f7c2c5d 100644 --- a/domains/acctuke.json +++ b/domains/acctuke.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Roing", - "email": "yang4421@outlook.com" - }, - "record": { - "A": ["47.120.72.157"] - } + "owner": { + "username": "Roing", + "email": "yang4421@outlook.com" + }, + "record": { + "A": ["47.120.72.157"] + } } diff --git a/domains/acronical.json b/domains/acronical.json index b84da440c..b63c4de95 100644 --- a/domains/acronical.json +++ b/domains/acronical.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AcronicalYT", - "email": "acronicalbusiness@gmail.com" - }, - "record": { - "CNAME": "acronical.pages.dev" - } + "owner": { + "username": "AcronicalYT", + "email": "acronicalbusiness@gmail.com" + }, + "record": { + "CNAME": "acronical.pages.dev" + } } diff --git a/domains/adeebkhan.json b/domains/adeebkhan.json index 351877f81..d2abea43e 100644 --- a/domains/adeebkhan.json +++ b/domains/adeebkhan.json @@ -1,12 +1,11 @@ { - "description": "Describe the use of this subdomain", - "repo": "https://github.com/akpathan2799/akpathan2799.github.io", - "owner": { - "username": "akpathan2799", - "email": "akpathan2799@gmail.com" - - }, - "record": { - "CNAME": "akpathan2799.github.io" - } -} + "description": "Describe the use of this subdomain", + "repo": "https://github.com/akpathan2799/akpathan2799.github.io", + "owner": { + "username": "akpathan2799", + "email": "akpathan2799@gmail.com" + }, + "record": { + "CNAME": "akpathan2799.github.io" + } +} diff --git a/domains/adit.json b/domains/adit.json index 8fd432982..e3a663c15 100644 --- a/domains/adit.json +++ b/domains/adit.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "aditya-lika-ardiansyah", - "email": "Adytialikaardiansyah@gmail.com" - }, - "record": { - "CNAME": "aditya-lika-ardiansyah.github.io" - } + "owner": { + "username": "aditya-lika-ardiansyah", + "email": "Adytialikaardiansyah@gmail.com" + }, + "record": { + "CNAME": "aditya-lika-ardiansyah.github.io" + } } diff --git a/domains/adoqet.json b/domains/adoqet.json index a047c17f7..66b43beae 100644 --- a/domains/adoqet.json +++ b/domains/adoqet.json @@ -1,21 +1,16 @@ { - "owner": { - "username": "AdoQeT", - "email": "adoqet@gmail.com" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.111.153", - "185.199.110.153", - "185.199.109.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": [ - "v=spf1 include:spf.improvmx.com ~all" - ] - } + "owner": { + "username": "AdoQeT", + "email": "adoqet@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.111.153", + "185.199.110.153", + "185.199.109.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } } diff --git a/domains/advance-bot.json b/domains/advance-bot.json index e5dfd5e13..3275b6f92 100644 --- a/domains/advance-bot.json +++ b/domains/advance-bot.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "shygamer123", - "email": "gpratham522@gmail.com", - "discord": "840244590870003762" - }, - - "record": { - "A": ["69.30.249.53"] - } - } - \ No newline at end of file + "owner": { + "username": "shygamer123", + "email": "gpratham522@gmail.com", + "discord": "840244590870003762" + }, + + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/aesyncio.json b/domains/aesyncio.json index 702975f39..113d3a35a 100644 --- a/domains/aesyncio.json +++ b/domains/aesyncio.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "aesyncio", - "email": "ssupercow@proton.me", - "discord": "1235901872649539604" - }, - - "record": { - "CNAME": "aesyncio.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "aesyncio", + "email": "ssupercow@proton.me", + "discord": "1235901872649539604" + }, + + "record": { + "CNAME": "aesyncio.github.io" + } +} diff --git a/domains/afidev.json b/domains/afidev.json index 159e6d7b0..07c9a0359 100644 --- a/domains/afidev.json +++ b/domains/afidev.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "eabdalmufid", - "email": "eabdalmufid@gmail.com" - }, - "record": { - "CNAME": "eabdalmufid.github.io" - } + "owner": { + "username": "eabdalmufid", + "email": "eabdalmufid@gmail.com" + }, + "record": { + "CNAME": "eabdalmufid.github.io" + } } diff --git a/domains/afk.json b/domains/afk.json index 86c822049..a34e49d0c 100644 --- a/domains/afk.json +++ b/domains/afk.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "RainWill", - "email": "2782401449@qq.com" - }, - "record": { - "A": ["69.30.249.53"] - } + "owner": { + "username": "RainWill", + "email": "2782401449@qq.com" + }, + "record": { + "A": ["69.30.249.53"] + } } diff --git a/domains/afp.json b/domains/afp.json index 9a7f0a88b..392c6154e 100644 --- a/domains/afp.json +++ b/domains/afp.json @@ -5,12 +5,7 @@ "discord": "423906482904629268" }, "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": [ - "v=spf1 include:spf.improvmx.com ~all" - ] + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } } diff --git a/domains/agn.json b/domains/agn.json index f1645fc14..a20a8d69b 100644 --- a/domains/agn.json +++ b/domains/agn.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "agnesmonret", - "email": "agnesmoret@proton.me", - "discord": "694917200720429066" - }, - - "record": { - "CNAME": "agnesmonret.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "agnesmonret", + "email": "agnesmoret@proton.me", + "discord": "694917200720429066" + }, + + "record": { + "CNAME": "agnesmonret.github.io" + } +} diff --git a/domains/ahmedtohamy.json b/domains/ahmedtohamy.json index 2716f3c3f..44fc48511 100644 --- a/domains/ahmedtohamy.json +++ b/domains/ahmedtohamy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ahmedtohamy1", - "email": "1ahmed.tohamy@gmail.com" - }, - "record": { - "CNAME": "ahmedtohamy1.github.io" - } + "owner": { + "username": "ahmedtohamy1", + "email": "1ahmed.tohamy@gmail.com" + }, + "record": { + "CNAME": "ahmedtohamy1.github.io" + } } diff --git a/domains/ahsanu.json b/domains/ahsanu.json index fb39c846f..a7d507a27 100644 --- a/domains/ahsanu.json +++ b/domains/ahsanu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ahsanu123", - "email": "caasperahsanuamala5@gmail.com" - }, - "record": { - "CNAME": "ahsanu123.github.io" - } + "owner": { + "username": "ahsanu123", + "email": "caasperahsanuamala5@gmail.com" + }, + "record": { + "CNAME": "ahsanu123.github.io" + } } diff --git a/domains/ai-demo.json b/domains/ai-demo.json index dc80d7302..51914a0f8 100644 --- a/domains/ai-demo.json +++ b/domains/ai-demo.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "andrewstech", - "email": "andrew@maintainers.is-a.dev", - "discord": "598245488977903688" - }, - - "record": { - "CNAME": "andrewstech.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "andrewstech", + "email": "andrew@maintainers.is-a.dev", + "discord": "598245488977903688" + }, + + "record": { + "CNAME": "andrewstech.github.io" + } +} diff --git a/domains/aichat.json b/domains/aichat.json index 4df29ee67..ef8dc3532 100644 --- a/domains/aichat.json +++ b/domains/aichat.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "TechnoFusionTech", - "email": "technofusiontech@techie.com" - }, - "record": { - "CNAME": "technofusiontech.is-a.dev" - } + "owner": { + "username": "TechnoFusionTech", + "email": "technofusiontech@techie.com" + }, + "record": { + "CNAME": "technofusiontech.is-a.dev" + } } diff --git a/domains/ain3abdo.json b/domains/ain3abdo.json index 6d55a4cc1..246306030 100644 --- a/domains/ain3abdo.json +++ b/domains/ain3abdo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ainabdelkarim", - "email": "abdelkarimain0@gmail.com" - }, - "record": { - "CNAME": "ainabdelkarim.github.io" - } + "owner": { + "username": "ainabdelkarim", + "email": "abdelkarimain0@gmail.com" + }, + "record": { + "CNAME": "ainabdelkarim.github.io" + } } diff --git a/domains/air.json b/domains/air.json index 3f3606b79..dc7a76be0 100644 --- a/domains/air.json +++ b/domains/air.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Caiden-P", - "email": "iididhejejdj@gmail.com", - "discord": "850820069310201896" - }, - "record": { - "CNAME": "air-busl.onrender.com" - } + "owner": { + "username": "Caiden-P", + "email": "iididhejejdj@gmail.com", + "discord": "850820069310201896" + }, + "record": { + "CNAME": "air-busl.onrender.com" + } } diff --git a/domains/aish.json b/domains/aish.json index 930135d6f..4f1926b86 100644 --- a/domains/aish.json +++ b/domains/aish.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "code-hunt-in", - "email": "aishwary.pandore@somaiya.edu" - }, - "record": { - "CNAME": "code-hunt-in.github.io" - } + "owner": { + "username": "code-hunt-in", + "email": "aishwary.pandore@somaiya.edu" + }, + "record": { + "CNAME": "code-hunt-in.github.io" + } } diff --git a/domains/aixiaoji.json b/domains/aixiaoji.json index df68efd68..dbeecaec5 100644 --- a/domains/aixiaoji.json +++ b/domains/aixiaoji.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "HelloAIXIAOJI", - "email": "aixiaoji2020@163.com" - }, - "record": { - "CNAME": "ip.hk.dhost.devskyr.com" - } + "owner": { + "username": "HelloAIXIAOJI", + "email": "aixiaoji2020@163.com" + }, + "record": { + "CNAME": "ip.hk.dhost.devskyr.com" + } } diff --git a/domains/ajay.json b/domains/ajay.json index e6c10300b..32b4b1176 100644 --- a/domains/ajay.json +++ b/domains/ajay.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Aj-Cdr", - "email": "ajaysathishpreetha2.0@gmail.com" - }, - "record": { - "URL": "https://ajay.framer.ai/" - } + "owner": { + "username": "Aj-Cdr", + "email": "ajaysathishpreetha2.0@gmail.com" + }, + "record": { + "URL": "https://ajay.framer.ai/" + } } diff --git a/domains/ajayanto.json b/domains/ajayanto.json index 6860de31f..c64961cbc 100644 --- a/domains/ajayanto.json +++ b/domains/ajayanto.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AjayAntoIsDev", - "email": "ajayantoisdev@gmail.com" - }, - "record": { - "CNAME": "ajayanto.pages.dev" - } + "owner": { + "username": "AjayAntoIsDev", + "email": "ajayantoisdev@gmail.com" + }, + "record": { + "CNAME": "ajayanto.pages.dev" + } } diff --git a/domains/akash.json b/domains/akash.json index 9ecf40be5..d6c799907 100644 --- a/domains/akash.json +++ b/domains/akash.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "CruxCoder7", - "email": "akashrangesh07@gmail.com" - }, - "record": { - "CNAME": "cruxcoder7.github.io" - } + "owner": { + "username": "CruxCoder7", + "email": "akashrangesh07@gmail.com" + }, + "record": { + "CNAME": "cruxcoder7.github.io" + } } diff --git a/domains/akashr.json b/domains/akashr.json index 9ecf40be5..d6c799907 100644 --- a/domains/akashr.json +++ b/domains/akashr.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "CruxCoder7", - "email": "akashrangesh07@gmail.com" - }, - "record": { - "CNAME": "cruxcoder7.github.io" - } + "owner": { + "username": "CruxCoder7", + "email": "akashrangesh07@gmail.com" + }, + "record": { + "CNAME": "cruxcoder7.github.io" + } } diff --git a/domains/akatsuki.json b/domains/akatsuki.json index f01869dac..38307d498 100644 --- a/domains/akatsuki.json +++ b/domains/akatsuki.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "Miguel-altcell", - "email": "wilsonmigueljalla@gmail.com", - "discord": "1223721772051075193" - }, - - "record": { - "CNAME": "akatsuki-crew.rf.gd" - } - } - \ No newline at end of file + "owner": { + "username": "Miguel-altcell", + "email": "wilsonmigueljalla@gmail.com", + "discord": "1223721772051075193" + }, + + "record": { + "CNAME": "akatsuki-crew.rf.gd" + } +} diff --git a/domains/akborana.json b/domains/akborana.json index d9181b5d9..0a46fee2c 100644 --- a/domains/akborana.json +++ b/domains/akborana.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "akborana3", - "email": "akayonfire3@gmail.com", - "discord": "1042457884736368721" - }, - - "record": { - "CNAME": "akborana3.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "akborana3", + "email": "akayonfire3@gmail.com", + "discord": "1042457884736368721" + }, + + "record": { + "CNAME": "akborana3.github.io" + } +} diff --git a/domains/akcord.json b/domains/akcord.json index 59e946e13..2132ee213 100644 --- a/domains/akcord.json +++ b/domains/akcord.json @@ -1,11 +1,11 @@ { - "description": "AKCord's Portfolio", - "repo": "https://github.com/AKCord/akcord.github.io", - "owner": { - "username": "AKCord", - "email": "shrestha.aeniv@gmail.com" - }, - "record": { - "CNAME": "akcord.github.io" - } + "description": "AKCord's Portfolio", + "repo": "https://github.com/AKCord/akcord.github.io", + "owner": { + "username": "AKCord", + "email": "shrestha.aeniv@gmail.com" + }, + "record": { + "CNAME": "akcord.github.io" + } } diff --git a/domains/akhilesh.json b/domains/akhilesh.json index f77da1267..fafe817b1 100644 --- a/domains/akhilesh.json +++ b/domains/akhilesh.json @@ -1,11 +1,11 @@ { - "description": "Personal Portfolio", - "repo": "https://github.com/ProCoderAkhil/ProCoderAkhil.github.io", - "owner": { - "username": "ProCoderAkhil", - "email": "AkhilRamachandran@gmail.com" - }, - "record": { - "CNAME": "ProCoderAkhil.github.io" - } -} + "description": "Personal Portfolio", + "repo": "https://github.com/ProCoderAkhil/ProCoderAkhil.github.io", + "owner": { + "username": "ProCoderAkhil", + "email": "AkhilRamachandran@gmail.com" + }, + "record": { + "CNAME": "ProCoderAkhil.github.io" + } +} diff --git a/domains/akki.json b/domains/akki.json index 7d398ad94..fcddeed5a 100644 --- a/domains/akki.json +++ b/domains/akki.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "akshtt-dev", - "email": "maillegendop@gmail.com", - "discord": "1056531806763102218" - }, - - "record": { - "A": ["69.197.135.203"] - } - } - + "owner": { + "username": "akshtt-dev", + "email": "maillegendop@gmail.com", + "discord": "1056531806763102218" + }, + + "record": { + "A": ["69.197.135.203"] + } +} diff --git a/domains/akrm.json b/domains/akrm.json index 45d414d01..17e43b59b 100644 --- a/domains/akrm.json +++ b/domains/akrm.json @@ -1,13 +1,12 @@ { - "owner": { - "username": "KemoXtech", - "email": "aljmalrealstate@gmail.com", - "discord": "868339557593137212" - }, - - "record": { - "A": ["65.19.141.67"], - "AAAA": ["2001:470:1:1ee::2009"] - } - } - + "owner": { + "username": "KemoXtech", + "email": "aljmalrealstate@gmail.com", + "discord": "868339557593137212" + }, + + "record": { + "A": ["65.19.141.67"], + "AAAA": ["2001:470:1:1ee::2009"] + } +} diff --git a/domains/akshat.json b/domains/akshat.json index bbee87dae..3570057b6 100644 --- a/domains/akshat.json +++ b/domains/akshat.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "akshatgurnani", - "email": "Akshatgurnani@outlook.com" - }, - "record": { - "URL": "https://www.github.com/akshatgurnani" - } + "owner": { + "username": "akshatgurnani", + "email": "Akshatgurnani@outlook.com" + }, + "record": { + "URL": "https://www.github.com/akshatgurnani" + } } diff --git a/domains/akshayks.json b/domains/akshayks.json index a0ef1808d..ac5fabd1c 100644 --- a/domains/akshayks.json +++ b/domains/akshayks.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "akshaynox", - "email": "mail.akshayks@gmail.com" - }, - "record": { - "URL": "https://akshayks.vercel.app/" - } + "owner": { + "username": "akshaynox", + "email": "mail.akshayks@gmail.com" + }, + "record": { + "URL": "https://akshayks.vercel.app/" + } } diff --git a/domains/akshya.json b/domains/akshya.json index 4c1d49963..0a08b60dc 100644 --- a/domains/akshya.json +++ b/domains/akshya.json @@ -1,11 +1,11 @@ { - "description": "Portfolio Website", - "repo": "https://github.com/LowkeyGUY4444/LowkeyGUY4444.github.io", - "owner": { - "username": "LowkeyGUY4444", - "email": "akshyathapa23@gmail.com" - }, - "record": { - "CNAME": "LowkeyGUY4444.github.io" - } + "description": "Portfolio Website", + "repo": "https://github.com/LowkeyGUY4444/LowkeyGUY4444.github.io", + "owner": { + "username": "LowkeyGUY4444", + "email": "akshyathapa23@gmail.com" + }, + "record": { + "CNAME": "LowkeyGUY4444.github.io" + } } diff --git a/domains/alain.json b/domains/alain.json index cb5b0d6f1..807b89f2e 100644 --- a/domains/alain.json +++ b/domains/alain.json @@ -1,12 +1,12 @@ { - "repo": "https://github.com/alainsdev/register", - "owner": { - "username": "alainsdev", - "email": "ghghello30@gmail.com", - "discord": "970325505989574656" - }, - - "record": { - "CNAME": "alainsdev.github.io" - } - } + "repo": "https://github.com/alainsdev/register", + "owner": { + "username": "alainsdev", + "email": "ghghello30@gmail.com", + "discord": "970325505989574656" + }, + + "record": { + "CNAME": "alainsdev.github.io" + } +} diff --git a/domains/aldess.json b/domains/aldess.json index c139c319f..e88e64276 100644 --- a/domains/aldess.json +++ b/domains/aldess.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AldessScratch", - "email": "aldess.sc@gmail.com" - }, - "record": { - "CNAME": "aldess.pages.dev" - } + "owner": { + "username": "AldessScratch", + "email": "aldess.sc@gmail.com" + }, + "record": { + "CNAME": "aldess.pages.dev" + } } diff --git a/domains/aldnnnz.json b/domains/aldnnnz.json index f64f7a446..9447f9be8 100644 --- a/domains/aldnnnz.json +++ b/domains/aldnnnz.json @@ -1,12 +1,12 @@ { - "description": "portofolio", - "domain": "aldnnnz.is-a.dev", - "repo": "https://github.com/aldnnnz/aldnnnz.github.io", - "owner": { - "username": "aldnnnz", - "email": "aldynnn@yahoo.com" - }, - "record": { - "CNAME": "aldnnnz.github.io" - } -} + "description": "portofolio", + "domain": "aldnnnz.is-a.dev", + "repo": "https://github.com/aldnnnz/aldnnnz.github.io", + "owner": { + "username": "aldnnnz", + "email": "aldynnn@yahoo.com" + }, + "record": { + "CNAME": "aldnnnz.github.io" + } +} diff --git a/domains/alexd.json b/domains/alexd.json index 8fe80b750..a7d74ee46 100644 --- a/domains/alexd.json +++ b/domains/alexd.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "AlexanderDDevelopment", - "email": "AlexanderDDevelopment@gmail.com", - "discord": "1237578569358639190" - }, - - "record": { - "CNAME": "alexanderd.pages.dev" - } - } - \ No newline at end of file + "owner": { + "username": "AlexanderDDevelopment", + "email": "AlexanderDDevelopment@gmail.com", + "discord": "1237578569358639190" + }, + + "record": { + "CNAME": "alexanderd.pages.dev" + } +} diff --git a/domains/alexismaison.json b/domains/alexismaison.json index fd7c1a21c..c135d4713 100644 --- a/domains/alexismaison.json +++ b/domains/alexismaison.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "alexis2m", - "email": "hello@alexismaison.com" - }, - "record": { - "URL": "https://alexismaison.com" - } + "owner": { + "username": "alexis2m", + "email": "hello@alexismaison.com" + }, + "record": { + "URL": "https://alexismaison.com" + } } diff --git a/domains/alfanaan.json b/domains/alfanaan.json index 59819dfaf..10a510b3b 100644 --- a/domains/alfanaan.json +++ b/domains/alfanaan.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "Alfanaannet", - "email": "hmmm202031520062021@gmail.com", - "discord": "775012312876711936" - }, - "record": { - "URL": "https://timevoice.onrender.com", - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" - } + "owner": { + "username": "Alfanaannet", + "email": "hmmm202031520062021@gmail.com", + "discord": "775012312876711936" + }, + "record": { + "URL": "https://timevoice.onrender.com", + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } } diff --git a/domains/alfari.json b/domains/alfari.json index 30dbb37f2..d442f3731 100644 --- a/domains/alfari.json +++ b/domains/alfari.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "alfari24", - "email": "ari@alfari.id" - }, - "record": { - "A": ["194.15.36.220"] - } + "owner": { + "username": "alfari24", + "email": "ari@alfari.id" + }, + "record": { + "A": ["194.15.36.220"] + } } diff --git a/domains/alijafari.json b/domains/alijafari.json index 639da30f9..639d61198 100644 --- a/domains/alijafari.json +++ b/domains/alijafari.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "alijafari-gd", - "email": "ali.jafari.sn@gmail.com" - }, - "record": { - "URL": "https://alijafari-gd.github.io" - } + "owner": { + "username": "alijafari-gd", + "email": "ali.jafari.sn@gmail.com" + }, + "record": { + "URL": "https://alijafari-gd.github.io" + } } diff --git a/domains/alimehdi.json b/domains/alimehdi.json index 61f4c9bbf..703bf6956 100644 --- a/domains/alimehdi.json +++ b/domains/alimehdi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "DeadMan30", - "email": "its.alimehdi25@gmail.com" - }, - "record": { - "CNAME": "alimehdi.pages.dev" - } + "owner": { + "username": "DeadMan30", + "email": "its.alimehdi25@gmail.com" + }, + "record": { + "CNAME": "alimehdi.pages.dev" + } } diff --git a/domains/aliwoto.json b/domains/aliwoto.json index fbcff706e..f1939d174 100644 --- a/domains/aliwoto.json +++ b/domains/aliwoto.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ALiwoto", - "email": "aminnimaj@gmail.com" - }, - "record": { - "A": ["176.9.175.107"] - } + "owner": { + "username": "ALiwoto", + "email": "aminnimaj@gmail.com" + }, + "record": { + "A": ["176.9.175.107"] + } } diff --git a/domains/alltawd.json b/domains/alltawd.json index 577626d7f..7184a18c6 100644 --- a/domains/alltawd.json +++ b/domains/alltawd.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AlltAWD", - "email": "hanson_2014@hotmail.com" - }, - "record": { - "CNAME": "alltawd.github.io" - } + "owner": { + "username": "AlltAWD", + "email": "hanson_2014@hotmail.com" + }, + "record": { + "CNAME": "alltawd.github.io" + } } diff --git a/domains/almaz.json b/domains/almaz.json index 4a9f6402d..1263757b9 100644 --- a/domains/almaz.json +++ b/domains/almaz.json @@ -5,10 +5,7 @@ }, "record": { "URL": "https://ss.almaz.is-a.dev", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/alphatechnolog.json b/domains/alphatechnolog.json index a57111a71..e27b6aad0 100644 --- a/domains/alphatechnolog.json +++ b/domains/alphatechnolog.json @@ -1,11 +1,11 @@ { - "description": "Personal page", - "repo": "https://github.com/alphatechnolog/alphatechnolog.github.io", - "owner": { - "username": "AlphaTechnolog", - "email": "gfranklings@gmail.com" - }, - "record": { - "CNAME": "alphatechnolog.github.io" - } + "description": "Personal page", + "repo": "https://github.com/alphatechnolog/alphatechnolog.github.io", + "owner": { + "username": "AlphaTechnolog", + "email": "gfranklings@gmail.com" + }, + "record": { + "CNAME": "alphatechnolog.github.io" + } } diff --git a/domains/amerigo.json b/domains/amerigo.json index 37a3d9405..090913f5b 100644 --- a/domains/amerigo.json +++ b/domains/amerigo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "north-site", - "email": "v.imreadrian@gmail.com" - }, - "record": { - "CNAME": "5c13057597f8.sn.mynetname.net" - } + "owner": { + "username": "north-site", + "email": "v.imreadrian@gmail.com" + }, + "record": { + "CNAME": "5c13057597f8.sn.mynetname.net" + } } diff --git a/domains/ammthecoder.json b/domains/ammthecoder.json index feb3270af..f9166f589 100644 --- a/domains/ammthecoder.json +++ b/domains/ammthecoder.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Aung-myat-min", - "email": "koaungmyatmin0@gmail.com" - }, - "record": { - "URL": "https://ammthercoder.vercel.app/" - } + "owner": { + "username": "Aung-myat-min", + "email": "koaungmyatmin0@gmail.com" + }, + "record": { + "URL": "https://ammthercoder.vercel.app/" + } } diff --git a/domains/andres.json b/domains/andres.json index 03872523d..b72e4c382 100644 --- a/domains/andres.json +++ b/domains/andres.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "eneru2", - "email": "elementaov@gmail.com" - }, - "record": { - "A": ["130.61.184.180"] - } + "owner": { + "username": "eneru2", + "email": "elementaov@gmail.com" + }, + "record": { + "A": ["130.61.184.180"] + } } diff --git a/domains/andrewdxz.json b/domains/andrewdxz.json index f5b26b83b..d6af4ad2f 100644 --- a/domains/andrewdxz.json +++ b/domains/andrewdxz.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "alainsdev", - "email": "ghghello30@gmail.com", - "discord": "970325505989574656" - }, - - "record": { - "CNAME": "andrewmack1.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "alainsdev", + "email": "ghghello30@gmail.com", + "discord": "970325505989574656" + }, + + "record": { + "CNAME": "andrewmack1.github.io" + } +} diff --git a/domains/animesh.json b/domains/animesh.json index 001ad1867..fb1bad073 100644 --- a/domains/animesh.json +++ b/domains/animesh.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "animeshryu", - "email": "animeshryu@gmail.com" - }, - "record": { - "CNAME": "animesh.pages.dev" - } -} \ No newline at end of file +{ + "owner": { + "username": "animeshryu", + "email": "animeshryu@gmail.com" + }, + "record": { + "CNAME": "animesh.pages.dev" + } +} diff --git a/domains/ann.json b/domains/ann.json index e154aefdb..2d18478dc 100644 --- a/domains/ann.json +++ b/domains/ann.json @@ -1,11 +1,11 @@ { - "description": "Personal website to host bio info and other things", - "repo": "https://github.com/ann-dvlpr/ann-dvlpr.github.io", - "owner": { - "username": "ann-dvlpr", - "email": "ne0xch4r4@gmail.com" - }, - "record": { - "CNAME": "ann-dvlpr.github.io" - } -} + "description": "Personal website to host bio info and other things", + "repo": "https://github.com/ann-dvlpr/ann-dvlpr.github.io", + "owner": { + "username": "ann-dvlpr", + "email": "ne0xch4r4@gmail.com" + }, + "record": { + "CNAME": "ann-dvlpr.github.io" + } +} diff --git a/domains/anna.json b/domains/anna.json index 0f2801cf3..8222c902f 100644 --- a/domains/anna.json +++ b/domains/anna.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "annanas271", - "email": "iamrvins@gmail.com", - "discord": "1206164385911799850" - }, - - "record": { - "CNAME": "annanas271.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "annanas271", + "email": "iamrvins@gmail.com", + "discord": "1206164385911799850" + }, + + "record": { + "CNAME": "annanas271.github.io" + } +} diff --git a/domains/anton.json b/domains/anton.json index ef98da318..e61a5235a 100644 --- a/domains/anton.json +++ b/domains/anton.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "rorosin", - "email": "rosin886@gmail.com" - }, - "record": { - "CNAME": "ru.ardev.tk" - } + "owner": { + "username": "rorosin", + "email": "rosin886@gmail.com" + }, + "record": { + "CNAME": "ru.ardev.tk" + } } diff --git a/domains/anumeya.json b/domains/anumeya.json index 3d37f0dd5..ca7be3aef 100644 --- a/domains/anumeya.json +++ b/domains/anumeya.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "KreativeThinker", - "email": "sagely2005eagle@gmail.com" - }, + "owner": { + "username": "KreativeThinker", + "email": "sagely2005eagle@gmail.com" + }, - "record": { - "CNAME": "kreativethinker.github.io" - } + "record": { + "CNAME": "kreativethinker.github.io" + } } diff --git a/domains/anurag.json b/domains/anurag.json index 99ff09294..90a981b07 100644 --- a/domains/anurag.json +++ b/domains/anurag.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "anuragjawalkar", - "email": "anurag24jawalkar@gmail.com" - }, - "record": { - "CNAME": "anuragjawalkar.github.io" - } + "owner": { + "username": "anuragjawalkar", + "email": "anurag24jawalkar@gmail.com" + }, + "record": { + "CNAME": "anuragjawalkar.github.io" + } } diff --git a/domains/any.json b/domains/any.json index 188cf8a13..de7da893f 100644 --- a/domains/any.json +++ b/domains/any.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "IRDMctorl", - "email": "fun64646969@gmail.com" - }, - "record": { - "CNAME": "any-w1a3.onrender.com" - } + "owner": { + "username": "IRDMctorl", + "email": "fun64646969@gmail.com" + }, + "record": { + "CNAME": "any-w1a3.onrender.com" + } } diff --git a/domains/ap2.json b/domains/ap2.json index 930135d6f..4f1926b86 100644 --- a/domains/ap2.json +++ b/domains/ap2.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "code-hunt-in", - "email": "aishwary.pandore@somaiya.edu" - }, - "record": { - "CNAME": "code-hunt-in.github.io" - } + "owner": { + "username": "code-hunt-in", + "email": "aishwary.pandore@somaiya.edu" + }, + "record": { + "CNAME": "code-hunt-in.github.io" + } } diff --git a/domains/apam.json b/domains/apam.json index 4d3da275b..ace8aeeb8 100644 --- a/domains/apam.json +++ b/domains/apam.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "iamxani", - "email": "xenpei11@gmail.com" - }, - "record": { - "CNAME": "iamxani.github.io" - } + "owner": { + "username": "iamxani", + "email": "xenpei11@gmail.com" + }, + "record": { + "CNAME": "iamxani.github.io" } +} diff --git a/domains/apep.json b/domains/apep.json index dd48d6562..c326356b7 100644 --- a/domains/apep.json +++ b/domains/apep.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "ArasakaID", - "email": "afifeka20@gmail.com", - "discord": "331616752767205378" - }, - - "record": { - "A": ["8.222.249.188"] - } - } - + "owner": { + "username": "ArasakaID", + "email": "afifeka20@gmail.com", + "discord": "331616752767205378" + }, + + "record": { + "A": ["8.222.249.188"] + } +} diff --git a/domains/apgyorfi.json b/domains/apgyorfi.json index 5bc041303..ded124ff7 100644 --- a/domains/apgyorfi.json +++ b/domains/apgyorfi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "apgyorfi", - "email": "apgyorfi@protonmail.com" - }, - "record": { - "CNAME": "gfsys.hu" - } + "owner": { + "username": "apgyorfi", + "email": "apgyorfi@protonmail.com" + }, + "record": { + "CNAME": "gfsys.hu" + } } diff --git a/domains/api.namkun.json b/domains/api.namkun.json index 156281184..c06d4d968 100644 --- a/domains/api.namkun.json +++ b/domains/api.namkun.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "beocaca", - "email": "namdev1402@gmail.com" - }, - "record": { - "CNAME": "a.namkun.workers.dev" - } + "owner": { + "username": "beocaca", + "email": "namdev1402@gmail.com" + }, + "record": { + "CNAME": "a.namkun.workers.dev" + } } diff --git a/domains/api.shockbs.json b/domains/api.shockbs.json index 12d89cd28..6dbe49a35 100644 --- a/domains/api.shockbs.json +++ b/domains/api.shockbs.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "shockbs", - "email": "apipherng@gmail.com" - }, - "record": { - "CNAME": "apishockbsshockbsxddd.onrender.com" - } + "owner": { + "username": "shockbs", + "email": "apipherng@gmail.com" + }, + "record": { + "CNAME": "apishockbsshockbsxddd.onrender.com" + } } diff --git a/domains/api.zoom.json b/domains/api.zoom.json index bb93395ae..3c72d6bbd 100644 --- a/domains/api.zoom.json +++ b/domains/api.zoom.json @@ -1,13 +1,13 @@ { - "description": "A API where I will host all of my images/videos/stuff like it", - "repo": "https://github.com/theoldzoom/theoldzoom.github.io", - "owner": { - "username": "theoldzoom", - "email": "theoldzoom@gmail.com", - "twitter": "theoldzoom", - "discord": "theoldzoom" - }, - "record": { - "CNAME": "theoldzoom.github.io" - } -} + "description": "A API where I will host all of my images/videos/stuff like it", + "repo": "https://github.com/theoldzoom/theoldzoom.github.io", + "owner": { + "username": "theoldzoom", + "email": "theoldzoom@gmail.com", + "twitter": "theoldzoom", + "discord": "theoldzoom" + }, + "record": { + "CNAME": "theoldzoom.github.io" + } +} diff --git a/domains/apostolos.json b/domains/apostolos.json index 55302b3ea..029ecae6e 100644 --- a/domains/apostolos.json +++ b/domains/apostolos.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "tolisdev", - "email": "a.katsoudas@yahoo.com" - }, - "record": { - "CNAME": "lux1.apostolosk.eu.org" - } + "owner": { + "username": "tolisdev", + "email": "a.katsoudas@yahoo.com" + }, + "record": { + "CNAME": "lux1.apostolosk.eu.org" + } } - diff --git a/domains/app.json b/domains/app.json index 930135d6f..4f1926b86 100644 --- a/domains/app.json +++ b/domains/app.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "code-hunt-in", - "email": "aishwary.pandore@somaiya.edu" - }, - "record": { - "CNAME": "code-hunt-in.github.io" - } + "owner": { + "username": "code-hunt-in", + "email": "aishwary.pandore@somaiya.edu" + }, + "record": { + "CNAME": "code-hunt-in.github.io" + } } diff --git a/domains/aqilhensem.json b/domains/aqilhensem.json index a03c6e9fb..84c94a4f2 100644 --- a/domains/aqilhensem.json +++ b/domains/aqilhensem.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "qing762", - "email": "threatedblade@outlook.com" - }, - "record": { - "CNAME": "qing762.github.io" - } -} \ No newline at end of file + "owner": { + "username": "qing762", + "email": "threatedblade@outlook.com" + }, + "record": { + "CNAME": "qing762.github.io" + } +} diff --git a/domains/araguaci.json b/domains/araguaci.json index d37c7093f..a33a1b6b8 100644 --- a/domains/araguaci.json +++ b/domains/araguaci.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "araguaci", - "email": "araguaci@gmail.com" - }, + "owner": { + "username": "araguaci", + "email": "araguaci@gmail.com" + }, "record": { "CNAME": "araguaci.github.io" } diff --git a/domains/arceus.json b/domains/arceus.json index 3437f8b1d..9aadca07b 100644 --- a/domains/arceus.json +++ b/domains/arceus.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "blurwind", - "email": "", - "discord": "1055478076013817936" - }, - - "record": { - "CNAME": "blurwind.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "blurwind", + "email": "", + "discord": "1055478076013817936" + }, + + "record": { + "CNAME": "blurwind.github.io" + } +} diff --git a/domains/archon.json b/domains/archon.json index 36a014b81..17267d9d8 100644 --- a/domains/archon.json +++ b/domains/archon.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "29ayaang", - "email": "29ayaang@proton.me" - }, - "record": { - "CNAME": "29ayaang.github.io" - } + "owner": { + "username": "29ayaang", + "email": "29ayaang@proton.me" + }, + "record": { + "CNAME": "29ayaang.github.io" + } } diff --git a/domains/ardistory.json b/domains/ardistory.json index bef531d4d..98b557280 100644 --- a/domains/ardistory.json +++ b/domains/ardistory.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ardistory", - "email": "putraardiansyah530@gmail.com" - }, - "record": { - "A": ["198.91.81.13"] - } + "owner": { + "username": "ardistory", + "email": "putraardiansyah530@gmail.com" + }, + "record": { + "A": ["198.91.81.13"] + } } diff --git a/domains/ardox.json b/domains/ardox.json index a30e20e9c..24d080fbb 100644 --- a/domains/ardox.json +++ b/domains/ardox.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "LeVraiArdox", - "email": "adrian.arjoca18@gmail.com" - }, - "record": { - "CNAME": "levraiardox.github.io" - } + "owner": { + "username": "LeVraiArdox", + "email": "adrian.arjoca18@gmail.com" + }, + "record": { + "CNAME": "levraiardox.github.io" + } } diff --git a/domains/arhan.json b/domains/arhan.json index ee25e25fe..a7c83722a 100644 --- a/domains/arhan.json +++ b/domains/arhan.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "ArhanExploits", - "email": "vortexsperts@gmail.com", - "discord": "1058620249978716191" - }, - - "record": { - "A": ["54.37.19.49"] - } - } - \ No newline at end of file + "owner": { + "username": "ArhanExploits", + "email": "vortexsperts@gmail.com", + "discord": "1058620249978716191" + }, + + "record": { + "A": ["54.37.19.49"] + } +} diff --git a/domains/ariffhazmi.json b/domains/ariffhazmi.json index 246f97221..638b5bc14 100644 --- a/domains/ariffhazmi.json +++ b/domains/ariffhazmi.json @@ -1,12 +1,11 @@ -{ - "description": "Ariffhazmi's Website", - "repo": "https://github.com/Areplesapelagi/ariffhazmi.git", - "owner": { - "username": "Areplesapelagi", - "email": "muhdariffhazmi@gmail.com" - - }, - "record": { - "CNAME": "Areplesapelagi.github.io" - } -} \ No newline at end of file +{ + "description": "Ariffhazmi's Website", + "repo": "https://github.com/Areplesapelagi/ariffhazmi.git", + "owner": { + "username": "Areplesapelagi", + "email": "muhdariffhazmi@gmail.com" + }, + "record": { + "CNAME": "Areplesapelagi.github.io" + } +} diff --git a/domains/arjuncvinod.json b/domains/arjuncvinod.json index 88db693ca..0860da5c8 100644 --- a/domains/arjuncvinod.json +++ b/domains/arjuncvinod.json @@ -1,12 +1,12 @@ { - "description": "Portfolio website", - "repo": "https://github.com/arjuncvinod/arjuncvinod.github.io", - "owner": { - "username": "arjuncvinod", - "email": "arjuncvinod007@gmail.com", - "twitter": "arjuncvinod7" - }, - "record": { - "CNAME": "arjuncvinod.github.io" - } -} + "description": "Portfolio website", + "repo": "https://github.com/arjuncvinod/arjuncvinod.github.io", + "owner": { + "username": "arjuncvinod", + "email": "arjuncvinod007@gmail.com", + "twitter": "arjuncvinod7" + }, + "record": { + "CNAME": "arjuncvinod.github.io" + } +} diff --git a/domains/arman.json b/domains/arman.json index 874db2683..58404ec4e 100644 --- a/domains/arman.json +++ b/domains/arman.json @@ -1,10 +1,10 @@ { - "description": "Personal Portfolio", - "owner": { - "username": "ItzArman09", - "email": "itz.armxn@outlook.com" - }, - "record": { - "CNAME": "itzarman09.github.io" - } -} + "description": "Personal Portfolio", + "owner": { + "username": "ItzArman09", + "email": "itz.armxn@outlook.com" + }, + "record": { + "CNAME": "itzarman09.github.io" + } +} diff --git a/domains/arnab.json b/domains/arnab.json index c72c6acd0..db12d8d3b 100644 --- a/domains/arnab.json +++ b/domains/arnab.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "arnabdatta", - "email": "arnabdatta3@gmail.com" - }, - "record": { - "CNAME": "arnabdatta.github.io" - } + "owner": { + "username": "arnabdatta", + "email": "arnabdatta3@gmail.com" + }, + "record": { + "CNAME": "arnabdatta.github.io" + } } diff --git a/domains/arrtea.json b/domains/arrtea.json index 4f40c7ab3..d8620b4ee 100644 --- a/domains/arrtea.json +++ b/domains/arrtea.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Arrtea21", - "email": "arte.priv@protonmail.com" - }, - "record": { - "CNAME": "arrtea21.github.io" - } - } \ No newline at end of file + "owner": { + "username": "Arrtea21", + "email": "arte.priv@protonmail.com" + }, + "record": { + "CNAME": "arrtea21.github.io" + } +} diff --git a/domains/artesdosul.json b/domains/artesdosul.json index c9d4f927d..a591e0306 100644 --- a/domains/artesdosul.json +++ b/domains/artesdosul.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "araguaci", - "email": "araguaci@gmail.com" - }, - "record": { - "CNAME": "artesdosul.github.io" - } + "owner": { + "username": "araguaci", + "email": "araguaci@gmail.com" + }, + "record": { + "CNAME": "artesdosul.github.io" + } } diff --git a/domains/artix.json b/domains/artix.json index 5d7662e28..8027a27d0 100644 --- a/domains/artix.json +++ b/domains/artix.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "alex1028199", - "email": "yu1234u73f.com@gmail.com", - "discord": "834867471885271053" - }, - - "record": { - "A": ["69.30.249.53"] - } - } - \ No newline at end of file + "owner": { + "username": "alex1028199", + "email": "yu1234u73f.com@gmail.com", + "discord": "834867471885271053" + }, + + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/aryan.json b/domains/aryan.json index fb67fbdb0..f943f7230 100644 --- a/domains/aryan.json +++ b/domains/aryan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AryanTheDevloper", - "email": "aryan.p062009@gmail.com" - }, - "record": { - "CNAME": "aryanthedevloper.github.io" - } + "owner": { + "username": "AryanTheDevloper", + "email": "aryan.p062009@gmail.com" + }, + "record": { + "CNAME": "aryanthedevloper.github.io" + } } diff --git a/domains/aryxst.json b/domains/aryxst.json index be519c771..e5d6750d9 100644 --- a/domains/aryxst.json +++ b/domains/aryxst.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Aryxst", - "email": "jessieodeh08@gmail.com" - }, - "record": { - "CNAME": "aryxst.github.io" - } + "owner": { + "username": "Aryxst", + "email": "jessieodeh08@gmail.com" + }, + "record": { + "CNAME": "aryxst.github.io" + } } diff --git a/domains/as.json b/domains/as.json index 49f779a1c..fd745e171 100644 --- a/domains/as.json +++ b/domains/as.json @@ -1,10 +1,10 @@ { - "repo" :"https://mrakshayas.github.io/me/", - "owner": { - "username": "MrAkshayAS", - "email": "akshau72p@gmail.com" - }, - "record": { - "CNAME": "mrakshayas.github.io" - } + "repo": "https://mrakshayas.github.io/me/", + "owner": { + "username": "MrAkshayAS", + "email": "akshau72p@gmail.com" + }, + "record": { + "CNAME": "mrakshayas.github.io" + } } diff --git a/domains/ascii.educatedsuddenbucket.json b/domains/ascii.educatedsuddenbucket.json index ffcf230cf..b14fc31dc 100644 --- a/domains/ascii.educatedsuddenbucket.json +++ b/domains/ascii.educatedsuddenbucket.json @@ -1,14 +1,14 @@ { - "owner": { - "username": "EducatedSuddenBucket", - "email": "educatedsuddenbucket@gmail.com" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } + "owner": { + "username": "EducatedSuddenBucket", + "email": "educatedsuddenbucket@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } } diff --git a/domains/ashif.json b/domains/ashif.json index 914b6a383..9daef0cc8 100644 --- a/domains/ashif.json +++ b/domains/ashif.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "TheKingslayer11", - "email": "ashifhussain609@gmail.com" - }, - "record": { - "CNAME": "thekingslayer11.github.io" - } + "owner": { + "username": "TheKingslayer11", + "email": "ashifhussain609@gmail.com" + }, + "record": { + "CNAME": "thekingslayer11.github.io" + } } diff --git a/domains/ashishagarwal.json b/domains/ashishagarwal.json index 24908194d..6c59394ff 100644 --- a/domains/ashishagarwal.json +++ b/domains/ashishagarwal.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "ashishagarwal.netlify.app" + "CNAME": "ashishagarwal.netlify.app" } } diff --git a/domains/ashishagr.json b/domains/ashishagr.json index 3941c66c6..3bd8b823e 100644 --- a/domains/ashishagr.json +++ b/domains/ashishagr.json @@ -1,21 +1,16 @@ { - "owner": { - "username": "ashishagarwal2023", - "email": "code.with.aasheesh@gmail.com" - }, - "record": { - "A": [ + "owner": { + "username": "ashishagarwal2023", + "email": "code.with.aasheesh@gmail.com" + }, + "record": { + "A": [ "185.199.109.153", "185.199.111.153", "185.199.110.153", "185.199.111.153" ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": [ - "v=spf1 include:spf.improvmx.com ~all" - ] - } + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } } diff --git a/domains/ashishji.json b/domains/ashishji.json index e3a6b2ba2..ca92753f0 100644 --- a/domains/ashishji.json +++ b/domains/ashishji.json @@ -1,11 +1,11 @@ { - "description": "Ashish Verma Portfolio Website", - "repo": "https://github.com/ashishjii/ashishjii.github.io", - "owner": { - "username": "AshishJii", - "email": "ashishverma208004@gmail.com" - }, - "record": { - "CNAME": "ashishjii.github.io" - } + "description": "Ashish Verma Portfolio Website", + "repo": "https://github.com/ashishjii/ashishjii.github.io", + "owner": { + "username": "AshishJii", + "email": "ashishverma208004@gmail.com" + }, + "record": { + "CNAME": "ashishjii.github.io" + } } diff --git a/domains/ashley.json b/domains/ashley.json index bf072d5e7..a173c86f7 100644 --- a/domains/ashley.json +++ b/domains/ashley.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ashleyyy94", - "email": "ashley_2461994@hotmail.com" - }, - "record": { - "URL": "https://ashleyong.xyz/" - } -} \ No newline at end of file + "owner": { + "username": "ashleyyy94", + "email": "ashley_2461994@hotmail.com" + }, + "record": { + "URL": "https://ashleyong.xyz/" + } +} diff --git a/domains/asicalug.json b/domains/asicalug.json index 64a350652..f3fded52c 100644 --- a/domains/asicalug.json +++ b/domains/asicalug.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Asicalug", - "email": "isaac.poissinger@gmail.com" - }, - "record": { - "CNAME": "asicalug.github.io" - } + "owner": { + "username": "Asicalug", + "email": "isaac.poissinger@gmail.com" + }, + "record": { + "CNAME": "asicalug.github.io" + } } diff --git a/domains/asnct.json b/domains/asnct.json index 846b87a84..8ad1822bb 100644 --- a/domains/asnct.json +++ b/domains/asnct.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "asnct", - "email": "asnct.email@gmail.com" - }, - "record": { - "A": ["5.42.94.94"] - } + "owner": { + "username": "asnct", + "email": "asnct.email@gmail.com" + }, + "record": { + "A": ["5.42.94.94"] + } } diff --git a/domains/asteria.json b/domains/asteria.json index 87286d8fa..05d23a3b9 100644 --- a/domains/asteria.json +++ b/domains/asteria.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "spectre-xenon", - "email": "omarzaghlool538@gmail.com" - }, - "record": { - "CNAME": "asteria-9ee.pages.dev" - } + "owner": { + "username": "spectre-xenon", + "email": "omarzaghlool538@gmail.com" + }, + "record": { + "CNAME": "asteria-9ee.pages.dev" + } } diff --git a/domains/asterisk.json b/domains/asterisk.json index 46beb2f14..74d6a192d 100644 --- a/domains/asterisk.json +++ b/domains/asterisk.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "ast3risk-ops", - "email": "me@asterisk.lol", - "discord": "789561823863111742" - }, - "record": { - "URL": "https://asterisk.lol" - } + "owner": { + "username": "ast3risk-ops", + "email": "me@asterisk.lol", + "discord": "789561823863111742" + }, + "record": { + "URL": "https://asterisk.lol" + } } diff --git a/domains/auras.json b/domains/auras.json index f6d0e13bd..a20a8d69b 100644 --- a/domains/auras.json +++ b/domains/auras.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "agnesmonret", - "email": "agnesmoret@proton.me", - "discord": "694917200720429066" - }, - - "record": { - "CNAME": "agnesmonret.github.io" - } - } - + "owner": { + "username": "agnesmonret", + "email": "agnesmoret@proton.me", + "discord": "694917200720429066" + }, + + "record": { + "CNAME": "agnesmonret.github.io" + } +} diff --git a/domains/aus.json b/domains/aus.json index abb0eea34..f5c40ead8 100644 --- a/domains/aus.json +++ b/domains/aus.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MrAkshayAS", - "email": "akshau72p@gmail.com" - }, - "record": { - "URL": "https://mrakshayas.github.io/portfolio/" - } + "owner": { + "username": "MrAkshayAS", + "email": "akshau72p@gmail.com" + }, + "record": { + "URL": "https://mrakshayas.github.io/portfolio/" + } } diff --git a/domains/austino.json b/domains/austino.json index a584f8779..5d24b4b1f 100644 --- a/domains/austino.json +++ b/domains/austino.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AustinGraphics", - "email": "austinxthomas@gmail.com" - }, - "record": { - "CNAME": "austingraphics.github.io" - } + "owner": { + "username": "AustinGraphics", + "email": "austinxthomas@gmail.com" + }, + "record": { + "CNAME": "austingraphics.github.io" + } } diff --git a/domains/avengers-sonarqube.json b/domains/avengers-sonarqube.json index aca7595a7..fc7696611 100644 --- a/domains/avengers-sonarqube.json +++ b/domains/avengers-sonarqube.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "hxhieu", - "email": "hugh.hoang@gmail.com" - }, - "record": { - "CNAME": "sonaqube.jollyocean-513cc86d.australiaeast.azurecontainerapps.io" - } + "owner": { + "username": "hxhieu", + "email": "hugh.hoang@gmail.com" + }, + "record": { + "CNAME": "sonaqube.jollyocean-513cc86d.australiaeast.azurecontainerapps.io" + } } diff --git a/domains/axay.json b/domains/axay.json index 02d952005..eed8c68bc 100644 --- a/domains/axay.json +++ b/domains/axay.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "MrAkshayAS", - "email": "", - "discord" : "mrakshayas" - }, - "record": { - "URL": "https://mrakshayas.github.io/" - } + "owner": { + "username": "MrAkshayAS", + "email": "", + "discord": "mrakshayas" + }, + "record": { + "URL": "https://mrakshayas.github.io/" + } } diff --git a/domains/axe.json b/domains/axe.json index eba50712e..490132d0e 100644 --- a/domains/axe.json +++ b/domains/axe.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "axelawh", - "email": "lewisbrown171@gmail.com" - }, - "record": { - "A": ["195.20.254.54"] - } + "owner": { + "username": "axelawh", + "email": "lewisbrown171@gmail.com" + }, + "record": { + "A": ["195.20.254.54"] + } } diff --git a/domains/axeon.json b/domains/axeon.json index 556237d75..ece880400 100644 --- a/domains/axeon.json +++ b/domains/axeon.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "ReBlast", - "email": "", - "discord": "poxuizm" - }, - "record": { - "CNAME": "axeon.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "ReBlast", + "email": "", + "discord": "poxuizm" + }, + "record": { + "CNAME": "axeon.pages.dev" + } +} diff --git a/domains/axrxvm.json b/domains/axrxvm.json index dec8af0ef..c019c3058 100644 --- a/domains/axrxvm.json +++ b/domains/axrxvm.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AaravMehta59", - "email": "poojaaarav321@gmail.com" - }, - "record": { - "URL": "https://aaravm.me/" - } + "owner": { + "username": "AaravMehta59", + "email": "poojaaarav321@gmail.com" + }, + "record": { + "URL": "https://aaravm.me/" + } } diff --git a/domains/ayinaki.json b/domains/ayinaki.json index 995d92393..3400f69bd 100644 --- a/domains/ayinaki.json +++ b/domains/ayinaki.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Ayinaki", - "email": "ayinakidev@gmail.com" - }, - "record": { - "CNAME": "ayinaki.github.io" - } + "owner": { + "username": "Ayinaki", + "email": "ayinakidev@gmail.com" + }, + "record": { + "CNAME": "ayinaki.github.io" + } } diff --git a/domains/aymouwu.json b/domains/aymouwu.json index 89c2cef65..9e620ceca 100644 --- a/domains/aymouwu.json +++ b/domains/aymouwu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "NotAymo", - "email": "ninecraftoff@outlook.com" - }, - "record": { - "CNAME": "usest1.netro.host" - } + "owner": { + "username": "NotAymo", + "email": "ninecraftoff@outlook.com" + }, + "record": { + "CNAME": "usest1.netro.host" + } } diff --git a/domains/ayoungmanwithanoldsoul.json b/domains/ayoungmanwithanoldsoul.json index 039f642e0..ff9f8ecfc 100644 --- a/domains/ayoungmanwithanoldsoul.json +++ b/domains/ayoungmanwithanoldsoul.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ayoungmanwithanoldsoul", - "email": "paoloandrewpomar@gmail.com" - }, - "record": { - "CNAME": "ayoungmanwithanoldsoul.github.io" - } + "owner": { + "username": "ayoungmanwithanoldsoul", + "email": "paoloandrewpomar@gmail.com" + }, + "record": { + "CNAME": "ayoungmanwithanoldsoul.github.io" + } } diff --git a/domains/ayushtiwari.json b/domains/ayushtiwari.json index 4e4876e24..2ade8b3f8 100644 --- a/domains/ayushtiwari.json +++ b/domains/ayushtiwari.json @@ -1,12 +1,12 @@ { - "description": "ayushtiwari.is-a.dev for my portfolio website", - "repo": "https://github.com/aaayushh7/myPortfolio.git", - "owner": { - "username": "aaayushh7", - "email": "", - "discord": "_aaayushh" - }, - "record": { - "URL": "https://ayushtiwari.co" - } - } \ No newline at end of file + "description": "ayushtiwari.is-a.dev for my portfolio website", + "repo": "https://github.com/aaayushh7/myPortfolio.git", + "owner": { + "username": "aaayushh7", + "email": "", + "discord": "_aaayushh" + }, + "record": { + "URL": "https://ayushtiwari.co" + } +} diff --git a/domains/azhammakestrash.json b/domains/azhammakestrash.json index 9dff2bd93..3880745f5 100644 --- a/domains/azhammakestrash.json +++ b/domains/azhammakestrash.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AzhamProdLive", - "email": "websitedomain.regroup588@passinbox.com" - }, - "record": { - "CNAME": "azhammakestrash.pages.dev" - } -} + "owner": { + "username": "AzhamProdLive", + "email": "websitedomain.regroup588@passinbox.com" + }, + "record": { + "CNAME": "azhammakestrash.pages.dev" + } +} diff --git a/domains/b4iterdev.json b/domains/b4iterdev.json index be461a34d..63ec735c4 100644 --- a/domains/b4iterdev.json +++ b/domains/b4iterdev.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "b4iterdev", - "email": "thaimeo200389@gmail.com", - "discord": "480587458908651530" - }, - - "record": { - "CNAME": "b4iterdev.net.eu.org" - } - } - \ No newline at end of file + "owner": { + "username": "b4iterdev", + "email": "thaimeo200389@gmail.com", + "discord": "480587458908651530" + }, + + "record": { + "CNAME": "b4iterdev.net.eu.org" + } +} diff --git a/domains/badend.json b/domains/badend.json index 6d7e3035d..5dfc220b5 100644 --- a/domains/badend.json +++ b/domains/badend.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "BadEnd777", - "email": "badend777@proton.me" - }, - "description": "👋 Hello, I'm BadEnd, a passionate Full Stack Developer with a solid background in web development. I specialize in creating efficient web solutions and am always seeking opportunities to deliver high-quality work. Feel free to view my personal website, featured projects, and contact information on GitHub.", - "repo": "https://github.com/BadEnd777/Personal-Website", - "record": { - "CNAME": "badend.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "BadEnd777", + "email": "badend777@proton.me" + }, + "description": "👋 Hello, I'm BadEnd, a passionate Full Stack Developer with a solid background in web development. I specialize in creating efficient web solutions and am always seeking opportunities to deliver high-quality work. Feel free to view my personal website, featured projects, and contact information on GitHub.", + "repo": "https://github.com/BadEnd777/Personal-Website", + "record": { + "CNAME": "badend.pages.dev" + } +} diff --git a/domains/baka.json b/domains/baka.json index b563486a7..ea6ceb63b 100644 --- a/domains/baka.json +++ b/domains/baka.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Baka-OP", - "email": "itsmew2468@gmail.com" - }, - "record": { - "CNAME": "baka-op.github.io" - } + "owner": { + "username": "Baka-OP", + "email": "itsmew2468@gmail.com" + }, + "record": { + "CNAME": "baka-op.github.io" + } } diff --git a/domains/bako.json b/domains/bako.json index 65ea681eb..b7f24f50d 100644 --- a/domains/bako.json +++ b/domains/bako.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "real-kwellercat", - "email": "lucas.rausch.732@k12.friscoisd.org", - "discord": "950189411759456266" - }, - - "record": { - "CNAME": "real-kwellercat.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "real-kwellercat", + "email": "lucas.rausch.732@k12.friscoisd.org", + "discord": "950189411759456266" + }, + + "record": { + "CNAME": "real-kwellercat.github.io" + } +} diff --git a/domains/baptiste.json b/domains/baptiste.json index 4f8b728bc..e0eb2f3ee 100644 --- a/domains/baptiste.json +++ b/domains/baptiste.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BapRx", - "email": "rouxbaptiste@outlook.com" - }, - "record": { - "CNAME": "baprx.github.io" - } + "owner": { + "username": "BapRx", + "email": "rouxbaptiste@outlook.com" + }, + "record": { + "CNAME": "baprx.github.io" + } } diff --git a/domains/bark1n.json b/domains/bark1n.json index 18ceb47fd..9f3276329 100644 --- a/domains/bark1n.json +++ b/domains/bark1n.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Helixoo", - "email": "mailistenebeklion1@gmail.com" - }, - "record": { - "CNAME": "0crsvdst.up.railway.app" - } + "owner": { + "username": "Helixoo", + "email": "mailistenebeklion1@gmail.com" + }, + "record": { + "CNAME": "0crsvdst.up.railway.app" + } } diff --git a/domains/barnacl437.json b/domains/barnacl437.json index f8f70ff8a..47200c18f 100644 --- a/domains/barnacl437.json +++ b/domains/barnacl437.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Barnacl437", - "email": "barnacl437@proton.me" - }, - "record": { - "CNAME": "barnacl437.github.io" - } + "owner": { + "username": "Barnacl437", + "email": "barnacl437@proton.me" + }, + "record": { + "CNAME": "barnacl437.github.io" + } } diff --git a/domains/bcraft.json b/domains/bcraft.json index 9a323acc6..e186ce30f 100644 --- a/domains/bcraft.json +++ b/domains/bcraft.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "xuanhaivptthn", - "email": "xuanhaivptthn@gmail.com", - "discord": "379076400394666004" - }, - - "record": { - "CNAME": "xuanhaivptthn.github.io" - } - } - + "owner": { + "username": "xuanhaivptthn", + "email": "xuanhaivptthn@gmail.com", + "discord": "379076400394666004" + }, + + "record": { + "CNAME": "xuanhaivptthn.github.io" + } +} diff --git a/domains/bean.json b/domains/bean.json index 3a151160f..6440c9d3a 100644 --- a/domains/bean.json +++ b/domains/bean.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BeanRob", - "email": "bentr99@gmail.com" - }, - "record": { - "CNAME": "beanrob.com" - } + "owner": { + "username": "BeanRob", + "email": "bentr99@gmail.com" + }, + "record": { + "CNAME": "beanrob.com" + } } diff --git a/domains/benz.json b/domains/benz.json index 0cfeed30f..31ea72a70 100644 --- a/domains/benz.json +++ b/domains/benz.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MicroBenz", - "email": "microbenz.prob@gmail.com" - }, - "record": { - "CNAME": "microbenz.in.th" - } + "owner": { + "username": "MicroBenz", + "email": "microbenz.prob@gmail.com" + }, + "record": { + "CNAME": "microbenz.in.th" + } } diff --git a/domains/bernalvarela.json b/domains/bernalvarela.json index 2557355d7..045eb30b8 100644 --- a/domains/bernalvarela.json +++ b/domains/bernalvarela.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bernalvarela", - "email": "bernalvarela@gmail.com" - }, - "record": { - "CNAME": "bernalvarela.github.io" - } + "owner": { + "username": "bernalvarela", + "email": "bernalvarela@gmail.com" + }, + "record": { + "CNAME": "bernalvarela.github.io" + } } diff --git a/domains/betsthebest.json b/domains/betsthebest.json index b2ca5c2e4..065ae2d9c 100644 --- a/domains/betsthebest.json +++ b/domains/betsthebest.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Betsthebest", - "email": "bets.hassoun@gmail.com" - }, - "record": { - "CNAME": "betsthebest.github.io" - } + "owner": { + "username": "Betsthebest", + "email": "bets.hassoun@gmail.com" + }, + "record": { + "CNAME": "betsthebest.github.io" + } } diff --git a/domains/bhardwaj.json b/domains/bhardwaj.json index d19449b77..fdb97f8e2 100644 --- a/domains/bhardwaj.json +++ b/domains/bhardwaj.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "rohanbhardwaj205", - "email": "71399@cgcjhanjeri.in" - }, - "record": { - "CNAME": "rohanbhardwaj205.github.io" - } + "owner": { + "username": "rohanbhardwaj205", + "email": "71399@cgcjhanjeri.in" + }, + "record": { + "CNAME": "rohanbhardwaj205.github.io" + } } diff --git a/domains/bigtime.json b/domains/bigtime.json index 9f783f23c..036a9718a 100644 --- a/domains/bigtime.json +++ b/domains/bigtime.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "mxl0s", - "email": "contact@milosv.co" - }, - "record": { - "A": ["69.30.249.53"] - } + "owner": { + "username": "mxl0s", + "email": "contact@milosv.co" + }, + "record": { + "A": ["69.30.249.53"] + } } diff --git a/domains/billy.json b/domains/billy.json index a079da8e7..7c49e1998 100644 --- a/domains/billy.json +++ b/domains/billy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "tomlin7", - "email": "billydevbusiness@gmail.com" - }, - "record": { - "URL": "https://tomlin7.github.io" - } + "owner": { + "username": "tomlin7", + "email": "billydevbusiness@gmail.com" + }, + "record": { + "URL": "https://tomlin7.github.io" + } } diff --git a/domains/bimarsha.json b/domains/bimarsha.json index 98aed7a12..a4195f796 100644 --- a/domains/bimarsha.json +++ b/domains/bimarsha.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Bimarsha69", - "email": "bimarshathapa2@gmail.com" - }, - "record": { - "CNAME": "bimarsha69.github.io" - } + "owner": { + "username": "Bimarsha69", + "email": "bimarshathapa2@gmail.com" + }, + "record": { + "CNAME": "bimarsha69.github.io" + } } diff --git a/domains/bin.sono.json b/domains/bin.sono.json index 7118f01a4..7901ef9bd 100644 --- a/domains/bin.sono.json +++ b/domains/bin.sono.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "getSono", - "email": "julianwolf2013@outlook.de", - "discord": "1222250424309121145" - }, - - "record": { - "A": ["69.197.135.202"] - } - } - \ No newline at end of file + "owner": { + "username": "getSono", + "email": "julianwolf2013@outlook.de", + "discord": "1222250424309121145" + }, + + "record": { + "A": ["69.197.135.202"] + } +} diff --git a/domains/binwonk.json b/domains/binwonk.json index 41d88fa35..b8647c14a 100644 --- a/domains/binwonk.json +++ b/domains/binwonk.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "binwonk", - "email": "finnwok1@gmail.com" - }, - "record": { - "CNAME": "binwonk.github.io" - } + "owner": { + "username": "binwonk", + "email": "finnwok1@gmail.com" + }, + "record": { + "CNAME": "binwonk.github.io" + } } diff --git a/domains/bismuth.json b/domains/bismuth.json index deb9b5313..6ef1961e2 100644 --- a/domains/bismuth.json +++ b/domains/bismuth.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bismuthnickel", - "email": "warreneverettstevens@gmail.com" - }, - "record": { - "CNAME": "bismuthnickel.github.io" - } + "owner": { + "username": "bismuthnickel", + "email": "warreneverettstevens@gmail.com" + }, + "record": { + "CNAME": "bismuthnickel.github.io" + } } diff --git a/domains/bkms.json b/domains/bkms.json index b12e2612f..03f3f8128 100644 --- a/domains/bkms.json +++ b/domains/bkms.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bkmsstudio", - "email": "mmini15354424@gmail.com" - }, - "record": { - "CNAME": "www.bkmsdev.in.th" - } + "owner": { + "username": "bkmsstudio", + "email": "mmini15354424@gmail.com" + }, + "record": { + "CNAME": "www.bkmsdev.in.th" + } } diff --git a/domains/blitzbrian.json b/domains/blitzbrian.json index a85036e93..e836d0948 100644 --- a/domains/blitzbrian.json +++ b/domains/blitzbrian.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "blitzbrian", - "email": "brianvoorbij@gmail.com", - "discord": "814555302178455604" - }, - - "record": { - "CNAME": "blitzbrian.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "blitzbrian", + "email": "brianvoorbij@gmail.com", + "discord": "814555302178455604" + }, + + "record": { + "CNAME": "blitzbrian.github.io" + } +} diff --git a/domains/blog.areen-c.json b/domains/blog.areen-c.json index dd1ba1a4b..558f42f8b 100644 --- a/domains/blog.areen-c.json +++ b/domains/blog.areen-c.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "areen-c", - "email": "areenelhaq@gmail.com" - }, - "record": { - "CNAME": "blog-areen.pages.dev" - } + "owner": { + "username": "areen-c", + "email": "areenelhaq@gmail.com" + }, + "record": { + "CNAME": "blog-areen.pages.dev" + } } diff --git a/domains/blog.areen.json b/domains/blog.areen.json index 7259f9224..8241cfe7b 100644 --- a/domains/blog.areen.json +++ b/domains/blog.areen.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "areen-c", - "email": "areenelhaq@gmail.com" - }, - "record": { - "CNAME": "areencx.pages.dev" - } + "owner": { + "username": "areen-c", + "email": "areenelhaq@gmail.com" + }, + "record": { + "CNAME": "areencx.pages.dev" + } } diff --git a/domains/blog.joetroll.json b/domains/blog.joetroll.json index 40349c359..e4c3b635f 100644 --- a/domains/blog.joetroll.json +++ b/domains/blog.joetroll.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "trolljoe", - "email": "joetechtok@proton.me", - "discord": "1054945019137630278" - }, - "record": { - "CNAME": "blogjoetroll.pages.dev" - } + "owner": { + "username": "trolljoe", + "email": "joetechtok@proton.me", + "discord": "1054945019137630278" + }, + "record": { + "CNAME": "blogjoetroll.pages.dev" + } } diff --git a/domains/blog.quincetart10.json b/domains/blog.quincetart10.json index 468e0964b..c672e92e3 100644 --- a/domains/blog.quincetart10.json +++ b/domains/blog.quincetart10.json @@ -1,12 +1,12 @@ { - "description": "Personal blog", - "repo": "https://github.com/QuinceTart10/blog", - "owner": { - "username": "QuinceTart10", - "email": "", - "discord": "862644161156218891" - }, - "record": { - "CNAME": "quincetart10.github.io" - } + "description": "Personal blog", + "repo": "https://github.com/QuinceTart10/blog", + "owner": { + "username": "QuinceTart10", + "email": "", + "discord": "862644161156218891" + }, + "record": { + "CNAME": "quincetart10.github.io" + } } diff --git a/domains/blog.sanooj.json b/domains/blog.sanooj.json index 3b1f3cf54..aca9695ac 100644 --- a/domains/blog.sanooj.json +++ b/domains/blog.sanooj.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Sanoojes", - "email": "sanoojes6371@gmail.com" - }, - "record": { - "CNAME": "sanoojes.github.io" - } + "owner": { + "username": "Sanoojes", + "email": "sanoojes6371@gmail.com" + }, + "record": { + "CNAME": "sanoojes.github.io" + } } diff --git a/domains/blog.uvw.json b/domains/blog.uvw.json index d8596c584..c7e27f95e 100644 --- a/domains/blog.uvw.json +++ b/domains/blog.uvw.json @@ -4,8 +4,6 @@ "email": "ruj1nuvp8@mozmail.com" }, "record": { - "A": [ - "192.227.173.73" - ] + "A": ["192.227.173.73"] } } diff --git a/domains/blog.vornexx.json b/domains/blog.vornexx.json index cf331d183..d73de74da 100644 --- a/domains/blog.vornexx.json +++ b/domains/blog.vornexx.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vornex-gh", - "email": "ajay.ramnath8812@gmail.com" - }, - "record": { - "CNAME": "blogvornexx.pages.dev" - } + "owner": { + "username": "vornex-gh", + "email": "ajay.ramnath8812@gmail.com" + }, + "record": { + "CNAME": "blogvornexx.pages.dev" + } } diff --git a/domains/blogs.adityabh.json b/domains/blogs.adityabh.json index a9d894e59..9131029a5 100644 --- a/domains/blogs.adityabh.json +++ b/domains/blogs.adityabh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AdityaBhattacharya1", - "email": "ec6isyf0@anonaddy.me" - }, - "record": { - "CNAME": "blogs-b2q.pages.dev" - } + "owner": { + "username": "AdityaBhattacharya1", + "email": "ec6isyf0@anonaddy.me" + }, + "record": { + "CNAME": "blogs-b2q.pages.dev" + } } diff --git a/domains/blue.json b/domains/blue.json index 30f1c7a0b..ff330ce92 100644 --- a/domains/blue.json +++ b/domains/blue.json @@ -1,12 +1,12 @@ { - "description": "My personal site, for introducing myself.", - "repo": "https://github.com/b1ue-dev/b1ue-dev.github.io", - "owner": { - "username": "B1ue-Dev", - "email": "b1uedev@outlook.com", - "twitter": "b1uedev" - }, - "record": { - "CNAME": "b1ue-dev.github.io" - } + "description": "My personal site, for introducing myself.", + "repo": "https://github.com/b1ue-dev/b1ue-dev.github.io", + "owner": { + "username": "B1ue-Dev", + "email": "b1uedev@outlook.com", + "twitter": "b1uedev" + }, + "record": { + "CNAME": "b1ue-dev.github.io" + } } diff --git a/domains/bob16077.json b/domains/bob16077.json index 9b65e5f1a..938aa9a82 100644 --- a/domains/bob16077.json +++ b/domains/bob16077.json @@ -1,12 +1,12 @@ { - "description": "A personal page that also gives information on my projects", - "repo": "https://github.com/Bob16077/bob16077.github.io", - "owner": { - "username": "bob16077", - "email": "", - "discord": "bob16077777" - }, - "record": { - "CNAME": "bob16077.github.io" - } -} + "description": "A personal page that also gives information on my projects", + "repo": "https://github.com/Bob16077/bob16077.github.io", + "owner": { + "username": "bob16077", + "email": "", + "discord": "bob16077777" + }, + "record": { + "CNAME": "bob16077.github.io" + } +} diff --git a/domains/boseong.json b/domains/boseong.json index 139b6872f..66e10fd24 100644 --- a/domains/boseong.json +++ b/domains/boseong.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "2paperstar", - "email": "lee@paperst.ar" - }, - "record": { - "CNAME": "paperst.ar" - } + "owner": { + "username": "2paperstar", + "email": "lee@paperst.ar" + }, + "record": { + "CNAME": "paperst.ar" + } } diff --git a/domains/brainproxy.json b/domains/brainproxy.json index 1815bf923..7156dd298 100644 --- a/domains/brainproxy.json +++ b/domains/brainproxy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "LtBrain", - "email": "brian.j.guan@outlook.com" - }, - "record": { - "A": ["64.227.120.231"] - } + "owner": { + "username": "LtBrain", + "email": "brian.j.guan@outlook.com" + }, + "record": { + "A": ["64.227.120.231"] + } } diff --git a/domains/brandgrandreal.json b/domains/brandgrandreal.json index 4196c3f46..1fa6e8d15 100644 --- a/domains/brandgrandreal.json +++ b/domains/brandgrandreal.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BrandgrandRealMe", - "email": "BrandonTheDev@proton.me" - }, - "record": { - "CNAME": "brandgrandrealme.github.io" - } + "owner": { + "username": "BrandgrandRealMe", + "email": "BrandonTheDev@proton.me" + }, + "record": { + "CNAME": "brandgrandrealme.github.io" + } } diff --git a/domains/bud.json b/domains/bud.json index e42d70f59..8fe0b0852 100644 --- a/domains/bud.json +++ b/domains/bud.json @@ -1,11 +1,11 @@ { - "description": "Looks nicer than if it were github.io", - "repo": "https://github.com/bud3699/bud3699.github.io", - "owner": { - "username": "bud3699", - "email": "bud3699@gmail.com" - }, - "record": { - "CNAME": "bud3699.github.io" - } - } \ No newline at end of file + "description": "Looks nicer than if it were github.io", + "repo": "https://github.com/bud3699/bud3699.github.io", + "owner": { + "username": "bud3699", + "email": "bud3699@gmail.com" + }, + "record": { + "CNAME": "bud3699.github.io" + } +} diff --git a/domains/buyer.json b/domains/buyer.json index 3d080c4f3..58ff75f17 100644 --- a/domains/buyer.json +++ b/domains/buyer.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Meghdut-Mandal", - "email": "meghdut.windows@gmail.com" - }, - "record": { - "CNAME": "d2qfp4li4hsnxe.cloudfront.net" - } + "owner": { + "username": "Meghdut-Mandal", + "email": "meghdut.windows@gmail.com" + }, + "record": { + "CNAME": "d2qfp4li4hsnxe.cloudfront.net" + } } diff --git a/domains/byte.json b/domains/byte.json index dcf479cbc..0a3c1e05c 100644 --- a/domains/byte.json +++ b/domains/byte.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "ishan-school", - "email": "ishan.13406@lahartara.sunbeamschools.com" - }, + "owner": { + "username": "ishan-school", + "email": "ishan.13406@lahartara.sunbeamschools.com" + }, - "record": { - "A": ["69.30.249.53"] - } + "record": { + "A": ["69.30.249.53"] + } } diff --git a/domains/caburum.json b/domains/caburum.json index e753d199a..81d75fa69 100644 --- a/domains/caburum.json +++ b/domains/caburum.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "caburum", - "email": "24cdingwall@gmail.com" - }, - "record": { - "CNAME": "calum-portfolio.pages.dev" - } + "owner": { + "username": "caburum", + "email": "24cdingwall@gmail.com" + }, + "record": { + "CNAME": "calum-portfolio.pages.dev" + } } diff --git a/domains/caesar.json b/domains/caesar.json index d37bf852d..cf5c98ed9 100644 --- a/domains/caesar.json +++ b/domains/caesar.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Illupiter", - "email": "lollelxkfo@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } + "owner": { + "username": "Illupiter", + "email": "lollelxkfo@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } } diff --git a/domains/caiden.json b/domains/caiden.json index 80e231afc..3f3294a1f 100644 --- a/domains/caiden.json +++ b/domains/caiden.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Caiden-P", - "email": "iididhejejdj@gmail.com", - "discord": "850820069310201896" - }, - "record": { - "CNAME": "caiden.onrender.com" - } + "owner": { + "username": "Caiden-P", + "email": "iididhejejdj@gmail.com", + "discord": "850820069310201896" + }, + "record": { + "CNAME": "caiden.onrender.com" + } } diff --git a/domains/cala.json b/domains/cala.json index 678c1a566..7cbd431f6 100644 --- a/domains/cala.json +++ b/domains/cala.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "calamitywoah", - "email": "krivojta@gmail.com", - "discord": "981555580495867964" - }, - - "record": { - "CNAME": "calamitywoah.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "calamitywoah", + "email": "krivojta@gmail.com", + "discord": "981555580495867964" + }, + + "record": { + "CNAME": "calamitywoah.github.io" + } +} diff --git a/domains/calum.json b/domains/calum.json index 809c63f53..47d46affe 100644 --- a/domains/calum.json +++ b/domains/calum.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "caburum", - "email": "24cdingwall@gmail.com" - }, - "record": { - "URL": "https://caburum.is-a.dev" - } + "owner": { + "username": "caburum", + "email": "24cdingwall@gmail.com" + }, + "record": { + "URL": "https://caburum.is-a.dev" + } } diff --git a/domains/canavan.json b/domains/canavan.json index 2d2c97c13..f109e1110 100644 --- a/domains/canavan.json +++ b/domains/canavan.json @@ -1,23 +1,20 @@ -{ - "description": "My little web profile", - "repo": "https://github.com/Ninja-5000/ninja-5000.github.io", - "owner": { - "username": "Ninja-5000", - "email": "", - "discord": "707170199861854209" - }, - - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} +{ + "description": "My little web profile", + "repo": "https://github.com/Ninja-5000/ninja-5000.github.io", + "owner": { + "username": "Ninja-5000", + "email": "", + "discord": "707170199861854209" + }, + + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/carlo.json b/domains/carlo.json index fc1fa8c70..76ed83571 100644 --- a/domains/carlo.json +++ b/domains/carlo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "z1on3", - "email": "panercarlo99@gmail.com" - }, - "record": { - "CNAME": "z1on3.github.io" - } + "owner": { + "username": "z1on3", + "email": "panercarlo99@gmail.com" + }, + "record": { + "CNAME": "z1on3.github.io" + } } diff --git a/domains/carpodi.json b/domains/carpodi.json index c019c6a19..34aa021f6 100644 --- a/domains/carpodi.json +++ b/domains/carpodi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Carpodi", - "email": "itsjahzielgarcia07@gmail.com" - }, - "record": { - "CNAME": "carpodi.github.io" - } + "owner": { + "username": "Carpodi", + "email": "itsjahzielgarcia07@gmail.com" + }, + "record": { + "CNAME": "carpodi.github.io" + } } diff --git a/domains/catfein.json b/domains/catfein.json index 30dbb37f2..d442f3731 100644 --- a/domains/catfein.json +++ b/domains/catfein.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "alfari24", - "email": "ari@alfari.id" - }, - "record": { - "A": ["194.15.36.220"] - } + "owner": { + "username": "alfari24", + "email": "ari@alfari.id" + }, + "record": { + "A": ["194.15.36.220"] + } } diff --git a/domains/catfoolyou.json b/domains/catfoolyou.json index 33ed5718c..e8eb280e5 100644 --- a/domains/catfoolyou.json +++ b/domains/catfoolyou.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "catfoolyou", - "email": "catfoolyou.github@manyme.com" - }, - "record": { - "URL": "https://vast-puce-hippo-shoe.cyclic.app/" - } + "owner": { + "username": "catfoolyou", + "email": "catfoolyou.github@manyme.com" + }, + "record": { + "URL": "https://vast-puce-hippo-shoe.cyclic.app/" + } } diff --git a/domains/cdn.arman.json b/domains/cdn.arman.json index c5f418e83..b195e1f8c 100644 --- a/domains/cdn.arman.json +++ b/domains/cdn.arman.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ItzArman09", - "email": "itz.armxn@outlook.com" - }, - "record": { - "CNAME": "itzarman09.github.io" - } -} + "owner": { + "username": "ItzArman09", + "email": "itz.armxn@outlook.com" + }, + "record": { + "CNAME": "itzarman09.github.io" + } +} diff --git a/domains/cdn.artix.json b/domains/cdn.artix.json index 5d7662e28..8027a27d0 100644 --- a/domains/cdn.artix.json +++ b/domains/cdn.artix.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "alex1028199", - "email": "yu1234u73f.com@gmail.com", - "discord": "834867471885271053" - }, - - "record": { - "A": ["69.30.249.53"] - } - } - \ No newline at end of file + "owner": { + "username": "alex1028199", + "email": "yu1234u73f.com@gmail.com", + "discord": "834867471885271053" + }, + + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/cdn.mohammad87115.json b/domains/cdn.mohammad87115.json index cda0fd126..812623f23 100644 --- a/domains/cdn.mohammad87115.json +++ b/domains/cdn.mohammad87115.json @@ -1,11 +1,11 @@ { - "description": "I'm using this subdomain to access the place i upload my files easier", - "owner": { - "username": "mohammad87115", - "email": "mohammad87115@gmail.com", - "twitter": "mohammad87115" - }, - "record": { - "A": ["69.30.249.53"] - } -} + "description": "I'm using this subdomain to access the place i upload my files easier", + "owner": { + "username": "mohammad87115", + "email": "mohammad87115@gmail.com", + "twitter": "mohammad87115" + }, + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/cdn.parsewar.json b/domains/cdn.parsewar.json index f1df135d0..549590ce7 100644 --- a/domains/cdn.parsewar.json +++ b/domains/cdn.parsewar.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AtharvParsewar", - "email": "atharvparsewar@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } + "owner": { + "username": "AtharvParsewar", + "email": "atharvparsewar@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } } diff --git a/domains/cdn.serstars.json b/domains/cdn.serstars.json index 4c59d68e6..3922882b7 100644 --- a/domains/cdn.serstars.json +++ b/domains/cdn.serstars.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/SerStars-2/", - "owner": { - "username": "SerStars", - "email": "", - "twitter": "SerStars_lol" - }, - "record": { - "CNAME": "serstars-2.github.io" - } -} + "repo": "https://github.com/SerStars-2/", + "owner": { + "username": "SerStars", + "email": "", + "twitter": "SerStars_lol" + }, + "record": { + "CNAME": "serstars-2.github.io" + } +} diff --git a/domains/ceed.json b/domains/ceed.json index 28050fad3..72bda0f99 100644 --- a/domains/ceed.json +++ b/domains/ceed.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ItsCEED", - "email": "ceed1337@gmail.com" - }, - "record": { - "URL": "https://github.com/itsceed" - } + "owner": { + "username": "ItsCEED", + "email": "ceed1337@gmail.com" + }, + "record": { + "URL": "https://github.com/itsceed" + } } diff --git a/domains/cfp.json b/domains/cfp.json index 1e9471c41..c45551172 100644 --- a/domains/cfp.json +++ b/domains/cfp.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "cfpwastaken", - "email": "", - "discord": "cfp (318394797822050315)" - }, - "record": { - "CNAME": "dyn.picoscratch.de" - } -} \ No newline at end of file + "owner": { + "username": "cfpwastaken", + "email": "", + "discord": "cfp (318394797822050315)" + }, + "record": { + "CNAME": "dyn.picoscratch.de" + } +} diff --git a/domains/cggaurav.json b/domains/cggaurav.json index 09086a652..1888149d3 100644 --- a/domains/cggaurav.json +++ b/domains/cggaurav.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "cggaurav", - "email": "cggaurav@u.nus.edu" - }, - "record": { - "URL": "https://cggaurav.net" - } + "owner": { + "username": "cggaurav", + "email": "cggaurav@u.nus.edu" + }, + "record": { + "URL": "https://cggaurav.net" + } } diff --git a/domains/chathub.json b/domains/chathub.json index bea7f1902..5815fb617 100644 --- a/domains/chathub.json +++ b/domains/chathub.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bhaskaraa45", - "email": "bhaskarmandal369@gmail.com" - }, - "record": { - "A": ["20.198.8.42"] - } + "owner": { + "username": "bhaskaraa45", + "email": "bhaskarmandal369@gmail.com" + }, + "record": { + "A": ["20.198.8.42"] + } } diff --git a/domains/chegedouglas.json b/domains/chegedouglas.json index bb2f805fe..d2dc596d9 100644 --- a/domains/chegedouglas.json +++ b/domains/chegedouglas.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "LSAfrika", - "email": "lstudiosafrika@gmail.com", - "discord": "1239524915112181791" - }, - - "record": { - "A": ["13.48.207.48"] - } - } - \ No newline at end of file + "owner": { + "username": "LSAfrika", + "email": "lstudiosafrika@gmail.com", + "discord": "1239524915112181791" + }, + + "record": { + "A": ["13.48.207.48"] + } +} diff --git a/domains/chepsgames.json b/domains/chepsgames.json index 0915f6a12..d9d4aff99 100644 --- a/domains/chepsgames.json +++ b/domains/chepsgames.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ChepsGames", - "email": "edu.chepsgames@gmail.com" - }, - "record": { - "CNAME": "chepsgames.github.io" - } + "owner": { + "username": "ChepsGames", + "email": "edu.chepsgames@gmail.com" + }, + "record": { + "CNAME": "chepsgames.github.io" + } } diff --git a/domains/chess.bob16077.json b/domains/chess.bob16077.json index c1106415e..af3733f54 100644 --- a/domains/chess.bob16077.json +++ b/domains/chess.bob16077.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "bob16077", - "discord": "bob16077777", - "email": "" - }, - "record": { - "CNAME": "bob16077.github.io" - } -} + "owner": { + "username": "bob16077", + "discord": "bob16077777", + "email": "" + }, + "record": { + "CNAME": "bob16077.github.io" + } +} diff --git a/domains/chgeo.json b/domains/chgeo.json index 7d8f3d3d4..e1f8a997d 100644 --- a/domains/chgeo.json +++ b/domains/chgeo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "chgeo", - "email": "christian.georgi@sap.com" - }, - "record": { - "URL": "https://github.com/chgeo" - } + "owner": { + "username": "chgeo", + "email": "christian.georgi@sap.com" + }, + "record": { + "URL": "https://github.com/chgeo" + } } diff --git a/domains/chiko.json b/domains/chiko.json index 0ec4ff7dd..601618b48 100644 --- a/domains/chiko.json +++ b/domains/chiko.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "chikoiko", - "email": "itsmezark05@gmail.com" - }, - "record": { - "CNAME": "chikoiko.github.io" - } + "owner": { + "username": "chikoiko", + "email": "itsmezark05@gmail.com" + }, + "record": { + "CNAME": "chikoiko.github.io" + } } diff --git a/domains/chiragnahata.json b/domains/chiragnahata.json index a23664d55..726befd50 100644 --- a/domains/chiragnahata.json +++ b/domains/chiragnahata.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "chiragnahata", - "email": "chiragnahata05@gmail.com" - }, - "record": { - "A": ["129.213.151.29"] - } + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } } diff --git a/domains/chiranth.json b/domains/chiranth.json index 1279bd724..4df04a6e9 100644 --- a/domains/chiranth.json +++ b/domains/chiranth.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "chiranthkothari", - "email": "chiranthkothari96@gmail.com" - }, - "record": { - "URL": "https://github.com/chiranthkothari/chiranthkothari" - } + "owner": { + "username": "chiranthkothari", + "email": "chiranthkothari96@gmail.com" + }, + "record": { + "URL": "https://github.com/chiranthkothari/chiranthkothari" + } } diff --git a/domains/choukseaaryan.json b/domains/choukseaaryan.json index eb7ca2b8d..1d804b4f0 100644 --- a/domains/choukseaaryan.json +++ b/domains/choukseaaryan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "choukseaaryan", - "email": "aaryan2chouksey@gmail.com" - }, - "record": { - "CNAME": "choukseaaryan.github.io" - } + "owner": { + "username": "choukseaaryan", + "email": "aaryan2chouksey@gmail.com" + }, + "record": { + "CNAME": "choukseaaryan.github.io" + } } diff --git a/domains/chrinsieboy.json b/domains/chrinsieboy.json index 870665c12..794d2b9fa 100644 --- a/domains/chrinsieboy.json +++ b/domains/chrinsieboy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Chrinsieboy", - "email": "github@chris.friemann.nl" - }, - "record": { - "CNAME": "chrisfriemann.nl" - } + "owner": { + "username": "Chrinsieboy", + "email": "github@chris.friemann.nl" + }, + "record": { + "CNAME": "chrisfriemann.nl" + } } diff --git a/domains/chrischenny.json b/domains/chrischenny.json index 85f7fb535..54b11fabc 100644 --- a/domains/chrischenny.json +++ b/domains/chrischenny.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Chrischenny0", - "email": "chris_chenoweth1@baylor.edu" - }, - "record": { - "CNAME": "alamohouse.duckdns.org" - } + "owner": { + "username": "Chrischenny0", + "email": "chris_chenoweth1@baylor.edu" + }, + "record": { + "CNAME": "alamohouse.duckdns.org" + } } diff --git a/domains/chriscoding.json b/domains/chriscoding.json index 21d786a84..0e0e85aa7 100644 --- a/domains/chriscoding.json +++ b/domains/chriscoding.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "BestGithubUser1", - "email": "githubuserlol333@gmail.com", - "discord": "735578614476570726" - }, - - "record": { - "CNAME": "bestgithubuser1.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "BestGithubUser1", + "email": "githubuserlol333@gmail.com", + "discord": "735578614476570726" + }, + + "record": { + "CNAME": "bestgithubuser1.github.io" + } +} diff --git a/domains/chutte.json b/domains/chutte.json index 6583f4b8f..972871ac6 100644 --- a/domains/chutte.json +++ b/domains/chutte.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "supunsathsara", - "email": "savindusupunsathsara@gmail.com" - }, - "record": { - "CNAME": "next-supun.pages.dev" - } + "owner": { + "username": "supunsathsara", + "email": "savindusupunsathsara@gmail.com" + }, + "record": { + "CNAME": "next-supun.pages.dev" + } } diff --git a/domains/ciaobot.json b/domains/ciaobot.json index 4c604725c..c4456c116 100644 --- a/domains/ciaobot.json +++ b/domains/ciaobot.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "Ciao287", - "email": "", - "discord": "687333016921440317" - }, - "record": { - "A": [ - "144.91.115.195" - ] - } + "owner": { + "username": "Ciao287", + "email": "", + "discord": "687333016921440317" + }, + "record": { + "A": ["144.91.115.195"] + } } diff --git a/domains/cibucristi.json b/domains/cibucristi.json index 8f4021942..572a79237 100644 --- a/domains/cibucristi.json +++ b/domains/cibucristi.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "cibucristi", - "email": "cibucristi1@gmail.com", - "discord": "773576280150900749" - }, - - "record": { - "CNAME": "cibucristi-dev.pages.dev" - } - } - + "owner": { + "username": "cibucristi", + "email": "cibucristi1@gmail.com", + "discord": "773576280150900749" + }, + + "record": { + "CNAME": "cibucristi-dev.pages.dev" + } +} diff --git a/domains/clicpow.json b/domains/clicpow.json index b431066e4..253d26a07 100644 --- a/domains/clicpow.json +++ b/domains/clicpow.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ClicpoW", - "email": "clicpowytb@gmail.com" - }, - "record": { - "CNAME": "mlkfkqd.pages.dev" - } + "owner": { + "username": "ClicpoW", + "email": "clicpowytb@gmail.com" + }, + "record": { + "CNAME": "mlkfkqd.pages.dev" + } } diff --git a/domains/cloudirector.json b/domains/cloudirector.json index 8806f1bc3..ce3c9697e 100644 --- a/domains/cloudirector.json +++ b/domains/cloudirector.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "cloudirector", - "email": "cantcloud@gmail.com" - }, - "record": { - "CNAME": "cloudirector.github.io" - } + "owner": { + "username": "cloudirector", + "email": "cantcloud@gmail.com" + }, + "record": { + "CNAME": "cloudirector.github.io" + } } diff --git a/domains/cloudskies.json b/domains/cloudskies.json index d9e9c0daf..e51768729 100644 --- a/domains/cloudskies.json +++ b/domains/cloudskies.json @@ -1,14 +1,11 @@ { - "owner": { - "username": "cloudskies13", - "email": "cloudskies@perso.be" - }, - "record": { - "URL": "https://cloudskies13.carrd.co", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "owner": { + "username": "cloudskies13", + "email": "cloudskies@perso.be" + }, + "record": { + "URL": "https://cloudskies13.carrd.co", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/codecloak.jigar.json b/domains/codecloak.jigar.json index 719131668..1b469453d 100644 --- a/domains/codecloak.jigar.json +++ b/domains/codecloak.jigar.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "drone911", - "email": "jigar1822@gmail.com" - }, - "record": { - "URL": "https://codecloak.onrender.com" - } + "owner": { + "username": "drone911", + "email": "jigar1822@gmail.com" + }, + "record": { + "URL": "https://codecloak.onrender.com" + } } diff --git a/domains/codeminds.json b/domains/codeminds.json index 23e7ab4c8..91a0a8cc3 100644 --- a/domains/codeminds.json +++ b/domains/codeminds.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "clementhart999", - "email": "clementhart999@gmail.com" - }, - "record": { - "CNAME": "clementhart999.github.io" - } + "owner": { + "username": "clementhart999", + "email": "clementhart999@gmail.com" + }, + "record": { + "CNAME": "clementhart999.github.io" + } } diff --git a/domains/codeserver.sono.json b/domains/codeserver.sono.json index 7118f01a4..7901ef9bd 100644 --- a/domains/codeserver.sono.json +++ b/domains/codeserver.sono.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "getSono", - "email": "julianwolf2013@outlook.de", - "discord": "1222250424309121145" - }, - - "record": { - "A": ["69.197.135.202"] - } - } - \ No newline at end of file + "owner": { + "username": "getSono", + "email": "julianwolf2013@outlook.de", + "discord": "1222250424309121145" + }, + + "record": { + "A": ["69.197.135.202"] + } +} diff --git a/domains/codestantin.json b/domains/codestantin.json index 81cd956cf..9c945bfbc 100644 --- a/domains/codestantin.json +++ b/domains/codestantin.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "codestantindev", - "email": "kontakt@codestantin.de" - }, - "record": { - "A": ["85.202.163.42"] - } + "owner": { + "username": "codestantindev", + "email": "kontakt@codestantin.de" + }, + "record": { + "A": ["85.202.163.42"] + } } diff --git a/domains/codixer.json b/domains/codixer.json index 1d9f9212a..32e5a6356 100644 --- a/domains/codixer.json +++ b/domains/codixer.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Codixer", - "email": "stefano@stefanocoding.me" - }, - "record": { - "CNAME": "stefanocoding.me" - } + "owner": { + "username": "Codixer", + "email": "stefano@stefanocoding.me" + }, + "record": { + "CNAME": "stefanocoding.me" + } } diff --git a/domains/cody.json b/domains/cody.json index 2085acede..18f0026e1 100644 --- a/domains/cody.json +++ b/domains/cody.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "theinfamouscoder5", - "email": "codingamazing224@outlook.com" - }, - "record": { - "URL": "https://about-cody.pages.dev/" - } + "owner": { + "username": "theinfamouscoder5", + "email": "codingamazing224@outlook.com" + }, + "record": { + "URL": "https://about-cody.pages.dev/" + } } diff --git a/domains/colix.json b/domains/colix.json index 6d3fcd457..e9f5291a9 100644 --- a/domains/colix.json +++ b/domains/colix.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "YeahhColix", - "email": "yeahhcolix@gmail.com" - }, - "record": { - "CNAME": "colix.pages.dev" - } + "owner": { + "username": "YeahhColix", + "email": "yeahhcolix@gmail.com" + }, + "record": { + "CNAME": "colix.pages.dev" + } } diff --git a/domains/completesoft.json b/domains/completesoft.json index ff1083b09..68844226e 100644 --- a/domains/completesoft.json +++ b/domains/completesoft.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "simersim", - "email": "simer@f1.mk.ua" - }, - "record": { - "A": ["78.46.77.92"], - "MX": ["mx.comp.in.ua"], - "TXT": "v=spf1 mx a:mx.comp.in.ua -all" - } + "owner": { + "username": "simersim", + "email": "simer@f1.mk.ua" + }, + "record": { + "A": ["78.46.77.92"], + "MX": ["mx.comp.in.ua"], + "TXT": "v=spf1 mx a:mx.comp.in.ua -all" + } } diff --git a/domains/corey.json b/domains/corey.json index 2503b62fc..724e70cc7 100644 --- a/domains/corey.json +++ b/domains/corey.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "cjsewell", - "email": "corey@sewell.net.nz" - }, - "record": { - "CNAME": "sewell.net.nz" - } + "owner": { + "username": "cjsewell", + "email": "corey@sewell.net.nz" + }, + "record": { + "CNAME": "sewell.net.nz" + } } diff --git a/domains/cr1ket.json b/domains/cr1ket.json index 06f02b2cc..0027bc062 100644 --- a/domains/cr1ket.json +++ b/domains/cr1ket.json @@ -1,12 +1,12 @@ { - "description": "Using for my personal site cr1ket.xyz", - "repo": "https://github.com/NoahMK21100/NoahMK21100.github.io", - "owner": { - "username": "NoahMK21100", - "email": "NoahMK21100@gmail.com", - "twitter": "noahmk17" - }, - "record": { - "CNAME": "NoahMK21100.github.io" - } -} + "description": "Using for my personal site cr1ket.xyz", + "repo": "https://github.com/NoahMK21100/NoahMK21100.github.io", + "owner": { + "username": "NoahMK21100", + "email": "NoahMK21100@gmail.com", + "twitter": "noahmk17" + }, + "record": { + "CNAME": "NoahMK21100.github.io" + } +} diff --git a/domains/crafty.json b/domains/crafty.json index 4e8409cdf..483f9f231 100644 --- a/domains/crafty.json +++ b/domains/crafty.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "TConnor2003", - "email": "CraftyPlayzmcyt@gmail.com" - }, - "record": { - "URL": "https://www.craftyplayz.com/" - } + "owner": { + "username": "TConnor2003", + "email": "CraftyPlayzmcyt@gmail.com" + }, + "record": { + "URL": "https://www.craftyplayz.com/" + } } diff --git a/domains/creed.json b/domains/creed.json index 3ea22bf91..c2bad7e1b 100644 --- a/domains/creed.json +++ b/domains/creed.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "M-creed", - "email": "marwankalosha005@gmail.com" - }, - "record": { - "CNAME": "m-creed.github.io" - } + "owner": { + "username": "M-creed", + "email": "marwankalosha005@gmail.com" + }, + "record": { + "CNAME": "m-creed.github.io" + } } diff --git a/domains/creeperita104.json b/domains/creeperita104.json index f59cc83d2..66df526f1 100644 --- a/domains/creeperita104.json +++ b/domains/creeperita104.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "creeperita09", - "email": "creeperita.09@gmail.com" - }, - "record": { - "CNAME": "icahomesvr2022.freeddns.org" - } + "owner": { + "username": "creeperita09", + "email": "creeperita.09@gmail.com" + }, + "record": { + "CNAME": "icahomesvr2022.freeddns.org" + } } diff --git a/domains/crischutu07.json b/domains/crischutu07.json index fa3ca7ff5..28edd1046 100644 --- a/domains/crischutu07.json +++ b/domains/crischutu07.json @@ -10,10 +10,7 @@ "185.199.110.153", "185.199.111.153" ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/cristofer54.json b/domains/cristofer54.json index 97d167b6c..6563f41f8 100644 --- a/domains/cristofer54.json +++ b/domains/cristofer54.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Cristofer543", - "email": "cristoferpayamps543a@gmail.com" - }, - "record": { - "CNAME": "cristofer543.github.io" - } + "owner": { + "username": "Cristofer543", + "email": "cristoferpayamps543a@gmail.com" + }, + "record": { + "CNAME": "cristofer543.github.io" + } } diff --git a/domains/crm.digidenone.json b/domains/crm.digidenone.json index 7e050a5b3..f47a8711d 100644 --- a/domains/crm.digidenone.json +++ b/domains/crm.digidenone.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "digidenone", - "email": "digidenone@gmail.com" - }, - "record": { - "A": ["129.213.151.29"] - } + "owner": { + "username": "digidenone", + "email": "digidenone@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } } diff --git a/domains/ctrlraul.json b/domains/ctrlraul.json index 133c2c199..ec47623e1 100644 --- a/domains/ctrlraul.json +++ b/domains/ctrlraul.json @@ -1,12 +1,12 @@ { - "description": "Personal Website", - "repo": "https://github.com/ctrlraul/ctrlraul.github.io", - "owner": { - "username": "ctrlraul", - "email": "mailctrlraul@gmail.com", - "twitter": "@CtrlRaul" - }, - "record": { - "CNAME": "ctrlraul.github.io" - } + "description": "Personal Website", + "repo": "https://github.com/ctrlraul/ctrlraul.github.io", + "owner": { + "username": "ctrlraul", + "email": "mailctrlraul@gmail.com", + "twitter": "@CtrlRaul" + }, + "record": { + "CNAME": "ctrlraul.github.io" + } } diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index dcdbbcf7f..2b2821cb7 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -1,18 +1,13 @@ { - "owner": { - "username": "CuteDog5695", - "email": "cutedog5695@gmail.com", - "discord": "716306888492318790", - "twitter": "cutedog5695" - }, - "record": { - "A": [ - "89.106.200.1" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "owner": { + "username": "CuteDog5695", + "email": "cutedog5695@gmail.com", + "discord": "716306888492318790", + "twitter": "cutedog5695" + }, + "record": { + "A": ["89.106.200.1"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/cybersecbyte.json b/domains/cybersecbyte.json index f951db9e8..467e058d6 100644 --- a/domains/cybersecbyte.json +++ b/domains/cybersecbyte.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "CyberSecByte", - "email": "cybersecbyte@gmail.com" - }, - "record": { - "CNAME": "cybersecbyte.github.io" - } + "owner": { + "username": "CyberSecByte", + "email": "cybersecbyte@gmail.com" + }, + "record": { + "CNAME": "cybersecbyte.github.io" + } } diff --git a/domains/cycloneaddons.json b/domains/cycloneaddons.json index 9a0eae49d..ce323ebd2 100644 --- a/domains/cycloneaddons.json +++ b/domains/cycloneaddons.json @@ -1,12 +1,12 @@ { - "description": "Use for portfolio.", - "repo": "https://github.com/CycloneAddons/cycloneaddons.github.io", - "owner": { - "username": "CycloneAddons", - "email": "cycloneaddon@gmail.com", - "twitter": "cycloneaddons" - }, - "record": { - "CNAME": "cycloneaddons.github.io" - } -} + "description": "Use for portfolio.", + "repo": "https://github.com/CycloneAddons/cycloneaddons.github.io", + "owner": { + "username": "CycloneAddons", + "email": "cycloneaddon@gmail.com", + "twitter": "cycloneaddons" + }, + "record": { + "CNAME": "cycloneaddons.github.io" + } +} diff --git a/domains/cylis.json b/domains/cylis.json index 320d66610..69ccdb70a 100644 --- a/domains/cylis.json +++ b/domains/cylis.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "Cylis-Dragneel", - "email": "craftingcaptain456@gmail.com", - "discord": "372363585394966528" - }, - - "record": { - "CNAME": "cylis-dragneel.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "Cylis-Dragneel", + "email": "craftingcaptain456@gmail.com", + "discord": "372363585394966528" + }, + + "record": { + "CNAME": "cylis-dragneel.github.io" + } +} diff --git a/domains/czwx.json b/domains/czwx.json index d5a39d62f..7f83c9bbb 100644 --- a/domains/czwx.json +++ b/domains/czwx.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "czwxx", - "email": "czwx790@gmail.com" - }, - "record": { - "CNAME": "czwxx.github.io" - } + "owner": { + "username": "czwxx", + "email": "czwx790@gmail.com" + }, + "record": { + "CNAME": "czwxx.github.io" + } } diff --git a/domains/d4rkd3n1337.json b/domains/d4rkd3n1337.json index 4d63d96ce..16ce0771f 100644 --- a/domains/d4rkd3n1337.json +++ b/domains/d4rkd3n1337.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "d4rkd3n1337", - "email": "darkdenrevolt@gmail.com" - }, - "record": { - "A": ["45.85.117.139"] - } + "owner": { + "username": "d4rkd3n1337", + "email": "darkdenrevolt@gmail.com" + }, + "record": { + "A": ["45.85.117.139"] + } } diff --git a/domains/dadaboudi.chiragnahata.json b/domains/dadaboudi.chiragnahata.json index a23664d55..726befd50 100644 --- a/domains/dadaboudi.chiragnahata.json +++ b/domains/dadaboudi.chiragnahata.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "chiragnahata", - "email": "chiragnahata05@gmail.com" - }, - "record": { - "A": ["129.213.151.29"] - } + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } } diff --git a/domains/dae.json b/domains/dae.json index bd9763401..2b98a62f8 100644 --- a/domains/dae.json +++ b/domains/dae.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Daeloth", - "email": "alanvcd@frikipedia.es" - }, - "record": { - "URL": "http://www.daeloth.com/home" - } + "owner": { + "username": "Daeloth", + "email": "alanvcd@frikipedia.es" + }, + "record": { + "URL": "http://www.daeloth.com/home" + } } diff --git a/domains/daksh.json b/domains/daksh.json index 0033a570a..bf0b5237c 100644 --- a/domains/daksh.json +++ b/domains/daksh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "lonewqlf", - "email": "lonewqlf@proton.me" - }, - "record": { - "CNAME": "lonewqlf.github.io" - } + "owner": { + "username": "lonewqlf", + "email": "lonewqlf@proton.me" + }, + "record": { + "CNAME": "lonewqlf.github.io" + } } diff --git a/domains/damu.json b/domains/damu.json index 86afbe371..b24a3c75b 100644 --- a/domains/damu.json +++ b/domains/damu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "damnUUUU", - "email": "damodar.sssihl@gmail.com" - }, - "record": { - "A": ["103.174.70.38"] - } + "owner": { + "username": "damnUUUU", + "email": "damodar.sssihl@gmail.com" + }, + "record": { + "A": ["103.174.70.38"] + } } diff --git a/domains/dangnat.json b/domains/dangnat.json index d196bbf25..89ca41082 100644 --- a/domains/dangnat.json +++ b/domains/dangnat.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "NaTDeveloper", - "email": "devihermeena@gmail.com" - }, - "record": { - "CNAME": "natdev-5ffb.onrender.com" - } + "owner": { + "username": "NaTDeveloper", + "email": "devihermeena@gmail.com" + }, + "record": { + "CNAME": "natdev-5ffb.onrender.com" + } } diff --git a/domains/danosyrus.json b/domains/danosyrus.json index 3778039fa..cd0ab9272 100644 --- a/domains/danosyrus.json +++ b/domains/danosyrus.json @@ -1,12 +1,12 @@ { - "description": "Personal Resume", - "repo": "https://github.com/danosyrus/danosyrus.github.io", - "owner": { - "username": "danosyrus", - "email": "danosyrus@tuta.io", - "discord": "danosyrus" - }, - "record": { - "CNAME": "danosyrus.github.io" - } -} + "description": "Personal Resume", + "repo": "https://github.com/danosyrus/danosyrus.github.io", + "owner": { + "username": "danosyrus", + "email": "danosyrus@tuta.io", + "discord": "danosyrus" + }, + "record": { + "CNAME": "danosyrus.github.io" + } +} diff --git a/domains/darshil.json b/domains/darshil.json index 1a947b2e1..48ac072ab 100644 --- a/domains/darshil.json +++ b/domains/darshil.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Darshil-154", - "email": "darshil6675@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } + "owner": { + "username": "Darshil-154", + "email": "darshil6675@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } } diff --git a/domains/darvin.json b/domains/darvin.json index 7a10fd7c4..e3154c0a4 100644 --- a/domains/darvin.json +++ b/domains/darvin.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "darvingaba", - "email": "darvingaba1@gmail.com" - }, - "record": { - "URL": "https://darvingaba.github.io/pfmain/" - } + "owner": { + "username": "darvingaba", + "email": "darvingaba1@gmail.com" + }, + "record": { + "URL": "https://darvingaba.github.io/pfmain/" + } } diff --git a/domains/darvingaba.json b/domains/darvingaba.json index 0da3ec8df..e0fadb8a7 100644 --- a/domains/darvingaba.json +++ b/domains/darvingaba.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "darvingaba", - "email": "darvingaba1@gmail.com" - }, - "record": { - "URL": "https://pf-o64a.onrender.com/" - } + "owner": { + "username": "darvingaba", + "email": "darvingaba1@gmail.com" + }, + "record": { + "URL": "https://pf-o64a.onrender.com/" + } } diff --git a/domains/dashboard.almaz.json b/domains/dashboard.almaz.json index b85c8b7c3..b73b812a6 100644 --- a/domains/dashboard.almaz.json +++ b/domains/dashboard.almaz.json @@ -6,8 +6,6 @@ "github_id": 132609906 }, "record": { - "A": [ - "45.134.39.14" - ] + "A": ["45.134.39.14"] } } diff --git a/domains/dashboard.chiragnahata.json b/domains/dashboard.chiragnahata.json index a23664d55..726befd50 100644 --- a/domains/dashboard.chiragnahata.json +++ b/domains/dashboard.chiragnahata.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "chiragnahata", - "email": "chiragnahata05@gmail.com" - }, - "record": { - "A": ["129.213.151.29"] - } + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } } diff --git a/domains/dasshark.json b/domains/dasshark.json index ab0d6e63a..a4486010e 100644 --- a/domains/dasshark.json +++ b/domains/dasshark.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "DasSharkk", - "email": "mail@julius.software" - }, - "record": { - "CNAME": "julius.software" - } + "owner": { + "username": "DasSharkk", + "email": "mail@julius.software" + }, + "record": { + "CNAME": "julius.software" + } } diff --git a/domains/data.om.json b/domains/data.om.json index 9719d3a4f..a55f3e7e8 100644 --- a/domains/data.om.json +++ b/domains/data.om.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "TerraPlayz", - "email": "omsenjalia+github@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } + "owner": { + "username": "TerraPlayz", + "email": "omsenjalia+github@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } } diff --git a/domains/davidbisky.json b/domains/davidbisky.json index b389448a9..0b12b7d9a 100644 --- a/domains/davidbisky.json +++ b/domains/davidbisky.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "VitStudio", - "email": "richardvu12391@gmail.com" - }, + "owner": { + "username": "VitStudio", + "email": "richardvu12391@gmail.com" + }, - "record": { - "A": ["198.45.114.194"] - } + "record": { + "A": ["198.45.114.194"] + } } diff --git a/domains/dead.json b/domains/dead.json index 7a3194d7a..ba1cb3eb3 100644 --- a/domains/dead.json +++ b/domains/dead.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "w8dead", - "email": "w8dead@proton.me" - }, - "record": { - "URL": "https://www.instagram.com/w8dead/" - } + "owner": { + "username": "w8dead", + "email": "w8dead@proton.me" + }, + "record": { + "URL": "https://www.instagram.com/w8dead/" + } } diff --git a/domains/debarchito.json b/domains/debarchito.json index d6c2b849c..c2fc1d9fa 100644 --- a/domains/debarchito.json +++ b/domains/debarchito.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "debarchito", - "email": "debarchitonath@gmail.com", - "discord": "739497344780992564" - }, - - "record": { - "CNAME": "debarchito.github.io" - } - } - + "owner": { + "username": "debarchito", + "email": "debarchitonath@gmail.com", + "discord": "739497344780992564" + }, + + "record": { + "CNAME": "debarchito.github.io" + } +} diff --git a/domains/decentparadox.json b/domains/decentparadox.json index bc9fc4f78..9125c32f2 100644 --- a/domains/decentparadox.json +++ b/domains/decentparadox.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "decentparadox", - "email": "BackendBeast@gmail.com" - }, - "record": { - "CNAME": "personalweb-aiq.pages.dev" - } + "owner": { + "username": "decentparadox", + "email": "BackendBeast@gmail.com" + }, + "record": { + "CNAME": "personalweb-aiq.pages.dev" + } } diff --git a/domains/declan.json b/domains/declan.json index c2c17263b..d567bc965 100644 --- a/domains/declan.json +++ b/domains/declan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "declanwn", - "email": "declanwnickerson@gmail.com" - }, - "record": { - "A": ["67.246.110.110"] - } + "owner": { + "username": "declanwn", + "email": "declanwnickerson@gmail.com" + }, + "record": { + "A": ["67.246.110.110"] + } } diff --git a/domains/deepesh.json b/domains/deepesh.json index 0576fe452..f57c250d9 100644 --- a/domains/deepesh.json +++ b/domains/deepesh.json @@ -1,11 +1,11 @@ { - "description": "Use for portfolio.", - "repo": "https://github.com/DeepeshXCodes/deepeshxcodes.github.io", - "owner": { - "username": "DeepeshXCodes", - "email": "deepesh.chakravartii@gmail.com" - }, - "record": { - "CNAME": "deepeshxcodes.github.io" - } -} + "description": "Use for portfolio.", + "repo": "https://github.com/DeepeshXCodes/deepeshxcodes.github.io", + "owner": { + "username": "DeepeshXCodes", + "email": "deepesh.chakravartii@gmail.com" + }, + "record": { + "CNAME": "deepeshxcodes.github.io" + } +} diff --git a/domains/denboy0123.json b/domains/denboy0123.json index 4db9ea62f..46dc74d46 100644 --- a/domains/denboy0123.json +++ b/domains/denboy0123.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "denboy0123", - "email": "pochtaproverka01@gmail.com" - }, - "record": { - "URL": "https://t.me/s/denboy0123" - } + "owner": { + "username": "denboy0123", + "email": "pochtaproverka01@gmail.com" + }, + "record": { + "URL": "https://t.me/s/denboy0123" + } } diff --git a/domains/desiredesign.json b/domains/desiredesign.json index 2f7cc0dbd..91c68269c 100644 --- a/domains/desiredesign.json +++ b/domains/desiredesign.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Gh053d413x", - "email": "ghostedalex@gmail.com" - }, - "record": { - "URL": "https://sites.google.com/view/desiredesign" - } + "owner": { + "username": "Gh053d413x", + "email": "ghostedalex@gmail.com" + }, + "record": { + "URL": "https://sites.google.com/view/desiredesign" + } } diff --git a/domains/dev.acronical.json b/domains/dev.acronical.json index 8036beb67..160a0a613 100644 --- a/domains/dev.acronical.json +++ b/domains/dev.acronical.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "AcronicalYT", - "email": "acronicalbusiness@gmail.com" - }, - "record": { - "CNAME": "dev.acronical.pages.dev" - } -} \ No newline at end of file +{ + "owner": { + "username": "AcronicalYT", + "email": "acronicalbusiness@gmail.com" + }, + "record": { + "CNAME": "dev.acronical.pages.dev" + } +} diff --git a/domains/dev.charlesbird.json b/domains/dev.charlesbird.json index cf8610151..2b232ffcd 100644 --- a/domains/dev.charlesbird.json +++ b/domains/dev.charlesbird.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "UntoldGam", - "email": "charlessbird+github@outlook.com" - }, - "record": { - "CNAME": "dev.charlesobird.pages.dev" - } + "owner": { + "username": "UntoldGam", + "email": "charlessbird+github@outlook.com" + }, + "record": { + "CNAME": "dev.charlesobird.pages.dev" + } } diff --git a/domains/dev.wilbur.json b/domains/dev.wilbur.json index e9890d766..37ccb0959 100644 --- a/domains/dev.wilbur.json +++ b/domains/dev.wilbur.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ThisCatLikesCrypto", - "email": "contact@wilburwilliams.uk" - }, - "record": { - "CNAME": "dev.ww-projects.pages.dev" - } + "owner": { + "username": "ThisCatLikesCrypto", + "email": "contact@wilburwilliams.uk" + }, + "record": { + "CNAME": "dev.ww-projects.pages.dev" + } } diff --git a/domains/dev10us.json b/domains/dev10us.json index 20aa79031..3f45376ae 100644 --- a/domains/dev10us.json +++ b/domains/dev10us.json @@ -1,11 +1,11 @@ { - "description": "Personal Portfolio Site", - "repo": "https://dev10us1ty.github.io", - "owner": { - "username": "melonmasteristaken", - "email": "melonmasteristaken@gmail.com" - }, - "record": { - "CNAME": "dev10us1ty.github.io" - } -} + "description": "Personal Portfolio Site", + "repo": "https://dev10us1ty.github.io", + "owner": { + "username": "melonmasteristaken", + "email": "melonmasteristaken@gmail.com" + }, + "record": { + "CNAME": "dev10us1ty.github.io" + } +} diff --git a/domains/devbrainless.json b/domains/devbrainless.json index b92469b63..5a319d07f 100644 --- a/domains/devbrainless.json +++ b/domains/devbrainless.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Badless", - "email": "karolczeeek@gmail.com" - }, - "record": { - "CNAME": "badless.github.io" - } + "owner": { + "username": "Badless", + "email": "karolczeeek@gmail.com" + }, + "record": { + "CNAME": "badless.github.io" + } } diff --git a/domains/devbx.json b/domains/devbx.json index 7a2100f7f..9c921ebc9 100644 --- a/domains/devbx.json +++ b/domains/devbx.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "devbx", - "email": "pangys0306@hotmail.com" - }, - "record": { - "CNAME": "devbx.github.io" - } + "owner": { + "username": "devbx", + "email": "pangys0306@hotmail.com" + }, + "record": { + "CNAME": "devbx.github.io" + } } diff --git a/domains/devendra.json b/domains/devendra.json index 54ccceebe..93c05e163 100644 --- a/domains/devendra.json +++ b/domains/devendra.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "devendrakanojiya", - "email": "s_36100@bkbirlacollegekalyan.com" - }, - "record": { - "CNAME": "devendrakanojiya.github.io" - } + "owner": { + "username": "devendrakanojiya", + "email": "s_36100@bkbirlacollegekalyan.com" + }, + "record": { + "CNAME": "devendrakanojiya.github.io" + } } diff --git a/domains/devlori.json b/domains/devlori.json index f173c3588..6225cf861 100644 --- a/domains/devlori.json +++ b/domains/devlori.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "evefind", - "email": "fivemgtarp50@gmail.com" - }, - "record": { - "CNAME": "evefind.github.io" - } + "owner": { + "username": "evefind", + "email": "fivemgtarp50@gmail.com" + }, + "record": { + "CNAME": "evefind.github.io" + } } diff --git a/domains/dg23w6xwjtee.json b/domains/dg23w6xwjtee.json index 3353d2aed..a04a530ae 100644 --- a/domains/dg23w6xwjtee.json +++ b/domains/dg23w6xwjtee.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "kleeiny", - "email": "kleeinlmao@gmail.com", - "discord": "763581985410121769" - }, - - "record": { - "CNAME": "gv-q6wjma7mpehvc2.dv.googlehosted.com" - } - } - \ No newline at end of file + "owner": { + "username": "kleeiny", + "email": "kleeinlmao@gmail.com", + "discord": "763581985410121769" + }, + + "record": { + "CNAME": "gv-q6wjma7mpehvc2.dv.googlehosted.com" + } +} diff --git a/domains/dhananjaypatil.json b/domains/dhananjaypatil.json index 40e5d1569..9f5692cab 100644 --- a/domains/dhananjaypatil.json +++ b/domains/dhananjaypatil.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "dhananjay8", - "email": "dhananjay.pict@gmail.com" - }, - "record": { - "CNAME": "dhananjay8.github.io" - } + "owner": { + "username": "dhananjay8", + "email": "dhananjay.pict@gmail.com" + }, + "record": { + "CNAME": "dhananjay8.github.io" + } } diff --git a/domains/dhruvilprajapati.json b/domains/dhruvilprajapati.json index 26cf4aac2..ef9f87d7b 100644 --- a/domains/dhruvilprajapati.json +++ b/domains/dhruvilprajapati.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Dhruvil2511", - "email": "dhruvilprajapati2003@gmail.com" - }, - "record": { - "URL": "https://github.com/dhruvil2511" - } + "owner": { + "username": "Dhruvil2511", + "email": "dhruvilprajapati2003@gmail.com" + }, + "record": { + "URL": "https://github.com/dhruvil2511" + } } diff --git a/domains/digidenone.json b/domains/digidenone.json index 7e050a5b3..f47a8711d 100644 --- a/domains/digidenone.json +++ b/domains/digidenone.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "digidenone", - "email": "digidenone@gmail.com" - }, - "record": { - "A": ["129.213.151.29"] - } + "owner": { + "username": "digidenone", + "email": "digidenone@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } } diff --git a/domains/dimtsagk.json b/domains/dimtsagk.json index b5c59d93c..f75951bd5 100644 --- a/domains/dimtsagk.json +++ b/domains/dimtsagk.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "dimtsagk", - "email": "dimtsagk93@gmail.com" - }, - "record": { - "CNAME": "dimtsagk.go.yo.fr" - } + "owner": { + "username": "dimtsagk", + "email": "dimtsagk93@gmail.com" + }, + "record": { + "CNAME": "dimtsagk.go.yo.fr" + } } diff --git a/domains/discdefender.json b/domains/discdefender.json index 5829769d5..825461c1d 100644 --- a/domains/discdefender.json +++ b/domains/discdefender.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "GMR828", - "email": "gmr828@null.net" - }, - "record": { - "A": ["69.30.249.53"] - } + "owner": { + "username": "GMR828", + "email": "gmr828@null.net" + }, + "record": { + "A": ["69.30.249.53"] + } } diff --git a/domains/discusser.json b/domains/discusser.json index a4694ae64..d74b3a325 100644 --- a/domains/discusser.json +++ b/domains/discusser.json @@ -1,11 +1,11 @@ { - "description": "Hosts Discusser's personal website", - "repo": "https://github.com/Discusser/discusser.github.io", - "owner": { - "username": "Discusser", - "email": "noobly321growing@gmail.com" - }, - "record": { - "CNAME": "discusser.github.io" - } -} + "description": "Hosts Discusser's personal website", + "repo": "https://github.com/Discusser/discusser.github.io", + "owner": { + "username": "Discusser", + "email": "noobly321growing@gmail.com" + }, + "record": { + "CNAME": "discusser.github.io" + } +} diff --git a/domains/divyanshudhruv.json b/domains/divyanshudhruv.json index 5cedd69c2..ec15dcb29 100644 --- a/domains/divyanshudhruv.json +++ b/domains/divyanshudhruv.json @@ -1,11 +1,11 @@ { - "description": "Its just my portfolio :)", - "repo": "https://github.com/divyanshudhruv/divyanshudhruv.github.io", - "owner": { - "username": "divyanshudhruv", - "email": "divyanshudhruv24@gmail.com" - }, - "record": { - "CNAME": "divyanshudhruv.github.io" - } -} + "description": "Its just my portfolio :)", + "repo": "https://github.com/divyanshudhruv/divyanshudhruv.github.io", + "owner": { + "username": "divyanshudhruv", + "email": "divyanshudhruv24@gmail.com" + }, + "record": { + "CNAME": "divyanshudhruv.github.io" + } +} diff --git a/domains/django.json b/domains/django.json index 65aaa6499..46c5ab61d 100644 --- a/domains/django.json +++ b/domains/django.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "mediaformat", - "email": "mediaformat.ux@gmail.com" - }, - "record": { - "CNAME": "mediaformat.github.io" - } + "owner": { + "username": "mediaformat", + "email": "mediaformat.ux@gmail.com" + }, + "record": { + "CNAME": "mediaformat.github.io" + } } diff --git a/domains/dk.json b/domains/dk.json index d414af696..059d8de2c 100644 --- a/domains/dk.json +++ b/domains/dk.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "zurlyy", - "email": "d@zurly.me" - }, - "record": { - "A": ["76.76.21.21"] - } + "owner": { + "username": "zurlyy", + "email": "d@zurly.me" + }, + "record": { + "A": ["76.76.21.21"] + } } diff --git a/domains/docs.trung.json b/domains/docs.trung.json index 3a89a7d1e..cd80e37cc 100644 --- a/domains/docs.trung.json +++ b/domains/docs.trung.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "record": { - "CNAME": "c40e958615-hosting.gitbook.io" - } + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "CNAME": "c40e958615-hosting.gitbook.io" + } } diff --git a/domains/dogesploit.json b/domains/dogesploit.json index 2646961e8..88bfbf2ab 100644 --- a/domains/dogesploit.json +++ b/domains/dogesploit.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Zumwaltboi68", - "email": "alexander662022@outlook.com" - }, - "record": { - "URL": "https://velocity-v2.dogesploit.byethost15.com/" - } + "owner": { + "username": "Zumwaltboi68", + "email": "alexander662022@outlook.com" + }, + "record": { + "URL": "https://velocity-v2.dogesploit.byethost15.com/" + } } diff --git a/domains/dohyun.json b/domains/dohyun.json index bd6821c81..69cc5820b 100644 --- a/domains/dohyun.json +++ b/domains/dohyun.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "dohyun-ko", - "email": "dohyun682@gmail.com" - }, - "record": { - "CNAME": "dohyun-ko.github.io" - } + "owner": { + "username": "dohyun-ko", + "email": "dohyun682@gmail.com" + }, + "record": { + "CNAME": "dohyun-ko.github.io" + } } diff --git a/domains/domb.json b/domains/domb.json index 3c6aa8349..2be518ba9 100644 --- a/domains/domb.json +++ b/domains/domb.json @@ -1,11 +1,11 @@ { - "description": "to be able to use .is-a.dev domain", - "repo": "https://smailiukas.github.io/", - "owner": { - "username": "smailiukas", - "email": "domantas.bulotas@gmail.com" - }, - "record": { - "CNAME": "smailiukas.github.io" - } + "description": "to be able to use .is-a.dev domain", + "repo": "https://smailiukas.github.io/", + "owner": { + "username": "smailiukas", + "email": "domantas.bulotas@gmail.com" + }, + "record": { + "CNAME": "smailiukas.github.io" + } } diff --git a/domains/dominicbrauer.json b/domains/dominicbrauer.json index 08889516a..0851905e1 100644 --- a/domains/dominicbrauer.json +++ b/domains/dominicbrauer.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "DominicBrauer", - "email": "dominicbrauer06@gmail.com" - }, - "record": { - "A": ["185.245.61.41"] - } + "owner": { + "username": "DominicBrauer", + "email": "dominicbrauer06@gmail.com" + }, + "record": { + "A": ["185.245.61.41"] + } } diff --git a/domains/door.json b/domains/door.json index 165ce693b..a53bb410a 100644 --- a/domains/door.json +++ b/domains/door.json @@ -1,12 +1,12 @@ { - "description": "A fun meme site :0 (as of entering of this domain, it hasn't been published yet).", - "owner": { - "username": "theNeighbourNextDoor", - "email": "theNeighbourNextDoor@ukrio.is-a.dev" - }, - "record": { - "URL": "https://theneighbournextdoor.github.io/", - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=u8k50850@gmail.com" + "description": "A fun meme site :0 (as of entering of this domain, it hasn't been published yet).", + "owner": { + "username": "theNeighbourNextDoor", + "email": "theNeighbourNextDoor@ukrio.is-a.dev" + }, + "record": { + "URL": "https://theneighbournextdoor.github.io/", + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=u8k50850@gmail.com" } -} +} diff --git a/domains/drago-cuven.json b/domains/drago-cuven.json index 87a69cdfc..2ada7533a 100644 --- a/domains/drago-cuven.json +++ b/domains/drago-cuven.json @@ -1,12 +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", - "twitter": "@mbcbgd" - }, - "record": { - "CNAME": "Drago-Cuven.github.io" - } -} + "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", + "twitter": "@mbcbgd" + }, + "record": { + "CNAME": "Drago-Cuven.github.io" + } +} diff --git a/domains/drakeknight.json b/domains/drakeknight.json index 878613666..d03b6d5b4 100644 --- a/domains/drakeknight.json +++ b/domains/drakeknight.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "Drake-knight", - "email": "jakharvishalv@gmail.com" - }, - "record": { - "CNAME": "lbonb42y.up.railway.app" - } + "owner": { + "username": "Drake-knight", + "email": "jakharvishalv@gmail.com" + }, + "record": { + "CNAME": "lbonb42y.up.railway.app" } - \ No newline at end of file +} diff --git a/domains/dreni.json b/domains/dreni.json index df998281a..f69b5dca3 100644 --- a/domains/dreni.json +++ b/domains/dreni.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "drenxhyliqi", - "email": "drenxhyliqi3@gmail.com" - }, - "record": { - "URL": "https://drenxhyliqi.netlify.app/" - } + "owner": { + "username": "drenxhyliqi", + "email": "drenxhyliqi3@gmail.com" + }, + "record": { + "URL": "https://drenxhyliqi.netlify.app/" + } } diff --git a/domains/drenxhyliqi.json b/domains/drenxhyliqi.json index 4c0ee0c96..bcec09ba0 100644 --- a/domains/drenxhyliqi.json +++ b/domains/drenxhyliqi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "drenxhyliqi", - "email": "drenxhyliqi3@gmail.com" - }, - "record": { - "URL": "https://drenxhyliqi.site/" - } + "owner": { + "username": "drenxhyliqi", + "email": "drenxhyliqi3@gmail.com" + }, + "record": { + "URL": "https://drenxhyliqi.site/" + } } diff --git a/domains/drian.json b/domains/drian.json index f5fbf8259..5d687123a 100644 --- a/domains/drian.json +++ b/domains/drian.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Luiso9", - "email": "muhandreop@gmail.com" - }, - "record": { - "CNAME": "luiso9.github.io" - } + "owner": { + "username": "Luiso9", + "email": "muhandreop@gmail.com" + }, + "record": { + "CNAME": "luiso9.github.io" + } } diff --git a/domains/dumo.json b/domains/dumo.json index 734912ce8..d836d8c12 100644 --- a/domains/dumo.json +++ b/domains/dumo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "thepython555", - "email": "k0n52uuu@duck.com" - }, - "record": { - "CNAME": "thepython555.github.io" - } + "owner": { + "username": "thepython555", + "email": "k0n52uuu@duck.com" + }, + "record": { + "CNAME": "thepython555.github.io" + } } diff --git a/domains/durov.json b/domains/durov.json index 4e6029358..94290eebc 100644 --- a/domains/durov.json +++ b/domains/durov.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BobleGun", - "email": "dobroq1954@gmail.com" - }, - "record": { - "CNAME": "a0913910.xsph.ru" - } + "owner": { + "username": "BobleGun", + "email": "dobroq1954@gmail.com" + }, + "record": { + "CNAME": "a0913910.xsph.ru" + } } diff --git a/domains/dushmanta.json b/domains/dushmanta.json index ee08f4f79..ac23ed6e1 100644 --- a/domains/dushmanta.json +++ b/domains/dushmanta.json @@ -1,12 +1,12 @@ { - "description": "Portfolio", - "repo": "https://github.com/dushmanta05/dushmanta05.github.io", - "owner": { - "username": "dushmanta05", - "email": "dushbehera05@gmail.com", - "twitter": "dushmanta05" - }, - "record": { - "CNAME": "dushmanta05.github.io" - } + "description": "Portfolio", + "repo": "https://github.com/dushmanta05/dushmanta05.github.io", + "owner": { + "username": "dushmanta05", + "email": "dushbehera05@gmail.com", + "twitter": "dushmanta05" + }, + "record": { + "CNAME": "dushmanta05.github.io" + } } diff --git a/domains/dust0n.json b/domains/dust0n.json index 20c80d1e8..bb1a73181 100644 --- a/domains/dust0n.json +++ b/domains/dust0n.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "itsdust0n", - "email": "contact@dust0n.ru" - }, + "owner": { + "username": "itsdust0n", + "email": "contact@dust0n.ru" + }, - "record": { - "A": ["89.208.104.177"] - } + "record": { + "A": ["89.208.104.177"] + } } diff --git a/domains/duyhung.json b/domains/duyhung.json index a7342b89b..05736e1f2 100644 --- a/domains/duyhung.json +++ b/domains/duyhung.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "hungwt", - "email": "hungwt334@gmail.com" - }, - "record": { - "A": ["31.186.83.254"] - } + "owner": { + "username": "hungwt", + "email": "hungwt334@gmail.com" + }, + "record": { + "A": ["31.186.83.254"] + } } diff --git a/domains/duyquang.json b/domains/duyquang.json index 9ec785ce9..fb833a2f7 100644 --- a/domains/duyquang.json +++ b/domains/duyquang.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "lequang0911", - "email": "lequang.99@outlook.com" - }, - "record": { - "A": ["103.97.126.23"] - } + "owner": { + "username": "lequang0911", + "email": "lequang.99@outlook.com" + }, + "record": { + "A": ["103.97.126.23"] + } } diff --git a/domains/duzo.json b/domains/duzo.json index 65f918082..ce7022753 100644 --- a/domains/duzo.json +++ b/domains/duzo.json @@ -1,11 +1,11 @@ { - "description": "For Duzo's website", - "repo": "https://github.com/Duzos/duzos.github.io", - "owner": { - "username": "Duzos", - "email": "73184526+Duzos@users.noreply.github.com" - }, - "record": { - "CNAME": "duzos.github.io" - } -} + "description": "For Duzo's website", + "repo": "https://github.com/Duzos/duzos.github.io", + "owner": { + "username": "Duzos", + "email": "73184526+Duzos@users.noreply.github.com" + }, + "record": { + "CNAME": "duzos.github.io" + } +} diff --git a/domains/dwigoric.json b/domains/dwigoric.json index 192a11f12..62200e2ca 100644 --- a/domains/dwigoric.json +++ b/domains/dwigoric.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Dwigoric", - "email": "dwigoric@pm.me" - }, - "record": { - "CNAME": "dwigoric.pages.dev" - } + "owner": { + "username": "Dwigoric", + "email": "dwigoric@pm.me" + }, + "record": { + "CNAME": "dwigoric.pages.dev" + } } diff --git a/domains/dylanjtholen.json b/domains/dylanjtholen.json index 68558d6ff..fbcb63e9f 100644 --- a/domains/dylanjtholen.json +++ b/domains/dylanjtholen.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "dylanjtholen", - "email": "dylanjtholen@gmail.com" - }, - "record": { - "CNAME": "dylanjtholen.github.io" - } + "owner": { + "username": "dylanjtholen", + "email": "dylanjtholen@gmail.com" + }, + "record": { + "CNAME": "dylanjtholen.github.io" + } } diff --git a/domains/dylanmarsili.json b/domains/dylanmarsili.json index b91790482..3862e510b 100644 --- a/domains/dylanmarsili.json +++ b/domains/dylanmarsili.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "Dylan-Marsili", - "email": "marsilidylan@gmail.com", - "discord": "721840611174383780" - }, - - "record": { - "CNAME": "dylan-marsili.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "Dylan-Marsili", + "email": "marsilidylan@gmail.com", + "discord": "721840611174383780" + }, + + "record": { + "CNAME": "dylan-marsili.github.io" + } +} diff --git a/domains/ecoplayer07.json b/domains/ecoplayer07.json index f3a6491a8..58160d6ac 100644 --- a/domains/ecoplayer07.json +++ b/domains/ecoplayer07.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ecoplayer07", - "email": "kareemehab910@gmail.com" - }, - "record": { - "CNAME": "ecoplayer07.github.io" - } + "owner": { + "username": "ecoplayer07", + "email": "kareemehab910@gmail.com" + }, + "record": { + "CNAME": "ecoplayer07.github.io" + } } diff --git a/domains/ecstaticsoul.json b/domains/ecstaticsoul.json index 6a066e22a..d268d9fa3 100644 --- a/domains/ecstaticsoul.json +++ b/domains/ecstaticsoul.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ecstaticsoul", - "email": "soulfulkrishna@gmail.com" - }, - "record": { - "CNAME": "ecstaticsoul.github.io" - } + "owner": { + "username": "ecstaticsoul", + "email": "soulfulkrishna@gmail.com" + }, + "record": { + "CNAME": "ecstaticsoul.github.io" + } } diff --git a/domains/educatedsuddenbucket.json b/domains/educatedsuddenbucket.json index b7545323f..ab9878a73 100644 --- a/domains/educatedsuddenbucket.json +++ b/domains/educatedsuddenbucket.json @@ -1,19 +1,16 @@ { - "owner": { - "username": "EducatedSuddenBucket", - "email": "educatedsuddenbucket@gmail.com" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all", - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } + "owner": { + "username": "EducatedSuddenBucket", + "email": "educatedsuddenbucket@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all", + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } } diff --git a/domains/edwardsnowden.json b/domains/edwardsnowden.json index c9a0b4dcb..2f8c2cd17 100644 --- a/domains/edwardsnowden.json +++ b/domains/edwardsnowden.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "satoshi-prefers-monero", - "email": "satoshinakamoto@tuta.com" - }, - "record": { - "URL": "https://stephencastelphoto.com" - } + "owner": { + "username": "satoshi-prefers-monero", + "email": "satoshinakamoto@tuta.com" + }, + "record": { + "URL": "https://stephencastelphoto.com" + } } diff --git a/domains/edwin-lh.json b/domains/edwin-lh.json index a5c77357b..322c8a940 100644 --- a/domains/edwin-lh.json +++ b/domains/edwin-lh.json @@ -1,12 +1,12 @@ { - "description": "Custom github pages domain", - "repo": "https://github.com/ezerinz/ezerinz.github.io", - "owner": { - "username": "ezerinz", - "email": "edwinnnzx@gmail.com", - "twitter": "@Ezerinz" - }, - "record": { - "CNAME": "ezerinz.github.io" - } -} + "description": "Custom github pages domain", + "repo": "https://github.com/ezerinz/ezerinz.github.io", + "owner": { + "username": "ezerinz", + "email": "edwinnnzx@gmail.com", + "twitter": "@Ezerinz" + }, + "record": { + "CNAME": "ezerinz.github.io" + } +} diff --git a/domains/effex.json b/domains/effex.json index 3fd801923..74098082d 100644 --- a/domains/effex.json +++ b/domains/effex.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "noteffex", - "email": "effex.wtf@gmail.com" - }, - "record": { - "URL": "https://github.com/noteffex" - } + "owner": { + "username": "noteffex", + "email": "effex.wtf@gmail.com" + }, + "record": { + "URL": "https://github.com/noteffex" + } } diff --git a/domains/egyxo.json b/domains/egyxo.json index dc3f8f2b1..97ca09e3f 100644 --- a/domains/egyxo.json +++ b/domains/egyxo.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "7oda-mo", - "email": "esl2my@gmail.com", - "discord": "1016128744819265618" - }, - - "record": { - "CNAME": "7oda-mo.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "7oda-mo", + "email": "esl2my@gmail.com", + "discord": "1016128744819265618" + }, + + "record": { + "CNAME": "7oda-mo.github.io" + } +} diff --git a/domains/ehab.json b/domains/ehab.json index 961b7adf3..73d5844e6 100644 --- a/domains/ehab.json +++ b/domains/ehab.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ehabmansour1", - "email": "mansehab990@gmail.com" - }, - "record": { - "CNAME": "ehabmansour1.github.io" - } + "owner": { + "username": "ehabmansour1", + "email": "mansehab990@gmail.com" + }, + "record": { + "CNAME": "ehabmansour1.github.io" + } } diff --git a/domains/eletrixtime.json b/domains/eletrixtime.json index b0f88d804..39bb05d91 100644 --- a/domains/eletrixtime.json +++ b/domains/eletrixtime.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "EletrixtimeYT", - "email": "lisandro.b@outlook.com" - }, - "record": { - "CNAME": "eletrixtimeyt.github.io" - } + "owner": { + "username": "EletrixtimeYT", + "email": "lisandro.b@outlook.com" + }, + "record": { + "CNAME": "eletrixtimeyt.github.io" + } } diff --git a/domains/elfanaan.json b/domains/elfanaan.json index 855a8f9b0..ad7c24287 100644 --- a/domains/elfanaan.json +++ b/domains/elfanaan.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "Alfanaannet", - "email": "hmmm202031520062021@gmail.com", - "discord": "775012312876711936" - }, - "record": { - "URL": "http://elfanaan.giize.com", - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" - } + "owner": { + "username": "Alfanaannet", + "email": "hmmm202031520062021@gmail.com", + "discord": "775012312876711936" + }, + "record": { + "URL": "http://elfanaan.giize.com", + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } } diff --git a/domains/email.zeaxey.json b/domains/email.zeaxey.json index 950c4b576..4dfe6ae62 100644 --- a/domains/email.zeaxey.json +++ b/domains/email.zeaxey.json @@ -1,13 +1,10 @@ { - "owner": { - "username": "Pixel556", - "email": "therealzeaxey123@gmail.com" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "owner": { + "username": "Pixel556", + "email": "therealzeaxey123@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/emmy.json b/domains/emmy.json index 8a901af87..1dbb78294 100644 --- a/domains/emmy.json +++ b/domains/emmy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "8FrMc", - "email": "pijuskaminskas1@gmail.com" - }, - "record": { - "URL": "https://sk1dhub.xyz" - } + "owner": { + "username": "8FrMc", + "email": "pijuskaminskas1@gmail.com" + }, + "record": { + "URL": "https://sk1dhub.xyz" + } } diff --git a/domains/emoji.json b/domains/emoji.json index 15189cc35..0d6a3e53d 100644 --- a/domains/emoji.json +++ b/domains/emoji.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "ItzEmoji", - "email": "cyril.dettling@gmail.com", - "discord": "1123260870991020083" - }, - - "record": { - "CNAME": "itzemojiwebsite.pages.dev" - } - } - + "owner": { + "username": "ItzEmoji", + "email": "cyril.dettling@gmail.com", + "discord": "1123260870991020083" + }, + + "record": { + "CNAME": "itzemojiwebsite.pages.dev" + } +} diff --git a/domains/emojiplayer.json b/domains/emojiplayer.json index 4e24a1fed..294a5253a 100644 --- a/domains/emojiplayer.json +++ b/domains/emojiplayer.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ItzEmoji", - "email": "cyril.dettling@gmail.com" - }, - "record": { - "CNAME": "itzemojiwebsite.pages.dev" - } + "owner": { + "username": "ItzEmoji", + "email": "cyril.dettling@gmail.com" + }, + "record": { + "CNAME": "itzemojiwebsite.pages.dev" + } } diff --git a/domains/ernande.json b/domains/ernande.json index 9fb29808b..66950ae87 100644 --- a/domains/ernande.json +++ b/domains/ernande.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ernande-f", - "email": "ernandefacco@outlook.com" - }, - "record": { - "CNAME": "ernande-f.github.io" - } + "owner": { + "username": "ernande-f", + "email": "ernandefacco@outlook.com" + }, + "record": { + "CNAME": "ernande-f.github.io" + } } diff --git a/domains/eryquicc.json b/domains/eryquicc.json index ccfbf4fdb..a555e9e8d 100644 --- a/domains/eryquicc.json +++ b/domains/eryquicc.json @@ -1,21 +1,18 @@ { - "description": "Personal use", - "repo": "https://github.com/eryquicc/eryquicc.github.io", - "owner": { - "username": "Eryquicc", - "email": "fathirzaidanmaulana@gmail.com" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "description": "Personal use", + "repo": "https://github.com/eryquicc/eryquicc.github.io", + "owner": { + "username": "Eryquicc", + "email": "fathirzaidanmaulana@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/escfrpls.json b/domains/escfrpls.json index 018e73b19..6111e27e9 100644 --- a/domains/escfrpls.json +++ b/domains/escfrpls.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "DrochiczynPoleski", - "email": "licwin1410@gmail.com" - }, - "record": { - "URL": "https://drochiczynpoleski.github.io/escfrpls.github.io/" - } + "owner": { + "username": "DrochiczynPoleski", + "email": "licwin1410@gmail.com" + }, + "record": { + "URL": "https://drochiczynpoleski.github.io/escfrpls.github.io/" + } } diff --git a/domains/essawy.json b/domains/essawy.json index e167aa532..6ec7356f3 100644 --- a/domains/essawy.json +++ b/domains/essawy.json @@ -1,11 +1,11 @@ { - "description": "Abdelrahman Essawy - Full Stack Software Engineer", - "repo": "https://github.com/abdelrahman-essawy/abdelrahman-essawy.github.io", - "owner": { - "username": "abdelrahman-essawy", - "email": "abdelrahman.mo.essawy@gmail.com" - }, - "record": { - "CNAME": "abdelrahman-essawy.github.io" - } -} + "description": "Abdelrahman Essawy - Full Stack Software Engineer", + "repo": "https://github.com/abdelrahman-essawy/abdelrahman-essawy.github.io", + "owner": { + "username": "abdelrahman-essawy", + "email": "abdelrahman.mo.essawy@gmail.com" + }, + "record": { + "CNAME": "abdelrahman-essawy.github.io" + } +} diff --git a/domains/evalk.json b/domains/evalk.json index 2873e8a61..d925f660a 100644 --- a/domains/evalk.json +++ b/domains/evalk.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "Siyu1017", - "email": "adibao1111@gmail.com", - "discord": "895251736250437653" - }, - - "record": { - "A": ["60.249.193.112"] - } - } - \ No newline at end of file + "owner": { + "username": "Siyu1017", + "email": "adibao1111@gmail.com", + "discord": "895251736250437653" + }, + + "record": { + "A": ["60.249.193.112"] + } +} diff --git a/domains/evie.json b/domains/evie.json index e9f9bfccc..2f79b7022 100644 --- a/domains/evie.json +++ b/domains/evie.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Socketlike", - "email": "evelynxii.xt@gmail.com" - }, - "record": { - "CNAME": "socketlike.github.io" - } + "owner": { + "username": "Socketlike", + "email": "evelynxii.xt@gmail.com" + }, + "record": { + "CNAME": "socketlike.github.io" + } } diff --git a/domains/exhq.json b/domains/exhq.json index 935aeae9b..cda07d0e8 100644 --- a/domains/exhq.json +++ b/domains/exhq.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "exhq", - "email": "infidelLOLer@gmail.com", - "discord": "712639419785412668" - }, - - "record": { - "A": ["91.107.164.89"] - } - } - \ No newline at end of file + "owner": { + "username": "exhq", + "email": "infidelLOLer@gmail.com", + "discord": "712639419785412668" + }, + + "record": { + "A": ["91.107.164.89"] + } +} diff --git a/domains/extensions.trung.json b/domains/extensions.trung.json index 59238975e..a41c66475 100644 --- a/domains/extensions.trung.json +++ b/domains/extensions.trung.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "record": { - "A": ["74.208.39.12"] - } + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["74.208.39.12"] + } } diff --git a/domains/exx.json b/domains/exx.json index 83307f4a2..977561c23 100644 --- a/domains/exx.json +++ b/domains/exx.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "xqxyzl", - "email": "exemailhelp+3@gmail.com" - }, - "record": { - "TXT": "_discord.exx.is-a.dev" - } + "owner": { + "username": "xqxyzl", + "email": "exemailhelp+3@gmail.com" + }, + "record": { + "TXT": "_discord.exx.is-a.dev" + } } diff --git a/domains/fa-fifi.json b/domains/fa-fifi.json index 989929397..5870bbcc3 100644 --- a/domains/fa-fifi.json +++ b/domains/fa-fifi.json @@ -6,10 +6,10 @@ }, "record": { "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" ], "TXT": "google-site-verification=AYbL6PIbwUv4qzq9KxmrjAM9vfCQ0IUNRBX_AeXPfVE" } diff --git a/domains/fab1andev.json b/domains/fab1andev.json index bc0905270..e645d0569 100644 --- a/domains/fab1andev.json +++ b/domains/fab1andev.json @@ -1,12 +1,12 @@ { - "description": "Fab1anDev subdomain for fab1andev.github.io", - "repo": "https://github.com/Fab1anDev/fab1andev.github.io", - "owner": { - "username": "Fab1anDev", - "email": "fab1andev@proton.me", - "twitter": "Fab1anDev" - }, - "record": { - "CNAME": "fab1andev.github.io" - } -} + "description": "Fab1anDev subdomain for fab1andev.github.io", + "repo": "https://github.com/Fab1anDev/fab1andev.github.io", + "owner": { + "username": "Fab1anDev", + "email": "fab1andev@proton.me", + "twitter": "Fab1anDev" + }, + "record": { + "CNAME": "fab1andev.github.io" + } +} diff --git a/domains/fahri.json b/domains/fahri.json index 17161cd70..b5bfa7bde 100644 --- a/domains/fahri.json +++ b/domains/fahri.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "FahriDevZ", - "email": "fakhri.5567@gmail.com" - }, - "record": { - "CNAME": "fahri.dev" - } + "owner": { + "username": "FahriDevZ", + "email": "fakhri.5567@gmail.com" + }, + "record": { + "CNAME": "fahri.dev" + } } diff --git a/domains/fajox.json b/domains/fajox.json index cc07c5cc3..1fa1414f7 100644 --- a/domains/fajox.json +++ b/domains/fajox.json @@ -1,9 +1,14 @@ { - "owner": { - "username": "FajoX1", - "email": "pybytee@gmail.com" - }, - "record": { - "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] - } + "owner": { + "username": "FajoX1", + "email": "pybytee@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } } diff --git a/domains/farman.json b/domains/farman.json index 57c4196b8..b31219642 100644 --- a/domains/farman.json +++ b/domains/farman.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MUHAMMAD-FARMAN", - "email": "muhammadfarman7654@gmail.com" - }, - "record": { - "A": ["66.29.153.55"] - } + "owner": { + "username": "MUHAMMAD-FARMAN", + "email": "muhammadfarman7654@gmail.com" + }, + "record": { + "A": ["66.29.153.55"] + } } diff --git a/domains/fassion.json b/domains/fassion.json index 2b579425c..962e70ad5 100644 --- a/domains/fassion.json +++ b/domains/fassion.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Lolipopguy", - "email": "ngauthier818@gmail.com" - }, - "record": { - "A": ["79.94.184.109"] - } + "owner": { + "username": "Lolipopguy", + "email": "ngauthier818@gmail.com" + }, + "record": { + "A": ["79.94.184.109"] + } } diff --git a/domains/fathulfahmy.json b/domains/fathulfahmy.json index 7a2ffc311..1911af476 100644 --- a/domains/fathulfahmy.json +++ b/domains/fathulfahmy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "fathulfahmy", - "email": "mfathulfahmy@gmail.com" - }, - "record": { - "URL": "https://fathulfahmy.pages.dev" - } + "owner": { + "username": "fathulfahmy", + "email": "mfathulfahmy@gmail.com" + }, + "record": { + "URL": "https://fathulfahmy.pages.dev" + } } diff --git a/domains/faul.json b/domains/faul.json index 2978a2f6c..4f4e0f883 100644 --- a/domains/faul.json +++ b/domains/faul.json @@ -1,12 +1,12 @@ { - "description": "custom domain page github", - "repo": "https://github.com/KhongPhaiHoangQuangHuy/KhongPhaiHoangQuangHuy.github.io", - "owner": { - "username": "KhongPhaiHoangQuangHuy", - "email": "KhongPhaiHoangQuangHuy@gmail.com", - "twitter": "KhongPhaiHoangQuangHuy" - }, - "record": { - "CNAME": "KhongPhaiHoangQuangHuy.github.io" - } -} + "description": "custom domain page github", + "repo": "https://github.com/KhongPhaiHoangQuangHuy/KhongPhaiHoangQuangHuy.github.io", + "owner": { + "username": "KhongPhaiHoangQuangHuy", + "email": "KhongPhaiHoangQuangHuy@gmail.com", + "twitter": "KhongPhaiHoangQuangHuy" + }, + "record": { + "CNAME": "KhongPhaiHoangQuangHuy.github.io" + } +} diff --git a/domains/faultywindows.json b/domains/faultywindows.json index 0328b18e2..39b15454c 100644 --- a/domains/faultywindows.json +++ b/domains/faultywindows.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "FaultyWindows", - "email": "faultywindows@gmail.com", - "discord": "1041028534690386051" - }, - - "record": { - "A": ["185.199.108.153"] - } - } - \ No newline at end of file + "owner": { + "username": "FaultyWindows", + "email": "faultywindows@gmail.com", + "discord": "1041028534690386051" + }, + + "record": { + "A": ["185.199.108.153"] + } +} diff --git a/domains/femboy.json b/domains/femboy.json index 4d63d96ce..16ce0771f 100644 --- a/domains/femboy.json +++ b/domains/femboy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "d4rkd3n1337", - "email": "darkdenrevolt@gmail.com" - }, - "record": { - "A": ["45.85.117.139"] - } + "owner": { + "username": "d4rkd3n1337", + "email": "darkdenrevolt@gmail.com" + }, + "record": { + "A": ["45.85.117.139"] + } } diff --git a/domains/fetches.educatedsuddenbucket.json b/domains/fetches.educatedsuddenbucket.json index ffcf230cf..b14fc31dc 100644 --- a/domains/fetches.educatedsuddenbucket.json +++ b/domains/fetches.educatedsuddenbucket.json @@ -1,14 +1,14 @@ { - "owner": { - "username": "EducatedSuddenBucket", - "email": "educatedsuddenbucket@gmail.com" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } + "owner": { + "username": "EducatedSuddenBucket", + "email": "educatedsuddenbucket@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } } diff --git a/domains/files.ravener.json b/domains/files.ravener.json index e2a153929..829548d3a 100644 --- a/domains/files.ravener.json +++ b/domains/files.ravener.json @@ -6,8 +6,6 @@ "discord": "292690616285134850" }, "record": { - "A": [ - "132.145.196.17" - ] + "A": ["132.145.196.17"] } } diff --git a/domains/files.vornexx.json b/domains/files.vornexx.json index c9d04ba28..979ff89a4 100644 --- a/domains/files.vornexx.json +++ b/domains/files.vornexx.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "vornex-gh", - "email": "", - "discord": "1149438819834269856", - "twitter": "vornexx_" - }, - "record": { - "A": ["69.30.249.53"] - } + "owner": { + "username": "vornex-gh", + "email": "", + "discord": "1149438819834269856", + "twitter": "vornexx_" + }, + "record": { + "A": ["69.30.249.53"] + } } diff --git a/domains/flash.json b/domains/flash.json index 12a352e24..60735b2c7 100644 --- a/domains/flash.json +++ b/domains/flash.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "w8flash", - "email": "flashhrdc@gmail.com" - }, - "record": { - "URL": "https://www.instagram.com/w8flash/" - } + "owner": { + "username": "w8flash", + "email": "flashhrdc@gmail.com" + }, + "record": { + "URL": "https://www.instagram.com/w8flash/" + } } diff --git a/domains/fliberd.json b/domains/fliberd.json index b597cfce4..068d4660b 100644 --- a/domains/fliberd.json +++ b/domains/fliberd.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "fliberd", - "email": "dankashkarev@gmail.com" - }, - "record": { - "A": ["80.87.111.147"] - } + "owner": { + "username": "fliberd", + "email": "dankashkarev@gmail.com" + }, + "record": { + "A": ["80.87.111.147"] + } } diff --git a/domains/flower.json b/domains/flower.json index 140c40ddc..4aa656457 100644 --- a/domains/flower.json +++ b/domains/flower.json @@ -1,14 +1,11 @@ { - "owner": { - "username": "messedupflowerpot", - "email": "messedupflowerpot@gmail.com" - }, - "record": { - "URL": "https://messedupflowerpot.carrd.co", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "owner": { + "username": "messedupflowerpot", + "email": "messedupflowerpot@gmail.com" + }, + "record": { + "URL": "https://messedupflowerpot.carrd.co", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/fluor.json b/domains/fluor.json index 6e24bf953..0c4b4c485 100644 --- a/domains/fluor.json +++ b/domains/fluor.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "PlowDev", - "email": "clicpowytb@gmail.com" - }, - "record": { - "CNAME": "fluor.pages.dev" - } + "owner": { + "username": "PlowDev", + "email": "clicpowytb@gmail.com" + }, + "record": { + "CNAME": "fluor.pages.dev" + } } diff --git a/domains/fluoresced.json b/domains/fluoresced.json index 7d0deadc0..5d65b647d 100644 --- a/domains/fluoresced.json +++ b/domains/fluoresced.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "8FrMc", - "email": "pijuskaminskas1@gmail.com" - }, - "record": { - "URL": "https://guns.lol/ecq" - } + "owner": { + "username": "8FrMc", + "email": "pijuskaminskas1@gmail.com" + }, + "record": { + "URL": "https://guns.lol/ecq" + } } diff --git a/domains/fma.json b/domains/fma.json index 0e1da10e2..e8d495d11 100644 --- a/domains/fma.json +++ b/domains/fma.json @@ -6,5 +6,6 @@ }, "record": { "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" } + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/founderfie.json b/domains/founderfie.json index b0ad689a0..819ae85ae 100644 --- a/domains/founderfie.json +++ b/domains/founderfie.json @@ -1,12 +1,10 @@ { - "description": "Main Website Of Our Company", - "owner": { - "username": "Founderfie", - "email": "director@founderfie.in" - }, - "record": { - "CNAME": "edge.redirect.pizza" - - } - -} + "description": "Main Website Of Our Company", + "owner": { + "username": "Founderfie", + "email": "director@founderfie.in" + }, + "record": { + "CNAME": "edge.redirect.pizza" + } +} diff --git a/domains/foxie.arman.json b/domains/foxie.arman.json index 19d7cab89..14174d5d3 100644 --- a/domains/foxie.arman.json +++ b/domains/foxie.arman.json @@ -1,9 +1,9 @@ { "owner": { - "username": "ItzArman09", - "email": "itz.armxn@outlook.com" - }, - "record": { - "A": ["45.140.142.112"] - } -} + "username": "ItzArman09", + "email": "itz.armxn@outlook.com" + }, + "record": { + "A": ["45.140.142.112"] + } +} diff --git a/domains/fptbb.json b/domains/fptbb.json index d837fa988..bd768f806 100644 --- a/domains/fptbb.json +++ b/domains/fptbb.json @@ -1,14 +1,11 @@ { - "owner":{ - "username":"Fptbb", - "email":"lucas@fptbb.com" - }, - "record":{ - "URL":"https://fptbb.com", - "MX":[ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "owner": { + "username": "Fptbb", + "email": "lucas@fptbb.com" + }, + "record": { + "URL": "https://fptbb.com", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/fran.json b/domains/fran.json index 2206cc357..e2c4b192d 100644 --- a/domains/fran.json +++ b/domains/fran.json @@ -10,10 +10,7 @@ "185.199.109.153", "185.199.111.153" ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/frank.json b/domains/frank.json index 4dc03c165..16feeed4c 100644 --- a/domains/frank.json +++ b/domains/frank.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "kageurufu", - "email": "franklyn@tackitt.net" - }, - "record": { - "CNAME": "is-a-dev.frank.af" - } + "owner": { + "username": "kageurufu", + "email": "franklyn@tackitt.net" + }, + "record": { + "CNAME": "is-a-dev.frank.af" + } } diff --git a/domains/frenzy.json b/domains/frenzy.json index de4c1bc91..f1883ba05 100644 --- a/domains/frenzy.json +++ b/domains/frenzy.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "frenzy602", - "email": "GK267281@GMAIL.COM" - }, + "owner": { + "username": "frenzy602", + "email": "GK267281@GMAIL.COM" + }, - "record": { - "A": ["69.30.249.53"] - } + "record": { + "A": ["69.30.249.53"] + } } diff --git a/domains/friday.json b/domains/friday.json index c78da9609..8db69922d 100644 --- a/domains/friday.json +++ b/domains/friday.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "itmefriday", - "email": "chauhan20292827@gmail.com" - }, - "record": { - "A": ["109.71.252.37"] - } + "owner": { + "username": "itmefriday", + "email": "chauhan20292827@gmail.com" + }, + "record": { + "A": ["109.71.252.37"] + } } diff --git a/domains/frogiee1real.json b/domains/frogiee1real.json index 51357e512..89a1a2107 100644 --- a/domains/frogiee1real.json +++ b/domains/frogiee1real.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "FrogiesArcade", - "email": "frogiesarcade@gmail.com" - }, - "record": { - "CNAME": "extramathequations.web.app" - } + "owner": { + "username": "FrogiesArcade", + "email": "frogiesarcade@gmail.com" + }, + "record": { + "CNAME": "extramathequations.web.app" + } } diff --git a/domains/froniz.json b/domains/froniz.json index 96dd9df97..5228c271b 100644 --- a/domains/froniz.json +++ b/domains/froniz.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "Froniz", - "email": "discordmarc1912@gmail.com", - "discord": "1002293564782411787" - }, - - "record": { - "A": ["144.91.116.153"] - } - } - \ No newline at end of file + "owner": { + "username": "Froniz", + "email": "discordmarc1912@gmail.com", + "discord": "1002293564782411787" + }, + + "record": { + "A": ["144.91.116.153"] + } +} diff --git a/domains/fuds.json b/domains/fuds.json index 5e9c167bd..a4b4d4eed 100644 --- a/domains/fuds.json +++ b/domains/fuds.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "GeekSupport", - "email": "geek@laguaz.eu.org" - }, - "record": { - "CNAME": "fuds.pages.dev" - } + "owner": { + "username": "GeekSupport", + "email": "geek@laguaz.eu.org" + }, + "record": { + "CNAME": "fuds.pages.dev" + } } diff --git a/domains/funasitien.json b/domains/funasitien.json index 770e7d36f..a7d931a02 100644 --- a/domains/funasitien.json +++ b/domains/funasitien.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Funasitien", - "email": "bwha.bwha.splash@gmail.com" - }, - "record": { - "CNAME": "funasitien.github.io" - } + "owner": { + "username": "Funasitien", + "email": "bwha.bwha.splash@gmail.com" + }, + "record": { + "CNAME": "funasitien.github.io" + } } diff --git a/domains/furry.json b/domains/furry.json index f10c04548..e9e4413dc 100644 --- a/domains/furry.json +++ b/domains/furry.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "furyashnyy", - "email": "faradey.iskra@mail.ru", - "discord": "754721080383373373" - }, - - "record": { - "A": ["31.31.196.104"] - } - } - \ No newline at end of file + "owner": { + "username": "furyashnyy", + "email": "faradey.iskra@mail.ru", + "discord": "754721080383373373" + }, + + "record": { + "A": ["31.31.196.104"] + } +} diff --git a/domains/fyz.json b/domains/fyz.json index 19d467043..7ba39f60a 100644 --- a/domains/fyz.json +++ b/domains/fyz.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "w8fyz", - "email": "fyzdesignyt@gmail.com" - }, - "record": { - "CNAME": "fyz.sh" - } + "owner": { + "username": "w8fyz", + "email": "fyzdesignyt@gmail.com" + }, + "record": { + "CNAME": "fyz.sh" + } } diff --git a/domains/gabriela.json b/domains/gabriela.json index 6af3fb907..ec755f4d5 100644 --- a/domains/gabriela.json +++ b/domains/gabriela.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "gabriela4152", - "email": "gabriela4152@gmail.com" - }, - "record": { - "CNAME": "gabriela4152.github.io" - } + "owner": { + "username": "gabriela4152", + "email": "gabriela4152@gmail.com" + }, + "record": { + "CNAME": "gabriela4152.github.io" + } } diff --git a/domains/gachugu.json b/domains/gachugu.json index 978265a79..e6d9b89ec 100644 --- a/domains/gachugu.json +++ b/domains/gachugu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BryanGachugu", - "email": "gachugusville@gmail.com" - }, - "record": { - "CNAME": "bryangachugu.github.io" - } + "owner": { + "username": "BryanGachugu", + "email": "gachugusville@gmail.com" + }, + "record": { + "CNAME": "bryangachugu.github.io" + } } diff --git a/domains/games.bob16077.json b/domains/games.bob16077.json index c1106415e..af3733f54 100644 --- a/domains/games.bob16077.json +++ b/domains/games.bob16077.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "bob16077", - "discord": "bob16077777", - "email": "" - }, - "record": { - "CNAME": "bob16077.github.io" - } -} + "owner": { + "username": "bob16077", + "discord": "bob16077777", + "email": "" + }, + "record": { + "CNAME": "bob16077.github.io" + } +} diff --git a/domains/gassayping.json b/domains/gassayping.json index c473d62f5..f83e483bd 100644 --- a/domains/gassayping.json +++ b/domains/gassayping.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "gassayping", - "email": "Dev_Gassayping@proton.me" - }, - "record": { - "CNAME": "gassayping.github.io" - } + "owner": { + "username": "gassayping", + "email": "Dev_Gassayping@proton.me" + }, + "record": { + "CNAME": "gassayping.github.io" + } } diff --git a/domains/gattinhosbot.json b/domains/gattinhosbot.json index e7821e745..4b19abb4c 100644 --- a/domains/gattinhosbot.json +++ b/domains/gattinhosbot.json @@ -6,14 +6,8 @@ "github_id": 81536172 }, "record": { - "A": [ - "194.60.201.37" - ], - "MX": [ - "mail.stefdp.lol" - ], - "TXT": [ - "v=spf1 mx ~all" - ] + "A": ["194.60.201.37"], + "MX": ["mail.stefdp.lol"], + "TXT": ["v=spf1 mx ~all"] } } diff --git a/domains/gauravguptaa.json b/domains/gauravguptaa.json index 6addb2155..2bf6ebe5f 100644 --- a/domains/gauravguptaa.json +++ b/domains/gauravguptaa.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "gauravgupta256", - "email": "gauravgupta8652@gmail.com" - }, - "record": { - "CNAME": "portfolio-gaurav.onrender.com" - } + "owner": { + "username": "gauravgupta256", + "email": "gauravgupta8652@gmail.com" + }, + "record": { + "CNAME": "portfolio-gaurav.onrender.com" + } } diff --git a/domains/gavingogaming.json b/domains/gavingogaming.json index ffdf2fc7f..f83cb478c 100644 --- a/domains/gavingogaming.json +++ b/domains/gavingogaming.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "GavinGoGaming", - "email": "gavingogaming@gmail.com" - }, + "owner": { + "username": "GavinGoGaming", + "email": "gavingogaming@gmail.com" + }, - "record": { - "CNAME": "gavingogaming.github.io" - } + "record": { + "CNAME": "gavingogaming.github.io" + } } diff --git a/domains/gbot.json b/domains/gbot.json index 3ecc483c0..d7ffb67ed 100644 --- a/domains/gbot.json +++ b/domains/gbot.json @@ -1,14 +1,14 @@ { - "owner": { - "username": "Stef-00012", - "email": "admin@stefdp.is-a.dev" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } } diff --git a/domains/gee.json b/domains/gee.json index b4c9a455c..cc38849dd 100644 --- a/domains/gee.json +++ b/domains/gee.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "geedoes", - "email": "captg1@gmail.com" - }, - "record": { - "A": ["207.211.187.18"] - } + "owner": { + "username": "geedoes", + "email": "captg1@gmail.com" + }, + "record": { + "A": ["207.211.187.18"] + } } diff --git a/domains/geenzo.json b/domains/geenzo.json index 3a09da31a..b873b54ff 100644 --- a/domains/geenzo.json +++ b/domains/geenzo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "geenzo69", - "email": "geenzogamer164@gmail.com" - }, - "record": { - "CNAME": "server.geenzo.eu.org" - } + "owner": { + "username": "geenzo69", + "email": "geenzogamer164@gmail.com" + }, + "record": { + "CNAME": "server.geenzo.eu.org" + } } diff --git a/domains/gen1x.json b/domains/gen1x.json index a9722d204..44a6243f4 100644 --- a/domains/gen1x.json +++ b/domains/gen1x.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Gen1x-ALT", - "email": "theg1nx@hotmail.com" - }, - "record": { - "CNAME": "gen1x-alt.github.io" - } + "owner": { + "username": "Gen1x-ALT", + "email": "theg1nx@hotmail.com" + }, + "record": { + "CNAME": "gen1x-alt.github.io" + } } diff --git a/domains/gerick.json b/domains/gerick.json index 993235876..b49b49645 100644 --- a/domains/gerick.json +++ b/domains/gerick.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Gerickpogi17", - "email": "gymatibag17@gmail.com" - }, - "record": { - "CNAME": "portfolio-3a9.pages.dev" - } + "owner": { + "username": "Gerickpogi17", + "email": "gymatibag17@gmail.com" + }, + "record": { + "CNAME": "portfolio-3a9.pages.dev" + } } diff --git a/domains/getsono.json b/domains/getsono.json index a2b7b065e..2b72e8a9e 100644 --- a/domains/getsono.json +++ b/domains/getsono.json @@ -1,18 +1,17 @@ { - "owner": { - "username": "getSono", - "email": "julianwolf2013@outlook.de", - "discord": "1222250424309121145" - }, - - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "TXT": "google-site-verification=MFPLEonkdLiPBmou5SY2mk4qJQ2HC3jZC9cQ8poP3_o" - } - } - + "owner": { + "username": "getSono", + "email": "julianwolf2013@outlook.de", + "discord": "1222250424309121145" + }, + + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "TXT": "google-site-verification=MFPLEonkdLiPBmou5SY2mk4qJQ2HC3jZC9cQ8poP3_o" + } +} diff --git a/domains/gg.shockbs.json b/domains/gg.shockbs.json index 797cf746d..6d2da5cca 100644 --- a/domains/gg.shockbs.json +++ b/domains/gg.shockbs.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "shockbs", - "email": "apipherng@gmail.com" - }, - "record": { - "CNAME": "ziplineshockbs.onrender.com" - } + "owner": { + "username": "shockbs", + "email": "apipherng@gmail.com" + }, + "record": { + "CNAME": "ziplineshockbs.onrender.com" + } } diff --git a/domains/gioco.json b/domains/gioco.json index bcc212cdb..4aa120c8c 100644 --- a/domains/gioco.json +++ b/domains/gioco.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "giocoliere", - "email": "simcrigjeki@gmail.com" - }, - "record": { - "CNAME": "giocoliere.github.io" - } + "owner": { + "username": "giocoliere", + "email": "simcrigjeki@gmail.com" + }, + "record": { + "CNAME": "giocoliere.github.io" + } } diff --git a/domains/glitchblog.mrdev88.json b/domains/glitchblog.mrdev88.json index d71f4321d..e5e88e486 100644 --- a/domains/glitchblog.mrdev88.json +++ b/domains/glitchblog.mrdev88.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Mrdev88", - "email": "RuizMahdi@gmx.com" - }, - "record": { - "CNAME": "1nw25jjg5f4id14j87.fastly-validations.com" - } + "owner": { + "username": "Mrdev88", + "email": "RuizMahdi@gmx.com" + }, + "record": { + "CNAME": "1nw25jjg5f4id14j87.fastly-validations.com" + } } diff --git a/domains/go.fran.json b/domains/go.fran.json index fe3f73f7e..f7eb1fe3c 100644 --- a/domains/go.fran.json +++ b/domains/go.fran.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "xzonix", - "email": "imahalojigi@gmail.com" - }, - "record": { - "CNAME": "cname.short.io" - } -} + "owner": { + "username": "xzonix", + "email": "imahalojigi@gmail.com" + }, + "record": { + "CNAME": "cname.short.io" + } +} diff --git a/domains/goel.json b/domains/goel.json index 062fcf93b..52be8f609 100644 --- a/domains/goel.json +++ b/domains/goel.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "radhesh1", - "email": "radhesh036916@gmail.com", - "discord":"datpep" - }, - "description": "I'll probably put some project pages on goel.is-a.dev.", - "record": { - "CNAME": "radhesh.eu.org" - } -} + "owner": { + "username": "radhesh1", + "email": "radhesh036916@gmail.com", + "discord": "datpep" + }, + "description": "I'll probably put some project pages on goel.is-a.dev.", + "record": { + "CNAME": "radhesh.eu.org" + } +} diff --git a/domains/goguardian.json b/domains/goguardian.json index 30a660dcb..d3b46a0d5 100644 --- a/domains/goguardian.json +++ b/domains/goguardian.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "mg0the0goat0", - "email": "golden_mooooooon@outlook.com", - "discord": "1160256967504318576" - }, - - "record": { - "CNAME": "loooooooooooooooool.onrender.com" - } - } - \ No newline at end of file + "owner": { + "username": "mg0the0goat0", + "email": "golden_mooooooon@outlook.com", + "discord": "1160256967504318576" + }, + + "record": { + "CNAME": "loooooooooooooooool.onrender.com" + } +} diff --git a/domains/gokcin.json b/domains/gokcin.json index 9270872b0..70f914718 100644 --- a/domains/gokcin.json +++ b/domains/gokcin.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "gokcinosman", - "email": "osmangokcinn@gmail.com" - }, - "record": { - "CNAME": "gokcinosman.github.io" - } + "owner": { + "username": "gokcinosman", + "email": "osmangokcinn@gmail.com" + }, + "record": { + "CNAME": "gokcinosman.github.io" + } } diff --git a/domains/gokulbarath.json b/domains/gokulbarath.json index 164c0a407..d132d6686 100644 --- a/domains/gokulbarath.json +++ b/domains/gokulbarath.json @@ -1,12 +1,12 @@ { - "description": "my personal website ", - "repo": "https://github.com/gokul6350/gokul6350.github.io", - "owner": { - "username": "gokul6350", - "email": "gokul00060@gmail.com", - "twitter": "gokul00060" - }, - "record": { - "CNAME": "gokul6350.github.io" - } -} + "description": "my personal website ", + "repo": "https://github.com/gokul6350/gokul6350.github.io", + "owner": { + "username": "gokul6350", + "email": "gokul00060@gmail.com", + "twitter": "gokul00060" + }, + "record": { + "CNAME": "gokul6350.github.io" + } +} diff --git a/domains/golden.json b/domains/golden.json index 3c14f4844..738160392 100644 --- a/domains/golden.json +++ b/domains/golden.json @@ -1,14 +1,13 @@ { - "description": "Golden's Public Site", - "repo": "https://github.com/goldenboys2011/goldenboys2011.github.io", - "owner": { - "username": "goldenboys2011", - "email": "ody.chryssos@gmail.com", - "discord": "936320442594103307" - }, - - "record": { - "CNAME": "goldenboys2011.github.io" - } - } - + "description": "Golden's Public Site", + "repo": "https://github.com/goldenboys2011/goldenboys2011.github.io", + "owner": { + "username": "goldenboys2011", + "email": "ody.chryssos@gmail.com", + "discord": "936320442594103307" + }, + + "record": { + "CNAME": "goldenboys2011.github.io" + } +} diff --git a/domains/goobsoder.json b/domains/goobsoder.json index 1feb4e16c..91c1726e1 100644 --- a/domains/goobsoder.json +++ b/domains/goobsoder.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BreadGhoti", - "email": "breadghoti@gmail.com" - }, - "record": { - "A": ["134.56.183.128"] - } + "owner": { + "username": "BreadGhoti", + "email": "breadghoti@gmail.com" + }, + "record": { + "A": ["134.56.183.128"] + } } diff --git a/domains/gopal.json b/domains/gopal.json index 84cea563a..a36908583 100644 --- a/domains/gopal.json +++ b/domains/gopal.json @@ -1,11 +1,11 @@ { - "description": "Gopal's Portfolio website", - "repo": "https://github.com/Gopal0Gupta/gopal0gupta.github.io", - "owner": { - "username": "gopal0gupta", - "email": "k7523337@gmail.com" - }, - "record": { - "CNAME": "gopal0gupta.github.io" - } + "description": "Gopal's Portfolio website", + "repo": "https://github.com/Gopal0Gupta/gopal0gupta.github.io", + "owner": { + "username": "gopal0gupta", + "email": "k7523337@gmail.com" + }, + "record": { + "CNAME": "gopal0gupta.github.io" + } } diff --git a/domains/goyal.json b/domains/goyal.json index d877f76f1..5d64d8d7f 100644 --- a/domains/goyal.json +++ b/domains/goyal.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "dgbkn", - "email": "anandrambkn@gmail.com", - "discord":"somegumtank" - }, - "description": "I'll probably put some project pages on goyal.is-a.dev.", - "record": { - "CNAME": "portfolio-4wd.pages.dev" - } -} + "owner": { + "username": "dgbkn", + "email": "anandrambkn@gmail.com", + "discord": "somegumtank" + }, + "description": "I'll probably put some project pages on goyal.is-a.dev.", + "record": { + "CNAME": "portfolio-4wd.pages.dev" + } +} diff --git a/domains/grafaffel.json b/domains/grafaffel.json index 5d1f3f688..bc5332c78 100644 --- a/domains/grafaffel.json +++ b/domains/grafaffel.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Grafaffel", - "email": "jannis107@icloud.com" - }, - "record": { - "CNAME": "grafaffel.github.io" - } + "owner": { + "username": "Grafaffel", + "email": "jannis107@icloud.com" + }, + "record": { + "CNAME": "grafaffel.github.io" + } } diff --git a/domains/grantcards.json b/domains/grantcards.json index d326a3ddd..a38c663e5 100644 --- a/domains/grantcards.json +++ b/domains/grantcards.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "calvgrant", - "email": "alvinnobeltungga@gmail.com" - }, - "record": { - "CNAME": "calvgrant.github.io" - } + "owner": { + "username": "calvgrant", + "email": "alvinnobeltungga@gmail.com" + }, + "record": { + "CNAME": "calvgrant.github.io" + } } diff --git a/domains/graphica.json b/domains/graphica.json index 31232299d..db249ca4d 100644 --- a/domains/graphica.json +++ b/domains/graphica.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "booktastic1", - "email": "booktastic-library@outlook.com" - }, - "record": { - "URL": "https://btastic.wixsite.com/graphica" - } + "owner": { + "username": "booktastic1", + "email": "booktastic-library@outlook.com" + }, + "record": { + "URL": "https://btastic.wixsite.com/graphica" + } } diff --git a/domains/graphicanow.json b/domains/graphicanow.json index 31232299d..db249ca4d 100644 --- a/domains/graphicanow.json +++ b/domains/graphicanow.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "booktastic1", - "email": "booktastic-library@outlook.com" - }, - "record": { - "URL": "https://btastic.wixsite.com/graphica" - } + "owner": { + "username": "booktastic1", + "email": "booktastic-library@outlook.com" + }, + "record": { + "URL": "https://btastic.wixsite.com/graphica" + } } diff --git a/domains/grusio.json b/domains/grusio.json index 96e9fa8ba..c141bf374 100644 --- a/domains/grusio.json +++ b/domains/grusio.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "mattiagrusio", - "email": "mattiagrusio@gmail.com" - }, - "record": { - "A": ["2.231.198.113"] - } + "owner": { + "username": "mattiagrusio", + "email": "mattiagrusio@gmail.com" + }, + "record": { + "A": ["2.231.198.113"] + } } diff --git a/domains/gta.json b/domains/gta.json index 7ea53ebe2..ac81cd4b3 100644 --- a/domains/gta.json +++ b/domains/gta.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "wweziza", - "email": "wweziza@icloud.com", - "discord": "363373226207739904" - }, - - "record": { - "CNAME": "clubroleplay.com" - } - } - \ No newline at end of file + "owner": { + "username": "wweziza", + "email": "wweziza@icloud.com", + "discord": "363373226207739904" + }, + + "record": { + "CNAME": "clubroleplay.com" + } +} diff --git a/domains/gudorlltti.json b/domains/gudorlltti.json index f3eba6226..ac77f69da 100644 --- a/domains/gudorlltti.json +++ b/domains/gudorlltti.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "gudorlltti", - "email": "", - "discord": "849610030431993916" - }, - "record": { - "URL": "https://github.com/gudorlltti/" - } + "owner": { + "username": "gudorlltti", + "email": "", + "discord": "849610030431993916" + }, + "record": { + "URL": "https://github.com/gudorlltti/" + } } diff --git a/domains/gulu.json b/domains/gulu.json index c3b39baf6..c34e5ee0b 100644 --- a/domains/gulu.json +++ b/domains/gulu.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "flowiceeos", - "email": "netqian@126.com", - "discord": "899289192729817159" - }, - - "record": { - "A": ["35.212.239.31"] - } - } - \ No newline at end of file + "owner": { + "username": "flowiceeos", + "email": "netqian@126.com", + "discord": "899289192729817159" + }, + + "record": { + "A": ["35.212.239.31"] + } +} diff --git a/domains/gunethra.json b/domains/gunethra.json index f4decf0de..aa7904eab 100644 --- a/domains/gunethra.json +++ b/domains/gunethra.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Gunethra", - "email": "gunethrarp1@gmail.com" - }, - "record": { - "URL": "https://gunethra.github.io/" - } + "owner": { + "username": "Gunethra", + "email": "gunethrarp1@gmail.com" + }, + "record": { + "URL": "https://gunethra.github.io/" + } } diff --git a/domains/guptagaurav.json b/domains/guptagaurav.json index 6addb2155..2bf6ebe5f 100644 --- a/domains/guptagaurav.json +++ b/domains/guptagaurav.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "gauravgupta256", - "email": "gauravgupta8652@gmail.com" - }, - "record": { - "CNAME": "portfolio-gaurav.onrender.com" - } + "owner": { + "username": "gauravgupta256", + "email": "gauravgupta8652@gmail.com" + }, + "record": { + "CNAME": "portfolio-gaurav.onrender.com" + } } diff --git a/domains/guru.json b/domains/guru.json index 88e201709..48356a928 100644 --- a/domains/guru.json +++ b/domains/guru.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Guru322", - "email": "sahoogurucharan00@gmail.com" - }, - "record": { - "CNAME": "guru322.github.io" - } + "owner": { + "username": "Guru322", + "email": "sahoogurucharan00@gmail.com" + }, + "record": { + "CNAME": "guru322.github.io" + } } diff --git a/domains/gvl610.json b/domains/gvl610.json index 41234ce9d..2f6b2715f 100644 --- a/domains/gvl610.json +++ b/domains/gvl610.json @@ -1,12 +1,12 @@ { - "description": "Host my Github pages. I don't want giangvinhloc610 but instead just gvl610", - "repo": "https://github.com/giangvinhloc610/giangvinhloc610.github.io", - "owner": { - "username": "gvl610", - "email": "giangvinhloc610@gmail.com", - "twitter": "gvl610" - }, - "record": { - "CNAME": "giangvinhloc610.github.io" - } + "description": "Host my Github pages. I don't want giangvinhloc610 but instead just gvl610", + "repo": "https://github.com/giangvinhloc610/giangvinhloc610.github.io", + "owner": { + "username": "gvl610", + "email": "giangvinhloc610@gmail.com", + "twitter": "gvl610" + }, + "record": { + "CNAME": "giangvinhloc610.github.io" + } } diff --git a/domains/gwilym.json b/domains/gwilym.json index 1604fb2bd..6b8c5ab77 100644 --- a/domains/gwilym.json +++ b/domains/gwilym.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Gwilymm", - "email": "marin.davies@gmail.com" - }, - "record": { - "A": ["31.207.36.249"] - } + "owner": { + "username": "Gwilymm", + "email": "marin.davies@gmail.com" + }, + "record": { + "A": ["31.207.36.249"] + } } diff --git a/domains/h1roune.json b/domains/h1roune.json index a15ecc06e..407a2a91f 100644 --- a/domains/h1roune.json +++ b/domains/h1roune.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "zarqizoubir", - "email": "zarqi.ezzoubair@etu.uae.ac.ma" - }, - "record": { - "CNAME": "zarqi.is-a.dev" - } + "owner": { + "username": "zarqizoubir", + "email": "zarqi.ezzoubair@etu.uae.ac.ma" + }, + "record": { + "CNAME": "zarqi.is-a.dev" + } } diff --git a/domains/h3ja.json b/domains/h3ja.json index e319bd7ae..67594ca7e 100644 --- a/domains/h3ja.json +++ b/domains/h3ja.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "hejagithub", - "email": "tyjtyjyhjklt@gmail.com", - "discord": "540167556443406338" - }, - - "record": { - "CNAME": "hejagithub.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "hejagithub", + "email": "tyjtyjyhjklt@gmail.com", + "discord": "540167556443406338" + }, + + "record": { + "CNAME": "hejagithub.github.io" + } +} diff --git a/domains/hafi.json b/domains/hafi.json index 74c8710a7..01d83a4c1 100644 --- a/domains/hafi.json +++ b/domains/hafi.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "HafiTheCat", - "email": "", - "discord": "hafi_the_cat" - }, - "description": "Website about about me", - "repo": "https://github.com/HafiTheCat/hafi_the_cat.github.io", - "record": { - "CNAME": "hafithecat.github.io" - } + "owner": { + "username": "HafiTheCat", + "email": "", + "discord": "hafi_the_cat" + }, + "description": "Website about about me", + "repo": "https://github.com/HafiTheCat/hafi_the_cat.github.io", + "record": { + "CNAME": "hafithecat.github.io" + } } diff --git a/domains/haizad.json b/domains/haizad.json index f8264d4b5..da4de8962 100644 --- a/domains/haizad.json +++ b/domains/haizad.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "haizad", - "email": "haizadannuar@gmail.com" - }, - "record": { - "CNAME": "haizad.github.io" - } + "owner": { + "username": "haizad", + "email": "haizadannuar@gmail.com" + }, + "record": { + "CNAME": "haizad.github.io" + } } diff --git a/domains/hasnain.json b/domains/hasnain.json index 69410ac10..f1ce11330 100644 --- a/domains/hasnain.json +++ b/domains/hasnain.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "HasnainSZN", - "email": "officialhasnain100@gmail.com" - }, + "owner": { + "username": "HasnainSZN", + "email": "officialhasnain100@gmail.com" + }, - "record": { - "A": ["69.30.249.53"] - } + "record": { + "A": ["69.30.249.53"] + } } diff --git a/domains/hassbomb.json b/domains/hassbomb.json index cd3def156..a3f0b91d5 100644 --- a/domains/hassbomb.json +++ b/domains/hassbomb.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Th3ABombs", - "email": "andreabombelli@gmail.com" - }, - "record": { - "A": ["144.24.243.47"] - } + "owner": { + "username": "Th3ABombs", + "email": "andreabombelli@gmail.com" + }, + "record": { + "A": ["144.24.243.47"] + } } diff --git a/domains/hazel.json b/domains/hazel.json index c48495ef8..29a4c9851 100644 --- a/domains/hazel.json +++ b/domains/hazel.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "hablethedev", - "email": "xendyex@tutanota.com", - "discord": "1113284520737771621" - }, - - "record": { - "CNAME": "hablethedev.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "hablethedev", + "email": "xendyex@tutanota.com", + "discord": "1113284520737771621" + }, + + "record": { + "CNAME": "hablethedev.github.io" + } +} diff --git a/domains/hazelnut.json b/domains/hazelnut.json index 1f87b5e49..d1cad5df7 100644 --- a/domains/hazelnut.json +++ b/domains/hazelnut.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "HazelNutHoney", - "email": "hazelnutzhoney@gmail.com" - }, - "record": { - "CNAME": "hazelnuthoney.github.io" - } + "owner": { + "username": "HazelNutHoney", + "email": "hazelnutzhoney@gmail.com" + }, + "record": { + "CNAME": "hazelnuthoney.github.io" + } } diff --git a/domains/he.json b/domains/he.json index 080ec0522..40f5e67f9 100644 --- a/domains/he.json +++ b/domains/he.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Yunexiz", - "email": "yunexiz@aol.com" - }, - "record": { - "A": ["109.71.252.37"] - } + "owner": { + "username": "Yunexiz", + "email": "yunexiz@aol.com" + }, + "record": { + "A": ["109.71.252.37"] + } } diff --git a/domains/hein.json b/domains/hein.json index bcd8d5276..b7070cd29 100644 --- a/domains/hein.json +++ b/domains/hein.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "HeinKhantZaw", - "email": "heinkhantzaw1@gmail.com" - }, - "record": { - "CNAME": "heinkhantzaw.github.io" - } + "owner": { + "username": "HeinKhantZaw", + "email": "heinkhantzaw1@gmail.com" + }, + "record": { + "CNAME": "heinkhantzaw.github.io" + } } diff --git a/domains/hikamoru.json b/domains/hikamoru.json index 17affd882..751dcab7f 100644 --- a/domains/hikamoru.json +++ b/domains/hikamoru.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AmoreForever", - "email": "me.thefarkhodov@gmail.com" - }, - "record": { - "CNAME": "hikamoru.uz" - } + "owner": { + "username": "AmoreForever", + "email": "me.thefarkhodov@gmail.com" + }, + "record": { + "CNAME": "hikamoru.uz" + } } diff --git a/domains/hitesh.json b/domains/hitesh.json index e31ea8902..cf2577453 100644 --- a/domains/hitesh.json +++ b/domains/hitesh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "hitesh-can-code", - "email": "hiteshofficalyt@gmail.com" - }, - "record": { - "CNAME": "hvlxh.pages.dev" - } + "owner": { + "username": "hitesh-can-code", + "email": "hiteshofficalyt@gmail.com" + }, + "record": { + "CNAME": "hvlxh.pages.dev" + } } diff --git a/domains/hk.json b/domains/hk.json index 253bb6839..7659d6bbb 100644 --- a/domains/hk.json +++ b/domains/hk.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ericsia", - "email": "medlexopm@gmail.com" - }, - "record": { - "CNAME": "sga.domcloud.co" - } + "owner": { + "username": "ericsia", + "email": "medlexopm@gmail.com" + }, + "record": { + "CNAME": "sga.domcloud.co" + } } diff --git a/domains/hkdkfih.json b/domains/hkdkfih.json index 1c49c099a..317605238 100644 --- a/domains/hkdkfih.json +++ b/domains/hkdkfih.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "cherryservice", - "email": "admin@cherry.work.gd", - "discord": "1201107428608049164" - }, - - "record": { - "CNAME": "cherryservice.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "cherryservice", + "email": "admin@cherry.work.gd", + "discord": "1201107428608049164" + }, + + "record": { + "CNAME": "cherryservice.github.io" + } +} diff --git a/domains/homelander.json b/domains/homelander.json index b92a8ce24..d0b2c8ea4 100644 --- a/domains/homelander.json +++ b/domains/homelander.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "GokuPlay609", - "email": "GokuPlay609@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } + "owner": { + "username": "GokuPlay609", + "email": "GokuPlay609@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } } diff --git a/domains/hoogdorp.json b/domains/hoogdorp.json index 75ca02d74..194bfd216 100644 --- a/domains/hoogdorp.json +++ b/domains/hoogdorp.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Gunterke", - "email": "gunterke@zoho.eu" - }, - "record": { - "CNAME": "gratis-4925113.jouwweb.site" - } + "owner": { + "username": "Gunterke", + "email": "gunterke@zoho.eu" + }, + "record": { + "CNAME": "gratis-4925113.jouwweb.site" + } } diff --git a/domains/horizon-server.json b/domains/horizon-server.json index d8ca38909..1ab1e64e4 100644 --- a/domains/horizon-server.json +++ b/domains/horizon-server.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "HorizonFiles", - "email": "getbomb@bk.ru", - "discord": "1223721772051075193" - }, - - "record": { - "CNAME": "horizonfiles.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "HorizonFiles", + "email": "getbomb@bk.ru", + "discord": "1223721772051075193" + }, + + "record": { + "CNAME": "horizonfiles.github.io" + } +} diff --git a/domains/host-image.json b/domains/host-image.json index 201adbd17..57d30f8c5 100644 --- a/domains/host-image.json +++ b/domains/host-image.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "heyjumanji", - "email": "madhuchutiya.unhinge650@silomails.com" - }, - "record": { - "CNAME": "host-image.pages.dev" - } + "owner": { + "username": "heyjumanji", + "email": "madhuchutiya.unhinge650@silomails.com" + }, + "record": { + "CNAME": "host-image.pages.dev" + } } diff --git a/domains/hridimay.json b/domains/hridimay.json index d3352404b..3ac435491 100644 --- a/domains/hridimay.json +++ b/domains/hridimay.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "hridimay", - "email": "hridimay@gmail.com" - }, - "record": { - "CNAME": "hridimay.github.io" - } + "owner": { + "username": "hridimay", + "email": "hridimay@gmail.com" + }, + "record": { + "CNAME": "hridimay.github.io" + } } diff --git a/domains/hugovidafe.json b/domains/hugovidafe.json index 5f815bc21..268a804f7 100644 --- a/domains/hugovidafe.json +++ b/domains/hugovidafe.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "0x1026", - "email": "me@hugovidafe.dev" - }, - "record": { - "URL": "https://hugovidafe.dev" - } + "owner": { + "username": "0x1026", + "email": "me@hugovidafe.dev" + }, + "record": { + "URL": "https://hugovidafe.dev" + } } diff --git a/domains/huz.json b/domains/huz.json index bb24bb0c5..547fd3d73 100644 --- a/domains/huz.json +++ b/domains/huz.json @@ -1,12 +1,12 @@ { - "description": "Huz Personal Portfolio", - "repo": "https://github.com/Nooby69/Huz", - "owner": { - "username": "Nooby69", - "email": "farighinsaan123@gmail.com", - "discord": "excalibur._.dev" - }, - "record": { - "CNAME": "nooby69.github.io" - } -} + "description": "Huz Personal Portfolio", + "repo": "https://github.com/Nooby69/Huz", + "owner": { + "username": "Nooby69", + "email": "farighinsaan123@gmail.com", + "discord": "excalibur._.dev" + }, + "record": { + "CNAME": "nooby69.github.io" + } +} diff --git a/domains/hycord.json b/domains/hycord.json index 0cd88170d..482ca4839 100644 --- a/domains/hycord.json +++ b/domains/hycord.json @@ -1,6 +1,6 @@ { "description": "Development Portfolio for Hycord", - "url":"https://github.com/hycord/monorepo", + "url": "https://github.com/hycord/monorepo", "owner": { "username": "hycord", "email": "hycord@hycordia.com", diff --git a/domains/ialkoa.json b/domains/ialkoa.json index 73e569944..0a8f0bb84 100644 --- a/domains/ialkoa.json +++ b/domains/ialkoa.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "CallMePudding", - "email": "CallMePudding@zohomail.eu" - }, - "record": { - "URL": "https://callmepudding.github.io/ialkoastuff/" - } + "owner": { + "username": "CallMePudding", + "email": "CallMePudding@zohomail.eu" + }, + "record": { + "URL": "https://callmepudding.github.io/ialkoastuff/" + } } diff --git a/domains/iam.json b/domains/iam.json index 9c7c0f4b5..fa65df012 100644 --- a/domains/iam.json +++ b/domains/iam.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Utsav14s", - "email": "utsavk740@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } + "owner": { + "username": "Utsav14s", + "email": "utsavk740@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } } diff --git a/domains/iamai.json b/domains/iamai.json index ac27c3e37..383d7b618 100644 --- a/domains/iamai.json +++ b/domains/iamai.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "HsiangNianian", - "email": "i@jyunko.cn" - }, - "record": { - "CNAME": "readthedocs.io" - } + "owner": { + "username": "HsiangNianian", + "email": "i@jyunko.cn" + }, + "record": { + "CNAME": "readthedocs.io" + } } diff --git a/domains/iamlazylll.json b/domains/iamlazylll.json index 1a961fefa..8f172e32f 100644 --- a/domains/iamlazylll.json +++ b/domains/iamlazylll.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "iamlazylll", - "email": "eason4666@gmail.com" - }, - "record": { - "CNAME": "iamlazylll.github.io" - } + "owner": { + "username": "iamlazylll", + "email": "eason4666@gmail.com" + }, + "record": { + "CNAME": "iamlazylll.github.io" + } } diff --git a/domains/ians.json b/domains/ians.json index f683a751b..af327bdad 100644 --- a/domains/ians.json +++ b/domains/ians.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ianskids", - "email": "theians@yahoo.com" - }, - "record": { - "CNAME": "dev.ians.my.id" - } + "owner": { + "username": "ianskids", + "email": "theians@yahoo.com" + }, + "record": { + "CNAME": "dev.ians.my.id" + } } diff --git a/domains/ibrahimai.json b/domains/ibrahimai.json index f9d27e62d..0388a32cd 100644 --- a/domains/ibrahimai.json +++ b/domains/ibrahimai.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ibrahimaitech", - "email": "ibrahimaik045@gmail.com" - }, - "record": { - "URL": "https://telegra.ph/file/9101ffa9637ca85a5cae1.jpg" - } + "owner": { + "username": "ibrahimaitech", + "email": "ibrahimaik045@gmail.com" + }, + "record": { + "URL": "https://telegra.ph/file/9101ffa9637ca85a5cae1.jpg" + } } diff --git a/domains/ibrahimtech.json b/domains/ibrahimtech.json index cffb72faa..11e7d7576 100644 --- a/domains/ibrahimtech.json +++ b/domains/ibrahimtech.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ibrahimaitech", - "email": "ibrahimaik045@gmail.com" - }, - "record": { - "URL": "https://telegra.ph/file/13685b7a1d9131dd7ca27.jpg" - } + "owner": { + "username": "ibrahimaitech", + "email": "ibrahimaik045@gmail.com" + }, + "record": { + "URL": "https://telegra.ph/file/13685b7a1d9131dd7ca27.jpg" + } } diff --git a/domains/ignasius.json b/domains/ignasius.json index 2d10d378b..79fcef4cd 100644 --- a/domains/ignasius.json +++ b/domains/ignasius.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ace3", - "email": "ace3xx@gmail.com" - }, - "record": { - "A": ["138.2.84.251"] - } + "owner": { + "username": "ace3", + "email": "ace3xx@gmail.com" + }, + "record": { + "A": ["138.2.84.251"] + } } diff --git a/domains/ikdan.json b/domains/ikdan.json index 0cdd377e0..44355691e 100644 --- a/domains/ikdan.json +++ b/domains/ikdan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Kirill2255", - "email": "ailcenko019@gmail.com" - }, - "record": { - "A": ["95.163.215.114"] - } + "owner": { + "username": "Kirill2255", + "email": "ailcenko019@gmail.com" + }, + "record": { + "A": ["95.163.215.114"] + } } diff --git a/domains/ikhlashmulya.json b/domains/ikhlashmulya.json index fc2b38135..5ec9df23e 100644 --- a/domains/ikhlashmulya.json +++ b/domains/ikhlashmulya.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Ikhlashmulya", - "email": "nurahmanmulya@gmail.com" - }, - "record": { - "CNAME": "ikhlashmulya.github.io" - } + "owner": { + "username": "Ikhlashmulya", + "email": "nurahmanmulya@gmail.com" + }, + "record": { + "CNAME": "ikhlashmulya.github.io" + } } diff --git a/domains/ikjun.json b/domains/ikjun.json index 10e947364..903662e11 100644 --- a/domains/ikjun.json +++ b/domains/ikjun.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "no-ikjun", - "email": "choiikjun1101@gmail.com" - }, - "record": { - "CNAME": "ikjun.com" - } + "owner": { + "username": "no-ikjun", + "email": "choiikjun1101@gmail.com" + }, + "record": { + "CNAME": "ikjun.com" + } } diff --git a/domains/illy.json b/domains/illy.json index d53a75c3e..2f8bd197e 100644 --- a/domains/illy.json +++ b/domains/illy.json @@ -1,11 +1,11 @@ { - "description": "Personal about me and Projects website", - "repo": "https://github.com/illy-dev/illy-dev.github.io", - "owner": { - "username": "illy-dev", - "email": "illythehase@gmail.com" - }, - "record": { - "CNAME": "illy-dev.github.io" - } -} + "description": "Personal about me and Projects website", + "repo": "https://github.com/illy-dev/illy-dev.github.io", + "owner": { + "username": "illy-dev", + "email": "illythehase@gmail.com" + }, + "record": { + "CNAME": "illy-dev.github.io" + } +} diff --git a/domains/imad.json b/domains/imad.json index a6f00d379..7eec7155d 100644 --- a/domains/imad.json +++ b/domains/imad.json @@ -6,8 +6,6 @@ "email": "imad.kh@outlook.com" }, "record": { - "A": [ - "20.101.44.225" - ] + "A": ["20.101.44.225"] } } diff --git a/domains/imd.json b/domains/imd.json index a6f00d379..7eec7155d 100644 --- a/domains/imd.json +++ b/domains/imd.json @@ -6,8 +6,6 @@ "email": "imad.kh@outlook.com" }, "record": { - "A": [ - "20.101.44.225" - ] + "A": ["20.101.44.225"] } } diff --git a/domains/img.cala.json b/domains/img.cala.json index b51ad31bc..7cbd431f6 100644 --- a/domains/img.cala.json +++ b/domains/img.cala.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "calamitywoah", - "email": "krivojta@gmail.com", - "discord": "981555580495867964" - }, - - "record": { - "CNAME": "calamitywoah.github.io" - } - } - + "owner": { + "username": "calamitywoah", + "email": "krivojta@gmail.com", + "discord": "981555580495867964" + }, + + "record": { + "CNAME": "calamitywoah.github.io" + } +} diff --git a/domains/img.kenny.json b/domains/img.kenny.json index a26ffd618..1f3d6287f 100644 --- a/domains/img.kenny.json +++ b/domains/img.kenny.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "KennySB-dev", - "email": "kennybugeja@gmail.com" - }, - "record": { - "CNAME": "ikenny.only-fans.club" - } + "owner": { + "username": "KennySB-dev", + "email": "kennybugeja@gmail.com" + }, + "record": { + "CNAME": "ikenny.only-fans.club" + } } diff --git a/domains/imide.json b/domains/imide.json index bb2afe1d5..b0aa730f6 100644 --- a/domains/imide.json +++ b/domains/imide.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "imide", - "email": "", - "discord": "555915168932954112" - }, - "record": { - "CNAME": "imide-is-a-dev.pages.dev" - } + "owner": { + "username": "imide", + "email": "", + "discord": "555915168932954112" + }, + "record": { + "CNAME": "imide-is-a-dev.pages.dev" + } } diff --git a/domains/imm0nv1nhtv.json b/domains/imm0nv1nhtv.json index 151a126f8..4aff3bd16 100644 --- a/domains/imm0nv1nhtv.json +++ b/domains/imm0nv1nhtv.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "imm0nv1nhtv", - "email": "windows10phamvinh+github@gmail.com" - }, - "record": { - "CNAME": "imm0nv1nhtv.pages.dev" - } + "owner": { + "username": "imm0nv1nhtv", + "email": "windows10phamvinh+github@gmail.com" + }, + "record": { + "CNAME": "imm0nv1nhtv.pages.dev" + } } diff --git a/domains/imran.json b/domains/imran.json index 95b918f94..834373c01 100644 --- a/domains/imran.json +++ b/domains/imran.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "imranmollajoy", - "email": "imranmollajoy@gmail.com" - }, - "record": { - "CNAME": "imranmollajoy.github.io" - } + "owner": { + "username": "imranmollajoy", + "email": "imranmollajoy@gmail.com" + }, + "record": { + "CNAME": "imranmollajoy.github.io" + } } diff --git a/domains/imsoumyaneel.json b/domains/imsoumyaneel.json index 098324d82..2e2679abb 100644 --- a/domains/imsoumyaneel.json +++ b/domains/imsoumyaneel.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "A-Little-Hat", - "email": "soumyasarkar309@gmail.com" - }, - "record": { - "CNAME": "a-little-hat.github.io" - } + "owner": { + "username": "A-Little-Hat", + "email": "soumyasarkar309@gmail.com" + }, + "record": { + "CNAME": "a-little-hat.github.io" + } } diff --git a/domains/indidee.json b/domains/indidee.json index fab070347..7c283d282 100644 --- a/domains/indidee.json +++ b/domains/indidee.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "indideee", - "email": "amberisamab@gmail.com" - }, - "record": { - "CNAME": "indideee.github.io" - } + "owner": { + "username": "indideee", + "email": "amberisamab@gmail.com" + }, + "record": { + "CNAME": "indideee.github.io" + } } diff --git a/domains/infinotiver.json b/domains/infinotiver.json index 3b9b4b719..eb05bf447 100644 --- a/domains/infinotiver.json +++ b/domains/infinotiver.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "infinotiver", - "email": "prakarsh.3482@gmail.com" - }, - "record": { - "CNAME": "infinotiver.github.io" - } + "owner": { + "username": "infinotiver", + "email": "prakarsh.3482@gmail.com" + }, + "record": { + "CNAME": "infinotiver.github.io" + } } diff --git a/domains/ipsum.json b/domains/ipsum.json index b26f4f226..0089d3bca 100644 --- a/domains/ipsum.json +++ b/domains/ipsum.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ashlynmay", - "email": "may.ashlyn0723@gmail.com" - }, - "record": { - "CNAME": "ashlynmay-github-io.onrender.com" - } + "owner": { + "username": "ashlynmay", + "email": "may.ashlyn0723@gmail.com" + }, + "record": { + "CNAME": "ashlynmay-github-io.onrender.com" + } } diff --git a/domains/iqat.json b/domains/iqat.json index 7799b37ca..43152397d 100644 --- a/domains/iqat.json +++ b/domains/iqat.json @@ -1,11 +1,11 @@ { - "description": "Portfolio for Muhammad Taqi (Iqat)", - "repo": "https://github.com/Iqat476/Iqat476.github.io", - "owner": { - "username": "Iqat476", - "email": "iqat476@gmail.com" - }, - "record": { - "CNAME": "Iqat476.github.io" - } -} + "description": "Portfolio for Muhammad Taqi (Iqat)", + "repo": "https://github.com/Iqat476/Iqat476.github.io", + "owner": { + "username": "Iqat476", + "email": "iqat476@gmail.com" + }, + "record": { + "CNAME": "Iqat476.github.io" + } +} diff --git a/domains/isabella.json b/domains/isabella.json index 2c495c66a..d0e038a61 100644 --- a/domains/isabella.json +++ b/domains/isabella.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MullerIsabella", - "email": "AlpineDreamer92@protonmail.com" - }, - "record": { - "CNAME": "mullerisabella.onrender.com" - } + "owner": { + "username": "MullerIsabella", + "email": "AlpineDreamer92@protonmail.com" + }, + "record": { + "CNAME": "mullerisabella.onrender.com" + } } diff --git a/domains/ishan-chawla.json b/domains/ishan-chawla.json index ec771b0a8..8e8803394 100644 --- a/domains/ishan-chawla.json +++ b/domains/ishan-chawla.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "KooShnoo", - "email": "ishan.kpv@gmail.com" - }, - "record": { - "CNAME": "portfolio-se0.pages.dev" - } + "owner": { + "username": "KooShnoo", + "email": "ishan.kpv@gmail.com" + }, + "record": { + "CNAME": "portfolio-se0.pages.dev" + } } diff --git a/domains/itsreimau.json b/domains/itsreimau.json index 3040b5784..7304cefd0 100644 --- a/domains/itsreimau.json +++ b/domains/itsreimau.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "itsreimau", - "email": "private.iblmln@gmail.com" - }, - "record": { - "CNAME": "itsreimau.github.io" - } + "owner": { + "username": "itsreimau", + "email": "private.iblmln@gmail.com" + }, + "record": { + "CNAME": "itsreimau.github.io" + } } diff --git a/domains/ittranducloc.json b/domains/ittranducloc.json index 809a7b54b..db77b9d81 100644 --- a/domains/ittranducloc.json +++ b/domains/ittranducloc.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ittranducloc", - "email": "it.tranducloc@gmail.com" - }, - "record": { - "URL": "https://github.com/ittranducloc" - } + "owner": { + "username": "ittranducloc", + "email": "it.tranducloc@gmail.com" + }, + "record": { + "URL": "https://github.com/ittranducloc" + } } diff --git a/domains/ja.json b/domains/ja.json index 05ab59d87..5690830d8 100644 --- a/domains/ja.json +++ b/domains/ja.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "jsJack", - "email": "hello@jackperry.co" - }, - "record": { - "URL": "https://jackperry.co" - } + "owner": { + "username": "jsJack", + "email": "hello@jackperry.co" + }, + "record": { + "URL": "https://jackperry.co" + } } diff --git a/domains/jabin.json b/domains/jabin.json index 6f1becbd5..c3528d919 100644 --- a/domains/jabin.json +++ b/domains/jabin.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "jabinstech", - "email": "jabinstech.net@gmail.com" - }, - "record": { - "CNAME": "jabinstech.github.io" - } + "owner": { + "username": "jabinstech", + "email": "jabinstech.net@gmail.com" + }, + "record": { + "CNAME": "jabinstech.github.io" + } } diff --git a/domains/jacksonmalone.json b/domains/jacksonmalone.json index 7284cc01f..5832f0353 100644 --- a/domains/jacksonmalone.json +++ b/domains/jacksonmalone.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "jacksonmalone", - "email": "jrm9918@gmail.com" - }, - "record": { - "CNAME": "jacksonmalone.github.io" - } + "owner": { + "username": "jacksonmalone", + "email": "jrm9918@gmail.com" + }, + "record": { + "CNAME": "jacksonmalone.github.io" + } } diff --git a/domains/jamespi.json b/domains/jamespi.json index 423c5d75b..7c332d79a 100644 --- a/domains/jamespi.json +++ b/domains/jamespi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Sussy-OS", - "email": "SussyS0S-Operating-Systems@protonmail.com" - }, - "record": { - "URL": "https://cooperbrosssp.top" - } + "owner": { + "username": "Sussy-OS", + "email": "SussyS0S-Operating-Systems@protonmail.com" + }, + "record": { + "URL": "https://cooperbrosssp.top" + } } diff --git a/domains/jamestheflash22.json b/domains/jamestheflash22.json index 6723406cb..b3b4d3d13 100644 --- a/domains/jamestheflash22.json +++ b/domains/jamestheflash22.json @@ -1,11 +1,11 @@ { - "description": "Use for my server description: Palette Of Pages", - "repo": "https://github.com/JamesTheFlash22/JamesTheFlash22.github.io", - "owner": { - "username": "JamesTheFlash22", - "email": "davidebu43@gmail.com" - }, - "record": { - "CNAME": "jamestheflash22.github.io" - } + "description": "Use for my server description: Palette Of Pages", + "repo": "https://github.com/JamesTheFlash22/JamesTheFlash22.github.io", + "owner": { + "username": "JamesTheFlash22", + "email": "davidebu43@gmail.com" + }, + "record": { + "CNAME": "jamestheflash22.github.io" + } } diff --git a/domains/jb.json b/domains/jb.json index 8ce57515b..6b3454fee 100644 --- a/domains/jb.json +++ b/domains/jb.json @@ -6,6 +6,6 @@ "email": "jbcarreon212@gmail.com" }, "record": { - "A": [ "35.223.92.119" ] + "A": ["35.223.92.119"] } } diff --git a/domains/jellyfin.chiragnahata.json b/domains/jellyfin.chiragnahata.json index a23664d55..726befd50 100644 --- a/domains/jellyfin.chiragnahata.json +++ b/domains/jellyfin.chiragnahata.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "chiragnahata", - "email": "chiragnahata05@gmail.com" - }, - "record": { - "A": ["129.213.151.29"] - } + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } } diff --git a/domains/jemex.json b/domains/jemex.json index c2a56114c..bbd638082 100644 --- a/domains/jemex.json +++ b/domains/jemex.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "mhmmd95", - "email": "mohammadalabras77@gmail.com" - }, - "record": { - "A": ["51.89.109.155"] - } + "owner": { + "username": "mhmmd95", + "email": "mohammadalabras77@gmail.com" + }, + "record": { + "A": ["51.89.109.155"] + } } diff --git a/domains/jer.json b/domains/jer.json index 8d9d0874d..abcf1f107 100644 --- a/domains/jer.json +++ b/domains/jer.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "JerBlox", - "email": "chen.fuyuan07@gmail.com" - }, - "record": { - "CNAME": "jerblox.github.io" - } + "owner": { + "username": "JerBlox", + "email": "chen.fuyuan07@gmail.com" + }, + "record": { + "CNAME": "jerblox.github.io" + } } diff --git a/domains/jermaine.json b/domains/jermaine.json index f37ae54a1..6de20d1cc 100644 --- a/domains/jermaine.json +++ b/domains/jermaine.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Codemaine", - "email": "jermaineantwi22@gmail.com" - }, - "record": { - "CNAME": "codemaine.github.io" - } + "owner": { + "username": "Codemaine", + "email": "jermaineantwi22@gmail.com" + }, + "record": { + "CNAME": "codemaine.github.io" + } } diff --git a/domains/jes.json b/domains/jes.json index f6ff168f3..e95bf90d6 100644 --- a/domains/jes.json +++ b/domains/jes.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Jesgran", - "email": "calzdani20@libero.it" - }, - "record": { - "CNAME": "jes.github.io" - } + "owner": { + "username": "Jesgran", + "email": "calzdani20@libero.it" + }, + "record": { + "CNAME": "jes.github.io" + } } diff --git a/domains/jesseallan.json b/domains/jesseallan.json index e6f5b6a60..bb5e55010 100644 --- a/domains/jesseallan.json +++ b/domains/jesseallan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "JesseAllan", - "email": "jesseba20+github2@gmail.com" - }, - "record": { - "CNAME": "jesseallan.github.io" - } + "owner": { + "username": "JesseAllan", + "email": "jesseba20+github2@gmail.com" + }, + "record": { + "CNAME": "jesseallan.github.io" + } } diff --git a/domains/jhedmendoza.json b/domains/jhedmendoza.json index fe59ec0b2..e77a30f37 100644 --- a/domains/jhedmendoza.json +++ b/domains/jhedmendoza.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "jhedmendoza", - "email": "jhed.mendoza@hotmail.com" - }, - "record": { - "CNAME": "jhedmendoza.github.io" - } + "owner": { + "username": "jhedmendoza", + "email": "jhed.mendoza@hotmail.com" + }, + "record": { + "CNAME": "jhedmendoza.github.io" + } } - diff --git a/domains/jigar.json b/domains/jigar.json index 3400d8f3e..7e4ed2745 100644 --- a/domains/jigar.json +++ b/domains/jigar.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "drone911", - "email": "jigar1822@gmail.com" - }, - "record": { - "URL": "https://www.github.com/drone911" - } + "owner": { + "username": "drone911", + "email": "jigar1822@gmail.com" + }, + "record": { + "URL": "https://www.github.com/drone911" + } } diff --git a/domains/joao-silva.json b/domains/joao-silva.json index e856bc2e3..de975239e 100644 --- a/domains/joao-silva.json +++ b/domains/joao-silva.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "imjoaosilva", - "email": "z4kreyyt@gmail.com", - "discord": "498426798833664012" - }, - - "record": { - "A": ["51.75.68.140"] - } - } - \ No newline at end of file + "owner": { + "username": "imjoaosilva", + "email": "z4kreyyt@gmail.com", + "discord": "498426798833664012" + }, + + "record": { + "A": ["51.75.68.140"] + } +} diff --git a/domains/joaoz.json b/domains/joaoz.json index 44fccdb42..390f30cd9 100644 --- a/domains/joaoz.json +++ b/domains/joaoz.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "joao-zanutto", - "email": "jpberno@gmail.com" - }, - "record": { - "CNAME": "joao-zanutto-github-com.pages.dev" - } + "owner": { + "username": "joao-zanutto", + "email": "jpberno@gmail.com" + }, + "record": { + "CNAME": "joao-zanutto-github-com.pages.dev" + } } diff --git a/domains/joesepp.json b/domains/joesepp.json index 0087a387a..78fa4dae2 100644 --- a/domains/joesepp.json +++ b/domains/joesepp.json @@ -1,12 +1,12 @@ { - "description": "My portfolio website showcasing my work and skills", - "repo": "https://github.com//joesepph.github.io", - "owner": { - "username": "joesepph", - "email": "markwer.dev@proton.me", - "twitter": "devSeppski" - }, - "record": { - "CNAME": "joesepph.github.io" - } -} + "description": "My portfolio website showcasing my work and skills", + "repo": "https://github.com//joesepph.github.io", + "owner": { + "username": "joesepph", + "email": "markwer.dev@proton.me", + "twitter": "devSeppski" + }, + "record": { + "CNAME": "joesepph.github.io" + } +} diff --git a/domains/joetroll.json b/domains/joetroll.json index 9cd6c3964..e66f5ad9d 100644 --- a/domains/joetroll.json +++ b/domains/joetroll.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "trolljoe", - "email": "joetechtok@proton.me", - "discord": "1054945019137630278" - }, - "record": { - "CNAME": "joetroll.pages.dev" - } + "owner": { + "username": "trolljoe", + "email": "joetechtok@proton.me", + "discord": "1054945019137630278" + }, + "record": { + "CNAME": "joetroll.pages.dev" + } } diff --git a/domains/johndoe.json b/domains/johndoe.json index c863d15ee..cd996b2e5 100644 --- a/domains/johndoe.json +++ b/domains/johndoe.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "KingLuc12", - "email": "lucian.g.king+github@gmail.com" - }, - "record": { - "CNAME": "jhondoeisadev.pages.dev" - } + "owner": { + "username": "KingLuc12", + "email": "lucian.g.king+github@gmail.com" + }, + "record": { + "CNAME": "jhondoeisadev.pages.dev" + } } diff --git a/domains/johndoegg.json b/domains/johndoegg.json index 683a83bfc..c3a7d919a 100644 --- a/domains/johndoegg.json +++ b/domains/johndoegg.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "kuroigg", - "email": "mrlangdon197@gmail.com" - }, - "record": { - "URL": "https://kuroigg.github.io/" - } + "owner": { + "username": "kuroigg", + "email": "mrlangdon197@gmail.com" + }, + "record": { + "URL": "https://kuroigg.github.io/" + } } diff --git a/domains/joltz.json b/domains/joltz.json index 5acaa3156..952e436d4 100644 --- a/domains/joltz.json +++ b/domains/joltz.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "joltz1234", - "email": "joltzx123@gmail.com", - "discord": "837162825373188106" - }, - - "record": { - "URL": "https://guns.lol/joltz" - } - } - + "owner": { + "username": "joltz1234", + "email": "joltzx123@gmail.com", + "discord": "837162825373188106" + }, + + "record": { + "URL": "https://guns.lol/joltz" + } +} diff --git a/domains/joltz1234.json b/domains/joltz1234.json index 78b87a54a..3f7340ebb 100644 --- a/domains/joltz1234.json +++ b/domains/joltz1234.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "joltz1234", - "email": "joltzx123@gmail.com", - "discord": "837162825373188106" - }, - - "record": { - "CNAME": "joltz1234.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "joltz1234", + "email": "joltzx123@gmail.com", + "discord": "837162825373188106" + }, + + "record": { + "CNAME": "joltz1234.github.io" + } +} diff --git a/domains/joseph.json b/domains/joseph.json index b0022536a..06d74b060 100644 --- a/domains/joseph.json +++ b/domains/joseph.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Friedman10", - "email": "yfriedman@gmail.com" - }, - "record": { - "MX": ["smtp.google.com"] - } + "owner": { + "username": "Friedman10", + "email": "yfriedman@gmail.com" + }, + "record": { + "MX": ["smtp.google.com"] + } } diff --git a/domains/joshua.json b/domains/joshua.json index 9d091a4d1..1f14f6bd5 100644 --- a/domains/joshua.json +++ b/domains/joshua.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "Dwigoric", - "email": "dwigoric@pm.me", - "discord": "295391820744228867" - }, - - "record": { - "CNAME": "dwigoric.pages.dev" - } - } - \ No newline at end of file + "owner": { + "username": "Dwigoric", + "email": "dwigoric@pm.me", + "discord": "295391820744228867" + }, + + "record": { + "CNAME": "dwigoric.pages.dev" + } +} diff --git a/domains/josval.json b/domains/josval.json index 162ac08fa..c111ed7b8 100644 --- a/domains/josval.json +++ b/domains/josval.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "heyy-josval", - "email": "josvalmtrz@gmail.com" - }, - "record": { - "URL": "https://josval.vercel.app" - } + "owner": { + "username": "heyy-josval", + "email": "josvalmtrz@gmail.com" + }, + "record": { + "URL": "https://josval.vercel.app" + } } diff --git a/domains/js.json b/domains/js.json index 89ea90364..0fc11fe2c 100644 --- a/domains/js.json +++ b/domains/js.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "ukrioo", - "email": "u8k50850@gmail.com" - }, - "record": { - "URL": "https://ukrioo.github.io/", - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=u8k50850@gmail.com" - } + "owner": { + "username": "ukrioo", + "email": "u8k50850@gmail.com" + }, + "record": { + "URL": "https://ukrioo.github.io/", + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=u8k50850@gmail.com" + } } diff --git a/domains/jsjack.json b/domains/jsjack.json index 05ab59d87..5690830d8 100644 --- a/domains/jsjack.json +++ b/domains/jsjack.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "jsJack", - "email": "hello@jackperry.co" - }, - "record": { - "URL": "https://jackperry.co" - } + "owner": { + "username": "jsJack", + "email": "hello@jackperry.co" + }, + "record": { + "URL": "https://jackperry.co" + } } diff --git a/domains/jsongenerator.json b/domains/jsongenerator.json index ffcf230cf..b14fc31dc 100644 --- a/domains/jsongenerator.json +++ b/domains/jsongenerator.json @@ -1,14 +1,14 @@ { - "owner": { - "username": "EducatedSuddenBucket", - "email": "educatedsuddenbucket@gmail.com" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } + "owner": { + "username": "EducatedSuddenBucket", + "email": "educatedsuddenbucket@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } } diff --git a/domains/jstn.json b/domains/jstn.json index da0db62de..e8190d4e7 100644 --- a/domains/jstn.json +++ b/domains/jstn.json @@ -1,12 +1,12 @@ -{ - "description": "Justin's personal website", - "repo": "https://github.com/justinbalaguer/justinbalaguer.github.io", - "owner": { - "username": "justinbalaguer", - "email": "justinbalaguer@pm.me", - "twitter": "ojintoji" - }, - "record": { - "CNAME": "justinbalaguer.github.io" - } -} \ No newline at end of file +{ + "description": "Justin's personal website", + "repo": "https://github.com/justinbalaguer/justinbalaguer.github.io", + "owner": { + "username": "justinbalaguer", + "email": "justinbalaguer@pm.me", + "twitter": "ojintoji" + }, + "record": { + "CNAME": "justinbalaguer.github.io" + } +} diff --git a/domains/juan.json b/domains/juan.json index 1e31687d5..75185ef29 100644 --- a/domains/juan.json +++ b/domains/juan.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "juan7180", - "email": "miavictorianash@gmail.com", - "discord": "779882046067179531" - }, - - "record": { - "A": ["185.27.133.19"] - } - } - \ No newline at end of file + "owner": { + "username": "juan7180", + "email": "miavictorianash@gmail.com", + "discord": "779882046067179531" + }, + + "record": { + "A": ["185.27.133.19"] + } +} diff --git a/domains/juin.json b/domains/juin.json index 25a2d09ea..c78a8794c 100644 --- a/domains/juin.json +++ b/domains/juin.json @@ -1,12 +1,11 @@ { - "description": "Personal portfolio", - "repo": "https://github.com/Juin28/Juin28.github.io", - "owner": { - "username": "Juin28", - "email": "tanjuinlong@gmail.com" - }, - "record": { - "CNAME": "juin28.github.io" - } + "description": "Personal portfolio", + "repo": "https://github.com/Juin28/Juin28.github.io", + "owner": { + "username": "Juin28", + "email": "tanjuinlong@gmail.com" + }, + "record": { + "CNAME": "juin28.github.io" + } } - \ No newline at end of file diff --git a/domains/jumanji.json b/domains/jumanji.json index 4ee2c90a8..b3ef5c086 100644 --- a/domains/jumanji.json +++ b/domains/jumanji.json @@ -4,14 +4,8 @@ "email": "madhuchutiya.unhinge650@silomails.com" }, "record": { - "A": [ - "172.66.47.44", - "172.66.44.212" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "A": ["172.66.47.44", "172.66.44.212"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/jun-wei.json b/domains/jun-wei.json index 800c0099b..18f55ddf5 100644 --- a/domains/jun-wei.json +++ b/domains/jun-wei.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "junwei0676", - "email": "junwei0676@gmail.com" - }, - "record": { - "URL": "https://jun-wei-dev.netlify.app/" - } + "owner": { + "username": "junwei0676", + "email": "junwei0676@gmail.com" + }, + "record": { + "URL": "https://jun-wei-dev.netlify.app/" + } } diff --git a/domains/junwei.json b/domains/junwei.json index 800c0099b..18f55ddf5 100644 --- a/domains/junwei.json +++ b/domains/junwei.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "junwei0676", - "email": "junwei0676@gmail.com" - }, - "record": { - "URL": "https://jun-wei-dev.netlify.app/" - } + "owner": { + "username": "junwei0676", + "email": "junwei0676@gmail.com" + }, + "record": { + "URL": "https://jun-wei-dev.netlify.app/" + } } diff --git a/domains/juqwtf.json b/domains/juqwtf.json index ae99107f8..396af90f7 100644 --- a/domains/juqwtf.json +++ b/domains/juqwtf.json @@ -1,11 +1,11 @@ { - "description": "juqwtf site", - "repo": "https://github.com/denboy0123/juq.github.io", - "owner": { - "username": "denboy0123", - "email": "pochtaproverka01@gmail.com" - }, - "record": { - "CNAME": "denboy0123.github.io" - } + "description": "juqwtf site", + "repo": "https://github.com/denboy0123/juq.github.io", + "owner": { + "username": "denboy0123", + "email": "pochtaproverka01@gmail.com" + }, + "record": { + "CNAME": "denboy0123.github.io" + } } diff --git a/domains/jurgen.json b/domains/jurgen.json index 50d08ace3..855ee18f9 100644 --- a/domains/jurgen.json +++ b/domains/jurgen.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "def0e0", - "email": "def0e0@yandex.ru" - }, - "record": { - "A": ["45.148.120.75"] - } + "owner": { + "username": "def0e0", + "email": "def0e0@yandex.ru" + }, + "record": { + "A": ["45.148.120.75"] + } } diff --git a/domains/kaktus.json b/domains/kaktus.json index de828695f..33fd7ce20 100644 --- a/domains/kaktus.json +++ b/domains/kaktus.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "kaktus-1", - "email": "meatgithub@istwunderbar.de" - }, - "record": { - "CNAME": "is-a-dev-3hg.pages.dev" - } + "owner": { + "username": "kaktus-1", + "email": "meatgithub@istwunderbar.de" + }, + "record": { + "CNAME": "is-a-dev-3hg.pages.dev" + } } diff --git a/domains/kalanathilake.json b/domains/kalanathilake.json index cc855a9a3..653dff925 100644 --- a/domains/kalanathilake.json +++ b/domains/kalanathilake.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Kalana-Thilakarathna", - "email": "kalana2100@gmail.com" - }, - "record": { - "URL": "https://kalanathilake.netlify.app" - } + "owner": { + "username": "Kalana-Thilakarathna", + "email": "kalana2100@gmail.com" + }, + "record": { + "URL": "https://kalanathilake.netlify.app" + } } diff --git a/domains/kamlendras.json b/domains/kamlendras.json index 3bf335942..17e1e7e3a 100644 --- a/domains/kamlendras.json +++ b/domains/kamlendras.json @@ -1,12 +1,11 @@ - { - "description": "my personal web page", - "repo": "https://github.com/kamlendras/kamlendras.github.io", - "owner": { - "username": "kamlendras", - "email": "kamlendras@proton.me" - - }, - "record": { - "CNAME": "kamlendras.github.io" - } -} +{ + "description": "my personal web page", + "repo": "https://github.com/kamlendras/kamlendras.github.io", + "owner": { + "username": "kamlendras", + "email": "kamlendras@proton.me" + }, + "record": { + "CNAME": "kamlendras.github.io" + } +} diff --git a/domains/kamolgks.json b/domains/kamolgks.json index 71455003f..ced082bc1 100644 --- a/domains/kamolgks.json +++ b/domains/kamolgks.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "kamolgks", - "email": "kamoliddintuhtaboev2@gmail.com" - }, - "record": { - "CNAME": "kamolgks.github.io" - } + "owner": { + "username": "kamolgks", + "email": "kamoliddintuhtaboev2@gmail.com" + }, + "record": { + "CNAME": "kamolgks.github.io" + } } diff --git a/domains/kanti-tkm.json b/domains/kanti-tkm.json index 679a0abfc..d4180df5a 100644 --- a/domains/kanti-tkm.json +++ b/domains/kanti-tkm.json @@ -1,11 +1,11 @@ { - "description": "Toyota Fan Website", - "repo": "https://ashc1ty.github.io/test-toyo/", - "owner": { - "username": "AshC1ty", - "email": "ashcity07734@gmail.com" - }, - "record": { - "CNAME": "ashc1ty.github.io" - } + "description": "Toyota Fan Website", + "repo": "https://ashc1ty.github.io/test-toyo/", + "owner": { + "username": "AshC1ty", + "email": "ashcity07734@gmail.com" + }, + "record": { + "CNAME": "ashc1ty.github.io" + } } diff --git a/domains/kappucino.json b/domains/kappucino.json index 1be080d28..aef4c217d 100644 --- a/domains/kappucino.json +++ b/domains/kappucino.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "kappucin", - "email": "132572179+kappucin@users.noreply.github.com", - "discord": "853170099392479253" - }, - - "record": { - "CNAME": "kappucin.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "kappucin", + "email": "132572179+kappucin@users.noreply.github.com", + "discord": "853170099392479253" + }, + + "record": { + "CNAME": "kappucin.github.io" + } +} diff --git a/domains/karthikr.json b/domains/karthikr.json index 481402060..ceb68c8df 100644 --- a/domains/karthikr.json +++ b/domains/karthikr.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ghxst0x1", - "email": "karthikrofficial7@gmail.com" - }, - "record": { - "CNAME": "ghxst0x1.pages.dev" - } + "owner": { + "username": "ghxst0x1", + "email": "karthikrofficial7@gmail.com" + }, + "record": { + "CNAME": "ghxst0x1.pages.dev" + } } diff --git a/domains/katz.json b/domains/katz.json index f207cae09..21d1d538e 100644 --- a/domains/katz.json +++ b/domains/katz.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Bananalolok", - "email": "imethlol1234@gmail.com" - }, - "record": { - "CNAME": "edge.redirect.pizza" - } + "owner": { + "username": "Bananalolok", + "email": "imethlol1234@gmail.com" + }, + "record": { + "CNAME": "edge.redirect.pizza" } +} diff --git a/domains/kavin.json b/domains/kavin.json index a01c0221b..f31da9aec 100644 --- a/domains/kavin.json +++ b/domains/kavin.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "kavin81", - "email": "kavin6462@gmail.com" - }, - "record": { - "CNAME": "kavin81.pages.dev" - } + "owner": { + "username": "kavin81", + "email": "kavin6462@gmail.com" + }, + "record": { + "CNAME": "kavin81.pages.dev" + } } diff --git a/domains/kaybee.json b/domains/kaybee.json index 6a066e22a..d268d9fa3 100644 --- a/domains/kaybee.json +++ b/domains/kaybee.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ecstaticsoul", - "email": "soulfulkrishna@gmail.com" - }, - "record": { - "CNAME": "ecstaticsoul.github.io" - } + "owner": { + "username": "ecstaticsoul", + "email": "soulfulkrishna@gmail.com" + }, + "record": { + "CNAME": "ecstaticsoul.github.io" + } } diff --git a/domains/kazuoyk.json b/domains/kazuoyk.json index 66bd9141a..08ccad1ca 100644 --- a/domains/kazuoyk.json +++ b/domains/kazuoyk.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "KazuoYK", - "email": "d4rknewbie@gmail.com" - }, - "record": { - "URL": "https://github.com/kazuoyk/dev" - } + "owner": { + "username": "KazuoYK", + "email": "d4rknewbie@gmail.com" + }, + "record": { + "URL": "https://github.com/kazuoyk/dev" + } } diff --git a/domains/kem.json b/domains/kem.json index 6d23b6e11..abd8048bf 100644 --- a/domains/kem.json +++ b/domains/kem.json @@ -4,7 +4,6 @@ "email": "kemdev.contact@gmail.com" }, "record": { - "A": [ - "103.169.35.190"] + "A": ["103.169.35.190"] } } diff --git a/domains/kenny.json b/domains/kenny.json index 89babc173..a8954a4c9 100644 --- a/domains/kenny.json +++ b/domains/kenny.json @@ -1,15 +1,15 @@ { - "owner": { - "username": "KennySB-dev", - "email": "kennybugeja@gmail.com", - "discord": "kenny.sb" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } + "owner": { + "username": "KennySB-dev", + "email": "kennybugeja@gmail.com", + "discord": "kenny.sb" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } } diff --git a/domains/kermicidal.json b/domains/kermicidal.json index ac4baee62..7c2a85ab2 100644 --- a/domains/kermicidal.json +++ b/domains/kermicidal.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "kermitsgonnakermicide", - "email": "kermicidal@gmail.com" - }, - "record": { - "CNAME": "kermitsgonnakermicide.github.io" - } - } \ No newline at end of file + "owner": { + "username": "kermitsgonnakermicide", + "email": "kermicidal@gmail.com" + }, + "record": { + "CNAME": "kermitsgonnakermicide.github.io" + } +} diff --git a/domains/kernel32dll.json b/domains/kernel32dll.json index 82799027b..0af0bf407 100644 --- a/domains/kernel32dll.json +++ b/domains/kernel32dll.json @@ -1,16 +1,12 @@ { - "owner": { - "username": "kernal32dll", - "email": "expertzack2+g1thub@gmail.com", - "discord": "1118894556801413240" - }, - - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } - } - + "owner": { + "username": "kernal32dll", + "email": "expertzack2+g1thub@gmail.com", + "discord": "1118894556801413240" + }, + + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/kershan.json b/domains/kershan.json index 10ab3cb38..c6923e3ed 100644 --- a/domains/kershan.json +++ b/domains/kershan.json @@ -1,10 +1,10 @@ { - "description": "Kershan is a dev site, points to personal site", - "owner": { - "username": "kershan", - "email": "n.kershan+isadev@gmail.com" - }, - "record": { - "URL": "http://platformer.online/" - } + "description": "Kershan is a dev site, points to personal site", + "owner": { + "username": "kershan", + "email": "n.kershan+isadev@gmail.com" + }, + "record": { + "URL": "http://platformer.online/" + } } diff --git a/domains/kewanb.json b/domains/kewanb.json index 8027750d5..858313696 100644 --- a/domains/kewanb.json +++ b/domains/kewanb.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "kewanfr", - "email": "mail@kewan.fr" - }, - "record": { - "URL": "https://blog.kewan.fr" - } + "owner": { + "username": "kewanfr", + "email": "mail@kewan.fr" + }, + "record": { + "URL": "https://blog.kewan.fr" + } } diff --git a/domains/khaidev.json b/domains/khaidev.json index ceffd52b8..c14b383e4 100644 --- a/domains/khaidev.json +++ b/domains/khaidev.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "TruongDuyKhai", - "email": "truongduykhai1012@gmail.com", - "discord": "871329074046435338" - }, - - "record": { - "CNAME": "truongduykhai.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "TruongDuyKhai", + "email": "truongduykhai1012@gmail.com", + "discord": "871329074046435338" + }, + + "record": { + "CNAME": "truongduykhai.github.io" + } +} diff --git a/domains/killuazoldyck.json b/domains/killuazoldyck.json index b05ba4536..fefcb1948 100644 --- a/domains/killuazoldyck.json +++ b/domains/killuazoldyck.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "killuazoldyckreal", - "email": "bk1030798@gmail.com" - }, - "record": { - "CNAME": "killuazoldyckreal.github.io" - } + "owner": { + "username": "killuazoldyckreal", + "email": "bk1030798@gmail.com" + }, + "record": { + "CNAME": "killuazoldyckreal.github.io" + } } diff --git a/domains/kingluc.json b/domains/kingluc.json index 615ef86aa..6a548c428 100644 --- a/domains/kingluc.json +++ b/domains/kingluc.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "KingLuc12", - "email": "lucian.g.king+github@gmail.com" - }, - "record": { - "URL": "https://kingluc.my.id" - } + "owner": { + "username": "KingLuc12", + "email": "lucian.g.king+github@gmail.com" + }, + "record": { + "URL": "https://kingluc.my.id" + } } diff --git a/domains/kirill-adamuk.json b/domains/kirill-adamuk.json index 752d36fa3..3be528e1f 100644 --- a/domains/kirill-adamuk.json +++ b/domains/kirill-adamuk.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "superhorsy", - "email": "adamuk.kirill@gmail.com" - }, - "record": { - "CNAME": "superhorsy.github.io" - } + "owner": { + "username": "superhorsy", + "email": "adamuk.kirill@gmail.com" + }, + "record": { + "CNAME": "superhorsy.github.io" + } } diff --git a/domains/kisi.json b/domains/kisi.json index a9a451223..058367869 100644 --- a/domains/kisi.json +++ b/domains/kisi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "kisi-dev", - "email": "bagasdwianggoro535@gmail.com" - }, - "record": { - "CNAME": "kisi-dev.github.io" - } + "owner": { + "username": "kisi-dev", + "email": "bagasdwianggoro535@gmail.com" + }, + "record": { + "CNAME": "kisi-dev.github.io" + } } diff --git a/domains/kiwi.json b/domains/kiwi.json index 22725f757..af7ef00c0 100644 --- a/domains/kiwi.json +++ b/domains/kiwi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "imdakiki", - "email": "skullkid73@outlook.com" - }, - "record": { - "CNAME": "kikisdevelopment.github.io" - } + "owner": { + "username": "imdakiki", + "email": "skullkid73@outlook.com" + }, + "record": { + "CNAME": "kikisdevelopment.github.io" + } } diff --git a/domains/klent.json b/domains/klent.json index 0cfa170b5..8b1002d85 100644 --- a/domains/klent.json +++ b/domains/klent.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "kleeiny", - "email": "kleeinlmao@gmail.com", - "discord": "763581985410121769" - }, - - "record": { - "CNAME": "ghs.google.com" - } + "owner": { + "username": "kleeiny", + "email": "kleeinlmao@gmail.com", + "discord": "763581985410121769" + }, + + "record": { + "CNAME": "ghs.google.com" + } } diff --git a/domains/klone.json b/domains/klone.json index 01ad32f1c..fba8f2709 100644 --- a/domains/klone.json +++ b/domains/klone.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Vai3soh", - "email": "work.rwx.seven@gmail.com" - }, - "record": { - "A": ["45.153.69.189"] - } + "owner": { + "username": "Vai3soh", + "email": "work.rwx.seven@gmail.com" + }, + "record": { + "A": ["45.153.69.189"] + } } diff --git a/domains/kociak.json b/domains/kociak.json index 36f83e4da..eecd6f689 100644 --- a/domains/kociak.json +++ b/domains/kociak.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "piotrkociakx", - "email": "piotrekstypczynski@gmail.com" - }, - "record": { - "A": ["137.74.3.247"] - } + "owner": { + "username": "piotrkociakx", + "email": "piotrekstypczynski@gmail.com" + }, + "record": { + "A": ["137.74.3.247"] + } } diff --git a/domains/kokofixcomputers.json b/domains/kokofixcomputers.json index 4e2c0cf07..7ee797a39 100644 --- a/domains/kokofixcomputers.json +++ b/domains/kokofixcomputers.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "kokofixcomputers", - "email": "113046561+kokofixcomputers@users.noreply.github.com", - "discord": "1096839213313446019" - }, - - "record": { - "MX": ["mail0.serv00.com"] - } - } - \ No newline at end of file + "owner": { + "username": "kokofixcomputers", + "email": "113046561+kokofixcomputers@users.noreply.github.com", + "discord": "1096839213313446019" + }, + + "record": { + "MX": ["mail0.serv00.com"] + } +} diff --git a/domains/koriumm.json b/domains/koriumm.json index 5c758f6a4..9a11101bf 100644 --- a/domains/koriumm.json +++ b/domains/koriumm.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Koriumm", - "email": "KoriummLive@gmail.com", - "discord": "hong.kong" - }, - "record": { - "CNAME": "koriumm.github.io" - } + "owner": { + "username": "Koriumm", + "email": "KoriummLive@gmail.com", + "discord": "hong.kong" + }, + "record": { + "CNAME": "koriumm.github.io" + } } diff --git a/domains/korrykatti.json b/domains/korrykatti.json index c08aa9204..8fd67b270 100644 --- a/domains/korrykatti.json +++ b/domains/korrykatti.json @@ -1,12 +1,12 @@ { - "description": "Domain for my personal website", - "repo": "https://github.com/KorryKatti/korrykatti.github.io", - "owner": { - "username": "KorryKatti", - "email": "8nctvx7gi@mozmail.com", - "twitter": "korrykatti" - }, - "record": { - "CNAME": "korrykatti.github.io" - } -} + "description": "Domain for my personal website", + "repo": "https://github.com/KorryKatti/korrykatti.github.io", + "owner": { + "username": "KorryKatti", + "email": "8nctvx7gi@mozmail.com", + "twitter": "korrykatti" + }, + "record": { + "CNAME": "korrykatti.github.io" + } +} diff --git a/domains/kota.json b/domains/kota.json index 269b94e76..b499f848b 100644 --- a/domains/kota.json +++ b/domains/kota.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sharkota", - "email": "nappythebappy@gmail.com" - }, - "record": { - "CNAME": "sharkota.github.io" - } + "owner": { + "username": "sharkota", + "email": "nappythebappy@gmail.com" + }, + "record": { + "CNAME": "sharkota.github.io" + } } diff --git a/domains/kotelek.json b/domains/kotelek.json index 5f3c854fe..89cb2736d 100644 --- a/domains/kotelek.json +++ b/domains/kotelek.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "xKotelek", - "email": "contact@kotelek.dev" - }, - "record": { - "CNAME": "kotelek.dev" - } + "owner": { + "username": "xKotelek", + "email": "contact@kotelek.dev" + }, + "record": { + "CNAME": "kotelek.dev" + } } diff --git a/domains/kr.json b/domains/kr.json index 656a56200..fbe679633 100644 --- a/domains/kr.json +++ b/domains/kr.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "me-nkr", - "email": "thenaveenkr7@gmail.com" - }, - "record": { - "URL": "https://dev.menkr.in" - } + "owner": { + "username": "me-nkr", + "email": "thenaveenkr7@gmail.com" + }, + "record": { + "URL": "https://dev.menkr.in" + } } diff --git a/domains/kreativethinker.json b/domains/kreativethinker.json index 3d37f0dd5..ca7be3aef 100644 --- a/domains/kreativethinker.json +++ b/domains/kreativethinker.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "KreativeThinker", - "email": "sagely2005eagle@gmail.com" - }, + "owner": { + "username": "KreativeThinker", + "email": "sagely2005eagle@gmail.com" + }, - "record": { - "CNAME": "kreativethinker.github.io" - } + "record": { + "CNAME": "kreativethinker.github.io" + } } diff --git a/domains/krishnan.json b/domains/krishnan.json index 4d72ed5ed..2837b4fa5 100644 --- a/domains/krishnan.json +++ b/domains/krishnan.json @@ -4,8 +4,6 @@ "email": "krishnans2006@gmail.com" }, "record": { - "A": [ - "216.24.57.1" - ] + "A": ["216.24.57.1"] } } diff --git a/domains/krunch.json b/domains/krunch.json index f38e2ade4..6a37f059f 100644 --- a/domains/krunch.json +++ b/domains/krunch.json @@ -1,12 +1,12 @@ { - "description": "Profile Page", - "repo": "https://github.com/RadioactivePotato/krunch-is-a-dev", - "owner": { - "username": "RadioactivePotato", - "email": "", - "discord": "krunchiekrunch._." - }, - "record": { - "CNAME": "krunch.pages.dev" - } -} \ No newline at end of file + "description": "Profile Page", + "repo": "https://github.com/RadioactivePotato/krunch-is-a-dev", + "owner": { + "username": "RadioactivePotato", + "email": "", + "discord": "krunchiekrunch._." + }, + "record": { + "CNAME": "krunch.pages.dev" + } +} diff --git a/domains/kryptorian.json b/domains/kryptorian.json index fd8cf6484..b5c88bebb 100644 --- a/domains/kryptorian.json +++ b/domains/kryptorian.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "kryptorian", - "email": "kryptoria@protonmail.com" - }, - "record": { - "A": ["130.61.159.247"] - } + "owner": { + "username": "kryptorian", + "email": "kryptoria@protonmail.com" + }, + "record": { + "A": ["130.61.159.247"] + } } diff --git a/domains/kryptx.json b/domains/kryptx.json index 2c628e6b2..eacaea2cf 100644 --- a/domains/kryptx.json +++ b/domains/kryptx.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "0kryptx", - "email": "k3px@proton.me" - }, - "record": { - "CNAME": "0kryptx.github.io" - } + "owner": { + "username": "0kryptx", + "email": "k3px@proton.me" + }, + "record": { + "CNAME": "0kryptx.github.io" + } } diff --git a/domains/krystian.json b/domains/krystian.json index 48a00f646..687ce5471 100644 --- a/domains/krystian.json +++ b/domains/krystian.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Krystian15x", - "email": "krystiankoral@gmail.com" - }, - "record": { - "A": ["138.2.132.47"] - } + "owner": { + "username": "Krystian15x", + "email": "krystiankoral@gmail.com" + }, + "record": { + "A": ["138.2.132.47"] + } } diff --git a/domains/kuroigg.json b/domains/kuroigg.json index d9328d4ba..658aeafb9 100644 --- a/domains/kuroigg.json +++ b/domains/kuroigg.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "kuroigg", - "email": "mrlangdon197@gmail.com" - }, - "record": { - "CNAME": "kuroigg.github.io" - } + "owner": { + "username": "kuroigg", + "email": "mrlangdon197@gmail.com" + }, + "record": { + "CNAME": "kuroigg.github.io" + } } diff --git a/domains/kushal.json b/domains/kushal.json index ea344ce37..49a0d7c66 100644 --- a/domains/kushal.json +++ b/domains/kushal.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "kushalshah0", - "email": "code@kushalshah.com.np" - }, - "record": { - "CNAME": "kushalshah0.github.io" - } + "owner": { + "username": "kushalshah0", + "email": "code@kushalshah.com.np" + }, + "record": { + "CNAME": "kushalshah0.github.io" + } } diff --git a/domains/kxtz.json b/domains/kxtz.json index b68a9536f..3981338bc 100644 --- a/domains/kxtz.json +++ b/domains/kxtz.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "kxtzownsu", - "email": "kxtzownsu@gmail.com" - }, - "record": { - "CNAME": "kxtz.dev" - } + "owner": { + "username": "kxtzownsu", + "email": "kxtzownsu@gmail.com" + }, + "record": { + "CNAME": "kxtz.dev" + } } diff --git a/domains/kylewebdev.json b/domains/kylewebdev.json index 46e8e5577..979e13adc 100644 --- a/domains/kylewebdev.json +++ b/domains/kylewebdev.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "kylewebdev", - "email": "kylewebdev@gmail.com" - }, - "record": { - "CNAME": "kylewebdev.com" - } + "owner": { + "username": "kylewebdev", + "email": "kylewebdev@gmail.com" + }, + "record": { + "CNAME": "kylewebdev.com" + } } diff --git a/domains/kyogrq.json b/domains/kyogrq.json index 9dd76759c..e3b687aaa 100644 --- a/domains/kyogrq.json +++ b/domains/kyogrq.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Kyogrq", - "email": "benetbenson815@gmail.com" - }, - "record": { - "CNAME": "kyogrq.github.io" - } + "owner": { + "username": "Kyogrq", + "email": "benetbenson815@gmail.com" + }, + "record": { + "CNAME": "kyogrq.github.io" + } } diff --git a/domains/l6174.json b/domains/l6174.json index e1256c1b4..c3c4ae97f 100644 --- a/domains/l6174.json +++ b/domains/l6174.json @@ -5,19 +5,14 @@ "username": "l6174", "email": "l6174@proton.me" }, - "record": { - "A": [ + "record": { + "A": [ "185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153" ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": [ - "v=spf1 include:spf.improvmx.com ~all" - ] - } + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } } diff --git a/domains/lachsfilet.json b/domains/lachsfilet.json index 79afd4e6e..9debd9e14 100644 --- a/domains/lachsfilet.json +++ b/domains/lachsfilet.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Lachsfilet", - "email": "fberger10@gmx.de" - }, + "owner": { + "username": "Lachsfilet", + "email": "fberger10@gmx.de" + }, - "record": { - "CNAME": "lachsfilet.github.io" - } + "record": { + "CNAME": "lachsfilet.github.io" + } } diff --git a/domains/lakhindar.json b/domains/lakhindar.json index 6a7dba004..0264b561d 100644 --- a/domains/lakhindar.json +++ b/domains/lakhindar.json @@ -1,11 +1,16 @@ { - "owner": { - "username": "LakhindarPal", - "email": "dev.lakhindarpal@gmail.com" - }, - "record": { - "A": ["185.199.108.153","185.199.109.153","185.199.110.153","185.199.111.153"], - "MX": ["mx1.forwardemail.net","mx2.forwardemail.net"], - "TXT": "forward-email=dev.lakhindarpal@gmail.com" - } + "owner": { + "username": "LakhindarPal", + "email": "dev.lakhindarpal@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=dev.lakhindarpal@gmail.com" + } } diff --git a/domains/lalit.json b/domains/lalit.json index 6f92fbf61..adefe66e7 100644 --- a/domains/lalit.json +++ b/domains/lalit.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "lalitm1004", - "email": "lalitm1004@gmail.com" - }, - "record": { - "CNAME": "lalit-is-a-dev.pages.dev" - } + "owner": { + "username": "lalitm1004", + "email": "lalitm1004@gmail.com" + }, + "record": { + "CNAME": "lalit-is-a-dev.pages.dev" + } } diff --git a/domains/land.json b/domains/land.json index a3974da80..918494fe6 100644 --- a/domains/land.json +++ b/domains/land.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "LandWarderer2772", - "email": "navaneethbinoy@gmail.com" - }, - "record": { - "CNAME": "website-zfm.pages.dev" - } + "owner": { + "username": "LandWarderer2772", + "email": "navaneethbinoy@gmail.com" + }, + "record": { + "CNAME": "website-zfm.pages.dev" + } } diff --git a/domains/larp.json b/domains/larp.json index 4718325c2..4cc731c98 100644 --- a/domains/larp.json +++ b/domains/larp.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "lhwe", - "email": "arieslovespiggies@gmail.com" - }, - "record": { - "A": ["64.23.128.177"] - } + "owner": { + "username": "lhwe", + "email": "arieslovespiggies@gmail.com" + }, + "record": { + "A": ["64.23.128.177"] + } } diff --git a/domains/lavalink.akshtt.json b/domains/lavalink.akshtt.json index 465cb728b..5ff9fe6e2 100644 --- a/domains/lavalink.akshtt.json +++ b/domains/lavalink.akshtt.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "LegendOP1041", - "email": "maillegendop@gmail.com", - "discord": "1056531806763102218" - }, - - "record": { - "A": ["69.197.135.202"] - } - } - + "owner": { + "username": "LegendOP1041", + "email": "maillegendop@gmail.com", + "discord": "1056531806763102218" + }, + + "record": { + "A": ["69.197.135.202"] + } +} diff --git a/domains/lazizbek.json b/domains/lazizbek.json index c946e78ca..ebfeb3e2a 100644 --- a/domains/lazizbek.json +++ b/domains/lazizbek.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "LazizbekGamer", - "email": "lazizbekgameryt@gmail.com" - }, - "record": { - "CNAME": "www.gpitify-ai.uz" - } + "owner": { + "username": "LazizbekGamer", + "email": "lazizbekgameryt@gmail.com" + }, + "record": { + "CNAME": "www.gpitify-ai.uz" + } } diff --git a/domains/lbplbp.json b/domains/lbplbp.json index c1dd9b3cd..a55ffeaa5 100644 --- a/domains/lbplbp.json +++ b/domains/lbplbp.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sjzsbgwb", - "email": "3022605585@qq.com" - }, - "record": { - "CNAME": "wiki.jejsjsjja.workers.dev" - } + "owner": { + "username": "sjzsbgwb", + "email": "3022605585@qq.com" + }, + "record": { + "CNAME": "wiki.jejsjsjja.workers.dev" + } } diff --git a/domains/ledraa.json b/domains/ledraa.json index 32468e971..f3ba64bf8 100644 --- a/domains/ledraa.json +++ b/domains/ledraa.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "elhadede", - "email": "jling0139@gmail.com" - }, - "record": { - "MX": ["feedback-smtp.us-east-1.amazonses.com"] - } + "owner": { + "username": "elhadede", + "email": "jling0139@gmail.com" + }, + "record": { + "MX": ["feedback-smtp.us-east-1.amazonses.com"] + } } diff --git a/domains/lengyandong.json b/domains/lengyandong.json index 98e9bfce3..a637193aa 100644 --- a/domains/lengyandong.json +++ b/domains/lengyandong.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "lengyandong", - "email": "3052868271@qq.com" - }, - "record": { - "CNAME": "me.lengyandong.eu.org" - } + "owner": { + "username": "lengyandong", + "email": "3052868271@qq.com" + }, + "record": { + "CNAME": "me.lengyandong.eu.org" + } } diff --git a/domains/leska.json b/domains/leska.json index 0b06014c0..f46f42f06 100644 --- a/domains/leska.json +++ b/domains/leska.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "JustLeska", - "email": "leskalouis@hotmail.com" - }, - "record": { - "URL": "https://guns.lol/leska" - } + "owner": { + "username": "JustLeska", + "email": "leskalouis@hotmail.com" + }, + "record": { + "URL": "https://guns.lol/leska" + } } diff --git a/domains/letters.json b/domains/letters.json index 2ea128568..cdb57547d 100644 --- a/domains/letters.json +++ b/domains/letters.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "keli5", - "email": "keli5.letters@gmail.com" - }, - "record": { - "CNAME": "keli5.duckdns.org" - } + "owner": { + "username": "keli5", + "email": "keli5.letters@gmail.com" + }, + "record": { + "CNAME": "keli5.duckdns.org" + } } diff --git a/domains/lev.json b/domains/lev.json index dbd69d651..dcd9481c7 100644 --- a/domains/lev.json +++ b/domains/lev.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "skyallaround", - "email": "jr1264464@gmail.com" - }, - "record": { - "CNAME": "basicscript.glitch.me" - } + "owner": { + "username": "skyallaround", + "email": "jr1264464@gmail.com" + }, + "record": { + "CNAME": "basicscript.glitch.me" + } } diff --git a/domains/levisurely.json b/domains/levisurely.json index dbd69d651..dcd9481c7 100644 --- a/domains/levisurely.json +++ b/domains/levisurely.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "skyallaround", - "email": "jr1264464@gmail.com" - }, - "record": { - "CNAME": "basicscript.glitch.me" - } + "owner": { + "username": "skyallaround", + "email": "jr1264464@gmail.com" + }, + "record": { + "CNAME": "basicscript.glitch.me" + } } diff --git a/domains/levraiardox.json b/domains/levraiardox.json index a30e20e9c..24d080fbb 100644 --- a/domains/levraiardox.json +++ b/domains/levraiardox.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "LeVraiArdox", - "email": "adrian.arjoca18@gmail.com" - }, - "record": { - "CNAME": "levraiardox.github.io" - } + "owner": { + "username": "LeVraiArdox", + "email": "adrian.arjoca18@gmail.com" + }, + "record": { + "CNAME": "levraiardox.github.io" + } } diff --git a/domains/lewdhutao.json b/domains/lewdhutao.json index 3d28bc4ce..a7f4fb43b 100644 --- a/domains/lewdhutao.json +++ b/domains/lewdhutao.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "LewdHuTao", - "email": "lewdhutao@shittybot.xyz" - }, - "record": { - "CNAME": "lewdhutao.pages.dev" - } -} + "owner": { + "username": "LewdHuTao", + "email": "lewdhutao@shittybot.xyz" + }, + "record": { + "CNAME": "lewdhutao.pages.dev" + } +} diff --git a/domains/lewis.json b/domains/lewis.json index 4be5c00d9..059c13d49 100644 --- a/domains/lewis.json +++ b/domains/lewis.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "jsJack", - "email": "hello@jackperry.co" - }, - "record": { - "URL": "https://raybould.co" - } + "owner": { + "username": "jsJack", + "email": "hello@jackperry.co" + }, + "record": { + "URL": "https://raybould.co" + } } diff --git a/domains/lexufybot.json b/domains/lexufybot.json index 88ae0a50c..2f35b82ba 100644 --- a/domains/lexufybot.json +++ b/domains/lexufybot.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "alidexter001", - "email": "dexter.ali001@gmail.com" - }, - "record": { - "A": ["45.11.229.211"] - } + "owner": { + "username": "alidexter001", + "email": "dexter.ali001@gmail.com" + }, + "record": { + "A": ["45.11.229.211"] + } } diff --git a/domains/lhjhminecraft.json b/domains/lhjhminecraft.json index 673b71a01..e25b2fbb2 100644 --- a/domains/lhjhminecraft.json +++ b/domains/lhjhminecraft.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "watergotspilled", - "email": "sc467209@g.risd.org" - }, - "record": { - "URL": "https://size-origin.gl.joinmc.link" - } + "owner": { + "username": "watergotspilled", + "email": "sc467209@g.risd.org" + }, + "record": { + "URL": "https://size-origin.gl.joinmc.link" + } } diff --git a/domains/lighty.json b/domains/lighty.json index 175e5140d..c240d596a 100644 --- a/domains/lighty.json +++ b/domains/lighty.json @@ -12,12 +12,7 @@ "185.199.110.153", "185.199.111.153" ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": [ - "v=spf1 include:spf.improvmx.com ~all" - ] + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } } diff --git a/domains/ligmatv.json b/domains/ligmatv.json index ad725d69e..12be4ab97 100644 --- a/domains/ligmatv.json +++ b/domains/ligmatv.json @@ -1,11 +1,11 @@ { - "description": "This subdomain will i use for my LIGMATV's blog website.", - "repo": "https://github.com/LIGMATV/LIGMATV.github.io", - "owner": { - "username": "LIGMATV", - "email": "ligmatv.id@gmail.com" - }, - "record": { - "CNAME": "ligmatv.github.io" - } -} + "description": "This subdomain will i use for my LIGMATV's blog website.", + "repo": "https://github.com/LIGMATV/LIGMATV.github.io", + "owner": { + "username": "LIGMATV", + "email": "ligmatv.id@gmail.com" + }, + "record": { + "CNAME": "ligmatv.github.io" + } +} diff --git a/domains/lilith.json b/domains/lilith.json index c5d19ade2..0bcee95d3 100644 --- a/domains/lilith.json +++ b/domains/lilith.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "LilithLovesYou", - "email": "dev.cutestloli@gmail.com" - }, - "record": { - "CNAME": "lilithlovesyou.github.io" - } + "owner": { + "username": "LilithLovesYou", + "email": "dev.cutestloli@gmail.com" + }, + "record": { + "CNAME": "lilithlovesyou.github.io" + } } diff --git a/domains/lime360.json b/domains/lime360.json index 4d0521011..dee22033f 100644 --- a/domains/lime360.json +++ b/domains/lime360.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "lime360", - "email": "emeraldlime@protonmail.com" - }, - "record": { - "CNAME": "lime360.github.io" - } + "owner": { + "username": "lime360", + "email": "emeraldlime@protonmail.com" + }, + "record": { + "CNAME": "lime360.github.io" + } } diff --git a/domains/link.krunch.json b/domains/link.krunch.json index 90c152ebe..e8a8d5dc3 100644 --- a/domains/link.krunch.json +++ b/domains/link.krunch.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "RadioactivePotato", - "email": "", - "discord": "krunchiekrunch._." - }, - "record": { - "CNAME": "cname.short.io" - } -} \ No newline at end of file + "owner": { + "username": "RadioactivePotato", + "email": "", + "discord": "krunchiekrunch._." + }, + "record": { + "CNAME": "cname.short.io" + } +} diff --git a/domains/linkr.json b/domains/linkr.json index cfefb66a5..12cc5d437 100644 --- a/domains/linkr.json +++ b/domains/linkr.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "devlinkr", - "email": "magicgamerdiscord@gmail.com" - }, - "record": { - "URL": "https://sites.google.com/view/linkrdiscord" - } + "owner": { + "username": "devlinkr", + "email": "magicgamerdiscord@gmail.com" + }, + "record": { + "URL": "https://sites.google.com/view/linkrdiscord" + } } diff --git a/domains/linkup.json b/domains/linkup.json index 6aeb4d6d7..859000847 100644 --- a/domains/linkup.json +++ b/domains/linkup.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Novampr", - "email": "LimeDEV8756@gmail.com" - }, - "record": { - "A": ["86.27.73.108"] - } + "owner": { + "username": "Novampr", + "email": "LimeDEV8756@gmail.com" + }, + "record": { + "A": ["86.27.73.108"] + } } diff --git a/domains/linky.json b/domains/linky.json index b6f8569c9..a3b5338ed 100644 --- a/domains/linky.json +++ b/domains/linky.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Grafaffel", - "email": "jannis170@icloud.com" - }, - "record": { - "CNAME": "linky.jannisfischer170.workers.dev" - } + "owner": { + "username": "Grafaffel", + "email": "jannis170@icloud.com" + }, + "record": { + "CNAME": "linky.jannisfischer170.workers.dev" + } } diff --git a/domains/littletw.json b/domains/littletw.json index e75ca2c30..98f620791 100644 --- a/domains/littletw.json +++ b/domains/littletw.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "littletheworld", - "email": "littlehaofficial@gmail.com" - }, - "record": { - "CNAME": "cname.short.io" - } + "owner": { + "username": "littletheworld", + "email": "littlehaofficial@gmail.com" + }, + "record": { + "CNAME": "cname.short.io" + } } diff --git a/domains/live.json b/domains/live.json index 151a1c573..d374d32ab 100644 --- a/domains/live.json +++ b/domains/live.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "tomgxz", - "email": "tomgxz138@gmail.com" - }, - "record": { - "CNAME": "oyqkpa3p.up.railway.app" - } + "owner": { + "username": "tomgxz", + "email": "tomgxz138@gmail.com" + }, + "record": { + "CNAME": "oyqkpa3p.up.railway.app" + } } diff --git a/domains/lnk.json b/domains/lnk.json index b55c75edb..7f37f7849 100644 --- a/domains/lnk.json +++ b/domains/lnk.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "littletheworld", - "email": "littlehaofficial@gmail.com", - "discord": "810846876592242719" - }, - - "record": { - "CNAME": "cname.short.io" - } - } - + "owner": { + "username": "littletheworld", + "email": "littlehaofficial@gmail.com", + "discord": "810846876592242719" + }, + + "record": { + "CNAME": "cname.short.io" + } +} diff --git a/domains/lnminh1411.json b/domains/lnminh1411.json index 305a3454a..0d6b8462b 100644 --- a/domains/lnminh1411.json +++ b/domains/lnminh1411.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/lnminh1411/lnminh1411.github.io", - "owner": { - "username": "lnminh1411", - "email": "nhatminh.forwarding@gmail.com", - "discord": "cvn2484" - }, - "record": { - "CNAME": "lnminh1411.github.io" - } -} + "repo": "https://github.com/lnminh1411/lnminh1411.github.io", + "owner": { + "username": "lnminh1411", + "email": "nhatminh.forwarding@gmail.com", + "discord": "cvn2484" + }, + "record": { + "CNAME": "lnminh1411.github.io" + } +} diff --git a/domains/looker.json b/domains/looker.json index a343f20ff..965f70935 100644 --- a/domains/looker.json +++ b/domains/looker.json @@ -1,12 +1,12 @@ { - "description": "LooKeR's Portfolio", - "repo": "https://github.com/Iamlooker/iamlooker.github.io", - "owner": { - "username": "Iamlooker", - "email": "mohit2002ss@gmail.com", - "twitter": "Iam_looker" - }, - "record": { - "CNAME": "iamlooker.github.io" - } -} + "description": "LooKeR's Portfolio", + "repo": "https://github.com/Iamlooker/iamlooker.github.io", + "owner": { + "username": "Iamlooker", + "email": "mohit2002ss@gmail.com", + "twitter": "Iam_looker" + }, + "record": { + "CNAME": "iamlooker.github.io" + } +} diff --git a/domains/lowrp.site.json b/domains/lowrp.site.json index db924e48c..4018785c4 100644 --- a/domains/lowrp.site.json +++ b/domains/lowrp.site.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Grinti1", - "email": "mlody6869@gmail.com" - }, - "record": { - "CNAME": "lowrp.site" - } + "owner": { + "username": "Grinti1", + "email": "mlody6869@gmail.com" + }, + "record": { + "CNAME": "lowrp.site" + } } diff --git a/domains/lua.json b/domains/lua.json index c9ebb09f9..c8bd9251d 100644 --- a/domains/lua.json +++ b/domains/lua.json @@ -5,6 +5,6 @@ "email": "notxlua@gmail.com" }, "record": { -"URL": "https://xmw2.wordpress.com" + "URL": "https://xmw2.wordpress.com" } } diff --git a/domains/lucasp.json b/domains/lucasp.json index 72447c588..850086954 100644 --- a/domains/lucasp.json +++ b/domains/lucasp.json @@ -1,11 +1,11 @@ { - "description": "lucasp.is-a.dev", - "repo": "https://github.com/lucaspuntillo/lucaspuntillo.github.io/", - "owner": { - "username": "lucaspuntillo", - "email": "puntillol@linuxmail.org" - }, - "record": { - "CNAME": "lucaspuntillo.github.io" - } -} + "description": "lucasp.is-a.dev", + "repo": "https://github.com/lucaspuntillo/lucaspuntillo.github.io/", + "owner": { + "username": "lucaspuntillo", + "email": "puntillol@linuxmail.org" + }, + "record": { + "CNAME": "lucaspuntillo.github.io" + } +} diff --git a/domains/lucky.json b/domains/lucky.json index f4a2b78d3..8fb3118c4 100644 --- a/domains/lucky.json +++ b/domains/lucky.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "luckycdev", - "email": "lucky@luckyc.site", - "discord": "275273443329441792" - }, - - "record": { - "CNAME": "luckyc.site" - } - } - \ No newline at end of file + "owner": { + "username": "luckycdev", + "email": "lucky@luckyc.site", + "discord": "275273443329441792" + }, + + "record": { + "CNAME": "luckyc.site" + } +} diff --git a/domains/luislemus.json b/domains/luislemus.json index 37449d48a..8955c57dc 100644 --- a/domains/luislemus.json +++ b/domains/luislemus.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "lemux-one", - "email": "lemux.one@gmail.com" - }, - "record": { - "CNAME": "lemux-one.github.io" - } + "owner": { + "username": "lemux-one", + "email": "lemux.one@gmail.com" + }, + "record": { + "CNAME": "lemux-one.github.io" + } } diff --git a/domains/lukass.json b/domains/lukass.json index 644d2e73a..59a7eef8f 100644 --- a/domains/lukass.json +++ b/domains/lukass.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "fraimerdelacruz", - "email": "fraimerdelacruzjaziel@gmail.com" - }, - "record": { - "CNAME": "0abf0073-04e2-485c-9752-042bae7c1074.id.repl.co" - } + "owner": { + "username": "fraimerdelacruz", + "email": "fraimerdelacruzjaziel@gmail.com" + }, + "record": { + "CNAME": "0abf0073-04e2-485c-9752-042bae7c1074.id.repl.co" + } } diff --git a/domains/luki.json b/domains/luki.json index d433c7c32..853f0ea19 100644 --- a/domains/luki.json +++ b/domains/luki.json @@ -1,11 +1,11 @@ { - "description": "Used for blogging", - "repo": "https://github.com/lzif/lzif.github.io", - "owner": { - "username": "lzif", - "email": "lukyfriendly@gmail.com" - }, - "record": { - "CNAME": "lzif.github.io" - } -} + "description": "Used for blogging", + "repo": "https://github.com/lzif/lzif.github.io", + "owner": { + "username": "lzif", + "email": "lukyfriendly@gmail.com" + }, + "record": { + "CNAME": "lzif.github.io" + } +} diff --git a/domains/lumix.json b/domains/lumix.json index dea8230ce..0c1b9a7e8 100644 --- a/domains/lumix.json +++ b/domains/lumix.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "o-lumix", - "email": "lumixofficiel@gmail.com", - "discord": "828313756827516949" - }, - - "record": { - "CNAME": "o-lumix.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "o-lumix", + "email": "lumixofficiel@gmail.com", + "discord": "828313756827516949" + }, + + "record": { + "CNAME": "o-lumix.github.io" + } +} diff --git a/domains/lunarleaf.json b/domains/lunarleaf.json index 768e4e0f3..9768bda74 100644 --- a/domains/lunarleaf.json +++ b/domains/lunarleaf.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "LunarLeaf", - "email": "laptopaleksa45@gmail.com" - }, - "record": { - "CNAME": "lunarleaf.github.io" - } + "owner": { + "username": "LunarLeaf", + "email": "laptopaleksa45@gmail.com" + }, + "record": { + "CNAME": "lunarleaf.github.io" + } } diff --git a/domains/lutherantz.json b/domains/lutherantz.json index 001851746..e3f45bbed 100644 --- a/domains/lutherantz.json +++ b/domains/lutherantz.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "lutherantz", - "email": "akamecanic@gmail.com" - }, - "record": { - "CNAME": "lutherantz.github.io" - } + "owner": { + "username": "lutherantz", + "email": "akamecanic@gmail.com" + }, + "record": { + "CNAME": "lutherantz.github.io" + } } diff --git a/domains/luyende.json b/domains/luyende.json index 03f14a3eb..64e11c218 100644 --- a/domains/luyende.json +++ b/domains/luyende.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "coangsang", - "email": "sangtkx2@gmail.com" - }, - "record": { - "CNAME": "gv-dc5d3bwhw7btmc.dv.googlehosted.com" - } + "owner": { + "username": "coangsang", + "email": "sangtkx2@gmail.com" + }, + "record": { + "CNAME": "gv-dc5d3bwhw7btmc.dv.googlehosted.com" + } } diff --git a/domains/lyke.json b/domains/lyke.json index 184499919..03acd4114 100644 --- a/domains/lyke.json +++ b/domains/lyke.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "LykeTheBest", - "email": "lykethebest@outlook.com" - }, - "record": { - "URL": "https://lyke.glitch.me/" - } + "owner": { + "username": "LykeTheBest", + "email": "lykethebest@outlook.com" + }, + "record": { + "URL": "https://lyke.glitch.me/" + } } diff --git a/domains/lylythechosenone.json b/domains/lylythechosenone.json index c6515247e..1e3f19dbf 100644 --- a/domains/lylythechosenone.json +++ b/domains/lylythechosenone.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "lylythechosenone", - "email": "Lysander.mealy@gmail.com" - }, - "record": { - "CNAME": "lylythechosenone.github.io" - } + "owner": { + "username": "lylythechosenone", + "email": "Lysander.mealy@gmail.com" + }, + "record": { + "CNAME": "lylythechosenone.github.io" + } } diff --git a/domains/madkarma.json b/domains/madkarma.json index 250fe2cb8..d5b53d204 100644 --- a/domains/madkarma.json +++ b/domains/madkarma.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "madkarmaa", - "email": "madkarma99@gmail.com" - }, - "record": { - "CNAME": "madkarmaa.github.io" - } + "owner": { + "username": "madkarmaa", + "email": "madkarma99@gmail.com" + }, + "record": { + "CNAME": "madkarmaa.github.io" + } } diff --git a/domains/magdi.json b/domains/magdi.json index ea9361664..2ba8f630c 100644 --- a/domains/magdi.json +++ b/domains/magdi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "coeur85", - "email": "ahmed.magdi@msn.com" - }, - "record": { - "MX": ["mx01.mail.icloud.com"] - } + "owner": { + "username": "coeur85", + "email": "ahmed.magdi@msn.com" + }, + "record": { + "MX": ["mx01.mail.icloud.com"] + } } diff --git a/domains/mage.json b/domains/mage.json index 479b5feab..586abbfd0 100644 --- a/domains/mage.json +++ b/domains/mage.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "mageclienttt", - "email": "mageclienttt@gmail.com" - }, - "record": { - "MX": ["mx01.mail.icloud.com"] - } + "owner": { + "username": "mageclienttt", + "email": "mageclienttt@gmail.com" + }, + "record": { + "MX": ["mx01.mail.icloud.com"] + } } diff --git a/domains/magic.json b/domains/magic.json index dad0c91db..d413f2da7 100644 --- a/domains/magic.json +++ b/domains/magic.json @@ -1,11 +1,11 @@ { - "description": "Website for skyallaround", - "repo": "https://github.com/skyallaround/skyallaround.github.io", - "owner": { - "username": "skyallaround", - "email": "jr1264464@gmail.com" - }, - "record": { - "CNAME": "skyallaround.github.io" - } + "description": "Website for skyallaround", + "repo": "https://github.com/skyallaround/skyallaround.github.io", + "owner": { + "username": "skyallaround", + "email": "jr1264464@gmail.com" + }, + "record": { + "CNAME": "skyallaround.github.io" + } } diff --git a/domains/magniquick.json b/domains/magniquick.json index 9f3b669ee..ff29b9735 100644 --- a/domains/magniquick.json +++ b/domains/magniquick.json @@ -6,7 +6,7 @@ "email": "", "discord": "Magniquick#5003" }, - "record": { - "CNAME": "magniquick.github.io" - } + "record": { + "CNAME": "magniquick.github.io" + } } diff --git a/domains/mail.aayushsiwa.json b/domains/mail.aayushsiwa.json index 7d6c385a1..05f975bbe 100644 --- a/domains/mail.aayushsiwa.json +++ b/domains/mail.aayushsiwa.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "aayushsiwa", - "email": "22052177@kiit.ac.in" - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] - } + "owner": { + "username": "aayushsiwa", + "email": "22052177@kiit.ac.in" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } } diff --git a/domains/mail.animesh.json b/domains/mail.animesh.json index a4ffaeeb2..c6f9d89f9 100644 --- a/domains/mail.animesh.json +++ b/domains/mail.animesh.json @@ -1,13 +1,10 @@ -{ - "owner": { - "username": "animeshryu", - "email": "animeshryu@gmail.com" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} \ No newline at end of file +{ + "owner": { + "username": "animeshryu", + "email": "animeshryu@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/mail.boolean44.json b/domains/mail.boolean44.json index 897231022..b008c8f0f 100644 --- a/domains/mail.boolean44.json +++ b/domains/mail.boolean44.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "boolean44-repos", - "email": "serenitypalmer10@gmail.com" - }, - "record": { - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": ["forward-email=palmerowen100@gmail.com"] - } + "owner": { + "username": "boolean44-repos", + "email": "serenitypalmer10@gmail.com" + }, + "record": { + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": ["forward-email=palmerowen100@gmail.com"] + } } diff --git a/domains/mail.boolean442.json b/domains/mail.boolean442.json index 897231022..b008c8f0f 100644 --- a/domains/mail.boolean442.json +++ b/domains/mail.boolean442.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "boolean44-repos", - "email": "serenitypalmer10@gmail.com" - }, - "record": { - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": ["forward-email=palmerowen100@gmail.com"] - } + "owner": { + "username": "boolean44-repos", + "email": "serenitypalmer10@gmail.com" + }, + "record": { + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": ["forward-email=palmerowen100@gmail.com"] + } } diff --git a/domains/mail.krunch.json b/domains/mail.krunch.json index 3310a8748..a4193d9d1 100644 --- a/domains/mail.krunch.json +++ b/domains/mail.krunch.json @@ -1,12 +1,12 @@ { - "description": "ImprovMX Email", - "owner": { - "username": "RadioactivePotato", - "email": "", - "discord": "krunchiekrunch._." - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} \ No newline at end of file + "description": "ImprovMX Email", + "owner": { + "username": "RadioactivePotato", + "email": "", + "discord": "krunchiekrunch._." + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/mail.somyadipghosh.json b/domains/mail.somyadipghosh.json index a23664d55..726befd50 100644 --- a/domains/mail.somyadipghosh.json +++ b/domains/mail.somyadipghosh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "chiragnahata", - "email": "chiragnahata05@gmail.com" - }, - "record": { - "A": ["129.213.151.29"] - } + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } } diff --git a/domains/mail.zvdxc.json b/domains/mail.zvdxc.json index fcb327e41..a960e339a 100644 --- a/domains/mail.zvdxc.json +++ b/domains/mail.zvdxc.json @@ -1,14 +1,11 @@ { "description": "A sub-subdomain for use with a mail-forwarder, because the main subdomain zvdxc.is-a.dev has a CNAME and doesnt work", "owner": { - "username": "zvdxc", - "email": "zvdxc11@gmail.com" - }, + "username": "zvdxc", + "email": "zvdxc11@gmail.com" + }, "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/maine.json b/domains/maine.json index d8b9a2620..232cf6091 100644 --- a/domains/maine.json +++ b/domains/maine.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "Codemaine", - "email": "jermaineantwi22@gmail.com", - "discord": "672698075910766622" - }, - - "record": { - "CNAME": "codemaine.github.io" - } - } - + "owner": { + "username": "Codemaine", + "email": "jermaineantwi22@gmail.com", + "discord": "672698075910766622" + }, + + "record": { + "CNAME": "codemaine.github.io" + } +} diff --git a/domains/maintainers.json b/domains/maintainers.json index eaff9566d..aa3d1bb45 100644 --- a/domains/maintainers.json +++ b/domains/maintainers.json @@ -5,10 +5,7 @@ }, "record": { "URL": "https://team.is-a.dev", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/malleshcn.json b/domains/malleshcn.json index 4a9ff33d1..f9a971deb 100644 --- a/domains/malleshcn.json +++ b/domains/malleshcn.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "rohanworld", - "email": "rohanmaharaj78@gmail.com" - }, - "record": { - "URL": "https://malleshcn.netlify.app/" - } + "owner": { + "username": "rohanworld", + "email": "rohanmaharaj78@gmail.com" + }, + "record": { + "URL": "https://malleshcn.netlify.app/" + } } diff --git a/domains/mameen.json b/domains/mameen.json index 611504640..c5b02a28b 100644 --- a/domains/mameen.json +++ b/domains/mameen.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "mameen-omar", - "email": "mameen.omar@gmail.com" - }, - "record": { - "A": ["129.151.180.253"] - } + "owner": { + "username": "mameen-omar", + "email": "mameen.omar@gmail.com" + }, + "record": { + "A": ["129.151.180.253"] + } } diff --git a/domains/manastripathi.json b/domains/manastripathi.json index 5350c143a..b8b227820 100644 --- a/domains/manastripathi.json +++ b/domains/manastripathi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "godspeedx14", - "email": "manastripathi.m@gmail.com" - }, - "record": { - "CNAME": "manas-t.web.app" - } + "owner": { + "username": "godspeedx14", + "email": "manastripathi.m@gmail.com" + }, + "record": { + "CNAME": "manas-t.web.app" + } } diff --git a/domains/mariano-avila.json b/domains/mariano-avila.json index 669c8e2ec..d5db86d13 100644 --- a/domains/mariano-avila.json +++ b/domains/mariano-avila.json @@ -1,12 +1,12 @@ { - "description": "personal portfolio using github pages", - "repo": "https://github.com/dxravage/dxravage.github.io", - "owner": { - "username": "dxravage", - "email": "marianoavilaj4@gmail.com", - "twitter": "@MarianoAvilaC" - }, - "record": { - "CNAME": "dxravage.github.io" - } -} + "description": "personal portfolio using github pages", + "repo": "https://github.com/dxravage/dxravage.github.io", + "owner": { + "username": "dxravage", + "email": "marianoavilaj4@gmail.com", + "twitter": "@MarianoAvilaC" + }, + "record": { + "CNAME": "dxravage.github.io" + } +} diff --git a/domains/mariano.avila.json b/domains/mariano.avila.json index 830f26aad..b0af1b49c 100644 --- a/domains/mariano.avila.json +++ b/domains/mariano.avila.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "DxRavage", - "email": "marianoavilaj4@gmail.com" - }, - "record": { - "CNAME": "dxravage.github.io" - } + "owner": { + "username": "DxRavage", + "email": "marianoavilaj4@gmail.com" + }, + "record": { + "CNAME": "dxravage.github.io" + } } diff --git a/domains/markblum.json b/domains/markblum.json index a23935cbf..073ee14d4 100644 --- a/domains/markblum.json +++ b/domains/markblum.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "mblumdumes", - "email": "mark@el-blum.de" - }, - "record": { - "CNAME": "el-blum.selfhost.co" - } + "owner": { + "username": "mblumdumes", + "email": "mark@el-blum.de" + }, + "record": { + "CNAME": "el-blum.selfhost.co" + } } diff --git a/domains/maskduck.json b/domains/maskduck.json index adb67c741..89f8ce5fe 100644 --- a/domains/maskduck.json +++ b/domains/maskduck.json @@ -1,4 +1,10 @@ -{"description":"uayuayuayuaysaomoigaplandaumadauminhquayquay","owner":{ - "username":"masKDuck","email":"", - "discord":"maskduck"},"record":{"CNAME":"maskduck.pages.dev"}, - "repo":"https://github.com/maskduck/maskduck.pages.dev"} +{ + "description": "uayuayuayuaysaomoigaplandaumadauminhquayquay", + "owner": { + "username": "masKDuck", + "email": "", + "discord": "maskduck" + }, + "record": { "CNAME": "maskduck.pages.dev" }, + "repo": "https://github.com/maskduck/maskduck.pages.dev" +} diff --git a/domains/mastergrid.json b/domains/mastergrid.json index f1df135d0..549590ce7 100644 --- a/domains/mastergrid.json +++ b/domains/mastergrid.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AtharvParsewar", - "email": "atharvparsewar@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } + "owner": { + "username": "AtharvParsewar", + "email": "atharvparsewar@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } } diff --git a/domains/matt.json b/domains/matt.json index 49d55dbfb..50ac3d430 100644 --- a/domains/matt.json +++ b/domains/matt.json @@ -5,7 +5,7 @@ "username": "tweak4141", "email": "tweak@talosbot.xyz" }, - "record": { + "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" diff --git a/domains/matytyma.json b/domains/matytyma.json index f962e2e9a..b21c92233 100644 --- a/domains/matytyma.json +++ b/domains/matytyma.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "matytyma", - "email": "matytyma22@gmail.com", - "discord": "803549121247838209" - }, - - "record": { - "CNAME": "matytyma.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "matytyma", + "email": "matytyma22@gmail.com", + "discord": "803549121247838209" + }, + + "record": { + "CNAME": "matytyma.github.io" + } +} diff --git a/domains/maurice.json b/domains/maurice.json index 3d68220da..814ba3d00 100644 --- a/domains/maurice.json +++ b/domains/maurice.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "bwl3810", - "email": "capybara@mail.de", - "discord": "1181949050770161756" - }, - - "record": { - "A": ["91.216.248.20"] - } - } - \ No newline at end of file + "owner": { + "username": "bwl3810", + "email": "capybara@mail.de", + "discord": "1181949050770161756" + }, + + "record": { + "A": ["91.216.248.20"] + } +} diff --git a/domains/maximilian.json b/domains/maximilian.json index d4005b35e..df71adf25 100644 --- a/domains/maximilian.json +++ b/domains/maximilian.json @@ -1,19 +1,16 @@ { - "owner": { - "username": "MaximilianHeinrich", - "email": "maxhei.21@gmail.com" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "owner": { + "username": "MaximilianHeinrich", + "email": "maxhei.21@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/mayank.json b/domains/mayank.json index 3ef205476..3c9d891a5 100644 --- a/domains/mayank.json +++ b/domains/mayank.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MayankServers", - "email": "mayankreal657@gmail.com" - }, - "record": { - "CNAME": "mayankservers.github.io" - } + "owner": { + "username": "MayankServers", + "email": "mayankreal657@gmail.com" + }, + "record": { + "CNAME": "mayankservers.github.io" + } } diff --git a/domains/mc.minmit.json b/domains/mc.minmit.json index df7b548da..096f8be1a 100644 --- a/domains/mc.minmit.json +++ b/domains/mc.minmit.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "MinMitCoder", - "email": "minmitgamer@gmail.com", - "discord": "499232953352716288" - }, - - "record": { - "A": ["141.144.228.165"] - } - } - \ No newline at end of file + "owner": { + "username": "MinMitCoder", + "email": "minmitgamer@gmail.com", + "discord": "499232953352716288" + }, + + "record": { + "A": ["141.144.228.165"] + } +} diff --git a/domains/mc.neki.json b/domains/mc.neki.json index 1567f1f85..f2156df7e 100644 --- a/domains/mc.neki.json +++ b/domains/mc.neki.json @@ -4,8 +4,6 @@ "email": "santyfisela@neki.is-a.dev" }, "record": { - "A": [ - "128.254.225.78" - ] + "A": ["128.254.225.78"] } } diff --git a/domains/mcreed.json b/domains/mcreed.json index 1472a4afa..b2ae7698e 100644 --- a/domains/mcreed.json +++ b/domains/mcreed.json @@ -1,9 +1,14 @@ { - "owner": { - "username": "M-creed", - "email": "marwankalosha005@gmail.com" - }, - "record": { - "A": ["185.199.108.153","185.199.109.153","185.199.110.153","185.199.111.153"] - } + "owner": { + "username": "M-creed", + "email": "marwankalosha005@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } } diff --git a/domains/mcstatus.json b/domains/mcstatus.json index cf0714d9d..9bfe12e5d 100644 --- a/domains/mcstatus.json +++ b/domains/mcstatus.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "EducatedSuddenBucket", - "email": "", - "discord": "1167825360151380032" - }, - - "record": { - "CNAME": "mcstatus-is-a-dev.onrender.com" - } - } - + "owner": { + "username": "EducatedSuddenBucket", + "email": "", + "discord": "1167825360151380032" + }, + + "record": { + "CNAME": "mcstatus-is-a-dev.onrender.com" + } +} diff --git a/domains/mduha.json b/domains/mduha.json index a65469f61..13d6545c3 100644 --- a/domains/mduha.json +++ b/domains/mduha.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "r2kch", - "email": "marco@dubini.com" - }, - "record": { - "A": ["84.72.8.155"] - } + "owner": { + "username": "r2kch", + "email": "marco@dubini.com" + }, + "record": { + "A": ["84.72.8.155"] + } } diff --git a/domains/me.json b/domains/me.json index a40c4013d..4bd2309ac 100644 --- a/domains/me.json +++ b/domains/me.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "cloudcap10", - "email": "jttalasan@live.com" - }, - "record": { - "CNAME": "cloudcap10.github.io" - } + "owner": { + "username": "cloudcap10", + "email": "jttalasan@live.com" + }, + "record": { + "CNAME": "cloudcap10.github.io" + } } diff --git a/domains/mebius-.json b/domains/mebius-.json index e2801ae2a..e9fc701cd 100644 --- a/domains/mebius-.json +++ b/domains/mebius-.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Mebiius", - "email": "anjuangyu@gmail.com" - }, - "record": { - "URL": "https://mebiius.github.io/" - } + "owner": { + "username": "Mebiius", + "email": "anjuangyu@gmail.com" + }, + "record": { + "URL": "https://mebiius.github.io/" + } } diff --git a/domains/meesam.json b/domains/meesam.json index 7f3fc700a..c850075b3 100644 --- a/domains/meesam.json +++ b/domains/meesam.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "meesam4687", - "email": "meesam4687@gmail.com" - }, - "record": { - "CNAME": "meesam4687.github.io" - } + "owner": { + "username": "meesam4687", + "email": "meesam4687@gmail.com" + }, + "record": { + "CNAME": "meesam4687.github.io" + } } diff --git a/domains/meghdip.json b/domains/meghdip.json index 27a73485b..4918f9208 100644 --- a/domains/meghdip.json +++ b/domains/meghdip.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "karmakarmeghdip", - "email": "karmakarmeghdip@gmail.com", - "discord": "479631349167423509" - }, - - "record": { - "CNAME": "karmakarmeghdip.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "karmakarmeghdip", + "email": "karmakarmeghdip@gmail.com", + "discord": "479631349167423509" + }, + + "record": { + "CNAME": "karmakarmeghdip.github.io" + } +} diff --git a/domains/mekota.json b/domains/mekota.json index 7c88b841e..056da1b64 100644 --- a/domains/mekota.json +++ b/domains/mekota.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "mikotohime", - "email": "exosk1ll.twl@gmail.com" - }, - "record": { - "A": ["194.28.226.129"] - } + "owner": { + "username": "mikotohime", + "email": "exosk1ll.twl@gmail.com" + }, + "record": { + "A": ["194.28.226.129"] + } } diff --git a/domains/meku.json b/domains/meku.json index 3f596d094..34b816052 100644 --- a/domains/meku.json +++ b/domains/meku.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "Mai1ii", - "email": "micomacabali14@gmail.com", - "discord": "1130452399094505534" - }, - - "record": { - "A": ["69.30.249.53"] - } - } - \ No newline at end of file + "owner": { + "username": "Mai1ii", + "email": "micomacabali14@gmail.com", + "discord": "1130452399094505534" + }, + + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/mekuu.json b/domains/mekuu.json index 433fa1303..5071f1cfc 100644 --- a/domains/mekuu.json +++ b/domains/mekuu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Mai1ii", - "email": "micomacabali14@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } + "owner": { + "username": "Mai1ii", + "email": "micomacabali14@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } } diff --git a/domains/mekuuu.json b/domains/mekuuu.json index 433fa1303..5071f1cfc 100644 --- a/domains/mekuuu.json +++ b/domains/mekuuu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Mai1ii", - "email": "micomacabali14@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } + "owner": { + "username": "Mai1ii", + "email": "micomacabali14@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } } diff --git a/domains/mekuvsh.json b/domains/mekuvsh.json index 433fa1303..5071f1cfc 100644 --- a/domains/mekuvsh.json +++ b/domains/mekuvsh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Mai1ii", - "email": "micomacabali14@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } + "owner": { + "username": "Mai1ii", + "email": "micomacabali14@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } } diff --git a/domains/mekuzv.json b/domains/mekuzv.json index 433fa1303..5071f1cfc 100644 --- a/domains/mekuzv.json +++ b/domains/mekuzv.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Mai1ii", - "email": "micomacabali14@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } + "owner": { + "username": "Mai1ii", + "email": "micomacabali14@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } } diff --git a/domains/melody.json b/domains/melody.json index 44381d323..dc1d070c2 100644 --- a/domains/melody.json +++ b/domains/melody.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "phantonducthang", - "email": "phantonducthang@hotmail.com", - "discord": "1190624410630099046" - }, - - "record": { - "CNAME": "melody.64342fb9f8-hosting.gitbook.io" - } - } - \ No newline at end of file + "owner": { + "username": "phantonducthang", + "email": "phantonducthang@hotmail.com", + "discord": "1190624410630099046" + }, + + "record": { + "CNAME": "melody.64342fb9f8-hosting.gitbook.io" + } +} diff --git a/domains/menkr.json b/domains/menkr.json index 656a56200..fbe679633 100644 --- a/domains/menkr.json +++ b/domains/menkr.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "me-nkr", - "email": "thenaveenkr7@gmail.com" - }, - "record": { - "URL": "https://dev.menkr.in" - } + "owner": { + "username": "me-nkr", + "email": "thenaveenkr7@gmail.com" + }, + "record": { + "URL": "https://dev.menkr.in" + } } diff --git a/domains/merely.json b/domains/merely.json index b8f94e243..66bd2a57d 100644 --- a/domains/merely.json +++ b/domains/merely.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MerelyMiserable", - "email": "MerelyMiserable@gmail.com" - }, - "record": { - "CNAME": "merelymiserable.github.io" - } + "owner": { + "username": "MerelyMiserable", + "email": "MerelyMiserable@gmail.com" + }, + "record": { + "CNAME": "merelymiserable.github.io" + } } diff --git a/domains/messiersixtyfour.json b/domains/messiersixtyfour.json index cb938820a..e9e8f28df 100644 --- a/domains/messiersixtyfour.json +++ b/domains/messiersixtyfour.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MessierSixtyFour", - "email": "messier1244@gmail.com" - }, - "record": { - "CNAME": "messiersixtyfour.github.io" - } + "owner": { + "username": "MessierSixtyFour", + "email": "messier1244@gmail.com" + }, + "record": { + "CNAME": "messiersixtyfour.github.io" + } } diff --git a/domains/mewwme.json b/domains/mewwme.json index 68d559817..07f130c06 100644 --- a/domains/mewwme.json +++ b/domains/mewwme.json @@ -1,11 +1,11 @@ { - "description": "mewwme.is-a.dev", - "repo": "https://github.com/mewwme/mewwme.github.io", - "owner": { - "username": "lrmn7", - "email": "lrmn.dev@gmail.com" - }, - "record": { - "CNAME": "mewwme.github.io" - } + "description": "mewwme.is-a.dev", + "repo": "https://github.com/mewwme/mewwme.github.io", + "owner": { + "username": "lrmn7", + "email": "lrmn.dev@gmail.com" + }, + "record": { + "CNAME": "mewwme.github.io" + } } diff --git a/domains/micozv.json b/domains/micozv.json index 5625ced20..e800267cc 100644 --- a/domains/micozv.json +++ b/domains/micozv.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "mekuvsh", - "email": "macabalimicooz@gmail.com", - "discord": "711934005343158303" - }, - - "record": { - "CNAME": "mekuvsh.pages.dev" - } - } - + "owner": { + "username": "mekuvsh", + "email": "macabalimicooz@gmail.com", + "discord": "711934005343158303" + }, + + "record": { + "CNAME": "mekuvsh.pages.dev" + } +} diff --git a/domains/midair.json b/domains/midair.json index f94403d25..5b813cc18 100644 --- a/domains/midair.json +++ b/domains/midair.json @@ -1,12 +1,12 @@ { - "description": "Personal Portofolio", - "repo": "https://github.com/zMidair/zMidair.github.io", - "owner": { - "username": "zMidair", - "email": "midair4546@gmail.com", - "twitter": "M16a1r" - }, - "record": { - "CNAME": "zMidair.github.io" - } + "description": "Personal Portofolio", + "repo": "https://github.com/zMidair/zMidair.github.io", + "owner": { + "username": "zMidair", + "email": "midair4546@gmail.com", + "twitter": "M16a1r" + }, + "record": { + "CNAME": "zMidair.github.io" + } } diff --git a/domains/miladamiri.json b/domains/miladamiri.json index 06d42606b..c77d3ee11 100644 --- a/domains/miladamiri.json +++ b/domains/miladamiri.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "DigitalGenius-ui", - "email": "miladmarketing282@gmail.com" - }, - "record": { - "URL": "https://miladamiri.netlify.app/" - } + "owner": { + "username": "DigitalGenius-ui", + "email": "miladmarketing282@gmail.com" + }, + "record": { + "URL": "https://miladamiri.netlify.app/" + } } diff --git a/domains/minecraft.urging.json b/domains/minecraft.urging.json index e0d094d44..e8cfb309f 100644 --- a/domains/minecraft.urging.json +++ b/domains/minecraft.urging.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "UrgingOfc", - "email": "diogo.lopes.silva.ch@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } + "owner": { + "username": "UrgingOfc", + "email": "diogo.lopes.silva.ch@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } } diff --git a/domains/minerwolfybtvn.json b/domains/minerwolfybtvn.json index 782121623..2855fc52d 100644 --- a/domains/minerwolfybtvn.json +++ b/domains/minerwolfybtvn.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "MinerwolfybtVn", - "email": "ngdung853@gmail.com", - "discord": "947884053544189992" - }, - - "record": { - "CNAME": "miner-9eu.pages.dev" - } - } - \ No newline at end of file + "owner": { + "username": "MinerwolfybtVn", + "email": "ngdung853@gmail.com", + "discord": "947884053544189992" + }, + + "record": { + "CNAME": "miner-9eu.pages.dev" + } +} diff --git a/domains/minhphan.json b/domains/minhphan.json index 366b6d4b6..9f1fb3788 100644 --- a/domains/minhphan.json +++ b/domains/minhphan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MinhPhan1203", - "email": "phan48788@gmail.com" - }, - "record": { - "URL": "https://minhphan.tech" - } + "owner": { + "username": "MinhPhan1203", + "email": "phan48788@gmail.com" + }, + "record": { + "URL": "https://minhphan.tech" + } } diff --git a/domains/miquel.json b/domains/miquel.json index 0886b0d36..1fe6d72dc 100644 --- a/domains/miquel.json +++ b/domains/miquel.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MCrumo", - "email": "miquel1rr@gmail.com" - }, - "record": { - "CNAME": "mcrumo.github.io" - } + "owner": { + "username": "MCrumo", + "email": "miquel1rr@gmail.com" + }, + "record": { + "CNAME": "mcrumo.github.io" + } } diff --git a/domains/misha.json b/domains/misha.json index 24afefd03..959fb4896 100644 --- a/domains/misha.json +++ b/domains/misha.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "misha-jw", - "email": "mishawu@outlook.com" - }, - "record": { - "CNAME": "misha-jw.github.io" - } + "owner": { + "username": "misha-jw", + "email": "mishawu@outlook.com" + }, + "record": { + "CNAME": "misha-jw.github.io" + } } diff --git a/domains/miskode.json b/domains/miskode.json index 48235f677..02fb0cf2e 100644 --- a/domains/miskode.json +++ b/domains/miskode.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "miskode", - "email": "miskonx97@gmail.com" - }, + "owner": { + "username": "miskode", + "email": "miskonx97@gmail.com" + }, - "record": { - "CNAME": "miskode.github.io" - } + "record": { + "CNAME": "miskode.github.io" + } } diff --git a/domains/misonomika.json b/domains/misonomika.json index b0833cc02..f66df4dca 100644 --- a/domains/misonomika.json +++ b/domains/misonomika.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "misonomikadev", - "email": "93425627+misonomikadev@users.noreply.github.com", - "discord": "898521048545374248" - }, - - "record": { - "CNAME": "server.elainateam.io" - } - } - \ No newline at end of file + "owner": { + "username": "misonomikadev", + "email": "93425627+misonomikadev@users.noreply.github.com", + "discord": "898521048545374248" + }, + + "record": { + "CNAME": "server.elainateam.io" + } +} diff --git a/domains/miten.json b/domains/miten.json index d47bb885c..1a59666d6 100644 --- a/domains/miten.json +++ b/domains/miten.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "m1ten", - "email": "h4ckr+github@icloud.com" - }, - "record": { - "CNAME": "m1ten.github.io" - } + "owner": { + "username": "m1ten", + "email": "h4ckr+github@icloud.com" + }, + "record": { + "CNAME": "m1ten.github.io" + } } diff --git a/domains/modules.json b/domains/modules.json index 8f81d8dd2..17f83d092 100644 --- a/domains/modules.json +++ b/domains/modules.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Manafix", - "email": "manafix.pub@gmail.com" - }, - "record": { - "CNAME": "manafix.dev" - } + "owner": { + "username": "Manafix", + "email": "manafix.pub@gmail.com" + }, + "record": { + "CNAME": "manafix.dev" + } } diff --git a/domains/mohammad87115.json b/domains/mohammad87115.json index 53d4205f0..86bbdb0ab 100644 --- a/domains/mohammad87115.json +++ b/domains/mohammad87115.json @@ -1,12 +1,12 @@ { - "description": "I'm using this subdomain to make my portfolio website", - "repo": "https://github.com/mohammad87115/mohammad87115.github.io", - "owner": { - "username": "mohammad87115", - "email": "mohammad87115@gmail.com", - "twitter": "mohammad87115" - }, - "record": { - "CNAME": "mohammad87115.github.io" - } -} + "description": "I'm using this subdomain to make my portfolio website", + "repo": "https://github.com/mohammad87115/mohammad87115.github.io", + "owner": { + "username": "mohammad87115", + "email": "mohammad87115@gmail.com", + "twitter": "mohammad87115" + }, + "record": { + "CNAME": "mohammad87115.github.io" + } +} diff --git a/domains/moncef.json b/domains/moncef.json index d44f5c01a..7c062c694 100644 --- a/domains/moncef.json +++ b/domains/moncef.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "m2ncef", - "email": "moncxff@gmail.com" - }, - "record": { - "CNAME": "m2ncef.github.io" - } + "owner": { + "username": "m2ncef", + "email": "moncxff@gmail.com" + }, + "record": { + "CNAME": "m2ncef.github.io" + } } diff --git a/domains/mori.lalit.json b/domains/mori.lalit.json index 3289efe49..66ece50c8 100644 --- a/domains/mori.lalit.json +++ b/domains/mori.lalit.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "lalitm1004", - "email": "lalitm1004@gmail.com" - }, - "record": { - "CNAME": "memento-mori-6at.pages.dev" - } + "owner": { + "username": "lalitm1004", + "email": "lalitm1004@gmail.com" + }, + "record": { + "CNAME": "memento-mori-6at.pages.dev" + } } diff --git a/domains/mosa.json b/domains/mosa.json index 3e30876be..e55f37352 100644 --- a/domains/mosa.json +++ b/domains/mosa.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "mosageneral", - "email": "mosageneral@gmail.com" - }, - "record": { - "A": ["130.162.164.99"] - } + "owner": { + "username": "mosageneral", + "email": "mosageneral@gmail.com" + }, + "record": { + "A": ["130.162.164.99"] + } } diff --git a/domains/mosaic.json b/domains/mosaic.json index 894a6c4cc..9409ef36a 100644 --- a/domains/mosaic.json +++ b/domains/mosaic.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "mg0the0goat0", - "email": "golden_mooooooon@outlook.com", - "discord": "1160256967504318576" - }, - - "record": { - "CNAME": "aboutmeeeeeeeeeee.onrender.com" - } - } - \ No newline at end of file + "owner": { + "username": "mg0the0goat0", + "email": "golden_mooooooon@outlook.com", + "discord": "1160256967504318576" + }, + + "record": { + "CNAME": "aboutmeeeeeeeeeee.onrender.com" + } +} diff --git a/domains/moviebypass.json b/domains/moviebypass.json index 88ae0a50c..2f35b82ba 100644 --- a/domains/moviebypass.json +++ b/domains/moviebypass.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "alidexter001", - "email": "dexter.ali001@gmail.com" - }, - "record": { - "A": ["45.11.229.211"] - } + "owner": { + "username": "alidexter001", + "email": "dexter.ali001@gmail.com" + }, + "record": { + "A": ["45.11.229.211"] + } } diff --git a/domains/mr-virus.json b/domains/mr-virus.json index 85a809812..ae70ed940 100644 --- a/domains/mr-virus.json +++ b/domains/mr-virus.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Mr-Virus-Dev", - "email": "mr.virus.dev@gmail.com" - }, - "record": { - "CNAME": "mr-virus.pages.dev" - } + "owner": { + "username": "Mr-Virus-Dev", + "email": "mr.virus.dev@gmail.com" + }, + "record": { + "CNAME": "mr-virus.pages.dev" + } } diff --git a/domains/mr.bhardwaj.json b/domains/mr.bhardwaj.json index d19449b77..fdb97f8e2 100644 --- a/domains/mr.bhardwaj.json +++ b/domains/mr.bhardwaj.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "rohanbhardwaj205", - "email": "71399@cgcjhanjeri.in" - }, - "record": { - "CNAME": "rohanbhardwaj205.github.io" - } + "owner": { + "username": "rohanbhardwaj205", + "email": "71399@cgcjhanjeri.in" + }, + "record": { + "CNAME": "rohanbhardwaj205.github.io" + } } diff --git a/domains/mrdev88.json b/domains/mrdev88.json index 22c833e85..069abeb77 100644 --- a/domains/mrdev88.json +++ b/domains/mrdev88.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Mrdev88", - "email": "RuizMahdi@gmx.com" - }, - "record": { - "CNAME": "mrdev88.github.io" - } + "owner": { + "username": "Mrdev88", + "email": "RuizMahdi@gmx.com" + }, + "record": { + "CNAME": "mrdev88.github.io" + } } diff --git a/domains/mrksbgg.json b/domains/mrksbgg.json index f063b4c53..3e98f8668 100644 --- a/domains/mrksbgg.json +++ b/domains/mrksbgg.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "mrksbgg", - "email": "lapo.ez.yt@gmail.com", - "discord": "1097383143708827679" - }, - - "record": { - "CNAME": "mrksbgg.github.io" - } - } - + "owner": { + "username": "mrksbgg", + "email": "lapo.ez.yt@gmail.com", + "discord": "1097383143708827679" + }, + + "record": { + "CNAME": "mrksbgg.github.io" + } +} diff --git a/domains/mrstickypiston.json b/domains/mrstickypiston.json index aa3f9c33d..90f4c685f 100644 --- a/domains/mrstickypiston.json +++ b/domains/mrstickypiston.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MrStickyPiston", - "email": "mr.sticky.piston@gmail.com" - }, - "record": { - "CNAME": "portfolio-site-4d2.pages.dev" - } -} + "owner": { + "username": "MrStickyPiston", + "email": "mr.sticky.piston@gmail.com" + }, + "record": { + "CNAME": "portfolio-site-4d2.pages.dev" + } +} diff --git a/domains/mrvasil.json b/domains/mrvasil.json index c83c84e96..957a8f3b6 100644 --- a/domains/mrvasil.json +++ b/domains/mrvasil.json @@ -5,8 +5,6 @@ "email": "adminich@urrr.ru" }, "record": { - "A": [ - "176.109.106.66" - ] + "A": ["176.109.106.66"] } } diff --git a/domains/mssfreight.json b/domains/mssfreight.json index df9eb331a..0f0ef26d8 100644 --- a/domains/mssfreight.json +++ b/domains/mssfreight.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "KRNRBRBR", - "email": "kizadawiza2@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } + "owner": { + "username": "KRNRBRBR", + "email": "kizadawiza2@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } } diff --git a/domains/muhalvin.json b/domains/muhalvin.json index 6db82bfe9..002cdd5ae 100644 --- a/domains/muhalvin.json +++ b/domains/muhalvin.json @@ -1,11 +1,11 @@ { - "description": "For my portofolio and personal project", - "repo": "https://github.com/muhalvin/muhalvin.github.io", - "owner": { - "username": "muhalvin", - "email": "work.muhalvin@gmail.com" - }, - "record": { - "CNAME": "muhalvin.github.io" - } -} + "description": "For my portofolio and personal project", + "repo": "https://github.com/muhalvin/muhalvin.github.io", + "owner": { + "username": "muhalvin", + "email": "work.muhalvin@gmail.com" + }, + "record": { + "CNAME": "muhalvin.github.io" + } +} diff --git a/domains/muizzz.json b/domains/muizzz.json index 45788fe6d..f76bc7d64 100644 --- a/domains/muizzz.json +++ b/domains/muizzz.json @@ -1,12 +1,12 @@ { - "description": "This subdomain is a redirection to my personal portfolio", - "repo": "https://github.com/muizzatam/muizzatam.github.io", - "owner": { - "username": "MuizZatam", - "email": "muizzatam110@gmail.com", - "twitter": "muizzatam" - }, - "record": { - "CNAME": "muizzatam.github.io" - } -} + "description": "This subdomain is a redirection to my personal portfolio", + "repo": "https://github.com/muizzatam/muizzatam.github.io", + "owner": { + "username": "MuizZatam", + "email": "muizzatam110@gmail.com", + "twitter": "muizzatam" + }, + "record": { + "CNAME": "muizzatam.github.io" + } +} diff --git a/domains/mumble.sono.json b/domains/mumble.sono.json index 5248b05fd..7901ef9bd 100644 --- a/domains/mumble.sono.json +++ b/domains/mumble.sono.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "getSono", - "email": "julianwolf2013@outlook.de", - "discord": "1222250424309121145" - }, - - "record": { - "A": ["69.197.135.202"] - } - } - + "owner": { + "username": "getSono", + "email": "julianwolf2013@outlook.de", + "discord": "1222250424309121145" + }, + + "record": { + "A": ["69.197.135.202"] + } +} diff --git a/domains/musiccorn01.json b/domains/musiccorn01.json index 57846a47d..6e44b6d8e 100644 --- a/domains/musiccorn01.json +++ b/domains/musiccorn01.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ondirisuliuly", - "email": "ondirisuliuly@gmail.com" - }, - "record": { - "A": ["185.239.48.45"] - } + "owner": { + "username": "ondirisuliuly", + "email": "ondirisuliuly@gmail.com" + }, + "record": { + "A": ["185.239.48.45"] + } } diff --git a/domains/mustafaozturk.json b/domains/mustafaozturk.json index 3e0eafacb..ee71e791e 100644 --- a/domains/mustafaozturk.json +++ b/domains/mustafaozturk.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Night-X-dev", - "email": "mustafaozturkk1907@gmail.com" - }, - "record": { - "URL": "https://mustafa.yusufzengin.com.tr/" - } + "owner": { + "username": "Night-X-dev", + "email": "mustafaozturkk1907@gmail.com" + }, + "record": { + "URL": "https://mustafa.yusufzengin.com.tr/" + } } diff --git a/domains/mwa.json b/domains/mwa.json index 9d2a1a6d0..9450b1906 100644 --- a/domains/mwa.json +++ b/domains/mwa.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Totallynotmwa", - "email": "totallynot@mwa.lol" - }, - "record": { - "URL": "https://mwa.lol" - } + "owner": { + "username": "Totallynotmwa", + "email": "totallynot@mwa.lol" + }, + "record": { + "URL": "https://mwa.lol" + } } diff --git a/domains/mwanothere.json b/domains/mwanothere.json index 9d2a1a6d0..9450b1906 100644 --- a/domains/mwanothere.json +++ b/domains/mwanothere.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Totallynotmwa", - "email": "totallynot@mwa.lol" - }, - "record": { - "URL": "https://mwa.lol" - } + "owner": { + "username": "Totallynotmwa", + "email": "totallynot@mwa.lol" + }, + "record": { + "URL": "https://mwa.lol" + } } diff --git a/domains/my.sembiland.json b/domains/my.sembiland.json index 210c020ae..fafe88295 100644 --- a/domains/my.sembiland.json +++ b/domains/my.sembiland.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "TTGGHHgjkG", - "email": "tgfeghfcrxctchvvhv@gmail.com" - }, - "record": { - "URL": "https://sembiland.my.canva.site" - } + "owner": { + "username": "TTGGHHgjkG", + "email": "tgfeghfcrxctchvvhv@gmail.com" + }, + "record": { + "URL": "https://sembiland.my.canva.site" + } } diff --git a/domains/mydesktop.json b/domains/mydesktop.json index 054c4aa14..141d1b56b 100644 --- a/domains/mydesktop.json +++ b/domains/mydesktop.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bigcacarouci", - "email": "bigcacarouci@gmail.com" - }, - "record": { - "A": ["188.241.118.89"] - } + "owner": { + "username": "bigcacarouci", + "email": "bigcacarouci@gmail.com" + }, + "record": { + "A": ["188.241.118.89"] + } } diff --git a/domains/myrdin.json b/domains/myrdin.json index ae72ea36a..3d0af9700 100644 --- a/domains/myrdin.json +++ b/domains/myrdin.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Myrdincx", - "email": "myrdincx@gmail.com" - }, - "record": { - "CNAME": "myrdincx.github.io" - } + "owner": { + "username": "Myrdincx", + "email": "myrdincx@gmail.com" + }, + "record": { + "CNAME": "myrdincx.github.io" + } } diff --git a/domains/mystic-titans.json b/domains/mystic-titans.json index 6720534d7..9e1ed46ce 100644 --- a/domains/mystic-titans.json +++ b/domains/mystic-titans.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "joltz1234", - "email": "joltzx123@gmail.com" - }, - "record": { - "URL": "https://discord.gg/mystic-titans" - } + "owner": { + "username": "joltz1234", + "email": "joltzx123@gmail.com" + }, + "record": { + "URL": "https://discord.gg/mystic-titans" + } } diff --git a/domains/myxi.json b/domains/myxi.json index d288c06e2..1a2f6a835 100644 --- a/domains/myxi.json +++ b/domains/myxi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "eeriemyxi", - "email": "myxi@envs.net" - }, - "record": { - "URL": "https://myxi.envs.net" - } + "owner": { + "username": "eeriemyxi", + "email": "myxi@envs.net" + }, + "record": { + "URL": "https://myxi.envs.net" + } } diff --git a/domains/mznking.json b/domains/mznking.json index 451f4e7d6..45d33185b 100644 --- a/domains/mznking.json +++ b/domains/mznking.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "mznking", - "email": "maazinking23@gmail.com" - }, - "record": { - "CNAME": "mzn-king.onrender.com" - } + "owner": { + "username": "mznking", + "email": "maazinking23@gmail.com" + }, + "record": { + "CNAME": "mzn-king.onrender.com" + } } diff --git a/domains/n0rule.json b/domains/n0rule.json index 5ffec588c..153275be1 100644 --- a/domains/n0rule.json +++ b/domains/n0rule.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "N0rule", - "email": "N0rule228@gmail.com" - }, - "record": { - "CNAME": "n0rule.github.io" - } + "owner": { + "username": "N0rule", + "email": "N0rule228@gmail.com" + }, + "record": { + "CNAME": "n0rule.github.io" + } } diff --git a/domains/n4rc1ssus.json b/domains/n4rc1ssus.json index d760a2cc3..44601c8d5 100644 --- a/domains/n4rc1ssus.json +++ b/domains/n4rc1ssus.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "AnubisNekhet", - "email": "extrastuff.j3db6@simplelogin.co", - "note": "Not my actual email, but it forwards to my actual one." - }, - "record": { - "CNAME": "n4rc1ssus.codeberg.page" - } + "owner": { + "username": "AnubisNekhet", + "email": "extrastuff.j3db6@simplelogin.co", + "note": "Not my actual email, but it forwards to my actual one." + }, + "record": { + "CNAME": "n4rc1ssus.codeberg.page" + } } diff --git a/domains/naffy.json b/domains/naffy.json index 6a30efa11..cf4c10991 100644 --- a/domains/naffy.json +++ b/domains/naffy.json @@ -1,12 +1,12 @@ { - "description": "My personal portfolio website", - "repo": "https://github.com/knownasnaffy/knownasnaffy.github.io", - "owner": { - "username": "knownasnaffy", - "email": "email@address", - "twitter": "dharni_naffy" - }, - "record": { - "CNAME": "knownasnaffy.github.io" - } + "description": "My personal portfolio website", + "repo": "https://github.com/knownasnaffy/knownasnaffy.github.io", + "owner": { + "username": "knownasnaffy", + "email": "email@address", + "twitter": "dharni_naffy" + }, + "record": { + "CNAME": "knownasnaffy.github.io" + } } diff --git a/domains/naivelyn.json b/domains/naivelyn.json index 922881a58..8bc9cacc2 100644 --- a/domains/naivelyn.json +++ b/domains/naivelyn.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Golgrax", - "email": "pepe.kotelurow@gmail.com" - }, - "record": { - "CNAME": "naivelyn.pages.dev" - } + "owner": { + "username": "Golgrax", + "email": "pepe.kotelurow@gmail.com" + }, + "record": { + "CNAME": "naivelyn.pages.dev" + } } diff --git a/domains/namesmt.json b/domains/namesmt.json index 6ba5c8a71..49dc6964a 100644 --- a/domains/namesmt.json +++ b/domains/namesmt.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "NamesMT", - "email": "dangquoctrung123@gmail.com" - }, - "record": { - "CNAME": "namesmt.github.io" - } + "owner": { + "username": "NamesMT", + "email": "dangquoctrung123@gmail.com" + }, + "record": { + "CNAME": "namesmt.github.io" + } } diff --git a/domains/namkun.json b/domains/namkun.json index f73207049..2ffcacdbb 100644 --- a/domains/namkun.json +++ b/domains/namkun.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "beocaca", - "email": "namdev1402@gmail.com" - }, - "record": { - "CNAME": "namkun.pages.dev" - } + "owner": { + "username": "beocaca", + "email": "namdev1402@gmail.com" + }, + "record": { + "CNAME": "namkun.pages.dev" + } } diff --git a/domains/nanonavigate.json b/domains/nanonavigate.json index 5edd21a55..bee5b0f63 100644 --- a/domains/nanonavigate.json +++ b/domains/nanonavigate.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Kurumi30", - "email": "fernandoshengxinzhu@gmail.com" - }, - "record": { - "URL": "https://nanonavigate.onrender.com/" - } + "owner": { + "username": "Kurumi30", + "email": "fernandoshengxinzhu@gmail.com" + }, + "record": { + "URL": "https://nanonavigate.onrender.com/" + } } diff --git a/domains/natewashburn.json b/domains/natewashburn.json index 3a326bea9..d0e1eab61 100644 --- a/domains/natewashburn.json +++ b/domains/natewashburn.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "NateTheGreat1230", - "email": "nathanprattwashburn@gmail.com" - }, - "record": { - "CNAME": "natethegreat1230.github.io" - } + "owner": { + "username": "NateTheGreat1230", + "email": "nathanprattwashburn@gmail.com" + }, + "record": { + "CNAME": "natethegreat1230.github.io" + } } diff --git a/domains/navon.json b/domains/navon.json index 2690c8573..4ca613951 100644 --- a/domains/navon.json +++ b/domains/navon.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Magniquick", - "email": "navonjohnlukose@gmail.com" - }, - "record": { - "URL": "https://magniquick.github.io/" - } + "owner": { + "username": "Magniquick", + "email": "navonjohnlukose@gmail.com" + }, + "record": { + "URL": "https://magniquick.github.io/" + } } diff --git a/domains/neighbour.next.door.json b/domains/neighbour.next.door.json index 165ce693b..a53bb410a 100644 --- a/domains/neighbour.next.door.json +++ b/domains/neighbour.next.door.json @@ -1,12 +1,12 @@ { - "description": "A fun meme site :0 (as of entering of this domain, it hasn't been published yet).", - "owner": { - "username": "theNeighbourNextDoor", - "email": "theNeighbourNextDoor@ukrio.is-a.dev" - }, - "record": { - "URL": "https://theneighbournextdoor.github.io/", - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=u8k50850@gmail.com" + "description": "A fun meme site :0 (as of entering of this domain, it hasn't been published yet).", + "owner": { + "username": "theNeighbourNextDoor", + "email": "theNeighbourNextDoor@ukrio.is-a.dev" + }, + "record": { + "URL": "https://theneighbournextdoor.github.io/", + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=u8k50850@gmail.com" } -} +} diff --git a/domains/neki.json b/domains/neki.json index 3ef69c009..396f552d4 100644 --- a/domains/neki.json +++ b/domains/neki.json @@ -11,10 +11,7 @@ "185.199.110.153", "185.199.111.153" ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/nekitori17.json b/domains/nekitori17.json index a51d0513b..7cc6487cf 100644 --- a/domains/nekitori17.json +++ b/domains/nekitori17.json @@ -10,4 +10,4 @@ "record": { "CNAME": "nekitori17.github.io" } -} \ No newline at end of file +} diff --git a/domains/neo.json b/domains/neo.json index d3c4f64c3..ac048537a 100644 --- a/domains/neo.json +++ b/domains/neo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "phantonducthang", - "email": "phantonducthang@hotmail.com" - }, - "record": { - "CNAME": "64342fb9f8-hosting.gitbook.io" - } + "owner": { + "username": "phantonducthang", + "email": "phantonducthang@hotmail.com" + }, + "record": { + "CNAME": "64342fb9f8-hosting.gitbook.io" + } } diff --git a/domains/nepnep.imm0nv1nhtv.json b/domains/nepnep.imm0nv1nhtv.json index 35534e5cc..2bae8b5a4 100644 --- a/domains/nepnep.imm0nv1nhtv.json +++ b/domains/nepnep.imm0nv1nhtv.json @@ -1,13 +1,10 @@ { - "owner": { - "username": "imm0nv1nhtv", - "email": "windows10phamvinh+github@gmail.com" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "owner": { + "username": "imm0nv1nhtv", + "email": "windows10phamvinh+github@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/nerd.json b/domains/nerd.json index 7894e4fd8..46ecb6cf5 100644 --- a/domains/nerd.json +++ b/domains/nerd.json @@ -1,11 +1,11 @@ { - "description": "website", - "repo": "https://github.com/xkcdnerd/xkcdnerd.github.io", - "owner": { - "username": "xkcdnerd", - "email": "evanwang330@gmail.com" - }, - "record": { - "CNAME": "xkcdnerd.github.io" - } -} + "description": "website", + "repo": "https://github.com/xkcdnerd/xkcdnerd.github.io", + "owner": { + "username": "xkcdnerd", + "email": "evanwang330@gmail.com" + }, + "record": { + "CNAME": "xkcdnerd.github.io" + } +} diff --git a/domains/new.vornexx.json b/domains/new.vornexx.json index d27f57e0e..9d9ad17d9 100644 --- a/domains/new.vornexx.json +++ b/domains/new.vornexx.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vornex-gh", - "email": "ajay.ramnath8812@gmail.com" - }, - "record": { - "CNAME": "newvornexx.pages.dev" - } + "owner": { + "username": "vornex-gh", + "email": "ajay.ramnath8812@gmail.com" + }, + "record": { + "CNAME": "newvornexx.pages.dev" + } } diff --git a/domains/newyear.trung.json b/domains/newyear.trung.json index d50f9fefc..2081b19e3 100644 --- a/domains/newyear.trung.json +++ b/domains/newyear.trung.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "record": { - "CNAME": "lunar-newyr-countdown.pages.dev" - } + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "CNAME": "lunar-newyr-countdown.pages.dev" + } } diff --git a/domains/nexos.json b/domains/nexos.json index c9a51d5bc..5efda0e8e 100644 --- a/domains/nexos.json +++ b/domains/nexos.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "nexos20levrai", - "email": "nexos.dons@gmail.com" - }, - "record": { - "A": ["78.47.213.108"] - } + "owner": { + "username": "nexos20levrai", + "email": "nexos.dons@gmail.com" + }, + "record": { + "A": ["78.47.213.108"] + } } diff --git a/domains/nexsphere.json b/domains/nexsphere.json index d8e3725f0..f08b7b404 100644 --- a/domains/nexsphere.json +++ b/domains/nexsphere.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "nexos20levrai", - "email": "nexos.dons@gmail.com" - }, - "record": { - "A": ["146.19.168.239"] - } + "owner": { + "username": "nexos20levrai", + "email": "nexos.dons@gmail.com" + }, + "record": { + "A": ["146.19.168.239"] + } } diff --git a/domains/next.door.json b/domains/next.door.json index 165ce693b..a53bb410a 100644 --- a/domains/next.door.json +++ b/domains/next.door.json @@ -1,12 +1,12 @@ { - "description": "A fun meme site :0 (as of entering of this domain, it hasn't been published yet).", - "owner": { - "username": "theNeighbourNextDoor", - "email": "theNeighbourNextDoor@ukrio.is-a.dev" - }, - "record": { - "URL": "https://theneighbournextdoor.github.io/", - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=u8k50850@gmail.com" + "description": "A fun meme site :0 (as of entering of this domain, it hasn't been published yet).", + "owner": { + "username": "theNeighbourNextDoor", + "email": "theNeighbourNextDoor@ukrio.is-a.dev" + }, + "record": { + "URL": "https://theneighbournextdoor.github.io/", + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=u8k50850@gmail.com" } -} +} diff --git a/domains/nezarec.json b/domains/nezarec.json index 150b78eb4..8eb7b4ec4 100644 --- a/domains/nezarec.json +++ b/domains/nezarec.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "NezarecSR", - "email": "anjuangyu@gmail.com" - }, - "record": { - "URL": "https://nezhome.vercel.app/" - } + "owner": { + "username": "NezarecSR", + "email": "anjuangyu@gmail.com" + }, + "record": { + "URL": "https://nezhome.vercel.app/" + } } diff --git a/domains/ngt.json b/domains/ngt.json index 17f7b78f4..3b12d7731 100644 --- a/domains/ngt.json +++ b/domains/ngt.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "7ngt", - "email": "contatofthales@gmail.com" - }, - "record": { - "URL": "https://discord.com/users/906639702558375986" - } + "owner": { + "username": "7ngt", + "email": "contatofthales@gmail.com" + }, + "record": { + "URL": "https://discord.com/users/906639702558375986" + } } diff --git a/domains/nicesapien.json b/domains/nicesapien.json index 1e882a627..6d36c1cdf 100644 --- a/domains/nicesapien.json +++ b/domains/nicesapien.json @@ -1,12 +1,12 @@ { - "description": "idk mane why did u delete it \n my portfolio website btw", - "repo": "nicesapien.netlify.app", - "owner": { - "username": "nicesapien", - "email": "nicesapien@duck.com", - "twitter": "nicesapien" - }, - "record": { - "CNAME": "portfolio-6dp.pages.dev" - } -} + "description": "idk mane why did u delete it \n my portfolio website btw", + "repo": "nicesapien.netlify.app", + "owner": { + "username": "nicesapien", + "email": "nicesapien@duck.com", + "twitter": "nicesapien" + }, + "record": { + "CNAME": "portfolio-6dp.pages.dev" + } +} diff --git a/domains/nidun.json b/domains/nidun.json index 5970b95aa..135b2ee93 100644 --- a/domains/nidun.json +++ b/domains/nidun.json @@ -1,11 +1,11 @@ { - "description": "new update to request new cname", - "repo": "https://github.com/nldun/nldun.github.io", - "owner": { - "username": "nldun", - "email": "rezkyto@gmail.com" - }, - "record": { - "CNAME": "nldun.github.io" - } -} + "description": "new update to request new cname", + "repo": "https://github.com/nldun/nldun.github.io", + "owner": { + "username": "nldun", + "email": "rezkyto@gmail.com" + }, + "record": { + "CNAME": "nldun.github.io" + } +} diff --git a/domains/niksne.json b/domains/niksne.json index cfbf9242b..962a60e0f 100644 --- a/domains/niksne.json +++ b/domains/niksne.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "NikSneMC", - "email": "contact@niksne.ru" - }, - "record": { - "CNAME": "niksne-ru.pages.dev" - } + "owner": { + "username": "NikSneMC", + "email": "contact@niksne.ru" + }, + "record": { + "CNAME": "niksne-ru.pages.dev" + } } diff --git a/domains/nikymetaa.json b/domains/nikymetaa.json index 3f8b23d1b..47695a8d3 100644 --- a/domains/nikymetaa.json +++ b/domains/nikymetaa.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "nikyy2", - "email": "anhky581@gmail.com" - }, - "record": { - "CNAME": "28nikyportfolio03.github.io" - } + "owner": { + "username": "nikyy2", + "email": "anhky581@gmail.com" + }, + "record": { + "CNAME": "28nikyportfolio03.github.io" + } } diff --git a/domains/nikywelcome.json b/domains/nikywelcome.json index fe0666f58..63ab207d1 100644 --- a/domains/nikywelcome.json +++ b/domains/nikywelcome.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "nikyy2", - "email": "anhky581@gmail.com" - }, - "record": { - "CNAME": "nikytap1n.github.io" - } + "owner": { + "username": "nikyy2", + "email": "anhky581@gmail.com" + }, + "record": { + "CNAME": "nikytap1n.github.io" + } } diff --git a/domains/ninad.json b/domains/ninad.json index 8d64b68c2..87d55ce0e 100644 --- a/domains/ninad.json +++ b/domains/ninad.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "ninadnaik10", - "email": "ninadtechnical@gmail.com" - }, - "repo": "https://github.com/ninadnaik10/ninadnaik10.github.io", - "record": { - "URL": "https://ninadnaik.xyz", - "MX": ["mx1.forwardemail.net","mx2.forwardemail.net"], - "TXT": "forward-email=ninadtechnical+fe@gmail.com" - } + "owner": { + "username": "ninadnaik10", + "email": "ninadtechnical@gmail.com" + }, + "repo": "https://github.com/ninadnaik10/ninadnaik10.github.io", + "record": { + "URL": "https://ninadnaik.xyz", + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=ninadtechnical+fe@gmail.com" + } } diff --git a/domains/nirushan.json b/domains/nirushan.json index ab8d53268..0b97aceeb 100644 --- a/domains/nirushan.json +++ b/domains/nirushan.json @@ -1,12 +1,12 @@ { - "description": "Personal Website --> nirushan.is-a.dev", - "repo": "https://github.com/nirushan1/nirushan1.github.io", - "owner": { - "username": "nirushan1", - "email": "nirushan.prabaharan@gmail.com", - "twitter": "@tpnirushan" - }, - "record": { - "CNAME": "nirushan1.github.io" - } -} + "description": "Personal Website --> nirushan.is-a.dev", + "repo": "https://github.com/nirushan1/nirushan1.github.io", + "owner": { + "username": "nirushan1", + "email": "nirushan.prabaharan@gmail.com", + "twitter": "@tpnirushan" + }, + "record": { + "CNAME": "nirushan1.github.io" + } +} diff --git a/domains/nishan-hamza.json b/domains/nishan-hamza.json index 4b574e8d8..cdb996869 100644 --- a/domains/nishan-hamza.json +++ b/domains/nishan-hamza.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "NishanHamza", - "email": "nishanhamza2@gmail.com" - }, - "record": { - "CNAME": "nishan-hamza.pages.dev" - } + "owner": { + "username": "NishanHamza", + "email": "nishanhamza2@gmail.com" + }, + "record": { + "CNAME": "nishan-hamza.pages.dev" + } } diff --git a/domains/nishith.json b/domains/nishith.json index 9a2b0010c..b10457a21 100644 --- a/domains/nishith.json +++ b/domains/nishith.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Nishith-Savla", - "email": "nishithsavla005@gmail.com" - }, - "record": { - "CNAME": "nishith.tech" - } + "owner": { + "username": "Nishith-Savla", + "email": "nishithsavla005@gmail.com" + }, + "record": { + "CNAME": "nishith.tech" + } } diff --git a/domains/niteshpanthi.json b/domains/niteshpanthi.json index bfad0bf70..91962475b 100644 --- a/domains/niteshpanthi.json +++ b/domains/niteshpanthi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "nieekha", - "email": "nittrashzn@gmail.com" - }, - "record": { - "CNAME": "niteshpanthi.com.np" - } + "owner": { + "username": "nieekha", + "email": "nittrashzn@gmail.com" + }, + "record": { + "CNAME": "niteshpanthi.com.np" + } } diff --git a/domains/nithin.json b/domains/nithin.json index 2d129cb32..0c6ea79cc 100644 --- a/domains/nithin.json +++ b/domains/nithin.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "nithin", - "email": "nithinnikhil582@gmail.com", - "discord": "514353302675259412" - }, + "owner": { + "username": "nithin", + "email": "nithinnikhil582@gmail.com", + "discord": "514353302675259412" + }, - "record": { - "CNAME": "nithinlycanz.github.io" - } - } + "record": { + "CNAME": "nithinlycanz.github.io" + } +} diff --git a/domains/nithinbiju.json b/domains/nithinbiju.json index 83a37aae1..c6bc83ba1 100644 --- a/domains/nithinbiju.json +++ b/domains/nithinbiju.json @@ -1,12 +1,11 @@ { - "description": "Personal Web Page", - "repo": "https://nithinbiju007.github.io/nithinbiju007.github.io", - "owner": { - "username": "nithinbiju007", - "email": "nithinbijubiss@gmail.com" - - }, - "record": { - "CNAME": "nithinbiju007.github.io" - } + "description": "Personal Web Page", + "repo": "https://nithinbiju007.github.io/nithinbiju007.github.io", + "owner": { + "username": "nithinbiju007", + "email": "nithinbijubiss@gmail.com" + }, + "record": { + "CNAME": "nithinbiju007.github.io" + } } diff --git a/domains/nitin.json b/domains/nitin.json index 85375f08e..a9b62dabf 100644 --- a/domains/nitin.json +++ b/domains/nitin.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "chess10kp", - "email": "nitinshankarmadhu@gmail.com" - }, - "record": { - "CNAME": "nitinwebsite-bde4d.web.app" - } + "owner": { + "username": "chess10kp", + "email": "nitinshankarmadhu@gmail.com" + }, + "record": { + "CNAME": "nitinwebsite-bde4d.web.app" + } } diff --git a/domains/nmsderp.json b/domains/nmsderp.json index 361615d9d..7f4f0fa35 100644 --- a/domains/nmsderp.json +++ b/domains/nmsderp.json @@ -1,11 +1,11 @@ { - "description": "A place for my small projects, and maybe a blog in the future.", - "repo": "https://github.com/nmsderp/nmsderp.github.io", - "owner": { - "username": "nmsderp", - "email": "nmsderp@gmail.com" - }, - "record": { - "CNAME": "nmsderp.github.io" - } -} + "description": "A place for my small projects, and maybe a blog in the future.", + "repo": "https://github.com/nmsderp/nmsderp.github.io", + "owner": { + "username": "nmsderp", + "email": "nmsderp@gmail.com" + }, + "record": { + "CNAME": "nmsderp.github.io" + } +} diff --git a/domains/noahgao.json b/domains/noahgao.json index 5bbffcd3b..00a552737 100644 --- a/domains/noahgao.json +++ b/domains/noahgao.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "noahziheng", - "email": "ziheng1719@163.com", - "discord": "900791393931362374" - }, - - "record": { - "CNAME": "noahziheng.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "noahziheng", + "email": "ziheng1719@163.com", + "discord": "900791393931362374" + }, + + "record": { + "CNAME": "noahziheng.github.io" + } +} diff --git a/domains/nocwarebot.acronical.json b/domains/nocwarebot.acronical.json index d80a57079..f84af7e3e 100644 --- a/domains/nocwarebot.acronical.json +++ b/domains/nocwarebot.acronical.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AcronicalYT", - "email": "acronicalbusiness@gmail.com" - }, - "record": { - "CNAME": "59893.site.bot-hosting.net" - } + "owner": { + "username": "AcronicalYT", + "email": "acronicalbusiness@gmail.com" + }, + "record": { + "CNAME": "59893.site.bot-hosting.net" + } } diff --git a/domains/node.nvsn.json b/domains/node.nvsn.json index c5b23bcb4..87bcfb13e 100644 --- a/domains/node.nvsn.json +++ b/domains/node.nvsn.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "GMR828", - "email": "gmr828@null.net" - }, - "record": { - "A": ["173.212.202.171"] - } + "owner": { + "username": "GMR828", + "email": "gmr828@null.net" + }, + "record": { + "A": ["173.212.202.171"] + } } diff --git a/domains/nom.json b/domains/nom.json index e94fa4570..767b61329 100644 --- a/domains/nom.json +++ b/domains/nom.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "kqcl", - "email": "jscharein.js@gmail.com" - }, - "record": { - "A": ["185.234.69.13"] - } + "owner": { + "username": "kqcl", + "email": "jscharein.js@gmail.com" + }, + "record": { + "A": ["185.234.69.13"] + } } diff --git a/domains/nonam4lol.json b/domains/nonam4lol.json index a8c9417f9..93c491387 100644 --- a/domains/nonam4lol.json +++ b/domains/nonam4lol.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Nonam4lol", - "email": "literallynoname13@gmail.com" - }, - "record": { - "A": ["45.11.229.211"] - } + "owner": { + "username": "Nonam4lol", + "email": "literallynoname13@gmail.com" + }, + "record": { + "A": ["45.11.229.211"] + } } diff --git a/domains/note.json b/domains/note.json index 39aed0282..b53a0cdd3 100644 --- a/domains/note.json +++ b/domains/note.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "imimbert", - "email": "2080035494@qq.com" - }, - "record": { - "CNAME": "imimbert.github.io" - } + "owner": { + "username": "imimbert", + "email": "2080035494@qq.com" + }, + "record": { + "CNAME": "imimbert.github.io" + } } diff --git a/domains/notfrycek.json b/domains/notfrycek.json index 737defaca..dc4a9ff8b 100644 --- a/domains/notfrycek.json +++ b/domains/notfrycek.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "NotFrycek", - "email": "frycek345@gmail.com" - }, - "record": { - "CNAME": "notfrycek.github.io" - } + "owner": { + "username": "NotFrycek", + "email": "frycek345@gmail.com" + }, + "record": { + "CNAME": "notfrycek.github.io" + } } diff --git a/domains/nova.json b/domains/nova.json index b613cee61..6dfa7862f 100644 --- a/domains/nova.json +++ b/domains/nova.json @@ -1,11 +1,11 @@ { - "description": "nova.is-a.dev", - "owner": { - "username": "LunarN0v4", - "email": "nova@zeusteam.dev", - "discord": "novad3v" - }, - "record": { - "CNAME": "zeusteam.dev" - } + "description": "nova.is-a.dev", + "owner": { + "username": "LunarN0v4", + "email": "nova@zeusteam.dev", + "discord": "novad3v" + }, + "record": { + "CNAME": "zeusteam.dev" + } } diff --git a/domains/novafox.json b/domains/novafox.json index f3061f6db..ffbf10de3 100644 --- a/domains/novafox.json +++ b/domains/novafox.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "novathefox", - "email": "foxsdenyt@gmail.com" - }, - "record": { - "CNAME": "foxsdenyt-github-io.onrender.com" - } + "owner": { + "username": "novathefox", + "email": "foxsdenyt@gmail.com" + }, + "record": { + "CNAME": "foxsdenyt-github-io.onrender.com" + } } diff --git a/domains/novampr.json b/domains/novampr.json index bbc0f4f33..89e756e16 100644 --- a/domains/novampr.json +++ b/domains/novampr.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Novampr", - "email": "LimeDEV8756@gmail.com" - }, - "record": { - "CNAME": "novampr.github.io" - } + "owner": { + "username": "Novampr", + "email": "LimeDEV8756@gmail.com" + }, + "record": { + "CNAME": "novampr.github.io" + } } diff --git a/domains/nozura.json b/domains/nozura.json index 88916030e..9efa74196 100644 --- a/domains/nozura.json +++ b/domains/nozura.json @@ -1,12 +1,11 @@ { - "description": "a cool portfolio site from _Novandra", - "repo": "https://github.com/inozura/inozura.github.io", - "owner": { - "username": "inozura", - "email": "nodhzen@gmail.com" - }, - "record": { - "CNAME": "inozura.github.io" - } + "description": "a cool portfolio site from _Novandra", + "repo": "https://github.com/inozura/inozura.github.io", + "owner": { + "username": "inozura", + "email": "nodhzen@gmail.com" + }, + "record": { + "CNAME": "inozura.github.io" } - \ No newline at end of file +} diff --git a/domains/ntech.json b/domains/ntech.json index 41500b8ea..fd04049d3 100644 --- a/domains/ntech.json +++ b/domains/ntech.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "NTechsoftware", - "email": "finnzi151@gmail.com" - }, - "record": { - "CNAME": "ntechservices.xyz" - } + "owner": { + "username": "NTechsoftware", + "email": "finnzi151@gmail.com" + }, + "record": { + "CNAME": "ntechservices.xyz" + } } diff --git a/domains/ntfy.ravener.json b/domains/ntfy.ravener.json index e2a153929..829548d3a 100644 --- a/domains/ntfy.ravener.json +++ b/domains/ntfy.ravener.json @@ -6,8 +6,6 @@ "discord": "292690616285134850" }, "record": { - "A": [ - "132.145.196.17" - ] + "A": ["132.145.196.17"] } } diff --git a/domains/nthduc.json b/domains/nthduc.json index 9d2d6ce4c..1bdc76b52 100644 --- a/domains/nthduc.json +++ b/domains/nthduc.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "nthduc", - "email": "nguyenthaiduc0212@gmail.com" - }, - "record": { - "CNAME": "xb00925c3.custom.b4a.run" - } + "owner": { + "username": "nthduc", + "email": "nguyenthaiduc0212@gmail.com" + }, + "record": { + "CNAME": "xb00925c3.custom.b4a.run" + } } diff --git a/domains/ntmusic.json b/domains/ntmusic.json index 3a0487fe1..bb1377a14 100644 --- a/domains/ntmusic.json +++ b/domains/ntmusic.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "gunawan092w", - "email": "gunawan092w@gmail.com" - }, - "record": { - "CNAME": "ntmusic.github.io" - } + "owner": { + "username": "gunawan092w", + "email": "gunawan092w@gmail.com" + }, + "record": { + "CNAME": "ntmusic.github.io" + } } diff --git a/domains/nutworks-team.json b/domains/nutworks-team.json index 27dc21941..784d1e830 100644 --- a/domains/nutworks-team.json +++ b/domains/nutworks-team.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "rightburrow", - "email": "rightburrowyt@gmail.com" - }, - "record": { - "URL": "https://nutworks-team.neocities.org" - } + "owner": { + "username": "rightburrow", + "email": "rightburrowyt@gmail.com" + }, + "record": { + "URL": "https://nutworks-team.neocities.org" + } } diff --git a/domains/nx.json b/domains/nx.json index 0c258c794..32399d810 100644 --- a/domains/nx.json +++ b/domains/nx.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "jadfoq", - "email": "jadfoq@getgoogleoff.me" - }, - "record": { + "owner": { + "username": "jadfoq", + "email": "jadfoq@getgoogleoff.me" + }, + "record": { "URL": "https://nx.obl.ong" } } diff --git a/domains/oandbtech-chat.json b/domains/oandbtech-chat.json index bea7f1902..5815fb617 100644 --- a/domains/oandbtech-chat.json +++ b/domains/oandbtech-chat.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bhaskaraa45", - "email": "bhaskarmandal369@gmail.com" - }, - "record": { - "A": ["20.198.8.42"] - } + "owner": { + "username": "bhaskaraa45", + "email": "bhaskarmandal369@gmail.com" + }, + "record": { + "A": ["20.198.8.42"] + } } diff --git a/domains/oandbtech.json b/domains/oandbtech.json index bea7f1902..5815fb617 100644 --- a/domains/oandbtech.json +++ b/domains/oandbtech.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bhaskaraa45", - "email": "bhaskarmandal369@gmail.com" - }, - "record": { - "A": ["20.198.8.42"] - } + "owner": { + "username": "bhaskaraa45", + "email": "bhaskarmandal369@gmail.com" + }, + "record": { + "A": ["20.198.8.42"] + } } diff --git a/domains/oceannetwork.json b/domains/oceannetwork.json index 831428c21..3a9465b6e 100644 --- a/domains/oceannetwork.json +++ b/domains/oceannetwork.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ikcaaft", - "email": "mitchelblokker@hotmail.com" - }, - "record": { - "URL": "https://7b5d5049-e5ab-47a5-93c2-14b263d69fce-00-2y8olb6cg2med.janeway.replit.dev/index.html" - } + "owner": { + "username": "ikcaaft", + "email": "mitchelblokker@hotmail.com" + }, + "record": { + "URL": "https://7b5d5049-e5ab-47a5-93c2-14b263d69fce-00-2y8olb6cg2med.janeway.replit.dev/index.html" + } } diff --git a/domains/odanilo.json b/domains/odanilo.json index afb89a0b0..f3a2aeee1 100644 --- a/domains/odanilo.json +++ b/domains/odanilo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "oculosdanilo", - "email": "oculosdanilo@gmail.com" - }, - "record": { - "CNAME": "odanilo.web.app" - } + "owner": { + "username": "oculosdanilo", + "email": "oculosdanilo@gmail.com" + }, + "record": { + "CNAME": "odanilo.web.app" + } } diff --git a/domains/ohdy.json b/domains/ohdy.json index 674daed6b..52e6b9bdd 100644 --- a/domains/ohdy.json +++ b/domains/ohdy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ohdy518", - "email": "ohdy518@gmail.com" - }, - "record": { - "CNAME": "ohdy518.pages.dev" - } + "owner": { + "username": "ohdy518", + "email": "ohdy518@gmail.com" + }, + "record": { + "CNAME": "ohdy518.pages.dev" + } } diff --git a/domains/oioioi.json b/domains/oioioi.json index 4f9080b5c..71d078448 100644 --- a/domains/oioioi.json +++ b/domains/oioioi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "VaibhavSys", - "email": "vaibhavsys@protonmail.com" - }, - "record": { - "CNAME": "azltvzbg.infinityfree.com" - } + "owner": { + "username": "VaibhavSys", + "email": "vaibhavsys@protonmail.com" + }, + "record": { + "CNAME": "azltvzbg.infinityfree.com" + } } diff --git a/domains/olivia.json b/domains/olivia.json index 0373c1330..6dd26072b 100644 --- a/domains/olivia.json +++ b/domains/olivia.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/olivi-r/olivi-r.github.io", - "owner": { - "username": "olivi-r", - "email": "olivia.r.dev@gmail.com", - "discord": "723626729247342662" - }, - "record": { - "CNAME": "olivi-r.github.io" - } + "repo": "https://github.com/olivi-r/olivi-r.github.io", + "owner": { + "username": "olivi-r", + "email": "olivia.r.dev@gmail.com", + "discord": "723626729247342662" + }, + "record": { + "CNAME": "olivi-r.github.io" + } } diff --git a/domains/om-auti.json b/domains/om-auti.json index 49bf6f1bf..f6bfd70ec 100644 --- a/domains/om-auti.json +++ b/domains/om-auti.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "hOMie03", - "email": "autiom3123@gmail.com" - }, - "record": { - "URL": "https://om-auti.vercel.app/" - } + "owner": { + "username": "hOMie03", + "email": "autiom3123@gmail.com" + }, + "record": { + "URL": "https://om-auti.vercel.app/" + } } diff --git a/domains/om.json b/domains/om.json index ebddb955c..b69b3b9de 100644 --- a/domains/om.json +++ b/domains/om.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "TerraPlayz", - "email": "omsenjalia+github@gmail.com" - }, - "record": { - "MX": ["mx1.improvmx.com","mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "owner": { + "username": "TerraPlayz", + "email": "omsenjalia+github@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/omairr.json b/domains/omairr.json index c9712087c..f459e1a4e 100644 --- a/domains/omairr.json +++ b/domains/omairr.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "omaiirr", - "email": "crazyomairennab@gmail.com" - }, - "record": { - "CNAME": "omaiirr.github.io" - } + "owner": { + "username": "omaiirr", + "email": "crazyomairennab@gmail.com" + }, + "record": { + "CNAME": "omaiirr.github.io" + } } diff --git a/domains/omar.json b/domains/omar.json index b5a1a40a0..53cae4161 100644 --- a/domains/omar.json +++ b/domains/omar.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "TheGr8Coder", - "email": "omarrushil@gmail.com" - }, - "record": { - "URL": "https://github.com/thegr8coder/" - } + "owner": { + "username": "TheGr8Coder", + "email": "omarrushil@gmail.com" + }, + "record": { + "URL": "https://github.com/thegr8coder/" + } } diff --git a/domains/one.json b/domains/one.json index d8a2ea6ec..f9fae92aa 100644 --- a/domains/one.json +++ b/domains/one.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "Vibred", - "email": "vibred@pm.me", - "discord": "1169947990551699568" - }, - - "record": { - "CNAME": "t-rex-runner.pages.dev" - } - } - \ No newline at end of file + "owner": { + "username": "Vibred", + "email": "vibred@pm.me", + "discord": "1169947990551699568" + }, + + "record": { + "CNAME": "t-rex-runner.pages.dev" + } +} diff --git a/domains/onlive.json b/domains/onlive.json index 247f90a7e..7472e75e2 100644 --- a/domains/onlive.json +++ b/domains/onlive.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "onlive1337", - "email": "tabdulov2006@gmail.com" - }, - "record": { - "CNAME": "onlive1337.github.io" - } + "owner": { + "username": "onlive1337", + "email": "tabdulov2006@gmail.com" + }, + "record": { + "CNAME": "onlive1337.github.io" + } } diff --git a/domains/oogway.json b/domains/oogway.json index 92df6aff3..c7d15aef4 100644 --- a/domains/oogway.json +++ b/domains/oogway.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ActualMasterOogway", - "email": "williasfun@gmail.com" - }, - "record": { - "URL": "https://actualmasteroogway.github.io" - } + "owner": { + "username": "ActualMasterOogway", + "email": "williasfun@gmail.com" + }, + "record": { + "URL": "https://actualmasteroogway.github.io" + } } diff --git a/domains/opott.json b/domains/opott.json index 77f289179..c7d07fdd6 100644 --- a/domains/opott.json +++ b/domains/opott.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "opott", - "email": "om.potter09@gmail.com" - }, - "record": { - "URL": "https://opott.github.io", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "owner": { + "username": "opott", + "email": "om.potter09@gmail.com" + }, + "record": { + "URL": "https://opott.github.io", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/p1raidz.json b/domains/p1raidz.json index 4030adca7..d8d72cf51 100644 --- a/domains/p1raidz.json +++ b/domains/p1raidz.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "p1raidz", - "email": "adithyaalex5@gmail.com" - }, - "record": { - "CNAME": "p1raidz.github.io" - } + "owner": { + "username": "p1raidz", + "email": "adithyaalex5@gmail.com" + }, + "record": { + "CNAME": "p1raidz.github.io" + } } diff --git a/domains/palekiox.json b/domains/palekiox.json index 517659a1b..7ea3e8f9c 100644 --- a/domains/palekiox.json +++ b/domains/palekiox.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "palekiox", - "email": "zigzagrpg@gmail.com" - }, - "record": { - "CNAME": "palekiox.github.io" - } + "owner": { + "username": "palekiox", + "email": "zigzagrpg@gmail.com" + }, + "record": { + "CNAME": "palekiox.github.io" + } } diff --git a/domains/pana.json b/domains/pana.json index f12e4f080..711d51ad5 100644 --- a/domains/pana.json +++ b/domains/pana.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ANDREIP211109", - "email": "panaandreimihai@gmail.com" - }, - "record": { - "A": ["79.118.191.216"] - } + "owner": { + "username": "ANDREIP211109", + "email": "panaandreimihai@gmail.com" + }, + "record": { + "A": ["79.118.191.216"] + } } diff --git a/domains/pande.json b/domains/pande.json index 43fc49597..4bb8f779b 100644 --- a/domains/pande.json +++ b/domains/pande.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "PandeCode", - "email": "pandeshawnbenjamin@gmail.com" - }, - "record": { - "URL": "https://pandecode.github.io/" - } + "owner": { + "username": "PandeCode", + "email": "pandeshawnbenjamin@gmail.com" + }, + "record": { + "URL": "https://pandecode.github.io/" + } } diff --git a/domains/panel.nvsn.json b/domains/panel.nvsn.json index c5b23bcb4..87bcfb13e 100644 --- a/domains/panel.nvsn.json +++ b/domains/panel.nvsn.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "GMR828", - "email": "gmr828@null.net" - }, - "record": { - "A": ["173.212.202.171"] - } + "owner": { + "username": "GMR828", + "email": "gmr828@null.net" + }, + "record": { + "A": ["173.212.202.171"] + } } diff --git a/domains/panel.stefdp.json b/domains/panel.stefdp.json index 26ccbec03..9f46625af 100644 --- a/domains/panel.stefdp.json +++ b/domains/panel.stefdp.json @@ -5,8 +5,6 @@ "discord": "694986201739952229" }, "record": { - "A": [ - "194.60.201.37" - ] + "A": ["194.60.201.37"] } } diff --git a/domains/paperstar.json b/domains/paperstar.json index 139b6872f..66e10fd24 100644 --- a/domains/paperstar.json +++ b/domains/paperstar.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "2paperstar", - "email": "lee@paperst.ar" - }, - "record": { - "CNAME": "paperst.ar" - } + "owner": { + "username": "2paperstar", + "email": "lee@paperst.ar" + }, + "record": { + "CNAME": "paperst.ar" + } } diff --git a/domains/parsewar.json b/domains/parsewar.json index f1df135d0..549590ce7 100644 --- a/domains/parsewar.json +++ b/domains/parsewar.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AtharvParsewar", - "email": "atharvparsewar@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } + "owner": { + "username": "AtharvParsewar", + "email": "atharvparsewar@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } } diff --git a/domains/passadissubmari.json b/domains/passadissubmari.json index e2a5e4206..f264feb98 100644 --- a/domains/passadissubmari.json +++ b/domains/passadissubmari.json @@ -1,11 +1,11 @@ { - "description": "Passadís Submarí", - "repo": "https://github.com/Cucusise/passadissummari", - "owner": { - "username": "Cucusise", - "email": "cucusise@gmail.com" - }, - "record": { - "CNAME": "cucusise.github.io" - } + "description": "Passadís Submarí", + "repo": "https://github.com/Cucusise/passadissummari", + "owner": { + "username": "Cucusise", + "email": "cucusise@gmail.com" + }, + "record": { + "CNAME": "cucusise.github.io" + } } diff --git a/domains/pavan.json b/domains/pavan.json index 2b622d282..5b77857fa 100644 --- a/domains/pavan.json +++ b/domains/pavan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "PavanKumarGurram", - "email": "gurrampavankumar1@gmail.com" - }, - "record": { - "URL": "https://pavangurram.com" - } + "owner": { + "username": "PavanKumarGurram", + "email": "gurrampavankumar1@gmail.com" + }, + "record": { + "URL": "https://pavangurram.com" + } } diff --git a/domains/peachy.json b/domains/peachy.json index 49cc509ca..fbd6a2a82 100644 --- a/domains/peachy.json +++ b/domains/peachy.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "Peachysy", - "email": "minecraft350star@gmail.com", - "discord": "781577857511587900" - }, - - "record": { - "CNAME": "peachysy.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "Peachysy", + "email": "minecraft350star@gmail.com", + "discord": "781577857511587900" + }, + + "record": { + "CNAME": "peachysy.github.io" + } +} diff --git a/domains/pedrito.json b/domains/pedrito.json index bdf9a128d..363c949ca 100644 --- a/domains/pedrito.json +++ b/domains/pedrito.json @@ -1,13 +1,12 @@ - { - "description": "For my private VPS ", - "repo": "https://github.com/Ranojay1/Ranojay1.github.io", - "owner": { - "username": "Ranojay1", - "email": "pegomsan@gmail.com", - "twitter": "Pedro929953698" - }, - "record": { - "CNAME": "Ranojay1.github.io" - } -} + "description": "For my private VPS ", + "repo": "https://github.com/Ranojay1/Ranojay1.github.io", + "owner": { + "username": "Ranojay1", + "email": "pegomsan@gmail.com", + "twitter": "Pedro929953698" + }, + "record": { + "CNAME": "Ranojay1.github.io" + } +} diff --git a/domains/peroxide.json b/domains/peroxide.json index d704c5dc2..89ea0bacb 100644 --- a/domains/peroxide.json +++ b/domains/peroxide.json @@ -1,12 +1,12 @@ { - "description": "I would like to use this subdomain for my website, but mostly for a custom email.", - "repo": "https://github.com/oShinyMew/oShinyMew.github.io", - "owner": { - "username": "oShinyMew", - "email": "modelcafe14266@gmail.com", - "discord": "hydrogenpero.xide" - }, - "record": { - "CNAME": "oShinyMew.github.io" - } -} + "description": "I would like to use this subdomain for my website, but mostly for a custom email.", + "repo": "https://github.com/oShinyMew/oShinyMew.github.io", + "owner": { + "username": "oShinyMew", + "email": "modelcafe14266@gmail.com", + "discord": "hydrogenpero.xide" + }, + "record": { + "CNAME": "oShinyMew.github.io" + } +} diff --git a/domains/ph7ntom.json b/domains/ph7ntom.json index 0ae0dfe73..f8ab53cc1 100644 --- a/domains/ph7ntom.json +++ b/domains/ph7ntom.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "PH7N", - "email": "hdgameplaybbtt@gmail.com" - }, - "record": { - "URL": "https://ph7n.github.io/ph7ntom-web/" - } + "owner": { + "username": "PH7N", + "email": "hdgameplaybbtt@gmail.com" + }, + "record": { + "URL": "https://ph7n.github.io/ph7ntom-web/" + } } diff --git a/domains/phamanhtien.json b/domains/phamanhtien.json index 0e8706f40..02a56d28c 100644 --- a/domains/phamanhtien.json +++ b/domains/phamanhtien.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "phamanhtiencutis1", - "email": "nhincaiditmemay888@gmail.com" - }, - "record": { - "CNAME": "181.ip.ply.gg" - } + "owner": { + "username": "phamanhtiencutis1", + "email": "nhincaiditmemay888@gmail.com" + }, + "record": { + "CNAME": "181.ip.ply.gg" + } } diff --git a/domains/pic.cfp.json b/domains/pic.cfp.json index 22294fea0..e1ae41f05 100644 --- a/domains/pic.cfp.json +++ b/domains/pic.cfp.json @@ -1,11 +1,11 @@ { - "description": "Private Immich server", - "owner": { - "username": "cfpwastaken", - "email": "", - "discord": "cfp (318394797822050315)" - }, - "record": { - "CNAME": "dyn.picoscratch.de" - } -} \ No newline at end of file + "description": "Private Immich server", + "owner": { + "username": "cfpwastaken", + "email": "", + "discord": "cfp (318394797822050315)" + }, + "record": { + "CNAME": "dyn.picoscratch.de" + } +} diff --git a/domains/pinkyplant.json b/domains/pinkyplant.json index a6aa5761d..0f0005b92 100644 --- a/domains/pinkyplant.json +++ b/domains/pinkyplant.json @@ -1,12 +1,12 @@ { - "description": "Jay's website and portfolio.", - "repo": "https://github.com/pinkyplant/pinkyplant.github.io", - "owner": { - "username": "pinkyplant", - "email": "pinkyplantz@proton.me", - "twitter": "pinkyplant" - }, - "record": { - "CNAME": "pinkyplant.github.io" - } -} + "description": "Jay's website and portfolio.", + "repo": "https://github.com/pinkyplant/pinkyplant.github.io", + "owner": { + "username": "pinkyplant", + "email": "pinkyplantz@proton.me", + "twitter": "pinkyplant" + }, + "record": { + "CNAME": "pinkyplant.github.io" + } +} diff --git a/domains/piplup7575.json b/domains/piplup7575.json index 03e1d5495..f3351cd3e 100644 --- a/domains/piplup7575.json +++ b/domains/piplup7575.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Piplup7575", - "email": "piplup7575@gmail.com" - }, - "record": { - "CNAME": "pip75.github.io" - } + "owner": { + "username": "Piplup7575", + "email": "piplup7575@gmail.com" + }, + "record": { + "CNAME": "pip75.github.io" + } } diff --git a/domains/piste.json b/domains/piste.json index 914baf0a9..3191be22d 100644 --- a/domains/piste.json +++ b/domains/piste.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "zpiste", - "email": "contact@piste.dev" - }, - "record": { - "URL": "https://piste.dev" - } -} + "owner": { + "username": "zpiste", + "email": "contact@piste.dev" + }, + "record": { + "URL": "https://piste.dev" + } +} diff --git a/domains/piyushkatyal.json b/domains/piyushkatyal.json index b00620472..d3a9a48b4 100644 --- a/domains/piyushkatyal.json +++ b/domains/piyushkatyal.json @@ -1,11 +1,11 @@ { - "description": "Serves as an alias to primary domain", - "repo": "https://github.com/piyushk77/piyushk77.github.io", - "owner": { - "username": "piyushk77", - "email": "pshkatyal8@gmail.com" - }, - "record": { - "CNAME": "piyushk77.github.io" - } -} \ No newline at end of file + "description": "Serves as an alias to primary domain", + "repo": "https://github.com/piyushk77/piyushk77.github.io", + "owner": { + "username": "piyushk77", + "email": "pshkatyal8@gmail.com" + }, + "record": { + "CNAME": "piyushk77.github.io" + } +} diff --git a/domains/plow.json b/domains/plow.json index b431066e4..253d26a07 100644 --- a/domains/plow.json +++ b/domains/plow.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ClicpoW", - "email": "clicpowytb@gmail.com" - }, - "record": { - "CNAME": "mlkfkqd.pages.dev" - } + "owner": { + "username": "ClicpoW", + "email": "clicpowytb@gmail.com" + }, + "record": { + "CNAME": "mlkfkqd.pages.dev" + } } diff --git a/domains/plugin.json b/domains/plugin.json index 1da801837..04aac875a 100644 --- a/domains/plugin.json +++ b/domains/plugin.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ukrioo", - "email": "u8k50850@gmail.com" - }, - "record": { - "URL": "https://ukrioo.github.io/" - } + "owner": { + "username": "ukrioo", + "email": "u8k50850@gmail.com" + }, + "record": { + "URL": "https://ukrioo.github.io/" + } } diff --git a/domains/plumsy.json b/domains/plumsy.json index ee4da896d..3751cf9a2 100644 --- a/domains/plumsy.json +++ b/domains/plumsy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "hxntaish", - "email": "juliettepoisson3@gmail.com" - }, - "record": { - "CNAME": "geo-routing.nexuspipe.com" - } + "owner": { + "username": "hxntaish", + "email": "juliettepoisson3@gmail.com" + }, + "record": { + "CNAME": "geo-routing.nexuspipe.com" + } } diff --git a/domains/ply.json b/domains/ply.json index a7e989f8e..0572cf98e 100644 --- a/domains/ply.json +++ b/domains/ply.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "plymc", - "email": "plymc@proton.me" - }, - "record": { - "CNAME": "plymc.github.io" - } + "owner": { + "username": "plymc", + "email": "plymc@proton.me" + }, + "record": { + "CNAME": "plymc.github.io" + } } diff --git a/domains/polo.json b/domains/polo.json index a113a80ba..b5d537509 100644 --- a/domains/polo.json +++ b/domains/polo.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "polo-1245-oficial", - "email": "", - "discord": "725316907187568701" - }, - - "record": { - "CNAME": "polo-1245-oficial.github.io" - } - } - + "owner": { + "username": "polo-1245-oficial", + "email": "", + "discord": "725316907187568701" + }, + + "record": { + "CNAME": "polo-1245-oficial.github.io" + } +} diff --git a/domains/polongdev.json b/domains/polongdev.json index 49e56e737..acd57582f 100644 --- a/domains/polongdev.json +++ b/domains/polongdev.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "PolongDev", - "email": "kennethgregorioperez@gmail.com" - }, - "record": { - "URL": "https://polongdev.github.io" - } + "owner": { + "username": "PolongDev", + "email": "kennethgregorioperez@gmail.com" + }, + "record": { + "URL": "https://polongdev.github.io" + } } diff --git a/domains/porant.json b/domains/porant.json index b70abd8f4..35dce6910 100644 --- a/domains/porant.json +++ b/domains/porant.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "porant", - "email": "porant@gmail.com" - }, - "record": { - "A": ["178.26.182.120"] - } + "owner": { + "username": "porant", + "email": "porant@gmail.com" + }, + "record": { + "A": ["178.26.182.120"] + } } diff --git a/domains/pow.json b/domains/pow.json index b2bb690e0..718c59e9a 100644 --- a/domains/pow.json +++ b/domains/pow.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Calebrlx", - "email": "caleb@alyeska.dev" - }, - "record": { - "URL": "https://calebrlx.github.io" - } + "owner": { + "username": "Calebrlx", + "email": "caleb@alyeska.dev" + }, + "record": { + "URL": "https://calebrlx.github.io" + } } diff --git a/domains/praharsh.json b/domains/praharsh.json index d73bd2b2a..b1531198b 100644 --- a/domains/praharsh.json +++ b/domains/praharsh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "praharshjain", - "email": "praharshsamria@gmail.com" - }, - "record": { - "CNAME": "praharsh.zz.mu" - } + "owner": { + "username": "praharshjain", + "email": "praharshsamria@gmail.com" + }, + "record": { + "CNAME": "praharsh.zz.mu" + } } diff --git a/domains/praharshjain.json b/domains/praharshjain.json index d73bd2b2a..b1531198b 100644 --- a/domains/praharshjain.json +++ b/domains/praharshjain.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "praharshjain", - "email": "praharshsamria@gmail.com" - }, - "record": { - "CNAME": "praharsh.zz.mu" - } + "owner": { + "username": "praharshjain", + "email": "praharshsamria@gmail.com" + }, + "record": { + "CNAME": "praharsh.zz.mu" + } } diff --git a/domains/prajwal.json b/domains/prajwal.json index 4c3877204..0ed47cbcc 100644 --- a/domains/prajwal.json +++ b/domains/prajwal.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "Toricane", - "email": "prjwl028@gmail.com", - "discord": "721093211577385020" - }, - - "record": { - "CNAME": "toricane.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "Toricane", + "email": "prjwl028@gmail.com", + "discord": "721093211577385020" + }, + + "record": { + "CNAME": "toricane.github.io" + } +} diff --git a/domains/pranavagrawal.json b/domains/pranavagrawal.json index 08420b190..961525336 100644 --- a/domains/pranavagrawal.json +++ b/domains/pranavagrawal.json @@ -8,10 +8,7 @@ "record": { "A": ["185.199.108.153"], "AAAA": ["2606:50c0:8001::153"], - "MX":[ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT":"v=spf1 include:spf.improvmx.com ~all" + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/praneeth.json b/domains/praneeth.json index 0b33212e9..03efd7468 100644 --- a/domains/praneeth.json +++ b/domains/praneeth.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "praneeth-balamurugan", - "email": "praneeth.nkl@gmail.com", - "discord": "606833730459533372" - }, - - "record": { - "CNAME": "praneeth-balamurugan.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "praneeth-balamurugan", + "email": "praneeth.nkl@gmail.com", + "discord": "606833730459533372" + }, + + "record": { + "CNAME": "praneeth-balamurugan.github.io" + } +} diff --git a/domains/prashant.json b/domains/prashant.json index a2f7a67ab..f57f055bb 100644 --- a/domains/prashant.json +++ b/domains/prashant.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Meprazhant", - "email": "meprazhant@gmail.com" - }, - "record": { - "URL": "https://www.prashantkafle.com.np" - } + "owner": { + "username": "Meprazhant", + "email": "meprazhant@gmail.com" + }, + "record": { + "URL": "https://www.prashantkafle.com.np" + } } diff --git a/domains/prathamesh.json b/domains/prathamesh.json index 553fe8065..98a131912 100644 --- a/domains/prathamesh.json +++ b/domains/prathamesh.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "Prathamesh-Dukare", - "email": "prathameshdukaremail@gmail.com", - "discord": "741144155559821342" - }, - - "record": { - "CNAME": "prathamesh.works" - } - } - \ No newline at end of file + "owner": { + "username": "Prathamesh-Dukare", + "email": "prathameshdukaremail@gmail.com", + "discord": "741144155559821342" + }, + + "record": { + "CNAME": "prathamesh.works" + } +} diff --git a/domains/praveen-patel.json b/domains/praveen-patel.json index 41a2d34b3..f3a80dbe6 100644 --- a/domains/praveen-patel.json +++ b/domains/praveen-patel.json @@ -1,12 +1,11 @@ { - "repo": "https://github.com/praveen8git", - "owner": { - "username": "praveen8git", - "email": "praveenpatel@duck.com", - "discord": "praveen.patel" - }, - "record": { - "CNAME": "praveensingh.in" - } + "repo": "https://github.com/praveen8git", + "owner": { + "username": "praveen8git", + "email": "praveenpatel@duck.com", + "discord": "praveen.patel" + }, + "record": { + "CNAME": "praveensingh.in" } - \ No newline at end of file +} diff --git a/domains/premiumairoxide.json b/domains/premiumairoxide.json index 3f3606b79..dc7a76be0 100644 --- a/domains/premiumairoxide.json +++ b/domains/premiumairoxide.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Caiden-P", - "email": "iididhejejdj@gmail.com", - "discord": "850820069310201896" - }, - "record": { - "CNAME": "air-busl.onrender.com" - } + "owner": { + "username": "Caiden-P", + "email": "iididhejejdj@gmail.com", + "discord": "850820069310201896" + }, + "record": { + "CNAME": "air-busl.onrender.com" + } } diff --git a/domains/preston-code-lobby.json b/domains/preston-code-lobby.json index 6fd386cac..1ed2484da 100644 --- a/domains/preston-code-lobby.json +++ b/domains/preston-code-lobby.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Skitskat7738", - "email": "doooogy7738@gmail.com" - }, - "record": { - "URL": "https://mountainous-doll.surge.sh/preston-code/prestoncode.wixsite.com/website-2.html" - } + "owner": { + "username": "Skitskat7738", + "email": "doooogy7738@gmail.com" + }, + "record": { + "URL": "https://mountainous-doll.surge.sh/preston-code/prestoncode.wixsite.com/website-2.html" + } } diff --git a/domains/preston-code.json b/domains/preston-code.json index aef6d2d5c..e78bff979 100644 --- a/domains/preston-code.json +++ b/domains/preston-code.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "preston-riley", - "email": "pres1234569@gmail.com" -}, - "record": { - "CNAME": "preston-riley.github.io" - } + "owner": { + "username": "preston-riley", + "email": "pres1234569@gmail.com" + }, + "record": { + "CNAME": "preston-riley.github.io" + } } diff --git a/domains/preview.shan.json b/domains/preview.shan.json index 55fd3950e..14545aa26 100644 --- a/domains/preview.shan.json +++ b/domains/preview.shan.json @@ -1,11 +1,11 @@ { - "description": "Preview For My Personal Website ", - "owner": { - "username": "Adwaith-Shan-Pk", - "email": "mail@shan.is-a.dev", - "twitter": "lordlinux69" - }, - "record": { - "A": ["45.90.12.122"] - } -} + "description": "Preview For My Personal Website ", + "owner": { + "username": "Adwaith-Shan-Pk", + "email": "mail@shan.is-a.dev", + "twitter": "lordlinux69" + }, + "record": { + "A": ["45.90.12.122"] + } +} diff --git a/domains/prime.json b/domains/prime.json index f8cb3dbb6..b9bd80825 100644 --- a/domains/prime.json +++ b/domains/prime.json @@ -1,12 +1,12 @@ { - "description": "My personal website", - "repo": "https://github.com/primetdmomega/primetdmomega.github.io", - "owner": { - "username": "PrimeTDMomega", - "email": "primetdmomega@gmail.com", - "twitter": "primeinspace" - }, - "record": { - "CNAME": "primetdmomega.github.io" - } -} + "description": "My personal website", + "repo": "https://github.com/primetdmomega/primetdmomega.github.io", + "owner": { + "username": "PrimeTDMomega", + "email": "primetdmomega@gmail.com", + "twitter": "primeinspace" + }, + "record": { + "CNAME": "primetdmomega.github.io" + } +} diff --git a/domains/prox.preston-code.json b/domains/prox.preston-code.json index 80fcfe961..02f8925cc 100644 --- a/domains/prox.preston-code.json +++ b/domains/prox.preston-code.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "Preston-Riley", - "email": "pres1234569@gmail.com", - "discord": "816152941923663902" - }, - - "record": { - "CNAME": "compiler-glzx.onrender.com" - } - } - + "owner": { + "username": "Preston-Riley", + "email": "pres1234569@gmail.com", + "discord": "816152941923663902" + }, + + "record": { + "CNAME": "compiler-glzx.onrender.com" + } +} diff --git a/domains/proxy.stefdp.json b/domains/proxy.stefdp.json index 26ccbec03..9f46625af 100644 --- a/domains/proxy.stefdp.json +++ b/domains/proxy.stefdp.json @@ -5,8 +5,6 @@ "discord": "694986201739952229" }, "record": { - "A": [ - "194.60.201.37" - ] + "A": ["194.60.201.37"] } } diff --git a/domains/proxy.trung.json b/domains/proxy.trung.json index 59238975e..a41c66475 100644 --- a/domains/proxy.trung.json +++ b/domains/proxy.trung.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "record": { - "A": ["74.208.39.12"] - } + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["74.208.39.12"] + } } diff --git a/domains/psnbl.json b/domains/psnbl.json index 918a2dee8..e6b5ddc49 100644 --- a/domains/psnbl.json +++ b/domains/psnbl.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "psnbl", - "email": "pietrosimone.nobiletti@studenti.unipr.it" - }, - "record": { - "CNAME": "psnbl.github.io" - } + "owner": { + "username": "psnbl", + "email": "pietrosimone.nobiletti@studenti.unipr.it" + }, + "record": { + "CNAME": "psnbl.github.io" + } } diff --git a/domains/ptero.phoenix.json b/domains/ptero.phoenix.json index acc360135..37214625f 100644 --- a/domains/ptero.phoenix.json +++ b/domains/ptero.phoenix.json @@ -5,8 +5,6 @@ "github_id": 85183285 }, "record": { - "A": [ - "130.162.166.134" - ] + "A": ["130.162.166.134"] } -} \ No newline at end of file +} diff --git a/domains/push.json b/domains/push.json index da3d92730..290292048 100644 --- a/domains/push.json +++ b/domains/push.json @@ -1,12 +1,12 @@ { - "description": "Personal Website/ File Storage", - "repo": "https://github.com/pushingcc/pushingcc.github.io", - "owner": { - "username": "pushingcc", - "email": "pushing@mailfence.com", - "twitter": "Thxczx" - }, - "record": { - "CNAME": "pushingcc.github.io" - } -} + "description": "Personal Website/ File Storage", + "repo": "https://github.com/pushingcc/pushingcc.github.io", + "owner": { + "username": "pushingcc", + "email": "pushing@mailfence.com", + "twitter": "Thxczx" + }, + "record": { + "CNAME": "pushingcc.github.io" + } +} diff --git a/domains/pustak.json b/domains/pustak.json index 1ea2e56e1..60c4cb14d 100644 --- a/domains/pustak.json +++ b/domains/pustak.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "PustakP", - "email": "pustakpathak7@gmail.com" - }, - "record": { - "CNAME": "oppoyy.pages.dev" - } + "owner": { + "username": "PustakP", + "email": "pustakpathak7@gmail.com" + }, + "record": { + "CNAME": "oppoyy.pages.dev" + } } diff --git a/domains/py.json b/domains/py.json index 01c68070f..b3e1d70fd 100644 --- a/domains/py.json +++ b/domains/py.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "jrirydkdifu", - "email": "0kryptx@gmail.com" - }, - "record": { - "CNAME": "jrirydkdifu.github.io" - } + "owner": { + "username": "jrirydkdifu", + "email": "0kryptx@gmail.com" + }, + "record": { + "CNAME": "jrirydkdifu.github.io" + } } diff --git a/domains/qtitpc.json b/domains/qtitpc.json index c7f9a0fbb..25943f908 100644 --- a/domains/qtitpc.json +++ b/domains/qtitpc.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "qtungnui07", - "email": "qtung.07.dt@gmail.com" - }, - "record": { - "CNAME": "qtungnui07.github.io" - } -} + "owner": { + "username": "qtungnui07", + "email": "qtung.07.dt@gmail.com" + }, + "record": { + "CNAME": "qtungnui07.github.io" + } +} diff --git a/domains/quadeer.json b/domains/quadeer.json index 237fba403..e2b52a500 100644 --- a/domains/quadeer.json +++ b/domains/quadeer.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "maquadeer", - "email": "mdquadeer2003@gmail.com" - }, - "record": { - "CNAME": "quadeer.pages.dev" - } -} + "owner": { + "username": "maquadeer", + "email": "mdquadeer2003@gmail.com" + }, + "record": { + "CNAME": "quadeer.pages.dev" + } +} diff --git a/domains/quincetart10.json b/domains/quincetart10.json index 94b985ec0..4555c1ec7 100644 --- a/domains/quincetart10.json +++ b/domains/quincetart10.json @@ -1,20 +1,22 @@ { - "description": "Personal site", - "repo": "https://github.com/QuinceTart10/quincetart10.github.io", - "owner": { - "username": "QuinceTart10", - "email": "", - "discord": "862644161156218891" - }, - "record": { - "A": ["185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153"], - "MX": [ - "5a3d085e4aa47645.mx1.emailprofi.seznam.cz", - "5a3d085e4aa47645.mx2.emailprofi.seznam.cz" - ], - "TXT": "v=spf1 include:spf.seznam.cz ~all" - } + "description": "Personal site", + "repo": "https://github.com/QuinceTart10/quincetart10.github.io", + "owner": { + "username": "QuinceTart10", + "email": "", + "discord": "862644161156218891" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "5a3d085e4aa47645.mx1.emailprofi.seznam.cz", + "5a3d085e4aa47645.mx2.emailprofi.seznam.cz" + ], + "TXT": "v=spf1 include:spf.seznam.cz ~all" + } } diff --git a/domains/r1p.json b/domains/r1p.json index 2c628e6b2..eacaea2cf 100644 --- a/domains/r1p.json +++ b/domains/r1p.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "0kryptx", - "email": "k3px@proton.me" - }, - "record": { - "CNAME": "0kryptx.github.io" - } + "owner": { + "username": "0kryptx", + "email": "k3px@proton.me" + }, + "record": { + "CNAME": "0kryptx.github.io" + } } diff --git a/domains/r2mvstr.json b/domains/r2mvstr.json index d5d4de5a4..d4ad28162 100644 --- a/domains/r2mvstr.json +++ b/domains/r2mvstr.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "1MillonunlockDev", - "email": "1millonunlock@gmail.com" - }, - "record": { - "A": ["144.91.94.164"] - } + "owner": { + "username": "1MillonunlockDev", + "email": "1millonunlock@gmail.com" + }, + "record": { + "A": ["144.91.94.164"] + } } diff --git a/domains/raafey.json b/domains/raafey.json index 2370a4ba4..636877e99 100644 --- a/domains/raafey.json +++ b/domains/raafey.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "RaafeyRaza", - "email": "raafeyraza1@gmail.com" - }, - - "record": { - "A": ["69.30.249.53"] - } - } + "owner": { + "username": "RaafeyRaza", + "email": "raafeyraza1@gmail.com" + }, + + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/raf.json b/domains/raf.json index c1fce69e2..e817c6f71 100644 --- a/domains/raf.json +++ b/domains/raf.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "rafaalrazzak", - "email": "dev.rafaalrazzak@gmail.com" - }, - "record": { - "CNAME": "rafaar.pages.dev" - } + "owner": { + "username": "rafaalrazzak", + "email": "dev.rafaalrazzak@gmail.com" + }, + "record": { + "CNAME": "rafaar.pages.dev" + } } diff --git a/domains/rafaar.json b/domains/rafaar.json index c1fce69e2..e817c6f71 100644 --- a/domains/rafaar.json +++ b/domains/rafaar.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "rafaalrazzak", - "email": "dev.rafaalrazzak@gmail.com" - }, - "record": { - "CNAME": "rafaar.pages.dev" - } + "owner": { + "username": "rafaalrazzak", + "email": "dev.rafaalrazzak@gmail.com" + }, + "record": { + "CNAME": "rafaar.pages.dev" + } } diff --git a/domains/rainotoberu.json b/domains/rainotoberu.json index cc9417ef1..8dcaf6c68 100644 --- a/domains/rainotoberu.json +++ b/domains/rainotoberu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Rainotoberu", - "email": "imdmelan@gmail.com" - }, - "record": { - "CNAME": "rainotoberu.github.io" - } + "owner": { + "username": "Rainotoberu", + "email": "imdmelan@gmail.com" + }, + "record": { + "CNAME": "rainotoberu.github.io" + } } diff --git a/domains/rajveer.json b/domains/rajveer.json index 73f7b18f3..28465abca 100644 --- a/domains/rajveer.json +++ b/domains/rajveer.json @@ -1,4 +1,3 @@ - { "owner": { "username": "kyouhei14", diff --git a/domains/ralph.json b/domains/ralph.json index 6f1d9e924..6ab58382a 100644 --- a/domains/ralph.json +++ b/domains/ralph.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "rpineda26", - "email": "rp.pineda26@gmail.com" - }, - "record": { - "CNAME": "rpineda26.github.io" - } + "owner": { + "username": "rpineda26", + "email": "rp.pineda26@gmail.com" + }, + "record": { + "CNAME": "rpineda26.github.io" + } } diff --git a/domains/ralphpineda.json b/domains/ralphpineda.json index 6f1d9e924..6ab58382a 100644 --- a/domains/ralphpineda.json +++ b/domains/ralphpineda.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "rpineda26", - "email": "rp.pineda26@gmail.com" - }, - "record": { - "CNAME": "rpineda26.github.io" - } + "owner": { + "username": "rpineda26", + "email": "rp.pineda26@gmail.com" + }, + "record": { + "CNAME": "rpineda26.github.io" + } } diff --git a/domains/ram.json b/domains/ram.json index a2e1de021..f368d3465 100644 --- a/domains/ram.json +++ b/domains/ram.json @@ -1,12 +1,12 @@ { - "description": "personal use", - "repo": "https://github.com/thisisramhere/Portfolio", - "owner": { - "username": "thisisramhere", - "email": "ramkiranmohan1759@gmail.com", - "twitter": "RamKiranMohan1" - }, - "record": { - "CNAME": "thisisramhere.github.io" - } -} + "description": "personal use", + "repo": "https://github.com/thisisramhere/Portfolio", + "owner": { + "username": "thisisramhere", + "email": "ramkiranmohan1759@gmail.com", + "twitter": "RamKiranMohan1" + }, + "record": { + "CNAME": "thisisramhere.github.io" + } +} diff --git a/domains/raman.json b/domains/raman.json index 7c0213e23..fcafeca57 100644 --- a/domains/raman.json +++ b/domains/raman.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "kushalshah0", - "email": "code@kushalshah.com.np" - }, - "record": { - "CNAME": "ramanshah0.github.io" - } + "owner": { + "username": "kushalshah0", + "email": "code@kushalshah.com.np" + }, + "record": { + "CNAME": "ramanshah0.github.io" + } } diff --git a/domains/ranareal.json b/domains/ranareal.json index 2b8f6cecf..7959ab94e 100644 --- a/domains/ranareal.json +++ b/domains/ranareal.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "NotRana", - "email": "notrana1122@outlook.com" - }, - "record": { - "MX": ["mx1.improvmx.com","mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "owner": { + "username": "NotRana", + "email": "notrana1122@outlook.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/raphael.json b/domains/raphael.json index b848b294d..fff1c6cf6 100644 --- a/domains/raphael.json +++ b/domains/raphael.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "raphael-as", - "email": "raphaelas.pro@gmail.com" - }, - "record": { - "CNAME": "raphael-as.github.io" - } + "owner": { + "username": "raphael-as", + "email": "raphaelas.pro@gmail.com" + }, + "record": { + "CNAME": "raphael-as.github.io" + } } diff --git a/domains/raqeemtak.json b/domains/raqeemtak.json index 1efbfbaa5..939448708 100644 --- a/domains/raqeemtak.json +++ b/domains/raqeemtak.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "RaqeemTak", - "email": "raqeemahmadtak@gmail.com" - }, - "record": { - "CNAME": "raqeemtak.github.io" - } + "owner": { + "username": "RaqeemTak", + "email": "raqeemahmadtak@gmail.com" + }, + "record": { + "CNAME": "raqeemtak.github.io" + } } diff --git a/domains/rasel.json b/domains/rasel.json index 76cecd0e3..9b0a96011 100644 --- a/domains/rasel.json +++ b/domains/rasel.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "raselshikdar", - "email": "imrasel597@gmail.com" - }, - "record": { - "CNAME": "rasel.pages.dev" - } + "owner": { + "username": "raselshikdar", + "email": "imrasel597@gmail.com" + }, + "record": { + "CNAME": "rasel.pages.dev" + } } diff --git a/domains/raselshikdar.json b/domains/raselshikdar.json index 8b90f1b67..842d4ada5 100644 --- a/domains/raselshikdar.json +++ b/domains/raselshikdar.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "raselshikdar", - "email": "imrasel597@gmail.com" - }, - "record": { - "CNAME": "raselshikdar.github.io" - } + "owner": { + "username": "raselshikdar", + "email": "imrasel597@gmail.com" + }, + "record": { + "CNAME": "raselshikdar.github.io" + } } diff --git a/domains/ravener.json b/domains/ravener.json index 6e51a0d68..05c60aa5f 100644 --- a/domains/ravener.json +++ b/domains/ravener.json @@ -7,10 +7,7 @@ }, "record": { "URL": "https://ravener.vercel.app", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/ray.json b/domains/ray.json index 385d0eb39..088e1870c 100644 --- a/domains/ray.json +++ b/domains/ray.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "RayDev07", - "email": "jatingujjar.alive@gmail.com" - }, - "record": { - "CNAME": "raydev07.github.io" - } + "owner": { + "username": "RayDev07", + "email": "jatingujjar.alive@gmail.com" + }, + "record": { + "CNAME": "raydev07.github.io" + } } diff --git a/domains/rbg.brandgrandreal.json b/domains/rbg.brandgrandreal.json index 16ad4b8cd..4e1414663 100644 --- a/domains/rbg.brandgrandreal.json +++ b/domains/rbg.brandgrandreal.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BrandgrandRealMe", - "email": "BrandonTheDev@proton.me" - }, - "record": { - "A": ["69.197.135.205"] - } + "owner": { + "username": "BrandgrandRealMe", + "email": "BrandonTheDev@proton.me" + }, + "record": { + "A": ["69.197.135.205"] + } } diff --git a/domains/rdap.json b/domains/rdap.json index 253214867..f2b45dc76 100644 --- a/domains/rdap.json +++ b/domains/rdap.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "rdaphq", - "email": "rdapshii@gmail.com" - }, - "record": { - "A": ["156.67.73.46"] - } + "owner": { + "username": "rdaphq", + "email": "rdapshii@gmail.com" + }, + "record": { + "A": ["156.67.73.46"] + } } diff --git a/domains/real.json b/domains/real.json index f1db4caef..5769d71b3 100644 --- a/domains/real.json +++ b/domains/real.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Xyront", - "email": "abalabalscratch@gmail.com" - }, - "record": { - "URL": "https://www.youtube.com/watch?v=69tzp7vkg_m" - } + "owner": { + "username": "Xyront", + "email": "abalabalscratch@gmail.com" + }, + "record": { + "URL": "https://www.youtube.com/watch?v=69tzp7vkg_m" + } } diff --git a/domains/realfara.json b/domains/realfara.json index 31c9cfd4d..71d688c8c 100644 --- a/domains/realfara.json +++ b/domains/realfara.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "furyashnyy", - "email": "faradey.iskra@mail.ru" - }, - "record": { - "A": ["185.199.111.153"] - } + "owner": { + "username": "furyashnyy", + "email": "faradey.iskra@mail.ru" + }, + "record": { + "A": ["185.199.111.153"] + } } diff --git a/domains/realityleaks.json b/domains/realityleaks.json index 4235520ef..e1d47bb8d 100644 --- a/domains/realityleaks.json +++ b/domains/realityleaks.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "RealityLeaks", - "email": "getnukedbycreiloZ@proton.me", - "discord": "1186392267511042149" - }, - - "record": { - "CNAME": "realityleaks.rf.gd" - } - } - \ No newline at end of file + "owner": { + "username": "RealityLeaks", + "email": "getnukedbycreiloZ@proton.me", + "discord": "1186392267511042149" + }, + + "record": { + "CNAME": "realityleaks.rf.gd" + } +} diff --git a/domains/realyash.json b/domains/realyash.json index 05a2d1025..9bcf75953 100644 --- a/domains/realyash.json +++ b/domains/realyash.json @@ -1,10 +1,10 @@ - { - "repo": "https://github.com/Real-Yash/yash", - "owner": { - "username": "Real-Yash", - "email": "tempyuva00@gmail.com" - }, - "record": { - "CNAME": "real-yash.github.io" - } +{ + "repo": "https://github.com/Real-Yash/yash", + "owner": { + "username": "Real-Yash", + "email": "tempyuva00@gmail.com" + }, + "record": { + "CNAME": "real-yash.github.io" + } } diff --git a/domains/receiptify.json b/domains/receiptify.json index 2e943103e..216e6dc23 100644 --- a/domains/receiptify.json +++ b/domains/receiptify.json @@ -1,15 +1,15 @@ { - "owner": { - "username": "Stef-00012", - "email": "admin@stefdp.is-a.dev", - "discord": "694986201739952229" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } } diff --git a/domains/rednotsus.json b/domains/rednotsus.json index 5972e0503..4bf677852 100644 --- a/domains/rednotsus.json +++ b/domains/rednotsus.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "RedNotSus", - "email": "Jiayangc1@gmail.com" - }, - "record": { - "A": ["15.204.232.110"] - } + "owner": { + "username": "RedNotSus", + "email": "Jiayangc1@gmail.com" + }, + "record": { + "A": ["15.204.232.110"] + } } diff --git a/domains/refayet.json b/domains/refayet.json index 0667b5bc9..4d2c70bb9 100644 --- a/domains/refayet.json +++ b/domains/refayet.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "refayet-dev", - "email": "refayet0096@gmail.com" - }, - "repo": "https://github.com/refayet-dev.github.io", - "description": "refayet's portfolio site", - "record": { - "CNAME": "refayet-dev.github.io" - } - } \ No newline at end of file + "owner": { + "username": "refayet-dev", + "email": "refayet0096@gmail.com" + }, + "repo": "https://github.com/refayet-dev.github.io", + "description": "refayet's portfolio site", + "record": { + "CNAME": "refayet-dev.github.io" + } +} diff --git a/domains/renn.json b/domains/renn.json index d057dbdba..3b83edd55 100644 --- a/domains/renn.json +++ b/domains/renn.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "LyVoid", - "email": "ezzbro121@gmail.com", - "discord": "1202338769379008515" - }, - - "record": { - "CNAME": "lyvoid.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "LyVoid", + "email": "ezzbro121@gmail.com", + "discord": "1202338769379008515" + }, + + "record": { + "CNAME": "lyvoid.github.io" + } +} diff --git a/domains/researcx.json b/domains/researcx.json index d3e55e21b..0cfe4cd96 100644 --- a/domains/researcx.json +++ b/domains/researcx.json @@ -1,19 +1,11 @@ { - "owner": { - "username": "researcx", - "email": "kei.trei.a52@gmail.com" - }, - "record": { - "A": [ - "207.127.95.80" - ], - "MX": [ - "mx.zoho.eu", - "mx2.zoho.eu", - "mx3.zoho.eu" - ], - "TXT": [ - "v=spf1 include:zoho.eu ~all" - ] - } + "owner": { + "username": "researcx", + "email": "kei.trei.a52@gmail.com" + }, + "record": { + "A": ["207.127.95.80"], + "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"], + "TXT": ["v=spf1 include:zoho.eu ~all"] + } } diff --git a/domains/resolved.json b/domains/resolved.json index 12bd0daad..0e4a2899f 100644 --- a/domains/resolved.json +++ b/domains/resolved.json @@ -1,12 +1,12 @@ -{ - "description": "Hello", - "repo": "https://github.com/huukhoa04/resolved-io", - "owner": { - "username": "huukhoa04", - "email": "huukhoa04@gmail.com", - "twitter": "huukhoa004" - }, - "record": { - "CNAME": "huukhoa04.github.io" - } -} \ No newline at end of file +{ + "description": "Hello", + "repo": "https://github.com/huukhoa04/resolved-io", + "owner": { + "username": "huukhoa04", + "email": "huukhoa04@gmail.com", + "twitter": "huukhoa004" + }, + "record": { + "CNAME": "huukhoa04.github.io" + } +} diff --git a/domains/restaurantmanagementsystem.chiragnahata.json b/domains/restaurantmanagementsystem.chiragnahata.json index a23664d55..726befd50 100644 --- a/domains/restaurantmanagementsystem.chiragnahata.json +++ b/domains/restaurantmanagementsystem.chiragnahata.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "chiragnahata", - "email": "chiragnahata05@gmail.com" - }, - "record": { - "A": ["129.213.151.29"] - } + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } } diff --git a/domains/reuel.json b/domains/reuel.json index 4049c6ad6..1b11c1258 100644 --- a/domains/reuel.json +++ b/domains/reuel.json @@ -1,11 +1,11 @@ { - "description": "Personal Blog", - "repo": "https://github.com/reuel-k/reuel-k.github.io", - "owner": { - "username": "reuel-k", - "email": "reuelk@protonmail.com" - }, - "record": { - "CNAME": "reuel-k.github.io" - } + "description": "Personal Blog", + "repo": "https://github.com/reuel-k/reuel-k.github.io", + "owner": { + "username": "reuel-k", + "email": "reuelk@protonmail.com" + }, + "record": { + "CNAME": "reuel-k.github.io" + } } diff --git a/domains/revvnik.json b/domains/revvnik.json index 7cc9bd093..3713638bc 100644 --- a/domains/revvnik.json +++ b/domains/revvnik.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "revvnik", - "email": "nikitasitter@gmail.com" - }, - "record": { - "CNAME": "revvnik.github.io" - } + "owner": { + "username": "revvnik", + "email": "nikitasitter@gmail.com" + }, + "record": { + "CNAME": "revvnik.github.io" + } } diff --git a/domains/rez3x.json b/domains/rez3x.json index 8076316ef..050780e84 100644 --- a/domains/rez3x.json +++ b/domains/rez3x.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "REZ3X", - "email": "rezex.dev01@gmail.com" - }, + "owner": { + "username": "REZ3X", + "email": "rezex.dev01@gmail.com" + }, - "record": { - "CNAME": "japon-resto.pages.dev" - } + "record": { + "CNAME": "japon-resto.pages.dev" + } } diff --git a/domains/ricky.json b/domains/ricky.json index ee3d2dbf2..4ab502ad1 100644 --- a/domains/ricky.json +++ b/domains/ricky.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "rickynolep", - "email": "rickynolepcuy@gmail.com" - }, - "record": { - "CNAME": "rickynolep.github.io" - } + "owner": { + "username": "rickynolep", + "email": "rickynolepcuy@gmail.com" + }, + "record": { + "CNAME": "rickynolep.github.io" + } } diff --git a/domains/riddim-glitch.json b/domains/riddim-glitch.json index f368e2e35..bd4db0fe4 100644 --- a/domains/riddim-glitch.json +++ b/domains/riddim-glitch.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Riddim-GLiTCH", - "email": "Riddim_GLiTCH@proton.me" - }, - "record": { - "CNAME": "riddim-glitch.github.io" - } + "owner": { + "username": "Riddim-GLiTCH", + "email": "Riddim_GLiTCH@proton.me" + }, + "record": { + "CNAME": "riddim-glitch.github.io" + } } diff --git a/domains/riihime.json b/domains/riihime.json index e03f7cb15..196368537 100644 --- a/domains/riihime.json +++ b/domains/riihime.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Riihime", - "email": "miuly1459@gmail.com" - }, - "record": { - "CNAME": "riihime.github.io" - } + "owner": { + "username": "Riihime", + "email": "miuly1459@gmail.com" + }, + "record": { + "CNAME": "riihime.github.io" + } } diff --git a/domains/riku.json b/domains/riku.json index 869a6a1a7..592b0bcef 100644 --- a/domains/riku.json +++ b/domains/riku.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Rikuxyz", - "email": "rikukagenou@gmail.com" - }, - "record": { - "CNAME": "redirect-1qp.pages.dev" - } + "owner": { + "username": "Rikuxyz", + "email": "rikukagenou@gmail.com" + }, + "record": { + "CNAME": "redirect-1qp.pages.dev" + } } diff --git a/domains/rikubot.json b/domains/rikubot.json index 60d60cfd4..c6217a3d8 100644 --- a/domains/rikubot.json +++ b/domains/rikubot.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "devops-riku", - "email": "egermino.riku@gmail.com" - }, - "record": { - "CNAME": "rikudev.cloud" - } + "owner": { + "username": "devops-riku", + "email": "egermino.riku@gmail.com" + }, + "record": { + "CNAME": "rikudev.cloud" + } } diff --git a/domains/rikuxyz.json b/domains/rikuxyz.json index c5cb08c86..b867a6509 100644 --- a/domains/rikuxyz.json +++ b/domains/rikuxyz.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Rikuxyz", - "email": "rikuishigami015@gmail.com", - "twitter": "riku_xyzs" - }, - "record": { - "CNAME": "pixel-cci.pages.dev" - } -} + "owner": { + "username": "Rikuxyz", + "email": "rikuishigami015@gmail.com", + "twitter": "riku_xyzs" + }, + "record": { + "CNAME": "pixel-cci.pages.dev" + } +} diff --git a/domains/rishub.json b/domains/rishub.json index bcfe09e3e..ac6870724 100644 --- a/domains/rishub.json +++ b/domains/rishub.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "itsrishub", - "email": "itsrishub@gmail.com" - }, - "record": { - "URL": "https://rishub.cc" - } + "owner": { + "username": "itsrishub", + "email": "itsrishub@gmail.com" + }, + "record": { + "URL": "https://rishub.cc" + } } diff --git a/domains/rivos.json b/domains/rivos.json index 445ae513f..16975534a 100644 --- a/domains/rivos.json +++ b/domains/rivos.json @@ -1,11 +1,11 @@ -{ - "description": "Personal Portofolio", - "repo": "https://github.com/rioovs/rioovs.github.io", - "owner": { - "username": "rioovs", - "email": "riooktaviansyah36@gmail.com" - }, - "record": { - "CNAME": "rioovs.github.io" - } -} +{ + "description": "Personal Portofolio", + "repo": "https://github.com/rioovs/rioovs.github.io", + "owner": { + "username": "rioovs", + "email": "riooktaviansyah36@gmail.com" + }, + "record": { + "CNAME": "rioovs.github.io" + } +} diff --git a/domains/rl.json b/domains/rl.json index 112215ca4..15decbe89 100644 --- a/domains/rl.json +++ b/domains/rl.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Rylazius", - "email": "nodejsenjoyer@gmail.com" - }, - "record": { - "CNAME": "rylazius.github.io" - } + "owner": { + "username": "Rylazius", + "email": "nodejsenjoyer@gmail.com" + }, + "record": { + "CNAME": "rylazius.github.io" + } } diff --git a/domains/rnv.json b/domains/rnv.json index 062bd1e9e..ebb006b8d 100644 --- a/domains/rnv.json +++ b/domains/rnv.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ZeroDeaths379", - "email": "arnavp651@gmail.com" - }, - "record": { - "CNAME": "zerodeaths379-github-io.pages.dev" - } + "owner": { + "username": "ZeroDeaths379", + "email": "arnavp651@gmail.com" + }, + "record": { + "CNAME": "zerodeaths379-github-io.pages.dev" + } } diff --git a/domains/rob.json b/domains/rob.json index dca1b2012..18472a335 100644 --- a/domains/rob.json +++ b/domains/rob.json @@ -1,6 +1,6 @@ { - "description": "Rob.Is-A.Dev Website", - "repo": "https://melroser.github.io", + "description": "Rob.Is-A.Dev Website", + "repo": "https://melroser.github.io", "owner": { "username": "melroser", "email": "biz@eml.cc" diff --git a/domains/robson.json b/domains/robson.json index cd898a7cd..a0b921412 100644 --- a/domains/robson.json +++ b/domains/robson.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "imrob-s", - "email": "orobsilva@gmail.com" - }, - "record": { - "URL": "https://github.com/imrob-s" - } + "owner": { + "username": "imrob-s", + "email": "orobsilva@gmail.com" + }, + "record": { + "URL": "https://github.com/imrob-s" + } } diff --git a/domains/ronan696.json b/domains/ronan696.json index f4191a13f..3e4631b95 100644 --- a/domains/ronan696.json +++ b/domains/ronan696.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ronan696", - "email": "ronan696@gmail.com" - }, - "record": { - "CNAME": "ronan696.github.io" - } + "owner": { + "username": "ronan696", + "email": "ronan696@gmail.com" + }, + "record": { + "CNAME": "ronan696.github.io" + } } diff --git a/domains/ronnie.json b/domains/ronnie.json index 9a4873f78..6a75763e1 100644 --- a/domains/ronnie.json +++ b/domains/ronnie.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "NukeJS", - "email": "me@nukejs.dev" - }, - "record": { - "CNAME": "nukejs.dev" - } + "owner": { + "username": "NukeJS", + "email": "me@nukejs.dev" + }, + "record": { + "CNAME": "nukejs.dev" + } } diff --git a/domains/rootcircle.json b/domains/rootcircle.json index 2f73c7e7e..52b366972 100644 --- a/domains/rootcircle.json +++ b/domains/rootcircle.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "rootCircle", - "email": "dev.frolics@gmail.com" - }, - "record": { - "CNAME": "rootcircle.github.io" - } + "owner": { + "username": "rootCircle", + "email": "dev.frolics@gmail.com" + }, + "record": { + "CNAME": "rootcircle.github.io" + } } diff --git a/domains/rooyca.json b/domains/rooyca.json index 824bfb86e..d1bf237d9 100644 --- a/domains/rooyca.json +++ b/domains/rooyca.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Rooyca", - "email": "rooyca@gmail.com" - }, - "record": { - "URL": "https://rooyca.github.io/portfolio/" - } + "owner": { + "username": "Rooyca", + "email": "rooyca@gmail.com" + }, + "record": { + "URL": "https://rooyca.github.io/portfolio/" + } } diff --git a/domains/rorosin.json b/domains/rorosin.json index ef98da318..e61a5235a 100644 --- a/domains/rorosin.json +++ b/domains/rorosin.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "rorosin", - "email": "rosin886@gmail.com" - }, - "record": { - "CNAME": "ru.ardev.tk" - } + "owner": { + "username": "rorosin", + "email": "rosin886@gmail.com" + }, + "record": { + "CNAME": "ru.ardev.tk" + } } diff --git a/domains/rose1440.json b/domains/rose1440.json index 273d67370..db8631407 100644 --- a/domains/rose1440.json +++ b/domains/rose1440.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "RocketLauncher21", - "email": "ferkomrkvicka3456@gmail.com", - "discord": "832603218223431710" - }, - - "record": { - "CNAME": "rocketlauncher21.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "RocketLauncher21", + "email": "ferkomrkvicka3456@gmail.com", + "discord": "832603218223431710" + }, + + "record": { + "CNAME": "rocketlauncher21.github.io" + } +} diff --git a/domains/rouf0x.json b/domains/rouf0x.json index 9645f606c..feded6393 100644 --- a/domains/rouf0x.json +++ b/domains/rouf0x.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "Rouf0x", - "email": "gabriel.ruf@gmail.com", - "discord": "790712104058617876" - }, - - "record": { - "CNAME": "rouf0x.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "Rouf0x", + "email": "gabriel.ruf@gmail.com", + "discord": "790712104058617876" + }, + + "record": { + "CNAME": "rouf0x.github.io" + } +} diff --git a/domains/roufox.json b/domains/roufox.json index 7431ced26..938ec9f5a 100644 --- a/domains/roufox.json +++ b/domains/roufox.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "Rouf0x", - "email": "gabriel.ruf@gmail.com", - "discord": "790712104058617876" - }, - - "record": { - "URL": "https://rouf0x.is-a.dev/" - } - } - + "owner": { + "username": "Rouf0x", + "email": "gabriel.ruf@gmail.com", + "discord": "790712104058617876" + }, + + "record": { + "URL": "https://rouf0x.is-a.dev/" + } +} diff --git a/domains/rpi.crazymax.json b/domains/rpi.crazymax.json index 597fc0340..38aa710e6 100644 --- a/domains/rpi.crazymax.json +++ b/domains/rpi.crazymax.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Crazy-Max-Blog", - "email": "Crazy-Max-2011@yandex.ru" - }, - "record": { - "URL": "https://crazymax.is-a.dev/rpi" - } + "owner": { + "username": "Crazy-Max-Blog", + "email": "Crazy-Max-2011@yandex.ru" + }, + "record": { + "URL": "https://crazymax.is-a.dev/rpi" + } } diff --git a/domains/rrcoder0167.json b/domains/rrcoder0167.json index 0e303d197..b546517be 100644 --- a/domains/rrcoder0167.json +++ b/domains/rrcoder0167.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "rrcoder0167", - "email": "riddhiman.rana@gmail.com", - "discord": "870936028108705803" - }, - - "record": { - "CNAME": "website-f4e.pages.dev" - } - } - \ No newline at end of file + "owner": { + "username": "rrcoder0167", + "email": "riddhiman.rana@gmail.com", + "discord": "870936028108705803" + }, + + "record": { + "CNAME": "website-f4e.pages.dev" + } +} diff --git a/domains/rt10.json b/domains/rt10.json index 61f97cb1f..1706420aa 100644 --- a/domains/rt10.json +++ b/domains/rt10.json @@ -1,15 +1,15 @@ { - "description": "Email alias", - "owner": { - "username": "QuinceTart10", - "email": "", - "discord": "862644161156218891" - }, - "record": { - "MX": [ - "6a43ddd802fc27e4.mx1.emailprofi.seznam.cz", - "6a43ddd802fc27e4.mx2.emailprofi.seznam.cz" - ], - "TXT": "v=spf1 include:spf.seznam.cz ~all" - } + "description": "Email alias", + "owner": { + "username": "QuinceTart10", + "email": "", + "discord": "862644161156218891" + }, + "record": { + "MX": [ + "6a43ddd802fc27e4.mx1.emailprofi.seznam.cz", + "6a43ddd802fc27e4.mx2.emailprofi.seznam.cz" + ], + "TXT": "v=spf1 include:spf.seznam.cz ~all" + } } diff --git a/domains/ruchitawagh.json b/domains/ruchitawagh.json index be49ee6ab..ff42332a7 100644 --- a/domains/ruchitawagh.json +++ b/domains/ruchitawagh.json @@ -1,11 +1,11 @@ { - "description": "Portfolio", - "repo": "https://github.com/Roxie2003/Portfolio", - "owner": { - "username": "Roxie2003", - "email": "ruchita03wagh@gmail.com" - }, - "record": { - "CNAME": "roxie2003.github.io" - } + "description": "Portfolio", + "repo": "https://github.com/Roxie2003/Portfolio", + "owner": { + "username": "Roxie2003", + "email": "ruchita03wagh@gmail.com" + }, + "record": { + "CNAME": "roxie2003.github.io" + } } diff --git a/domains/ruixey.json b/domains/ruixey.json index 3344612eb..f7564df76 100644 --- a/domains/ruixey.json +++ b/domains/ruixey.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "Ruixey", - "email": "ruixey@gmail.com", - "discord": "715464173617676369" - }, - - "record": { - "CNAME": "ruixey.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "Ruixey", + "email": "ruixey@gmail.com", + "discord": "715464173617676369" + }, + + "record": { + "CNAME": "ruixey.github.io" + } +} diff --git a/domains/rushil-patel.json b/domains/rushil-patel.json index 4caf6b5f9..81e7e1448 100644 --- a/domains/rushil-patel.json +++ b/domains/rushil-patel.json @@ -1,11 +1,11 @@ { - "description": "For my Personal Portfolio website", - "repo": "https://github.com/rushilp1/rushilp1.github.io", - "owner": { - "username": "rushilp1", - "email": "rushil.p1@ahduni.edu.in" - }, - "record": { - "CNAME": "rushilp1.github.io" - } + "description": "For my Personal Portfolio website", + "repo": "https://github.com/rushilp1/rushilp1.github.io", + "owner": { + "username": "rushilp1", + "email": "rushil.p1@ahduni.edu.in" + }, + "record": { + "CNAME": "rushilp1.github.io" + } } diff --git a/domains/rushil.json b/domains/rushil.json index 4caf6b5f9..81e7e1448 100644 --- a/domains/rushil.json +++ b/domains/rushil.json @@ -1,11 +1,11 @@ { - "description": "For my Personal Portfolio website", - "repo": "https://github.com/rushilp1/rushilp1.github.io", - "owner": { - "username": "rushilp1", - "email": "rushil.p1@ahduni.edu.in" - }, - "record": { - "CNAME": "rushilp1.github.io" - } + "description": "For my Personal Portfolio website", + "repo": "https://github.com/rushilp1/rushilp1.github.io", + "owner": { + "username": "rushilp1", + "email": "rushil.p1@ahduni.edu.in" + }, + "record": { + "CNAME": "rushilp1.github.io" + } } diff --git a/domains/rusky.json b/domains/rusky.json index 97c1c2f5c..dacd6aebb 100644 --- a/domains/rusky.json +++ b/domains/rusky.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "RuskyDev", - "email": "iamayaanalee@gmail.com", - "discord": "969507085316399154" - }, - - "record": { - "CNAME": "ruskydev.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "RuskyDev", + "email": "iamayaanalee@gmail.com", + "discord": "969507085316399154" + }, + + "record": { + "CNAME": "ruskydev.github.io" + } +} diff --git a/domains/ruthless.json b/domains/ruthless.json index 648055ef5..9af329b2d 100644 --- a/domains/ruthless.json +++ b/domains/ruthless.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Ruthleeess", - "email": "semikk.eu@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } + "owner": { + "username": "Ruthleeess", + "email": "semikk.eu@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } } diff --git a/domains/ryanisyyds.json b/domains/ryanisyyds.json index e3000f1b9..6bf6bd89b 100644 --- a/domains/ryanisyyds.json +++ b/domains/ryanisyyds.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "RyanisyydsTT", - "email": "ryantseng123@mail.edu.tw" - }, - "record": { - "A": ["170.39.76.35"] - } + "owner": { + "username": "RyanisyydsTT", + "email": "ryantseng123@mail.edu.tw" + }, + "record": { + "A": ["170.39.76.35"] + } } diff --git a/domains/ryannkim327.json b/domains/ryannkim327.json index ff5a4455e..7b5591605 100644 --- a/domains/ryannkim327.json +++ b/domains/ryannkim327.json @@ -1,12 +1,11 @@ { - "description": "Ryann Kim Sesgundo, a student from Dalubhasaan ng Lungsod ng Lucena", - "repo": "https://github.com/RyannKim327/ryannkim327.github.io", - "owner": { - "username": "RyannKim327", - "email": "weryses19@gmail.com" - }, - "record": { - "CNAME": "ryannkim327.github.io" - } - -} \ No newline at end of file + "description": "Ryann Kim Sesgundo, a student from Dalubhasaan ng Lungsod ng Lucena", + "repo": "https://github.com/RyannKim327/ryannkim327.github.io", + "owner": { + "username": "RyannKim327", + "email": "weryses19@gmail.com" + }, + "record": { + "CNAME": "ryannkim327.github.io" + } +} diff --git a/domains/ryo.json b/domains/ryo.json index 0724362aa..6fda8e551 100644 --- a/domains/ryo.json +++ b/domains/ryo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "FrosGaming", - "email": "dgfrosdgfros@gmail.com" - }, - "record": { - "A": ["69.197.135.202"] - } + "owner": { + "username": "FrosGaming", + "email": "dgfrosdgfros@gmail.com" + }, + "record": { + "A": ["69.197.135.202"] + } } diff --git a/domains/s1d.json b/domains/s1d.json index 10fd0b8a4..a06e88736 100644 --- a/domains/s1d.json +++ b/domains/s1d.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "siiddhantt", - "email": "siddhant.rai.5686@gmail.com", - "discord": "783600606451204176" - }, - - "record": { - "CNAME": "siddhant-rai.web.app" - } - } - + "owner": { + "username": "siiddhantt", + "email": "siddhant.rai.5686@gmail.com", + "discord": "783600606451204176" + }, + + "record": { + "CNAME": "siddhant-rai.web.app" + } +} diff --git a/domains/s409.json b/domains/s409.json index 7d550ccb8..5f67d0b39 100644 --- a/domains/s409.json +++ b/domains/s409.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "S409ISDAD", - "email": "hitlerwinning2301@gmail.com", - "discord": "851827069284778054" - }, - - "record": { - "CNAME": "s409.pages.dev" - } - } - \ No newline at end of file + "owner": { + "username": "S409ISDAD", + "email": "hitlerwinning2301@gmail.com", + "discord": "851827069284778054" + }, + + "record": { + "CNAME": "s409.pages.dev" + } +} diff --git a/domains/s4il.json b/domains/s4il.json index 6d450044b..e4788bcf6 100644 --- a/domains/s4il.json +++ b/domains/s4il.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "S4IL21", - "email": "s4il.is.a.dev@gmail.com" - }, - "record": { - "CNAME": "s4il21.github.io" - } + "owner": { + "username": "S4IL21", + "email": "s4il.is.a.dev@gmail.com" + }, + "record": { + "CNAME": "s4il21.github.io" + } } diff --git a/domains/sabbir.json b/domains/sabbir.json index 36f311b78..9f02d817e 100644 --- a/domains/sabbir.json +++ b/domains/sabbir.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sabbir", - "email": "sabbir.apbn.edu@gmail.com" - }, - "record": { - "CNAME": "sabbir1.pages.dev" - } + "owner": { + "username": "sabbir", + "email": "sabbir.apbn.edu@gmail.com" + }, + "record": { + "CNAME": "sabbir1.pages.dev" + } } diff --git a/domains/sadgabi.json b/domains/sadgabi.json index 9bbec3653..f3e5cdca5 100644 --- a/domains/sadgabi.json +++ b/domains/sadgabi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sad-gabi", - "email": "sadgabi20@gmail.com" - }, - "record": { - "URL": "https://sad-gabi.github.io/sad-gabi/index.html" - } + "owner": { + "username": "sad-gabi", + "email": "sadgabi20@gmail.com" + }, + "record": { + "URL": "https://sad-gabi.github.io/sad-gabi/index.html" + } } diff --git a/domains/saikat.json b/domains/saikat.json index cdce3c404..a1126676b 100644 --- a/domains/saikat.json +++ b/domains/saikat.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "saikatislamhadis", - "email": "saikatislamhadis@gmail.com" - }, - "record": { - "CNAME": "saikatislam.pages.dev" - } + "owner": { + "username": "saikatislamhadis", + "email": "saikatislamhadis@gmail.com" + }, + "record": { + "CNAME": "saikatislam.pages.dev" + } } diff --git a/domains/sajiddev.json b/domains/sajiddev.json index b5dd170e1..63ee163d4 100644 --- a/domains/sajiddev.json +++ b/domains/sajiddev.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Sajid-tech", - "email": "s.khan9430319425@gmail.com" - }, - "record": { - "CNAME": "sajid-tech.github.io" - } + "owner": { + "username": "Sajid-tech", + "email": "s.khan9430319425@gmail.com" + }, + "record": { + "CNAME": "sajid-tech.github.io" + } } diff --git a/domains/sanooj.json b/domains/sanooj.json index 186f5de05..bbf3697a6 100644 --- a/domains/sanooj.json +++ b/domains/sanooj.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/sanoojes/sanoojes.github.io", - "owner": { - "username": "sanoojes", - "email": "Sanoojes6371@gmail.com" - }, - "record": { - "CNAME": "sanoojes.github.io" - } -} + "repo": "https://github.com/sanoojes/sanoojes.github.io", + "owner": { + "username": "sanoojes", + "email": "Sanoojes6371@gmail.com" + }, + "record": { + "CNAME": "sanoojes.github.io" + } +} diff --git a/domains/santosh.json b/domains/santosh.json index 8d4f73279..46f1abb01 100644 --- a/domains/santosh.json +++ b/domains/santosh.json @@ -1,11 +1,11 @@ { - "description": "Santosh Bhandari Personal Portfolio Website", - "repo": "https://github.com/santoshvandari/PersonalWebsite", - "owner": { - "username": "santoshvandari", - "email": "info@bhandari-santosh.com.np" - }, - "record": { - "URL": "https://bhandari-santosh.com.np/" - } -} \ No newline at end of file + "description": "Santosh Bhandari Personal Portfolio Website", + "repo": "https://github.com/santoshvandari/PersonalWebsite", + "owner": { + "username": "santoshvandari", + "email": "info@bhandari-santosh.com.np" + }, + "record": { + "URL": "https://bhandari-santosh.com.np/" + } +} diff --git a/domains/sarthak.json b/domains/sarthak.json index 3dade7ebf..8acba1932 100644 --- a/domains/sarthak.json +++ b/domains/sarthak.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "dubey0613", - "email": "dubey.sarthak0613@gmail.com", - "discord": "877525618525364295" - }, - - "record": { - "CNAME": "dubey0613.github.io" - } - } - + "owner": { + "username": "dubey0613", + "email": "dubey.sarthak0613@gmail.com", + "discord": "877525618525364295" + }, + + "record": { + "CNAME": "dubey0613.github.io" + } +} diff --git a/domains/sashank.json b/domains/sashank.json index 790bca20c..8d9d68c38 100644 --- a/domains/sashank.json +++ b/domains/sashank.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "shankypedia", - "email": "sashankbhamidi@gmail.com" - }, - "record": { - "URL": "https://sashank.wiki" - } + "owner": { + "username": "shankypedia", + "email": "sashankbhamidi@gmail.com" + }, + "record": { + "URL": "https://sashank.wiki" + } } diff --git a/domains/saumon.json b/domains/saumon.json index 27c689a12..16b913985 100644 --- a/domains/saumon.json +++ b/domains/saumon.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "saumonarcenciel", - "email": "viala38000@gmail.com", - "discord": "823623660743950416" - }, - - "record": { - "A": ["163.5.143.4"] - } - } - \ No newline at end of file + "owner": { + "username": "saumonarcenciel", + "email": "viala38000@gmail.com", + "discord": "823623660743950416" + }, + + "record": { + "A": ["163.5.143.4"] + } +} diff --git a/domains/saxon.json b/domains/saxon.json index 6f731f8bc..b670bf5f1 100644 --- a/domains/saxon.json +++ b/domains/saxon.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "tensura-is-good", - "email": "sands.is.undertable@gmail.com" - }, - "record": { - "A": ["129.213.65.72"] - } + "owner": { + "username": "tensura-is-good", + "email": "sands.is.undertable@gmail.com" + }, + "record": { + "A": ["129.213.65.72"] + } } diff --git a/domains/scfp.json b/domains/scfp.json index 639ff7e42..8ff0f159e 100644 --- a/domains/scfp.json +++ b/domains/scfp.json @@ -1,11 +1,11 @@ { - "description": "Cfp Short Service", - "owner": { - "username": "cfpwastaken", - "email": "", - "discord": "cfp (318394797822050315)" - }, - "record": { - "CNAME": "dyn.picoscratch.de" - } -} \ No newline at end of file + "description": "Cfp Short Service", + "owner": { + "username": "cfpwastaken", + "email": "", + "discord": "cfp (318394797822050315)" + }, + "record": { + "CNAME": "dyn.picoscratch.de" + } +} diff --git a/domains/school.klent.json b/domains/school.klent.json index d869570be..8b1002d85 100644 --- a/domains/school.klent.json +++ b/domains/school.klent.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "kleeiny", - "email": "kleeinlmao@gmail.com", - "discord": "763581985410121769" - }, - - "record": { - "CNAME": "ghs.google.com" - } - } - \ No newline at end of file + "owner": { + "username": "kleeiny", + "email": "kleeinlmao@gmail.com", + "discord": "763581985410121769" + }, + + "record": { + "CNAME": "ghs.google.com" + } +} diff --git a/domains/scythemedia.json b/domains/scythemedia.json index 4959fca60..faa8f56e5 100644 --- a/domains/scythemedia.json +++ b/domains/scythemedia.json @@ -1,19 +1,16 @@ { - "owner": { - "username": "ScytheMediaTheDev", - "email": "tswartz22@aol.com" - }, - "record": { - "A": [ + "owner": { + "username": "ScytheMediaTheDev", + "email": "tswartz22@aol.com" + }, + "record": { + "A": [ "185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/seba.json b/domains/seba.json index fa20450e5..d2c400be7 100644 --- a/domains/seba.json +++ b/domains/seba.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ssxbaa", - "email": "ssxbaa@proton.me" - }, - "record": { - "CNAME": "ssxbaa.github.io" - } + "owner": { + "username": "ssxbaa", + "email": "ssxbaa@proton.me" + }, + "record": { + "CNAME": "ssxbaa.github.io" + } } diff --git a/domains/sebb.json b/domains/sebb.json index ad2edcaaa..91b134988 100644 --- a/domains/sebb.json +++ b/domains/sebb.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "WiseFrederick", - "email": "plen.plan.plane.plene@gmail.com" - }, - "record": { - "CNAME": "sebb.pages.dev" - } + "owner": { + "username": "WiseFrederick", + "email": "plen.plan.plane.plene@gmail.com" + }, + "record": { + "CNAME": "sebb.pages.dev" + } } diff --git a/domains/secredasho.json b/domains/secredasho.json index c4499feec..9061c611f 100644 --- a/domains/secredasho.json +++ b/domains/secredasho.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "secredasho", - "email": "dtran072712@outlook.com" - }, - "record": { - "CNAME": "secredasho.github.io" - } + "owner": { + "username": "secredasho", + "email": "dtran072712@outlook.com" + }, + "record": { + "CNAME": "secredasho.github.io" + } } diff --git a/domains/seen.json b/domains/seen.json index e09cefb74..4d2ce4432 100644 --- a/domains/seen.json +++ b/domains/seen.json @@ -6,10 +6,7 @@ }, "record": { "URL": "https://github.com/Seendator", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": [ "v=spf1 include:spf.improvmx.com include:_spf.elasticemail.com ~all" ] diff --git a/domains/seka.json b/domains/seka.json index eabc8d1bf..17e89e94b 100644 --- a/domains/seka.json +++ b/domains/seka.json @@ -1,12 +1,12 @@ { - "description": "lutherantz.is-a.dev", - "repo": "https://github.com/lutherantz/lutherantz.github.io", - "owner": { - "username": "lutherantz", - "email": "sekausername@gmail.com", - "twitter": "sekateur_" - }, - "record": { - "CNAME": "lutherantz.github.io" - } -} + "description": "lutherantz.is-a.dev", + "repo": "https://github.com/lutherantz/lutherantz.github.io", + "owner": { + "username": "lutherantz", + "email": "sekausername@gmail.com", + "twitter": "sekateur_" + }, + "record": { + "CNAME": "lutherantz.github.io" + } +} diff --git a/domains/selinjodhani.json b/domains/selinjodhani.json index b2c22b027..b4c9136fd 100644 --- a/domains/selinjodhani.json +++ b/domains/selinjodhani.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "SelinJodhani", - "email": "jodhaniselin.sj@gmail.com" - }, - "record": { - "URL": "https://github.com/selinjodhani" - } + "owner": { + "username": "SelinJodhani", + "email": "jodhaniselin.sj@gmail.com" + }, + "record": { + "URL": "https://github.com/selinjodhani" + } } diff --git a/domains/selvakumaran.json b/domains/selvakumaran.json index 671195411..36e03f883 100644 --- a/domains/selvakumaran.json +++ b/domains/selvakumaran.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "selvaklnc", - "email": "selvakumaran301@gmail.com" - }, - "record": { - "CNAME": "selvaklnc.github.io" - } + "owner": { + "username": "selvaklnc", + "email": "selvakumaran301@gmail.com" + }, + "record": { + "CNAME": "selvaklnc.github.io" + } } diff --git a/domains/sembiland.json b/domains/sembiland.json index 210c020ae..fafe88295 100644 --- a/domains/sembiland.json +++ b/domains/sembiland.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "TTGGHHgjkG", - "email": "tgfeghfcrxctchvvhv@gmail.com" - }, - "record": { - "URL": "https://sembiland.my.canva.site" - } + "owner": { + "username": "TTGGHHgjkG", + "email": "tgfeghfcrxctchvvhv@gmail.com" + }, + "record": { + "URL": "https://sembiland.my.canva.site" + } } diff --git a/domains/sen.json b/domains/sen.json index 9e7684a42..5a3db3432 100644 --- a/domains/sen.json +++ b/domains/sen.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Leclu", - "email": "minsnow1889@gmail.com" - }, - "record": { - "CNAME": "leclu.github.io" - } + "owner": { + "username": "Leclu", + "email": "minsnow1889@gmail.com" + }, + "record": { + "CNAME": "leclu.github.io" + } } diff --git a/domains/senaditya.json b/domains/senaditya.json index 295271739..79b96750f 100644 --- a/domains/senaditya.json +++ b/domains/senaditya.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "senaditya", - "email": "aditya.sen1hl@gmail.com" - }, - "record": { - "CNAME": "senaditya.pages.dev" - } -} + "owner": { + "username": "senaditya", + "email": "aditya.sen1hl@gmail.com" + }, + "record": { + "CNAME": "senaditya.pages.dev" + } +} diff --git a/domains/seriesreminder.json b/domains/seriesreminder.json index 0d0b7712d..13d1ee770 100644 --- a/domains/seriesreminder.json +++ b/domains/seriesreminder.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Series-Reminder", - "email": "eric@seriesreminder.com" - }, - "record": { - "URL": "https://seriesreminder.com" - } + "owner": { + "username": "Series-Reminder", + "email": "eric@seriesreminder.com" + }, + "record": { + "URL": "https://seriesreminder.com" + } } diff --git a/domains/server.chiragnahata.json b/domains/server.chiragnahata.json index a23664d55..726befd50 100644 --- a/domains/server.chiragnahata.json +++ b/domains/server.chiragnahata.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "chiragnahata", - "email": "chiragnahata05@gmail.com" - }, - "record": { - "A": ["129.213.151.29"] - } + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } } diff --git a/domains/serverpanel.json b/domains/serverpanel.json index cbed3270d..0436a3d08 100644 --- a/domains/serverpanel.json +++ b/domains/serverpanel.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Neeedrose", - "email": "bobbyaneville@gmail.com" - }, - "record": { - "A": ["34.75.192.79"] - } + "owner": { + "username": "Neeedrose", + "email": "bobbyaneville@gmail.com" + }, + "record": { + "A": ["34.75.192.79"] + } } diff --git a/domains/shad.json b/domains/shad.json index 38e60bec0..885288694 100644 --- a/domains/shad.json +++ b/domains/shad.json @@ -1,9 +1,14 @@ { - "owner": { - "username": "Maverick00001", - "email": "saksham.access@yahoo.com" - }, - "record": { - "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] - } + "owner": { + "username": "Maverick00001", + "email": "saksham.access@yahoo.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } } diff --git a/domains/shadow.json b/domains/shadow.json index 083f32802..db9ac44b6 100644 --- a/domains/shadow.json +++ b/domains/shadow.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "callme-Shadow", - "email": "shadowstriker169@gmail.com" - }, - "record": { - "CNAME": "callme-shadow.github.io" - } + "owner": { + "username": "callme-Shadow", + "email": "shadowstriker169@gmail.com" + }, + "record": { + "CNAME": "callme-shadow.github.io" + } } diff --git a/domains/shafi.json b/domains/shafi.json index 02bec08b7..05d921dbb 100644 --- a/domains/shafi.json +++ b/domains/shafi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Xshafi", - "email": "AkramSanghar10@gmail.com" - }, - "record": { - "CNAME": "xshafi.github.io" - } + "owner": { + "username": "Xshafi", + "email": "AkramSanghar10@gmail.com" + }, + "record": { + "CNAME": "xshafi.github.io" + } } diff --git a/domains/shahjada.json b/domains/shahjada.json index c28c41e7a..3d5cf3e79 100644 --- a/domains/shahjada.json +++ b/domains/shahjada.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "shahjada0", - "email": "muhammedalif2004@gmail.com" - }, - "record": { - "A": ["31.186.83.254"] - } + "owner": { + "username": "shahjada0", + "email": "muhammedalif2004@gmail.com" + }, + "record": { + "A": ["31.186.83.254"] + } } diff --git a/domains/shamil.json b/domains/shamil.json index c6caf8f8a..ed2642d8c 100644 --- a/domains/shamil.json +++ b/domains/shamil.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "shamxl", - "email": "im.shamxl@gmail.com", - "discord": "967681574080507944" - }, - - "record": { - "CNAME": "shamxl.github.io" - } - } - + "owner": { + "username": "shamxl", + "email": "im.shamxl@gmail.com", + "discord": "967681574080507944" + }, + + "record": { + "CNAME": "shamxl.github.io" + } +} diff --git a/domains/shan.json b/domains/shan.json index 36e443702..b07e13983 100644 --- a/domains/shan.json +++ b/domains/shan.json @@ -1,17 +1,14 @@ { - "description": "My Personal Website ", - "repo": "https://github.com/Adwaith-Shan-Pk/Adwaith-Shan-Pk.github.io", - "owner": { - "username": "Adwaith-Shan-Pk", - "email": "mail@adwaithshan.rf.gd", - "twitter": "lordlinux69" - }, - "record": { - "A": ["45.90.12.47"], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT":"v=spf1 include:spf.improvmx.com ~all" - } -} + "description": "My Personal Website ", + "repo": "https://github.com/Adwaith-Shan-Pk/Adwaith-Shan-Pk.github.io", + "owner": { + "username": "Adwaith-Shan-Pk", + "email": "mail@adwaithshan.rf.gd", + "twitter": "lordlinux69" + }, + "record": { + "A": ["45.90.12.47"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/sharma.json b/domains/sharma.json index 0b4a46fae..40fb7a7cb 100644 --- a/domains/sharma.json +++ b/domains/sharma.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "adityash4rma", - "email": "gaming.boy.fhx@gmail.com" - }, - "record": { - "CNAME": "blog-9bb.pages.dev" - } + "owner": { + "username": "adityash4rma", + "email": "gaming.boy.fhx@gmail.com" + }, + "record": { + "CNAME": "blog-9bb.pages.dev" + } } diff --git a/domains/shept.json b/domains/shept.json index df8b6e158..67b494909 100644 --- a/domains/shept.json +++ b/domains/shept.json @@ -1,19 +1,16 @@ { - "owner": { - "username": "mcshept", - "email": "maxiheinrich007@yahoo.com" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "owner": { + "username": "mcshept", + "email": "maxiheinrich007@yahoo.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/shevon.json b/domains/shevon.json index bd1ab4b05..844e9b24b 100644 --- a/domains/shevon.json +++ b/domains/shevon.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ShevonKuan", - "email": "331749486@qq.com" - }, - "record": { - "A": ["47.243.44.66"] - } + "owner": { + "username": "ShevonKuan", + "email": "331749486@qq.com" + }, + "record": { + "A": ["47.243.44.66"] + } } diff --git a/domains/shijaz.json b/domains/shijaz.json index 2c9bf1d95..1f0f4fae4 100644 --- a/domains/shijaz.json +++ b/domains/shijaz.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ShijazKS", - "email": "hafizshijaz@gmail.com" - }, - "record": { - "URL": "https://shijazks.github.io/" - } + "owner": { + "username": "ShijazKS", + "email": "hafizshijaz@gmail.com" + }, + "record": { + "URL": "https://shijazks.github.io/" + } } diff --git a/domains/shikharreyya.json b/domains/shikharreyya.json index 8144c2b3a..a7bca1b08 100644 --- a/domains/shikharreyya.json +++ b/domains/shikharreyya.json @@ -1,12 +1,12 @@ -{ - "description": "For my personal projects", - "repo": "https://github.com/Poseidon0070/Poseidon0070.github.io", - "owner": { - "username": "Poseidon0070", - "email": "criticalxsynergy@gmail.com", - "twitter": "Voldemort_7585" - }, - "record": { - "CNAME": "poseidon0070.github.io" - } -} +{ + "description": "For my personal projects", + "repo": "https://github.com/Poseidon0070/Poseidon0070.github.io", + "owner": { + "username": "Poseidon0070", + "email": "criticalxsynergy@gmail.com", + "twitter": "Voldemort_7585" + }, + "record": { + "CNAME": "poseidon0070.github.io" + } +} diff --git a/domains/shiva-vijai.json b/domains/shiva-vijai.json index bedfc542b..e37786cab 100644 --- a/domains/shiva-vijai.json +++ b/domains/shiva-vijai.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Shiva-Vijai", - "email": "shivavijai2008@gmail.com" - }, - "record": { - "CNAME": "shiva-vijai.github.io" - } + "owner": { + "username": "Shiva-Vijai", + "email": "shivavijai2008@gmail.com" + }, + "record": { + "CNAME": "shiva-vijai.github.io" + } } diff --git a/domains/shock.json b/domains/shock.json index cd4b9fc6b..a1f2c7535 100644 --- a/domains/shock.json +++ b/domains/shock.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "shockbs", - "email": "apipherng@gmail.com" - }, - "record": { - "CNAME": "shockbs.github.io" - } + "owner": { + "username": "shockbs", + "email": "apipherng@gmail.com" + }, + "record": { + "CNAME": "shockbs.github.io" + } } diff --git a/domains/shockbs.json b/domains/shockbs.json index af5c98d77..f5b2e3082 100644 --- a/domains/shockbs.json +++ b/domains/shockbs.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "shockbs", - "email": "apipherng@gmail.com" - }, - "record": { - "CNAME": "shockbshdhhdjdjndjd.onrender.com" - } + "owner": { + "username": "shockbs", + "email": "apipherng@gmail.com" + }, + "record": { + "CNAME": "shockbshdhhdjdjndjd.onrender.com" + } } diff --git a/domains/shorko.json b/domains/shorko.json index 9f9c5e905..4e0ba711c 100644 --- a/domains/shorko.json +++ b/domains/shorko.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "shorkdev", - "email": "shork_d3v@proton.me" - }, - "record": { - "URL": "https://shork.one" - } + "owner": { + "username": "shorkdev", + "email": "shork_d3v@proton.me" + }, + "record": { + "URL": "https://shork.one" + } } diff --git a/domains/shoumik.json b/domains/shoumik.json index 900d2a3ab..df4605c03 100644 --- a/domains/shoumik.json +++ b/domains/shoumik.json @@ -1,12 +1,12 @@ { - "description": "Personal Portfolio", - "repo": "https://github.com/mixmaker/mixmaker.github.io", - "owner": { - "username": "mixmaker", - "email": "shoumikskdev@gmail.com", - "twitter": "almost_shoumik" - }, - "record": { - "CNAME": "mixmaker.github.io" - } -} + "description": "Personal Portfolio", + "repo": "https://github.com/mixmaker/mixmaker.github.io", + "owner": { + "username": "mixmaker", + "email": "shoumikskdev@gmail.com", + "twitter": "almost_shoumik" + }, + "record": { + "CNAME": "mixmaker.github.io" + } +} diff --git a/domains/shubham1806.json b/domains/shubham1806.json index 8f45a8739..d61978237 100644 --- a/domains/shubham1806.json +++ b/domains/shubham1806.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "shubham-1806", - "email": "shub.agarwal2003@gmail.com" - }, - "record": { - "A": ["20.207.73.82"] - } + "owner": { + "username": "shubham-1806", + "email": "shub.agarwal2003@gmail.com" + }, + "record": { + "A": ["20.207.73.82"] + } } diff --git a/domains/siddharth.json b/domains/siddharth.json index 2cd11919e..8e3c41a98 100644 --- a/domains/siddharth.json +++ b/domains/siddharth.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "siddharthjain25", - "email": "siddharthjainj25@gmail.com", - "discord": "804397662467915777" - }, - - "record": { - "CNAME": "siddharthjain25.github.io" - } - } - + "owner": { + "username": "siddharthjain25", + "email": "siddharthjainj25@gmail.com", + "discord": "804397662467915777" + }, + + "record": { + "CNAME": "siddharthjain25.github.io" + } +} diff --git a/domains/sidou.json b/domains/sidou.json index 190895621..36db4939c 100644 --- a/domains/sidou.json +++ b/domains/sidou.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "SidAhmedSahraoui", - "email": "s.sahraoui@esi-sba.dz" - }, - "record": { - "CNAME": "sidou.codes" - } + "owner": { + "username": "SidAhmedSahraoui", + "email": "s.sahraoui@esi-sba.dz" + }, + "record": { + "CNAME": "sidou.codes" + } } diff --git a/domains/simplyleon.json b/domains/simplyleon.json index 26b42838e..58ac5851e 100644 --- a/domains/simplyleon.json +++ b/domains/simplyleon.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "simply-leon", - "email": "saishashaz@gmail.com" - }, - "record": { - "CNAME": "1aumop7g.up.railway.app" - } + "owner": { + "username": "simply-leon", + "email": "saishashaz@gmail.com" + }, + "record": { + "CNAME": "1aumop7g.up.railway.app" + } } diff --git a/domains/sitetransform.json b/domains/sitetransform.json index 4355b54c8..4e876f9c5 100644 --- a/domains/sitetransform.json +++ b/domains/sitetransform.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sitetransform", - "email": "quentavers@gmail.com" - }, - "record": { - "CNAME": "zmverify.zoho.com" - } + "owner": { + "username": "sitetransform", + "email": "quentavers@gmail.com" + }, + "record": { + "CNAME": "zmverify.zoho.com" + } } diff --git a/domains/sivaraj.json b/domains/sivaraj.json index 9ca9eec6d..95347ea7a 100644 --- a/domains/sivaraj.json +++ b/domains/sivaraj.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "TheCyb3rMafia", - "email": "sivarajkailas@gmail.com", - "discord": "1057144035812327524" - }, - - "record": { - "A": ["185.199.108.153"] - } - } - \ No newline at end of file + "owner": { + "username": "TheCyb3rMafia", + "email": "sivarajkailas@gmail.com", + "discord": "1057144035812327524" + }, + + "record": { + "A": ["185.199.108.153"] + } +} diff --git a/domains/siwon.json b/domains/siwon.json index 324184970..07e898543 100644 --- a/domains/siwon.json +++ b/domains/siwon.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "siwonpada", - "email": "psw041115@gmail.com" - }, - "record": { - "A": ["43.201.138.247"] - } + "owner": { + "username": "siwonpada", + "email": "psw041115@gmail.com" + }, + "record": { + "A": ["43.201.138.247"] + } } diff --git a/domains/siyamex.json b/domains/siyamex.json index e51746f4a..96faa8e98 100644 --- a/domains/siyamex.json +++ b/domains/siyamex.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "siyamex", - "email": "siyamex2012@gmail.com" - }, - "record": { - "URL": "https://siyamex.com" - } + "owner": { + "username": "siyamex", + "email": "siyamex2012@gmail.com" + }, + "record": { + "URL": "https://siyamex.com" + } } diff --git a/domains/skibidi.json b/domains/skibidi.json index 43eab904b..d022461fe 100644 --- a/domains/skibidi.json +++ b/domains/skibidi.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "bananaking6", - "discord": "skibidibagel", - "email": "" - }, + "owner": { + "username": "bananaking6", + "discord": "skibidibagel", + "email": "" + }, - "record": { - "CNAME": "bananaking6.github.io" - } + "record": { + "CNAME": "bananaking6.github.io" + } } diff --git a/domains/skittles.json b/domains/skittles.json index bbd10250e..7fb9ff7a2 100644 --- a/domains/skittles.json +++ b/domains/skittles.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BlenderDuck", - "email": "blenderduck@duck.com" - }, - "record": { - "CNAME": "blenderduck.github.io" - } + "owner": { + "username": "BlenderDuck", + "email": "blenderduck@duck.com" + }, + "record": { + "CNAME": "blenderduck.github.io" + } } diff --git a/domains/skulix.json b/domains/skulix.json index 837613894..5f70429a9 100644 --- a/domains/skulix.json +++ b/domains/skulix.json @@ -1,12 +1,11 @@ { - "description": "SkuliX personal website", - "repo": "https://github.com/SkuliX01/Portfolio", - "owner": { - "username": "SkuliX01", - "email": "bartosz.krawczyk34@gmail.com" - }, - "record": { - "CNAME": "portfolio-9ga.pages.dev" - } + "description": "SkuliX personal website", + "repo": "https://github.com/SkuliX01/Portfolio", + "owner": { + "username": "SkuliX01", + "email": "bartosz.krawczyk34@gmail.com" + }, + "record": { + "CNAME": "portfolio-9ga.pages.dev" } - \ No newline at end of file +} diff --git a/domains/sky-bridge.json b/domains/sky-bridge.json index 5c68215a2..331ebc563 100644 --- a/domains/sky-bridge.json +++ b/domains/sky-bridge.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "levisurely", - "email": "jr1264464@gmail.com" - }, - "record": { - "CNAME": "levisurely.github.io" - } + "owner": { + "username": "levisurely", + "email": "jr1264464@gmail.com" + }, + "record": { + "CNAME": "levisurely.github.io" + } } diff --git a/domains/sky-development.json b/domains/sky-development.json index c9aa80a6d..20b413a1e 100644 --- a/domains/sky-development.json +++ b/domains/sky-development.json @@ -1,9 +1,9 @@ { -"owner": { - "username":"Skyy-Development", - "email":"strikefn143@gmail.com" - }, -"record": { - "CNAME":"statuspage.betteruptime.com" - } + "owner": { + "username": "Skyy-Development", + "email": "strikefn143@gmail.com" + }, + "record": { + "CNAME": "statuspage.betteruptime.com" + } } diff --git a/domains/skycloudd.json b/domains/skycloudd.json index c6f55e7bc..ba7d8a830 100644 --- a/domains/skycloudd.json +++ b/domains/skycloudd.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "skycloudd", - "email": "benkrassenburg@gmail.com" - }, - "record": { - "CNAME": "skycloudd.github.io" - } + "owner": { + "username": "skycloudd", + "email": "benkrassenburg@gmail.com" + }, + "record": { + "CNAME": "skycloudd.github.io" + } } diff --git a/domains/slainbot.json b/domains/slainbot.json index bf83c5bd8..1c807d33a 100644 --- a/domains/slainbot.json +++ b/domains/slainbot.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "KhongPhaiHoangQuangHuy", - "email": "khongphaihoangquanghuy@gmail.com" - }, - "record": { - "URL": "http://us.pylex.me:8778" - } + "owner": { + "username": "KhongPhaiHoangQuangHuy", + "email": "khongphaihoangquanghuy@gmail.com" + }, + "record": { + "URL": "http://us.pylex.me:8778" + } } diff --git a/domains/smaltin.json b/domains/smaltin.json index 63069f1b2..326bc89f5 100644 --- a/domains/smaltin.json +++ b/domains/smaltin.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Smaltin", - "email": "sterling.maltin@gmail.com" - }, - "record": { - "URL": "https://smaltin.dev" - } + "owner": { + "username": "Smaltin", + "email": "sterling.maltin@gmail.com" + }, + "record": { + "URL": "https://smaltin.dev" + } } diff --git a/domains/smp.json b/domains/smp.json index 3618c3473..193cbd798 100644 --- a/domains/smp.json +++ b/domains/smp.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "zzph", - "email": "johnbrettc@gmail.com" - }, - "record": { - "CNAME": "clear-skies.onrender.com" - } + "owner": { + "username": "zzph", + "email": "johnbrettc@gmail.com" + }, + "record": { + "CNAME": "clear-skies.onrender.com" + } } diff --git a/domains/sneh.json b/domains/sneh.json index 9a4cdd2c1..37979668e 100644 --- a/domains/sneh.json +++ b/domains/sneh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "snehasishlol", - "email": "snehasishcodes@gmail.com" - }, - "record": { - "CNAME": "sneh-is-a-dev.pages.dev" - } + "owner": { + "username": "snehasishlol", + "email": "snehasishcodes@gmail.com" + }, + "record": { + "CNAME": "sneh-is-a-dev.pages.dev" + } } diff --git a/domains/snelusha.json b/domains/snelusha.json index e6fdfb9c8..464b2f318 100644 --- a/domains/snelusha.json +++ b/domains/snelusha.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "snelusha", - "email": "nelusha2003@gmail.com", - "discord": "454880214904864776" - }, - - "record": { - "URL": "https://snelusha.dev" - } - } - \ No newline at end of file + "owner": { + "username": "snelusha", + "email": "nelusha2003@gmail.com", + "discord": "454880214904864776" + }, + + "record": { + "URL": "https://snelusha.dev" + } +} diff --git a/domains/snozxyx.json b/domains/snozxyx.json index 83d9e51d8..e9b87a942 100644 --- a/domains/snozxyx.json +++ b/domains/snozxyx.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Snozxyx", - "email": "gabhastikumar@gmail.com" - }, - "record": { - "CNAME": "snozxyx.github.io" - } + "owner": { + "username": "Snozxyx", + "email": "gabhastikumar@gmail.com" + }, + "record": { + "CNAME": "snozxyx.github.io" + } } diff --git a/domains/snupai.json b/domains/snupai.json index 9031aed0d..8f571b0cf 100644 --- a/domains/snupai.json +++ b/domains/snupai.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Snupai", - "email": "yannluca@naeher.eu" - }, - "record": { - "URL": "https://snupai.me" - } + "owner": { + "username": "Snupai", + "email": "yannluca@naeher.eu" + }, + "record": { + "URL": "https://snupai.me" + } } diff --git a/domains/soamtripathy.json b/domains/soamtripathy.json index 9ba860457..c8d575b52 100644 --- a/domains/soamtripathy.json +++ b/domains/soamtripathy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "soamtripathy", - "email": "soumyaranjantripathy44@outlook.com" - }, - "record": { - "URL": "https://portfolio-tawny-omega-13.vercel.app/" - } + "owner": { + "username": "soamtripathy", + "email": "soumyaranjantripathy44@outlook.com" + }, + "record": { + "URL": "https://portfolio-tawny-omega-13.vercel.app/" + } } diff --git a/domains/socials.chiragnahata.json b/domains/socials.chiragnahata.json index a23664d55..726befd50 100644 --- a/domains/socials.chiragnahata.json +++ b/domains/socials.chiragnahata.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "chiragnahata", - "email": "chiragnahata05@gmail.com" - }, - "record": { - "A": ["129.213.151.29"] - } + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } } diff --git a/domains/sohil876.json b/domains/sohil876.json index d9590af8d..fa30bd33a 100644 --- a/domains/sohil876.json +++ b/domains/sohil876.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Sohil876", - "email": "sohil876@gmail.com" - }, + "owner": { + "username": "Sohil876", + "email": "sohil876@gmail.com" + }, - "record": { - "CNAME": "sohil876.github.io" - } + "record": { + "CNAME": "sohil876.github.io" + } } diff --git a/domains/solarskripts.json b/domains/solarskripts.json index 7fccac866..099617c21 100644 --- a/domains/solarskripts.json +++ b/domains/solarskripts.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "SolarSkripts", - "email": "0hexius0@gmail.com" - }, - "record": { - "CNAME": "solarskripts.github.io" - } + "owner": { + "username": "SolarSkripts", + "email": "0hexius0@gmail.com" + }, + "record": { + "CNAME": "solarskripts.github.io" + } } diff --git a/domains/somyadipghosh.json b/domains/somyadipghosh.json index a23664d55..726befd50 100644 --- a/domains/somyadipghosh.json +++ b/domains/somyadipghosh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "chiragnahata", - "email": "chiragnahata05@gmail.com" - }, - "record": { - "A": ["129.213.151.29"] - } + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } } diff --git a/domains/sono.json b/domains/sono.json index bc5823413..9c772adbb 100644 --- a/domains/sono.json +++ b/domains/sono.json @@ -1,17 +1,14 @@ { - "owner": { - "username": "getSono", - "email": "sono.arbeit@gmail.com" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com." - ], - "TXT": [ - "v=spf1 include:spf.improvmx.com ~all", - "google-site-verification=F90R7qQ2_fVCwUljDPq9iPlyzzKs7-4XovZLDeNAvns" - ], - "URL": "https://getsono.is-a.dev" - } + "owner": { + "username": "getSono", + "email": "sono.arbeit@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com."], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all", + "google-site-verification=F90R7qQ2_fVCwUljDPq9iPlyzzKs7-4XovZLDeNAvns" + ], + "URL": "https://getsono.is-a.dev" + } } diff --git a/domains/soulfulkrishna.json b/domains/soulfulkrishna.json index 6a066e22a..d268d9fa3 100644 --- a/domains/soulfulkrishna.json +++ b/domains/soulfulkrishna.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ecstaticsoul", - "email": "soulfulkrishna@gmail.com" - }, - "record": { - "CNAME": "ecstaticsoul.github.io" - } + "owner": { + "username": "ecstaticsoul", + "email": "soulfulkrishna@gmail.com" + }, + "record": { + "CNAME": "ecstaticsoul.github.io" + } } diff --git a/domains/soumo.json b/domains/soumo.json index e46161fcc..4e35b2fdd 100644 --- a/domains/soumo.json +++ b/domains/soumo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Sourayen", - "email": "soumodas4536@gmail.com" - }, - "record": { - "URL": "https://sourayen.github.io" - } + "owner": { + "username": "Sourayen", + "email": "soumodas4536@gmail.com" + }, + "record": { + "URL": "https://sourayen.github.io" + } } diff --git a/domains/spectranow.json b/domains/spectranow.json index ada30e70c..f12583b66 100644 --- a/domains/spectranow.json +++ b/domains/spectranow.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "booktastic1", - "email": "booktastic-library@outlook.com" - }, - "record": { - "URL": "https://btastic.wixsite.com/spectra" - } + "owner": { + "username": "booktastic1", + "email": "booktastic-library@outlook.com" + }, + "record": { + "URL": "https://btastic.wixsite.com/spectra" + } } diff --git a/domains/spicydevs.json b/domains/spicydevs.json index eb42ce755..5a57cd717 100644 --- a/domains/spicydevs.json +++ b/domains/spicydevs.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "OpAayush", - "email": "aayushmagrawal@gmail.com", - "twitter": "DevAayu5h" - }, - "record": { - "CNAME": "spicydevs.pages.dev" - } -} + "owner": { + "username": "OpAayush", + "email": "aayushmagrawal@gmail.com", + "twitter": "DevAayu5h" + }, + "record": { + "CNAME": "spicydevs.pages.dev" + } +} diff --git a/domains/spixed.json b/domains/spixed.json index d96f9b472..7ec4e62f4 100644 --- a/domains/spixed.json +++ b/domains/spixed.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Spixed", - "email": "Space369X@163.com" - }, - "record": { - "CNAME": "spixed.github.io" - } + "owner": { + "username": "Spixed", + "email": "Space369X@163.com" + }, + "record": { + "CNAME": "spixed.github.io" + } } diff --git a/domains/splack.json b/domains/splack.json index 63f01e3cd..9f0eb49b3 100644 --- a/domains/splack.json +++ b/domains/splack.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "splack01", - "email": "splack1@protonmail.com" - }, - "record": { - "CNAME": "splack01.github.io" - } + "owner": { + "username": "splack01", + "email": "splack1@protonmail.com" + }, + "record": { + "CNAME": "splack01.github.io" + } } diff --git a/domains/spotify.trung.json b/domains/spotify.trung.json index 59238975e..a41c66475 100644 --- a/domains/spotify.trung.json +++ b/domains/spotify.trung.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "record": { - "A": ["74.208.39.12"] - } + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["74.208.39.12"] + } } diff --git a/domains/spotify.vornexx.json b/domains/spotify.vornexx.json index d9faf95cf..54d480661 100644 --- a/domains/spotify.vornexx.json +++ b/domains/spotify.vornexx.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "vornex-gh", - "email": "", - "discord": "1149438819834269856", - "twitter": "vornexx_" - }, - "record": { - "CNAME": "spotify-vornexx.pages.dev" - } + "owner": { + "username": "vornex-gh", + "email": "", + "discord": "1149438819834269856", + "twitter": "vornexx_" + }, + "record": { + "CNAME": "spotify-vornexx.pages.dev" + } } diff --git a/domains/srlebel.json b/domains/srlebel.json index cc923a0c3..f30775358 100644 --- a/domains/srlebel.json +++ b/domains/srlebel.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "SrLebel", - "email": "dev.juansimancas@proton.me" - }, - "record": { - "URL": "https://srlebel.netlify.app/" - } + "owner": { + "username": "SrLebel", + "email": "dev.juansimancas@proton.me" + }, + "record": { + "URL": "https://srlebel.netlify.app/" + } } diff --git a/domains/srm.json b/domains/srm.json index 46138dd2b..f53eaf6f4 100644 --- a/domains/srm.json +++ b/domains/srm.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "srmlab002", - "email": "8zaqibue@duck.com" - }, - "record": { - "MX": ["mx1.forwardemail.net","mx2.forwardemail.net"], - "TXT": "forward-email=lyen8rxu@duck.com,8zaqibue@duck.com" - } + "owner": { + "username": "srmlab002", + "email": "8zaqibue@duck.com" + }, + "record": { + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=lyen8rxu@duck.com,8zaqibue@duck.com" + } } diff --git a/domains/ss.xcyth.json b/domains/ss.xcyth.json index e40e2f872..b729a82f2 100644 --- a/domains/ss.xcyth.json +++ b/domains/ss.xcyth.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Xcyth", - "email": "ritam.choudhuri@gmail.com" - }, - "record": { - "CNAME": "proxy.private.danbot.host" - } + "owner": { + "username": "Xcyth", + "email": "ritam.choudhuri@gmail.com" + }, + "record": { + "CNAME": "proxy.private.danbot.host" + } } diff --git a/domains/ssapp.json b/domains/ssapp.json index 12eee3683..2ba3469ea 100644 --- a/domains/ssapp.json +++ b/domains/ssapp.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ssapp", - "email": "v.naydenov@icloud.com" - }, - "record": { - "CNAME": "tarkov-time.com" - } + "owner": { + "username": "ssapp", + "email": "v.naydenov@icloud.com" + }, + "record": { + "CNAME": "tarkov-time.com" + } } diff --git a/domains/sstudiosdev.json b/domains/sstudiosdev.json index fc24f9bb3..893f05cf9 100644 --- a/domains/sstudiosdev.json +++ b/domains/sstudiosdev.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Sstudiosdev", - "email": "sstudiosdev@gmail.com" - }, - "record": { - "CNAME": "sstudiosdev.github.io" - } + "owner": { + "username": "Sstudiosdev", + "email": "sstudiosdev@gmail.com" + }, + "record": { + "CNAME": "sstudiosdev.github.io" + } } diff --git a/domains/stan.json b/domains/stan.json index 479dd9e54..29a1e6bc4 100644 --- a/domains/stan.json +++ b/domains/stan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "stansters", - "email": "stanleygeorgebond@gmail.com" - }, - "record": { - "A": ["132.145.22.92"] - } + "owner": { + "username": "stansters", + "email": "stanleygeorgebond@gmail.com" + }, + "record": { + "A": ["132.145.22.92"] + } } diff --git a/domains/stardust.json b/domains/stardust.json index e160960bd..97be8fadf 100644 --- a/domains/stardust.json +++ b/domains/stardust.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Hanzla-Double3", - "email": "Hanzla.mughal3284@gmail.com" - }, - "record": { - "A": ["139.135.52.143"] - } + "owner": { + "username": "Hanzla-Double3", + "email": "Hanzla.mughal3284@gmail.com" + }, + "record": { + "A": ["139.135.52.143"] + } } diff --git a/domains/status-ryo.json b/domains/status-ryo.json index 9218d668b..c43440b7b 100644 --- a/domains/status-ryo.json +++ b/domains/status-ryo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "FrosGaming", - "email": "dgfrosdgfros@gmail.com" - }, - "record": { - "A": ["69.197.135.203"] - } + "owner": { + "username": "FrosGaming", + "email": "dgfrosdgfros@gmail.com" + }, + "record": { + "A": ["69.197.135.203"] + } } diff --git a/domains/status.cfp.json b/domains/status.cfp.json index da7d6e134..965d2cef9 100644 --- a/domains/status.cfp.json +++ b/domains/status.cfp.json @@ -1,11 +1,11 @@ { - "description": "Cfp Status", - "owner": { - "username": "cfpwastaken", - "email": "", - "discord": "cfp (318394797822050315)" - }, - "record": { - "CNAME": "dyn.picoscratch.de" - } -} \ No newline at end of file + "description": "Cfp Status", + "owner": { + "username": "cfpwastaken", + "email": "", + "discord": "cfp (318394797822050315)" + }, + "record": { + "CNAME": "dyn.picoscratch.de" + } +} diff --git a/domains/status.chriscoding.json b/domains/status.chriscoding.json index c1d36023c..b12e583c0 100644 --- a/domains/status.chriscoding.json +++ b/domains/status.chriscoding.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "BestGithubUser1", - "email": "githubuserlol333@gmail.com", - "discord": "735578614476570726" - }, - - "record": { - "CNAME": "statuspage.betteruptime.com" - } - } + "owner": { + "username": "BestGithubUser1", + "email": "githubuserlol333@gmail.com", + "discord": "735578614476570726" + }, + + "record": { + "CNAME": "statuspage.betteruptime.com" + } +} diff --git a/domains/status.ciaobot.json b/domains/status.ciaobot.json index 4c604725c..c4456c116 100644 --- a/domains/status.ciaobot.json +++ b/domains/status.ciaobot.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "Ciao287", - "email": "", - "discord": "687333016921440317" - }, - "record": { - "A": [ - "144.91.115.195" - ] - } + "owner": { + "username": "Ciao287", + "email": "", + "discord": "687333016921440317" + }, + "record": { + "A": ["144.91.115.195"] + } } diff --git a/domains/status.shockbs.json b/domains/status.shockbs.json index cd4b9fc6b..a1f2c7535 100644 --- a/domains/status.shockbs.json +++ b/domains/status.shockbs.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "shockbs", - "email": "apipherng@gmail.com" - }, - "record": { - "CNAME": "shockbs.github.io" - } + "owner": { + "username": "shockbs", + "email": "apipherng@gmail.com" + }, + "record": { + "CNAME": "shockbs.github.io" + } } diff --git a/domains/stavkv.json b/domains/stavkv.json index 54bc2273c..89d5833b2 100644 --- a/domains/stavkv.json +++ b/domains/stavkv.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "stavkv", - "email": "singhvikal891@gmail.com" - }, - "record": { - "CNAME": "stavkv.github.io" - } + "owner": { + "username": "stavkv", + "email": "singhvikal891@gmail.com" + }, + "record": { + "CNAME": "stavkv.github.io" + } } diff --git a/domains/stefdp.json b/domains/stefdp.json index a461d7864..2e1b1c7a8 100644 --- a/domains/stefdp.json +++ b/domains/stefdp.json @@ -1,21 +1,17 @@ { - "owner": { - "username": "Stef-00012", - "email": "admin@stefdp.is-a.dev", - "discord": "694986201739952229" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": [ - "mail.stefdp.lol" - ], - "TXT": [ - "v=spf1 mx ~all" - ] - } + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": ["mail.stefdp.lol"], + "TXT": ["v=spf1 mx ~all"] + } } diff --git a/domains/stephen-adeniji.json b/domains/stephen-adeniji.json index 75144fc2d..b8285e8bf 100644 --- a/domains/stephen-adeniji.json +++ b/domains/stephen-adeniji.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Praizee", - "email": "praiseadeniji2017@gmail.com" - }, - "record": { - "CNAME": "nextjs-portfolio-4jp.pages.dev" - } -} + "owner": { + "username": "Praizee", + "email": "praiseadeniji2017@gmail.com" + }, + "record": { + "CNAME": "nextjs-portfolio-4jp.pages.dev" + } +} diff --git a/domains/stremioaddonlt.json b/domains/stremioaddonlt.json index f49eb6e6a..91a9e9129 100644 --- a/domains/stremioaddonlt.json +++ b/domains/stremioaddonlt.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "makufelis", - "email": "coinbasedeivuxo@gmail.com" - }, - "record": { - "A": ["185.192.97.1"] - } + "owner": { + "username": "makufelis", + "email": "coinbasedeivuxo@gmail.com" + }, + "record": { + "A": ["185.192.97.1"] + } } diff --git a/domains/sub.any.json b/domains/sub.any.json index f8e4e2398..2b07d877c 100644 --- a/domains/sub.any.json +++ b/domains/sub.any.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "IRDMctorl", - "email": "fun64646969@gmail.com" - }, - "record": { - "CNAME": "sub.any-w1a3.onrender.com" - } + "owner": { + "username": "IRDMctorl", + "email": "fun64646969@gmail.com" + }, + "record": { + "CNAME": "sub.any-w1a3.onrender.com" + } } diff --git a/domains/subyyal.json b/domains/subyyal.json index cb451ac5b..676759a3e 100644 --- a/domains/subyyal.json +++ b/domains/subyyal.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Subyyalx", - "email": "subyyal@xavor.com" - }, - "record": { - "CNAME": "cdblxrp8.up.railway.app" - } + "owner": { + "username": "Subyyalx", + "email": "subyyal@xavor.com" + }, + "record": { + "CNAME": "cdblxrp8.up.railway.app" + } } diff --git a/domains/sumit404.json b/domains/sumit404.json index 3846fcb93..b8457528b 100644 --- a/domains/sumit404.json +++ b/domains/sumit404.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "SumitRajak404", - "email": "rajaksummit9@gmail.com" - }, - "record": { - "CNAME": "sumitrajak404.github.io" - } + "owner": { + "username": "SumitRajak404", + "email": "rajaksummit9@gmail.com" + }, + "record": { + "CNAME": "sumitrajak404.github.io" + } } diff --git a/domains/sumitrajak.json b/domains/sumitrajak.json index b73a23b16..e8b9fed90 100644 --- a/domains/sumitrajak.json +++ b/domains/sumitrajak.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "SumitRajak404", - "email": "rajaksummit9@gmail.com" - }, - "record": { - "CNAME": "sumitrajak.pages.dev" - } + "owner": { + "username": "SumitRajak404", + "email": "rajaksummit9@gmail.com" + }, + "record": { + "CNAME": "sumitrajak.pages.dev" + } } diff --git a/domains/sunglass.json b/domains/sunglass.json index 164f9173e..37618a383 100644 --- a/domains/sunglass.json +++ b/domains/sunglass.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sunglassdev", - "email": "g1asstech@outlook.com" - }, - "record": { - "URL": "https://sunglassdev.github.io/" - } + "owner": { + "username": "sunglassdev", + "email": "g1asstech@outlook.com" + }, + "record": { + "URL": "https://sunglassdev.github.io/" + } } diff --git a/domains/sunil.json b/domains/sunil.json index 2844bbb04..2e00d97cc 100644 --- a/domains/sunil.json +++ b/domains/sunil.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "skgupta507", - "email": "sunilk98850@gmail.com" - }, - "record": { - "URL": "https://sunil-gupta.netlify.app/" - } + "owner": { + "username": "skgupta507", + "email": "sunilk98850@gmail.com" + }, + "record": { + "URL": "https://sunil-gupta.netlify.app/" + } } diff --git a/domains/surya.json b/domains/surya.json index 00f569a0a..3b1603d41 100644 --- a/domains/surya.json +++ b/domains/surya.json @@ -1,12 +1,12 @@ { - "description": "Profile Links", - "repo": "https://github.com/suryanarayanrenjith/suryanarayanrenjith.github.io", - "owner": { - "username": "suryanarayanrenjith", - "email": "suryanarayanrenjith@outlook.com", - "twitter": "_suryanarayanr" - }, - "record": { - "CNAME": "suryanarayanrenjith.github.io" - } -} + "description": "Profile Links", + "repo": "https://github.com/suryanarayanrenjith/suryanarayanrenjith.github.io", + "owner": { + "username": "suryanarayanrenjith", + "email": "suryanarayanrenjith@outlook.com", + "twitter": "_suryanarayanr" + }, + "record": { + "CNAME": "suryanarayanrenjith.github.io" + } +} diff --git a/domains/swastik.json b/domains/swastik.json index b4608d90f..d0cf946f9 100644 --- a/domains/swastik.json +++ b/domains/swastik.json @@ -1,12 +1,12 @@ { - "description": "About Swastik Baranwal", - "repo": "https://github.com/delta456/delta456.github.io", - "owner": { - "username": "delta456", - "email": "swstkbaranwal@gmail.com", - "twitter": "delta2315" - }, - "record": { - "CNAME": "delta456.github.io" - } + "description": "About Swastik Baranwal", + "repo": "https://github.com/delta456/delta456.github.io", + "owner": { + "username": "delta456", + "email": "swstkbaranwal@gmail.com", + "twitter": "delta2315" + }, + "record": { + "CNAME": "delta456.github.io" + } } diff --git a/domains/swenet.json b/domains/swenet.json index 6982ed49c..38b2f90bc 100644 --- a/domains/swenet.json +++ b/domains/swenet.json @@ -1,12 +1,12 @@ { - "description": "Portfolio", - "repo": "https://github.com/sweneet/sweneet.github.io", - "owner": { - "username": "sweneet", - "email": "swenetbabapro@gmail.com", - "twitter": "tiltedswenet" - }, - "record": { - "CNAME": "sweneet.github.io" - } -} + "description": "Portfolio", + "repo": "https://github.com/sweneet/sweneet.github.io", + "owner": { + "username": "sweneet", + "email": "swenetbabapro@gmail.com", + "twitter": "tiltedswenet" + }, + "record": { + "CNAME": "sweneet.github.io" + } +} diff --git a/domains/swimou.json b/domains/swimou.json index 0e85e81df..ac6561749 100644 --- a/domains/swimou.json +++ b/domains/swimou.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "abdeldroid2007", - "email": "abdessattar23@proton.me" - }, - "record": { - "MX": ["mx1.forwardemail.net","mx2.forwardemail.net"], - "TXT": ["forward-email=abdessattar23@proton.me"] - } + "owner": { + "username": "abdeldroid2007", + "email": "abdessattar23@proton.me" + }, + "record": { + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": ["forward-email=abdessattar23@proton.me"] + } } diff --git a/domains/sxi.json b/domains/sxi.json index 7e7e00f27..e8e4d6454 100644 --- a/domains/sxi.json +++ b/domains/sxi.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "Sxinar", - "email": "oshidev@proton.me", - "discord": "1247896918957490198" - }, - - "record": { - "CNAME": "sxinar.github.io" - } - } - + "owner": { + "username": "Sxinar", + "email": "oshidev@proton.me", + "discord": "1247896918957490198" + }, + + "record": { + "CNAME": "sxinar.github.io" + } +} diff --git a/domains/sxinar.json b/domains/sxinar.json index 52cb5e4f9..27a3765d9 100644 --- a/domains/sxinar.json +++ b/domains/sxinar.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "Sxinar", - "email": "130384567+Sxinar@users.noreply.github.com", - "discord": "1247896918957490198" - }, - - "record": { - "A": ["192.30.252.153"] - } - } - \ No newline at end of file + "owner": { + "username": "Sxinar", + "email": "130384567+Sxinar@users.noreply.github.com", + "discord": "1247896918957490198" + }, + + "record": { + "A": ["192.30.252.153"] + } +} diff --git a/domains/sxtxnzester.json b/domains/sxtxnzester.json index 8bdba50bc..5aa995ece 100644 --- a/domains/sxtxnzester.json +++ b/domains/sxtxnzester.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "sxtxnzester", - "email": "lollo11020210@gmail.com", - "discord": "1133362142461050980" - }, - - "record": { - "CNAME": "sxtxnzester.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "sxtxnzester", + "email": "lollo11020210@gmail.com", + "discord": "1133362142461050980" + }, + + "record": { + "CNAME": "sxtxnzester.github.io" + } +} diff --git a/domains/syntaxsavior.json b/domains/syntaxsavior.json index 1e978ad4b..55f1528bc 100644 --- a/domains/syntaxsavior.json +++ b/domains/syntaxsavior.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ItzYoVishal", - "email": "rockstarelitecoc@gmail.com" - }, - "record": { - "CNAME": "blue-sand-021f23e10.4.azurestaticapps.net" - } + "owner": { + "username": "ItzYoVishal", + "email": "rockstarelitecoc@gmail.com" + }, + "record": { + "CNAME": "blue-sand-021f23e10.4.azurestaticapps.net" + } } diff --git a/domains/szbcs.json b/domains/szbcs.json index bd9dba325..30ceeb377 100644 --- a/domains/szbcs.json +++ b/domains/szbcs.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "szilvesztercsab", - "email": "szilvesztercsab@gmail.com" - }, - "record": { - "A": ["35.207.21.45"] - } + "owner": { + "username": "szilvesztercsab", + "email": "szilvesztercsab@gmail.com" + }, + "record": { + "A": ["35.207.21.45"] + } } diff --git a/domains/szczota.json b/domains/szczota.json index 30945d7c2..20cfddcaf 100644 --- a/domains/szczota.json +++ b/domains/szczota.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "riviox", - "email": "rivioxyt@hotmail.com", - "discord": "1200520669570539620" - }, - - "record": { - "CNAME": "riviox.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "riviox", + "email": "rivioxyt@hotmail.com", + "discord": "1200520669570539620" + }, + + "record": { + "CNAME": "riviox.github.io" + } +} diff --git a/domains/tarifsadman.json b/domains/tarifsadman.json index 7afe34aea..9ab46f133 100644 --- a/domains/tarifsadman.json +++ b/domains/tarifsadman.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "TarifSadman", - "email": "sadmantaha17@gmail.com" - }, - "record": { - "URL": "https://tarif-sadman.netlify.app/" - } + "owner": { + "username": "TarifSadman", + "email": "sadmantaha17@gmail.com" + }, + "record": { + "URL": "https://tarif-sadman.netlify.app/" + } } diff --git a/domains/taskforce-bot.json b/domains/taskforce-bot.json index 3e87c7d17..157395476 100644 --- a/domains/taskforce-bot.json +++ b/domains/taskforce-bot.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "EducatedSuddenBucket", - "email": "149485703+EducatedSuddenBucket@users.noreply.github.com", - "discord": "1167825360151380032" - }, - - "record": { - "A": ["216.24.57.1"] - } - } - \ No newline at end of file + "owner": { + "username": "EducatedSuddenBucket", + "email": "149485703+EducatedSuddenBucket@users.noreply.github.com", + "discord": "1167825360151380032" + }, + + "record": { + "A": ["216.24.57.1"] + } +} diff --git a/domains/tawhid.json b/domains/tawhid.json index 90c36e610..4a7ab0430 100644 --- a/domains/tawhid.json +++ b/domains/tawhid.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Dumbo-programmer", - "email": "rony.120285d2k@gmail.com" - }, - "record": { - "CNAME": "dumbo-programmer.github.io" - } + "owner": { + "username": "Dumbo-programmer", + "email": "rony.120285d2k@gmail.com" + }, + "record": { + "CNAME": "dumbo-programmer.github.io" + } } diff --git a/domains/taxen.json b/domains/taxen.json index 2b2237a47..2a8ef5743 100644 --- a/domains/taxen.json +++ b/domains/taxen.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "taxenlmao", - "email": "jayd3ngame@gmail.com" - }, - "record": { - "URL": "https://feds.lol/skittles" - } + "owner": { + "username": "taxenlmao", + "email": "jayd3ngame@gmail.com" + }, + "record": { + "URL": "https://feds.lol/skittles" + } } diff --git a/domains/tay.json b/domains/tay.json index 2e7fce476..8ccd4c52b 100644 --- a/domains/tay.json +++ b/domains/tay.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "tayrp", - "email": "mystixmew@gmail.com", - "discord": "1050531216589332581" - }, - - "record": { - "CNAME": "tayrp.github.io" - } - } - + "owner": { + "username": "tayrp", + "email": "mystixmew@gmail.com", + "discord": "1050531216589332581" + }, + + "record": { + "CNAME": "tayrp.github.io" + } +} diff --git a/domains/techbot.json b/domains/techbot.json index 63c0b2511..c4cc49d5f 100644 --- a/domains/techbot.json +++ b/domains/techbot.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "gunter228", - "email": "mq.2024@mail.ru" - }, - "record": { - "A": ["45.137.70.68"] - } + "owner": { + "username": "gunter228", + "email": "mq.2024@mail.ru" + }, + "record": { + "A": ["45.137.70.68"] + } } diff --git a/domains/tejaswa.json b/domains/tejaswa.json index b0233fcbc..5ccb9253c 100644 --- a/domains/tejaswa.json +++ b/domains/tejaswa.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "tejas-wa", - "email": "sa.firein@proton.me" - }, - "record": { - "CNAME": "tejas-wa.github.io" - } + "owner": { + "username": "tejas-wa", + "email": "sa.firein@proton.me" + }, + "record": { + "CNAME": "tejas-wa.github.io" + } } diff --git a/domains/temelkov.json b/domains/temelkov.json index 72ad10ef1..023a9b850 100644 --- a/domains/temelkov.json +++ b/domains/temelkov.json @@ -1,11 +1,11 @@ { - "description": "Stanislav Temelkov Proffesional Portfolio", - "repo": "https://github.com/Temelkov/temelkov.github.io", - "owner": { - "username": "Temelkov", - "email": "stanislav.temelkov@hotmail.com" - }, - "record": { - "CNAME": "temelkov.github.io" - } + "description": "Stanislav Temelkov Proffesional Portfolio", + "repo": "https://github.com/Temelkov/temelkov.github.io", + "owner": { + "username": "Temelkov", + "email": "stanislav.temelkov@hotmail.com" + }, + "record": { + "CNAME": "temelkov.github.io" + } } diff --git a/domains/tenvy.json b/domains/tenvy.json index 8b19550a7..fffb55bcc 100644 --- a/domains/tenvy.json +++ b/domains/tenvy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Tenvy", - "email": "riskykusyon.school@gmail.com" - }, - "record": { - "URL": "https://tenvy.vercel.app" - } + "owner": { + "username": "Tenvy", + "email": "riskykusyon.school@gmail.com" + }, + "record": { + "URL": "https://tenvy.vercel.app" + } } diff --git a/domains/test-netlify.json b/domains/test-netlify.json index 763bb7c39..67b34d3f5 100644 --- a/domains/test-netlify.json +++ b/domains/test-netlify.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Stef-00012", - "email": "admin@stefdp.is-a.dev", - "discord": "694986201739952229" - }, - "record": { - "CNAME": "test-is-a-dev.netlify.app" - } + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "CNAME": "test-is-a-dev.netlify.app" + } } diff --git a/domains/test.chiragnahata.json b/domains/test.chiragnahata.json index a23664d55..726befd50 100644 --- a/domains/test.chiragnahata.json +++ b/domains/test.chiragnahata.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "chiragnahata", - "email": "chiragnahata05@gmail.com" - }, - "record": { - "A": ["129.213.151.29"] - } + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } } diff --git a/domains/test.cutedog5695.json b/domains/test.cutedog5695.json index 59043eeec..0228931d2 100644 --- a/domains/test.cutedog5695.json +++ b/domains/test.cutedog5695.json @@ -6,6 +6,6 @@ "twitter": "cutedog5695" }, "record": { - "CNAME": "glistening-faloodeh-84f4b1.netlify.app" + "CNAME": "glistening-faloodeh-84f4b1.netlify.app" } } diff --git a/domains/test.json b/domains/test.json index 72ba31172..b62378c74 100644 --- a/domains/test.json +++ b/domains/test.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "TerraPlayz", - "email": "omsenjalia@gmail.com", - "discord": "248470317540966443" - }, - - "record": { - "A": ["11.11.11.11"] - } - } - \ No newline at end of file + "owner": { + "username": "TerraPlayz", + "email": "omsenjalia@gmail.com", + "discord": "248470317540966443" + }, + + "record": { + "A": ["11.11.11.11"] + } +} diff --git a/domains/tf.json b/domains/tf.json index 3e50f7b7a..c3e6c7971 100644 --- a/domains/tf.json +++ b/domains/tf.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "WaspZix", - "email": "160319648+WaspZix@users.noreply.github.com" - }, - "record": { - "CNAME": "thefirst.glitch.me" - } + "owner": { + "username": "WaspZix", + "email": "160319648+WaspZix@users.noreply.github.com" + }, + "record": { + "CNAME": "thefirst.glitch.me" + } } diff --git a/domains/the-green-light.json b/domains/the-green-light.json index 9957e103f..bec4a9ac0 100644 --- a/domains/the-green-light.json +++ b/domains/the-green-light.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Senky-Dev", - "email": "agarwala.keshav10@gmail.com" - }, - "record": { - "CNAME": "the-green-light.pages.dev" - } + "owner": { + "username": "Senky-Dev", + "email": "agarwala.keshav10@gmail.com" + }, + "record": { + "CNAME": "the-green-light.pages.dev" + } } diff --git a/domains/the.neighbour.next.door.json b/domains/the.neighbour.next.door.json index 56f37d0b1..e7ff5be01 100644 --- a/domains/the.neighbour.next.door.json +++ b/domains/the.neighbour.next.door.json @@ -1,10 +1,10 @@ { - "description": "A fun meme site :0 (as of entering of this domain, it hasn't been published yet).", - "owner": { - "username": "theNeighbourNextDoor", - "email": "theNeighbourNextDoor@ukrio.is-a.dev" - }, - "record": { + "description": "A fun meme site :0 (as of entering of this domain, it hasn't been published yet).", + "owner": { + "username": "theNeighbourNextDoor", + "email": "theNeighbourNextDoor@ukrio.is-a.dev" + }, + "record": { "A": [ "185.199.108.153", "185.199.109.153", @@ -17,7 +17,7 @@ "2606:50c0:8002::153", "2606:50c0:8003::153" ], - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=u8k50850@gmail.com" + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=u8k50850@gmail.com" } -} +} diff --git a/domains/thedt.json b/domains/thedt.json index ad2c1439e..ca92d70ce 100644 --- a/domains/thedt.json +++ b/domains/thedt.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "thedtvn", - "email": "duongtuan30306@gmail.com" - }, - "record": { - "CNAME": "thedt-portfolio.pages.dev" - } + "owner": { + "username": "thedtvn", + "email": "duongtuan30306@gmail.com" + }, + "record": { + "CNAME": "thedt-portfolio.pages.dev" + } } diff --git a/domains/theneighbournextdoor.json b/domains/theneighbournextdoor.json index 165ce693b..a53bb410a 100644 --- a/domains/theneighbournextdoor.json +++ b/domains/theneighbournextdoor.json @@ -1,12 +1,12 @@ { - "description": "A fun meme site :0 (as of entering of this domain, it hasn't been published yet).", - "owner": { - "username": "theNeighbourNextDoor", - "email": "theNeighbourNextDoor@ukrio.is-a.dev" - }, - "record": { - "URL": "https://theneighbournextdoor.github.io/", - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=u8k50850@gmail.com" + "description": "A fun meme site :0 (as of entering of this domain, it hasn't been published yet).", + "owner": { + "username": "theNeighbourNextDoor", + "email": "theNeighbourNextDoor@ukrio.is-a.dev" + }, + "record": { + "URL": "https://theneighbournextdoor.github.io/", + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=u8k50850@gmail.com" } -} +} diff --git a/domains/thenoppy12.json b/domains/thenoppy12.json index 68b8b1152..bca17f9f9 100644 --- a/domains/thenoppy12.json +++ b/domains/thenoppy12.json @@ -1,12 +1,12 @@ { - "description": "Main Page", - "repo": "https://github.com/thenoppy12/thenoppy12.github.io", - "owner": { - "username": "BussyBakks", - "email": "lengochuykiengiang@gmail.com", - "discord": ".thenoppy12" - }, - "record": { - "CNAME": "thenoppy12.github.io" - } -} + "description": "Main Page", + "repo": "https://github.com/thenoppy12/thenoppy12.github.io", + "owner": { + "username": "BussyBakks", + "email": "lengochuykiengiang@gmail.com", + "discord": ".thenoppy12" + }, + "record": { + "CNAME": "thenoppy12.github.io" + } +} diff --git a/domains/theo.json b/domains/theo.json index dff8f0224..5efe7f504 100644 --- a/domains/theo.json +++ b/domains/theo.json @@ -1,12 +1,12 @@ { - "description": "Personal website (blog and etc).", - "repo": "https://github.com/DrTheodor/drtheodor.github.io", - "owner": { - "username": "DrTheodor", - "email": "teodor2k8@gmail.com", - "discord": "691552610519613440" - }, - "record": { - "CNAME": "drtheodor.github.io" - } + "description": "Personal website (blog and etc).", + "repo": "https://github.com/DrTheodor/drtheodor.github.io", + "owner": { + "username": "DrTheodor", + "email": "teodor2k8@gmail.com", + "discord": "691552610519613440" + }, + "record": { + "CNAME": "drtheodor.github.io" + } } diff --git a/domains/thewonglife.json b/domains/thewonglife.json index ed0bcce76..a223ee952 100644 --- a/domains/thewonglife.json +++ b/domains/thewonglife.json @@ -1,12 +1,12 @@ { - "description": "Nicholas Wong's Personal Subdomain", - "repo": "https://github.com/TheWongLife/TheWongLife.github.io", - "owner": { - "username": "TheWongLife", - "email": "nwong27@illinois.edu", - "twitter": "The_Wong_Life" - }, - "record": { - "CNAME": "thewonglife.github.io" - } -} + "description": "Nicholas Wong's Personal Subdomain", + "repo": "https://github.com/TheWongLife/TheWongLife.github.io", + "owner": { + "username": "TheWongLife", + "email": "nwong27@illinois.edu", + "twitter": "The_Wong_Life" + }, + "record": { + "CNAME": "thewonglife.github.io" + } +} diff --git a/domains/thikhathali.json b/domains/thikhathali.json index 2065da4f0..ee33d6291 100644 --- a/domains/thikhathali.json +++ b/domains/thikhathali.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Thikhathali", - "email": "thikhamataboge@gmail.com" - }, - "record": { - "CNAME": "thikhathali.github.io" - } + "owner": { + "username": "Thikhathali", + "email": "thikhamataboge@gmail.com" + }, + "record": { + "CNAME": "thikhathali.github.io" + } } diff --git a/domains/tih.json b/domains/tih.json index 6849ce094..5c3385aaa 100644 --- a/domains/tih.json +++ b/domains/tih.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "FatihArridho", - "email": "m.fatiharridho@gmail.com" - }, - "record": { - "CNAME": "tih-9t0.pages.dev" - } -} + "owner": { + "username": "FatihArridho", + "email": "m.fatiharridho@gmail.com" + }, + "record": { + "CNAME": "tih-9t0.pages.dev" + } +} diff --git a/domains/titan.json b/domains/titan.json index b493cc257..916e8a963 100644 --- a/domains/titan.json +++ b/domains/titan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bhoopesh369", - "email": "bhoopesh459@gmail.com" - }, - "record": { - "A": ["217.174.245.249"] - } + "owner": { + "username": "bhoopesh369", + "email": "bhoopesh459@gmail.com" + }, + "record": { + "A": ["217.174.245.249"] + } } diff --git a/domains/tk.json b/domains/tk.json index ba6a21620..2492440b3 100644 --- a/domains/tk.json +++ b/domains/tk.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "thaddeuskkr", - "email": "thaddeuskkr@gmail.com" - }, - "record": { - "CNAME": "tkkr.tplinkdns.com" - } + "owner": { + "username": "thaddeuskkr", + "email": "thaddeuskkr@gmail.com" + }, + "record": { + "CNAME": "tkkr.tplinkdns.com" + } } diff --git a/domains/tmasikt.json b/domains/tmasikt.json index 5957ded8f..1fe9f2e93 100644 --- a/domains/tmasikt.json +++ b/domains/tmasikt.json @@ -7,8 +7,6 @@ "discord": "tmasikt" }, "record": { - "A": [ - "194.190.169.59" - ] + "A": ["194.190.169.59"] } } diff --git a/domains/toast.json b/domains/toast.json index a2b007167..46a7ea8c1 100644 --- a/domains/toast.json +++ b/domains/toast.json @@ -1,11 +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" - } -} + "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" + } +} diff --git a/domains/toby.json b/domains/toby.json index bccae9460..23f45f3e9 100644 --- a/domains/toby.json +++ b/domains/toby.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "toby7002", - "email": "minhthoj27@icloud.com" - }, + "owner": { + "username": "toby7002", + "email": "minhthoj27@icloud.com" + }, - "record": { - "URL": "https://toby7002.github.io" - } + "record": { + "URL": "https://toby7002.github.io" + } } diff --git a/domains/tomsystems.json b/domains/tomsystems.json index 73ff4d4fd..927f49550 100644 --- a/domains/tomsystems.json +++ b/domains/tomsystems.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "thesillycat", - "email": "tomnetwork@duck.com" - }, - "record": { - "CNAME": "tomsystems.pages.dev" - } + "owner": { + "username": "thesillycat", + "email": "tomnetwork@duck.com" + }, + "record": { + "CNAME": "tomsystems.pages.dev" + } } diff --git a/domains/totallynotmwa.json b/domains/totallynotmwa.json index 9d2a1a6d0..9450b1906 100644 --- a/domains/totallynotmwa.json +++ b/domains/totallynotmwa.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Totallynotmwa", - "email": "totallynot@mwa.lol" - }, - "record": { - "URL": "https://mwa.lol" - } + "owner": { + "username": "Totallynotmwa", + "email": "totallynot@mwa.lol" + }, + "record": { + "URL": "https://mwa.lol" + } } diff --git a/domains/tr1n.json b/domains/tr1n.json index 8d98dea44..fb216032f 100644 --- a/domains/tr1n.json +++ b/domains/tr1n.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "tr1n", - "email": "djpatrio@gmail.com" - }, - "record": { - "URL": "https://tr1n.me" - } + "owner": { + "username": "tr1n", + "email": "djpatrio@gmail.com" + }, + "record": { + "URL": "https://tr1n.me" + } } diff --git a/domains/treizer.json b/domains/treizer.json index ff7653714..d3f960083 100644 --- a/domains/treizer.json +++ b/domains/treizer.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "nexos20levrai", - "email": "nexos.dons@gmail.com" - }, - "record": { - "A": ["193.160.130.98"] - } + "owner": { + "username": "nexos20levrai", + "email": "nexos.dons@gmail.com" + }, + "record": { + "A": ["193.160.130.98"] + } } diff --git a/domains/triachrold.json b/domains/triachrold.json index 625f18c8a..46443e71c 100644 --- a/domains/triachrold.json +++ b/domains/triachrold.json @@ -7,4 +7,3 @@ "URL": "https://triach-rold.github.io/" } } - diff --git a/domains/tshonq.json b/domains/tshonq.json index 89536d6d6..ba9443808 100644 --- a/domains/tshonq.json +++ b/domains/tshonq.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "shubhamakshit", - "email": "akshitshubhammas@gmail.com" - }, - "record": { - "CNAME": "tshonqkhan.onrender.com" - } + "owner": { + "username": "shubhamakshit", + "email": "akshitshubhammas@gmail.com" + }, + "record": { + "CNAME": "tshonqkhan.onrender.com" + } } diff --git a/domains/ttt.talinsharma.json b/domains/ttt.talinsharma.json index 60572a0ce..697df0714 100644 --- a/domains/ttt.talinsharma.json +++ b/domains/ttt.talinsharma.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "TalinTheDev", - "email": "talinsharma.dev@gmail.com", - "discord": "1010508154481676329" - }, - - "record": { - "CNAME": "tic-tac-toe-175c5.web.app" - } - } - + "owner": { + "username": "TalinTheDev", + "email": "talinsharma.dev@gmail.com", + "discord": "1010508154481676329" + }, + + "record": { + "CNAME": "tic-tac-toe-175c5.web.app" + } +} diff --git a/domains/uk.json b/domains/uk.json index 89ea90364..0fc11fe2c 100644 --- a/domains/uk.json +++ b/domains/uk.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "ukrioo", - "email": "u8k50850@gmail.com" - }, - "record": { - "URL": "https://ukrioo.github.io/", - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=u8k50850@gmail.com" - } + "owner": { + "username": "ukrioo", + "email": "u8k50850@gmail.com" + }, + "record": { + "URL": "https://ukrioo.github.io/", + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=u8k50850@gmail.com" + } } diff --git a/domains/umarahsan.json b/domains/umarahsan.json index 09ee74cb7..139682c06 100644 --- a/domains/umarahsan.json +++ b/domains/umarahsan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "umarxz559", - "email": "umarxz559@gmail.com" - }, - "record": { - "A": ["141.147.52.210"] - } + "owner": { + "username": "umarxz559", + "email": "umarxz559@gmail.com" + }, + "record": { + "A": ["141.147.52.210"] + } } diff --git a/domains/undefined.json b/domains/undefined.json index d94d066b0..8f0d15255 100644 --- a/domains/undefined.json +++ b/domains/undefined.json @@ -1,22 +1,19 @@ { - "description": "This subdomain is for my personal portfolio website.", - "repo": "https://github.com/baokhang4930/baokhang4930.github.io", - "owner": { - "username": "baokhang4930", - "email": "baokhang4930@gmail.com", - "twitter": "undefiined__" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} + "description": "This subdomain is for my personal portfolio website.", + "repo": "https://github.com/baokhang4930/baokhang4930.github.io", + "owner": { + "username": "baokhang4930", + "email": "baokhang4930@gmail.com", + "twitter": "undefiined__" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/unnst.json b/domains/unnst.json index 0b46c9119..9e96de052 100644 --- a/domains/unnst.json +++ b/domains/unnst.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "482migs", - "email": "amberisamab@gmail.com" - }, - "record": { - "CNAME": "unnst.github.io" - } + "owner": { + "username": "482migs", + "email": "amberisamab@gmail.com" + }, + "record": { + "CNAME": "unnst.github.io" + } } diff --git a/domains/untitled.json b/domains/untitled.json index 2f713c29b..81b800ddc 100644 --- a/domains/untitled.json +++ b/domains/untitled.json @@ -1,11 +1,11 @@ { - "description": "Hosting my website", - "repo": "https://github.com/VihaanAnand/VihaanAnand.github.io", - "owner": { - "username": "VihaanAnand", - "email": "macos14sonoma@gmail.com" - }, - "record": { - "CNAME": "VihaanAnand.github.io" - } + "description": "Hosting my website", + "repo": "https://github.com/VihaanAnand/VihaanAnand.github.io", + "owner": { + "username": "VihaanAnand", + "email": "macos14sonoma@gmail.com" + }, + "record": { + "CNAME": "VihaanAnand.github.io" + } } diff --git a/domains/uptime-ryo.json b/domains/uptime-ryo.json index 9218d668b..c43440b7b 100644 --- a/domains/uptime-ryo.json +++ b/domains/uptime-ryo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "FrosGaming", - "email": "dgfrosdgfros@gmail.com" - }, - "record": { - "A": ["69.197.135.203"] - } + "owner": { + "username": "FrosGaming", + "email": "dgfrosdgfros@gmail.com" + }, + "record": { + "A": ["69.197.135.203"] + } } diff --git a/domains/urging.json b/domains/urging.json index e0d094d44..e8cfb309f 100644 --- a/domains/urging.json +++ b/domains/urging.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "UrgingOfc", - "email": "diogo.lopes.silva.ch@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } + "owner": { + "username": "UrgingOfc", + "email": "diogo.lopes.silva.ch@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } } diff --git a/domains/use-ho2.json b/domains/use-ho2.json index 0cb068a29..5366d809e 100644 --- a/domains/use-ho2.json +++ b/domains/use-ho2.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "hussain22g", - "email": "hussainaltahoo944@gmail.com" - }, - "record": { - "CNAME": "ho2.pages.dev" - } + "owner": { + "username": "hussain22g", + "email": "hussainaltahoo944@gmail.com" + }, + "record": { + "CNAME": "ho2.pages.dev" + } } diff --git a/domains/user0.json b/domains/user0.json index c91db23ef..fbb4ad490 100644 --- a/domains/user0.json +++ b/domains/user0.json @@ -1,13 +1,13 @@ -{ - "description": "My own web profile", - "repo": "https://github.com/user0-07161/user0-07161.github.io", - "owner": { - "username": "user0-07161", - "email": "user0thenyancat@proton.me", - "discord": "1213799919920484364" - }, +{ + "description": "My own web profile", + "repo": "https://github.com/user0-07161/user0-07161.github.io", + "owner": { + "username": "user0-07161", + "email": "user0thenyancat@proton.me", + "discord": "1213799919920484364" + }, - "record": { - "CNAME": "user0-07161.github.io" - } - } + "record": { + "CNAME": "user0-07161.github.io" + } +} diff --git a/domains/uuphoria2.json b/domains/uuphoria2.json index e5d7f1b6e..f429aa66c 100644 --- a/domains/uuphoria2.json +++ b/domains/uuphoria2.json @@ -1,11 +1,11 @@ { - "description": "This is to be used on my blog.", - "repo": "https://github.com/uuphoria2/uuphoria2.github.io", - "owner": { - "username": "uuphoria2", - "email": "gman36147@gmail.com" - }, - "record": { - "CNAME": "uuphoria2.github.io" - } -} + "description": "This is to be used on my blog.", + "repo": "https://github.com/uuphoria2/uuphoria2.github.io", + "owner": { + "username": "uuphoria2", + "email": "gman36147@gmail.com" + }, + "record": { + "CNAME": "uuphoria2.github.io" + } +} diff --git a/domains/uynilo9.json b/domains/uynilo9.json index 7b5db6d7d..1d45c6b28 100644 --- a/domains/uynilo9.json +++ b/domains/uynilo9.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "uynilo9", - "email": "uynilo9@outlook.com", - "twitter": "uynilo9" - }, - "record": { - "CNAME": "uynilo9.pages.dev" - } -} + "owner": { + "username": "uynilo9", + "email": "uynilo9@outlook.com", + "twitter": "uynilo9" + }, + "record": { + "CNAME": "uynilo9.pages.dev" + } +} diff --git a/domains/v205.json b/domains/v205.json index f875c10f6..6b0b43598 100644 --- a/domains/v205.json +++ b/domains/v205.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "V205Arduino", - "email": "s@v205.obl.ong", - "discord": "1159944006587924490" - }, - - "record": { - "CNAME": "v205.hackclub.app" - } - } - + "owner": { + "username": "V205Arduino", + "email": "s@v205.obl.ong", + "discord": "1159944006587924490" + }, + + "record": { + "CNAME": "v205.hackclub.app" + } +} diff --git a/domains/vachanmn.json b/domains/vachanmn.json index 86bfbac2a..ae385acda 100644 --- a/domains/vachanmn.json +++ b/domains/vachanmn.json @@ -1,9 +1,9 @@ - { - "owner": { - "username": "vachanmn123", - "email": "vachanmn123@gmail.com" - }, - "record": { - "CNAME": "edge.redirect.pizza" - } - } +{ + "owner": { + "username": "vachanmn123", + "email": "vachanmn123@gmail.com" + }, + "record": { + "CNAME": "edge.redirect.pizza" + } +} diff --git a/domains/valo-io.json b/domains/valo-io.json index a0d0cf4fd..3451aed67 100644 --- a/domains/valo-io.json +++ b/domains/valo-io.json @@ -1,13 +1,13 @@ { - "description": "Static page, displaying the links to my socials", - "repo": "https://github.com/valo-io/valo-io.github.io", - "owner": { - "username": "valo-io", - "email": "starfleet.valowolf@gmail.com", - "twitter": "Valo_iO", - "discord": "valo_io" - }, - "record": { - "CNAME": "valo-io.github.io" - } -} + "description": "Static page, displaying the links to my socials", + "repo": "https://github.com/valo-io/valo-io.github.io", + "owner": { + "username": "valo-io", + "email": "starfleet.valowolf@gmail.com", + "twitter": "Valo_iO", + "discord": "valo_io" + }, + "record": { + "CNAME": "valo-io.github.io" + } +} diff --git a/domains/ved.json b/domains/ved.json index 943aefaf0..b3265de53 100644 --- a/domains/ved.json +++ b/domains/ved.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ved-patel226", - "email": "talk2ved11@gmail.com" - }, - "record": { - "CNAME": "ved-patel226.github.io" - } + "owner": { + "username": "ved-patel226", + "email": "talk2ved11@gmail.com" + }, + "record": { + "CNAME": "ved-patel226.github.io" + } } diff --git a/domains/venarimusic.json b/domains/venarimusic.json index 9febaf01a..c11bc1fff 100644 --- a/domains/venarimusic.json +++ b/domains/venarimusic.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Zirmith", - "email": "f2v74yt@gmail.com" - }, - "record": { - "CNAME": "vens-music-cove.onrender.com" - } + "owner": { + "username": "Zirmith", + "email": "f2v74yt@gmail.com" + }, + "record": { + "CNAME": "vens-music-cove.onrender.com" + } } diff --git a/domains/verstandlxs.json b/domains/verstandlxs.json index 8273a838f..e67dedc0c 100644 --- a/domains/verstandlxs.json +++ b/domains/verstandlxs.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "byKeksYT", - "email": "community@verstandlxs.de" - }, - "record": { - "CNAME": "verstandlxs.eu" - } + "owner": { + "username": "byKeksYT", + "email": "community@verstandlxs.de" + }, + "record": { + "CNAME": "verstandlxs.eu" + } } diff --git a/domains/vesly.json b/domains/vesly.json index ed46b6a98..8147fd31d 100644 --- a/domains/vesly.json +++ b/domains/vesly.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Veslydev", - "email": "theflashtrdublaj@gmail.com" - }, - "record": { - "A": ["88.209.248.121"] - } + "owner": { + "username": "Veslydev", + "email": "theflashtrdublaj@gmail.com" + }, + "record": { + "A": ["88.209.248.121"] + } } diff --git a/domains/victormak.json b/domains/victormak.json index 88d23c257..bcff28194 100644 --- a/domains/victormak.json +++ b/domains/victormak.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "DreamerChaserHAH", - "email": "ehekunhah@gmail.com" - }, - "record": { - "CNAME": "dreamerchaserhah.github.io" - } + "owner": { + "username": "DreamerChaserHAH", + "email": "ehekunhah@gmail.com" + }, + "record": { + "CNAME": "dreamerchaserhah.github.io" + } } diff --git a/domains/viggo.json b/domains/viggo.json index 7cee1d6f6..1c5678681 100644 --- a/domains/viggo.json +++ b/domains/viggo.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "ViggAlm", - "email": "ViggAlm@gmail.com", - "discord": "930932488040226876" - }, - - "record": { - "CNAME": "viggalm.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "ViggAlm", + "email": "ViggAlm@gmail.com", + "discord": "930932488040226876" + }, + + "record": { + "CNAME": "viggalm.github.io" + } +} diff --git a/domains/vinn.json b/domains/vinn.json index b85bab8fd..e4ee201d5 100644 --- a/domains/vinn.json +++ b/domains/vinn.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "VinnDev", - "email": "vinndeveloper@gmail.com" - }, - "record": { - "CNAME": "vinndev.github.io" - } + "owner": { + "username": "VinnDev", + "email": "vinndeveloper@gmail.com" + }, + "record": { + "CNAME": "vinndev.github.io" + } } diff --git a/domains/vishalxd.json b/domains/vishalxd.json index bfd781370..2bad1d40e 100644 --- a/domains/vishalxd.json +++ b/domains/vishalxd.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Vishal-1756", - "email": "vishalborse2885@gmail.com" - }, - "record": { - "URL": "https://my-portfolio-vishal-1756.vercel.app/" - } + "owner": { + "username": "Vishal-1756", + "email": "vishalborse2885@gmail.com" + }, + "record": { + "URL": "https://my-portfolio-vishal-1756.vercel.app/" + } } diff --git a/domains/vishok.json b/domains/vishok.json index 3cf5fd844..b14343e4e 100644 --- a/domains/vishok.json +++ b/domains/vishok.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "mvishok", - "email": "mvishok2005@gmail.com" - }, - "record": { - "CNAME": "mvishok.github.io" - } + "owner": { + "username": "mvishok", + "email": "mvishok2005@gmail.com" + }, + "record": { + "CNAME": "mvishok.github.io" + } } diff --git a/domains/vismbs.json b/domains/vismbs.json index bea2b7ec4..3fc62a53b 100644 --- a/domains/vismbs.json +++ b/domains/vismbs.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "gzfs", - "email": "vismbs@pm.me" - }, - "record": { - "A": ["150.230.141.111"] - } + "owner": { + "username": "gzfs", + "email": "vismbs@pm.me" + }, + "record": { + "A": ["150.230.141.111"] + } } diff --git a/domains/vitalik.json b/domains/vitalik.json index dc0448f45..372c2886b 100644 --- a/domains/vitalik.json +++ b/domains/vitalik.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "satoshi-prefers-monero", - "email": "satoshinakamoto@tuta.com" - }, - "record": { - "URL": "https://www.stephencastelphoto.com" - } + "owner": { + "username": "satoshi-prefers-monero", + "email": "satoshinakamoto@tuta.com" + }, + "record": { + "URL": "https://www.stephencastelphoto.com" + } } diff --git a/domains/vivekpratapsingh.json b/domains/vivekpratapsingh.json index 67ec768d1..b91daf6ec 100644 --- a/domains/vivekpratapsingh.json +++ b/domains/vivekpratapsingh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vpsone", - "email": "onenewfacts@gmail.com" - }, - "record": { - "URL": "https://vivek-pratap-singh.vercel.app/" - } + "owner": { + "username": "vpsone", + "email": "onenewfacts@gmail.com" + }, + "record": { + "URL": "https://vivek-pratap-singh.vercel.app/" + } } diff --git a/domains/vlppz.json b/domains/vlppz.json index 4bcba08f5..ea6db3d32 100644 --- a/domains/vlppz.json +++ b/domains/vlppz.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "VladimirPapazov88", - "email": "vfr.123.op@gmail.com" - }, - "record": { - "CNAME": "main-website-2q4.pages.dev" - } - } \ No newline at end of file + "owner": { + "username": "VladimirPapazov88", + "email": "vfr.123.op@gmail.com" + }, + "record": { + "CNAME": "main-website-2q4.pages.dev" + } +} diff --git a/domains/vornexx.json b/domains/vornexx.json index c38afb26f..c89394853 100644 --- a/domains/vornexx.json +++ b/domains/vornexx.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "vornex-gh", - "email": "", - "discord": "1149438819834269856", - "twitter": "vornexx_" - }, - "record": { - "CNAME": "vornexx.pages.dev" - } + "owner": { + "username": "vornex-gh", + "email": "", + "discord": "1149438819834269856", + "twitter": "vornexx_" + }, + "record": { + "CNAME": "vornexx.pages.dev" + } } diff --git a/domains/voxel.json b/domains/voxel.json index 74fafff66..0b48e18ff 100644 --- a/domains/voxel.json +++ b/domains/voxel.json @@ -1,12 +1,12 @@ { - "description": "personal website", - "repo": "https://github.com/voxel79/voxel79.github.io", - "owner": { - "username": "voxel79", - "email": "voxelcool@gmail.com", - "twitter": "voxelhaha" - }, - "record": { - "CNAME": "voxel79.github.io" - } -} + "description": "personal website", + "repo": "https://github.com/voxel79/voxel79.github.io", + "owner": { + "username": "voxel79", + "email": "voxelcool@gmail.com", + "twitter": "voxelhaha" + }, + "record": { + "CNAME": "voxel79.github.io" + } +} diff --git a/domains/voxj.json b/domains/voxj.json index 9e907462f..b6afe1879 100644 --- a/domains/voxj.json +++ b/domains/voxj.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "voxj", - "email": "", - "discord": "1108039808649015336" - }, - - "record": { - "CNAME": "rawintosh.github.io" - } - } - + "owner": { + "username": "voxj", + "email": "", + "discord": "1108039808649015336" + }, + + "record": { + "CNAME": "rawintosh.github.io" + } +} diff --git a/domains/vrxxdev.json b/domains/vrxxdev.json index b71f3e364..febee3fa1 100644 --- a/domains/vrxxdev.json +++ b/domains/vrxxdev.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Its-VrxxDev", - "email": "vrxxdev@gmail.com" - }, - "record": { - "CNAME": "5c89de66-4d03-4838-842d-4745a6da887d-00-mv6wfn8khxkg.pike.replit.dev" - } + "owner": { + "username": "Its-VrxxDev", + "email": "vrxxdev@gmail.com" + }, + "record": { + "CNAME": "5c89de66-4d03-4838-842d-4745a6da887d-00-mv6wfn8khxkg.pike.replit.dev" + } } diff --git a/domains/vscode.urging.json b/domains/vscode.urging.json index e0d094d44..e8cfb309f 100644 --- a/domains/vscode.urging.json +++ b/domains/vscode.urging.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "UrgingOfc", - "email": "diogo.lopes.silva.ch@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } + "owner": { + "username": "UrgingOfc", + "email": "diogo.lopes.silva.ch@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } } diff --git a/domains/vsh.json b/domains/vsh.json index 0a919c176..e4fec6333 100644 --- a/domains/vsh.json +++ b/domains/vsh.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "vshell-vxj", - "email": "mark.chexari@gmail.com" - }, - "record": { - "CNAME": "vshell-vxj.github.io" - } + "owner": { + "username": "vshell-vxj", + "email": "mark.chexari@gmail.com" + }, + "record": { + "CNAME": "vshell-vxj.github.io" + } } - diff --git a/domains/vvxrtues.json b/domains/vvxrtues.json index f2ae91eed..4788c867b 100644 --- a/domains/vvxrtues.json +++ b/domains/vvxrtues.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vvirtues", - "email": "ezi2468@icloud.com" - }, - "record": { - "CNAME": "vvirtues.github.io" - } + "owner": { + "username": "vvirtues", + "email": "ezi2468@icloud.com" + }, + "record": { + "CNAME": "vvirtues.github.io" + } } diff --git a/domains/vxj.json b/domains/vxj.json index 92e6d60c7..68372da4a 100644 --- a/domains/vxj.json +++ b/domains/vxj.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "voxj", - "email": "aglinkoyurjevich@gmail.com" - }, - "record": { - "CNAME": "voxj.github.io" - } + "owner": { + "username": "voxj", + "email": "aglinkoyurjevich@gmail.com" + }, + "record": { + "CNAME": "voxj.github.io" + } } diff --git a/domains/vxsualized.json b/domains/vxsualized.json index 100647626..bb5e85530 100644 --- a/domains/vxsualized.json +++ b/domains/vxsualized.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vxsualized", - "email": "vncntwbr0207@gmail.com" - }, - "record": { - "URL": "https://www.youtube.com/watch?v=dqw4w9wgxcq" - } + "owner": { + "username": "vxsualized", + "email": "vncntwbr0207@gmail.com" + }, + "record": { + "URL": "https://www.youtube.com/watch?v=dqw4w9wgxcq" + } } diff --git a/domains/webmail.somyadipghosh.json b/domains/webmail.somyadipghosh.json index a23664d55..726befd50 100644 --- a/domains/webmail.somyadipghosh.json +++ b/domains/webmail.somyadipghosh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "chiragnahata", - "email": "chiragnahata05@gmail.com" - }, - "record": { - "A": ["129.213.151.29"] - } + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } } diff --git a/domains/webouille.json b/domains/webouille.json index 11b5e93cd..0dd5101df 100644 --- a/domains/webouille.json +++ b/domains/webouille.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MrPidouille", - "email": "valentinrobin7500@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } + "owner": { + "username": "MrPidouille", + "email": "valentinrobin7500@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } } diff --git a/domains/weissx.json b/domains/weissx.json index 30dbb37f2..d442f3731 100644 --- a/domains/weissx.json +++ b/domains/weissx.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "alfari24", - "email": "ari@alfari.id" - }, - "record": { - "A": ["194.15.36.220"] - } + "owner": { + "username": "alfari24", + "email": "ari@alfari.id" + }, + "record": { + "A": ["194.15.36.220"] + } } diff --git a/domains/whsprr.json b/domains/whsprr.json index d218b9d88..48b3fa920 100644 --- a/domains/whsprr.json +++ b/domains/whsprr.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "whsprr-png", - "email": "musicbotqn@gmail.com" - }, - "record": { - "CNAME": "whsprr-png.github.io" - } + "owner": { + "username": "whsprr-png", + "email": "musicbotqn@gmail.com" + }, + "record": { + "CNAME": "whsprr-png.github.io" + } } diff --git a/domains/wiener234.json b/domains/wiener234.json index a62e2b664..3e02d61c1 100644 --- a/domains/wiener234.json +++ b/domains/wiener234.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Wiener234", - "email": "wiemernils@gmail.com" - }, - "record": { - "A": ["130.61.152.39"] - } + "owner": { + "username": "Wiener234", + "email": "wiemernils@gmail.com" + }, + "record": { + "A": ["130.61.152.39"] + } } diff --git a/domains/wilbur.json b/domains/wilbur.json index 9ecbb7194..a1a4c3575 100644 --- a/domains/wilbur.json +++ b/domains/wilbur.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ThisCatLikesCrypto", - "email": "contact@wilburwilliams.uk" - }, - "record": { - "CNAME": "ww-projects.pages.dev" - } + "owner": { + "username": "ThisCatLikesCrypto", + "email": "contact@wilburwilliams.uk" + }, + "record": { + "CNAME": "ww-projects.pages.dev" + } } diff --git a/domains/windowsbuild3r.json b/domains/windowsbuild3r.json index 890e890d3..dd1457db7 100644 --- a/domains/windowsbuild3r.json +++ b/domains/windowsbuild3r.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "davidctinescu", - "email": "david.andrei.pisoi@gmail.com" - }, - "record": { - "A": [ - "156.67.25.171" - ] - } + "owner": { + "username": "davidctinescu", + "email": "david.andrei.pisoi@gmail.com" + }, + "record": { + "A": ["156.67.25.171"] + } } diff --git a/domains/witchboo.json b/domains/witchboo.json index d01aa0293..965a7c682 100644 --- a/domains/witchboo.json +++ b/domains/witchboo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "WitchBoo", - "email": "soconfirmo@hotmail.com" - }, - "record": { - "CNAME": "witchboo.github.io" - } + "owner": { + "username": "WitchBoo", + "email": "soconfirmo@hotmail.com" + }, + "record": { + "CNAME": "witchboo.github.io" + } } diff --git a/domains/withsang.json b/domains/withsang.json index 2a95e103f..a77fd6b64 100644 --- a/domains/withsang.json +++ b/domains/withsang.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "withSang", - "email": "jsa5115@naver.com" - }, - "record": { - "URL": "https://github.com/withsang" - } + "owner": { + "username": "withSang", + "email": "jsa5115@naver.com" + }, + "record": { + "URL": "https://github.com/withsang" + } } diff --git a/domains/wojtekgame.json b/domains/wojtekgame.json index 0dcd6daba..25a3d5498 100644 --- a/domains/wojtekgame.json +++ b/domains/wojtekgame.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "WojtekCodesToday", - "email": "wojtek.game.private@gmail.com", - "discord": "1178278261516685393" - }, - - "record": { - "CNAME": "wojtekcodestoday.github.io" - } - } - + "owner": { + "username": "WojtekCodesToday", + "email": "wojtek.game.private@gmail.com", + "discord": "1178278261516685393" + }, + + "record": { + "CNAME": "wojtekcodestoday.github.io" + } +} diff --git a/domains/workspace.trung.json b/domains/workspace.trung.json index 59238975e..a41c66475 100644 --- a/domains/workspace.trung.json +++ b/domains/workspace.trung.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "record": { - "A": ["74.208.39.12"] - } + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["74.208.39.12"] + } } diff --git a/domains/wtfchirag.json b/domains/wtfchirag.json index fe438cba2..802feb6b1 100644 --- a/domains/wtfchirag.json +++ b/domains/wtfchirag.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "chiragksharma", - "email": "chiragksharma15@gmail.com" - }, - "record": { - "URL": "https://www.github.com/chiragksharma" - } + "owner": { + "username": "chiragksharma", + "email": "chiragksharma15@gmail.com" + }, + "record": { + "URL": "https://www.github.com/chiragksharma" + } } diff --git a/domains/wu.json b/domains/wu.json index ba2970f43..83cf32431 100644 --- a/domains/wu.json +++ b/domains/wu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "SunWuyuan", - "email": "1847261658@qq.com" - }, - "record": { - "CNAME": "wuyuan.dev" - } + "owner": { + "username": "SunWuyuan", + "email": "1847261658@qq.com" + }, + "record": { + "CNAME": "wuyuan.dev" + } } diff --git a/domains/wuyuan.json b/domains/wuyuan.json index ba2970f43..83cf32431 100644 --- a/domains/wuyuan.json +++ b/domains/wuyuan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "SunWuyuan", - "email": "1847261658@qq.com" - }, - "record": { - "CNAME": "wuyuan.dev" - } + "owner": { + "username": "SunWuyuan", + "email": "1847261658@qq.com" + }, + "record": { + "CNAME": "wuyuan.dev" + } } diff --git a/domains/xabdoat.json b/domains/xabdoat.json index e51a5ad39..daedb1078 100644 --- a/domains/xabdoat.json +++ b/domains/xabdoat.json @@ -1,12 +1,12 @@ { - "description": "xAbdo AT Main Web Page", - "repo": "https://github.com/xAbdoAT/xAbdoAT.github.io", - "owner": { - "username": "xAbdoAT", - "email": "email@address", - "twitter": "xAbdoAT" - }, - "record": { - "CNAME": "xabdoat.github.io" - } + "description": "xAbdo AT Main Web Page", + "repo": "https://github.com/xAbdoAT/xAbdoAT.github.io", + "owner": { + "username": "xAbdoAT", + "email": "email@address", + "twitter": "xAbdoAT" + }, + "record": { + "CNAME": "xabdoat.github.io" + } } diff --git a/domains/xeno.json b/domains/xeno.json index 49deb9351..7752e3014 100644 --- a/domains/xeno.json +++ b/domains/xeno.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "lextra", - "email": "xenojusbetter@gmail.com" - }, - "record": { - "CNAME": "bloody.bio" - } + "owner": { + "username": "lextra", + "email": "xenojusbetter@gmail.com" + }, + "record": { + "CNAME": "bloody.bio" + } } diff --git a/domains/xeno9118.json b/domains/xeno9118.json index 7f8c47487..830ec6510 100644 --- a/domains/xeno9118.json +++ b/domains/xeno9118.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Aether1777", - "email": "bkevin39415@gmail.com" - }, - "record": { - "CNAME": "border.hop.io" - } + "owner": { + "username": "Aether1777", + "email": "bkevin39415@gmail.com" + }, + "record": { + "CNAME": "border.hop.io" + } } diff --git a/domains/xenside.json b/domains/xenside.json index 066f5f095..69f876652 100644 --- a/domains/xenside.json +++ b/domains/xenside.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "XenSideNBTS", - "email": "peskoila89@gmail.com" - }, - "record": { + "owner": { + "username": "XenSideNBTS", + "email": "peskoila89@gmail.com" + }, + "record": { "A": [ "185.199.108.153", "185.199.109.153", diff --git a/domains/xkaper.json b/domains/xkaper.json index e6cad4e40..8b131d773 100644 --- a/domains/xkaper.json +++ b/domains/xkaper.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "xkaper001", - "email": "imluckyayan@gmail.com" - }, - "record": { - "CNAME": "xkaper.webflow.io" - } + "owner": { + "username": "xkaper001", + "email": "imluckyayan@gmail.com" + }, + "record": { + "CNAME": "xkaper.webflow.io" + } } diff --git a/domains/xmoj-bbs.json b/domains/xmoj-bbs.json index 277cff40f..cd33a9f41 100644 --- a/domains/xmoj-bbs.json +++ b/domains/xmoj-bbs.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "PythonSmall-Q", - "email": "seanoj_noreply@yeah.net" - }, - "record": { - "CNAME": "xmoj-script.pages.dev" - } + "owner": { + "username": "PythonSmall-Q", + "email": "seanoj_noreply@yeah.net" + }, + "record": { + "CNAME": "xmoj-script.pages.dev" + } } diff --git a/domains/xtoast.json b/domains/xtoast.json index 3025da7e2..952d6a87b 100644 --- a/domains/xtoast.json +++ b/domains/xtoast.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Toast0012", - "email": "aahansiwakoti1@gmail.com" - }, - "record": { - "CNAME": "toast-about-me.onrender.com" - } + "owner": { + "username": "Toast0012", + "email": "aahansiwakoti1@gmail.com" + }, + "record": { + "CNAME": "toast-about-me.onrender.com" + } } diff --git a/domains/xuyife.json b/domains/xuyife.json index 0d843d43a..f765988e2 100644 --- a/domains/xuyife.json +++ b/domains/xuyife.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "xuyife", - "email": "18916947008@163.com" - }, - "record": { - "CNAME": "xuyife.github.io" - } + "owner": { + "username": "xuyife", + "email": "18916947008@163.com" + }, + "record": { + "CNAME": "xuyife.github.io" + } } diff --git a/domains/xuyifei.json b/domains/xuyifei.json index 949ac4709..c6dc6532d 100644 --- a/domains/xuyifei.json +++ b/domains/xuyifei.json @@ -1,12 +1,12 @@ { - "description": "Xuyifei's website’", - "repo": "https://github.com/xuyife/xuyife.github.io", - "owner": { - "username": "xuyife", - "email": "xuyifeiDev@outlook.com", - "twitter": "xuyifei" - }, - "record": { - "CNAME": "xuyife.github.io" - } -} + "description": "Xuyifei's website’", + "repo": "https://github.com/xuyife/xuyife.github.io", + "owner": { + "username": "xuyife", + "email": "xuyifeiDev@outlook.com", + "twitter": "xuyifei" + }, + "record": { + "CNAME": "xuyife.github.io" + } +} diff --git a/domains/xyront.json b/domains/xyront.json index ff547105d..da19de159 100644 --- a/domains/xyront.json +++ b/domains/xyront.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Xyront", - "email": "abalabalscratch@gmail.com" - }, - "record": { - "CNAME": "xyront.github.io" - } + "owner": { + "username": "Xyront", + "email": "abalabalscratch@gmail.com" + }, + "record": { + "CNAME": "xyront.github.io" + } } diff --git a/domains/xyz.json b/domains/xyz.json index 7073a0414..66ce08561 100644 --- a/domains/xyz.json +++ b/domains/xyz.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BLCXD", - "email": "blctoblc223@gmail.com" - }, - "record": { - "CNAME": "blcpage.github.io" - } + "owner": { + "username": "BLCXD", + "email": "blctoblc223@gmail.com" + }, + "record": { + "CNAME": "blcpage.github.io" + } } diff --git a/domains/yaakovschlachter.json b/domains/yaakovschlachter.json index da7ad00f6..a0238bee9 100644 --- a/domains/yaakovschlachter.json +++ b/domains/yaakovschlachter.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "CompuGenius", - "email": "contact@cgprograms.com" - }, - "record": { - "CNAME": "cgprograms.com" - } + "owner": { + "username": "CompuGenius", + "email": "contact@cgprograms.com" + }, + "record": { + "CNAME": "cgprograms.com" + } } diff --git a/domains/yakate.json b/domains/yakate.json index 2405af269..aceacfc2d 100644 --- a/domains/yakate.json +++ b/domains/yakate.json @@ -1,12 +1,12 @@ { - "description": "personal website", - "repo": "https://github.com/oyakate/oyakate.github.io", - "owner": { - "username": "oYakate", - "email": "trollekxmusic@gmail.com", - "discord": "842070971669544982" - }, - "record": { - "CNAME": "oYakate.github.io" - } -} + "description": "personal website", + "repo": "https://github.com/oyakate/oyakate.github.io", + "owner": { + "username": "oYakate", + "email": "trollekxmusic@gmail.com", + "discord": "842070971669544982" + }, + "record": { + "CNAME": "oYakate.github.io" + } +} diff --git a/domains/yaman-malla.json b/domains/yaman-malla.json index e04a6ce7d..679e1b935 100644 --- a/domains/yaman-malla.json +++ b/domains/yaman-malla.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "yamanISyaman", - "email": "yaman.1423@gmail.com" - }, - "record": { - "CNAME": "yaman-malla.surge.sh" - } + "owner": { + "username": "yamanISyaman", + "email": "yaman.1423@gmail.com" + }, + "record": { + "CNAME": "yaman-malla.surge.sh" + } } diff --git a/domains/yashasviallen.json b/domains/yashasviallen.json index acce901ea..b06667a77 100644 --- a/domains/yashasviallen.json +++ b/domains/yashasviallen.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "JavaProgswing", - "email": "yashasviallen@gmail.com" - }, - "record": { - "CNAME": "yashasviallen.dynv6.net" - } + "owner": { + "username": "JavaProgswing", + "email": "yashasviallen@gmail.com" + }, + "record": { + "CNAME": "yashasviallen.dynv6.net" + } } diff --git a/domains/yemzikk.json b/domains/yemzikk.json index 0ddca87af..ca239356a 100644 --- a/domains/yemzikk.json +++ b/domains/yemzikk.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "yemzikk", - "email": "muhammedziyad12@gmail.com" - }, - "record": { - "URL": "https://yemzikk.in/" - } + "owner": { + "username": "yemzikk", + "email": "muhammedziyad12@gmail.com" + }, + "record": { + "URL": "https://yemzikk.in/" + } } diff --git a/domains/yeti.json b/domains/yeti.json index d2973d020..45ad792af 100644 --- a/domains/yeti.json +++ b/domains/yeti.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "yetimeh", - "email": "senukabandara2006@gmail.com" - }, - "record": { - "CNAME": "yetimeh.github.io" - } + "owner": { + "username": "yetimeh", + "email": "senukabandara2006@gmail.com" + }, + "record": { + "CNAME": "yetimeh.github.io" + } } diff --git a/domains/yieldray.json b/domains/yieldray.json index 3c02836f1..2e4d2c1e0 100644 --- a/domains/yieldray.json +++ b/domains/yieldray.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "YieldRay", - "email": "yieldray@outlook.com" - }, - "record": { - "URL": "https://ray.deno.dev/" - } + "owner": { + "username": "YieldRay", + "email": "yieldray@outlook.com" + }, + "record": { + "URL": "https://ray.deno.dev/" + } } diff --git a/domains/yippymishy.json b/domains/yippymishy.json index 01d6af901..80dedc484 100644 --- a/domains/yippymishy.json +++ b/domains/yippymishy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "yippymishy", - "email": "michaelbrocks@outlook.com" - }, - "record": { - "URL": "https://scratch.mit.edu/users/yippymishy" - } + "owner": { + "username": "yippymishy", + "email": "michaelbrocks@outlook.com" + }, + "record": { + "URL": "https://scratch.mit.edu/users/yippymishy" + } } diff --git a/domains/yisus82.json b/domains/yisus82.json index 4cf4a51c6..9bf61e251 100644 --- a/domains/yisus82.json +++ b/domains/yisus82.json @@ -1,12 +1,12 @@ { - "description": "Personal webpage", - "repo": "https://github.com/yisus82/yisus82.github.io", - "owner": { - "username": "yisus82", - "email": "djalma8@gmail.com", - "twitter": "yisusbauer" - }, - "record": { - "CNAME": "yisus82.github.io" - } + "description": "Personal webpage", + "repo": "https://github.com/yisus82/yisus82.github.io", + "owner": { + "username": "yisus82", + "email": "djalma8@gmail.com", + "twitter": "yisusbauer" + }, + "record": { + "CNAME": "yisus82.github.io" + } } diff --git a/domains/yochietti.json b/domains/yochietti.json index fd936ca04..66e35d95a 100644 --- a/domains/yochietti.json +++ b/domains/yochietti.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "yochie", - "email": "yoann.ochietti@gmail.com" - }, - "record": { - "URL": "https://yochie.github.io" - } + "owner": { + "username": "yochie", + "email": "yoann.ochietti@gmail.com" + }, + "record": { + "URL": "https://yochie.github.io" + } } diff --git a/domains/yol.json b/domains/yol.json index 8ac8b103b..74b4f4727 100644 --- a/domains/yol.json +++ b/domains/yol.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "YoelNath", - "email": "yoelnathanael1@gmail.com" - }, - "record": { - "CNAME": "yoelnath.github.io" - } + "owner": { + "username": "YoelNath", + "email": "yoelnathanael1@gmail.com" + }, + "record": { + "CNAME": "yoelnath.github.io" + } } diff --git a/domains/youfoundalpha.json b/domains/youfoundalpha.json index e2fb6b901..6ae32e007 100644 --- a/domains/youfoundalpha.json +++ b/domains/youfoundalpha.json @@ -8,7 +8,7 @@ "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "URL": "https://ap.yfadev.pw", + "URL": "https://ap.yfadev.pw", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } diff --git a/domains/yourz.json b/domains/yourz.json index 570426785..d8e15e041 100644 --- a/domains/yourz.json +++ b/domains/yourz.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Yourz", - "email": "crazilou@vip.qq.com" - }, - "record": { - "CNAME": "yourz.github.io" - } + "owner": { + "username": "Yourz", + "email": "crazilou@vip.qq.com" + }, + "record": { + "CNAME": "yourz.github.io" + } } diff --git a/domains/youssef.json b/domains/youssef.json index 20361d543..424b4a6f1 100644 --- a/domains/youssef.json +++ b/domains/youssef.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "youssefsiam38", - "email": "youssef1yasser38@gmail.com" - }, - "record": { - "URL": "https://www.linkedin.com/in/youssefsiam38" - } + "owner": { + "username": "youssefsiam38", + "email": "youssef1yasser38@gmail.com" + }, + "record": { + "URL": "https://www.linkedin.com/in/youssefsiam38" + } } diff --git a/domains/yrrahbot.acronical.json b/domains/yrrahbot.acronical.json index 870033b61..f0731f8bc 100644 --- a/domains/yrrahbot.acronical.json +++ b/domains/yrrahbot.acronical.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AcronicalYT", - "email": "acronicalbusiness@gmail.com" - }, - "record": { - "CNAME": "9595.site.bot-hosting.net" - } + "owner": { + "username": "AcronicalYT", + "email": "acronicalbusiness@gmail.com" + }, + "record": { + "CNAME": "9595.site.bot-hosting.net" + } } diff --git a/domains/yrrahevents.acronical.json b/domains/yrrahevents.acronical.json index a80a12eb4..8635bd042 100644 --- a/domains/yrrahevents.acronical.json +++ b/domains/yrrahevents.acronical.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AcronicalYT", - "email": "acronicalbusiness@gmail.com" - }, - "record": { - "CNAME": "yrrahevents.pages.dev" - } + "owner": { + "username": "AcronicalYT", + "email": "acronicalbusiness@gmail.com" + }, + "record": { + "CNAME": "yrrahevents.pages.dev" + } } diff --git a/domains/yunexiz.json b/domains/yunexiz.json index e4986f9fc..acf738582 100644 --- a/domains/yunexiz.json +++ b/domains/yunexiz.json @@ -1,12 +1,22 @@ { - "owner": { - "username": "Yunexiz", - "email": "yunexiz@aol.com" - }, - "record": { - "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], - "AAAA": ["2606:50c0:8000::153","2606:50c0:8001::153","2606:50c0:8002::153","2606:50c0:8003::153"], + "owner": { + "username": "Yunexiz", + "email": "yunexiz@aol.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "AAAA": [ + "2606:50c0:8000::153", + "2606:50c0:8001::153", + "2606:50c0:8002::153", + "2606:50c0:8003::153" + ], "TXT": ["v=spf1 include:spf.improvmx.com ~all"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] - } + } } diff --git a/domains/yunus.json b/domains/yunus.json index ad6401328..de8d924ea 100644 --- a/domains/yunus.json +++ b/domains/yunus.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Yunexiz", - "email": "yunexiz@aol.com" - }, - "record": { - "CNAME": "yunexiz.pages.dev" - } + "owner": { + "username": "Yunexiz", + "email": "yunexiz@aol.com" + }, + "record": { + "CNAME": "yunexiz.pages.dev" + } } diff --git a/domains/yuri.json b/domains/yuri.json index bd286069d..64fed4d33 100644 --- a/domains/yuri.json +++ b/domains/yuri.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MaiYurito", - "email": "reachgamers9999@gmail.com" - }, - "record": { - "URL": "https://yuri.only-fans.club/" - } + "owner": { + "username": "MaiYurito", + "email": "reachgamers9999@gmail.com" + }, + "record": { + "URL": "https://yuri.only-fans.club/" + } } diff --git a/domains/yurito.json b/domains/yurito.json index 1134f17ff..19d199040 100644 --- a/domains/yurito.json +++ b/domains/yurito.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MaiYurito", - "email": "reachgamers9999@gmail.com" - }, - "record": { - "CNAME": "yurito.pages.dev" - } + "owner": { + "username": "MaiYurito", + "email": "reachgamers9999@gmail.com" + }, + "record": { + "CNAME": "yurito.pages.dev" + } } diff --git a/domains/yxz.json b/domains/yxz.json index 4acbe4a7a..e6f890b1c 100644 --- a/domains/yxz.json +++ b/domains/yxz.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "yz9551", - "email": "yixuan0808@gmail.com" - }, - "record": { - "CNAME": "cobble.southeastasia.cloudapp.azure.com" - } + "owner": { + "username": "yz9551", + "email": "yixuan0808@gmail.com" + }, + "record": { + "CNAME": "cobble.southeastasia.cloudapp.azure.com" + } } diff --git a/domains/zaman.json b/domains/zaman.json index 9f7091830..cbbc86337 100644 --- a/domains/zaman.json +++ b/domains/zaman.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "asimuzzaman", - "email": "eii8mo9om@mozmail.com" - }, - "record": { - "CNAME": "asimuzzaman.pages.dev" - }, - "description": "Personal website of @asimuzzaman" + "owner": { + "username": "asimuzzaman", + "email": "eii8mo9om@mozmail.com" + }, + "record": { + "CNAME": "asimuzzaman.pages.dev" + }, + "description": "Personal website of @asimuzzaman" } diff --git a/domains/zay.json b/domains/zay.json index e92cdce7a..46e562603 100644 --- a/domains/zay.json +++ b/domains/zay.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "zayzzay", - "email": "yzerianyoung08@gmail.com", - "discord": "352264519235403787" - }, - - "record": { - "CNAME": "zayzzay.github.io" - } - } - + "owner": { + "username": "zayzzay", + "email": "yzerianyoung08@gmail.com", + "discord": "352264519235403787" + }, + + "record": { + "CNAME": "zayzzay.github.io" + } +} diff --git a/domains/zb60458066.klent.json b/domains/zb60458066.klent.json index b60b572a5..b01f30800 100644 --- a/domains/zb60458066.klent.json +++ b/domains/zb60458066.klent.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "kleeiny", - "email": "kleeinlmao@gmail.com", - "discord": "763581985410121769" - }, - - "record": { - "CNAME": "zmverify.zoho.com" - } - } - \ No newline at end of file + "owner": { + "username": "kleeiny", + "email": "kleeinlmao@gmail.com", + "discord": "763581985410121769" + }, + + "record": { + "CNAME": "zmverify.zoho.com" + } +} diff --git a/domains/zeaxey.json b/domains/zeaxey.json index 75b411dae..0641f48df 100644 --- a/domains/zeaxey.json +++ b/domains/zeaxey.json @@ -1,12 +1,12 @@ { - "description": "website.", - "repo": "https://github.com/Pixel556/website", - "owner": { - "username": "Pixel556", - "email": "therealzeaxey123@gmail.com", - "discord": "862644161156218891" - }, - "record": { - "CNAME": "pixel556.github.io" - } + "description": "website.", + "repo": "https://github.com/Pixel556/website", + "owner": { + "username": "Pixel556", + "email": "therealzeaxey123@gmail.com", + "discord": "862644161156218891" + }, + "record": { + "CNAME": "pixel556.github.io" + } } diff --git a/domains/zephyr.json b/domains/zephyr.json index d741f1bbf..7aa7ef06a 100644 --- a/domains/zephyr.json +++ b/domains/zephyr.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "ALVINTAN159", - "email": "alvintan159@gmail.com", - "discord": "985731141640286258" - }, - - "record": { - "CNAME": "ALVINTAN159.github.io" - } - } - + "owner": { + "username": "ALVINTAN159", + "email": "alvintan159@gmail.com", + "discord": "985731141640286258" + }, + + "record": { + "CNAME": "ALVINTAN159.github.io" + } +} diff --git a/domains/zeranamu.json b/domains/zeranamu.json index faa10ef3a..1332a3249 100644 --- a/domains/zeranamu.json +++ b/domains/zeranamu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Zeranamu", - "email": "zeranamu@gmail.com" - }, - "record": { - "CNAME": "zeranamu.github.io" - } + "owner": { + "username": "Zeranamu", + "email": "zeranamu@gmail.com" + }, + "record": { + "CNAME": "zeranamu.github.io" + } } diff --git a/domains/zester.json b/domains/zester.json index 5ef35e213..5aa995ece 100644 --- a/domains/zester.json +++ b/domains/zester.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "sxtxnzester", - "email": "lollo11020210@gmail.com", - "discord": "1133362142461050980" - }, - - "record": { - "CNAME": "sxtxnzester.github.io" - } - } - + "owner": { + "username": "sxtxnzester", + "email": "lollo11020210@gmail.com", + "discord": "1133362142461050980" + }, + + "record": { + "CNAME": "sxtxnzester.github.io" + } +} diff --git a/domains/zick.json b/domains/zick.json index 396138207..dfaff1ee0 100644 --- a/domains/zick.json +++ b/domains/zick.json @@ -1,11 +1,14 @@ { - "owner": { - "username": "LucasZick", - "email": "lucasalexandrezick@gmail.com" - }, - "record": { - "A": ["144.22.193.227"], - "MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"], - "TXT": ["v=spf1 include:zoho.com ~all", "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCdZp0j5EFJS+OJzSad09+rt4K73CiPfeNahs2qXKBdaRLSrELeRbh4m8dccFi81fAjtPXpU5EonVVj4fssytg06MJCJWbdb02NqwZGS3tm29maZV2UFBb0Fqj4uqNRy1LKynl37jA8XkshE0xyteyFvX3d9Ibf4n7W1VlDhF1HpwIDAQAB"] - } + "owner": { + "username": "LucasZick", + "email": "lucasalexandrezick@gmail.com" + }, + "record": { + "A": ["144.22.193.227"], + "MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"], + "TXT": [ + "v=spf1 include:zoho.com ~all", + "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCdZp0j5EFJS+OJzSad09+rt4K73CiPfeNahs2qXKBdaRLSrELeRbh4m8dccFi81fAjtPXpU5EonVVj4fssytg06MJCJWbdb02NqwZGS3tm29maZV2UFBb0Fqj4uqNRy1LKynl37jA8XkshE0xyteyFvX3d9Ibf4n7W1VlDhF1HpwIDAQAB" + ] + } } diff --git a/domains/ziko.json b/domains/ziko.json index 0b2589b48..2e89af872 100644 --- a/domains/ziko.json +++ b/domains/ziko.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "hghfth", - "email": "zakariadidah@gmail.com", - "discord": "788397929308225546" - }, - - "record": { - "A": ["51.20.101.210"] - } - } - + "owner": { + "username": "hghfth", + "email": "zakariadidah@gmail.com", + "discord": "788397929308225546" + }, + + "record": { + "A": ["51.20.101.210"] + } +} diff --git a/domains/ziriksi.json b/domains/ziriksi.json index 03751c2b4..79afd1e19 100644 --- a/domains/ziriksi.json +++ b/domains/ziriksi.json @@ -1,12 +1,12 @@ { - "description": "Ziriksi's website.", - "repo": "https://github.com/cloudcloudskies/coolziriksi.github.io", - "owner": { - "username": "cloudcloudskies", - "email": "cloudskies@perso.be", - "twitter": "cloudskies13" - }, - "record": { - "CNAME": "cloudcloudskies.github.io" - } + "description": "Ziriksi's website.", + "repo": "https://github.com/cloudcloudskies/coolziriksi.github.io", + "owner": { + "username": "cloudcloudskies", + "email": "cloudskies@perso.be", + "twitter": "cloudskies13" + }, + "record": { + "CNAME": "cloudcloudskies.github.io" + } } diff --git a/domains/zonghao.json b/domains/zonghao.json index 4badfadf7..242e4dc46 100644 --- a/domains/zonghao.json +++ b/domains/zonghao.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ZHTang29", - "email": "e0725226@u.nus.edu" - }, - "record": { - "URL": "https://zonghao-portfolio.web.app/" - } + "owner": { + "username": "ZHTang29", + "email": "e0725226@u.nus.edu" + }, + "record": { + "URL": "https://zonghao-portfolio.web.app/" + } } diff --git a/domains/zoom.json b/domains/zoom.json index 3aa0c7f92..20fad6138 100644 --- a/domains/zoom.json +++ b/domains/zoom.json @@ -1,13 +1,13 @@ { - "description": "A way of showing my github website", - "repo": "https://github.com/theoldzoom/theoldzoom.github.io", - "owner": { - "username": "theoldzoom", - "email": "theoldzoom@gmail.com", - "twitter": "theoldzoom", - "discord": "theoldzoom" - }, - "record": { - "CNAME": "theoldzoom.github.io" - } -} + "description": "A way of showing my github website", + "repo": "https://github.com/theoldzoom/theoldzoom.github.io", + "owner": { + "username": "theoldzoom", + "email": "theoldzoom@gmail.com", + "twitter": "theoldzoom", + "discord": "theoldzoom" + }, + "record": { + "CNAME": "theoldzoom.github.io" + } +} diff --git a/domains/zoosio.json b/domains/zoosio.json index 2a1c8448d..781af4488 100644 --- a/domains/zoosio.json +++ b/domains/zoosio.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "239626", - "email": "maz.nos@gmail.com", - "discord": "788741120364511242" - }, - - "record": { - "A": ["95.216.242.35"] - } - } - \ No newline at end of file + "owner": { + "username": "239626", + "email": "maz.nos@gmail.com", + "discord": "788741120364511242" + }, + + "record": { + "A": ["95.216.242.35"] + } +} diff --git a/domains/ztrdiamond.json b/domains/ztrdiamond.json index 84e424945..f8c7fd9da 100644 --- a/domains/ztrdiamond.json +++ b/domains/ztrdiamond.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ZTRdiamond", - "email": "rikosimon9@gmail.com" - }, - "record": { - "URL": "https://ztrdiamond.vercel.app/" - } + "owner": { + "username": "ZTRdiamond", + "email": "rikosimon9@gmail.com" + }, + "record": { + "URL": "https://ztrdiamond.vercel.app/" + } } diff --git a/domains/zuygui.json b/domains/zuygui.json index 212f498eb..6172d552d 100644 --- a/domains/zuygui.json +++ b/domains/zuygui.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "zuygui", - "email": "maxime@halbitte.fr" - }, - "record": { - "CNAME": "zuygui.github.io" - } + "owner": { + "username": "zuygui", + "email": "maxime@halbitte.fr" + }, + "record": { + "CNAME": "zuygui.github.io" + } } diff --git a/domains/zvdxc.json b/domains/zvdxc.json index b1bd72440..2d357bd7c 100644 --- a/domains/zvdxc.json +++ b/domains/zvdxc.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "zvdxc", - "email": "zvdxc11@gmail.com" - }, - "record": { - "CNAME": "mysite-e7j.pages.dev" - } -} + "owner": { + "username": "zvdxc", + "email": "zvdxc11@gmail.com" + }, + "record": { + "CNAME": "mysite-e7j.pages.dev" + } +} diff --git a/domains/zwei.json b/domains/zwei.json index 50763b3c0..e6ee5f615 100644 --- a/domains/zwei.json +++ b/domains/zwei.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Vibred", - "email": "vibred@pm.me" - }, - "record": { - "CNAME": "telegraph-image2-c9p.pages.dev" - } + "owner": { + "username": "Vibred", + "email": "vibred@pm.me" + }, + "record": { + "CNAME": "telegraph-image2-c9p.pages.dev" + } } diff --git a/domains/zwyz.json b/domains/zwyz.json index f5b0cb1d5..c1cba54d5 100644 --- a/domains/zwyz.json +++ b/domains/zwyz.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "madisonwirtanen", - "email": "isadev@imkk.uk" - }, - "record": { - "CNAME": "madisonwirtanen.github.io" - } -} \ No newline at end of file +{ + "owner": { + "username": "madisonwirtanen", + "email": "isadev@imkk.uk" + }, + "record": { + "CNAME": "madisonwirtanen.github.io" + } +} diff --git a/domains/zylo.json b/domains/zylo.json index 47d8525ad..b26333371 100644 --- a/domains/zylo.json +++ b/domains/zylo.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "Zylo23", - "email": "pyyupsk@proton.me" - }, - "description": "👋 Hello! I'm Zylo, a passionate developer with expertise in efficient web solutions. Explore my portfolio and contact me on GitHub.", - "repo": "https://github.com/Zylo23/personal-website", - "record": { - "CNAME": "zylo23.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "Zylo23", + "email": "pyyupsk@proton.me" + }, + "description": "👋 Hello! I'm Zylo, a passionate developer with expertise in efficient web solutions. Explore my portfolio and contact me on GitHub.", + "repo": "https://github.com/Zylo23/personal-website", + "record": { + "CNAME": "zylo23.pages.dev" + } +} diff --git a/domains/zymi.json b/domains/zymi.json index 961972db7..b78dcf38e 100644 --- a/domains/zymi.json +++ b/domains/zymi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Zyminotfound", - "email": "notzymi0@gmail.com" - }, - "record": { - "CNAME": "zyminotfound.github.io" - } -} + "owner": { + "username": "Zyminotfound", + "email": "notzymi0@gmail.com" + }, + "record": { + "CNAME": "zyminotfound.github.io" + } +} diff --git a/domains/zyronixbot.mznking.json b/domains/zyronixbot.mznking.json index 28a83399e..287e887ed 100644 --- a/domains/zyronixbot.mznking.json +++ b/domains/zyronixbot.mznking.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "mznking", - "email": "maazinking23@gmail.com" - }, - "record": { - "CNAME": "zyronixbot.onrender.com" - } + "owner": { + "username": "mznking", + "email": "maazinking23@gmail.com" + }, + "record": { + "CNAME": "zyronixbot.onrender.com" + } } diff --git a/domains/zytre.json b/domains/zytre.json index 2f08be063..6b9848785 100644 --- a/domains/zytre.json +++ b/domains/zytre.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "GGLVXD", - "email": "gglvmax@gmail.com", - "discord": "689774740893859840" - }, - - "record": { - "CNAME": "forum.gglvxd.eu.org" - } - } - \ No newline at end of file + "owner": { + "username": "GGLVXD", + "email": "gglvmax@gmail.com", + "discord": "689774740893859840" + }, + + "record": { + "CNAME": "forum.gglvxd.eu.org" + } +} From 147a9645043bb9a3ce722f43214787de5206d06d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 18 Jun 2024 13:48:21 +0800 Subject: [PATCH 1439/1456] 40 tab width --- domains/0xzer0x.json | 5 ++++- domains/21z.json | 5 ++++- domains/_discord.kuba.json | 4 +++- domains/_github-pages-challenge-stef-00012.gbot.json | 4 +++- ..._github-pages-challenge-stef-00012.receiptify.json | 4 +++- .../_github-pages-challenge-stef-00012.stefdp.json | 4 +++- domains/_github-pages-challenge-yunexiz.yunexiz.json | 4 +++- domains/adoqet.json | 9 +++++++-- domains/afp.json | 9 +++++++-- domains/ahku.json | 5 ++++- domains/akpi.json | 9 +++++++-- domains/akshay-n.json | 5 ++++- domains/alephdiallo.json | 5 ++++- domains/almaz.json | 5 ++++- domains/alpha.json | 5 ++++- domains/aryamaan.json | 5 ++++- domains/ashishagr.json | 9 +++++++-- domains/astris.api.json | 5 ++++- domains/atharva.json | 5 ++++- domains/axviii3.json | 5 ++++- domains/azeez.json | 5 ++++- domains/ba9.json | 5 ++++- domains/ben.json | 5 ++++- domains/blek.json | 4 +++- domains/canavan.json | 5 ++++- domains/cattopytheweb.json | 5 ++++- domains/cloudskies.json | 5 ++++- domains/crischutu07.json | 5 ++++- domains/cutedog5695.json | 5 ++++- domains/d3c.json | 5 ++++- domains/dainfloop.json | 5 ++++- domains/daniel.json | 5 ++++- domains/darkdevil.json | 5 ++++- domains/demonitize.json | 5 ++++- domains/deva.json | 5 ++++- domains/dexo.json | 5 ++++- domains/dhruvil.json | 5 ++++- domains/do-gia-huy.json | 9 +++++++-- domains/door.json | 5 ++++- domains/edjva.json | 5 ++++- domains/educatedsuddenbucket.json | 5 ++++- domains/elbenja.json | 5 ++++- domains/email.nota.json | 5 ++++- domains/email.zeaxey.json | 5 ++++- domains/ermal.json | 5 ++++- domains/eryquicc.json | 5 ++++- domains/evelio.json | 5 ++++- domains/fake.json | 5 ++++- domains/farish.json | 5 ++++- domains/finsniper.json | 4 +++- domains/flower.json | 5 ++++- domains/fma.json | 5 ++++- domains/fptbb.json | 5 ++++- domains/fran.json | 5 ++++- domains/fuccsoc.json | 9 +++++++-- domains/gizzy.json | 5 ++++- domains/godwhitelight.json | 5 ++++- domains/hackerhawks.json | 5 ++++- domains/iakzs.json | 5 ++++- domains/ice-head.json | 5 ++++- domains/ipuppyyt.json | 5 ++++- domains/jadebetty.json | 5 ++++- domains/jayg.json | 5 ++++- domains/jeymen.json | 6 +++++- domains/jj.json | 5 ++++- domains/js.json | 5 ++++- domains/jumanji.json | 10 ++++++++-- domains/kernel32dll.json | 5 ++++- domains/kotikov.json | 5 ++++- domains/l6174.json | 9 +++++++-- domains/lakhindar.json | 5 ++++- domains/ledraa.json | 4 +++- domains/lighty.json | 9 +++++++-- domains/loser.json | 5 ++++- domains/losr.json | 5 ++++- domains/ludwig.json | 5 ++++- domains/lunah.json | 5 ++++- domains/madhead341.json | 5 ++++- domains/mahmoud.json | 5 ++++- domains/mail-noma.json | 5 ++++- domains/mail.aayushsiwa.json | 9 +++++++-- domains/mail.animesh.json | 5 ++++- domains/mail.arman.json | 5 ++++- domains/mail.boolean44.json | 9 +++++++-- domains/mail.boolean442.json | 9 +++++++-- domains/mail.deadcode.json | 5 ++++- domains/mail.fran.json | 5 ++++- domains/mail.icehead.json | 5 ++++- domains/mail.krunch.json | 5 ++++- domains/mail.minmit.json | 5 ++++- domains/mail.notaperson535.json | 5 ++++- domains/mail.senaditya.json | 5 ++++- domains/mail.sx9.json | 5 ++++- domains/mail.tmasikt.json | 5 ++++- domains/mail.toasty.json | 5 ++++- domains/mail.whine.json | 5 ++++- domains/mail.zvdxc.json | 5 ++++- domains/maintainers.json | 5 ++++- domains/maskduck.json | 4 +++- domains/matrixcoder.json | 5 ++++- domains/matt.json | 5 ++++- domains/maximilian.json | 5 ++++- domains/mosaab.json | 5 ++++- domains/neighbour.next.door.json | 5 ++++- domains/neki.json | 5 ++++- domains/neon.json | 5 ++++- domains/nepnep.imm0nv1nhtv.json | 5 ++++- domains/next.door.json | 5 ++++- domains/ninad.json | 5 ++++- domains/nischay.json | 5 ++++- domains/nooz.json | 5 ++++- domains/not-ethan.json | 5 ++++- domains/notjadeja.json | 5 ++++- domains/nsh.json | 5 ++++- domains/ohqte.json | 5 ++++- domains/om.json | 5 ++++- domains/onion.json | 5 ++++- domains/oniondev.json | 5 ++++- domains/onvy.json | 5 ++++- domains/opott.json | 5 ++++- domains/orestsaban.json | 5 ++++- domains/oxmc.json | 5 ++++- domains/panel.shing.json | 4 +++- domains/paris.node.shing.json | 4 +++- domains/pasindu.json | 5 ++++- domains/paula.json | 4 +++- domains/penguin.json | 6 +++++- domains/post.json | 6 +++++- domains/pranavagrawal.json | 5 ++++- domains/projassets.oxmc.json | 5 ++++- domains/ranareal.json | 5 ++++- domains/ravener.json | 5 ++++- domains/researcx.json | 10 ++++++++-- domains/rhyk.json | 5 ++++- domains/riskymh.json | 5 ++++- domains/ryan.ginut.json | 5 ++++- domains/sabelgames.json | 5 ++++- domains/scythemedia.json | 5 ++++- domains/sebastian.json | 5 ++++- domains/seen.json | 5 ++++- domains/semant.json | 5 ++++- domains/shan.json | 5 ++++- domains/shept.json | 5 ++++- domains/shin.json | 5 ++++- domains/shuchirjain.json | 5 ++++- domains/shuvo.json | 5 ++++- domains/sife.json | 5 ++++- domains/skduck.json | 5 ++++- domains/sono.json | 5 ++++- domains/spaxly.json | 5 ++++- domains/spicy.json | 5 ++++- domains/srm.json | 5 ++++- domains/ss.json | 5 ++++- domains/starnumber.json | 4 +++- domains/stefan.json | 5 ++++- domains/suspense.json | 4 +++- domains/swimou.json | 9 +++++++-- domains/tech-geek-united.json | 5 ++++- domains/thaihung.json | 5 ++++- domains/the.neighbour.next.door.json | 5 ++++- domains/theneighbournextdoor.json | 5 ++++- domains/thetechnikfreak.json | 11 +++++++++-- domains/too-obvious-that.maskduck.json | 5 ++++- domains/uk.json | 5 ++++- domains/ukrio.json | 5 ++++- domains/ultimatemedia.json | 5 ++++- domains/undefined.json | 5 ++++- domains/upd.oxmc.json | 5 ++++- domains/vbc6.json | 5 ++++- domains/vbkg.json | 5 ++++- domains/vivek.json | 5 ++++- domains/whine.json | 5 ++++- domains/willo.json | 5 ++++- domains/xenside.json | 5 ++++- domains/youfoundalpha.json | 5 ++++- domains/yunexiz.json | 9 +++++++-- domains/yush.json | 5 ++++- domains/zick.json | 6 +++++- domains/zplusfour.json | 5 ++++- 179 files changed, 758 insertions(+), 195 deletions(-) diff --git a/domains/0xzer0x.json b/domains/0xzer0x.json index 51d264430..8b4dccf09 100644 --- a/domains/0xzer0x.json +++ b/domains/0xzer0x.json @@ -4,7 +4,10 @@ "email": "youssefessamasu@gmail.com" }, "record": { - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], "TXT": [ "forward-email=youssefessamasu@gmail.com", "v=spf1 a include:spf.forwardemail.net include:_spf.google.com -all" diff --git a/domains/21z.json b/domains/21z.json index 9eecd365b..3bf4995f9 100644 --- a/domains/21z.json +++ b/domains/21z.json @@ -5,7 +5,10 @@ "discord": "780356848737058857" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/_discord.kuba.json b/domains/_discord.kuba.json index 9e353aa16..4555aca5e 100644 --- a/domains/_discord.kuba.json +++ b/domains/_discord.kuba.json @@ -8,6 +8,8 @@ }, "repo": "https://github.com/kbvivi/kuba.lol", "record": { - "TXT": ["dh=4f43d84403713773fa9506963218fe01cfd9b61d"] + "TXT": [ + "dh=4f43d84403713773fa9506963218fe01cfd9b61d" + ] } } diff --git a/domains/_github-pages-challenge-stef-00012.gbot.json b/domains/_github-pages-challenge-stef-00012.gbot.json index e9288e235..08f7c6960 100644 --- a/domains/_github-pages-challenge-stef-00012.gbot.json +++ b/domains/_github-pages-challenge-stef-00012.gbot.json @@ -5,6 +5,8 @@ "discord": "694986201739952229" }, "record": { - "TXT": ["7d2f026325a7a6b08efdb7c6031370"] + "TXT": [ + "7d2f026325a7a6b08efdb7c6031370" + ] } } diff --git a/domains/_github-pages-challenge-stef-00012.receiptify.json b/domains/_github-pages-challenge-stef-00012.receiptify.json index d9d00c4cb..7965f5989 100644 --- a/domains/_github-pages-challenge-stef-00012.receiptify.json +++ b/domains/_github-pages-challenge-stef-00012.receiptify.json @@ -5,6 +5,8 @@ "discord": "694986201739952229" }, "record": { - "TXT": ["bd419a0cfdcbf998e7de1e486cbb4c"] + "TXT": [ + "bd419a0cfdcbf998e7de1e486cbb4c" + ] } } diff --git a/domains/_github-pages-challenge-stef-00012.stefdp.json b/domains/_github-pages-challenge-stef-00012.stefdp.json index 75d0d03b1..ef7b2b8b6 100644 --- a/domains/_github-pages-challenge-stef-00012.stefdp.json +++ b/domains/_github-pages-challenge-stef-00012.stefdp.json @@ -5,6 +5,8 @@ "discord": "694986201739952229" }, "record": { - "TXT": ["27c2dc9cd3e8a0a37947e82ab6f637"] + "TXT": [ + "27c2dc9cd3e8a0a37947e82ab6f637" + ] } } diff --git a/domains/_github-pages-challenge-yunexiz.yunexiz.json b/domains/_github-pages-challenge-yunexiz.yunexiz.json index ed61b9573..f420d01ae 100644 --- a/domains/_github-pages-challenge-yunexiz.yunexiz.json +++ b/domains/_github-pages-challenge-yunexiz.yunexiz.json @@ -4,6 +4,8 @@ "email": "yunexiz@aol.com" }, "record": { - "TXT": ["273b8f26fd1aacf2cd47be00178179"] + "TXT": [ + "273b8f26fd1aacf2cd47be00178179" + ] } } diff --git a/domains/adoqet.json b/domains/adoqet.json index 66b43beae..e85fe6bd4 100644 --- a/domains/adoqet.json +++ b/domains/adoqet.json @@ -10,7 +10,12 @@ "185.199.110.153", "185.199.109.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] } } diff --git a/domains/afp.json b/domains/afp.json index 392c6154e..9a7f0a88b 100644 --- a/domains/afp.json +++ b/domains/afp.json @@ -5,7 +5,12 @@ "discord": "423906482904629268" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] } } diff --git a/domains/ahku.json b/domains/ahku.json index 5c10f18ad..814591fb9 100644 --- a/domains/ahku.json +++ b/domains/ahku.json @@ -4,7 +4,10 @@ "email": "pebna7d9@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/akpi.json b/domains/akpi.json index 40065ae48..7df15e6ef 100644 --- a/domains/akpi.json +++ b/domains/akpi.json @@ -11,7 +11,12 @@ "185.199.111.153", "185.199.109.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] } } diff --git a/domains/akshay-n.json b/domains/akshay-n.json index a255c39e3..54a9a6909 100644 --- a/domains/akshay-n.json +++ b/domains/akshay-n.json @@ -7,6 +7,9 @@ }, "record": { "TXT": "v=spf1 include:spf.improvmx.com ~all", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] } } diff --git a/domains/alephdiallo.json b/domains/alephdiallo.json index 8eec58784..ed82a93d7 100644 --- a/domains/alephdiallo.json +++ b/domains/alephdiallo.json @@ -13,7 +13,10 @@ "185.199.111.153" ], - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], "TXT": "forward-email=alephdiallo@mail.com" } diff --git a/domains/almaz.json b/domains/almaz.json index 1263757b9..4a9f6402d 100644 --- a/domains/almaz.json +++ b/domains/almaz.json @@ -5,7 +5,10 @@ }, "record": { "URL": "https://ss.almaz.is-a.dev", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/alpha.json b/domains/alpha.json index 00a226167..79e611c03 100644 --- a/domains/alpha.json +++ b/domains/alpha.json @@ -9,7 +9,10 @@ }, "record": { "URL": "https://yfadev.pw", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/aryamaan.json b/domains/aryamaan.json index d0ece2eb1..02f4dce9b 100644 --- a/domains/aryamaan.json +++ b/domains/aryamaan.json @@ -10,7 +10,10 @@ "185.199.111.153", "185.199.109.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/ashishagr.json b/domains/ashishagr.json index 3bd8b823e..b8bab7514 100644 --- a/domains/ashishagr.json +++ b/domains/ashishagr.json @@ -10,7 +10,12 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] } } diff --git a/domains/astris.api.json b/domains/astris.api.json index b1b07be6e..6db90070c 100644 --- a/domains/astris.api.json +++ b/domains/astris.api.json @@ -6,7 +6,10 @@ }, "record": { - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], "TXT": "forward-email=rherlydev@proton.me" } } diff --git a/domains/atharva.json b/domains/atharva.json index c98afeecd..8b1d4b4fc 100644 --- a/domains/atharva.json +++ b/domains/atharva.json @@ -5,7 +5,10 @@ "email": "atharva.upadhyay1099@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/axviii3.json b/domains/axviii3.json index a9dea5aa7..3376603e0 100644 --- a/domains/axviii3.json +++ b/domains/axviii3.json @@ -10,7 +10,10 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/azeez.json b/domains/azeez.json index 104165487..d3e6c3f7f 100644 --- a/domains/azeez.json +++ b/domains/azeez.json @@ -13,7 +13,10 @@ "185.199.111.153", "185.199.108.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/ba9.json b/domains/ba9.json index 82095444d..81b7330a0 100644 --- a/domains/ba9.json +++ b/domains/ba9.json @@ -4,7 +4,10 @@ "email": "d2a59.ce26a.1@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/ben.json b/domains/ben.json index d64f12062..0376f3c46 100644 --- a/domains/ben.json +++ b/domains/ben.json @@ -10,7 +10,10 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/blek.json b/domains/blek.json index 0f020ea1d..529fead20 100644 --- a/domains/blek.json +++ b/domains/blek.json @@ -6,6 +6,8 @@ }, "record": { "A": ["185.130.226.115"], - "AAAA": ["2a05:b40:0:570:4563:92af:9a56:7fc8"] + "AAAA": [ + "2a05:b40:0:570:4563:92af:9a56:7fc8" + ] } } diff --git a/domains/canavan.json b/domains/canavan.json index f109e1110..79074c352 100644 --- a/domains/canavan.json +++ b/domains/canavan.json @@ -14,7 +14,10 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/cattopytheweb.json b/domains/cattopytheweb.json index 2aa4390df..17bb3c419 100644 --- a/domains/cattopytheweb.json +++ b/domains/cattopytheweb.json @@ -8,7 +8,10 @@ }, "record": { "URL": "https://cattopytheweb.github.io", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/cloudskies.json b/domains/cloudskies.json index e51768729..9c219f3c8 100644 --- a/domains/cloudskies.json +++ b/domains/cloudskies.json @@ -5,7 +5,10 @@ }, "record": { "URL": "https://cloudskies13.carrd.co", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/crischutu07.json b/domains/crischutu07.json index 28edd1046..fa3ca7ff5 100644 --- a/domains/crischutu07.json +++ b/domains/crischutu07.json @@ -10,7 +10,10 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index 2b2821cb7..895d5115f 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -7,7 +7,10 @@ }, "record": { "A": ["89.106.200.1"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/d3c.json b/domains/d3c.json index f713c47ae..fdb6a3e0b 100644 --- a/domains/d3c.json +++ b/domains/d3c.json @@ -4,7 +4,10 @@ "email": "czb8.a1@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/dainfloop.json b/domains/dainfloop.json index dfd437b48..aff191ee7 100644 --- a/domains/dainfloop.json +++ b/domains/dainfloop.json @@ -5,7 +5,10 @@ }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/daniel.json b/domains/daniel.json index b3d4893fe..3674bbe32 100644 --- a/domains/daniel.json +++ b/domains/daniel.json @@ -8,7 +8,10 @@ "record": { "A": ["34.120.194.28"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } diff --git a/domains/darkdevil.json b/domains/darkdevil.json index fe9279857..43a8b34a8 100644 --- a/domains/darkdevil.json +++ b/domains/darkdevil.json @@ -13,7 +13,10 @@ "185.199.111.153", "185.199.108.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/demonitize.json b/domains/demonitize.json index 85b08e610..6f005c4e4 100644 --- a/domains/demonitize.json +++ b/domains/demonitize.json @@ -10,7 +10,10 @@ "repo": "https://github.com/demonitize", "record": { "URL": "https://github.com/demonitize", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "dh=09350922b05d5a2bcc4a3b4b16c9ef4c0deecb79 v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/deva.json b/domains/deva.json index b5f86d518..0a06c85f4 100644 --- a/domains/deva.json +++ b/domains/deva.json @@ -5,7 +5,10 @@ "email": "devamidhun.3c.kmbvm@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/dexo.json b/domains/dexo.json index dd1b4b74c..a97675642 100644 --- a/domains/dexo.json +++ b/domains/dexo.json @@ -4,7 +4,10 @@ "email": "dexo1337@pm.me" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/dhruvil.json b/domains/dhruvil.json index 05e433f17..19a961690 100644 --- a/domains/dhruvil.json +++ b/domains/dhruvil.json @@ -12,7 +12,10 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/do-gia-huy.json b/domains/do-gia-huy.json index 89f36ba86..c1a8d78d0 100644 --- a/domains/do-gia-huy.json +++ b/domains/do-gia-huy.json @@ -4,7 +4,12 @@ "email": "quyendongho238@Gmail.com" }, "record": { - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": ["forward-email=quyendongho238@gmail.com"] + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], + "TXT": [ + "forward-email=quyendongho238@gmail.com" + ] } } diff --git a/domains/door.json b/domains/door.json index a53bb410a..81b85c8c9 100644 --- a/domains/door.json +++ b/domains/door.json @@ -6,7 +6,10 @@ }, "record": { "URL": "https://theneighbournextdoor.github.io/", - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], "TXT": "forward-email=u8k50850@gmail.com" } } diff --git a/domains/edjva.json b/domains/edjva.json index 4d850a52a..e6925c7ad 100644 --- a/domains/edjva.json +++ b/domains/edjva.json @@ -4,7 +4,10 @@ "email": "skobl.kodpt.1@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/educatedsuddenbucket.json b/domains/educatedsuddenbucket.json index ab9878a73..038a923e3 100644 --- a/domains/educatedsuddenbucket.json +++ b/domains/educatedsuddenbucket.json @@ -4,7 +4,10 @@ "email": "educatedsuddenbucket@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all", "A": [ "185.199.108.153", diff --git a/domains/elbenja.json b/domains/elbenja.json index 4ecd1e99e..3b59b53bd 100644 --- a/domains/elbenja.json +++ b/domains/elbenja.json @@ -6,7 +6,10 @@ }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/email.nota.json b/domains/email.nota.json index db86f74cf..e360b5591 100644 --- a/domains/email.nota.json +++ b/domains/email.nota.json @@ -6,7 +6,10 @@ }, "record": { - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], "TXT": "forward-email=zerolikecyber.2005@gmail.com" } } diff --git a/domains/email.zeaxey.json b/domains/email.zeaxey.json index 4dfe6ae62..3eec4e7af 100644 --- a/domains/email.zeaxey.json +++ b/domains/email.zeaxey.json @@ -4,7 +4,10 @@ "email": "therealzeaxey123@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/ermal.json b/domains/ermal.json index 0b14c85c0..ed348b7d1 100644 --- a/domains/ermal.json +++ b/domains/ermal.json @@ -12,7 +12,10 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/eryquicc.json b/domains/eryquicc.json index a555e9e8d..70bbf297e 100644 --- a/domains/eryquicc.json +++ b/domains/eryquicc.json @@ -12,7 +12,10 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/evelio.json b/domains/evelio.json index 12a7d1380..50b2a1246 100644 --- a/domains/evelio.json +++ b/domains/evelio.json @@ -7,7 +7,10 @@ }, "record": { "A": ["216.24.57.1"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/fake.json b/domains/fake.json index cd52c6137..4800596c3 100644 --- a/domains/fake.json +++ b/domains/fake.json @@ -7,7 +7,10 @@ }, "record": { "A": ["185.199.108.153"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/farish.json b/domains/farish.json index c7c7407db..c36566126 100644 --- a/domains/farish.json +++ b/domains/farish.json @@ -7,7 +7,10 @@ "email": "hello@farish.is-a.dev" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/finsniper.json b/domains/finsniper.json index 887938009..140f70bf2 100644 --- a/domains/finsniper.json +++ b/domains/finsniper.json @@ -4,6 +4,8 @@ "email": "eldar.fire.tv@gmail.com" }, "record": { - "MX": ["feedback-smtp.us-east-1.amazonses.com"] + "MX": [ + "feedback-smtp.us-east-1.amazonses.com" + ] } } diff --git a/domains/flower.json b/domains/flower.json index 4aa656457..328ecfcfd 100644 --- a/domains/flower.json +++ b/domains/flower.json @@ -5,7 +5,10 @@ }, "record": { "URL": "https://messedupflowerpot.carrd.co", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/fma.json b/domains/fma.json index e8d495d11..d5ba3ec8f 100644 --- a/domains/fma.json +++ b/domains/fma.json @@ -5,7 +5,10 @@ "email": "eggnogh@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/fptbb.json b/domains/fptbb.json index bd768f806..367d6c24b 100644 --- a/domains/fptbb.json +++ b/domains/fptbb.json @@ -5,7 +5,10 @@ }, "record": { "URL": "https://fptbb.com", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/fran.json b/domains/fran.json index e2c4b192d..2206cc357 100644 --- a/domains/fran.json +++ b/domains/fran.json @@ -10,7 +10,10 @@ "185.199.109.153", "185.199.111.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/fuccsoc.json b/domains/fuccsoc.json index 57f7dbdfe..7245312bb 100644 --- a/domains/fuccsoc.json +++ b/domains/fuccsoc.json @@ -4,8 +4,13 @@ "email": "me@fuccsoc.com" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ], "URL": "https://fuccsoc.github.io" } } diff --git a/domains/gizzy.json b/domains/gizzy.json index e5d7b3f50..129903f90 100644 --- a/domains/gizzy.json +++ b/domains/gizzy.json @@ -18,7 +18,10 @@ "2606:50c0:8002::153", "2606:50c0:8003::153" ], - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], "TXT": "forward-email=nerop455@gmail.com" } } diff --git a/domains/godwhitelight.json b/domains/godwhitelight.json index 569633d9a..4bdf142a7 100644 --- a/domains/godwhitelight.json +++ b/domains/godwhitelight.json @@ -4,7 +4,10 @@ "email": "godwhitelight1@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/hackerhawks.json b/domains/hackerhawks.json index eca8b37f7..5b51f3b2d 100644 --- a/domains/hackerhawks.json +++ b/domains/hackerhawks.json @@ -4,7 +4,10 @@ "email": "robohawks.dev@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/iakzs.json b/domains/iakzs.json index c3f9f7ad8..588ed84fd 100644 --- a/domains/iakzs.json +++ b/domains/iakzs.json @@ -12,7 +12,10 @@ "185.199.111.153", "185.199.108.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~allCOPY" } } diff --git a/domains/ice-head.json b/domains/ice-head.json index 2fd187cda..6fe056ae3 100644 --- a/domains/ice-head.json +++ b/domains/ice-head.json @@ -13,7 +13,10 @@ "185.199.111.153" ], - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], "TXT": "forward-email=heads.ice@protonmail.com" } diff --git a/domains/ipuppyyt.json b/domains/ipuppyyt.json index b4f3095d7..7ea3812f8 100644 --- a/domains/ipuppyyt.json +++ b/domains/ipuppyyt.json @@ -13,7 +13,10 @@ "185.199.111.153", "185.199.109.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/jadebetty.json b/domains/jadebetty.json index c333f85e9..8ac63a732 100644 --- a/domains/jadebetty.json +++ b/domains/jadebetty.json @@ -11,7 +11,10 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/jayg.json b/domains/jayg.json index 9fb19ca09..b281dabd2 100644 --- a/domains/jayg.json +++ b/domains/jayg.json @@ -8,7 +8,10 @@ }, "record": { "URL": "https://jayg.top", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/jeymen.json b/domains/jeymen.json index 081ebf64c..90015ff87 100644 --- a/domains/jeymen.json +++ b/domains/jeymen.json @@ -11,7 +11,11 @@ "185.199.111.153" ], - "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"], + "MX": [ + "mx.zoho.eu", + "mx2.zoho.eu", + "mx3.zoho.eu" + ], "TXT": "v=spf1 include:zoho.eu ~all" } diff --git a/domains/jj.json b/domains/jj.json index 2df877f05..c7a808c74 100644 --- a/domains/jj.json +++ b/domains/jj.json @@ -12,7 +12,10 @@ "185.199.111.153", "185.199.110.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/js.json b/domains/js.json index 0fc11fe2c..a1422fcd9 100644 --- a/domains/js.json +++ b/domains/js.json @@ -5,7 +5,10 @@ }, "record": { "URL": "https://ukrioo.github.io/", - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], "TXT": "forward-email=u8k50850@gmail.com" } } diff --git a/domains/jumanji.json b/domains/jumanji.json index b3ef5c086..d368f88de 100644 --- a/domains/jumanji.json +++ b/domains/jumanji.json @@ -4,8 +4,14 @@ "email": "madhuchutiya.unhinge650@silomails.com" }, "record": { - "A": ["172.66.47.44", "172.66.44.212"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "A": [ + "172.66.47.44", + "172.66.44.212" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/kernel32dll.json b/domains/kernel32dll.json index 0af0bf407..239add0e0 100644 --- a/domains/kernel32dll.json +++ b/domains/kernel32dll.json @@ -6,7 +6,10 @@ }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/kotikov.json b/domains/kotikov.json index c9f2d4b43..fcfa81cc9 100644 --- a/domains/kotikov.json +++ b/domains/kotikov.json @@ -7,7 +7,10 @@ }, "record": { "URL": "https://kotikov.pages.dev", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/l6174.json b/domains/l6174.json index c3c4ae97f..6071d4aa9 100644 --- a/domains/l6174.json +++ b/domains/l6174.json @@ -12,7 +12,12 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] } } diff --git a/domains/lakhindar.json b/domains/lakhindar.json index 0264b561d..0ba66e3a0 100644 --- a/domains/lakhindar.json +++ b/domains/lakhindar.json @@ -10,7 +10,10 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], "TXT": "forward-email=dev.lakhindarpal@gmail.com" } } diff --git a/domains/ledraa.json b/domains/ledraa.json index f3ba64bf8..7c4ec5023 100644 --- a/domains/ledraa.json +++ b/domains/ledraa.json @@ -4,6 +4,8 @@ "email": "jling0139@gmail.com" }, "record": { - "MX": ["feedback-smtp.us-east-1.amazonses.com"] + "MX": [ + "feedback-smtp.us-east-1.amazonses.com" + ] } } diff --git a/domains/lighty.json b/domains/lighty.json index c240d596a..175e5140d 100644 --- a/domains/lighty.json +++ b/domains/lighty.json @@ -12,7 +12,12 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] } } diff --git a/domains/loser.json b/domains/loser.json index 6a39f3bdb..38284fffd 100644 --- a/domains/loser.json +++ b/domains/loser.json @@ -13,7 +13,10 @@ "185.199.111.153" ], - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], "TXT": "forward-email=gus.creten@gmail.com" } diff --git a/domains/losr.json b/domains/losr.json index 6a39f3bdb..38284fffd 100644 --- a/domains/losr.json +++ b/domains/losr.json @@ -13,7 +13,10 @@ "185.199.111.153" ], - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], "TXT": "forward-email=gus.creten@gmail.com" } diff --git a/domains/ludwig.json b/domains/ludwig.json index 606be3c30..dffa572c1 100644 --- a/domains/ludwig.json +++ b/domains/ludwig.json @@ -4,7 +4,10 @@ "email": "ludwig@courvix.com" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/lunah.json b/domains/lunah.json index 43375a892..e31aafb2f 100644 --- a/domains/lunah.json +++ b/domains/lunah.json @@ -8,7 +8,10 @@ }, "record": { "A": ["62.171.160.186"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/madhead341.json b/domains/madhead341.json index 6a39f3bdb..38284fffd 100644 --- a/domains/madhead341.json +++ b/domains/madhead341.json @@ -13,7 +13,10 @@ "185.199.111.153" ], - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], "TXT": "forward-email=gus.creten@gmail.com" } diff --git a/domains/mahmoud.json b/domains/mahmoud.json index 4d84e811b..6e2a08eca 100644 --- a/domains/mahmoud.json +++ b/domains/mahmoud.json @@ -12,7 +12,10 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/mail-noma.json b/domains/mail-noma.json index 1b3990859..0afa43a78 100644 --- a/domains/mail-noma.json +++ b/domains/mail-noma.json @@ -5,7 +5,10 @@ "email": "Noma4321business@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/mail.aayushsiwa.json b/domains/mail.aayushsiwa.json index 05f975bbe..83400b3e6 100644 --- a/domains/mail.aayushsiwa.json +++ b/domains/mail.aayushsiwa.json @@ -4,7 +4,12 @@ "email": "22052177@kiit.ac.in" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] } } diff --git a/domains/mail.animesh.json b/domains/mail.animesh.json index c6f9d89f9..3d775a2d8 100644 --- a/domains/mail.animesh.json +++ b/domains/mail.animesh.json @@ -4,7 +4,10 @@ "email": "animeshryu@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/mail.arman.json b/domains/mail.arman.json index 9e716b82f..7c9ff7ff2 100644 --- a/domains/mail.arman.json +++ b/domains/mail.arman.json @@ -5,7 +5,10 @@ "email": "itz.armxn@outlook.com" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } diff --git a/domains/mail.boolean44.json b/domains/mail.boolean44.json index b008c8f0f..5f5ddcb2a 100644 --- a/domains/mail.boolean44.json +++ b/domains/mail.boolean44.json @@ -4,7 +4,12 @@ "email": "serenitypalmer10@gmail.com" }, "record": { - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": ["forward-email=palmerowen100@gmail.com"] + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], + "TXT": [ + "forward-email=palmerowen100@gmail.com" + ] } } diff --git a/domains/mail.boolean442.json b/domains/mail.boolean442.json index b008c8f0f..5f5ddcb2a 100644 --- a/domains/mail.boolean442.json +++ b/domains/mail.boolean442.json @@ -4,7 +4,12 @@ "email": "serenitypalmer10@gmail.com" }, "record": { - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": ["forward-email=palmerowen100@gmail.com"] + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], + "TXT": [ + "forward-email=palmerowen100@gmail.com" + ] } } diff --git a/domains/mail.deadcode.json b/domains/mail.deadcode.json index b851b6d93..c311279e8 100644 --- a/domains/mail.deadcode.json +++ b/domains/mail.deadcode.json @@ -4,7 +4,10 @@ "email": "richard@kanshen.click" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/mail.fran.json b/domains/mail.fran.json index 62e7a6f13..ab44e26e7 100644 --- a/domains/mail.fran.json +++ b/domains/mail.fran.json @@ -7,7 +7,10 @@ "username": "xzonix" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/mail.icehead.json b/domains/mail.icehead.json index 765bbc998..e153e6f2b 100644 --- a/domains/mail.icehead.json +++ b/domains/mail.icehead.json @@ -4,7 +4,10 @@ "email": "tanjim_fuad@proton.me" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/mail.krunch.json b/domains/mail.krunch.json index a4193d9d1..d5562584d 100644 --- a/domains/mail.krunch.json +++ b/domains/mail.krunch.json @@ -6,7 +6,10 @@ "discord": "krunchiekrunch._." }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/mail.minmit.json b/domains/mail.minmit.json index 9c539779f..911a193cf 100644 --- a/domains/mail.minmit.json +++ b/domains/mail.minmit.json @@ -6,7 +6,10 @@ "email": "minmitgamer@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } diff --git a/domains/mail.notaperson535.json b/domains/mail.notaperson535.json index 1b17786bf..eaae984f9 100644 --- a/domains/mail.notaperson535.json +++ b/domains/mail.notaperson535.json @@ -5,7 +5,10 @@ "email": "notAperson939@gmail.com" }, "record": { - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], "TXT": "forward-email=notaperson939@gmail.com" } } diff --git a/domains/mail.senaditya.json b/domains/mail.senaditya.json index 615cdf9fc..eef051d90 100644 --- a/domains/mail.senaditya.json +++ b/domains/mail.senaditya.json @@ -5,7 +5,10 @@ "email": "aditya.sen1hl@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } diff --git a/domains/mail.sx9.json b/domains/mail.sx9.json index 7f4f30be8..3e5dc3dbc 100644 --- a/domains/mail.sx9.json +++ b/domains/mail.sx9.json @@ -7,7 +7,10 @@ "username": "SX-9" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/mail.tmasikt.json b/domains/mail.tmasikt.json index 972a1b830..4ca98087f 100644 --- a/domains/mail.tmasikt.json +++ b/domains/mail.tmasikt.json @@ -7,7 +7,10 @@ "discord": "tmasikt" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/mail.toasty.json b/domains/mail.toasty.json index f6da01e3e..e8af719bb 100644 --- a/domains/mail.toasty.json +++ b/domains/mail.toasty.json @@ -6,7 +6,10 @@ }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/mail.whine.json b/domains/mail.whine.json index 2c475e30a..44f8adc26 100644 --- a/domains/mail.whine.json +++ b/domains/mail.whine.json @@ -6,7 +6,10 @@ }, "description": "whi_ne's mail subdomain", "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/mail.zvdxc.json b/domains/mail.zvdxc.json index a960e339a..f6f59f469 100644 --- a/domains/mail.zvdxc.json +++ b/domains/mail.zvdxc.json @@ -5,7 +5,10 @@ "email": "zvdxc11@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/maintainers.json b/domains/maintainers.json index aa3d1bb45..eaff9566d 100644 --- a/domains/maintainers.json +++ b/domains/maintainers.json @@ -5,7 +5,10 @@ }, "record": { "URL": "https://team.is-a.dev", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/maskduck.json b/domains/maskduck.json index 89f8ce5fe..2914b016b 100644 --- a/domains/maskduck.json +++ b/domains/maskduck.json @@ -5,6 +5,8 @@ "email": "", "discord": "maskduck" }, - "record": { "CNAME": "maskduck.pages.dev" }, + "record": { + "CNAME": "maskduck.pages.dev" + }, "repo": "https://github.com/maskduck/maskduck.pages.dev" } diff --git a/domains/matrixcoder.json b/domains/matrixcoder.json index e584272b1..57a4b7c5a 100644 --- a/domains/matrixcoder.json +++ b/domains/matrixcoder.json @@ -12,7 +12,10 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/matt.json b/domains/matt.json index 50ac3d430..abad7ef8d 100644 --- a/domains/matt.json +++ b/domains/matt.json @@ -7,7 +7,10 @@ }, "record": { "A": ["150.230.46.24"], - "MX": ["mx1.talosbot.xyz", "mx2.talosbot.xyz"], + "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" } } diff --git a/domains/maximilian.json b/domains/maximilian.json index df71adf25..5b68a8cd6 100644 --- a/domains/maximilian.json +++ b/domains/maximilian.json @@ -10,7 +10,10 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/mosaab.json b/domains/mosaab.json index ed3bba5f1..e4c424c8c 100644 --- a/domains/mosaab.json +++ b/domains/mosaab.json @@ -12,7 +12,10 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/neighbour.next.door.json b/domains/neighbour.next.door.json index a53bb410a..81b85c8c9 100644 --- a/domains/neighbour.next.door.json +++ b/domains/neighbour.next.door.json @@ -6,7 +6,10 @@ }, "record": { "URL": "https://theneighbournextdoor.github.io/", - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], "TXT": "forward-email=u8k50850@gmail.com" } } diff --git a/domains/neki.json b/domains/neki.json index 396f552d4..a6f5db92d 100644 --- a/domains/neki.json +++ b/domains/neki.json @@ -11,7 +11,10 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/neon.json b/domains/neon.json index cf6370585..d76ac1acb 100644 --- a/domains/neon.json +++ b/domains/neon.json @@ -8,7 +8,10 @@ "email": "goodboyneon03@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "A": [ "185.199.108.153", "185.199.109.153", diff --git a/domains/nepnep.imm0nv1nhtv.json b/domains/nepnep.imm0nv1nhtv.json index 2bae8b5a4..a9fea649b 100644 --- a/domains/nepnep.imm0nv1nhtv.json +++ b/domains/nepnep.imm0nv1nhtv.json @@ -4,7 +4,10 @@ "email": "windows10phamvinh+github@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/next.door.json b/domains/next.door.json index a53bb410a..81b85c8c9 100644 --- a/domains/next.door.json +++ b/domains/next.door.json @@ -6,7 +6,10 @@ }, "record": { "URL": "https://theneighbournextdoor.github.io/", - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], "TXT": "forward-email=u8k50850@gmail.com" } } diff --git a/domains/ninad.json b/domains/ninad.json index 87d55ce0e..09ed56570 100644 --- a/domains/ninad.json +++ b/domains/ninad.json @@ -6,7 +6,10 @@ "repo": "https://github.com/ninadnaik10/ninadnaik10.github.io", "record": { "URL": "https://ninadnaik.xyz", - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], "TXT": "forward-email=ninadtechnical+fe@gmail.com" } } diff --git a/domains/nischay.json b/domains/nischay.json index 46e7b3d77..f0cf44058 100644 --- a/domains/nischay.json +++ b/domains/nischay.json @@ -15,7 +15,10 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/nooz.json b/domains/nooz.json index b8f3c8d41..63c941d24 100644 --- a/domains/nooz.json +++ b/domains/nooz.json @@ -13,7 +13,10 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/not-ethan.json b/domains/not-ethan.json index 84a1a135f..67bd3556a 100644 --- a/domains/not-ethan.json +++ b/domains/not-ethan.json @@ -5,7 +5,10 @@ "discord": "not_ethan." }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all", "A": [ "185.199.108.153", diff --git a/domains/notjadeja.json b/domains/notjadeja.json index d0ece2eb1..02f4dce9b 100644 --- a/domains/notjadeja.json +++ b/domains/notjadeja.json @@ -10,7 +10,10 @@ "185.199.111.153", "185.199.109.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/nsh.json b/domains/nsh.json index ba9686d4e..6a57bfd2f 100644 --- a/domains/nsh.json +++ b/domains/nsh.json @@ -6,7 +6,10 @@ }, "description": "mail domain", "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/ohqte.json b/domains/ohqte.json index 6c500a2d5..6f9cd7441 100644 --- a/domains/ohqte.json +++ b/domains/ohqte.json @@ -5,7 +5,10 @@ }, "record": { "URL": "https://ohqte.vercel.app", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/om.json b/domains/om.json index b69b3b9de..b8d18b76e 100644 --- a/domains/om.json +++ b/domains/om.json @@ -4,7 +4,10 @@ "email": "omsenjalia+github@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/onion.json b/domains/onion.json index 8e96cc260..18af26572 100644 --- a/domains/onion.json +++ b/domains/onion.json @@ -6,7 +6,10 @@ }, "record": { "URL": "https://trgop.gq", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/oniondev.json b/domains/oniondev.json index 5d3eb1393..0309de764 100644 --- a/domains/oniondev.json +++ b/domains/oniondev.json @@ -5,7 +5,10 @@ "discord": "OnionDev#1885" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all", "URL": "https://trgop.gq" } diff --git a/domains/onvy.json b/domains/onvy.json index 866e9a615..42e0a84bf 100644 --- a/domains/onvy.json +++ b/domains/onvy.json @@ -4,7 +4,10 @@ "email": "eiobc3a0@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com", "mx1.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx1.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/opott.json b/domains/opott.json index c7d07fdd6..13d088030 100644 --- a/domains/opott.json +++ b/domains/opott.json @@ -5,7 +5,10 @@ }, "record": { "URL": "https://opott.github.io", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/orestsaban.json b/domains/orestsaban.json index 1795837c2..18ae16395 100644 --- a/domains/orestsaban.json +++ b/domains/orestsaban.json @@ -11,6 +11,9 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] } } diff --git a/domains/oxmc.json b/domains/oxmc.json index 3aba52655..9498953b1 100644 --- a/domains/oxmc.json +++ b/domains/oxmc.json @@ -11,7 +11,10 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], "TXT": "forward-email=contact:oxmc7769.mail@gmail.com,jadenmc:oxmc7769.mail@gmail.com,buisness:oxmc7769.mail@gmail.com" } } diff --git a/domains/panel.shing.json b/domains/panel.shing.json index 0f5d71008..f5081904f 100644 --- a/domains/panel.shing.json +++ b/domains/panel.shing.json @@ -5,6 +5,8 @@ }, "record": { "A": ["129.213.85.212"], - "AAAA": ["2603:c020:400d:3e89:ae49:1b0b:470c:5f33"] + "AAAA": [ + "2603:c020:400d:3e89:ae49:1b0b:470c:5f33" + ] } } diff --git a/domains/paris.node.shing.json b/domains/paris.node.shing.json index c87fa66f5..37c8f2d2a 100644 --- a/domains/paris.node.shing.json +++ b/domains/paris.node.shing.json @@ -5,6 +5,8 @@ }, "record": { "A": ["141.145.205.47"], - "AAAA": ["2603:c027:c003:6aa9:a974:e2d6:f01e:dea8"] + "AAAA": [ + "2603:c027:c003:6aa9:a974:e2d6:f01e:dea8" + ] } } diff --git a/domains/pasindu.json b/domains/pasindu.json index f34884b8f..1aadc9eba 100644 --- a/domains/pasindu.json +++ b/domains/pasindu.json @@ -5,7 +5,10 @@ }, "record": { "URL": "https://github.com/pasinduupendra", - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], "TXT": "forward-email=pasindu@toadcreatives.com" } } diff --git a/domains/paula.json b/domains/paula.json index dd0530491..560940d55 100644 --- a/domains/paula.json +++ b/domains/paula.json @@ -5,6 +5,8 @@ }, "record": { "A": ["185.26.156.151"], - "AAAA": ["2a00:d0c0:200:0:64fc:adff:fef0:8a72"] + "AAAA": [ + "2a00:d0c0:200:0:64fc:adff:fef0:8a72" + ] } } diff --git a/domains/penguin.json b/domains/penguin.json index 0b0358dd8..c80386ab7 100644 --- a/domains/penguin.json +++ b/domains/penguin.json @@ -10,7 +10,11 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx.zoho.com.au", "mx2.zoho.com.au", "mx3.zoho.com.au"], + "MX": [ + "mx.zoho.com.au", + "mx2.zoho.com.au", + "mx3.zoho.com.au" + ], "TXT": "v=spf1 include:zoho.com.au ~all" } } diff --git a/domains/post.json b/domains/post.json index 0763d2d1c..326ff22ef 100644 --- a/domains/post.json +++ b/domains/post.json @@ -8,6 +8,10 @@ "verification-code-site-App_lark=HBuHgbKczItwYdsgJHDZ", "v=spf1 +include:spf.onlarksuite.com -all" ], - "MX": ["mx1.larksuite.com", "mx2.larksuite.com", "mx3.larksuite.com"] + "MX": [ + "mx1.larksuite.com", + "mx2.larksuite.com", + "mx3.larksuite.com" + ] } } diff --git a/domains/pranavagrawal.json b/domains/pranavagrawal.json index 961525336..cbbdff1cd 100644 --- a/domains/pranavagrawal.json +++ b/domains/pranavagrawal.json @@ -8,7 +8,10 @@ "record": { "A": ["185.199.108.153"], "AAAA": ["2606:50c0:8001::153"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/projassets.oxmc.json b/domains/projassets.oxmc.json index 28a3a3fb7..61a9bd4f7 100644 --- a/domains/projassets.oxmc.json +++ b/domains/projassets.oxmc.json @@ -11,7 +11,10 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], "TXT": "forward-email=contact:oxmc7769.mail@gmail.com" } } diff --git a/domains/ranareal.json b/domains/ranareal.json index 7959ab94e..9e06c2aa4 100644 --- a/domains/ranareal.json +++ b/domains/ranareal.json @@ -4,7 +4,10 @@ "email": "notrana1122@outlook.com" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/ravener.json b/domains/ravener.json index 05c60aa5f..6e51a0d68 100644 --- a/domains/ravener.json +++ b/domains/ravener.json @@ -7,7 +7,10 @@ }, "record": { "URL": "https://ravener.vercel.app", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/researcx.json b/domains/researcx.json index 0cfe4cd96..e03098b51 100644 --- a/domains/researcx.json +++ b/domains/researcx.json @@ -5,7 +5,13 @@ }, "record": { "A": ["207.127.95.80"], - "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"], - "TXT": ["v=spf1 include:zoho.eu ~all"] + "MX": [ + "mx.zoho.eu", + "mx2.zoho.eu", + "mx3.zoho.eu" + ], + "TXT": [ + "v=spf1 include:zoho.eu ~all" + ] } } diff --git a/domains/rhyk.json b/domains/rhyk.json index 595d125f1..203a5d624 100644 --- a/domains/rhyk.json +++ b/domains/rhyk.json @@ -4,7 +4,10 @@ "email": "qbkyde6c@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/riskymh.json b/domains/riskymh.json index a61ee3948..9f7fed28d 100644 --- a/domains/riskymh.json +++ b/domains/riskymh.json @@ -8,6 +8,9 @@ }, "record": { "URL": "https://riskymh.github.io", - "MX": ["rocky.smtp-in.mailway.app", "peter.smtp-in.mailway.app"] + "MX": [ + "rocky.smtp-in.mailway.app", + "peter.smtp-in.mailway.app" + ] } } diff --git a/domains/ryan.ginut.json b/domains/ryan.ginut.json index ca057ee8f..c150de5a9 100644 --- a/domains/ryan.ginut.json +++ b/domains/ryan.ginut.json @@ -5,6 +5,9 @@ }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] } } diff --git a/domains/sabelgames.json b/domains/sabelgames.json index 016234dab..fb65c2c31 100644 --- a/domains/sabelgames.json +++ b/domains/sabelgames.json @@ -5,7 +5,10 @@ }, "record": { "URL": "https://sabelgames.itch.io", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/scythemedia.json b/domains/scythemedia.json index faa8f56e5..cf87a475e 100644 --- a/domains/scythemedia.json +++ b/domains/scythemedia.json @@ -10,7 +10,10 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/sebastian.json b/domains/sebastian.json index dc11746eb..d29072641 100644 --- a/domains/sebastian.json +++ b/domains/sebastian.json @@ -10,7 +10,10 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com -all" } } diff --git a/domains/seen.json b/domains/seen.json index 4d2ce4432..e09cefb74 100644 --- a/domains/seen.json +++ b/domains/seen.json @@ -6,7 +6,10 @@ }, "record": { "URL": "https://github.com/Seendator", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": [ "v=spf1 include:spf.improvmx.com include:_spf.elasticemail.com ~all" ] diff --git a/domains/semant.json b/domains/semant.json index 5a088906f..9a282b424 100644 --- a/domains/semant.json +++ b/domains/semant.json @@ -12,7 +12,10 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/shan.json b/domains/shan.json index b07e13983..fde16c33c 100644 --- a/domains/shan.json +++ b/domains/shan.json @@ -8,7 +8,10 @@ }, "record": { "A": ["45.90.12.47"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/shept.json b/domains/shept.json index 67b494909..225591665 100644 --- a/domains/shept.json +++ b/domains/shept.json @@ -10,7 +10,10 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/shin.json b/domains/shin.json index 272a5746d..bd8fc6557 100644 --- a/domains/shin.json +++ b/domains/shin.json @@ -13,7 +13,10 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], "TXT": "forward-email=tachibshin@duck.com" } } diff --git a/domains/shuchirjain.json b/domains/shuchirjain.json index 4bac647a4..12a1fb9e7 100644 --- a/domains/shuchirjain.json +++ b/domains/shuchirjain.json @@ -5,7 +5,10 @@ }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/shuvo.json b/domains/shuvo.json index 2be651fe3..cb8b29577 100644 --- a/domains/shuvo.json +++ b/domains/shuvo.json @@ -5,6 +5,9 @@ "email": "shuvo1556@gmail.com" }, "record": { - "MX": ["dns1.alwaysdata.com", "dns2.alwaysdata.com"] + "MX": [ + "dns1.alwaysdata.com", + "dns2.alwaysdata.com" + ] } } diff --git a/domains/sife.json b/domains/sife.json index d11dc02ae..6b6120449 100644 --- a/domains/sife.json +++ b/domains/sife.json @@ -12,6 +12,9 @@ "185.199.111.153" ], "TXT": "v=spf1 include:spf.improvmx.com ~all", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] } } diff --git a/domains/skduck.json b/domains/skduck.json index 6dca29519..aee4880db 100644 --- a/domains/skduck.json +++ b/domains/skduck.json @@ -9,7 +9,10 @@ "note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586." }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/sono.json b/domains/sono.json index 9c772adbb..5b9dec35f 100644 --- a/domains/sono.json +++ b/domains/sono.json @@ -4,7 +4,10 @@ "email": "sono.arbeit@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com."], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com." + ], "TXT": [ "v=spf1 include:spf.improvmx.com ~all", "google-site-verification=F90R7qQ2_fVCwUljDPq9iPlyzzKs7-4XovZLDeNAvns" diff --git a/domains/spaxly.json b/domains/spaxly.json index c104278a9..909f32fc8 100644 --- a/domains/spaxly.json +++ b/domains/spaxly.json @@ -13,7 +13,10 @@ "185.199.111.153" ], - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], "TXT": "forward-email=ohmrc2545@gmail.com" } diff --git a/domains/spicy.json b/domains/spicy.json index f50b70ba4..d86016f3e 100644 --- a/domains/spicy.json +++ b/domains/spicy.json @@ -10,7 +10,10 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/srm.json b/domains/srm.json index f53eaf6f4..3b29ea633 100644 --- a/domains/srm.json +++ b/domains/srm.json @@ -4,7 +4,10 @@ "email": "8zaqibue@duck.com" }, "record": { - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], "TXT": "forward-email=lyen8rxu@duck.com,8zaqibue@duck.com" } } diff --git a/domains/ss.json b/domains/ss.json index dd71e190f..76fe3109f 100644 --- a/domains/ss.json +++ b/domains/ss.json @@ -5,7 +5,10 @@ }, "description": "mail domain", "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/starnumber.json b/domains/starnumber.json index 40d08ab46..523cf2832 100644 --- a/domains/starnumber.json +++ b/domains/starnumber.json @@ -5,5 +5,7 @@ "username": "starnumber12046", "email": "starnumber.official12046@gmail.com" }, - "record": { "CNAME": "hashnode.network" } + "record": { + "CNAME": "hashnode.network" + } } diff --git a/domains/stefan.json b/domains/stefan.json index 733c73d0c..1d0e13980 100644 --- a/domains/stefan.json +++ b/domains/stefan.json @@ -6,7 +6,10 @@ }, "record": { "URL": "https://dyno.is-a.dev", - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], "TXT": [ "forward-email=naffets0@gmail.com", "v=spf1 a mx include:spf.forwardemail.net include:_spf.google.com -all" diff --git a/domains/suspense.json b/domains/suspense.json index 7f7acaae5..a655e0e7e 100644 --- a/domains/suspense.json +++ b/domains/suspense.json @@ -4,5 +4,7 @@ "email": "", "twitter": "Suspense4615" }, - "record": { "CNAME": "suspense4615.github.io" } + "record": { + "CNAME": "suspense4615.github.io" + } } diff --git a/domains/swimou.json b/domains/swimou.json index ac6561749..21d1040c7 100644 --- a/domains/swimou.json +++ b/domains/swimou.json @@ -4,7 +4,12 @@ "email": "abdessattar23@proton.me" }, "record": { - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": ["forward-email=abdessattar23@proton.me"] + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], + "TXT": [ + "forward-email=abdessattar23@proton.me" + ] } } diff --git a/domains/tech-geek-united.json b/domains/tech-geek-united.json index c9cad3e34..3634622f5 100644 --- a/domains/tech-geek-united.json +++ b/domains/tech-geek-united.json @@ -6,7 +6,10 @@ }, "record": { "URL": "https://techgeekunited.github.io", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/thaihung.json b/domains/thaihung.json index 3daa8144f..1b0388685 100644 --- a/domains/thaihung.json +++ b/domains/thaihung.json @@ -13,7 +13,10 @@ "185.199.111.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } diff --git a/domains/the.neighbour.next.door.json b/domains/the.neighbour.next.door.json index e7ff5be01..c6cc82372 100644 --- a/domains/the.neighbour.next.door.json +++ b/domains/the.neighbour.next.door.json @@ -17,7 +17,10 @@ "2606:50c0:8002::153", "2606:50c0:8003::153" ], - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], "TXT": "forward-email=u8k50850@gmail.com" } } diff --git a/domains/theneighbournextdoor.json b/domains/theneighbournextdoor.json index a53bb410a..81b85c8c9 100644 --- a/domains/theneighbournextdoor.json +++ b/domains/theneighbournextdoor.json @@ -6,7 +6,10 @@ }, "record": { "URL": "https://theneighbournextdoor.github.io/", - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], "TXT": "forward-email=u8k50850@gmail.com" } } diff --git a/domains/thetechnikfreak.json b/domains/thetechnikfreak.json index f7f05a2f6..b3fcc5b13 100644 --- a/domains/thetechnikfreak.json +++ b/domains/thetechnikfreak.json @@ -5,7 +5,14 @@ "discord": "TheTechnikFreak#3314" }, "record": { - "A": ["52.21.33.16", "18.184.197.212"], - "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"] + "A": [ + "52.21.33.16", + "18.184.197.212" + ], + "MX": [ + "mx.zoho.eu", + "mx2.zoho.eu", + "mx3.zoho.eu" + ] } } diff --git a/domains/too-obvious-that.maskduck.json b/domains/too-obvious-that.maskduck.json index 9d6673904..0167e281f 100644 --- a/domains/too-obvious-that.maskduck.json +++ b/domains/too-obvious-that.maskduck.json @@ -8,7 +8,10 @@ "note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586." }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/uk.json b/domains/uk.json index 0fc11fe2c..a1422fcd9 100644 --- a/domains/uk.json +++ b/domains/uk.json @@ -5,7 +5,10 @@ }, "record": { "URL": "https://ukrioo.github.io/", - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], "TXT": "forward-email=u8k50850@gmail.com" } } diff --git a/domains/ukrio.json b/domains/ukrio.json index 4791dc2e2..afaf1efa7 100644 --- a/domains/ukrio.json +++ b/domains/ukrio.json @@ -19,6 +19,9 @@ "2606:50c0:8003::153" ], "TXT": "v=spf1 include:spf.improvmx.com ~all", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] } } diff --git a/domains/ultimatemedia.json b/domains/ultimatemedia.json index b5c8f7c0a..4f1d287f0 100644 --- a/domains/ultimatemedia.json +++ b/domains/ultimatemedia.json @@ -12,7 +12,10 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/undefined.json b/domains/undefined.json index 8f0d15255..f9d8d472b 100644 --- a/domains/undefined.json +++ b/domains/undefined.json @@ -13,7 +13,10 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/upd.oxmc.json b/domains/upd.oxmc.json index 28a3a3fb7..61a9bd4f7 100644 --- a/domains/upd.oxmc.json +++ b/domains/upd.oxmc.json @@ -11,7 +11,10 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], "TXT": "forward-email=contact:oxmc7769.mail@gmail.com" } } diff --git a/domains/vbc6.json b/domains/vbc6.json index c21e76daf..25e05a758 100644 --- a/domains/vbc6.json +++ b/domains/vbc6.json @@ -4,7 +4,10 @@ "email": "tsb3.a2@proton.me" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/vbkg.json b/domains/vbkg.json index ab423a922..a5d5e977b 100644 --- a/domains/vbkg.json +++ b/domains/vbkg.json @@ -4,7 +4,10 @@ "email": "qekbd7c6@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com", "mx1.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx1.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/vivek.json b/domains/vivek.json index 4ca812941..de9d64e68 100644 --- a/domains/vivek.json +++ b/domains/vivek.json @@ -12,7 +12,10 @@ "185.199.111.153", "185.199.110.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/whine.json b/domains/whine.json index a9697c64d..b38be8071 100644 --- a/domains/whine.json +++ b/domains/whine.json @@ -13,7 +13,10 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/willo.json b/domains/willo.json index ce7ce88a8..189a1f5b8 100644 --- a/domains/willo.json +++ b/domains/willo.json @@ -13,7 +13,10 @@ "185.199.111.153", "185.199.110.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/xenside.json b/domains/xenside.json index 69f876652..e2ba31c80 100644 --- a/domains/xenside.json +++ b/domains/xenside.json @@ -10,7 +10,10 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/youfoundalpha.json b/domains/youfoundalpha.json index 6ae32e007..0f68a6b01 100644 --- a/domains/youfoundalpha.json +++ b/domains/youfoundalpha.json @@ -9,7 +9,10 @@ }, "record": { "URL": "https://ap.yfadev.pw", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/yunexiz.json b/domains/yunexiz.json index acf738582..2542ee8de 100644 --- a/domains/yunexiz.json +++ b/domains/yunexiz.json @@ -16,7 +16,12 @@ "2606:50c0:8002::153", "2606:50c0:8003::153" ], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] } } diff --git a/domains/yush.json b/domains/yush.json index dd71e190f..76fe3109f 100644 --- a/domains/yush.json +++ b/domains/yush.json @@ -5,7 +5,10 @@ }, "description": "mail domain", "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/zick.json b/domains/zick.json index dfaff1ee0..1a5d68263 100644 --- a/domains/zick.json +++ b/domains/zick.json @@ -5,7 +5,11 @@ }, "record": { "A": ["144.22.193.227"], - "MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"], + "MX": [ + "mx.zoho.com", + "mx2.zoho.com", + "mx3.zoho.com" + ], "TXT": [ "v=spf1 include:zoho.com ~all", "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCdZp0j5EFJS+OJzSad09+rt4K73CiPfeNahs2qXKBdaRLSrELeRbh4m8dccFi81fAjtPXpU5EonVVj4fssytg06MJCJWbdb02NqwZGS3tm29maZV2UFBb0Fqj4uqNRy1LKynl37jA8XkshE0xyteyFvX3d9Ibf4n7W1VlDhF1HpwIDAQAB" diff --git a/domains/zplusfour.json b/domains/zplusfour.json index f1a36e550..4304e0846 100644 --- a/domains/zplusfour.json +++ b/domains/zplusfour.json @@ -6,7 +6,10 @@ }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From fd04e427570cd5697935fcff40ed51012f543ed7 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 18 Jun 2024 13:51:33 +0800 Subject: [PATCH 1440/1456] Create _discord.json --- domains/_discord.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.json diff --git a/domains/_discord.json b/domains/_discord.json new file mode 100644 index 000000000..6e94ab130 --- /dev/null +++ b/domains/_discord.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "wdhdev", + "email": "william@williamharrison.dev" + }, + + "record": { + "TXT": "dh=d5273eca7d19d9a734f62376816c287bc2613ef7" + } +} From 57314703d11ca90d65d7f7d65543331bc375a66e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 18 Jun 2024 13:53:02 +0800 Subject: [PATCH 1441/1456] Update and rename _discord.json to _discord.www.json --- domains/{_discord.json => _discord.www.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_discord.json => _discord.www.json} (65%) diff --git a/domains/_discord.json b/domains/_discord.www.json similarity index 65% rename from domains/_discord.json rename to domains/_discord.www.json index 6e94ab130..9bf8c21ca 100644 --- a/domains/_discord.json +++ b/domains/_discord.www.json @@ -5,6 +5,6 @@ }, "record": { - "TXT": "dh=d5273eca7d19d9a734f62376816c287bc2613ef7" + "TXT": "dh=75a47b15e915ec5559274f1a8af8e972d1eb0fce" } } From 91cc970ce82d47a9e4284fcbe4cae45e3f1bd0b9 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 18 Jun 2024 13:57:59 +0800 Subject: [PATCH 1442/1456] Create _discord.william.json --- domains/_discord.william.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.william.json diff --git a/domains/_discord.william.json b/domains/_discord.william.json new file mode 100644 index 000000000..60ef6600e --- /dev/null +++ b/domains/_discord.william.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "wdhdev", + "email": "william@williamharrison.dev" + }, + + "record": { + "TXT": "dh=4e444050c7f0e742327d027ebdf50a39f1203acd" + } +} From 5d999c42d68934952e87c06d48fef48a82cce740 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 18 Jun 2024 14:12:27 +0800 Subject: [PATCH 1443/1456] Delete domains/_discord.www.json --- domains/_discord.www.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/_discord.www.json diff --git a/domains/_discord.www.json b/domains/_discord.www.json deleted file mode 100644 index 9bf8c21ca..000000000 --- a/domains/_discord.www.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "wdhdev", - "email": "william@williamharrison.dev" - }, - - "record": { - "TXT": "dh=75a47b15e915ec5559274f1a8af8e972d1eb0fce" - } -} From 8c6b1fe673a15b106f12284979c338c21e7e5a59 Mon Sep 17 00:00:00 2001 From: Niran S Narayanan <42601162+nirans2002@users.noreply.github.com> Date: Tue, 18 Jun 2024 12:08:56 +0530 Subject: [PATCH 1444/1456] CName corrected --- domains/niransnarayanan.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/niransnarayanan.json b/domains/niransnarayanan.json index b4defc672..0af1bdfbe 100644 --- a/domains/niransnarayanan.json +++ b/domains/niransnarayanan.json @@ -2,9 +2,9 @@ "description": "Personal website", "owner": { "username": "nirans2002", - "email": "nirans2002@gmail.com", + "email": "nirans2002@gmail.com" }, "record": { - "CNAME": "https://niransnarayanan-web.web.app" + "CNAME": "niransnarayanan-web.web.app" } } From 777a30a31fdc15f61ea485b5452499f94ec5b77e Mon Sep 17 00:00:00 2001 From: QuinceTart10 Date: Tue, 18 Jun 2024 10:45:36 +0200 Subject: [PATCH 1445/1456] Create 104.json --- domains/104.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 domains/104.json diff --git a/domains/104.json b/domains/104.json new file mode 100644 index 000000000..59cca2be0 --- /dev/null +++ b/domains/104.json @@ -0,0 +1,15 @@ +{ + "description": "Email thingy", + "owner": { + "username": "QuinceTart10", + "email": "", + "discord": "862644161156218891" + }, + "record": { + "MX": [ + "a8aacaa795f68ffd.mx1.emailprofi.seznam.cz", + "a8aacaa795f68ffd.mx2.emailprofi.seznam.cz" + ], + "TXT": "v=spf1 include:spf.seznam.cz ~all" + } +} From 70067b0cb1a9ce1e5e3132354b38f6fa56daf8bb Mon Sep 17 00:00:00 2001 From: amoramiciae Date: Tue, 18 Jun 2024 11:20:16 +0200 Subject: [PATCH 1446/1456] Create amoramicae.json --- domains/amoramicae.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/amoramicae.json diff --git a/domains/amoramicae.json b/domains/amoramicae.json new file mode 100644 index 000000000..a12f139b4 --- /dev/null +++ b/domains/amoramicae.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "amoramicae", + "email": "amoramicae@gmail.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From eb2decb4dc84941d06f346d7cfb52d7c6ec6501b Mon Sep 17 00:00:00 2001 From: Roman Popov Date: Tue, 18 Jun 2024 18:29:00 +0300 Subject: [PATCH 1447/1456] Create romchilolchi.json --- domains/romchilolchi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/romchilolchi.json diff --git a/domains/romchilolchi.json b/domains/romchilolchi.json new file mode 100644 index 000000000..ae911a8d9 --- /dev/null +++ b/domains/romchilolchi.json @@ -0,0 +1,11 @@ +{ + "repo": "https://github.com/RomchiLolchi/RomchiLolchi.github.io", + "owner": { + "username": "RomchiLolchi", + "email": "pri20051982@gmail.com", + "twitter": "romchi_lolchi" + }, + "record": { + "CNAME": "RomchiLolchi.github.io" + } +} From 0cdabb3ddf6bb0aa55c8996deb78adf55bb9a292 Mon Sep 17 00:00:00 2001 From: DebtlessFlea <96945462+DebtlessFlea@users.noreply.github.com> Date: Tue, 18 Jun 2024 21:43:55 +0300 Subject: [PATCH 1448/1456] Add files via upload --- domains/debtlessflea.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/debtlessflea.json diff --git a/domains/debtlessflea.json b/domains/debtlessflea.json new file mode 100644 index 000000000..2e963239c --- /dev/null +++ b/domains/debtlessflea.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DebtlessFlea", + "email": "citizen.caption020@passfwd.com" + }, + "record": { + "CNAME": "debtlessflea.github.io" + } +} \ No newline at end of file From 7b2549c9b6985191ec9293ce39deddf507ec190d Mon Sep 17 00:00:00 2001 From: DebtlessFlea <96945462+DebtlessFlea@users.noreply.github.com> Date: Wed, 19 Jun 2024 13:41:24 +0300 Subject: [PATCH 1449/1456] Add files via upload --- domains/_discord.debtlessflea.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.debtlessflea.json diff --git a/domains/_discord.debtlessflea.json b/domains/_discord.debtlessflea.json new file mode 100644 index 000000000..500699a06 --- /dev/null +++ b/domains/_discord.debtlessflea.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DebtlessFlea", + "email": "citizen.caption020@passfwd.com" + }, + "record": { + "TXT": "dh=ec2194e7089856af252f3cffdbc4378b193c4cd0" + } +} \ No newline at end of file From abb0e4053200bd210dfac282dfbe99447a87096e Mon Sep 17 00:00:00 2001 From: Ruby ^^ <149943842+HopefulRuby@users.noreply.github.com> Date: Wed, 19 Jun 2024 10:11:34 -0500 Subject: [PATCH 1450/1456] Create ruby.json --- domains/ruby.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ruby.json diff --git a/domains/ruby.json b/domains/ruby.json new file mode 100644 index 000000000..ea29feb77 --- /dev/null +++ b/domains/ruby.json @@ -0,0 +1,11 @@ +{ + "description": "ruby.is-a.dev", + "repo": "https://github.com/hopefulruby/hopefulruby.github.io/", + "owner": { + "username": "hopefulruby", + "email": "rubii.is.cool@outlook.com" + }, + "record": { + "CNAME": "hopefulruby.github.io/" + } +} From 406ebe56f8f9dfe4ac8a46b0643646a40d284877 Mon Sep 17 00:00:00 2001 From: Ruby ^^ <149943842+HopefulRuby@users.noreply.github.com> Date: Wed, 19 Jun 2024 10:25:52 -0500 Subject: [PATCH 1451/1456] Fix typo, add Discord under contact. --- domains/ruby.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/ruby.json b/domains/ruby.json index ea29feb77..c468a6568 100644 --- a/domains/ruby.json +++ b/domains/ruby.json @@ -3,9 +3,10 @@ "repo": "https://github.com/hopefulruby/hopefulruby.github.io/", "owner": { "username": "hopefulruby", - "email": "rubii.is.cool@outlook.com" + "email": "rubii.is.cool@outlook.com", + "discord": "669710912806060046" }, "record": { - "CNAME": "hopefulruby.github.io/" + "CNAME": "hopefulruby.github.io" } } From 1b75b022e246f597e3055335848649d94ca64b34 Mon Sep 17 00:00:00 2001 From: DebtlessFlea <96945462+DebtlessFlea@users.noreply.github.com> Date: Thu, 20 Jun 2024 11:48:05 +0300 Subject: [PATCH 1452/1456] Add files via upload --- domains/_github-pages-challenge-DebtlessFlea.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-DebtlessFlea.json diff --git a/domains/_github-pages-challenge-DebtlessFlea.json b/domains/_github-pages-challenge-DebtlessFlea.json new file mode 100644 index 000000000..b0e278718 --- /dev/null +++ b/domains/_github-pages-challenge-DebtlessFlea.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DebtlessFlea", + "email": "citizen.caption020@passfwd.com" + }, + "record": { + "TXT": "ba015236c9b45aa3d3427b2b3c0f7e" + } +} \ No newline at end of file From 4a83108cdaef3776a29329ef7708ad7ee05fc8a9 Mon Sep 17 00:00:00 2001 From: Amaan Kazi <85413461+Amaan-Kazi@users.noreply.github.com> Date: Thu, 20 Jun 2024 16:47:05 +0530 Subject: [PATCH 1453/1456] Update domains/amaankazi.json Co-authored-by: CuteDog5695 --- domains/amaankazi.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/amaankazi.json b/domains/amaankazi.json index 3ba32cc1d..de59467cf 100644 --- a/domains/amaankazi.json +++ b/domains/amaankazi.json @@ -3,8 +3,7 @@ "repo": "https://github.com/Amaan-Kazi/amaan-kazi.github.io", "owner": { "username": "Amaan-Kazi", - "email": "amaankazi1793@gmail.com", - "twitter": "NA" + "email": "amaankazi1793@gmail.com" }, "record": { "CNAME": "Amaan-Kazi.github.io" From ff4cad59a7253f0e09b37425aadce63e127c21c3 Mon Sep 17 00:00:00 2001 From: david <119733331+davidctinescu@users.noreply.github.com> Date: Thu, 20 Jun 2024 21:27:01 +0300 Subject: [PATCH 1454/1456] Rename windowsbuild3r.json to wb.json --- domains/{windowsbuild3r.json => wb.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{windowsbuild3r.json => wb.json} (100%) diff --git a/domains/windowsbuild3r.json b/domains/wb.json similarity index 100% rename from domains/windowsbuild3r.json rename to domains/wb.json From c2aefcd637e4d96f4a7b3287d824e16d8882ba5e Mon Sep 17 00:00:00 2001 From: DebtlessFlea <96945462+DebtlessFlea@users.noreply.github.com> Date: Thu, 20 Jun 2024 22:03:14 +0300 Subject: [PATCH 1455/1456] Renamed a file --- ...n => _github-pages-challenge-DebtlessFlea.debtlessflea.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-DebtlessFlea.json => _github-pages-challenge-DebtlessFlea.debtlessflea.json} (94%) diff --git a/domains/_github-pages-challenge-DebtlessFlea.json b/domains/_github-pages-challenge-DebtlessFlea.debtlessflea.json similarity index 94% rename from domains/_github-pages-challenge-DebtlessFlea.json rename to domains/_github-pages-challenge-DebtlessFlea.debtlessflea.json index b0e278718..da607d762 100644 --- a/domains/_github-pages-challenge-DebtlessFlea.json +++ b/domains/_github-pages-challenge-DebtlessFlea.debtlessflea.json @@ -6,4 +6,4 @@ "record": { "TXT": "ba015236c9b45aa3d3427b2b3c0f7e" } -} \ No newline at end of file +} From ee641b19866a49d33f855052b55f6bd48d71896c Mon Sep 17 00:00:00 2001 From: sabarivasan R Date: Fri, 21 Jun 2024 01:07:41 +0530 Subject: [PATCH 1456/1456] Register sabarivasan.is-a.dev --- domains/sabarivasan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sabarivasan.json diff --git a/domains/sabarivasan.json b/domains/sabarivasan.json new file mode 100644 index 000000000..7ff0ffac2 --- /dev/null +++ b/domains/sabarivasan.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "sabarivasan-ramasamy", + "email": "sabarivasan738@gmail.com", + "discord": "535487185055383562" + }, + + "record": { + "CNAME": "sabarivasan-ramasamy.github.io" + } + } + \ No newline at end of file