From b35c6d0e3b0ca8d8052bf591879eeddeafba1767 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Thu, 11 Jan 2024 11:19:30 +0000 Subject: [PATCH 001/445] 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 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 002/445] 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 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 003/445] 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 004/445] 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 8ae0a7407b98fb182b0827aa1252bb7b987c905c Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Sat, 16 Mar 2024 02:41:47 +0000 Subject: [PATCH 005/445] Update he.json --- domains/he.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/he.json b/domains/he.json index 3580311b0..080ec0522 100644 --- a/domains/he.json +++ b/domains/he.json @@ -4,6 +4,6 @@ "email": "yunexiz@aol.com" }, "record": { - "A": ["69.30.249.53"] + "A": ["109.71.252.37"] } } 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 006/445] 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 007/445] 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 008/445] 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 009/445] 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 010/445] 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 011/445] 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 17488e4ee1152ab89df0bda1fdc76f6f3f9233cf Mon Sep 17 00:00:00 2001 From: MessierSixtyFour Date: Tue, 26 Mar 2024 01:08:40 +0530 Subject: [PATCH 012/445] feat(domain): messiersixtyfour.is-a.dev --- domains/messiersixtyfour.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/messiersixtyfour.json diff --git a/domains/messiersixtyfour.json b/domains/messiersixtyfour.json new file mode 100644 index 000000000..cb938820a --- /dev/null +++ b/domains/messiersixtyfour.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MessierSixtyFour", + "email": "messier1244@gmail.com" + }, + "record": { + "CNAME": "messiersixtyfour.github.io" + } +} From 21f549f3ec8c5e81650a93959897231b09954433 Mon Sep 17 00:00:00 2001 From: mhmmd95 Date: Tue, 26 Mar 2024 16:29:44 +0200 Subject: [PATCH 013/445] feat(domain): jemex.is-a.dev --- domains/jemex.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jemex.json diff --git a/domains/jemex.json b/domains/jemex.json new file mode 100644 index 000000000..c2a56114c --- /dev/null +++ b/domains/jemex.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mhmmd95", + "email": "mohammadalabras77@gmail.com" + }, + "record": { + "A": ["51.89.109.155"] + } +} From 3ddf7de5b8ea0f6d213382f06af1c68221ebb713 Mon Sep 17 00:00:00 2001 From: imdakiki Date: Tue, 26 Mar 2024 16:47:12 +0000 Subject: [PATCH 014/445] feat(domain): kiwi.is-a.dev --- domains/kiwi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kiwi.json diff --git a/domains/kiwi.json b/domains/kiwi.json new file mode 100644 index 000000000..0fe2d5a7c --- /dev/null +++ b/domains/kiwi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "imdakiki", + "email": "skullkid73@outlook.com" + }, + "record": { + "CNAME": "https://kikisdevelopment.github.io/kikisite/" + } +} From 578fbfe114df74fd63a6bb22d9d1204d4b5fe8f4 Mon Sep 17 00:00:00 2001 From: Kiki <163903727+imdakiki@users.noreply.github.com> Date: Tue, 26 Mar 2024 16:49:55 +0000 Subject: [PATCH 015/445] Update kiwi.json --- domains/kiwi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kiwi.json b/domains/kiwi.json index 0fe2d5a7c..8647116f0 100644 --- a/domains/kiwi.json +++ b/domains/kiwi.json @@ -4,6 +4,6 @@ "email": "skullkid73@outlook.com" }, "record": { - "CNAME": "https://kikisdevelopment.github.io/kikisite/" + "CNAME": "kikisdevelopment.github.io/kikisite/" } } From 61d41544fa0da33e075912422a3168eb76786299 Mon Sep 17 00:00:00 2001 From: Kiki <163903727+imdakiki@users.noreply.github.com> Date: Tue, 26 Mar 2024 16:58:48 +0000 Subject: [PATCH 016/445] Update kiwi.json --- domains/kiwi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kiwi.json b/domains/kiwi.json index 8647116f0..22725f757 100644 --- a/domains/kiwi.json +++ b/domains/kiwi.json @@ -4,6 +4,6 @@ "email": "skullkid73@outlook.com" }, "record": { - "CNAME": "kikisdevelopment.github.io/kikisite/" + "CNAME": "kikisdevelopment.github.io" } } 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 017/445] 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 018/445] 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 dd715fba8c7430ba979b72b9dc2523517561a509 Mon Sep 17 00:00:00 2001 From: Jackson <69050063+jdszekeres@users.noreply.github.com> Date: Wed, 27 Mar 2024 20:46:03 +0000 Subject: [PATCH 019/445] remove jdszekeres.json --- .replit | 17 +++++++++++++++++ domains/jdszekeres.json | 10 ---------- replit.nix | 3 +++ 3 files changed, 20 insertions(+), 10 deletions(-) create mode 100644 .replit delete mode 100644 domains/jdszekeres.json create mode 100644 replit.nix diff --git a/.replit b/.replit new file mode 100644 index 000000000..4f2f4517f --- /dev/null +++ b/.replit @@ -0,0 +1,17 @@ +entrypoint = "index.js" +modules = ["nodejs-20:v8-20230920-bd784b9"] +hidden = [".config", "package-lock.json"] + +[gitHubImport] +requiredFiles = [".replit", "replit.nix", "package.json", "package-lock.json"] + +[nix] +channel = "stable-23_05" + +[unitTest] +language = "nodejs" + +[deployment] +run = ["node", "index.js"] +deploymentTarget = "cloudrun" +ignorePorts = false diff --git a/domains/jdszekeres.json b/domains/jdszekeres.json deleted file mode 100644 index e609b5720..000000000 --- a/domains/jdszekeres.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "repo": "https://github.com/jdszekeres/jdszekeres.github.io", - "owner": { - "username": "jdszekeres", - "email": "racoxo1041@favilu.com" - }, - "record": { - "CNAME": "jdszekeres.github.io" - } -} diff --git a/replit.nix b/replit.nix new file mode 100644 index 000000000..5a4647a2c --- /dev/null +++ b/replit.nix @@ -0,0 +1,3 @@ +{pkgs}: { + deps = [ ]; +} From 6b236a598d317c682bc62425304a9da4012cfa5b Mon Sep 17 00:00:00 2001 From: Jackson <69050063+jdszekeres@users.noreply.github.com> Date: Wed, 27 Mar 2024 13:55:29 -0700 Subject: [PATCH 020/445] remove jdszekeres.json --- .replit | 17 ----------------- replit.nix | 3 --- 2 files changed, 20 deletions(-) delete mode 100644 .replit delete mode 100644 replit.nix diff --git a/.replit b/.replit deleted file mode 100644 index 4f2f4517f..000000000 --- a/.replit +++ /dev/null @@ -1,17 +0,0 @@ -entrypoint = "index.js" -modules = ["nodejs-20:v8-20230920-bd784b9"] -hidden = [".config", "package-lock.json"] - -[gitHubImport] -requiredFiles = [".replit", "replit.nix", "package.json", "package-lock.json"] - -[nix] -channel = "stable-23_05" - -[unitTest] -language = "nodejs" - -[deployment] -run = ["node", "index.js"] -deploymentTarget = "cloudrun" -ignorePorts = false diff --git a/replit.nix b/replit.nix deleted file mode 100644 index 5a4647a2c..000000000 --- a/replit.nix +++ /dev/null @@ -1,3 +0,0 @@ -{pkgs}: { - deps = [ ]; -} From 960660f7cd3507298e5bdbdfe8504a650dc35cc9 Mon Sep 17 00:00:00 2001 From: Omxpro Date: Thu, 28 Mar 2024 13:21:35 +0530 Subject: [PATCH 021/445] 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 d990c9431b04843de5fb8b79c160e3047de9874d Mon Sep 17 00:00:00 2001 From: szilvesztercsab Date: Thu, 28 Mar 2024 10:41:40 +0200 Subject: [PATCH 022/445] feat(domain): skabah.is-a.dev --- domains/skabah.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/skabah.json diff --git a/domains/skabah.json b/domains/skabah.json new file mode 100644 index 000000000..bd9dba325 --- /dev/null +++ b/domains/skabah.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "szilvesztercsab", + "email": "szilvesztercsab@gmail.com" + }, + "record": { + "A": ["35.207.21.45"] + } +} From b3ae742fdbcb6e0a0c1d8cceea5c10c2561d4271 Mon Sep 17 00:00:00 2001 From: Skye Date: Thu, 28 Mar 2024 09:53:23 +0100 Subject: [PATCH 023/445] create riddim-glitch.json --- domains/riddim-glitch.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/riddim-glitch.json diff --git a/domains/riddim-glitch.json b/domains/riddim-glitch.json new file mode 100644 index 000000000..f368e2e35 --- /dev/null +++ b/domains/riddim-glitch.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Riddim-GLiTCH", + "email": "Riddim_GLiTCH@proton.me" + }, + "record": { + "CNAME": "riddim-glitch.github.io" + } +} From 6c86889fce369c1e7d432e956d589637e7702cd9 Mon Sep 17 00:00:00 2001 From: Csaba Szilveszter-Berei Date: Thu, 28 Mar 2024 11:51:59 +0200 Subject: [PATCH 024/445] Rename skabah.json to szbcs.json Changed my mind. --- domains/{skabah.json => szbcs.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{skabah.json => szbcs.json} (100%) diff --git a/domains/skabah.json b/domains/szbcs.json similarity index 100% rename from domains/skabah.json rename to domains/szbcs.json From e244ada47609e6b007a479af902c9b16a6259e9a Mon Sep 17 00:00:00 2001 From: Santosh Bhandari <63558580+santoshvandari@users.noreply.github.com> Date: Thu, 28 Mar 2024 18:11:33 +0545 Subject: [PATCH 025/445] Register santosh.is-a.dev --- domains/santosh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/santosh.json diff --git a/domains/santosh.json b/domains/santosh.json new file mode 100644 index 000000000..30a4f2389 --- /dev/null +++ b/domains/santosh.json @@ -0,0 +1,11 @@ +{ + "description": "Santosh Bhandari Personal Portfolio Website", + "owner": { + "username": "santoshvandari", + "email": "info@bhandari-santosh.com.np" + }, + "record": { + "URL": "https://bhandari-santosh.com.np/" + } + } + \ No newline at end of file From 26a741c29256a9c2c433d9999ba1f688ed1532b5 Mon Sep 17 00:00:00 2001 From: Santosh Bhandari <63558580+santoshvandari@users.noreply.github.com> Date: Thu, 28 Mar 2024 18:13:27 +0545 Subject: [PATCH 026/445] Register santosh.is-a.dev --- domains/santosh.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/domains/santosh.json b/domains/santosh.json index 30a4f2389..8d4f73279 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" + "username": "santoshvandari", + "email": "info@bhandari-santosh.com.np" }, "record": { "URL": "https://bhandari-santosh.com.np/" - } - } - \ No newline at end of file + } +} \ No newline at end of file From 042505c4ae4c1c6781c07ecb3eb83cac9eb4e47c Mon Sep 17 00:00:00 2001 From: Areplesapelagi <145521144+Areplesapelagi@users.noreply.github.com> Date: Thu, 28 Mar 2024 21:54:47 +0800 Subject: [PATCH 027/445] Add files via upload --- domains/ariffhazmi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ariffhazmi.json diff --git a/domains/ariffhazmi.json b/domains/ariffhazmi.json new file mode 100644 index 000000000..d1a31c752 --- /dev/null +++ b/domains/ariffhazmi.json @@ -0,0 +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 From 36f7d54242920aaa47b8245a08c7e5b537876736 Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Thu, 28 Mar 2024 19:51:57 +0530 Subject: [PATCH 028/445] Update domains/ariffhazmi.json --- domains/ariffhazmi.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/ariffhazmi.json b/domains/ariffhazmi.json index d1a31c752..246f97221 100644 --- a/domains/ariffhazmi.json +++ b/domains/ariffhazmi.json @@ -3,7 +3,8 @@ "repo": "https://github.com/Areplesapelagi/ariffhazmi.git", "owner": { "username": "Areplesapelagi", - "email": "muhdariffhazmi@gmail.com", + "email": "muhdariffhazmi@gmail.com" + }, "record": { "CNAME": "Areplesapelagi.github.io" From cbf06f19565c8e8a8017161572dc1c2590a6dba1 Mon Sep 17 00:00:00 2001 From: "Mr.RySes" Date: Thu, 28 Mar 2024 22:28:34 +0800 Subject: [PATCH 029/445] Added ryannkim327.json --- domains/ryannkim327.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/ryannkim327.json diff --git a/domains/ryannkim327.json b/domains/ryannkim327.json new file mode 100644 index 000000000..25ec13a47 --- /dev/null +++ b/domains/ryannkim327.json @@ -0,0 +1,13 @@ +{ + "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", + "twitter": "" + }, + "record": { + "CNAME": "ryannkim327.github.io/" + } + +} \ No newline at end of file From 89b4cabb4389957737ee3c63f5339831c3dde833 Mon Sep 17 00:00:00 2001 From: "Mr.RySes" Date: Thu, 28 Mar 2024 22:38:37 +0800 Subject: [PATCH 030/445] Update domains/ryannkim327.json Co-authored-by: Vaibhav --- domains/ryannkim327.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ryannkim327.json b/domains/ryannkim327.json index 25ec13a47..17b6b5508 100644 --- a/domains/ryannkim327.json +++ b/domains/ryannkim327.json @@ -7,7 +7,7 @@ "twitter": "" }, "record": { - "CNAME": "ryannkim327.github.io/" + "CNAME": "ryannkim327.github.io" } } \ No newline at end of file From 7370f0648fa9ed6bcde753ae045143774c69d0f0 Mon Sep 17 00:00:00 2001 From: "Mr.RySes" Date: Thu, 28 Mar 2024 22:38:55 +0800 Subject: [PATCH 031/445] Update domains/ryannkim327.json Co-authored-by: Vaibhav --- domains/ryannkim327.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/ryannkim327.json b/domains/ryannkim327.json index 17b6b5508..e8ff48bf3 100644 --- a/domains/ryannkim327.json +++ b/domains/ryannkim327.json @@ -4,7 +4,6 @@ "owner": { "username": "RyannKim327", "email": "weryses19@gmail.com", - "twitter": "" }, "record": { "CNAME": "ryannkim327.github.io" From fea1a82d8e9d46a9e565b2946b82e9893e62ee31 Mon Sep 17 00:00:00 2001 From: "Mr.RySes" Date: Thu, 28 Mar 2024 22:44:19 +0800 Subject: [PATCH 032/445] Update ryannkim327.json --- domains/ryannkim327.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ryannkim327.json b/domains/ryannkim327.json index e8ff48bf3..ff5a4455e 100644 --- a/domains/ryannkim327.json +++ b/domains/ryannkim327.json @@ -3,7 +3,7 @@ "repo": "https://github.com/RyannKim327/ryannkim327.github.io", "owner": { "username": "RyannKim327", - "email": "weryses19@gmail.com", + "email": "weryses19@gmail.com" }, "record": { "CNAME": "ryannkim327.github.io" From 2b19f36a672195f2ba459698df43db5c4a0e4528 Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Thu, 28 Mar 2024 20:22:22 +0530 Subject: [PATCH 033/445] chore: change stale close time to 3d --- .github/workflows/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index f4cc4fe4a..9eefecd7b 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -14,7 +14,7 @@ jobs: with: repo-token: ${{ secrets.GITHUB_TOKEN }} days-before-stale: 7 - days-before-close: 14 + days-before-close: 3 stale-issue-message: 'This issue has been marked as stale due to inactivity and will be closed. Comment anything on this issue to prevent it' stale-pr-message: 'This pull request has been marked as stale due to inactivity and will be closed. Comment anything on this PR to prevent it' exempt-issue-labels: 'no-stale' From 78250413bf4824fca7158458d8920d57b5a15b01 Mon Sep 17 00:00:00 2001 From: Omxpro Date: Thu, 28 Mar 2024 20:31:17 +0530 Subject: [PATCH 034/445] 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 081342f46c44fff7e2c80278291a2c35b3d60bf5 Mon Sep 17 00:00:00 2001 From: WallnussJonas <65344424+WallnussJonas@users.noreply.github.com> Date: Thu, 28 Mar 2024 16:18:43 +0100 Subject: [PATCH 035/445] Delete jonaswerner.is-a.dev --- domains/jonaswerner.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/jonaswerner.json diff --git a/domains/jonaswerner.json b/domains/jonaswerner.json deleted file mode 100644 index bc1e4b9ec..000000000 --- a/domains/jonaswerner.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "WallnussJonas", - "email": "jonas.werner.nov1999@gmail.com" - }, - "record": { - "URL": "https://jojojonas.netlify.app/" - } -} From 075c867aa3cf095607ef885a5902014e19df6578 Mon Sep 17 00:00:00 2001 From: Novampr Date: Thu, 28 Mar 2024 18:59:48 +0000 Subject: [PATCH 036/445] feat(domain): linkup.is-a.dev --- domains/linkup.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/linkup.json diff --git a/domains/linkup.json b/domains/linkup.json new file mode 100644 index 000000000..6aeb4d6d7 --- /dev/null +++ b/domains/linkup.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Novampr", + "email": "LimeDEV8756@gmail.com" + }, + "record": { + "A": ["86.27.73.108"] + } +} From 15347710ff80a9e56371fe61a50a6555e0054c55 Mon Sep 17 00:00:00 2001 From: awne8886 <131464649+awne8886@users.noreply.github.com> Date: Fri, 29 Mar 2024 02:00:24 +0530 Subject: [PATCH 037/445] sophie --- domains/sophie.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sophie.json diff --git a/domains/sophie.json b/domains/sophie.json new file mode 100644 index 000000000..15cbe9666 --- /dev/null +++ b/domains/sophie.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "awne8886", + "email": "sophie@awne.xyz" + }, + "record": { + "CNAME": "sophie-github-io.pages.dev" + } +} From 36769cddd4c38f89721abead54191a3f7458376a Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Fri, 29 Mar 2024 07:57:59 +0000 Subject: [PATCH 038/445] Update yunexiz.json --- domains/yunexiz.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/yunexiz.json b/domains/yunexiz.json index 7c3b9b074..2ccbfb9bc 100644 --- a/domains/yunexiz.json +++ b/domains/yunexiz.json @@ -4,8 +4,8 @@ "email": "yunexiz@aol.com" }, "record": { - "A": ["109.71.252.37"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all", "_github-pages-challenge-Yunexiz.yunexiz.is-a.dev 273b8f26fd1aacf2cd47be00178179"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] } } From 0988eb6afaca5a86249e4f6a70be5b87d334efdb Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Fri, 29 Mar 2024 08:04:38 +0000 Subject: [PATCH 039/445] Update yunexiz.json --- domains/yunexiz.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/yunexiz.json b/domains/yunexiz.json index 2ccbfb9bc..687f070f6 100644 --- a/domains/yunexiz.json +++ b/domains/yunexiz.json @@ -5,6 +5,7 @@ }, "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", "_github-pages-challenge-Yunexiz.yunexiz.is-a.dev 273b8f26fd1aacf2cd47be00178179"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] } From 936bc0ea9aba1018fb39be4738e716f602f552bc Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Fri, 29 Mar 2024 08:05:36 +0000 Subject: [PATCH 040/445] Update yunexiz.json --- domains/yunexiz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yunexiz.json b/domains/yunexiz.json index 687f070f6..e780bf6b9 100644 --- a/domains/yunexiz.json +++ b/domains/yunexiz.json @@ -5,7 +5,7 @@ }, "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"] + "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", "_github-pages-challenge-Yunexiz.yunexiz.is-a.dev 273b8f26fd1aacf2cd47be00178179"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] } From 3451bd11f8e9aef36c6731e6b4256861bf6e215e Mon Sep 17 00:00:00 2001 From: syedrayangames <165355812+syedrayangames@users.noreply.github.com> Date: Fri, 29 Mar 2024 14:20:42 +0530 Subject: [PATCH 041/445] Create sussyrayan.json --- domains/sussyrayan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sussyrayan.json diff --git a/domains/sussyrayan.json b/domains/sussyrayan.json new file mode 100644 index 000000000..0fe3af89b --- /dev/null +++ b/domains/sussyrayan.json @@ -0,0 +1,11 @@ +{ + "description": "portfolio website", + "repo": "https://syedrayangames.github.io/portfolio", + "owner": { + "username": "syedrayangames", + "email": "syedyaseeralirayan5@gmail.com" + }, + "record": { + "CNAME": "syedrayangames.github.io" + } +} From 31fb28c68468d8d9051ede46480eb052b2e04912 Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Fri, 29 Mar 2024 08:54:05 +0000 Subject: [PATCH 042/445] Update yunexiz.json --- domains/yunexiz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yunexiz.json b/domains/yunexiz.json index e780bf6b9..e4986f9fc 100644 --- a/domains/yunexiz.json +++ b/domains/yunexiz.json @@ -6,7 +6,7 @@ "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", "_github-pages-challenge-Yunexiz.yunexiz.is-a.dev 273b8f26fd1aacf2cd47be00178179"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] } } From b9bee69a0c5cd744c83bd91e875cd7d4e70e2133 Mon Sep 17 00:00:00 2001 From: Yunexiz Date: Fri, 29 Mar 2024 08:56:23 +0000 Subject: [PATCH 043/445] feat(domain): _github-pages-challenge-yunexiz.yunexiz.is-a.dev --- domains/_github-pages-challenge-yunexiz.yunexiz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-yunexiz.yunexiz.json diff --git a/domains/_github-pages-challenge-yunexiz.yunexiz.json b/domains/_github-pages-challenge-yunexiz.yunexiz.json new file mode 100644 index 000000000..d2b12a180 --- /dev/null +++ b/domains/_github-pages-challenge-yunexiz.yunexiz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Yunexiz", + "email": "yunexiz@aol.com" + }, + "record": { + "URL": "https://yunexiz.is-a.dev" + } +} From 6b84836faf90b5d198cdc4bd5106458d67f31da8 Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Fri, 29 Mar 2024 08:57:20 +0000 Subject: [PATCH 044/445] Update _github-pages-challenge-yunexiz.yunexiz.json --- domains/_github-pages-challenge-yunexiz.yunexiz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-yunexiz.yunexiz.json b/domains/_github-pages-challenge-yunexiz.yunexiz.json index d2b12a180..f43f375b0 100644 --- a/domains/_github-pages-challenge-yunexiz.yunexiz.json +++ b/domains/_github-pages-challenge-yunexiz.yunexiz.json @@ -4,6 +4,6 @@ "email": "yunexiz@aol.com" }, "record": { - "URL": "https://yunexiz.is-a.dev" + "TXT": ["273b8f26fd1aacf2cd47be00178179"] } } From 073ee877c3618f7bd71fb7edf65953dec797dce5 Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Fri, 29 Mar 2024 16:58:10 +0800 Subject: [PATCH 045/445] Update shockbs.json --- domains/shockbs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shockbs.json b/domains/shockbs.json index b55fbc4a7..e887f8561 100644 --- a/domains/shockbs.json +++ b/domains/shockbs.json @@ -5,6 +5,6 @@ }, "record": { "A": ["69.30.249.53"], - "MX": ["mail.is-a.dev"] + "CNAME": ["proxy.private.danbot.host"] } } From c5e3f83462267ce99fab38706dc108e33a3562e4 Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Fri, 29 Mar 2024 17:44:20 +0800 Subject: [PATCH 046/445] Update shockbs.json --- domains/shockbs.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/shockbs.json b/domains/shockbs.json index e887f8561..77912cfbb 100644 --- a/domains/shockbs.json +++ b/domains/shockbs.json @@ -4,7 +4,6 @@ "email": "apipherng@gmail.com" }, "record": { - "A": ["69.30.249.53"], "CNAME": ["proxy.private.danbot.host"] } } From afba8736a8ed14942b04aa3e465b4fd254b5a1f6 Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Fri, 29 Mar 2024 18:05:36 +0800 Subject: [PATCH 047/445] Update shockbs.json --- domains/shockbs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shockbs.json b/domains/shockbs.json index 77912cfbb..104d81583 100644 --- a/domains/shockbs.json +++ b/domains/shockbs.json @@ -4,6 +4,6 @@ "email": "apipherng@gmail.com" }, "record": { - "CNAME": ["proxy.private.danbot.host"] + "CNAME": "proxy.private.danbot.host" } } From 2b292ce98d7b48d47873a09f49cbf70bb31daae2 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Fri, 29 Mar 2024 13:33:41 +0000 Subject: [PATCH 048/445] 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 049/445] 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 050/445] 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 051/445] 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 052/445] 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 053/445] 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 054/445] 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 055/445] 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 056/445] 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 057/445] 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 058/445] 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 059/445] 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 060/445] 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 061/445] 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 062/445] 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 063/445] 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 064/445] 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 065/445] 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 066/445] 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 067/445] 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 068/445] 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 069/445] 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 070/445] 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 071/445] 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 072/445] 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 073/445] 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 074/445] 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 075/445] 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 076/445] 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 077/445] 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 078/445] 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 079/445] 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 080/445] 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 081/445] 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 082/445] 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 083/445] 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 084/445] 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 085/445] 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 086/445] 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 087/445] 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 088/445] 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 089/445] 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 090/445] 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 091/445] 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 092/445] 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 093/445] 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 094/445] 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 095/445] 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 096/445] 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 097/445] 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 098/445] 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 099/445] 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 100/445] 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 101/445] 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 102/445] 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 103/445] 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 104/445] 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 105/445] 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 106/445] 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 107/445] 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 108/445] 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 109/445] 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 110/445] 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 111/445] 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 112/445] 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 113/445] 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 114/445] 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 115/445] 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 116/445] 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 117/445] 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 118/445] 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 119/445] 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 120/445] 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 121/445] 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 122/445] 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 123/445] 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 124/445] 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 125/445] 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 126/445] 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 127/445] 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 128/445] 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 129/445] 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 130/445] 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 131/445] 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 132/445] 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 133/445] 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 134/445] 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 135/445] 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 136/445] 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 137/445] 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 138/445] 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 139/445] 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 140/445] 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 141/445] 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 142/445] 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 143/445] 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 144/445] 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 145/445] 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 146/445] 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 147/445] 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 148/445] 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 149/445] 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 150/445] 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 151/445] 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 152/445] 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 153/445] 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 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 154/445] 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 155/445] 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 156/445] 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 157/445] 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 158/445] 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 159/445] 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 160/445] 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 161/445] 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 162/445] 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 163/445] 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 164/445] 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 165/445] 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 166/445] 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 167/445] 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 168/445] 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 169/445] 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 170/445] 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 171/445] 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 172/445] [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 173/445] 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 174/445] 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 175/445] [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 176/445] 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 177/445] 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 178/445] 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 179/445] 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 180/445] 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 181/445] 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 182/445] 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 183/445] 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 184/445] 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 185/445] 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 186/445] 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 187/445] 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 188/445] 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 189/445] 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 190/445] 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 191/445] 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 192/445] 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 193/445] 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 194/445] 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 195/445] 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 196/445] 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 197/445] 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 198/445] 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 199/445] 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 200/445] 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 201/445] 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 202/445] 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 203/445] 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 204/445] 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 205/445] 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 206/445] 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 207/445] 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 208/445] 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 209/445] 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 210/445] 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 211/445] 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 212/445] 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 213/445] 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 214/445] 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 215/445] 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 216/445] 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 217/445] 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 218/445] 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 219/445] 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 220/445] 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 221/445] 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 222/445] 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 223/445] 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 224/445] 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 225/445] 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 226/445] 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 227/445] 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 228/445] 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 229/445] 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 230/445] 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 231/445] 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 232/445] 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 233/445] 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 234/445] 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 235/445] 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 236/445] 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 237/445] 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 238/445] 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 239/445] 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 240/445] 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 241/445] 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 242/445] 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 243/445] 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 244/445] 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 245/445] 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 246/445] 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 247/445] 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 248/445] 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 249/445] 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 250/445] 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 251/445] 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 252/445] 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 253/445] 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 254/445] 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 255/445] 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 256/445] 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 257/445] 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 258/445] 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 259/445] 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 260/445] 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 261/445] 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 262/445] 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 263/445] 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 264/445] 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 265/445] 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 266/445] 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 267/445] 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 268/445] 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 269/445] 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 270/445] 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 271/445] 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 272/445] 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 273/445] 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 274/445] 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 275/445] 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 276/445] 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 277/445] 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 278/445] 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 279/445] 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 280/445] 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 281/445] 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 282/445] 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 283/445] 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 284/445] 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 285/445] 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 286/445] 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 287/445] 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 288/445] 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 289/445] 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 290/445] 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 291/445] 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 292/445] 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 293/445] 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 294/445] 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 295/445] 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 296/445] 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 297/445] 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 298/445] 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 299/445] 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 300/445] 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 301/445] 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 302/445] 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 303/445] 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 304/445] 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 305/445] 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 306/445] 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 307/445] 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 308/445] 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 309/445] 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 310/445] 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 311/445] 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 312/445] 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 313/445] 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 314/445] 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 315/445] 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 316/445] 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 317/445] 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 318/445] 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 319/445] 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 320/445] 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 321/445] 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 322/445] 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 323/445] 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 324/445] 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 325/445] 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 326/445] 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 327/445] 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 328/445] 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 329/445] 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 330/445] 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 331/445] 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 332/445] 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 333/445] 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 334/445] 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 335/445] 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 336/445] 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 337/445] 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 338/445] 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 339/445] 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 340/445] 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 341/445] 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 342/445] 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 343/445] 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 344/445] 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 345/445] 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 346/445] 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 347/445] 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 348/445] 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 349/445] 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 350/445] 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 351/445] 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 352/445] 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 353/445] 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 354/445] 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 355/445] 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 356/445] 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 357/445] 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 358/445] 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 359/445] 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 360/445] 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 361/445] 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 362/445] 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 363/445] Update toast.json --- domains/toast.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/domains/toast.json b/domains/toast.json index a7a295c2a..a2b007167 100644 --- a/domains/toast.json +++ b/domains/toast.json @@ -6,11 +6,6 @@ "email": "tooast@duck.com" }, "record": { - "CNAME": "lightly-toasted.github.io", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "CNAME": "lightly-toasted.github.io" } } From 14e018041cb3746780f32a82ac4e53db86226369 Mon Sep 17 00:00:00 2001 From: imm0nv1nhtv Date: Mon, 15 Apr 2024 17:59:33 +0700 Subject: [PATCH 364/445] 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 365/445] 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 366/445] 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 367/445] 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 368/445] feat(domain): rasel.is-a.dev --- domains/rasel.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rasel.json diff --git a/domains/rasel.json b/domains/rasel.json new file mode 100644 index 000000000..2f6b77e19 --- /dev/null +++ b/domains/rasel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "raselshikdar", + "email": "imrasel597@gmail.com" + }, + "record": { + "URL": "https://rasel597.blogspot.com" + } +} From f659d9a06cbed523c53fecb4bf9978a64cc6e0ec Mon Sep 17 00:00:00 2001 From: alainsdev <159730633+alainsdev@users.noreply.github.com> Date: Mon, 15 Apr 2024 22:14:48 +0400 Subject: [PATCH 369/445] 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 370/445] 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 371/445] 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 372/445] 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 373/445] 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 374/445] 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 375/445] 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 376/445] 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 377/445] 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 378/445] 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 379/445] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index 57af3d493..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -lua.is-a.dev \ No newline at end of file From afc4703a9ccb1cf0d4a74c22e1a7c345fc2fe644 Mon Sep 17 00:00:00 2001 From: nikytap1n <166098400+nikytap1n@users.noreply.github.com> Date: Mon, 15 Apr 2024 19:22:01 -0700 Subject: [PATCH 380/445] Create _discord.nikymetaa.json --- domains/_discord.nikymetaa.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.nikymetaa.json diff --git a/domains/_discord.nikymetaa.json b/domains/_discord.nikymetaa.json new file mode 100644 index 000000000..ef1941b9b --- /dev/null +++ b/domains/_discord.nikymetaa.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "nikytap1n", + "email": "anhky726@gmail.com", + "discord": "1196837550229291019" + }, + "record": { + "TXT": "dh=91e299309f6084afae86c34306ffbead2cbf00bb" + } +} From 4891b7ac73f761de7b385e1d1e7160ecd65b91cb Mon Sep 17 00:00:00 2001 From: imm0nv1nhtv <111904644+imm0nv1nhtv@users.noreply.github.com> Date: Tue, 16 Apr 2024 18:21:46 +0700 Subject: [PATCH 381/445] 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 382/445] 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 383/445] 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 384/445] 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 385/445] 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 386/445] 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 387/445] 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 388/445] 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 389/445] 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 390/445] 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 391/445] 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 392/445] 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 393/445] 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 394/445] 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 395/445] 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 396/445] 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 397/445] 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 398/445] Create nilashan.json --- domains/nilashan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nilashan.json diff --git a/domains/nilashan.json b/domains/nilashan.json new file mode 100644 index 000000000..8fe7bfb3a --- /dev/null +++ b/domains/nilashan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "N-Nilashan", + "email": "informal.nimesh@gmail.com" + }, + "record": { + "URL": "https://n-nilashan.github.io/" + } +} From e08c34519b9d53fb7f2820ba083cf529aa5b90b3 Mon Sep 17 00:00:00 2001 From: hOMie03 Date: Tue, 16 Apr 2024 23:11:08 +0530 Subject: [PATCH 399/445] feat(domain): om-auti.is-a.dev --- domains/om-auti.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/om-auti.json diff --git a/domains/om-auti.json b/domains/om-auti.json new file mode 100644 index 000000000..49bf6f1bf --- /dev/null +++ b/domains/om-auti.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hOMie03", + "email": "autiom3123@gmail.com" + }, + "record": { + "URL": "https://om-auti.vercel.app/" + } +} From 0c5a0354567ab4f3bc1dd6e32f158de0545ecca3 Mon Sep 17 00:00:00 2001 From: Scythe The Developer <159197373+ScytheMediaTheDev@users.noreply.github.com> Date: Tue, 16 Apr 2024 13:56:03 -0400 Subject: [PATCH 400/445] 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 401/445] 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 402/445] 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 403/445] 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 404/445] 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 405/445] 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 406/445] 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 407/445] 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 408/445] Register sono.is-a.dev --- domains/sono.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sono.json diff --git a/domains/sono.json b/domains/sono.json new file mode 100644 index 000000000..5bfe5ce2a --- /dev/null +++ b/domains/sono.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "getSono", + "email": "julianwolf2013@outlook.de", + "discord": "1222250424309121145" + }, + + "record": { + "CNAME": "getsono.github.io" + } + } + \ No newline at end of file From d1146a1f86e45353c37dc6e3bedf56eaf9d5f605 Mon Sep 17 00:00:00 2001 From: Riley <84996070+boolean44-repos@users.noreply.github.com> Date: Wed, 17 Apr 2024 16:19:38 -0400 Subject: [PATCH 409/445] 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 410/445] 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 411/445] 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 412/445] 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 413/445] feat(domain): acctuke.is-a.dev --- domains/acctuke.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/acctuke.json diff --git a/domains/acctuke.json b/domains/acctuke.json new file mode 100644 index 000000000..95709788f --- /dev/null +++ b/domains/acctuke.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Roing", + "email": "yang4421@outlook.com" + }, + "record": { + "A": ["47.120.72.157"] + } +} From 67ad3af21560e818a02ddf703ff5a50f7c2d9fc1 Mon Sep 17 00:00:00 2001 From: alexis2m Date: Thu, 18 Apr 2024 22:34:37 +0200 Subject: [PATCH 414/445] 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 415/445] 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 416/445] 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 417/445] 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 418/445] 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 419/445] 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 420/445] 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 421/445] 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 422/445] 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 423/445] 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 424/445] 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 425/445] 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 426/445] 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 427/445] 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 428/445] 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 429/445] 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 430/445] 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 431/445] 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 62a80fadd964e42f258ace84eb234d72e4cf1208 Mon Sep 17 00:00:00 2001 From: rpineda26 Date: Sat, 20 Apr 2024 19:08:08 +0800 Subject: [PATCH 432/445] 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 74342bc2a9649c777bc74165c080c00dd74bfd7d Mon Sep 17 00:00:00 2001 From: jadfoq Date: Sat, 20 Apr 2024 15:35:36 +0300 Subject: [PATCH 433/445] 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 434/445] 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 435/445] 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 21ad3dc855ac75617108649790001cc7c686c0a4 Mon Sep 17 00:00:00 2001 From: praveen8git Date: Sun, 21 Apr 2024 00:02:40 +0530 Subject: [PATCH 436/445] 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 437/445] 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 438/445] 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 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 439/445] 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 440/445] 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 b6f71288c9e25279366f1ad874a33b778941b07d Mon Sep 17 00:00:00 2001 From: devbx Date: Sun, 21 Apr 2024 20:30:17 +0800 Subject: [PATCH 441/445] 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 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 442/445] 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 40460bce09e489fbbfb66af65df170f60cf0b4f3 Mon Sep 17 00:00:00 2001 From: Zoom Date: Sun, 21 Apr 2024 23:24:18 -0600 Subject: [PATCH 443/445] 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 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 444/445] 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 445/445] 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" + } +}