From bf862f0d8a77ff1fa2c319dce69b99083096cd31 Mon Sep 17 00:00:00 2001 From: shreekrishnalamichhane Date: Tue, 5 Mar 2024 16:38:33 +0545 Subject: [PATCH 01/22] feat(domain): shree.is-a.dev --- domains/shree.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shree.json diff --git a/domains/shree.json b/domains/shree.json new file mode 100644 index 000000000..284bc5838 --- /dev/null +++ b/domains/shree.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shreekrishnalamichhane", + "email": "uniksk123@gmail.com" + }, + "record": { + "CNAME": "shreekrishnalamichhhane.com.np" + } +} From 8f052cb55cd496c7c7f91861397730aeb8c2b907 Mon Sep 17 00:00:00 2001 From: Nikhil Date: Tue, 12 Mar 2024 22:28:57 +0530 Subject: [PATCH 02/22] added domain/nikk.json --- domains/nikk.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/nikk.json diff --git a/domains/nikk.json b/domains/nikk.json new file mode 100644 index 000000000..d04237017 --- /dev/null +++ b/domains/nikk.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/bonitoflakez/bonitoflakez.github.io", + "owner": { + "username": "bonitoflakez", + "email": "nikhildhiman9050@gmail.com" + }, + "record": { + "CNAME": "bonitoflakez.github.io" + } +} From ab44ee99098483f835f57153134673f7df960d83 Mon Sep 17 00:00:00 2001 From: CompuGenius Date: Thu, 14 Mar 2024 00:29:19 -0400 Subject: [PATCH 03/22] feat(domain): yaakovschlachter.is-a.dev --- domains/yaakovschlachter.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yaakovschlachter.json diff --git a/domains/yaakovschlachter.json b/domains/yaakovschlachter.json new file mode 100644 index 000000000..da7ad00f6 --- /dev/null +++ b/domains/yaakovschlachter.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CompuGenius", + "email": "contact@cgprograms.com" + }, + "record": { + "CNAME": "cgprograms.com" + } +} From 8d6e3c6f9ec2d43de0cc379647879ded8e1e322f Mon Sep 17 00:00:00 2001 From: Jwaxy <98110672+jwaxy@users.noreply.github.com> Date: Fri, 15 Mar 2024 16:20:38 +0300 Subject: [PATCH 04/22] Create _github-pages-challenge-jwaxy.jwaxy.json --- domains/_github-pages-challenge-jwaxy.jwaxy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-jwaxy.jwaxy.json diff --git a/domains/_github-pages-challenge-jwaxy.jwaxy.json b/domains/_github-pages-challenge-jwaxy.jwaxy.json new file mode 100644 index 000000000..87cdde4a1 --- /dev/null +++ b/domains/_github-pages-challenge-jwaxy.jwaxy.json @@ -0,0 +1,10 @@ +{ + "description": "GitHub said that the verification was needed so I created this record.", + "owner": { + "username": "jwaxy", + "email": "me@yxawj.aleeas.com" + }, + "record": { + "TXT": "8e4b33b2837436011e57d5cade6b40" + } +} From 761cacc2af50868c72bcc40d01a476bb3c2208da Mon Sep 17 00:00:00 2001 From: "BussyBakks (known as thenoppy12)" <108082159+BussyBakks@users.noreply.github.com> Date: Mon, 18 Mar 2024 09:02:03 +0700 Subject: [PATCH 05/22] Create thenoppy12.json --- domains/thenoppy12.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/thenoppy12.json diff --git a/domains/thenoppy12.json b/domains/thenoppy12.json new file mode 100644 index 000000000..0696be2da --- /dev/null +++ b/domains/thenoppy12.json @@ -0,0 +1,12 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/thenoppy12/thenoppy12.github.io", + "owner": { + "username": "BussyBakks", + "email": "lengochuykiengiang@gmail.com", + "discord": ".thenoppy12" + }, + "record": { + "CNAME": "thenoppy12.github.io" + } +} From 6c94ae81f20307adcfb27cc16778afde0e236414 Mon Sep 17 00:00:00 2001 From: "BussyBakks (known as thenoppy12)" <108082159+BussyBakks@users.noreply.github.com> Date: Mon, 18 Mar 2024 09:05:09 +0700 Subject: [PATCH 06/22] Create _github-pages-challenge-thenoppy12.thenoppy12.json --- ...github-pages-challenge-thenoppy12.thenoppy12.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/_github-pages-challenge-thenoppy12.thenoppy12.json diff --git a/domains/_github-pages-challenge-thenoppy12.thenoppy12.json b/domains/_github-pages-challenge-thenoppy12.thenoppy12.json new file mode 100644 index 000000000..10aa0171e --- /dev/null +++ b/domains/_github-pages-challenge-thenoppy12.thenoppy12.json @@ -0,0 +1,12 @@ +{ + "description": "Github Pages Register Domain", + "repo": "https://github.com/thenoppy12/thenoppy12.github.io", + "owner": { + "username": "BussyBakks", + "email": "lengochuykiengiang@gmail.com", + "discord": ".thenoppy12" + }, + "record": { + "TXT": "b41e7f365072dbb42ed1ee40c250db" + } +} From 52b9e08fbbcb3165c8712c38b2b92f4ecf85d912 Mon Sep 17 00:00:00 2001 From: "BussyBakks (known as thenoppy12)" <108082159+BussyBakks@users.noreply.github.com> Date: Mon, 18 Mar 2024 09:05:37 +0700 Subject: [PATCH 07/22] Update thenoppy12.json --- domains/thenoppy12.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/thenoppy12.json b/domains/thenoppy12.json index 0696be2da..68b8b1152 100644 --- a/domains/thenoppy12.json +++ b/domains/thenoppy12.json @@ -1,5 +1,5 @@ { - "description": "Describe the use of this subdomain", + "description": "Main Page", "repo": "https://github.com/thenoppy12/thenoppy12.github.io", "owner": { "username": "BussyBakks", From a81f1e19acb6000b04b362c7acee0b59d2d7130f Mon Sep 17 00:00:00 2001 From: "BussyBakks (known as thenoppy12)" <108082159+BussyBakks@users.noreply.github.com> Date: Mon, 18 Mar 2024 22:12:25 +0700 Subject: [PATCH 08/22] Create _discord.thenoppy12.json --- domains/_discord.thenoppy12.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/_discord.thenoppy12.json diff --git a/domains/_discord.thenoppy12.json b/domains/_discord.thenoppy12.json new file mode 100644 index 000000000..b558d5ef6 --- /dev/null +++ b/domains/_discord.thenoppy12.json @@ -0,0 +1,12 @@ +{ + "description": "Discord Domain Verify", + "repo": "https://github.com/thenoppy12/thenoppy12.github.io", + "owner": { + "username": "BussyBakks", + "email": "lengochuykiengiang@gmail.com", + "discord": ".thenoppy12" + }, + "record": { + "TXT": "dh=a865dfb9b8ef277f5edfaad346ddbbcfcba85b71" + } +} From 5d7dd6a40276f771101f8496187faf1dc98b6ee5 Mon Sep 17 00:00:00 2001 From: Riku <157702505+Rikuxyz@users.noreply.github.com> Date: Wed, 20 Mar 2024 15:27:14 +0700 Subject: [PATCH 09/22] Create rikuxyz.json --- domains/rikuxyz.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/rikuxyz.json diff --git a/domains/rikuxyz.json b/domains/rikuxyz.json new file mode 100644 index 000000000..c5cb08c86 --- /dev/null +++ b/domains/rikuxyz.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Rikuxyz", + "email": "rikuishigami015@gmail.com", + "twitter": "riku_xyzs" + }, + "record": { + "CNAME": "pixel-cci.pages.dev" + } +} From dbdf528803968849cd96292b9cee36d659447eac Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 20 Mar 2024 22:05:08 +0700 Subject: [PATCH 10/22] Update maskduck.json --- domains/maskduck.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/maskduck.json b/domains/maskduck.json index 0b92c97b8..b025413ce 100644 --- a/domains/maskduck.json +++ b/domains/maskduck.json @@ -5,7 +5,6 @@ "username": "MaskDuck", "email": "maskduckuwu@gmail.com", "discord": "maskduck", - "reddit": "u/maskduck", "note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586." }, "record": { From 35e271a723a676e5b99cc186d35759889fe8b91f Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 20 Mar 2024 22:11:04 +0700 Subject: [PATCH 11/22] Create _github-pages-challenge-MaskDuck.maskduck.json --- domains/_github-pages-challenge-MaskDuck.maskduck.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-MaskDuck.maskduck.json diff --git a/domains/_github-pages-challenge-MaskDuck.maskduck.json b/domains/_github-pages-challenge-MaskDuck.maskduck.json new file mode 100644 index 000000000..70712681a --- /dev/null +++ b/domains/_github-pages-challenge-MaskDuck.maskduck.json @@ -0,0 +1,10 @@ +{ + "description": gh verification", + "owner": { + "username": "maskduck", + "email": "maskduckuwu@gmail.com" + }, + "record": { + "TXT": "c47a7112019f9b1b6d22acb5574d94" + } +} From c688935f14a5af949cc9c1c9a564f44cae2c3453 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 20 Mar 2024 22:12:56 +0700 Subject: [PATCH 12/22] fix --- domains/_github-pages-challenge-MaskDuck.maskduck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-MaskDuck.maskduck.json b/domains/_github-pages-challenge-MaskDuck.maskduck.json index 70712681a..459359217 100644 --- a/domains/_github-pages-challenge-MaskDuck.maskduck.json +++ b/domains/_github-pages-challenge-MaskDuck.maskduck.json @@ -1,5 +1,5 @@ { - "description": gh verification", + "description": "gh verification", "owner": { "username": "maskduck", "email": "maskduckuwu@gmail.com" From 1d8a9c30b50be130df9c417c4ba1255efcdcf322 Mon Sep 17 00:00:00 2001 From: Glqch <163641103+Glqch0@users.noreply.github.com> Date: Wed, 20 Mar 2024 20:55:02 +0200 Subject: [PATCH 13/22] Rename glqchh.json to glqch.json --- domains/{glqchh.json => glqch.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{glqchh.json => glqch.json} (100%) diff --git a/domains/glqchh.json b/domains/glqch.json similarity index 100% rename from domains/glqchh.json rename to domains/glqch.json From ffcbf7b2dbe70560ae43ec14e29e3282b0a421f2 Mon Sep 17 00:00:00 2001 From: Glqch <163641103+Glqch0@users.noreply.github.com> Date: Wed, 20 Mar 2024 21:00:02 +0200 Subject: [PATCH 14/22] Update and rename _github-pages-challenge-Glqch0.glqchh.json to _github-pages-challenge-Glqch0.glqch.json --- ...h0.glqchh.json => _github-pages-challenge-Glqch0.glqch.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-Glqch0.glqchh.json => _github-pages-challenge-Glqch0.glqch.json} (79%) diff --git a/domains/_github-pages-challenge-Glqch0.glqchh.json b/domains/_github-pages-challenge-Glqch0.glqch.json similarity index 79% rename from domains/_github-pages-challenge-Glqch0.glqchh.json rename to domains/_github-pages-challenge-Glqch0.glqch.json index 8f60ab02b..5e80f7ab1 100644 --- a/domains/_github-pages-challenge-Glqch0.glqchh.json +++ b/domains/_github-pages-challenge-Glqch0.glqch.json @@ -6,6 +6,6 @@ "discord": "915932527871541309" }, "record": { - "TXT": "2267eb593552c68bab49008ab46314" + "TXT": "a672c8c5c8d4be16fcefd130307ea6" } } From ddc0a96aaf10bd14eb3760b51dfedd0f39aa8309 Mon Sep 17 00:00:00 2001 From: Akshat <75732865+LegendOP1041@users.noreply.github.com> Date: Thu, 21 Mar 2024 02:42:46 +0530 Subject: [PATCH 15/22] Delete policy.akshtt.is-a.dev --- domains/policy.akshtt.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/policy.akshtt.json diff --git a/domains/policy.akshtt.json b/domains/policy.akshtt.json deleted file mode 100644 index d55e38eee..000000000 --- a/domains/policy.akshtt.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "LegendOP1041", - "email": "maillegendop@gmail.com", - "discord": "1056531806763102218" - }, - - "record": { - "A": ["69.30.249.53"] - } - } - \ No newline at end of file From 10ae4a55f5fad287bcafa0d7fbfb057f3ed3057e Mon Sep 17 00:00:00 2001 From: Akshat <75732865+LegendOP1041@users.noreply.github.com> Date: Thu, 21 Mar 2024 02:43:04 +0530 Subject: [PATCH 16/22] Delete grafana.akshtt.is-a.dev --- domains/grafana.akshtt.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/grafana.akshtt.json diff --git a/domains/grafana.akshtt.json b/domains/grafana.akshtt.json deleted file mode 100644 index d55e38eee..000000000 --- a/domains/grafana.akshtt.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "LegendOP1041", - "email": "maillegendop@gmail.com", - "discord": "1056531806763102218" - }, - - "record": { - "A": ["69.30.249.53"] - } - } - \ No newline at end of file From 08a505ad07b9041540628eab42e2d79db8ead202 Mon Sep 17 00:00:00 2001 From: Akshat <75732865+LegendOP1041@users.noreply.github.com> Date: Thu, 21 Mar 2024 02:43:22 +0530 Subject: [PATCH 17/22] Delete docs.akshtt.is-a.dev --- domains/docs.akshtt.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/docs.akshtt.json diff --git a/domains/docs.akshtt.json b/domains/docs.akshtt.json deleted file mode 100644 index d55e38eee..000000000 --- a/domains/docs.akshtt.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "LegendOP1041", - "email": "maillegendop@gmail.com", - "discord": "1056531806763102218" - }, - - "record": { - "A": ["69.30.249.53"] - } - } - \ No newline at end of file From c476de06560be050243a3f5d237265196b1211bf Mon Sep 17 00:00:00 2001 From: Akshat <75732865+LegendOP1041@users.noreply.github.com> Date: Thu, 21 Mar 2024 02:45:22 +0530 Subject: [PATCH 18/22] Delete diary.akshtt.is-a.dev --- domains/diary.akshtt.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/diary.akshtt.json diff --git a/domains/diary.akshtt.json b/domains/diary.akshtt.json deleted file mode 100644 index d55e38eee..000000000 --- a/domains/diary.akshtt.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "LegendOP1041", - "email": "maillegendop@gmail.com", - "discord": "1056531806763102218" - }, - - "record": { - "A": ["69.30.249.53"] - } - } - \ No newline at end of file From e616f3547982f28009bce9a63e47721d9c16bcd4 Mon Sep 17 00:00:00 2001 From: 1MillonunlockDev <1millonunlock@gmail.com> Date: Thu, 21 Mar 2024 05:39:08 +0800 Subject: [PATCH 19/22] feat(domain): r2mvstr.is-a.dev --- domains/r2mvstr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/r2mvstr.json diff --git a/domains/r2mvstr.json b/domains/r2mvstr.json new file mode 100644 index 000000000..d5d4de5a4 --- /dev/null +++ b/domains/r2mvstr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "1MillonunlockDev", + "email": "1millonunlock@gmail.com" + }, + "record": { + "A": ["144.91.94.164"] + } +} From f974437ce1b9264898b8b18de47d874d98bb14ed Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" <106927495+is-a-dev-bot@users.noreply.github.com> Date: Thu, 21 Mar 2024 08:19:11 +0800 Subject: [PATCH 20/22] Update raw-api.yml --- .github/workflows/raw-api.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/raw-api.yml b/.github/workflows/raw-api.yml index 5f54189bf..6ef7b81a0 100644 --- a/.github/workflows/raw-api.yml +++ b/.github/workflows/raw-api.yml @@ -40,7 +40,7 @@ jobs: source-directory: "raw-api" destination-github-username: is-a-dev destination-repository-name: raw-api - user-email: is-a-dev@win11react.com + user-email: 106927495+is-a-dev-bot@users.noreply.github.com user-name: is-a-dev-bot commit-message: "Update Data via is-a-dev/register" env: From f03b37d5765e9cea95870b4dd07a62ac700136f9 Mon Sep 17 00:00:00 2001 From: Shree Krishna Lamichhane <47468714+shreekrishnalamichhane@users.noreply.github.com> Date: Thu, 21 Mar 2024 13:56:15 +0545 Subject: [PATCH 21/22] fix: update cname record --- domains/shree.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/shree.json b/domains/shree.json index 284bc5838..2f02f1bab 100644 --- a/domains/shree.json +++ b/domains/shree.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "shreekrishnalamichhane", - "email": "uniksk123@gmail.com" - }, - "record": { - "CNAME": "shreekrishnalamichhhane.com.np" - } + "owner": { + "username": "shreekrishnalamichhane", + "email": "uniksk123@gmail.com" + }, + "record": { + "CNAME": "shreekrishnalamichhane.com.np" + } } From bbef52029db5f8037b538a01683cc3403033d7f9 Mon Sep 17 00:00:00 2001 From: Almaz Date: Thu, 21 Mar 2024 18:34:33 +0300 Subject: [PATCH 22/22] Update almaz.json --- domains/almaz.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/almaz.json b/domains/almaz.json index d407b9f61..443f8ca9f 100644 --- a/domains/almaz.json +++ b/domains/almaz.json @@ -4,6 +4,11 @@ "email": "almazgamer228@gmail.com" }, "record": { - "A": ["109.71.252.37"] + "A": ["109.71.252.37"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } }