From c7ff6cd9b9f86d8837bace354dcb2476df7605c8 Mon Sep 17 00:00:00 2001 From: hexaaagon Date: Wed, 25 Oct 2023 17:56:41 +0700 Subject: [PATCH 01/37] feat(domain): _discord.hexaa.is-a.dev --- domains/_discord.hexaa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.hexaa.json diff --git a/domains/_discord.hexaa.json b/domains/_discord.hexaa.json new file mode 100644 index 000000000..d06ee8e9e --- /dev/null +++ b/domains/_discord.hexaa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hexaaagon", + "email": "scoooolz7657@gmail.com" + }, + "record": { + "TXT": "dh=abdc5d930ad061a4d338e003c93b7f906fe14b8d" + } +} From f787533a97ec64fdf9c5af58b068b62c5d12dc1c Mon Sep 17 00:00:00 2001 From: Radhesh Goel Date: Mon, 13 May 2024 15:31:02 +0530 Subject: [PATCH 02/37] radhesh's domain --- domains/_vercel.goel.json | 10 ++++++++++ domains/goel.json | 11 +++++++++++ 2 files changed, 21 insertions(+) create mode 100644 domains/_vercel.goel.json create mode 100644 domains/goel.json diff --git a/domains/_vercel.goel.json b/domains/_vercel.goel.json new file mode 100644 index 000000000..5ded01323 --- /dev/null +++ b/domains/_vercel.goel.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "radhesh1", + "discord": "datpep", + "email": "radhesh036916@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=goel.is-a.dev,25f02f9b31a64dc5449f" + } +} diff --git a/domains/goel.json b/domains/goel.json new file mode 100644 index 000000000..062fcf93b --- /dev/null +++ b/domains/goel.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "radhesh1", + "email": "radhesh036916@gmail.com", + "discord":"datpep" + }, + "description": "I'll probably put some project pages on goel.is-a.dev.", + "record": { + "CNAME": "radhesh.eu.org" + } +} From a510e60c0fd4db979a902631fa64fdb3d14bb611 Mon Sep 17 00:00:00 2001 From: Radhesh Goel Date: Mon, 13 May 2024 15:37:14 +0530 Subject: [PATCH 03/37] radhesh's domain 2 --- domains/_vercel.goel.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/_vercel.goel.json diff --git a/domains/_vercel.goel.json b/domains/_vercel.goel.json deleted file mode 100644 index 5ded01323..000000000 --- a/domains/_vercel.goel.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "radhesh1", - "discord": "datpep", - "email": "radhesh036916@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=goel.is-a.dev,25f02f9b31a64dc5449f" - } -} From 16727f09bab846af2de12a89429ad5bb59dbeada Mon Sep 17 00:00:00 2001 From: gvl610 <68118236+raspiduino@users.noreply.github.com> Date: Mon, 13 May 2024 22:42:20 +0700 Subject: [PATCH 04/37] Create gvl610.json --- domains/gvl610.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/gvl610.json diff --git a/domains/gvl610.json b/domains/gvl610.json new file mode 100644 index 000000000..fe3c301e3 --- /dev/null +++ b/domains/gvl610.json @@ -0,0 +1,12 @@ +{ + "description": "Host my Github pages. I don't want giangvinhloc610 but instead just gvl610", + "repo": "https://github.com/giangvinhloc610/giangvinhloc610.github.io", + "owner": { + "username": "gvl610", + "email": "giangvinhloc610@gmail.com", + "twitter": "gvl610" + }, + "record": { + "CNAME": "gvl610.github.io" + } +} From fb02b789f63fc0b59d0e9b65f37b8bafdf5c8533 Mon Sep 17 00:00:00 2001 From: Sling! Date: Mon, 13 May 2024 18:44:03 -0500 Subject: [PATCH 05/37] Register bako.is-a.dev --- domains/bako.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/bako.json diff --git a/domains/bako.json b/domains/bako.json new file mode 100644 index 000000000..65ea681eb --- /dev/null +++ b/domains/bako.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "real-kwellercat", + "email": "lucas.rausch.732@k12.friscoisd.org", + "discord": "950189411759456266" + }, + + "record": { + "CNAME": "real-kwellercat.github.io" + } + } + \ No newline at end of file From fd71ec3c4da960bb88251a917f6afa36fa9da016 Mon Sep 17 00:00:00 2001 From: gvl610 <68118236+raspiduino@users.noreply.github.com> Date: Tue, 14 May 2024 09:31:38 +0700 Subject: [PATCH 06/37] Update gvl610.json --- domains/gvl610.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gvl610.json b/domains/gvl610.json index fe3c301e3..41234ce9d 100644 --- a/domains/gvl610.json +++ b/domains/gvl610.json @@ -7,6 +7,6 @@ "twitter": "gvl610" }, "record": { - "CNAME": "gvl610.github.io" + "CNAME": "giangvinhloc610.github.io" } } From deae4b42aec4628ebfe562116509b2fba9b782c5 Mon Sep 17 00:00:00 2001 From: faaafu <59342394+faaafu@users.noreply.github.com> Date: Mon, 13 May 2024 22:30:02 -0500 Subject: [PATCH 07/37] Update fafu.json --- domains/fafu.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/fafu.json b/domains/fafu.json index 8b1ae1d09..26d6b7402 100644 --- a/domains/fafu.json +++ b/domains/fafu.json @@ -1,9 +1,9 @@ { "owner": { - "username": "fafu-10", - "email": "shimni22@skiff.com" + "username": "faaafu", + "email": "shimni22@proton.me" }, "record": { - "CNAME": "fafu-10.github.io" + "CNAME": "faaafu.github.io" } } From 1cc3e51e2026ec2df5053eab0c75829c6df4108a Mon Sep 17 00:00:00 2001 From: Kenneth Gregorio Perez <148478983+PolongDev@users.noreply.github.com> Date: Tue, 14 May 2024 16:40:38 +0800 Subject: [PATCH 08/37] Create polongdev.json --- domains/polongdev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/polongdev.json diff --git a/domains/polongdev.json b/domains/polongdev.json new file mode 100644 index 000000000..eb7a9bb75 --- /dev/null +++ b/domains/polongdev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "polongdev", + "email": "kennethgregorioperez@gmail.com" + }, + "record": { + "URL": "https://polongdev.github.io" + } +} From 611a11ba9cc54591d3b482678eeb2ee2da7bbae1 Mon Sep 17 00:00:00 2001 From: Hexagonn <128217934+hexaaagon@users.noreply.github.com> Date: Tue, 14 May 2024 18:40:12 +0700 Subject: [PATCH 09/37] update domain --- domains/_discord.hexaa.json | 9 --------- domains/spacecraft.hexaa.json | 12 ++++++++++++ 2 files changed, 12 insertions(+), 9 deletions(-) delete mode 100644 domains/_discord.hexaa.json create mode 100644 domains/spacecraft.hexaa.json diff --git a/domains/_discord.hexaa.json b/domains/_discord.hexaa.json deleted file mode 100644 index d06ee8e9e..000000000 --- a/domains/_discord.hexaa.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "hexaaagon", - "email": "scoooolz7657@gmail.com" - }, - "record": { - "TXT": "dh=abdc5d930ad061a4d338e003c93b7f906fe14b8d" - } -} diff --git a/domains/spacecraft.hexaa.json b/domains/spacecraft.hexaa.json new file mode 100644 index 000000000..a256c7d8a --- /dev/null +++ b/domains/spacecraft.hexaa.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "hexaaagon", + "email": "me@hexagonn.my.id", + "discord": "scoooolzs", + "twitter": "Scoooolzs" + }, + + "record": { + "URL": "https://spacecraft.hexagonn.my.id" + } +} From d3a1f19d7b4e775ae3d09991cfbcc680cc13d617 Mon Sep 17 00:00:00 2001 From: The-Intruder Date: Tue, 14 May 2024 16:32:55 +0100 Subject: [PATCH 10/37] Added UVW Blog SubDomain --- domains/uvw.blog.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/uvw.blog.json diff --git a/domains/uvw.blog.json b/domains/uvw.blog.json new file mode 100644 index 000000000..c7a52ca2a --- /dev/null +++ b/domains/uvw.blog.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "The-Intruder", + "email": "ruj1nuvp8@mozmail.com" + }, + "record": { + "A": [ + "192.227.173.73" + ] + } +} \ No newline at end of file From e1416126878e287f5a5008caa3266e50b8864db3 Mon Sep 17 00:00:00 2001 From: The-Intruder Date: Tue, 14 May 2024 16:35:33 +0100 Subject: [PATCH 11/37] Changed the UVW blog's domain name --- domains/{uvw.blog.json => uvw.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{uvw.blog.json => uvw.json} (100%) diff --git a/domains/uvw.blog.json b/domains/uvw.json similarity index 100% rename from domains/uvw.blog.json rename to domains/uvw.json From 4f94755f47d295b2156974b2ccc891d7f1445941 Mon Sep 17 00:00:00 2001 From: StarSupreme <154985894+StarSupreme@users.noreply.github.com> Date: Tue, 14 May 2024 23:00:16 +0530 Subject: [PATCH 12/37] Register digifriend.is-a.dev --- domains/digifriend.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/digifriend.json diff --git a/domains/digifriend.json b/domains/digifriend.json new file mode 100644 index 000000000..2eef60de9 --- /dev/null +++ b/domains/digifriend.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "StarSupreme", + "email": "1211243@dpssecunderabad.in", + "discord": "1134480055045718056" + }, + + "record": { + "A": ["172.28.248.222"] + } + } + \ No newline at end of file From ce150b0bd65d1cb3aea45eeb0a267fe3feae9c37 Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Tue, 14 May 2024 23:01:03 +0530 Subject: [PATCH 13/37] Create founderfie.json Updated founderfie.json --- domains/founderfie.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/founderfie.json diff --git a/domains/founderfie.json b/domains/founderfie.json new file mode 100644 index 000000000..f55acf2d7 --- /dev/null +++ b/domains/founderfie.json @@ -0,0 +1,10 @@ +{ + "description": "Main Website Of Our Company" + "owner": { + "username": "Founderfie", + "email": "director@founderfie.in" + }, + "record": { + "CNAME": "founderfie.in" + } +} From 4cc0293b48eda0944edd21bf6b8785311b33887f Mon Sep 17 00:00:00 2001 From: Bud <75859057+bud3699@users.noreply.github.com> Date: Tue, 14 May 2024 19:26:05 +0100 Subject: [PATCH 14/37] Added Bud --- domains/bud.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bud.json diff --git a/domains/bud.json b/domains/bud.json new file mode 100644 index 000000000..e42d70f59 --- /dev/null +++ b/domains/bud.json @@ -0,0 +1,11 @@ +{ + "description": "Looks nicer than if it were github.io", + "repo": "https://github.com/bud3699/bud3699.github.io", + "owner": { + "username": "bud3699", + "email": "bud3699@gmail.com" + }, + "record": { + "CNAME": "bud3699.github.io" + } + } \ No newline at end of file From 6ec4803131cca5e0f5aeb4d41e95a78b2a4786b8 Mon Sep 17 00:00:00 2001 From: Kenneth Gregorio Perez <148478983+PolongDev@users.noreply.github.com> Date: Wed, 15 May 2024 09:50:06 +0800 Subject: [PATCH 15/37] Revert "Create polongdev.json" --- domains/polongdev.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/polongdev.json diff --git a/domains/polongdev.json b/domains/polongdev.json deleted file mode 100644 index eb7a9bb75..000000000 --- a/domains/polongdev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "polongdev", - "email": "kennethgregorioperez@gmail.com" - }, - "record": { - "URL": "https://polongdev.github.io" - } -} From 9e7230250fdb339e82b4280b47afbf72eb24a91f Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 14 May 2024 22:03:58 -0400 Subject: [PATCH 16/37] Update founderfie.json --- domains/founderfie.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/founderfie.json b/domains/founderfie.json index f55acf2d7..cd2a0b9c3 100644 --- a/domains/founderfie.json +++ b/domains/founderfie.json @@ -1,5 +1,5 @@ { - "description": "Main Website Of Our Company" + "description": "Main Website Of Our Company", "owner": { "username": "Founderfie", "email": "director@founderfie.in" From 8b4bd5483a76d4a4abe0bf6bf315dc9928062e6f Mon Sep 17 00:00:00 2001 From: Nguyen Minh Thai <57698887+b4iterdev@users.noreply.github.com> Date: Wed, 15 May 2024 09:08:38 +0700 Subject: [PATCH 17/37] Register b4iterdev.is-a.dev --- domains/b4iterdev.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/b4iterdev.json diff --git a/domains/b4iterdev.json b/domains/b4iterdev.json new file mode 100644 index 000000000..be461a34d --- /dev/null +++ b/domains/b4iterdev.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "b4iterdev", + "email": "thaimeo200389@gmail.com", + "discord": "480587458908651530" + }, + + "record": { + "CNAME": "b4iterdev.net.eu.org" + } + } + \ No newline at end of file From 01ca11ae4a8fc181b92b416b8a38180baaf08b00 Mon Sep 17 00:00:00 2001 From: Kenneth Gregorio Perez <148478983+PolongDev@users.noreply.github.com> Date: Wed, 15 May 2024 14:31:28 +0800 Subject: [PATCH 18/37] Create polongdev.json --- domains/polongdev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/polongdev.json diff --git a/domains/polongdev.json b/domains/polongdev.json new file mode 100644 index 000000000..eb7a9bb75 --- /dev/null +++ b/domains/polongdev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "polongdev", + "email": "kennethgregorioperez@gmail.com" + }, + "record": { + "URL": "https://polongdev.github.io" + } +} From fb754f034270d963279b7b46f4c8b956bcfee671 Mon Sep 17 00:00:00 2001 From: Senky_Dev <79992197+Senky-Dev@users.noreply.github.com> Date: Wed, 15 May 2024 12:40:30 +0530 Subject: [PATCH 19/37] Create the-green-light.json Domain for my personal blog --- domains/the-green-light.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/the-green-light.json diff --git a/domains/the-green-light.json b/domains/the-green-light.json new file mode 100644 index 000000000..90dc9de80 --- /dev/null +++ b/domains/the-green-light.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "github-username", + "email": "email@gmail.com" + }, + "record": { + "CNAME": "sitename.pages.dev" + } +} From 1b09cbd0288c03fc024800fa839306ecf8ee1e70 Mon Sep 17 00:00:00 2001 From: Senky_Dev <79992197+Senky-Dev@users.noreply.github.com> Date: Wed, 15 May 2024 12:43:31 +0530 Subject: [PATCH 20/37] Update the-green-light.json --- domains/the-green-light.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/the-green-light.json b/domains/the-green-light.json index 90dc9de80..947723f48 100644 --- a/domains/the-green-light.json +++ b/domains/the-green-light.json @@ -1,9 +1,9 @@ { "owner": { - "username": "github-username", - "email": "email@gmail.com" + "username": "Senky_Dev", + "email": "agarwala.keshav10@gmail.com" }, "record": { - "CNAME": "sitename.pages.dev" + "CNAME": "the-green-light.pages.dev" } } From f7db3bf5604640953f6241ab2b1b7e6d12d3f897 Mon Sep 17 00:00:00 2001 From: "WILSON DOUGLAS CHEGE (L STUDIOS AFRIKA)" Date: Wed, 15 May 2024 13:25:35 +0300 Subject: [PATCH 21/37] Register chegedouglas.is-a.dev --- domains/chegedouglas.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/chegedouglas.json diff --git a/domains/chegedouglas.json b/domains/chegedouglas.json new file mode 100644 index 000000000..bb2f805fe --- /dev/null +++ b/domains/chegedouglas.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "LSAfrika", + "email": "lstudiosafrika@gmail.com", + "discord": "1239524915112181791" + }, + + "record": { + "A": ["13.48.207.48"] + } + } + \ No newline at end of file From 64f82ac68bb897399373d3bdb66cd9beb50886f9 Mon Sep 17 00:00:00 2001 From: Roufox <61273311+Rouf0x@users.noreply.github.com> Date: Wed, 15 May 2024 14:13:57 +0200 Subject: [PATCH 22/37] Register Rouf0x.is-a.dev --- domains/rouf0x.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/rouf0x.json diff --git a/domains/rouf0x.json b/domains/rouf0x.json new file mode 100644 index 000000000..9645f606c --- /dev/null +++ b/domains/rouf0x.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Rouf0x", + "email": "gabriel.ruf@gmail.com", + "discord": "790712104058617876" + }, + + "record": { + "CNAME": "rouf0x.github.io" + } + } + \ No newline at end of file From e7f03030fb36c76e236ef8d92e3870d6609007dc Mon Sep 17 00:00:00 2001 From: ItzArman09 <100463136+ItzArman09@users.noreply.github.com> Date: Wed, 15 May 2024 19:39:40 +0530 Subject: [PATCH 23/37] Create arman.json --- domains/arman.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/arman.json diff --git a/domains/arman.json b/domains/arman.json new file mode 100644 index 000000000..874db2683 --- /dev/null +++ b/domains/arman.json @@ -0,0 +1,10 @@ +{ + "description": "Personal Portfolio", + "owner": { + "username": "ItzArman09", + "email": "itz.armxn@outlook.com" + }, + "record": { + "CNAME": "itzarman09.github.io" + } +} From 31c508b995106e5a81ff05f2562099483fe89d5e Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Wed, 15 May 2024 17:22:14 +0200 Subject: [PATCH 24/37] correct username (uppercase letters) --- domains/polongdev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/polongdev.json b/domains/polongdev.json index eb7a9bb75..49e56e737 100644 --- a/domains/polongdev.json +++ b/domains/polongdev.json @@ -1,6 +1,6 @@ { "owner": { - "username": "polongdev", + "username": "PolongDev", "email": "kennethgregorioperez@gmail.com" }, "record": { From 3995157071269e88bb56976fc2168a56557c4744 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Wed, 15 May 2024 17:28:17 +0200 Subject: [PATCH 25/37] fix username (underscore to dash) --- domains/the-green-light.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/the-green-light.json b/domains/the-green-light.json index 947723f48..9957e103f 100644 --- a/domains/the-green-light.json +++ b/domains/the-green-light.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Senky_Dev", + "username": "Senky-Dev", "email": "agarwala.keshav10@gmail.com" }, "record": { From eb21c172462552adfd64d71b7a09c794f468c958 Mon Sep 17 00:00:00 2001 From: Roufox <61273311+Rouf0x@users.noreply.github.com> Date: Wed, 15 May 2024 18:29:43 +0200 Subject: [PATCH 26/37] Create _github-pages-challenge-Rouf0x.json Domain verification for github page --- domains/_github-pages-challenge-Rouf0x.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Rouf0x.json diff --git a/domains/_github-pages-challenge-Rouf0x.json b/domains/_github-pages-challenge-Rouf0x.json new file mode 100644 index 000000000..ea5abf45b --- /dev/null +++ b/domains/_github-pages-challenge-Rouf0x.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rouf0x", + "email": "Gabrielruf.fr@gmail.com" + }, + "record": { + "TXT": "f01cd0a4cbac68efe6b87568776ad9" + } +} From 85df79608c9c1f0f61079f85153cc5266b6f311b Mon Sep 17 00:00:00 2001 From: Deepraj <83288891+deepraj21@users.noreply.github.com> Date: Thu, 16 May 2024 10:00:15 +0530 Subject: [PATCH 27/37] Created deepraj.json --- domains/deepraj.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/deepraj.json diff --git a/domains/deepraj.json b/domains/deepraj.json new file mode 100644 index 000000000..62cf1114d --- /dev/null +++ b/domains/deepraj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "deepraj21", + "email": "deepraj21.bera@gmail.com" + }, + "record": { + "CNAME": "deepraj21.github.io" + } +} From b7bb5cb07b4ab1245923bfe9bd0c3abc3b9844ec Mon Sep 17 00:00:00 2001 From: ItzArman09 <100463136+ItzArman09@users.noreply.github.com> Date: Thu, 16 May 2024 12:40:27 +0530 Subject: [PATCH 28/37] Create _discord.arman.json --- domains/_discord.arman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.arman.json diff --git a/domains/_discord.arman.json b/domains/_discord.arman.json new file mode 100644 index 000000000..971565726 --- /dev/null +++ b/domains/_discord.arman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ItzArman09", + "email": "itz.armxn@outlook.com" + }, + "record": { + "TXT": "dh=508604a0381985579d65a0e9c8b241bc6186cc44" + } +} From 50cc394161c4a184dd99c26bab83b434ac3449aa Mon Sep 17 00:00:00 2001 From: ItzArman09 <100463136+ItzArman09@users.noreply.github.com> Date: Thu, 16 May 2024 12:45:16 +0530 Subject: [PATCH 29/37] Create cdn.arman.json --- domains/cdn.arman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cdn.arman.json diff --git a/domains/cdn.arman.json b/domains/cdn.arman.json new file mode 100644 index 000000000..c5f418e83 --- /dev/null +++ b/domains/cdn.arman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ItzArman09", + "email": "itz.armxn@outlook.com" + }, + "record": { + "CNAME": "itzarman09.github.io" + } +} From f22d41b56d81affaa87ba34661165d1c161a60b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=87=BA=E5=8F=A3=E3=83=AC=E3=82=A4?= Date: Thu, 16 May 2024 09:44:16 +0200 Subject: [PATCH 30/37] Create _gh-DeadCodeGames-o.deadcode.json --- domains/_gh-DeadCodeGames-o.deadcode.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_gh-DeadCodeGames-o.deadcode.json diff --git a/domains/_gh-DeadCodeGames-o.deadcode.json b/domains/_gh-DeadCodeGames-o.deadcode.json new file mode 100644 index 000000000..b0866ea56 --- /dev/null +++ b/domains/_gh-DeadCodeGames-o.deadcode.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RichardKanshen", + "email": "richard@kanshen.click" + }, + "record": { + "TXT": "392e701839" + } +} From b538822c9c289887d78c720694ef4d4d263f8ea0 Mon Sep 17 00:00:00 2001 From: Bernard Ofoegbu <65433039+O-BERNARDOFOEGBU@users.noreply.github.com> Date: Thu, 16 May 2024 13:35:41 +0100 Subject: [PATCH 31/37] Create bernardofoegbu.json generate domain name "bernardofoegbu.is-a.dev" --- domains/bernardofoegbu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bernardofoegbu.json diff --git a/domains/bernardofoegbu.json b/domains/bernardofoegbu.json new file mode 100644 index 000000000..b6d37c8d1 --- /dev/null +++ b/domains/bernardofoegbu.json @@ -0,0 +1,11 @@ +{ + "description": "I want to use it for hosting my portfolio site", + "repo": "https://github.com/O-BERNARDOFOEGBU/my-portfolio", + "owner": { + "username": "O-BERNARDOFOEGBU", + "email": "obinnaofoegbu71@gmail.com" + }, + "record": { + "CNAME": "O-BERNARDOFOEGBU.github.io" + } +} From 9515e874b5bf552d99451b5e433e0515e9d75478 Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Thu, 16 May 2024 20:51:35 +0800 Subject: [PATCH 32/37] Create i.shockbs.json --- domains/i.shockbs.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/i.shockbs.json diff --git a/domains/i.shockbs.json b/domains/i.shockbs.json new file mode 100644 index 000000000..797cf746d --- /dev/null +++ b/domains/i.shockbs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shockbs", + "email": "apipherng@gmail.com" + }, + "record": { + "CNAME": "ziplineshockbs.onrender.com" + } +} From 73bead0fd1fbb2576dcfff9b16c6471d468afb79 Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Thu, 16 May 2024 20:57:23 +0800 Subject: [PATCH 33/37] Update i.shockbs.json From 945526d0e41841cea5f89c68630355c3ed963622 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Thu, 16 May 2024 16:03:00 +0300 Subject: [PATCH 34/37] Update bernardofoegbu.json --- domains/bernardofoegbu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bernardofoegbu.json b/domains/bernardofoegbu.json index b6d37c8d1..a3d0e71ac 100644 --- a/domains/bernardofoegbu.json +++ b/domains/bernardofoegbu.json @@ -6,6 +6,6 @@ "email": "obinnaofoegbu71@gmail.com" }, "record": { - "CNAME": "O-BERNARDOFOEGBU.github.io" + "CNAME": "o-bernardofoegbu.github.io" } } From f439fd7f09a68d83341da07f86abf07a5b155a96 Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Thu, 16 May 2024 21:05:37 +0800 Subject: [PATCH 35/37] Rename i.shockbs.json to gg.shockbs.json --- domains/{i.shockbs.json => gg.shockbs.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{i.shockbs.json => gg.shockbs.json} (100%) diff --git a/domains/i.shockbs.json b/domains/gg.shockbs.json similarity index 100% rename from domains/i.shockbs.json rename to domains/gg.shockbs.json From 7b4b54217a0feca155e73e071853f0f9b9b44b13 Mon Sep 17 00:00:00 2001 From: SRPVT Date: Thu, 16 May 2024 19:28:47 +0530 Subject: [PATCH 36/37] Create _discord.dscbmr.is-a.dev.json --- domains/_discord.dscbmr.is-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.dscbmr.is-a.dev.json diff --git a/domains/_discord.dscbmr.is-a.dev.json b/domains/_discord.dscbmr.is-a.dev.json new file mode 100644 index 000000000..17af5e051 --- /dev/null +++ b/domains/_discord.dscbmr.is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SRPVT", + "email": "syedyaseeralirayan@gmail.com" + }, + "record": { + "TXT": "dh=af0561dc7d2f7eb0ef153cb3a270c0b98fe5c36e" + } +} From a8be8c1ace088aee64e7421e3f97e5f2547c9360 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Thu, 16 May 2024 22:29:12 +0700 Subject: [PATCH 37/37] Create re.maskduck.json --- domains/re.maskduck.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/re.maskduck.json diff --git a/domains/re.maskduck.json b/domains/re.maskduck.json new file mode 100644 index 000000000..c5a073c87 --- /dev/null +++ b/domains/re.maskduck.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "maskduck", + "email": "", + "discord": "716134528409665586" + }, + "record": { + "A": ["89.106.200.1"] + } +}