From 553608d98561e8abdb4d6bd1e8ec6516c9fdb51c Mon Sep 17 00:00:00 2001 From: KazuoYK Date: Thu, 1 Feb 2024 22:23:32 +0700 Subject: [PATCH 01/56] feat(domain): kazuoyk.is-a.dev --- domains/kazuoyk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kazuoyk.json diff --git a/domains/kazuoyk.json b/domains/kazuoyk.json new file mode 100644 index 000000000..66bd9141a --- /dev/null +++ b/domains/kazuoyk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KazuoYK", + "email": "d4rknewbie@gmail.com" + }, + "record": { + "URL": "https://github.com/kazuoyk/dev" + } +} From 7b7dc16bab277a9a11b3611492a6865111246f40 Mon Sep 17 00:00:00 2001 From: imimbert <2080035494@qq.com> Date: Thu, 1 Feb 2024 23:40:38 +0800 Subject: [PATCH 02/56] feat(domain): note.is-a.dev --- domains/note.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/note.json diff --git a/domains/note.json b/domains/note.json new file mode 100644 index 000000000..39aed0282 --- /dev/null +++ b/domains/note.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "imimbert", + "email": "2080035494@qq.com" + }, + "record": { + "CNAME": "imimbert.github.io" + } +} From 4688caaa40f61a496a0e8565dd229c3bb50079dc Mon Sep 17 00:00:00 2001 From: Rooyca Date: Thu, 1 Feb 2024 11:03:34 -0500 Subject: [PATCH 03/56] feat(domain): rooyca.is-a.dev --- domains/rooyca.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rooyca.json diff --git a/domains/rooyca.json b/domains/rooyca.json new file mode 100644 index 000000000..824bfb86e --- /dev/null +++ b/domains/rooyca.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rooyca", + "email": "rooyca@gmail.com" + }, + "record": { + "URL": "https://rooyca.github.io/portfolio/" + } +} From 3bbc835978e00b7dfb183d478c7b988f88d8b8da Mon Sep 17 00:00:00 2001 From: levisurely Date: Thu, 1 Feb 2024 13:15:10 -0500 Subject: [PATCH 04/56] feat(domain): sky-bridge.is-a.dev --- domains/sky-bridge.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sky-bridge.json diff --git a/domains/sky-bridge.json b/domains/sky-bridge.json new file mode 100644 index 000000000..5c68215a2 --- /dev/null +++ b/domains/sky-bridge.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "levisurely", + "email": "jr1264464@gmail.com" + }, + "record": { + "CNAME": "levisurely.github.io" + } +} From 1fcfc90ced6306ddf5304d11e55e6dda4c19a2c5 Mon Sep 17 00:00:00 2001 From: hxntaish Date: Thu, 1 Feb 2024 21:27:12 +0100 Subject: [PATCH 05/56] feat(domain): plumsy.is-a.dev --- domains/plumsy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/plumsy.json diff --git a/domains/plumsy.json b/domains/plumsy.json new file mode 100644 index 000000000..ee4da896d --- /dev/null +++ b/domains/plumsy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hxntaish", + "email": "juliettepoisson3@gmail.com" + }, + "record": { + "CNAME": "geo-routing.nexuspipe.com" + } +} From 8bb54519e71820800da995dd5a1f3e991f09bdd1 Mon Sep 17 00:00:00 2001 From: ChaoticChaosTheGreat Date: Thu, 1 Feb 2024 17:33:41 -0800 Subject: [PATCH 06/56] feat(domain): _discord.chaotic.is-a.dev --- domains/_discord.chaotic.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.chaotic.json diff --git a/domains/_discord.chaotic.json b/domains/_discord.chaotic.json new file mode 100644 index 000000000..b97ea0f73 --- /dev/null +++ b/domains/_discord.chaotic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ChaoticChaosTheGreat", + "email": "ryan.ryanabraham@gmail.com" + }, + "record": { + "TXT": "dh=99c69f88a933d5ec20fe830e8543f7e7c63646cd" + } +} From f6fa9dbd25ba1fc14fd32322a5a3d85d02c922d7 Mon Sep 17 00:00:00 2001 From: misha-jw Date: Fri, 2 Feb 2024 13:24:22 +0800 Subject: [PATCH 07/56] feat(domain): misha.is-a.dev --- domains/misha.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/misha.json diff --git a/domains/misha.json b/domains/misha.json new file mode 100644 index 000000000..24afefd03 --- /dev/null +++ b/domains/misha.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "misha-jw", + "email": "mishawu@outlook.com" + }, + "record": { + "CNAME": "misha-jw.github.io" + } +} From 1d8526747d9c38868c21085b3458db26b0bedfd1 Mon Sep 17 00:00:00 2001 From: Ado <76093244+AdoQeT@users.noreply.github.com> Date: Fri, 2 Feb 2024 11:55:38 +0300 Subject: [PATCH 08/56] Create _discord.adoqet.json --- domains/_discord.adoqet.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.adoqet.json diff --git a/domains/_discord.adoqet.json b/domains/_discord.adoqet.json new file mode 100644 index 000000000..c24ed9b26 --- /dev/null +++ b/domains/_discord.adoqet.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "adoqet", + "email": "adoqet@gmail.com", + "discord": "614408768733708288" + }, + "record": { + "TXT": "dh=3b5f69bbeb63aef097096698547869d0d47e36fb" + } +} From 2be58af02d9d9c193cd6251109c61cdfb6b33d16 Mon Sep 17 00:00:00 2001 From: no-ikjun Date: Fri, 2 Feb 2024 23:11:13 +0900 Subject: [PATCH 09/56] feat(domain): ikjun.is-a.dev --- domains/ikjun.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ikjun.json diff --git a/domains/ikjun.json b/domains/ikjun.json new file mode 100644 index 000000000..10e947364 --- /dev/null +++ b/domains/ikjun.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "no-ikjun", + "email": "choiikjun1101@gmail.com" + }, + "record": { + "CNAME": "ikjun.com" + } +} From d4640c54bfbabba24608370884db9fa014ad1e67 Mon Sep 17 00:00:00 2001 From: 2paperstar Date: Fri, 2 Feb 2024 23:11:14 +0900 Subject: [PATCH 10/56] feat(domain): boseong.is-a.dev --- domains/boseong.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/boseong.json diff --git a/domains/boseong.json b/domains/boseong.json new file mode 100644 index 000000000..139b6872f --- /dev/null +++ b/domains/boseong.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "2paperstar", + "email": "lee@paperst.ar" + }, + "record": { + "CNAME": "paperst.ar" + } +} From bd6c883d9bd5b8430f5ed42b874eaed4ba887144 Mon Sep 17 00:00:00 2001 From: dohyun-ko Date: Fri, 2 Feb 2024 23:11:21 +0900 Subject: [PATCH 11/56] feat(domain): dohyun.is-a.dev --- domains/dohyun.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dohyun.json diff --git a/domains/dohyun.json b/domains/dohyun.json new file mode 100644 index 000000000..bd6821c81 --- /dev/null +++ b/domains/dohyun.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dohyun-ko", + "email": "dohyun682@gmail.com" + }, + "record": { + "CNAME": "dohyun-ko.github.io" + } +} From 41ce392cda928877064cc3cead2aa532bd4b3f38 Mon Sep 17 00:00:00 2001 From: 2paperstar Date: Fri, 2 Feb 2024 23:12:12 +0900 Subject: [PATCH 12/56] feat(domain): paperstar.is-a.dev --- domains/paperstar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/paperstar.json diff --git a/domains/paperstar.json b/domains/paperstar.json new file mode 100644 index 000000000..139b6872f --- /dev/null +++ b/domains/paperstar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "2paperstar", + "email": "lee@paperst.ar" + }, + "record": { + "CNAME": "paperst.ar" + } +} From 0c6791a02d7a19b7b5efe7b0651044d88cc77f53 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Fri, 2 Feb 2024 19:10:32 +0100 Subject: [PATCH 13/56] Delete domains/lavalink-p1.stefdp.json --- domains/lavalink-p1.stefdp.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/lavalink-p1.stefdp.json diff --git a/domains/lavalink-p1.stefdp.json b/domains/lavalink-p1.stefdp.json deleted file mode 100644 index f5bfa02e3..000000000 --- a/domains/lavalink-p1.stefdp.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "Stef-00012", - "email": "admin@stefdp.is-a.dev", - "discord": "694986201739952229" - }, - "record": { - "A": [ - "45.11.229.211" - ] - } -} From 36d4e8785169bcb924fbb2da7b955442d252ac8e Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Fri, 2 Feb 2024 19:10:41 +0100 Subject: [PATCH 14/56] Delete domains/lavalink-p2.stefdp.json --- domains/lavalink-p2.stefdp.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/lavalink-p2.stefdp.json diff --git a/domains/lavalink-p2.stefdp.json b/domains/lavalink-p2.stefdp.json deleted file mode 100644 index f5bfa02e3..000000000 --- a/domains/lavalink-p2.stefdp.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "Stef-00012", - "email": "admin@stefdp.is-a.dev", - "discord": "694986201739952229" - }, - "record": { - "A": [ - "45.11.229.211" - ] - } -} From 3c6ebf7d959987f5a108bf54a00c9382781747c3 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Fri, 2 Feb 2024 19:10:48 +0100 Subject: [PATCH 15/56] Delete domains/lavalink-p3.stefdp.json --- domains/lavalink-p3.stefdp.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/lavalink-p3.stefdp.json diff --git a/domains/lavalink-p3.stefdp.json b/domains/lavalink-p3.stefdp.json deleted file mode 100644 index f8beee4ce..000000000 --- a/domains/lavalink-p3.stefdp.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "owner": { - "username": "Stef-00012", - "email": "admin@stefdp.is-a.dev", - "discord": "694986201739952229", - "github_id": 81536172 - }, - "record": { - "A": [ - "45.11.229.211" - ] - } -} \ No newline at end of file From d879d05fd769736237ad6a52646dad908e04938d Mon Sep 17 00:00:00 2001 From: denboy0123 <81873582+denboy0123@users.noreply.github.com> Date: Fri, 2 Feb 2024 22:49:17 +0200 Subject: [PATCH 16/56] Update juqwtf.json change ip --- domains/juqwtf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/juqwtf.json b/domains/juqwtf.json index d158b7920..5d42c100f 100644 --- a/domains/juqwtf.json +++ b/domains/juqwtf.json @@ -4,7 +4,7 @@ "email": "pochtaproverka01@gmail.com" }, "record": { - "A": ["143.47.231.8"], + "A": ["193.233.252.12"], "MX": ["mail.is-a.dev"], "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } From 2ad16c21bf7cc0f136ef530f91f190db02a04dfa Mon Sep 17 00:00:00 2001 From: choukseaaryan Date: Sat, 3 Feb 2024 03:17:09 +0530 Subject: [PATCH 17/56] feat(domain): choukseaaryan.is-a.dev --- domains/choukseaaryan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/choukseaaryan.json diff --git a/domains/choukseaaryan.json b/domains/choukseaaryan.json new file mode 100644 index 000000000..14de0d182 --- /dev/null +++ b/domains/choukseaaryan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "choukseaaryan", + "email": "aaryan2chouksey@gmail.com" + }, + "record": { + "TXT": "1" + } +} From ce9a753df0f6dd9c245b60213b225b783cfc0201 Mon Sep 17 00:00:00 2001 From: Aaryan Chouksey Date: Sat, 3 Feb 2024 03:26:20 +0530 Subject: [PATCH 18/56] Edit the record key. --- domains/choukseaaryan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/choukseaaryan.json b/domains/choukseaaryan.json index 14de0d182..eb7ca2b8d 100644 --- a/domains/choukseaaryan.json +++ b/domains/choukseaaryan.json @@ -4,6 +4,6 @@ "email": "aaryan2chouksey@gmail.com" }, "record": { - "TXT": "1" + "CNAME": "choukseaaryan.github.io" } } From f70bb6313279256d32d283205d796eb29ed4e8d5 Mon Sep 17 00:00:00 2001 From: vornex-gh Date: Fri, 2 Feb 2024 18:33:34 -0400 Subject: [PATCH 19/56] feat(domain): vornexx.is-a.dev --- domains/vornexx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vornexx.json diff --git a/domains/vornexx.json b/domains/vornexx.json new file mode 100644 index 000000000..764ac4c04 --- /dev/null +++ b/domains/vornexx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vornex-gh", + "email": "ajay.ramnath8812@gmail.com" + }, + "record": { + "CNAME": "vornexx.pages.dev" + } +} From 1ede246fadebfd8399907f2b4492c1d46aad36fc Mon Sep 17 00:00:00 2001 From: Alex <137611210+alex1028199@users.noreply.github.com> Date: Sat, 3 Feb 2024 09:59:21 +0300 Subject: [PATCH 20/56] Register artix.is-a.dev --- domains/artix.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/artix.json diff --git a/domains/artix.json b/domains/artix.json new file mode 100644 index 000000000..5d7662e28 --- /dev/null +++ b/domains/artix.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "alex1028199", + "email": "yu1234u73f.com@gmail.com", + "discord": "834867471885271053" + }, + + "record": { + "A": ["69.30.249.53"] + } + } + \ No newline at end of file From c8c0fa4ff00a4715925b371e207149022368d00a Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sat, 3 Feb 2024 09:15:55 +0200 Subject: [PATCH 21/56] Update MAINTAINERS.md --- MAINTAINERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index fe38cdeb0..163346bc5 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -11,8 +11,8 @@ | Mahir | [@mtgsquad](https://github.com/mtgsquad) | Maintainer | | Satria | [@SX-9](https://github.com/SX-9) | Maintainer | | Vaibhav | [@VaibhavSys](https://github.com/VaibhavSys) | Maintainer | +| CuteDog5695 | [@CuteDog5695](https://github.com/CuteDog5695) | Maintainer | || -| CuteDog5695 | [@CuteDog5695](https://github.com/CuteDog5695) | Helper | | Om | [@TerraPlayz](https://github.com/TerraPlayz) | Helper | | Phoenix | [@PhoenixOrigin](https://github.com/PhoenixOrigin) | Helper | | Stef | [@Stef-00012](https://github.com/Stef-00012) | Helper | From 135551c1defeec865248d21f7427e667df32c74d Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sat, 3 Feb 2024 09:17:48 +0200 Subject: [PATCH 22/56] Update MAINTAINERS.md --- MAINTAINERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 163346bc5..40cc2b418 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -6,12 +6,12 @@ | William | [@wdhdev](https://github.com/wdhdev) | Administrator | || | Andrew | [@andrewstech](https://github.com/andrewstech) | Maintainer | +| CuteDog5695 | [@CuteDog5695](https://github.com/CuteDog5695) | Maintainer | | Daniel | [@hackermondev](https://github.com/hackermondev) | Maintainer | | DIBSTER | [@DEV-DIBSTER](https://github.com/DEV-DIBSTER) | Maintainer | | Mahir | [@mtgsquad](https://github.com/mtgsquad) | Maintainer | | Satria | [@SX-9](https://github.com/SX-9) | Maintainer | | Vaibhav | [@VaibhavSys](https://github.com/VaibhavSys) | Maintainer | -| CuteDog5695 | [@CuteDog5695](https://github.com/CuteDog5695) | Maintainer | || | Om | [@TerraPlayz](https://github.com/TerraPlayz) | Helper | | Phoenix | [@PhoenixOrigin](https://github.com/PhoenixOrigin) | Helper | From 1ea7db7b1ec72885906cca1964438d1217c21c2e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 3 Feb 2024 19:26:35 +0800 Subject: [PATCH 23/56] feat: support dmarc records --- tests/validations.test.js | 2 ++ utils/invalid-domains.json | 1 + utils/validations.js | 1 + 3 files changed, 4 insertions(+) diff --git a/tests/validations.test.js b/tests/validations.test.js index 989e70136..6b9054a4a 100644 --- a/tests/validations.test.js +++ b/tests/validations.test.js @@ -66,6 +66,7 @@ describe('validateDomainData', () => { { ...defaultDomain, name: '_discord' }, { ...defaultDomain, name: '_gitlab-pages-verification-code' }, { ...defaultDomain, name: '_acme-challenge' }, + { ...defaultDomain, name: '_dmarc' }, ]; const validCases = [ @@ -98,6 +99,7 @@ describe('validateDomainData', () => { { ...defaultDomain, name: '_discord.subdomain' }, { ...defaultDomain, name: '_gitlab-pages-verification-code.subdomain' }, { ...defaultDomain, name: '_acme-challenge.subdomain' }, + { ...defaultDomain, name: '_dmarc.subdomain' }, ]; it('should return false for invalid data', () => { diff --git a/utils/invalid-domains.json b/utils/invalid-domains.json index bda0c0ae3..193ee41e5 100644 --- a/utils/invalid-domains.json +++ b/utils/invalid-domains.json @@ -1,6 +1,7 @@ [ "_acme-challenge", "_discord", + "_dmarc", "_github-challenge-is-a-dev", "_github-pages-challenge-is-a-dev", "_gitlab-pages-verification-code", diff --git a/utils/validations.js b/utils/validations.js index fa9bca399..3731095b2 100644 --- a/utils/validations.js +++ b/utils/validations.js @@ -41,6 +41,7 @@ const extraSupportedNames = [ R.equals('_discord'), R.equals('_gitlab-pages-verification-code'), R.equals('_acme-challenge'), + R.equals('_dmarc'), ] const validateDomainData = validate({ From 8264b61252faa1e9540bd0700f2e24b454296829 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 3 Feb 2024 19:36:49 +0800 Subject: [PATCH 24/56] tests --- domains/_dmarc.json | 10 ++++++++++ domains/_dmarc.william.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_dmarc.json create mode 100644 domains/_dmarc.william.json diff --git a/domains/_dmarc.json b/domains/_dmarc.json new file mode 100644 index 000000000..02d340e0e --- /dev/null +++ b/domains/_dmarc.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "wdhdev", + "email": "william@williamharrison.dev" + }, + "record": { + "TXT": "testing" + } + } + \ No newline at end of file diff --git a/domains/_dmarc.william.json b/domains/_dmarc.william.json new file mode 100644 index 000000000..02d340e0e --- /dev/null +++ b/domains/_dmarc.william.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "wdhdev", + "email": "william@williamharrison.dev" + }, + "record": { + "TXT": "testing" + } + } + \ No newline at end of file From 28eca19606e2ff3022e7756a63a00fee88eb8761 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 3 Feb 2024 19:37:38 +0800 Subject: [PATCH 25/56] Delete _dmarc.json --- domains/_dmarc.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/_dmarc.json diff --git a/domains/_dmarc.json b/domains/_dmarc.json deleted file mode 100644 index 02d340e0e..000000000 --- a/domains/_dmarc.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "wdhdev", - "email": "william@williamharrison.dev" - }, - "record": { - "TXT": "testing" - } - } - \ No newline at end of file From 24592c259c791a4d2da5cd46d3a41c60a16925f6 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 3 Feb 2024 19:38:17 +0800 Subject: [PATCH 26/56] Delete _dmarc.william.json --- domains/_dmarc.william.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/_dmarc.william.json diff --git a/domains/_dmarc.william.json b/domains/_dmarc.william.json deleted file mode 100644 index 02d340e0e..000000000 --- a/domains/_dmarc.william.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "wdhdev", - "email": "william@williamharrison.dev" - }, - "record": { - "TXT": "testing" - } - } - \ No newline at end of file From 342c3fd11db6cf056c7a7c1d3e62149424960582 Mon Sep 17 00:00:00 2001 From: UrgingOfc <90156029+UrgingOfc@users.noreply.github.com> Date: Sat, 3 Feb 2024 13:11:41 +0100 Subject: [PATCH 27/56] Create _discord.urging.json --- domains/_discord.urging.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.urging.json diff --git a/domains/_discord.urging.json b/domains/_discord.urging.json new file mode 100644 index 000000000..60e7f0e3b --- /dev/null +++ b/domains/_discord.urging.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "UrgingOfc", + "email": "diogo.lopes.silva.ch@gmail.com" + }, + "record": { + "TXT": "dh=847ffa96587e4547c31ae6c36fbc5fed451bf886" + } +} From cd1225c60704602deb6a259fa8d50d7933212110 Mon Sep 17 00:00:00 2001 From: ianskids Date: Sat, 3 Feb 2024 19:25:42 +0700 Subject: [PATCH 28/56] feat(domain): ians.is-a.dev --- domains/ians.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ians.json diff --git a/domains/ians.json b/domains/ians.json new file mode 100644 index 000000000..f683a751b --- /dev/null +++ b/domains/ians.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ianskids", + "email": "theians@yahoo.com" + }, + "record": { + "CNAME": "dev.ians.my.id" + } +} From f70176cd776db5222e9e127d0440fabf0c0c1a90 Mon Sep 17 00:00:00 2001 From: giocoliere Date: Sat, 3 Feb 2024 14:37:57 +0100 Subject: [PATCH 29/56] feat(domain): _discord.gioco.is-a.dev --- domains/_discord.gioco.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.gioco.json diff --git a/domains/_discord.gioco.json b/domains/_discord.gioco.json new file mode 100644 index 000000000..996a25815 --- /dev/null +++ b/domains/_discord.gioco.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "giocoliere", + "email": "simcrigjeki@gmail.com" + }, + "record": { + "TXT": "dh=4301bad793b7475c64673daa37b9599f04aafdd8" + } +} From 519fe368688b5bf4d0d840c0330a619acee45977 Mon Sep 17 00:00:00 2001 From: shahjada0 Date: Sat, 3 Feb 2024 20:50:53 +0600 Subject: [PATCH 30/56] feat(domain): shahjada.is-a.dev --- domains/shahjada.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shahjada.json diff --git a/domains/shahjada.json b/domains/shahjada.json new file mode 100644 index 000000000..c28c41e7a --- /dev/null +++ b/domains/shahjada.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shahjada0", + "email": "muhammedalif2004@gmail.com" + }, + "record": { + "A": ["31.186.83.254"] + } +} From 09ec24e5001c0ee0d14bacdfac2659e83e4468eb Mon Sep 17 00:00:00 2001 From: voxj Date: Sat, 3 Feb 2024 17:59:33 +0300 Subject: [PATCH 31/56] feat(domain): vxj.is-a.dev --- domains/vxj.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vxj.json diff --git a/domains/vxj.json b/domains/vxj.json new file mode 100644 index 000000000..92e6d60c7 --- /dev/null +++ b/domains/vxj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "voxj", + "email": "aglinkoyurjevich@gmail.com" + }, + "record": { + "CNAME": "voxj.github.io" + } +} From 482454f7fc79a353697887df578619e078a637b5 Mon Sep 17 00:00:00 2001 From: Anandkrishna34 Date: Sat, 3 Feb 2024 20:51:59 +0530 Subject: [PATCH 32/56] feat(domain): ki.is-a.dev --- domains/ki.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ki.json diff --git a/domains/ki.json b/domains/ki.json new file mode 100644 index 000000000..6c272e999 --- /dev/null +++ b/domains/ki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Anandkrishna34", + "email": "aanandkrishna344@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From aa3176e4340d7886bc7020a59aff21357118c628 Mon Sep 17 00:00:00 2001 From: LazizbekGamer Date: Sat, 3 Feb 2024 22:13:56 +0500 Subject: [PATCH 33/56] feat(domain): lazizbek.is-a.dev --- domains/lazizbek.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lazizbek.json diff --git a/domains/lazizbek.json b/domains/lazizbek.json new file mode 100644 index 000000000..c946e78ca --- /dev/null +++ b/domains/lazizbek.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LazizbekGamer", + "email": "lazizbekgameryt@gmail.com" + }, + "record": { + "CNAME": "www.gpitify-ai.uz" + } +} From f170aa6576b860e2071caf7d1fe1e5f35cb0e962 Mon Sep 17 00:00:00 2001 From: vornex-gh Date: Sat, 3 Feb 2024 14:44:27 -0400 Subject: [PATCH 34/56] feat(domain): cdn.vornexx.is-a.dev --- domains/cdn.vornexx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cdn.vornexx.json diff --git a/domains/cdn.vornexx.json b/domains/cdn.vornexx.json new file mode 100644 index 000000000..8baad7dee --- /dev/null +++ b/domains/cdn.vornexx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vornex-gh", + "email": "ajay.ramnath8812@gmail.com" + }, + "record": { + "CNAME": "cdn-vornexx.pages.dev" + } +} From 90472a56f1d6c4f51efea8f5978b977819d44425 Mon Sep 17 00:00:00 2001 From: Gavin Fox Date: Sat, 3 Feb 2024 12:45:03 -0800 Subject: [PATCH 35/56] feat(domain): add `gavingogaming.is-a.dev` --- domains/gavingogaming.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/gavingogaming.json diff --git a/domains/gavingogaming.json b/domains/gavingogaming.json new file mode 100644 index 000000000..ffdf2fc7f --- /dev/null +++ b/domains/gavingogaming.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "GavinGoGaming", + "email": "gavingogaming@gmail.com" + }, + + "record": { + "CNAME": "gavingogaming.github.io" + } +} From d7af36d6270b8aa0869117627db639806875e98c Mon Sep 17 00:00:00 2001 From: Ado <76093244+AdoQeT@users.noreply.github.com> Date: Sun, 4 Feb 2024 02:11:31 +0300 Subject: [PATCH 36/56] Update adoqet.json --- domains/adoqet.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/domains/adoqet.json b/domains/adoqet.json index aadc73575..693b245da 100644 --- a/domains/adoqet.json +++ b/domains/adoqet.json @@ -4,6 +4,12 @@ "email": "adoqet@gmail.com" }, "record": { - "CNAME": "adoqet.github.io" + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] } } From 5d183f87d5c16ae0e32fb5f89e1b7b34d28eefc1 Mon Sep 17 00:00:00 2001 From: vornex-gh Date: Sat, 3 Feb 2024 21:00:53 -0400 Subject: [PATCH 37/56] feat(domain): spotify.vornexx.is-a.dev --- domains/spotify.vornexx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/spotify.vornexx.json diff --git a/domains/spotify.vornexx.json b/domains/spotify.vornexx.json new file mode 100644 index 000000000..3c97cf881 --- /dev/null +++ b/domains/spotify.vornexx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vornex-gh", + "email": "ajay.ramnath8812@gmail.com" + }, + "record": { + "CNAME": "spotify-vornexx.pages.dev" + } +} From b010939cd1848261bd9dd1332f090d4b60577539 Mon Sep 17 00:00:00 2001 From: apgyorfi Date: Sun, 4 Feb 2024 03:20:52 +0100 Subject: [PATCH 38/56] feat(domain): apgyorfi.is-a.dev --- domains/apgyorfi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/apgyorfi.json diff --git a/domains/apgyorfi.json b/domains/apgyorfi.json new file mode 100644 index 000000000..5bc041303 --- /dev/null +++ b/domains/apgyorfi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "apgyorfi", + "email": "apgyorfi@protonmail.com" + }, + "record": { + "CNAME": "gfsys.hu" + } +} From 8f2ca04d8f77ee20cc55ab43aa72e78768391b71 Mon Sep 17 00:00:00 2001 From: RyanisyydsTT Date: Sun, 4 Feb 2024 10:52:30 +0800 Subject: [PATCH 39/56] feat(domain): ryanisyyds.is-a.dev --- domains/ryanisyyds.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ryanisyyds.json diff --git a/domains/ryanisyyds.json b/domains/ryanisyyds.json new file mode 100644 index 000000000..e3000f1b9 --- /dev/null +++ b/domains/ryanisyyds.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RyanisyydsTT", + "email": "ryantseng123@mail.edu.tw" + }, + "record": { + "A": ["170.39.76.35"] + } +} From acc3c4218e84c70fb14bd70ffff38bfe6ce6befc Mon Sep 17 00:00:00 2001 From: JerBlox Date: Sun, 4 Feb 2024 11:16:02 +0700 Subject: [PATCH 40/56] feat(domain): jer.is-a.dev --- domains/jer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jer.json diff --git a/domains/jer.json b/domains/jer.json new file mode 100644 index 000000000..d0c4f7d20 --- /dev/null +++ b/domains/jer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JerBlox", + "email": "chen.fuyuan07@gmail.com" + }, + "record": { + "CNAME": "www" + } +} From 679bb63c541e9952f80eda1e2ef38c4bf622db8c Mon Sep 17 00:00:00 2001 From: XenSideNBTS Date: Sun, 4 Feb 2024 08:10:12 +0300 Subject: [PATCH 41/56] feat(domain): xenside.is-a.dev --- domains/xenside.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xenside.json diff --git a/domains/xenside.json b/domains/xenside.json new file mode 100644 index 000000000..add083c13 --- /dev/null +++ b/domains/xenside.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "XenSideNBTS", + "email": "peskoila89@gmail.com" + }, + "record": { + "URL": "https://xensidewtf.pages.dev" + } +} From bf0fb5d061a2a4d995e5dacf2f590463725b246c Mon Sep 17 00:00:00 2001 From: tensura-is-good Date: Sun, 4 Feb 2024 01:49:46 -0500 Subject: [PATCH 42/56] feat(domain): saxon.is-a.dev --- domains/saxon.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/saxon.json diff --git a/domains/saxon.json b/domains/saxon.json new file mode 100644 index 000000000..6f731f8bc --- /dev/null +++ b/domains/saxon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tensura-is-good", + "email": "sands.is.undertable@gmail.com" + }, + "record": { + "A": ["129.213.65.72"] + } +} From 049d5232add75697f43471e1ddc691611c1a6943 Mon Sep 17 00:00:00 2001 From: lhwe Date: Sun, 4 Feb 2024 01:25:02 -0600 Subject: [PATCH 43/56] feat(domain): larp.is-a.dev --- domains/larp.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/larp.json diff --git a/domains/larp.json b/domains/larp.json new file mode 100644 index 000000000..4718325c2 --- /dev/null +++ b/domains/larp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lhwe", + "email": "arieslovespiggies@gmail.com" + }, + "record": { + "A": ["64.23.128.177"] + } +} From fe03b99ebc282900ca554422e5b164729500451a Mon Sep 17 00:00:00 2001 From: Alex <137611210+alex1028199@users.noreply.github.com> Date: Sun, 4 Feb 2024 10:38:36 +0300 Subject: [PATCH 44/56] Register cdn.artix.is-a.dev --- domains/cdn.artix.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/cdn.artix.json diff --git a/domains/cdn.artix.json b/domains/cdn.artix.json new file mode 100644 index 000000000..5d7662e28 --- /dev/null +++ b/domains/cdn.artix.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "alex1028199", + "email": "yu1234u73f.com@gmail.com", + "discord": "834867471885271053" + }, + + "record": { + "A": ["69.30.249.53"] + } + } + \ No newline at end of file From b60e422fa076b1903d1164d71da20cc4aa1fac43 Mon Sep 17 00:00:00 2001 From: XenSide Main <112946743+XenSideNBTS@users.noreply.github.com> Date: Sun, 4 Feb 2024 10:55:21 +0300 Subject: [PATCH 45/56] Update xenside.json --- domains/xenside.json | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/domains/xenside.json b/domains/xenside.json index add083c13..066f5f095 100644 --- a/domains/xenside.json +++ b/domains/xenside.json @@ -4,6 +4,13 @@ "email": "peskoila89@gmail.com" }, "record": { - "URL": "https://xensidewtf.pages.dev" - } + "A": [ + "185.199.108.153", + "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 07bcf1b27080346032c9cf4f2c625a9d3e3b654a Mon Sep 17 00:00:00 2001 From: JerBlox Date: Sun, 4 Feb 2024 15:21:40 +0700 Subject: [PATCH 46/56] feat(domain): _github-pages-challenge-jerblox.jer.is-a.dev --- domains/_github-pages-challenge-jerblox.jer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-jerblox.jer.json diff --git a/domains/_github-pages-challenge-jerblox.jer.json b/domains/_github-pages-challenge-jerblox.jer.json new file mode 100644 index 000000000..50f2aa27d --- /dev/null +++ b/domains/_github-pages-challenge-jerblox.jer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JerBlox", + "email": "chen.fuyuan07@gmail.com" + }, + "record": { + "TXT": "a89109b7529a980927040bf77f492f" + } +} From cf725f86b7dec36aa8d1a0483016190405be56f6 Mon Sep 17 00:00:00 2001 From: JerBlox Date: Sun, 4 Feb 2024 15:26:52 +0700 Subject: [PATCH 47/56] feat(domain): jerz.is-a.dev --- domains/jerz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jerz.json diff --git a/domains/jerz.json b/domains/jerz.json new file mode 100644 index 000000000..8d9d0874d --- /dev/null +++ b/domains/jerz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JerBlox", + "email": "chen.fuyuan07@gmail.com" + }, + "record": { + "CNAME": "jerblox.github.io" + } +} From c37594748ff5a9a8b95aec293973211c3a65269b Mon Sep 17 00:00:00 2001 From: JerBlox Date: Sun, 4 Feb 2024 15:27:58 +0700 Subject: [PATCH 48/56] feat(domain): _github-pages-challenge-jerblox.jerz.is-a.dev --- domains/_github-pages-challenge-jerblox.jerz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-jerblox.jerz.json diff --git a/domains/_github-pages-challenge-jerblox.jerz.json b/domains/_github-pages-challenge-jerblox.jerz.json new file mode 100644 index 000000000..2c72705fc --- /dev/null +++ b/domains/_github-pages-challenge-jerblox.jerz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JerBlox", + "email": "chen.fuyuan07@gmail.com" + }, + "record": { + "TXT": "1241c9697a862fc624ff4f54728d5d" + } +} From 2f836bfb568c4ddf147489a2b67cdb2d9c0c9074 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sun, 4 Feb 2024 11:22:39 +0200 Subject: [PATCH 49/56] Update publish-records.yml --- .github/workflows/publish-records.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-records.yml b/.github/workflows/publish-records.yml index ad679260a..7caa63113 100644 --- a/.github/workflows/publish-records.yml +++ b/.github/workflows/publish-records.yml @@ -14,7 +14,7 @@ jobs: - uses: actions/checkout@v4 - uses: oven-sh/setup-bun@v1 with: - bun-version: 1.0.25 + bun-version: 1.0.26 - run: bun install - run: bun test - name: Publishing records From eb96af64a485607d5a570f598a6182b853f27a2a Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sun, 4 Feb 2024 11:22:47 +0200 Subject: [PATCH 50/56] Update checks.yml --- .github/workflows/checks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 4d77a4523..d3ffed2f1 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -11,6 +11,6 @@ jobs: fetch-depth: 0 - uses: oven-sh/setup-bun@v1 with: - bun-version: 1.0.25 + bun-version: 1.0.26 - run: bun install - run: bun test From 363bc46231a5a07085924d82cc7856b55306544f Mon Sep 17 00:00:00 2001 From: JerBlox <88963373+JerBlox@users.noreply.github.com> Date: Sun, 4 Feb 2024 17:20:35 +0700 Subject: [PATCH 51/56] Update and rename _github-pages-challenge-jerblox.jer.json to _github-pages-challenge-JerBlox.jer --- ...nge-jerblox.jer.json => _github-pages-challenge-JerBlox.jer} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-jerblox.jer.json => _github-pages-challenge-JerBlox.jer} (71%) diff --git a/domains/_github-pages-challenge-jerblox.jer.json b/domains/_github-pages-challenge-JerBlox.jer similarity index 71% rename from domains/_github-pages-challenge-jerblox.jer.json rename to domains/_github-pages-challenge-JerBlox.jer index 50f2aa27d..1119cc305 100644 --- a/domains/_github-pages-challenge-jerblox.jer.json +++ b/domains/_github-pages-challenge-JerBlox.jer @@ -4,6 +4,6 @@ "email": "chen.fuyuan07@gmail.com" }, "record": { - "TXT": "a89109b7529a980927040bf77f492f" + "TXT": "e1e6eda49ed7d363f8492c91821a1a" } } From 0a797355cedcdf073622601697009c583211ac72 Mon Sep 17 00:00:00 2001 From: JerBlox <88963373+JerBlox@users.noreply.github.com> Date: Sun, 4 Feb 2024 17:21:57 +0700 Subject: [PATCH 52/56] Update jer.json --- domains/jer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jer.json b/domains/jer.json index d0c4f7d20..7ab6e7407 100644 --- a/domains/jer.json +++ b/domains/jer.json @@ -4,6 +4,6 @@ "email": "chen.fuyuan07@gmail.com" }, "record": { - "CNAME": "www" + "CNAME": "JerBlox.github.io" } } From f017b3bab92a4ecd871c6f17b8e07f966baa7aef Mon Sep 17 00:00:00 2001 From: JerBlox <88963373+JerBlox@users.noreply.github.com> Date: Sun, 4 Feb 2024 17:31:52 +0700 Subject: [PATCH 53/56] Delete domains/jerz.json --- domains/jerz.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/jerz.json diff --git a/domains/jerz.json b/domains/jerz.json deleted file mode 100644 index 8d9d0874d..000000000 --- a/domains/jerz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "JerBlox", - "email": "chen.fuyuan07@gmail.com" - }, - "record": { - "CNAME": "jerblox.github.io" - } -} From 5539f01b44cdb38e949eebdbdc04643653e7eefb Mon Sep 17 00:00:00 2001 From: JerBlox <88963373+JerBlox@users.noreply.github.com> Date: Sun, 4 Feb 2024 17:32:09 +0700 Subject: [PATCH 54/56] Delete domains/_github-pages-challenge-jerblox.jerz.json --- domains/_github-pages-challenge-jerblox.jerz.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-jerblox.jerz.json diff --git a/domains/_github-pages-challenge-jerblox.jerz.json b/domains/_github-pages-challenge-jerblox.jerz.json deleted file mode 100644 index 2c72705fc..000000000 --- a/domains/_github-pages-challenge-jerblox.jerz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "JerBlox", - "email": "chen.fuyuan07@gmail.com" - }, - "record": { - "TXT": "1241c9697a862fc624ff4f54728d5d" - } -} From e824b286645d2584ff2ee4f83a999cd6582106b1 Mon Sep 17 00:00:00 2001 From: JerBlox <88963373+JerBlox@users.noreply.github.com> Date: Sun, 4 Feb 2024 17:32:32 +0700 Subject: [PATCH 55/56] Update jer.json --- domains/jer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jer.json b/domains/jer.json index 7ab6e7407..8d9d0874d 100644 --- a/domains/jer.json +++ b/domains/jer.json @@ -4,6 +4,6 @@ "email": "chen.fuyuan07@gmail.com" }, "record": { - "CNAME": "JerBlox.github.io" + "CNAME": "jerblox.github.io" } } From c2dc1ec72af380952016a601b906a0a0ab9d32ef Mon Sep 17 00:00:00 2001 From: JerBlox <88963373+JerBlox@users.noreply.github.com> Date: Sun, 4 Feb 2024 17:36:59 +0700 Subject: [PATCH 56/56] Rename _github-pages-challenge-JerBlox.jer to _github-pages-challenge-JerBlox.jer.json --- ...lenge-JerBlox.jer => _github-pages-challenge-JerBlox.jer.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-JerBlox.jer => _github-pages-challenge-JerBlox.jer.json} (100%) diff --git a/domains/_github-pages-challenge-JerBlox.jer b/domains/_github-pages-challenge-JerBlox.jer.json similarity index 100% rename from domains/_github-pages-challenge-JerBlox.jer rename to domains/_github-pages-challenge-JerBlox.jer.json