From ebc4f96e952462d733b56d6728dd5c5998f83ba3 Mon Sep 17 00:00:00 2001 From: stansters Date: Sat, 23 Dec 2023 10:21:59 +0000 Subject: [PATCH 001/153] feat(domain): stan.is-a.dev --- domains/stan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/stan.json diff --git a/domains/stan.json b/domains/stan.json new file mode 100644 index 000000000..6024cb835 --- /dev/null +++ b/domains/stan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "stansters", + "email": "stanleygeorgebond@gmail.com" + }, + "record": { + "URL": "stn.re" + } +} From 6b45c887836581bff2874a5f2c756b1a9cb1c6fe Mon Sep 17 00:00:00 2001 From: vornex <79860992+vornex-gh@users.noreply.github.com> Date: Fri, 16 Feb 2024 15:15:00 -0400 Subject: [PATCH 002/153] Update files.vornexx.json --- domains/files.vornexx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/files.vornexx.json b/domains/files.vornexx.json index eba84ac92..e6652141f 100644 --- a/domains/files.vornexx.json +++ b/domains/files.vornexx.json @@ -1,7 +1,7 @@ { "owner": { "username": "vornex-gh", - "email": "ajay.ramnath8812@gmail.com" + "email": "" }, "record": { "A": ["69.30.249.53"] From 819bfd249fcc12e20a52bf6f14d68de096568c54 Mon Sep 17 00:00:00 2001 From: vornex <79860992+vornex-gh@users.noreply.github.com> Date: Fri, 16 Feb 2024 15:24:17 -0400 Subject: [PATCH 003/153] Update vornexx.json --- domains/vornexx.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/vornexx.json b/domains/vornexx.json index 764ac4c04..c38afb26f 100644 --- a/domains/vornexx.json +++ b/domains/vornexx.json @@ -1,7 +1,9 @@ { "owner": { "username": "vornex-gh", - "email": "ajay.ramnath8812@gmail.com" + "email": "", + "discord": "1149438819834269856", + "twitter": "vornexx_" }, "record": { "CNAME": "vornexx.pages.dev" From 4e5942f86863c226e03b8aa74d3ece55376e8525 Mon Sep 17 00:00:00 2001 From: vornex <79860992+vornex-gh@users.noreply.github.com> Date: Fri, 16 Feb 2024 15:24:56 -0400 Subject: [PATCH 004/153] Update files.vornexx.json --- domains/files.vornexx.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/files.vornexx.json b/domains/files.vornexx.json index e6652141f..c9d04ba28 100644 --- a/domains/files.vornexx.json +++ b/domains/files.vornexx.json @@ -1,7 +1,9 @@ { "owner": { "username": "vornex-gh", - "email": "" + "email": "", + "discord": "1149438819834269856", + "twitter": "vornexx_" }, "record": { "A": ["69.30.249.53"] From 8debfe50748c06a758de6685385910e3d4d02365 Mon Sep 17 00:00:00 2001 From: vornex <79860992+vornex-gh@users.noreply.github.com> Date: Fri, 16 Feb 2024 15:25:20 -0400 Subject: [PATCH 005/153] Update spotify.vornexx.json --- domains/spotify.vornexx.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/spotify.vornexx.json b/domains/spotify.vornexx.json index 3c97cf881..d9faf95cf 100644 --- a/domains/spotify.vornexx.json +++ b/domains/spotify.vornexx.json @@ -1,7 +1,9 @@ { "owner": { "username": "vornex-gh", - "email": "ajay.ramnath8812@gmail.com" + "email": "", + "discord": "1149438819834269856", + "twitter": "vornexx_" }, "record": { "CNAME": "spotify-vornexx.pages.dev" From 774080b2374bef3aa1af1f4089ce71656b3893ce Mon Sep 17 00:00:00 2001 From: sankalp pathak <95154157+K144U@users.noreply.github.com> Date: Tue, 5 Mar 2024 15:12:20 +0530 Subject: [PATCH 006/153] Create sankalp.json --- domains/sankalp.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sankalp.json diff --git a/domains/sankalp.json b/domains/sankalp.json new file mode 100644 index 000000000..8af5afc14 --- /dev/null +++ b/domains/sankalp.json @@ -0,0 +1,11 @@ +{ + "description": "Sankalp Pathak Website", + "repo": "https://github.com/k144u/k144u.github.io", + "owner": { + "username": "k144u", + "email": "pathaksankalp04@gmail.com" + }, + "record": { + "CNAME": "k144u.github.io" + } +} From bf862f0d8a77ff1fa2c319dce69b99083096cd31 Mon Sep 17 00:00:00 2001 From: shreekrishnalamichhane Date: Tue, 5 Mar 2024 16:38:33 +0545 Subject: [PATCH 007/153] 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 c4eb20efcec37662319bf150284311d85028a094 Mon Sep 17 00:00:00 2001 From: AlphaTechnolog Date: Tue, 5 Mar 2024 16:13:11 -0400 Subject: [PATCH 008/153] feat(domain): alphatechnolog.is-a.dev --- domains/alphatechnolog.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/alphatechnolog.json diff --git a/domains/alphatechnolog.json b/domains/alphatechnolog.json new file mode 100644 index 000000000..eb11592b8 --- /dev/null +++ b/domains/alphatechnolog.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AlphaTechnolog", + "email": "gfranklings@gmail.com" + }, + "record": { + "CNAME": "alphatechnolog.github.io" + } +} From 4397e37310724f24f792a37efc194078ae53c284 Mon Sep 17 00:00:00 2001 From: Gabriel Guerra Date: Tue, 5 Mar 2024 16:15:33 -0400 Subject: [PATCH 009/153] chore: adding more information to the domains/alphatechnolog.json --- domains/alphatechnolog.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/alphatechnolog.json b/domains/alphatechnolog.json index eb11592b8..a57111a71 100644 --- a/domains/alphatechnolog.json +++ b/domains/alphatechnolog.json @@ -1,4 +1,6 @@ { + "description": "Personal page", + "repo": "https://github.com/alphatechnolog/alphatechnolog.github.io", "owner": { "username": "AlphaTechnolog", "email": "gfranklings@gmail.com" From 074ee5c3e629b6c0bb9d0fd154572e7ac2be0a45 Mon Sep 17 00:00:00 2001 From: vvirtues Date: Tue, 5 Mar 2024 19:18:57 -0500 Subject: [PATCH 010/153] feat(domain): vvxrtues.is-a.dev --- domains/vvxrtues.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vvxrtues.json diff --git a/domains/vvxrtues.json b/domains/vvxrtues.json new file mode 100644 index 000000000..f2ae91eed --- /dev/null +++ b/domains/vvxrtues.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vvirtues", + "email": "ezi2468@icloud.com" + }, + "record": { + "CNAME": "vvirtues.github.io" + } +} From 6911dc31fcc8399b3e41912874ba861a7e7182e4 Mon Sep 17 00:00:00 2001 From: Codixer Date: Thu, 7 Mar 2024 10:54:32 +0100 Subject: [PATCH 011/153] feat(domain): codixer.is-a.dev --- domains/codixer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/codixer.json diff --git a/domains/codixer.json b/domains/codixer.json new file mode 100644 index 000000000..1d9f9212a --- /dev/null +++ b/domains/codixer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Codixer", + "email": "stefano@stefanocoding.me" + }, + "record": { + "CNAME": "stefanocoding.me" + } +} From 07a75db0f1955e17c1188499517dae764a4b750a Mon Sep 17 00:00:00 2001 From: Manafix Date: Thu, 7 Mar 2024 14:35:07 +0100 Subject: [PATCH 012/153] feat(domain): modules.is-a.dev --- domains/modules.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/modules.json diff --git a/domains/modules.json b/domains/modules.json new file mode 100644 index 000000000..669411d09 --- /dev/null +++ b/domains/modules.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Manafix", + "email": "manafix.pub@gmail.com" + }, + "record": { + "CNAME": "handle.land" + } +} From bdea2e36a376b4035631419c5aac10a7bb990e71 Mon Sep 17 00:00:00 2001 From: Manafix Date: Thu, 7 Mar 2024 23:32:10 +0100 Subject: [PATCH 013/153] Update modules.json --- domains/modules.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/modules.json b/domains/modules.json index 669411d09..8f81d8dd2 100644 --- a/domains/modules.json +++ b/domains/modules.json @@ -4,6 +4,6 @@ "email": "manafix.pub@gmail.com" }, "record": { - "CNAME": "handle.land" + "CNAME": "manafix.dev" } } From 5cb2f8f3e9f98267ccd1538720fef5396fd11ed4 Mon Sep 17 00:00:00 2001 From: temporraryaccounthasbeensuspended <118538703+wweziza@users.noreply.github.com> Date: Sun, 10 Mar 2024 07:09:34 +0700 Subject: [PATCH 014/153] Register gta.is-a.dev --- domains/gta.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/gta.json diff --git a/domains/gta.json b/domains/gta.json new file mode 100644 index 000000000..7ea53ebe2 --- /dev/null +++ b/domains/gta.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "wweziza", + "email": "wweziza@icloud.com", + "discord": "363373226207739904" + }, + + "record": { + "CNAME": "clubroleplay.com" + } + } + \ No newline at end of file From 81b8f76adea9957aadf79a2a69964e0b63cec7c5 Mon Sep 17 00:00:00 2001 From: Gudo <109687893+gudorlltti@users.noreply.github.com> Date: Sun, 10 Mar 2024 02:25:25 +0100 Subject: [PATCH 015/153] Create gudorlltti.json --- domains/gudorlltti.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gudorlltti.json diff --git a/domains/gudorlltti.json b/domains/gudorlltti.json new file mode 100644 index 000000000..4235dcf2c --- /dev/null +++ b/domains/gudorlltti.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gudorlltti", + "discord": "849610030431993916" + }, + "record": { + "URL": "https://github.com/gudorlltti/" + } +} From cb524f509d6c84052e07f2a7712f278ff7f3e486 Mon Sep 17 00:00:00 2001 From: Shiva-Vijai Date: Sun, 10 Mar 2024 13:03:03 +0530 Subject: [PATCH 016/153] feat(domain): shiva-vijai.is-a.dev --- domains/shiva-vijai.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shiva-vijai.json diff --git a/domains/shiva-vijai.json b/domains/shiva-vijai.json new file mode 100644 index 000000000..90658875d --- /dev/null +++ b/domains/shiva-vijai.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Shiva-Vijai", + "email": "shivavijai2008@gmail.com" + }, + "record": { + "URL": "https://shiva-vijai.github.io" + } +} From 4184be573b9c812cc20c596354bf1b32b8524590 Mon Sep 17 00:00:00 2001 From: Rainotoberu Date: Sun, 10 Mar 2024 14:52:55 +0700 Subject: [PATCH 017/153] feat(domain): rainotoberu.is-a.dev --- domains/rainotoberu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rainotoberu.json diff --git a/domains/rainotoberu.json b/domains/rainotoberu.json new file mode 100644 index 000000000..cc9417ef1 --- /dev/null +++ b/domains/rainotoberu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rainotoberu", + "email": "imdmelan@gmail.com" + }, + "record": { + "CNAME": "rainotoberu.github.io" + } +} From e1894c4fc20579aa185d906df62f94167effefc9 Mon Sep 17 00:00:00 2001 From: Utsav14s Date: Sun, 10 Mar 2024 13:22:55 +0530 Subject: [PATCH 018/153] feat(domain): iam.is-a.dev --- domains/iam.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/iam.json diff --git a/domains/iam.json b/domains/iam.json new file mode 100644 index 000000000..9c7c0f4b5 --- /dev/null +++ b/domains/iam.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Utsav14s", + "email": "utsavk740@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From fce25c383e9f2ed7d9a26ffa11943ca34c7b0c6c Mon Sep 17 00:00:00 2001 From: ZTRdiamond Date: Sun, 10 Mar 2024 16:52:10 +0700 Subject: [PATCH 019/153] feat(domain): ztrdiamond .is-a.dev --- domains/ztrdiamond .json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ztrdiamond .json diff --git a/domains/ztrdiamond .json b/domains/ztrdiamond .json new file mode 100644 index 000000000..84e424945 --- /dev/null +++ b/domains/ztrdiamond .json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ZTRdiamond", + "email": "rikosimon9@gmail.com" + }, + "record": { + "URL": "https://ztrdiamond.vercel.app/" + } +} From 0c22b91da4304a546038938afefda973d2e937a8 Mon Sep 17 00:00:00 2001 From: Wiener234 Date: Mon, 11 Mar 2024 11:07:09 +0100 Subject: [PATCH 020/153] feat(domain): wiener234.is-a.dev --- domains/wiener234.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/wiener234.json diff --git a/domains/wiener234.json b/domains/wiener234.json new file mode 100644 index 000000000..a62e2b664 --- /dev/null +++ b/domains/wiener234.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Wiener234", + "email": "wiemernils@gmail.com" + }, + "record": { + "A": ["130.61.152.39"] + } +} From ac8ec2accb9a150d3244c2c29f9819fa391e690f Mon Sep 17 00:00:00 2001 From: AdityaBhattacharya1 Date: Mon, 11 Mar 2024 18:21:53 +0530 Subject: [PATCH 021/153] feat(domain): blogs.adityabh.is-a.dev --- domains/blogs.adityabh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/blogs.adityabh.json diff --git a/domains/blogs.adityabh.json b/domains/blogs.adityabh.json new file mode 100644 index 000000000..eac149dfb --- /dev/null +++ b/domains/blogs.adityabh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AdityaBhattacharya1", + "email": "utoprocess@gmail.com" + }, + "record": { + "CNAME": "https://blogs-b2q.pages.dev/" + } +} From 1e494ccac9c407b862156c4c3788f7b9c978ee0e Mon Sep 17 00:00:00 2001 From: Aditya Bhattacharya <69953590+AdityaBhattacharya1@users.noreply.github.com> Date: Mon, 11 Mar 2024 18:28:52 +0530 Subject: [PATCH 022/153] Update blogs.adityabh.json --- domains/blogs.adityabh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/blogs.adityabh.json b/domains/blogs.adityabh.json index eac149dfb..6a3f24008 100644 --- a/domains/blogs.adityabh.json +++ b/domains/blogs.adityabh.json @@ -1,7 +1,7 @@ { "owner": { "username": "AdityaBhattacharya1", - "email": "utoprocess@gmail.com" + "email": "ec6isyf0@anonaddy.me" }, "record": { "CNAME": "https://blogs-b2q.pages.dev/" From 129bc7164a7a357f23bfa4904bd3a5a79170db72 Mon Sep 17 00:00:00 2001 From: Aditya Bhattacharya <69953590+AdityaBhattacharya1@users.noreply.github.com> Date: Mon, 11 Mar 2024 18:30:04 +0530 Subject: [PATCH 023/153] Update blogs.adityabh.json --- domains/blogs.adityabh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/blogs.adityabh.json b/domains/blogs.adityabh.json index 6a3f24008..7ae370709 100644 --- a/domains/blogs.adityabh.json +++ b/domains/blogs.adityabh.json @@ -4,6 +4,6 @@ "email": "ec6isyf0@anonaddy.me" }, "record": { - "CNAME": "https://blogs-b2q.pages.dev/" + "CNAME": "blogs-b2q.pages.dev/" } } From aaf46caebc037a7f4f5f31ce69fb7217ba9c9229 Mon Sep 17 00:00:00 2001 From: Aditya Bhattacharya <69953590+AdityaBhattacharya1@users.noreply.github.com> Date: Mon, 11 Mar 2024 18:31:47 +0530 Subject: [PATCH 024/153] Update blogs.adityabh.json --- domains/blogs.adityabh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/blogs.adityabh.json b/domains/blogs.adityabh.json index 7ae370709..a9d894e59 100644 --- a/domains/blogs.adityabh.json +++ b/domains/blogs.adityabh.json @@ -4,6 +4,6 @@ "email": "ec6isyf0@anonaddy.me" }, "record": { - "CNAME": "blogs-b2q.pages.dev/" + "CNAME": "blogs-b2q.pages.dev" } } From 1f8f1a8da4611f4f11f56090916546f1b54201a2 Mon Sep 17 00:00:00 2001 From: Lucas Alexandre Zick <91704816+LucasZick@users.noreply.github.com> Date: Mon, 11 Mar 2024 17:37:08 -0300 Subject: [PATCH 025/153] Update zick.json --- domains/zick.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/zick.json b/domains/zick.json index 1c9bc030f..9ffeec615 100644 --- a/domains/zick.json +++ b/domains/zick.json @@ -4,6 +4,11 @@ "email": "lucasalexandrezick@gmail.com" }, "record": { - "A": ["144.22.193.227"] + "A": ["144.22.193.227"], + "MX": "mx.zoho.com", + "MX": "mx2.zoho.com", + "MX": "mx3.zoho.com", + "TXT": "v=spf1 include:zoho.com ~all", + "TXT": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCdZp0j5EFJS+OJzSad09+rt4K73CiPfeNahs2qXKBdaRLSrELeRbh4m8dccFi81fAjtPXpU5EonVVj4fssytg06MJCJWbdb02NqwZGS3tm29maZV2UFBb0Fqj4uqNRy1LKynl37jA8XkshE0xyteyFvX3d9Ibf4n7W1VlDhF1HpwIDAQAB" } } From 641d99e2a40993cda6fdb0da0a2ce90eb68b0dd9 Mon Sep 17 00:00:00 2001 From: Lucas Alexandre Zick <91704816+LucasZick@users.noreply.github.com> Date: Mon, 11 Mar 2024 21:52:19 -0300 Subject: [PATCH 026/153] Update zick.json --- domains/zick.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/zick.json b/domains/zick.json index 9ffeec615..396138207 100644 --- a/domains/zick.json +++ b/domains/zick.json @@ -5,10 +5,7 @@ }, "record": { "A": ["144.22.193.227"], - "MX": "mx.zoho.com", - "MX": "mx2.zoho.com", - "MX": "mx3.zoho.com", - "TXT": "v=spf1 include:zoho.com ~all", - "TXT": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCdZp0j5EFJS+OJzSad09+rt4K73CiPfeNahs2qXKBdaRLSrELeRbh4m8dccFi81fAjtPXpU5EonVVj4fssytg06MJCJWbdb02NqwZGS3tm29maZV2UFBb0Fqj4uqNRy1LKynl37jA8XkshE0xyteyFvX3d9Ibf4n7W1VlDhF1HpwIDAQAB" + "MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"], + "TXT": ["v=spf1 include:zoho.com ~all", "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCdZp0j5EFJS+OJzSad09+rt4K73CiPfeNahs2qXKBdaRLSrELeRbh4m8dccFi81fAjtPXpU5EonVVj4fssytg06MJCJWbdb02NqwZGS3tm29maZV2UFBb0Fqj4uqNRy1LKynl37jA8XkshE0xyteyFvX3d9Ibf4n7W1VlDhF1HpwIDAQAB"] } } From 8660270d26d883cf1895ca3f5f9be96a9206b734 Mon Sep 17 00:00:00 2001 From: AlltAWD Date: Tue, 12 Mar 2024 09:29:14 +0800 Subject: [PATCH 027/153] feat(domain): alltawd.is-a.dev --- domains/alltawd.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/alltawd.json diff --git a/domains/alltawd.json b/domains/alltawd.json new file mode 100644 index 000000000..577626d7f --- /dev/null +++ b/domains/alltawd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AlltAWD", + "email": "hanson_2014@hotmail.com" + }, + "record": { + "CNAME": "alltawd.github.io" + } +} From 867a5d8e96a007dc4f71e05ff0f89450f1f7eff2 Mon Sep 17 00:00:00 2001 From: imrob-s Date: Tue, 12 Mar 2024 10:20:26 -0300 Subject: [PATCH 028/153] feat(domain): robson.is-a.dev --- domains/robson.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/robson.json diff --git a/domains/robson.json b/domains/robson.json new file mode 100644 index 000000000..cd898a7cd --- /dev/null +++ b/domains/robson.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "imrob-s", + "email": "orobsilva@gmail.com" + }, + "record": { + "URL": "https://github.com/imrob-s" + } +} From 8f052cb55cd496c7c7f91861397730aeb8c2b907 Mon Sep 17 00:00:00 2001 From: Nikhil Date: Tue, 12 Mar 2024 22:28:57 +0530 Subject: [PATCH 029/153] 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 484cabe8d47297c40218d1cf36693e9be24b54e4 Mon Sep 17 00:00:00 2001 From: crischutu07 Date: Wed, 13 Mar 2024 00:11:07 +0700 Subject: [PATCH 030/153] feat(domain): crischutu07.is-a.dev --- domains/crischutu07.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/crischutu07.json diff --git a/domains/crischutu07.json b/domains/crischutu07.json new file mode 100644 index 000000000..319f64683 --- /dev/null +++ b/domains/crischutu07.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "crischutu07", + "email": "sondolavnxbox.omlet@gmail.com" + }, + "record": { + "A": ["119.8.27.185"] + } +} From 136abc8f911363201795e6127cbb687542f89e2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20H=E1=BB=93ng=20S=C6=A1n?= <81855366+crischutu07@users.noreply.github.com> Date: Wed, 13 Mar 2024 01:06:50 +0700 Subject: [PATCH 031/153] Update crischutu07.json changes ip --- domains/crischutu07.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/crischutu07.json b/domains/crischutu07.json index 319f64683..6d8cb53a9 100644 --- a/domains/crischutu07.json +++ b/domains/crischutu07.json @@ -4,6 +4,6 @@ "email": "sondolavnxbox.omlet@gmail.com" }, "record": { - "A": ["119.8.27.185"] + "A": ["159.138.147.9"] } } From 8f6cab1ff599a679d9b490d5bfa574e05f692079 Mon Sep 17 00:00:00 2001 From: whsprr-png Date: Tue, 12 Mar 2024 18:40:25 -0500 Subject: [PATCH 032/153] feat(domain): whsprr.is-a.dev --- domains/whsprr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/whsprr.json diff --git a/domains/whsprr.json b/domains/whsprr.json new file mode 100644 index 000000000..2e11d87a0 --- /dev/null +++ b/domains/whsprr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "whsprr-png", + "email": "cheneycam09@gmail.com" + }, + "record": { + "CNAME": "https://whsprr-png.github.io/" + } +} From 5c8b7ef7a3c542cb7b435e74ae93d3e3acd491bb Mon Sep 17 00:00:00 2001 From: Shiva Vijai <95340168+Shiva-Vijai@users.noreply.github.com> Date: Wed, 13 Mar 2024 06:51:22 +0530 Subject: [PATCH 033/153] Update shiva-vijai.json --- domains/shiva-vijai.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shiva-vijai.json b/domains/shiva-vijai.json index 90658875d..bedfc542b 100644 --- a/domains/shiva-vijai.json +++ b/domains/shiva-vijai.json @@ -4,6 +4,6 @@ "email": "shivavijai2008@gmail.com" }, "record": { - "URL": "https://shiva-vijai.github.io" + "CNAME": "shiva-vijai.github.io" } } From d159378bdf36ec7897b874deb89f4bd5a1443d61 Mon Sep 17 00:00:00 2001 From: Rushil Patel <94819512+rushilp1@users.noreply.github.com> Date: Tue, 12 Mar 2024 22:15:18 -0400 Subject: [PATCH 034/153] Update rushil-patel.json --- domains/rushil-patel.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/rushil-patel.json b/domains/rushil-patel.json index ac6beeb13..a42da46ae 100644 --- a/domains/rushil-patel.json +++ b/domains/rushil-patel.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "rushilp1", - "email": "rushil.p1@ahduni.edu.in" - }, - "record": { - "URL": "https://rushilp1.github.io/" - } -} + "description": "For my Personal Portfolio website", + "repo": "https://github.com/rushilp1/rushilp1.github.io", + "owner": { + "username": "rushilp1", + "email": "rushil.p1@ahduni.edu.in" + }, + "record": { + "CNAME": "https://rushilp1.github.io/" + } +} From c86527d2026121af696bccaabddcadced4da0884 Mon Sep 17 00:00:00 2001 From: Rushil Patel <94819512+rushilp1@users.noreply.github.com> Date: Tue, 12 Mar 2024 22:18:35 -0400 Subject: [PATCH 035/153] Create rushil.json --- domains/rushil.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rushil.json diff --git a/domains/rushil.json b/domains/rushil.json new file mode 100644 index 000000000..355e754e3 --- /dev/null +++ b/domains/rushil.json @@ -0,0 +1,11 @@ +{ + "description": "For my Personal Portfolio website", + "repo": "https://github.com/rushilp1/rushilp1.github.io", + "owner": { + "username": "rushilp1", + "email": "rushil.p1@ahduni.edu.in" + }, + "record": { + "CNAME": "https://rushilp1.github.io/" + } +} From 04bbe4842e698a7a8bac4099e0623b54b26e0425 Mon Sep 17 00:00:00 2001 From: Rushil Patel <94819512+rushilp1@users.noreply.github.com> Date: Tue, 12 Mar 2024 23:35:04 -0400 Subject: [PATCH 036/153] Update rushil.json --- domains/rushil.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rushil.json b/domains/rushil.json index 355e754e3..4caf6b5f9 100644 --- a/domains/rushil.json +++ b/domains/rushil.json @@ -6,6 +6,6 @@ "email": "rushil.p1@ahduni.edu.in" }, "record": { - "CNAME": "https://rushilp1.github.io/" + "CNAME": "rushilp1.github.io" } } From c95bd641190cbdbf27e8df2fe453cef7a069c541 Mon Sep 17 00:00:00 2001 From: Rushil Patel <94819512+rushilp1@users.noreply.github.com> Date: Tue, 12 Mar 2024 23:35:34 -0400 Subject: [PATCH 037/153] Update rushil-patel.json --- domains/rushil-patel.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/rushil-patel.json b/domains/rushil-patel.json index a42da46ae..4caf6b5f9 100644 --- a/domains/rushil-patel.json +++ b/domains/rushil-patel.json @@ -6,6 +6,6 @@ "email": "rushil.p1@ahduni.edu.in" }, "record": { - "CNAME": "https://rushilp1.github.io/" + "CNAME": "rushilp1.github.io" } -} +} From c8f456dfe1fa820f7a991588dd3598a766c389a9 Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Wed, 13 Mar 2024 15:54:20 +0800 Subject: [PATCH 038/153] feat(domain): status.ryo.is-a.dev --- domains/status.ryo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/status.ryo.json diff --git a/domains/status.ryo.json b/domains/status.ryo.json new file mode 100644 index 000000000..d2e7ef7da --- /dev/null +++ b/domains/status.ryo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FrosGaming", + "email": "dgfrosdgfros@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From 1a0393d45ad0491ab0f7a9653292cceefca8c753 Mon Sep 17 00:00:00 2001 From: Totallynotmwa Date: Wed, 13 Mar 2024 23:17:39 +0300 Subject: [PATCH 039/153] feat(domain): mwa.is-a.dev --- domains/mwa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mwa.json diff --git a/domains/mwa.json b/domains/mwa.json new file mode 100644 index 000000000..68582351d --- /dev/null +++ b/domains/mwa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Totallynotmwa", + "email": "etharibrahim81@gmail.com" + }, + "record": { + "A": ["192.0.2.1"] + } +} From c032f06a27cba478eb0d582132422c24febc1aba Mon Sep 17 00:00:00 2001 From: Totallynotmwa Date: Wed, 13 Mar 2024 23:18:22 +0300 Subject: [PATCH 040/153] feat(domain): totallynotmwa.is-a.dev --- domains/totallynotmwa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/totallynotmwa.json diff --git a/domains/totallynotmwa.json b/domains/totallynotmwa.json new file mode 100644 index 000000000..68582351d --- /dev/null +++ b/domains/totallynotmwa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Totallynotmwa", + "email": "etharibrahim81@gmail.com" + }, + "record": { + "A": ["192.0.2.1"] + } +} From 3966a599d27cd79a4255c09e317110719229ce5e Mon Sep 17 00:00:00 2001 From: Totallynotmwa Date: Wed, 13 Mar 2024 23:21:00 +0300 Subject: [PATCH 041/153] feat(domain): mwanothere.is-a.dev --- domains/mwanothere.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mwanothere.json diff --git a/domains/mwanothere.json b/domains/mwanothere.json new file mode 100644 index 000000000..68582351d --- /dev/null +++ b/domains/mwanothere.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Totallynotmwa", + "email": "etharibrahim81@gmail.com" + }, + "record": { + "A": ["192.0.2.1"] + } +} From c024aa178e734d16eaecef72fb1fd780f29f55b5 Mon Sep 17 00:00:00 2001 From: Mwa <120023154+Totallynotmwa@users.noreply.github.com> Date: Wed, 13 Mar 2024 23:25:03 +0300 Subject: [PATCH 042/153] Update mwa.json --- domains/mwa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mwa.json b/domains/mwa.json index 68582351d..282cfbe75 100644 --- a/domains/mwa.json +++ b/domains/mwa.json @@ -1,7 +1,7 @@ { "owner": { "username": "Totallynotmwa", - "email": "etharibrahim81@gmail.com" + "email": "totallynot@mwa.lol" }, "record": { "A": ["192.0.2.1"] From e64e980ae374be2dcab3720025859225ebb1a498 Mon Sep 17 00:00:00 2001 From: Mwa <120023154+Totallynotmwa@users.noreply.github.com> Date: Wed, 13 Mar 2024 23:25:27 +0300 Subject: [PATCH 043/153] Update mwanothere.json --- domains/mwanothere.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mwanothere.json b/domains/mwanothere.json index 68582351d..282cfbe75 100644 --- a/domains/mwanothere.json +++ b/domains/mwanothere.json @@ -1,7 +1,7 @@ { "owner": { "username": "Totallynotmwa", - "email": "etharibrahim81@gmail.com" + "email": "totallynot@mwa.lol" }, "record": { "A": ["192.0.2.1"] From 1be593ba31bada5ecb5bfef24c3a67b2d3e20107 Mon Sep 17 00:00:00 2001 From: Mwa <120023154+Totallynotmwa@users.noreply.github.com> Date: Wed, 13 Mar 2024 23:25:57 +0300 Subject: [PATCH 044/153] Update totallynotmwa.json --- domains/totallynotmwa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/totallynotmwa.json b/domains/totallynotmwa.json index 68582351d..282cfbe75 100644 --- a/domains/totallynotmwa.json +++ b/domains/totallynotmwa.json @@ -1,7 +1,7 @@ { "owner": { "username": "Totallynotmwa", - "email": "etharibrahim81@gmail.com" + "email": "totallynot@mwa.lol" }, "record": { "A": ["192.0.2.1"] From cd7c2393538728da9af195ea4b00c847b96aad49 Mon Sep 17 00:00:00 2001 From: Qwerty Qwerty <113751596+Qwerty-Qwerty88@users.noreply.github.com> Date: Wed, 13 Mar 2024 18:12:55 -0500 Subject: [PATCH 045/153] Update qwertyqwerty.json Switched to using CloudFlare --- domains/qwertyqwerty.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/qwertyqwerty.json b/domains/qwertyqwerty.json index 41501480e..a9fd0e978 100644 --- a/domains/qwertyqwerty.json +++ b/domains/qwertyqwerty.json @@ -5,7 +5,6 @@ "twitter": "QwertyQwerty88_" }, "record": { - "A": ["34.111.254.92"], - "TXT": "replit-verify=91e42e80-7ebf-4e64-88e0-b20657592584" + "CNAME": "qwertyqwerty.pages.dev" } } From 9dfafe23c07ed9835e332998e79fa182d55896b4 Mon Sep 17 00:00:00 2001 From: whsprr <67036154+whsprr-png@users.noreply.github.com> Date: Wed, 13 Mar 2024 19:01:38 -0500 Subject: [PATCH 046/153] Update whsprr.json put wrong email --- domains/whsprr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/whsprr.json b/domains/whsprr.json index 2e11d87a0..c82a7fae3 100644 --- a/domains/whsprr.json +++ b/domains/whsprr.json @@ -1,7 +1,7 @@ { "owner": { "username": "whsprr-png", - "email": "cheneycam09@gmail.com" + "email": "musicbotqn@gmail.com" }, "record": { "CNAME": "https://whsprr-png.github.io/" From ab44ee99098483f835f57153134673f7df960d83 Mon Sep 17 00:00:00 2001 From: CompuGenius Date: Thu, 14 Mar 2024 00:29:19 -0400 Subject: [PATCH 047/153] 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 1a0fd44d006bcf6022ccd623177af65415937b75 Mon Sep 17 00:00:00 2001 From: lucky <50680260+luckycdev@users.noreply.github.com> Date: Thu, 14 Mar 2024 00:02:50 -0500 Subject: [PATCH 048/153] Register lucky.is-a.dev --- domains/lucky.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lucky.json diff --git a/domains/lucky.json b/domains/lucky.json new file mode 100644 index 000000000..8f864ff56 --- /dev/null +++ b/domains/lucky.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "luckycdev", + "email": "luckzstuff@gmail.com", + "discord": "275273443329441792" + }, + + "record": { + "CNAME": "https://luckyc.site" + } + } + \ No newline at end of file From 60982ea31f656c2d44f70f5788648825bf425644 Mon Sep 17 00:00:00 2001 From: lucky <50680260+luckycdev@users.noreply.github.com> Date: Thu, 14 Mar 2024 10:04:41 -0500 Subject: [PATCH 049/153] Update lucky.json fix email --- domains/lucky.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lucky.json b/domains/lucky.json index 8f864ff56..76f3d6dd0 100644 --- a/domains/lucky.json +++ b/domains/lucky.json @@ -1,7 +1,7 @@ { "owner": { "username": "luckycdev", - "email": "luckzstuff@gmail.com", + "email": "lucky@luckyc.site", "discord": "275273443329441792" }, From b036242b76bba8b1bf8dbf16fdc5c32a25b807ec Mon Sep 17 00:00:00 2001 From: vornex-gh Date: Thu, 14 Mar 2024 17:42:08 -0400 Subject: [PATCH 050/153] feat(domain): new.vornexx.is-a.dev --- domains/new.vornexx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/new.vornexx.json diff --git a/domains/new.vornexx.json b/domains/new.vornexx.json new file mode 100644 index 000000000..44aaeb924 --- /dev/null +++ b/domains/new.vornexx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vornex-gh", + "email": "ajay.ramnath8812@gmail.com" + }, + "record": { + "CNAME": "https://newvornexx.pages.dev/" + } +} From c8c4372e77f5305c57109a2dffe02f11f390fa8d Mon Sep 17 00:00:00 2001 From: vornex <79860992+vornex-gh@users.noreply.github.com> Date: Thu, 14 Mar 2024 17:44:15 -0400 Subject: [PATCH 051/153] Delete domains/new.vornexx.json --- domains/new.vornexx.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/new.vornexx.json diff --git a/domains/new.vornexx.json b/domains/new.vornexx.json deleted file mode 100644 index 44aaeb924..000000000 --- a/domains/new.vornexx.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vornex-gh", - "email": "ajay.ramnath8812@gmail.com" - }, - "record": { - "CNAME": "https://newvornexx.pages.dev/" - } -} From 7601127a71c877e06fed946770a71b4bde6db01b Mon Sep 17 00:00:00 2001 From: vornex-gh Date: Thu, 14 Mar 2024 17:45:15 -0400 Subject: [PATCH 052/153] feat(domain): new.vornexx.is-a.dev --- domains/new.vornexx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/new.vornexx.json diff --git a/domains/new.vornexx.json b/domains/new.vornexx.json new file mode 100644 index 000000000..d27f57e0e --- /dev/null +++ b/domains/new.vornexx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vornex-gh", + "email": "ajay.ramnath8812@gmail.com" + }, + "record": { + "CNAME": "newvornexx.pages.dev" + } +} From c515dcc008ac5b4277aa2787cb62367563e96743 Mon Sep 17 00:00:00 2001 From: Haruki <134508226+haruki-py@users.noreply.github.com> Date: Fri, 15 Mar 2024 16:27:20 +0530 Subject: [PATCH 053/153] Update ki.json --- domains/ki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ki.json b/domains/ki.json index 6c272e999..4527785a3 100644 --- a/domains/ki.json +++ b/domains/ki.json @@ -4,6 +4,6 @@ "email": "aanandkrishna344@gmail.com" }, "record": { - "A": ["69.30.249.53"] + "A": ["37.114.37.132"] } } From f9b294eab6f5d450afa2ba0cc44df61c7287ec0c Mon Sep 17 00:00:00 2001 From: TechnoFusionTech Date: Fri, 15 Mar 2024 16:49:27 +0530 Subject: [PATCH 054/153] feat(domain): aichat.is-a.dev --- domains/aichat.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aichat.json diff --git a/domains/aichat.json b/domains/aichat.json new file mode 100644 index 000000000..4df29ee67 --- /dev/null +++ b/domains/aichat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TechnoFusionTech", + "email": "technofusiontech@techie.com" + }, + "record": { + "CNAME": "technofusiontech.is-a.dev" + } +} 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 055/153] 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 1cf18d110e544cb2e921bb9cb4ae5f3c3574fc7f Mon Sep 17 00:00:00 2001 From: Soumyaneel Sarkar <65025579+A-Little-Hat@users.noreply.github.com> Date: Fri, 15 Mar 2024 20:17:36 +0530 Subject: [PATCH 056/153] Update imsoumyaneel.json --- domains/imsoumyaneel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/imsoumyaneel.json b/domains/imsoumyaneel.json index cfc42875c..098324d82 100644 --- a/domains/imsoumyaneel.json +++ b/domains/imsoumyaneel.json @@ -4,6 +4,6 @@ "email": "soumyasarkar309@gmail.com" }, "record": { - "CNAME": "test-3e8b2.web.app" + "CNAME": "a-little-hat.github.io" } } From 65f01511652d3de8c52f2f75ee4fbcc97ab44328 Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Fri, 15 Mar 2024 15:38:11 +0000 Subject: [PATCH 057/153] 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 dc4225707..7c3b9b074 100644 --- a/domains/yunexiz.json +++ b/domains/yunexiz.json @@ -4,7 +4,7 @@ "email": "yunexiz@aol.com" }, "record": { - "A": ["0.0.0.0"], + "A": ["109.71.252.37"], "TXT": ["v=spf1 include:spf.improvmx.com ~all"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] } From d5ec002821b80bf9a6d979181d95bb18a94a56b0 Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Sat, 16 Mar 2024 10:42:04 +0800 Subject: [PATCH 058/153] feat(domain): status-ryo.is-a.dev --- domains/status-ryo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/status-ryo.json diff --git a/domains/status-ryo.json b/domains/status-ryo.json new file mode 100644 index 000000000..d2e7ef7da --- /dev/null +++ b/domains/status-ryo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FrosGaming", + "email": "dgfrosdgfros@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From 54d46826289aedd379e292e833914031bc3881c7 Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Sat, 16 Mar 2024 10:44:44 +0800 Subject: [PATCH 059/153] Delete domains/status-ryo.json --- domains/status-ryo.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/status-ryo.json diff --git a/domains/status-ryo.json b/domains/status-ryo.json deleted file mode 100644 index d2e7ef7da..000000000 --- a/domains/status-ryo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "FrosGaming", - "email": "dgfrosdgfros@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} From 09da5009f8ea0ed658372b863b98624b24dc7146 Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Sat, 16 Mar 2024 10:47:38 +0800 Subject: [PATCH 060/153] feat(domain): ryo-status.is-a.dev --- domains/ryo-status.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ryo-status.json diff --git a/domains/ryo-status.json b/domains/ryo-status.json new file mode 100644 index 000000000..d2e7ef7da --- /dev/null +++ b/domains/ryo-status.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FrosGaming", + "email": "dgfrosdgfros@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From 1b464131bd220eb12069f549da068fa106b00add Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Sat, 16 Mar 2024 10:49:50 +0800 Subject: [PATCH 061/153] feat(domain): status-ryo.is-a.dev --- domains/status-ryo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/status-ryo.json diff --git a/domains/status-ryo.json b/domains/status-ryo.json new file mode 100644 index 000000000..d2e7ef7da --- /dev/null +++ b/domains/status-ryo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FrosGaming", + "email": "dgfrosdgfros@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From e7c09b02f5a4af2b5d3cff52c9e163f36a2254e4 Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Sat, 16 Mar 2024 10:52:07 +0800 Subject: [PATCH 062/153] Delete domains/ryo-status.json --- domains/ryo-status.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ryo-status.json diff --git a/domains/ryo-status.json b/domains/ryo-status.json deleted file mode 100644 index d2e7ef7da..000000000 --- a/domains/ryo-status.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "FrosGaming", - "email": "dgfrosdgfros@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} From eec9f2d743a814afb924e50ee4d5a598cd7313a5 Mon Sep 17 00:00:00 2001 From: Dheeraj <131849765+17sdheeraj@users.noreply.github.com> Date: Sat, 16 Mar 2024 10:26:58 +0530 Subject: [PATCH 063/153] Create sdheeraj.json --- domains/sdheeraj.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sdheeraj.json diff --git a/domains/sdheeraj.json b/domains/sdheeraj.json new file mode 100644 index 000000000..bc6bad5be --- /dev/null +++ b/domains/sdheeraj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "17sdheeraj", + "email": "contact-sdheeraj-isadev@wingarr.eu.org" + }, + "record": { + "CNAME": "17sdheeraj.github.io" + } +} From 8dd6996e6802b129f78035f3a9f39dc775d5fad3 Mon Sep 17 00:00:00 2001 From: Santiago Fisela <71735491+PinkLittleKitty@users.noreply.github.com> Date: Sat, 16 Mar 2024 02:51:20 -0300 Subject: [PATCH 064/153] Updated for improvmx mail --- domains/neki.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/neki.json b/domains/neki.json index b9a2439d6..3ef69c009 100644 --- a/domains/neki.json +++ b/domains/neki.json @@ -10,6 +10,11 @@ "185.199.109.153", "185.199.110.153", "185.199.111.153" - ] + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 2a826718dd15ae02c6448bba86878fdb3d4c9b0b Mon Sep 17 00:00:00 2001 From: DynoW Date: Sat, 16 Mar 2024 08:11:55 +0200 Subject: [PATCH 065/153] feat(domain): xn--mt9h.is-a.dev --- domains/xn--mt9h.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xn--mt9h.json diff --git a/domains/xn--mt9h.json b/domains/xn--mt9h.json new file mode 100644 index 000000000..a1d50f7c9 --- /dev/null +++ b/domains/xn--mt9h.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DynoW", + "email": "stefan.chirila.phone@gmail.com" + }, + "record": { + "URL": "https://dyno.is-a.dev" + } +} From 171bfee7ca7703861e0825e23631e1b82ec23249 Mon Sep 17 00:00:00 2001 From: lucky <50680260+luckycdev@users.noreply.github.com> Date: Sat, 16 Mar 2024 01:12:35 -0500 Subject: [PATCH 066/153] Update lucky.json --- domains/lucky.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lucky.json b/domains/lucky.json index 76f3d6dd0..f4a2b78d3 100644 --- a/domains/lucky.json +++ b/domains/lucky.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://luckyc.site" + "CNAME": "luckyc.site" } } \ No newline at end of file From 4bf981c537bb80a0e27ba3bd582b0de96bc1dc07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Chiril=C4=83?= <104089032+DynoW@users.noreply.github.com> Date: Sat, 16 Mar 2024 08:15:25 +0200 Subject: [PATCH 067/153] contact info --- domains/xn--mt9h.json | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/domains/xn--mt9h.json b/domains/xn--mt9h.json index a1d50f7c9..9a903f2a6 100644 --- a/domains/xn--mt9h.json +++ b/domains/xn--mt9h.json @@ -1,9 +1,10 @@ { - "owner": { - "username": "DynoW", - "email": "stefan.chirila.phone@gmail.com" - }, - "record": { - "URL": "https://dyno.is-a.dev" - } + "owner": { + "username": "DynoW", + "email": "naffets0@gmail.com", + "discord": "455608238335983617" + }, + "record": { + "URL": "https://dyno.is-a.dev" + } } From 436ac5beebfb2019e4836c813d85620703275062 Mon Sep 17 00:00:00 2001 From: whsprr <67036154+whsprr-png@users.noreply.github.com> Date: Sat, 16 Mar 2024 02:10:23 -0500 Subject: [PATCH 068/153] Update whsprr.json --- domains/whsprr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/whsprr.json b/domains/whsprr.json index c82a7fae3..d218b9d88 100644 --- a/domains/whsprr.json +++ b/domains/whsprr.json @@ -4,6 +4,6 @@ "email": "musicbotqn@gmail.com" }, "record": { - "CNAME": "https://whsprr-png.github.io/" + "CNAME": "whsprr-png.github.io" } } From 36e7588bbbcb1b5a419216be491a002f09ca68f4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 16 Mar 2024 16:57:51 +0800 Subject: [PATCH 069/153] Delete domains/modmail.json --- domains/modmail.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/modmail.json diff --git a/domains/modmail.json b/domains/modmail.json deleted file mode 100644 index d66eca635..000000000 --- a/domains/modmail.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - - "record": { - "CNAME": "wdhdns.com" - } -} From 6536eb406bdc2a0b5a2a51c38ea6de2455b79120 Mon Sep 17 00:00:00 2001 From: Pranav Agrawal <60977233+pranavagrawal321@users.noreply.github.com> Date: Sat, 16 Mar 2024 16:53:48 +0530 Subject: [PATCH 070/153] Update pranavagrawal.json added email --- domains/pranavagrawal.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/pranavagrawal.json b/domains/pranavagrawal.json index 046035dea..08420b190 100644 --- a/domains/pranavagrawal.json +++ b/domains/pranavagrawal.json @@ -7,6 +7,11 @@ }, "record": { "A": ["185.199.108.153"], - "AAAA": ["2606:50c0:8001::153"] + "AAAA": ["2606:50c0:8001::153"], + "MX":[ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT":"v=spf1 include:spf.improvmx.com ~all" } } From 8d18abce1affc84a0cc3d8008c8d54ca8c11ecf8 Mon Sep 17 00:00:00 2001 From: MaiYurito Date: Sat, 16 Mar 2024 21:08:04 +0700 Subject: [PATCH 071/153] feat(domain): yuri.is-a.dev --- domains/yuri.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yuri.json diff --git a/domains/yuri.json b/domains/yuri.json new file mode 100644 index 000000000..bd286069d --- /dev/null +++ b/domains/yuri.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MaiYurito", + "email": "reachgamers9999@gmail.com" + }, + "record": { + "URL": "https://yuri.only-fans.club/" + } +} From 0a6da2a1337b03fbb8d54c3217a50fa89d3e6bea Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Sat, 16 Mar 2024 20:02:23 +0530 Subject: [PATCH 072/153] [Abuse] Delete domains/phantom.json --- domains/phantom.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/phantom.json diff --git a/domains/phantom.json b/domains/phantom.json deleted file mode 100644 index 19d8b51b3..000000000 --- a/domains/phantom.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My is-a-dev sub-domain Credentials! :D", - "repo": "https://github.com/SealedSaucer", - "owner": { - "username": "SealedSaucer", - "email": "sealedsaucer@gmail.com" - }, - "record": { - "CNAME": "phantom.pages.dev" - } -} From ddc6872a35e2f82b829c25e8421134d685b3d03b Mon Sep 17 00:00:00 2001 From: haruki-py Date: Sat, 16 Mar 2024 20:42:21 +0530 Subject: [PATCH 073/153] feat(domain): harukipy.is-a.dev --- domains/harukipy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/harukipy.json diff --git a/domains/harukipy.json b/domains/harukipy.json new file mode 100644 index 000000000..10160ad57 --- /dev/null +++ b/domains/harukipy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "haruki-py", + "email": "aanandkrishna344@gmail.com" + }, + "record": { + "A": ["37.114.37.132"] + } +} From a22727386f0d1a38ccdfc5138aaf3e77cbf8ffa7 Mon Sep 17 00:00:00 2001 From: ecoplayer07 <163004797+ecoplayer07@users.noreply.github.com> Date: Sat, 16 Mar 2024 17:48:31 +0200 Subject: [PATCH 074/153] Delete ecoplayer.is-a.dev --- domains/ecoplayer.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ecoplayer.json diff --git a/domains/ecoplayer.json b/domains/ecoplayer.json deleted file mode 100644 index f3a6491a8..000000000 --- a/domains/ecoplayer.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ecoplayer07", - "email": "kareemehab910@gmail.com" - }, - "record": { - "CNAME": "ecoplayer07.github.io" - } -} From 7a2c84396e9c7fb6d71c1b981ddc1126e89bce7b Mon Sep 17 00:00:00 2001 From: HafiTheCat Date: Sat, 16 Mar 2024 16:53:08 +0100 Subject: [PATCH 075/153] feat(domain): hafi.is-a.dev --- domains/hafi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hafi.json diff --git a/domains/hafi.json b/domains/hafi.json new file mode 100644 index 000000000..99af8a5ce --- /dev/null +++ b/domains/hafi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "HafiTheCat", + "email": "f2hafner@edu.aau.at" + }, + "record": { + "CNAME": "hafi_the_cat.github.io" + } +} From 620a5b4178307e760d14c3cb519bcca1ceb1b2f3 Mon Sep 17 00:00:00 2001 From: Hafi the Cat <58081895+HafiTheCat@users.noreply.github.com> Date: Sat, 16 Mar 2024 16:55:13 +0100 Subject: [PATCH 076/153] Update hafi.json --- domains/hafi.json | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/domains/hafi.json b/domains/hafi.json index 99af8a5ce..3fda72178 100644 --- a/domains/hafi.json +++ b/domains/hafi.json @@ -1,9 +1,13 @@ { - "owner": { - "username": "HafiTheCat", - "email": "f2hafner@edu.aau.at" - }, - "record": { - "CNAME": "hafi_the_cat.github.io" - } + "owner": { + "username": "HafiTheCat", + "email": "", + "twitter": "", + "discord": "hafi_the_cat" + }, + "description": "Website about about me", + "repo": "https://github.com/HafiTheCat", + "record": { + "CNAME": "hafi_the_cat.github.io" + } } From 9e068c37f6ebd24bebe0e2a64ea6cd363047f571 Mon Sep 17 00:00:00 2001 From: Hafi the Cat <58081895+HafiTheCat@users.noreply.github.com> Date: Sat, 16 Mar 2024 16:57:56 +0100 Subject: [PATCH 077/153] Update hafi.json --- domains/hafi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hafi.json b/domains/hafi.json index 3fda72178..a89cb145b 100644 --- a/domains/hafi.json +++ b/domains/hafi.json @@ -6,7 +6,7 @@ "discord": "hafi_the_cat" }, "description": "Website about about me", - "repo": "https://github.com/HafiTheCat", + "repo": "https://github.com/HafiTheCat/hafi_the_cat.github.io", "record": { "CNAME": "hafi_the_cat.github.io" } From 508d95200b5a21d420ebf06e05b3384514ab044d Mon Sep 17 00:00:00 2001 From: 21Z Date: Sat, 16 Mar 2024 21:03:43 +0400 Subject: [PATCH 078/153] feat(domain): 21z.is-a.dev --- domains/21z.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/21z.json diff --git a/domains/21z.json b/domains/21z.json new file mode 100644 index 000000000..0ad862132 --- /dev/null +++ b/domains/21z.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "21Z", + "email": "hamdankalliyil@gmail.com" + }, + "record": { + "CNAME": "21z.github.io" + } +} From 6e8dbb93072c14a377c9ca5b1050701c02f0a51b Mon Sep 17 00:00:00 2001 From: 21Z <69188068+21Z@users.noreply.github.com> Date: Sat, 16 Mar 2024 21:18:50 +0400 Subject: [PATCH 079/153] Add txt record --- domains/21z.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/21z.json b/domains/21z.json index 0ad862132..75cf4d2a4 100644 --- a/domains/21z.json +++ b/domains/21z.json @@ -4,6 +4,7 @@ "email": "hamdankalliyil@gmail.com" }, "record": { - "CNAME": "21z.github.io" + "CNAME": "21z.github.io", + "TXT": ["_discord.21z.is-a.dev", "dh=cad8d14a40cc3daa14436ff5e874e4c02ce2e1ae"] } } From a5932558fdba0e571e5c14128c9b10483c224cb8 Mon Sep 17 00:00:00 2001 From: 21Z <69188068+21Z@users.noreply.github.com> Date: Sat, 16 Mar 2024 21:32:13 +0400 Subject: [PATCH 080/153] add discord --- domains/21z.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/21z.json b/domains/21z.json index 75cf4d2a4..616034832 100644 --- a/domains/21z.json +++ b/domains/21z.json @@ -1,7 +1,8 @@ { "owner": { "username": "21Z", - "email": "hamdankalliyil@gmail.com" + "email": "", + "discord": "780356848737058857" }, "record": { "CNAME": "21z.github.io", From f43cd06b8908fac5bf5d2348d480efc2ea76daec Mon Sep 17 00:00:00 2001 From: Glqch <163641103+Glqch0@users.noreply.github.com> Date: Sat, 16 Mar 2024 21:50:33 +0200 Subject: [PATCH 081/153] Create glqch.is-a.dev.json --- domains/glqch.is-a.dev.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/glqch.is-a.dev.json diff --git a/domains/glqch.is-a.dev.json b/domains/glqch.is-a.dev.json new file mode 100644 index 000000000..5702c6089 --- /dev/null +++ b/domains/glqch.is-a.dev.json @@ -0,0 +1,12 @@ +{ + "description": "new Subdomain to put my portfolio website online", + "repo": "https://github.com/Glqch0/Glqch0.github.io", + "owner": { + "username": "Glqch0", + "email": "midoayoub999@gmail.com", + "twitter": "glqch" + }, + "record": { + "CNAME": "Glqch0.github.io" + } +} From 14bbac26c5b340bb5d22434ff0d7f83aa0ed60bc Mon Sep 17 00:00:00 2001 From: Glqch <163641103+Glqch0@users.noreply.github.com> Date: Sat, 16 Mar 2024 22:02:56 +0200 Subject: [PATCH 082/153] Update glqch.json --- domains/glqch.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/domains/glqch.json b/domains/glqch.json index 599884a97..65aa452d9 100644 --- a/domains/glqch.json +++ b/domains/glqch.json @@ -1,12 +1,12 @@ { - "description": "Subdomain to put my portfolio website online", - "repo": "https://github.com/Glqch404/Glqch404.github.io", + "description": "new Subdomain to put my portfolio website online", + "repo": "https://github.com/Glqch0/Glqch0.github.io", "owner": { - "username": "Glqch404", - "email": "midoayoub447@gmail.com", + "username": "Glqch0", + "email": "midoayoub999@gmail.com", "twitter": "glqch" }, "record": { - "CNAME": "glqch404.github.io" + "CNAME": "glqch0.github.io" } -} +} From 29998c0bc8bb6cad10dc931b6b249ac46f89c80c Mon Sep 17 00:00:00 2001 From: Glqch <163641103+Glqch0@users.noreply.github.com> Date: Sat, 16 Mar 2024 22:10:02 +0200 Subject: [PATCH 083/153] Create _github-pages-challenge-Glqch0.glqch.json --- domains/_github-pages-challenge-Glqch0.glqch.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_github-pages-challenge-Glqch0.glqch.json diff --git a/domains/_github-pages-challenge-Glqch0.glqch.json b/domains/_github-pages-challenge-Glqch0.glqch.json new file mode 100644 index 000000000..6d80d2e12 --- /dev/null +++ b/domains/_github-pages-challenge-Glqch0.glqch.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Glqch0", + "email": "midoayoub999@gmail.com", + "twitter": "Glqch", + "discord": "915932527871541309" + }, + "record": { + "TXT": "2dbd52b36e1b0189af04f2763bdc68" + } +} From ece4da48dc1879b0e32267c7328e9945b18ecf8d Mon Sep 17 00:00:00 2001 From: Glqch <163641103+Glqch0@users.noreply.github.com> Date: Sat, 16 Mar 2024 22:14:11 +0200 Subject: [PATCH 084/153] Delete domains/glqch.is-a.dev.json --- domains/glqch.is-a.dev.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/glqch.is-a.dev.json diff --git a/domains/glqch.is-a.dev.json b/domains/glqch.is-a.dev.json deleted file mode 100644 index 5702c6089..000000000 --- a/domains/glqch.is-a.dev.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "new Subdomain to put my portfolio website online", - "repo": "https://github.com/Glqch0/Glqch0.github.io", - "owner": { - "username": "Glqch0", - "email": "midoayoub999@gmail.com", - "twitter": "glqch" - }, - "record": { - "CNAME": "Glqch0.github.io" - } -} From 44592838a57fe012546eef5ec62d049807c7fc87 Mon Sep 17 00:00:00 2001 From: satoshi-prefers-monero Date: Sat, 16 Mar 2024 13:26:45 -0700 Subject: [PATCH 085/153] feat(domain): vitalik.is-a.dev --- domains/vitalik.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vitalik.json diff --git a/domains/vitalik.json b/domains/vitalik.json new file mode 100644 index 000000000..dc0448f45 --- /dev/null +++ b/domains/vitalik.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "satoshi-prefers-monero", + "email": "satoshinakamoto@tuta.com" + }, + "record": { + "URL": "https://www.stephencastelphoto.com" + } +} From 711cfa9b8efd96d83b4df96e9e004cd639832d08 Mon Sep 17 00:00:00 2001 From: satoshi-prefers-monero Date: Sat, 16 Mar 2024 13:45:08 -0700 Subject: [PATCH 086/153] feat(domain): edwardsnowden.is-a.dev --- domains/edwardsnowden.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/edwardsnowden.json diff --git a/domains/edwardsnowden.json b/domains/edwardsnowden.json new file mode 100644 index 000000000..c9a0b4dcb --- /dev/null +++ b/domains/edwardsnowden.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "satoshi-prefers-monero", + "email": "satoshinakamoto@tuta.com" + }, + "record": { + "URL": "https://stephencastelphoto.com" + } +} From ee97ab91a0b31337c9cd5257d02cd57d94996c13 Mon Sep 17 00:00:00 2001 From: Preston-code offcial <123032424+Preston-Riley@users.noreply.github.com> Date: Sat, 16 Mar 2024 15:13:35 -0700 Subject: [PATCH 087/153] Create preston-code.json --- domains/preston-code.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/preston-code.json diff --git a/domains/preston-code.json b/domains/preston-code.json new file mode 100644 index 000000000..59f6dbe06 --- /dev/null +++ b/domains/preston-code.json @@ -0,0 +1,12 @@ +{ + "description": "for my games website", + "repo": "https://github.com/preston-riley/preston-riley.github.io", + "owner": { + "username": "preston-riley", + "email": "pres1234569@gmail.com", + "twitter": "not applicable" + }, + "record": { + "CNAME": "preston-riley.github.io" + } +} From 128a487725139d122a2d786908573b5378521ab9 Mon Sep 17 00:00:00 2001 From: Preston-code offcial <123032424+Preston-Riley@users.noreply.github.com> Date: Sat, 16 Mar 2024 16:00:16 -0700 Subject: [PATCH 088/153] Update preston-code.json --- domains/preston-code.json | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/domains/preston-code.json b/domains/preston-code.json index 59f6dbe06..911547da7 100644 --- a/domains/preston-code.json +++ b/domains/preston-code.json @@ -1,12 +1,11 @@ { - "description": "for my games website", - "repo": "https://github.com/preston-riley/preston-riley.github.io", - "owner": { - "username": "preston-riley", - "email": "pres1234569@gmail.com", - "twitter": "not applicable" - }, - "record": { - "CNAME": "preston-riley.github.io" - } -} + "owner": { + "username": "preston-riley", + "email": "pres1234569@gmail.com" + } +} +{ + "record": { + "CNAME": "preston-code.surge.sh" + } +} From da00304fe5a92b0ee210d15778e072182e21613a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 17 Mar 2024 07:27:11 +0800 Subject: [PATCH 089/153] Update maintainers.json --- domains/maintainers.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/maintainers.json b/domains/maintainers.json index 6678512d8..eaff9566d 100644 --- a/domains/maintainers.json +++ b/domains/maintainers.json @@ -4,6 +4,11 @@ "email": "" }, "record": { - "URL": "https://team.is-a.dev" + "URL": "https://team.is-a.dev", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From fe38b2aec528bf3426ac65738e064c24fdff89f0 Mon Sep 17 00:00:00 2001 From: zzph Date: Sun, 17 Mar 2024 11:02:19 +1100 Subject: [PATCH 090/153] feat(domain): smp.is-a.dev --- domains/smp.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/smp.json diff --git a/domains/smp.json b/domains/smp.json new file mode 100644 index 000000000..3618c3473 --- /dev/null +++ b/domains/smp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zzph", + "email": "johnbrettc@gmail.com" + }, + "record": { + "CNAME": "clear-skies.onrender.com" + } +} From 6a57e09b908e3fc4f92b2bd10f97bf6a714efb1e Mon Sep 17 00:00:00 2001 From: LtBrain Date: Sat, 16 Mar 2024 20:28:01 -0400 Subject: [PATCH 091/153] feat(domain): brainproxy.is-a.dev --- domains/brainproxy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/brainproxy.json diff --git a/domains/brainproxy.json b/domains/brainproxy.json new file mode 100644 index 000000000..1815bf923 --- /dev/null +++ b/domains/brainproxy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LtBrain", + "email": "brian.j.guan@outlook.com" + }, + "record": { + "A": ["64.227.120.231"] + } +} From f4a004c531c18b1c9ee7833c8194039c4f1b2786 Mon Sep 17 00:00:00 2001 From: stansters <91402728+stansters@users.noreply.github.com> Date: Sun, 17 Mar 2024 01:00:30 +0000 Subject: [PATCH 092/153] Update stan.json --- domains/stan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/stan.json b/domains/stan.json index 6024cb835..479dd9e54 100644 --- a/domains/stan.json +++ b/domains/stan.json @@ -4,6 +4,6 @@ "email": "stanleygeorgebond@gmail.com" }, "record": { - "URL": "stn.re" + "A": ["132.145.22.92"] } } From c6c36d14a5ca062af5aba8306559ed96b779d358 Mon Sep 17 00:00:00 2001 From: 21Z <69188068+21Z@users.noreply.github.com> Date: Sun, 17 Mar 2024 05:35:15 +0400 Subject: [PATCH 093/153] Remove txt record --- domains/21z.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/21z.json b/domains/21z.json index 616034832..899aba426 100644 --- a/domains/21z.json +++ b/domains/21z.json @@ -5,7 +5,6 @@ "discord": "780356848737058857" }, "record": { - "CNAME": "21z.github.io", - "TXT": ["_discord.21z.is-a.dev", "dh=cad8d14a40cc3daa14436ff5e874e4c02ce2e1ae"] + "CNAME": "21z.github.io" } } From 7a21df77862b636a14f8e157a86a3df755928360 Mon Sep 17 00:00:00 2001 From: Hafi the Cat <58081895+HafiTheCat@users.noreply.github.com> Date: Sun, 17 Mar 2024 12:04:59 +0100 Subject: [PATCH 094/153] Update hafi.json --- domains/hafi.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/hafi.json b/domains/hafi.json index a89cb145b..ab8f918b5 100644 --- a/domains/hafi.json +++ b/domains/hafi.json @@ -2,12 +2,11 @@ "owner": { "username": "HafiTheCat", "email": "", - "twitter": "", "discord": "hafi_the_cat" }, "description": "Website about about me", "repo": "https://github.com/HafiTheCat/hafi_the_cat.github.io", "record": { - "CNAME": "hafi_the_cat.github.io" + "CNAME": "hafithecat.github.io/hafi_the_cat.github.io" } } From d0d0edf07ae2ffe685538e2c008aff076336c17e Mon Sep 17 00:00:00 2001 From: Hafi the Cat <58081895+HafiTheCat@users.noreply.github.com> Date: Sun, 17 Mar 2024 12:12:28 +0100 Subject: [PATCH 095/153] Update hafi.json --- domains/hafi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hafi.json b/domains/hafi.json index ab8f918b5..74c8710a7 100644 --- a/domains/hafi.json +++ b/domains/hafi.json @@ -7,6 +7,6 @@ "description": "Website about about me", "repo": "https://github.com/HafiTheCat/hafi_the_cat.github.io", "record": { - "CNAME": "hafithecat.github.io/hafi_the_cat.github.io" + "CNAME": "hafithecat.github.io" } } From 0c6b46177d7aaf29e69b5e017f315affccf542d7 Mon Sep 17 00:00:00 2001 From: Ravener Date: Sun, 17 Mar 2024 16:17:20 +0500 Subject: [PATCH 096/153] Create files.ravener.json --- domains/files.ravener.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/files.ravener.json diff --git a/domains/files.ravener.json b/domains/files.ravener.json new file mode 100644 index 000000000..e2a153929 --- /dev/null +++ b/domains/files.ravener.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "ravener", + "email": "ravener.anime@gmail.com", + "twitter": "RavenRavener", + "discord": "292690616285134850" + }, + "record": { + "A": [ + "132.145.196.17" + ] + } +} From e4e796b04f933e6f4c8326318e65f90d7c5eb2c2 Mon Sep 17 00:00:00 2001 From: Mwa <120023154+Totallynotmwa@users.noreply.github.com> Date: Sun, 17 Mar 2024 15:30:59 +0300 Subject: [PATCH 097/153] Update mwa.json --- domains/mwa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mwa.json b/domains/mwa.json index 282cfbe75..087d26fd8 100644 --- a/domains/mwa.json +++ b/domains/mwa.json @@ -4,6 +4,6 @@ "email": "totallynot@mwa.lol" }, "record": { - "A": ["192.0.2.1"] + "URL": "mwa.lol" } } From 51e8e8155fbd92e2cd4c71701d1faa61325dbf8d Mon Sep 17 00:00:00 2001 From: Mwa <120023154+Totallynotmwa@users.noreply.github.com> Date: Sun, 17 Mar 2024 15:32:26 +0300 Subject: [PATCH 098/153] Update mwanothere.json --- domains/mwanothere.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mwanothere.json b/domains/mwanothere.json index 282cfbe75..087d26fd8 100644 --- a/domains/mwanothere.json +++ b/domains/mwanothere.json @@ -4,6 +4,6 @@ "email": "totallynot@mwa.lol" }, "record": { - "A": ["192.0.2.1"] + "URL": "mwa.lol" } } From cdc42973fd649956838f6ef169e9ea41359764e0 Mon Sep 17 00:00:00 2001 From: Mwa <120023154+Totallynotmwa@users.noreply.github.com> Date: Sun, 17 Mar 2024 15:32:54 +0300 Subject: [PATCH 099/153] Update totallynotmwa.json --- domains/totallynotmwa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/totallynotmwa.json b/domains/totallynotmwa.json index 282cfbe75..087d26fd8 100644 --- a/domains/totallynotmwa.json +++ b/domains/totallynotmwa.json @@ -4,6 +4,6 @@ "email": "totallynot@mwa.lol" }, "record": { - "A": ["192.0.2.1"] + "URL": "mwa.lol" } } From a849eac2f0e35c7a49c5e1d68bfd912964f835bd Mon Sep 17 00:00:00 2001 From: Mwa <120023154+Totallynotmwa@users.noreply.github.com> Date: Sun, 17 Mar 2024 15:40:24 +0300 Subject: [PATCH 100/153] Update mwa --- domains/mwa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mwa.json b/domains/mwa.json index 087d26fd8..9d2a1a6d0 100644 --- a/domains/mwa.json +++ b/domains/mwa.json @@ -4,6 +4,6 @@ "email": "totallynot@mwa.lol" }, "record": { - "URL": "mwa.lol" + "URL": "https://mwa.lol" } } From f577c35e8413090c59299e3f41ef0e155b204094 Mon Sep 17 00:00:00 2001 From: Mwa <120023154+Totallynotmwa@users.noreply.github.com> Date: Sun, 17 Mar 2024 15:40:55 +0300 Subject: [PATCH 101/153] Update mwanothere.json --- domains/mwanothere.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mwanothere.json b/domains/mwanothere.json index 087d26fd8..9d2a1a6d0 100644 --- a/domains/mwanothere.json +++ b/domains/mwanothere.json @@ -4,6 +4,6 @@ "email": "totallynot@mwa.lol" }, "record": { - "URL": "mwa.lol" + "URL": "https://mwa.lol" } } From 06a9893c0ddbd987f40accdc9ff59649867c05d3 Mon Sep 17 00:00:00 2001 From: Mwa <120023154+Totallynotmwa@users.noreply.github.com> Date: Sun, 17 Mar 2024 15:41:14 +0300 Subject: [PATCH 102/153] Update totallynotmwa.json --- domains/totallynotmwa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/totallynotmwa.json b/domains/totallynotmwa.json index 087d26fd8..9d2a1a6d0 100644 --- a/domains/totallynotmwa.json +++ b/domains/totallynotmwa.json @@ -4,6 +4,6 @@ "email": "totallynot@mwa.lol" }, "record": { - "URL": "mwa.lol" + "URL": "https://mwa.lol" } } From 60e5fb5727227b770bdef89b07454b0e17d5c764 Mon Sep 17 00:00:00 2001 From: gunawan092w Date: Sun, 17 Mar 2024 22:50:17 +0700 Subject: [PATCH 103/153] feat(domain): ntmusic.is-a.dev --- domains/ntmusic.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ntmusic.json diff --git a/domains/ntmusic.json b/domains/ntmusic.json new file mode 100644 index 000000000..3a0487fe1 --- /dev/null +++ b/domains/ntmusic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gunawan092w", + "email": "gunawan092w@gmail.com" + }, + "record": { + "CNAME": "ntmusic.github.io" + } +} From c535e033e2e6959984ab63fa0c76b5cc88907a87 Mon Sep 17 00:00:00 2001 From: Piyush Katyal <109459034+piyushk77@users.noreply.github.com> Date: Sun, 17 Mar 2024 22:17:31 +0530 Subject: [PATCH 104/153] feat: add subdomain for piyushkatyal --- domains/piyushkatyal.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/piyushkatyal.json diff --git a/domains/piyushkatyal.json b/domains/piyushkatyal.json new file mode 100644 index 000000000..b00620472 --- /dev/null +++ b/domains/piyushkatyal.json @@ -0,0 +1,11 @@ +{ + "description": "Serves as an alias to primary domain", + "repo": "https://github.com/piyushk77/piyushk77.github.io", + "owner": { + "username": "piyushk77", + "email": "pshkatyal8@gmail.com" + }, + "record": { + "CNAME": "piyushk77.github.io" + } +} \ No newline at end of file From 8554d73acbd9d2f55d0ab0ad74265884f29d29ce Mon Sep 17 00:00:00 2001 From: Preston-code offcial <123032424+Preston-Riley@users.noreply.github.com> Date: Sun, 17 Mar 2024 09:54:12 -0700 Subject: [PATCH 105/153] Update preston-code.json --- domains/preston-code.json | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/domains/preston-code.json b/domains/preston-code.json index 911547da7..8d9b9faef 100644 --- a/domains/preston-code.json +++ b/domains/preston-code.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "preston-riley", - "email": "pres1234569@gmail.com" - } +"owner": { +"username": "preston-riley", +"email": "pres1234569@gmail.com" +}, +"record": { +"CNAME": "preston-code.surge.sh" } -{ - "record": { - "CNAME": "preston-code.surge.sh" - } } From 164a391b4f0ee52295cc87bbe617df7bcc5f1aaa Mon Sep 17 00:00:00 2001 From: splack01 Date: Sun, 17 Mar 2024 19:14:04 +0100 Subject: [PATCH 106/153] Create splack.json --- domains/splack.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/splack.json diff --git a/domains/splack.json b/domains/splack.json new file mode 100644 index 000000000..63f01e3cd --- /dev/null +++ b/domains/splack.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "splack01", + "email": "splack1@protonmail.com" + }, + "record": { + "CNAME": "splack01.github.io" + } +} From 0d03d6fe1381e58ad8512042bf1ff668fdd2c695 Mon Sep 17 00:00:00 2001 From: NTechsoftware Date: Sun, 17 Mar 2024 18:35:00 +0000 Subject: [PATCH 107/153] feat(domain): ntech.is-a.dev --- domains/ntech.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ntech.json diff --git a/domains/ntech.json b/domains/ntech.json new file mode 100644 index 000000000..41500b8ea --- /dev/null +++ b/domains/ntech.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NTechsoftware", + "email": "finnzi151@gmail.com" + }, + "record": { + "CNAME": "ntechservices.xyz" + } +} From 1d51e82f393219b31752eb3d3807b195be4d0446 Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Mon, 18 Mar 2024 04:28:24 +0800 Subject: [PATCH 108/153] Delete domains/status.ryo.json --- domains/status.ryo.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/status.ryo.json diff --git a/domains/status.ryo.json b/domains/status.ryo.json deleted file mode 100644 index d2e7ef7da..000000000 --- a/domains/status.ryo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "FrosGaming", - "email": "dgfrosdgfros@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} From 9fb43d3ef75ec8732698beb8331413dc9ef92151 Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Mon, 18 Mar 2024 04:30:04 +0800 Subject: [PATCH 109/153] Delete domains/status-ryo.json --- domains/status-ryo.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/status-ryo.json diff --git a/domains/status-ryo.json b/domains/status-ryo.json deleted file mode 100644 index d2e7ef7da..000000000 --- a/domains/status-ryo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "FrosGaming", - "email": "dgfrosdgfros@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} From 6c23aacc5499193a6f12a9a921a20eb7267e0496 Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Mon, 18 Mar 2024 04:35:34 +0800 Subject: [PATCH 110/153] feat(domain): status-ryo.is-a.dev --- domains/status-ryo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/status-ryo.json diff --git a/domains/status-ryo.json b/domains/status-ryo.json new file mode 100644 index 000000000..d2e7ef7da --- /dev/null +++ b/domains/status-ryo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FrosGaming", + "email": "dgfrosdgfros@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From 15626eff06f5d0073fa3dd0e48ad4054efe9bac8 Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Mon, 18 Mar 2024 04:36:09 +0800 Subject: [PATCH 111/153] feat(domain): status.ryo.is-a.dev --- domains/status.ryo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/status.ryo.json diff --git a/domains/status.ryo.json b/domains/status.ryo.json new file mode 100644 index 000000000..d2e7ef7da --- /dev/null +++ b/domains/status.ryo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FrosGaming", + "email": "dgfrosdgfros@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From fd168ed119f17c604c1479edcbaa5ebbcd77e067 Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Mon, 18 Mar 2024 04:37:21 +0800 Subject: [PATCH 112/153] Delete domains/status.ryo.json --- domains/status.ryo.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/status.ryo.json diff --git a/domains/status.ryo.json b/domains/status.ryo.json deleted file mode 100644 index d2e7ef7da..000000000 --- a/domains/status.ryo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "FrosGaming", - "email": "dgfrosdgfros@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} From daf03684e3c2ea17d109c6453765c97a9e4031be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20H=E1=BB=93ng=20S=C6=A1n?= <81855366+crischutu07@users.noreply.github.com> Date: Mon, 18 Mar 2024 04:21:24 +0700 Subject: [PATCH 113/153] Update crischutu07.json --- domains/crischutu07.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/crischutu07.json b/domains/crischutu07.json index 6d8cb53a9..15bc96959 100644 --- a/domains/crischutu07.json +++ b/domains/crischutu07.json @@ -4,6 +4,6 @@ "email": "sondolavnxbox.omlet@gmail.com" }, "record": { - "A": ["159.138.147.9"] + "URL":"crischutu07.github.io" } } 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 114/153] 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 115/153] 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 116/153] 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 a395979b85a46e2965f778a0878a67c7960585a1 Mon Sep 17 00:00:00 2001 From: Preston-code offcial <123032424+Preston-Riley@users.noreply.github.com> Date: Sun, 17 Mar 2024 22:06:51 -0700 Subject: [PATCH 117/153] Update preston-code.json --- domains/preston-code.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/preston-code.json b/domains/preston-code.json index 8d9b9faef..5a1ba9bfe 100644 --- a/domains/preston-code.json +++ b/domains/preston-code.json @@ -4,6 +4,6 @@ "email": "pres1234569@gmail.com" }, "record": { -"CNAME": "preston-code.surge.sh" +"CNAME": "preston-riley.github.io" } } From 94ae41ae38ad1a457994c6b2eb21722dc919ed7c Mon Sep 17 00:00:00 2001 From: Preston-code offcial <123032424+Preston-Riley@users.noreply.github.com> Date: Mon, 18 Mar 2024 07:21:14 -0700 Subject: [PATCH 118/153] Update preston-code.json --- domains/preston-code.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/preston-code.json b/domains/preston-code.json index 5a1ba9bfe..8d9b9faef 100644 --- a/domains/preston-code.json +++ b/domains/preston-code.json @@ -4,6 +4,6 @@ "email": "pres1234569@gmail.com" }, "record": { -"CNAME": "preston-riley.github.io" +"CNAME": "preston-code.surge.sh" } } 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 119/153] 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 602737ea7f1fd491873abe4660dd83d4581f9018 Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Mon, 18 Mar 2024 20:49:24 +0530 Subject: [PATCH 120/153] Delete domains/glqch.json Requested by domain owner as the owner's github account was terminated, verified owner's identity --- domains/glqch.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/glqch.json diff --git a/domains/glqch.json b/domains/glqch.json deleted file mode 100644 index 65aa452d9..000000000 --- a/domains/glqch.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "new Subdomain to put my portfolio website online", - "repo": "https://github.com/Glqch0/Glqch0.github.io", - "owner": { - "username": "Glqch0", - "email": "midoayoub999@gmail.com", - "twitter": "glqch" - }, - "record": { - "CNAME": "glqch0.github.io" - } -} From 979596a22e1662045ac9a5e32f8610aeb571e212 Mon Sep 17 00:00:00 2001 From: Glqch <163641103+Glqch0@users.noreply.github.com> Date: Mon, 18 Mar 2024 21:53:09 +0200 Subject: [PATCH 121/153] Create glqchh.json --- domains/glqchh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/glqchh.json diff --git a/domains/glqchh.json b/domains/glqchh.json new file mode 100644 index 000000000..376e02afc --- /dev/null +++ b/domains/glqchh.json @@ -0,0 +1,12 @@ +{ + "description": "Subdomain to put my portfolio website online", + "repo": "https://github.com/Glqch0/Glqch0.github.io", + "owner": { + "username": "Glqch0", + "email": "midoayoub447@gmail.com", + "twitter": "glqch" + }, + "record": { + "CNAME": "glqch0.github.io" + } +} From 8b2f7a0e01fcb0f8ff16b711a1e3b77416ca25eb Mon Sep 17 00:00:00 2001 From: Glqch <163641103+Glqch0@users.noreply.github.com> Date: Mon, 18 Mar 2024 21:58:46 +0200 Subject: [PATCH 122/153] 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 03d8bf0fd0e93cf14efb65c5b88736c71c40a5a4 Mon Sep 17 00:00:00 2001 From: Glqch <163641103+Glqch0@users.noreply.github.com> Date: Mon, 18 Mar 2024 22:01:48 +0200 Subject: [PATCH 123/153] Update _github-pages-challenge-Glqch0.glqch.json --- domains/_github-pages-challenge-Glqch0.glqch.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-Glqch0.glqch.json b/domains/_github-pages-challenge-Glqch0.glqch.json index 6d80d2e12..5bae54a80 100644 --- a/domains/_github-pages-challenge-Glqch0.glqch.json +++ b/domains/_github-pages-challenge-Glqch0.glqch.json @@ -6,6 +6,6 @@ "discord": "915932527871541309" }, "record": { - "TXT": "2dbd52b36e1b0189af04f2763bdc68" + "TXT": "694b45bdf63f51e29a2b3ef0fc5596" } } From 215248d83cb9070b9cb4246279455562ae804f3b Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Tue, 19 Mar 2024 16:52:32 +0530 Subject: [PATCH 124/153] Created New Domain --- domains/shan | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/shan diff --git a/domains/shan b/domains/shan new file mode 100644 index 000000000..0bd23b9d0 --- /dev/null +++ b/domains/shan @@ -0,0 +1,12 @@ +{ + "description": "My Personal Website ", + "repo": "https://github.com/Adwaith-Shan-Pk/Adwaith-Shan-Pk.github.io", + "owner": { + "username": "Adwaith-Shan-Pk", + "email": "mail@adwaithshan.rf.gd", + "twitter": "lordlinux69" + }, + "record": { + "CNAME": "Adwaith-Shan-Pk.github.io" + } +} From d7d251800da25fccd3a53acb7e20be8d9bfb98c9 Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Tue, 19 Mar 2024 16:55:12 +0530 Subject: [PATCH 125/153] Rename shan to shan.json --- domains/{shan => shan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{shan => shan.json} (100%) diff --git a/domains/shan b/domains/shan.json similarity index 100% rename from domains/shan rename to domains/shan.json From a6a206813fcc39a242fd0fece73f8ff652667a42 Mon Sep 17 00:00:00 2001 From: Sanooj Es <93819264+sanoojes@users.noreply.github.com> Date: Tue, 19 Mar 2024 17:03:39 +0530 Subject: [PATCH 126/153] Update sanooj.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Changed my user name from sachu-settan to sanoojes Requirements Unless explicitly specified otherwise by a maintainer or in the requirement description, your domain must pass ALL the indicated requirements above. Please note that we reserve the rights not to accept any domain at our own discretion. ✅ The file is in the domains folder and is in the JSON format. ✅ You have completed your website. ✅ The website is reachable. ✅ You're not using Vercel or Netlify. ✅ The CNAME record doesn't contain https:// or /. ✅ There is sufficient information at the owner field. Website Link/Preview https://sanooj.is-a.dev/ --- domains/sanooj.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/sanooj.json b/domains/sanooj.json index e27a2c164..186f5de05 100644 --- a/domains/sanooj.json +++ b/domains/sanooj.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/Sachu-Settan/Sachu-Settan.github.io", + "repo": "https://github.com/sanoojes/sanoojes.github.io", "owner": { - "username": "Sachu-Settan", + "username": "sanoojes", "email": "Sanoojes6371@gmail.com" }, "record": { - "CNAME": "Sachu-Settan.github.io" + "CNAME": "sanoojes.github.io" } } From c40dbd3d886f027cefb48d882932d7fae153aabe Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Tue, 19 Mar 2024 15:26:53 +0200 Subject: [PATCH 127/153] Update preston-code.json --- domains/preston-code.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/domains/preston-code.json b/domains/preston-code.json index 8d9b9faef..7552b7188 100644 --- a/domains/preston-code.json +++ b/domains/preston-code.json @@ -1,9 +1,9 @@ { -"owner": { -"username": "preston-riley", -"email": "pres1234569@gmail.com" + "owner": { + "username": "preston-riley", + "email": "pres1234569@gmail.com" }, -"record": { -"CNAME": "preston-code.surge.sh" -} + "record": { + "CNAME": "preston-code.surge.sh" + } } From b82e6df2ddf5b4abbcb77af394925d14f2fb9a9a Mon Sep 17 00:00:00 2001 From: Preston-code offcial <123032424+Preston-Riley@users.noreply.github.com> Date: Tue, 19 Mar 2024 07:10:16 -0700 Subject: [PATCH 128/153] Update preston-code.json --- domains/preston-code.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/preston-code.json b/domains/preston-code.json index 7552b7188..aef6d2d5c 100644 --- a/domains/preston-code.json +++ b/domains/preston-code.json @@ -4,6 +4,6 @@ "email": "pres1234569@gmail.com" }, "record": { - "CNAME": "preston-code.surge.sh" + "CNAME": "preston-riley.github.io" } } From 23d30a87950cffd6647bf5ebe6c16250343e0cc1 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Tue, 19 Mar 2024 18:16:16 +0200 Subject: [PATCH 129/153] Update shan.json --- domains/shan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shan.json b/domains/shan.json index 0bd23b9d0..5588c2059 100644 --- a/domains/shan.json +++ b/domains/shan.json @@ -7,6 +7,6 @@ "twitter": "lordlinux69" }, "record": { - "CNAME": "Adwaith-Shan-Pk.github.io" + "CNAME": "adwaith-shan-pk.github.io" } } From df14601732e57f56a92573a51265b23c30e9a88e Mon Sep 17 00:00:00 2001 From: ghxst0x1 Date: Tue, 19 Mar 2024 22:07:39 +0530 Subject: [PATCH 130/153] feat(domain): karthikr.is-a.dev --- domains/karthikr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/karthikr.json diff --git a/domains/karthikr.json b/domains/karthikr.json new file mode 100644 index 000000000..481402060 --- /dev/null +++ b/domains/karthikr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ghxst0x1", + "email": "karthikrofficial7@gmail.com" + }, + "record": { + "CNAME": "ghxst0x1.pages.dev" + } +} From 6e1922d7009e176ef40536fe870c12ab4cba1792 Mon Sep 17 00:00:00 2001 From: Gudo <109687893+gudorlltti@users.noreply.github.com> Date: Tue, 19 Mar 2024 17:39:18 +0100 Subject: [PATCH 131/153] Update gudorlltti.json --- domains/gudorlltti.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/gudorlltti.json b/domains/gudorlltti.json index 4235dcf2c..f3eba6226 100644 --- a/domains/gudorlltti.json +++ b/domains/gudorlltti.json @@ -1,6 +1,7 @@ { "owner": { "username": "gudorlltti", + "email": "", "discord": "849610030431993916" }, "record": { From c36f20d4edc085f1a95ed03f58497b712f22385d Mon Sep 17 00:00:00 2001 From: Glqch <163641103+Glqch0@users.noreply.github.com> Date: Tue, 19 Mar 2024 19:33:20 +0200 Subject: [PATCH 132/153] Rename glqch.json to glqchh.json --- domains/{glqch.json => glqchh.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{glqch.json => glqchh.json} (100%) diff --git a/domains/glqch.json b/domains/glqchh.json similarity index 100% rename from domains/glqch.json rename to domains/glqchh.json From ae17cc8847012eab1300d79cd92ce2ff7c6a5ee1 Mon Sep 17 00:00:00 2001 From: Glqch <163641103+Glqch0@users.noreply.github.com> Date: Tue, 19 Mar 2024 19:36:35 +0200 Subject: [PATCH 133/153] Update and rename _github-pages-challenge-Glqch0.glqch.json to _github-pages-challenge-Glqch0.glqchh.json --- ...h0.glqch.json => _github-pages-challenge-Glqch0.glqchh.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-Glqch0.glqch.json => _github-pages-challenge-Glqch0.glqchh.json} (79%) diff --git a/domains/_github-pages-challenge-Glqch0.glqch.json b/domains/_github-pages-challenge-Glqch0.glqchh.json similarity index 79% rename from domains/_github-pages-challenge-Glqch0.glqch.json rename to domains/_github-pages-challenge-Glqch0.glqchh.json index 5bae54a80..8f60ab02b 100644 --- a/domains/_github-pages-challenge-Glqch0.glqch.json +++ b/domains/_github-pages-challenge-Glqch0.glqchh.json @@ -6,6 +6,6 @@ "discord": "915932527871541309" }, "record": { - "TXT": "694b45bdf63f51e29a2b3ef0fc5596" + "TXT": "2267eb593552c68bab49008ab46314" } } From 917d896d452cf958eca10ee5441216b8400361b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20H=E1=BB=93ng=20S=C6=A1n?= <81855366+crischutu07@users.noreply.github.com> Date: Wed, 20 Mar 2024 02:21:03 +0700 Subject: [PATCH 134/153] Update Record Change URL to CNAME --- domains/crischutu07.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/crischutu07.json b/domains/crischutu07.json index 15bc96959..e8c470035 100644 --- a/domains/crischutu07.json +++ b/domains/crischutu07.json @@ -4,6 +4,6 @@ "email": "sondolavnxbox.omlet@gmail.com" }, "record": { - "URL":"crischutu07.github.io" + "CNAME": "crischutu07.github.io" } } From af8492e2a64084c9378900f0a153c373ae641765 Mon Sep 17 00:00:00 2001 From: jabinstech Date: Tue, 19 Mar 2024 16:21:02 -0400 Subject: [PATCH 135/153] feat(domain): jabin.is-a.dev --- domains/jabin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jabin.json diff --git a/domains/jabin.json b/domains/jabin.json new file mode 100644 index 000000000..6f1becbd5 --- /dev/null +++ b/domains/jabin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jabinstech", + "email": "jabinstech.net@gmail.com" + }, + "record": { + "CNAME": "jabinstech.github.io" + } +} 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 136/153] 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 137/153] 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 138/153] 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 139/153] 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 140/153] 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 141/153] 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 142/153] 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 143/153] 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 144/153] 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 145/153] 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 146/153] 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 147/153] 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 148/153] 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 149/153] 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" } } From 7d420618dbc8cd5219f32bcec689c88a20838ffe Mon Sep 17 00:00:00 2001 From: Vladimir Papazov <71008536+VladimirPapazov88@users.noreply.github.com> Date: Thu, 21 Mar 2024 23:15:45 +0300 Subject: [PATCH 150/153] fix cname to url record --- domains/vlppz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vlppz.json diff --git a/domains/vlppz.json b/domains/vlppz.json new file mode 100644 index 000000000..2eb1e9b3c --- /dev/null +++ b/domains/vlppz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "VladimirPapazov88", + "email": "vfr.123.op@gmail.com" + }, + "record": { + "URL": "https://vlppz.vercel.app" + } + } \ No newline at end of file From d6713645fae42a35a39c5009585bd3b66909eedf Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 22 Mar 2024 15:31:33 +0800 Subject: [PATCH 151/153] Update _psl.json --- domains/_psl.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/_psl.json b/domains/_psl.json index 6647add63..fd8db17bb 100644 --- a/domains/_psl.json +++ b/domains/_psl.json @@ -1,11 +1,10 @@ { "description": "PSL validation record for is-a.dev", - "repo": "https://github.com/is-a-dev/is-a-dev.github.io", "owner": { - "username": "phenax", + "username": "is-a-dev", "email": "phenax5@gmail.com" }, "record": { - "TXT": "https://github.com/publicsuffix/list/pull/1327" + "TXT": "https://github.com/publicsuffix/list/pull/1949" } } From 08703750249da2dca6c138628563b925e8686580 Mon Sep 17 00:00:00 2001 From: ZTRdiamond <95547694+ZTRdiamond@users.noreply.github.com> Date: Fri, 22 Mar 2024 17:10:13 +0700 Subject: [PATCH 152/153] Rename ztrdiamond .json to ztrdiamond.json fix wrong file name --- domains/{ztrdiamond .json => ztrdiamond.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{ztrdiamond .json => ztrdiamond.json} (100%) diff --git a/domains/ztrdiamond .json b/domains/ztrdiamond.json similarity index 100% rename from domains/ztrdiamond .json rename to domains/ztrdiamond.json From fc1e2219586ba9b90085b9080921115d4312438d Mon Sep 17 00:00:00 2001 From: revvnik Date: Fri, 22 Mar 2024 21:54:30 +0100 Subject: [PATCH 153/153] feat(domain): revvnik.is-a.dev --- domains/revvnik.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/revvnik.json diff --git a/domains/revvnik.json b/domains/revvnik.json new file mode 100644 index 000000000..7cc9bd093 --- /dev/null +++ b/domains/revvnik.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "revvnik", + "email": "nikitasitter@gmail.com" + }, + "record": { + "CNAME": "revvnik.github.io" + } +}