From 7ca08eccd1bb4eb75866553ce354d8abf2aa4d26 Mon Sep 17 00:00:00 2001 From: Reejit Biswas <70316178+reejit@users.noreply.github.com> Date: Tue, 25 Mar 2025 13:32:45 +0530 Subject: [PATCH 001/190] Create reejit.json --- domains/reejit.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 domains/reejit.json diff --git a/domains/reejit.json b/domains/reejit.json new file mode 100644 index 000000000..f5854bb98 --- /dev/null +++ b/domains/reejit.json @@ -0,0 +1,7 @@ +{ + "owner": { + "username": "reejit", + "email": "guardiansofspartax@gmail.com" + }, + "record": { + "NS": ["gloria.ns.cloudflare.com", "west.ns.cloudflare.com"] From 66332d6dd94bd5991eedb305707fec0daae41604 Mon Sep 17 00:00:00 2001 From: Reejit Biswas <70316178+reejit@users.noreply.github.com> Date: Tue, 25 Mar 2025 14:19:26 +0530 Subject: [PATCH 002/190] Update reejit.json --- domains/reejit.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/reejit.json b/domains/reejit.json index f5854bb98..3a5d8a374 100644 --- a/domains/reejit.json +++ b/domains/reejit.json @@ -5,3 +5,5 @@ }, "record": { "NS": ["gloria.ns.cloudflare.com", "west.ns.cloudflare.com"] + } +} From eea2dea83540f4f2c4813e3d71f553fc7547ae8e Mon Sep 17 00:00:00 2001 From: Archit Jain Date: Sun, 30 Mar 2025 22:02:38 +0530 Subject: [PATCH 003/190] Update 0xarchit.json Added Nameserver for using cloudflare tunneling --- domains/0xarchit.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index cc3476cd2..f527cf852 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -4,6 +4,7 @@ "email": "0xarchit@proton.me" }, "record": { + "NS": ["brenna.ns.cloudflare.com", "cartman.ns.cloudflare.com"], "MX": ["mx.zoho.in", "mx2.zoho.in", "mx3.zoho.in"], "TXT": [ "v=spf1 include:zohomail.in ~all", From 3ce0761c505d0314a12263d6ca517b66c93c4043 Mon Sep 17 00:00:00 2001 From: Archit Jain Date: Sun, 30 Mar 2025 22:04:24 +0530 Subject: [PATCH 004/190] Delete domains/api.0xarchit.json --- domains/api.0xarchit.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/api.0xarchit.json diff --git a/domains/api.0xarchit.json b/domains/api.0xarchit.json deleted file mode 100644 index 4a5b7a150..000000000 --- a/domains/api.0xarchit.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "0xarchit", - "email": "0xarchit@proton.me" - }, - "record": { - "CNAME": "status.cron-job.org" - } -} From 814735ba3b9801f9e5205a8c562b11c6c8dbe74c Mon Sep 17 00:00:00 2001 From: Archit Jain Date: Sun, 30 Mar 2025 22:06:14 +0530 Subject: [PATCH 005/190] Update 0xarchit.json --- domains/0xarchit.json | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index f527cf852..083aa4a8a 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -4,14 +4,6 @@ "email": "0xarchit@proton.me" }, "record": { - "NS": ["brenna.ns.cloudflare.com", "cartman.ns.cloudflare.com"], - "MX": ["mx.zoho.in", "mx2.zoho.in", "mx3.zoho.in"], - "TXT": [ - "v=spf1 include:zohomail.in ~all", - "zoho-verification=zb94087787.zmverify.zoho.in", - "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" - ], - "CNAME": "0xarchit.pages.dev" - }, - "proxied": true + "NS": ["brenna.ns.cloudflare.com", "cartman.ns.cloudflare.com"] + } } From bb534fc03b9045edc9162b3879b601fca570bdc7 Mon Sep 17 00:00:00 2001 From: Archit Jain Date: Sun, 30 Mar 2025 22:08:24 +0530 Subject: [PATCH 006/190] Delete domains/www.0xarchit.json --- domains/www.0xarchit.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/www.0xarchit.json diff --git a/domains/www.0xarchit.json b/domains/www.0xarchit.json deleted file mode 100644 index 2283aae72..000000000 --- a/domains/www.0xarchit.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "0xarchit", - "email": "mail@0xarchit.is-a.dev" - }, - "record": { - "URL": "https://0xarchit.is-a.dev" - } -} From 38d40d98c01d4edb192b5a605bdf59bd2282cd1e Mon Sep 17 00:00:00 2001 From: Archit Jain Date: Sun, 30 Mar 2025 22:08:47 +0530 Subject: [PATCH 007/190] Delete domains/zmail._domainkey.0xarchit.json --- domains/zmail._domainkey.0xarchit.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/zmail._domainkey.0xarchit.json diff --git a/domains/zmail._domainkey.0xarchit.json b/domains/zmail._domainkey.0xarchit.json deleted file mode 100644 index 9e1d85a52..000000000 --- a/domains/zmail._domainkey.0xarchit.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "0xarchit", - "email": "0xarchit@proton.me" - }, - "record": { - "TXT": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" - } -} From af06a639bb9c56786b667ac225ba976d3118f19b Mon Sep 17 00:00:00 2001 From: Archit Jain Date: Sun, 30 Mar 2025 22:11:38 +0530 Subject: [PATCH 008/190] Update 0xarchit.json --- domains/0xarchit.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 083aa4a8a..965e8b8ad 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -4,6 +4,9 @@ "email": "0xarchit@proton.me" }, "record": { - "NS": ["brenna.ns.cloudflare.com", "cartman.ns.cloudflare.com"] + "NS": [ + "brenna.ns.cloudflare.com", + "cartman.ns.cloudflare.com" + ] } } From cb77f79129c760b9c2e1f7dd776540cf47423a4c Mon Sep 17 00:00:00 2001 From: daoch4n Date: Mon, 31 Mar 2025 04:56:30 +0300 Subject: [PATCH 009/190] Add daoch4n.json domain --- domains/daoch4n.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/daoch4n.json diff --git a/domains/daoch4n.json b/domains/daoch4n.json new file mode 100644 index 000000000..6d2c83612 --- /dev/null +++ b/domains/daoch4n.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "daoch4n", + "email": "digitaimadness@pm.me" + }, + "record": { + "CNAME": "daokotube.pages.dev" + } +} \ No newline at end of file From 2f5c1dcaf9f3634baab674c4114306c7e81b0efc Mon Sep 17 00:00:00 2001 From: Rith Banerjee <105077299+Rithb898@users.noreply.github.com> Date: Tue, 1 Apr 2025 11:33:35 +0000 Subject: [PATCH 010/190] Create rith.json --- domains/_vercel.rith.json | 9 +++++++++ domains/rith.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.rith.json create mode 100644 domains/rith.json diff --git a/domains/_vercel.rith.json b/domains/_vercel.rith.json new file mode 100644 index 000000000..f165ccda7 --- /dev/null +++ b/domains/_vercel.rith.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rithb898", + "email": "rithb2004@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=rith.is-a.dev,9233c12a34113300d9af" + } +} \ No newline at end of file diff --git a/domains/rith.json b/domains/rith.json new file mode 100644 index 000000000..15ebde14e --- /dev/null +++ b/domains/rith.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rithb898", + "email": "rithb2004@gmail.com" + }, + "record": { + "CNAME": "rith-portfolio-next-js.vercel.app" + } +} \ No newline at end of file From f9210b20e25b1cb6656e7c77d94c7b59080ace2e Mon Sep 17 00:00:00 2001 From: Akshat Date: Tue, 1 Apr 2025 21:52:00 +0530 Subject: [PATCH 011/190] Register qr.akshtt.is-a.dev --- domains/qr.akshtt.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/qr.akshtt.json diff --git a/domains/qr.akshtt.json b/domains/qr.akshtt.json new file mode 100644 index 000000000..2e64fdbad --- /dev/null +++ b/domains/qr.akshtt.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "akshtt-dev", + "discord": "1056531806763102218", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.lC0-XIIWvkO5mjWaY4XR7p1UdSZfzgKBZXCTN8l1EYcbBjER7ZehgWFTENpkgdHpg5qSix8VzJaC2EtbnzP4OCQpP6095Ral_WeyNwNanIlntrWLWLbmFgV6xyjQo6oBjFNi8k91xpaNmQSS7G8qjfGx768FC0i2XV_BfGUG0XUDNz_J2v_Tj2izNCZHD-i0Y662UKCMkfCtHHFq11q9fHb9J6Y_aleFo39t8rcPpWbjmmuuTjqt6fM5oVyfsCTdHTkkaOVnYv_IsO4PPtPXUnfTc5Vea5JVa7bREaEiEcHfnVji6BApjlqRcuviuR8raY7YVjkZrMDX9A-0WMvzSQ.Y3uUw0c2cQq99142IJHhXQ.mR7HYPf8XoPhw5y6WyYB4r-SzVSlBQt6287AMyd2QM2KIa0WEdZE11e4caCRNPS_E5uiy7IFRxYT4uwmzUhIA9xv6T1gTPolaVCDPMZhRKY.aRF36Jv69aDIu-8A5JKanw" + }, + + "record": { + "A": ["173.208.244.13"] + } + } + \ No newline at end of file From 620360f6023acc332302664df338ac96de478c77 Mon Sep 17 00:00:00 2001 From: Akshat Date: Tue, 1 Apr 2025 22:38:45 +0530 Subject: [PATCH 012/190] Register _vercel.akshtt.is-a.dev --- domains/_vercel.akshtt.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/_vercel.akshtt.json diff --git a/domains/_vercel.akshtt.json b/domains/_vercel.akshtt.json new file mode 100644 index 000000000..0a681d05c --- /dev/null +++ b/domains/_vercel.akshtt.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "akshtt-dev", + "discord": "1056531806763102218", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.QWFzHtRqwC1CI4y4jw5OHgSry05ulJH01mIzxx9bGg0fS3KE5iyHw5hPaj-OBoYST_btyPsaSP8JNUKM-gI-7nDBBgckoaArcTiDMfDmSo3-_mFRRB2jtqfBoVJ83egjdsOo-I5N9_78-oajU7Tumk6ce2Ch3_DiTxgMflK_mJmSZgcWuo0gL3bj2haLaZyd1qW-68fW3r52H-W8T1sMJZympTPLiMXVXjo20TBcpctYMv8G3_O5US_wmMx5QLrw9TimpJB-4mGH3n0WpawZj7tTf4lnf00w0tt0rqQ3nnnp5NTYXjRyeRN48P48IcOHwzJop34_fB4hsnROKbaxuQ.sD9gxAoazhppPtKnBaQziA.rf6S62c9Xs-WkMBUfRFba2G8ht_lzrAKfmkK508kyIUJA5NSRHBlULdRzTz-tTs5JByTNT1KMipzqEbg6mdikUVUKyPSRKJw9rSvcG1ZdVA.4-qT7_3j-LGiWaancLS80A" + }, + + "record": { + "TXT": "vc-domain-verify=qr.akshtt.is-a.dev,827e057fc258ab24d42c" + } + } + \ No newline at end of file From b23c96d8506a15edc061ce2771d2440b7084e192 Mon Sep 17 00:00:00 2001 From: Akshat Date: Wed, 2 Apr 2025 02:18:33 +0530 Subject: [PATCH 013/190] Delete domains/qr.akshtt.json --- domains/qr.akshtt.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/qr.akshtt.json diff --git a/domains/qr.akshtt.json b/domains/qr.akshtt.json deleted file mode 100644 index 2e64fdbad..000000000 --- a/domains/qr.akshtt.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "akshtt-dev", - "discord": "1056531806763102218", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.lC0-XIIWvkO5mjWaY4XR7p1UdSZfzgKBZXCTN8l1EYcbBjER7ZehgWFTENpkgdHpg5qSix8VzJaC2EtbnzP4OCQpP6095Ral_WeyNwNanIlntrWLWLbmFgV6xyjQo6oBjFNi8k91xpaNmQSS7G8qjfGx768FC0i2XV_BfGUG0XUDNz_J2v_Tj2izNCZHD-i0Y662UKCMkfCtHHFq11q9fHb9J6Y_aleFo39t8rcPpWbjmmuuTjqt6fM5oVyfsCTdHTkkaOVnYv_IsO4PPtPXUnfTc5Vea5JVa7bREaEiEcHfnVji6BApjlqRcuviuR8raY7YVjkZrMDX9A-0WMvzSQ.Y3uUw0c2cQq99142IJHhXQ.mR7HYPf8XoPhw5y6WyYB4r-SzVSlBQt6287AMyd2QM2KIa0WEdZE11e4caCRNPS_E5uiy7IFRxYT4uwmzUhIA9xv6T1gTPolaVCDPMZhRKY.aRF36Jv69aDIu-8A5JKanw" - }, - - "record": { - "A": ["173.208.244.13"] - } - } - \ No newline at end of file From 381a50f422e0fed86941d062985e9b43691177c1 Mon Sep 17 00:00:00 2001 From: ReiiV <110446896+RevanSP@users.noreply.github.com> Date: Wed, 2 Apr 2025 05:04:43 +0700 Subject: [PATCH 014/190] Rename _vercel.reiiv.json to _vercel.reiiv-beta.json --- domains/{_vercel.reiiv.json => _vercel.reiiv-beta.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_vercel.reiiv.json => _vercel.reiiv-beta.json} (100%) diff --git a/domains/_vercel.reiiv.json b/domains/_vercel.reiiv-beta.json similarity index 100% rename from domains/_vercel.reiiv.json rename to domains/_vercel.reiiv-beta.json From c21f36c54efe0b8e8d670e9126fac343c7f81923 Mon Sep 17 00:00:00 2001 From: bitsamedida <120999371+bitsamedida@users.noreply.github.com> Date: Tue, 1 Apr 2025 19:22:37 -0300 Subject: [PATCH 015/190] Create vapr.json --- domains/vapr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vapr.json diff --git a/domains/vapr.json b/domains/vapr.json new file mode 100644 index 000000000..4993529a0 --- /dev/null +++ b/domains/vapr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bitsamedida", + "email": "bitsamedida@gmail.com" + }, + "record": { + "CNAME": "vapr.vercel.app", + } +} From 1a12fe2156a93d2ddd7e5894f033a9e6fdafd940 Mon Sep 17 00:00:00 2001 From: bitsamedida <120999371+bitsamedida@users.noreply.github.com> Date: Tue, 1 Apr 2025 19:23:35 -0300 Subject: [PATCH 016/190] Create _vercel.vapr.json --- domains/_vercel.vapr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.vapr.json diff --git a/domains/_vercel.vapr.json b/domains/_vercel.vapr.json new file mode 100644 index 000000000..c90ea33ec --- /dev/null +++ b/domains/_vercel.vapr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bitsamedida", + "email": "bitsamedida@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=vapr.is-a.dev,e0a739ae617bd141d6f0" + } +} From 0ba8a46b6ccc1004671ce4135465bc9af92b14cb Mon Sep 17 00:00:00 2001 From: Aly Date: Wed, 2 Apr 2025 01:06:40 +0200 Subject: [PATCH 017/190] CNAME request --- domains/batman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/batman.json diff --git a/domains/batman.json b/domains/batman.json new file mode 100644 index 000000000..191081ee4 --- /dev/null +++ b/domains/batman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "el7amrawy", + "email": "el7amrawy@outlook.com" + }, + "record": { + "CNAME": "portfolio-8sc.pages.dev" + } +} \ No newline at end of file From 34da8245bdd82a8d0619399931b984b2dd44ca83 Mon Sep 17 00:00:00 2001 From: Salsa <35205778+salsabilarhdsy@users.noreply.github.com> Date: Wed, 2 Apr 2025 08:54:04 +0700 Subject: [PATCH 018/190] Update salsabila.json --- domains/salsabila.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/domains/salsabila.json b/domains/salsabila.json index 35e9bd95f..f19a9f6e9 100644 --- a/domains/salsabila.json +++ b/domains/salsabila.json @@ -4,8 +4,12 @@ "email": "salsabiladsy@gmail.com" }, "record": { - "CNAME": "ghs.google.com", + "A": [ + "216.239.32.21", + "216.239.34.21", + "216.239.36.21", + "216.239.38.21" + ], "TXT": "google-site-verification=wa09XM-Var9ELqseOfjGhhz19slF_29d7M5h76mhdQE" - }, - "proxied": true + } } From f25fbe7d5f00793af5d03c2c43aa50c47471f797 Mon Sep 17 00:00:00 2001 From: Ivin Mathew Kurian <127372364+Ivin-Mathew@users.noreply.github.com> Date: Wed, 2 Apr 2025 10:59:21 +0530 Subject: [PATCH 019/190] Create _vercel.ivin-mathew.json --- domains/_vercel.ivin-mathew.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.ivin-mathew.json diff --git a/domains/_vercel.ivin-mathew.json b/domains/_vercel.ivin-mathew.json new file mode 100644 index 000000000..e1f398864 --- /dev/null +++ b/domains/_vercel.ivin-mathew.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ivin-Mathew", + "email": "[ivinmk2410@gmail.com]" + }, + "record": { + "TXT": "vc-domain-verify=ivin-mathew.is-a.dev,0ef6e3e9074e997b831b" + } +} From e0b31bd65f8d97042caccd023a535894eeaff7d6 Mon Sep 17 00:00:00 2001 From: Ivin Mathew Kurian <127372364+Ivin-Mathew@users.noreply.github.com> Date: Wed, 2 Apr 2025 11:02:01 +0530 Subject: [PATCH 020/190] Create ivin-mathew.json --- domains/ivin-mathew.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ivin-mathew.json diff --git a/domains/ivin-mathew.json b/domains/ivin-mathew.json new file mode 100644 index 000000000..27d93123b --- /dev/null +++ b/domains/ivin-mathew.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ivin-Mathew", + "email": "[ivinmk2410@gmail.com]" + }, + "record": { + "A": ["76.76.21.21"] + } +} From d8b0c0d8434ffa896a17b1b07496dfda0bea98f7 Mon Sep 17 00:00:00 2001 From: Sharma Amitkumar Ramkumar Date: Wed, 2 Apr 2025 11:06:47 +0530 Subject: [PATCH 021/190] Add discord for amitkr --- domains/_discord.amitkr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.amitkr.json diff --git a/domains/_discord.amitkr.json b/domains/_discord.amitkr.json new file mode 100644 index 000000000..3c48a408a --- /dev/null +++ b/domains/_discord.amitkr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "buddhhu", + "email": "amitsharma123234@gmail.com" + }, + "record": { + "TXT": "dh=5b4d2c16d6e0595278e1eb813028b9de2e442e4c" + } +} \ No newline at end of file From a44f907e2299ffd997ea74a50b8ce6c94474e2f3 Mon Sep 17 00:00:00 2001 From: sajidshahriar72543 Date: Wed, 2 Apr 2025 13:35:55 +0600 Subject: [PATCH 022/190] main: Fix wrong TXT --- domains/_github-pages-challenge-sajidshahriar72543.sajid.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-sajidshahriar72543.sajid.json b/domains/_github-pages-challenge-sajidshahriar72543.sajid.json index f1f0bb971..00e1cf0c5 100644 --- a/domains/_github-pages-challenge-sajidshahriar72543.sajid.json +++ b/domains/_github-pages-challenge-sajidshahriar72543.sajid.json @@ -4,6 +4,6 @@ "email": "sazidshahriar39@gmail.com" }, "record": { - "TXT": "f5a9c65aff454e5a69870bc977a2df" + "TXT": "d93567f4844049ce8f6ba59b0c42ab" } } \ No newline at end of file From f2cf05d51083d55f4c37e92a74499b0f5cad7366 Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 2 Apr 2025 10:52:40 +0300 Subject: [PATCH 023/190] fix: extra comma --- domains/vapr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vapr.json b/domains/vapr.json index 4993529a0..39ba7b6ae 100644 --- a/domains/vapr.json +++ b/domains/vapr.json @@ -4,6 +4,6 @@ "email": "bitsamedida@gmail.com" }, "record": { - "CNAME": "vapr.vercel.app", + "CNAME": "vapr.vercel.app" } } From 22a9c79a0cad7ff9bcfd7dc8cb7943ac87af17f9 Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 2 Apr 2025 10:55:18 +0300 Subject: [PATCH 024/190] fix: invalid social --- domains/_vercel.ivin-mathew.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.ivin-mathew.json b/domains/_vercel.ivin-mathew.json index e1f398864..af79e6832 100644 --- a/domains/_vercel.ivin-mathew.json +++ b/domains/_vercel.ivin-mathew.json @@ -1,7 +1,7 @@ { "owner": { "username": "Ivin-Mathew", - "email": "[ivinmk2410@gmail.com]" + "email": "ivinmk2410@gmail.com" }, "record": { "TXT": "vc-domain-verify=ivin-mathew.is-a.dev,0ef6e3e9074e997b831b" From e4a8d24c428fb1a2f9bd82ab5eae351dd8d89624 Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 2 Apr 2025 10:55:32 +0300 Subject: [PATCH 025/190] fix: invalid social --- domains/ivin-mathew.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ivin-mathew.json b/domains/ivin-mathew.json index 27d93123b..a4d89d1de 100644 --- a/domains/ivin-mathew.json +++ b/domains/ivin-mathew.json @@ -1,7 +1,7 @@ { "owner": { "username": "Ivin-Mathew", - "email": "[ivinmk2410@gmail.com]" + "email": "ivinmk2410@gmail.com" }, "record": { "A": ["76.76.21.21"] From 2d1eb146d3b4a76324e3fa093f4b8e17bd5cc6e0 Mon Sep 17 00:00:00 2001 From: Akshat Date: Wed, 2 Apr 2025 13:32:42 +0530 Subject: [PATCH 026/190] Register qr.akshtt.is-a.dev --- domains/qr.akshtt.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/qr.akshtt.json diff --git a/domains/qr.akshtt.json b/domains/qr.akshtt.json new file mode 100644 index 000000000..f04f6a386 --- /dev/null +++ b/domains/qr.akshtt.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "akshtt-dev", + "discord": "1056531806763102218", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.r9iiVY90pmXjtloeTqKUGrrgRnUBQEsU1QJEQctt4Es3z5IHZdFYyiVW_2io7PHPlMP3eAGM1j1CegiLjjqdVc0pQ-2o6RzAkp0gkQh-6X7Av-3mHZJtTrFFVOwDO85v7f9aSirYPIT_NedPLNj2SifRGEZny7uvbli1wz_OLefmB3RW-3jpHQSJwyLd3SKZzTYWD8gmilgrK8Kfwfo64G3iGNfL6Muu3PuXlE3N_QR12w-OIxZBh7QsUYxURyl7qYqwJGVyShkQpZKe1azsFXRcMGp-VCLScxlumz6nW-pTlmOmozdFJ9bT2bn480qsjIyTlvRvffhfVJge6tGlYA.JxKLxZ8e69m8W27S-ulILw.PHcJk0yt7TYYBJpEJUBvcnA5n3uL4RuED29wFClWf7XQ6NLxZk4YazmMwPg2sRN9OPJMIvnD67Lh5oQMxnvLSOIrafb9wUBv_n7oEeTjBWQ.ZTLSMXrzfFjU6OqH7F-j5Q" + }, + + "record": { + "CNAME": "cname.vercel-dns.com" + } + } + \ No newline at end of file From dde6ae89fccdea5b1be35e0f7828f535c7fa0c5c Mon Sep 17 00:00:00 2001 From: DAFI Adel <40727296+Ad019El@users.noreply.github.com> Date: Wed, 2 Apr 2025 11:47:22 +0100 Subject: [PATCH 027/190] Create adel-dafi.json --- domains/adel-dafi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/adel-dafi.json diff --git a/domains/adel-dafi.json b/domains/adel-dafi.json new file mode 100644 index 000000000..c97b8ad14 --- /dev/null +++ b/domains/adel-dafi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ad019El", + "email": "a.dafi@esi-sba.dz" + }, + "record": { + "CNAME": "adel-dafi.pages.dev" + } +} From 36511ccecd5e4f8cbdeb3339d2764b3e3d03a2b2 Mon Sep 17 00:00:00 2001 From: Akshat Date: Wed, 2 Apr 2025 18:23:19 +0530 Subject: [PATCH 028/190] Update _vercel.akshtt.json Requested by vercel, need it to link my akshtt.is-a.dev domain to vercel --- domains/_vercel.akshtt.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_vercel.akshtt.json b/domains/_vercel.akshtt.json index 0a681d05c..e9ab85e92 100644 --- a/domains/_vercel.akshtt.json +++ b/domains/_vercel.akshtt.json @@ -6,7 +6,7 @@ }, "record": { - "TXT": "vc-domain-verify=qr.akshtt.is-a.dev,827e057fc258ab24d42c" + "TXT": "vc-domain-verify=akshtt.is-a.dev,456706754e19d95b29f0" } } - \ No newline at end of file + From cfa9948549cc903eaf0ec604e03d59d2ae5ed580 Mon Sep 17 00:00:00 2001 From: hakanxd Date: Wed, 2 Apr 2025 15:53:31 +0300 Subject: [PATCH 029/190] Create kinfhertix.json --- domains/kinfhertix.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/kinfhertix.json diff --git a/domains/kinfhertix.json b/domains/kinfhertix.json new file mode 100644 index 000000000..f2e9b465e --- /dev/null +++ b/domains/kinfhertix.json @@ -0,0 +1,10 @@ +{ + "subdomain": "kinfhertix", + "owner": { + "email": "kinfhertix@gmail.com" + }, + "records": { + "A": ["37.27.30.154"] + } + } + \ No newline at end of file From 25a18b1caec0fe1cdd9b12401704e87b6e89cbd6 Mon Sep 17 00:00:00 2001 From: Jeiel0rbit <72875404+Jeiel0rbit@users.noreply.github.com> Date: Wed, 2 Apr 2025 10:57:16 -0300 Subject: [PATCH 030/190] Update jeielmiranda.json --- domains/jeielmiranda.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/jeielmiranda.json b/domains/jeielmiranda.json index 1f38f558f..0faaba1cb 100644 --- a/domains/jeielmiranda.json +++ b/domains/jeielmiranda.json @@ -1,11 +1,11 @@ { "description": "Personal subdomain", - "repo": "https://github.com/Jetrom17/jetrom17.github.io", + "repo": "https://github.com/Jeiel0rbit/Jeiel0rbit.github.io", "owner": { - "username": "Jetrom17", + "username": "Jeiel0rbit", "email": "jeiel@duck.com" }, "record": { - "CNAME": "jetrom17.github.io" + "CNAME": "Jeiel0rbit.github.io" } } From 49a41d249433f77a61140273b699dd24b8470b41 Mon Sep 17 00:00:00 2001 From: Artem Makarov <52400119+makarbass@users.noreply.github.com> Date: Wed, 2 Apr 2025 17:00:40 +0300 Subject: [PATCH 031/190] Create makarbass.json ## Requirements [x] I have read and understood the Terms of Service. [x] I understand my domain will be removed if I violate the Terms of Service. [x] My file is in the domains directory and has the .json file extension. [x] My file's name is lowercased and alphanumeric. [x] My website is reachable and completed. [x] I have provided sufficient contact information in the owner key. Website Preview makarbass.ru --- domains/makarbass.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/makarbass.json diff --git a/domains/makarbass.json b/domains/makarbass.json new file mode 100644 index 000000000..28d3f53cb --- /dev/null +++ b/domains/makarbass.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "makarbass" + }, + "record": { + "URL": "makarbass.ru" + } +} From 41e64b6614e014c8da4e7a5967ed2f88437bb6da Mon Sep 17 00:00:00 2001 From: Akshat Date: Wed, 2 Apr 2025 20:10:56 +0530 Subject: [PATCH 032/190] Update akshtt.json --- domains/akshtt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/akshtt.json b/domains/akshtt.json index 1768db9b2..2f39cc293 100644 --- a/domains/akshtt.json +++ b/domains/akshtt.json @@ -5,6 +5,6 @@ "discord": "1056531806763102218" }, "record": { - "A": ["173.208.244.13"] + "A": ["76.76.21.21"] } } From eaa2fea1d781292bcd1553d4f5aaafb091b6bdbb Mon Sep 17 00:00:00 2001 From: Artem Makarov <52400119+makarbass@users.noreply.github.com> Date: Wed, 2 Apr 2025 21:48:29 +0300 Subject: [PATCH 033/190] Update domains/makarbass.json Co-authored-by: orangc --- domains/makarbass.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/makarbass.json b/domains/makarbass.json index 28d3f53cb..3f5232298 100644 --- a/domains/makarbass.json +++ b/domains/makarbass.json @@ -3,6 +3,6 @@ "username": "makarbass" }, "record": { - "URL": "makarbass.ru" + "URL": "https://makarbass.ru" } } From 381b4d0fc821536df50e203b6a57fa57935e2d50 Mon Sep 17 00:00:00 2001 From: Thinh Nguyen <54620666+thinhdnn@users.noreply.github.com> Date: Thu, 3 Apr 2025 02:28:11 +0700 Subject: [PATCH 034/190] Create thinhnguyen.json --- domains/thinhnguyen.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/thinhnguyen.json diff --git a/domains/thinhnguyen.json b/domains/thinhnguyen.json new file mode 100644 index 000000000..fd1f24d13 --- /dev/null +++ b/domains/thinhnguyen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thinhdnn", + "email": "nguyenvanthinh.dnn@gmail.com" + }, + "record": { + "A": ["152.69.194.105"] + } +} From 471d5d2a0616b1f55516d743a633003ef6eb619d Mon Sep 17 00:00:00 2001 From: Thinh Nguyen <54620666+thinhdnn@users.noreply.github.com> Date: Thu, 3 Apr 2025 02:47:17 +0700 Subject: [PATCH 035/190] Update thinhnguyen.json --- domains/thinhnguyen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/thinhnguyen.json b/domains/thinhnguyen.json index fd1f24d13..4023b9961 100644 --- a/domains/thinhnguyen.json +++ b/domains/thinhnguyen.json @@ -4,6 +4,6 @@ "email": "nguyenvanthinh.dnn@gmail.com" }, "record": { - "A": ["152.69.194.105"] + "A": ["152.69.196.244"] } } From 319e827c3785e91d55cc49dbd0f8a158913b8899 Mon Sep 17 00:00:00 2001 From: hitoshi-okada Date: Thu, 3 Apr 2025 06:17:28 +0900 Subject: [PATCH 036/190] Create katidoki.json --- domains/katidoki.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/katidoki.json diff --git a/domains/katidoki.json b/domains/katidoki.json new file mode 100644 index 000000000..54be96678 --- /dev/null +++ b/domains/katidoki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hitoshi-okada", + "email": "okada@katidoki.com" + }, + "record": { + "CNAME": "hitoshi-okada.github.io" + } +} From ebcbb1cc730312b767b02fe8c56f06c4936e2a78 Mon Sep 17 00:00:00 2001 From: riteshsargam <113118850+riteshsargam@users.noreply.github.com> Date: Thu, 3 Apr 2025 11:08:03 +0530 Subject: [PATCH 037/190] Create ritesh.json --- domains/ritesh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ritesh.json diff --git a/domains/ritesh.json b/domains/ritesh.json new file mode 100644 index 000000000..d9c84ddf7 --- /dev/null +++ b/domains/ritesh.json @@ -0,0 +1,12 @@ +{ + "description": "For personal portfolio website.", + "repo": "https://github.com/riteshsargam/register", + "owner": { + "username": "riteshsargam", + "email": "ritesh.sargam00@gmail.com" + }, +{ + "record": { + "CNAME": "riteshsargam.github.io" + } +} From 2ca6d1bd8f9b63543952c6e132f4a1473d480069 Mon Sep 17 00:00:00 2001 From: orangci Date: Thu, 3 Apr 2025 08:47:57 +0300 Subject: [PATCH 038/190] refactor: some grammar issues in the readme, and a few edits --- README.md | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 9b4b42f9c..7b66894dc 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,13 @@

is-a.dev

-

is-a.dev is a service that allows developers to get a sweet-looking .is-a.dev domain for their personal websites.

+

is-a.dev is a service that allows developers to get a sweet-looking .is-a.dev subdomain for their personal websites.

## Announcements & Status Updates -Please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) for announcements, updates & upgrades, and downtimes regarding the service. -Not all of these will be posted on GitHub, however they will always be posted in our Discord server. +Please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) for announcements, updates & upgrades, and downtime notifications regarding the service. +Not all of these will be posted on GitHub[^1], however they will always be posted in our Discord server. + +[^1]: We usually only post announcements on GitHub in the case of a serious incident. In that case, you'll likely see it at the top of this README file. Discord Server @@ -23,13 +25,13 @@ Not all of these will be posted on GitHub, however they will always be posted in ## How to Register > If you want a more visual guide, check out [this blog post](https://wdh.gg/tX3ghge). -- [Fork](https://github.com/is-a-dev/register/fork) this repository -- Add a new file called `your-domain-name.json` in the `domains` folder to register `your-domain-name.is-a.dev` -- [Read the documentation](https://docs.is-a.dev) +- [Fork](https://github.com/is-a-dev/register/fork) this repository. +- Add a new file called `your-domain-name.json` in the `domains` folder to register `your-domain-name.is-a.dev`. +- [Read the documentation](https://docs.is-a.dev). - If you are applying for NS records please read [this](#ns-records). -- Your pull request will be reviewed and merged. *Make sure to keep an eye on it incase we need you to make any changes!* -- After the pull request is merged, please allow up to 24 hours for the changes to propagate -- Enjoy your new `.is-a.dev` domain! Please consider leaving us a star ⭐️ to help support us! +- Your pull request will be reviewed and merged. *Make sure to keep an eye on it in case we need you to make any changes!* +- After the pull request is merged, please allow up to 24 hours for the changes to propagate. +- Enjoy your new `.is-a.dev` subdomain! Please consider leaving us a star ⭐️ to help support us! ### NS Records When applying for NS records, please be aware we already support a [wide range of DNS records](https://docs.is-a.dev/faq/#which-records-are-supported), so you may not need them. @@ -41,15 +43,17 @@ In your PR, please explain why you need NS records, including examples, to help > Also see: [Why are you so strict with NS records?](https://docs.is-a.dev/faq/#why-are-you-so-strict-with-ns-records) > [!NOTE] -> You can bypass these requirements[^1] by donating just $2 [here](https://wdh.gg/pvNCdvs), or via [GitHub Sponsors](https://wdh.gg/sponsor). As a thank-you, you'll also receive a special role in our [Discord server](https://discord.gg/is-a-dev-830872854677422150)! +> You can bypass these requirements[^2] by donating just $2 [here](https://wdh.gg/pvNCdvs), or via [GitHub Sponsors](https://wdh.gg/sponsor). As a thank you, you'll also receive a special role in our [Discord server](https://discord.gg/is-a-dev-830872854677422150)! > > If you donate, email william@is-a.dev or DM `@williamharrison` on Discord with your receipt and PR link. -[^1]: Requests deemed to be made with malicious intent may be denied, with a refund provided. +[^2]: Requests deemed to be made with malicious intent may be denied, with a refund provided. ## Report Abuse If you find any subdomains being used for abusive purposes, please report them by [creating an issue](https://github.com/is-a-dev/register/issues/new?assignees=&labels=report-abuse&projects=&template=report-abuse.md&title=Report+abuse) with the relevant evidence. +If there is something *sensitive* you'd like to discuss with us, please send an email to `security@is-a.dev`. Pinging a maintainer to request a private discussion in the Discord server is also acceptable. + --- We are proud to announce that we are supported by Cloudflare's [Project Alexandria](https://www.cloudflare.com/lp/project-alexandria) sponsorship program. We would not be able to operate without their help! 💖 From c9ae91abf73577251bc925605a4e8d6a7d1e2eb9 Mon Sep 17 00:00:00 2001 From: orangci Date: Thu, 3 Apr 2025 08:52:13 +0300 Subject: [PATCH 039/190] fix: a grammar issue i missed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b66894dc..4d2a9e7ad 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ In your PR, please explain why you need NS records, including examples, to help ***Pull requests adding NS records without sufficient reasoning will be closed.*** -> Also see: [Why are you so strict with NS records?](https://docs.is-a.dev/faq/#why-are-you-so-strict-with-ns-records) +> Also see: [Why are you so strict with NS records](https://docs.is-a.dev/faq/#why-are-you-so-strict-with-ns-records)? > [!NOTE] > You can bypass these requirements[^2] by donating just $2 [here](https://wdh.gg/pvNCdvs), or via [GitHub Sponsors](https://wdh.gg/sponsor). As a thank you, you'll also receive a special role in our [Discord server](https://discord.gg/is-a-dev-830872854677422150)! From 67991502c556a9ff2a1bc924cbca3816720f5b8f Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 3 Apr 2025 08:53:54 +0300 Subject: [PATCH 040/190] Update ritesh.json --- domains/ritesh.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/domains/ritesh.json b/domains/ritesh.json index d9c84ddf7..17521b68f 100644 --- a/domains/ritesh.json +++ b/domains/ritesh.json @@ -5,8 +5,7 @@ "username": "riteshsargam", "email": "ritesh.sargam00@gmail.com" }, -{ - "record": { - "CNAME": "riteshsargam.github.io" - } + "record": { + "CNAME": "riteshsargam.github.io" + } } From f06e5d0444e93bb7e0931ef17addc1e7346505db Mon Sep 17 00:00:00 2001 From: orangci Date: Thu, 3 Apr 2025 08:56:01 +0300 Subject: [PATCH 041/190] feat: how does flexing these look --- README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 4d2a9e7ad..0d8dae8be 100644 --- a/README.md +++ b/README.md @@ -52,12 +52,14 @@ In your PR, please explain why you need NS records, including examples, to help ## Report Abuse If you find any subdomains being used for abusive purposes, please report them by [creating an issue](https://github.com/is-a-dev/register/issues/new?assignees=&labels=report-abuse&projects=&template=report-abuse.md&title=Report+abuse) with the relevant evidence. -If there is something *sensitive* you'd like to discuss with us, please send an email to `security@is-a.dev`. Pinging a maintainer to request a private discussion in the Discord server is also acceptable. +If there is something *sensitive* you'd like to discuss with us, please send an email to security@is-a.dev. You can also ping a maintainer in the Discord server to request a private discussion. --- -We are proud to announce that we are supported by Cloudflare's [Project Alexandria](https://www.cloudflare.com/lp/project-alexandria) sponsorship program. We would not be able to operate without their help! 💖 - - - Cloudflare Logo - +
+

We are proud to announce that we are supported by Cloudflare's [Project Alexandria](https://www.cloudflare.com/lp/project-alexandria) sponsorship program. We would not be able to operate without their help! 💖

+ + + Cloudflare Logo + +
From c645aad90d2697367c0bf3295cb90db25d3feec9 Mon Sep 17 00:00:00 2001 From: orangci Date: Thu, 3 Apr 2025 08:57:49 +0300 Subject: [PATCH 042/190] feat: remove useless header --- README.md | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 0d8dae8be..0101524ca 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,7 @@ Not all of these will be posted on GitHub[^1], however they will always be poste Discord Server # Register -## How to Register -> If you want a more visual guide, check out [this blog post](https://wdh.gg/tX3ghge). +If you want a more visual guide, check out [this blog post](https://wdh.gg/tX3ghge). - [Fork](https://github.com/is-a-dev/register/fork) this repository. - Add a new file called `your-domain-name.json` in the `domains` folder to register `your-domain-name.is-a.dev`. @@ -56,10 +55,8 @@ If there is something *sensitive* you'd like to discuss with us, please send an --- -
-

We are proud to announce that we are supported by Cloudflare's [Project Alexandria](https://www.cloudflare.com/lp/project-alexandria) sponsorship program. We would not be able to operate without their help! 💖

- - - Cloudflare Logo - -
+We are proud to announce that we are supported by Cloudflare's [Project Alexandria](https://www.cloudflare.com/lp/project-alexandria) sponsorship program. We would not be able to operate without their help! 💖 + + + Cloudflare Logo + From e17bfc740738a518e38a7fcd16e0b16348f91e08 Mon Sep 17 00:00:00 2001 From: orangci Date: Thu, 3 Apr 2025 09:00:37 +0300 Subject: [PATCH 043/190] undo this --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 0101524ca..36ab40258 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Not all of these will be posted on GitHub[^1], however they will always be poste Discord Server # Register -If you want a more visual guide, check out [this blog post](https://wdh.gg/tX3ghge). +> If you want a more visual guide, check out [this blog post](https://wdh.gg/tX3ghge). - [Fork](https://github.com/is-a-dev/register/fork) this repository. - Add a new file called `your-domain-name.json` in the `domains` folder to register `your-domain-name.is-a.dev`. @@ -51,8 +51,6 @@ In your PR, please explain why you need NS records, including examples, to help ## Report Abuse If you find any subdomains being used for abusive purposes, please report them by [creating an issue](https://github.com/is-a-dev/register/issues/new?assignees=&labels=report-abuse&projects=&template=report-abuse.md&title=Report+abuse) with the relevant evidence. -If there is something *sensitive* you'd like to discuss with us, please send an email to security@is-a.dev. You can also ping a maintainer in the Discord server to request a private discussion. - --- We are proud to announce that we are supported by Cloudflare's [Project Alexandria](https://www.cloudflare.com/lp/project-alexandria) sponsorship program. We would not be able to operate without their help! 💖 From 2b54e8106760eed599f9c4030800c69fb1c7f80e Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 3 Apr 2025 16:10:38 +0800 Subject: [PATCH 044/190] publish _redirect txt's for reserved domains --- dnsconfig.js | 1 + 1 file changed, 1 insertion(+) diff --git a/dnsconfig.js b/dnsconfig.js index 2e056ad43..f36b854fd 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -149,6 +149,7 @@ for (var i = 0; i < reserved.length; i++) { subdomainName !== "ns4" ) { records.push(A(subdomainName, IP("192.0.2.1"), CF_PROXY_ON)); + records.push(TXT("_redirect." + subdomainName, "\"https://is-a.dev/reserved\"")); } } From 2f9e6ea3955782a1c5e08304207b148bd2767101 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 3 Apr 2025 16:13:39 +0800 Subject: [PATCH 045/190] Update dnsconfig.js --- dnsconfig.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dnsconfig.js b/dnsconfig.js index f36b854fd..c2f151bc2 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -149,8 +149,9 @@ for (var i = 0; i < reserved.length; i++) { subdomainName !== "ns4" ) { records.push(A(subdomainName, IP("192.0.2.1"), CF_PROXY_ON)); - records.push(TXT("_redirect." + subdomainName, "\"https://is-a.dev/reserved\"")); } + + records.push(TXT("_redirect." + subdomainName, "\"https://is-a.dev/reserved\"")); } var options = { From 59eee8d8f03ad856455d7363efcd6e75e4c146f9 Mon Sep 17 00:00:00 2001 From: eternasuno <22316214+eternasuno@users.noreply.github.com> Date: Thu, 3 Apr 2025 17:23:14 +0900 Subject: [PATCH 046/190] Create eternasuno.json --- domains/eternasuno.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/eternasuno.json diff --git a/domains/eternasuno.json b/domains/eternasuno.json new file mode 100644 index 000000000..1484a2bad --- /dev/null +++ b/domains/eternasuno.json @@ -0,0 +1,11 @@ +{ + "description": "Blog for eternasuno", + "repo": "https://github.com/eternasuno/eternasuno.github.io", + "owner": { + "username": "eternasuno", + "email": "eternasuno@gmail.com" + }, + "record": { + "CNAME": "eternasuno.github.io" + } +} From 6e5e44342f06e2b2c7dd3cb5826f6e101a16b781 Mon Sep 17 00:00:00 2001 From: daoch4n Date: Thu, 3 Apr 2025 12:36:46 +0300 Subject: [PATCH 047/190] Update daoch4n domain to point to Amplify and add _dnslink TXT record for IPFS integration --- domains/_dnslink.daoch4n.json | 11 +++++++++++ domains/daoch4n.json | 4 +++- 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 domains/_dnslink.daoch4n.json diff --git a/domains/_dnslink.daoch4n.json b/domains/_dnslink.daoch4n.json new file mode 100644 index 000000000..9e429a414 --- /dev/null +++ b/domains/_dnslink.daoch4n.json @@ -0,0 +1,11 @@ +{ + "description": "IPFS DNSLink integration for Web3-enabled video player", + "repo": "https://github.com/dtub3/DaokoTube", + "owner": { + "username": "daoch4n", + "email": "digitaimadness@pm.me" + }, + "record": { + "TXT": "/ipfs/bafybeictsmpmyy5cbtc52hr3awxgsl6gojyfgr3b23uudte4i7gmeof6om" + } +} \ No newline at end of file diff --git a/domains/daoch4n.json b/domains/daoch4n.json index 6d2c83612..2f3e71db6 100644 --- a/domains/daoch4n.json +++ b/domains/daoch4n.json @@ -1,9 +1,11 @@ { + "description": "Web3-enabled video player for Daoko MVs", + "repo": "https://github.com/dtub3/DaokoTube", "owner": { "username": "daoch4n", "email": "digitaimadness@pm.me" }, "record": { - "CNAME": "daokotube.pages.dev" + "A": ["75.2.60.5"] } } \ No newline at end of file From 6e43238268d4fe2535bbc8f3fa6f88caf1b92dc4 Mon Sep 17 00:00:00 2001 From: Deva Midhun Date: Thu, 3 Apr 2025 16:44:35 +0530 Subject: [PATCH 048/190] Create coder.json --- domains/coder.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/coder.json diff --git a/domains/coder.json b/domains/coder.json new file mode 100644 index 000000000..d74f24d92 --- /dev/null +++ b/domains/coder.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "turbomaster95", + "email": "devamidhun.3c.kmbvm@gmail.com" + }, + "record": { + "NS": [ + "aria.ns.cloudflare.com", + "leonard.ns.cloudflare.com" + ] + } +} From c9d10ff843ea9e3d34e5dee68b851204578fb248 Mon Sep 17 00:00:00 2001 From: Cedrick Feze Date: Thu, 3 Apr 2025 18:57:47 +0200 Subject: [PATCH 049/190] Delete domains/cedrickfeze.json --- domains/cedrickfeze.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/cedrickfeze.json diff --git a/domains/cedrickfeze.json b/domains/cedrickfeze.json deleted file mode 100644 index 8585ed122..000000000 --- a/domains/cedrickfeze.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "cedrickdev", - "email": "cedrickv.tchindaf@hes-so.ch" - }, - "record": { - "CNAME": "cedrickfeze.vercel.app" - } -} From f362778689ad44ca70b5b776a239965a7af6c4fd Mon Sep 17 00:00:00 2001 From: Cedrick Feze Date: Thu, 3 Apr 2025 19:25:22 +0200 Subject: [PATCH 050/190] Create cedrickfeze.json --- domains/cedrickfeze.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cedrickfeze.json diff --git a/domains/cedrickfeze.json b/domains/cedrickfeze.json new file mode 100644 index 000000000..97805af77 --- /dev/null +++ b/domains/cedrickfeze.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cedrickdev", + "email": "cedrickv.tchindaf@hes-so.ch" + }, + "record": { + "CNAME": "cedrickfeze.vercel.app" + } +} From ad14a1548127b64f77c911dd13d80389fbaa5777 Mon Sep 17 00:00:00 2001 From: RandomYaps <156994100+randomyaps@users.noreply.github.com> Date: Thu, 3 Apr 2025 20:53:35 +0200 Subject: [PATCH 051/190] Update exrand.json --- domains/exrand.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/exrand.json b/domains/exrand.json index 5d3190765..d30867fca 100644 --- a/domains/exrand.json +++ b/domains/exrand.json @@ -4,6 +4,6 @@ "email": "totallynota903@gmail.com" }, "record": { - "A": ["207.180.248.6"] + "A": ["212.91.26.79"] } } From 5f1df2dedce5b288f171b5519f45c38068304e92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vy=20T=E1=BB=91ng?= <119030528+VzTong@users.noreply.github.com> Date: Fri, 4 Apr 2025 01:57:59 +0700 Subject: [PATCH 052/190] For my personal blog hosted on GitHub Pages. nhavy.is-a.dev: This is for my personal blog hosted on GitHub Pages. Search using Vietnamese. --- domains/nhavy.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/nhavy.json diff --git a/domains/nhavy.json b/domains/nhavy.json new file mode 100644 index 000000000..f11305a04 --- /dev/null +++ b/domains/nhavy.json @@ -0,0 +1,8 @@ +{ + "owner": { + "github": "VzTong" + }, + "record": { + "CNAME": "vztong.github.io" + } +} From a4100bb79f1faf52d111ecaf938f8f815812121a Mon Sep 17 00:00:00 2001 From: RandomYaps <156994100+randomyaps@users.noreply.github.com> Date: Thu, 3 Apr 2025 21:04:27 +0200 Subject: [PATCH 053/190] Update exrand.json --- domains/exrand.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/exrand.json b/domains/exrand.json index d30867fca..ec9fc953f 100644 --- a/domains/exrand.json +++ b/domains/exrand.json @@ -1,6 +1,6 @@ { "owner": { - "username": "exrand", + "username": "randomyaps", "email": "totallynota903@gmail.com" }, "record": { From c76fda18eaaf12a99e93be4f9d827b1395a4b6f7 Mon Sep 17 00:00:00 2001 From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com> Date: Thu, 3 Apr 2025 21:29:20 +0100 Subject: [PATCH 054/190] Create yu.json --- domains/yu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yu.json diff --git a/domains/yu.json b/domains/yu.json new file mode 100644 index 000000000..7f818e185 --- /dev/null +++ b/domains/yu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yunexiz", + "discord": "1040303561847881729", + }, + "record": { + "CNAME": "redirecting-for-yu.pages.dev" + } +} From 6e766964ab111ad893285726d6f49973531532a2 Mon Sep 17 00:00:00 2001 From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com> Date: Thu, 3 Apr 2025 21:32:58 +0100 Subject: [PATCH 055/190] Update yu.json --- domains/yu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yu.json b/domains/yu.json index 7f818e185..47b754fa2 100644 --- a/domains/yu.json +++ b/domains/yu.json @@ -1,7 +1,7 @@ { "owner": { "username": "yunexiz", - "discord": "1040303561847881729", + "discord": "1040303561847881729" }, "record": { "CNAME": "redirecting-for-yu.pages.dev" From d1d14350d8409e324ed570c0a55b2e9a18459f7b Mon Sep 17 00:00:00 2001 From: Taylor Date: Fri, 4 Apr 2025 06:33:24 +0700 Subject: [PATCH 056/190] Create vulehuan.json for vulehuan.com --- domains/vulehuan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/vulehuan.json diff --git a/domains/vulehuan.json b/domains/vulehuan.json new file mode 100644 index 000000000..4676646d1 --- /dev/null +++ b/domains/vulehuan.json @@ -0,0 +1,10 @@ +{ + "description": "vulehuan.is-a.dev : This is my personal notebook", + "owner": { + "username": "vulehuan", + "email": "vulehuan@gmail.com" + }, + "record": { + "URL": "https://vulehuan.com" + } +} From e22a1ab835a4d8143450dcd4115ccfdde0ec625e Mon Sep 17 00:00:00 2001 From: kanetu <55202498+kanetu@users.noreply.github.com> Date: Fri, 4 Apr 2025 08:44:02 +0700 Subject: [PATCH 057/190] Create kanetu.json