From 17b2d58d8b2a704347e4c3afc224da6ed1db53b4 Mon Sep 17 00:00:00 2001 From: weeebdev Date: Tue, 18 Oct 2022 22:25:07 +0600 Subject: [PATCH 001/832] feat: Added domain programatically --- domains/weeebdev.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/weeebdev.json diff --git a/domains/weeebdev.json b/domains/weeebdev.json new file mode 100644 index 000000000..80f5b93ad --- /dev/null +++ b/domains/weeebdev.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "weeebdev", + "email": "mr.adil777@gmail.com" + }, + + "record": { + "CNAME": "weeebdev" + } + } + \ No newline at end of file From d8c01fcfdc479b94480f913f3ad67c8a630d34d3 Mon Sep 17 00:00:00 2001 From: Rayrsn Date: Wed, 30 Aug 2023 13:50:40 +0300 Subject: [PATCH 002/832] feat(domain): rayrsn.is-a.dev --- domains/rayrsn.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rayrsn.json diff --git a/domains/rayrsn.json b/domains/rayrsn.json new file mode 100644 index 000000000..07edc5649 --- /dev/null +++ b/domains/rayrsn.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Rayrsn", + "email": "ramtin.015@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 482fcc9569e140c54d23b3bf34317494b95fd1f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Sat, 1 Jun 2024 11:36:59 +0700 Subject: [PATCH 003/832] Create khongphaihoangquanghuy --- domains/khongphaihoangquanghuy | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/khongphaihoangquanghuy diff --git a/domains/khongphaihoangquanghuy b/domains/khongphaihoangquanghuy new file mode 100644 index 000000000..2475bd8b6 --- /dev/null +++ b/domains/khongphaihoangquanghuy @@ -0,0 +1,12 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/KhongPhaiHoangQuangHuy/my-link-tree.git", + "owner": { + "username": "KhongPhaiHoangQuangHuy", + "email": "khongphaihoangquanghuy@gmail.com", + "twitter": "khongphaihuy99" + }, + "record": { + "CNAME": "KhongPhaiHoangQuangHuy.github.io" + } +} From 6f4e5ad247b12214d71722285c4c0c96b426df87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Sat, 1 Jun 2024 11:39:59 +0700 Subject: [PATCH 004/832] Create khongphaihoangquanghuy.json --- domains/khongphaihoangquanghuy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/khongphaihoangquanghuy.json diff --git a/domains/khongphaihoangquanghuy.json b/domains/khongphaihoangquanghuy.json new file mode 100644 index 000000000..2475bd8b6 --- /dev/null +++ b/domains/khongphaihoangquanghuy.json @@ -0,0 +1,12 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/KhongPhaiHoangQuangHuy/my-link-tree.git", + "owner": { + "username": "KhongPhaiHoangQuangHuy", + "email": "khongphaihoangquanghuy@gmail.com", + "twitter": "khongphaihuy99" + }, + "record": { + "CNAME": "KhongPhaiHoangQuangHuy.github.io" + } +} From b577d92a2291d08ebd6ff576b5285e87180ecd31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Sat, 1 Jun 2024 11:40:44 +0700 Subject: [PATCH 005/832] Delete domains/khongphaihoangquanghuy --- domains/khongphaihoangquanghuy | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/khongphaihoangquanghuy diff --git a/domains/khongphaihoangquanghuy b/domains/khongphaihoangquanghuy deleted file mode 100644 index 2475bd8b6..000000000 --- a/domains/khongphaihoangquanghuy +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Describe the use of this subdomain", - "repo": "https://github.com/KhongPhaiHoangQuangHuy/my-link-tree.git", - "owner": { - "username": "KhongPhaiHoangQuangHuy", - "email": "khongphaihoangquanghuy@gmail.com", - "twitter": "khongphaihuy99" - }, - "record": { - "CNAME": "KhongPhaiHoangQuangHuy.github.io" - } -} From eae3d6299adb604364f8c5c199c109a3109b33b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Sun, 9 Jun 2024 20:04:58 +0700 Subject: [PATCH 006/832] Update slainbot.json change record url --- domains/slainbot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/slainbot.json b/domains/slainbot.json index bf83c5bd8..05138b33a 100644 --- a/domains/slainbot.json +++ b/domains/slainbot.json @@ -4,6 +4,6 @@ "email": "khongphaihoangquanghuy@gmail.com" }, "record": { - "URL": "http://us.pylex.me:8778" + "URL": "http://us.pylex.xyz:8778" } } From 478f74a7b79d0099158342943e3fd0ba9e959adf Mon Sep 17 00:00:00 2001 From: FaultyFaulty-glitch Date: Tue, 18 Jun 2024 21:08:43 +0100 Subject: [PATCH 007/832] Register faultysden.is-a.dev --- domains/faultysden.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/faultysden.json diff --git a/domains/faultysden.json b/domains/faultysden.json new file mode 100644 index 000000000..111af1065 --- /dev/null +++ b/domains/faultysden.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "FaultyFaulty-glitch", + "email": "faultywindows+github@gmail.com", + "discord": "1041028534690386051" + }, + + "record": { + "TXT": "google-site-verification=ix1jczu2q87igryc4eaexvdv1vrzjxolu14sjfpsnko" + } + } + \ No newline at end of file From 7d1eb6a226f58d398aace416c4fac93b56f6c52a Mon Sep 17 00:00:00 2001 From: Lanonymous <163461193+RLLanonymous@users.noreply.github.com> Date: Thu, 20 Jun 2024 15:44:27 +0200 Subject: [PATCH 008/832] Add files via upload --- domains/lanonymous.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lanonymous.json diff --git a/domains/lanonymous.json b/domains/lanonymous.json new file mode 100644 index 000000000..4e99abd75 --- /dev/null +++ b/domains/lanonymous.json @@ -0,0 +1,11 @@ +{ + "description": "Lanonymous own website for contact and tech...", + "repo": "https://github.com/RLLanonymous/RLLanonymous.github.io", + "owner": { + "username": "RLLanonymous", + "email": "ethanweirich31@gmail.com" + }, + "record": { + "URL": "https://rllanonymous.github.io/" + } + } \ No newline at end of file From 92b3dde0653ea0fdbf8c4c2e25ad5c7be786a931 Mon Sep 17 00:00:00 2001 From: computerblade <66473206+computerblade-official@users.noreply.github.com> Date: Sun, 23 Jun 2024 13:03:19 +0530 Subject: [PATCH 009/832] Register computerblade.is-a.dev --- domains/computerblade.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/computerblade.json diff --git a/domains/computerblade.json b/domains/computerblade.json new file mode 100644 index 000000000..82100d7ff --- /dev/null +++ b/domains/computerblade.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "computerblade-official", + "email": "somabose2020@gmail.com", + "discord": "1032603689069846549" + }, + + "record": { + "CNAME": "computerblade-official.github.io" + } + } + \ No newline at end of file From 3bfd0699be61ca19057e9dbd08d164492641ed24 Mon Sep 17 00:00:00 2001 From: 1Brenny1 <101068740+1Brenny1@users.noreply.github.com> Date: Sun, 23 Jun 2024 12:21:29 -0500 Subject: [PATCH 010/832] Register perry.is-a.dev --- domains/perry.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/perry.json diff --git a/domains/perry.json b/domains/perry.json new file mode 100644 index 000000000..75cf831ac --- /dev/null +++ b/domains/perry.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "1Brenny1", + "email": "brendanrcg@gmail.com", + "discord": "616746774744268820" + }, + + "record": { + "CNAME": "brenny.zip" + } + } + \ No newline at end of file From e363216c2c1100a8dc25e889947c99b99b36a355 Mon Sep 17 00:00:00 2001 From: Yash Patil <87313291+Real-Yash@users.noreply.github.com> Date: Mon, 24 Jun 2024 00:21:28 +0530 Subject: [PATCH 011/832] Update realyash.json email thing!! heyy cute dogg :33 you are real G --- domains/realyash.json | 26 ++++++++++++++++++-------- 1 file changed, 18 insertions(+), 8 deletions(-) diff --git a/domains/realyash.json b/domains/realyash.json index 9bcf75953..75571e1e9 100644 --- a/domains/realyash.json +++ b/domains/realyash.json @@ -1,10 +1,20 @@ { - "repo": "https://github.com/Real-Yash/yash", - "owner": { - "username": "Real-Yash", - "email": "tempyuva00@gmail.com" - }, - "record": { - "CNAME": "real-yash.github.io" - } + "repo": "https://github.com/Real-Yash/yash", + "owner": { + "username": "Real-Yash", + "email": "tempyuva00@gmail.com" + }, + "record": { + "A": [ + "185.199.111.153", + "185.199.109.153", + "185.199.108.153", + "185.199.110.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } From 13e4655537d6266ca7c6b5977279f11e3cd95806 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sun, 23 Jun 2024 22:04:19 +0300 Subject: [PATCH 012/832] Update computerblade.json --- domains/computerblade.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/computerblade.json b/domains/computerblade.json index 82100d7ff..6e01dab71 100644 --- a/domains/computerblade.json +++ b/domains/computerblade.json @@ -1,7 +1,7 @@ { "owner": { "username": "computerblade-official", - "email": "somabose2020@gmail.com", + "email": "ayproductionsteam@gmail.com", "discord": "1032603689069846549" }, @@ -9,4 +9,4 @@ "CNAME": "computerblade-official.github.io" } } - \ No newline at end of file + From 142d2cab8295577a8bf26cd247725a41f28f0542 Mon Sep 17 00:00:00 2001 From: krish pandey <143093900+krish858@users.noreply.github.com> Date: Mon, 24 Jun 2024 00:58:38 +0530 Subject: [PATCH 013/832] Register krish.is-a.dev --- domains/krish.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/krish.json diff --git a/domains/krish.json b/domains/krish.json new file mode 100644 index 000000000..dc59ff483 --- /dev/null +++ b/domains/krish.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "krish858", + "email": "unknowmortal57@gmail.com", + "discord": "789102469345968131" + }, + + "record": { + "CNAME": "krish858.github.io" + } + } + \ No newline at end of file From 567b5ef1e9ce38e67703913398321802ba13cdb6 Mon Sep 17 00:00:00 2001 From: nerdwithcomputers <75284782+nerdwithcomputers@users.noreply.github.com> Date: Sun, 23 Jun 2024 21:27:47 -0400 Subject: [PATCH 014/832] Register m1raclemax.is-a.dev --- domains/m1raclemax.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/m1raclemax.json diff --git a/domains/m1raclemax.json b/domains/m1raclemax.json new file mode 100644 index 000000000..db019fbdf --- /dev/null +++ b/domains/m1raclemax.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "nerdwithcomputers", + "email": "hpscigeek@gmail.com", + "discord": "862452372987314216" + }, + + "record": { + "CNAME": "nerdwithcomputers.github.io" + } + } + \ No newline at end of file From 6d94d3957f2029bd8bd0c50b1ccfdf1f3527d1c1 Mon Sep 17 00:00:00 2001 From: nerdwithcomputers <75284782+nerdwithcomputers@users.noreply.github.com> Date: Sun, 23 Jun 2024 21:32:48 -0400 Subject: [PATCH 015/832] Create _github-pages-challenge-nerdwithcomputers.m1raclemax.json --- ...hub-pages-challenge-nerdwithcomputers.m1raclemax.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-nerdwithcomputers.m1raclemax.json diff --git a/domains/_github-pages-challenge-nerdwithcomputers.m1raclemax.json b/domains/_github-pages-challenge-nerdwithcomputers.m1raclemax.json new file mode 100644 index 000000000..9e8fae654 --- /dev/null +++ b/domains/_github-pages-challenge-nerdwithcomputers.m1raclemax.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nerdwithcomputers", + "email": "hpscigeek@gmail.com" + }, + "record": { + "TXT": "c944d7c547efbee69cf6537db51faa" + } +} From 9a7e31b35605994c58a9fc4e95d1b2fe18a6780e Mon Sep 17 00:00:00 2001 From: Tung Dinh Quang <117490120+qtungnui07@users.noreply.github.com> Date: Mon, 24 Jun 2024 11:09:32 +0700 Subject: [PATCH 016/832] Create life.qtitpc.json --- domains/life.qtitpc.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/life.qtitpc.json diff --git a/domains/life.qtitpc.json b/domains/life.qtitpc.json new file mode 100644 index 000000000..307fc309b --- /dev/null +++ b/domains/life.qtitpc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "qtungnui07", + "email": "qtung.07.dt@gmail.com" + }, + "record": { + "URL": "https://qtitpc.notion.site/qtung-s-works-a55a20d0d4604f0b95c5ffeaefee695a" + } +} From ecb8121dff99e0bceefbd75b32cffe61b6a7ab96 Mon Sep 17 00:00:00 2001 From: Katz <108922729+Bananalolok@users.noreply.github.com> Date: Mon, 24 Jun 2024 09:55:35 +0530 Subject: [PATCH 017/832] Update katz.json ignore the previous backend.katz.is-a.dev, basically changed the host to DBH --- domains/katz.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/katz.json b/domains/katz.json index 21d1d538e..8ef74985d 100644 --- a/domains/katz.json +++ b/domains/katz.json @@ -4,6 +4,8 @@ "email": "imethlol1234@gmail.com" }, "record": { - "CNAME": "edge.redirect.pizza" + "A": [ + "69.197.135.202" + ] } } From d8a9bd49a54cd330380170e938918c2a013a9be6 Mon Sep 17 00:00:00 2001 From: Jeremy David Date: Mon, 24 Jun 2024 12:42:48 +0800 Subject: [PATCH 018/832] Register jeremydavid-is-a.dev --- domains/jeremydavid.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jeremydavid.json diff --git a/domains/jeremydavid.json b/domains/jeremydavid.json new file mode 100644 index 000000000..c02c1df37 --- /dev/null +++ b/domains/jeremydavid.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jedidavid", + "email": "jeremydb.david@gmail.com" + }, + "record": { + "CNAME": "jeremydavidv2.pages.dev" + } +} From d79585ae0721926d032c8e6e8fb73460bff234ed Mon Sep 17 00:00:00 2001 From: Zylo23 Date: Mon, 24 Jun 2024 16:45:18 +0700 Subject: [PATCH 019/832] feat: add domain configuration for pyyupsk.pages.dev Added domains/pyyupsk.json to configure domain settings for the site. --- domains/pyyupsk.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/pyyupsk.json diff --git a/domains/pyyupsk.json b/domains/pyyupsk.json new file mode 100644 index 000000000..f3c04cdaf --- /dev/null +++ b/domains/pyyupsk.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "pyyupsk", + "email": "pyyupsk@proton.me" + }, + "description": "👋 Hello! I'm ファース, a passionate full-stack developer with a passionate about creating innovative solutions that have a positive impact on people's lives.", + "repo": "https://github.com/pyyupsk/personal-website", + "record": { + "CNAME": "pyyupsk.pages.dev" + } + } + \ No newline at end of file From 10422b75313143abe59f54a05775f852644475b8 Mon Sep 17 00:00:00 2001 From: Anatolii Klymenko <50148705+katolik163@users.noreply.github.com> Date: Mon, 24 Jun 2024 14:55:32 +0300 Subject: [PATCH 020/832] Register katolik163.is-a.dev --- domains/katolik163.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/katolik163.json diff --git a/domains/katolik163.json b/domains/katolik163.json new file mode 100644 index 000000000..a3a4a93a5 --- /dev/null +++ b/domains/katolik163.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "katolik163", + "email": "klimenko.tolik2004@gmail.com", + "discord": "376320810631299084" + }, + + "record": { + "CNAME": "katolik163.github.io" + } + } + \ No newline at end of file From 71498c41d530d9ebbcf84b0e87277c3e33031966 Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Mon, 24 Jun 2024 05:20:41 -0700 Subject: [PATCH 021/832] add bracketproto.json --- domains/bracketproto.json | 25 +++++++++++-------------- 1 file changed, 11 insertions(+), 14 deletions(-) diff --git a/domains/bracketproto.json b/domains/bracketproto.json index c3bf16801..f92f10d90 100644 --- a/domains/bracketproto.json +++ b/domains/bracketproto.json @@ -1,15 +1,12 @@ { - "owner": { - "username": "oxmc", - "email": "oxmc7769.mail@gmail.com", - "discord": "oxmc7769" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } -} + "generator": { + "name": "is-a-dev Config Generator (unofficial, by oxmc)", + "version": "1.0.0" + }, + "owner": { + "discord": "oxmc7769" + }, + "record": { + "URL": "bracketproto.com" + } +} \ No newline at end of file From 62b3fa13feff99fd8484e7571d6429e9e766499b Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Mon, 24 Jun 2024 05:22:52 -0700 Subject: [PATCH 022/832] Update bracketproto.json --- domains/bracketproto.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/bracketproto.json b/domains/bracketproto.json index f92f10d90..125488809 100644 --- a/domains/bracketproto.json +++ b/domains/bracketproto.json @@ -7,6 +7,6 @@ "discord": "oxmc7769" }, "record": { - "URL": "bracketproto.com" + "URL": "https://bracketproto.com" } -} \ No newline at end of file +} From ca3eec1305debadae1878c525227123113e71267 Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Mon, 24 Jun 2024 05:28:05 -0700 Subject: [PATCH 023/832] Add files via upload --- domains/bracketproto.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bracketproto.json b/domains/bracketproto.json index 125488809..b8cfbe8f8 100644 --- a/domains/bracketproto.json +++ b/domains/bracketproto.json @@ -9,4 +9,4 @@ "record": { "URL": "https://bracketproto.com" } -} +} \ No newline at end of file From 71ea9133724a4e1d7bc07bdcfc4596adfcacee0e Mon Sep 17 00:00:00 2001 From: crystalcoding_ Date: Mon, 24 Jun 2024 14:38:34 +0200 Subject: [PATCH 024/832] Register crystalcoding.is-a.dev --- domains/crystalcoding.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/crystalcoding.json diff --git a/domains/crystalcoding.json b/domains/crystalcoding.json new file mode 100644 index 000000000..505fb6a6f --- /dev/null +++ b/domains/crystalcoding.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "crystalcoding9999", + "email": "crystalcraft9999@gmail.com", + "discord": "1102272783712522331" + }, + + "record": { + "CNAME": "crystalcoding9999.github.io" + } + } + \ No newline at end of file From 4afeccde287aadac47a19670171b62a889adad0c Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Mon, 24 Jun 2024 09:06:05 -0700 Subject: [PATCH 025/832] Update bracketproto.json --- domains/bracketproto.json | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/domains/bracketproto.json b/domains/bracketproto.json index b8cfbe8f8..6a7ebd04b 100644 --- a/domains/bracketproto.json +++ b/domains/bracketproto.json @@ -1,12 +1,14 @@ { - "generator": { - "name": "is-a-dev Config Generator (unofficial, by oxmc)", - "version": "1.0.0" - }, "owner": { + "email": "not specified, refer to discord.", + "username": "not specified, refer to discord.", "discord": "oxmc7769" }, "record": { "URL": "https://bracketproto.com" + }, + "generator": { + "name": "is-a-dev Config Generator (unofficial, by oxmc)", + "version": "1.0.0" } -} \ No newline at end of file +} From 843450a7f546940b2e179b8b524194c0e92f20cd Mon Sep 17 00:00:00 2001 From: Chandra Sekhar Bala <57448981+Chandra-Sekhar-Bala@users.noreply.github.com> Date: Mon, 24 Jun 2024 23:07:49 +0530 Subject: [PATCH 026/832] Register chandrasekhar --- domains/https:/chandrasekhar | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/https:/chandrasekhar diff --git a/domains/https:/chandrasekhar b/domains/https:/chandrasekhar new file mode 100644 index 000000000..0c103bc69 --- /dev/null +++ b/domains/https:/chandrasekhar @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Chandra-Sekhar-Bala", + "email": "sekhar.chandra.5832@gmail.com" + }, + "record": { + "URL": "https://chandra-sekhar-bala.github.io/Portfolio/" + } +} From bc1b14b17d5893fe536bbf3996fd43afa12dccd8 Mon Sep 17 00:00:00 2001 From: Chandra Sekhar Bala <57448981+Chandra-Sekhar-Bala@users.noreply.github.com> Date: Mon, 24 Jun 2024 23:14:19 +0530 Subject: [PATCH 027/832] Update chandrasekhar --- domains/https:/chandrasekhar | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/https:/chandrasekhar b/domains/https:/chandrasekhar index 0c103bc69..7c97e4dca 100644 --- a/domains/https:/chandrasekhar +++ b/domains/https:/chandrasekhar @@ -4,6 +4,6 @@ "email": "sekhar.chandra.5832@gmail.com" }, "record": { - "URL": "https://chandra-sekhar-bala.github.io/Portfolio/" + "URL": "chandra-sekhar-bala.github.io/Portfolio" } } From dfbd949c3910c178be967492c7817240a9ceff85 Mon Sep 17 00:00:00 2001 From: I like yuri <135030944+yuri-kiss@users.noreply.github.com> Date: Mon, 24 Jun 2024 20:02:09 -0400 Subject: [PATCH 028/832] Update my github --- domains/surv.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/surv.json b/domains/surv.json index a052db7a1..f99034ec4 100644 --- a/domains/surv.json +++ b/domains/surv.json @@ -1,9 +1,9 @@ { "owner": { - "username": "SurvExe1Pc", + "username": "yuri-kiss", "email": "a_2oo@outlook.com" }, "record": { - "CNAME": "survexe1pc.github.io" + "CNAME": "yuri-kiss.github.io" } } From af989b439d35a10a6e41d758726bd131cc8225a2 Mon Sep 17 00:00:00 2001 From: Chandra Sekhar Bala <57448981+Chandra-Sekhar-Bala@users.noreply.github.com> Date: Tue, 25 Jun 2024 07:58:43 +0530 Subject: [PATCH 029/832] Update chandrasekhar --- domains/https:/chandrasekhar | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/https:/chandrasekhar b/domains/https:/chandrasekhar index 7c97e4dca..009cc0c48 100644 --- a/domains/https:/chandrasekhar +++ b/domains/https:/chandrasekhar @@ -4,6 +4,6 @@ "email": "sekhar.chandra.5832@gmail.com" }, "record": { - "URL": "chandra-sekhar-bala.github.io/Portfolio" + "URL": "chandra-sekhar-bala.github.io" } } From 8489acc2d38f8c3b1e69a67ee12f7a8803a94d29 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Tue, 25 Jun 2024 14:40:35 +0700 Subject: [PATCH 030/832] Register egirl.is-a.dev --- domains/egirl.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/egirl.json diff --git a/domains/egirl.json b/domains/egirl.json new file mode 100644 index 000000000..2a2e22f0a --- /dev/null +++ b/domains/egirl.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "MaskDuck", + "email": "70831061+MaskDuck@users.noreply.github.com", + "discord": "716134528409665586" + }, + + "record": { + "CNAME": "maskduck.pages.dev" + } + } + \ No newline at end of file From fdcb582386cd8276c49e8813ac63e2d5d7c2235c Mon Sep 17 00:00:00 2001 From: Chandra Sekhar Bala <57448981+Chandra-Sekhar-Bala@users.noreply.github.com> Date: Tue, 25 Jun 2024 13:55:30 +0530 Subject: [PATCH 031/832] Update chandrasekhar --- domains/https:/chandrasekhar | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/https:/chandrasekhar b/domains/https:/chandrasekhar index 009cc0c48..4ffae3433 100644 --- a/domains/https:/chandrasekhar +++ b/domains/https:/chandrasekhar @@ -4,6 +4,6 @@ "email": "sekhar.chandra.5832@gmail.com" }, "record": { - "URL": "chandra-sekhar-bala.github.io" + "URL": "https://chandra-sekhar-bala.github.io" } } From a49c79f8bfe2c5103aa77b893d41f5f7a63faf25 Mon Sep 17 00:00:00 2001 From: Chandra Sekhar Bala <57448981+Chandra-Sekhar-Bala@users.noreply.github.com> Date: Tue, 25 Jun 2024 13:57:08 +0530 Subject: [PATCH 032/832] Rename domains/https:/chandrasekhar to domains/chandrasekhar --- domains/{https: => }/chandrasekhar | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{https: => }/chandrasekhar (100%) diff --git a/domains/https:/chandrasekhar b/domains/chandrasekhar similarity index 100% rename from domains/https:/chandrasekhar rename to domains/chandrasekhar From bc6261422d0229c5940d00118bd031e785f8db15 Mon Sep 17 00:00:00 2001 From: Chandra Sekhar Bala <57448981+Chandra-Sekhar-Bala@users.noreply.github.com> Date: Tue, 25 Jun 2024 14:21:28 +0530 Subject: [PATCH 033/832] Rename chandrasekhar to chandrasekhar.json --- domains/{chandrasekhar => chandrasekhar.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{chandrasekhar => chandrasekhar.json} (100%) diff --git a/domains/chandrasekhar b/domains/chandrasekhar.json similarity index 100% rename from domains/chandrasekhar rename to domains/chandrasekhar.json From 214c133c4e3b075c9d64e6c5ee454fb90484663d Mon Sep 17 00:00:00 2001 From: Affidev <110360966+eabdalmufid@users.noreply.github.com> Date: Tue, 25 Jun 2024 17:05:55 +0700 Subject: [PATCH 034/832] Create affidev.json --- domains/affidev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/affidev.json diff --git a/domains/affidev.json b/domains/affidev.json new file mode 100644 index 000000000..07c9a0359 --- /dev/null +++ b/domains/affidev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "eabdalmufid", + "email": "eabdalmufid@gmail.com" + }, + "record": { + "CNAME": "eabdalmufid.github.io" + } +} From 07bf62338b8b04c07fa3aba4fbaa5511b13ba129 Mon Sep 17 00:00:00 2001 From: h3ldll <167717217+gvalue-04@users.noreply.github.com> Date: Tue, 25 Jun 2024 09:34:55 -0400 Subject: [PATCH 035/832] Register h3l.is-a.dev --- domains/h3l.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/h3l.json diff --git a/domains/h3l.json b/domains/h3l.json new file mode 100644 index 000000000..f131f3af8 --- /dev/null +++ b/domains/h3l.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "gvalue-04", + "email": "vaporvault04@gmail.com", + "discord": "1229820339840618506" + }, + + "record": { + "A": ["69.197.135.202"] + } + } + \ No newline at end of file From 97fa116a18b31ac1c5e7336ac37da839d27c0f76 Mon Sep 17 00:00:00 2001 From: EnderDev <104269577+enderfoxbg@users.noreply.github.com> Date: Tue, 25 Jun 2024 17:37:19 +0300 Subject: [PATCH 036/832] Register enderdevcom.is-a.dev --- domains/enderdevcom.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/enderdevcom.json diff --git a/domains/enderdevcom.json b/domains/enderdevcom.json new file mode 100644 index 000000000..fdfe19ae0 --- /dev/null +++ b/domains/enderdevcom.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "enderfoxbg", + "email": "enderfoxbg670@gmail.com", + "discord": "970380468090437672" + }, + + "record": { + "CNAME": "enderfoxbg.github.io" + } + } + \ No newline at end of file From 47e99f860612a681b80ce3c98e052c4a923b4edc Mon Sep 17 00:00:00 2001 From: Raafey Raza <95968156+RaafeyRaza@users.noreply.github.com> Date: Tue, 25 Jun 2024 20:56:46 +0500 Subject: [PATCH 037/832] Update raafey.json Website preview: http://pnode1.danbot.host:3524/ --- domains/raafey.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/raafey.json b/domains/raafey.json index 636877e99..11b8b441b 100644 --- a/domains/raafey.json +++ b/domains/raafey.json @@ -5,6 +5,6 @@ }, "record": { - "A": ["69.30.249.53"] + "A": ["69.197.135.202"] } } From 236869b1e0a943fb0a46a5497ab3ad8b692d1005 Mon Sep 17 00:00:00 2001 From: Anubhav Pathak Date: Tue, 25 Jun 2024 21:37:46 +0530 Subject: [PATCH 038/832] Added JSON Record --- domains/anubhav-pathak.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/anubhav-pathak.json diff --git a/domains/anubhav-pathak.json b/domains/anubhav-pathak.json new file mode 100644 index 000000000..1bd61d1fa --- /dev/null +++ b/domains/anubhav-pathak.json @@ -0,0 +1,11 @@ +{ + "description": "Documentation for is-a-dev", + "repo": "https://github.com/Anubhav-Pathak/Anubhav-Pathak.github.io.git", + "owner": { + "username": "Anubhav-Pathak", + "email": "anubhavpathak99@gmail.com" + }, + "record": { + "TXT": "af5fdf5f2c55b83aade6d80e125efd" + } + } \ No newline at end of file From 66dd0d3322bcc464d8ef42efbeec0f483a633798 Mon Sep 17 00:00:00 2001 From: krish pandey <143093900+krish858@users.noreply.github.com> Date: Wed, 26 Jun 2024 00:32:18 +0530 Subject: [PATCH 039/832] Update krish.json --- domains/krish.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/krish.json b/domains/krish.json index dc59ff483..505ab85f7 100644 --- a/domains/krish.json +++ b/domains/krish.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "krish858.github.io" + "CNAME": "krish858.github.io/portfolio/" } } - \ No newline at end of file + From 40945d6ce66ca852bff15946a288459a75d4f71d Mon Sep 17 00:00:00 2001 From: Anubhav Pathak <85871659+Anubhav-Pathak@users.noreply.github.com> Date: Wed, 26 Jun 2024 08:18:17 +0530 Subject: [PATCH 040/832] Update anubhav-pathak.json Added CNAME Record --- domains/anubhav-pathak.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/anubhav-pathak.json b/domains/anubhav-pathak.json index 1bd61d1fa..52d407cd5 100644 --- a/domains/anubhav-pathak.json +++ b/domains/anubhav-pathak.json @@ -6,6 +6,7 @@ "email": "anubhavpathak99@gmail.com" }, "record": { + "CNAME": "anubhav-pathak.github.io", "TXT": "af5fdf5f2c55b83aade6d80e125efd" } - } \ No newline at end of file + } From bf36505e9452ab08efc9bad47c6374732a7c025d Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Wed, 26 Jun 2024 04:46:39 +0100 Subject: [PATCH 041/832] 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 2542ee8de..747bf1ca6 100644 --- a/domains/yunexiz.json +++ b/domains/yunexiz.json @@ -1,7 +1,7 @@ { "owner": { "username": "Yunexiz", - "email": "yunexiz@aol.com" + "email": "141266522+Yunexiz@users.noreply.github.com" }, "record": { "A": [ From bed02ce16d1e845a7209b0f0e0ecaf000f853e2d Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Wed, 26 Jun 2024 04:50:51 +0100 Subject: [PATCH 042/832] Update yunexiz.json --- domains/yunexiz.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/yunexiz.json b/domains/yunexiz.json index 747bf1ca6..d0a12c577 100644 --- a/domains/yunexiz.json +++ b/domains/yunexiz.json @@ -1,6 +1,7 @@ { "owner": { "username": "Yunexiz", + "discord_id": "1040303561847881729", "email": "141266522+Yunexiz@users.noreply.github.com" }, "record": { From a834bb733060c79917a2847c20584570a1dfd991 Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Wed, 26 Jun 2024 04:53:50 +0100 Subject: [PATCH 043/832] 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 d0a12c577..ff59dd3a3 100644 --- a/domains/yunexiz.json +++ b/domains/yunexiz.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Yunexiz", + "discord_username": "yunexiz", "discord_id": "1040303561847881729", "email": "141266522+Yunexiz@users.noreply.github.com" }, From 85557618b5aed3e77a26c5716b67cd0670a79b65 Mon Sep 17 00:00:00 2001 From: Anubhav Pathak <85871659+Anubhav-Pathak@users.noreply.github.com> Date: Wed, 26 Jun 2024 09:34:45 +0530 Subject: [PATCH 044/832] Update anubhav-pathak.json --- domains/anubhav-pathak.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/domains/anubhav-pathak.json b/domains/anubhav-pathak.json index 52d407cd5..24c89837c 100644 --- a/domains/anubhav-pathak.json +++ b/domains/anubhav-pathak.json @@ -6,7 +6,13 @@ "email": "anubhavpathak99@gmail.com" }, "record": { - "CNAME": "anubhav-pathak.github.io", + "CNAME": "Anubhav-Pathak.github.io", + "A": [ + "185.199.110.153", + "185.199.111.153", + "185.199.108.153", + "185.199.109.153" + ], "TXT": "af5fdf5f2c55b83aade6d80e125efd" } } From 4bc108051cc630e85762f44e0e02c37026c8fedf Mon Sep 17 00:00:00 2001 From: Anubhav Pathak <85871659+Anubhav-Pathak@users.noreply.github.com> Date: Wed, 26 Jun 2024 09:36:35 +0530 Subject: [PATCH 045/832] Update anubhav-pathak.json --- domains/anubhav-pathak.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/anubhav-pathak.json b/domains/anubhav-pathak.json index 24c89837c..cf14f28c7 100644 --- a/domains/anubhav-pathak.json +++ b/domains/anubhav-pathak.json @@ -6,7 +6,7 @@ "email": "anubhavpathak99@gmail.com" }, "record": { - "CNAME": "Anubhav-Pathak.github.io", + "CNAME": "anubhav-pathak.github.io", "A": [ "185.199.110.153", "185.199.111.153", From eec6720b8e4e88ec0ff7d2d32419e5f6efca6294 Mon Sep 17 00:00:00 2001 From: Anubhav Pathak <85871659+Anubhav-Pathak@users.noreply.github.com> Date: Wed, 26 Jun 2024 09:55:01 +0530 Subject: [PATCH 046/832] Update anubhav-pathak.json --- domains/anubhav-pathak.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/domains/anubhav-pathak.json b/domains/anubhav-pathak.json index cf14f28c7..951b05711 100644 --- a/domains/anubhav-pathak.json +++ b/domains/anubhav-pathak.json @@ -6,13 +6,7 @@ "email": "anubhavpathak99@gmail.com" }, "record": { - "CNAME": "anubhav-pathak.github.io", - "A": [ - "185.199.110.153", - "185.199.111.153", - "185.199.108.153", - "185.199.109.153" - ], + "CNAME": "anubhav-pathak.github.io", "TXT": "af5fdf5f2c55b83aade6d80e125efd" } } From bd14ab0bbe2b43ebc0f5b37fb659e69e5e0dae0d Mon Sep 17 00:00:00 2001 From: krish pandey <143093900+krish858@users.noreply.github.com> Date: Wed, 26 Jun 2024 15:07:16 +0530 Subject: [PATCH 047/832] Update krish.json --- domains/krish.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/krish.json b/domains/krish.json index 505ab85f7..f6c80b1af 100644 --- a/domains/krish.json +++ b/domains/krish.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "krish858.github.io/portfolio/" + "CNAME": "krish858.github.io" } } From 2f4d5c412cc46562f153101f928a23fa696fe629 Mon Sep 17 00:00:00 2001 From: PranjalSB <82652989+Pranjal-SB@users.noreply.github.com> Date: Wed, 26 Jun 2024 15:32:08 +0530 Subject: [PATCH 048/832] Create pranjal.json subdomain usage is as a personal page for my profile --- domains/pranjal.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pranjal.json diff --git a/domains/pranjal.json b/domains/pranjal.json new file mode 100644 index 000000000..ccece6e96 --- /dev/null +++ b/domains/pranjal.json @@ -0,0 +1,11 @@ +{ + "description": "Subdomain for my personal page.", + "repo": "https://github.com/Pranjal-SB/Pranjal-SB", + "owner": { + "username": "Pranjal-SB", + "email": "psbhatnagar.in@gmal.com" + }, + "record": { + "CNAME": "Pranjal-SB.github.io" + } +} From 08c9a30c7ca14d39f21ace71edbb902df81757b5 Mon Sep 17 00:00:00 2001 From: ririko5834 Date: Wed, 26 Jun 2024 13:23:38 +0200 Subject: [PATCH 049/832] new domain --- domains/anmail.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/anmail.json diff --git a/domains/anmail.json b/domains/anmail.json new file mode 100644 index 000000000..93d819357 --- /dev/null +++ b/domains/anmail.json @@ -0,0 +1,13 @@ +{ + "description": "Subdomain my own website and email forwarding", + "repo": "https://github.com/ririko5834/register", + "owner": { + "username": "ririko5834", + "email": "wolfo89+anmail@protonmail.com" + }, + "record": { + "A": ["167.235.217.200"], + "MX": ["5d84c429388a8a21.mx2.emailprofi.seznam.cz", "5d84c429388a8a21.mx1.emailprofi.seznam.cz"], + "TXT": ["v=spf1 include:spf.seznam.cz ~all"] + } +} \ No newline at end of file From f08724e9d2520297d6655de4bbc4eb3d4a3fb119 Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Wed, 26 Jun 2024 16:09:26 +0100 Subject: [PATCH 050/832] Update domains/yunexiz.json Co-authored-by: CuteDog5695 --- domains/yunexiz.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/yunexiz.json b/domains/yunexiz.json index ff59dd3a3..aa2efdb26 100644 --- a/domains/yunexiz.json +++ b/domains/yunexiz.json @@ -1,7 +1,7 @@ { "owner": { - "discord_username": "yunexiz", - "discord_id": "1040303561847881729", + "username": "yunexiz", + "discord": "1040303561847881729", "email": "141266522+Yunexiz@users.noreply.github.com" }, "record": { From 3a3e1441c6b02afb7b1580dc9829b40edcdc98e6 Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Wed, 26 Jun 2024 16:09:45 +0100 Subject: [PATCH 051/832] 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 aa2efdb26..98f3c948f 100644 --- a/domains/yunexiz.json +++ b/domains/yunexiz.json @@ -2,7 +2,7 @@ "owner": { "username": "yunexiz", "discord": "1040303561847881729", - "email": "141266522+Yunexiz@users.noreply.github.com" + "email": "" }, "record": { "A": [ From 8889a399a81b97b1286d619e1ca686ba9bcfb89d Mon Sep 17 00:00:00 2001 From: ITQ <118541411+devitq@users.noreply.github.com> Date: Wed, 26 Jun 2024 23:08:41 +0300 Subject: [PATCH 052/832] Create itq.json --- domains/itq.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/itq.json diff --git a/domains/itq.json b/domains/itq.json new file mode 100644 index 000000000..0640de655 --- /dev/null +++ b/domains/itq.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "devitq", + "email": "itq.dev@ya.ru" + }, + "record": { + "URL": "https://github.com/devitq" + } +} From 98f0d37adc85a7cc948775b6b7f766ad3848f80a Mon Sep 17 00:00:00 2001 From: Anubhav Pathak <85871659+Anubhav-Pathak@users.noreply.github.com> Date: Thu, 27 Jun 2024 06:46:31 +0530 Subject: [PATCH 053/832] Removed TXT from anubhav-pathak.json --- domains/anubhav-pathak.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/anubhav-pathak.json b/domains/anubhav-pathak.json index 951b05711..24bf5ce0c 100644 --- a/domains/anubhav-pathak.json +++ b/domains/anubhav-pathak.json @@ -6,7 +6,6 @@ "email": "anubhavpathak99@gmail.com" }, "record": { - "CNAME": "anubhav-pathak.github.io", - "TXT": "af5fdf5f2c55b83aade6d80e125efd" + "CNAME": "anubhav-pathak.github.io", } } From 2c444841c02755bd49c855e85360683c249e338b Mon Sep 17 00:00:00 2001 From: Anubhav Pathak <85871659+Anubhav-Pathak@users.noreply.github.com> Date: Thu, 27 Jun 2024 07:05:20 +0530 Subject: [PATCH 054/832] Removed .git from Repo URL --- domains/anubhav-pathak.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/anubhav-pathak.json b/domains/anubhav-pathak.json index 24bf5ce0c..3188d00e3 100644 --- a/domains/anubhav-pathak.json +++ b/domains/anubhav-pathak.json @@ -1,6 +1,6 @@ { "description": "Documentation for is-a-dev", - "repo": "https://github.com/Anubhav-Pathak/Anubhav-Pathak.github.io.git", + "repo": "https://github.com/Anubhav-Pathak/Anubhav-Pathak.github.io", "owner": { "username": "Anubhav-Pathak", "email": "anubhavpathak99@gmail.com" From de8340a488da00ae7cd3ca17afb5bc08615979b1 Mon Sep 17 00:00:00 2001 From: Yash Patil Date: Thu, 27 Jun 2024 09:24:00 +0530 Subject: [PATCH 055/832] Update yash.json --- domains/yash.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yash.json b/domains/yash.json index 9716e38dd..c53f5c5a3 100644 --- a/domains/yash.json +++ b/domains/yash.json @@ -7,6 +7,6 @@ "twitter": "YashKumarS4491" }, "record": { - "CNAME": "yashkshrivas4491.github.io" + "CNAME": "real-yash.github.io" } } From fd08e736b4c79936061b29f7cda20b209adf87e7 Mon Sep 17 00:00:00 2001 From: Yash Patil Date: Thu, 27 Jun 2024 09:29:46 +0530 Subject: [PATCH 056/832] Update realyash.json chnageing email mx and txt records --- domains/realyash.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/realyash.json b/domains/realyash.json index 75571e1e9..1d7e9a1cb 100644 --- a/domains/realyash.json +++ b/domains/realyash.json @@ -12,9 +12,9 @@ "185.199.110.153" ], "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" + "mx1.forwardemail.net", + "mx2.forwardemail.net" ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "TXT": "forward-email=temp.yuva00@gmail.com" } } From e9fda53d8975d1baaefd34d4ed277f4725b8a718 Mon Sep 17 00:00:00 2001 From: Anubhav Pathak <85871659+Anubhav-Pathak@users.noreply.github.com> Date: Thu, 27 Jun 2024 12:21:20 +0530 Subject: [PATCH 057/832] Suggestion committed at domains/anubhav-pathak.json Co-authored-by: CuteDog5695 --- domains/anubhav-pathak.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/anubhav-pathak.json b/domains/anubhav-pathak.json index 3188d00e3..8c81e3e8b 100644 --- a/domains/anubhav-pathak.json +++ b/domains/anubhav-pathak.json @@ -6,6 +6,6 @@ "email": "anubhavpathak99@gmail.com" }, "record": { - "CNAME": "anubhav-pathak.github.io", + "CNAME": "anubhav-pathak.github.io" } } From 4532959a39250f1e8170371da2bcfb3a0f7ab053 Mon Sep 17 00:00:00 2001 From: Yash Patil Date: Thu, 27 Jun 2024 12:22:42 +0530 Subject: [PATCH 058/832] Update yash.json --- domains/yash.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/domains/yash.json b/domains/yash.json index c53f5c5a3..a07c9cbe9 100644 --- a/domains/yash.json +++ b/domains/yash.json @@ -1,10 +1,9 @@ { "description": "Link to my portfolio site.", - "repo": "https://github.com/YashkShrivas4491/Terminal_Portfolio", + "repo": "https://github.com/real-yash/website", "owner": { - "username": "YashkShrivas4491", - "email": "kumaryash4491@gmail.com", - "twitter": "YashKumarS4491" + "username": "real-yash", + "email": "connect@real-yash.is-a.dev", }, "record": { "CNAME": "real-yash.github.io" From 55abd67d573a870fe2e425818c7cfdc763a0c159 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Thu, 27 Jun 2024 09:53:54 +0300 Subject: [PATCH 059/832] Update domains/yash.json --- domains/yash.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yash.json b/domains/yash.json index a07c9cbe9..811b232bb 100644 --- a/domains/yash.json +++ b/domains/yash.json @@ -3,7 +3,7 @@ "repo": "https://github.com/real-yash/website", "owner": { "username": "real-yash", - "email": "connect@real-yash.is-a.dev", + "email": "connect@real-yash.is-a.dev" }, "record": { "CNAME": "real-yash.github.io" From 696a738dcb4bd05e432eb2bcb7b089c26e40f231 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C5=A9=20Th=C3=A0nh=20Trung?= <69748032+vuthanhtrung2010@users.noreply.github.com> Date: Thu, 27 Jun 2024 18:06:28 +0700 Subject: [PATCH 060/832] Update trung.json --- domains/trung.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/trung.json b/domains/trung.json index c9210d96d..a41c66475 100644 --- a/domains/trung.json +++ b/domains/trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "CNAME": "dev-website-emr.pages.dev" + "A": ["74.208.39.12"] } } From d4c89eeee47e446727eadaf9173f7bc10c9532d7 Mon Sep 17 00:00:00 2001 From: Yash Patil Date: Thu, 27 Jun 2024 19:51:57 +0530 Subject: [PATCH 061/832] Update realyash.json (txt record) this things is so fucked UP --- domains/realyash.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/realyash.json b/domains/realyash.json index 1d7e9a1cb..5f5389c7a 100644 --- a/domains/realyash.json +++ b/domains/realyash.json @@ -15,6 +15,6 @@ "mx1.forwardemail.net", "mx2.forwardemail.net" ], - "TXT": "forward-email=temp.yuva00@gmail.com" + "TXT": "forward-email=yashpatilpvt00@gmail.com" } } From 7a81d887eff300475b6583ad503af12eacd25572 Mon Sep 17 00:00:00 2001 From: Yash Patil Date: Thu, 27 Jun 2024 19:57:56 +0530 Subject: [PATCH 062/832] Update realyash.json --- domains/realyash.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/realyash.json b/domains/realyash.json index 5f5389c7a..e9120ca38 100644 --- a/domains/realyash.json +++ b/domains/realyash.json @@ -15,6 +15,6 @@ "mx1.forwardemail.net", "mx2.forwardemail.net" ], - "TXT": "forward-email=yashpatilpvt00@gmail.com" + "TXT": "forward-email=yashpatil.pvt@gmail.com" } } From 4663d91da48504c8934fc2df1d6739c0c43b5ce7 Mon Sep 17 00:00:00 2001 From: Devansh Yadav <108845911+devanshyadav2010@users.noreply.github.com> Date: Thu, 27 Jun 2024 21:30:06 +0530 Subject: [PATCH 063/832] Create devansh.json --- domains/devansh.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/devansh.json diff --git a/domains/devansh.json b/domains/devansh.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/devansh.json @@ -0,0 +1 @@ + From 262e5c43397574dc0d105b42e643e7a56fc039ea Mon Sep 17 00:00:00 2001 From: Devansh Yadav <108845911+devanshyadav2010@users.noreply.github.com> Date: Thu, 27 Jun 2024 21:33:03 +0530 Subject: [PATCH 064/832] Update devansh.json --- domains/devansh.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/domains/devansh.json b/domains/devansh.json index 8b1378917..fe640238e 100644 --- a/domains/devansh.json +++ b/domains/devansh.json @@ -1 +1,7 @@ - +{ + "description": "devansh", + "owner": { + "username": "devanshyadav2010", + "email": "dev8adam576@gmail.com" + } +} From f5665405754e39bc567aadb39deeb8ce6093ea76 Mon Sep 17 00:00:00 2001 From: Tim Afanasiev <84281349+devnyxie@users.noreply.github.com> Date: Thu, 27 Jun 2024 18:54:57 +0200 Subject: [PATCH 065/832] Create nyx.json --- domains/nyx.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nyx.json diff --git a/domains/nyx.json b/domains/nyx.json new file mode 100644 index 000000000..fa64313aa --- /dev/null +++ b/domains/nyx.json @@ -0,0 +1,11 @@ +{ + "description": "Blog for my personal thoughts and projects", + "repo": "https://github.com/devnyxie/devnyxie.github.io", + "owner": { + "username": "devnyxie", + "email": "timbusinez@gmail.com" + }, + "record": { + "CNAME": "devnyxie.github.io" + } + } \ No newline at end of file From 73eb3443cd7201ee39592a7207bea520161d1b2b Mon Sep 17 00:00:00 2001 From: Yaroslav Date: Fri, 28 Jun 2024 00:03:53 +0300 Subject: [PATCH 066/832] Update asnct.json --- domains/asnct.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/asnct.json b/domains/asnct.json index 8ad1822bb..023de4cf4 100644 --- a/domains/asnct.json +++ b/domains/asnct.json @@ -1,9 +1,10 @@ { + "description": "Redirect to my telegram channel", "owner": { "username": "asnct", - "email": "asnct.email@gmail.com" + "email": "asnct@proton.me" }, "record": { - "A": ["5.42.94.94"] + "URL": "https://asnct_bio.t.me" } } From c059d60aef89b2abc167be222efc99d4673543c3 Mon Sep 17 00:00:00 2001 From: Yaroslav Date: Fri, 28 Jun 2024 00:09:33 +0300 Subject: [PATCH 067/832] Update asnct.json --- domains/asnct.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/asnct.json b/domains/asnct.json index 023de4cf4..8a0382581 100644 --- a/domains/asnct.json +++ b/domains/asnct.json @@ -5,6 +5,7 @@ "email": "asnct@proton.me" }, "record": { - "URL": "https://asnct_bio.t.me" + "URL": "https://asnct_bio.t.me", + "TXT": "mailru-domain: wDSaV835X4LZyKsP" } } From 54664b4ffb9463bd7be0671d0e8b5ba111db1b55 Mon Sep 17 00:00:00 2001 From: Devansh Yadav <108845911+devanshyadav2010@users.noreply.github.com> Date: Fri, 28 Jun 2024 03:16:00 +0530 Subject: [PATCH 068/832] Update devansh.json --- domains/devansh.json | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/domains/devansh.json b/domains/devansh.json index fe640238e..288c4c417 100644 --- a/domains/devansh.json +++ b/domains/devansh.json @@ -1,7 +1,12 @@ { - "description": "devansh", - "owner": { - "username": "devanshyadav2010", - "email": "dev8adam576@gmail.com" - } + "description": "portfolio", + "repo": "https://github.com/devanshyadav2010/register", + "owner": { + "username": "dev8adam", + "email": "dev8adam576@gmail.com", + "twitter": "devanshyadav" + }, + "record": { + "CNAME": "devanshyadav2010.github.io" + } } From d80511c42ded0da0740d2a4cf217cc1ed0cd1577 Mon Sep 17 00:00:00 2001 From: Viet Ngoc <96962827+ngocjohn@users.noreply.github.com> Date: Fri, 28 Jun 2024 00:41:18 +0200 Subject: [PATCH 069/832] Create _github-pages-challenge-ngocjohn.ngocjohn.json --- domains/_github-pages-challenge-ngocjohn.ngocjohn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-ngocjohn.ngocjohn.json diff --git a/domains/_github-pages-challenge-ngocjohn.ngocjohn.json b/domains/_github-pages-challenge-ngocjohn.ngocjohn.json new file mode 100644 index 000000000..ee4e12f81 --- /dev/null +++ b/domains/_github-pages-challenge-ngocjohn.ngocjohn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ngocjohn", + "email": "ngocjohn@me.com" + }, + "record": { + "TXT": "ffa3766e16ef7c648239c0d3292491" + } +} From 0d3d8ad874b2cdf59447dd853e867f5a5f058ab8 Mon Sep 17 00:00:00 2001 From: Viet Ngoc <96962827+ngocjohn@users.noreply.github.com> Date: Fri, 28 Jun 2024 00:45:50 +0200 Subject: [PATCH 070/832] Create ngocjohn.json --- domains/ngocjohn.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ngocjohn.json diff --git a/domains/ngocjohn.json b/domains/ngocjohn.json new file mode 100644 index 000000000..d4b3d3a85 --- /dev/null +++ b/domains/ngocjohn.json @@ -0,0 +1,12 @@ +{ + "description": "personal website", + "repo": "https://github.com/ngocjohn/ngocjohn", + "owner": { + "username": "ngocjohn", + "email": "ngocjohn@me.com", + "twitter": "emkay3000" + }, + "record": { + "CNAME": "ngocjohn.github.io" + } +} From 01a842bba850e956f02bb7d47ee2934c4acf48ce Mon Sep 17 00:00:00 2001 From: Viet Ngoc <96962827+ngocjohn@users.noreply.github.com> Date: Fri, 28 Jun 2024 01:04:20 +0200 Subject: [PATCH 071/832] Update ngocjohn.json --- domains/ngocjohn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ngocjohn.json b/domains/ngocjohn.json index d4b3d3a85..73102e1ac 100644 --- a/domains/ngocjohn.json +++ b/domains/ngocjohn.json @@ -1,6 +1,6 @@ { "description": "personal website", - "repo": "https://github.com/ngocjohn/ngocjohn", + "repo": "https://github.com/ngocjohn/ngocjohn.github.io", "owner": { "username": "ngocjohn", "email": "ngocjohn@me.com", From 9349335e246ad4a962b8d5219503c176f4ad6129 Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Fri, 28 Jun 2024 15:07:31 +0530 Subject: [PATCH 072/832] Register hastebin.is-a.dev --- domains/hastebin.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/hastebin.json diff --git a/domains/hastebin.json b/domains/hastebin.json new file mode 100644 index 000000000..1e16486d9 --- /dev/null +++ b/domains/hastebin.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "EducatedSuddenBucket", + "email": "149485703+EducatedSuddenBucket@users.noreply.github.com", + "discord": "1167825360151380032" + }, + + "record": { + "A": ["69.197.135.203"] + } + } + \ No newline at end of file From 8965af0c4ab329b47c7b63614d7ea8897769ceeb Mon Sep 17 00:00:00 2001 From: Yaroslav Date: Fri, 28 Jun 2024 14:33:53 +0300 Subject: [PATCH 073/832] Update asnct.json --- domains/asnct.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/asnct.json b/domains/asnct.json index 8a0382581..eb6ab31be 100644 --- a/domains/asnct.json +++ b/domains/asnct.json @@ -1,11 +1,12 @@ { - "description": "Redirect to my telegram channel", + "description": "Redirect to my telegram channel & mail", "owner": { "username": "asnct", "email": "asnct@proton.me" }, "record": { "URL": "https://asnct_bio.t.me", - "TXT": "mailru-domain: wDSaV835X4LZyKsP" + "TXT": "mailru-domain: wDSaV835X4LZyKsP", + "MX": "emx.mail.ru." } } From f73c2d11cf46877b1f23c3cce75b0713b0048b90 Mon Sep 17 00:00:00 2001 From: Charon Dev <136901794+Char0nDev@users.noreply.github.com> Date: Fri, 28 Jun 2024 12:02:54 +0000 Subject: [PATCH 074/832] Register charon.is-a.dev --- domains/charon.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/charon.json diff --git a/domains/charon.json b/domains/charon.json new file mode 100644 index 000000000..6ab4f5b61 --- /dev/null +++ b/domains/charon.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Char0nDev", + "email": "charondev1@gmail.com", + "discord": "865606995133202452" + }, + + "record": { + "CNAME": "https://charondev.xyz/" + } + } + \ No newline at end of file From 780d72ae16f0c63ea4e5690d40da4443f900193f Mon Sep 17 00:00:00 2001 From: Charon Dev <136901794+Char0nDev@users.noreply.github.com> Date: Fri, 28 Jun 2024 12:13:31 +0000 Subject: [PATCH 075/832] Update charon.json --- domains/charon.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/charon.json b/domains/charon.json index 6ab4f5b61..e159f057c 100644 --- a/domains/charon.json +++ b/domains/charon.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://charondev.xyz/" + "CNAME": "charondev.xyz" } } - \ No newline at end of file + From 13232e84af75c7f445e7126cd069dd2e1f83fd7d Mon Sep 17 00:00:00 2001 From: Charon Dev <136901794+Char0nDev@users.noreply.github.com> Date: Fri, 28 Jun 2024 15:21:44 +0000 Subject: [PATCH 076/832] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..f391720be --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +charon.is-a.dev \ No newline at end of file From 6f487c7db82f6f06a8cd72f200b540bd20939594 Mon Sep 17 00:00:00 2001 From: Charon Dev <136901794+Char0nDev@users.noreply.github.com> Date: Fri, 28 Jun 2024 15:22:18 +0000 Subject: [PATCH 077/832] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index f391720be..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -charon.is-a.dev \ No newline at end of file From cfd22b90a082899cc5d94f8fce889e240a67bf8f Mon Sep 17 00:00:00 2001 From: Charon Dev <136901794+Char0nDev@users.noreply.github.com> Date: Fri, 28 Jun 2024 15:22:31 +0000 Subject: [PATCH 078/832] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..f391720be --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +charon.is-a.dev \ No newline at end of file From de5cfdc1eb5102342b127b923107f8182f2f53da Mon Sep 17 00:00:00 2001 From: Charon Dev <136901794+Char0nDev@users.noreply.github.com> Date: Fri, 28 Jun 2024 15:23:37 +0000 Subject: [PATCH 079/832] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index f391720be..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -charon.is-a.dev \ No newline at end of file From d7b14f42c78c12df5264f869d76a4df0b76b89be Mon Sep 17 00:00:00 2001 From: Charon Dev <136901794+Char0nDev@users.noreply.github.com> Date: Fri, 28 Jun 2024 15:23:47 +0000 Subject: [PATCH 080/832] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..f391720be --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +charon.is-a.dev \ No newline at end of file From 3d7d95fffd130a2b2838c458e774c3f7fe0053c3 Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Fri, 28 Jun 2024 17:42:50 +0200 Subject: [PATCH 081/832] Register teamfive.sono.is-a.dev --- domains/teamfive.sono.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/teamfive.sono.json diff --git a/domains/teamfive.sono.json b/domains/teamfive.sono.json new file mode 100644 index 000000000..5bfe5ce2a --- /dev/null +++ b/domains/teamfive.sono.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "getSono", + "email": "julianwolf2013@outlook.de", + "discord": "1222250424309121145" + }, + + "record": { + "CNAME": "getsono.github.io" + } + } + \ No newline at end of file From 5f586d0449790dfe386703f32680742a355068ba Mon Sep 17 00:00:00 2001 From: Yaroslav Date: Fri, 28 Jun 2024 18:57:29 +0300 Subject: [PATCH 082/832] Update asnct.json --- domains/asnct.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/asnct.json b/domains/asnct.json index eb6ab31be..d44f57acf 100644 --- a/domains/asnct.json +++ b/domains/asnct.json @@ -7,6 +7,7 @@ "record": { "URL": "https://asnct_bio.t.me", "TXT": "mailru-domain: wDSaV835X4LZyKsP", - "MX": "emx.mail.ru." + "TXT": "v=spf1 redirect=_spf.mail.ru", + "MX": "emx.mail.ru" } } From 990a3a0c67a4e241fe6ac66eae73823534d5a077 Mon Sep 17 00:00:00 2001 From: JZITNIK-github Date: Fri, 28 Jun 2024 22:09:19 +0200 Subject: [PATCH 083/832] Updated jzitnik domains --- domains/backend.jzitnik.json | 10 ---------- domains/jzitnik.json | 1 - domains/klindos.jzitnik.json | 10 ---------- domains/status.jzitnik.json | 10 ---------- 4 files changed, 31 deletions(-) delete mode 100644 domains/backend.jzitnik.json delete mode 100644 domains/klindos.jzitnik.json delete mode 100644 domains/status.jzitnik.json diff --git a/domains/backend.jzitnik.json b/domains/backend.jzitnik.json deleted file mode 100644 index 59600c905..000000000 --- a/domains/backend.jzitnik.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "JZITNIK-github", - "email": "klindkubak@zohomail.eu", - "discord": "jzitnik" - }, - "record": { - "CNAME": "backend-92l0.onrender.com" - } -} diff --git a/domains/jzitnik.json b/domains/jzitnik.json index 79140672f..58e385e73 100644 --- a/domains/jzitnik.json +++ b/domains/jzitnik.json @@ -5,7 +5,6 @@ "discord": "KLIND#1906" }, "record": { - "A": ["216.24.57.1"], "MX": [ "a257fec0e9137cd3.mx2.emailprofi.seznam.cz", "a257fec0e9137cd3.mx1.emailprofi.seznam.cz" diff --git a/domains/klindos.jzitnik.json b/domains/klindos.jzitnik.json deleted file mode 100644 index 5fd90cf60..000000000 --- a/domains/klindos.jzitnik.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "JZITNIK-github", - "email": "klindkubak@zohomail.eu", - "discord": "KLIND#1906" - }, - "record": { - "CNAME": "klind-os.onrender.com" - } -} diff --git a/domains/status.jzitnik.json b/domains/status.jzitnik.json deleted file mode 100644 index 310a76264..000000000 --- a/domains/status.jzitnik.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "JZITNIK-github", - "email": "klindkubak@zohomail.eu", - "discord": "jzitnik" - }, - "record": { - "URL": "https://status.jzitnik.dev" - } -} From a4fd6863d6ab0ea1015747d33a5fc7ea03e13b33 Mon Sep 17 00:00:00 2001 From: Debaleena Basu Date: Sat, 29 Jun 2024 01:42:39 +0530 Subject: [PATCH 084/832] Create debaleena.json --- domains/debaleena.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/debaleena.json diff --git a/domains/debaleena.json b/domains/debaleena.json new file mode 100644 index 000000000..2c8ec4b63 --- /dev/null +++ b/domains/debaleena.json @@ -0,0 +1,11 @@ +{ + "description": "host my portfolio.", + "repo": "https://github.com/Debaleena84/personal-portfolio-website.git", + "owner": { + "username": "Debaleena84", + "email": "des.debaleenabasu@gmail.com" + }, + "record": { + "URL": "https://debaleena84.github.io/personal-portfolio-website/" +  } +} From c2a5e6e647a420debde1524f68dda5e09edf87fb Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 28 Jun 2024 21:58:06 -0400 Subject: [PATCH 085/832] Update debaleena.json --- domains/debaleena.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/debaleena.json b/domains/debaleena.json index 2c8ec4b63..88213ae81 100644 --- a/domains/debaleena.json +++ b/domains/debaleena.json @@ -1,6 +1,6 @@ { "description": "host my portfolio.", - "repo": "https://github.com/Debaleena84/personal-portfolio-website.git", + "repo": "https://github.com/Debaleena84/personal-portfolio-website", "owner": { "username": "Debaleena84", "email": "des.debaleenabasu@gmail.com" From 7c4e1c7072a218e440abffad88fb38cfbb7a3b1a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 28 Jun 2024 22:06:39 -0400 Subject: [PATCH 086/832] Update debaleena.json --- domains/debaleena.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/debaleena.json b/domains/debaleena.json index 88213ae81..d16c3eccc 100644 --- a/domains/debaleena.json +++ b/domains/debaleena.json @@ -7,5 +7,5 @@ }, "record": { "URL": "https://debaleena84.github.io/personal-portfolio-website/" -  } + } } From 4a949e3225d8b4f5036d3bc2be99f84ec5af55c5 Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Sat, 29 Jun 2024 04:09:12 +0100 Subject: [PATCH 087/832] Update yunus.json --- domains/yunus.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/yunus.json b/domains/yunus.json index de8d924ea..559c675c1 100644 --- a/domains/yunus.json +++ b/domains/yunus.json @@ -1,7 +1,8 @@ { "owner": { - "username": "Yunexiz", - "email": "yunexiz@aol.com" + "username": "yunexiz", + "discord": "1040303561847881729", + "email": "" }, "record": { "CNAME": "yunexiz.pages.dev" From 1837a5d130462c18a9d972bbbc43ce79abeaacba Mon Sep 17 00:00:00 2001 From: Sajan Saji Date: Sat, 29 Jun 2024 09:29:50 +0530 Subject: [PATCH 088/832] Register sajansaji.is-a.dev --- domains/sajansaji.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sajansaji.json diff --git a/domains/sajansaji.json b/domains/sajansaji.json new file mode 100644 index 000000000..f372c9371 --- /dev/null +++ b/domains/sajansaji.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "sajansaji", + "email": "sajansaji2050@gmail.com", + "discord": "875589371590500425" + }, + + "record": { + "CNAME": "portfolio-me-0bt.pages.dev" + } + } + \ No newline at end of file From 1212fc77aae2ea94054425f2161be765125c3c81 Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Sat, 29 Jun 2024 15:03:31 +0800 Subject: [PATCH 089/832] Create yp.shockbs.json --- domains/yp.shockbs.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/yp.shockbs.json diff --git a/domains/yp.shockbs.json b/domains/yp.shockbs.json new file mode 100644 index 000000000..987e9af9c --- /dev/null +++ b/domains/yp.shockbs.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "shockbs", + "email": "apipherng@gmail.com" + }, + "record": { + "TXT": "v=spf1 include:mailgun.org ~all", + "MX": ["mxa.mailgun.org","mxb.mailgun.org"] + } +} From b4c48f45b5facd8e9cf5e6677c538a06a61d620f Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Sat, 29 Jun 2024 15:04:52 +0800 Subject: [PATCH 090/832] Create smtp._domainkey.yp.shockbs.json --- domains/smtp._domainkey.yp.shockbs.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/smtp._domainkey.yp.shockbs.json diff --git a/domains/smtp._domainkey.yp.shockbs.json b/domains/smtp._domainkey.yp.shockbs.json new file mode 100644 index 000000000..17d97c592 --- /dev/null +++ b/domains/smtp._domainkey.yp.shockbs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shockbs", + "email": "apipherng@gmail.com" + }, + "record": { + "TXT": "k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxh7UxcYTH/GyAZDdv8Hj1r+oXs94ZQ5ICebsRMs4i/qaoiFfJvjfUcjYhxPVr8Ds1+7/RCglNCsVfmrreixEtNkM5znxlSQXPuQKWlAcj5Vm9ACKzLYrTauECN2uHb4xvxn4Qg3irYQ631Cj2oZ1gVTLyCO8yOvVj0iOHqW2chAKoyrS/rNcTKKbUviOH7FY5QkHkJAMg0i+1Jcakmj8OYkBVBh/izj1Dgu8NaMJCsQcMkpIei7RXQDGZGeeWOLCixwn5z5/5Dbk2ZA+A7t/uN2lHbRg/W6USScXcsI6IuUDDwpjM9T0MpvIFkbzmO/dIo0MxOuEOkVLuYIXHyfYMQIDAQAB" + } +} From d085b8b26bed27f14fea80843b17db8f04625fb4 Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Sat, 29 Jun 2024 15:06:00 +0800 Subject: [PATCH 091/832] Create email.yp.shockbs.json --- domains/email.yp.shockbs.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/email.yp.shockbs.json diff --git a/domains/email.yp.shockbs.json b/domains/email.yp.shockbs.json new file mode 100644 index 000000000..89aca1857 --- /dev/null +++ b/domains/email.yp.shockbs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shockbs", + "email": "apipherng@gmail.com" + }, + "record": { + "CNAME": "mailgun.org" + } +} From 455cdaad502acb2aa0d9d58b95a31904591cf9e5 Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Sat, 29 Jun 2024 15:54:54 +0800 Subject: [PATCH 092/832] Delete domains/smtp._domainkey.yp.shockbs.json --- domains/smtp._domainkey.yp.shockbs.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/smtp._domainkey.yp.shockbs.json diff --git a/domains/smtp._domainkey.yp.shockbs.json b/domains/smtp._domainkey.yp.shockbs.json deleted file mode 100644 index 17d97c592..000000000 --- a/domains/smtp._domainkey.yp.shockbs.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "shockbs", - "email": "apipherng@gmail.com" - }, - "record": { - "TXT": "k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxh7UxcYTH/GyAZDdv8Hj1r+oXs94ZQ5ICebsRMs4i/qaoiFfJvjfUcjYhxPVr8Ds1+7/RCglNCsVfmrreixEtNkM5znxlSQXPuQKWlAcj5Vm9ACKzLYrTauECN2uHb4xvxn4Qg3irYQ631Cj2oZ1gVTLyCO8yOvVj0iOHqW2chAKoyrS/rNcTKKbUviOH7FY5QkHkJAMg0i+1Jcakmj8OYkBVBh/izj1Dgu8NaMJCsQcMkpIei7RXQDGZGeeWOLCixwn5z5/5Dbk2ZA+A7t/uN2lHbRg/W6USScXcsI6IuUDDwpjM9T0MpvIFkbzmO/dIo0MxOuEOkVLuYIXHyfYMQIDAQAB" - } -} From e2f07a7d0a27de1ecfb2e8fa3b587e75f44d19e9 Mon Sep 17 00:00:00 2001 From: Yaroslav Date: Sat, 29 Jun 2024 13:30:10 +0300 Subject: [PATCH 093/832] Update asnct.json --- domains/asnct.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/asnct.json b/domains/asnct.json index d44f57acf..c5d53fced 100644 --- a/domains/asnct.json +++ b/domains/asnct.json @@ -6,8 +6,7 @@ }, "record": { "URL": "https://asnct_bio.t.me", - "TXT": "mailru-domain: wDSaV835X4LZyKsP", - "TXT": "v=spf1 redirect=_spf.mail.ru", + "TXT": ["mailru-domain: wDSaV835X4LZyKsP", "v=spf1 redirect=_spf.mail.ru"], "MX": "emx.mail.ru" } } From 95ed305f4b343da4735ef871151b30ed56ec7e10 Mon Sep 17 00:00:00 2001 From: Soumalya Ghosh <86161882+ServerDeveloper9447@users.noreply.github.com> Date: Sat, 29 Jun 2024 19:25:48 +0530 Subject: [PATCH 094/832] Update duck.json Updated the owner email id as the old one is not in use --- domains/duck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/duck.json b/domains/duck.json index 2ccc393ff..c27d7455e 100644 --- a/domains/duck.json +++ b/domains/duck.json @@ -1,7 +1,7 @@ { "owner": { "username": "ServerDeveloper9447", - "email": "craftblurdiscord@gmail.com" + "email": "serverdeveloper@duck.com" }, "record": { "CNAME": "glitch.edgeapp.net" From 31427c353420a335b388d16612656795c2923b52 Mon Sep 17 00:00:00 2001 From: pinage404 Date: Sat, 29 Jun 2024 02:29:24 +0000 Subject: [PATCH 095/832] Register pinage404.json --- domains/_gitlab-pages-verification-code.pinage404.json | 9 +++++++++ domains/pinage404.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_gitlab-pages-verification-code.pinage404.json create mode 100644 domains/pinage404.json diff --git a/domains/_gitlab-pages-verification-code.pinage404.json b/domains/_gitlab-pages-verification-code.pinage404.json new file mode 100644 index 000000000..072c8147a --- /dev/null +++ b/domains/_gitlab-pages-verification-code.pinage404.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pinage404", + "email": "pinage404+is-a.dev@gmail.com" + }, + "record": { + "TXT": "gitlab-pages-verification-code=d43eb39124dec340bdbb11a4d6aa6b52" + } +} diff --git a/domains/pinage404.json b/domains/pinage404.json new file mode 100644 index 000000000..297c9310d --- /dev/null +++ b/domains/pinage404.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pinage404", + "email": "pinage404+is-a.dev@gmail.com" + }, + "record": { + "CNAME": "pinage404.gitlab.io" + } +} From 45e80d332b2866ac0e5ce3c82f95f263c15f46ee Mon Sep 17 00:00:00 2001 From: Yee Kit Date: Sun, 30 Jun 2024 01:19:26 +0800 Subject: [PATCH 096/832] Create xkhronoz.json --- domains/xkhronoz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/xkhronoz.json diff --git a/domains/xkhronoz.json b/domains/xkhronoz.json new file mode 100644 index 000000000..68840b22e --- /dev/null +++ b/domains/xkhronoz.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio Web App", + "repo": "https://github.com/xKhronoz/xKhronoz.github.io", + "owner": { + "username": "xKhronoz", + "email": "yeek3063@gmail.com", + }, + "record": { + "CNAME": "xkhronoz.github.io/" + } +} From 54a9c5096855036d882a3105668407b90d415898 Mon Sep 17 00:00:00 2001 From: Mohammad Alamin Date: Sun, 30 Jun 2024 00:35:14 +0600 Subject: [PATCH 097/832] Create anbuinfosec --- domains/anbuinfosec | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/anbuinfosec diff --git a/domains/anbuinfosec b/domains/anbuinfosec new file mode 100644 index 000000000..ccbc66eaf --- /dev/null +++ b/domains/anbuinfosec @@ -0,0 +1,11 @@ +{ + "description": "Portfolio..", + "repo": "https://github.com/anbuinfosec/anbuinfosec.github.io", + "owner": { + "username": "anbuinfosec", + "email": "anbuinfosec@gmail.com", + "twitter": "" + }, + "record": { + "CNAME": "anbuinfosec.github.io" + } From 7ce6a443ef2f1db11a0b066c4b8b19190969f12b Mon Sep 17 00:00:00 2001 From: Mohammad Alamin Date: Sun, 30 Jun 2024 00:39:10 +0600 Subject: [PATCH 098/832] Create anbuinfosec.json --- domains/anbuinfosec.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/anbuinfosec.json diff --git a/domains/anbuinfosec.json b/domains/anbuinfosec.json new file mode 100644 index 000000000..40e40a408 --- /dev/null +++ b/domains/anbuinfosec.json @@ -0,0 +1,12 @@ +{ + "description": "Portfolio for anbuinfosec..", + "repo": "https://github.com/anbuinfosec/anbuinfosec.github.io", + "owner": { + "username": "anbuinfosec", + "email": "anbuinfosec@gmail.com", + "twitter": "" + }, + "record": { + "CNAME": "anbuinfosec.github.io" + } +} From 94aa4dc75984653aafbc1053504ec992635e1db7 Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Sun, 30 Jun 2024 09:25:58 +0530 Subject: [PATCH 099/832] Create esb.json --- domains/esb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/esb.json diff --git a/domains/esb.json b/domains/esb.json new file mode 100644 index 000000000..d211d8d3d --- /dev/null +++ b/domains/esb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "EducatedSuddenBucket", + "email": "educatedsuddenbucket@gmail.com" + }, + "record": { + "URL": "https://educatedsuddenbucket.is-a.dev/" + } +} From ef1c91c125a75249b944e0b716a2bc0cdb094e4e Mon Sep 17 00:00:00 2001 From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com> Date: Sun, 30 Jun 2024 05:48:04 +0100 Subject: [PATCH 100/832] Rename yunus.json to yosuke.json --- domains/{yunus.json => yosuke.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{yunus.json => yosuke.json} (100%) diff --git a/domains/yunus.json b/domains/yosuke.json similarity index 100% rename from domains/yunus.json rename to domains/yosuke.json From 9f874790cd6777e656826e38f07fdcc0b28aba13 Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Sun, 30 Jun 2024 13:59:08 +0800 Subject: [PATCH 101/832] Update shockbs.json --- domains/shockbs.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/shockbs.json b/domains/shockbs.json index f5b2e3082..4bfdd32cb 100644 --- a/domains/shockbs.json +++ b/domains/shockbs.json @@ -4,6 +4,7 @@ "email": "apipherng@gmail.com" }, "record": { - "CNAME": "shockbshdhhdjdjndjd.onrender.com" + "CNAME": "shockbshdhhdjdjndjd.onrender.com", + "MX": ["mxa.mailgun.org","mxb.mailgun.org"] } } From 485cfba10128f42012800601b55f8f273cae0591 Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Sun, 30 Jun 2024 14:00:17 +0800 Subject: [PATCH 102/832] Rename email.yp.shockbs.json to email.shockbs.json --- domains/{email.yp.shockbs.json => email.shockbs.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{email.yp.shockbs.json => email.shockbs.json} (100%) diff --git a/domains/email.yp.shockbs.json b/domains/email.shockbs.json similarity index 100% rename from domains/email.yp.shockbs.json rename to domains/email.shockbs.json From 76ad9ced9fddfb24519f4a20e93fee2156cabe7f Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Sun, 30 Jun 2024 14:03:23 +0800 Subject: [PATCH 103/832] Create mx._domainkey.shockbs.json --- domains/mx._domainkey.shockbs.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mx._domainkey.shockbs.json diff --git a/domains/mx._domainkey.shockbs.json b/domains/mx._domainkey.shockbs.json new file mode 100644 index 000000000..4fbf0cbd7 --- /dev/null +++ b/domains/mx._domainkey.shockbs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shockbs", + "email": "apipherng@gmail.com" + }, + "record": { + "TXT": "k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAo7glh0m568v7ZIJJIT7dkDw7CZ4Qt648nfcQoXylkXVJdcBzmRe/wqtJ4v5il8RZH4kI3dCRKgqNTO7OG0mcXqYJ5dGSqsdOemvEaKZo4MA+7NqMLDhDe1PLT3xrVAHiy36DT2XH78KKmZvLQRM/dYwRHy7guo+2oKczaYJX1kwiX9i5ZGFUhFx2kjY2TxbkN/QBUmsfa51Ld1OsJ+akqe+i+/TSDZq0eZGHMEr0+9hTinhxiuj90FJqLB7oibDeF4+0+VhWZHegTFiuO1+Q9yb09xD2rz8GIitzSMfGZjGql/z6MdKMZs1gPRwIhjG3pfazmXy99sSAXLxg0pvymwIDAQAB" + } +} From 6008b7d6f20fba3115346e1cf247b4c8481c603e Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Sun, 30 Jun 2024 14:04:18 +0800 Subject: [PATCH 104/832] Update shockbs.json --- domains/shockbs.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/shockbs.json b/domains/shockbs.json index 4bfdd32cb..8a4ba1abd 100644 --- a/domains/shockbs.json +++ b/domains/shockbs.json @@ -5,6 +5,7 @@ }, "record": { "CNAME": "shockbshdhhdjdjndjd.onrender.com", - "MX": ["mxa.mailgun.org","mxb.mailgun.org"] + "MX": ["mxa.mailgun.org","mxb.mailgun.org"], + "TXT": "v=spf1 include:mailgun.org ~all" } } From f3efac225ccf362ec81b6b12d04426012de494f5 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sun, 30 Jun 2024 10:44:28 +0300 Subject: [PATCH 105/832] Update domains/xkhronoz.json --- domains/xkhronoz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/xkhronoz.json b/domains/xkhronoz.json index 68840b22e..66579610b 100644 --- a/domains/xkhronoz.json +++ b/domains/xkhronoz.json @@ -6,6 +6,6 @@ "email": "yeek3063@gmail.com", }, "record": { - "CNAME": "xkhronoz.github.io/" + "CNAME": "xkhronoz.github.io" } } From cff8b7dd71a22020e8665773a59ceda6b4044219 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sun, 30 Jun 2024 10:45:13 +0300 Subject: [PATCH 106/832] Update domains/xkhronoz.json --- domains/xkhronoz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/xkhronoz.json b/domains/xkhronoz.json index 66579610b..e9f89b5ae 100644 --- a/domains/xkhronoz.json +++ b/domains/xkhronoz.json @@ -3,7 +3,7 @@ "repo": "https://github.com/xKhronoz/xKhronoz.github.io", "owner": { "username": "xKhronoz", - "email": "yeek3063@gmail.com", + "email": "yeek3063@gmail.com" }, "record": { "CNAME": "xkhronoz.github.io" From 645681f97a81836fd723f5483038c05200a3bbe0 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sun, 30 Jun 2024 10:53:30 +0300 Subject: [PATCH 107/832] Delete domains/anbuinfosec --- domains/anbuinfosec | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/anbuinfosec diff --git a/domains/anbuinfosec b/domains/anbuinfosec deleted file mode 100644 index ccbc66eaf..000000000 --- a/domains/anbuinfosec +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Portfolio..", - "repo": "https://github.com/anbuinfosec/anbuinfosec.github.io", - "owner": { - "username": "anbuinfosec", - "email": "anbuinfosec@gmail.com", - "twitter": "" - }, - "record": { - "CNAME": "anbuinfosec.github.io" - } From 57f5fba9333bbd693154ae22c589d217eb1f7982 Mon Sep 17 00:00:00 2001 From: Yee Kit Date: Sun, 30 Jun 2024 16:04:57 +0800 Subject: [PATCH 108/832] Create _github-pages-challenge-xKhronoz.xkhronoz.json GitHub Pages Domain Verification --- domains/_github-pages-challenge-xKhronoz.xkhronoz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-xKhronoz.xkhronoz.json diff --git a/domains/_github-pages-challenge-xKhronoz.xkhronoz.json b/domains/_github-pages-challenge-xKhronoz.xkhronoz.json new file mode 100644 index 000000000..38701e84c --- /dev/null +++ b/domains/_github-pages-challenge-xKhronoz.xkhronoz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xKhronoz", + "email": "yeek3063@gmail.com" + }, + "record": { + "TXT": "ea9be10bf29f3df4c2c6a77fc2b9ed" + } +} From 11492ee98d9138e6724f14b2e1b86f052f19f170 Mon Sep 17 00:00:00 2001 From: Debaleena Basu Date: Sun, 30 Jun 2024 14:08:56 +0530 Subject: [PATCH 109/832] Update debaleena.json --- domains/debaleena.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/debaleena.json b/domains/debaleena.json index d16c3eccc..713a03111 100644 --- a/domains/debaleena.json +++ b/domains/debaleena.json @@ -5,7 +5,8 @@ "username": "Debaleena84", "email": "des.debaleenabasu@gmail.com" }, - "record": { - "URL": "https://debaleena84.github.io/personal-portfolio-website/" - } + "record": { + "CNAME": "debaleena84.github.io" + } + } From 9fc381b519800e51223b551cdffb5ec35e35f0a9 Mon Sep 17 00:00:00 2001 From: zedan <69835674+zedxos@users.noreply.github.com> Date: Sun, 30 Jun 2024 19:52:57 +0800 Subject: [PATCH 110/832] Create zedxos.json Register zedxos.is-a.dev with CNAME record pointing to cheerful-monstera-e4af4f.netlify.app. --- domains/zedxos.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zedxos.json diff --git a/domains/zedxos.json b/domains/zedxos.json new file mode 100644 index 000000000..77e9dd814 --- /dev/null +++ b/domains/zedxos.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "zedxos", + "email": "danpineda12345678910@gmail.com", + "discord": "966170177815339008" + }, + + "record": { + "CNAME": "cheerful-monstera-e4af4f.netlify.app." + } + } From ef8e374164a4f89c65e96557710bc6c0b525af84 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sun, 30 Jun 2024 15:22:57 +0300 Subject: [PATCH 111/832] Update zedxos.json --- domains/zedxos.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zedxos.json b/domains/zedxos.json index 77e9dd814..76231da70 100644 --- a/domains/zedxos.json +++ b/domains/zedxos.json @@ -6,6 +6,6 @@ }, "record": { - "CNAME": "cheerful-monstera-e4af4f.netlify.app." + "CNAME": "cheerful-monstera-e4af4f.netlify.app" } } From a88b141d9eb7870c9b8f982fdc91b4e312e22f6f Mon Sep 17 00:00:00 2001 From: david <119733331+davidctinescu@users.noreply.github.com> Date: Sun, 30 Jun 2024 15:28:30 +0300 Subject: [PATCH 112/832] changed contact type to discord --- domains/wb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wb.json b/domains/wb.json index dd1457db7..28ba19b35 100644 --- a/domains/wb.json +++ b/domains/wb.json @@ -1,7 +1,7 @@ { "owner": { "username": "davidctinescu", - "email": "david.andrei.pisoi@gmail.com" + "discord": "908591344379899944" }, "record": { "A": ["156.67.25.171"] From f3e74a6185664daaa803ee729785b4a11e35217f Mon Sep 17 00:00:00 2001 From: david <119733331+davidctinescu@users.noreply.github.com> Date: Sun, 30 Jun 2024 15:32:33 +0300 Subject: [PATCH 113/832] Update wb.json --- domains/wb.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/wb.json b/domains/wb.json index 28ba19b35..dccb9a1a7 100644 --- a/domains/wb.json +++ b/domains/wb.json @@ -1,6 +1,7 @@ { "owner": { "username": "davidctinescu", + "email": "", "discord": "908591344379899944" }, "record": { From 32ee3fedb29cc5fb9de82a681557a37fc8a6cbcf Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 30 Jun 2024 19:50:46 +0700 Subject: [PATCH 114/832] Delete domains/maskduck.json --- domains/maskduck.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/maskduck.json diff --git a/domains/maskduck.json b/domains/maskduck.json deleted file mode 100644 index 2914b016b..000000000 --- a/domains/maskduck.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "uayuayuayuaysaomoigaplandaumadauminhquayquay", - "owner": { - "username": "masKDuck", - "email": "", - "discord": "maskduck" - }, - "record": { - "CNAME": "maskduck.pages.dev" - }, - "repo": "https://github.com/maskduck/maskduck.pages.dev" -} From 169ca6c1c0e67641a08d12eb670dbbfd8a9035ae Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 30 Jun 2024 19:50:58 +0700 Subject: [PATCH 115/832] Delete domains/egirl.json --- domains/egirl.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/egirl.json diff --git a/domains/egirl.json b/domains/egirl.json deleted file mode 100644 index 2a2e22f0a..000000000 --- a/domains/egirl.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "MaskDuck", - "email": "70831061+MaskDuck@users.noreply.github.com", - "discord": "716134528409665586" - }, - - "record": { - "CNAME": "maskduck.pages.dev" - } - } - \ No newline at end of file From 1c387b65a7a18fd1531480f2103f7b88d431f57b Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Sun, 30 Jun 2024 21:52:07 +0800 Subject: [PATCH 116/832] Update shockbs.json --- domains/shockbs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shockbs.json b/domains/shockbs.json index 8a4ba1abd..ffd22c1b2 100644 --- a/domains/shockbs.json +++ b/domains/shockbs.json @@ -4,7 +4,7 @@ "email": "apipherng@gmail.com" }, "record": { - "CNAME": "shockbshdhhdjdjndjd.onrender.com", + "A": "216.24.57.1", "MX": ["mxa.mailgun.org","mxb.mailgun.org"], "TXT": "v=spf1 include:mailgun.org ~all" } From fb24fef92c774f51982bff984a4cfdadd721a202 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 30 Jun 2024 10:13:09 -0400 Subject: [PATCH 117/832] Update orangc.json --- domains/orangc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/orangc.json b/domains/orangc.json index ed3a85d41..da3053a49 100644 --- a/domains/orangc.json +++ b/domains/orangc.json @@ -5,6 +5,6 @@ "email": "orangc@proton.me" }, "record": { - "CNAME": "orxngc.github.io" + "CNAME": "edge.redirect.pizza" } } From 12f8524ff4d9246822a8dd804180bb98f26ae328 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 30 Jun 2024 10:13:30 -0400 Subject: [PATCH 118/832] Create owo.json --- domains/owo.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/owo.json diff --git a/domains/owo.json b/domains/owo.json new file mode 100644 index 000000000..da3053a49 --- /dev/null +++ b/domains/owo.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "orxngc", + "discord": "orangc", + "email": "orangc@proton.me" + }, + "record": { + "CNAME": "edge.redirect.pizza" + } +} From 4129cc4a599dac293890b2f19ba2c54cacd682ee Mon Sep 17 00:00:00 2001 From: 7op3 <134126156+7op3@users.noreply.github.com> Date: Sun, 30 Jun 2024 15:43:02 +0100 Subject: [PATCH 119/832] Register seven.is-a.dev --- domains/seven.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/seven.json diff --git a/domains/seven.json b/domains/seven.json new file mode 100644 index 000000000..bcf2eb2b2 --- /dev/null +++ b/domains/seven.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "7op3", + "email": "134126156+7op3@users.noreply.github.com", + "discord": "882124409945587773" + }, + + "record": { + "CNAME": "7op3.github.io" + } + } + \ No newline at end of file From 70aa089112e3109e2f7f8d2a8abeb68130e903e4 Mon Sep 17 00:00:00 2001 From: RonakDutta <164757458+RonakDutta@users.noreply.github.com> Date: Sun, 30 Jun 2024 21:16:19 +0530 Subject: [PATCH 120/832] Register ronak.is-a.dev --- domains/ronak.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ronak.json diff --git a/domains/ronak.json b/domains/ronak.json new file mode 100644 index 000000000..be6a519c1 --- /dev/null +++ b/domains/ronak.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "RonakDutta", + "email": "ronakdutta100@gmail.com", + "discord": "755751261357473803" + }, + + "record": { + "CNAME": "edge.redirect.pizza" + } + } + \ No newline at end of file From 4f582ae54a2d34ba67631ac5b1b410f5b7f4b2f4 Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Mon, 1 Jul 2024 00:33:45 +0800 Subject: [PATCH 121/832] Update shockbs.json --- domains/shockbs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shockbs.json b/domains/shockbs.json index ffd22c1b2..2ad542870 100644 --- a/domains/shockbs.json +++ b/domains/shockbs.json @@ -4,7 +4,7 @@ "email": "apipherng@gmail.com" }, "record": { - "A": "216.24.57.1", + "A": ["216.24.57.1"], "MX": ["mxa.mailgun.org","mxb.mailgun.org"], "TXT": "v=spf1 include:mailgun.org ~all" } From d9bb2990e339feb12b286c0a4aeba84eaaaa35b0 Mon Sep 17 00:00:00 2001 From: Karttikeya Veer Shahi <92601041+KartKernel@users.noreply.github.com> Date: Sun, 30 Jun 2024 23:49:44 +0530 Subject: [PATCH 122/832] Create Karttikeya --- domains/Karttikeya | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/Karttikeya diff --git a/domains/Karttikeya b/domains/Karttikeya new file mode 100644 index 000000000..87b8a58f6 --- /dev/null +++ b/domains/Karttikeya @@ -0,0 +1,11 @@ +{ + "description": "Karttikeya's personal developer website", + "repo": "https://github.com/KartKernel/KartKernel.github.io", + "owner": { + "username": "Karttikeya", + "email": "karttikeyashahi@gmail.com" + }, + "record": { + "CNAME": "KartKernel.github.io" + } +} From bb950e66d3ed98dfaca8ed5382b918d2324ac030 Mon Sep 17 00:00:00 2001 From: imide <43657624+imide@users.noreply.github.com> Date: Sun, 30 Jun 2024 21:23:38 -0600 Subject: [PATCH 123/832] Update imide.json --- domains/imide.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/domains/imide.json b/domains/imide.json index b0aa730f6..757b0ec25 100644 --- a/domains/imide.json +++ b/domains/imide.json @@ -5,6 +5,13 @@ "discord": "555915168932954112" }, "record": { - "CNAME": "imide-is-a-dev.pages.dev" + "A": [ + "172.18.0.9:4321" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 700ca86ee4a28e7ab3ba008657cc7f15d36634ce Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Mon, 1 Jul 2024 13:43:31 +0800 Subject: [PATCH 124/832] shockbs.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit just wanna trigger the check to know if dkim support is released 😀 From 6be3059bbe8a59bbf58e3b94573c764eadc43807 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 1 Jul 2024 14:42:04 +0800 Subject: [PATCH 125/832] support domain key records --- tests/validations.test.js | 3 +++ utils/invalid-domains.json | 1 + utils/validations.js | 1 + 3 files changed, 5 insertions(+) diff --git a/tests/validations.test.js b/tests/validations.test.js index a102eeb73..bb2cac176 100644 --- a/tests/validations.test.js +++ b/tests/validations.test.js @@ -68,6 +68,7 @@ describe('validateDomainData', () => { { ...defaultDomain, name: '_acme-challenge' }, { ...defaultDomain, name: '_dmarc' }, { ...defaultDomain, name: '_gh-is-a-dev' }, + { ...defaultDomain, name: '_domainkey' }, ]; const validCases = [ @@ -104,6 +105,8 @@ describe('validateDomainData', () => { { ...defaultDomain, name: '_gh-phenax.akshay' }, { ...defaultDomain, name: '_gh-hello01-ga' }, { ...defaultDomain, name: '_gh-hello01_ga' }, + { ...defaultDomain, name: '_domainkey.subdomain' }, + { ...defaultDomain, name: 'mx._domainkey.subdomain' }, ]; it('should return false for invalid data', () => { diff --git a/utils/invalid-domains.json b/utils/invalid-domains.json index 1122df7fe..7c3a1ea1d 100644 --- a/utils/invalid-domains.json +++ b/utils/invalid-domains.json @@ -2,6 +2,7 @@ "_acme-challenge", "_discord", "_dmarc", + "_domainkey", "_gh-is-a-dev", "_github-challenge-is-a-dev", "_github-pages-challenge-is-a-dev", diff --git a/utils/validations.js b/utils/validations.js index a5f17eece..d68f6a546 100644 --- a/utils/validations.js +++ b/utils/validations.js @@ -42,6 +42,7 @@ const extraSupportedNames = [ R.equals('_gitlab-pages-verification-code'), R.equals('_acme-challenge'), R.equals('_dmarc'), + R.equals('_domainkey'), testRegex(/^_gh-[a-z0-9-_]+$/i), // Exception for the new github org verification records ] From 92bfc5a72ad88952ff48b6b0f59c662834984913 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 1 Jul 2024 14:43:24 +0800 Subject: [PATCH 126/832] test "valid" domains --- domains/_domainkey.william.json | 9 +++++++++ domains/mx._domainkey.william.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_domainkey.william.json create mode 100644 domains/mx._domainkey.william.json diff --git a/domains/_domainkey.william.json b/domains/_domainkey.william.json new file mode 100644 index 000000000..1ff115871 --- /dev/null +++ b/domains/_domainkey.william.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "wdhdev", + "email": "" + }, + "record": { + "TXT": "domainkey-test" + } +} diff --git a/domains/mx._domainkey.william.json b/domains/mx._domainkey.william.json new file mode 100644 index 000000000..1ff115871 --- /dev/null +++ b/domains/mx._domainkey.william.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "wdhdev", + "email": "" + }, + "record": { + "TXT": "domainkey-test" + } +} From adabca4ad144685da280245d9cffd968d89ffea3 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 1 Jul 2024 14:44:51 +0800 Subject: [PATCH 127/832] invalid test case --- domains/{_domainkey.william.json => _domainkey.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_domainkey.william.json => _domainkey.json} (100%) diff --git a/domains/_domainkey.william.json b/domains/_domainkey.json similarity index 100% rename from domains/_domainkey.william.json rename to domains/_domainkey.json From 69004013760a2d8ca1aec5daf673ae667bedc527 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 1 Jul 2024 14:46:03 +0800 Subject: [PATCH 128/832] delete test domains --- domains/_domainkey.json | 9 --------- domains/mx._domainkey.william.json | 9 --------- 2 files changed, 18 deletions(-) delete mode 100644 domains/_domainkey.json delete mode 100644 domains/mx._domainkey.william.json diff --git a/domains/_domainkey.json b/domains/_domainkey.json deleted file mode 100644 index 1ff115871..000000000 --- a/domains/_domainkey.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "wdhdev", - "email": "" - }, - "record": { - "TXT": "domainkey-test" - } -} diff --git a/domains/mx._domainkey.william.json b/domains/mx._domainkey.william.json deleted file mode 100644 index 1ff115871..000000000 --- a/domains/mx._domainkey.william.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "wdhdev", - "email": "" - }, - "record": { - "TXT": "domainkey-test" - } -} From 03ce4884e69316cac0af5207c6159a70a1694d7e Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Mon, 1 Jul 2024 19:09:30 +0800 Subject: [PATCH 129/832] Update status.shockbs.json --- domains/status.shockbs.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/domains/status.shockbs.json b/domains/status.shockbs.json index 713ecfb81..cd4b9fc6b 100644 --- a/domains/status.shockbs.json +++ b/domains/status.shockbs.json @@ -4,12 +4,6 @@ "email": "apipherng@gmail.com" }, "record": { - "CNAME": "shockbshsockbsshockbsssrviceeeeeeeewoooo.onrender.com" + "CNAME": "shockbs.github.io" } } - - - - - - From 152b46e43ae9b37d32e45d82a276f0e2b74f776b Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Mon, 1 Jul 2024 19:13:44 +0800 Subject: [PATCH 130/832] Update shockbs.json --- domains/shockbs.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/shockbs.json b/domains/shockbs.json index 2ad542870..65abc038f 100644 --- a/domains/shockbs.json +++ b/domains/shockbs.json @@ -4,8 +4,6 @@ "email": "apipherng@gmail.com" }, "record": { - "A": ["216.24.57.1"], - "MX": ["mxa.mailgun.org","mxb.mailgun.org"], - "TXT": "v=spf1 include:mailgun.org ~all" + "A": ["216.24.57.1"] } } From 0d70346ff21d04ae16e4fa2c5c71cf9d40ad169e Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Mon, 1 Jul 2024 19:14:18 +0800 Subject: [PATCH 131/832] Delete domains/email.shockbs.json --- domains/email.shockbs.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/email.shockbs.json diff --git a/domains/email.shockbs.json b/domains/email.shockbs.json deleted file mode 100644 index 89aca1857..000000000 --- a/domains/email.shockbs.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "shockbs", - "email": "apipherng@gmail.com" - }, - "record": { - "CNAME": "mailgun.org" - } -} From f95dc0f3285f8db4a1fafa59e0ae31048f8b79e4 Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Mon, 1 Jul 2024 19:15:03 +0800 Subject: [PATCH 132/832] Delete domains/mx._domainkey.shockbs.json --- domains/mx._domainkey.shockbs.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/mx._domainkey.shockbs.json diff --git a/domains/mx._domainkey.shockbs.json b/domains/mx._domainkey.shockbs.json deleted file mode 100644 index 4fbf0cbd7..000000000 --- a/domains/mx._domainkey.shockbs.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "shockbs", - "email": "apipherng@gmail.com" - }, - "record": { - "TXT": "k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAo7glh0m568v7ZIJJIT7dkDw7CZ4Qt648nfcQoXylkXVJdcBzmRe/wqtJ4v5il8RZH4kI3dCRKgqNTO7OG0mcXqYJ5dGSqsdOemvEaKZo4MA+7NqMLDhDe1PLT3xrVAHiy36DT2XH78KKmZvLQRM/dYwRHy7guo+2oKczaYJX1kwiX9i5ZGFUhFx2kjY2TxbkN/QBUmsfa51Ld1OsJ+akqe+i+/TSDZq0eZGHMEr0+9hTinhxiuj90FJqLB7oibDeF4+0+VhWZHegTFiuO1+Q9yb09xD2rz8GIitzSMfGZjGql/z6MdKMZs1gPRwIhjG3pfazmXy99sSAXLxg0pvymwIDAQAB" - } -} From d417b6f3148917c1d4e322b2aef5f5e8481efa71 Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Mon, 1 Jul 2024 19:23:13 +0800 Subject: [PATCH 133/832] Update shockbs.json --- domains/shockbs.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/shockbs.json b/domains/shockbs.json index 65abc038f..ced36bbdd 100644 --- a/domains/shockbs.json +++ b/domains/shockbs.json @@ -4,6 +4,8 @@ "email": "apipherng@gmail.com" }, "record": { - "A": ["216.24.57.1"] + "A": ["216.24.57.1"], + "MX": ["mx1.improvmx.com","mx2.improvmx.com."], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From a971a19c081eff5fbe2c64d151e5610aa0373677 Mon Sep 17 00:00:00 2001 From: RonakDutta <164757458+RonakDutta@users.noreply.github.com> Date: Mon, 1 Jul 2024 17:35:12 +0530 Subject: [PATCH 134/832] Delete ronak.is-a.dev --- domains/ronak.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/ronak.json diff --git a/domains/ronak.json b/domains/ronak.json deleted file mode 100644 index be6a519c1..000000000 --- a/domains/ronak.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "RonakDutta", - "email": "ronakdutta100@gmail.com", - "discord": "755751261357473803" - }, - - "record": { - "CNAME": "edge.redirect.pizza" - } - } - \ No newline at end of file From 32bdc92cb3fbdbd0c4c4f709749334362b1e0428 Mon Sep 17 00:00:00 2001 From: Blackneeed <121721929+Blackneeed@users.noreply.github.com> Date: Mon, 1 Jul 2024 15:09:40 +0200 Subject: [PATCH 135/832] Register blackneeed.is-a.dev --- domains/blackneeed.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/blackneeed.json diff --git a/domains/blackneeed.json b/domains/blackneeed.json new file mode 100644 index 000000000..753435815 --- /dev/null +++ b/domains/blackneeed.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Blackneeed", + "email": "kontododatkowe.marcelclay@gmail.com", + "discord": "928360278683443210" + }, + + "record": { + "CNAME": "blackneeed.github.io" + } + } + \ No newline at end of file From 14964bc9bb009dbede26783846dde49300d7e187 Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Mon, 1 Jul 2024 21:21:14 +0530 Subject: [PATCH 136/832] Create freefordevs.json --- domains/freefordevs.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/freefordevs.json diff --git a/domains/freefordevs.json b/domains/freefordevs.json new file mode 100644 index 000000000..b14fc31dc --- /dev/null +++ b/domains/freefordevs.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "EducatedSuddenBucket", + "email": "educatedsuddenbucket@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} From 5904b7ca2bf19dcf8313a7916c18a09019bf63ce Mon Sep 17 00:00:00 2001 From: Neel Vaghasiya Date: Tue, 2 Jul 2024 01:04:23 +0530 Subject: [PATCH 137/832] Add neel-vaghasiya domain request --- domains/neel-vaghasiya.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/neel-vaghasiya.json diff --git a/domains/neel-vaghasiya.json b/domains/neel-vaghasiya.json new file mode 100644 index 000000000..0ff4324ce --- /dev/null +++ b/domains/neel-vaghasiya.json @@ -0,0 +1,12 @@ +{ + "description": "A personal portfolio website.", + "repo": "https://github.com/neel-03/neel-vaghasiya", + "owner": { + "username": "neel-03", + "email": "neelvaghasiya003@gmail.com", + "twitter": "NeelV8803" + }, + "record": { + "CNAME": "neel-03.github.io" + } +} From 56496638a19035e03526631aae8f5a6e6c513b40 Mon Sep 17 00:00:00 2001 From: m-zeeshan42 Date: Tue, 2 Jul 2024 02:08:31 +0500 Subject: [PATCH 138/832] Create Zeeshan --- domains/Zeeshan | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/Zeeshan diff --git a/domains/Zeeshan b/domains/Zeeshan new file mode 100644 index 000000000..557752fb5 --- /dev/null +++ b/domains/Zeeshan @@ -0,0 +1,12 @@ +{ + "description": "Portfolio Website", + "repo": "https://github.com/m-zeeshan42/m-zeeshan42.github.io", + "owner": { + "username": "m-zeeshan42", + "email": "zeeshanahraf424@gmail.com" + + }, + "record": { + "CNAME": "m-zeeshan42.github.io" + } +} From 2f0ab9c7308a240e65ce8efad34bf1e1c75a11dc Mon Sep 17 00:00:00 2001 From: m-zeeshan42 Date: Tue, 2 Jul 2024 02:12:05 +0500 Subject: [PATCH 139/832] Rename Zeeshan to zeeshan --- domains/{Zeeshan => zeeshan} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Zeeshan => zeeshan} (100%) diff --git a/domains/Zeeshan b/domains/zeeshan similarity index 100% rename from domains/Zeeshan rename to domains/zeeshan From e6a39cac441eebb6c685b1a9e8e690c66c283651 Mon Sep 17 00:00:00 2001 From: m-zeeshan42 Date: Tue, 2 Jul 2024 02:16:07 +0500 Subject: [PATCH 140/832] Update zeeshan --- domains/zeeshan | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zeeshan b/domains/zeeshan index 557752fb5..19cab1a91 100644 --- a/domains/zeeshan +++ b/domains/zeeshan @@ -3,7 +3,7 @@ "repo": "https://github.com/m-zeeshan42/m-zeeshan42.github.io", "owner": { "username": "m-zeeshan42", - "email": "zeeshanahraf424@gmail.com" + "email": "zeeshanashraf424@gmail.com" }, "record": { From b474cd89e7fda425c20f026cc4ca6ebef0bca935 Mon Sep 17 00:00:00 2001 From: m-zeeshan42 Date: Tue, 2 Jul 2024 02:35:29 +0500 Subject: [PATCH 141/832] Rename zeeshan to zeeshan.json --- domains/{zeeshan => zeeshan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{zeeshan => zeeshan.json} (100%) diff --git a/domains/zeeshan b/domains/zeeshan.json similarity index 100% rename from domains/zeeshan rename to domains/zeeshan.json From 0a69fc80f7cbf3e3e6b5a7e4a0e9bdf59b8ff1f7 Mon Sep 17 00:00:00 2001 From: Ridwan Alfarezi <95561439+ridwanalfarezi@users.noreply.github.com> Date: Tue, 2 Jul 2024 07:30:08 +0700 Subject: [PATCH 142/832] Create ridwanalfarezi --- domains/ridwanalfarezi | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ridwanalfarezi diff --git a/domains/ridwanalfarezi b/domains/ridwanalfarezi new file mode 100644 index 000000000..da1dd74b1 --- /dev/null +++ b/domains/ridwanalfarezi @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/ridwanalfarezi/ridwanalfarezi.github.io", + "owner": { + "username": "ridwanalfarezi", + "email": "alfareziridwan@gmail.com" + }, + "record": { + "CNAME": "ridwanalfarezi.github.io" + } +} From d0b9c2671f358c48bd90e646c13f1c37ed98ff09 Mon Sep 17 00:00:00 2001 From: itsf1ckingsmug <152341211+itsf1ckingsmugg@users.noreply.github.com> Date: Tue, 2 Jul 2024 01:46:01 +0000 Subject: [PATCH 143/832] Create smug.json --- domains/smug.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/smug.json diff --git a/domains/smug.json b/domains/smug.json new file mode 100644 index 000000000..ada35c729 --- /dev/null +++ b/domains/smug.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "itsf1ckingsmugg", + "email": "smugwhy420p@outlook.com" + }, + + "record": { + "CNAME": "itsf1ckingsmugg.github.io" + } +} From 8fd1c676f30c6484bd8bee82ae4e2b317b70e80b Mon Sep 17 00:00:00 2001 From: m-zeeshan42 Date: Tue, 2 Jul 2024 15:15:53 +0500 Subject: [PATCH 144/832] Create to-zeeshan.json --- domains/to-zeeshan.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/to-zeeshan.json diff --git a/domains/to-zeeshan.json b/domains/to-zeeshan.json new file mode 100644 index 000000000..74f1835f4 --- /dev/null +++ b/domains/to-zeeshan.json @@ -0,0 +1,14 @@ +{ + "description": "zeeshan's email", + "repo": "https://zeeshan.is-a.dev", + "owner": { + "email": "zeeshanashraf424@gmail.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 0df2a13559afb73a69075dae22e95ecbb7ac2004 Mon Sep 17 00:00:00 2001 From: Amaan Kazi <85413461+Amaan-Kazi@users.noreply.github.com> Date: Tue, 2 Jul 2024 16:30:56 +0530 Subject: [PATCH 145/832] Update amaankazi.json Migrated from github pages to cloudflare pages --- domains/amaankazi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/amaankazi.json b/domains/amaankazi.json index de59467cf..dd2ac3a60 100644 --- a/domains/amaankazi.json +++ b/domains/amaankazi.json @@ -1,11 +1,11 @@ { - "description": "Personal website with portfolio and projects", - "repo": "https://github.com/Amaan-Kazi/amaan-kazi.github.io", + "description": "Amaan Kazi's website containing portfolio, projects, games and more", + "repo": "https://github.com/Amaan-Kazi/website-amaan-kazi", "owner": { "username": "Amaan-Kazi", "email": "amaankazi1793@gmail.com" }, "record": { - "CNAME": "Amaan-Kazi.github.io" + "CNAME": "amaankazi.pages.dev" } } From c672f3d421421c482079951c651c2861015b3bda Mon Sep 17 00:00:00 2001 From: Amaan Kazi <85413461+Amaan-Kazi@users.noreply.github.com> Date: Tue, 2 Jul 2024 18:27:35 +0530 Subject: [PATCH 146/832] Register tictactoe.amaankazi.is-a.dev amaankazi.is-a.dev is owned by me so i now want to register a subdomain for tic tac toe --- domains/tictactoe.amaankazi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tictactoe.amaankazi.json diff --git a/domains/tictactoe.amaankazi.json b/domains/tictactoe.amaankazi.json new file mode 100644 index 000000000..6e8f6352c --- /dev/null +++ b/domains/tictactoe.amaankazi.json @@ -0,0 +1,11 @@ +{ + "description": "Tic Tac Toe (X & O) local, online and bot", + "repo": "https://github.com/Amaan-Kazi/website-TicTacToe", + "owner": { + "username": "Amaan-Kazi", + "email": "amaankazi1793@gmail.com" + }, + "record": { + "CNAME": "tictactoe-amaankazi.pages.dev" + } +} From 72baceebc98cb04c1b4865cc76867132a655ba87 Mon Sep 17 00:00:00 2001 From: 7op3 <134126156+7op3@users.noreply.github.com> Date: Tue, 2 Jul 2024 14:13:47 +0100 Subject: [PATCH 147/832] Update seven.json to (hopefully) support emails --- domains/seven.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/domains/seven.json b/domains/seven.json index bcf2eb2b2..ecf26ee51 100644 --- a/domains/seven.json +++ b/domains/seven.json @@ -6,7 +6,13 @@ }, "record": { - "CNAME": "7op3.github.io" + "CNAME": "7op3.github.io", + "MX": [ + "mx1.simplelogin.co", + "mx2.simplelogin.co" + ], + + "TXT": ["sl-verification=ivfyrhmrpfrkrgrkywcghobxqkhynw","v=spf1 include:simplelogin.co ~all"] } } - \ No newline at end of file + From ba7e012d777feb621d28b936e1da8b34d76f54b8 Mon Sep 17 00:00:00 2001 From: 7op3 <134126156+7op3@users.noreply.github.com> Date: Tue, 2 Jul 2024 16:13:22 +0100 Subject: [PATCH 148/832] Update seven.json --- domains/seven.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/domains/seven.json b/domains/seven.json index ecf26ee51..24a6e06ad 100644 --- a/domains/seven.json +++ b/domains/seven.json @@ -6,7 +6,14 @@ }, "record": { - "CNAME": "7op3.github.io", + + "A":[ + "185.199.110.153", + "185.199.108.153", + "185.199.111.153", + "185.199.109.153" + ], + "MX": [ "mx1.simplelogin.co", "mx2.simplelogin.co" From 20ef8ef5a51e3d56ccb61d1674fa29d1c25360be Mon Sep 17 00:00:00 2001 From: Anas MS Date: Tue, 2 Jul 2024 21:20:34 +0530 Subject: [PATCH 149/832] Register nonomino.is-a.dev --- domains/nonomino.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nonomino.json diff --git a/domains/nonomino.json b/domains/nonomino.json new file mode 100644 index 000000000..b8b197662 --- /dev/null +++ b/domains/nonomino.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "nonomino", + "email": "ontharros@gmail.com", + "discord": "937674639881166859" + }, + + "record": { + "CNAME": "nonomino.pages.dev" + } + } + \ No newline at end of file From 4bafc8e5c1ac876e4251c1eeb0aa7baad2707997 Mon Sep 17 00:00:00 2001 From: Neel Vaghasiya Date: Tue, 2 Jul 2024 22:34:58 +0530 Subject: [PATCH 150/832] delete neel-vaghasiya.json file --- domains/neel-vaghasiya.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/neel-vaghasiya.json diff --git a/domains/neel-vaghasiya.json b/domains/neel-vaghasiya.json deleted file mode 100644 index 0ff4324ce..000000000 --- a/domains/neel-vaghasiya.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "A personal portfolio website.", - "repo": "https://github.com/neel-03/neel-vaghasiya", - "owner": { - "username": "neel-03", - "email": "neelvaghasiya003@gmail.com", - "twitter": "NeelV8803" - }, - "record": { - "CNAME": "neel-03.github.io" - } -} From c80f1f8e59a341fc74470baf8756f2de0725b9ab Mon Sep 17 00:00:00 2001 From: EnderDev <104269577+enderfoxbg@users.noreply.github.com> Date: Tue, 2 Jul 2024 20:23:22 +0300 Subject: [PATCH 151/832] Register astrowin.is-a.dev --- domains/astrowin.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/astrowin.json diff --git a/domains/astrowin.json b/domains/astrowin.json new file mode 100644 index 000000000..2fa0be1c4 --- /dev/null +++ b/domains/astrowin.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "enderfoxbg", + "email": "enderfoxbg670@gmail.com", + "discord": "970380468090437672" + }, + + "record": { + "CNAME": "astrowin.github.io" + } + } + \ No newline at end of file From 77619c1c267e684b07767577f55230b46e6b9609 Mon Sep 17 00:00:00 2001 From: CrazyMax <127091629+Crazy-Max-Blog@users.noreply.github.com> Date: Tue, 2 Jul 2024 22:04:48 +0400 Subject: [PATCH 152/832] Update rpi.crazymax.json --- domains/rpi.crazymax.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rpi.crazymax.json b/domains/rpi.crazymax.json index 38aa710e6..05ad07555 100644 --- a/domains/rpi.crazymax.json +++ b/domains/rpi.crazymax.json @@ -4,6 +4,6 @@ "email": "Crazy-Max-2011@yandex.ru" }, "record": { - "URL": "https://crazymax.is-a.dev/rpi" + "URL": "https://Crazy-Max-Blog.github.io/rpi/" } } From 67f8820189e8b1e03d858eb9a8f066ec8c5f2739 Mon Sep 17 00:00:00 2001 From: Charon Dev <136901794+Char0nDev@users.noreply.github.com> Date: Tue, 2 Jul 2024 18:05:02 +0000 Subject: [PATCH 153/832] Update charon.json --- domains/charon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/charon.json b/domains/charon.json index e159f057c..08b5c82c6 100644 --- a/domains/charon.json +++ b/domains/charon.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "charondev.xyz" + "CNAME": "char0ndev.github.io" } } From 3c7966a13d36283e715f9363a8c59283ebcf2928 Mon Sep 17 00:00:00 2001 From: Charon Dev <136901794+Char0nDev@users.noreply.github.com> Date: Tue, 2 Jul 2024 18:06:41 +0000 Subject: [PATCH 154/832] Delete charon.is-a.dev --- domains/charon.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/charon.json diff --git a/domains/charon.json b/domains/charon.json deleted file mode 100644 index 08b5c82c6..000000000 --- a/domains/charon.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "Char0nDev", - "email": "charondev1@gmail.com", - "discord": "865606995133202452" - }, - - "record": { - "CNAME": "char0ndev.github.io" - } - } - From 91543228eb6c5c2d22feaa549263d52a184119fd Mon Sep 17 00:00:00 2001 From: Anime Oni <123744803+anime-oni@users.noreply.github.com> Date: Tue, 2 Jul 2024 19:10:04 +0100 Subject: [PATCH 155/832] Register anime-oni.is-a.dev --- domains/anime-oni.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/anime-oni.json diff --git a/domains/anime-oni.json b/domains/anime-oni.json new file mode 100644 index 000000000..9aaf7280e --- /dev/null +++ b/domains/anime-oni.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "anime-oni", + "email": "hiba.aashir@gmail.com", + "discord": "1014232959143907429" + }, + + "record": { + "CNAME": "anime-oni.github.io" + } + } + \ No newline at end of file From 0ca68d485ea02811dba109dd0cab434ed0bc635e Mon Sep 17 00:00:00 2001 From: m-zeeshan42 Date: Tue, 2 Jul 2024 23:45:01 +0500 Subject: [PATCH 156/832] Update to-zeeshan.json --- domains/to-zeeshan.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/to-zeeshan.json b/domains/to-zeeshan.json index 74f1835f4..4c41bc0f8 100644 --- a/domains/to-zeeshan.json +++ b/domains/to-zeeshan.json @@ -2,6 +2,7 @@ "description": "zeeshan's email", "repo": "https://zeeshan.is-a.dev", "owner": { + "username": "m-zeeshan42" "email": "zeeshanashraf424@gmail.com" }, "record": { From 73535d937e8854b2bfbbad86b4f079e847a740b9 Mon Sep 17 00:00:00 2001 From: m-zeeshan42 Date: Wed, 3 Jul 2024 00:22:45 +0500 Subject: [PATCH 157/832] Update to-zeeshan.json --- domains/to-zeeshan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/to-zeeshan.json b/domains/to-zeeshan.json index 4c41bc0f8..10ca6bbf1 100644 --- a/domains/to-zeeshan.json +++ b/domains/to-zeeshan.json @@ -2,7 +2,7 @@ "description": "zeeshan's email", "repo": "https://zeeshan.is-a.dev", "owner": { - "username": "m-zeeshan42" + "username": "m-zeeshan42" , "email": "zeeshanashraf424@gmail.com" }, "record": { From 841b4569610c15090f19f1a7cd5c1628ce62c49d Mon Sep 17 00:00:00 2001 From: seyioo <81486074+seyiooo@users.noreply.github.com> Date: Tue, 2 Jul 2024 22:27:35 +0200 Subject: [PATCH 158/832] Create seyioo.json --- domains/seyioo.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/seyioo.json diff --git a/domains/seyioo.json b/domains/seyioo.json new file mode 100644 index 000000000..17e90b0a1 --- /dev/null +++ b/domains/seyioo.json @@ -0,0 +1,13 @@ +{ + "description": "For a personnal portfolio", + "repo": "https://github.com/seyiooo/seyiooo.github.io", + "owner": { + "username": "seyiooo", + "email": "", + "discord": "sey.ioo", + "instagram": "sey.ioo" + }, + "record": { + "CNAME": "seyiooo.github.io" + } +} From c4fd65a356eecc9e6be9509a3890200abafff53d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Muhammed=20Ali=20Suba=C5=9F=C4=B1?= <65021996+mhmmdlsubasi@users.noreply.github.com> Date: Tue, 2 Jul 2024 23:36:17 +0300 Subject: [PATCH 159/832] Register subasi.is-a.dev --- domains/subasi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/subasi.json diff --git a/domains/subasi.json b/domains/subasi.json new file mode 100644 index 000000000..d348f48da --- /dev/null +++ b/domains/subasi.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "mhmmdlsubasi", + "email": "mhmmdlsubasi@outlook.com", + "discord": "319735026625413132" + }, + + "record": { + "CNAME": "https://github.com/mhmmdlsubasi/mhmmdlsubasi.github.io" + } + } + \ No newline at end of file From 5477368940b08f44046d214b3764520adba0c4a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Muhammed=20Ali=20Suba=C5=9F=C4=B1?= <65021996+mhmmdlsubasi@users.noreply.github.com> Date: Tue, 2 Jul 2024 23:49:19 +0300 Subject: [PATCH 160/832] Update subasi.json --- domains/subasi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/subasi.json b/domains/subasi.json index d348f48da..7f54fd687 100644 --- a/domains/subasi.json +++ b/domains/subasi.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://github.com/mhmmdlsubasi/mhmmdlsubasi.github.io" + "CNAME": "https://mhmmdlsubasi.github.io/" } } - \ No newline at end of file + From 4fef3ca0009cdcf18fff074a4b6f9ff3f82552d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Muhammed=20Ali=20Suba=C5=9F=C4=B1?= <65021996+mhmmdlsubasi@users.noreply.github.com> Date: Wed, 3 Jul 2024 00:13:56 +0300 Subject: [PATCH 161/832] Update subasi.json --- domains/subasi.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/domains/subasi.json b/domains/subasi.json index 7f54fd687..6ba35654f 100644 --- a/domains/subasi.json +++ b/domains/subasi.json @@ -1,12 +1,16 @@ { + "description": "For a personnal portfolio", + "repo": "https://github.com/mhmmdlsubasi/mhmmdlsubasi.github.io", "owner": { "username": "mhmmdlsubasi", "email": "mhmmdlsubasi@outlook.com", - "discord": "319735026625413132" + "discord": "319735026625413132", + "twitter": "mhmmdlsubasi", + "instagram": "mhmmdlsubasi" }, "record": { - "CNAME": "https://mhmmdlsubasi.github.io/" + "CNAME": "mhmmdlsubasi.github.io" } } From fe54b05f331a4079ba926dd35a6e20f1c2805386 Mon Sep 17 00:00:00 2001 From: Keiran <159267417+KeiranScript@users.noreply.github.com> Date: Wed, 3 Jul 2024 07:57:54 +0100 Subject: [PATCH 162/832] Create kc.json --- domains/kc.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/kc.json diff --git a/domains/kc.json b/domains/kc.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/kc.json @@ -0,0 +1 @@ + From e3a5dc07424bc7c0f9e57fe05c5bae68baef037d Mon Sep 17 00:00:00 2001 From: Keiran <159267417+KeiranScript@users.noreply.github.com> Date: Wed, 3 Jul 2024 08:02:14 +0100 Subject: [PATCH 163/832] Update and rename kc.json to keiran.json --- domains/kc.json | 1 - domains/keiran.json | 11 +++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) delete mode 100644 domains/kc.json create mode 100644 domains/keiran.json diff --git a/domains/kc.json b/domains/kc.json deleted file mode 100644 index 8b1378917..000000000 --- a/domains/kc.json +++ /dev/null @@ -1 +0,0 @@ - diff --git a/domains/keiran.json b/domains/keiran.json new file mode 100644 index 000000000..25238e87a --- /dev/null +++ b/domains/keiran.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Bio", + "repo": "https://github.com/is-a-dev/docs", + "owner": { + "username": "keiranscript", + "email": "keiran0@proton.me" + }, + "record": { + "URL": "https://bio.kuuichi.xyz" + } +} From 8a4619a79ff9c69881aa80990868453a81e02f5d Mon Sep 17 00:00:00 2001 From: Okinea Dev <81070564+okineadev@users.noreply.github.com> Date: Wed, 3 Jul 2024 10:17:45 +0300 Subject: [PATCH 164/832] Create okinea.json --- domains/okinea.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 domains/okinea.json diff --git a/domains/okinea.json b/domains/okinea.json new file mode 100644 index 000000000..5b83bc6b2 --- /dev/null +++ b/domains/okinea.json @@ -0,0 +1,16 @@ +{ + "description": "Okinea Dev website", + "repo": "https://github.com/okineadev", + "owner": { + "username": "okineadev", + "email": "81070564+okineadev@users.noreply.github.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} From a79970a84d9080e20ccbfd078d34339ebd46d873 Mon Sep 17 00:00:00 2001 From: Okinea Dev <81070564+okineadev@users.noreply.github.com> Date: Wed, 3 Jul 2024 10:20:35 +0300 Subject: [PATCH 165/832] Create _github-pages-challenge-okineadev.okinea.json --- domains/_github-pages-challenge-okineadev.okinea.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_github-pages-challenge-okineadev.okinea.json diff --git a/domains/_github-pages-challenge-okineadev.okinea.json b/domains/_github-pages-challenge-okineadev.okinea.json new file mode 100644 index 000000000..08e93918c --- /dev/null +++ b/domains/_github-pages-challenge-okineadev.okinea.json @@ -0,0 +1,11 @@ +{ + "description": "Okinea Dev website", + "repo": "https://github.com/okineadev", + "owner": { + "username": "okineadev", + "email": "81070564+okineadev@users.noreply.github.com" + }, + "record": { + "TXT": "a4553ebffa6a3356fc37fb4f8e8a14" + } +} From 7006ef6eb4fdd4b956fb259258a84e139846520e Mon Sep 17 00:00:00 2001 From: Habibov Mirzosharif <83966711+habiboffdev@users.noreply.github.com> Date: Wed, 3 Jul 2024 16:42:09 +0500 Subject: [PATCH 166/832] Update mirzosharif.json --- domains/mirzosharif.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mirzosharif.json b/domains/mirzosharif.json index 87db978d6..26d4d6269 100644 --- a/domains/mirzosharif.json +++ b/domains/mirzosharif.json @@ -6,6 +6,6 @@ "email": "mirzoupwork@gmail.com" }, "record": { - "CNAME": "habiboffdev.github.io" + "CNAME": "mirzosharif.me" } } From 3d27259fe4e9b159154189bc86fa2b08aa5c4ef6 Mon Sep 17 00:00:00 2001 From: buffer Date: Wed, 3 Jul 2024 18:41:30 +0530 Subject: [PATCH 167/832] Register buffer.is-a.dev --- domains/buffer.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/buffer.json diff --git a/domains/buffer.json b/domains/buffer.json new file mode 100644 index 000000000..85f9afb98 --- /dev/null +++ b/domains/buffer.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "bufferwise", + "email": "126371417+bufferwise@users.noreply.github.com", + "discord": "790846560229392444" + }, + + "record": { + "CNAME": "bufferwise.netlify.app" + } + } + \ No newline at end of file From 65c52d3328233a1e561f5f844d863db56af20d29 Mon Sep 17 00:00:00 2001 From: Ridwan Alfarezi <95561439+ridwanalfarezi@users.noreply.github.com> Date: Wed, 3 Jul 2024 21:58:42 +0700 Subject: [PATCH 168/832] Rename ridwanalfarezi to ridwanalfarezi.json --- domains/{ridwanalfarezi => ridwanalfarezi.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{ridwanalfarezi => ridwanalfarezi.json} (100%) diff --git a/domains/ridwanalfarezi b/domains/ridwanalfarezi.json similarity index 100% rename from domains/ridwanalfarezi rename to domains/ridwanalfarezi.json From 6fb145546eca079fb19dbc226c2decc03f97b153 Mon Sep 17 00:00:00 2001 From: Amplify <155575594+not-amplify@users.noreply.github.com> Date: Wed, 3 Jul 2024 14:15:31 -0400 Subject: [PATCH 169/832] Register lightsys32.is-a.dev --- domains/lightsys32.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lightsys32.json diff --git a/domains/lightsys32.json b/domains/lightsys32.json new file mode 100644 index 000000000..f0a46ad09 --- /dev/null +++ b/domains/lightsys32.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "not-amplify", + "email": "not.amplify.x@gmail.com", + "discord": "1202067094360035353" + }, + + "record": { + "A": ["104.243.45.193"] + } + } + \ No newline at end of file From 800065d7a082f1fb35db6b65d41a793b285b61c1 Mon Sep 17 00:00:00 2001 From: samatbk Date: Wed, 3 Jul 2024 22:59:26 +0300 Subject: [PATCH 170/832] Create samatbk.json --- domains/samatbk.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/samatbk.json diff --git a/domains/samatbk.json b/domains/samatbk.json new file mode 100644 index 000000000..23efcb09e --- /dev/null +++ b/domains/samatbk.json @@ -0,0 +1,11 @@ +{ + "description": "samatbk's website", + "repo": "https://github.com/samatbk/samatbk.github.io", + "owner": { + "username": "samatbk", + "email": "samatbk@proton.me", + }, + "record": { + "CNAME": "samatbk.github.io" + } +} From b8d9e5e147b0067b1432fb4bf5e6e80e76ce5824 Mon Sep 17 00:00:00 2001 From: Drew <84212701+MrDiamondDog@users.noreply.github.com> Date: Wed, 3 Jul 2024 19:10:51 -0600 Subject: [PATCH 171/832] Delete domains/mrdiamond.json --- domains/mrdiamond.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/mrdiamond.json diff --git a/domains/mrdiamond.json b/domains/mrdiamond.json deleted file mode 100644 index 00f633ff8..000000000 --- a/domains/mrdiamond.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "MrDiamondDog", - "email": "drewratner27@gmail.com" - }, - "record": { - "CNAME": "mrdiamonddog.github.io" - } -} From 017879c465e43a12e2bb2c42ff981e9e272fed57 Mon Sep 17 00:00:00 2001 From: Drew <84212701+MrDiamondDog@users.noreply.github.com> Date: Wed, 3 Jul 2024 19:12:31 -0600 Subject: [PATCH 172/832] Create mrdiamond.json --- domains/mrdiamond.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mrdiamond.json diff --git a/domains/mrdiamond.json b/domains/mrdiamond.json new file mode 100644 index 000000000..a6a93fe3a --- /dev/null +++ b/domains/mrdiamond.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MrDiamondDog", + "email": "drewratner27@gmail.com" + }, + "record": { + "A": ["129.146.158.220"] + } +} From b904cc2dfecfb36906585cfee57df4a2011a933d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 4 Jul 2024 10:26:15 +0800 Subject: [PATCH 173/832] Delete CNAME Why was this file created in the first place? --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index f391720be..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -charon.is-a.dev \ No newline at end of file From a9cd9a95a5a35ec6ddefcfa2c6c5325fa3614c5f Mon Sep 17 00:00:00 2001 From: Karttikeya Veer Shahi <92601041+KartKernel@users.noreply.github.com> Date: Thu, 4 Jul 2024 11:40:38 +0530 Subject: [PATCH 174/832] Update and rename Karttikeya to Karttikeya.json --- domains/{Karttikeya => Karttikeya.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{Karttikeya => Karttikeya.json} (77%) diff --git a/domains/Karttikeya b/domains/Karttikeya.json similarity index 77% rename from domains/Karttikeya rename to domains/Karttikeya.json index 87b8a58f6..6cce8a1d5 100644 --- a/domains/Karttikeya +++ b/domains/Karttikeya.json @@ -1,5 +1,5 @@ { - "description": "Karttikeya's personal developer website", + "description": "Karttikeya's portfolio website", "repo": "https://github.com/KartKernel/KartKernel.github.io", "owner": { "username": "Karttikeya", From 46f266531a3b9997fc126c9961268a8143fccfd0 Mon Sep 17 00:00:00 2001 From: El Pollo <77713872+Aalcantaraxxx@users.noreply.github.com> Date: Thu, 4 Jul 2024 08:25:23 -0600 Subject: [PATCH 175/832] aalcantara.json --- domains/aalcantara.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/aalcantara.json diff --git a/domains/aalcantara.json b/domains/aalcantara.json new file mode 100644 index 000000000..9b5ff463a --- /dev/null +++ b/domains/aalcantara.json @@ -0,0 +1,12 @@ +{ + "description": "Documentation for is-a-dev", + "repo": "https://github.com/Aalcantaraxxx/register", + "owner": { + "username": "Aalcantaraxxx", + "email": "angele2705@gmail.com" + }, + { + "record": { + "CNAME": "aalcantara-is-a-dev.web.app" + } +} From 824e8c21724228a9a2732b05eab6103c94ce7d50 Mon Sep 17 00:00:00 2001 From: El Pollo <77713872+Aalcantaraxxx@users.noreply.github.com> Date: Thu, 4 Jul 2024 09:19:49 -0600 Subject: [PATCH 176/832] Register alcantara.is-a.dev --- domains/alcantara.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/alcantara.json diff --git a/domains/alcantara.json b/domains/alcantara.json new file mode 100644 index 000000000..07a6f1b91 --- /dev/null +++ b/domains/alcantara.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Aalcantaraxxx", + "email": "angele2705@gmail.com", + "discord": "713108034171437066" + }, + + "record": { + "CNAME": "aalcantara-is-a-dev.web.app" + } + } + \ No newline at end of file From 2cb59c68a4501932b714cee32fc35784089ec194 Mon Sep 17 00:00:00 2001 From: El Pollo <77713872+Aalcantaraxxx@users.noreply.github.com> Date: Thu, 4 Jul 2024 20:41:09 -0600 Subject: [PATCH 177/832] Updated aalcantara.json --- domains/aalcantara.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/aalcantara.json b/domains/aalcantara.json index 9b5ff463a..d4f2171bb 100644 --- a/domains/aalcantara.json +++ b/domains/aalcantara.json @@ -5,7 +5,6 @@ "username": "Aalcantaraxxx", "email": "angele2705@gmail.com" }, - { "record": { "CNAME": "aalcantara-is-a-dev.web.app" } From 101a88ac9b47f21b412d6281addc9ed5ca52c0f8 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 5 Jul 2024 12:22:51 +0800 Subject: [PATCH 178/832] Update samatbk.json --- domains/samatbk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/samatbk.json b/domains/samatbk.json index 23efcb09e..dd13cd9b6 100644 --- a/domains/samatbk.json +++ b/domains/samatbk.json @@ -3,7 +3,7 @@ "repo": "https://github.com/samatbk/samatbk.github.io", "owner": { "username": "samatbk", - "email": "samatbk@proton.me", + "email": "samatbk@proton.me" }, "record": { "CNAME": "samatbk.github.io" From 525588f3bd4e5d3a9a5cb3f6bf7071c79586d3ab Mon Sep 17 00:00:00 2001 From: Karttikeya Veer Shahi <92601041+KartKernel@users.noreply.github.com> Date: Fri, 5 Jul 2024 14:30:37 +0530 Subject: [PATCH 179/832] Rename Karttikeya.json to karttikeya.json --- domains/{Karttikeya.json => karttikeya.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Karttikeya.json => karttikeya.json} (100%) diff --git a/domains/Karttikeya.json b/domains/karttikeya.json similarity index 100% rename from domains/Karttikeya.json rename to domains/karttikeya.json From 8f0c418ad9e676d6f671820513572c4742a0af32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C5=A9=20Th=C3=A0nh=20Trung?= <69748032+vuthanhtrung2010@users.noreply.github.com> Date: Fri, 5 Jul 2024 17:01:59 +0700 Subject: [PATCH 180/832] change proxy --- domains/cdn.trung.json | 2 +- domains/code.trung.json | 2 +- domains/extensions.trung.json | 2 +- domains/links.trung.json | 2 +- domains/manage.uptime.trung.json | 2 +- domains/mongodb.trung.json | 2 +- domains/mystic.trung.json | 2 +- domains/proxy.trung.json | 2 +- domains/spotify.trung.json | 2 +- domains/stats.trung.json | 2 +- domains/status.trung.json | 2 +- domains/test.trung.json | 2 +- domains/trung.json | 2 +- domains/uptime.trung.json | 2 +- domains/workspace.trung.json | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/domains/cdn.trung.json b/domains/cdn.trung.json index a41c66475..0138cea65 100644 --- a/domains/cdn.trung.json +++ b/domains/cdn.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["74.208.39.12"] + "A": ["37.114.46.15"] } } diff --git a/domains/code.trung.json b/domains/code.trung.json index a41c66475..0138cea65 100644 --- a/domains/code.trung.json +++ b/domains/code.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["74.208.39.12"] + "A": ["37.114.46.15"] } } diff --git a/domains/extensions.trung.json b/domains/extensions.trung.json index a41c66475..0138cea65 100644 --- a/domains/extensions.trung.json +++ b/domains/extensions.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["74.208.39.12"] + "A": ["37.114.46.15"] } } diff --git a/domains/links.trung.json b/domains/links.trung.json index a41c66475..0138cea65 100644 --- a/domains/links.trung.json +++ b/domains/links.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["74.208.39.12"] + "A": ["37.114.46.15"] } } diff --git a/domains/manage.uptime.trung.json b/domains/manage.uptime.trung.json index a41c66475..0138cea65 100644 --- a/domains/manage.uptime.trung.json +++ b/domains/manage.uptime.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["74.208.39.12"] + "A": ["37.114.46.15"] } } diff --git a/domains/mongodb.trung.json b/domains/mongodb.trung.json index a41c66475..0138cea65 100644 --- a/domains/mongodb.trung.json +++ b/domains/mongodb.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["74.208.39.12"] + "A": ["37.114.46.15"] } } diff --git a/domains/mystic.trung.json b/domains/mystic.trung.json index a41c66475..0138cea65 100644 --- a/domains/mystic.trung.json +++ b/domains/mystic.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["74.208.39.12"] + "A": ["37.114.46.15"] } } diff --git a/domains/proxy.trung.json b/domains/proxy.trung.json index a41c66475..0138cea65 100644 --- a/domains/proxy.trung.json +++ b/domains/proxy.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["74.208.39.12"] + "A": ["37.114.46.15"] } } diff --git a/domains/spotify.trung.json b/domains/spotify.trung.json index a41c66475..0138cea65 100644 --- a/domains/spotify.trung.json +++ b/domains/spotify.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["74.208.39.12"] + "A": ["37.114.46.15"] } } diff --git a/domains/stats.trung.json b/domains/stats.trung.json index a41c66475..0138cea65 100644 --- a/domains/stats.trung.json +++ b/domains/stats.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["74.208.39.12"] + "A": ["37.114.46.15"] } } diff --git a/domains/status.trung.json b/domains/status.trung.json index a41c66475..0138cea65 100644 --- a/domains/status.trung.json +++ b/domains/status.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["74.208.39.12"] + "A": ["37.114.46.15"] } } diff --git a/domains/test.trung.json b/domains/test.trung.json index a41c66475..0138cea65 100644 --- a/domains/test.trung.json +++ b/domains/test.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["74.208.39.12"] + "A": ["37.114.46.15"] } } diff --git a/domains/trung.json b/domains/trung.json index a41c66475..0138cea65 100644 --- a/domains/trung.json +++ b/domains/trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["74.208.39.12"] + "A": ["37.114.46.15"] } } diff --git a/domains/uptime.trung.json b/domains/uptime.trung.json index a41c66475..0138cea65 100644 --- a/domains/uptime.trung.json +++ b/domains/uptime.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["74.208.39.12"] + "A": ["37.114.46.15"] } } diff --git a/domains/workspace.trung.json b/domains/workspace.trung.json index a41c66475..0138cea65 100644 --- a/domains/workspace.trung.json +++ b/domains/workspace.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["74.208.39.12"] + "A": ["37.114.46.15"] } } From 23b48b54b97d9986b021e2ea2ff4f0b53b6d96ae Mon Sep 17 00:00:00 2001 From: ketchupcomponent <101750090+iHategithub9000@users.noreply.github.com> Date: Fri, 5 Jul 2024 13:19:37 +0200 Subject: [PATCH 181/832] Register painscreen.is-a.dev --- domains/painscreen.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/painscreen.json diff --git a/domains/painscreen.json b/domains/painscreen.json new file mode 100644 index 000000000..e565d6b55 --- /dev/null +++ b/domains/painscreen.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "iHategithub9000", + "email": "stefeksiekiera@gmail.com", + "discord": "836012649959522384" + }, + + "record": { + "CNAME": "painscreenisadev.glitch.me" + } + } + \ No newline at end of file From 5d28eda3be1442bd6f39781d82d3af6d55c2b7b8 Mon Sep 17 00:00:00 2001 From: ketchupcomponent <101750090+iHategithub9000@users.noreply.github.com> Date: Fri, 5 Jul 2024 16:29:06 +0200 Subject: [PATCH 182/832] Update painscreen.json --- domains/painscreen.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/painscreen.json b/domains/painscreen.json index e565d6b55..e04c5760c 100644 --- a/domains/painscreen.json +++ b/domains/painscreen.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "painscreenisadev.glitch.me" + "CNAME": "ihategithub9000.github.io" } } - \ No newline at end of file + From 9e6b0eda7e5af234899762774801c0ac7710e5f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=AA=20Nh=E1=BA=ADt=20Minh?= Date: Fri, 5 Jul 2024 22:20:43 +0700 Subject: [PATCH 183/832] Update lnminh1411.json --- domains/lnminh1411.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/lnminh1411.json b/domains/lnminh1411.json index 0d6b8462b..d4564ca48 100644 --- a/domains/lnminh1411.json +++ b/domains/lnminh1411.json @@ -7,5 +7,7 @@ }, "record": { "CNAME": "lnminh1411.github.io" + "MX": "mx1.improvmx.com", "mx2.improvmx.com" + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From e7a59b1d17b3aeccd5d7ec6f122219bc5d06a4ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=AA=20Nh=E1=BA=ADt=20Minh?= Date: Fri, 5 Jul 2024 22:41:02 +0700 Subject: [PATCH 184/832] Update lnminh1411.json --- domains/lnminh1411.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/lnminh1411.json b/domains/lnminh1411.json index d4564ca48..37c2ffb30 100644 --- a/domains/lnminh1411.json +++ b/domains/lnminh1411.json @@ -6,8 +6,11 @@ "discord": "cvn2484" }, "record": { - "CNAME": "lnminh1411.github.io" - "MX": "mx1.improvmx.com", "mx2.improvmx.com" + "URL": "https://lnminh1411.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 244d92da6b1389bd62985dea597407d920d63790 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=AA=20Nh=E1=BA=ADt=20Minh?= Date: Fri, 5 Jul 2024 22:43:19 +0700 Subject: [PATCH 185/832] Create _github-pages-challenge-lnminh1411.lnminh1411.json --- .../_github-pages-challenge-lnminh1411.lnminh1411.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-lnminh1411.lnminh1411.json diff --git a/domains/_github-pages-challenge-lnminh1411.lnminh1411.json b/domains/_github-pages-challenge-lnminh1411.lnminh1411.json new file mode 100644 index 000000000..6390f086c --- /dev/null +++ b/domains/_github-pages-challenge-lnminh1411.lnminh1411.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lnminh1411", + "email": "nhatminh.forwarding@gmail.com" + }, + "record": { + "TXT": "4f83fedca6340871b27f2bb29e61ae" + } +} From 4da4ec0744c18069257c731c4e35f3cf04386a46 Mon Sep 17 00:00:00 2001 From: Ajay Sahani <82957336+Dev-Ajay-sahani@users.noreply.github.com> Date: Fri, 5 Jul 2024 22:00:13 +0530 Subject: [PATCH 186/832] Update and rename ajayisdev.json to ajays.json --- domains/{ajayisdev.json => ajays.json} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename domains/{ajayisdev.json => ajays.json} (52%) diff --git a/domains/ajayisdev.json b/domains/ajays.json similarity index 52% rename from domains/ajayisdev.json rename to domains/ajays.json index 46e65f07c..8fa7f088c 100644 --- a/domains/ajayisdev.json +++ b/domains/ajays.json @@ -1,11 +1,11 @@ { "description": "want to use it for hosting my portfolio site", - "repo": "https://github.com/AjayIsDev/AjayIsDev.github.io", + "repo": "https://github.com/Dev-Ajay-sahani/Ajay_site", "owner": { - "username": "AjayIsDev", + "username": "Dev-Ajay-sahani", "email": "ajays.dev.contact@gmail.com" }, "record": { - "CNAME": "AjayIsDev.github.io" + "CNAME": "Dev-Ajay-sahani.github.io" } } From 4979c9b5c254d5dabc94a374b7a8cb91f7259ed2 Mon Sep 17 00:00:00 2001 From: Ajay Sahani <82957336+Dev-Ajay-sahani@users.noreply.github.com> Date: Fri, 5 Jul 2024 22:06:46 +0530 Subject: [PATCH 187/832] Create _github-pages-challenge-Dev-Ajay-sahani.ajays.json --- .../_github-pages-challenge-Dev-Ajay-sahani.ajays.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Dev-Ajay-sahani.ajays.json diff --git a/domains/_github-pages-challenge-Dev-Ajay-sahani.ajays.json b/domains/_github-pages-challenge-Dev-Ajay-sahani.ajays.json new file mode 100644 index 000000000..bb1371c1b --- /dev/null +++ b/domains/_github-pages-challenge-Dev-Ajay-sahani.ajays.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Dev-Ajay-sahani", + "email": "ajays.dev.contact@gmail.com" + }, + "record": { + "TXT": "41d8fd2a7b00dc0110fdfa4c1518c9" + } +} From e31f6b575ca58143e06f8dda4e5267770006eaea Mon Sep 17 00:00:00 2001 From: Turtles127 <104092144+Turtles127@users.noreply.github.com> Date: Fri, 5 Jul 2024 09:51:26 -0700 Subject: [PATCH 188/832] Create wacky.json --- domains/wacky.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/wacky.json diff --git a/domains/wacky.json b/domains/wacky.json new file mode 100644 index 000000000..ff1252d9f --- /dev/null +++ b/domains/wacky.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Turtles127", + "email": "turtles127855@gmail.com", + "discord": "838934801972723713" + }, + + "record": { + "CNAME": "wacky.pages.dev" + } +} From 39dc1ba27939d0d27a545c69bfcb6d8cf40d9cb6 Mon Sep 17 00:00:00 2001 From: ketchupcomponent <101750090+iHategithub9000@users.noreply.github.com> Date: Fri, 5 Jul 2024 19:14:08 +0200 Subject: [PATCH 189/832] Create _discord.painscreen.json --- domains/_discord.painscreen.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_discord.painscreen.json diff --git a/domains/_discord.painscreen.json b/domains/_discord.painscreen.json new file mode 100644 index 000000000..475265422 --- /dev/null +++ b/domains/_discord.painscreen.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "iHategithub9000", + "email": "stefeksiekiera@gmail.com", + "discord": "836012649959522384" + }, + + "record": { + "TXT":"dh=7e6fb461ca0baaa88aa3fd36db70d4f8efa67675" + } + } From a1c619284374e2163fd5f5ac987d630d205fa149 Mon Sep 17 00:00:00 2001 From: User0 <104380885+user0-07161@users.noreply.github.com> Date: Fri, 5 Jul 2024 14:06:49 -0400 Subject: [PATCH 190/832] Create tomiszivacs.json --- domains/tomiszivacs.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/tomiszivacs.json diff --git a/domains/tomiszivacs.json b/domains/tomiszivacs.json new file mode 100644 index 000000000..d90bea90f --- /dev/null +++ b/domains/tomiszivacs.json @@ -0,0 +1,13 @@ +{ + "description": "Tomiszivacs' site", + "repo": "https://github.com/TomiSzivacs/TomiSzivacs.github.io", + "owner": { + "username": "TomiSzivacs", + "email": "tomiyt999@gmail.com", + "discord": "1133680871879229440" + }, + + "record": { + "CNAME": "tomiszivacs.github.io" + } +} From 7f7d5687996c813de85f2641111e0907db3d2a24 Mon Sep 17 00:00:00 2001 From: Arceus <96443442+0x2b67@users.noreply.github.com> Date: Fri, 5 Jul 2024 18:15:08 +0000 Subject: [PATCH 191/832] Update arceus.json --- domains/arceus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arceus.json b/domains/arceus.json index 9aadca07b..aa9bd6a71 100644 --- a/domains/arceus.json +++ b/domains/arceus.json @@ -6,6 +6,6 @@ }, "record": { - "CNAME": "blurwind.github.io" + "CNAME": "0x2b67.github.io" } } From d4ea904c0fcbe14ca8cca2b27199f4474390c9c7 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Fri, 5 Jul 2024 21:36:41 +0300 Subject: [PATCH 192/832] Update arceus.json --- domains/arceus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arceus.json b/domains/arceus.json index aa9bd6a71..6a6b9e5b9 100644 --- a/domains/arceus.json +++ b/domains/arceus.json @@ -1,6 +1,6 @@ { "owner": { - "username": "blurwind", + "username": "0x2b67", "email": "", "discord": "1055478076013817936" }, From 9bd18553084aa10bebd93a88efde00b59ed3bf19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=AA=20Nh=E1=BA=ADt=20Minh?= Date: Sat, 6 Jul 2024 09:30:12 +0700 Subject: [PATCH 193/832] Update lnminh1411.json --- domains/lnminh1411.json | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/domains/lnminh1411.json b/domains/lnminh1411.json index 37c2ffb30..dc705f2df 100644 --- a/domains/lnminh1411.json +++ b/domains/lnminh1411.json @@ -6,11 +6,16 @@ "discord": "cvn2484" }, "record": { - "URL": "https://lnminh1411.github.io", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" + "A": "[ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], + "TXT": "forward-email=nhatminh.forwarding@gmail.com" } } From 38e0a7c4a703633f76cb9785eadf1aa100cee737 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=AA=20Nh=E1=BA=ADt=20Minh?= Date: Sat, 6 Jul 2024 09:30:27 +0700 Subject: [PATCH 194/832] Update lnminh1411.json --- domains/lnminh1411.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lnminh1411.json b/domains/lnminh1411.json index dc705f2df..8615d05e7 100644 --- a/domains/lnminh1411.json +++ b/domains/lnminh1411.json @@ -6,7 +6,7 @@ "discord": "cvn2484" }, "record": { - "A": "[ + "A": [ "185.199.108.153", "185.199.109.153", "185.199.110.153", From 24ea5917b2a21260641567a9e217e2dc9db4fb4f Mon Sep 17 00:00:00 2001 From: Alecks20 <109296824+Alecks20@users.noreply.github.com> Date: Sat, 6 Jul 2024 11:26:48 +0800 Subject: [PATCH 195/832] Register alecks.is-a.dev --- domains/alecks.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/alecks.json diff --git a/domains/alecks.json b/domains/alecks.json new file mode 100644 index 000000000..9ae7a22a4 --- /dev/null +++ b/domains/alecks.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Alecks20", + "email": "109296824+Alecks20@users.noreply.github.com", + "discord": "612522818294251522" + }, + + "record": { + "CNAME": "euphoria.alecks.dev" + } + } + \ No newline at end of file From 13f9d839cac3675e5005d6f8c41e0c86e4e9bffd Mon Sep 17 00:00:00 2001 From: Paul Andrew <75168528+NotKaskus@users.noreply.github.com> Date: Sat, 6 Jul 2024 12:04:26 +0800 Subject: [PATCH 196/832] Create _discord.paul.json --- domains/_discord.paul.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.paul.json diff --git a/domains/_discord.paul.json b/domains/_discord.paul.json new file mode 100644 index 000000000..4f6f6efb3 --- /dev/null +++ b/domains/_discord.paul.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NotKaskus", + "email": "kaskus45@proton.me" + }, + "record": { + "TXT": "dh=47c4b20ad8d876bd40060dd5cee8a4a201378626" + } +} From 0c5871eb15b6aea521183b76d36ee1f53a398da2 Mon Sep 17 00:00:00 2001 From: Keiran <159267417+KeiranScript@users.noreply.github.com> Date: Sat, 6 Jul 2024 05:58:52 +0100 Subject: [PATCH 197/832] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..d274c1896 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +kc-is-a.dev \ No newline at end of file From 4f8612bef5e906e30ecaad18d06556f94d94e926 Mon Sep 17 00:00:00 2001 From: Keiran <159267417+KeiranScript@users.noreply.github.com> Date: Sat, 6 Jul 2024 05:59:08 +0100 Subject: [PATCH 198/832] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index d274c1896..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -kc-is-a.dev \ No newline at end of file From d38aa1fb828dfaa7c7900345eee1b09398a16905 Mon Sep 17 00:00:00 2001 From: Keiran <159267417+KeiranScript@users.noreply.github.com> Date: Sat, 6 Jul 2024 05:59:26 +0100 Subject: [PATCH 199/832] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..9ccfbe886 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +kc.is-a.dev \ No newline at end of file From ae1bbccdd7d9745cca8d709bb27c6c8470b47498 Mon Sep 17 00:00:00 2001 From: Keiran <159267417+KeiranScript@users.noreply.github.com> Date: Sat, 6 Jul 2024 06:00:01 +0100 Subject: [PATCH 200/832] Update CNAME --- CNAME | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CNAME b/CNAME index 9ccfbe886..d274c1896 100644 --- a/CNAME +++ b/CNAME @@ -1 +1 @@ -kc.is-a.dev \ No newline at end of file +kc-is-a.dev \ No newline at end of file From 409543b3d2d5f98bfbb4c425da2592afbcc73873 Mon Sep 17 00:00:00 2001 From: Keiran <159267417+KeiranScript@users.noreply.github.com> Date: Sat, 6 Jul 2024 06:00:19 +0100 Subject: [PATCH 201/832] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index d274c1896..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -kc-is-a.dev \ No newline at end of file From 9dfdb9106c825b0879ca76f81d216a5522fe4509 Mon Sep 17 00:00:00 2001 From: Keiran <159267417+KeiranScript@users.noreply.github.com> Date: Sat, 6 Jul 2024 06:00:42 +0100 Subject: [PATCH 202/832] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..0d571de9a --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +keiran.is-a.dev \ No newline at end of file From 5537a25dd96fbb0ec717bf79f9769427ea4445b6 Mon Sep 17 00:00:00 2001 From: Keiran <159267417+KeiranScript@users.noreply.github.com> Date: Sat, 6 Jul 2024 06:01:19 +0100 Subject: [PATCH 203/832] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index 0d571de9a..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -keiran.is-a.dev \ No newline at end of file From bea122f588d977a185e4dae691ca7badfe0c1a70 Mon Sep 17 00:00:00 2001 From: Keiran <159267417+KeiranScript@users.noreply.github.com> Date: Sat, 6 Jul 2024 06:01:29 +0100 Subject: [PATCH 204/832] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..f5b44114f --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +keiran-is-a.dev \ No newline at end of file From bdac7b118195c39d6b549cdcfa3cde61879d78d0 Mon Sep 17 00:00:00 2001 From: Keiran <159267417+KeiranScript@users.noreply.github.com> Date: Sat, 6 Jul 2024 06:16:28 +0100 Subject: [PATCH 205/832] Create _discord.keiran.is-a.dev --- domains/_discord.keiran.is-a.dev | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.keiran.is-a.dev diff --git a/domains/_discord.keiran.is-a.dev b/domains/_discord.keiran.is-a.dev new file mode 100644 index 000000000..0de82ec5b --- /dev/null +++ b/domains/_discord.keiran.is-a.dev @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KeiranScript", + "email": "keiran0@proton.me" + }, + "record": { + "TXT": "dh=eb547686041eae67bd1cc80bb3ce863b47199c02" + } +} From e912ef4fc93e7fdd20f18f439d310028ff6011ed Mon Sep 17 00:00:00 2001 From: cuxdi Date: Sat, 6 Jul 2024 13:19:35 +0800 Subject: [PATCH 206/832] Register cuxdi.is-a.dev --- domains/cuxdi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/cuxdi.json diff --git a/domains/cuxdi.json b/domains/cuxdi.json new file mode 100644 index 000000000..1f606119c --- /dev/null +++ b/domains/cuxdi.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "cuxdii", + "email": "vihar2408+2@gmail.com", + "discord": "1156381555875385484" + }, + + "record": { + "CNAME": "https://cuxdii.github.io/" + } + } + \ No newline at end of file From 8fccb5eeab304ba0634dee8a77413e61dda75a22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Sat, 6 Jul 2024 14:22:21 +0700 Subject: [PATCH 207/832] change record --- domains/slainbot.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/domains/slainbot.json b/domains/slainbot.json index 05138b33a..3471da98f 100644 --- a/domains/slainbot.json +++ b/domains/slainbot.json @@ -1,9 +1,12 @@ { + "description": "Describe the use of this subdomain", + "repo": "https://github.com/KhongPhaiHoangQuangHuy/my-link-tree", "owner": { "username": "KhongPhaiHoangQuangHuy", - "email": "khongphaihoangquanghuy@gmail.com" + "email": "khongphaihoangquanghuy@gmail.com", + "twitter": "khongphaihuy99" }, "record": { - "URL": "http://us.pylex.xyz:8778" + "CNAME": "KhongPhaiHoangQuangHuy.github.io" } -} +} From c6be2ffde8bbd32dcd789ed3c95899b30b73de4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Sat, 6 Jul 2024 14:39:32 +0700 Subject: [PATCH 208/832] change record cname --- domains/slainbot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/slainbot.json b/domains/slainbot.json index 3471da98f..259f21094 100644 --- a/domains/slainbot.json +++ b/domains/slainbot.json @@ -7,6 +7,6 @@ "twitter": "khongphaihuy99" }, "record": { - "CNAME": "KhongPhaiHoangQuangHuy.github.io" + "CNAME": "khongphaihoangquanghuy.github.io/my-link-tree" } } From dd2a1f0518a8e0cc2406fe8aa0395295e7be2e75 Mon Sep 17 00:00:00 2001 From: Raafey Raza <95968156+RaafeyRaza@users.noreply.github.com> Date: Sat, 6 Jul 2024 13:11:23 +0500 Subject: [PATCH 209/832] Update raafey.json Added MX and SPF records --- domains/raafey.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/domains/raafey.json b/domains/raafey.json index 11b8b441b..7b6e0b5ac 100644 --- a/domains/raafey.json +++ b/domains/raafey.json @@ -3,8 +3,14 @@ "username": "RaafeyRaza", "email": "raafeyraza1@gmail.com" }, - "record": { - "A": ["69.197.135.202"] + "A": ["69.197.135.202"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] } } From b50b706639a3ef26dfd41f4353dab5d76eee1e63 Mon Sep 17 00:00:00 2001 From: Alecks20 <109296824+Alecks20@users.noreply.github.com> Date: Sat, 6 Jul 2024 16:39:25 +0800 Subject: [PATCH 210/832] Changed contact email on alecks.is-a.dev Removed no-reply email as requested --- domains/alecks.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/alecks.json b/domains/alecks.json index 9ae7a22a4..367bdd996 100644 --- a/domains/alecks.json +++ b/domains/alecks.json @@ -1,7 +1,7 @@ { "owner": { "username": "Alecks20", - "email": "109296824+Alecks20@users.noreply.github.com", + "email": "contact@alecks.dev", "discord": "612522818294251522" }, @@ -9,4 +9,4 @@ "CNAME": "euphoria.alecks.dev" } } - \ No newline at end of file + From 8690bdeb4bc7aa6e4b269c6e5266246f4c73fe39 Mon Sep 17 00:00:00 2001 From: cuxdi Date: Sat, 6 Jul 2024 18:14:39 +0800 Subject: [PATCH 211/832] Update cuxdi.json --- domains/cuxdi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/cuxdi.json b/domains/cuxdi.json index 1f606119c..a54f6dfec 100644 --- a/domains/cuxdi.json +++ b/domains/cuxdi.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://cuxdii.github.io/" + "CNAME": "cuxdii.github.io/" } } - \ No newline at end of file + From 53fd6d534cb7b384f4add9ddfad55b2bd656059e Mon Sep 17 00:00:00 2001 From: cuxdi Date: Sat, 6 Jul 2024 18:17:25 +0800 Subject: [PATCH 212/832] Update cuxdi.json --- domains/cuxdi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cuxdi.json b/domains/cuxdi.json index a54f6dfec..a38f3098b 100644 --- a/domains/cuxdi.json +++ b/domains/cuxdi.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "cuxdii.github.io/" + "CNAME": "cuxdii.github.io" } } From 5938b701b53413e6f506b4288a55ab5f1d721351 Mon Sep 17 00:00:00 2001 From: Mr Sticky Piston <97804691+MrStickyPiston@users.noreply.github.com> Date: Sat, 6 Jul 2024 12:31:12 +0200 Subject: [PATCH 213/832] Register _discord.mrstickypiston.is-a.dev --- domains/_discord.mrstickypiston.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/_discord.mrstickypiston.json diff --git a/domains/_discord.mrstickypiston.json b/domains/_discord.mrstickypiston.json new file mode 100644 index 000000000..c846e3961 --- /dev/null +++ b/domains/_discord.mrstickypiston.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "MrStickyPiston", + "email": "mr.sticky.piston@gmail.com", + "discord": "700766242268774471" + }, + + "record": { + "TXT": "dh=bf6dee9491a16ba5f5e3f6550e1fe4640843323e" + } + } + \ No newline at end of file From 184effe150a4dfd70ccee3ac89a3cde5efba019f Mon Sep 17 00:00:00 2001 From: cuxdi Date: Sat, 6 Jul 2024 19:09:18 +0800 Subject: [PATCH 214/832] Added discord connection --- domains/cuxdi.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/cuxdi.json b/domains/cuxdi.json index a38f3098b..a5abbbd13 100644 --- a/domains/cuxdi.json +++ b/domains/cuxdi.json @@ -1,12 +1,14 @@ { "owner": { "username": "cuxdii", - "email": "vihar2408+2@gmail.com", + "email": "vihar2408@gmail.com", "discord": "1156381555875385484" }, "record": { "CNAME": "cuxdii.github.io" + "TXT": "dh=afaf5843216f288f6b9d6d2b06b66bcc396b0479" } } +{ From 3d03fd3840771016f4dbd3e50e42abe4aa5b4ff6 Mon Sep 17 00:00:00 2001 From: Semih <130384567+Sxinar@users.noreply.github.com> Date: Sat, 6 Jul 2024 14:27:50 +0300 Subject: [PATCH 215/832] Create Dijisx.json --- domains/Dijisx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/Dijisx.json diff --git a/domains/Dijisx.json b/domains/Dijisx.json new file mode 100644 index 000000000..b0233a341 --- /dev/null +++ b/domains/Dijisx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sxinar", + "email": "oshidev@proton.me" + }, + "record": { + "CNAME": "sx.digitalpress.blog + } +} From 8a77de598d874ba544ac1fc1447b063c4e900c88 Mon Sep 17 00:00:00 2001 From: Semih <130384567+Sxinar@users.noreply.github.com> Date: Sat, 6 Jul 2024 16:46:51 +0300 Subject: [PATCH 216/832] Update domains/Dijisx.json Co-authored-by: CuteDog5695 --- domains/Dijisx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/Dijisx.json b/domains/Dijisx.json index b0233a341..736ccd175 100644 --- a/domains/Dijisx.json +++ b/domains/Dijisx.json @@ -4,6 +4,6 @@ "email": "oshidev@proton.me" }, "record": { - "CNAME": "sx.digitalpress.blog + "CNAME": "sx.digitalpress.blog" } } From b2f096a027f6092e4b4348ca2b1e8abf9b3cdfd4 Mon Sep 17 00:00:00 2001 From: Keiran <159267417+KeiranScript@users.noreply.github.com> Date: Sat, 6 Jul 2024 14:50:15 +0100 Subject: [PATCH 217/832] Rename _discord.keiran.is-a.dev to _discord.keiran.json i should not have been doing this at 6am bro --- domains/{_discord.keiran.is-a.dev => _discord.keiran.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.keiran.is-a.dev => _discord.keiran.json} (100%) diff --git a/domains/_discord.keiran.is-a.dev b/domains/_discord.keiran.json similarity index 100% rename from domains/_discord.keiran.is-a.dev rename to domains/_discord.keiran.json From 06b49c0801205870e686cb00f72900eeb3e2ad68 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sat, 6 Jul 2024 16:54:25 +0300 Subject: [PATCH 218/832] Rename Dijisx.json to dijisx.json --- domains/{Dijisx.json => dijisx.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Dijisx.json => dijisx.json} (100%) diff --git a/domains/Dijisx.json b/domains/dijisx.json similarity index 100% rename from domains/Dijisx.json rename to domains/dijisx.json From 79d56150d0dd4974d9d1fa7cad2871332dda475e Mon Sep 17 00:00:00 2001 From: Keiran <159267417+KeiranScript@users.noreply.github.com> Date: Sat, 6 Jul 2024 14:55:25 +0100 Subject: [PATCH 219/832] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index f5b44114f..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -keiran-is-a.dev \ No newline at end of file From 19fd8ad00c7c9ba847fdc4561f9aa0b8971a4eb9 Mon Sep 17 00:00:00 2001 From: Kars <114680621+lean-cc@users.noreply.github.com> Date: Sat, 6 Jul 2024 20:45:26 +0200 Subject: [PATCH 220/832] Update kars.json --- domains/kars.json | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/domains/kars.json b/domains/kars.json index 4aa2988b7..66790d698 100644 --- a/domains/kars.json +++ b/domains/kars.json @@ -1,9 +1,12 @@ { - "owner": { - "username": "lean-cc", - "email": "leancc3020@gmail.com" - }, - "record": { - "CNAME": "cv-ep1.pages.dev" - } -} + "description": "Personal website.", + "repo": "https://github.com/lean-cc/Personal-site", + "owner": { + "username": "lean-cc", + "email": "leancc3020@gmail.com" + }, + "record": { + "CNAME": "lean-cc.github.io/Personal-site", + "TXT": "3c11059b471a5b5163437912c020df" + } +} From 74d599ccf89deb9ded55dc569bb9110c38afe2fb Mon Sep 17 00:00:00 2001 From: Kars <114680621+lean-cc@users.noreply.github.com> Date: Sat, 6 Jul 2024 20:54:21 +0200 Subject: [PATCH 221/832] Update kars.json --- domains/kars.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/kars.json b/domains/kars.json index 66790d698..4ba958239 100644 --- a/domains/kars.json +++ b/domains/kars.json @@ -6,7 +6,6 @@ "email": "leancc3020@gmail.com" }, "record": { - "CNAME": "lean-cc.github.io/Personal-site", - "TXT": "3c11059b471a5b5163437912c020df" + "CNAME": "lean-cc.github.io/Personal-site" } } From cf114cfbb012a275f94749ef57b60fd42ba868db Mon Sep 17 00:00:00 2001 From: Kars <114680621+lean-cc@users.noreply.github.com> Date: Sat, 6 Jul 2024 21:02:04 +0200 Subject: [PATCH 222/832] Update kars.json --- domains/kars.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/kars.json b/domains/kars.json index 4ba958239..b04e4ff30 100644 --- a/domains/kars.json +++ b/domains/kars.json @@ -6,6 +6,7 @@ "email": "leancc3020@gmail.com" }, "record": { - "CNAME": "lean-cc.github.io/Personal-site" + "CNAME": "lean-cc.github.io", + "TXT": "3c11059b471a5b5163437912c020df" } } From 02e71b31b78180ae919cb22e68465c1b89b5b4a5 Mon Sep 17 00:00:00 2001 From: Kars <114680621+lean-cc@users.noreply.github.com> Date: Sat, 6 Jul 2024 21:04:16 +0200 Subject: [PATCH 223/832] Update kars.json --- domains/kars.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/kars.json b/domains/kars.json index b04e4ff30..e04bf72ad 100644 --- a/domains/kars.json +++ b/domains/kars.json @@ -6,7 +6,6 @@ "email": "leancc3020@gmail.com" }, "record": { - "CNAME": "lean-cc.github.io", - "TXT": "3c11059b471a5b5163437912c020df" + "CNAME": "lean-cc.github.io" } } From d14f665e602bed538c066cbcb144a018cc9a4cf3 Mon Sep 17 00:00:00 2001 From: Kars <114680621+lean-cc@users.noreply.github.com> Date: Sat, 6 Jul 2024 21:10:55 +0200 Subject: [PATCH 224/832] Update kars.json --- domains/kars.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kars.json b/domains/kars.json index e04bf72ad..a8b7cabc1 100644 --- a/domains/kars.json +++ b/domains/kars.json @@ -6,6 +6,6 @@ "email": "leancc3020@gmail.com" }, "record": { - "CNAME": "lean-cc.github.io" + "TXT": "3c11059b471a5b5163437912c020df" } } From c7591e877e73d239c2325122284f0e5c1df58d65 Mon Sep 17 00:00:00 2001 From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com> Date: Sat, 6 Jul 2024 20:15:53 +0100 Subject: [PATCH 225/832] Update yunexiz.json --- domains/yunexiz.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/yunexiz.json b/domains/yunexiz.json index 98f3c948f..1f9a74c49 100644 --- a/domains/yunexiz.json +++ b/domains/yunexiz.json @@ -18,7 +18,8 @@ "2606:50c0:8003::153" ], "TXT": [ - "v=spf1 include:spf.improvmx.com ~all" + "v=spf1 include:spf.improvmx.com ~all", + "google-site-verification=JaMCz_HK22wQhiZbF-51XTXAzEEt3qBYCMo2g_86BWo" ], "MX": [ "mx1.improvmx.com", From 81e193c621b59f9137faed03b3ea8be8ddfba0b3 Mon Sep 17 00:00:00 2001 From: Kars <114680621+lean-cc@users.noreply.github.com> Date: Sat, 6 Jul 2024 21:36:06 +0200 Subject: [PATCH 226/832] Rename kars.json to _github-pages-challenge-lean-cc.kars.json --- domains/{kars.json => _github-pages-challenge-lean-cc.kars.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{kars.json => _github-pages-challenge-lean-cc.kars.json} (100%) diff --git a/domains/kars.json b/domains/_github-pages-challenge-lean-cc.kars.json similarity index 100% rename from domains/kars.json rename to domains/_github-pages-challenge-lean-cc.kars.json From 257607e9fd0dc64a27cae432ee4aa6c45bfceb90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Sun, 7 Jul 2024 04:44:29 +0700 Subject: [PATCH 227/832] Update domains/slainbot.json Co-authored-by: CuteDog5695 --- domains/slainbot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/slainbot.json b/domains/slainbot.json index 259f21094..8bf4f3572 100644 --- a/domains/slainbot.json +++ b/domains/slainbot.json @@ -7,6 +7,6 @@ "twitter": "khongphaihuy99" }, "record": { - "CNAME": "khongphaihoangquanghuy.github.io/my-link-tree" + "CNAME": "khongphaihoangquanghuy.github.io" } } From c568aea481b1ab7e1a0873fd02861c7c45b49560 Mon Sep 17 00:00:00 2001 From: DaInfLoop Date: Sun, 7 Jul 2024 03:20:12 +0100 Subject: [PATCH 228/832] Update SPF record for dainfloop.is-a.dev --- domains/dainfloop.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dainfloop.json b/domains/dainfloop.json index aff191ee7..a9ce7e36e 100644 --- a/domains/dainfloop.json +++ b/domains/dainfloop.json @@ -9,6 +9,6 @@ "mx1.improvmx.com", "mx2.improvmx.com" ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "TXT": "v=spf1 ip4:37.27.51.34 ip6:2a01:4f9:3081:399c::/64 include:spf.improvmx.com ~all" } } From cbdf111e915900ee05f5a71b30168c2c4cd5714f Mon Sep 17 00:00:00 2001 From: Zaxerion Date: Sun, 7 Jul 2024 10:27:03 +0700 Subject: [PATCH 229/832] Create zax.json --- domains/zax.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zax.json diff --git a/domains/zax.json b/domains/zax.json new file mode 100644 index 000000000..056d63c6f --- /dev/null +++ b/domains/zax.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zaxerion", + "email": "zaxerion@zax.my.id" + }, + "record": { + "TXT": "discord-verification-string" + } +} From da25dd983b49092e7febccbbc50d06a9a337b173 Mon Sep 17 00:00:00 2001 From: Zaxerion Date: Sun, 7 Jul 2024 10:31:52 +0700 Subject: [PATCH 230/832] Update zax.json --- domains/zax.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/domains/zax.json b/domains/zax.json index 056d63c6f..b6c63a786 100644 --- a/domains/zax.json +++ b/domains/zax.json @@ -1,9 +1,13 @@ { "owner": { "username": "zaxerion", - "email": "zaxerion@zax.my.id" + "email": "xxunxxunxx@gmail.com" }, "record": { - "TXT": "discord-verification-string" + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 881fa36414040be49738a3768f52eee05acfa819 Mon Sep 17 00:00:00 2001 From: cuxdi Date: Sun, 7 Jul 2024 14:33:18 +0800 Subject: [PATCH 231/832] Update cuxdi.json --- domains/cuxdi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cuxdi.json b/domains/cuxdi.json index a5abbbd13..aa4092ab4 100644 --- a/domains/cuxdi.json +++ b/domains/cuxdi.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "cuxdii.github.io" + "CNAME": "cuxdi.pages.dev" "TXT": "dh=afaf5843216f288f6b9d6d2b06b66bcc396b0479" } } From 33a23918878c0aa0899f8dea462ff1851dad8ca1 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 7 Jul 2024 13:48:27 +0700 Subject: [PATCH 232/832] Update zax.json --- domains/zax.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zax.json b/domains/zax.json index b6c63a786..ef9f3d221 100644 --- a/domains/zax.json +++ b/domains/zax.json @@ -7,7 +7,7 @@ "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" - ] + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 724c8894332410382de211972225e17ddda46ed4 Mon Sep 17 00:00:00 2001 From: cuxdi Date: Sun, 7 Jul 2024 15:50:24 +0800 Subject: [PATCH 233/832] Update cuxdi.json --- domains/cuxdi.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/cuxdi.json b/domains/cuxdi.json index aa4092ab4..ee34816ac 100644 --- a/domains/cuxdi.json +++ b/domains/cuxdi.json @@ -7,7 +7,6 @@ "record": { "CNAME": "cuxdi.pages.dev" - "TXT": "dh=afaf5843216f288f6b9d6d2b06b66bcc396b0479" } } From dd280e25043b1cef0b302058c4a451d3f07b9049 Mon Sep 17 00:00:00 2001 From: cuxdi Date: Sun, 7 Jul 2024 15:53:59 +0800 Subject: [PATCH 234/832] Create _discord.cuxdi.is-a.dev --- domains/_discord.cuxdi.is-a.dev | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.cuxdi.is-a.dev diff --git a/domains/_discord.cuxdi.is-a.dev b/domains/_discord.cuxdi.is-a.dev new file mode 100644 index 000000000..66ea3b294 --- /dev/null +++ b/domains/_discord.cuxdi.is-a.dev @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cuxdii", + "email": "vihar2408@gmail.com" + }, + "record": { + "TXT": "dh=afaf5843216f288f6b9d6d2b06b66bcc396b0479" + } +} From 9b062234415c773891f798a171522d5e0b213d1c Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Sun, 7 Jul 2024 13:29:58 +0530 Subject: [PATCH 235/832] add google verification --- domains/educatedsuddenbucket.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/educatedsuddenbucket.json b/domains/educatedsuddenbucket.json index 038a923e3..47fad6424 100644 --- a/domains/educatedsuddenbucket.json +++ b/domains/educatedsuddenbucket.json @@ -8,7 +8,10 @@ "mx1.improvmx.com", "mx2.improvmx.com" ], - "TXT": "v=spf1 include:spf.improvmx.com ~all", + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all", + "google-site-verification=hS8B2hSz-rNk6gLRnwaZjxuJE9rCLU_25X65JsLEczE" + ], "A": [ "185.199.108.153", "185.199.109.153", From f744e659ffaf0b53e3b3363cf120b3934dc3db66 Mon Sep 17 00:00:00 2001 From: cuxdi Date: Sun, 7 Jul 2024 16:25:19 +0800 Subject: [PATCH 236/832] Rename _discord.cuxdi.is-a.dev to _discord.cuxdi.json --- domains/{_discord.cuxdi.is-a.dev => _discord.cuxdi.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.cuxdi.is-a.dev => _discord.cuxdi.json} (100%) diff --git a/domains/_discord.cuxdi.is-a.dev b/domains/_discord.cuxdi.json similarity index 100% rename from domains/_discord.cuxdi.is-a.dev rename to domains/_discord.cuxdi.json From fc1aa41bb0a0a4200e1f63261141ee01b24614cd Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 7 Jul 2024 17:02:34 +0800 Subject: [PATCH 237/832] Update cuxdi.json --- domains/cuxdi.json | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/domains/cuxdi.json b/domains/cuxdi.json index ee34816ac..22e532713 100644 --- a/domains/cuxdi.json +++ b/domains/cuxdi.json @@ -1,13 +1,11 @@ { - "owner": { - "username": "cuxdii", - "email": "vihar2408@gmail.com", - "discord": "1156381555875385484" - }, - - "record": { - "CNAME": "cuxdi.pages.dev" - } + "owner": { + "username": "cuxdii", + "email": "vihar2408@gmail.com", + "discord": "1156381555875385484" + }, + + "record": { + "CNAME": "cuxdi.pages.dev" } - -{ +} From 1a53ea5328b82927e842ba7fa32aba479a03d427 Mon Sep 17 00:00:00 2001 From: Kars <114680621+lean-cc@users.noreply.github.com> Date: Sun, 7 Jul 2024 12:00:40 +0200 Subject: [PATCH 238/832] Create kars.json --- domains/kars.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kars.json diff --git a/domains/kars.json b/domains/kars.json new file mode 100644 index 000000000..34990b408 --- /dev/null +++ b/domains/kars.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website.", + "repo": "https://github.com/lean-cc/lean-cc.github.io", + "owner": { + "username": "lean-cc", + "email": "leancc3020@gmail.com" + }, + "record": { + "CNAME": "lean-cc.github.io" + } +} From 28b3d9b273344fd19768ae42e17a20c5b27c7e10 Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Sun, 7 Jul 2024 15:44:06 +0530 Subject: [PATCH 239/832] Update mcstatus.json --- domains/mcstatus.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/mcstatus.json b/domains/mcstatus.json index 9bfe12e5d..3190fb04a 100644 --- a/domains/mcstatus.json +++ b/domains/mcstatus.json @@ -6,6 +6,7 @@ }, "record": { - "CNAME": "mcstatus-is-a-dev.onrender.com" + "A": "216.24.57.1", + "TXT": "google-site-verification=nDh74FzhzmLwzfX4wZWHjZOjNXmTCKyuw89TGKOIfkE" } } From 59ff0c230b69beea32012138ac4830dee313fe2c Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Sun, 7 Jul 2024 16:16:45 +0530 Subject: [PATCH 240/832] Update mcstatus.json --- domains/mcstatus.json | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/domains/mcstatus.json b/domains/mcstatus.json index 3190fb04a..c543e0863 100644 --- a/domains/mcstatus.json +++ b/domains/mcstatus.json @@ -1,12 +1,15 @@ { "owner": { "username": "EducatedSuddenBucket", - "email": "", + "email": "educatedsuddenbucket@gmail.com", "discord": "1167825360151380032" }, - "record": { - "A": "216.24.57.1", - "TXT": "google-site-verification=nDh74FzhzmLwzfX4wZWHjZOjNXmTCKyuw89TGKOIfkE" + "A": [ + "216.24.57.1" + ], + "TXT": [ + "google-site-verification=nDh74FzhzmLwzfX4wZWHjZOjNXmTCKyuw89TGKOIfkE" + ] } } From bbeceadf44d6df739ac7e0059fa240ba3d87100c Mon Sep 17 00:00:00 2001 From: Potato_Chips0706 <126580310+potato0706@users.noreply.github.com> Date: Sun, 7 Jul 2024 19:32:01 +0800 Subject: [PATCH 241/832] Create _discord.potatochips0706.json --- domains/_discord.potatochips0706.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.potatochips0706.json diff --git a/domains/_discord.potatochips0706.json b/domains/_discord.potatochips0706.json new file mode 100644 index 000000000..f447f2aea --- /dev/null +++ b/domains/_discord.potatochips0706.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "potato0706", + "email": "potatochips0706@gmail.com" + }, + "record": { + "TXT": "dh=0eeef9c4f4ec2b1309eec477bd8170e116d3b1d9" + } +} From 57d74e1a121a87557d3cecb25a62607b778fec2e Mon Sep 17 00:00:00 2001 From: Alecks20 <109296824+Alecks20@users.noreply.github.com> Date: Sun, 7 Jul 2024 20:57:03 +0800 Subject: [PATCH 242/832] Update alecks.json (Change CNAME target) --- domains/alecks.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/alecks.json b/domains/alecks.json index 367bdd996..ce6313a9a 100644 --- a/domains/alecks.json +++ b/domains/alecks.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "euphoria.alecks.dev" + "CNAME": "geode.alecks.dev" } } From 4ea08ebe1479cda775eddc87b35586e0f36742d5 Mon Sep 17 00:00:00 2001 From: Kawet <69346261+Kawet00@users.noreply.github.com> Date: Sun, 7 Jul 2024 16:26:31 +0200 Subject: [PATCH 243/832] Create kawet.json --- domains/kawet.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kawet.json diff --git a/domains/kawet.json b/domains/kawet.json new file mode 100644 index 000000000..1254e8d38 --- /dev/null +++ b/domains/kawet.json @@ -0,0 +1,11 @@ +{ + "description": "My portofolio", + "repo": "https://github.com/Kawet00", + "owner": { + "username": "kawet", + "email": "kawet00@proton.me" + }, + "record": { + "TXT": "dh=a40382ef3b795652213345a9b71757d9cedaacf3" + } +} From 95df8f7872188f3f304ba97bf7be1c0ba04e8653 Mon Sep 17 00:00:00 2001 From: Kawet <69346261+Kawet00@users.noreply.github.com> Date: Sun, 7 Jul 2024 16:42:29 +0200 Subject: [PATCH 244/832] Update kawet.json --- domains/kawet.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kawet.json b/domains/kawet.json index 1254e8d38..674b3f21a 100644 --- a/domains/kawet.json +++ b/domains/kawet.json @@ -6,6 +6,6 @@ "email": "kawet00@proton.me" }, "record": { - "TXT": "dh=a40382ef3b795652213345a9b71757d9cedaacf3" + "CNAME": "ee4b2375-cc40-4c9d-b34a-9fa2047b8ebf.id.repl.co" } } From 2d60dbe6e9d81022db5bc2e9d9cf3960467bf429 Mon Sep 17 00:00:00 2001 From: Giacomo Radaelli Date: Sun, 7 Jul 2024 18:41:17 +0200 Subject: [PATCH 245/832] Register gicorada.is-a.dev --- domains/gicorada.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/gicorada.json diff --git a/domains/gicorada.json b/domains/gicorada.json new file mode 100644 index 000000000..cc6319c31 --- /dev/null +++ b/domains/gicorada.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "gicorada", + "email": "51818710+gicorada@users.noreply.github.com", + "discord": "607903753831448626" + }, + + "record": { + "CNAME": "gicorada cname gicorada.netlify.app." + } + } + \ No newline at end of file From 0a7fb7f33f5951d5405af614274577cd6f6688aa Mon Sep 17 00:00:00 2001 From: Giacomo Radaelli Date: Sun, 7 Jul 2024 18:42:54 +0200 Subject: [PATCH 246/832] Fixed cname gicorada.json --- domains/gicorada.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/gicorada.json b/domains/gicorada.json index cc6319c31..3e30c569b 100644 --- a/domains/gicorada.json +++ b/domains/gicorada.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "gicorada cname gicorada.netlify.app." + "CNAME": "gicorada.netlify.app." } } - \ No newline at end of file + From 3bf787171f771e1ba90e34b49f584dafe73ec99b Mon Sep 17 00:00:00 2001 From: Luca Tamagnini <151396032+MrDaPoyo@users.noreply.github.com> Date: Sun, 7 Jul 2024 20:14:18 +0200 Subject: [PATCH 247/832] Register lender.is-a.dev --- domains/lender.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lender.json diff --git a/domains/lender.json b/domains/lender.json new file mode 100644 index 000000000..33ab30aff --- /dev/null +++ b/domains/lender.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "MrDaPoyo", + "email": "wiiuforever25@gmail.com", + "discord": "1147531188148375623" + }, + + "record": { + "CNAME": "mrdapoyo.github.io/lender" + } + } + \ No newline at end of file From 5a45583304dc40074be13206ebf8ee1759e6f103 Mon Sep 17 00:00:00 2001 From: amberOS-win Date: Mon, 8 Jul 2024 09:58:42 +0200 Subject: [PATCH 248/832] Create amberos.json --- domains/amberos.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/amberos.json diff --git a/domains/amberos.json b/domains/amberos.json new file mode 100644 index 000000000..b81f865d7 --- /dev/null +++ b/domains/amberos.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "amberOS-win", + "email": "winbo-yml-exe@outlook.com" + }, + "record": { + "URL": "https://amberos-win.github.io" + } +} From 3c629c879d07b05a9e8a981ba4576f5e28b440a9 Mon Sep 17 00:00:00 2001 From: amberOS-win Date: Mon, 8 Jul 2024 09:59:32 +0200 Subject: [PATCH 249/832] Update amberos.json --- domains/amberos.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/amberos.json b/domains/amberos.json index b81f865d7..45b819848 100644 --- a/domains/amberos.json +++ b/domains/amberos.json @@ -4,6 +4,6 @@ "email": "winbo-yml-exe@outlook.com" }, "record": { - "URL": "https://amberos-win.github.io" + "URL": "amberos-win.github.io" } } From 4a19e76b538ab49317e1411ecce8b6a78bd18862 Mon Sep 17 00:00:00 2001 From: User0 <104380885+user0-07161@users.noreply.github.com> Date: Mon, 8 Jul 2024 04:16:53 -0400 Subject: [PATCH 250/832] Update amberos.json --- domains/amberos.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/amberos.json b/domains/amberos.json index 45b819848..f14937898 100644 --- a/domains/amberos.json +++ b/domains/amberos.json @@ -4,6 +4,6 @@ "email": "winbo-yml-exe@outlook.com" }, "record": { - "URL": "amberos-win.github.io" + "CNAME": "amberos-win.github.io" } } From 99aeac1b30e3366797114c1c5c471f50995fc280 Mon Sep 17 00:00:00 2001 From: Giacomo Radaelli Date: Mon, 8 Jul 2024 11:04:57 +0200 Subject: [PATCH 251/832] Update gicorada.json --- domains/gicorada.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gicorada.json b/domains/gicorada.json index 3e30c569b..b4fa19a54 100644 --- a/domains/gicorada.json +++ b/domains/gicorada.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "gicorada.netlify.app." + "CNAME": "gicorada.netlify.app" } } From 16f8961ed5367c789149e81cb4f4062a9718e28f Mon Sep 17 00:00:00 2001 From: Modasser Hasan <130851970+TheProjectsX@users.noreply.github.com> Date: Mon, 8 Jul 2024 16:52:57 +0600 Subject: [PATCH 252/832] Create modasser.json --- domains/modasser.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/modasser.json diff --git a/domains/modasser.json b/domains/modasser.json new file mode 100644 index 000000000..faf48f321 --- /dev/null +++ b/domains/modasser.json @@ -0,0 +1,12 @@ +{ + "description": "This domain will be used for my Portfolio Page", + "repo": "https://github.com/TheProjectsX/theprojectsx.github.io", + "owner": { + "username": "TheProjectsX", + "email": "modassermubin@gmail.com", + "twitter": "n/a" + }, + "record": { + "CNAME": "theprojectsx.github.io" + } +} From 1b91b8c9564784b540bfd9b16b78ec847bbf2e52 Mon Sep 17 00:00:00 2001 From: Aayush Bharti <103554027+AayushBharti@users.noreply.github.com> Date: Mon, 8 Jul 2024 16:33:27 +0530 Subject: [PATCH 253/832] Create aayushbharti.json --- domains/aayushbharti.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aayushbharti.json diff --git a/domains/aayushbharti.json b/domains/aayushbharti.json new file mode 100644 index 000000000..4d12555a7 --- /dev/null +++ b/domains/aayushbharti.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aayushbharti", + "email": "iaayushbharti@gmail.com" + }, + "record": { + "CNAME": "aayushbharti.pages.dev" + } +} From b87b8ed4118b16bc97f24471c2e8a7b26d6fbb65 Mon Sep 17 00:00:00 2001 From: RonakDutta <164757458+RonakDutta@users.noreply.github.com> Date: Mon, 8 Jul 2024 20:43:12 +0530 Subject: [PATCH 254/832] Create ronak.json --- domains/ronak.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ronak.json diff --git a/domains/ronak.json b/domains/ronak.json new file mode 100644 index 000000000..04e58e3f1 --- /dev/null +++ b/domains/ronak.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "RonakDutta", + "email": "ronakdutta100@gmail.com", + "discord": "755751261357473803" + }, + + "record": { + "CNAME": "ronakdutta.github.io" + } +} From 59b95f401a48da08fd86b5814826fc9de72f31f9 Mon Sep 17 00:00:00 2001 From: Dcashter Date: Mon, 8 Jul 2024 22:39:32 +0700 Subject: [PATCH 255/832] Create dhyy.json --- domains/dhyy.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/dhyy.json diff --git a/domains/dhyy.json b/domains/dhyy.json new file mode 100644 index 000000000..d9000f92a --- /dev/null +++ b/domains/dhyy.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "Dcashter", + "email": "tinggiisky1@gmail.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 46b62eca1c107b82608d06a3d2bf5aa7d5d54106 Mon Sep 17 00:00:00 2001 From: Aravinnndddd Date: Mon, 8 Jul 2024 21:32:45 +0530 Subject: [PATCH 256/832] Register Aravind.is-a.dev --- domains/aravind.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/aravind.json diff --git a/domains/aravind.json b/domains/aravind.json new file mode 100644 index 000000000..efa3cdf84 --- /dev/null +++ b/domains/aravind.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Aravinnndddd", + "email": "aromalaravind0@gmail.com", + "discord": "754961569858846770" + }, + + "record": { + "A": ["45.90.12.122"] + } + } + \ No newline at end of file From 94102babda827653ebd5d997d45a00e2afe5c684 Mon Sep 17 00:00:00 2001 From: PassiveLemon Date: Mon, 8 Jul 2024 12:29:59 -0400 Subject: [PATCH 257/832] Change A to CNAME --- domains/lemon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lemon.json b/domains/lemon.json index e0e46dacb..8cdfa5ef6 100644 --- a/domains/lemon.json +++ b/domains/lemon.json @@ -4,6 +4,6 @@ "email": "lemonl3mn@protonmail.com" }, "record": { - "A": ["64.217.148.69"] + "CNAME": "passivelemon.github.io" } } From a2ad08a3b6f7521f2eaf2d257a8206487cfb6fd9 Mon Sep 17 00:00:00 2001 From: Scan <103391616+scanash00@users.noreply.github.com> Date: Mon, 8 Jul 2024 14:58:08 -0400 Subject: [PATCH 258/832] Register scan.is-a.dev --- domains/scan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/scan.json diff --git a/domains/scan.json b/domains/scan.json new file mode 100644 index 000000000..e9510764c --- /dev/null +++ b/domains/scan.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "scanash00", + "email": "103391616+scanash00@users.noreply.github.com", + "discord": "827389583342698536" + }, + + "record": { + "CNAME": "notwp.pages.dev" + } + } + \ No newline at end of file From 6e6454986d394b88de7b055dc5c0f5a3f848d9c6 Mon Sep 17 00:00:00 2001 From: ARVIN3108 <70049331+ARVIN3108@users.noreply.github.com> Date: Tue, 9 Jul 2024 08:24:46 +0700 Subject: [PATCH 259/832] Register arvindt.is-a.dev --- domains/_discord.arvindt.json | 9 +++++++++ domains/arvindt.json | 12 ++++++++++++ 2 files changed, 21 insertions(+) create mode 100644 domains/_discord.arvindt.json create mode 100644 domains/arvindt.json diff --git a/domains/_discord.arvindt.json b/domains/_discord.arvindt.json new file mode 100644 index 000000000..ac2bd1772 --- /dev/null +++ b/domains/_discord.arvindt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ARVIN3108", + "email": "31arvin08@gmail.com" + }, + "record": { + "TXT": "dh=f4de5717bd2c2b490973ead6cdd9a7c81d38fe5b" + } +} \ No newline at end of file diff --git a/domains/arvindt.json b/domains/arvindt.json new file mode 100644 index 000000000..4671d8424 --- /dev/null +++ b/domains/arvindt.json @@ -0,0 +1,12 @@ +{ + "description": "ARVIN3108's personal blog", + "repo": "https://github.com/ARVIN3108/arvin3108.github.io", + "owner": { + "username": "ARVIN3108", + "email": "31arvin08@gmail.com", + "twitter": "ARVIN3108_ID" + }, + "record": { + "CNAME": "arvin3108.github.io" + } +} \ No newline at end of file From 371fa46efa745ddef16ade2e2b4a19d52530bdb1 Mon Sep 17 00:00:00 2001 From: x83owen <86007920+x83owen@users.noreply.github.com> Date: Tue, 9 Jul 2024 02:07:34 -0400 Subject: [PATCH 260/832] Create _github-pages-challenge-owentechv.owentech.json --- domains/_github-pages-challenge-owentechv.owentech.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/_github-pages-challenge-owentechv.owentech.json diff --git a/domains/_github-pages-challenge-owentechv.owentech.json b/domains/_github-pages-challenge-owentechv.owentech.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/_github-pages-challenge-owentechv.owentech.json @@ -0,0 +1 @@ + From 648c1cd73a43446b70458c2256c1705c43740143 Mon Sep 17 00:00:00 2001 From: x83owen <86007920+x83owen@users.noreply.github.com> Date: Tue, 9 Jul 2024 02:08:47 -0400 Subject: [PATCH 261/832] Update _github-pages-challenge-owentechv.owentech.json --- .../_github-pages-challenge-owentechv.owentech.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-owentechv.owentech.json b/domains/_github-pages-challenge-owentechv.owentech.json index 8b1378917..3ee03fa12 100644 --- a/domains/_github-pages-challenge-owentechv.owentech.json +++ b/domains/_github-pages-challenge-owentechv.owentech.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "owentechv", + "email": "dowenx83@gmail.com" + }, + "record": { + "TXT": "c07b3c627d33a0c9fe4cbc593a2234" + } +} From 9bd3de13bf15154f52eb78ed230b539fefc963a9 Mon Sep 17 00:00:00 2001 From: hcr5 <157815647+hcr5@users.noreply.github.com> Date: Tue, 9 Jul 2024 09:24:46 +0200 Subject: [PATCH 262/832] Create hcr5.json Made hcr5.json to get a is-a.dev domain name. --- domains/hcr5.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/hcr5.json diff --git a/domains/hcr5.json b/domains/hcr5.json new file mode 100644 index 000000000..1a8685a3e --- /dev/null +++ b/domains/hcr5.json @@ -0,0 +1,10 @@ +{ + "description": "Domain for testing and having fun", + "owner": { + "username": "hcr5", + "email": "hcr5.hcr@gmail.com" + }, + "record": { + "URL": "https://hcr5.github.io" + } +} From ac47484659300e8a648475b2370cf6db5f4ecf79 Mon Sep 17 00:00:00 2001 From: creeperita09 <97898994+creeperita09@users.noreply.github.com> Date: Tue, 9 Jul 2024 10:02:59 +0200 Subject: [PATCH 263/832] Create jellyfin.creeperita104 subsubdomain for my jellyfin server --- domains/jellyfin.creeperita104 | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jellyfin.creeperita104 diff --git a/domains/jellyfin.creeperita104 b/domains/jellyfin.creeperita104 new file mode 100644 index 000000000..66df526f1 --- /dev/null +++ b/domains/jellyfin.creeperita104 @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "creeperita09", + "email": "creeperita.09@gmail.com" + }, + "record": { + "CNAME": "icahomesvr2022.freeddns.org" + } +} From e573c9cc6d3fdf2bf5cff70836777de2e59404f7 Mon Sep 17 00:00:00 2001 From: creeperita09 <97898994+creeperita09@users.noreply.github.com> Date: Tue, 9 Jul 2024 10:03:33 +0200 Subject: [PATCH 264/832] Create transfer.creeperita104 subsubdomain for my transfer.sh bootleg --- domains/transfer.creeperita104 | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/transfer.creeperita104 diff --git a/domains/transfer.creeperita104 b/domains/transfer.creeperita104 new file mode 100644 index 000000000..66df526f1 --- /dev/null +++ b/domains/transfer.creeperita104 @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "creeperita09", + "email": "creeperita.09@gmail.com" + }, + "record": { + "CNAME": "icahomesvr2022.freeddns.org" + } +} From 4eb65810405fef57b9a8794e760bb0625314d69b Mon Sep 17 00:00:00 2001 From: creeperita09 <97898994+creeperita09@users.noreply.github.com> Date: Tue, 9 Jul 2024 10:10:05 +0200 Subject: [PATCH 265/832] Rename transfer.creeperita104 to transfer.creeperita104.json --- domains/{transfer.creeperita104 => transfer.creeperita104.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{transfer.creeperita104 => transfer.creeperita104.json} (100%) diff --git a/domains/transfer.creeperita104 b/domains/transfer.creeperita104.json similarity index 100% rename from domains/transfer.creeperita104 rename to domains/transfer.creeperita104.json From b67d527523651a6ab7a100b7bae7fbfe0b34d0f7 Mon Sep 17 00:00:00 2001 From: creeperita09 <97898994+creeperita09@users.noreply.github.com> Date: Tue, 9 Jul 2024 10:10:27 +0200 Subject: [PATCH 266/832] Rename jellyfin.creeperita104 to jellyfin.creeperita104.json --- domains/{jellyfin.creeperita104 => jellyfin.creeperita104.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{jellyfin.creeperita104 => jellyfin.creeperita104.json} (100%) diff --git a/domains/jellyfin.creeperita104 b/domains/jellyfin.creeperita104.json similarity index 100% rename from domains/jellyfin.creeperita104 rename to domains/jellyfin.creeperita104.json From 22f80be33e9a5606ffea97b993b21e8985681270 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Tue, 9 Jul 2024 16:40:55 +0530 Subject: [PATCH 267/832] chore: update logo.svg to use path instead Fixes #14487 --- media/logo.svg | 47 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 46 insertions(+), 1 deletion(-) diff --git a/media/logo.svg b/media/logo.svg index 5cd981207..d3e0eb0d3 100644 --- a/media/logo.svg +++ b/media/logo.svg @@ -1 +1,46 @@ -.is-a.dev \ No newline at end of file + + + + + + + From 0031e45b0440e3f243b11cb0d46ffdf0f609933b Mon Sep 17 00:00:00 2001 From: Aniket Thapa Date: Tue, 9 Jul 2024 16:47:36 +0530 Subject: [PATCH 268/832] Register aniket-thapa.is-a.dev --- domains/aniket-thapa.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/aniket-thapa.json diff --git a/domains/aniket-thapa.json b/domains/aniket-thapa.json new file mode 100644 index 000000000..dd6021c51 --- /dev/null +++ b/domains/aniket-thapa.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "aniket-thapa", + "email": "aniketthapa04@gmail.com", + "discord": "1249367001961463962" + }, + + "record": { + "CNAME": "aniket-thapa.portfolio" + } + } + \ No newline at end of file From 2069c4b531edb80a5756f64954e49f37f744e822 Mon Sep 17 00:00:00 2001 From: Harsh Narayan Jha <50262541+HarshNarayanJha@users.noreply.github.com> Date: Tue, 9 Jul 2024 16:53:47 +0530 Subject: [PATCH 269/832] add domains/harshnj.json --- domains/harshnj.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/harshnj.json diff --git a/domains/harshnj.json b/domains/harshnj.json new file mode 100644 index 000000000..5cf67ea69 --- /dev/null +++ b/domains/harshnj.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio", + "repo": "https://github.com/HarshNarayanJha", + "owner": { + "username": "HarshNarayanJha", + "email": "harshnj@proton.me" + }, + "record": { + "CNAME": "harshnarayanjha.github.io" + } +} \ No newline at end of file From 97166af7951770038c2585e45c711194a6dc35e1 Mon Sep 17 00:00:00 2001 From: splatterxl Date: Tue, 9 Jul 2024 12:26:19 +0100 Subject: [PATCH 270/832] delete splatterxl domain --- domains/splatterxl.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/splatterxl.json diff --git a/domains/splatterxl.json b/domains/splatterxl.json deleted file mode 100644 index 0c1ec8990..000000000 --- a/domains/splatterxl.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Splatterxl's very cool site", - "repo": "https://github.com/splatterxl/splatterxl.github.io", - "owner": { - "username": "splatterxl", - "email": "splatterxl@outlook.ie", - "twitter": "splatterxlisdum" - }, - "record": { - "CNAME": "splatterxl.github.io" - } -} From 5edcd661fec12af60cad145d10a7d8b28fc9e0ed Mon Sep 17 00:00:00 2001 From: Aravinnndddd Date: Tue, 9 Jul 2024 17:15:34 +0530 Subject: [PATCH 271/832] Delete aravind.is-a.dev --- domains/aravind.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/aravind.json diff --git a/domains/aravind.json b/domains/aravind.json deleted file mode 100644 index efa3cdf84..000000000 --- a/domains/aravind.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "Aravinnndddd", - "email": "aromalaravind0@gmail.com", - "discord": "754961569858846770" - }, - - "record": { - "A": ["45.90.12.122"] - } - } - \ No newline at end of file From 162cef7f90fd7adca7d206016ae69fe513477263 Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Tue, 9 Jul 2024 18:54:19 +0530 Subject: [PATCH 272/832] Create i.esb.json --- domains/i.esb.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/i.esb.json diff --git a/domains/i.esb.json b/domains/i.esb.json new file mode 100644 index 000000000..df4e9ada4 --- /dev/null +++ b/domains/i.esb.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "EducatedSuddenBucket", + "email": "educatedsuddenbucket@gmail.com" + }, + "record": { + "A": [ + "216.24.57.1" + ] + } +} From 98672b7d500573135cdfc30fc57704f074cf004b Mon Sep 17 00:00:00 2001 From: aravinnndddd Date: Tue, 9 Jul 2024 20:20:33 +0530 Subject: [PATCH 273/832] Register aravinnndddd.is-a.dev --- domains/aravinnndddd.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/aravinnndddd.json diff --git a/domains/aravinnndddd.json b/domains/aravinnndddd.json new file mode 100644 index 000000000..210b4c7b0 --- /dev/null +++ b/domains/aravinnndddd.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Aravinnndddd", + "email": "aromalaravind0@gmail.com", + "discord": "754961569858846770" + }, + + "record": { + "CNAME": "aravinnndddd.github.io" + } + } + \ No newline at end of file From 75a7ce1f53dedf33b7419241bb7d5a596166f8c4 Mon Sep 17 00:00:00 2001 From: PizzaV <103120356+kittenvr@users.noreply.github.com> Date: Tue, 9 Jul 2024 17:43:15 +0200 Subject: [PATCH 274/832] Register PizzaV.is-a.dev --- domains/pizzav.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/pizzav.json diff --git a/domains/pizzav.json b/domains/pizzav.json new file mode 100644 index 000000000..7566b5e1a --- /dev/null +++ b/domains/pizzav.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "kittenvr", + "email": "bengallemoni@gmail.com", + "discord": "645235712815398912" + }, + + "record": { + "CNAME": "hazel.ns.cloudflare.com" + } + } + \ No newline at end of file From 27abe91a4979fdd397a907ea3f990657a22a3ecf Mon Sep 17 00:00:00 2001 From: Archit Kumar Date: Tue, 9 Jul 2024 21:14:35 +0530 Subject: [PATCH 275/832] hi to whoever's reading this. cheers m8 --- saxophone-man.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 saxophone-man.json diff --git a/saxophone-man.json b/saxophone-man.json new file mode 100644 index 000000000..8ed6c85c8 --- /dev/null +++ b/saxophone-man.json @@ -0,0 +1,10 @@ +{ + "description": "saxophones are the best instrument", + "owner": { + "username": "saxophone-guy", + "email": "itsarchit@keemail.me" + }, + "record": { + "CNAME": "saxophone-guy.github.io" + } +} From 3a9bb546f89fde0718787dc1172a2522307d1e02 Mon Sep 17 00:00:00 2001 From: Harsh Narayan Jha <50262541+HarshNarayanJha@users.noreply.github.com> Date: Tue, 9 Jul 2024 21:19:42 +0530 Subject: [PATCH 276/832] update A, MX, and TXT records for forward-email and remove CNAME --- domains/harshnj.json | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/domains/harshnj.json b/domains/harshnj.json index 5cf67ea69..0239adcd8 100644 --- a/domains/harshnj.json +++ b/domains/harshnj.json @@ -6,6 +6,22 @@ "email": "harshnj@proton.me" }, "record": { - "CNAME": "harshnarayanjha.github.io" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "AAAA": [ + "2606:50c0:8000::153", + "2606:50c0:8001::153", + "2606:50c0:8002::153", + "2606:50c0:8003::153" + ], + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], + "TXT": "forward-email=harshnj@proton.me" } -} \ No newline at end of file +} \ No newline at end of file From 5e11536163c5677978439ce2c9b6464c83cbb717 Mon Sep 17 00:00:00 2001 From: Archit Kumar Date: Tue, 9 Jul 2024 21:26:49 +0530 Subject: [PATCH 277/832] oops --- saxophone-man.json => domains/saxophone.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename saxophone-man.json => domains/saxophone.json (100%) diff --git a/saxophone-man.json b/domains/saxophone.json similarity index 100% rename from saxophone-man.json rename to domains/saxophone.json From 386c29cb20e13c6530643ab55ba30d2e2c2ba79b Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Tue, 9 Jul 2024 22:08:13 +0530 Subject: [PATCH 278/832] Rename i.esb.json to img.esb.json --- domains/{i.esb.json => img.esb.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{i.esb.json => img.esb.json} (100%) diff --git a/domains/i.esb.json b/domains/img.esb.json similarity index 100% rename from domains/i.esb.json rename to domains/img.esb.json From 4e55e067c6d67245eca5ad21285419ce651bb21d Mon Sep 17 00:00:00 2001 From: Rayr <25773909+Rayrsn@users.noreply.github.com> Date: Tue, 9 Jul 2024 21:07:27 +0300 Subject: [PATCH 279/832] update url --- domains/00.json | 2 +- domains/01.json | 2 +- domains/guess-who.json | 2 +- domains/rayr.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/00.json b/domains/00.json index df557c1c2..fe125c21b 100644 --- a/domains/00.json +++ b/domains/00.json @@ -4,6 +4,6 @@ "email": "rayrsn@proton.me" }, "record": { - "URL": "https://rayr.link" + "URL": "https://rayrsn.me/" } } diff --git a/domains/01.json b/domains/01.json index df557c1c2..fe125c21b 100644 --- a/domains/01.json +++ b/domains/01.json @@ -4,6 +4,6 @@ "email": "rayrsn@proton.me" }, "record": { - "URL": "https://rayr.link" + "URL": "https://rayrsn.me/" } } diff --git a/domains/guess-who.json b/domains/guess-who.json index df557c1c2..fe125c21b 100644 --- a/domains/guess-who.json +++ b/domains/guess-who.json @@ -4,6 +4,6 @@ "email": "rayrsn@proton.me" }, "record": { - "URL": "https://rayr.link" + "URL": "https://rayrsn.me/" } } diff --git a/domains/rayr.json b/domains/rayr.json index df557c1c2..fe125c21b 100644 --- a/domains/rayr.json +++ b/domains/rayr.json @@ -4,6 +4,6 @@ "email": "rayrsn@proton.me" }, "record": { - "URL": "https://rayr.link" + "URL": "https://rayrsn.me/" } } From a1ea16e718359e26fb8e1c4056c415fb99428e99 Mon Sep 17 00:00:00 2001 From: Aniket Thapa Date: Wed, 10 Jul 2024 00:07:43 +0530 Subject: [PATCH 280/832] Update aniket-thapa.json --- domains/aniket-thapa.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/aniket-thapa.json b/domains/aniket-thapa.json index dd6021c51..fdfac3873 100644 --- a/domains/aniket-thapa.json +++ b/domains/aniket-thapa.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "aniket-thapa.portfolio" + "CNAME": "aniket-thapa.github.io" } } - \ No newline at end of file + From 75028d3fe7cb743e5c9d9adea01c77eabd1367e5 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Tue, 9 Jul 2024 21:48:16 +0200 Subject: [PATCH 281/832] Update stefdp.json --- domains/stefdp.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/stefdp.json b/domains/stefdp.json index 2e1b1c7a8..b7b843d55 100644 --- a/domains/stefdp.json +++ b/domains/stefdp.json @@ -6,10 +6,7 @@ }, "record": { "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" + "194.60.201.37" ], "MX": ["mail.stefdp.lol"], "TXT": ["v=spf1 mx ~all"] From ec8b82412a28134aa3e2f890fbce0033fbc4ad10 Mon Sep 17 00:00:00 2001 From: Tasory <83129333+tasory@users.noreply.github.com> Date: Wed, 10 Jul 2024 01:44:02 +0400 Subject: [PATCH 282/832] Create tasory.json --- domains/tasory.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 domains/tasory.json diff --git a/domains/tasory.json b/domains/tasory.json new file mode 100644 index 000000000..d09af92c5 --- /dev/null +++ b/domains/tasory.json @@ -0,0 +1,6 @@ +{ + "owner": { + "username": "tasory", + "email": "andr3393399@gmail.com" + } +} From 5aa7dcef7c663c6ca2d9d9b673329758f1f840a0 Mon Sep 17 00:00:00 2001 From: Tasory <83129333+tasory@users.noreply.github.com> Date: Wed, 10 Jul 2024 01:48:45 +0400 Subject: [PATCH 283/832] Update tasory.json --- domains/tasory.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/domains/tasory.json b/domains/tasory.json index d09af92c5..0e3f6a1d0 100644 --- a/domains/tasory.json +++ b/domains/tasory.json @@ -3,4 +3,7 @@ "username": "tasory", "email": "andr3393399@gmail.com" } + "record": { + "CNAME": "tasory.github.io" + } } From 855f9ed9a1e4198c4a0a58002c0d85c4a44c2086 Mon Sep 17 00:00:00 2001 From: CHEN JIAHUAN <1056366209@qq.com> Date: Wed, 10 Jul 2024 06:03:56 +0800 Subject: [PATCH 284/832] Create tju-emg.json --- domains/tju-emg.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tju-emg.json diff --git a/domains/tju-emg.json b/domains/tju-emg.json new file mode 100644 index 000000000..e8eea0c0d --- /dev/null +++ b/domains/tju-emg.json @@ -0,0 +1,11 @@ +{ + "description": "TJU Engineering Mechanics Guide", + "repo": "https://gitlab.com/XiaoHuanwise/tju-emg", + "owner": { + "username": "XiaoHuanwise", + "email": "1056366209@qq.com", + }, + "record": { + "URL": "https:/xiaohuanwise.githlab.io/tju-emg" + } +} From afed13fa231ecf4001612fe637939a7dd6e8d364 Mon Sep 17 00:00:00 2001 From: CHEN JIAHUAN <1056366209@qq.com> Date: Wed, 10 Jul 2024 06:11:01 +0800 Subject: [PATCH 285/832] Update tju-emg.json --- domains/tju-emg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tju-emg.json b/domains/tju-emg.json index e8eea0c0d..f75ff2393 100644 --- a/domains/tju-emg.json +++ b/domains/tju-emg.json @@ -6,6 +6,6 @@ "email": "1056366209@qq.com", }, "record": { - "URL": "https:/xiaohuanwise.githlab.io/tju-emg" + "URL": "https:/xiaohuanwise.gitlab.io/tju-emg" } } From 030ca1656d94d10ff4763cf9e77fb4c1901f0755 Mon Sep 17 00:00:00 2001 From: civic1007 Date: Tue, 9 Jul 2024 17:11:49 -0500 Subject: [PATCH 286/832] Create civic.json --- domains/civic.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/civic.json diff --git a/domains/civic.json b/domains/civic.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/civic.json @@ -0,0 +1 @@ + From d26030fc61a27645f631a37321038ab670a15fd7 Mon Sep 17 00:00:00 2001 From: civic1007 Date: Tue, 9 Jul 2024 17:16:16 -0500 Subject: [PATCH 287/832] Update civic.json --- domains/civic.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/civic.json b/domains/civic.json index 8b1378917..da498610c 100644 --- a/domains/civic.json +++ b/domains/civic.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "civic1007", + "email": "civic1007@proton.me" + }, + "record": { + "CNAME": "civic1007.pages.dev" + } +} From 091588e78a3c21c89bd21da7cdc077dbf8dd169b Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 9 Jul 2024 20:20:27 -0400 Subject: [PATCH 288/832] remove trailing comma after email line to fix invalid syntax --- domains/tju-emg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tju-emg.json b/domains/tju-emg.json index f75ff2393..f17cea712 100644 --- a/domains/tju-emg.json +++ b/domains/tju-emg.json @@ -3,7 +3,7 @@ "repo": "https://gitlab.com/XiaoHuanwise/tju-emg", "owner": { "username": "XiaoHuanwise", - "email": "1056366209@qq.com", + "email": "1056366209@qq.com" }, "record": { "URL": "https:/xiaohuanwise.gitlab.io/tju-emg" From fdf3130c63f9ba9accaec85c156a6ccad34ace3a Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 9 Jul 2024 20:24:49 -0400 Subject: [PATCH 289/832] add missing slash in URL record --- domains/tju-emg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tju-emg.json b/domains/tju-emg.json index f17cea712..f57c1a523 100644 --- a/domains/tju-emg.json +++ b/domains/tju-emg.json @@ -6,6 +6,6 @@ "email": "1056366209@qq.com" }, "record": { - "URL": "https:/xiaohuanwise.gitlab.io/tju-emg" + "URL": "https://xiaohuanwise.gitlab.io/tju-emg" } } From 88672286c42e24e72f57d14078fd068c641121f8 Mon Sep 17 00:00:00 2001 From: x83owen <86007920+x83owen@users.noreply.github.com> Date: Tue, 9 Jul 2024 21:28:16 -0400 Subject: [PATCH 290/832] Create owentech.json --- domains/owentech.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/owentech.json diff --git a/domains/owentech.json b/domains/owentech.json new file mode 100644 index 000000000..c7ff567a7 --- /dev/null +++ b/domains/owentech.json @@ -0,0 +1,10 @@ +{ + "description": "Owen's website", + "owner": { + "username": "owentechv", + "email": "dowenx83@gmail.com" + }, + "record": { + "CNAME": "owentechv.github.io" + } +} From 7fe448509e75fdea2ef3eaa65e777b5cb8de9ab6 Mon Sep 17 00:00:00 2001 From: Aniket Thapa Date: Wed, 10 Jul 2024 08:10:20 +0530 Subject: [PATCH 291/832] Update aniket-thapa.json --- domains/aniket-thapa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aniket-thapa.json b/domains/aniket-thapa.json index fdfac3873..15196e64e 100644 --- a/domains/aniket-thapa.json +++ b/domains/aniket-thapa.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "aniket-thapa.github.io" + "CNAME": "portfolio.github.io" } } From b3e35f6a0866f7265546b88be32e8e554f24c1ab Mon Sep 17 00:00:00 2001 From: Harsh Narayan Jha <50262541+HarshNarayanJha@users.noreply.github.com> Date: Wed, 10 Jul 2024 08:29:07 +0530 Subject: [PATCH 292/832] add TXT record for github pages domain verification --- .../_github-pages-challenge-HarshNarayanJha.harshnj.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-HarshNarayanJha.harshnj.json diff --git a/domains/_github-pages-challenge-HarshNarayanJha.harshnj.json b/domains/_github-pages-challenge-HarshNarayanJha.harshnj.json new file mode 100644 index 000000000..48279b3b5 --- /dev/null +++ b/domains/_github-pages-challenge-HarshNarayanJha.harshnj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "HarshNarayanJha", + "email": "harshnj@proton.me" + }, + "record": { + "TXT": "fc925e645f243f84b9c9f0585add64" + } +} \ No newline at end of file From 975637799e80c3def0f8127209dea5d92f93e395 Mon Sep 17 00:00:00 2001 From: TynoPB <131923794+TonyN678@users.noreply.github.com> Date: Wed, 10 Jul 2024 14:56:24 +1000 Subject: [PATCH 293/832] Add tien.json file --- domains/tien.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tien.json diff --git a/domains/tien.json b/domains/tien.json new file mode 100644 index 000000000..62fcabe7d --- /dev/null +++ b/domains/tien.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Developer Start Page", + "repo": "https://github.com/TonyN678/TonyN678.github.io", + "owner": { + "username": "TonyN678", + "email": "tientonybest2006@gmail.com", + }, + "record": { + "CNAME": "TonyN678.github.io" + } +} From ae4a2798758747345d0f5239c5f5b95eb2305296 Mon Sep 17 00:00:00 2001 From: Archit Kumar Date: Wed, 10 Jul 2024 12:29:27 +0530 Subject: [PATCH 294/832] stuff --- domains/saxophone.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/saxophone.json b/domains/saxophone.json index 8ed6c85c8..7abab268c 100644 --- a/domains/saxophone.json +++ b/domains/saxophone.json @@ -5,6 +5,11 @@ "email": "itsarchit@keemail.me" }, "record": { - "CNAME": "saxophone-guy.github.io" + "CNAME": "saxophone-guy.github.io", + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], + "TXT": "forward-email=itsarchit@keemail.me" } } From 25e4cd4195cca79ad419975461f349df10654197 Mon Sep 17 00:00:00 2001 From: Hardik-Vanani <128814248+Hardik-Vanani@users.noreply.github.com> Date: Wed, 10 Jul 2024 15:43:19 +0530 Subject: [PATCH 295/832] Create Hardik.json Wanna Add my CNAME --- domains/Hardik.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/Hardik.json diff --git a/domains/Hardik.json b/domains/Hardik.json new file mode 100644 index 000000000..646364368 --- /dev/null +++ b/domains/Hardik.json @@ -0,0 +1,11 @@ +{ + "description": "Hardik Portofolio", + "repo": "https://github.com/Hardik-Vanani/portfolio", + "owner": { + "username": "Hardik-Vanani", + "email": "vananihardik8553@gmail.com" + }, + "record": { + "CNAME": "Hardik-Vanani.github.io" + } +} From 9d7fdc0ea798da71d78be6465900b8836145e73b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Wed, 10 Jul 2024 17:40:01 +0700 Subject: [PATCH 296/832] Delete domains/slainbot.json --- domains/slainbot.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/slainbot.json diff --git a/domains/slainbot.json b/domains/slainbot.json deleted file mode 100644 index e489082d9..000000000 --- a/domains/slainbot.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Describe the use of this subdomain", - "repo": "https://github.com/KhongPhaiHoangQuangHuy/my-link-tree", - "owner": { - "username": "KhongPhaiHoangQuangHuy", - "email": "khongphaihoangquanghuy@gmail.com", - "twitter": "khongphaihuy99" - }, - "record": { - "CNAME": "khongphaihoangquanghuy.github.io" - } -} \ No newline at end of file From 0f977fe5addf6d167421639b6526ab16f75fa46d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Wed, 10 Jul 2024 17:45:00 +0700 Subject: [PATCH 297/832] Delete faul.is-a.dev --- domains/faul.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/faul.json diff --git a/domains/faul.json b/domains/faul.json deleted file mode 100644 index 4f4e0f883..000000000 --- a/domains/faul.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "custom domain page github", - "repo": "https://github.com/KhongPhaiHoangQuangHuy/KhongPhaiHoangQuangHuy.github.io", - "owner": { - "username": "KhongPhaiHoangQuangHuy", - "email": "KhongPhaiHoangQuangHuy@gmail.com", - "twitter": "KhongPhaiHoangQuangHuy" - }, - "record": { - "CNAME": "KhongPhaiHoangQuangHuy.github.io" - } -} From 59b49d2b88f696464d33519277e0f142172e5bef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Wed, 10 Jul 2024 17:45:36 +0700 Subject: [PATCH 298/832] Delete khongphaihoangquanghuy.is-a.dev --- domains/khongphaihoangquanghuy.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/khongphaihoangquanghuy.json diff --git a/domains/khongphaihoangquanghuy.json b/domains/khongphaihoangquanghuy.json deleted file mode 100644 index 2475bd8b6..000000000 --- a/domains/khongphaihoangquanghuy.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Describe the use of this subdomain", - "repo": "https://github.com/KhongPhaiHoangQuangHuy/my-link-tree.git", - "owner": { - "username": "KhongPhaiHoangQuangHuy", - "email": "khongphaihoangquanghuy@gmail.com", - "twitter": "khongphaihuy99" - }, - "record": { - "CNAME": "KhongPhaiHoangQuangHuy.github.io" - } -} From 6758c522b3386ecc4aa10b008638e3c1daf65a59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Wed, 10 Jul 2024 17:46:05 +0700 Subject: [PATCH 299/832] Delete slainbot.is-a.dev --- domains/slainbot.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/slainbot.json diff --git a/domains/slainbot.json b/domains/slainbot.json deleted file mode 100644 index e489082d9..000000000 --- a/domains/slainbot.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Describe the use of this subdomain", - "repo": "https://github.com/KhongPhaiHoangQuangHuy/my-link-tree", - "owner": { - "username": "KhongPhaiHoangQuangHuy", - "email": "khongphaihoangquanghuy@gmail.com", - "twitter": "khongphaihuy99" - }, - "record": { - "CNAME": "khongphaihoangquanghuy.github.io" - } -} \ No newline at end of file From de5262b70375e849e1e5d0b036ef0a23134a116e Mon Sep 17 00:00:00 2001 From: Alex Houlton Date: Wed, 10 Jul 2024 12:57:35 +0100 Subject: [PATCH 300/832] Create houlton.json --- domains/houlton.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/houlton.json diff --git a/domains/houlton.json b/domains/houlton.json new file mode 100644 index 000000000..d30abda61 --- /dev/null +++ b/domains/houlton.json @@ -0,0 +1,11 @@ +{ + "description": "houlton.is-a.dev -> solo.to/houlton redirect.", + "repo": "https://github.com/ahoulton/register", + "owner": { + "username": "ahoulton", + "email": "ignhoulton@gmail.com" + }, + "record": { + "URL": "https://solo.to/houlton" + } +} From ab87603a84f25140d3d6de9cb58f908e35e85d67 Mon Sep 17 00:00:00 2001 From: Nekitori Hakari Date: Wed, 10 Jul 2024 12:16:11 +0000 Subject: [PATCH 301/832] verify domain github --- .../_github-pages-challenge-Nekitori17.nekitori17.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-Nekitori17.nekitori17.json diff --git a/domains/_github-pages-challenge-Nekitori17.nekitori17.json b/domains/_github-pages-challenge-Nekitori17.nekitori17.json new file mode 100644 index 000000000..4af3ddf19 --- /dev/null +++ b/domains/_github-pages-challenge-Nekitori17.nekitori17.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "nekitori17", + "email": "cuongnguyen286641@gmail.com", + "discord": "nekitorihakari" + }, + "record": { + "TXT": "24cd28e86ee31fda98f1ffb6c3c732" + } +} From d01c60249f6d5b0dc2601742325c2a26de70321a Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Wed, 10 Jul 2024 17:51:23 +0530 Subject: [PATCH 302/832] Create hexviewer.json --- domains/hexviewer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hexviewer.json diff --git a/domains/hexviewer.json b/domains/hexviewer.json new file mode 100644 index 000000000..deba6d82f --- /dev/null +++ b/domains/hexviewer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "EducatedSuddenBucket", + "email": "educatedsuddenbucket@gmail.com" + }, + "record": { + "CNAME": "educatedsuddenbucket.is-a.dev" + } +} From 6e632b2e739185a151cc746f710b90cbf3c2fddd Mon Sep 17 00:00:00 2001 From: Smalorek <154844322+Smalorek@users.noreply.github.com> Date: Wed, 10 Jul 2024 15:35:56 +0200 Subject: [PATCH 303/832] Register smutex.is-a.dev --- domains/smutex.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/smutex.json diff --git a/domains/smutex.json b/domains/smutex.json new file mode 100644 index 000000000..806fa5697 --- /dev/null +++ b/domains/smutex.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Smalorek", + "email": "Smalorek@proton.me", + "discord": "286178186645995522" + }, + + "record": { + "CNAME": "smalorek.github.io" + } + } From 204a0072867426ca8f349109eb4296f96f4ed0b6 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Wed, 10 Jul 2024 16:47:30 +0300 Subject: [PATCH 304/832] Update tien.json --- domains/tien.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tien.json b/domains/tien.json index 62fcabe7d..90b97603d 100644 --- a/domains/tien.json +++ b/domains/tien.json @@ -3,7 +3,7 @@ "repo": "https://github.com/TonyN678/TonyN678.github.io", "owner": { "username": "TonyN678", - "email": "tientonybest2006@gmail.com", + "email": "tientonybest2006@gmail.com" }, "record": { "CNAME": "TonyN678.github.io" From fa07a4b3b4d747accd0ce6860184b312e7ea4887 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Wed, 10 Jul 2024 16:54:03 +0300 Subject: [PATCH 305/832] Update aniket-thapa.json --- domains/aniket-thapa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aniket-thapa.json b/domains/aniket-thapa.json index 15196e64e..fdfac3873 100644 --- a/domains/aniket-thapa.json +++ b/domains/aniket-thapa.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "portfolio.github.io" + "CNAME": "aniket-thapa.github.io" } } From 57a0637a6581f2c7fb5a8bf0c90d7457a2fd132b Mon Sep 17 00:00:00 2001 From: Leo Wilkin Date: Wed, 10 Jul 2024 14:56:23 +0100 Subject: [PATCH 306/832] Register lkmw.is-a.dev --- domains/lkmw.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lkmw.json diff --git a/domains/lkmw.json b/domains/lkmw.json new file mode 100644 index 000000000..38bd18d90 --- /dev/null +++ b/domains/lkmw.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "leowilkin", + "email": "leo.wilkin10@gmail.com", + "discord": "712341552537796629" + }, + + "record": { + "CNAME": "wilkin.xyz" + } + } + \ No newline at end of file From f8cae481775f0bb2b4002bbdef6ca8fe1dee584b Mon Sep 17 00:00:00 2001 From: naLTheDuck <62368256+PewZew@users.noreply.github.com> Date: Wed, 10 Jul 2024 23:53:59 +0700 Subject: [PATCH 307/832] Create naltheduck.json --- domains/naltheduck.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/naltheduck.json diff --git a/domains/naltheduck.json b/domains/naltheduck.json new file mode 100644 index 000000000..87e8e1ce7 --- /dev/null +++ b/domains/naltheduck.json @@ -0,0 +1,11 @@ +{ + "description": "for my own info-website", + "repo": "https://github.com/PewZew/naLTheDuck_Web", + "owner": { + "username": "PewZew", + "email": "lanlehoang957@gmail.com" + }, + "record": { + "CNAME": "pewzew.github.io" + } +} From 1629d225d3a27b9e1a5524f586519fb3038a903c Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Wed, 10 Jul 2024 14:37:02 -0300 Subject: [PATCH 308/832] Update fran.json --- domains/fran.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fran.json b/domains/fran.json index 2206cc357..eb23f4042 100644 --- a/domains/fran.json +++ b/domains/fran.json @@ -1,7 +1,7 @@ { "owner": { "username": "xzonix", - "email": "xz1@dr.com" + "discord": "xzon1x" }, "record": { "A": [ From 26d2e53c68787bce937ccfa5074364a33a58a584 Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Wed, 10 Jul 2024 14:40:26 -0300 Subject: [PATCH 309/832] Update fran.json --- domains/fran.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/fran.json b/domains/fran.json index eb23f4042..e2b4ec8f3 100644 --- a/domains/fran.json +++ b/domains/fran.json @@ -1,7 +1,8 @@ { "owner": { "username": "xzonix", - "discord": "xzon1x" + "discord": "xzon1x", + "email": "" }, "record": { "A": [ From 40ffbc256f50f05b3b6c40358ee1bfdf7d698fe0 Mon Sep 17 00:00:00 2001 From: Insencel <35362457+Insencel@users.noreply.github.com> Date: Wed, 10 Jul 2024 20:56:36 +0200 Subject: [PATCH 310/832] Create insencel.json Request to add insencel.is-a.dev as a subdomain --- domains/insencel.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/insencel.json diff --git a/domains/insencel.json b/domains/insencel.json new file mode 100644 index 000000000..cc5adf59d --- /dev/null +++ b/domains/insencel.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Insencel", + "email": "devsencel@gmail.com" + }, + "description": "A domain for hosting a typo3 account to test things with and build test-websites", + "record": { + "A": [ + "164.68.124.156" + ] + } +} From 9c529e5e1bcb2808c8ed6280281613d2c77e177b Mon Sep 17 00:00:00 2001 From: m-zeeshan42 Date: Thu, 11 Jul 2024 00:36:39 +0500 Subject: [PATCH 311/832] Create za.json --- domains/za.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/za.json diff --git a/domains/za.json b/domains/za.json new file mode 100644 index 000000000..fca885201 --- /dev/null +++ b/domains/za.json @@ -0,0 +1,14 @@ +{ + "description": "Zeeshan's Email", + "owner": { + "email": "itsshanihere42@gmail.com", + "username": "m-zeeshan42" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From c6c9be22b3a6bd14c2021eac67e764971e587a18 Mon Sep 17 00:00:00 2001 From: PizzaV <103120356+kittenvr@users.noreply.github.com> Date: Thu, 11 Jul 2024 00:35:45 +0200 Subject: [PATCH 312/832] Update pizzav.json --- domains/pizzav.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pizzav.json b/domains/pizzav.json index 7566b5e1a..c43b05895 100644 --- a/domains/pizzav.json +++ b/domains/pizzav.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "hazel.ns.cloudflare.com" + "CNAME": "pizzav.pages.dev" } } \ No newline at end of file From d623b627df39ea13ae11e53556c7965abebc8847 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Thu, 11 Jul 2024 07:11:45 +0700 Subject: [PATCH 313/832] Register slainbot.is-a.dev --- domains/slainbot.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/slainbot.json diff --git a/domains/slainbot.json b/domains/slainbot.json new file mode 100644 index 000000000..2f726c1c1 --- /dev/null +++ b/domains/slainbot.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "KhongPhaiHoangQuangHuy", + "email": "khongphaihoangquanghuy@gmail.com", + "discord": "181064730075463680" + }, + + "record": { + "CNAME": "https://khongphaihoangquanghuy.github.io/dashboard-slain-bot/" + } + } + \ No newline at end of file From c9e1cb2a27ac11b70dc6719a2df6da1766025660 Mon Sep 17 00:00:00 2001 From: creativeblocker Date: Wed, 10 Jul 2024 20:48:37 -0400 Subject: [PATCH 314/832] Create easynebula.json --- domains/easynebula.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/easynebula.json diff --git a/domains/easynebula.json b/domains/easynebula.json new file mode 100644 index 000000000..1aaf4d9c3 --- /dev/null +++ b/domains/easynebula.json @@ -0,0 +1,12 @@ +{ + "description": "Links to the github page which displays a README file", + "repo": "https://github.com/EasyNebula/EasyNebula", + "owner": { + "username": "EasyNebula", + "email": "geographicalfacts16@gmail.com", + "twitter": "@easynebula" + }, + "record": { + "CNAME": "easynebula.github.io" + } +} From 0330e494952106252d362ac6a0843e9d8c9aa518 Mon Sep 17 00:00:00 2001 From: ninjastrikers <14817642+ninjastrikers@users.noreply.github.com> Date: Thu, 11 Jul 2024 07:47:50 +0630 Subject: [PATCH 315/832] Create ninjastrikers.json --- domains/ninjastrikers.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ninjastrikers.json diff --git a/domains/ninjastrikers.json b/domains/ninjastrikers.json new file mode 100644 index 000000000..dafead047 --- /dev/null +++ b/domains/ninjastrikers.json @@ -0,0 +1,12 @@ +{ + "description": "for an own site", + "repo": "https://github.com/ninjastrikers/ninjastrikers.github.io", + "owner": { + "username": "ninjastrikers", + "email": "leonhart@ninjastrikers.net", + "twitter": "ninjastrikers" + }, + "record": { + "CNAME": "ninjastrikers.github.io" + } +} From c19f56b9ce5ff08cf11ee451946da9d8a719feca Mon Sep 17 00:00:00 2001 From: ninjastrikers <14817642+ninjastrikers@users.noreply.github.com> Date: Thu, 11 Jul 2024 07:55:25 +0630 Subject: [PATCH 316/832] Update ninjastrikers.json --- domains/ninjastrikers.json | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/domains/ninjastrikers.json b/domains/ninjastrikers.json index dafead047..ca39ff806 100644 --- a/domains/ninjastrikers.json +++ b/domains/ninjastrikers.json @@ -1,12 +1,11 @@ { - "description": "for an own site", - "repo": "https://github.com/ninjastrikers/ninjastrikers.github.io", - "owner": { - "username": "ninjastrikers", - "email": "leonhart@ninjastrikers.net", - "twitter": "ninjastrikers" - }, - "record": { - "CNAME": "ninjastrikers.github.io" - } -} + "description": "ninjastrikers.is-a.dev -> own site redirect", + "repo": "https://github.com/ninjastrikers/is-a-dev-register", + "owner": { + "username": "ninjastrikers", + "email": "leonhart@ninjastrikers.net" + }, + "record": { + "URL": "https://ninjastrikers.net" + } +} From e13422e174469ffafc8d284b4fd57d8799d449ee Mon Sep 17 00:00:00 2001 From: Archit Kumar Date: Thu, 11 Jul 2024 08:45:13 +0530 Subject: [PATCH 317/832] :P --- domains/saxophone.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/saxophone.json b/domains/saxophone.json index 7abab268c..746f536da 100644 --- a/domains/saxophone.json +++ b/domains/saxophone.json @@ -5,7 +5,6 @@ "email": "itsarchit@keemail.me" }, "record": { - "CNAME": "saxophone-guy.github.io", "MX": [ "mx1.forwardemail.net", "mx2.forwardemail.net" From 30166f33b936eb3e491b5c07d98b8781912bbc58 Mon Sep 17 00:00:00 2001 From: Miyo <135030944+yuri-kiss@users.noreply.github.com> Date: Wed, 10 Jul 2024 23:48:36 -0400 Subject: [PATCH 318/832] Update surv.json --- domains/surv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/surv.json b/domains/surv.json index f99034ec4..20673649c 100644 --- a/domains/surv.json +++ b/domains/surv.json @@ -4,6 +4,6 @@ "email": "a_2oo@outlook.com" }, "record": { - "CNAME": "yuri-kiss.github.io" + "CNAME": "surv-is-a-dev.github.io" } } From afc8e711b61711b4ebc2802143572ee567f28485 Mon Sep 17 00:00:00 2001 From: Miyo <135030944+yuri-kiss@users.noreply.github.com> Date: Wed, 10 Jul 2024 23:52:01 -0400 Subject: [PATCH 319/832] Create _github-pages-challenge-surv-is-a-dev.surv.json --- domains/_github-pages-challenge-surv-is-a-dev.surv.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-surv-is-a-dev.surv.json diff --git a/domains/_github-pages-challenge-surv-is-a-dev.surv.json b/domains/_github-pages-challenge-surv-is-a-dev.surv.json new file mode 100644 index 000000000..ea54e5331 --- /dev/null +++ b/domains/_github-pages-challenge-surv-is-a-dev.surv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yuri-kiss", + "email": "a_2oo@outlook.com" + }, + "record": { + "TXT": "762ac4818881ad8a0420c077a2ab99" + } +} From 682f76256cb4787ae8e849517deee4ca7c042522 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 10 Jul 2024 23:58:47 -0400 Subject: [PATCH 320/832] Update tasory.json --- domains/tasory.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tasory.json b/domains/tasory.json index 0e3f6a1d0..656423749 100644 --- a/domains/tasory.json +++ b/domains/tasory.json @@ -2,7 +2,7 @@ "owner": { "username": "tasory", "email": "andr3393399@gmail.com" - } + }, "record": { "CNAME": "tasory.github.io" } From b1aae3d19d7bb283cec3751c5cf41b534c18faf4 Mon Sep 17 00:00:00 2001 From: Scan <103391616+scanash00@users.noreply.github.com> Date: Thu, 11 Jul 2024 02:30:35 -0400 Subject: [PATCH 321/832] Update scan.json --- domains/scan.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/scan.json b/domains/scan.json index e9510764c..b7d899ecf 100644 --- a/domains/scan.json +++ b/domains/scan.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "notwp.pages.dev" + "CNAME": "scanash.pages.dev" } } - \ No newline at end of file + From ff74c5152c4446000b378ad0473853d720a63677 Mon Sep 17 00:00:00 2001 From: 0v90 Date: Thu, 11 Jul 2024 14:32:57 +0400 Subject: [PATCH 322/832] Create 0v90.json --- domains/0v90.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/0v90.json diff --git a/domains/0v90.json b/domains/0v90.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/0v90.json @@ -0,0 +1 @@ + From 8110fe8c7399614f2b960f5d159ba9a549e114af Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Thu, 11 Jul 2024 16:16:09 +0530 Subject: [PATCH 323/832] Update hexviewer.json --- domains/hexviewer.json | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/domains/hexviewer.json b/domains/hexviewer.json index deba6d82f..b14fc31dc 100644 --- a/domains/hexviewer.json +++ b/domains/hexviewer.json @@ -1,9 +1,14 @@ { - "owner": { - "username": "EducatedSuddenBucket", - "email": "educatedsuddenbucket@gmail.com" - }, - "record": { - "CNAME": "educatedsuddenbucket.is-a.dev" - } + "owner": { + "username": "EducatedSuddenBucket", + "email": "educatedsuddenbucket@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } } From 335c2024aaf2585fd5a6972f7002f4d9e7c1881e Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Thu, 11 Jul 2024 16:20:34 +0530 Subject: [PATCH 324/832] Create i2.esb.json --- domains/i2.esb.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/i2.esb.json diff --git a/domains/i2.esb.json b/domains/i2.esb.json new file mode 100644 index 000000000..df4e9ada4 --- /dev/null +++ b/domains/i2.esb.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "EducatedSuddenBucket", + "email": "educatedsuddenbucket@gmail.com" + }, + "record": { + "A": [ + "216.24.57.1" + ] + } +} From c32d309f98bcaacb7c4f59ca2615b1826b9fe81d Mon Sep 17 00:00:00 2001 From: 0v90 Date: Thu, 11 Jul 2024 14:50:50 +0400 Subject: [PATCH 325/832] Update 0v90.json --- domains/0v90.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/0v90.json b/domains/0v90.json index 8b1378917..09d9441f1 100644 --- a/domains/0v90.json +++ b/domains/0v90.json @@ -1 +1,6 @@ - +{ + "owner": { + "username": "0v90", + "email": "0x0jx@proton.me" + } +} From da1001366b147befa44a50e81bac41ba691881a9 Mon Sep 17 00:00:00 2001 From: nekotamogas Date: Thu, 11 Jul 2024 13:57:04 +0300 Subject: [PATCH 326/832] Register neca.is-a.dev --- domains/neca.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/neca.json diff --git a/domains/neca.json b/domains/neca.json new file mode 100644 index 000000000..8ccff8e1a --- /dev/null +++ b/domains/neca.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "nekotamogas", + "email": "dazzerdev@gmail.com", + "discord": "797458672225091594" + }, + + "record": { + "TXT": "zoho-verification=zb18547320.zmverify.zoho.eu" + } + } + \ No newline at end of file From 4ec16b144840574f7c6c090e500c68d0e5cbbd4f Mon Sep 17 00:00:00 2001 From: 0v90 Date: Thu, 11 Jul 2024 15:02:10 +0400 Subject: [PATCH 327/832] Update 0v90.json --- domains/0v90.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/domains/0v90.json b/domains/0v90.json index 09d9441f1..3d82b3592 100644 --- a/domains/0v90.json +++ b/domains/0v90.json @@ -4,3 +4,12 @@ "email": "0x0jx@proton.me" } } + + +{ + "record": { + "A": [ + "http://35.200.171.190/" + ] + } +} From 14a10c85a804cd153b9d82f8ddec6e932ec59cb8 Mon Sep 17 00:00:00 2001 From: 0v90 Date: Thu, 11 Jul 2024 15:06:57 +0400 Subject: [PATCH 328/832] Update 0v90.json --- domains/0v90.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/0v90.json b/domains/0v90.json index 3d82b3592..91e58f2e9 100644 --- a/domains/0v90.json +++ b/domains/0v90.json @@ -9,7 +9,9 @@ { "record": { "A": [ - "http://35.200.171.190/" + "35.200.171.190", + "35.240.84.96", + "34.132.146.171" ] } } From b9977f8efda3970d8ff97ade0b38bd1fa110f8e3 Mon Sep 17 00:00:00 2001 From: 0v90 Date: Thu, 11 Jul 2024 15:21:46 +0400 Subject: [PATCH 329/832] Update 0v90.json --- domains/0v90.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/domains/0v90.json b/domains/0v90.json index 91e58f2e9..92475d895 100644 --- a/domains/0v90.json +++ b/domains/0v90.json @@ -2,11 +2,8 @@ "owner": { "username": "0v90", "email": "0x0jx@proton.me" - } -} - - -{ + }, + { "record": { "A": [ "35.200.171.190", @@ -15,3 +12,6 @@ ] } } +} + + From 59ead1c1f9c2461f7405f6348f9369f11d996ab2 Mon Sep 17 00:00:00 2001 From: 0v90 Date: Thu, 11 Jul 2024 15:30:45 +0400 Subject: [PATCH 330/832] Update 0v90.json --- domains/0v90.json | 26 +++++++++++--------------- 1 file changed, 11 insertions(+), 15 deletions(-) diff --git a/domains/0v90.json b/domains/0v90.json index 92475d895..bbf5df127 100644 --- a/domains/0v90.json +++ b/domains/0v90.json @@ -1,17 +1,13 @@ { - "owner": { - "username": "0v90", - "email": "0x0jx@proton.me" - }, - { - "record": { - "A": [ - "35.200.171.190", - "35.240.84.96", - "34.132.146.171" - ] - } + "owner": { + "username": "0v90", + "email": "0x0jx@proton.me" + }, + "record": { + "A": [ + "35.200.171.190", + "35.240.84.96", + "34.132.146.171" + ] + } } -} - - From 319e48a5a370105b4be5bba9fad50ff36b586d90 Mon Sep 17 00:00:00 2001 From: nekotamogas Date: Thu, 11 Jul 2024 15:12:42 +0300 Subject: [PATCH 331/832] Update neca.json --- domains/neca.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/neca.json b/domains/neca.json index 8ccff8e1a..23ab082c6 100644 --- a/domains/neca.json +++ b/domains/neca.json @@ -6,7 +6,8 @@ }, "record": { - "TXT": "zoho-verification=zb18547320.zmverify.zoho.eu" + "MX": "mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu", + "TXT": "zoho-verification=zb18547320.zmverify.zoho.eu", "v=spf1 include:zohomail.eu ~all", "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIHzsnS94jaMTbcflV4QMBR4P3YCgegw1NoV7t7rkElCnZ7LEJIWLMCMheXN+ipQUclpDZ8Lw6m8B7mm4tm8P79hTuM6rmhsqcQb8w/g3u6kUDhK/eq2QoDhUienbpKTsR4pZesu9yIW0DL5wYxHT2zpxQN7zO8+8b4IzFSPnmHQIDAQAB" } } - \ No newline at end of file + From 27391e3346b5bb84530145d095270ff7837281f4 Mon Sep 17 00:00:00 2001 From: nekotamogas Date: Thu, 11 Jul 2024 15:18:08 +0300 Subject: [PATCH 332/832] Update domains/neca.json Co-authored-by: CuteDog5695 --- domains/neca.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/neca.json b/domains/neca.json index 23ab082c6..3377a1044 100644 --- a/domains/neca.json +++ b/domains/neca.json @@ -6,7 +6,7 @@ }, "record": { - "MX": "mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu", + "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"], "TXT": "zoho-verification=zb18547320.zmverify.zoho.eu", "v=spf1 include:zohomail.eu ~all", "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIHzsnS94jaMTbcflV4QMBR4P3YCgegw1NoV7t7rkElCnZ7LEJIWLMCMheXN+ipQUclpDZ8Lw6m8B7mm4tm8P79hTuM6rmhsqcQb8w/g3u6kUDhK/eq2QoDhUienbpKTsR4pZesu9yIW0DL5wYxHT2zpxQN7zO8+8b4IzFSPnmHQIDAQAB" } } From 3edf18e15a3570b1410882c5588ec1b545c81444 Mon Sep 17 00:00:00 2001 From: nekotamogas Date: Thu, 11 Jul 2024 15:20:20 +0300 Subject: [PATCH 333/832] Update domains/neca.json Co-authored-by: CuteDog5695 --- domains/neca.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/neca.json b/domains/neca.json index 3377a1044..138f7c3b5 100644 --- a/domains/neca.json +++ b/domains/neca.json @@ -7,7 +7,7 @@ "record": { "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"], - "TXT": "zoho-verification=zb18547320.zmverify.zoho.eu", "v=spf1 include:zohomail.eu ~all", "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIHzsnS94jaMTbcflV4QMBR4P3YCgegw1NoV7t7rkElCnZ7LEJIWLMCMheXN+ipQUclpDZ8Lw6m8B7mm4tm8P79hTuM6rmhsqcQb8w/g3u6kUDhK/eq2QoDhUienbpKTsR4pZesu9yIW0DL5wYxHT2zpxQN7zO8+8b4IzFSPnmHQIDAQAB" + "TXT": ["zoho-verification=zb18547320.zmverify.zoho.eu", "v=spf1 include:zohomail.eu ~all", "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIHzsnS94jaMTbcflV4QMBR4P3YCgegw1NoV7t7rkElCnZ7LEJIWLMCMheXN+ipQUclpDZ8Lw6m8B7mm4tm8P79hTuM6rmhsqcQb8w/g3u6kUDhK/eq2QoDhUienbpKTsR4pZesu9yIW0DL5wYxHT2zpxQN7zO8+8b4IzFSPnmHQIDAQAB"] } } From 11e7b11542d49830fd521d849131de646f524696 Mon Sep 17 00:00:00 2001 From: GildasTessier <140600513+GildasTessier@users.noreply.github.com> Date: Thu, 11 Jul 2024 14:28:26 +0200 Subject: [PATCH 334/832] Create echo-des-luttes.json --- domains/echo-des-luttes.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/echo-des-luttes.json diff --git a/domains/echo-des-luttes.json b/domains/echo-des-luttes.json new file mode 100644 index 000000000..9ad4f3f22 --- /dev/null +++ b/domains/echo-des-luttes.json @@ -0,0 +1,10 @@ +{ + "description": "Website in development for a non-profit organization", + "owner": { + "username": "gills", + "email": "gigi37300@gmail.com" + }, + "record": { + "CNAME": "echo-des-luttes.qevi7356.odns.fr" + } +} From 5f4d7507d24900ae70211f5297f2119073ba6df8 Mon Sep 17 00:00:00 2001 From: GildasTessier <140600513+GildasTessier@users.noreply.github.com> Date: Thu, 11 Jul 2024 14:30:41 +0200 Subject: [PATCH 335/832] Delete domains/resistances-caen.json --- domains/resistances-caen.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/resistances-caen.json diff --git a/domains/resistances-caen.json b/domains/resistances-caen.json deleted file mode 100644 index 3aa5e3673..000000000 --- a/domains/resistances-caen.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Website in development for a non-profit organization", - "owner": { - "username": "GildasTessier", - "email": "gildas.tessier@gmail.com" - }, - "record": { - "CNAME": "resistances-caen.gildas-tessier.fr" - } -} From 925f5f199caad0d09de4710cbf847ece7cf38f4f Mon Sep 17 00:00:00 2001 From: GildasTessier <140600513+GildasTessier@users.noreply.github.com> Date: Thu, 11 Jul 2024 14:31:27 +0200 Subject: [PATCH 336/832] Delete domains/ucl-caen.json --- domains/ucl-caen.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/ucl-caen.json diff --git a/domains/ucl-caen.json b/domains/ucl-caen.json deleted file mode 100644 index 4f10adc4d..000000000 --- a/domains/ucl-caen.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Website in development for a non-profit organization", - "owner": { - "username": "GildasTessier", - "email": "gildas.tessier@gmail.com" - }, - "record": { - "CNAME": "caen-ucl.gildas-tessier.fr" - } -} From 55b567eb625629c75a09088d18139fb0ec36167f Mon Sep 17 00:00:00 2001 From: nekotamogas Date: Thu, 11 Jul 2024 15:41:43 +0300 Subject: [PATCH 337/832] Create zmail._domainkey.neca.json --- domains/zmail._domainkey.neca.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zmail._domainkey.neca.json diff --git a/domains/zmail._domainkey.neca.json b/domains/zmail._domainkey.neca.json new file mode 100644 index 000000000..16151dea0 --- /dev/null +++ b/domains/zmail._domainkey.neca.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "nekotamogas", + "email": "dazzerdev@gmail.com", + "discord": "797458672225091594" + }, + + "record": { + "TXT": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIHzsnS94jaMTbcflV4QMBR4P3YCgegw1NoV7t7rkElCnZ7LEJIWLMCMheXN+ipQUclpDZ8Lw6m8B7mm4tm8P79hTuM6rmhsqcQb8w/g3u6kUDhK/eq2QoDhUienbpKTsR4pZesu9yIW0DL5wYxHT2zpxQN7zO8+8b4IzFSPnmHQIDAQAB" + } + } From d974c5503a9b5119a16c3cc958a941a49a0085fe Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vaminecHUN@users.noreply.github.com> Date: Thu, 11 Jul 2024 18:46:43 +0200 Subject: [PATCH 338/832] Add files via upload --- domains/vamtic.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vamtic.json diff --git a/domains/vamtic.json b/domains/vamtic.json new file mode 100644 index 000000000..af569ab2a --- /dev/null +++ b/domains/vamtic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vamtic", + "email": "vamtic@yahoo.com" + }, + "record": { + "URL": "http://golden-similarly-hippo.ngrok-free.app" + } +} \ No newline at end of file From 2642bbfd23bef6a281b0484dd8ec344fe09246fe Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Thu, 11 Jul 2024 19:51:23 +0200 Subject: [PATCH 339/832] Create api.sono.json --- domains/api.sono.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/api.sono.json diff --git a/domains/api.sono.json b/domains/api.sono.json new file mode 100644 index 000000000..f0f6e863d --- /dev/null +++ b/domains/api.sono.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "getSono", + "email": "sono.arbeit@gmail.com" + }, + "record": { + "CNAME": "imaginary-wakeful-busby.glitch.me" + } +} From 6c729682350795bc3f75e94a264c8e3608fa464c Mon Sep 17 00:00:00 2001 From: jayraj singh <54437859+kyoichishido@users.noreply.github.com> Date: Fri, 12 Jul 2024 00:38:20 +0530 Subject: [PATCH 340/832] Create jay first commit - domain/jay.json --- domains/jay | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jay diff --git a/domains/jay b/domains/jay new file mode 100644 index 000000000..f354aff38 --- /dev/null +++ b/domains/jay @@ -0,0 +1,12 @@ +{ + "description": "personal website", + "repo": "https://github.com/kyoichishido/personal_website", + "owner": { + "username": "kyoichishido", + "email": "jayrajcodes@gmail.com", + "twitter": "wanna_relive" + }, + "record": { + "CNAME": "kyoichishido.github.io" + } +} From a18c3ee9caa737177e3e8976c218ed1e666ecd42 Mon Sep 17 00:00:00 2001 From: jayraj singh <54437859+kyoichishido@users.noreply.github.com> Date: Fri, 12 Jul 2024 03:20:28 +0530 Subject: [PATCH 341/832] Create jayraj.json New Commit - updated file name .json --- domains/jayraj.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jayraj.json diff --git a/domains/jayraj.json b/domains/jayraj.json new file mode 100644 index 000000000..f354aff38 --- /dev/null +++ b/domains/jayraj.json @@ -0,0 +1,12 @@ +{ + "description": "personal website", + "repo": "https://github.com/kyoichishido/personal_website", + "owner": { + "username": "kyoichishido", + "email": "jayrajcodes@gmail.com", + "twitter": "wanna_relive" + }, + "record": { + "CNAME": "kyoichishido.github.io" + } +} From e7f17eabbb60da150641bc32f111b2a0f65aecc0 Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 11 Jul 2024 20:29:30 -0400 Subject: [PATCH 342/832] Delete domains/jay --- domains/jay | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/jay diff --git a/domains/jay b/domains/jay deleted file mode 100644 index f354aff38..000000000 --- a/domains/jay +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "personal website", - "repo": "https://github.com/kyoichishido/personal_website", - "owner": { - "username": "kyoichishido", - "email": "jayrajcodes@gmail.com", - "twitter": "wanna_relive" - }, - "record": { - "CNAME": "kyoichishido.github.io" - } -} From 8ae15a205afc4db3ffc5463e4e9c545674b5fcb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Fri, 12 Jul 2024 07:38:22 +0700 Subject: [PATCH 343/832] Update slainbot.json --- domains/slainbot.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/slainbot.json b/domains/slainbot.json index 2f726c1c1..c6a64f107 100644 --- a/domains/slainbot.json +++ b/domains/slainbot.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://khongphaihoangquanghuy.github.io/dashboard-slain-bot/" + "CNAME": "https://khongphaihoangquanghuy.github.io" } } - \ No newline at end of file + From f92f7f01dbbafdcd2900ff363dfaa8556aa81e49 Mon Sep 17 00:00:00 2001 From: Choudery <113233967+Choudery@users.noreply.github.com> Date: Fri, 12 Jul 2024 10:39:46 +0700 Subject: [PATCH 344/832] Register choudery.is-a.dev --- domains/choudery.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/choudery.json diff --git a/domains/choudery.json b/domains/choudery.json new file mode 100644 index 000000000..e071797f1 --- /dev/null +++ b/domains/choudery.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "Choudery", + "email": "blreaderdammy@gmail.com" + }, + "record": { + "MX": [ + "john.ns.cloudflare.com", + "sharon.ns.cloudflare.com" + ] + }, + "description": "Choudery coding" +} \ No newline at end of file From f27334674625d13c646c0f58afc0cfd91342daa5 Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Fri, 12 Jul 2024 12:00:32 +0530 Subject: [PATCH 345/832] Create status.shan.json --- domains/status.shan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/status.shan.json diff --git a/domains/status.shan.json b/domains/status.shan.json new file mode 100644 index 000000000..a034db5d7 --- /dev/null +++ b/domains/status.shan.json @@ -0,0 +1,11 @@ +{ + "description": "My Uptime Pafe ", + "owner": { + "username": "Adwaith-Shan-Pk", + "email": "mail@shan.is-a.dev", + "twitter": "lordlinux69" + }, + "record": { + "A": ["69.197.135.202"] + } +} From 4ef581af41a80629911e27eb4f7890dde59cbe5a Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Fri, 12 Jul 2024 17:33:27 +0530 Subject: [PATCH 346/832] Create random.json --- domains/random.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/random.json diff --git a/domains/random.json b/domains/random.json new file mode 100644 index 000000000..b14fc31dc --- /dev/null +++ b/domains/random.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "EducatedSuddenBucket", + "email": "educatedsuddenbucket@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} From 7edceecae16a9ed212ba552b311879cae8f50a74 Mon Sep 17 00:00:00 2001 From: EldzeyTheDev <64653775+elefantapan@users.noreply.github.com> Date: Fri, 12 Jul 2024 14:45:41 +0200 Subject: [PATCH 347/832] Register eldzey.is-a.dev --- domains/eldzey.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/eldzey.json diff --git a/domains/eldzey.json b/domains/eldzey.json new file mode 100644 index 000000000..c00dcba9e --- /dev/null +++ b/domains/eldzey.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "elefantapan", + "email": "64653775+elefantapan@users.noreply.github.com", + "discord": "697408753288478742" + }, + + "record": { + "CNAME": "elefantapan.github.io" + } + } + \ No newline at end of file From 675bd02cc6d2280b061b0df36d98223d54ffc72d Mon Sep 17 00:00:00 2001 From: EldzeyTheDev <64653775+elefantapan@users.noreply.github.com> Date: Fri, 12 Jul 2024 15:01:17 +0200 Subject: [PATCH 348/832] Update eldzey.json --- domains/eldzey.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/eldzey.json b/domains/eldzey.json index c00dcba9e..28916e817 100644 --- a/domains/eldzey.json +++ b/domains/eldzey.json @@ -1,7 +1,7 @@ { "owner": { "username": "elefantapan", - "email": "64653775+elefantapan@users.noreply.github.com", + "email": "alxalien@proton.me", "discord": "697408753288478742" }, @@ -9,4 +9,4 @@ "CNAME": "elefantapan.github.io" } } - \ No newline at end of file + From 62aaab25cb13197d27782ce293c0e4b491b6816b Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Fri, 12 Jul 2024 20:21:40 +0700 Subject: [PATCH 349/832] Update too-obvious-that.maskduck.json --- domains/too-obvious-that.maskduck.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/too-obvious-that.maskduck.json b/domains/too-obvious-that.maskduck.json index 0167e281f..5d40e63eb 100644 --- a/domains/too-obvious-that.maskduck.json +++ b/domains/too-obvious-that.maskduck.json @@ -2,10 +2,9 @@ "owner": { "username": "MaskDuck", "email": "", - "discord": "MaskDuck#1337", + "discord": "maskduck", "twitter": "MaskDuck1", "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": { "MX": [ From bd46b1241bdf81d7ebb8e2de52a086696931bef7 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Fri, 12 Jul 2024 20:22:57 +0700 Subject: [PATCH 350/832] Update too-obvious-that.maskduck.json --- domains/too-obvious-that.maskduck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/too-obvious-that.maskduck.json b/domains/too-obvious-that.maskduck.json index 5d40e63eb..78c5f9e3b 100644 --- a/domains/too-obvious-that.maskduck.json +++ b/domains/too-obvious-that.maskduck.json @@ -4,7 +4,7 @@ "email": "", "discord": "maskduck", "twitter": "MaskDuck1", - "reddit": "u/maskduck", + "reddit": "u/maskduck" }, "record": { "MX": [ From 320310b5f1626ba07cbe657124cf121ef1724aab Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Fri, 12 Jul 2024 20:26:50 +0700 Subject: [PATCH 351/832] Create maskduck.json --- maskduck.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 maskduck.json diff --git a/maskduck.json b/maskduck.json new file mode 100644 index 000000000..3e7f939fd --- /dev/null +++ b/maskduck.json @@ -0,0 +1 @@ +{"owner":{"username":"maskduck","email":"","discord":"_ngiu.a"},"description":"h","record":{"CNAME":"maskduck.github.io"}} From 2369375caedd5d939abd7818838a70790503c898 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Fri, 12 Jul 2024 20:27:19 +0700 Subject: [PATCH 352/832] Rename maskduck.json to domains/maskduck.json --- maskduck.json => domains/maskduck.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename maskduck.json => domains/maskduck.json (100%) diff --git a/maskduck.json b/domains/maskduck.json similarity index 100% rename from maskduck.json rename to domains/maskduck.json From 53b723d090abee4fc9fa8ee8f626b0a9ec912545 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Fri, 12 Jul 2024 20:27:50 +0700 Subject: [PATCH 353/832] Update maskduck.json --- domains/maskduck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/maskduck.json b/domains/maskduck.json index 3e7f939fd..5207b5d18 100644 --- a/domains/maskduck.json +++ b/domains/maskduck.json @@ -1 +1 @@ -{"owner":{"username":"maskduck","email":"","discord":"_ngiu.a"},"description":"h","record":{"CNAME":"maskduck.github.io"}} +{"owner":{"username":"maskduck","email":"","discord":"_ngiu.a_"},"description":"h","record":{"CNAME":"maskduck.github.io"}} From f39a8f7216a9a821208ed24399b1e796f6c603ed Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 12 Jul 2024 21:36:24 +0800 Subject: [PATCH 354/832] Update maskduck.json --- domains/maskduck.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/domains/maskduck.json b/domains/maskduck.json index 5207b5d18..81573292a 100644 --- a/domains/maskduck.json +++ b/domains/maskduck.json @@ -1 +1,10 @@ -{"owner":{"username":"maskduck","email":"","discord":"_ngiu.a_"},"description":"h","record":{"CNAME":"maskduck.github.io"}} +{ + "owner": { + "username": "maskduck", + "email": "", + "discord": "_ngiu.a_" + }, + "record": { + "CNAME": "maskduck.github.io" + } +} From dd454f7069dda1145589870a645e071b8a567ac9 Mon Sep 17 00:00:00 2001 From: Dwigoric Date: Fri, 12 Jul 2024 21:42:31 +0800 Subject: [PATCH 355/832] remove email --- domains/dwigoric.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dwigoric.json b/domains/dwigoric.json index 62200e2ca..10add55da 100644 --- a/domains/dwigoric.json +++ b/domains/dwigoric.json @@ -1,7 +1,7 @@ { "owner": { "username": "Dwigoric", - "email": "dwigoric@pm.me" + "email": "" }, "record": { "CNAME": "dwigoric.pages.dev" From f6e0142332c54d432a4e8a011382fb09188ba947 Mon Sep 17 00:00:00 2001 From: onlive Date: Fri, 12 Jul 2024 18:44:22 +0500 Subject: [PATCH 356/832] removing email due to spam messages --- domains/onlive.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/onlive.json b/domains/onlive.json index 7472e75e2..6c3c7dd8f 100644 --- a/domains/onlive.json +++ b/domains/onlive.json @@ -1,7 +1,8 @@ { "owner": { "username": "onlive1337", - "email": "tabdulov2006@gmail.com" + "email": "", + "discord": "onlive" }, "record": { "CNAME": "onlive1337.github.io" From fc52d90f0b55c1ab3865677c3094aeadac89004b Mon Sep 17 00:00:00 2001 From: 0v90 Date: Fri, 12 Jul 2024 17:44:37 +0400 Subject: [PATCH 357/832] Updating "Owner" --- domains/0v90.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/0v90.json b/domains/0v90.json index bbf5df127..904621a71 100644 --- a/domains/0v90.json +++ b/domains/0v90.json @@ -1,7 +1,8 @@ { "owner": { "username": "0v90", - "email": "0x0jx@proton.me" + "email": "", + "Discord": "0v90" }, "record": { "A": [ From a3dab1272187b5480fffe23de6d38c164c88f97d Mon Sep 17 00:00:00 2001 From: Dwigoric Date: Fri, 12 Jul 2024 21:50:05 +0800 Subject: [PATCH 358/832] Remove email --- domains/joshua.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/joshua.json b/domains/joshua.json index 1f14f6bd5..2df21630b 100644 --- a/domains/joshua.json +++ b/domains/joshua.json @@ -1,7 +1,7 @@ { "owner": { "username": "Dwigoric", - "email": "dwigoric@pm.me", + "email": "", "discord": "295391820744228867" }, From a01cefbd752abe69e322ea2f9e96f044593db9bd Mon Sep 17 00:00:00 2001 From: Dwigoric Date: Fri, 12 Jul 2024 21:50:29 +0800 Subject: [PATCH 359/832] Add Discord ID for contact --- domains/dwigoric.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/dwigoric.json b/domains/dwigoric.json index 10add55da..9dc355fcd 100644 --- a/domains/dwigoric.json +++ b/domains/dwigoric.json @@ -1,7 +1,8 @@ { "owner": { "username": "Dwigoric", - "email": "" + "email": "", + "discord": "295391820744228867" }, "record": { "CNAME": "dwigoric.pages.dev" From d583c47f71e69936c9f08565175c9cfd04c16689 Mon Sep 17 00:00:00 2001 From: ARVIN3108 ID <70049331+ARVIN3108@users.noreply.github.com> Date: Fri, 12 Jul 2024 21:11:23 +0700 Subject: [PATCH 360/832] Emptying email and add alternate contacts --- domains/arvindt.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/arvindt.json b/domains/arvindt.json index 4671d8424..c8d7df23c 100644 --- a/domains/arvindt.json +++ b/domains/arvindt.json @@ -3,10 +3,12 @@ "repo": "https://github.com/ARVIN3108/arvin3108.github.io", "owner": { "username": "ARVIN3108", - "email": "31arvin08@gmail.com", + "email": "", + "discord": "arvin3108.id", + "instagram": "arvin_d.t", "twitter": "ARVIN3108_ID" }, "record": { "CNAME": "arvin3108.github.io" } -} \ No newline at end of file +} From 85df007084c92de91a8ce88777f1297842323a7a Mon Sep 17 00:00:00 2001 From: Hirako <70535268+hirakoisdead@users.noreply.github.com> Date: Fri, 12 Jul 2024 19:49:39 +0530 Subject: [PATCH 361/832] Update hirako.json added other contact options and removed the email and added mx and txt record --- domains/hirako.json | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/domains/hirako.json b/domains/hirako.json index 90bcd4b77..5da28b79a 100644 --- a/domains/hirako.json +++ b/domains/hirako.json @@ -1,9 +1,17 @@ { "owner": { - "username": "hirakotm", - "email": "hirakoo@proton.me" + "username": "hirakoisdead", + "email": "" + "discord": "hirako.", + "twitter": "hirakoisdead", + "reddit": "u/hirakotm" }, "record": { "CNAME": "website-5xr.pages.dev" + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 4e4620c75d549081a521de58e8d729f1e928cccd Mon Sep 17 00:00:00 2001 From: axviii3 <76608488+axviii3@users.noreply.github.com> Date: Fri, 12 Jul 2024 20:09:47 +0530 Subject: [PATCH 362/832] Update axviii3.json --- domains/axviii3.json | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/domains/axviii3.json b/domains/axviii3.json index 3376603e0..c2087f7a8 100644 --- a/domains/axviii3.json +++ b/domains/axviii3.json @@ -1,7 +1,8 @@ { "owner": { "username": "AXVIII3", - "email": "anirbanrc2286@gmail.com" + "email": "", + "discord": "axviii3" }, "record": { "A": [ @@ -9,11 +10,6 @@ "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 cd8d57914b711766b619bfe288262a79eb3cf77b Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Fri, 12 Jul 2024 22:48:29 +0800 Subject: [PATCH 363/832] Create docs.shockbs.json --- domains/docs.shockbs.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/docs.shockbs.json diff --git a/domains/docs.shockbs.json b/domains/docs.shockbs.json new file mode 100644 index 000000000..ec1085c14 --- /dev/null +++ b/domains/docs.shockbs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shockbs", + "email": "apipherng@gmail.com" + }, + "record": { + "CNAME": "documentationggffddjussdddgghhirrdssh6dd.onrender.com" + } +} From ebb0ea57f7857daeed1271dce8765084c623d2f1 Mon Sep 17 00:00:00 2001 From: Okinea Dev <81070564+okineadev@users.noreply.github.com> Date: Fri, 12 Jul 2024 17:59:37 +0300 Subject: [PATCH 364/832] Create _discord.okinea.json --- domains/_discord.okinea.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.okinea.json diff --git a/domains/_discord.okinea.json b/domains/_discord.okinea.json new file mode 100644 index 000000000..31e6ea5aa --- /dev/null +++ b/domains/_discord.okinea.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "okineadev", + "email": "81070564+okineadev@users.noreply.github.com" + }, + "record": { + "TXT": "dh=72f6dea86d79bda34d2c61e1edb3037954caac82" + } +} From 57f4ebcad3f32f83c171d08ee0ca531ce59e2b62 Mon Sep 17 00:00:00 2001 From: Satr14 Date: Fri, 12 Jul 2024 22:02:06 +0700 Subject: [PATCH 365/832] email go bye bye --- domains/satr14.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/satr14.json b/domains/satr14.json index aaf344bcb..09b6cc8ea 100644 --- a/domains/satr14.json +++ b/domains/satr14.json @@ -1,7 +1,7 @@ { "owner": { "username": "SX-9", - "email": "satriakrach@gmail.com", + "email": "", "discord": "882595027132493864" }, From cc78d8a3a911103dd81d90d8f9faf639f9a7119a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Fri, 12 Jul 2024 23:14:15 +0700 Subject: [PATCH 366/832] Update domains/slainbot.json Co-authored-by: CuteDog5695 --- domains/slainbot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/slainbot.json b/domains/slainbot.json index c6a64f107..7f38c4b79 100644 --- a/domains/slainbot.json +++ b/domains/slainbot.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://khongphaihoangquanghuy.github.io" + "CNAME": "khongphaihoangquanghuy.github.io" } } From 830b58aaa7207b6831a3b19778a7e96c1c5bd745 Mon Sep 17 00:00:00 2001 From: Smalorek <154844322+Smalorek@users.noreply.github.com> Date: Fri, 12 Jul 2024 20:11:30 +0200 Subject: [PATCH 367/832] Update smutex.json --- domains/smutex.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/smutex.json b/domains/smutex.json index 806fa5697..4ee10bb87 100644 --- a/domains/smutex.json +++ b/domains/smutex.json @@ -1,7 +1,7 @@ { "owner": { "username": "Smalorek", - "email": "Smalorek@proton.me", + "email": "", "discord": "286178186645995522" }, From ce497c87879ccbc8f3b28e9ba14054d5b5dc5587 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha <86548581+YouFoundAlpha@users.noreply.github.com> Date: Fri, 12 Jul 2024 21:38:09 +0300 Subject: [PATCH 368/832] Email removed --- domains/_discord.alpha.json | 2 +- domains/_discord.yfa.json | 2 +- domains/_github-challenge-yfadev-org.alpha.json | 2 +- domains/_github-challenge-yfadev-org.yfa.json | 2 +- domains/_github-challenge-yfadev-org.yfadev.json | 2 +- domains/_github-pages-challenge-YouFoundAlpha.alpha.json | 2 +- domains/alpha.json | 2 +- domains/yfa.json | 2 +- domains/youfoundalpha.json | 2 +- domains/youfoundalpha.youfoundalpha.json | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/_discord.alpha.json b/domains/_discord.alpha.json index 698855d3a..16f82ef6a 100644 --- a/domains/_discord.alpha.json +++ b/domains/_discord.alpha.json @@ -1,7 +1,7 @@ { "owner": { "username": "YouFoundAlpha", - "email": "YouFoundAlpha@alpha.is-a.dev", + "email": "", "Discord": "661121998830960651", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", diff --git a/domains/_discord.yfa.json b/domains/_discord.yfa.json index 285ed7222..ae38ea033 100644 --- a/domains/_discord.yfa.json +++ b/domains/_discord.yfa.json @@ -1,7 +1,7 @@ { "owner": { "username": "YouFoundAlpha", - "email": "YouFoundAlpha@alpha.is-a.dev", + "email": "", "Discord": "661121998830960651", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", diff --git a/domains/_github-challenge-yfadev-org.alpha.json b/domains/_github-challenge-yfadev-org.alpha.json index 7bc3ebc2a..9267c8d18 100644 --- a/domains/_github-challenge-yfadev-org.alpha.json +++ b/domains/_github-challenge-yfadev-org.alpha.json @@ -1,7 +1,7 @@ { "owner": { "username": "YouFoundAlpha", - "email": "YouFoundAlpha@alpha.is-a.dev", + "email": "", "Discord": "661121998830960651", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", diff --git a/domains/_github-challenge-yfadev-org.yfa.json b/domains/_github-challenge-yfadev-org.yfa.json index 8b0a8847e..42ef5a3b9 100644 --- a/domains/_github-challenge-yfadev-org.yfa.json +++ b/domains/_github-challenge-yfadev-org.yfa.json @@ -1,7 +1,7 @@ { "owner": { "username": "YouFoundAlpha", - "email": "YouFoundAlpha@alpha.is-a.dev", + "email": "", "Discord": "661121998830960651", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", diff --git a/domains/_github-challenge-yfadev-org.yfadev.json b/domains/_github-challenge-yfadev-org.yfadev.json index 87323bdb1..4f6102623 100644 --- a/domains/_github-challenge-yfadev-org.yfadev.json +++ b/domains/_github-challenge-yfadev-org.yfadev.json @@ -1,7 +1,7 @@ { "owner": { "username": "YouFoundAlpha", - "email": "YouFoundAlpha@alpha.is-a.dev", + "email": "", "Discord": "661121998830960651", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", diff --git a/domains/_github-pages-challenge-YouFoundAlpha.alpha.json b/domains/_github-pages-challenge-YouFoundAlpha.alpha.json index 60653de87..e0787ddbd 100644 --- a/domains/_github-pages-challenge-YouFoundAlpha.alpha.json +++ b/domains/_github-pages-challenge-YouFoundAlpha.alpha.json @@ -1,7 +1,7 @@ { "owner": { "username": "YouFoundAlpha", - "email": "YouFoundAlpha@alpha.is-a.dev", + "email": "", "Discord": "661121998830960651", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", diff --git a/domains/alpha.json b/domains/alpha.json index 79e611c03..bda1d70b5 100644 --- a/domains/alpha.json +++ b/domains/alpha.json @@ -1,7 +1,7 @@ { "owner": { "username": "YouFoundAlpha", - "email": "YouFoundAlpha@alpha.is-a.dev", + "email": "", "Discord": "661121998830960651", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", diff --git a/domains/yfa.json b/domains/yfa.json index f696bb18a..f20a18071 100644 --- a/domains/yfa.json +++ b/domains/yfa.json @@ -1,7 +1,7 @@ { "owner": { "username": "YouFoundAlpha", - "email": "YouFoundAlpha@alpha.is-a.dev", + "email": "", "Discord": "661121998830960651", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", diff --git a/domains/youfoundalpha.json b/domains/youfoundalpha.json index 0f68a6b01..58d260e74 100644 --- a/domains/youfoundalpha.json +++ b/domains/youfoundalpha.json @@ -1,7 +1,7 @@ { "owner": { "username": "YouFoundAlpha", - "email": "YouFoundAlpha@alpha.is-a.dev", + "email": "", "Discord": "661121998830960651", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", diff --git a/domains/youfoundalpha.youfoundalpha.json b/domains/youfoundalpha.youfoundalpha.json index 6aa31860f..2274c3b36 100644 --- a/domains/youfoundalpha.youfoundalpha.json +++ b/domains/youfoundalpha.youfoundalpha.json @@ -1,7 +1,7 @@ { "owner": { "username": "YouFoundAlpha", - "email": "YouFoundAlpha@alpha.is-a.dev", + "email": "", "Discord": "661121998830960651", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", From c67a751794ece7d43cfabc46abc7d7e1f44369bc Mon Sep 17 00:00:00 2001 From: Abdul Ahad Date: Sat, 13 Jul 2024 00:45:26 +0530 Subject: [PATCH 369/832] abdul --- domains/abdul.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/abdul.json diff --git a/domains/abdul.json b/domains/abdul.json new file mode 100644 index 000000000..71b6bf706 --- /dev/null +++ b/domains/abdul.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "AhadWeb3", + "email": "ahad4387@gmail.com" + }, + "description": "portofolio website.", + "record": { + "URL": "https://abdul-ahad-portfolio.webflow.io" + } + } \ No newline at end of file From 452ce7d9f829ae637b92e156ee53d7f113976d93 Mon Sep 17 00:00:00 2001 From: Okan Akdemir <88800684+okan12300@users.noreply.github.com> Date: Fri, 12 Jul 2024 23:45:26 +0300 Subject: [PATCH 370/832] Create okan12300.json --- domains/okan12300.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/okan12300.json diff --git a/domains/okan12300.json b/domains/okan12300.json new file mode 100644 index 000000000..162c0639c --- /dev/null +++ b/domains/okan12300.json @@ -0,0 +1,11 @@ +{ + "description": "Just learning to be a software developer", + "repo": "https://github.com/okan12300", + "owner": { + "username": "okan12300", + "email": "okanakd89@outlook.com" + }, + "record": { + "URL": "https://okan12300.notion.site/Okan-Akdemir-3a0f4d51dd6f4213985e9eb22c2554c9" + } +} From 726751419c73d7e2f598014051440bd4440a6a75 Mon Sep 17 00:00:00 2001 From: Hirako <70535268+hirakoisdead@users.noreply.github.com> Date: Sat, 13 Jul 2024 03:06:52 +0530 Subject: [PATCH 371/832] Update hirako.json --- domains/hirako.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/domains/hirako.json b/domains/hirako.json index 5da28b79a..3c3b91d94 100644 --- a/domains/hirako.json +++ b/domains/hirako.json @@ -8,10 +8,5 @@ }, "record": { "CNAME": "website-5xr.pages.dev" - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 790364fc580f6a8b8e26156832df210c6bf7a0b2 Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Sat, 13 Jul 2024 01:44:11 +0200 Subject: [PATCH 372/832] Update vamtic.json --- domains/vamtic.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/vamtic.json b/domains/vamtic.json index af569ab2a..bacc6f6fa 100644 --- a/domains/vamtic.json +++ b/domains/vamtic.json @@ -4,6 +4,6 @@ "email": "vamtic@yahoo.com" }, "record": { - "URL": "http://golden-similarly-hippo.ngrok-free.app" + "URL": "https://cynical-platypus-4850.dataplicity.io" } -} \ No newline at end of file +} From eccb55b5abd7024172ad9d636a8283cf7a4be748 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 13 Jul 2024 11:06:13 +0800 Subject: [PATCH 373/832] Delete domains/_discord.william.json --- domains/_discord.william.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/_discord.william.json diff --git a/domains/_discord.william.json b/domains/_discord.william.json deleted file mode 100644 index 60ef6600e..000000000 --- a/domains/_discord.william.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "wdhdev", - "email": "william@williamharrison.dev" - }, - - "record": { - "TXT": "dh=4e444050c7f0e742327d027ebdf50a39f1203acd" - } -} From 23496f2534222f84f761d62a9bdbbf3425abbb17 Mon Sep 17 00:00:00 2001 From: axviii3 <76608488+axviii3@users.noreply.github.com> Date: Sat, 13 Jul 2024 10:28:13 +0530 Subject: [PATCH 374/832] add improvmx verification dns --- domains/axviii3.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/axviii3.json b/domains/axviii3.json index c2087f7a8..9712debc4 100644 --- a/domains/axviii3.json +++ b/domains/axviii3.json @@ -1,7 +1,6 @@ { "owner": { "username": "AXVIII3", - "email": "", "discord": "axviii3" }, "record": { @@ -10,6 +9,7 @@ "185.199.109.153", "185.199.110.153", "185.199.111.153" - ] + ], + "TXT": "b5ddb9e8._improvmx=b5ddb9e810a94421817eec6f5d1250b9" } } From 6d873ff8033fcb40a37360ea8c585f4098482bd5 Mon Sep 17 00:00:00 2001 From: axviii3 <76608488+axviii3@users.noreply.github.com> Date: Sat, 13 Jul 2024 10:29:25 +0530 Subject: [PATCH 375/832] remove email and add discord from github pages challenge --- domains/_github-pages-challenge-axviii3.axviii3.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-axviii3.axviii3.json b/domains/_github-pages-challenge-axviii3.axviii3.json index 165c8f168..392d0a910 100644 --- a/domains/_github-pages-challenge-axviii3.axviii3.json +++ b/domains/_github-pages-challenge-axviii3.axviii3.json @@ -1,7 +1,7 @@ { "owner": { "username": "AXVIII3", - "email": "anirbanrc2286@gmail.com" + "discord": "axviii3" }, "record": { "TXT": "f99b7081b391b0e77e8b9bd80ea50e" From b1ef0e445476d9a57cea6305fea3e102d0e1daea Mon Sep 17 00:00:00 2001 From: axviii3 <76608488+axviii3@users.noreply.github.com> Date: Sat, 13 Jul 2024 10:30:14 +0530 Subject: [PATCH 376/832] remove email and add discord to discord txt verification --- domains/_discord.axviii3.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.axviii3.json b/domains/_discord.axviii3.json index 730f4283e..ebfe93013 100644 --- a/domains/_discord.axviii3.json +++ b/domains/_discord.axviii3.json @@ -1,7 +1,7 @@ { "owner": { "username": "AXVIII3", - "email": "anirbanrc2286@gmail.com" + "discord": "axviii3" }, "record": { "TXT": "dh=06feb5fa4fc1b28e67043c64664a49c5dfe9b614" From 1f01c2999b9e6f8a612a7f99ea97137b8a0c8b78 Mon Sep 17 00:00:00 2001 From: Okinea Dev <81070564+okineadev@users.noreply.github.com> Date: Sat, 13 Jul 2024 08:14:50 +0300 Subject: [PATCH 377/832] Added my Telegram and Discord to owner info --- domains/_discord.okinea.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/_discord.okinea.json b/domains/_discord.okinea.json index 31e6ea5aa..a112417aa 100644 --- a/domains/_discord.okinea.json +++ b/domains/_discord.okinea.json @@ -1,6 +1,8 @@ { "owner": { "username": "okineadev", + "discord": "okineadev", + "telegram": "okinea" "email": "81070564+okineadev@users.noreply.github.com" }, "record": { From 642f365f9cbe8bcb987f3a05b2220254eb265f23 Mon Sep 17 00:00:00 2001 From: Okinea Dev <81070564+okineadev@users.noreply.github.com> Date: Sat, 13 Jul 2024 08:18:49 +0300 Subject: [PATCH 378/832] Fixed JSON --- domains/_discord.okinea.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.okinea.json b/domains/_discord.okinea.json index a112417aa..0a77c016c 100644 --- a/domains/_discord.okinea.json +++ b/domains/_discord.okinea.json @@ -2,7 +2,7 @@ "owner": { "username": "okineadev", "discord": "okineadev", - "telegram": "okinea" + "telegram": "okinea", "email": "81070564+okineadev@users.noreply.github.com" }, "record": { From c4dfd74201b8074550850f57cca85078966fa51e Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Sat, 13 Jul 2024 13:04:45 +0530 Subject: [PATCH 379/832] Update status.shan.json --- domains/status.shan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/status.shan.json b/domains/status.shan.json index a034db5d7..560f6bfd8 100644 --- a/domains/status.shan.json +++ b/domains/status.shan.json @@ -6,6 +6,6 @@ "twitter": "lordlinux69" }, "record": { - "A": ["69.197.135.202"] + "A": ["54.37.19.49"] } } From 3babeb0d3cb4e69cabbce54e8d6b541efd2790b1 Mon Sep 17 00:00:00 2001 From: Hardik-Vanani <128814248+Hardik-Vanani@users.noreply.github.com> Date: Sat, 13 Jul 2024 14:44:02 +0530 Subject: [PATCH 380/832] Create vhardik --- vhardik | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 vhardik diff --git a/vhardik b/vhardik new file mode 100644 index 000000000..646364368 --- /dev/null +++ b/vhardik @@ -0,0 +1,11 @@ +{ + "description": "Hardik Portofolio", + "repo": "https://github.com/Hardik-Vanani/portfolio", + "owner": { + "username": "Hardik-Vanani", + "email": "vananihardik8553@gmail.com" + }, + "record": { + "CNAME": "Hardik-Vanani.github.io" + } +} From eeb74dd4703fc623cc55ace76d526b8500fc0b40 Mon Sep 17 00:00:00 2001 From: Zephyr <112139758+zephyr-developer@users.noreply.github.com> Date: Sat, 13 Jul 2024 17:41:33 +0800 Subject: [PATCH 381/832] Update zephyr.json --- domains/zephyr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zephyr.json b/domains/zephyr.json index 7aa7ef06a..ef8da99bb 100644 --- a/domains/zephyr.json +++ b/domains/zephyr.json @@ -6,6 +6,6 @@ }, "record": { - "CNAME": "ALVINTAN159.github.io" + "A": ["185.176.43.106"] } } From 0491a5964bd4b64f9ca025204c6054c629f61538 Mon Sep 17 00:00:00 2001 From: CHEN JIAHUAN <1056366209@qq.com> Date: Sat, 13 Jul 2024 20:00:19 +0800 Subject: [PATCH 382/832] Update tju-emg.json Change URL and repo for tju-emg.is-a.dev. --- domains/tju-emg.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/tju-emg.json b/domains/tju-emg.json index f57c1a523..6df251cfd 100644 --- a/domains/tju-emg.json +++ b/domains/tju-emg.json @@ -1,11 +1,11 @@ { "description": "TJU Engineering Mechanics Guide", - "repo": "https://gitlab.com/XiaoHuanwise/tju-emg", + "repo": "https://gitlab.com/tju-2021-engineering-mechanics-top-notch/tju-emg", "owner": { "username": "XiaoHuanwise", "email": "1056366209@qq.com" }, "record": { - "URL": "https://xiaohuanwise.gitlab.io/tju-emg" + "URL": "https://tju-2021-engineering-mechanics-top-notch.gitlab.io/tju-emg" } } From da425b4547d34dfeecec0b2e413f65f93f4a081f Mon Sep 17 00:00:00 2001 From: 0v90 Date: Sat, 13 Jul 2024 16:02:37 +0400 Subject: [PATCH 383/832] Changing 0v90.json updating stuff --- domains/0v90 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 domains/0v90 diff --git a/domains/0v90 b/domains/0v90 new file mode 100644 index 000000000..7c2dfaafd --- /dev/null +++ b/domains/0v90 @@ -0,0 +1,16 @@ +{ + "description": "Personal Portfolio Website", + "repo": "https://github.com/0v90/0v90.github.io", + "owner": { + "username": "0v90", + "discord": 651519394673065989, + "email": "", + + }, + "record": { + "CNAME": "0v90.github.io", + "TXT": "_github-pages-challenge-0v90", + + + } +} From a0a691d27b6c6242dee578c7f09caf3fa7931d1f Mon Sep 17 00:00:00 2001 From: 0v90 Date: Sat, 13 Jul 2024 16:12:43 +0400 Subject: [PATCH 384/832] Update 0v90.json --- domains/0v90.json | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/domains/0v90.json b/domains/0v90.json index 904621a71..7c2dfaafd 100644 --- a/domains/0v90.json +++ b/domains/0v90.json @@ -1,14 +1,16 @@ { + "description": "Personal Portfolio Website", + "repo": "https://github.com/0v90/0v90.github.io", "owner": { "username": "0v90", + "discord": 651519394673065989, "email": "", - "Discord": "0v90" + }, "record": { - "A": [ - "35.200.171.190", - "35.240.84.96", - "34.132.146.171" - ] + "CNAME": "0v90.github.io", + "TXT": "_github-pages-challenge-0v90", + + } -} +} From 2f57175dd50a05c4dc2a351d082a220d6318019c Mon Sep 17 00:00:00 2001 From: 0v90 Date: Sat, 13 Jul 2024 16:44:58 +0400 Subject: [PATCH 385/832] Create _github-pages-challenge-0v90.json --- domains/_github-pages-challenge-0v90.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-0v90.json diff --git a/domains/_github-pages-challenge-0v90.json b/domains/_github-pages-challenge-0v90.json new file mode 100644 index 000000000..ce6e428ca --- /dev/null +++ b/domains/_github-pages-challenge-0v90.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "0v90", + "email": "" + }, + "record": { + "TXT": "9e58408bb4a7267e5a81669f75cfb3" + } +} From 538d2ab501b6af843a0731e3cec03b81dc13f664 Mon Sep 17 00:00:00 2001 From: 0v90 Date: Sat, 13 Jul 2024 16:45:59 +0400 Subject: [PATCH 386/832] Update 0v90 --- domains/0v90 | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/0v90 b/domains/0v90 index 7c2dfaafd..2a6c86948 100644 --- a/domains/0v90 +++ b/domains/0v90 @@ -4,13 +4,11 @@ "owner": { "username": "0v90", "discord": 651519394673065989, - "email": "", + "email": "" }, "record": { - "CNAME": "0v90.github.io", - "TXT": "_github-pages-challenge-0v90", - + "CNAME": "0v90.github.io" } } From 55db7fbbc8c4c37bf22448e1961976e22dfa9a0b Mon Sep 17 00:00:00 2001 From: 0v90 Date: Sat, 13 Jul 2024 16:46:44 +0400 Subject: [PATCH 387/832] Delete domains/0v90 --- domains/0v90 | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 domains/0v90 diff --git a/domains/0v90 b/domains/0v90 deleted file mode 100644 index 2a6c86948..000000000 --- a/domains/0v90 +++ /dev/null @@ -1,14 +0,0 @@ -{ - "description": "Personal Portfolio Website", - "repo": "https://github.com/0v90/0v90.github.io", - "owner": { - "username": "0v90", - "discord": 651519394673065989, - "email": "" - - }, - "record": { - "CNAME": "0v90.github.io" - - } -} From 3774112ee390c32b45696a30d348408ff1a65a95 Mon Sep 17 00:00:00 2001 From: 0v90 Date: Sat, 13 Jul 2024 16:49:00 +0400 Subject: [PATCH 388/832] Update 0v90.json --- domains/0v90.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/0v90.json b/domains/0v90.json index 7c2dfaafd..eb0053aa2 100644 --- a/domains/0v90.json +++ b/domains/0v90.json @@ -4,12 +4,12 @@ "owner": { "username": "0v90", "discord": 651519394673065989, - "email": "", + "email": "" }, "record": { - "CNAME": "0v90.github.io", - "TXT": "_github-pages-challenge-0v90", + "CNAME": "0v90.github.io" + } From d2612257e58b2cfff50ec27cd4772af8a1bd296c Mon Sep 17 00:00:00 2001 From: 0v90 Date: Sat, 13 Jul 2024 16:52:51 +0400 Subject: [PATCH 389/832] Update 0v90.json --- domains/0v90.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/0v90.json b/domains/0v90.json index eb0053aa2..f45c920b7 100644 --- a/domains/0v90.json +++ b/domains/0v90.json @@ -3,7 +3,7 @@ "repo": "https://github.com/0v90/0v90.github.io", "owner": { "username": "0v90", - "discord": 651519394673065989, + "discord": "651519394673065989", "email": "" }, From 30752ca8a198f4c1e7102777af2bfd48b9a3ac25 Mon Sep 17 00:00:00 2001 From: 0v90 Date: Sat, 13 Jul 2024 16:53:55 +0400 Subject: [PATCH 390/832] Update _github-pages-challenge-0v90.json --- domains/_github-pages-challenge-0v90.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/_github-pages-challenge-0v90.json b/domains/_github-pages-challenge-0v90.json index ce6e428ca..cbb6c1ed8 100644 --- a/domains/_github-pages-challenge-0v90.json +++ b/domains/_github-pages-challenge-0v90.json @@ -1,6 +1,7 @@ { "owner": { "username": "0v90", + "discord": "651519394673065989", "email": "" }, "record": { From f5de63cf591c58f09981fc037f17617daa1f6693 Mon Sep 17 00:00:00 2001 From: 0v90 Date: Sat, 13 Jul 2024 18:19:30 +0400 Subject: [PATCH 391/832] Update 0v90.json --- domains/0v90.json | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/domains/0v90.json b/domains/0v90.json index f45c920b7..98925033e 100644 --- a/domains/0v90.json +++ b/domains/0v90.json @@ -7,10 +7,16 @@ "email": "" }, - "record": { - "CNAME": "0v90.github.io" - - - + + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.110.153" + ] } -} + } + + + From 3ec01320713da8f4a2d1639b60e91c3dd63e5c6d Mon Sep 17 00:00:00 2001 From: DaG Date: Sat, 13 Jul 2024 18:45:48 +0300 Subject: [PATCH 392/832] Create _discord.dag.is-a.dev.json --- domains/_discord.dag.is-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.dag.is-a.dev.json diff --git a/domains/_discord.dag.is-a.dev.json b/domains/_discord.dag.is-a.dev.json new file mode 100644 index 000000000..d9bebef1f --- /dev/null +++ b/domains/_discord.dag.is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "daglaroglou", + "email": "christos.daglaroglou@gmail.com" + }, + "record": { + "TXT": "dh=835bc23146b3e22366c53fc75b2e573d30f02730" + } +} From 7adbf159a18cdb39c01b54c839e389f2bfab42d9 Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Sat, 13 Jul 2024 21:53:50 +0530 Subject: [PATCH 393/832] Register i3.esb.is-a.dev --- domains/i3.esb.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/i3.esb.json diff --git a/domains/i3.esb.json b/domains/i3.esb.json new file mode 100644 index 000000000..364b03edf --- /dev/null +++ b/domains/i3.esb.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "EducatedSuddenBucket", + "email": "educatedsuddenbucket@gmail.com", + "discord": "1167825360151380032" + }, + + "record": { + "A": ["69.197.135.205"] + } + } + \ No newline at end of file From e6da4f420b03d78b605af0b99ac9ec48adb6261f Mon Sep 17 00:00:00 2001 From: axviii3 <76608488+axviii3@users.noreply.github.com> Date: Sat, 13 Jul 2024 21:55:49 +0530 Subject: [PATCH 394/832] Update domains/axviii3.json Co-authored-by: CuteDog5695 --- domains/axviii3.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/axviii3.json b/domains/axviii3.json index 9712debc4..3a394f2d4 100644 --- a/domains/axviii3.json +++ b/domains/axviii3.json @@ -1,7 +1,8 @@ { "owner": { "username": "AXVIII3", - "discord": "axviii3" + "discord": "axviii3", + "email": "" }, "record": { "A": [ From bc8712311d8722c56114282c7bc947078eab56c7 Mon Sep 17 00:00:00 2001 From: axviii3 <76608488+axviii3@users.noreply.github.com> Date: Sat, 13 Jul 2024 21:55:55 +0530 Subject: [PATCH 395/832] Update domains/_discord.axviii3.json Co-authored-by: CuteDog5695 --- domains/_discord.axviii3.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/_discord.axviii3.json b/domains/_discord.axviii3.json index ebfe93013..268236b75 100644 --- a/domains/_discord.axviii3.json +++ b/domains/_discord.axviii3.json @@ -1,7 +1,8 @@ { "owner": { "username": "AXVIII3", - "discord": "axviii3" + "discord": "axviii3", + "email": "" }, "record": { "TXT": "dh=06feb5fa4fc1b28e67043c64664a49c5dfe9b614" From 8c2fd7d09b01bf8b6591da3b3f08d4b70063f864 Mon Sep 17 00:00:00 2001 From: axviii3 <76608488+axviii3@users.noreply.github.com> Date: Sat, 13 Jul 2024 21:56:02 +0530 Subject: [PATCH 396/832] Update domains/_github-pages-challenge-axviii3.axviii3.json Co-authored-by: CuteDog5695 --- domains/_github-pages-challenge-axviii3.axviii3.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-axviii3.axviii3.json b/domains/_github-pages-challenge-axviii3.axviii3.json index 392d0a910..f49dacadc 100644 --- a/domains/_github-pages-challenge-axviii3.axviii3.json +++ b/domains/_github-pages-challenge-axviii3.axviii3.json @@ -1,7 +1,8 @@ { "owner": { "username": "AXVIII3", - "discord": "axviii3" + "discord": "axviii3", + "email": "" }, "record": { "TXT": "f99b7081b391b0e77e8b9bd80ea50e" From 16f0e737eba51a2b2aa42412cb8548872c1dd7e8 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 13 Jul 2024 23:29:58 +0700 Subject: [PATCH 397/832] Rename _discord.dag.is-a.dev.json to _discord.dag.json --- domains/{_discord.dag.is-a.dev.json => _discord.dag.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.dag.is-a.dev.json => _discord.dag.json} (100%) diff --git a/domains/_discord.dag.is-a.dev.json b/domains/_discord.dag.json similarity index 100% rename from domains/_discord.dag.is-a.dev.json rename to domains/_discord.dag.json From 8c2a9cb7e7a087f3dd965ce44975330f543f5778 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 13 Jul 2024 23:31:18 +0700 Subject: [PATCH 398/832] Update domains/hirako.json Co-authored-by: CuteDog5695 --- domains/hirako.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hirako.json b/domains/hirako.json index 3c3b91d94..52e036b69 100644 --- a/domains/hirako.json +++ b/domains/hirako.json @@ -1,7 +1,7 @@ { "owner": { "username": "hirakoisdead", - "email": "" + "email": "", "discord": "hirako.", "twitter": "hirakoisdead", "reddit": "u/hirakotm" From 7deb8aaf30e2f1c9728d6b1768d87be8e74f8535 Mon Sep 17 00:00:00 2001 From: Jhon Daniel Date: Sat, 13 Jul 2024 14:48:53 -0300 Subject: [PATCH 399/832] Create jhonpaco.json --- domains/jhonpaco.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jhonpaco.json diff --git a/domains/jhonpaco.json b/domains/jhonpaco.json new file mode 100644 index 000000000..d0e0388fd --- /dev/null +++ b/domains/jhonpaco.json @@ -0,0 +1,10 @@ +{ + "description": "jhonpaco.is-a.dev", + "owner": { + "username": "pacodan", + "email": "pacodan@jhonpaco.dev" + }, + "record": { + "URL": "https://pacoDan.github.io" + } +} From 92d4da6c00388fae68febd83ee21ffc3f359d99c Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Sat, 13 Jul 2024 20:48:55 +0200 Subject: [PATCH 400/832] Create mc.sono.json --- domains/mc.sono.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mc.sono.json diff --git a/domains/mc.sono.json b/domains/mc.sono.json new file mode 100644 index 000000000..ad2aecda3 --- /dev/null +++ b/domains/mc.sono.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "getSono", + "email": "sono.arbeit@gmail.com" + }, + "record": { + "CNAME": "time-nation.joinmc.link" + } +} From 780fc63b31aeff5c5ea2b95fb0cce300a9c41fc2 Mon Sep 17 00:00:00 2001 From: akiraxdxd Date: Sun, 14 Jul 2024 01:06:00 +0300 Subject: [PATCH 401/832] Register akiraxd.is-a.dev --- domains/akiraxd.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/akiraxd.json diff --git a/domains/akiraxd.json b/domains/akiraxd.json new file mode 100644 index 000000000..07425efe8 --- /dev/null +++ b/domains/akiraxd.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "akiraxdxd", + "email": "ekereymen451+645675476345635573454309@gmail.com", + "discord": "1241059919377989695" + }, + + "record": { + "CNAME": "akiraxdxd.github.io" + } + } + \ No newline at end of file From 3ad5bdfb62e4e912f9fc3a75f14bf8172d6a2d81 Mon Sep 17 00:00:00 2001 From: gloxyz <164380055+gloxyz@users.noreply.github.com> Date: Sun, 14 Jul 2024 01:48:51 +0300 Subject: [PATCH 402/832] Register jetta.is-a.dev --- domains/jetta.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jetta.json diff --git a/domains/jetta.json b/domains/jetta.json new file mode 100644 index 000000000..b8f8c17b5 --- /dev/null +++ b/domains/jetta.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "gloxyz", + "email": "arfeasotuzbir@gmail.com", + "discord": "1208335087523864598" + }, + + "record": { + "CNAME": "lively-first-bolt.glitch.me" + } + } + \ No newline at end of file From eb2d0a8aa7dc815ce174efc2d76330c2282da23f Mon Sep 17 00:00:00 2001 From: KapikRussia Date: Sat, 13 Jul 2024 18:57:41 -0700 Subject: [PATCH 403/832] Register MorzhStudio.is-a.dev --- domains/morzhstudio.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/morzhstudio.json diff --git a/domains/morzhstudio.json b/domains/morzhstudio.json new file mode 100644 index 000000000..0c4ecbc3a --- /dev/null +++ b/domains/morzhstudio.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "KapikRussia", + "email": "kapikrussia@gmail.com", + "discord": "1261855255147057220" + }, + + "record": { + "A": ["185.199.108.153"] + } + } + \ No newline at end of file From 330cd204d2feff72afcf2a4b7ffdc3a01069209f Mon Sep 17 00:00:00 2001 From: Suki Date: Sun, 14 Jul 2024 08:25:51 +0530 Subject: [PATCH 404/832] Update bdays.suki.json --- domains/bdays.suki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bdays.suki.json b/domains/bdays.suki.json index a3d5501ed..4ae0c87c0 100644 --- a/domains/bdays.suki.json +++ b/domains/bdays.suki.json @@ -4,6 +4,6 @@ "email": "sukimayoo@outlook.com" }, "record": { - "A": ["69.30.249.53"] + "A": ["69.197.135.204"] } } From 2fff05b574e0c5f7f45942fe0068da796d24d62d Mon Sep 17 00:00:00 2001 From: ZeStig <69384921+zstg@users.noreply.github.com> Date: Sun, 14 Jul 2024 03:24:21 +0000 Subject: [PATCH 405/832] Added my name --- domains/zstg.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/zstg.json diff --git a/domains/zstg.json b/domains/zstg.json new file mode 100644 index 000000000..3cb52fbac --- /dev/null +++ b/domains/zstg.json @@ -0,0 +1,12 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/zstg/zstg.github.io", + "owner": { + "username": "zstg", + "email": "zestig@duck.com", + "twitter": "zstg" + }, + "record": { + "CNAME": "zstg.github.io" + } +} \ No newline at end of file From cb82bbb584f1c93315f21d3be4ddf94f736463a0 Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Sun, 14 Jul 2024 09:20:32 +0530 Subject: [PATCH 406/832] Update esb.json --- domains/esb.json | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/domains/esb.json b/domains/esb.json index d211d8d3d..4792a76ce 100644 --- a/domains/esb.json +++ b/domains/esb.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "EducatedSuddenBucket", - "email": "educatedsuddenbucket@gmail.com" - }, - "record": { - "URL": "https://educatedsuddenbucket.is-a.dev/" - } + "owner": { + "username": "EducatedsuddenBucket", + "email": "educatedsuddenbucket@gmail.com" + }, + "record": { + "A": [ + "89.106.200.1" + ] + } } From 869c052a6e2e2267f9e8bdc534b906213852d125 Mon Sep 17 00:00:00 2001 From: Suki Date: Sun, 14 Jul 2024 10:11:18 +0530 Subject: [PATCH 407/832] Delete domains/bday.suki.json --- domains/bday.suki.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/bday.suki.json diff --git a/domains/bday.suki.json b/domains/bday.suki.json deleted file mode 100644 index a3d5501ed..000000000 --- a/domains/bday.suki.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SukiPlayz", - "email": "sukimayoo@outlook.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} From 55597b7ea64ce913c695fc9b9e9bf6d931c7d2a8 Mon Sep 17 00:00:00 2001 From: Suki Date: Sun, 14 Jul 2024 10:11:53 +0530 Subject: [PATCH 408/832] Update img.suki.json --- domains/img.suki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/img.suki.json b/domains/img.suki.json index a3d5501ed..4ae0c87c0 100644 --- a/domains/img.suki.json +++ b/domains/img.suki.json @@ -4,6 +4,6 @@ "email": "sukimayoo@outlook.com" }, "record": { - "A": ["69.30.249.53"] + "A": ["69.197.135.204"] } } From a5b1490d5a89148add096e02f688f35e3189c52f Mon Sep 17 00:00:00 2001 From: Magitian Date: Sun, 14 Jul 2024 10:51:23 +0530 Subject: [PATCH 409/832] Add blogs website --- domains/magitian.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/magitian.json diff --git a/domains/magitian.json b/domains/magitian.json new file mode 100644 index 000000000..e6cfc95f7 --- /dev/null +++ b/domains/magitian.json @@ -0,0 +1,12 @@ +{ + "description": "Home for my blogs", + "repo": "https://github.com/themagitian/themagitian.github.io", + "owner": { + "username": "magitian", + "email": "magitian@duck.com", + "twitter": "" + }, + "record": { + "CNAME": "themagitian.github.io" + } +} From 7e8af7d241ddfdc9415305ed7ab3d4cc8da02658 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 14 Jul 2024 12:29:57 +0700 Subject: [PATCH 410/832] Update magitian.json --- domains/magitian.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/magitian.json b/domains/magitian.json index e6cfc95f7..a0411e9dd 100644 --- a/domains/magitian.json +++ b/domains/magitian.json @@ -3,8 +3,7 @@ "repo": "https://github.com/themagitian/themagitian.github.io", "owner": { "username": "magitian", - "email": "magitian@duck.com", - "twitter": "" + "email": "magitian@duck.com" }, "record": { "CNAME": "themagitian.github.io" From ba1b06caaba30b34cd2160c65885307ac8f17e3c Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Sun, 14 Jul 2024 14:05:00 +0800 Subject: [PATCH 411/832] Update api.shockbs.json --- domains/api.shockbs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/api.shockbs.json b/domains/api.shockbs.json index 6dbe49a35..a4be3930b 100644 --- a/domains/api.shockbs.json +++ b/domains/api.shockbs.json @@ -4,6 +4,6 @@ "email": "apipherng@gmail.com" }, "record": { - "CNAME": "apishockbsshockbsxddd.onrender.com" + "A": ["69.30.249.53"] } } From 0d510d5f698dd405bef3a79b3b87191db0c33786 Mon Sep 17 00:00:00 2001 From: User0 <104380885+user0-07161@users.noreply.github.com> Date: Sun, 14 Jul 2024 11:01:00 +0200 Subject: [PATCH 412/832] Create orcapet.json --- domains/orcapet.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/orcapet.json diff --git a/domains/orcapet.json b/domains/orcapet.json new file mode 100644 index 000000000..bcc5fca81 --- /dev/null +++ b/domains/orcapet.json @@ -0,0 +1,13 @@ +{ + "description": "Orca Pet's site", + "repo": "https://github.com/orca-pet3910/orca-pet3910.github.io", + "owner": { + "username": "orca-pet3910", + "email": "user0thenyancat@proton.me", + "discord": "1085633540139532329" + }, + + "record": { + "CNAME": "orca-pet3910.github.io" + } +} From 4eb39187b64a40a564b7e0e13b6870c1cb3814f4 Mon Sep 17 00:00:00 2001 From: User0 <104380885+user0-07161@users.noreply.github.com> Date: Sun, 14 Jul 2024 11:04:19 +0200 Subject: [PATCH 413/832] Fix indentation --- domains/orcapet.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/orcapet.json b/domains/orcapet.json index bcc5fca81..6781ed885 100644 --- a/domains/orcapet.json +++ b/domains/orcapet.json @@ -2,12 +2,12 @@ "description": "Orca Pet's site", "repo": "https://github.com/orca-pet3910/orca-pet3910.github.io", "owner": { - "username": "orca-pet3910", - "email": "user0thenyancat@proton.me", - "discord": "1085633540139532329" + "username": "orca-pet3910", + "email": "user0thenyancat@proton.me", + "discord": "1085633540139532329" }, "record": { - "CNAME": "orca-pet3910.github.io" + "CNAME": "orca-pet3910.github.io" } } From fda331df0a24f2c52e0d4b1d076fdf4ca8b78083 Mon Sep 17 00:00:00 2001 From: ketchupcomponent <101750090+iHategithub9000@users.noreply.github.com> Date: Sun, 14 Jul 2024 11:47:56 +0200 Subject: [PATCH 414/832] Update painscreen.json --- domains/painscreen.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/painscreen.json b/domains/painscreen.json index e04c5760c..cb345e158 100644 --- a/domains/painscreen.json +++ b/domains/painscreen.json @@ -1,8 +1,9 @@ { "owner": { "username": "iHategithub9000", - "email": "stefeksiekiera@gmail.com", - "discord": "836012649959522384" + "email": "", + "discord": "id: 836012649959522384, username: yourhardworkgone, displayname: painscreen, displayname on server: PainScreen5695", + "reddit": "u/ahhlifeeee" }, "record": { From f6334991dc2bcb8ae878f87e588da1bf5f059876 Mon Sep 17 00:00:00 2001 From: ketchupcomponent <101750090+iHategithub9000@users.noreply.github.com> Date: Sun, 14 Jul 2024 11:48:19 +0200 Subject: [PATCH 415/832] Update _discord.painscreen.json --- domains/_discord.painscreen.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/_discord.painscreen.json b/domains/_discord.painscreen.json index 475265422..3a051d1b9 100644 --- a/domains/_discord.painscreen.json +++ b/domains/_discord.painscreen.json @@ -1,8 +1,9 @@ { "owner": { "username": "iHategithub9000", - "email": "stefeksiekiera@gmail.com", - "discord": "836012649959522384" + "email": "", + "discord": "id: 836012649959522384, username: yourhardworkgone, displayname: painscreen, displayname on server: PainScreen5695", + "reddit": "u/ahhlifeeee" }, "record": { From b2320d7cf3fa4c14f6ee29926d9e7249f3a6df6c Mon Sep 17 00:00:00 2001 From: gabryys <149959300+gabekgfx@users.noreply.github.com> Date: Sun, 14 Jul 2024 11:56:23 +0200 Subject: [PATCH 416/832] Create gabek.json --- domains/gabek.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/gabek.json diff --git a/domains/gabek.json b/domains/gabek.json new file mode 100644 index 000000000..d9fd6b982 --- /dev/null +++ b/domains/gabek.json @@ -0,0 +1,13 @@ +{ + "description": "Personal Website", + "repo": "https://github.com/gabekgfx/gabekgfx.github.io", + "owner": { + "username": "gabekgfx", + "email": "bussines.gabrys@gmail.com", + "twitter": "gabek_gfx" + }, + + "record": { + "CNAME": "gabekgfx.github.io" + } +} From a029edffd44b49ce2a1c00006f8c7995d6379df6 Mon Sep 17 00:00:00 2001 From: finderfail <50328441+finderfail@users.noreply.github.com> Date: Sun, 14 Jul 2024 13:48:39 +0300 Subject: [PATCH 417/832] Register kriloud.is-a.dev --- domains/kriloud.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kriloud.json diff --git a/domains/kriloud.json b/domains/kriloud.json new file mode 100644 index 000000000..bba698974 --- /dev/null +++ b/domains/kriloud.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "finderfail", + "email": "ilyalvov2007@gmail.com", + "discord": "354246208828735489" + }, + + "record": { + "A": ["142.93.34.245"] + } + } + \ No newline at end of file From 5576909ac5d98c8132171fc156aab836318e7b7f Mon Sep 17 00:00:00 2001 From: gabryys <149959300+gabekgfx@users.noreply.github.com> Date: Sun, 14 Jul 2024 12:49:48 +0200 Subject: [PATCH 418/832] Register gabrys.is-a.dev --- domains/gabrys.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/gabrys.json diff --git a/domains/gabrys.json b/domains/gabrys.json new file mode 100644 index 000000000..c9bc95d7f --- /dev/null +++ b/domains/gabrys.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "gabekgfx", + "email": "gdzn.bussines@gmail.com", + "discord": "1204732596202901515" + }, + + "record": { + "CNAME": "gabekgfx.github.io" + } + } + \ No newline at end of file From 33add48afb5614d4e4623230006066b0d64bbd66 Mon Sep 17 00:00:00 2001 From: gabryys <149959300+gabekgfx@users.noreply.github.com> Date: Sun, 14 Jul 2024 12:57:14 +0200 Subject: [PATCH 419/832] Delete domains/gabrys.json --- domains/gabrys.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/gabrys.json diff --git a/domains/gabrys.json b/domains/gabrys.json deleted file mode 100644 index c9bc95d7f..000000000 --- a/domains/gabrys.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "gabekgfx", - "email": "gdzn.bussines@gmail.com", - "discord": "1204732596202901515" - }, - - "record": { - "CNAME": "gabekgfx.github.io" - } - } - \ No newline at end of file From e103f8c676f06969294cf1c54d6c712c25e1e46c Mon Sep 17 00:00:00 2001 From: Okan Akdemir <88800684+okan12300@users.noreply.github.com> Date: Sun, 14 Jul 2024 14:20:28 +0300 Subject: [PATCH 420/832] Create okan12300.json --- domains/okan12300.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/okan12300.json diff --git a/domains/okan12300.json b/domains/okan12300.json new file mode 100644 index 000000000..9b671930a --- /dev/null +++ b/domains/okan12300.json @@ -0,0 +1,12 @@ +{ + "description": "Just trying to be a Software Developer", + "repo": "https://github.com/okan12300/okan12300.github.io", + "owner": { + "username": "okan12300", + "email": "okanakd89@outlook.com", + "twitter": "okanakd12" + }, + "record": { + "CNAME": "okan12300.github.io" + } +} From 0d68e663bca2837342d4ef6e7779e68e8683b8c3 Mon Sep 17 00:00:00 2001 From: ketchupcomponent <101750090+iHategithub9000@users.noreply.github.com> Date: Sun, 14 Jul 2024 13:23:29 +0200 Subject: [PATCH 421/832] Update domains/_discord.painscreen.json Co-authored-by: CuteDog5695 --- domains/_discord.painscreen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.painscreen.json b/domains/_discord.painscreen.json index 3a051d1b9..08cf77287 100644 --- a/domains/_discord.painscreen.json +++ b/domains/_discord.painscreen.json @@ -2,7 +2,7 @@ "owner": { "username": "iHategithub9000", "email": "", - "discord": "id: 836012649959522384, username: yourhardworkgone, displayname: painscreen, displayname on server: PainScreen5695", + "discord": "836012649959522384", "reddit": "u/ahhlifeeee" }, From b0b942c1df5504bfa1eff3b44044c034c01c05d9 Mon Sep 17 00:00:00 2001 From: ketchupcomponent <101750090+iHategithub9000@users.noreply.github.com> Date: Sun, 14 Jul 2024 13:23:37 +0200 Subject: [PATCH 422/832] Update domains/painscreen.json Co-authored-by: CuteDog5695 --- domains/painscreen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/painscreen.json b/domains/painscreen.json index cb345e158..485c1c44b 100644 --- a/domains/painscreen.json +++ b/domains/painscreen.json @@ -2,7 +2,7 @@ "owner": { "username": "iHategithub9000", "email": "", - "discord": "id: 836012649959522384, username: yourhardworkgone, displayname: painscreen, displayname on server: PainScreen5695", + "discord": "836012649959522384", "reddit": "u/ahhlifeeee" }, From eeaafb500f5c4f4565541cfaa321ee41038adb42 Mon Sep 17 00:00:00 2001 From: gabryys <149959300+gabekgfx@users.noreply.github.com> Date: Sun, 14 Jul 2024 13:25:16 +0200 Subject: [PATCH 423/832] Create _discord.gabek.json --- domains/_discord.gabek.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.gabek.json diff --git a/domains/_discord.gabek.json b/domains/_discord.gabek.json new file mode 100644 index 000000000..8646e0122 --- /dev/null +++ b/domains/_discord.gabek.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gabekgfx", + "email": "bussines.gabrys@gmail.com" + }, + "record": { + "TXT": "dh=02ed193dbc1e396517abe81c2c5d9a007a4a6e25" + } +} From 2e6034f9a16b4503fd9c3e7d090d2c864b38ece4 Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Sun, 14 Jul 2024 16:56:50 +0530 Subject: [PATCH 424/832] Create bot.esb.json --- domains/bot.esb.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/bot.esb.json diff --git a/domains/bot.esb.json b/domains/bot.esb.json new file mode 100644 index 000000000..b410132ce --- /dev/null +++ b/domains/bot.esb.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "EducatedSuddenBucket", + "email": "149485703+EducatedSuddenBucket@users.noreply.github.com", + "discord": "1167825360151380032" + }, + + "record": { + "A": ["69.197.135.203"] + } + } + From 93c87dd067e74700ac49940f5b2b06582938a7e9 Mon Sep 17 00:00:00 2001 From: saxophone <97726243+saxophone-guy@users.noreply.github.com> Date: Sun, 14 Jul 2024 17:02:28 +0530 Subject: [PATCH 425/832] Update saxophone.json --- domains/saxophone.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/domains/saxophone.json b/domains/saxophone.json index 746f536da..bcb29fd58 100644 --- a/domains/saxophone.json +++ b/domains/saxophone.json @@ -5,6 +5,18 @@ "email": "itsarchit@keemail.me" }, "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "AAAA": [ + "2606:50c0:8000::153", + "2606:50c0:8001::153", + "2606:50c0:8002::153", + "2606:50c0:8003::153" + ], "MX": [ "mx1.forwardemail.net", "mx2.forwardemail.net" From c2ff055e7b53c49992d2c043041ee0e41cd19d4f Mon Sep 17 00:00:00 2001 From: me0w-0 Date: Sun, 14 Jul 2024 17:04:04 +0530 Subject: [PATCH 426/832] Create lasty.json --- domains/lasty.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lasty.json diff --git a/domains/lasty.json b/domains/lasty.json new file mode 100644 index 000000000..1674cd4e0 --- /dev/null +++ b/domains/lasty.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "me0w-0", + "email": "lasty@outlook.in" + }, + "record": { + "CNAME": "lasty.pages.dev" + } +} From d39d9d20595b38d6c132319db446ae8b288d11fe Mon Sep 17 00:00:00 2001 From: me0w-0 Date: Sun, 14 Jul 2024 17:55:40 +0530 Subject: [PATCH 427/832] Create _discord.lasty.json --- domains/_discord.lasty.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.lasty.json diff --git a/domains/_discord.lasty.json b/domains/_discord.lasty.json new file mode 100644 index 000000000..887e589c2 --- /dev/null +++ b/domains/_discord.lasty.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "me0w-0", + "email": "lasty@outlook.in" + }, + "record": { + "TXT": "dh=c380482ea03623c429b2750e9daa2f2778dc18b8" + } +} From 306497c001b66901b7725d853e7fe489c8dfc8ee Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 14 Jul 2024 09:08:44 -0400 Subject: [PATCH 428/832] Delete domains/Hardik.json --- domains/Hardik.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/Hardik.json diff --git a/domains/Hardik.json b/domains/Hardik.json deleted file mode 100644 index 646364368..000000000 --- a/domains/Hardik.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Hardik Portofolio", - "repo": "https://github.com/Hardik-Vanani/portfolio", - "owner": { - "username": "Hardik-Vanani", - "email": "vananihardik8553@gmail.com" - }, - "record": { - "CNAME": "Hardik-Vanani.github.io" - } -} From ac94d24afd50616fc6fb2a4c3741584ac8bbd62a Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 14 Jul 2024 09:09:08 -0400 Subject: [PATCH 429/832] move vhardik to domains folder --- vhardik => domains/vhardik | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename vhardik => domains/vhardik (100%) diff --git a/vhardik b/domains/vhardik similarity index 100% rename from vhardik rename to domains/vhardik From 5ddae49cc8e909cd39d1293be0dc19a0a4069611 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 14 Jul 2024 09:14:00 -0400 Subject: [PATCH 430/832] fix capitilzation --- domains/vhardik | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vhardik b/domains/vhardik index 646364368..edc213e29 100644 --- a/domains/vhardik +++ b/domains/vhardik @@ -6,6 +6,6 @@ "email": "vananihardik8553@gmail.com" }, "record": { - "CNAME": "Hardik-Vanani.github.io" + "CNAME": "hardik-vanani.github.io" } } From 8a768934e77d7492cce99fa85e0bd89dd05efa44 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 14 Jul 2024 09:15:53 -0400 Subject: [PATCH 431/832] Rename vhardik to vhardik.json --- domains/{vhardik => vhardik.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{vhardik => vhardik.json} (100%) diff --git a/domains/vhardik b/domains/vhardik.json similarity index 100% rename from domains/vhardik rename to domains/vhardik.json From c911420d99123c92bcae0892426058c4dba29094 Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Sun, 14 Jul 2024 22:02:50 +0800 Subject: [PATCH 432/832] Update api.shockbs.json --- domains/api.shockbs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/api.shockbs.json b/domains/api.shockbs.json index a4be3930b..6dbe49a35 100644 --- a/domains/api.shockbs.json +++ b/domains/api.shockbs.json @@ -4,6 +4,6 @@ "email": "apipherng@gmail.com" }, "record": { - "A": ["69.30.249.53"] + "CNAME": "apishockbsshockbsxddd.onrender.com" } } From 712f1aabd31e7b24e139d09e95dc9bbf1d85ecc7 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sun, 14 Jul 2024 17:11:35 +0300 Subject: [PATCH 433/832] Update _discord.cutedog5695.json --- domains/_discord.cutedog5695.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.cutedog5695.json b/domains/_discord.cutedog5695.json index a42bbd84b..bbe793923 100644 --- a/domains/_discord.cutedog5695.json +++ b/domains/_discord.cutedog5695.json @@ -1,7 +1,7 @@ { "owner": { "username": "CuteDog5695", - "email": "cutedog5695@gmail.com", + "email": "", "discord": "cutedog5695", "twitter": "cutedog5695" }, From 020b1aa121362be4024950af88b5356995cafbcb Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sun, 14 Jul 2024 17:11:56 +0300 Subject: [PATCH 434/832] Update cutedog5695.json --- domains/cutedog5695.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index 895d5115f..086a7c053 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -1,7 +1,7 @@ { "owner": { "username": "CuteDog5695", - "email": "cutedog5695@gmail.com", + "email": "", "discord": "716306888492318790", "twitter": "cutedog5695" }, From 7195d17a415c229657671f3e8daa493cd88da1b1 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sun, 14 Jul 2024 17:12:07 +0300 Subject: [PATCH 435/832] Update _github-pages-challenge-CuteDog5695.cutedog5695.json --- domains/_github-pages-challenge-CuteDog5695.cutedog5695.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-CuteDog5695.cutedog5695.json b/domains/_github-pages-challenge-CuteDog5695.cutedog5695.json index 42643aeee..44ef4b09d 100644 --- a/domains/_github-pages-challenge-CuteDog5695.cutedog5695.json +++ b/domains/_github-pages-challenge-CuteDog5695.cutedog5695.json @@ -1,7 +1,7 @@ { "owner": { "username": "CuteDog5695", - "email": "cutedog5695@gmail.com", + "email": "", "discord": "cutedog5695", "twitter": "cutedog5695" }, From 24c02b2cf1157be7afc390a8fd6da313aa78938a Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sun, 14 Jul 2024 17:12:35 +0300 Subject: [PATCH 436/832] Delete domains/ss.cutedog5695.json --- domains/ss.cutedog5695.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/ss.cutedog5695.json diff --git a/domains/ss.cutedog5695.json b/domains/ss.cutedog5695.json deleted file mode 100644 index 86c042d71..000000000 --- a/domains/ss.cutedog5695.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "CuteDog5695", - "email": "cutedog5695@gmail.com", - "discord": "cutedog5695", - "twitter": "cutedog5695" - }, - "record": { - "A": ["69.30.249.53"] - } -} From 24c59b25afe4e1774e210fb2337305a7d6b944f3 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sun, 14 Jul 2024 17:13:02 +0300 Subject: [PATCH 437/832] Delete domains/img.cutedog5695.json --- domains/img.cutedog5695.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/img.cutedog5695.json diff --git a/domains/img.cutedog5695.json b/domains/img.cutedog5695.json deleted file mode 100644 index 86c042d71..000000000 --- a/domains/img.cutedog5695.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "CuteDog5695", - "email": "cutedog5695@gmail.com", - "discord": "cutedog5695", - "twitter": "cutedog5695" - }, - "record": { - "A": ["69.30.249.53"] - } -} From 4d16ff15e07be2f216c63e74d87513fe617b7ea5 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sun, 14 Jul 2024 17:13:10 +0300 Subject: [PATCH 438/832] Update test.cutedog5695.json --- domains/test.cutedog5695.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/test.cutedog5695.json b/domains/test.cutedog5695.json index 0228931d2..f38aad1e7 100644 --- a/domains/test.cutedog5695.json +++ b/domains/test.cutedog5695.json @@ -1,7 +1,7 @@ { "owner": { "username": "CuteDog5695", - "email": "cutedog5695@gmail.com", + "email": "", "discord": "716306888492318790", "twitter": "cutedog5695" }, From a952c1496866919d8d7cf9ce62af26092222827d Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sun, 14 Jul 2024 17:13:25 +0300 Subject: [PATCH 439/832] Update _github-pages-challenge-CuteDog5695.cutedog5695.json --- domains/_github-pages-challenge-CuteDog5695.cutedog5695.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-CuteDog5695.cutedog5695.json b/domains/_github-pages-challenge-CuteDog5695.cutedog5695.json index 44ef4b09d..c2d66c756 100644 --- a/domains/_github-pages-challenge-CuteDog5695.cutedog5695.json +++ b/domains/_github-pages-challenge-CuteDog5695.cutedog5695.json @@ -2,7 +2,7 @@ "owner": { "username": "CuteDog5695", "email": "", - "discord": "cutedog5695", + "discord": "716306888492318790", "twitter": "cutedog5695" }, "record": { From 8c28a7336fa6124a25531e4735e432201d4b1e0b Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sun, 14 Jul 2024 17:13:31 +0300 Subject: [PATCH 440/832] Update _discord.cutedog5695.json --- domains/_discord.cutedog5695.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.cutedog5695.json b/domains/_discord.cutedog5695.json index bbe793923..ae46c9666 100644 --- a/domains/_discord.cutedog5695.json +++ b/domains/_discord.cutedog5695.json @@ -2,7 +2,7 @@ "owner": { "username": "CuteDog5695", "email": "", - "discord": "cutedog5695", + "discord": "716306888492318790", "twitter": "cutedog5695" }, "record": { From 1be7767752e6e36f6796cdba593d40749e86e709 Mon Sep 17 00:00:00 2001 From: Potato_Chips0706 <126580310+potato0706@users.noreply.github.com> Date: Sun, 14 Jul 2024 22:13:41 +0800 Subject: [PATCH 441/832] Create _github-pages-challenge-potato0706.potatochips0706.json --- ...ithub-pages-challenge-potato0706.potatochips0706.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-potato0706.potatochips0706.json diff --git a/domains/_github-pages-challenge-potato0706.potatochips0706.json b/domains/_github-pages-challenge-potato0706.potatochips0706.json new file mode 100644 index 000000000..637ee416f --- /dev/null +++ b/domains/_github-pages-challenge-potato0706.potatochips0706.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "potato0706", + "email": "potatochips0706@gmail.com" + }, + "record": { + "TXT": "5b91b8e422a44c261ea94f0cd21d21" + } +} From c92b5c63e91aeb376e06eff9555c5455f555396a Mon Sep 17 00:00:00 2001 From: nguyenquangdungfx28972 <140417627+nguyenquangdungfx28972@users.noreply.github.com> Date: Sun, 14 Jul 2024 22:24:49 +0700 Subject: [PATCH 442/832] Register nhatphong.is-a.dev --- domains/nhatphong.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nhatphong.json diff --git a/domains/nhatphong.json b/domains/nhatphong.json new file mode 100644 index 000000000..dc93e12be --- /dev/null +++ b/domains/nhatphong.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "nguyenquangdungfx28972", + "email": "dungnqFX28972@funix.edu.vn", + "discord": "1050395028452806714" + }, + + "record": { + "CNAME": "nhatphongsite.pages.dev" + } + } + \ No newline at end of file From 11d95d06e9475bb40f04b96eb27090e302477440 Mon Sep 17 00:00:00 2001 From: Aceharry16 <108174709+Aceharry16@users.noreply.github.com> Date: Sun, 14 Jul 2024 21:09:56 +0530 Subject: [PATCH 443/832] Register theharry.is-a.dev --- domains/theharry.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/theharry.json diff --git a/domains/theharry.json b/domains/theharry.json new file mode 100644 index 000000000..7e9a5a9d2 --- /dev/null +++ b/domains/theharry.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Aceharry16", + "email": "aceharry16@gmail.com", + "discord": "1229076684066783252" + }, + + "record": { + "A": ["69.197.135.202"] + } + } + \ No newline at end of file From c3811b2ecb9169cf27559c2c264630e9baf5599e Mon Sep 17 00:00:00 2001 From: User0 <104380885+user0-07161@users.noreply.github.com> Date: Sun, 14 Jul 2024 17:59:14 +0200 Subject: [PATCH 444/832] Create rediblesky.json --- domains/rediblesky.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/rediblesky.json diff --git a/domains/rediblesky.json b/domains/rediblesky.json new file mode 100644 index 000000000..e9098d2c4 --- /dev/null +++ b/domains/rediblesky.json @@ -0,0 +1,13 @@ +{ + "description": "RedibleSky's site", + "repo": "https://github.com/RedibleSky/RedibleSky.github.io", + "owner": { + "username": "RedibleSky", + "email": "user0thenyancat@proton.me", + "discord": "1143176245018906697" + }, + + "record": { + "CNAME": "rediblesky.github.io" + } +} From 13464084310b89b0c3e69ff323da3e8adc6dac62 Mon Sep 17 00:00:00 2001 From: Bob16077777 <80724277+bob16077@users.noreply.github.com> Date: Sun, 14 Jul 2024 10:01:28 -0700 Subject: [PATCH 445/832] Create _github-pages-challenge-bob16077.bob16077.json --- domains/_github-pages-challenge-bob16077.bob16077.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-bob16077.bob16077.json diff --git a/domains/_github-pages-challenge-bob16077.bob16077.json b/domains/_github-pages-challenge-bob16077.bob16077.json new file mode 100644 index 000000000..264aef891 --- /dev/null +++ b/domains/_github-pages-challenge-bob16077.bob16077.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "bob16077", + "email": "", + "discord": "bob16077777" + }, + "record": { + "TXT": "8e9dc25e9c1ae9cc0823ede9ba135d" + } +} From 09013d7fe7c868f39856245dc03a82c5fb15f0f6 Mon Sep 17 00:00:00 2001 From: gabryys <149959300+gabekgfx@users.noreply.github.com> Date: Sun, 14 Jul 2024 20:01:20 +0200 Subject: [PATCH 446/832] Create _github-pages-challenge-gabekgfx.gabek.json --- domains/_github-pages-challenge-gabekgfx.gabek.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-gabekgfx.gabek.json diff --git a/domains/_github-pages-challenge-gabekgfx.gabek.json b/domains/_github-pages-challenge-gabekgfx.gabek.json new file mode 100644 index 000000000..ec4a1d969 --- /dev/null +++ b/domains/_github-pages-challenge-gabekgfx.gabek.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gabekgfx", + "email": "bussines.gabrys@gmail.com" + }, + "record": { + "TXT": "e9b873f6071bb8f4c1384efe52d14d" + } +} From 7bfdc0c7c2469d8e48f2444146aa9afd747bc306 Mon Sep 17 00:00:00 2001 From: Muhammadyusuf <45625440+muhammadyusuf-kurbonov@users.noreply.github.com> Date: Mon, 15 Jul 2024 01:31:07 +0500 Subject: [PATCH 447/832] Create texnogrand-dev.json --- domains/texnogrand-dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/texnogrand-dev.json diff --git a/domains/texnogrand-dev.json b/domains/texnogrand-dev.json new file mode 100644 index 000000000..91235a045 --- /dev/null +++ b/domains/texnogrand-dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "muhamamdyusuf-kurbonov", + "email": "muhammadyusuf.kurbonov2002@gmail.com" + }, + "record": { + "A": "213.199.33.74" + } +} From a5a8c41b2de9066e320d41b381832fbbe482697e Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Mon, 15 Jul 2024 02:45:56 +0200 Subject: [PATCH 448/832] Create www.vamtic.json --- domains/www.vamtic.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.vamtic.json diff --git a/domains/www.vamtic.json b/domains/www.vamtic.json new file mode 100644 index 000000000..c6e798b9e --- /dev/null +++ b/domains/www.vamtic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vamtic", + "email": "vamtic@yahoo.com" + }, + "record": { + "CNAME": "vamtic.vercel.app" + } +} From 0d8f806b3de79d0656c7006db59444c83a636462 Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Mon, 15 Jul 2024 02:46:10 +0200 Subject: [PATCH 449/832] Update vamtic.json --- domains/vamtic.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vamtic.json b/domains/vamtic.json index bacc6f6fa..fb71696f9 100644 --- a/domains/vamtic.json +++ b/domains/vamtic.json @@ -4,6 +4,6 @@ "email": "vamtic@yahoo.com" }, "record": { - "URL": "https://cynical-platypus-4850.dataplicity.io" + "CNAME": "https://cynical-platypus-4850.dataplicity.io" } } From b0b57739601df3861f46ab7cd253c29130dc7207 Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Mon, 15 Jul 2024 02:47:55 +0200 Subject: [PATCH 450/832] Update vamtic.json --- domains/vamtic.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vamtic.json b/domains/vamtic.json index fb71696f9..3ca66d4f5 100644 --- a/domains/vamtic.json +++ b/domains/vamtic.json @@ -4,6 +4,6 @@ "email": "vamtic@yahoo.com" }, "record": { - "CNAME": "https://cynical-platypus-4850.dataplicity.io" + "CNAME": "cynical-platypus-4850.dataplicity.io" } } From 90560746525780597f4d6c45c48e50073d5c5d29 Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Mon, 15 Jul 2024 02:59:49 +0200 Subject: [PATCH 451/832] Rename www.vamtic.json to info.vamtic.json --- domains/{www.vamtic.json => info.vamtic.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{www.vamtic.json => info.vamtic.json} (100%) diff --git a/domains/www.vamtic.json b/domains/info.vamtic.json similarity index 100% rename from domains/www.vamtic.json rename to domains/info.vamtic.json From 3dfd94f6e5d564a63a7a84d728b39a3bf313c64f Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Mon, 15 Jul 2024 03:11:11 +0200 Subject: [PATCH 452/832] Update and rename info.vamtic.json to _github-pages-challenge-vamtic.info.vamtic.json --- ...tic.json => _github-pages-challenge-vamtic.info.vamtic.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{info.vamtic.json => _github-pages-challenge-vamtic.info.vamtic.json} (69%) diff --git a/domains/info.vamtic.json b/domains/_github-pages-challenge-vamtic.info.vamtic.json similarity index 69% rename from domains/info.vamtic.json rename to domains/_github-pages-challenge-vamtic.info.vamtic.json index c6e798b9e..bf41195b6 100644 --- a/domains/info.vamtic.json +++ b/domains/_github-pages-challenge-vamtic.info.vamtic.json @@ -4,6 +4,6 @@ "email": "vamtic@yahoo.com" }, "record": { - "CNAME": "vamtic.vercel.app" + "TXT": "2c3be6e6d0f5584a12a0c28b56cfa8" } } From 30148730729210e414e48f8640baeed04bc737fc Mon Sep 17 00:00:00 2001 From: saxophone <97726243+saxophone-guy@users.noreply.github.com> Date: Mon, 15 Jul 2024 09:50:56 +0530 Subject: [PATCH 453/832] Create blog.saxophone.json --- domains/blog.saxophone.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 domains/blog.saxophone.json diff --git a/domains/blog.saxophone.json b/domains/blog.saxophone.json new file mode 100644 index 000000000..c7e0bb7d6 --- /dev/null +++ b/domains/blog.saxophone.json @@ -0,0 +1,21 @@ +{ + "description": "subdomain for my blog", + "owner": { + "username": "saxophone-guy", + "email": "itsarchit@keemail.me" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "AAAA": [ + "2606:50c0:8000::153", + "2606:50c0:8001::153", + "2606:50c0:8002::153", + "2606:50c0:8003::153" + ] + } +} From b32ddc0a628c441dcba516f50129d56836b8ed8f Mon Sep 17 00:00:00 2001 From: quvvii <155425031+quvvii@users.noreply.github.com> Date: Mon, 15 Jul 2024 11:04:55 +0300 Subject: [PATCH 454/832] Create _github-pages-challenge-quvvii.quvi.json --- domains/_github-pages-challenge-quvvii.quvi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-quvvii.quvi.json diff --git a/domains/_github-pages-challenge-quvvii.quvi.json b/domains/_github-pages-challenge-quvvii.quvi.json new file mode 100644 index 000000000..8906daf64 --- /dev/null +++ b/domains/_github-pages-challenge-quvvii.quvi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "quvvii", + "email": "quvi.top@gmail.com" + }, + "record": { + "TXT": "73689a256517432e99c181b07d0a83" + } +} From 8038e429f0e5c93c37f00078db06a40da355ecba Mon Sep 17 00:00:00 2001 From: Chadee <110680757+chadeeeee@users.noreply.github.com> Date: Mon, 15 Jul 2024 12:13:17 +0300 Subject: [PATCH 455/832] Create chadee.json --- domains/chadee.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 domains/chadee.json diff --git a/domains/chadee.json b/domains/chadee.json new file mode 100644 index 000000000..b6f7cd675 --- /dev/null +++ b/domains/chadee.json @@ -0,0 +1,17 @@ +{ + "description": "Chadee website", + "repo": "https://github.com/chadeeeee/chadee-site", + "owner": { + "username": "chadeeeee", + "telegram": "@chadeeeeeeeeee", + "email": "esurginet2011@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} From 4d5c47c4a81de31fa31726db7328eb2a0f3771ee Mon Sep 17 00:00:00 2001 From: Chadee <110680757+chadeeeee@users.noreply.github.com> Date: Mon, 15 Jul 2024 12:21:34 +0300 Subject: [PATCH 456/832] Create _github-pages-challenge-chadeeeee.chadee.json --- .../_github-pages-challenge-chadeeeee.chadee.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/_github-pages-challenge-chadeeeee.chadee.json diff --git a/domains/_github-pages-challenge-chadeeeee.chadee.json b/domains/_github-pages-challenge-chadeeeee.chadee.json new file mode 100644 index 000000000..ff922c3e2 --- /dev/null +++ b/domains/_github-pages-challenge-chadeeeee.chadee.json @@ -0,0 +1,12 @@ +{ + "description": "Chadee website", + "repo": "https://github.com/chadeeeee/chadee-site", + "owner": { + "username": "chadeeeee", + "telegram": "@chadeeeeeeeeee", + "email": "esurginet2011@gmail.com" + }, + "record": { + "TXT": "86c9964ec0f6d3ccbb233390376306" + } +} From 32b330ec9841683f862786bc8d51c6f7ac69b444 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 15 Jul 2024 17:35:00 +0800 Subject: [PATCH 457/832] delete catfoolyou.json --- domains/catfoolyou.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/catfoolyou.json diff --git a/domains/catfoolyou.json b/domains/catfoolyou.json deleted file mode 100644 index e8eb280e5..000000000 --- a/domains/catfoolyou.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "catfoolyou", - "email": "catfoolyou.github@manyme.com" - }, - "record": { - "URL": "https://vast-puce-hippo-shoe.cyclic.app/" - } -} From ab917db848d7d4c860f50b81d80298de44e48810 Mon Sep 17 00:00:00 2001 From: Muhammadyusuf <45625440+muhammadyusuf-kurbonov@users.noreply.github.com> Date: Mon, 15 Jul 2024 14:56:08 +0500 Subject: [PATCH 458/832] Update domains/texnogrand-dev.json Co-authored-by: CuteDog5695 --- domains/texnogrand-dev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/texnogrand-dev.json b/domains/texnogrand-dev.json index 91235a045..0c4c6529f 100644 --- a/domains/texnogrand-dev.json +++ b/domains/texnogrand-dev.json @@ -4,6 +4,6 @@ "email": "muhammadyusuf.kurbonov2002@gmail.com" }, "record": { - "A": "213.199.33.74" + "A": ["213.199.33.74"] } } From ba6017d2b0dfdff9d5029b5ceabab3704747fd97 Mon Sep 17 00:00:00 2001 From: quvvii <155425031+quvvii@users.noreply.github.com> Date: Mon, 15 Jul 2024 13:38:03 +0300 Subject: [PATCH 459/832] Create quvi.json --- domains/quvi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/quvi.json diff --git a/domains/quvi.json b/domains/quvi.json new file mode 100644 index 000000000..ab00dd217 --- /dev/null +++ b/domains/quvi.json @@ -0,0 +1,11 @@ +{ + "description": "Domain for my bio", + "repo": "https://github.com/quvvii/quvvii.github.io", + "owner": { + "username": "quvvii", + "email": "quvi.top@gmail.com" + }, + "record": { + "CNAME": "quvvii.github.io" + } +} From 679717f657b4acb4a7c08511b124a093b25eae84 Mon Sep 17 00:00:00 2001 From: Akash ramesh <59521490+akash2600707@users.noreply.github.com> Date: Mon, 15 Jul 2024 17:13:04 +0530 Subject: [PATCH 460/832] ADD --- domains/akashr.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/akashr.json b/domains/akashr.json index d6c799907..5886e4058 100644 --- a/domains/akashr.json +++ b/domains/akashr.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "CruxCoder7", - "email": "akashrangesh07@gmail.com" - }, - "record": { - "CNAME": "cruxcoder7.github.io" - } -} +{ + "owner": { + "username": "akash2600707", + "email": "akashramesh2607@gmail.com" + }, + "record": { + "CNAME": "akashr-portfolio.onrender.com" + } +} \ No newline at end of file From 464be92d7f8e5fde5bc44193bdeec3d5d08e274e Mon Sep 17 00:00:00 2001 From: notjaneq <89271794+notjaneq@users.noreply.github.com> Date: Mon, 15 Jul 2024 14:57:34 +0200 Subject: [PATCH 461/832] Create janeq.json --- domains/janeq.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/janeq.json diff --git a/domains/janeq.json b/domains/janeq.json new file mode 100644 index 000000000..2cd42f9f3 --- /dev/null +++ b/domains/janeq.json @@ -0,0 +1,11 @@ +{ + "description": "I wanna use this website as a database of brawl stars assets", + "repo": "https://github.com/notjaneq/bs", + "owner": { + "username": "notjaneq", + "email": "a2012989z@gmail.com", + }, + "record": { + "CNAME": "notjaneq.github.io" + } +} From b04bb9c0cb8f49add3a51181d49b92416532d344 Mon Sep 17 00:00:00 2001 From: Katz <108922729+Bananalolok@users.noreply.github.com> Date: Mon, 15 Jul 2024 18:34:37 +0530 Subject: [PATCH 462/832] Create hachiro.is-a.dev --- domains/hachiro | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hachiro diff --git a/domains/hachiro b/domains/hachiro new file mode 100644 index 000000000..b1d178cba --- /dev/null +++ b/domains/hachiro @@ -0,0 +1,11 @@ +{ + "description": "Redirects to my freind's roblox pfp (temp)", + "repo": "https://github.com/bananalolok/register", + "owner": { + "username": "bananalolok", + "discord": "banana_lol_7678" + }, + "record": { + "CNAME": "edge.redirect.pizza" + } +} From e5427e696bfe69d6878c2ffb8712113d421a940a Mon Sep 17 00:00:00 2001 From: Katz <108922729+Bananalolok@users.noreply.github.com> Date: Mon, 15 Jul 2024 18:35:39 +0530 Subject: [PATCH 463/832] Update katz.json removed email feild and added discord --- domains/katz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/katz.json b/domains/katz.json index 8ef74985d..4a7619402 100644 --- a/domains/katz.json +++ b/domains/katz.json @@ -1,7 +1,7 @@ { "owner": { "username": "Bananalolok", - "email": "imethlol1234@gmail.com" + "discord": "banana_lol_7678" }, "record": { "A": [ From 4765b14d6d0038155c910f80413b8f2134bb6e29 Mon Sep 17 00:00:00 2001 From: saxophone <97726243+saxophone-guy@users.noreply.github.com> Date: Mon, 15 Jul 2024 19:45:51 +0530 Subject: [PATCH 464/832] Update blog.saxophone.json --- domains/blog.saxophone.json | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/domains/blog.saxophone.json b/domains/blog.saxophone.json index c7e0bb7d6..edd8bd797 100644 --- a/domains/blog.saxophone.json +++ b/domains/blog.saxophone.json @@ -5,17 +5,6 @@ "email": "itsarchit@keemail.me" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "AAAA": [ - "2606:50c0:8000::153", - "2606:50c0:8001::153", - "2606:50c0:8002::153", - "2606:50c0:8003::153" - ] + "CNAME": "na-west1.surge.sh" } } From 4f1eb8418424bd31bc3c034bf90a1c44bd666ef4 Mon Sep 17 00:00:00 2001 From: Acronical Date: Mon, 15 Jul 2024 16:43:03 +0100 Subject: [PATCH 465/832] Update yrrahbot.acronical.json --- domains/yrrahbot.acronical.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yrrahbot.acronical.json b/domains/yrrahbot.acronical.json index f0731f8bc..12c0e766c 100644 --- a/domains/yrrahbot.acronical.json +++ b/domains/yrrahbot.acronical.json @@ -4,6 +4,6 @@ "email": "acronicalbusiness@gmail.com" }, "record": { - "CNAME": "9595.site.bot-hosting.net" + "A": "http://209.38.167.110" } } From cb209e941504ec95cc77feee1d4ec7bcafed5669 Mon Sep 17 00:00:00 2001 From: Acronical Date: Mon, 15 Jul 2024 16:43:12 +0100 Subject: [PATCH 466/832] Update yrrahbot.acronical.json --- domains/yrrahbot.acronical.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yrrahbot.acronical.json b/domains/yrrahbot.acronical.json index 12c0e766c..f9e963bb0 100644 --- a/domains/yrrahbot.acronical.json +++ b/domains/yrrahbot.acronical.json @@ -4,6 +4,6 @@ "email": "acronicalbusiness@gmail.com" }, "record": { - "A": "http://209.38.167.110" + "A": "209.38.167.110" } } From 159c415ba48bd848f0aa40fa4cd6047f9cdde605 Mon Sep 17 00:00:00 2001 From: RYO <104158911+ridwanyinus@users.noreply.github.com> Date: Mon, 15 Jul 2024 16:47:05 +0100 Subject: [PATCH 467/832] Register ridwan.is-a.dev --- domains/ridwan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ridwan.json diff --git a/domains/ridwan.json b/domains/ridwan.json new file mode 100644 index 000000000..1398162fd --- /dev/null +++ b/domains/ridwan.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ridwanyinus", + "email": "ridwanyinusa15@gmail.com", + "discord": "1142082910351011991" + }, + + "record": { + "CNAME": "https://ridwanyinus.vercel.app/" + } + } + \ No newline at end of file From 1be8e4607893c4df3cac7fef99b722d61ca9a7a9 Mon Sep 17 00:00:00 2001 From: civic1007 Date: Mon, 15 Jul 2024 11:15:50 -0500 Subject: [PATCH 468/832] Create images.json --- domains/images.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/images.json diff --git a/domains/images.json b/domains/images.json new file mode 100644 index 000000000..1da09d2c7 --- /dev/null +++ b/domains/images.json @@ -0,0 +1,12 @@ +{ + "description": "image server", + "repo": "https://github.com/civic1007/image-service", + "owner": { + "username": "civic1007", + "email": "", + "discord": "civic1007" + }, + "record": { + "CNAME": "civics-api.pages.dev" + } +} From d43b51e6722fc97ad22acaf6d74538702ecced19 Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Mon, 15 Jul 2024 19:13:53 +0200 Subject: [PATCH 469/832] Create szisza.vamtic.json --- domains/szisza.vamtic.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/szisza.vamtic.json diff --git a/domains/szisza.vamtic.json b/domains/szisza.vamtic.json new file mode 100644 index 000000000..45f0d23d7 --- /dev/null +++ b/domains/szisza.vamtic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vamtic", + "email": "vamtic@yahoo.com" + }, + "record": { + "CNAME": "szisza.pages.dev" + } +} From 258692ad71a35941e5ad445328c35848996d1a56 Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Mon, 15 Jul 2024 19:16:49 +0200 Subject: [PATCH 470/832] Update vamtic.json --- domains/vamtic.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vamtic.json b/domains/vamtic.json index 3ca66d4f5..6e4e57eea 100644 --- a/domains/vamtic.json +++ b/domains/vamtic.json @@ -4,6 +4,6 @@ "email": "vamtic@yahoo.com" }, "record": { - "CNAME": "cynical-platypus-4850.dataplicity.io" + "URL": "cynical-platypus-4850.dataplicity.io" } } From fc3be47106d5b3b71cfed0a2bd8af2e9bba8b08d Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Mon, 15 Jul 2024 19:17:46 +0200 Subject: [PATCH 471/832] Update vamtic.json --- domains/vamtic.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vamtic.json b/domains/vamtic.json index 6e4e57eea..bacc6f6fa 100644 --- a/domains/vamtic.json +++ b/domains/vamtic.json @@ -4,6 +4,6 @@ "email": "vamtic@yahoo.com" }, "record": { - "URL": "cynical-platypus-4850.dataplicity.io" + "URL": "https://cynical-platypus-4850.dataplicity.io" } } From cd75135fc3e387a670ed594643f650f2a95926ba Mon Sep 17 00:00:00 2001 From: civic1007 Date: Mon, 15 Jul 2024 13:02:53 -0500 Subject: [PATCH 472/832] Rename images.json to civic.images.json --- domains/{images.json => civic.images.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{images.json => civic.images.json} (100%) diff --git a/domains/images.json b/domains/civic.images.json similarity index 100% rename from domains/images.json rename to domains/civic.images.json From a8a3f5af087a3bc9e6e8ab8b82b278ad4d84529b Mon Sep 17 00:00:00 2001 From: civic1007 Date: Mon, 15 Jul 2024 13:04:35 -0500 Subject: [PATCH 473/832] Rename civic.images.json to images.civic.json --- domains/{civic.images.json => images.civic.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{civic.images.json => images.civic.json} (100%) diff --git a/domains/civic.images.json b/domains/images.civic.json similarity index 100% rename from domains/civic.images.json rename to domains/images.civic.json From fe95b2c3be920642005a9ea5a558a8ac9e97ccce Mon Sep 17 00:00:00 2001 From: SpyRisk <46430869+SpauriRosso@users.noreply.github.com> Date: Mon, 15 Jul 2024 22:36:29 +0200 Subject: [PATCH 474/832] Register nass.is-a.dev --- domains/nass.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nass.json diff --git a/domains/nass.json b/domains/nass.json new file mode 100644 index 000000000..2e3b61971 --- /dev/null +++ b/domains/nass.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "SpauriRosso", + "email": "spy456@zoho.com", + "discord": "404659098919895045" + }, + + "record": { + "A": ["64.226.79.220"] + } + } + \ No newline at end of file From 475aa228ea8ad1acee244571abf2f98227cfcc93 Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Mon, 15 Jul 2024 23:04:41 +0200 Subject: [PATCH 475/832] Update vamtic.json --- domains/vamtic.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vamtic.json b/domains/vamtic.json index bacc6f6fa..3294c623d 100644 --- a/domains/vamtic.json +++ b/domains/vamtic.json @@ -4,6 +4,6 @@ "email": "vamtic@yahoo.com" }, "record": { - "URL": "https://cynical-platypus-4850.dataplicity.io" + "A": "89.106.200.1" } } From 53dd0b8ebcf16abc5c016e3a09f827c0e907317c Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Mon, 15 Jul 2024 23:14:44 +0200 Subject: [PATCH 476/832] Update domains/vamtic.json Co-authored-by: CuteDog5695 --- domains/vamtic.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/vamtic.json b/domains/vamtic.json index 3294c623d..86f869730 100644 --- a/domains/vamtic.json +++ b/domains/vamtic.json @@ -4,6 +4,7 @@ "email": "vamtic@yahoo.com" }, "record": { - "A": "89.106.200.1" + "A": ["89.106.200.1"] + } } From 6f935ba455af161a164ea33ca598f314d85cd271 Mon Sep 17 00:00:00 2001 From: RYO <104158911+ridwanyinus@users.noreply.github.com> Date: Mon, 15 Jul 2024 23:05:07 +0100 Subject: [PATCH 477/832] Register ridwanullah.is-a.dev --- domains/ridwanullah.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ridwanullah.json diff --git a/domains/ridwanullah.json b/domains/ridwanullah.json new file mode 100644 index 000000000..756471d35 --- /dev/null +++ b/domains/ridwanullah.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ridwanyinus", + "email": "ridwanyinusa15@gmail.com", + "discord": "1142082910351011991" + }, + + "record": { + "CNAME": "ridwanyinusa.netlify.app" + } + } + \ No newline at end of file From 42512b0a32136f6f3f3c216b938e1c5eafd1adc6 Mon Sep 17 00:00:00 2001 From: Endeade <120813259+Endeade@users.noreply.github.com> Date: Tue, 16 Jul 2024 00:18:43 +0200 Subject: [PATCH 478/832] Register endeade.is-a.dev --- domains/endeade.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/endeade.json diff --git a/domains/endeade.json b/domains/endeade.json new file mode 100644 index 000000000..be543bd7d --- /dev/null +++ b/domains/endeade.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Endeade", + "email": "endeade80@gmail.com", + "discord": "1117869855538942032" + }, + + "record": { + "CNAME": "endeade.github.io" + } + } + \ No newline at end of file From 207fd449b4d4af0bce54efbfb9d276573bf084ba Mon Sep 17 00:00:00 2001 From: Lanonymous <163461193+RLLanonymous@users.noreply.github.com> Date: Tue, 16 Jul 2024 02:32:31 +0200 Subject: [PATCH 479/832] Update lanonymous.json --- domains/lanonymous.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/lanonymous.json b/domains/lanonymous.json index 4e99abd75..305638b0c 100644 --- a/domains/lanonymous.json +++ b/domains/lanonymous.json @@ -1,5 +1,5 @@ { - "description": "Lanonymous own website for contact and tech...", + "description": "Lanonymous own website for contact.", "repo": "https://github.com/RLLanonymous/RLLanonymous.github.io", "owner": { "username": "RLLanonymous", @@ -8,4 +8,4 @@ "record": { "URL": "https://rllanonymous.github.io/" } - } \ No newline at end of file + } From 0bde80202082b64609da024c2a7af66bdfabe6db Mon Sep 17 00:00:00 2001 From: Lanonymous <163461193+RLLanonymous@users.noreply.github.com> Date: Tue, 16 Jul 2024 02:35:53 +0200 Subject: [PATCH 480/832] Update lanonymous.json --- domains/lanonymous.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lanonymous.json b/domains/lanonymous.json index 305638b0c..b19ff0cd3 100644 --- a/domains/lanonymous.json +++ b/domains/lanonymous.json @@ -6,6 +6,6 @@ "email": "ethanweirich31@gmail.com" }, "record": { - "URL": "https://rllanonymous.github.io/" + "CNAME": "https://rllanonymous.github.io/" } } From 60a3e6a1f34b9f2fd2a908a6611156542d720ad7 Mon Sep 17 00:00:00 2001 From: Lanonymous <163461193+RLLanonymous@users.noreply.github.com> Date: Tue, 16 Jul 2024 02:39:39 +0200 Subject: [PATCH 481/832] Create rllanonymous.json --- domains/rllanonymous.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rllanonymous.json diff --git a/domains/rllanonymous.json b/domains/rllanonymous.json new file mode 100644 index 000000000..4be583ba2 --- /dev/null +++ b/domains/rllanonymous.json @@ -0,0 +1,11 @@ +{ + "description": "Lanonymous own website for contact.", + "repo": "https://github.com/RLLanonymous/RLLanonymous.github.io", + "owner": { + "username": "RLLanonymous", + "email": "ethanweirich31@gmail.com" + }, + "record": { + "CNAME": "https://rllanonymous.github.io/" + } + } From c8e09f61f9d4d3348c17ff7c43d63cf76590263c Mon Sep 17 00:00:00 2001 From: Lanonymous <163461193+RLLanonymous@users.noreply.github.com> Date: Tue, 16 Jul 2024 02:41:59 +0200 Subject: [PATCH 482/832] Update rllanonymous.json --- domains/rllanonymous.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rllanonymous.json b/domains/rllanonymous.json index 4be583ba2..26ad81500 100644 --- a/domains/rllanonymous.json +++ b/domains/rllanonymous.json @@ -6,6 +6,6 @@ "email": "ethanweirich31@gmail.com" }, "record": { - "CNAME": "https://rllanonymous.github.io/" + "CNAME": "rllanonymous.github.io" } } From acf9460e201b7cb794f13a7df588811e1bc13c8e Mon Sep 17 00:00:00 2001 From: Lanonymous <163461193+RLLanonymous@users.noreply.github.com> Date: Tue, 16 Jul 2024 02:48:21 +0200 Subject: [PATCH 483/832] Update lanonymous.json --- domains/lanonymous.json | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/domains/lanonymous.json b/domains/lanonymous.json index b19ff0cd3..d3f5a12fa 100644 --- a/domains/lanonymous.json +++ b/domains/lanonymous.json @@ -1,11 +1 @@ -{ - "description": "Lanonymous own website for contact.", - "repo": "https://github.com/RLLanonymous/RLLanonymous.github.io", - "owner": { - "username": "RLLanonymous", - "email": "ethanweirich31@gmail.com" - }, - "record": { - "CNAME": "https://rllanonymous.github.io/" - } - } + From 9e27b37784db528508f98cc8dde1834325e982e7 Mon Sep 17 00:00:00 2001 From: Lanonymous <163461193+RLLanonymous@users.noreply.github.com> Date: Tue, 16 Jul 2024 02:48:34 +0200 Subject: [PATCH 484/832] Delete domains/lanonymous.json --- domains/lanonymous.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/lanonymous.json diff --git a/domains/lanonymous.json b/domains/lanonymous.json deleted file mode 100644 index d3f5a12fa..000000000 --- a/domains/lanonymous.json +++ /dev/null @@ -1 +0,0 @@ - From 7aae4bf16aa317d2f04683e1b5071cbcab64fd99 Mon Sep 17 00:00:00 2001 From: saxophone <97726243+saxophone-guy@users.noreply.github.com> Date: Tue, 16 Jul 2024 08:23:54 +0530 Subject: [PATCH 485/832] Update saxophone.json --- domains/saxophone.json | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/domains/saxophone.json b/domains/saxophone.json index bcb29fd58..6d9da1b46 100644 --- a/domains/saxophone.json +++ b/domains/saxophone.json @@ -6,16 +6,7 @@ }, "record": { "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "AAAA": [ - "2606:50c0:8000::153", - "2606:50c0:8001::153", - "2606:50c0:8002::153", - "2606:50c0:8003::153" + "45.55.110.124", ], "MX": [ "mx1.forwardemail.net", From 7258aaefba6c916c779fb5e5bc68917262f04a82 Mon Sep 17 00:00:00 2001 From: saxophone <97726243+saxophone-guy@users.noreply.github.com> Date: Tue, 16 Jul 2024 08:29:14 +0530 Subject: [PATCH 486/832] Update blog.saxophone.json --- domains/blog.saxophone.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/blog.saxophone.json b/domains/blog.saxophone.json index edd8bd797..b9c4b350e 100644 --- a/domains/blog.saxophone.json +++ b/domains/blog.saxophone.json @@ -5,6 +5,8 @@ "email": "itsarchit@keemail.me" }, "record": { - "CNAME": "na-west1.surge.sh" + "A": [ + "45.55.110.124" + ] } } From 2128806f5ef4adcd41a87360fc9304fbe284df9b Mon Sep 17 00:00:00 2001 From: saxophone <97726243+saxophone-guy@users.noreply.github.com> Date: Tue, 16 Jul 2024 08:59:26 +0530 Subject: [PATCH 487/832] Update blog.saxophone.json --- domains/blog.saxophone.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/blog.saxophone.json b/domains/blog.saxophone.json index b9c4b350e..5ee019aee 100644 --- a/domains/blog.saxophone.json +++ b/domains/blog.saxophone.json @@ -5,8 +5,6 @@ "email": "itsarchit@keemail.me" }, "record": { - "A": [ - "45.55.110.124" - ] + "CNAME": "legendary-madeleine-5d7349.netlify.app" } } From 60199fd2145f523089bb1f533068d92eaebf04e2 Mon Sep 17 00:00:00 2001 From: saxophone <97726243+saxophone-guy@users.noreply.github.com> Date: Tue, 16 Jul 2024 09:13:25 +0530 Subject: [PATCH 488/832] Update blog.saxophone.json --- domains/blog.saxophone.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/blog.saxophone.json b/domains/blog.saxophone.json index 5ee019aee..1906b0c00 100644 --- a/domains/blog.saxophone.json +++ b/domains/blog.saxophone.json @@ -5,6 +5,6 @@ "email": "itsarchit@keemail.me" }, "record": { - "CNAME": "legendary-madeleine-5d7349.netlify.app" + "CNAME": "my-blog-8il5.onrender.com" } } From 0a76cbdcabcb8ea5cfacb23de2d8a37a2b5f4add Mon Sep 17 00:00:00 2001 From: saxophone <97726243+saxophone-guy@users.noreply.github.com> Date: Tue, 16 Jul 2024 09:32:52 +0530 Subject: [PATCH 489/832] Update saxophone.json --- domains/saxophone.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saxophone.json b/domains/saxophone.json index 6d9da1b46..8ed9565bf 100644 --- a/domains/saxophone.json +++ b/domains/saxophone.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "45.55.110.124", + "216.24.57.1", ], "MX": [ "mx1.forwardemail.net", From cde152bd43e0bf443e7a9c9152fde8014105688b Mon Sep 17 00:00:00 2001 From: Alecks20 <109296824+Alecks20@users.noreply.github.com> Date: Tue, 16 Jul 2024 16:52:51 +0800 Subject: [PATCH 490/832] Move to Railway --- domains/alecks.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/alecks.json b/domains/alecks.json index ce6313a9a..e61b812fc 100644 --- a/domains/alecks.json +++ b/domains/alecks.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "geode.alecks.dev" + "CNAME": "mmsehn6m.up.railway.app" } } From 1d2ae07caeb8ace4eff7adcdb7d145b99fbfa5b6 Mon Sep 17 00:00:00 2001 From: bikoil Date: Tue, 16 Jul 2024 12:46:20 +0300 Subject: [PATCH 491/832] Added biko.json domain --- domains/biko.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/biko.json diff --git a/domains/biko.json b/domains/biko.json new file mode 100644 index 000000000..f30299260 --- /dev/null +++ b/domains/biko.json @@ -0,0 +1,12 @@ +{ + "description": "Personal website that will be used as an introduction to me, how to contact me, my blog posts and more", + "repo": "https://github.com/Bikoil/bikoil.github.io", + "owner": { + "username": "bikoil", + "email": "devbikoilu@gmail.com", + "twitter": "BikoAni" + }, + "record": { + "CNAME": "bikoil.github.io" + } +} From 54f3ad2deb6459bfb30599f2c9758c597d3fd3fa Mon Sep 17 00:00:00 2001 From: Ridwan Date: Tue, 16 Jul 2024 11:28:40 +0100 Subject: [PATCH 492/832] removed vercel, please add updated link --- domains/ridwan.json | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/domains/ridwan.json b/domains/ridwan.json index 1398162fd..3fde54f01 100644 --- a/domains/ridwan.json +++ b/domains/ridwan.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "ridwanyinus", - "email": "ridwanyinusa15@gmail.com", - "discord": "1142082910351011991" - }, - - "record": { - "CNAME": "https://ridwanyinus.vercel.app/" - } - } - \ No newline at end of file + "owner": { + "username": "ridwanyinus", + "email": "ridwanyinusa15@gmail.com", + "discord": "1142082910351011991" + }, + + "record": { + "CNAME": "ridwanyinusa.netlify.app" + } +} From 1acbadf20d0cf54bf7df56c98cb429f66b247e34 Mon Sep 17 00:00:00 2001 From: saxophone <97726243+saxophone-guy@users.noreply.github.com> Date: Tue, 16 Jul 2024 16:53:31 +0530 Subject: [PATCH 493/832] Update domains/saxophone.json Co-authored-by: CuteDog5695 --- domains/saxophone.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saxophone.json b/domains/saxophone.json index 8ed9565bf..46ae67604 100644 --- a/domains/saxophone.json +++ b/domains/saxophone.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "216.24.57.1", + "216.24.57.1" ], "MX": [ "mx1.forwardemail.net", From 7ab7b8aa4a2065f935db673594af8b9b92a3ba77 Mon Sep 17 00:00:00 2001 From: Lanonymous <163461193+RLLanonymous@users.noreply.github.com> Date: Tue, 16 Jul 2024 14:01:57 +0200 Subject: [PATCH 494/832] Create _discord.rllanonymous.json --- domains/_discord.rllanonymous.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.rllanonymous.json diff --git a/domains/_discord.rllanonymous.json b/domains/_discord.rllanonymous.json new file mode 100644 index 000000000..fdc343de9 --- /dev/null +++ b/domains/_discord.rllanonymous.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RLLanonymous", + "email": "ethanweirich31@gmail.com" + }, + "record": { + "TXT": "dh=da8ae85aafa7325f95bd440a972eb5efa90c45f6" + } +} From 1ae8d2990da3ce0c4b0e163ed5db16f8d9288ea4 Mon Sep 17 00:00:00 2001 From: Socketlike <36399055+Socketlike@users.noreply.github.com> Date: Tue, 16 Jul 2024 19:07:31 +0700 Subject: [PATCH 495/832] chore(evie): replace `email` with `discordId` from `owner` --- domains/_discord.evie.json | 2 +- domains/_github-pages-challenge-Socketlike.evie.json | 2 +- domains/evie.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/_discord.evie.json b/domains/_discord.evie.json index ffaa8523f..942245d32 100644 --- a/domains/_discord.evie.json +++ b/domains/_discord.evie.json @@ -1,7 +1,7 @@ { "owner": { "username": "Socketlike", - "email": "evelynxii.xt@gmail.com" + "discordId": "285329659023851520" }, "record": { "TXT": "dh=2ffdb09f9be5f3f51fe2089c4cced6ec296d490e" diff --git a/domains/_github-pages-challenge-Socketlike.evie.json b/domains/_github-pages-challenge-Socketlike.evie.json index bf1fcdb5e..97700f78a 100644 --- a/domains/_github-pages-challenge-Socketlike.evie.json +++ b/domains/_github-pages-challenge-Socketlike.evie.json @@ -1,7 +1,7 @@ { "owner": { "username": "Socketlike", - "email": "evelynxii.xt@gmail.com" + "discord": "285329659023851520" }, "record": { "TXT": "351773beb3717122300722aeb5d1ac" diff --git a/domains/evie.json b/domains/evie.json index 2f79b7022..d66e85e37 100644 --- a/domains/evie.json +++ b/domains/evie.json @@ -1,7 +1,7 @@ { "owner": { "username": "Socketlike", - "email": "evelynxii.xt@gmail.com" + "discordId": "285329659023851520" }, "record": { "CNAME": "socketlike.github.io" From c7ef29c3bdc55035c291a50fb4b8e11b0e04c477 Mon Sep 17 00:00:00 2001 From: Socketlike <36399055+Socketlike@users.noreply.github.com> Date: Tue, 16 Jul 2024 19:07:31 +0700 Subject: [PATCH 496/832] chore(evie): replace `email` with `discordId`, `discord` from `owner` --- domains/_discord.evie.json | 3 ++- domains/_github-pages-challenge-Socketlike.evie.json | 3 ++- domains/evie.json | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/domains/_discord.evie.json b/domains/_discord.evie.json index ffaa8523f..435aef748 100644 --- a/domains/_discord.evie.json +++ b/domains/_discord.evie.json @@ -1,7 +1,8 @@ { "owner": { "username": "Socketlike", - "email": "evelynxii.xt@gmail.com" + "discordId": "285329659023851520", + "discord": "encyclopedic" }, "record": { "TXT": "dh=2ffdb09f9be5f3f51fe2089c4cced6ec296d490e" diff --git a/domains/_github-pages-challenge-Socketlike.evie.json b/domains/_github-pages-challenge-Socketlike.evie.json index bf1fcdb5e..08df47490 100644 --- a/domains/_github-pages-challenge-Socketlike.evie.json +++ b/domains/_github-pages-challenge-Socketlike.evie.json @@ -1,7 +1,8 @@ { "owner": { "username": "Socketlike", - "email": "evelynxii.xt@gmail.com" + "discordId": "285329659023851520", + "discord": "encyclopedic" }, "record": { "TXT": "351773beb3717122300722aeb5d1ac" diff --git a/domains/evie.json b/domains/evie.json index 2f79b7022..b2d5ee548 100644 --- a/domains/evie.json +++ b/domains/evie.json @@ -1,7 +1,8 @@ { "owner": { "username": "Socketlike", - "email": "evelynxii.xt@gmail.com" + "discordId": "285329659023851520", + "discord": "encyclopedic" }, "record": { "CNAME": "socketlike.github.io" From 1c5b6745d9210193df692a9586e53ae878eb6053 Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Tue, 16 Jul 2024 14:14:42 +0200 Subject: [PATCH 497/832] Create info.vamtic.json --- domains/info.vamtic.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 domains/info.vamtic.json diff --git a/domains/info.vamtic.json b/domains/info.vamtic.json new file mode 100644 index 000000000..d7dd42fec --- /dev/null +++ b/domains/info.vamtic.json @@ -0,0 +1,16 @@ +{ + "owner": { + "username": "vamtic", + "email": "vamtic@yahoo.com" + }, + "record": { + "A": "185.199.108.153" + "A": "185.199.109.153" + "A": "185.199.110.153" + "A": "185.199.111.153" + "AAAA": "2606:50c0:8000::153" + "AAAA": "2606:50c0:8001::153" + "AAAA": "2606:50c0:8002::153" + "AAAA": "2606:50c0:8003::153" + } +} From 882e16a5f13a4afd85f3032214ad2e22b994deb8 Mon Sep 17 00:00:00 2001 From: Socketlike <36399055+Socketlike@users.noreply.github.com> Date: Tue, 16 Jul 2024 19:20:41 +0700 Subject: [PATCH 498/832] fix(evie): re-add `email` field --- domains/_discord.evie.json | 3 ++- domains/_github-pages-challenge-Socketlike.evie.json | 3 ++- domains/evie.json | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/domains/_discord.evie.json b/domains/_discord.evie.json index 435aef748..dc5fd1346 100644 --- a/domains/_discord.evie.json +++ b/domains/_discord.evie.json @@ -2,7 +2,8 @@ "owner": { "username": "Socketlike", "discordId": "285329659023851520", - "discord": "encyclopedic" + "discord": "encyclopedic", + "email": "" }, "record": { "TXT": "dh=2ffdb09f9be5f3f51fe2089c4cced6ec296d490e" diff --git a/domains/_github-pages-challenge-Socketlike.evie.json b/domains/_github-pages-challenge-Socketlike.evie.json index 08df47490..7ab6df371 100644 --- a/domains/_github-pages-challenge-Socketlike.evie.json +++ b/domains/_github-pages-challenge-Socketlike.evie.json @@ -2,7 +2,8 @@ "owner": { "username": "Socketlike", "discordId": "285329659023851520", - "discord": "encyclopedic" + "discord": "encyclopedic", + "email": "" }, "record": { "TXT": "351773beb3717122300722aeb5d1ac" diff --git a/domains/evie.json b/domains/evie.json index b2d5ee548..f6220b9cd 100644 --- a/domains/evie.json +++ b/domains/evie.json @@ -2,7 +2,8 @@ "owner": { "username": "Socketlike", "discordId": "285329659023851520", - "discord": "encyclopedic" + "discord": "encyclopedic", + "email": "" }, "record": { "CNAME": "socketlike.github.io" From 3b51d2787e2567544a95ce671206826b769e28b8 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Tue, 16 Jul 2024 19:23:55 +0700 Subject: [PATCH 499/832] Update info.vamtic.json --- domains/info.vamtic.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/info.vamtic.json b/domains/info.vamtic.json index d7dd42fec..914b951d4 100644 --- a/domains/info.vamtic.json +++ b/domains/info.vamtic.json @@ -4,13 +4,13 @@ "email": "vamtic@yahoo.com" }, "record": { - "A": "185.199.108.153" - "A": "185.199.109.153" - "A": "185.199.110.153" - "A": "185.199.111.153" - "AAAA": "2606:50c0:8000::153" - "AAAA": "2606:50c0:8001::153" - "AAAA": "2606:50c0:8002::153" - "AAAA": "2606:50c0:8003::153" + "A": ["185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153"], + "AAAA": ["2606:50c0:8000::153", + "2606:50c0:8001::153", + "2606:50c0:8002::153", + "2606:50c0:8003::153"] } } From 89eb9f9c25e4f40e7a2423c7ce3fd25ab5db0a8d Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Tue, 16 Jul 2024 19:25:46 +0700 Subject: [PATCH 500/832] Update info.vamtic.json --- domains/info.vamtic.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/domains/info.vamtic.json b/domains/info.vamtic.json index 914b951d4..d7eaa4419 100644 --- a/domains/info.vamtic.json +++ b/domains/info.vamtic.json @@ -7,10 +7,6 @@ "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", - "185.199.111.153"], - "AAAA": ["2606:50c0:8000::153", - "2606:50c0:8001::153", - "2606:50c0:8002::153", - "2606:50c0:8003::153"] + "185.199.111.153"] } } From 6bd92a9c817403178f89c704f22fc5b52a9aacfa Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 16 Jul 2024 10:14:33 -0400 Subject: [PATCH 501/832] Update domains/yrrahbot.acronical.json Co-authored-by: CuteDog5695 --- domains/yrrahbot.acronical.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yrrahbot.acronical.json b/domains/yrrahbot.acronical.json index f9e963bb0..bb972b6e7 100644 --- a/domains/yrrahbot.acronical.json +++ b/domains/yrrahbot.acronical.json @@ -4,6 +4,6 @@ "email": "acronicalbusiness@gmail.com" }, "record": { - "A": "209.38.167.110" + "A": ["209.38.167.110"] } } From 1877b58936981948a1da563233ebf3efe2990651 Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 16 Jul 2024 10:16:28 -0400 Subject: [PATCH 502/832] add empty email line --- domains/katz.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/katz.json b/domains/katz.json index 4a7619402..2250333da 100644 --- a/domains/katz.json +++ b/domains/katz.json @@ -1,7 +1,8 @@ { "owner": { "username": "Bananalolok", - "discord": "banana_lol_7678" + "discord": "banana_lol_7678", + "email": "" }, "record": { "A": [ From a823e278772b09f782237a4895cdcbf61cd75720 Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 16 Jul 2024 10:18:01 -0400 Subject: [PATCH 503/832] Update and rename hachiro to hachiro.json --- domains/{hachiro => hachiro.json} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename domains/{hachiro => hachiro.json} (81%) diff --git a/domains/hachiro b/domains/hachiro.json similarity index 81% rename from domains/hachiro rename to domains/hachiro.json index b1d178cba..d08401bd2 100644 --- a/domains/hachiro +++ b/domains/hachiro.json @@ -3,7 +3,8 @@ "repo": "https://github.com/bananalolok/register", "owner": { "username": "bananalolok", - "discord": "banana_lol_7678" + "discord": "banana_lol_7678", + "email": "" }, "record": { "CNAME": "edge.redirect.pizza" From 59eb2652769a06b2c17b99ca9ad2d87a97aff422 Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 16 Jul 2024 10:18:47 -0400 Subject: [PATCH 504/832] Update domains/janeq.json Co-authored-by: CuteDog5695 --- domains/janeq.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/janeq.json b/domains/janeq.json index 2cd42f9f3..2ae4a57a1 100644 --- a/domains/janeq.json +++ b/domains/janeq.json @@ -3,7 +3,7 @@ "repo": "https://github.com/notjaneq/bs", "owner": { "username": "notjaneq", - "email": "a2012989z@gmail.com", + "email": "a2012989z@gmail.com" }, "record": { "CNAME": "notjaneq.github.io" From bc2e2888399b4fc6567cae4fb0d6a457d9b3f7ce Mon Sep 17 00:00:00 2001 From: Aswin Rout Date: Tue, 16 Jul 2024 21:35:24 +0530 Subject: [PATCH 505/832] Create aswinrout.json --- domains/aswinrout.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aswinrout.json diff --git a/domains/aswinrout.json b/domains/aswinrout.json new file mode 100644 index 000000000..fda546dc8 --- /dev/null +++ b/domains/aswinrout.json @@ -0,0 +1,11 @@ +{ + "description": "aswinrout.is-a.dev", + "repo": "https://github.com/AswinCreates/aswincreates.github.io", + "owner": { + "username": "AswinCreates", + "email": "aswin94281@gmail.com" + }, + "record": { + "CNAME": "aswincreates.github.io" + } +} From 9e62a404d53f6eec1a171819e0e2f6b821c6cd29 Mon Sep 17 00:00:00 2001 From: Lakisu <151434819+Lakisu@users.noreply.github.com> Date: Tue, 16 Jul 2024 19:55:35 +0200 Subject: [PATCH 506/832] Create lakis.json --- domains/lakis.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/lakis.json diff --git a/domains/lakis.json b/domains/lakis.json new file mode 100644 index 000000000..8d52ef016 --- /dev/null +++ b/domains/lakis.json @@ -0,0 +1,10 @@ +{ + "description": "Lakis with axolotls", + "owner": { + "username": "Lakiś", + "email": "support@axolotlmc.pl" + }, + "record": { + "URL": "https://axolotlmc.pl/" + } +} From 0f386d207abde262c38e43f122026e70a1371035 Mon Sep 17 00:00:00 2001 From: Lakisu <151434819+Lakisu@users.noreply.github.com> Date: Tue, 16 Jul 2024 20:06:14 +0200 Subject: [PATCH 507/832] Update lakis.json --- domains/lakis.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lakis.json b/domains/lakis.json index 8d52ef016..0d8cd7fe1 100644 --- a/domains/lakis.json +++ b/domains/lakis.json @@ -5,6 +5,6 @@ "email": "support@axolotlmc.pl" }, "record": { - "URL": "https://axolotlmc.pl/" + "URL": "https://e-z.gg/lakis" } } From b854ddcbd7c84becb5620d32123d9ae2eeb9cf9f Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Tue, 16 Jul 2024 20:31:26 +0200 Subject: [PATCH 508/832] Update info.vamtic.json --- domains/info.vamtic.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/info.vamtic.json b/domains/info.vamtic.json index d7eaa4419..84813a84c 100644 --- a/domains/info.vamtic.json +++ b/domains/info.vamtic.json @@ -4,9 +4,6 @@ "email": "vamtic@yahoo.com" }, "record": { - "A": ["185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153"] + "CNAME": "vamtic.github.io" } } From fc428dfcd53ae35bbb1e66bd15d2310448068541 Mon Sep 17 00:00:00 2001 From: Priyanshul130 <88476962+Priyanshul130@users.noreply.github.com> Date: Wed, 17 Jul 2024 00:31:56 +0530 Subject: [PATCH 509/832] Create Priyanshul.json --- domains/Priyanshul.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/Priyanshul.json diff --git a/domains/Priyanshul.json b/domains/Priyanshul.json new file mode 100644 index 000000000..cd353fab3 --- /dev/null +++ b/domains/Priyanshul.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio Website", + "repo": "https://github.com/Priyanshul1307/Priyanshul1307.github.io", + "owner": { + "username": "Priyanshul1307", + "email": "piyanshul1307@gmail.com" + }, + "record": { + "CNAME": "Priyanshul1307.github.io" + } + } \ No newline at end of file From bfcd55fb58560d79937250423e505100dfee475a Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Tue, 16 Jul 2024 22:30:31 +0200 Subject: [PATCH 510/832] Update info.vamtic.json --- domains/info.vamtic.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/info.vamtic.json b/domains/info.vamtic.json index 84813a84c..7e6366b80 100644 --- a/domains/info.vamtic.json +++ b/domains/info.vamtic.json @@ -4,6 +4,6 @@ "email": "vamtic@yahoo.com" }, "record": { - "CNAME": "vamtic.github.io" + "CNAME": "info-86z.pages.dev" } } From e98f08e2af7a5ad1f11d758eb24998cfbb664136 Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Tue, 16 Jul 2024 22:31:08 +0200 Subject: [PATCH 511/832] Delete domains/_github-pages-challenge-vamtic.info.vamtic.json --- domains/_github-pages-challenge-vamtic.info.vamtic.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-vamtic.info.vamtic.json diff --git a/domains/_github-pages-challenge-vamtic.info.vamtic.json b/domains/_github-pages-challenge-vamtic.info.vamtic.json deleted file mode 100644 index bf41195b6..000000000 --- a/domains/_github-pages-challenge-vamtic.info.vamtic.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vamtic", - "email": "vamtic@yahoo.com" - }, - "record": { - "TXT": "2c3be6e6d0f5584a12a0c28b56cfa8" - } -} From 256c44f945fdd739cb1402d9a03a587e34e42a68 Mon Sep 17 00:00:00 2001 From: Lakisu <151434819+Lakisu@users.noreply.github.com> Date: Tue, 16 Jul 2024 23:12:40 +0200 Subject: [PATCH 512/832] Update lakis.json --- domains/lakis.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lakis.json b/domains/lakis.json index 0d8cd7fe1..373a93e5d 100644 --- a/domains/lakis.json +++ b/domains/lakis.json @@ -5,6 +5,6 @@ "email": "support@axolotlmc.pl" }, "record": { - "URL": "https://e-z.gg/lakis" + "URL": "https://e-z.bio/lakis" } } From f53b57fc558bb01be185ed68615c7bfbf8ba7f9e Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Wed, 17 Jul 2024 00:44:59 +0200 Subject: [PATCH 513/832] Create clicker.vamtic.json --- domains/clicker.vamtic.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/clicker.vamtic.json diff --git a/domains/clicker.vamtic.json b/domains/clicker.vamtic.json new file mode 100644 index 000000000..e8a928b55 --- /dev/null +++ b/domains/clicker.vamtic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vamtic", + "email": "vamtic@yahoo.com" + }, + "record": { + "CNAME": "clicker-bao.pages.dev" + } +} From 90202c318412d5854f31b262555d792b5a0b68ee Mon Sep 17 00:00:00 2001 From: xKotelek Date: Wed, 17 Jul 2024 09:13:24 +0200 Subject: [PATCH 514/832] Register xkotelek.is-a.dev --- domains/xkotelek.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/xkotelek.json diff --git a/domains/xkotelek.json b/domains/xkotelek.json new file mode 100644 index 000000000..85daca0ae --- /dev/null +++ b/domains/xkotelek.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "xKotelek", + "email": "98203141+xKotelek@users.noreply.github.com", + "discord": "803159847641284640" + }, + + "record": { + "CNAME": "xkotelek.github.io" + } + } + \ No newline at end of file From 427b946fb5fffe6f556824bd3e0f112f18e0a1c9 Mon Sep 17 00:00:00 2001 From: xKotelek Date: Wed, 17 Jul 2024 09:14:09 +0200 Subject: [PATCH 515/832] Delete domains/kotelek.json --- domains/kotelek.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/kotelek.json diff --git a/domains/kotelek.json b/domains/kotelek.json deleted file mode 100644 index 89cb2736d..000000000 --- a/domains/kotelek.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "xKotelek", - "email": "contact@kotelek.dev" - }, - "record": { - "CNAME": "kotelek.dev" - } -} From e43cec9dd2f63e5e937a74c0b0801251401f9b62 Mon Sep 17 00:00:00 2001 From: xKotelek Date: Wed, 17 Jul 2024 09:17:36 +0200 Subject: [PATCH 516/832] Delete kotelek.is-a.dev --- domains/kotelek.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/kotelek.json diff --git a/domains/kotelek.json b/domains/kotelek.json deleted file mode 100644 index 89cb2736d..000000000 --- a/domains/kotelek.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "xKotelek", - "email": "contact@kotelek.dev" - }, - "record": { - "CNAME": "kotelek.dev" - } -} From 600a6d30274c7ea439f00c451a254e8d6990afac Mon Sep 17 00:00:00 2001 From: User0 <104380885+user0-07161@users.noreply.github.com> Date: Wed, 17 Jul 2024 09:47:30 +0200 Subject: [PATCH 517/832] Create pi19044.json --- domains/pi19044.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/pi19044.json diff --git a/domains/pi19044.json b/domains/pi19044.json new file mode 100644 index 000000000..71bdb4032 --- /dev/null +++ b/domains/pi19044.json @@ -0,0 +1,12 @@ +{ + "description": "PrelevatedInsider19044's website", + "repo": "https://github.com/pi19044/pi19044.github.io", + "owner": { + "username": "pi19044", + "email": "membermadde.insiddev25120@hotmail.com" + }, + + "record": { + "CNAME": "pi19044.is-a.dev" + } +} From 5d08f7f4396b29c0f8318607030a68d73a891f83 Mon Sep 17 00:00:00 2001 From: xKotelek Date: Wed, 17 Jul 2024 10:11:15 +0200 Subject: [PATCH 518/832] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..e932e3626 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +xkotelek.is-a.dev \ No newline at end of file From 5094573a0ca7643d8f0feecc2dee5cbc9e7f2af2 Mon Sep 17 00:00:00 2001 From: xKotelek Date: Wed, 17 Jul 2024 10:22:07 +0200 Subject: [PATCH 519/832] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index e932e3626..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -xkotelek.is-a.dev \ No newline at end of file From 3af4beea6e978f7cb7ce76aa99f993ef7e6e1914 Mon Sep 17 00:00:00 2001 From: User0 <104380885+user0-07161@users.noreply.github.com> Date: Wed, 17 Jul 2024 10:26:54 +0200 Subject: [PATCH 520/832] Update domains/pi19044.json Co-authored-by: CuteDog5695 --- domains/pi19044.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pi19044.json b/domains/pi19044.json index 71bdb4032..2bfff3a1c 100644 --- a/domains/pi19044.json +++ b/domains/pi19044.json @@ -7,6 +7,6 @@ }, "record": { - "CNAME": "pi19044.is-a.dev" + "CNAME": "pi19044.github.io" } } From 9c0eef381d6918f6d655d36b64b9421f65fcfcd0 Mon Sep 17 00:00:00 2001 From: AhNode <138335069+AhNode@users.noreply.github.com> Date: Wed, 17 Jul 2024 15:32:49 +0700 Subject: [PATCH 521/832] Register jokotwib.is-a.dev --- domains/jokotwib.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jokotwib.json diff --git a/domains/jokotwib.json b/domains/jokotwib.json new file mode 100644 index 000000000..90b0f2b20 --- /dev/null +++ b/domains/jokotwib.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "AhNode", + "email": "jakijapanese@gmail.com", + "discord": "704173828187619370" + }, + + "record": { + "A": ["69.197.135.202"] + } + } + \ No newline at end of file From 8b2aeaf397bc4a5184b18e739af9c48ca883e640 Mon Sep 17 00:00:00 2001 From: "Yigit.Dev" <152687620+yigitdevv0@users.noreply.github.com> Date: Wed, 17 Jul 2024 14:14:22 +0300 Subject: [PATCH 522/832] Create yigit.json --- domains/yigit.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yigit.json diff --git a/domains/yigit.json b/domains/yigit.json new file mode 100644 index 000000000..ecd145c3c --- /dev/null +++ b/domains/yigit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yigitdevv0", + "email": "yigitkabak05@hotmail.com" + }, + "record": { + "CNAME": "yigit.xairys.com" + } +} From 1afc432b3e02ab2cc6292678799b51721b7f303e Mon Sep 17 00:00:00 2001 From: fdkgenie <75261157+fdkgenie@users.noreply.github.com> Date: Wed, 17 Jul 2024 13:39:05 +0200 Subject: [PATCH 523/832] Create fdkgenie.json --- domains/fdkgenie.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/fdkgenie.json diff --git a/domains/fdkgenie.json b/domains/fdkgenie.json new file mode 100644 index 000000000..5288879ce --- /dev/null +++ b/domains/fdkgenie.json @@ -0,0 +1,11 @@ +{ + "description": "Register fdkgenie.is-a.dev domain", + "repo": "https://github.com/is-a-dev/docs", + "owner": { + "username": "fdkgenie", + "email": "fdkgenie@gmail.com" + }, + "record": { + "URL": "https://cuongphd.wordpress.com/" + } +} From 439b55bccea1eead9a34b54b14ef6ac8f0f24943 Mon Sep 17 00:00:00 2001 From: Ibrahim Asif Date: Wed, 17 Jul 2024 17:28:46 +0530 Subject: [PATCH 524/832] Create satindar.json --- satindar.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 satindar.json diff --git a/satindar.json b/satindar.json new file mode 100644 index 000000000..b3be8e999 --- /dev/null +++ b/satindar.json @@ -0,0 +1,12 @@ +{ + "description": "personal use / portfolio", + "repo": "https://github.com/satindar31/satindar31.github.io", + "owner": { + "username": "satindar31", + "email": "satindar31@tutanota.com", + "twitter": "satindar31" + }, + "record": { + "CNAME": "satindar31.github.io" + } +} From cedf5f211c7cce9cea3a3e0409fa3656a8ff6b80 Mon Sep 17 00:00:00 2001 From: Priyanshul130 <88476962+Priyanshul130@users.noreply.github.com> Date: Wed, 17 Jul 2024 17:57:07 +0530 Subject: [PATCH 525/832] Update and rename Priyanshul.json to priyanshul.json --- domains/{Priyanshul.json => priyanshul.json} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename domains/{Priyanshul.json => priyanshul.json} (81%) diff --git a/domains/Priyanshul.json b/domains/priyanshul.json similarity index 81% rename from domains/Priyanshul.json rename to domains/priyanshul.json index cd353fab3..1d3bd1586 100644 --- a/domains/Priyanshul.json +++ b/domains/priyanshul.json @@ -6,6 +6,6 @@ "email": "piyanshul1307@gmail.com" }, "record": { - "CNAME": "Priyanshul1307.github.io" + "CNAME": "Priyanshul130.github.io" } - } \ No newline at end of file + } From 4c194b87ec3f7204ccdb6f92d1627f2cb72cf06d Mon Sep 17 00:00:00 2001 From: Luca Tamagnini <151396032+MrDaPoyo@users.noreply.github.com> Date: Wed, 17 Jul 2024 14:56:52 +0200 Subject: [PATCH 526/832] Register appointer.is-a.dev --- domains/appointer.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/appointer.json diff --git a/domains/appointer.json b/domains/appointer.json new file mode 100644 index 000000000..c94ebb371 --- /dev/null +++ b/domains/appointer.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "MrDaPoyo", + "email": "wiiuforever25@gmail.com", + "discord": "1147531188148375623" + }, + + "record": { + "CNAME": "https://appointer-z3jo.onrender.com/" + } + } + \ No newline at end of file From faa694f9f0e1f1f6d9aba7a3ee546b14d2158a00 Mon Sep 17 00:00:00 2001 From: Khoa <112295728+UsernameKhoaIsAvailable@users.noreply.github.com> Date: Wed, 17 Jul 2024 20:22:32 +0700 Subject: [PATCH 527/832] Register beatrack.is-a.dev --- domains/beatrack.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/beatrack.json diff --git a/domains/beatrack.json b/domains/beatrack.json new file mode 100644 index 000000000..b8e568988 --- /dev/null +++ b/domains/beatrack.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "UsernameKhoaIsAvailable", + "email": "khoatm20@gmail.com", + "discord": "697058629517443106" + }, + + "record": { + "A": ["118.71.116.9"] + } + } + \ No newline at end of file From 7c403a27c5fcd0c484746cc535d97086560f2c78 Mon Sep 17 00:00:00 2001 From: kaktus-1 <56768074+kaktus-1@users.noreply.github.com> Date: Wed, 17 Jul 2024 15:35:46 +0200 Subject: [PATCH 528/832] Update kaktus.json Switched to discord username instead of mail. Because of spam mails --- domains/kaktus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kaktus.json b/domains/kaktus.json index 33fd7ce20..3ec5fddf9 100644 --- a/domains/kaktus.json +++ b/domains/kaktus.json @@ -1,7 +1,7 @@ { "owner": { "username": "kaktus-1", - "email": "meatgithub@istwunderbar.de" + "email": "kaktus___" }, "record": { "CNAME": "is-a-dev-3hg.pages.dev" From 54c77f58916d94ce4632e15b469603e4979a7a96 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 17 Jul 2024 20:37:33 +0700 Subject: [PATCH 529/832] Update kaktus.json --- domains/kaktus.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/kaktus.json b/domains/kaktus.json index 3ec5fddf9..37f03af38 100644 --- a/domains/kaktus.json +++ b/domains/kaktus.json @@ -1,7 +1,8 @@ { "owner": { "username": "kaktus-1", - "email": "kaktus___" + "email": "", + "discord":"kaktus___" }, "record": { "CNAME": "is-a-dev-3hg.pages.dev" From b81053020e1a4c09c81a200fa103eb81e37d59fa Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 17 Jul 2024 20:40:22 +0700 Subject: [PATCH 530/832] Rename satindar.json to domains/satindar.json --- satindar.json => domains/satindar.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename satindar.json => domains/satindar.json (100%) diff --git a/satindar.json b/domains/satindar.json similarity index 100% rename from satindar.json rename to domains/satindar.json From 7d77f1bdf77cc79cecec6663d053e3e3dd24a895 Mon Sep 17 00:00:00 2001 From: Luca Tamagnini <151396032+MrDaPoyo@users.noreply.github.com> Date: Wed, 17 Jul 2024 15:45:05 +0200 Subject: [PATCH 531/832] Update appointer.json --- domains/appointer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/appointer.json b/domains/appointer.json index c94ebb371..c929e29e3 100644 --- a/domains/appointer.json +++ b/domains/appointer.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://appointer-z3jo.onrender.com/" + "CNAME": "appointer-z3jo.onrender.com" } } - \ No newline at end of file + From c08d68e1aa2467a557ab4d3ba57cc860f48eef8e Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 17 Jul 2024 20:47:33 +0700 Subject: [PATCH 532/832] Delete domains/lender.json --- domains/lender.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/lender.json diff --git a/domains/lender.json b/domains/lender.json deleted file mode 100644 index 33ab30aff..000000000 --- a/domains/lender.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "MrDaPoyo", - "email": "wiiuforever25@gmail.com", - "discord": "1147531188148375623" - }, - - "record": { - "CNAME": "mrdapoyo.github.io/lender" - } - } - \ No newline at end of file From b492ec7453918b105a0d9646bf34892cd8f332a2 Mon Sep 17 00:00:00 2001 From: civic1007 Date: Wed, 17 Jul 2024 08:49:25 -0500 Subject: [PATCH 533/832] Update civic.json --- domains/civic.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/civic.json b/domains/civic.json index da498610c..63f7344bb 100644 --- a/domains/civic.json +++ b/domains/civic.json @@ -1,7 +1,7 @@ { "owner": { "username": "civic1007", - "email": "civic1007@proton.me" + "email": "" }, "record": { "CNAME": "civic1007.pages.dev" From 53926f3b8a8d9432994723e4373cdcee1cf5032f Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 17 Jul 2024 20:51:43 +0700 Subject: [PATCH 534/832] Update civic.json --- domains/civic.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/civic.json b/domains/civic.json index 63f7344bb..eef27a079 100644 --- a/domains/civic.json +++ b/domains/civic.json @@ -1,7 +1,8 @@ { "owner": { "username": "civic1007", - "email": "" + "email": "", + "discord":"1258033419443503124" }, "record": { "CNAME": "civic1007.pages.dev" From 55ef50286e03b3d2fc9005a821318a78e4ff23c3 Mon Sep 17 00:00:00 2001 From: winbo Date: Wed, 17 Jul 2024 17:39:46 +0200 Subject: [PATCH 535/832] Create winbo.json --- domains/winbo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/winbo.json diff --git a/domains/winbo.json b/domains/winbo.json new file mode 100644 index 000000000..dc28d5dc9 --- /dev/null +++ b/domains/winbo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "winbo-yml-exe", + "email": "winbo-yml-exe@outlook.com" + }, + "record": { + "CNAME": "winbo-yml-exe.github.io" + } +} From 730dd89f953bfa1f1f38480fb463927fd0650313 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=87=BA=E5=8F=A3=E3=83=AC=E3=82=A4?= Date: Wed, 17 Jul 2024 21:38:50 +0200 Subject: [PATCH 536/832] Added additional contact information Added additional contact information to the DEADCODE domain files - deadcode.json - mail.deadcode.json - _gh-DeadCodeGames-o.deadcode.json --- domains/_gh-DeadCodeGames-o.deadcode.json | 6 +++++- domains/deadcode.json | 6 +++++- domains/mail.deadcode.json | 6 +++++- 3 files changed, 15 insertions(+), 3 deletions(-) diff --git a/domains/_gh-DeadCodeGames-o.deadcode.json b/domains/_gh-DeadCodeGames-o.deadcode.json index b0866ea56..15d36be09 100644 --- a/domains/_gh-DeadCodeGames-o.deadcode.json +++ b/domains/_gh-DeadCodeGames-o.deadcode.json @@ -1,7 +1,11 @@ { "owner": { "username": "RichardKanshen", - "email": "richard@kanshen.click" + "email": "richard@kanshen.click", + "twitter": "@kanskje0", + "discord": "kanshen.uwu", + "bluesky": "kanshen.click", + "telegram": "@richardkanskje" }, "record": { "TXT": "392e701839" diff --git a/domains/deadcode.json b/domains/deadcode.json index 2af77acd1..0de06a26c 100644 --- a/domains/deadcode.json +++ b/domains/deadcode.json @@ -1,7 +1,11 @@ { "owner": { "username": "RichardKanshen", - "email": "richard@kanshen.click" + "email": "richard@kanshen.click", + "twitter": "@kanskje0", + "discord": "kanshen.uwu", + "bluesky": "kanshen.click", + "telegram": "@richardkanskje" }, "record": { "CNAME": "deadcodegames.github.io" diff --git a/domains/mail.deadcode.json b/domains/mail.deadcode.json index c311279e8..35e942c81 100644 --- a/domains/mail.deadcode.json +++ b/domains/mail.deadcode.json @@ -1,7 +1,11 @@ { "owner": { "username": "RichardKanshen", - "email": "richard@kanshen.click" + "email": "richard@kanshen.click", + "twitter": "@kanskje0", + "discord": "kanshen.uwu", + "bluesky": "kanshen.click", + "telegram": "@richardkanskje" }, "record": { "MX": [ From 2490264995d0985bccc7054e1f304f63292063f1 Mon Sep 17 00:00:00 2001 From: Ridwan Date: Wed, 17 Jul 2024 23:25:50 +0100 Subject: [PATCH 537/832] Deleted the first netlify subdomain.json discord bot created and added a new github.io subdomain.json --- domains/ridwanullah.json | 12 ------------ domains/ridwanyinus.json | 11 +++++++++++ 2 files changed, 11 insertions(+), 12 deletions(-) delete mode 100644 domains/ridwanullah.json create mode 100644 domains/ridwanyinus.json diff --git a/domains/ridwanullah.json b/domains/ridwanullah.json deleted file mode 100644 index 756471d35..000000000 --- a/domains/ridwanullah.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "ridwanyinus", - "email": "ridwanyinusa15@gmail.com", - "discord": "1142082910351011991" - }, - - "record": { - "CNAME": "ridwanyinusa.netlify.app" - } - } - \ No newline at end of file diff --git a/domains/ridwanyinus.json b/domains/ridwanyinus.json new file mode 100644 index 000000000..7eacbf23b --- /dev/null +++ b/domains/ridwanyinus.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio", + "repo": "https://github.com/ridwanyinus/ridwanyinus.github.io", + "owner": { + "username": "ridwanyinusa", + "email": "ridwanyinusa15@gmail.com" + }, + "record": { + "CNAME": "ridwanyinus.github.io" + } +} From 55bed7d002cd713def527805a82afd10c37c18db Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 18 Jul 2024 08:59:01 +0800 Subject: [PATCH 538/832] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index dbccfce72..53b5819ee 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,15 @@ Discord Server

+## Phishing emails alert +**We have been notified of scammers using emails in this repository to send phishing emails. Do NOT click any links in suspicious emails.** + +If you would like to remove your email, remove it from your JSON file and provide a separate contact method (preferably Discord). + +Leave the email field there, but just blank. Then add a separate contact method to your file. + +Please see more information here: https://github.com/is-a-dev/register/issues/14802 + ## Issues If you have any problems, feel free to [open a issue](https://github.com/is-a-dev/register/issues/new/choose). From e319de4b0381e622e91e79c50f0107c395cd059f Mon Sep 17 00:00:00 2001 From: Pabitra Banerjee Date: Wed, 17 Jul 2024 23:11:16 -0400 Subject: [PATCH 539/832] Register pabitrabanerjee.is-a.dev --- domains/pabitrabanerjee.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/pabitrabanerjee.json diff --git a/domains/pabitrabanerjee.json b/domains/pabitrabanerjee.json new file mode 100644 index 000000000..e7f29de53 --- /dev/null +++ b/domains/pabitrabanerjee.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "PB2204", + "email": "rockstarpabitra2204@gmail.com", + "discord": "1091585182974345366" + }, + + "record": { + "CNAME": "12.14.243.127" + } + } + \ No newline at end of file From 3d4f644afe484e83dc802b4af42ba27b0e988ff4 Mon Sep 17 00:00:00 2001 From: Ibrahim Asif Date: Thu, 18 Jul 2024 18:47:41 +0530 Subject: [PATCH 540/832] Create _discord.satindar.json --- domains/_discord.satindar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.satindar.json diff --git a/domains/_discord.satindar.json b/domains/_discord.satindar.json new file mode 100644 index 000000000..85a48ff33 --- /dev/null +++ b/domains/_discord.satindar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "satindar31", + "email": "satindar31@tutanota.com" + }, + "record": { + "TXT": "dh=68721fc8451ae56bc306d470eb43f2127e0f9970" + } +} From 379c6764c1264d3a93d24e310e72afd655b17bcb Mon Sep 17 00:00:00 2001 From: Ibrahim Asif Date: Thu, 18 Jul 2024 18:56:05 +0530 Subject: [PATCH 541/832] Create _github-pages-challenge-Satindar31.satindar --- domains/_github-pages-challenge-Satindar31.satindar | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Satindar31.satindar diff --git a/domains/_github-pages-challenge-Satindar31.satindar b/domains/_github-pages-challenge-Satindar31.satindar new file mode 100644 index 000000000..0e757865b --- /dev/null +++ b/domains/_github-pages-challenge-Satindar31.satindar @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "satindar31", + "email": "satindar31@tutanota.com" + }, + "record": { + "TXT": "ccd690fc913ce2ac27c8b9e10132a1" + } +} From d22c338214ccf4cafd5b3107cb03c0843d51ca73 Mon Sep 17 00:00:00 2001 From: Kavin Sood <68739182+k2s09@users.noreply.github.com> Date: Thu, 18 Jul 2024 18:57:37 +0530 Subject: [PATCH 542/832] Create ks.json --- domains/ks.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ks.json diff --git a/domains/ks.json b/domains/ks.json new file mode 100644 index 000000000..b62fcf252 --- /dev/null +++ b/domains/ks.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "k2s09", + "email": "soodkavin@gmail.com" + }, + "record": { + "CNAME": "kavinsood.com" + } +} From de2906c35b52530761b150b918bfd48695cb8986 Mon Sep 17 00:00:00 2001 From: Ibrahim Asif Date: Thu, 18 Jul 2024 18:58:28 +0530 Subject: [PATCH 543/832] Rename _github-pages-challenge-Satindar31.satindar to _github-pages-challenge-Satindar31.satindar.json --- ....satindar => _github-pages-challenge-Satindar31.satindar.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Satindar31.satindar => _github-pages-challenge-Satindar31.satindar.json} (100%) diff --git a/domains/_github-pages-challenge-Satindar31.satindar b/domains/_github-pages-challenge-Satindar31.satindar.json similarity index 100% rename from domains/_github-pages-challenge-Satindar31.satindar rename to domains/_github-pages-challenge-Satindar31.satindar.json From 2ca6dad0e7b2cfc8047be7c093db19daab57a0cc Mon Sep 17 00:00:00 2001 From: Zephyr <112139758+zephyr-developer@users.noreply.github.com> Date: Thu, 18 Jul 2024 23:34:34 +0800 Subject: [PATCH 544/832] update record --- domains/zephyr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zephyr.json b/domains/zephyr.json index ef8da99bb..a9da2c48e 100644 --- a/domains/zephyr.json +++ b/domains/zephyr.json @@ -6,6 +6,6 @@ }, "record": { - "A": ["185.176.43.106"] + "A": ["69.197.135.203"] } } From 3a7e3449c87cb43f6c614ba25430ba2fa3f8eca3 Mon Sep 17 00:00:00 2001 From: Lumix Date: Thu, 18 Jul 2024 19:41:59 +0200 Subject: [PATCH 545/832] Create _discord.lumix.is-a.dev --- domains/_discord.lumix.is-a.dev | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.lumix.is-a.dev diff --git a/domains/_discord.lumix.is-a.dev b/domains/_discord.lumix.is-a.dev new file mode 100644 index 000000000..83962b4e7 --- /dev/null +++ b/domains/_discord.lumix.is-a.dev @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "o-lumix", + "email": "bylumixxx@gmail.com" + }, + "record": { + "TXT": "dh=bbcffd54d5f1b8489e6641a569f55d5e82a7a32f" + } +} From e98d1a7133f8afc4a3c2f428380296110ca8380b Mon Sep 17 00:00:00 2001 From: Lumix Date: Thu, 18 Jul 2024 19:43:35 +0200 Subject: [PATCH 546/832] Create _github-pages-challenge-o-lumix.lumix --- domains/_github-pages-challenge-o-lumix.lumix | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-o-lumix.lumix diff --git a/domains/_github-pages-challenge-o-lumix.lumix b/domains/_github-pages-challenge-o-lumix.lumix new file mode 100644 index 000000000..043436e80 --- /dev/null +++ b/domains/_github-pages-challenge-o-lumix.lumix @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "o-lumix", + "email": "bylumixxx@gmail.com" + }, + "record": { + "TXT": "5eeb1461cd186204552743313555e9" + } +} From 80ec34ce588d6cbb38ca0c62c0c8f6b524227ffa Mon Sep 17 00:00:00 2001 From: Rushi0n <140871804+Rushi0n@users.noreply.github.com> Date: Fri, 19 Jul 2024 00:14:41 +0530 Subject: [PATCH 547/832] Create rushi.json --- domains/rushi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/rushi.json diff --git a/domains/rushi.json b/domains/rushi.json new file mode 100644 index 000000000..22e7ed28c --- /dev/null +++ b/domains/rushi.json @@ -0,0 +1,12 @@ +{ + "description": "This domain will be used for my personal website.", + "repo": "https://github.com/rushi0n/rushi0n.github.io", + "owner": { + "username": "rushi0n", + "email": "rushikushare99@gmail.com", + "twitter": "" + }, + "record": { + "CNAME": "rushi0n.github.io" + } +} From e362f321c54b199e55a41aca3778c1e42e29de38 Mon Sep 17 00:00:00 2001 From: rushi0n <140871804+rushi0n@users.noreply.github.com> Date: Fri, 19 Jul 2024 01:17:55 +0530 Subject: [PATCH 548/832] Create _github-pages-challenge-rushi0n.rushi0n.json --- domains/_github-pages-challenge-rushi0n.rushi0n.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-rushi0n.rushi0n.json diff --git a/domains/_github-pages-challenge-rushi0n.rushi0n.json b/domains/_github-pages-challenge-rushi0n.rushi0n.json new file mode 100644 index 000000000..9cd29565e --- /dev/null +++ b/domains/_github-pages-challenge-rushi0n.rushi0n.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rushi0n", + "email": "rushikushare99@gmail.com" + }, + "record": { + "TXT": "00dfbfc4747e1d0ed48c04fbdc72a4" + } +} From 0c952743d64ba098766c023b655e5213d187335a Mon Sep 17 00:00:00 2001 From: "Jaehyeon Park (MCPE_PC)" Date: Fri, 19 Jul 2024 08:07:41 +0900 Subject: [PATCH 549/832] Register pc.is-a.dev --- domains/pc.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/pc.json diff --git a/domains/pc.json b/domains/pc.json new file mode 100644 index 000000000..f883e4562 --- /dev/null +++ b/domains/pc.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "MCPE-PC", + "email": "maxpjh0528@naver.com", + "discord": "381062768385720321" + }, + + "record": { + "CNAME": "edge.redirect.pizza" + } + } + \ No newline at end of file From ee1fb691addfdde944faaca590a9edbbdec81a28 Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 18 Jul 2024 19:07:43 -0400 Subject: [PATCH 550/832] Rename _github-pages-challenge-o-lumix.lumix to _github-pages-challenge-o-lumix.lumix.json --- ...e-o-lumix.lumix => _github-pages-challenge-o-lumix.lumix.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-o-lumix.lumix => _github-pages-challenge-o-lumix.lumix.json} (100%) diff --git a/domains/_github-pages-challenge-o-lumix.lumix b/domains/_github-pages-challenge-o-lumix.lumix.json similarity index 100% rename from domains/_github-pages-challenge-o-lumix.lumix rename to domains/_github-pages-challenge-o-lumix.lumix.json From b690209e4078581c61e60f05b25802c19da22802 Mon Sep 17 00:00:00 2001 From: Fazliddin Farhodov Date: Fri, 19 Jul 2024 15:14:17 +0500 Subject: [PATCH 551/832] Update hikamoru.json --- domains/hikamoru.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/hikamoru.json b/domains/hikamoru.json index 751dcab7f..c59ecd26b 100644 --- a/domains/hikamoru.json +++ b/domains/hikamoru.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AmoreForever", - "email": "me.thefarkhodov@gmail.com" - }, - "record": { - "CNAME": "hikamoru.uz" - } + "owner": { + "username": "AmoreForever", + "email": "me.thefarkhodov@gmail.com" + }, + "record": { + "CNAME": "hikamoru.pages.dev" + } } From fda8ee72bfb716c9205a6ce6ced8d09b86fc173b Mon Sep 17 00:00:00 2001 From: Ridwan Date: Fri, 19 Jul 2024 11:24:31 +0100 Subject: [PATCH 552/832] changed pointing record and deleted old json record --- domains/ridwan.json | 11 ----------- domains/ridwanyinus.json | 4 ++-- 2 files changed, 2 insertions(+), 13 deletions(-) delete mode 100644 domains/ridwan.json diff --git a/domains/ridwan.json b/domains/ridwan.json deleted file mode 100644 index 3fde54f01..000000000 --- a/domains/ridwan.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "ridwanyinus", - "email": "ridwanyinusa15@gmail.com", - "discord": "1142082910351011991" - }, - - "record": { - "CNAME": "ridwanyinusa.netlify.app" - } -} diff --git a/domains/ridwanyinus.json b/domains/ridwanyinus.json index 7eacbf23b..b077d79f5 100644 --- a/domains/ridwanyinus.json +++ b/domains/ridwanyinus.json @@ -1,11 +1,11 @@ { "description": "My Portfolio", - "repo": "https://github.com/ridwanyinus/ridwanyinus.github.io", + "repo": "https://github.com/ridwanyinus/pfp-2", "owner": { "username": "ridwanyinusa", "email": "ridwanyinusa15@gmail.com" }, "record": { - "CNAME": "ridwanyinus.github.io" + "CNAME": "ridwanyinusa.netlify.app" } } From 57e846bd61b6e69230406727bda4f2dec4bcac6c Mon Sep 17 00:00:00 2001 From: Patin Muangjan Date: Fri, 19 Jul 2024 21:55:45 +0700 Subject: [PATCH 553/832] Create patin.json --- domains/patin.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/patin.json diff --git a/domains/patin.json b/domains/patin.json new file mode 100644 index 000000000..4a5e7d8e0 --- /dev/null +++ b/domains/patin.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "pythonmcpi", + "email": "user3456@insomnia247.nl", + "discord": "patin_osu" + }, + "record": { + "A": "5.78.24.5" + } +} From 1c076be692f0c38c397ca8bdaafdc9396b488019 Mon Sep 17 00:00:00 2001 From: Patin Muangjan Date: Fri, 19 Jul 2024 21:56:15 +0700 Subject: [PATCH 554/832] Update patin.json --- domains/patin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/patin.json b/domains/patin.json index 4a5e7d8e0..7ff594423 100644 --- a/domains/patin.json +++ b/domains/patin.json @@ -1,7 +1,7 @@ { "owner": { - "username": "pythonmcpi", - "email": "user3456@insomnia247.nl", + "username": "patin_osu", + "email": "patinopsu@gmail.com", "discord": "patin_osu" }, "record": { From 60c7ce551824d0c8a6e337a7bc7a6335e1aa8dc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20Andr=C3=A9?= Date: Fri, 19 Jul 2024 11:16:05 -0500 Subject: [PATCH 555/832] Update luisandre.json Updated domain --- domains/luisandre.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/luisandre.json b/domains/luisandre.json index 93dadbff4..b38995859 100644 --- a/domains/luisandre.json +++ b/domains/luisandre.json @@ -4,6 +4,6 @@ "email": "luis073094@gmail.com" }, "record": { - "CNAME": "portafolio-ctll.onrender.com" + "CNAME": "portafolioluisandre.azurewebsites.net" } } From da6f15a0c165fc8989dce4bb193d6c9b806fc4da Mon Sep 17 00:00:00 2001 From: Patin Muangjan Date: Fri, 19 Jul 2024 23:28:18 +0700 Subject: [PATCH 556/832] Update domains/patin.json Co-authored-by: CuteDog5695 --- domains/patin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/patin.json b/domains/patin.json index 7ff594423..3e04759c5 100644 --- a/domains/patin.json +++ b/domains/patin.json @@ -5,6 +5,6 @@ "discord": "patin_osu" }, "record": { - "A": "5.78.24.5" + "A": ["5.78.24.5"] } } From 86f9c7ab954e152863756e0b87f86093be4b9ef8 Mon Sep 17 00:00:00 2001 From: AhNode <138335069+AhNode@users.noreply.github.com> Date: Sat, 20 Jul 2024 00:01:07 +0700 Subject: [PATCH 557/832] Create jokoStorage.json this is for my API, API preview http://pnode1.danbot.host:9279/view/EvnGkJssJ.png i just want to do something good, pls accept me /cry --- domains/jokoStorage.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jokoStorage.json diff --git a/domains/jokoStorage.json b/domains/jokoStorage.json new file mode 100644 index 000000000..01eea57da --- /dev/null +++ b/domains/jokoStorage.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "AhNode", + "email": "jakijapanese@gmail.com", + "discord": "704173828187619370" + }, + + "record": { + "A": ["69.197.135.202"] + } + } + From b9dee1d60acaa3f9893622ef226cab28d45d1920 Mon Sep 17 00:00:00 2001 From: AhNode <138335069+AhNode@users.noreply.github.com> Date: Sat, 20 Jul 2024 00:03:56 +0700 Subject: [PATCH 558/832] Rename jokoStorage.json to jokostorage.json change domain name --- domains/{jokoStorage.json => jokostorage.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{jokoStorage.json => jokostorage.json} (100%) diff --git a/domains/jokoStorage.json b/domains/jokostorage.json similarity index 100% rename from domains/jokoStorage.json rename to domains/jokostorage.json From 8f890fe16446ef6f8c34e9e19a05b0e360568934 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Fri, 19 Jul 2024 19:30:15 +0100 Subject: [PATCH 559/832] Register privacy.is-a.dev --- domains/privacy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/privacy.json diff --git a/domains/privacy.json b/domains/privacy.json new file mode 100644 index 000000000..20f52a228 --- /dev/null +++ b/domains/privacy.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "andrewstech", + "email": "", + "discord": "598245488977903688" + }, + + "record": { + "A": ["217.174.245.249"] + } + } + \ No newline at end of file From d6be0808694907338f1577978b547dd412c1d664 Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Sat, 20 Jul 2024 01:49:45 +0530 Subject: [PATCH 560/832] Update status.shan.json --- domains/status.shan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/status.shan.json b/domains/status.shan.json index 560f6bfd8..a034db5d7 100644 --- a/domains/status.shan.json +++ b/domains/status.shan.json @@ -6,6 +6,6 @@ "twitter": "lordlinux69" }, "record": { - "A": ["54.37.19.49"] + "A": ["69.197.135.202"] } } From ae75f13760ae47ddbc3735c70abaededfb3d4234 Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Sat, 20 Jul 2024 01:49:58 +0530 Subject: [PATCH 561/832] Update status.shan.json --- domains/status.shan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/status.shan.json b/domains/status.shan.json index a034db5d7..71bed96fe 100644 --- a/domains/status.shan.json +++ b/domains/status.shan.json @@ -1,5 +1,5 @@ { - "description": "My Uptime Pafe ", + "description": "My Uptime Page ", "owner": { "username": "Adwaith-Shan-Pk", "email": "mail@shan.is-a.dev", From cebcba43b4152c02833819d9dfb66b3287a260cd Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Fri, 19 Jul 2024 23:08:30 +0200 Subject: [PATCH 562/832] Update vamtic.json --- domains/vamtic.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/domains/vamtic.json b/domains/vamtic.json index 86f869730..402e7e700 100644 --- a/domains/vamtic.json +++ b/domains/vamtic.json @@ -4,7 +4,11 @@ "email": "vamtic@yahoo.com" }, "record": { - "A": ["89.106.200.1"] - + "A": "89.106.200.1" + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 225c08dca89e8eb3c9ac358af8bb1f3084458f83 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 20 Jul 2024 08:40:42 +0800 Subject: [PATCH 563/832] Create owl.json --- domains/owl.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/owl.json diff --git a/domains/owl.json b/domains/owl.json new file mode 100644 index 000000000..93c971558 --- /dev/null +++ b/domains/owl.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "" + }. + "records": { + "CNAME": "coolify.wdh.gg" + } +} From 8664ee409622f74d7497d43269b5d82de39c7a51 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 20 Jul 2024 08:41:46 +0800 Subject: [PATCH 564/832] Update owl.json --- domains/owl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/owl.json b/domains/owl.json index 93c971558..7a1b96e67 100644 --- a/domains/owl.json +++ b/domains/owl.json @@ -2,7 +2,7 @@ "owner": { "username": "is-a-dev", "email": "" - }. + }, "records": { "CNAME": "coolify.wdh.gg" } From 8241fcb9d73a29884e34b071186723f13d9bb236 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 20 Jul 2024 08:42:29 +0800 Subject: [PATCH 565/832] Update owl.json --- domains/owl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/owl.json b/domains/owl.json index 7a1b96e67..4c315ab46 100644 --- a/domains/owl.json +++ b/domains/owl.json @@ -3,7 +3,7 @@ "username": "is-a-dev", "email": "" }, - "records": { + "record": { "CNAME": "coolify.wdh.gg" } } From 58a4d1404d80682f8741d854d36f584669b01bf2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 20 Jul 2024 08:45:04 +0800 Subject: [PATCH 566/832] Update privacy.json --- domains/privacy.json | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/domains/privacy.json b/domains/privacy.json index 20f52a228..6f3b6f9c6 100644 --- a/domains/privacy.json +++ b/domains/privacy.json @@ -1,12 +1,9 @@ { - "owner": { - "username": "andrewstech", - "email": "", - "discord": "598245488977903688" - }, - - "record": { - "A": ["217.174.245.249"] - } + "owner": { + "username": "is-a-dev", + "email": "" + }, + "record": { + "URL": "https://owl.is-a.dev" } - \ No newline at end of file +} From eb2b6492e1bffab7126d7546825529c86d95c118 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 20 Jul 2024 08:56:48 +0800 Subject: [PATCH 567/832] Create _gh-is-a-dev-o.maintainers.json --- domains/_gh-is-a-dev-o.maintainers.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_gh-is-a-dev-o.maintainers.json diff --git a/domains/_gh-is-a-dev-o.maintainers.json b/domains/_gh-is-a-dev-o.maintainers.json new file mode 100644 index 000000000..e381c3c8c --- /dev/null +++ b/domains/_gh-is-a-dev-o.maintainers.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "" + }, + + "record": { + "TXT": "7b45eb688b" + } +} From 98f6d63d788e7bf8f207ae9e2777164038dfc352 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 20 Jul 2024 08:59:33 +0800 Subject: [PATCH 568/832] who tf approved a local ip with a port --- domains/imide.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/domains/imide.json b/domains/imide.json index 757b0ec25..9bc78a0e2 100644 --- a/domains/imide.json +++ b/domains/imide.json @@ -5,9 +5,6 @@ "discord": "555915168932954112" }, "record": { - "A": [ - "172.18.0.9:4321" - ], "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From 3d76c35dbf0d2f2d702eecf4971fbe111a584404 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 20 Jul 2024 08:06:33 +0700 Subject: [PATCH 569/832] Update vamtic.json --- domains/vamtic.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vamtic.json b/domains/vamtic.json index 402e7e700..8523b9687 100644 --- a/domains/vamtic.json +++ b/domains/vamtic.json @@ -4,7 +4,7 @@ "email": "vamtic@yahoo.com" }, "record": { - "A": "89.106.200.1" + "A": "89.106.200.1", "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From de4d41a9e8386830e1f2b5d32ddb01e0ae7da4c0 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 20 Jul 2024 08:07:23 +0700 Subject: [PATCH 570/832] A records should be list of IPs --- domains/vamtic.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vamtic.json b/domains/vamtic.json index 8523b9687..73b537fff 100644 --- a/domains/vamtic.json +++ b/domains/vamtic.json @@ -4,7 +4,7 @@ "email": "vamtic@yahoo.com" }, "record": { - "A": "89.106.200.1", + "A": ["89.106.200.1"], "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From 70f0a26779f08edcba6d68ccfc16dc62933f8f31 Mon Sep 17 00:00:00 2001 From: creeperxie Date: Sat, 20 Jul 2024 14:52:38 +0800 Subject: [PATCH 571/832] chore: add openmalus.is-a.dev domain --- domains/openmalus.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/openmalus.json diff --git a/domains/openmalus.json b/domains/openmalus.json new file mode 100644 index 000000000..17080a9e7 --- /dev/null +++ b/domains/openmalus.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "openmalus", + "email": "openmalus@proton.me" + }, + "record": { + "A": ["47.99.50.139"] + } +} \ No newline at end of file From 55c1be137d721486d237f9ba1c871b009daa2865 Mon Sep 17 00:00:00 2001 From: mesflit <84642884+mesflit@users.noreply.github.com> Date: Sat, 20 Jul 2024 15:27:06 +0300 Subject: [PATCH 572/832] Create mesflit.json --- domains/mesflit.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/mesflit.json diff --git a/domains/mesflit.json b/domains/mesflit.json new file mode 100644 index 000000000..5e7448b43 --- /dev/null +++ b/domains/mesflit.json @@ -0,0 +1 @@ +{ "owner": { "username": "mesflit", "email": "benomerfaruk11@gmail.com" }, "record": { "URL": "https://mesflit.github.io/" } } From 8060a13adc3f7d321a100399ec5adb7629ed84be Mon Sep 17 00:00:00 2001 From: CuteDog5695 <155187692+cutedog5695-2@users.noreply.github.com> Date: Sat, 20 Jul 2024 16:32:33 +0300 Subject: [PATCH 573/832] Rename _github-pages-challenge-rushi0n.rushi0n.json to _github-pages-challenge-rushi0n.rushi.json --- ...0n.rushi0n.json => _github-pages-challenge-rushi0n.rushi.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-rushi0n.rushi0n.json => _github-pages-challenge-rushi0n.rushi.json} (100%) diff --git a/domains/_github-pages-challenge-rushi0n.rushi0n.json b/domains/_github-pages-challenge-rushi0n.rushi.json similarity index 100% rename from domains/_github-pages-challenge-rushi0n.rushi0n.json rename to domains/_github-pages-challenge-rushi0n.rushi.json From c2cd1caec2bef36492d571ca9bc998265fbf2c52 Mon Sep 17 00:00:00 2001 From: rushi0n <140871804+rushi0n@users.noreply.github.com> Date: Sat, 20 Jul 2024 19:10:02 +0530 Subject: [PATCH 574/832] Update and rename _github-pages-challenge-rushi0n.rushi0n.json to _github-pages-challenge-rushi0n.rushi.json fixed the domain name --- ....rushi0n.json => _github-pages-challenge-rushi0n.rushi.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-rushi0n.rushi0n.json => _github-pages-challenge-rushi0n.rushi.json} (70%) diff --git a/domains/_github-pages-challenge-rushi0n.rushi0n.json b/domains/_github-pages-challenge-rushi0n.rushi.json similarity index 70% rename from domains/_github-pages-challenge-rushi0n.rushi0n.json rename to domains/_github-pages-challenge-rushi0n.rushi.json index 9cd29565e..fd62108ce 100644 --- a/domains/_github-pages-challenge-rushi0n.rushi0n.json +++ b/domains/_github-pages-challenge-rushi0n.rushi.json @@ -4,6 +4,6 @@ "email": "rushikushare99@gmail.com" }, "record": { - "TXT": "00dfbfc4747e1d0ed48c04fbdc72a4" + "TXT": "cfaabf5e62265f5c2f811c0b22efae" } } From a3a13936e6671c2ec5303a1eb2edeb0f79804430 Mon Sep 17 00:00:00 2001 From: Lumix Date: Sat, 20 Jul 2024 15:56:05 +0200 Subject: [PATCH 575/832] Rename _discord.lumix.is-a.dev to _discord.lumix.json --- domains/{_discord.lumix.is-a.dev => _discord.lumix.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.lumix.is-a.dev => _discord.lumix.json} (100%) diff --git a/domains/_discord.lumix.is-a.dev b/domains/_discord.lumix.json similarity index 100% rename from domains/_discord.lumix.is-a.dev rename to domains/_discord.lumix.json From d6c3e819270954ca30e7283bb22d75661247fdc5 Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Sat, 20 Jul 2024 15:56:53 +0200 Subject: [PATCH 576/832] Create pixelhu.vamtic.json --- domains/pixelhu.vamtic.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/pixelhu.vamtic.json diff --git a/domains/pixelhu.vamtic.json b/domains/pixelhu.vamtic.json new file mode 100644 index 000000000..8586c1b19 --- /dev/null +++ b/domains/pixelhu.vamtic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vamtic", + "email": "vamtic@yahoo.com" + }, + "record": { + "A": ["35.239.22.204"] + } +} From da574f4a1a5de730aacf8406d8a76de7695ce236 Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Sat, 20 Jul 2024 16:46:44 +0200 Subject: [PATCH 577/832] Delete domains/pixelhu.vamtic.json --- domains/pixelhu.vamtic.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/pixelhu.vamtic.json diff --git a/domains/pixelhu.vamtic.json b/domains/pixelhu.vamtic.json deleted file mode 100644 index 8586c1b19..000000000 --- a/domains/pixelhu.vamtic.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vamtic", - "email": "vamtic@yahoo.com" - }, - "record": { - "A": ["35.239.22.204"] - } -} From 728771539e86cb50107050c81a9c53afb21e8006 Mon Sep 17 00:00:00 2001 From: trueuser <83166512+istrueuser@users.noreply.github.com> Date: Sat, 20 Jul 2024 22:21:20 +0700 Subject: [PATCH 578/832] Update trueuser.json --- domains/trueuser.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/trueuser.json b/domains/trueuser.json index 738526030..d86ce7b16 100644 --- a/domains/trueuser.json +++ b/domains/trueuser.json @@ -4,6 +4,11 @@ "email": "thisistrueemail@gmail.com" }, "record": { - "A": ["69.30.249.53"] + "A": ["69.30.249.53"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 6400331d247117a23a732e79ba44feb5fffaab67 Mon Sep 17 00:00:00 2001 From: Mwa <120023154+Totallynotmwa@users.noreply.github.com> Date: Sat, 20 Jul 2024 18:22:21 +0300 Subject: [PATCH 579/832] Update mwa.json --- domains/mwa.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/mwa.json b/domains/mwa.json index 9450b1906..6d4b973ce 100644 --- a/domains/mwa.json +++ b/domains/mwa.json @@ -1,9 +1,10 @@ { "owner": { "username": "Totallynotmwa", - "email": "totallynot@mwa.lol" + "email": "hshdhddzjsjs@gmail.com" + "discord": "totallynotmwa" }, "record": { - "URL": "https://mwa.lol" + "CNAME": "https://totallynotmwa.github.io/My-portfolio-website/" } } From dd8bbd4a1e340b9b5b4fd756705532ea8b58d82e Mon Sep 17 00:00:00 2001 From: Mwa <120023154+Totallynotmwa@users.noreply.github.com> Date: Sat, 20 Jul 2024 18:28:06 +0300 Subject: [PATCH 580/832] Create _discord.mwa.is-a.dev --- domains/_discord.mwa.is-a.dev | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.mwa.is-a.dev diff --git a/domains/_discord.mwa.is-a.dev b/domains/_discord.mwa.is-a.dev new file mode 100644 index 000000000..4771fe293 --- /dev/null +++ b/domains/_discord.mwa.is-a.dev @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "totallynotmwa", + "email": "hshdhddzjsjs@gmail.com" + "discord": "totallynotmwa" + }, + "record": { + "TXT": "dh=7d4809eb409755939787cbc69a2de54a863b32d8" + } +} From 833275b17a22d5b8b5f2d7e74194c3bc7e0066ea Mon Sep 17 00:00:00 2001 From: Mwa <120023154+Totallynotmwa@users.noreply.github.com> Date: Sat, 20 Jul 2024 18:31:20 +0300 Subject: [PATCH 581/832] Rename _discord.mwa.is-a.dev to _discord.mwa.json --- domains/{_discord.mwa.is-a.dev => _discord.mwa.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.mwa.is-a.dev => _discord.mwa.json} (100%) diff --git a/domains/_discord.mwa.is-a.dev b/domains/_discord.mwa.json similarity index 100% rename from domains/_discord.mwa.is-a.dev rename to domains/_discord.mwa.json From 044f11e2e79de3bcb1efcd11c458299f4fa4ab93 Mon Sep 17 00:00:00 2001 From: Mwa <120023154+Totallynotmwa@users.noreply.github.com> Date: Sat, 20 Jul 2024 18:31:42 +0300 Subject: [PATCH 582/832] Update domains/mwa.json Co-authored-by: CuteDog5695 --- domains/mwa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mwa.json b/domains/mwa.json index 6d4b973ce..750f73225 100644 --- a/domains/mwa.json +++ b/domains/mwa.json @@ -5,6 +5,6 @@ "discord": "totallynotmwa" }, "record": { - "CNAME": "https://totallynotmwa.github.io/My-portfolio-website/" + "CNAME": "totallynotmwa.github.io" } } From fab77e18a12f6e32f4e992568a4e6a8a3ac7f596 Mon Sep 17 00:00:00 2001 From: Mwa <120023154+Totallynotmwa@users.noreply.github.com> Date: Sat, 20 Jul 2024 18:33:37 +0300 Subject: [PATCH 583/832] Update domains/mwa.json Co-authored-by: CuteDog5695 --- domains/mwa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mwa.json b/domains/mwa.json index 750f73225..6f9e056fb 100644 --- a/domains/mwa.json +++ b/domains/mwa.json @@ -1,7 +1,7 @@ { "owner": { "username": "Totallynotmwa", - "email": "hshdhddzjsjs@gmail.com" + "email": "", "discord": "totallynotmwa" }, "record": { From a95ba00b7695e1e123e95a462bedf4dc8d7e93b3 Mon Sep 17 00:00:00 2001 From: Mwa <120023154+Totallynotmwa@users.noreply.github.com> Date: Sat, 20 Jul 2024 18:34:17 +0300 Subject: [PATCH 584/832] Update domains/_discord.mwa.json Co-authored-by: CuteDog5695 --- domains/_discord.mwa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.mwa.json b/domains/_discord.mwa.json index 4771fe293..bb21e3b42 100644 --- a/domains/_discord.mwa.json +++ b/domains/_discord.mwa.json @@ -1,7 +1,7 @@ { "owner": { "username": "totallynotmwa", - "email": "hshdhddzjsjs@gmail.com" + "email": "", "discord": "totallynotmwa" }, "record": { From 7e1f764e59cdcf5096f16b2d29bb66fe9dcc50d5 Mon Sep 17 00:00:00 2001 From: Formuna <108485174+FormunaGit@users.noreply.github.com> Date: Sat, 20 Jul 2024 11:51:47 -0400 Subject: [PATCH 585/832] Register formuna.is-a.dev --- domains/formuna.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/formuna.json diff --git a/domains/formuna.json b/domains/formuna.json new file mode 100644 index 000000000..ba61c06ba --- /dev/null +++ b/domains/formuna.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "FormunaGit", + "email": "", + "discord": "754657845563097108" + }, + + "record": { + "CNAME": "formunagit.github.io" + } + } + \ No newline at end of file From 6998465c47527f7fa4696a2a95ef3755f1a33f3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20Andr=C3=A9?= Date: Sat, 20 Jul 2024 12:18:34 -0500 Subject: [PATCH 586/832] Update luisandre.json Updated domain --- domains/luisandre.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/luisandre.json b/domains/luisandre.json index b38995859..4f0f46556 100644 --- a/domains/luisandre.json +++ b/domains/luisandre.json @@ -4,6 +4,9 @@ "email": "luis073094@gmail.com" }, "record": { - "CNAME": "portafolioluisandre.azurewebsites.net" + "URL": "https://portafolioluisandre.azurewebsites.net", + "A": [ + "20.206.176.7" + ] } } From fde093a01631c82cb58f45d89ce37349721f0fa7 Mon Sep 17 00:00:00 2001 From: uto <165283768+utoshu@users.noreply.github.com> Date: Sat, 20 Jul 2024 20:43:49 +0200 Subject: [PATCH 587/832] Register uto.is-a.dev --- domains/uto.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/uto.json diff --git a/domains/uto.json b/domains/uto.json new file mode 100644 index 000000000..48e5b27c4 --- /dev/null +++ b/domains/uto.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "utoshu", + "email": "", + "discord": "537265937200709672" + }, + + "record": { + "CNAME": "uto.pages.dev" + } + } + \ No newline at end of file From 64de87273bf1fa03ab5da75dc8df09938d26ebc9 Mon Sep 17 00:00:00 2001 From: Ai <58384167+aiwaki@users.noreply.github.com> Date: Sun, 21 Jul 2024 00:07:28 +0500 Subject: [PATCH 588/832] Register waki.is-a.dev --- domains/waki.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/waki.json diff --git a/domains/waki.json b/domains/waki.json new file mode 100644 index 000000000..ef940f175 --- /dev/null +++ b/domains/waki.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "aiwaki", + "email": "", + "discord": "351012170839883776" + }, + + "record": { + "TXT": "_vercel=vc-domain-verify=waki.is-a.dev,b5349446a26c3f0b8c9f" + } + } + \ No newline at end of file From 9df4ef59606c948f7c63c527187bd0ca2d8a68ba Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Sun, 21 Jul 2024 05:07:03 +0530 Subject: [PATCH 589/832] Create unofficial-docs.json --- domains/unofficial-docs.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/unofficial-docs.json diff --git a/domains/unofficial-docs.json b/domains/unofficial-docs.json new file mode 100644 index 000000000..b14fc31dc --- /dev/null +++ b/domains/unofficial-docs.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "EducatedSuddenBucket", + "email": "educatedsuddenbucket@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} From 8d3ce77d7b366bd5ecfd976d05eb7953a8785f01 Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Sun, 21 Jul 2024 08:35:02 +0530 Subject: [PATCH 590/832] 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 ae8b15bb6..f70555a47 100644 --- a/domains/shan.json +++ b/domains/shan.json @@ -7,7 +7,7 @@ "twitter": "lordlinux69" }, "record": { - "A": ["45.90.12.105"], + "A": ["45.90.12.31"], "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From 507b401fa45d05b3c6fcd0cdca01b4840fbb443d Mon Sep 17 00:00:00 2001 From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com> Date: Sun, 21 Jul 2024 04:47:28 +0100 Subject: [PATCH 591/832] Create ai-y.yunexiz.json --- domains/ai-y.yunexiz.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 domains/ai-y.yunexiz.json diff --git a/domains/ai-y.yunexiz.json b/domains/ai-y.yunexiz.json new file mode 100644 index 000000000..2cfa27863 --- /dev/null +++ b/domains/ai-y.yunexiz.json @@ -0,0 +1,21 @@ +{ + "owner": { + "username": "yunexiz", + "discord": "1040303561847881729", + "email": "" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "AAAA": [ + "2606:50c0:8000::153", + "2606:50c0:8001::153", + "2606:50c0:8002::153", + "2606:50c0:8003::153" + ] + } +} From 8f3eeaf885d6bf070d5fdc84fab5e7adbcd678d1 Mon Sep 17 00:00:00 2001 From: Dheeraj <131849765+17sdheeraj@users.noreply.github.com> Date: Sun, 21 Jul 2024 09:21:46 +0530 Subject: [PATCH 592/832] Update sdheeraj.json --- domains/sdheeraj.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sdheeraj.json b/domains/sdheeraj.json index bc6bad5be..ff7ef7333 100644 --- a/domains/sdheeraj.json +++ b/domains/sdheeraj.json @@ -1,7 +1,7 @@ { "owner": { "username": "17sdheeraj", - "email": "contact-sdheeraj-isadev@wingarr.eu.org" + "owner": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJkYXRhIjp7InVzZXJfaWQiOiIxMzE4NDk3NjUiLCJ1c2VybmFtZSI6IjE3c2RoZWVyYWoiLCJlbWFpbCI6IjE3c2RoZWVyYWpAd2luZ2Fyci5ldS5vcmcifSwiZXhwaXJlc0luIjoiOTk5OXkiLCJpYXQiOjE3MjE1MzM2ODJ9.7wMG7oM75_RVLS7uWP0b0gqJOP_v9jsfxRq-UcqPlgM" }, "record": { "CNAME": "17sdheeraj.github.io" From 031adddd95b9d0d283b42dd433f61ffdb3c38dca Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 21 Jul 2024 11:00:39 +0700 Subject: [PATCH 593/832] Update ai-y.yunexiz.json --- domains/ai-y.yunexiz.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/domains/ai-y.yunexiz.json b/domains/ai-y.yunexiz.json index 2cfa27863..09d85769c 100644 --- a/domains/ai-y.yunexiz.json +++ b/domains/ai-y.yunexiz.json @@ -10,12 +10,6 @@ "185.199.109.153", "185.199.110.153", "185.199.111.153" - ], - "AAAA": [ - "2606:50c0:8000::153", - "2606:50c0:8001::153", - "2606:50c0:8002::153", - "2606:50c0:8003::153" ] } } From a0bb820d6d93e21009b08142a4ec6708d0d82476 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 21 Jul 2024 11:01:21 +0700 Subject: [PATCH 594/832] Update sdheeraj.json --- domains/sdheeraj.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sdheeraj.json b/domains/sdheeraj.json index ff7ef7333..9c66a9281 100644 --- a/domains/sdheeraj.json +++ b/domains/sdheeraj.json @@ -1,7 +1,7 @@ { "owner": { "username": "17sdheeraj", - "owner": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJkYXRhIjp7InVzZXJfaWQiOiIxMzE4NDk3NjUiLCJ1c2VybmFtZSI6IjE3c2RoZWVyYWoiLCJlbWFpbCI6IjE3c2RoZWVyYWpAd2luZ2Fyci5ldS5vcmcifSwiZXhwaXJlc0luIjoiOTk5OXkiLCJpYXQiOjE3MjE1MzM2ODJ9.7wMG7oM75_RVLS7uWP0b0gqJOP_v9jsfxRq-UcqPlgM" + "email": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJkYXRhIjp7InVzZXJfaWQiOiIxMzE4NDk3NjUiLCJ1c2VybmFtZSI6IjE3c2RoZWVyYWoiLCJlbWFpbCI6IjE3c2RoZWVyYWpAd2luZ2Fyci5ldS5vcmcifSwiZXhwaXJlc0luIjoiOTk5OXkiLCJpYXQiOjE3MjE1MzM2ODJ9.7wMG7oM75_RVLS7uWP0b0gqJOP_v9jsfxRq-UcqPlgM" }, "record": { "CNAME": "17sdheeraj.github.io" From 05ee9d7311258bd96faedfebe3032897ddc44cd0 Mon Sep 17 00:00:00 2001 From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com> Date: Sun, 21 Jul 2024 05:06:46 +0100 Subject: [PATCH 595/832] Update _github-pages-challenge-yunexiz.yunexiz.json --- domains/_github-pages-challenge-yunexiz.yunexiz.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-yunexiz.yunexiz.json b/domains/_github-pages-challenge-yunexiz.yunexiz.json index f420d01ae..64e11b344 100644 --- a/domains/_github-pages-challenge-yunexiz.yunexiz.json +++ b/domains/_github-pages-challenge-yunexiz.yunexiz.json @@ -1,7 +1,8 @@ { "owner": { "username": "Yunexiz", - "email": "yunexiz@aol.com" + "discord": "1040303561847881729", + "email": "" }, "record": { "TXT": [ From d8a9c3380f067282c38e3d03fa91b29af37e5b0a Mon Sep 17 00:00:00 2001 From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com> Date: Sun, 21 Jul 2024 05:09:00 +0100 Subject: [PATCH 596/832] Create _github-pages-challenge-Yunexiz.ai-y.yunexiz.json --- .../_github-pages-challenge-Yunexiz.ai-y.yunexiz.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-Yunexiz.ai-y.yunexiz.json diff --git a/domains/_github-pages-challenge-Yunexiz.ai-y.yunexiz.json b/domains/_github-pages-challenge-Yunexiz.ai-y.yunexiz.json new file mode 100644 index 000000000..143487af3 --- /dev/null +++ b/domains/_github-pages-challenge-Yunexiz.ai-y.yunexiz.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "yunexiz", + "discord": "1040303561847881729", + "email": "" + }, + "record" { + "TXT": "44acf50d05a09c5bdcb82f64551e6c" + } +} From 086080c13d2abf8bf2a0f0921022fa3a4cf0ab24 Mon Sep 17 00:00:00 2001 From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com> Date: Sun, 21 Jul 2024 05:11:52 +0100 Subject: [PATCH 597/832] Rename _github-pages-challenge-Yunexiz.ai-y.yunexiz.json to _github-pages-challenge-yunexiz.ai-y.yunexiz.json --- ...xiz.json => _github-pages-challenge-yunexiz.ai-y.yunexiz.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Yunexiz.ai-y.yunexiz.json => _github-pages-challenge-yunexiz.ai-y.yunexiz.json} (100%) diff --git a/domains/_github-pages-challenge-Yunexiz.ai-y.yunexiz.json b/domains/_github-pages-challenge-yunexiz.ai-y.yunexiz.json similarity index 100% rename from domains/_github-pages-challenge-Yunexiz.ai-y.yunexiz.json rename to domains/_github-pages-challenge-yunexiz.ai-y.yunexiz.json From 73f5e0be10c7ea08d045cd877f606e25de956b80 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 21 Jul 2024 11:17:52 +0700 Subject: [PATCH 598/832] Update _github-pages-challenge-yunexiz.ai-y.yunexiz.json --- domains/_github-pages-challenge-yunexiz.ai-y.yunexiz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-yunexiz.ai-y.yunexiz.json b/domains/_github-pages-challenge-yunexiz.ai-y.yunexiz.json index 143487af3..00925115e 100644 --- a/domains/_github-pages-challenge-yunexiz.ai-y.yunexiz.json +++ b/domains/_github-pages-challenge-yunexiz.ai-y.yunexiz.json @@ -4,7 +4,7 @@ "discord": "1040303561847881729", "email": "" }, - "record" { + "record": { "TXT": "44acf50d05a09c5bdcb82f64551e6c" } } From 58406040ddee91b8f59ceb4f57b0f1c78bdffe4d Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 21 Jul 2024 11:19:00 +0700 Subject: [PATCH 599/832] Update domains/pabitrabanerjee.json Co-authored-by: CuteDog5695 --- domains/pabitrabanerjee.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pabitrabanerjee.json b/domains/pabitrabanerjee.json index e7f29de53..dc79866ae 100644 --- a/domains/pabitrabanerjee.json +++ b/domains/pabitrabanerjee.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "12.14.243.127" + "A": ["12.14.243.127"] } } \ No newline at end of file From a6620b162c838706e24fbdf8deab58629027537a Mon Sep 17 00:00:00 2001 From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com> Date: Sun, 21 Jul 2024 05:28:50 +0100 Subject: [PATCH 600/832] Update ai-y.yunexiz.json --- domains/ai-y.yunexiz.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/domains/ai-y.yunexiz.json b/domains/ai-y.yunexiz.json index 09d85769c..1a06bbbaf 100644 --- a/domains/ai-y.yunexiz.json +++ b/domains/ai-y.yunexiz.json @@ -5,11 +5,6 @@ "email": "" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] + "CNAME": "yunexiz.github.io" } } From 1aa96239c258b50b884b463cb8254fa8dc08d343 Mon Sep 17 00:00:00 2001 From: Shaurya Gupta <119103602+shauryagupta3@users.noreply.github.com> Date: Sun, 21 Jul 2024 11:24:08 +0530 Subject: [PATCH 601/832] added shaurya.json to domains --- domains/shaurya.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/shaurya.json diff --git a/domains/shaurya.json b/domains/shaurya.json new file mode 100644 index 000000000..110727451 --- /dev/null +++ b/domains/shaurya.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "shauryagupta3", + "email": "", + "discord":"757499975922876446" + }, + "record": { + "CNAME": "shauryagupta3.github.io" + } + } From 7a84e4db21031bb008b95945e0dd3c66c8143cdc Mon Sep 17 00:00:00 2001 From: "Thecode764[bot]" Date: Sun, 21 Jul 2024 10:54:45 +0330 Subject: [PATCH 602/832] Create thecode764.json --- domains/thecode764.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/thecode764.json diff --git a/domains/thecode764.json b/domains/thecode764.json new file mode 100644 index 000000000..01fac42db --- /dev/null +++ b/domains/thecode764.json @@ -0,0 +1,9 @@ +{ +   "owner": { +     "username": "Thecode764", +     "email": "artin962354@proton.me" +   }, +   "record": { +     "URL": "https://thecode764.github.io" +   } + } From 4422aee5cb78e04d05817178017f15237152d824 Mon Sep 17 00:00:00 2001 From: Ai <58384167+aiwaki@users.noreply.github.com> Date: Sun, 21 Jul 2024 12:29:34 +0500 Subject: [PATCH 603/832] Update waki.json --- domains/waki.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/waki.json b/domains/waki.json index ef940f175..08dba2bbc 100644 --- a/domains/waki.json +++ b/domains/waki.json @@ -6,7 +6,7 @@ }, "record": { - "TXT": "_vercel=vc-domain-verify=waki.is-a.dev,b5349446a26c3f0b8c9f" + "CNAME": "waki.pages.dev" } } - \ No newline at end of file + From a9deedc09f8a466725b512c77b1d2470b76e7051 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 21 Jul 2024 15:52:30 +0700 Subject: [PATCH 604/832] Update thecode764.json --- domains/thecode764.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/thecode764.json b/domains/thecode764.json index 01fac42db..c5db43f66 100644 --- a/domains/thecode764.json +++ b/domains/thecode764.json @@ -1,9 +1,9 @@ -{ -   "owner": { -     "username": "Thecode764", -     "email": "artin962354@proton.me" -   }, -   "record": { -     "URL": "https://thecode764.github.io" -   } +{ + "owner": { + "username": "Thecode764", + "email": "artin962354@proton.me" + }, + "record": { + "URL": "https://thecode764.github.io" } +} From 9c292508d0d741de9cdd8ac29a6ebb88fc15be78 Mon Sep 17 00:00:00 2001 From: Soumy Agarwal Date: Sun, 21 Jul 2024 15:09:03 +0530 Subject: [PATCH 605/832] Register Gunman.is-a.dev --- domains/gunman.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/gunman.json diff --git a/domains/gunman.json b/domains/gunman.json new file mode 100644 index 000000000..f594f1abb --- /dev/null +++ b/domains/gunman.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "MukuJhansi", + "email": "", + "discord": "1115658967012626542" + }, + + "record": { + "A": ["142.250.77.238"] + } + } + \ No newline at end of file From 51efc75571e439dfb7518f77e53355f7d94fb153 Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Sun, 21 Jul 2024 21:05:25 +0800 Subject: [PATCH 606/832] Update status.shockbs.json --- domains/status.shockbs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/status.shockbs.json b/domains/status.shockbs.json index cd4b9fc6b..23826e638 100644 --- a/domains/status.shockbs.json +++ b/domains/status.shockbs.json @@ -4,6 +4,6 @@ "email": "apipherng@gmail.com" }, "record": { - "CNAME": "shockbs.github.io" + "CNAME": "bbbsjsijb8hsbsnakkshdbfdnds.onrender.com" } } From ee77525f0e851c53709b031cbfb45c9079824d54 Mon Sep 17 00:00:00 2001 From: davad00 Date: Sun, 21 Jul 2024 19:06:52 +0300 Subject: [PATCH 607/832] Register dave.is-a.dev --- domains/dave.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dave.json diff --git a/domains/dave.json b/domains/dave.json new file mode 100644 index 000000000..acaf38a36 --- /dev/null +++ b/domains/dave.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "davad00", + "email": "", + "discord": "1201678865093894234" + }, + + "record": { + "CNAME": "dave-zrnu.onrender.com" + } + } + \ No newline at end of file From d2ed7012c36109810a6aaa07300ac8b35643aa6d Mon Sep 17 00:00:00 2001 From: Akatsuki2555 Date: Sun, 21 Jul 2024 21:14:56 +0200 Subject: [PATCH 608/832] Register akatsuki2555.is-a.dev --- domains/akatsuki2555.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/akatsuki2555.json diff --git a/domains/akatsuki2555.json b/domains/akatsuki2555.json new file mode 100644 index 000000000..da16c05ab --- /dev/null +++ b/domains/akatsuki2555.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Akatsuki2555", + "email": "", + "discord": "1226900455037075509" + }, + + "record": { + "TXT": "vc-domain-verify=akatsuki2555.is-a.dev,ed9d2ba6e56dab7549de" + } + } + \ No newline at end of file From 8eae9434fc7444683b75cabae949c13bc140f2cb Mon Sep 17 00:00:00 2001 From: Liam Charpentier Date: Sun, 21 Jul 2024 23:00:54 +0200 Subject: [PATCH 609/832] Create liamgenjs.json --- domains/liamgenjs.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/liamgenjs.json diff --git a/domains/liamgenjs.json b/domains/liamgenjs.json new file mode 100644 index 000000000..e79c4eb07 --- /dev/null +++ b/domains/liamgenjs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "liam-gen", + "email": "liamgen.js@proton.me" + }, + "record": { + "CNAME": "liamgenjs.pages.dev" + } +} From 19be771f699511c8f4f1163028445d6d153d352b Mon Sep 17 00:00:00 2001 From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com> Date: Sun, 21 Jul 2024 22:53:04 +0100 Subject: [PATCH 610/832] Create ai-y.yosuke.json --- domains/ai-y.yosuke.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ai-y.yosuke.json diff --git a/domains/ai-y.yosuke.json b/domains/ai-y.yosuke.json new file mode 100644 index 000000000..e4b6d6271 --- /dev/null +++ b/domains/ai-y.yosuke.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "yunexiz", + "discord": "1040303561847881729", + "email": "" + }, + "record": { + "CNAME": "ai-y-main.pages.dev" + } +} From dc34919599536d348a28325d5dfdf882ae765296 Mon Sep 17 00:00:00 2001 From: davad00 Date: Mon, 22 Jul 2024 03:11:09 +0300 Subject: [PATCH 611/832] Create dave.json <3 --- domains/dave.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dave.json diff --git a/domains/dave.json b/domains/dave.json new file mode 100644 index 000000000..1eca59856 --- /dev/null +++ b/domains/dave.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "davad00", + "email": "", + "discord": "1201678865093894234" + }, + + "record": { + "CNAME": "dave-lezt.onrender.com" + } + } + From 3b0dd0d35238b3b857909c9d8438c2906164f2f8 Mon Sep 17 00:00:00 2001 From: Semant <61398822+ihacksemant@users.noreply.github.com> Date: Mon, 22 Jul 2024 10:12:50 +0530 Subject: [PATCH 612/832] Update semant.json --- domains/semant.json | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/domains/semant.json b/domains/semant.json index 9a282b424..8e9ed36bd 100644 --- a/domains/semant.json +++ b/domains/semant.json @@ -1,16 +1,13 @@ { - "description": "Semant's Website", - "repo": "https://github.com/SemantCodes/SemantCodes.github.io", + "description": "My Website", "owner": { - "username": "s3mant", - "email": "contact@semant.is-a.dev" + "username": "ihacksemant", + "email": "contact@semant.is-a.dev", + "discord": "@semant" }, "record": { "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" + 69.30.249.53 ], "MX": [ "mx1.improvmx.com", From 1bda87f031578aa0eaf77419ef459ef723d805c3 Mon Sep 17 00:00:00 2001 From: Semant <61398822+ihacksemant@users.noreply.github.com> Date: Mon, 22 Jul 2024 10:18:28 +0530 Subject: [PATCH 613/832] Update semant.json --- domains/semant.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/semant.json b/domains/semant.json index 8e9ed36bd..b737dbb27 100644 --- a/domains/semant.json +++ b/domains/semant.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - 69.30.249.53 + "69.30.249.53" ], "MX": [ "mx1.improvmx.com", From 9333d70a28683b989c79d34616cfd21144b6d95a Mon Sep 17 00:00:00 2001 From: Nikaxe-dev Date: Mon, 22 Jul 2024 16:48:52 +1200 Subject: [PATCH 614/832] Create nikaxe.json --- domains/nikaxe.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nikaxe.json diff --git a/domains/nikaxe.json b/domains/nikaxe.json new file mode 100644 index 000000000..08a181557 --- /dev/null +++ b/domains/nikaxe.json @@ -0,0 +1,11 @@ +{ + "description": "Place for me to share anything I make", + "repo": "https://github.com/Nikaxe-dev/nikaxe.dev", + "owner": { + "username": "Nikaxe-dev", + "email": "iamnikaxing@gmail.com" + }, + "record": { + "CNAME": "Nikaxe-dev.github.io" + } +} From d57f6a56bca8bf4bdbdc5e0691894b3b8a6e4f1a Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Mon, 22 Jul 2024 10:38:21 +0530 Subject: [PATCH 615/832] Create mc.esb.json --- domains/mc.esb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mc.esb.json diff --git a/domains/mc.esb.json b/domains/mc.esb.json new file mode 100644 index 000000000..3c58af754 --- /dev/null +++ b/domains/mc.esb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "EducatedSuddenBucket", + "email": "educatedsuddenbucket@gmail.com" + }, + "record": { + "CNAME": "educatedsuddenbucket.duckdns.org" + } +} From 01f14390409718acce5b0156e978d60f368f56b7 Mon Sep 17 00:00:00 2001 From: AhNode <138335069+AhNode@users.noreply.github.com> Date: Mon, 22 Jul 2024 15:56:37 +0700 Subject: [PATCH 616/832] Register joko.is-a.dev --- domains/joko.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/joko.json diff --git a/domains/joko.json b/domains/joko.json new file mode 100644 index 000000000..c94c250e0 --- /dev/null +++ b/domains/joko.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "AhNode", + "email": "", + "discord": "704173828187619370" + }, + + "record": { + "A": ["69.197.135.202"] + } + } + \ No newline at end of file From e55f910af3e7cbb667264c91ed9759590cbde333 Mon Sep 17 00:00:00 2001 From: mesflit <84642884+mesflit@users.noreply.github.com> Date: Mon, 22 Jul 2024 12:08:10 +0300 Subject: [PATCH 617/832] Create _github-pages-challenge-mesflit.mesflit.json --- domains/_github-pages-challenge-mesflit.mesflit.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-mesflit.mesflit.json diff --git a/domains/_github-pages-challenge-mesflit.mesflit.json b/domains/_github-pages-challenge-mesflit.mesflit.json new file mode 100644 index 000000000..f445a2871 --- /dev/null +++ b/domains/_github-pages-challenge-mesflit.mesflit.json @@ -0,0 +1,9 @@ +{ +"owner": { +"username": "mesflit", +"email": "benomerfaruk11@gmail.com" +}, +"record": { +"TXT": "67874e41f93805b9e30bd65ea1ca5a" +} +} From 0484ae28fec589ebbb2290dc1179a5e0545e4aa0 Mon Sep 17 00:00:00 2001 From: Revolux <150958408+rxvolux@users.noreply.github.com> Date: Mon, 22 Jul 2024 11:12:51 +0100 Subject: [PATCH 618/832] Register revolux.is-a.dev --- domains/revolux.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/revolux.json diff --git a/domains/revolux.json b/domains/revolux.json new file mode 100644 index 000000000..b60ee8cdf --- /dev/null +++ b/domains/revolux.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "rxvolux", + "email": "", + "discord": "1133072082431913994" + }, + + "record": { + "CNAME": "rxvolux.github.io" + } + } + \ No newline at end of file From c10fa28b88bfafc0fb35829f48e04657c16fdf0e Mon Sep 17 00:00:00 2001 From: Revolux <150958408+rxvolux@users.noreply.github.com> Date: Mon, 22 Jul 2024 15:22:15 +0100 Subject: [PATCH 619/832] Revert "Register revolux.is-a.dev" --- domains/revolux.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/revolux.json diff --git a/domains/revolux.json b/domains/revolux.json deleted file mode 100644 index b60ee8cdf..000000000 --- a/domains/revolux.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "rxvolux", - "email": "", - "discord": "1133072082431913994" - }, - - "record": { - "CNAME": "rxvolux.github.io" - } - } - \ No newline at end of file From 3c5e75b89f88d5b7363366d4f473655728e636dd Mon Sep 17 00:00:00 2001 From: Khoa <112295728+UsernameKhoaIsAvailable@users.noreply.github.com> Date: Mon, 22 Jul 2024 21:40:02 +0700 Subject: [PATCH 620/832] change ip beatrack.json --- domains/beatrack.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/beatrack.json b/domains/beatrack.json index b8e568988..2965efd67 100644 --- a/domains/beatrack.json +++ b/domains/beatrack.json @@ -6,7 +6,7 @@ }, "record": { - "A": ["118.71.116.9"] + "A": ["42.119.154.148"] } } - \ No newline at end of file + From 22217bf743f7362114cf80d7bd15dc7336946107 Mon Sep 17 00:00:00 2001 From: Ayaan Date: Mon, 22 Jul 2024 17:01:41 +0100 Subject: [PATCH 621/832] Create revolux.json --- domains/revolux.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/revolux.json diff --git a/domains/revolux.json b/domains/revolux.json new file mode 100644 index 000000000..76264721b --- /dev/null +++ b/domains/revolux.json @@ -0,0 +1,12 @@ +{ + "description": "For my personal portfolio", + "repo": "https://github.com/rxvolux/rxvolux.github.io", + "owner": { + "username": "rxvolux>", + "email": "business.itzswift@gmail.com", + "twitter": "rxvolux" + }, + "record": { + "CNAME": "rxvolux.github.io" + } +} \ No newline at end of file From d78bd8a09a249ce9e0303fe132f3dc742c9b7b6f Mon Sep 17 00:00:00 2001 From: Azeem Idrisi Date: Mon, 22 Jul 2024 21:58:42 +0530 Subject: [PATCH 622/832] Added Azeem.json --- domains/azeem.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/azeem.json diff --git a/domains/azeem.json b/domains/azeem.json new file mode 100644 index 000000000..4b38bf4b7 --- /dev/null +++ b/domains/azeem.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio", + "repo": "https://github.com/azeemidrisi/azeemidrisi.github.io", + "owner": { + "username": "azeemidrisi", + "email": "azeemidrisi@protonmail.com" + }, + "record": { + "CNAME": "azeemidrisi.github.io" + } +} From 95179b32a1652261ca032906729baabf8912c2ff Mon Sep 17 00:00:00 2001 From: Rubin Bhandari Date: Mon, 22 Jul 2024 22:18:24 +0545 Subject: [PATCH 623/832] Create rubiin.json --- domains/rubiin.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rubiin.json diff --git a/domains/rubiin.json b/domains/rubiin.json new file mode 100644 index 000000000..839bab0b9 --- /dev/null +++ b/domains/rubiin.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio", + "repo": "https://github.com/rubiin/rubiin.github.io", + "owner": { + "username": "rubiin", + "email": "roobin.bhandari@gmail.com" + }, + "record": { + "CNAME": "rubiin.github.io" + } +} From e08cf78b5c1cb851c0a5516fa4beefb70094276c Mon Sep 17 00:00:00 2001 From: orangc Date: Mon, 22 Jul 2024 13:02:26 -0400 Subject: [PATCH 624/832] Update revolux.json --- domains/revolux.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/revolux.json b/domains/revolux.json index 76264721b..0851bcacc 100644 --- a/domains/revolux.json +++ b/domains/revolux.json @@ -2,11 +2,11 @@ "description": "For my personal portfolio", "repo": "https://github.com/rxvolux/rxvolux.github.io", "owner": { - "username": "rxvolux>", + "username": "rxvolux", "email": "business.itzswift@gmail.com", "twitter": "rxvolux" }, "record": { "CNAME": "rxvolux.github.io" } -} \ No newline at end of file +} From f77b00850d7f1e9183cbc921ff1aa57eb79a038f Mon Sep 17 00:00:00 2001 From: vaxad Date: Tue, 23 Jul 2024 09:35:18 +0530 Subject: [PATCH 625/832] submission for vaxad --- domains/vaxad.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vaxad.json diff --git a/domains/vaxad.json b/domains/vaxad.json new file mode 100644 index 000000000..8fb17e0cf --- /dev/null +++ b/domains/vaxad.json @@ -0,0 +1,11 @@ +{ + "description": "Varad's personal developer website", + "repo": "https://github.com/vaxad/portfolio3.0", + "owner": { + "username": "vaxad", + "email": "varadprabhu111@gmail.com" + }, + "record": { + "URL": "https://vaxad.vercel.app" + } +} \ No newline at end of file From 287da87059a53050907f683e621ac59dba926c02 Mon Sep 17 00:00:00 2001 From: vaxad Date: Tue, 23 Jul 2024 09:37:02 +0530 Subject: [PATCH 626/832] submission for vaxad --- domains/vaxad.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vaxad.json b/domains/vaxad.json index 8fb17e0cf..e209e12ec 100644 --- a/domains/vaxad.json +++ b/domains/vaxad.json @@ -6,6 +6,6 @@ "email": "varadprabhu111@gmail.com" }, "record": { - "URL": "https://vaxad.vercel.app" + "URL": "https://varadprabhu.vercel.app" } } \ No newline at end of file From ce246dde7d41378956b145e6113b82e189ef615a Mon Sep 17 00:00:00 2001 From: sajidhussaindev <164854217+sajidhussaindev@users.noreply.github.com> Date: Tue, 23 Jul 2024 10:55:19 +0530 Subject: [PATCH 627/832] Create Sajidhussain.json --- domains/Sajidhussain.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/Sajidhussain.json diff --git a/domains/Sajidhussain.json b/domains/Sajidhussain.json new file mode 100644 index 000000000..2e276cebf --- /dev/null +++ b/domains/Sajidhussain.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sajidhussaindev", + "email": "sajidhussain189057@gmail.com" + }, + "record": { + "CNAME": "sajidhussaindev.github.io" + } +} From 3973acf1d270f113bd5a6a6211e99bf0ec50a176 Mon Sep 17 00:00:00 2001 From: Lynx <30957824+sunn-ia32@users.noreply.github.com> Date: Tue, 23 Jul 2024 13:32:26 +0200 Subject: [PATCH 628/832] Add files via upload --- domains/sunn.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/sunn.json diff --git a/domains/sunn.json b/domains/sunn.json new file mode 100644 index 000000000..703276379 --- /dev/null +++ b/domains/sunn.json @@ -0,0 +1,13 @@ +{ + "description": "Personal website of Sunn/sunn.ia32", + "repo": "https://github.com/sunn-ia32/sunn-ia32.github.io", + "owner": { + "username": "sunn-ia32", + "email": "thelynxmic@gmail.com" + } + { + "record": { + "CNAME": "sunn-ia32.github.io" + } +} +} From b297817347acd1e9f368760dcf4d2e99c4a5b840 Mon Sep 17 00:00:00 2001 From: Horu <73709188+HigherOrderLogic@users.noreply.github.com> Date: Tue, 23 Jul 2024 19:24:14 +0700 Subject: [PATCH 629/832] Create horu.json --- domains/horu.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 domains/horu.json diff --git a/domains/horu.json b/domains/horu.json new file mode 100644 index 000000000..a646ee7ed --- /dev/null +++ b/domains/horu.json @@ -0,0 +1,6 @@ +{ + "owner": { + "username": "HigherOrderLogic", + "email": "73709188+HigherOrderLogic@users.noreply.github.com" + } +} From 66799dac338326de8f9cf75e69d1ecb94a8c7961 Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 23 Jul 2024 09:23:56 -0400 Subject: [PATCH 630/832] Update dave.json --- domains/dave.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/dave.json b/domains/dave.json index acaf38a36..1eca59856 100644 --- a/domains/dave.json +++ b/domains/dave.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "dave-zrnu.onrender.com" + "CNAME": "dave-lezt.onrender.com" } } - \ No newline at end of file + From 1fcebda191fe429a41c80b5739d71a78e3ae22a6 Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 23 Jul 2024 09:39:49 -0400 Subject: [PATCH 631/832] Update sunn.json --- domains/sunn.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/sunn.json b/domains/sunn.json index 703276379..52c4a908f 100644 --- a/domains/sunn.json +++ b/domains/sunn.json @@ -4,10 +4,9 @@ "owner": { "username": "sunn-ia32", "email": "thelynxmic@gmail.com" - } + }, { "record": { "CNAME": "sunn-ia32.github.io" } } -} From 5b15c3f48e7d4ef552eaa54fc6e18b82ce3a515e Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 23 Jul 2024 09:42:14 -0400 Subject: [PATCH 632/832] Update sunn.json --- domains/sunn.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/sunn.json b/domains/sunn.json index 52c4a908f..3ac25cb13 100644 --- a/domains/sunn.json +++ b/domains/sunn.json @@ -5,7 +5,6 @@ "username": "sunn-ia32", "email": "thelynxmic@gmail.com" }, - { "record": { "CNAME": "sunn-ia32.github.io" } From 6e00a385939bcc1da5b4f5088766c108556f6660 Mon Sep 17 00:00:00 2001 From: Horu <73709188+HigherOrderLogic@users.noreply.github.com> Date: Tue, 23 Jul 2024 21:06:53 +0700 Subject: [PATCH 633/832] Add CNAME records --- domains/horu.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/domains/horu.json b/domains/horu.json index a646ee7ed..45f1c8e08 100644 --- a/domains/horu.json +++ b/domains/horu.json @@ -2,5 +2,8 @@ "owner": { "username": "HigherOrderLogic", "email": "73709188+HigherOrderLogic@users.noreply.github.com" + }, + "record": { + "CNAME": "HigherOrderLogic.github.io" } } From 3b2c971ae2912d810aafe547e3c78a9f1aa30c73 Mon Sep 17 00:00:00 2001 From: Lynx <30957824+sunn-ia32@users.noreply.github.com> Date: Tue, 23 Jul 2024 16:19:52 +0200 Subject: [PATCH 634/832] Add files via upload --- domains/_discord.sunn.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_discord.sunn.json diff --git a/domains/_discord.sunn.json b/domains/_discord.sunn.json new file mode 100644 index 000000000..98b35e581 --- /dev/null +++ b/domains/_discord.sunn.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "sunn-ia32", + "email": "thelynxmic@gmail.com" + } + { + "record": { + "TXT": "dh=4127674bda0a2291a9479fe6c77468c677339dba" + } +} +} From 7bea7efc2afea9e652c4e19635067d3beb069a1c Mon Sep 17 00:00:00 2001 From: Nekitori Hakari Date: Tue, 23 Jul 2024 21:35:42 +0700 Subject: [PATCH 635/832] Add files via upload --- domains/_discord.nekitori17.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.nekitori17.json diff --git a/domains/_discord.nekitori17.json b/domains/_discord.nekitori17.json new file mode 100644 index 000000000..97571ee8e --- /dev/null +++ b/domains/_discord.nekitori17.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "nekitori17", + "email": "cuongnguyen286641@gmail.com", + "discord": "nekitorihakari" + }, + "record": { + "TXT": "dh=8849bd42df7ed435ec3e75b68585a930ec3634b0" + } +} \ No newline at end of file From 41412c07c8621a0f76bf21fdefe1d4ed7e3ed235 Mon Sep 17 00:00:00 2001 From: Soumy Agarwal Date: Tue, 23 Jul 2024 20:05:46 +0530 Subject: [PATCH 636/832] Create _discord.Gunman.is-a.dev.json --- domains/_discord.Gunman.is-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.Gunman.is-a.dev.json diff --git a/domains/_discord.Gunman.is-a.dev.json b/domains/_discord.Gunman.is-a.dev.json new file mode 100644 index 000000000..d4ad3f37f --- /dev/null +++ b/domains/_discord.Gunman.is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MukuJhansi", + "email": "mukundagrawal800@gmail.com" + }, + "record": { + "TXT": "dh=be7d82f3a9cf950d2aa2d3379ddf345aff4859f0" + } +} From 5f50318944a754eef93ac04fbd8134facbb8d91a Mon Sep 17 00:00:00 2001 From: Soumy Agarwal Date: Tue, 23 Jul 2024 20:09:27 +0530 Subject: [PATCH 637/832] Create _github-pages-challenge-MukuJhansi.gunman.json --- domains/_github-pages-challenge-MukuJhansi.gunman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-MukuJhansi.gunman.json diff --git a/domains/_github-pages-challenge-MukuJhansi.gunman.json b/domains/_github-pages-challenge-MukuJhansi.gunman.json new file mode 100644 index 000000000..ef4cff6cd --- /dev/null +++ b/domains/_github-pages-challenge-MukuJhansi.gunman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MukuJhansi", + "email": "mukundagrawal800@gmail.com" + }, + "record": { + "TXT": "c891d48a286f45f50eb814e97f60df" + } +} From 482c12d404e0ce305c7efc03c9a2264afb06d807 Mon Sep 17 00:00:00 2001 From: Soumy Agarwal Date: Tue, 23 Jul 2024 20:14:44 +0530 Subject: [PATCH 638/832] Rename _discord.Gunman.is-a.dev.json to _discord.gunman.json --- domains/{_discord.Gunman.is-a.dev.json => _discord.gunman.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.Gunman.is-a.dev.json => _discord.gunman.json} (100%) diff --git a/domains/_discord.Gunman.is-a.dev.json b/domains/_discord.gunman.json similarity index 100% rename from domains/_discord.Gunman.is-a.dev.json rename to domains/_discord.gunman.json From 7a92ab993857cf158a13905486bbe401b5309a5e Mon Sep 17 00:00:00 2001 From: Soumy Agarwal Date: Tue, 23 Jul 2024 20:16:52 +0530 Subject: [PATCH 639/832] Update gunman.json --- domains/gunman.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/domains/gunman.json b/domains/gunman.json index f594f1abb..8575fc536 100644 --- a/domains/gunman.json +++ b/domains/gunman.json @@ -1,12 +1,13 @@ { "owner": { "username": "MukuJhansi", - "email": "", + "email": "mukundagrawal800@gmail.com", "discord": "1115658967012626542" }, "record": { - "A": ["142.250.77.238"] - } + "A": [ + "216.24.57.1" + ] } - \ No newline at end of file + From a541b1e5e5960289267f26e515a13bb7041d4218 Mon Sep 17 00:00:00 2001 From: frthr <89289837+Furthir@users.noreply.github.com> Date: Tue, 23 Jul 2024 07:49:40 -0700 Subject: [PATCH 640/832] Create ftn.json --- domains/ftn.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ftn.json diff --git a/domains/ftn.json b/domains/ftn.json new file mode 100644 index 000000000..fc1e8a9e3 --- /dev/null +++ b/domains/ftn.json @@ -0,0 +1,11 @@ +{ + "description": "frthr's personal site", + "repo": "https://github.com/furthir/furthir.github.io", + "owner": { + "username": "furthir", + "email": "" + }, + "record": { + "CNAME": "furthir.github.io" + } +} From 2178e038fd0de49ba2e730d52c9383e94bc19db8 Mon Sep 17 00:00:00 2001 From: frthr <89289837+Furthir@users.noreply.github.com> Date: Tue, 23 Jul 2024 07:56:10 -0700 Subject: [PATCH 641/832] Update ftn.json --- domains/ftn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ftn.json b/domains/ftn.json index fc1e8a9e3..8a81c4317 100644 --- a/domains/ftn.json +++ b/domains/ftn.json @@ -3,7 +3,7 @@ "repo": "https://github.com/furthir/furthir.github.io", "owner": { "username": "furthir", - "email": "" + "email": "furthir@pm.me" }, "record": { "CNAME": "furthir.github.io" From 6c3efe4912040b47db10293af538d50b7a88591a Mon Sep 17 00:00:00 2001 From: Jkingwalagam <107750423+Jkingwalagam@users.noreply.github.com> Date: Tue, 23 Jul 2024 21:03:54 +0500 Subject: [PATCH 642/832] Register geostatic.is-a.dev --- domains/geostatic.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/geostatic.json diff --git a/domains/geostatic.json b/domains/geostatic.json new file mode 100644 index 000000000..b680eb1e7 --- /dev/null +++ b/domains/geostatic.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Jkingwalagam", + "email": "", + "discord": "1100459863592685640" + }, + + "record": { + "CNAME": "geostatic-github-io.pages.dev" + } + } + \ No newline at end of file From 01eab01b856fce16ab1a24107bfe80c9ffd4d177 Mon Sep 17 00:00:00 2001 From: Manodeepray <127145195+Manodeepray@users.noreply.github.com> Date: Tue, 23 Jul 2024 22:05:47 +0530 Subject: [PATCH 643/832] manodeepray.json added --- domains/manodeepray.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/manodeepray.json diff --git a/domains/manodeepray.json b/domains/manodeepray.json new file mode 100644 index 000000000..b78a570cd --- /dev/null +++ b/domains/manodeepray.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/Manodeepray/website", + "owner": { + "username": "Manodeepray", + "email": "manodeepray@gmail.com" + }, + "record": { + "CNAME": "Manodeepray.github.io" + } + } \ No newline at end of file From c5391667b3bc8327163ed7a1f5a26da88b2f0f8c Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 23 Jul 2024 14:17:59 -0400 Subject: [PATCH 644/832] Update gunman.json --- domains/gunman.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/gunman.json b/domains/gunman.json index 8575fc536..5fb4c3e12 100644 --- a/domains/gunman.json +++ b/domains/gunman.json @@ -6,8 +6,6 @@ }, "record": { - "A": [ - "216.24.57.1" - ] + "A": ["216.24.57.1"] } - +} From 2245d5c924014500f8a24d97ffc291901eaa5b92 Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 23 Jul 2024 14:24:36 -0400 Subject: [PATCH 645/832] Update _discord.sunn.json --- domains/_discord.sunn.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/_discord.sunn.json b/domains/_discord.sunn.json index 98b35e581..5bd3547ea 100644 --- a/domains/_discord.sunn.json +++ b/domains/_discord.sunn.json @@ -8,4 +8,3 @@ "TXT": "dh=4127674bda0a2291a9479fe6c77468c677339dba" } } -} From e44da330a8e6d2142f21925ee8c64cf0328ea53c Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 23 Jul 2024 14:24:59 -0400 Subject: [PATCH 646/832] Update _discord.sunn.json --- domains/_discord.sunn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.sunn.json b/domains/_discord.sunn.json index 5bd3547ea..962f33b46 100644 --- a/domains/_discord.sunn.json +++ b/domains/_discord.sunn.json @@ -2,7 +2,7 @@ "owner": { "username": "sunn-ia32", "email": "thelynxmic@gmail.com" - } + }, { "record": { "TXT": "dh=4127674bda0a2291a9479fe6c77468c677339dba" From 8baa0108f1b12d2cd2b4230974fa7feb97a98735 Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 23 Jul 2024 14:26:48 -0400 Subject: [PATCH 647/832] Update _discord.sunn.json --- domains/_discord.sunn.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/_discord.sunn.json b/domains/_discord.sunn.json index 962f33b46..d8637fc57 100644 --- a/domains/_discord.sunn.json +++ b/domains/_discord.sunn.json @@ -3,7 +3,6 @@ "username": "sunn-ia32", "email": "thelynxmic@gmail.com" }, - { "record": { "TXT": "dh=4127674bda0a2291a9479fe6c77468c677339dba" } From 227c340830c558b098a10b7425ea0227730b4071 Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 23 Jul 2024 14:30:21 -0400 Subject: [PATCH 648/832] Rename Sajidhussain.json to sajidhussain.json --- domains/{Sajidhussain.json => sajidhussain.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Sajidhussain.json => sajidhussain.json} (100%) diff --git a/domains/Sajidhussain.json b/domains/sajidhussain.json similarity index 100% rename from domains/Sajidhussain.json rename to domains/sajidhussain.json From 4c6edc214d16cf89fcd6154db3a6b67c9749acd0 Mon Sep 17 00:00:00 2001 From: frthr <89289837+Furthir@users.noreply.github.com> Date: Tue, 23 Jul 2024 11:49:37 -0700 Subject: [PATCH 649/832] Create _discord.ftn.json --- domains/_discord.ftn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.ftn.json diff --git a/domains/_discord.ftn.json b/domains/_discord.ftn.json new file mode 100644 index 000000000..bb7497e1a --- /dev/null +++ b/domains/_discord.ftn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "furthir", + "email": "furthir@pm.me" + }, + "record": { + "TXT": "dh=a80a210e492f34a4378ffbb73352034cdc60fbb3" + } +} From 584959e499887f6204c2c4d3d3fd05596b95caca Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Jul 2024 11:31:46 +0800 Subject: [PATCH 650/832] Update owl.json --- domains/owl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/owl.json b/domains/owl.json index 4c315ab46..ad32c3011 100644 --- a/domains/owl.json +++ b/domains/owl.json @@ -4,6 +4,6 @@ "email": "" }, "record": { - "CNAME": "coolify.wdh.gg" + "CNAME": "ksk8c0w.wdh.app" } } From 4010b2ab82f100ec5a22cf97650a7a3233e4afd5 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Jul 2024 11:32:36 +0800 Subject: [PATCH 651/832] Update api.json --- domains/api.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/api.json b/domains/api.json index be8479f8a..1960cb72f 100644 --- a/domains/api.json +++ b/domains/api.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "coolify.wdh.gg" + "CNAME": "kco4g0g.wdh.app" } } From f27102a861c3d54f3de9c9f5f4e649e3b805a666 Mon Sep 17 00:00:00 2001 From: sunn4room <49748547+sunn4room@users.noreply.github.com> Date: Wed, 24 Jul 2024 17:57:07 +0800 Subject: [PATCH 652/832] Create sunn4room.json --- domains/sunn4room.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sunn4room.json diff --git a/domains/sunn4room.json b/domains/sunn4room.json new file mode 100644 index 000000000..eb2a4835a --- /dev/null +++ b/domains/sunn4room.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sunn4room", + "email": "sunn4room@163.com" + }, + "record": { + "CNAME": "blog-4ke.pages.dev" + } +} From 17fe117cfd63ebc4896348f65fe80d0b7e69d442 Mon Sep 17 00:00:00 2001 From: FaultyFaulty-glitch Date: Wed, 24 Jul 2024 11:01:33 +0100 Subject: [PATCH 653/832] Register averagepcweb.is-a.dev --- domains/averagepcweb.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/averagepcweb.json diff --git a/domains/averagepcweb.json b/domains/averagepcweb.json new file mode 100644 index 000000000..628504cd6 --- /dev/null +++ b/domains/averagepcweb.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "FaultyFaulty-glitch", + "email": "", + "discord": "1102928631191322675" + }, + + "record": { + "CNAME": "averagepcweb.pages.dev" + } + } + \ No newline at end of file From d649431ac64aec96ba8016255feda75379ce0ba3 Mon Sep 17 00:00:00 2001 From: civic1007 Date: Wed, 24 Jul 2024 10:37:29 -0500 Subject: [PATCH 654/832] Update images.civic.json --- domains/images.civic.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/images.civic.json b/domains/images.civic.json index 1da09d2c7..1ef5bfb5f 100644 --- a/domains/images.civic.json +++ b/domains/images.civic.json @@ -7,6 +7,6 @@ "discord": "civic1007" }, "record": { - "CNAME": "civics-api.pages.dev" + "CNAME": "rational-weasel-humane.ngrok-free.app" } } From e3097e0eda11f77259768ad6a3febe00ec68e4a6 Mon Sep 17 00:00:00 2001 From: xrap1dx Date: Wed, 24 Jul 2024 18:20:46 +0100 Subject: [PATCH 655/832] Create xra1dx.is-a.dev.json --- domains/xra1dx.is-a.dev.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/xra1dx.is-a.dev.json diff --git a/domains/xra1dx.is-a.dev.json b/domains/xra1dx.is-a.dev.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/xra1dx.is-a.dev.json @@ -0,0 +1 @@ + From 0e416cf51e9c148b072631548d66f89a8ea9dad4 Mon Sep 17 00:00:00 2001 From: civic1007 Date: Wed, 24 Jul 2024 13:37:47 -0500 Subject: [PATCH 656/832] Update images.civic.json --- domains/images.civic.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/images.civic.json b/domains/images.civic.json index 1ef5bfb5f..1da09d2c7 100644 --- a/domains/images.civic.json +++ b/domains/images.civic.json @@ -7,6 +7,6 @@ "discord": "civic1007" }, "record": { - "CNAME": "rational-weasel-humane.ngrok-free.app" + "CNAME": "civics-api.pages.dev" } } From ee1eca7c0b9851bb90a64c8e11801ed2f0399086 Mon Sep 17 00:00:00 2001 From: xrap1dx Date: Wed, 24 Jul 2024 20:35:22 +0100 Subject: [PATCH 657/832] Create xrap1dx.json --- domains/xrap1dx.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/xrap1dx.json diff --git a/domains/xrap1dx.json b/domains/xrap1dx.json new file mode 100644 index 000000000..8b1f21f02 --- /dev/null +++ b/domains/xrap1dx.json @@ -0,0 +1,12 @@ +{ + "description": "making a cool portfolio website.", + "repo": "https://github.com/xrap1dx?tab=repositories", + "owner": { + "username": "xrap1dx", + "email": "sirrapid155@gmail.com" + }, + "record": { + "TXT": "Hello World!", + "A": ["69.30.249.53"] + } +} From 3566c09e01264cb060fa4a1e92ee072ea38e1ec9 Mon Sep 17 00:00:00 2001 From: xrap1dx Date: Wed, 24 Jul 2024 20:35:42 +0100 Subject: [PATCH 658/832] Create xrap1dx.json --- domains/xrap1dx.jso | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/xrap1dx.jso diff --git a/domains/xrap1dx.jso b/domains/xrap1dx.jso new file mode 100644 index 000000000..8b1f21f02 --- /dev/null +++ b/domains/xrap1dx.jso @@ -0,0 +1,12 @@ +{ + "description": "making a cool portfolio website.", + "repo": "https://github.com/xrap1dx?tab=repositories", + "owner": { + "username": "xrap1dx", + "email": "sirrapid155@gmail.com" + }, + "record": { + "TXT": "Hello World!", + "A": ["69.30.249.53"] + } +} From 9dc2143a449e74d178ed8f01ec2632039b23c42a Mon Sep 17 00:00:00 2001 From: xrap1dx Date: Wed, 24 Jul 2024 20:40:46 +0100 Subject: [PATCH 659/832] Update domains/xrap1dx.json Co-authored-by: CuteDog5695 --- domains/xrap1dx.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/xrap1dx.json b/domains/xrap1dx.json index 8b1f21f02..79985299e 100644 --- a/domains/xrap1dx.json +++ b/domains/xrap1dx.json @@ -6,7 +6,6 @@ "email": "sirrapid155@gmail.com" }, "record": { - "TXT": "Hello World!", "A": ["69.30.249.53"] } } From 4cfbe39eb4a2faf21d0e7cfbffb4b44bb3906f3e Mon Sep 17 00:00:00 2001 From: xrap1dx Date: Wed, 24 Jul 2024 20:45:07 +0100 Subject: [PATCH 660/832] Delete domains/xra1dx.is-a.dev.json --- domains/xra1dx.is-a.dev.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/xra1dx.is-a.dev.json diff --git a/domains/xra1dx.is-a.dev.json b/domains/xra1dx.is-a.dev.json deleted file mode 100644 index 8b1378917..000000000 --- a/domains/xra1dx.is-a.dev.json +++ /dev/null @@ -1 +0,0 @@ - From f746c4ba46ceafb2519002d4346ae260afb5798e Mon Sep 17 00:00:00 2001 From: xrap1dx Date: Wed, 24 Jul 2024 20:45:19 +0100 Subject: [PATCH 661/832] Delete domains/xrap1dx.jso --- domains/xrap1dx.jso | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/xrap1dx.jso diff --git a/domains/xrap1dx.jso b/domains/xrap1dx.jso deleted file mode 100644 index 8b1f21f02..000000000 --- a/domains/xrap1dx.jso +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "making a cool portfolio website.", - "repo": "https://github.com/xrap1dx?tab=repositories", - "owner": { - "username": "xrap1dx", - "email": "sirrapid155@gmail.com" - }, - "record": { - "TXT": "Hello World!", - "A": ["69.30.249.53"] - } -} From a201f90e0b9c88377e704ef961e332b4251180af Mon Sep 17 00:00:00 2001 From: FaultyFaulty-glitch Date: Wed, 24 Jul 2024 22:48:07 +0100 Subject: [PATCH 662/832] Create averagepce.json --- domains/averagepce.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/averagepce.json diff --git a/domains/averagepce.json b/domains/averagepce.json new file mode 100644 index 000000000..1f7104b18 --- /dev/null +++ b/domains/averagepce.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "FaultyFaulty-glitch", + "email": "faultywindows@gmail.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + } +} From 48c5fc0123429f94d4585a968b0f65a660210a22 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 25 Jul 2024 09:16:41 +0800 Subject: [PATCH 663/832] visual guide for registration --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 53b5819ee..ab7400d37 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,8 @@ If you have an issue that contains confidental infomation, send an email to secu ## Register ### Manual Registration +> 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://www.is-a.dev/docs). From 1963fca6274bfedfbed5463996760e8c583bfe32 Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Thu, 25 Jul 2024 10:09:12 +0200 Subject: [PATCH 664/832] Create karacsony.vamtic.json --- karacsony.vamtic.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 karacsony.vamtic.json diff --git a/karacsony.vamtic.json b/karacsony.vamtic.json new file mode 100644 index 000000000..a0c9ee304 --- /dev/null +++ b/karacsony.vamtic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vamtic", + "email": "vamtic@yahoo.com" + }, + "record": { + "CNAME": "karacsony.pages.dev" + } +} From df06f4c376585b3e2135d27345187f2882c96071 Mon Sep 17 00:00:00 2001 From: xrap1dx Date: Thu, 25 Jul 2024 09:22:12 +0100 Subject: [PATCH 665/832] Update xrap1dx.json --- domains/xrap1dx.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/domains/xrap1dx.json b/domains/xrap1dx.json index 79985299e..dcaadb289 100644 --- a/domains/xrap1dx.json +++ b/domains/xrap1dx.json @@ -6,6 +6,12 @@ "email": "sirrapid155@gmail.com" }, "record": { - "A": ["69.30.249.53"] + "A": [ + "69.30.249.53" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] } } From 9d65af60e0583afa3f6a81608e76d7b22fd70a9c Mon Sep 17 00:00:00 2001 From: ZenZoya Date: Thu, 25 Jul 2024 16:23:47 +0800 Subject: [PATCH 666/832] Register zenzoya.is-a.dev --- domains/zenzoya.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/zenzoya.json diff --git a/domains/zenzoya.json b/domains/zenzoya.json new file mode 100644 index 000000000..7f922b704 --- /dev/null +++ b/domains/zenzoya.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ZenZoyaUDR", + "email": "", + "discord": "915228509440454707" + }, + + "record": { + "CNAME": "zenzoya.netlify.app" + } + } + \ No newline at end of file From 1317534eafbfa61640c8bf90ce20c83a3f18a098 Mon Sep 17 00:00:00 2001 From: xrap1dx Date: Thu, 25 Jul 2024 09:28:43 +0100 Subject: [PATCH 667/832] Update xrap1dx.json --- domains/xrap1dx.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/domains/xrap1dx.json b/domains/xrap1dx.json index dcaadb289..19eace358 100644 --- a/domains/xrap1dx.json +++ b/domains/xrap1dx.json @@ -12,6 +12,10 @@ "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all", + "Dh=5552cf7dcf2fec81360ac9ee4af0b0a674f1cd33" ] } } From 1dd18de701f3a726ecb46104c3163664a551e5e7 Mon Sep 17 00:00:00 2001 From: xrap1dx Date: Thu, 25 Jul 2024 09:49:25 +0100 Subject: [PATCH 668/832] Update xrap1dx.json --- domains/xrap1dx.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/xrap1dx.json b/domains/xrap1dx.json index 19eace358..a8dcf8a73 100644 --- a/domains/xrap1dx.json +++ b/domains/xrap1dx.json @@ -14,8 +14,7 @@ "mx2.improvmx.com" ], "TXT": [ - "v=spf1 include:spf.improvmx.com ~all", - "Dh=5552cf7dcf2fec81360ac9ee4af0b0a674f1cd33" + "v=spf1 include:spf.improvmx.com ~all" ] } } From 628029bebd32f96a7893153d7d97ddac8654f4bc Mon Sep 17 00:00:00 2001 From: "JustStudio." Date: Thu, 25 Jul 2024 14:08:09 +0500 Subject: [PATCH 669/832] Create juststudio.json --- domains/juststudio.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/juststudio.json diff --git a/domains/juststudio.json b/domains/juststudio.json new file mode 100644 index 000000000..3dde3d3c7 --- /dev/null +++ b/domains/juststudio.json @@ -0,0 +1,11 @@ +{ + "description": "JustStudio.", + "repo": "https://github.com/JustStudio7/juststudio7.github.io", + "owner": { + "username": "JustStudio7", + "email": "lk.qq@ya.ru" + }, + "record": { + "URL": "https://juststudio7.github.io/" + } +} From 60a09f6578884f164a11ea50157dd224adb21a36 Mon Sep 17 00:00:00 2001 From: xrap1dx Date: Thu, 25 Jul 2024 10:21:50 +0100 Subject: [PATCH 670/832] Create _discord.xrap1dx.json --- domains/_discord.xrap1dx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.xrap1dx.json diff --git a/domains/_discord.xrap1dx.json b/domains/_discord.xrap1dx.json new file mode 100644 index 000000000..e6221cd7c --- /dev/null +++ b/domains/_discord.xrap1dx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xrap1dx", + "email": "sirrapid155@gmail.com" + }, + "record": { + "TXT": "Dh=5552cf7dcf2fec81360ac9ee4af0b0a674f1cd33" + } +} From b2c311d93e560669dc9a3458198572f3da803eb8 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Thu, 25 Jul 2024 12:23:38 +0300 Subject: [PATCH 671/832] Update _discord.xrap1dx.json --- domains/_discord.xrap1dx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.xrap1dx.json b/domains/_discord.xrap1dx.json index e6221cd7c..ca3644d28 100644 --- a/domains/_discord.xrap1dx.json +++ b/domains/_discord.xrap1dx.json @@ -4,6 +4,6 @@ "email": "sirrapid155@gmail.com" }, "record": { - "TXT": "Dh=5552cf7dcf2fec81360ac9ee4af0b0a674f1cd33" + "TXT": "dh=5552cf7dcf2fec81360ac9ee4af0b0a674f1cd33" } } From 0ae2dd62dee57bcd24090288406fb1e9ca7e6ac5 Mon Sep 17 00:00:00 2001 From: "JustStudio." Date: Thu, 25 Jul 2024 14:56:11 +0500 Subject: [PATCH 672/832] fixed --- domains/juststudio.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/juststudio.json b/domains/juststudio.json index 3dde3d3c7..28071c9e5 100644 --- a/domains/juststudio.json +++ b/domains/juststudio.json @@ -6,6 +6,6 @@ "email": "lk.qq@ya.ru" }, "record": { - "URL": "https://juststudio7.github.io/" + "CNAME": "juststudio7.github.io" } } From 0816c175efb79ad37317b6c849c607b1abbf48cb Mon Sep 17 00:00:00 2001 From: FaultyFaulty-glitch Date: Thu, 25 Jul 2024 11:44:12 +0100 Subject: [PATCH 673/832] Update averagepce.json --- domains/averagepce.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/domains/averagepce.json b/domains/averagepce.json index 1f7104b18..a0714805f 100644 --- a/domains/averagepce.json +++ b/domains/averagepce.json @@ -3,10 +3,11 @@ "username": "FaultyFaulty-glitch", "email": "faultywindows@gmail.com" }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ] - } + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } From e75aed69075ea037048f027c6dd4bdeb07ed3377 Mon Sep 17 00:00:00 2001 From: "akxd (aditya)" <112229510+adityakumarxd@users.noreply.github.com> Date: Thu, 25 Jul 2024 19:03:40 +0530 Subject: [PATCH 674/832] Create akxd.json --- domains/akxd.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/akxd.json diff --git a/domains/akxd.json b/domains/akxd.json new file mode 100644 index 000000000..da7d829f7 --- /dev/null +++ b/domains/akxd.json @@ -0,0 +1,13 @@ +{ + "description": "Aditya's Portfolio", + "repo": "https://github.com/adityakumarxd", + "owner": { + "username": "adityakumarxd", + "email": "", + "twitter": "", + "discord": "akxd" + }, + "record": { + "CNAME": "adityakumarxd.github.io" + } +} From 73fa4c7cd2e75f7a228c6f4b5d04078964e46e60 Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 25 Jul 2024 11:13:22 -0400 Subject: [PATCH 675/832] remove empty twitter record --- domains/akxd.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/akxd.json b/domains/akxd.json index da7d829f7..a5b3b9351 100644 --- a/domains/akxd.json +++ b/domains/akxd.json @@ -4,7 +4,6 @@ "owner": { "username": "adityakumarxd", "email": "", - "twitter": "", "discord": "akxd" }, "record": { From f8a03cf7aeadc07132d83f058505fe30ca038812 Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 25 Jul 2024 11:14:50 -0400 Subject: [PATCH 676/832] move karacsony.vamtic.json to domains folder --- karacsony.vamtic.json => domains/karacsony.vamtic.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename karacsony.vamtic.json => domains/karacsony.vamtic.json (100%) diff --git a/karacsony.vamtic.json b/domains/karacsony.vamtic.json similarity index 100% rename from karacsony.vamtic.json rename to domains/karacsony.vamtic.json From 9fa28dd12c096bf91be18e57c4f25c0029a4b39e Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Thu, 25 Jul 2024 21:33:38 +0530 Subject: [PATCH 677/832] Delete domains/taskforce-bot.json --- domains/taskforce-bot.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/taskforce-bot.json diff --git a/domains/taskforce-bot.json b/domains/taskforce-bot.json deleted file mode 100644 index 157395476..000000000 --- a/domains/taskforce-bot.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "EducatedSuddenBucket", - "email": "149485703+EducatedSuddenBucket@users.noreply.github.com", - "discord": "1167825360151380032" - }, - - "record": { - "A": ["216.24.57.1"] - } -} From 049840897685f27baa348fc4b6bffe78dafe5a2a Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Thu, 25 Jul 2024 21:38:42 +0530 Subject: [PATCH 678/832] Update educatedsuddenbucket.json --- domains/educatedsuddenbucket.json | 35 +++++++++++++------------------ 1 file changed, 15 insertions(+), 20 deletions(-) diff --git a/domains/educatedsuddenbucket.json b/domains/educatedsuddenbucket.json index 47fad6424..11a98c1fb 100644 --- a/domains/educatedsuddenbucket.json +++ b/domains/educatedsuddenbucket.json @@ -1,22 +1,17 @@ { - "owner": { - "username": "EducatedSuddenBucket", - "email": "educatedsuddenbucket@gmail.com" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": [ - "v=spf1 include:spf.improvmx.com ~all", - "google-site-verification=hS8B2hSz-rNk6gLRnwaZjxuJE9rCLU_25X65JsLEczE" - ], - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } + "owner": { + "username": "EducatedSuddenBucket", + "email": "educatedsuddenbucket@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "TXT": [ + "google-site-verification=hS8B2hSz-rNk6gLRnwaZjxuJE9rCLU_25X65JsLEczE" + ] + } } From 9faf1b8dbf6cfa5d92e7feb261e8ba24b51b8e47 Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Thu, 25 Jul 2024 21:39:37 +0530 Subject: [PATCH 679/832] Update esb.json --- domains/esb.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/domains/esb.json b/domains/esb.json index 4792a76ce..65b3ffed9 100644 --- a/domains/esb.json +++ b/domains/esb.json @@ -6,6 +6,13 @@ "record": { "A": [ "89.106.200.1" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" ] } } From 49e91ec6ccd150e172170ff37d5abc7d765344e1 Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Fri, 26 Jul 2024 04:09:20 +0500 Subject: [PATCH 680/832] Create justdeveloper.json --- domains/justdeveloper.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/justdeveloper.json diff --git a/domains/justdeveloper.json b/domains/justdeveloper.json new file mode 100644 index 000000000..d851934e6 --- /dev/null +++ b/domains/justdeveloper.json @@ -0,0 +1,11 @@ +{ + "description": "JustDeveloper", + "repo": "https://github.com/JustDeveloper1/justdeveloper1.github.io", + "owner": { + "username": "JustDeveloper1", + "email": "lk.qq@ya.ru", + }, + "record": { + "CNAME": "justdeveloper1.github.io" + } +} From 6eb0e292ac2c5e58f825f97bf1319ecc34e99a9e Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Fri, 26 Jul 2024 04:11:45 +0500 Subject: [PATCH 681/832] Delete domains/justdeveloper.json --- domains/justdeveloper.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/justdeveloper.json diff --git a/domains/justdeveloper.json b/domains/justdeveloper.json deleted file mode 100644 index d851934e6..000000000 --- a/domains/justdeveloper.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "JustDeveloper", - "repo": "https://github.com/JustDeveloper1/justdeveloper1.github.io", - "owner": { - "username": "JustDeveloper1", - "email": "lk.qq@ya.ru", - }, - "record": { - "CNAME": "justdeveloper1.github.io" - } -} From 1b1dba0108127e4a87213b50bf6c01736cfd360f Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Fri, 26 Jul 2024 04:12:44 +0500 Subject: [PATCH 682/832] Create justdeveloper.json --- domains/justdeveloper.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/justdeveloper.json diff --git a/domains/justdeveloper.json b/domains/justdeveloper.json new file mode 100644 index 000000000..d851934e6 --- /dev/null +++ b/domains/justdeveloper.json @@ -0,0 +1,11 @@ +{ + "description": "JustDeveloper", + "repo": "https://github.com/JustDeveloper1/justdeveloper1.github.io", + "owner": { + "username": "JustDeveloper1", + "email": "lk.qq@ya.ru", + }, + "record": { + "CNAME": "justdeveloper1.github.io" + } +} From f8b6ea8d400abd2322ea8c7eeb5df5efa1c4620d Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 25 Jul 2024 19:35:50 -0400 Subject: [PATCH 683/832] Update justdeveloper.json --- domains/justdeveloper.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/justdeveloper.json b/domains/justdeveloper.json index d851934e6..6aa1c2988 100644 --- a/domains/justdeveloper.json +++ b/domains/justdeveloper.json @@ -3,7 +3,7 @@ "repo": "https://github.com/JustDeveloper1/justdeveloper1.github.io", "owner": { "username": "JustDeveloper1", - "email": "lk.qq@ya.ru", + "email": "lk.qq@ya.ru" }, "record": { "CNAME": "justdeveloper1.github.io" From fd670d640d9dbabac032ccbeed28576b87d08035 Mon Sep 17 00:00:00 2001 From: blaze-099 Date: Fri, 26 Jul 2024 05:25:02 +0530 Subject: [PATCH 684/832] Register ticketkit.is-a.dev --- domains/ticketkit.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ticketkit.json diff --git a/domains/ticketkit.json b/domains/ticketkit.json new file mode 100644 index 000000000..234ebbdb2 --- /dev/null +++ b/domains/ticketkit.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "blaze-099", + "email": "", + "discord": "1186691290759434350" + }, + + "record": { + "CNAME": "blaze.ticketkit.is-a.dev" + } + } + \ No newline at end of file From 74095fdaedeb028aa48038a7cce28ff0efc76871 Mon Sep 17 00:00:00 2001 From: "JustStudio." Date: Fri, 26 Jul 2024 05:34:31 +0500 Subject: [PATCH 685/832] Create just.json --- domains/just.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/just.json diff --git a/domains/just.json b/domains/just.json new file mode 100644 index 000000000..ff77ba4a5 --- /dev/null +++ b/domains/just.json @@ -0,0 +1,10 @@ +{ + "description": "Short link to juststudio.is-a.dev", + "owner": { + "username": "JustStudio7", + "email": "lk.qq@ya.ru" + }, + "record": { + "URL": "https://juststudio.is-a.dev" + } +} From 2723af85a0a146f6f478580b22c36edb7455f00f Mon Sep 17 00:00:00 2001 From: "JustStudio." Date: Fri, 26 Jul 2024 05:35:25 +0500 Subject: [PATCH 686/832] Delete domains/just.json --- domains/just.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/just.json diff --git a/domains/just.json b/domains/just.json deleted file mode 100644 index ff77ba4a5..000000000 --- a/domains/just.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Short link to juststudio.is-a.dev", - "owner": { - "username": "JustStudio7", - "email": "lk.qq@ya.ru" - }, - "record": { - "URL": "https://juststudio.is-a.dev" - } -} From d1035b51aafb9e61b779b20aaac7c473fabc1175 Mon Sep 17 00:00:00 2001 From: "JustStudio." Date: Fri, 26 Jul 2024 05:36:18 +0500 Subject: [PATCH 687/832] Create just.json --- domains/just.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/just.json diff --git a/domains/just.json b/domains/just.json new file mode 100644 index 000000000..ff77ba4a5 --- /dev/null +++ b/domains/just.json @@ -0,0 +1,10 @@ +{ + "description": "Short link to juststudio.is-a.dev", + "owner": { + "username": "JustStudio7", + "email": "lk.qq@ya.ru" + }, + "record": { + "URL": "https://juststudio.is-a.dev" + } +} From bda0410c795786eb28b55bfc57bea22f5fc1cbe1 Mon Sep 17 00:00:00 2001 From: "JustStudio." Date: Fri, 26 Jul 2024 15:16:09 +0500 Subject: [PATCH 688/832] Update just.json --- domains/just.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/just.json b/domains/just.json index ff77ba4a5..f5e6961be 100644 --- a/domains/just.json +++ b/domains/just.json @@ -5,6 +5,6 @@ "email": "lk.qq@ya.ru" }, "record": { - "URL": "https://juststudio.is-a.dev" + "A": "89.106.200.1" } } From e7954f60ac09a629855ef9b87844123e33f1711b Mon Sep 17 00:00:00 2001 From: "JustStudio." Date: Fri, 26 Jul 2024 15:19:29 +0500 Subject: [PATCH 689/832] Update domains/just.json Co-authored-by: CuteDog5695 --- domains/just.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/just.json b/domains/just.json index f5e6961be..2223b85a9 100644 --- a/domains/just.json +++ b/domains/just.json @@ -5,6 +5,6 @@ "email": "lk.qq@ya.ru" }, "record": { - "A": "89.106.200.1" + "A": ["89.106.200.1"] } } From cd3d857fb3cba2463b3a3cf359ec0e4ca7cafc18 Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Fri, 26 Jul 2024 15:35:49 +0500 Subject: [PATCH 690/832] Create jd.json --- domains/jd.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jd.json diff --git a/domains/jd.json b/domains/jd.json new file mode 100644 index 000000000..261fde1de --- /dev/null +++ b/domains/jd.json @@ -0,0 +1,10 @@ +{ + "description": "Short link to justdeveloper.is-a.dev", + "owner": { + "username": "JustDeveloper1", + "email": "lk.qq@ya.ru" + }, + "record": { + "A": ["89.106.200.1"] + } +} From ba3aca68003cec1c76192f04dd06eb8604846c5c Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Fri, 26 Jul 2024 16:00:33 +0500 Subject: [PATCH 691/832] Create _discord.justdeveloper.json --- domains/_discord.justdeveloper.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.justdeveloper.json diff --git a/domains/_discord.justdeveloper.json b/domains/_discord.justdeveloper.json new file mode 100644 index 000000000..fc8da2bd5 --- /dev/null +++ b/domains/_discord.justdeveloper.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JustDeveloper1", + "email": "lk.qq@ya.ru" + }, + "record": { + "TXT": "dh=a468556178a0bac462fa84043545b67b982e7fe0" + } +} From 05060aeb7add72010b5069113e778aa4adca5f77 Mon Sep 17 00:00:00 2001 From: Soumy Agarwal Date: Fri, 26 Jul 2024 16:57:42 +0530 Subject: [PATCH 692/832] Register wizardsword.is-a.dev --- domains/wizardsword.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/wizardsword.json diff --git a/domains/wizardsword.json b/domains/wizardsword.json new file mode 100644 index 000000000..2543958b0 --- /dev/null +++ b/domains/wizardsword.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "MukuJhansi", + "email": "", + "discord": "1115658967012626542" + }, + + "record": { + "A": ["216.24.57.1"] + } + } + \ No newline at end of file From 14c09ae46e64a54c573658c6a20df1d67c4141ff Mon Sep 17 00:00:00 2001 From: blaze-099 Date: Fri, 26 Jul 2024 17:50:51 +0530 Subject: [PATCH 693/832] Update ticketkit.json --- domains/ticketkit.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/domains/ticketkit.json b/domains/ticketkit.json index 234ebbdb2..484d7281d 100644 --- a/domains/ticketkit.json +++ b/domains/ticketkit.json @@ -1,4 +1,5 @@ { + "site": "https://ticketsx.netlify.app/", "owner": { "username": "blaze-099", "email": "", @@ -6,7 +7,9 @@ }, "record": { - "CNAME": "blaze.ticketkit.is-a.dev" - } + "A": [ + "75.2.60.5", + ] } - \ No newline at end of file +} + From 57737e5586bbbfac42c8fa02bf5f5b69d5fe09bc Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Fri, 26 Jul 2024 19:17:00 +0530 Subject: [PATCH 694/832] Update educatedsuddenbucket.json --- domains/educatedsuddenbucket.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/educatedsuddenbucket.json b/domains/educatedsuddenbucket.json index 11a98c1fb..200cf4653 100644 --- a/domains/educatedsuddenbucket.json +++ b/domains/educatedsuddenbucket.json @@ -11,7 +11,12 @@ "185.199.111.153" ], "TXT": [ - "google-site-verification=hS8B2hSz-rNk6gLRnwaZjxuJE9rCLU_25X65JsLEczE" + "google-site-verification=hS8B2hSz-rNk6gLRnwaZjxuJE9rCLU_25X65JsLEczE", + "v=spf1 include:spf.improvmx.com ~all" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" ] } } From 19a25005426a0b0a7943ec3a1e269fb8c97a5b5a Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Fri, 26 Jul 2024 19:17:39 +0530 Subject: [PATCH 695/832] Delete domains/ascii.educatedsuddenbucket.json --- domains/ascii.educatedsuddenbucket.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 domains/ascii.educatedsuddenbucket.json diff --git a/domains/ascii.educatedsuddenbucket.json b/domains/ascii.educatedsuddenbucket.json deleted file mode 100644 index b14fc31dc..000000000 --- a/domains/ascii.educatedsuddenbucket.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "owner": { - "username": "EducatedSuddenBucket", - "email": "educatedsuddenbucket@gmail.com" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } -} From 701f5a557a69bb46beb90b11430243ac6bee85c4 Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Fri, 26 Jul 2024 19:19:31 +0530 Subject: [PATCH 696/832] Delete domains/fetches.educatedsuddenbucket.json --- domains/fetches.educatedsuddenbucket.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 domains/fetches.educatedsuddenbucket.json diff --git a/domains/fetches.educatedsuddenbucket.json b/domains/fetches.educatedsuddenbucket.json deleted file mode 100644 index b14fc31dc..000000000 --- a/domains/fetches.educatedsuddenbucket.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "owner": { - "username": "EducatedSuddenBucket", - "email": "educatedsuddenbucket@gmail.com" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } -} From 14ff0c3ea5be29d836075ae533540f5e3233a9b0 Mon Sep 17 00:00:00 2001 From: "JustStudio." Date: Fri, 26 Jul 2024 19:07:20 +0500 Subject: [PATCH 697/832] Create forum.juststudio.json --- domains/forum.juststudio.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/forum.juststudio.json diff --git a/domains/forum.juststudio.json b/domains/forum.juststudio.json new file mode 100644 index 000000000..b3c827fe0 --- /dev/null +++ b/domains/forum.juststudio.json @@ -0,0 +1,10 @@ +{ + "description": "JustStudio.Forum", + "owner": { + "username": "JustStudio7", + "email": "lk.qq@ya.ru", + }, + "record": { + "CNAME": "cname.featureos.app" + } +} From 9bf261a2b4162f86471430df61fc012b951cbfad Mon Sep 17 00:00:00 2001 From: "JustStudio." Date: Fri, 26 Jul 2024 19:07:56 +0500 Subject: [PATCH 698/832] Delete domains/forum.juststudio.json --- domains/forum.juststudio.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/forum.juststudio.json diff --git a/domains/forum.juststudio.json b/domains/forum.juststudio.json deleted file mode 100644 index b3c827fe0..000000000 --- a/domains/forum.juststudio.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "JustStudio.Forum", - "owner": { - "username": "JustStudio7", - "email": "lk.qq@ya.ru", - }, - "record": { - "CNAME": "cname.featureos.app" - } -} From 64b0cc6547312195614dd2334e0f4fae8b4c2181 Mon Sep 17 00:00:00 2001 From: "JustStudio." Date: Fri, 26 Jul 2024 19:09:37 +0500 Subject: [PATCH 699/832] Create forum.juststudio.json --- domains/forum.juststudio.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/forum.juststudio.json diff --git a/domains/forum.juststudio.json b/domains/forum.juststudio.json new file mode 100644 index 000000000..b3c827fe0 --- /dev/null +++ b/domains/forum.juststudio.json @@ -0,0 +1,10 @@ +{ + "description": "JustStudio.Forum", + "owner": { + "username": "JustStudio7", + "email": "lk.qq@ya.ru", + }, + "record": { + "CNAME": "cname.featureos.app" + } +} From 2bc10df8a5250b79799e91de01276792a1d6214e Mon Sep 17 00:00:00 2001 From: "JustStudio." Date: Fri, 26 Jul 2024 19:10:03 +0500 Subject: [PATCH 700/832] Delete domains/forum.juststudio.json --- domains/forum.juststudio.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/forum.juststudio.json diff --git a/domains/forum.juststudio.json b/domains/forum.juststudio.json deleted file mode 100644 index b3c827fe0..000000000 --- a/domains/forum.juststudio.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "JustStudio.Forum", - "owner": { - "username": "JustStudio7", - "email": "lk.qq@ya.ru", - }, - "record": { - "CNAME": "cname.featureos.app" - } -} From bf61f8c66fff1f76e1aa71c7997069a2d1f1ae40 Mon Sep 17 00:00:00 2001 From: Khoa <112295728+UsernameKhoaIsAvailable@users.noreply.github.com> Date: Fri, 26 Jul 2024 21:59:10 +0700 Subject: [PATCH 701/832] Delete beatrack.is-a.dev --- domains/beatrack.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/beatrack.json diff --git a/domains/beatrack.json b/domains/beatrack.json deleted file mode 100644 index 2965efd67..000000000 --- a/domains/beatrack.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "UsernameKhoaIsAvailable", - "email": "khoatm20@gmail.com", - "discord": "697058629517443106" - }, - - "record": { - "A": ["42.119.154.148"] - } - } - From 6397ab442a389c46d0f655f44ad13ecea5a5b659 Mon Sep 17 00:00:00 2001 From: Legofan <94994630+legofanlovessayori@users.noreply.github.com> Date: Fri, 26 Jul 2024 17:08:45 +0200 Subject: [PATCH 702/832] Register dishery.is-a.dev --- domains/dishery.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dishery.json diff --git a/domains/dishery.json b/domains/dishery.json new file mode 100644 index 000000000..1d0022c46 --- /dev/null +++ b/domains/dishery.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "legofanlovessayori", + "email": "", + "discord": "805708874178625546" + }, + + "record": { + "TXT": "protonmail-verification=4673bc02c41c5ac6445e15835074759576e78e3d" + } + } + \ No newline at end of file From b4ec9adaedd815487837f1ece6a220fe9130ade4 Mon Sep 17 00:00:00 2001 From: Ardaninho <103660564+Ardaninho@users.noreply.github.com> Date: Fri, 26 Jul 2024 17:24:36 +0200 Subject: [PATCH 703/832] Register ardaninho.is-a.dev --- domains/ardaninho.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ardaninho.json diff --git a/domains/ardaninho.json b/domains/ardaninho.json new file mode 100644 index 000000000..a57c2383b --- /dev/null +++ b/domains/ardaninho.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Ardaninho", + "email": "", + "discord": "639439553698201626" + }, + + "record": { + "A": ["23.88.73.88"] + } + } + \ No newline at end of file From 861ead9fab5eb6138d361136e24c53e1562ab8e8 Mon Sep 17 00:00:00 2001 From: blaze-099 Date: Fri, 26 Jul 2024 21:21:59 +0530 Subject: [PATCH 704/832] Update ticketkit.json --- domains/ticketkit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ticketkit.json b/domains/ticketkit.json index 484d7281d..7d2b5e70e 100644 --- a/domains/ticketkit.json +++ b/domains/ticketkit.json @@ -8,7 +8,7 @@ "record": { "A": [ - "75.2.60.5", + "75.2.60.5" ] } } From b4d8c68cae3e6a3fac15f47a7f7f5de93ceaf613 Mon Sep 17 00:00:00 2001 From: mak448a <94062293+mak448a@users.noreply.github.com> Date: Fri, 26 Jul 2024 11:06:51 -0500 Subject: [PATCH 705/832] Update mak448a.json --- domains/mak448a.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mak448a.json b/domains/mak448a.json index df469e3b7..7d2a009ea 100644 --- a/domains/mak448a.json +++ b/domains/mak448a.json @@ -1,7 +1,7 @@ { "owner": { "username": "mak448a", - "email": "thracc448@gmail.com" + "email": "mak448a.comfy891@slmail.me" }, "record": { "CNAME": "mak448a.github.io" From 97c405b4f9d237bf9f64f35ea61b5040bd5f78e8 Mon Sep 17 00:00:00 2001 From: Katz <108922729+Bananalolok@users.noreply.github.com> Date: Fri, 26 Jul 2024 21:38:58 +0530 Subject: [PATCH 706/832] Update katz.json --- domains/katz.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/katz.json b/domains/katz.json index 2250333da..7a322262c 100644 --- a/domains/katz.json +++ b/domains/katz.json @@ -2,11 +2,10 @@ "owner": { "username": "Bananalolok", "discord": "banana_lol_7678", - "email": "" }, "record": { "A": [ - "69.197.135.202" + "69.197.135.205" ] } } From 3a0248f5fc0b2c4dec8e7f1ebcb59dd03c3b6a72 Mon Sep 17 00:00:00 2001 From: Ardaninho <103660564+Ardaninho@users.noreply.github.com> Date: Fri, 26 Jul 2024 18:14:28 +0200 Subject: [PATCH 707/832] added cname --- domains/ardaninho.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/ardaninho.json b/domains/ardaninho.json index a57c2383b..ee54e07fe 100644 --- a/domains/ardaninho.json +++ b/domains/ardaninho.json @@ -6,7 +6,8 @@ }, "record": { - "A": ["23.88.73.88"] + "A": ["23.88.73.88"], + "CNAME": ["ardaninho.github.io"] } } - \ No newline at end of file + From a17848cc3bf64fa50dee88b2bc802bb525058f36 Mon Sep 17 00:00:00 2001 From: mak448a <94062293+mak448a@users.noreply.github.com> Date: Fri, 26 Jul 2024 11:15:57 -0500 Subject: [PATCH 708/832] Update mak448a.json --- domains/mak448a.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/mak448a.json b/domains/mak448a.json index 7d2a009ea..b5119f5de 100644 --- a/domains/mak448a.json +++ b/domains/mak448a.json @@ -1,7 +1,8 @@ { "owner": { "username": "mak448a", - "email": "mak448a.comfy891@slmail.me" + "email": "" + "discord": "295391820744228867" }, "record": { "CNAME": "mak448a.github.io" From cca23f7acd4f163cb0d5f430f632c5b9e5ac1b43 Mon Sep 17 00:00:00 2001 From: blaze-099 Date: Fri, 26 Jul 2024 21:47:52 +0530 Subject: [PATCH 709/832] Update ticketkit.json --- domains/ticketkit.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/ticketkit.json b/domains/ticketkit.json index 7d2b5e70e..180b62af2 100644 --- a/domains/ticketkit.json +++ b/domains/ticketkit.json @@ -7,9 +7,7 @@ }, "record": { - "A": [ - "75.2.60.5" - ] + "CNAME": ["https://ticketsx.netlify.app/"] } } From 82bf256ef5d2edec73f16393b3aee4ab5d50a8a1 Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 26 Jul 2024 12:18:25 -0400 Subject: [PATCH 710/832] Update ardaninho.json --- domains/ardaninho.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ardaninho.json b/domains/ardaninho.json index ee54e07fe..d943e63a1 100644 --- a/domains/ardaninho.json +++ b/domains/ardaninho.json @@ -7,7 +7,7 @@ "record": { "A": ["23.88.73.88"], - "CNAME": ["ardaninho.github.io"] + "CNAME": "ardaninho.github.io" } } From 8a0f55ae8242717d2683efcd194b322a704c4c34 Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 26 Jul 2024 12:21:55 -0400 Subject: [PATCH 711/832] Update katz.json --- domains/katz.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/katz.json b/domains/katz.json index 7a322262c..a9b2826ab 100644 --- a/domains/katz.json +++ b/domains/katz.json @@ -2,6 +2,7 @@ "owner": { "username": "Bananalolok", "discord": "banana_lol_7678", + "email": "" }, "record": { "A": [ From 64783550619e4d71f757e92a640c7b3f8e4d6aa5 Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 26 Jul 2024 12:22:58 -0400 Subject: [PATCH 712/832] Update mak448a.json --- domains/mak448a.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mak448a.json b/domains/mak448a.json index b5119f5de..2f9ad0940 100644 --- a/domains/mak448a.json +++ b/domains/mak448a.json @@ -1,7 +1,7 @@ { "owner": { "username": "mak448a", - "email": "" + "email": "", "discord": "295391820744228867" }, "record": { From b903baa070ff4273ae1b09dc48f2e7529cf37c7a Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Fri, 26 Jul 2024 21:52:59 +0530 Subject: [PATCH 713/832] Delete unofficial-docs.is-a.dev --- domains/unofficial-docs.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 domains/unofficial-docs.json diff --git a/domains/unofficial-docs.json b/domains/unofficial-docs.json deleted file mode 100644 index b14fc31dc..000000000 --- a/domains/unofficial-docs.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "owner": { - "username": "EducatedSuddenBucket", - "email": "educatedsuddenbucket@gmail.com" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } -} From 770680928c9abf925fe7448e4dea74780b9b5f8f Mon Sep 17 00:00:00 2001 From: Ardaninho <103660564+Ardaninho@users.noreply.github.com> Date: Fri, 26 Jul 2024 18:32:42 +0200 Subject: [PATCH 714/832] Register beammp.ardaninho.is-a.dev --- domains/beammp.ardaninho.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/beammp.ardaninho.json diff --git a/domains/beammp.ardaninho.json b/domains/beammp.ardaninho.json new file mode 100644 index 000000000..a57c2383b --- /dev/null +++ b/domains/beammp.ardaninho.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Ardaninho", + "email": "", + "discord": "639439553698201626" + }, + + "record": { + "A": ["23.88.73.88"] + } + } + \ No newline at end of file From 2e40811fbaf212bd348f8aaa3200525dbabd164e Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 26 Jul 2024 12:37:12 -0400 Subject: [PATCH 715/832] Update ardaninho.json --- domains/ardaninho.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/ardaninho.json b/domains/ardaninho.json index d943e63a1..035564227 100644 --- a/domains/ardaninho.json +++ b/domains/ardaninho.json @@ -6,7 +6,6 @@ }, "record": { - "A": ["23.88.73.88"], "CNAME": "ardaninho.github.io" } } From b3bf2350b86f1ed82466b873e3522c11f867ea89 Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 26 Jul 2024 12:38:55 -0400 Subject: [PATCH 716/832] fix various formatting errors --- domains/ticketkit.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/ticketkit.json b/domains/ticketkit.json index 180b62af2..3a230ac41 100644 --- a/domains/ticketkit.json +++ b/domains/ticketkit.json @@ -1,13 +1,11 @@ { - "site": "https://ticketsx.netlify.app/", "owner": { "username": "blaze-099", "email": "", "discord": "1186691290759434350" }, - "record": { - "CNAME": ["https://ticketsx.netlify.app/"] + "CNAME": "ticketsx.netlify.app" } } From 5094b48ab1d86ac3fa0adf434f5a738d06561c3e Mon Sep 17 00:00:00 2001 From: Legofan <94994630+legofanlovessayori@users.noreply.github.com> Date: Fri, 26 Jul 2024 18:53:59 +0200 Subject: [PATCH 717/832] update dishery.json for email --- domains/dishery.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/domains/dishery.json b/domains/dishery.json index 1d0022c46..a54c28c7a 100644 --- a/domains/dishery.json +++ b/domains/dishery.json @@ -8,5 +8,44 @@ "record": { "TXT": "protonmail-verification=4673bc02c41c5ac6445e15835074759576e78e3d" } + + { + "record": { + "MX": [ + "mail.protonmail.ch", + "mailsec.protonmail.ch" + ] + } + } + + { + "record": { + "TXT": "v=spf1 include:_spf.protonmail.ch ~all" + } + } + + { + "record": { + "CNAME": "protonmail.domainkey.dbxtlrxqglgletgpn26dwbm2o5iti544vaak67qjuytc2bhjhvr4a.domains.proton.ch." + } + } + + { + "record": { + "CNAME": "protonmail2.domainkey.dbxtlrxqglgletgpn26dwbm2o5iti544vaak67qjuytc2bhjhvr4a.domains.proton.ch." + } + } + + { + "record": { + "CNAME": "protonmail3.domainkey.dbxtlrxqglgletgpn26dwbm2o5iti544vaak67qjuytc2bhjhvr4a.domains.proton.ch." + } + } + + { + "record": { + "TXT": "v=DMARC1; p=quarantine" + } + } } \ No newline at end of file From a774ff3e5748efdf70a37da6784aed09b49d8423 Mon Sep 17 00:00:00 2001 From: Legofan <94994630+legofanlovessayori@users.noreply.github.com> Date: Fri, 26 Jul 2024 19:27:00 +0200 Subject: [PATCH 718/832] remove cnames --- domains/dishery.json | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/domains/dishery.json b/domains/dishery.json index a54c28c7a..7275000e2 100644 --- a/domains/dishery.json +++ b/domains/dishery.json @@ -24,24 +24,6 @@ } } - { - "record": { - "CNAME": "protonmail.domainkey.dbxtlrxqglgletgpn26dwbm2o5iti544vaak67qjuytc2bhjhvr4a.domains.proton.ch." - } - } - - { - "record": { - "CNAME": "protonmail2.domainkey.dbxtlrxqglgletgpn26dwbm2o5iti544vaak67qjuytc2bhjhvr4a.domains.proton.ch." - } - } - - { - "record": { - "CNAME": "protonmail3.domainkey.dbxtlrxqglgletgpn26dwbm2o5iti544vaak67qjuytc2bhjhvr4a.domains.proton.ch." - } - } - { "record": { "TXT": "v=DMARC1; p=quarantine" From aa6ecb2df38dfb854adf7b9341b6a61c8f9048d5 Mon Sep 17 00:00:00 2001 From: Akatsuki2555 Date: Fri, 26 Jul 2024 19:55:19 +0200 Subject: [PATCH 719/832] Registeration of Akatsuki2555.is-a.dev (attempt ni) --- domains/akatsuki2555.json | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/domains/akatsuki2555.json b/domains/akatsuki2555.json index da16c05ab..4bbd7c6a9 100644 --- a/domains/akatsuki2555.json +++ b/domains/akatsuki2555.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "Akatsuki2555", - "email": "", - "discord": "1226900455037075509" - }, - - "record": { - "TXT": "vc-domain-verify=akatsuki2555.is-a.dev,ed9d2ba6e56dab7549de" - } + "repo": "https://github.com/Akatsuki2555/Akatsuki2555.github.io", + "owner": { + "username": "Akatsuki2555", + "email": "akatsuki2555@proton.me", + "discord": "1226900455037075509" + }, + "record": { + "TXT": "af66c6734ae2342654c413fbb3b9aa" } - \ No newline at end of file +} \ No newline at end of file From 4be1b96d3e62212a621d62dab9c80dd13fb58085 Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 26 Jul 2024 14:16:30 -0400 Subject: [PATCH 720/832] fix the MASSIVE formatting errors this fool made --- domains/dishery.json | 29 ++++++++--------------------- 1 file changed, 8 insertions(+), 21 deletions(-) diff --git a/domains/dishery.json b/domains/dishery.json index 7275000e2..cdea44469 100644 --- a/domains/dishery.json +++ b/domains/dishery.json @@ -6,28 +6,15 @@ }, "record": { - "TXT": "protonmail-verification=4673bc02c41c5ac6445e15835074759576e78e3d" - } - - { - "record": { - "MX": [ + "TXT": [ + "protonmail-verification=4673bc02c41c5ac6445e15835074759576e78e3d", + "v=spf1 include:_spf.protonmail.ch ~all", + "v=DMARC1; p=quarantine" + ], + "MX": [ "mail.protonmail.ch", "mailsec.protonmail.ch" - ] + ], } - } - - { - "record": { - "TXT": "v=spf1 include:_spf.protonmail.ch ~all" - } - } - - { - "record": { - "TXT": "v=DMARC1; p=quarantine" - } - } } - \ No newline at end of file + From 1e667148fc1acf9fd23770ba5ffef582f606f77b Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 26 Jul 2024 14:28:02 -0400 Subject: [PATCH 721/832] format + remove trailing comma --- domains/dishery.json | 36 +++++++++++++++++------------------- 1 file changed, 17 insertions(+), 19 deletions(-) diff --git a/domains/dishery.json b/domains/dishery.json index cdea44469..d4f17e492 100644 --- a/domains/dishery.json +++ b/domains/dishery.json @@ -1,20 +1,18 @@ { - "owner": { - "username": "legofanlovessayori", - "email": "", - "discord": "805708874178625546" - }, - - "record": { - "TXT": [ - "protonmail-verification=4673bc02c41c5ac6445e15835074759576e78e3d", - "v=spf1 include:_spf.protonmail.ch ~all", - "v=DMARC1; p=quarantine" - ], - "MX": [ - "mail.protonmail.ch", - "mailsec.protonmail.ch" - ], - } - } - + "owner": { + "username": "legofanlovessayori", + "email": "", + "discord": "805708874178625546" + }, + "record": { + "TXT": [ + "protonmail-verification=4673bc02c41c5ac6445e15835074759576e78e3d", + "v=spf1 include:_spf.protonmail.ch ~all", + "v=DMARC1; p=quarantine" + ], + "MX": [ + "mail.protonmail.ch", + "mailsec.protonmail.ch" + ] + } +} From 6e324c5d977ed7f41b823aed5725a5628ed6dda9 Mon Sep 17 00:00:00 2001 From: Akatsuki2555 Date: Fri, 26 Jul 2024 20:39:39 +0200 Subject: [PATCH 722/832] Add CNAME --- domains/akatsuki2555.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/akatsuki2555.json b/domains/akatsuki2555.json index 4bbd7c6a9..3bb712872 100644 --- a/domains/akatsuki2555.json +++ b/domains/akatsuki2555.json @@ -6,6 +6,7 @@ "discord": "1226900455037075509" }, "record": { - "TXT": "af66c6734ae2342654c413fbb3b9aa" + "TXT": "af66c6734ae2342654c413fbb3b9aa", + "CNAME": "akatsuki2555.github.io" } } \ No newline at end of file From 24f8f451656b89426d889a1e7d893b0519a71e8a 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: Sat, 27 Jul 2024 02:13:29 +0700 Subject: [PATCH 723/832] Register uzi.is-a.dev --- domains/uzi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/uzi.json diff --git a/domains/uzi.json b/domains/uzi.json new file mode 100644 index 000000000..a78b749c1 --- /dev/null +++ b/domains/uzi.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "crischutu07", + "email": "", + "discord": "1001747794954039368" + }, + + "record": { + "CNAME": "crischutu07.github.io/uzi" + } + } + \ No newline at end of file From 2d771c6e05241072f623e26e8afed48f3d3b795c Mon Sep 17 00:00:00 2001 From: Akatsuki2555 Date: Fri, 26 Jul 2024 21:25:25 +0200 Subject: [PATCH 724/832] Update domains/akatsuki2555.json Co-authored-by: orangc --- domains/akatsuki2555.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/akatsuki2555.json b/domains/akatsuki2555.json index 3bb712872..d409e9dc8 100644 --- a/domains/akatsuki2555.json +++ b/domains/akatsuki2555.json @@ -6,7 +6,6 @@ "discord": "1226900455037075509" }, "record": { - "TXT": "af66c6734ae2342654c413fbb3b9aa", "CNAME": "akatsuki2555.github.io" } } \ No newline at end of file From dac7914c5a27029f1b08efeab417aa3f17a17f38 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: Sat, 27 Jul 2024 16:10:21 +0700 Subject: [PATCH 725/832] Update uzi.json --- domains/uzi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/uzi.json b/domains/uzi.json index a78b749c1..a47d8f510 100644 --- a/domains/uzi.json +++ b/domains/uzi.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "crischutu07.github.io/uzi" + "A": "185.199.108.153" } } - \ No newline at end of file + From e302a98c2341464b9948494322b95238ce2d2df4 Mon Sep 17 00:00:00 2001 From: "JustStudio." Date: Sat, 27 Jul 2024 14:10:33 +0500 Subject: [PATCH 726/832] Create zmail._domainkey.juststudio.json --- domains/zmail._domainkey.juststudio.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/zmail._domainkey.juststudio.json diff --git a/domains/zmail._domainkey.juststudio.json b/domains/zmail._domainkey.juststudio.json new file mode 100644 index 000000000..fa533eb95 --- /dev/null +++ b/domains/zmail._domainkey.juststudio.json @@ -0,0 +1,10 @@ +{ + "description": "zoho mail for juststudio.is-a.dev domain", + "owner": { + "username": "JustStudio7", + "email": "lk.qq@ya.ru" + }, + "record": { + "TXT": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjezgYOcTrOFw6uITe2KXiQ7MTEzCI76YKzGNPCeN7ttYlbZ/+KRg+iNPNcinf96ClHDhw7fooDSkmTnsCwXdK29gidrXFljATKEB3bilriDYTdtesd+kCHVS5XqUWHKfAdhFZpQcV97DwX1mzTb17JOi8R9HJ8KqJ00/+eir+EQIDAQAB" + } +} From 47946a53d8cfd123418a677bdba21dab1a00c93d 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: Sat, 27 Jul 2024 16:13:58 +0700 Subject: [PATCH 727/832] Update uzi.json --- domains/uzi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/uzi.json b/domains/uzi.json index a47d8f510..b3c35ea75 100644 --- a/domains/uzi.json +++ b/domains/uzi.json @@ -6,7 +6,7 @@ }, "record": { - "A": "185.199.108.153" + "CNAME": "crischutu07.github.io" } } From 2d32621823b9beeb89fd5fae64fb154a81cd76ce Mon Sep 17 00:00:00 2001 From: "JustStudio." Date: Sat, 27 Jul 2024 14:28:13 +0500 Subject: [PATCH 728/832] Update juststudio.json --- domains/juststudio.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/juststudio.json b/domains/juststudio.json index 28071c9e5..6e8d5ec7c 100644 --- a/domains/juststudio.json +++ b/domains/juststudio.json @@ -6,6 +6,9 @@ "email": "lk.qq@ya.ru" }, "record": { - "CNAME": "juststudio7.github.io" + "CNAME": "juststudio7.github.io", + "MX": [ + "mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu" + ] } } From be003a64de885eca213de4d3c626eadf5822b912 Mon Sep 17 00:00:00 2001 From: Ardaninho <103660564+Ardaninho@users.noreply.github.com> Date: Sat, 27 Jul 2024 12:02:56 +0200 Subject: [PATCH 729/832] Delete beammp.ardaninho.is-a.dev --- domains/beammp.ardaninho.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/beammp.ardaninho.json diff --git a/domains/beammp.ardaninho.json b/domains/beammp.ardaninho.json deleted file mode 100644 index a57c2383b..000000000 --- a/domains/beammp.ardaninho.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "Ardaninho", - "email": "", - "discord": "639439553698201626" - }, - - "record": { - "A": ["23.88.73.88"] - } - } - \ No newline at end of file From 621d64484dd5b5b66ae9b4d4426a6f47469a7e98 Mon Sep 17 00:00:00 2001 From: Ardaninho <103660564+Ardaninho@users.noreply.github.com> Date: Sat, 27 Jul 2024 12:03:56 +0200 Subject: [PATCH 730/832] Register gameserver.ardaninho.is-a.dev --- domains/gameserver.ardaninho.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/gameserver.ardaninho.json diff --git a/domains/gameserver.ardaninho.json b/domains/gameserver.ardaninho.json new file mode 100644 index 000000000..a57c2383b --- /dev/null +++ b/domains/gameserver.ardaninho.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Ardaninho", + "email": "", + "discord": "639439553698201626" + }, + + "record": { + "A": ["23.88.73.88"] + } + } + \ No newline at end of file From 5ea10bb62f3d0ada04598e19a5ebdb26df408daf Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Sat, 27 Jul 2024 15:39:09 +0530 Subject: [PATCH 731/832] Update esb.json --- domains/esb.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/domains/esb.json b/domains/esb.json index 65b3ffed9..fce1e043e 100644 --- a/domains/esb.json +++ b/domains/esb.json @@ -7,12 +7,8 @@ "A": [ "89.106.200.1" ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], "TXT": [ - "v=spf1 include:spf.improvmx.com ~all" + "zoho-verification=zb54408053.zmverify.zoho.in" ] } } From 24e6856e5e6e03a5b35d08c880a11f64f17e7043 Mon Sep 17 00:00:00 2001 From: jirafey Date: Sat, 27 Jul 2024 10:51:05 +0000 Subject: [PATCH 732/832] Update _discord.jirafey.json Don't want to share the e-mail also my domain is inactive --- domains/_discord.jirafey.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/_discord.jirafey.json b/domains/_discord.jirafey.json index 363a429d5..3ba3433dc 100644 --- a/domains/_discord.jirafey.json +++ b/domains/_discord.jirafey.json @@ -1,7 +1,6 @@ { "owner": { - "username": "jirafey", - "email": "jirafey@tuta.io" + "username": "jirafey" }, "record": { "TXT": "dh=3c80d94ed181b223255b5fbf35f8fda6a402058f" From 36f75c8fcdc59226c18a71d1d24605a5c690fe87 Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Sat, 27 Jul 2024 16:24:17 +0530 Subject: [PATCH 733/832] Update esb.json --- domains/esb.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/domains/esb.json b/domains/esb.json index fce1e043e..0eb39b0e6 100644 --- a/domains/esb.json +++ b/domains/esb.json @@ -8,7 +8,13 @@ "89.106.200.1" ], "TXT": [ - "zoho-verification=zb54408053.zmverify.zoho.in" + "zoho-verification=zb54408053.zmverify.zoho.in", + "v=spf1 include:zohomail.in ~all" + ], + "MX": [ + "mx.zoho.in", + "mx2.zoho.in", + "mx3.zoho.in" ] } } From 3c4f568bb1a762f6b800f7ae98dcc0c43beafc8e Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Sat, 27 Jul 2024 16:26:47 +0530 Subject: [PATCH 734/832] Create zmail._domainkey.esb.json --- domains/zmail._domainkey.esb.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zmail._domainkey.esb.json diff --git a/domains/zmail._domainkey.esb.json b/domains/zmail._domainkey.esb.json new file mode 100644 index 000000000..13fd79992 --- /dev/null +++ b/domains/zmail._domainkey.esb.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "EducatedsuddenBucket", + "email": "educatedsuddenbucket@gmail.com" + }, + "record": { + "TXT": [ + "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCOCPIlvAEZxJibdx9OiUyJHoj63GUkBafTzg5XI4kfG7LFcONNdJwjxbOipmriktgDwyltEM4ZC1kw+Vf3mSYwIqtfuMmFZXBawYW9nU7KbNqH2xLZF+7z0SkHdyB0ODm78ouiQLdr6IPc+ZSjyZD0M3eOMlXnwsBrCzhM+itKowIDAQAB" + ] + } +} From 3de1b613781bc10f537d29694b79aafee5a38fa8 Mon Sep 17 00:00:00 2001 From: zwei <110226580+bestZwei@users.noreply.github.com> Date: Sat, 27 Jul 2024 21:07:37 +0800 Subject: [PATCH 735/832] Update zwei.json changing CNAME record bestzwei.github.io --- domains/zwei.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/zwei.json b/domains/zwei.json index e6ee5f615..02ad53c00 100644 --- a/domains/zwei.json +++ b/domains/zwei.json @@ -1,9 +1,9 @@ { "owner": { - "username": "Vibred", - "email": "vibred@pm.me" + "username": "zwei", + "email": "post@zwei.de.eu.org" }, "record": { - "CNAME": "telegraph-image2-c9p.pages.dev" + "CNAME": "bestzwei.github.io" } } From d73aecd5c832c6a5ff7e195ff87bb400c3034872 Mon Sep 17 00:00:00 2001 From: "JustStudio." Date: Sat, 27 Jul 2024 18:28:43 +0500 Subject: [PATCH 736/832] Update juststudio.json --- domains/juststudio.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/juststudio.json b/domains/juststudio.json index 6e8d5ec7c..fc6a8bca4 100644 --- a/domains/juststudio.json +++ b/domains/juststudio.json @@ -6,7 +6,12 @@ "email": "lk.qq@ya.ru" }, "record": { - "CNAME": "juststudio7.github.io", + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], "MX": [ "mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu" ] From 4fc057a800a56e2a947a75af0da68e678353123e Mon Sep 17 00:00:00 2001 From: Adil Akhmetov <48881444+weeebdev@users.noreply.github.com> Date: Sat, 27 Jul 2024 18:53:40 +0500 Subject: [PATCH 737/832] fix cname --- domains/weeebdev.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/weeebdev.json b/domains/weeebdev.json index 80f5b93ad..5def70684 100644 --- a/domains/weeebdev.json +++ b/domains/weeebdev.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "weeebdev" + "CNAME": "weeebdev.github.io" } } - \ No newline at end of file + From 0fe159b62a4fab1ba7932e5d4c8b4514d9744a8f Mon Sep 17 00:00:00 2001 From: "JustStudio." Date: Sat, 27 Jul 2024 19:10:52 +0500 Subject: [PATCH 738/832] Update juststudio.json --- domains/juststudio.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/juststudio.json b/domains/juststudio.json index fc6a8bca4..a26b51d42 100644 --- a/domains/juststudio.json +++ b/domains/juststudio.json @@ -14,6 +14,7 @@ ], "MX": [ "mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu" - ] + ], + "TXT": "v=spf1 include:zohomail.eu ~all" } } From 361ced50b4387d57c0fc19f9c6bacd260cce05ce Mon Sep 17 00:00:00 2001 From: Sahil Shidruk <138898706+SahilShidruk@users.noreply.github.com> Date: Sat, 27 Jul 2024 22:16:26 +0530 Subject: [PATCH 739/832] Create sahil.json --- sahil.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 sahil.json diff --git a/sahil.json b/sahil.json new file mode 100644 index 000000000..648930089 --- /dev/null +++ b/sahil.json @@ -0,0 +1,12 @@ +{ + "description": "For Portfolio", + "repo": "https://github.com/SahilShidruk/My-Portfolio", + "owner": { + "username": "SahilShidruk", + "discord": "1095900069095555133" + + }, + "record": { + "CNAME": "sahilshidruk.github.io" + } +} From 79116e996890a1256950513d9d5fa4191cba95ea Mon Sep 17 00:00:00 2001 From: soup_plague <62525469+pl4gue@users.noreply.github.com> Date: Sat, 27 Jul 2024 14:16:19 -0300 Subject: [PATCH 740/832] Update plague.json --- domains/plague.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/plague.json b/domains/plague.json index ded2d166a..e7cbda39c 100644 --- a/domains/plague.json +++ b/domains/plague.json @@ -1,12 +1,12 @@ { "description": "My souper personal domain.", - "repo": "https://github.com/pl4g/pl4g.github.io", + "repo": "https://github.com/pl4gue/pl4gue.github.io", "owner": { - "username": "pl4g", + "username": "pl4gue", "email": "viniciuslucianocardoso@gmail.com", "discord": "plague🥣#8408" }, "record": { - "CNAME": "pl4g.github.io" + "CNAME": "pl4gue.github.io" } } From 273fa87ac59363d1412a5db988323772ee3bbcfd Mon Sep 17 00:00:00 2001 From: orangc Date: Sat, 27 Jul 2024 15:01:16 -0400 Subject: [PATCH 741/832] Rename sahil.json to domains/sahil.json --- sahil.json => domains/sahil.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename sahil.json => domains/sahil.json (100%) diff --git a/sahil.json b/domains/sahil.json similarity index 100% rename from sahil.json rename to domains/sahil.json From 9c8e1e9d98c6fd43c8017f5019d6355979aec754 Mon Sep 17 00:00:00 2001 From: orangc Date: Sat, 27 Jul 2024 15:02:52 -0400 Subject: [PATCH 742/832] add empty email record for checks --- domains/sahil.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/sahil.json b/domains/sahil.json index 648930089..8f3a82f32 100644 --- a/domains/sahil.json +++ b/domains/sahil.json @@ -3,8 +3,8 @@ "repo": "https://github.com/SahilShidruk/My-Portfolio", "owner": { "username": "SahilShidruk", - "discord": "1095900069095555133" - + "discord": "1095900069095555133", + "email": "" }, "record": { "CNAME": "sahilshidruk.github.io" From 482114def465ed41064f0bc31c37502983e5e416 Mon Sep 17 00:00:00 2001 From: VulpineFriend87 <125802496+VulpineFriend87@users.noreply.github.com> Date: Sat, 27 Jul 2024 15:11:24 -0400 Subject: [PATCH 743/832] Register vulpine.is-a.dev --- domains/vulpine.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/vulpine.json diff --git a/domains/vulpine.json b/domains/vulpine.json new file mode 100644 index 000000000..c13bd685b --- /dev/null +++ b/domains/vulpine.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "VulpineFriend87", + "email": "", + "discord": "911268706112397392" + }, + + "record": { + "A": ["69.30.249.53"] + } + } + \ No newline at end of file From 5ef492fd0eca2ee95e72f0e76ecd9108576a8d6d Mon Sep 17 00:00:00 2001 From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com> Date: Sat, 27 Jul 2024 20:16:00 +0100 Subject: [PATCH 744/832] Create cat.json --- domains/cat.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/cat.json diff --git a/domains/cat.json b/domains/cat.json new file mode 100644 index 000000000..a79e785a6 --- /dev/null +++ b/domains/cat.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "yunexiz", + "discord": "1040303561847881729", + "email": "" + }, + "record": { + "CNAME": [ + "yunexiz.github.io" + ], + } +} From 1b7fee97d43dc3e4b04cc06d8108626e40fb2295 Mon Sep 17 00:00:00 2001 From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com> Date: Sat, 27 Jul 2024 20:17:49 +0100 Subject: [PATCH 745/832] Create _github-pages-challenge-yunexiz.cat.json --- domains/_github-pages-challenge-yunexiz.cat.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-yunexiz.cat.json diff --git a/domains/_github-pages-challenge-yunexiz.cat.json b/domains/_github-pages-challenge-yunexiz.cat.json new file mode 100644 index 000000000..9307de465 --- /dev/null +++ b/domains/_github-pages-challenge-yunexiz.cat.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "yunexiz", + "discord": "1040303561847881729", + "email": "" + }, + "record": { + "TXT": "7b0048087227dc98eb47a46c9f1b43" + } +} From 499d429a1527a88e58c08837b2b881b7e19ed28b Mon Sep 17 00:00:00 2001 From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com> Date: Sat, 27 Jul 2024 20:19:10 +0100 Subject: [PATCH 746/832] Update cat.json --- domains/cat.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/cat.json b/domains/cat.json index a79e785a6..1a06bbbaf 100644 --- a/domains/cat.json +++ b/domains/cat.json @@ -5,8 +5,6 @@ "email": "" }, "record": { - "CNAME": [ - "yunexiz.github.io" - ], + "CNAME": "yunexiz.github.io" } } From 81ad50b6725359cd7e1177454a76062eb1695ad4 Mon Sep 17 00:00:00 2001 From: Akatsuki2555 Date: Sat, 27 Jul 2024 21:41:33 +0200 Subject: [PATCH 747/832] Added GitHub verification record --- ...github-pages-challenge-Akatsuki2555.akatsuki2555.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Akatsuki2555.akatsuki2555.json diff --git a/domains/_github-pages-challenge-Akatsuki2555.akatsuki2555.json b/domains/_github-pages-challenge-Akatsuki2555.akatsuki2555.json new file mode 100644 index 000000000..93f108113 --- /dev/null +++ b/domains/_github-pages-challenge-Akatsuki2555.akatsuki2555.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Akatsuki2555", + "email": "Akatsuki2555@proton.me" + }, + "record": { + "TXT": "af66c6734ae2342654c413fbb3b9aa" + } +} \ No newline at end of file From 586d32c731b3d44a92e5b3fd4f2d6f9b96dd22bf Mon Sep 17 00:00:00 2001 From: jirafey Date: Sat, 27 Jul 2024 20:03:38 +0000 Subject: [PATCH 748/832] Update _discord.jirafey.json --- domains/_discord.jirafey.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/_discord.jirafey.json b/domains/_discord.jirafey.json index 3ba3433dc..51c5e0101 100644 --- a/domains/_discord.jirafey.json +++ b/domains/_discord.jirafey.json @@ -1,6 +1,7 @@ { "owner": { - "username": "jirafey" + "username": "jirafey", + "email": "e9282425-361f-427d-a3dd-249a564432b9@anonaddy.me" }, "record": { "TXT": "dh=3c80d94ed181b223255b5fbf35f8fda6a402058f" From d4860b9e2cb367c62a46e25d766efa27240252ae Mon Sep 17 00:00:00 2001 From: jirafey Date: Sat, 27 Jul 2024 20:24:16 +0000 Subject: [PATCH 749/832] Update _discord.jirafey.json --- domains/_discord.jirafey.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/_discord.jirafey.json b/domains/_discord.jirafey.json index 51c5e0101..d94f691ed 100644 --- a/domains/_discord.jirafey.json +++ b/domains/_discord.jirafey.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "jirafey", - "email": "e9282425-361f-427d-a3dd-249a564432b9@anonaddy.me" - }, - "record": { - "TXT": "dh=3c80d94ed181b223255b5fbf35f8fda6a402058f" - } + "owner": { + "username": "jirafey", + "email": "e9282425-361f-427d-a3dd-249a564432b9@anonaddy.me" + }, + "record": { + "TXT": "dh=3c80d94ed181b223255b5fbf35f8fda6a402058f" + } } From e7bfd1d678537a4a04c22411bfb72a7ef2befbf7 Mon Sep 17 00:00:00 2001 From: jirafey Date: Sat, 27 Jul 2024 20:24:56 +0000 Subject: [PATCH 750/832] Update _discord.jirafey.json --- domains/_discord.jirafey.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.jirafey.json b/domains/_discord.jirafey.json index d94f691ed..ca5092c75 100644 --- a/domains/_discord.jirafey.json +++ b/domains/_discord.jirafey.json @@ -4,6 +4,6 @@ "email": "e9282425-361f-427d-a3dd-249a564432b9@anonaddy.me" }, "record": { - "TXT": "dh=3c80d94ed181b223255b5fbf35f8fda6a402058f" + "TXT": "dh=3c80d94ed181b223255b5fbf35f8fda6a402058f" } } From 644ede302b8f2afa0672d900436b3d178f31cf43 Mon Sep 17 00:00:00 2001 From: GizzyUwU Date: Sat, 27 Jul 2024 22:59:28 +0100 Subject: [PATCH 751/832] Create protoshock.gizzy.json --- domains/protoshock.gizzy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/protoshock.gizzy.json diff --git a/domains/protoshock.gizzy.json b/domains/protoshock.gizzy.json new file mode 100644 index 000000000..df4e4d9c5 --- /dev/null +++ b/domains/protoshock.gizzy.json @@ -0,0 +1,12 @@ +{ + "description": "protoshock.gizzy.is-a.dev", + "owner": { + "username": "GizzyUwU", + "email": "nerop455@gmail.com", + }, + "record": { + "A": [ + "69.197.135.202" + ] + } +} From 252f0526ffbdfd1fe2d13781b416fa03661c341e Mon Sep 17 00:00:00 2001 From: GizzyUwU Date: Sat, 27 Jul 2024 23:05:37 +0100 Subject: [PATCH 752/832] Update protoshock.gizzy.json --- domains/protoshock.gizzy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/protoshock.gizzy.json b/domains/protoshock.gizzy.json index df4e4d9c5..87bbe1f5b 100644 --- a/domains/protoshock.gizzy.json +++ b/domains/protoshock.gizzy.json @@ -2,7 +2,7 @@ "description": "protoshock.gizzy.is-a.dev", "owner": { "username": "GizzyUwU", - "email": "nerop455@gmail.com", + "email": "nerop455@gmail.com" }, "record": { "A": [ From 7e6d12bb9f7a6b6105f906cf8cd83b871ae7f9fc Mon Sep 17 00:00:00 2001 From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com> Date: Sat, 27 Jul 2024 23:18:25 +0100 Subject: [PATCH 753/832] Create cats.json --- domains/cats.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/cats.json diff --git a/domains/cats.json b/domains/cats.json new file mode 100644 index 000000000..1a1b223df --- /dev/null +++ b/domains/cats.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "yunexiz", + "discord": "1040303561847881729", + "email": "" + }, + "record": { + "CNAME": "cats.is-a.dev" + } +} From c30390065310215e2d05499d1132e699ff2884ec Mon Sep 17 00:00:00 2001 From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com> Date: Sat, 27 Jul 2024 23:24:50 +0100 Subject: [PATCH 754/832] Update cats.json --- domains/cats.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cats.json b/domains/cats.json index 1a1b223df..c0cb32f1d 100644 --- a/domains/cats.json +++ b/domains/cats.json @@ -5,6 +5,6 @@ "email": "" }, "record": { - "CNAME": "cats.is-a.dev" + "CNAME": "cat-images.pages.dev" } } From 6124bbe817c2a993d95654cbb18ea9b38403d7b1 Mon Sep 17 00:00:00 2001 From: kittyneverdies catofeyev <85691197+KittyNeverDies@users.noreply.github.com> Date: Sun, 28 Jul 2024 01:49:27 +0300 Subject: [PATCH 755/832] Create kittyneverdies.json --- domains/kittyneverdies.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kittyneverdies.json diff --git a/domains/kittyneverdies.json b/domains/kittyneverdies.json new file mode 100644 index 000000000..2f98b1943 --- /dev/null +++ b/domains/kittyneverdies.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kittyneverdies", + "email": "Catofeyevich@proton.me" + }, + "record": { + "CNAME": "kittyneverdies.github.io" + } +} From d5604b5e0961401bc49008a87e00c606b2fad6d2 Mon Sep 17 00:00:00 2001 From: rediffurqan <149926724+rediffurqan@users.noreply.github.com> Date: Sun, 28 Jul 2024 11:47:49 +0530 Subject: [PATCH 756/832] Create furqan.json --- Domains/furqan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Domains/furqan.json diff --git a/Domains/furqan.json b/Domains/furqan.json new file mode 100644 index 000000000..4391efa0b --- /dev/null +++ b/Domains/furqan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rediffurqan", + "email": "frqnlove8765@gmail.com" + }, + "record": { + "CNAME": "phonesme.onrender.com" + } +} From f2f985326f5e3adf62269dc0a3582786e0becc5b Mon Sep 17 00:00:00 2001 From: Kunsh Date: Sun, 28 Jul 2024 15:23:39 +0530 Subject: [PATCH 757/832] Create kunsh13.json --- domains/kunsh13.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kunsh13.json diff --git a/domains/kunsh13.json b/domains/kunsh13.json new file mode 100644 index 000000000..edc1ded3c --- /dev/null +++ b/domains/kunsh13.json @@ -0,0 +1,11 @@ +{ + "description": "kunsh13.is-a.dev", + "repo": "https://github.com/kunsh13/iptv", + "owner": { + "username": "kunsh13", + "email": "kunshmaurya@gmail.com" + }, + "record": { + "CNAME": "kunsh13.github.io/iptv" + } +} From 78e8c23eb52dbe479ce3e10d4a45c8fa2776e96c Mon Sep 17 00:00:00 2001 From: winbo Date: Sun, 28 Jul 2024 14:36:42 +0200 Subject: [PATCH 758/832] Create win10sunvalley.json --- domains/win10sunvalley.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/win10sunvalley.json diff --git a/domains/win10sunvalley.json b/domains/win10sunvalley.json new file mode 100644 index 000000000..41ecc6f36 --- /dev/null +++ b/domains/win10sunvalley.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "winbo-yml-exe", + "email": "winbo-yml-exe@outlook.com" + }, + "record": { + "CNAME": "win10sunvalley.github.io" + } +} From 17859e6c900b84852846884d56842acdd4fd1946 Mon Sep 17 00:00:00 2001 From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com> Date: Sun, 28 Jul 2024 13:48:52 +0100 Subject: [PATCH 759/832] Create dog.json --- domains/dog.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/dog.json diff --git a/domains/dog.json b/domains/dog.json new file mode 100644 index 000000000..1a06bbbaf --- /dev/null +++ b/domains/dog.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "yunexiz", + "discord": "1040303561847881729", + "email": "" + }, + "record": { + "CNAME": "yunexiz.github.io" + } +} From 588331e333bc8fc29494b653afb6fa88d278c949 Mon Sep 17 00:00:00 2001 From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com> Date: Sun, 28 Jul 2024 13:50:32 +0100 Subject: [PATCH 760/832] Create _github-pages-challenge-yunexiz.dog.json --- domains/_github-pages-challenge-yunexiz.dog.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-yunexiz.dog.json diff --git a/domains/_github-pages-challenge-yunexiz.dog.json b/domains/_github-pages-challenge-yunexiz.dog.json new file mode 100644 index 000000000..253d7ddd7 --- /dev/null +++ b/domains/_github-pages-challenge-yunexiz.dog.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "yunexiz", + "discord": "1040303561847881729", + "email": "" + }, + "record": { + "TXT": "5fa47df0612540ae6e92989a4007e9" + } +} From e19fbb1f7b4985a100e3274188bace6e661809b8 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 28 Jul 2024 08:55:42 -0400 Subject: [PATCH 761/832] Rename furqan.json to furqan.json --- {Domains => domains}/furqan.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {Domains => domains}/furqan.json (100%) diff --git a/Domains/furqan.json b/domains/furqan.json similarity index 100% rename from Domains/furqan.json rename to domains/furqan.json From a7076439dc00adf86ef0663ede0e1bc1aa8d2d38 Mon Sep 17 00:00:00 2001 From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com> Date: Sun, 28 Jul 2024 14:02:16 +0100 Subject: [PATCH 762/832] Create dogs.json --- domains/dogs.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/dogs.json diff --git a/domains/dogs.json b/domains/dogs.json new file mode 100644 index 000000000..42168e22b --- /dev/null +++ b/domains/dogs.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "yunexiz", + "discord": "1040303561847881729", + "email": "" + }, + "record": { + "CNAME": "dog-images.pages.dev" + } +} From bdd1062ffab7d4bccfc37933f05b3bb0870fc54d Mon Sep 17 00:00:00 2001 From: Kunsh Date: Sun, 28 Jul 2024 18:47:53 +0530 Subject: [PATCH 763/832] Update domains/kunsh13.json Co-authored-by: orangc --- domains/kunsh13.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kunsh13.json b/domains/kunsh13.json index edc1ded3c..4e79e94a0 100644 --- a/domains/kunsh13.json +++ b/domains/kunsh13.json @@ -6,6 +6,6 @@ "email": "kunshmaurya@gmail.com" }, "record": { - "CNAME": "kunsh13.github.io/iptv" + "CNAME": "kunsh13.github.io" } } From a8c7c26fe2c0a4b415a0000ff430ce8345beda7d Mon Sep 17 00:00:00 2001 From: Horizon Date: Sun, 28 Jul 2024 17:44:15 +0200 Subject: [PATCH 764/832] Register horizon.is-a.dev --- domains/horizon.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/horizon.json diff --git a/domains/horizon.json b/domains/horizon.json new file mode 100644 index 000000000..3caf9bcc8 --- /dev/null +++ b/domains/horizon.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Horizon1010", + "email": "", + "discord": "877848431983493132" + }, + + "record": { + "CNAME": "lunar-hangout.pages.dev" + } + } + \ No newline at end of file From 4a5839ecb8c5fc75c7a1bc447b3c1cefb4b95fc1 Mon Sep 17 00:00:00 2001 From: milan <121778090+milanmarton@users.noreply.github.com> Date: Sun, 28 Jul 2024 17:48:08 +0200 Subject: [PATCH 765/832] Register milu.is-a.dev --- domains/milu.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/milu.json diff --git a/domains/milu.json b/domains/milu.json new file mode 100644 index 000000000..20fdbd50f --- /dev/null +++ b/domains/milu.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "milanmarton", + "email": "", + "discord": "312899549670801410" + }, + + "record": { + "CNAME": "milu-eor.pages.dev" + } + } + \ No newline at end of file From 64e9b6cc1e1369546816bf02e192a775d4817025 Mon Sep 17 00:00:00 2001 From: Soumalya Ghosh <86161882+ServerDeveloper9447@users.noreply.github.com> Date: Sun, 28 Jul 2024 21:32:33 +0530 Subject: [PATCH 766/832] Update duck.json --- domains/duck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/duck.json b/domains/duck.json index c27d7455e..38cb2521a 100644 --- a/domains/duck.json +++ b/domains/duck.json @@ -4,6 +4,6 @@ "email": "serverdeveloper@duck.com" }, "record": { - "CNAME": "glitch.edgeapp.net" + "CNAME": "serverdeveloper9447.github.io" } } From b517a3a2f61e912e827e712ac088f2fa6fceb429 Mon Sep 17 00:00:00 2001 From: AjieDev Date: Sun, 28 Jul 2024 23:04:53 +0700 Subject: [PATCH 767/832] Create ajie.json --- domains/ajie.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ajie.json diff --git a/domains/ajie.json b/domains/ajie.json new file mode 100644 index 000000000..d38a44c72 --- /dev/null +++ b/domains/ajie.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AjieDev", + "email": "ajiedev@ajieblogs.eu.org" + }, + "record": { + "CNAME": "ajiedev.pages.dev" + } +} From 0c5521f94461c27d90df9b9053ea4e75ef468dbe Mon Sep 17 00:00:00 2001 From: ImShyMike <122023566+ImShyMike@users.noreply.github.com> Date: Sun, 28 Jul 2024 17:55:27 +0100 Subject: [PATCH 768/832] Register shymike.is-a.dev --- domains/shymike.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/shymike.json diff --git a/domains/shymike.json b/domains/shymike.json new file mode 100644 index 000000000..59b6221a9 --- /dev/null +++ b/domains/shymike.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ImShyMike", + "email": "", + "discord": "582648583635992622" + }, + + "record": { + "CNAME": "imshymike.github.io/" + } + } + \ No newline at end of file From 9c8438fbe436c00a976840d6c2879132e6415f87 Mon Sep 17 00:00:00 2001 From: ImShyMike <122023566+ImShyMike@users.noreply.github.com> Date: Sun, 28 Jul 2024 17:57:03 +0100 Subject: [PATCH 769/832] Update shymike.json --- domains/shymike.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/shymike.json b/domains/shymike.json index 59b6221a9..71a549273 100644 --- a/domains/shymike.json +++ b/domains/shymike.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "imshymike.github.io/" + "CNAME": "imshymike.github.io" } } - \ No newline at end of file + From 08bd7aa2e643307859a50fce4be46b8b60778eb2 Mon Sep 17 00:00:00 2001 From: Amaan Kazi <85413461+Amaan-Kazi@users.noreply.github.com> Date: Mon, 29 Jul 2024 01:22:34 +0530 Subject: [PATCH 770/832] Register mail.amaankazi.is-a.dev for emails --- domains/mail.amaankazi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mail.amaankazi.json diff --git a/domains/mail.amaankazi.json b/domains/mail.amaankazi.json new file mode 100644 index 000000000..edf5434c8 --- /dev/null +++ b/domains/mail.amaankazi.json @@ -0,0 +1,11 @@ +{ + "description": "Amaan Kazi's subdomain for mails", + "owner": { + "username": "Amaan-Kazi", + "email": "amaankazi1793@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From cc7a0a0c132a742bf44777d4606b56d391ae81e1 Mon Sep 17 00:00:00 2001 From: Joe <144157945+Joe50097@users.noreply.github.com> Date: Mon, 29 Jul 2024 01:04:19 +0300 Subject: [PATCH 771/832] Create joe50097.json --- domains/joe50097.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/joe50097.json diff --git a/domains/joe50097.json b/domains/joe50097.json new file mode 100644 index 000000000..2281e24b4 --- /dev/null +++ b/domains/joe50097.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Joe50097", + "email": "zcell9500@gmail.com" + }, + "record": { + "CNAME": "Joe50097.github.io" + } +} From 51639353409df960edfe5945944d5a96cc299918 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 29 Jul 2024 08:34:45 +0800 Subject: [PATCH 772/832] 1 letter subdomains + prettier --- scripts/action-utils.js | 10 +- scripts/register-domains.js | 95 +++-- scripts/reply.js | 22 +- tests/cpanel.test.js | 365 +++++++++--------- tests/domain-service.test.js | 705 +++++++++++++++++++---------------- tests/domain-utils.test.js | 13 +- tests/domains.test.js | 62 +-- tests/register.test.js | 417 +++++++++++---------- tests/validations.test.js | 274 ++++++++------ utils/constants.js | 42 +-- utils/domain-service.js | 283 ++++++++------ utils/get-domain.js | 35 +- utils/helpers.js | 74 ++-- utils/invalid-domains.json | 44 +-- utils/lib/cpanel.js | 197 +++++----- utils/validations.js | 195 +++++----- 16 files changed, 1552 insertions(+), 1281 deletions(-) diff --git a/scripts/action-utils.js b/scripts/action-utils.js index f4fde5761..38a33a420 100644 --- a/scripts/action-utils.js +++ b/scripts/action-utils.js @@ -1,8 +1,8 @@ module.exports = { - hasLabel: (context, label) => { - const pr = context.payload.pull_request || context.payload.issue; - const { labels = [] } = pr; + hasLabel: (context, label) => { + const pr = context.payload.pull_request || context.payload.issue; + const { labels = [] } = pr; - return !!labels.find(({ name }) => name === label); - }, + return !!labels.find(({ name }) => name === label); + }, }; diff --git a/scripts/register-domains.js b/scripts/register-domains.js index 20670f8af..94bc02089 100644 --- a/scripts/register-domains.js +++ b/scripts/register-domains.js @@ -1,61 +1,76 @@ -const R = require('ramda'); -const { VALID_RECORD_TYPES, DOMAIN_HOST_IP, TTL, ENV } = require('../utils/constants'); -const { domainService: dc } = require('../utils/domain-service'); -const { getDomains: gd } = require('../utils/get-domain'); +const R = require("ramda"); +const { + VALID_RECORD_TYPES, + DOMAIN_HOST_IP, + TTL, + ENV, +} = require("../utils/constants"); +const { domainService: dc } = require("../utils/domain-service"); +const { getDomains: gd } = require("../utils/get-domain"); const getRecords = R.compose(R.toPairs, R.pick(VALID_RECORD_TYPES)); const address = (type, value) => { - if ('URL' === type) return `${value}`.replace(/\/$/g, ''); - if ('TXT' === type) return value; - return (type === 'CNAME' ? `${value}`.toLowerCase() : `${value}`).replace(/[/.]$/g, ''); + if ("URL" === type) return `${value}`.replace(/\/$/g, ""); + if ("TXT" === type) return value; + return (type === "CNAME" ? `${value}`.toLowerCase() : `${value}`).replace( + /[/.]$/g, + "", + ); }; -const toHostList = R.chain(data => { - // URL redirection must contain explicit A record - // Wildcard A record breaks when used with MX - // Ref: https://github.com/is-a-dev/register/issues/2365 - if ((data.record.URL && data.record.MX) || data.name === '@') { - data.record.A = [ DOMAIN_HOST_IP ] - } +const toHostList = R.chain((data) => { + // URL redirection must contain explicit A record + // Wildcard A record breaks when used with MX + // Ref: https://github.com/is-a-dev/register/issues/2365 + if ((data.record.URL && data.record.MX) || data.name === "@") { + data.record.A = [DOMAIN_HOST_IP]; + } - const records = getRecords(data.record); + const records = getRecords(data.record); - return R.chain(([recordType, values]) => { - const valueList = Array.isArray(values) ? values : [values]; + return R.chain(([recordType, values]) => { + const valueList = Array.isArray(values) ? values : [values]; - return valueList.map((value, index) => ({ - name: data.name, - type: recordType, - address: address(recordType, value), - ttl: TTL, - ...(recordType === 'MX' ? { priority: index + 20 } : {}) - })) - }, records) + return valueList.map((value, index) => ({ + name: data.name, + type: recordType, + address: address(recordType, value), + ttl: TTL, + ...(recordType === "MX" ? { priority: index + 20 } : {}), + })); + }, records); }); -const registerDomains = async ({ domainService, getDomains, log = () => { } }) => { - const domains = await getDomains().then(toHostList); +const registerDomains = async ({ + domainService, + getDomains, + log = () => {}, +}) => { + const domains = await getDomains().then(toHostList); - if (domains.length === 0) - return Promise.reject(new Error('Nothing to register')); + if (domains.length === 0) + return Promise.reject(new Error("Nothing to register")); - log(`${domains.length} records found`); - return domainService.updateHosts(domains); + log(`${domains.length} records found`); + return domainService.updateHosts(domains); }; const main = async () => { - console.log(`Running in ${ENV} mode`); - const result = await registerDomains({ domainService: dc, getDomains: gd, log: console.log }); - console.log(result); + console.log(`Running in ${ENV} mode`); + const result = await registerDomains({ + domainService: dc, + getDomains: gd, + log: console.log, + }); + console.log(result); }; if (require.main === module) { - main().catch(e => { - console.error(e); - process.exit(1); - }); + main().catch((e) => { + console.error(e); + process.exit(1); + }); } else { - module.exports = { toHostList, registerDomains }; + module.exports = { toHostList, registerDomains }; } - diff --git a/scripts/reply.js b/scripts/reply.js index 233f56ed4..dd4df142d 100644 --- a/scripts/reply.js +++ b/scripts/reply.js @@ -1,4 +1,3 @@ - const getInstructions = () => ` The changes have been published!! It should reflect in less than 24 hours. @@ -35,16 +34,15 @@ Help me in my mission to keep this service alive forever by donating! `; module.exports = { - async instructions(context, github) { - const pr = context.payload.issue || context.payload.pull_request; - const { number } = pr; + async instructions(context, github) { + const pr = context.payload.issue || context.payload.pull_request; + const { number } = pr; - await github.issues.createComment({ - owner: context.repo.owner, - repo: context.repo.repo, - issue_number: number, - body: getInstructions(), - }); - } + await github.issues.createComment({ + owner: context.repo.owner, + repo: context.repo.repo, + issue_number: number, + body: getInstructions(), + }); + }, }; - diff --git a/tests/cpanel.test.js b/tests/cpanel.test.js index 162a9a5d3..b2415f8b4 100644 --- a/tests/cpanel.test.js +++ b/tests/cpanel.test.js @@ -1,195 +1,210 @@ -const R = require('ramda'); -const { CpanelClient } = require('../utils/lib/cpanel'); +const R = require("ramda"); +const { CpanelClient } = require("../utils/lib/cpanel"); -const mockFetch = (expectRequest, decorate = R.identity) => (reqUrl, request) => { - expectRequest(reqUrl, request); - return Promise.resolve({ - json: async () => decorate(request), - }); -}; - -describe('Cpanel client', () => { - describe('fetchzonerecords', () => { - it('should make the correct request', async () => { - const fetch = mockFetch((url, request) => { - expect(url).toBe('https://example.com:2000/json-api/cpanel?customonly=0&domain=a.b&cpanel_jsonapi_user=boy&cpanel_jsonapi_module=ZoneEdit&cpanel_jsonapi_func=fetchzone_records&cpanel_jsonapi_apiversion=2'); - expect(request).toEqual({ - headers: { - Authorization: 'cpanel boy:boybyebye', - }, - rejectUnauthorized: false, +const mockFetch = + (expectRequest, decorate = R.identity) => + (reqUrl, request) => { + expectRequest(reqUrl, request); + return Promise.resolve({ + json: async () => decorate(request), }); - }); + }; - const cpanel = CpanelClient({ - host: 'example.com', - port: 2000, - username: 'boy', - apiKey: 'boybyebye', - domain: 'a.b', - dependencies: { fetch }, - }); +describe("Cpanel client", () => { + describe("fetchzonerecords", () => { + it("should make the correct request", async () => { + const fetch = mockFetch((url, request) => { + expect(url).toBe( + "https://example.com:2000/json-api/cpanel?customonly=0&domain=a.b&cpanel_jsonapi_user=boy&cpanel_jsonapi_module=ZoneEdit&cpanel_jsonapi_func=fetchzone_records&cpanel_jsonapi_apiversion=2", + ); + expect(request).toEqual({ + headers: { + Authorization: "cpanel boy:boybyebye", + }, + rejectUnauthorized: false, + }); + }); - await cpanel.zone.fetch(); + const cpanel = CpanelClient({ + host: "example.com", + port: 2000, + username: "boy", + apiKey: "boybyebye", + domain: "a.b", + dependencies: { fetch }, + }); + + await cpanel.zone.fetch(); + }); + + it("should make the correct request with query", async () => { + const fetch = mockFetch((url, request) => { + expect(url).toBe( + "https://example.com:2000/json-api/cpanel?customonly=0&domain=foobar.boeey&cpanel_jsonapi_user=boy&cpanel_jsonapi_module=ZoneEdit&cpanel_jsonapi_func=fetchzone_records&cpanel_jsonapi_apiversion=2", + ); + expect(request).toEqual({ + headers: { + Authorization: "cpanel boy:boybyebye", + }, + rejectUnauthorized: false, + }); + }); + + const cpanel = CpanelClient({ + host: "example.com", + port: 2000, + username: "boy", + apiKey: "boybyebye", + domain: "a.b", + dependencies: { fetch }, + }); + + await cpanel.zone.fetch({ domain: "foobar.boeey" }); + }); }); - it('should make the correct request with query', async () => { - const fetch = mockFetch((url, request) => { - expect(url).toBe('https://example.com:2000/json-api/cpanel?customonly=0&domain=foobar.boeey&cpanel_jsonapi_user=boy&cpanel_jsonapi_module=ZoneEdit&cpanel_jsonapi_func=fetchzone_records&cpanel_jsonapi_apiversion=2'); - expect(request).toEqual({ - headers: { - Authorization: 'cpanel boy:boybyebye', - }, - rejectUnauthorized: false, + describe("addzonerecord", () => { + it("should make the correct request", async () => { + const fetch = mockFetch((url, request) => { + expect(url).toBe( + "https://example.com:2000/json-api/cpanel?domain=a.b&name=googo&type=CNAME&cname=beey&ttl=2020&cpanel_jsonapi_user=boy&cpanel_jsonapi_module=ZoneEdit&cpanel_jsonapi_func=add_zone_record&cpanel_jsonapi_apiversion=2", + ); + expect(request).toEqual({ + headers: { + Authorization: "cpanel boy:boybyebye", + }, + rejectUnauthorized: false, + }); + }); + + const cpanel = CpanelClient({ + host: "example.com", + port: 2000, + username: "boy", + apiKey: "boybyebye", + domain: "a.b", + dependencies: { fetch }, + }); + + await cpanel.zone.add({ + name: "googo", + type: "boyee", + cname: "beey", + type: "CNAME", + ttl: 2020, + }); }); - }); - - const cpanel = CpanelClient({ - host: 'example.com', - port: 2000, - username: 'boy', - apiKey: 'boybyebye', - domain: 'a.b', - dependencies: { fetch }, - }); - - await cpanel.zone.fetch({ domain: 'foobar.boeey' }); }); - }); - describe('addzonerecord', () => { - it('should make the correct request', async () => { - const fetch = mockFetch((url, request) => { - expect(url).toBe('https://example.com:2000/json-api/cpanel?domain=a.b&name=googo&type=CNAME&cname=beey&ttl=2020&cpanel_jsonapi_user=boy&cpanel_jsonapi_module=ZoneEdit&cpanel_jsonapi_func=add_zone_record&cpanel_jsonapi_apiversion=2'); - expect(request).toEqual({ - headers: { - Authorization: 'cpanel boy:boybyebye', - }, - rejectUnauthorized: false, + describe("addzonerecord", () => { + it("should make the correct request", async () => { + const fetch = mockFetch((url, request) => { + expect(url).toBe( + "https://example.com:2000/json-api/cpanel?domain=a.b&line=500&cpanel_jsonapi_user=boy&cpanel_jsonapi_module=ZoneEdit&cpanel_jsonapi_func=remove_zone_record&cpanel_jsonapi_apiversion=2", + ); + expect(request).toEqual({ + headers: { + Authorization: "cpanel boy:boybyebye", + }, + rejectUnauthorized: false, + }); + }); + + const cpanel = CpanelClient({ + host: "example.com", + port: 2000, + username: "boy", + apiKey: "boybyebye", + domain: "a.b", + dependencies: { fetch }, + }); + + await cpanel.zone.remove({ + line: 500, + }); }); - }); - - const cpanel = CpanelClient({ - host: 'example.com', - port: 2000, - username: 'boy', - apiKey: 'boybyebye', - domain: 'a.b', - dependencies: { fetch }, - }); - - await cpanel.zone.add({ - name: 'googo', - type: 'boyee', - cname: 'beey', - type: 'CNAME', - ttl: 2020, - }); }); - }); - describe('addzonerecord', () => { - it('should make the correct request', async () => { - const fetch = mockFetch((url, request) => { - expect(url).toBe('https://example.com:2000/json-api/cpanel?domain=a.b&line=500&cpanel_jsonapi_user=boy&cpanel_jsonapi_module=ZoneEdit&cpanel_jsonapi_func=remove_zone_record&cpanel_jsonapi_apiversion=2'); - expect(request).toEqual({ - headers: { - Authorization: 'cpanel boy:boybyebye', - }, - rejectUnauthorized: false, + describe("fetchredirections", () => { + it("should make the correct request", async () => { + const fetch = mockFetch((url, request) => { + expect(url).toBe( + "https://example.com:2000/execute/Mime/list_redirects?cpanel_jsonapi_user=boy&cpanel_jsonapi_module=Mime&cpanel_jsonapi_func=list_redirects&cpanel_jsonapi_apiversion=2", + ); + expect(request).toEqual({ + headers: { + Authorization: "cpanel boy:boybyebye", + }, + rejectUnauthorized: false, + }); + }); + + const cpanel = CpanelClient({ + host: "example.com", + port: 2000, + username: "boy", + apiKey: "boybyebye", + domain: "a.b", + dependencies: { fetch }, + }); + + await cpanel.redirection.fetch(); }); - }); - - const cpanel = CpanelClient({ - host: 'example.com', - port: 2000, - username: 'boy', - apiKey: 'boybyebye', - domain: 'a.b', - dependencies: { fetch }, - }); - - await cpanel.zone.remove({ - line: 500, - }); }); - }); + describe("addredirection", () => { + it("should make the correct request", async () => { + const fetch = mockFetch((url, request) => { + expect(url).toBe( + "https://example.com:2000/execute/Mime/add_redirect?domain=googo&destination=https%3A%2F%2Foodf.com&cpanel_jsonapi_user=boy&cpanel_jsonapi_module=Mime&cpanel_jsonapi_func=add_redirect&cpanel_jsonapi_apiversion=2", + ); + expect(request).toEqual({ + headers: { + Authorization: "cpanel boy:boybyebye", + }, + rejectUnauthorized: false, + }); + }); - describe('fetchredirections', () => { - it('should make the correct request', async () => { - const fetch = mockFetch((url, request) => { - expect(url).toBe('https://example.com:2000/execute/Mime/list_redirects?cpanel_jsonapi_user=boy&cpanel_jsonapi_module=Mime&cpanel_jsonapi_func=list_redirects&cpanel_jsonapi_apiversion=2'); - expect(request).toEqual({ - headers: { - Authorization: 'cpanel boy:boybyebye', - }, - rejectUnauthorized: false, + const cpanel = CpanelClient({ + host: "example.com", + port: 2000, + username: "boy", + apiKey: "boybyebye", + domain: "a.b", + dependencies: { fetch }, + }); + + await cpanel.redirection.add({ + domain: "googo", + destination: "https://oodf.com", + }); }); - }); - - const cpanel = CpanelClient({ - host: 'example.com', - port: 2000, - username: 'boy', - apiKey: 'boybyebye', - domain: 'a.b', - dependencies: { fetch }, - }); - - await cpanel.redirection.fetch(); }); - }); - describe('addredirection', () => { - it('should make the correct request', async () => { - const fetch = mockFetch((url, request) => { - expect(url).toBe('https://example.com:2000/execute/Mime/add_redirect?domain=googo&destination=https%3A%2F%2Foodf.com&cpanel_jsonapi_user=boy&cpanel_jsonapi_module=Mime&cpanel_jsonapi_func=add_redirect&cpanel_jsonapi_apiversion=2'); - expect(request).toEqual({ - headers: { - Authorization: 'cpanel boy:boybyebye', - }, - rejectUnauthorized: false, + + describe("deleteredirection", () => { + it("should make the correct request", async () => { + const fetch = mockFetch((url, request) => { + expect(url).toBe( + "https://example.com:2000/execute/Mime/delete_redirect?domain=googo&cpanel_jsonapi_user=boy&cpanel_jsonapi_module=Mime&cpanel_jsonapi_func=delete_redirect&cpanel_jsonapi_apiversion=2", + ); + expect(request).toEqual({ + headers: { + Authorization: "cpanel boy:boybyebye", + }, + rejectUnauthorized: false, + }); + }); + + const cpanel = CpanelClient({ + host: "example.com", + port: 2000, + username: "boy", + apiKey: "boybyebye", + domain: "a.b", + dependencies: { fetch }, + }); + + await cpanel.redirection.remove({ domain: "googo" }); }); - }); - - const cpanel = CpanelClient({ - host: 'example.com', - port: 2000, - username: 'boy', - apiKey: 'boybyebye', - domain: 'a.b', - dependencies: { fetch }, - }); - - await cpanel.redirection.add({ - domain: 'googo', - destination: 'https://oodf.com' - }); }); - }); - - describe('deleteredirection', () => { - it('should make the correct request', async () => { - const fetch = mockFetch((url, request) => { - expect(url).toBe('https://example.com:2000/execute/Mime/delete_redirect?domain=googo&cpanel_jsonapi_user=boy&cpanel_jsonapi_module=Mime&cpanel_jsonapi_func=delete_redirect&cpanel_jsonapi_apiversion=2'); - expect(request).toEqual({ - headers: { - Authorization: 'cpanel boy:boybyebye', - }, - rejectUnauthorized: false, - }); - }); - - const cpanel = CpanelClient({ - host: 'example.com', - port: 2000, - username: 'boy', - apiKey: 'boybyebye', - domain: 'a.b', - dependencies: { fetch }, - }); - - await cpanel.redirection.remove({ domain: 'googo' }); - }); - }); }); - diff --git a/tests/domain-service.test.js b/tests/domain-service.test.js index 077aa4ea2..dfd6400ed 100644 --- a/tests/domain-service.test.js +++ b/tests/domain-service.test.js @@ -1,344 +1,421 @@ -const R = require('ramda'); -const { getDomainService, diffRecords } = require('../utils/domain-service'); -const { DOMAIN_DOMAIN } = require('../utils/constants'); +const R = require("ramda"); +const { getDomainService, diffRecords } = require("../utils/domain-service"); +const { DOMAIN_DOMAIN } = require("../utils/constants"); -const getCpanel = ({ zone, addZone, removeZone, redir, addRedir, removeRedir, addEmail, removeEmail } = {}) => ({ - zone: { - fetch: (_) => zone(), - add: (rec) => addZone(rec), - remove: (rec) => removeZone(rec), - }, - redirection: { - fetch: (_) => redir(), - add: (rec) => addRedir(rec), - remove: (rec) => removeRedir(rec), - }, - email: { - add: (rec) => addEmail(rec), - remove: (rec) => removeEmail(rec), - }, +const getCpanel = ({ + zone, + addZone, + removeZone, + redir, + addRedir, + removeRedir, + addEmail, + removeEmail, +} = {}) => ({ + zone: { + fetch: (_) => zone(), + add: (rec) => addZone(rec), + remove: (rec) => removeZone(rec), + }, + redirection: { + fetch: (_) => redir(), + add: (rec) => addRedir(rec), + remove: (rec) => removeRedir(rec), + }, + email: { + add: (rec) => addEmail(rec), + remove: (rec) => removeEmail(rec), + }, }); -describe('diffRecords', () => { - it('should show added record', () => { - const oldRecords = [ - { name: 'xx', type: 'CNAME', address: 'fck.com.' }, - { name: 'xa', type: 'A', address: '111.1.1212.1' }, - ]; - const newRecords = [ - { name: 'xx', type: 'CNAME', address: 'fck.com.' }, - { name: 'xa', type: 'A', address: '111.1.1212.1' }, - { name: 'boo', type: 'CNAME', address: 'x.com' }, - ]; +describe("diffRecords", () => { + it("should show added record", () => { + const oldRecords = [ + { name: "xx", type: "CNAME", address: "fck.com." }, + { name: "xa", type: "A", address: "111.1.1212.1" }, + ]; + const newRecords = [ + { name: "xx", type: "CNAME", address: "fck.com." }, + { name: "xa", type: "A", address: "111.1.1212.1" }, + { name: "boo", type: "CNAME", address: "x.com" }, + ]; - const result = diffRecords(oldRecords, newRecords); - expect(result).toEqual({ - remove: [], - add: [ - { name: 'boo', type: 'CNAME', address: 'x.com' }, - ], + const result = diffRecords(oldRecords, newRecords); + expect(result).toEqual({ + remove: [], + add: [{ name: "boo", type: "CNAME", address: "x.com" }], + }); }); - }); - it('should show edited records', () => { - const oldRecords = [ - { name: 'xx', type: 'CNAME', address: 'fck.com.' }, - { name: 'xa', type: 'A', address: '111.1.1212.1' }, - ]; - const newRecords = [ - { name: 'xx', type: 'CNAME', address: 'fck.com.' }, - { name: 'xa', type: 'A', address: '69.69.69.69' }, - ]; + it("should show edited records", () => { + const oldRecords = [ + { name: "xx", type: "CNAME", address: "fck.com." }, + { name: "xa", type: "A", address: "111.1.1212.1" }, + ]; + const newRecords = [ + { name: "xx", type: "CNAME", address: "fck.com." }, + { name: "xa", type: "A", address: "69.69.69.69" }, + ]; - const result = diffRecords(oldRecords, newRecords); - expect(result).toEqual({ - remove: [ - { name: 'xa', type: 'A', address: '111.1.1212.1' }, - ], - add: [ - { name: 'xa', type: 'A', address: '69.69.69.69' }, - ], + const result = diffRecords(oldRecords, newRecords); + expect(result).toEqual({ + remove: [{ name: "xa", type: "A", address: "111.1.1212.1" }], + add: [{ name: "xa", type: "A", address: "69.69.69.69" }], + }); }); - }); - it('should show added records with the same name and record type', () => { - const oldRecords = [ - { name: 'xx', type: 'CNAME', address: 'fck.com.' }, - { name: 'xa', type: 'A', address: '69.69.69.69' }, - ]; - const newRecords = [ - { name: 'xx', type: 'CNAME', address: 'fck.com.' }, - { name: 'xa', type: 'A', address: '69.69.69.69' }, - { name: 'xa', type: 'A', address: '69.69.4.20' }, - ]; + it("should show added records with the same name and record type", () => { + const oldRecords = [ + { name: "xx", type: "CNAME", address: "fck.com." }, + { name: "xa", type: "A", address: "69.69.69.69" }, + ]; + const newRecords = [ + { name: "xx", type: "CNAME", address: "fck.com." }, + { name: "xa", type: "A", address: "69.69.69.69" }, + { name: "xa", type: "A", address: "69.69.4.20" }, + ]; - const result = diffRecords(oldRecords, newRecords); - expect(result).toEqual({ - remove: [], - add: [ - { name: 'xa', type: 'A', address: '69.69.4.20' }, - ], + const result = diffRecords(oldRecords, newRecords); + expect(result).toEqual({ + remove: [], + add: [{ name: "xa", type: "A", address: "69.69.4.20" }], + }); }); - }); - it('should diff complex changes', () => { - const oldRecords = [ - { name: 'a', type: 'CNAME', address: 'fck.com.' }, - { name: 'b', type: 'A', address: '69.69.69.69' }, - { name: '111', type: 'CNAME', address: 'x' }, - { name: 'd', type: 'A', address: '69.69.4.20' }, - ]; - const newRecords = [ - { name: '111', type: 'CNAME', address: 'x' }, - { name: 'd', type: 'CNAME', address: 'duck.com' }, - { name: 'a', type: 'CNAME', address: 'og.com' }, - { name: 'b', type: 'A', address: '69.69.69.69' }, - { name: 'b', type: 'A', address: '69.69.4.20' }, - { name: 'c', type: 'CNAME', address: 'ccc.cc' }, - ]; + it("should diff complex changes", () => { + const oldRecords = [ + { name: "a", type: "CNAME", address: "fck.com." }, + { name: "b", type: "A", address: "69.69.69.69" }, + { name: "111", type: "CNAME", address: "x" }, + { name: "d", type: "A", address: "69.69.4.20" }, + ]; + const newRecords = [ + { name: "111", type: "CNAME", address: "x" }, + { name: "d", type: "CNAME", address: "duck.com" }, + { name: "a", type: "CNAME", address: "og.com" }, + { name: "b", type: "A", address: "69.69.69.69" }, + { name: "b", type: "A", address: "69.69.4.20" }, + { name: "c", type: "CNAME", address: "ccc.cc" }, + ]; - const result = diffRecords(oldRecords, newRecords); - expect(result).toEqual({ - remove: [ - { name: 'a', type: 'CNAME', address: 'fck.com.' }, - { name: 'd', type: 'A', address: '69.69.4.20' }, - ], - add: [ - { name: 'd', type: 'CNAME', address: 'duck.com' }, - { name: 'a', type: 'CNAME', address: 'og.com' }, - { name: 'b', type: 'A', address: '69.69.4.20' }, - { name: 'c', type: 'CNAME', address: 'ccc.cc' }, - ], + const result = diffRecords(oldRecords, newRecords); + expect(result).toEqual({ + remove: [ + { name: "a", type: "CNAME", address: "fck.com." }, + { name: "d", type: "A", address: "69.69.4.20" }, + ], + add: [ + { name: "d", type: "CNAME", address: "duck.com" }, + { name: "a", type: "CNAME", address: "og.com" }, + { name: "b", type: "A", address: "69.69.4.20" }, + { name: "c", type: "CNAME", address: "ccc.cc" }, + ], + }); }); - }); }); -describe('Domain service', () => { - const addZone = jest.fn(async () => ({})); - const removeZone = jest.fn(async () => ({})); - const addRedir = jest.fn(async () => ({})); - const removeRedir = jest.fn(async () => ({})); - const addEmail = jest.fn(async () => ({})); - const removeEmail = jest.fn(async () => ({})); +describe("Domain service", () => { + const addZone = jest.fn(async () => ({})); + const removeZone = jest.fn(async () => ({})); + const addRedir = jest.fn(async () => ({})); + const removeRedir = jest.fn(async () => ({})); + const addEmail = jest.fn(async () => ({})); + const removeEmail = jest.fn(async () => ({})); - const mockDS = ({ zones, redirections }) => getDomainService({ - cpanel: getCpanel({ - zone: async () => zones, - redir: async () => redirections, - addZone, - addEmail, - addRedir, - removeZone, - removeRedir, - removeEmail, - }) - }); + const mockDS = ({ zones, redirections }) => + getDomainService({ + cpanel: getCpanel({ + zone: async () => zones, + redir: async () => redirections, + addZone, + addEmail, + addRedir, + removeZone, + removeRedir, + removeEmail, + }), + }); - const getRecordCalls = recfn => recfn.mock.calls - .map(R.head) - .map(R.pick(['name', 'type', 'address', 'redirect', 'domain', 'line', 'priority', 'exchanger'])); + const getRecordCalls = (recfn) => + recfn.mock.calls + .map(R.head) + .map( + R.pick([ + "name", + "type", + "address", + "redirect", + "domain", + "line", + "priority", + "exchanger", + ]), + ); - beforeEach(() => { - addZone.mockClear(); - removeZone.mockClear(); - addRedir.mockClear(); - removeRedir.mockClear(); - addEmail.mockClear(); - removeEmail.mockClear(); - }); - - describe('getHosts', () => { - it('should resolve with a list of hosts', async () => { - const zones = [ - { name: 'xx', type: 'CNAME', address: 'fck.com.' }, - { name: 'xx', type: 'A', address: '111.1.1212.1' }, - ]; - const redirections = []; - const zone = async () => zones; - const redir = async () => redirections; - const mockDomainService = getDomainService({ cpanel: getCpanel({ zone, redir }) }); - const list = await mockDomainService.getHosts(); - - expect(list).toEqual([ - { name: 'xx', type: 'CNAME', address: 'fck.com' }, - { name: 'xx', type: 'A', address: '111.1.1212.1' }, - ]); + beforeEach(() => { + addZone.mockClear(); + removeZone.mockClear(); + addRedir.mockClear(); + removeRedir.mockClear(); + addEmail.mockClear(); + removeEmail.mockClear(); }); - it('should resolve with a redirections', async () => { - const zones = [ - { line: '111', name: 'xx', type: 'CNAME', address: 'fck.com.' }, - { line: '112', name: 'xx', type: 'A', address: '111.1.1212.1' }, - ]; - const redirections = [ - { domain: 'foo.booboo.xyz', destination: 'https://google.com' }, - { domain: 'foo1.booboo.xyz', destination: 'https://duck.com' }, - ]; - const zone = async () => zones; - const redir = async () => redirections; - const mockDomainService = getDomainService({ cpanel: getCpanel({ zone, redir }) }); - const list = await mockDomainService.getHosts(); + describe("getHosts", () => { + it("should resolve with a list of hosts", async () => { + const zones = [ + { name: "xx", type: "CNAME", address: "fck.com." }, + { name: "xx", type: "A", address: "111.1.1212.1" }, + ]; + const redirections = []; + const zone = async () => zones; + const redir = async () => redirections; + const mockDomainService = getDomainService({ + cpanel: getCpanel({ zone, redir }), + }); + const list = await mockDomainService.getHosts(); - expect(list).toEqual([ - { id: '111', name: 'xx', type: 'CNAME', address: 'fck.com' }, - { id: '112', name: 'xx', type: 'A', address: '111.1.1212.1' }, - { id: `foo.${DOMAIN_DOMAIN}`, name: 'foo', type: 'URL', address: 'https://google.com' }, - { id: `foo1.${DOMAIN_DOMAIN}`, name: 'foo1', type: 'URL', address: 'https://duck.com' }, - ]); - }); - }); + expect(list).toEqual([ + { name: "xx", type: "CNAME", address: "fck.com" }, + { name: "xx", type: "A", address: "111.1.1212.1" }, + ]); + }); - describe('updateHosts', () => { - it('should append new hosts with existing ones and set it', async () => { - const zones = [ - { line: 1, name: 'a', type: 'CNAME', address: 'boo' }, - { line: 2, name: 'b', type: 'CNAME', address: 'goo' }, - ]; - const redirections = []; + it("should resolve with a redirections", async () => { + const zones = [ + { line: "111", name: "xx", type: "CNAME", address: "fck.com." }, + { line: "112", name: "xx", type: "A", address: "111.1.1212.1" }, + ]; + const redirections = [ + { domain: "foo.booboo.xyz", destination: "https://google.com" }, + { domain: "foo1.booboo.xyz", destination: "https://duck.com" }, + ]; + const zone = async () => zones; + const redir = async () => redirections; + const mockDomainService = getDomainService({ + cpanel: getCpanel({ zone, redir }), + }); + const list = await mockDomainService.getHosts(); - const mockDomainService = mockDS({ zones, redirections }); - await mockDomainService.updateHosts([ - { name: 'a', type: 'CNAME', address: 'boo' }, - { name: 'b', type: 'CNAME', address: 'goo' }, - { name: 'c', type: 'A', address: '12.131321.213' }, - { name: 'c', type: 'MX', address: 'foobar.com', priority: 2 }, - ]); - - expect(addZone).toHaveBeenCalledTimes(1); - expect(getRecordCalls(addZone)).toEqual([ - { name: 'c', type: 'A', address: '12.131321.213' }, - ]); - - expect(addEmail).toHaveBeenCalledTimes(1); - expect(getRecordCalls(addEmail)).toEqual([ - { domain: 'c.is-a.dev', exchanger: 'foobar.com', priority: 2 }, - ]); - - expect(removeZone).toHaveBeenCalledTimes(0); - expect(removeEmail).toHaveBeenCalledTimes(0); + expect(list).toEqual([ + { id: "111", name: "xx", type: "CNAME", address: "fck.com" }, + { id: "112", name: "xx", type: "A", address: "111.1.1212.1" }, + { + id: `foo.${DOMAIN_DOMAIN}`, + name: "foo", + type: "URL", + address: "https://google.com", + }, + { + id: `foo1.${DOMAIN_DOMAIN}`, + name: "foo1", + type: "URL", + address: "https://duck.com", + }, + ]); + }); }); - it('should update matching host and set it', async () => { - const zones = [ - { line: 1, name: 'a', type: 'CNAME', address: 'boo' }, - { line: 2, name: 'b', type: 'CNAME', address: 'goo' }, - ]; - const redirections = []; + describe("updateHosts", () => { + it("should append new hosts with existing ones and set it", async () => { + const zones = [ + { line: 1, name: "a", type: "CNAME", address: "boo" }, + { line: 2, name: "b", type: "CNAME", address: "goo" }, + ]; + const redirections = []; - const mockDomainService = mockDS({ zones, redirections }); - await mockDomainService.updateHosts([ - { name: 'a', type: 'CNAME', address: 'boo' }, - { name: 'b', type: 'CNAME', address: 'googoogaga' }, - ]); + const mockDomainService = mockDS({ zones, redirections }); + await mockDomainService.updateHosts([ + { name: "a", type: "CNAME", address: "boo" }, + { name: "b", type: "CNAME", address: "goo" }, + { name: "c", type: "A", address: "12.131321.213" }, + { name: "c", type: "MX", address: "foobar.com", priority: 2 }, + ]); - expect(addZone).toHaveBeenCalledTimes(1); - expect(getRecordCalls(addZone)).toEqual([ - { name: 'b', type: 'CNAME', address: 'googoogaga' }, - ]); - expect(removeZone).toHaveBeenCalledTimes(1); - expect(getRecordCalls(removeZone)).toEqual([ - { line: 2 }, - ]); + expect(addZone).toHaveBeenCalledTimes(1); + expect(getRecordCalls(addZone)).toEqual([ + { name: "c", type: "A", address: "12.131321.213" }, + ]); + + expect(addEmail).toHaveBeenCalledTimes(1); + expect(getRecordCalls(addEmail)).toEqual([ + { domain: "c.is-a.dev", exchanger: "foobar.com", priority: 2 }, + ]); + + expect(removeZone).toHaveBeenCalledTimes(0); + expect(removeEmail).toHaveBeenCalledTimes(0); + }); + + it("should update matching host and set it", async () => { + const zones = [ + { line: 1, name: "a", type: "CNAME", address: "boo" }, + { line: 2, name: "b", type: "CNAME", address: "goo" }, + ]; + const redirections = []; + + const mockDomainService = mockDS({ zones, redirections }); + await mockDomainService.updateHosts([ + { name: "a", type: "CNAME", address: "boo" }, + { name: "b", type: "CNAME", address: "googoogaga" }, + ]); + + expect(addZone).toHaveBeenCalledTimes(1); + expect(getRecordCalls(addZone)).toEqual([ + { name: "b", type: "CNAME", address: "googoogaga" }, + ]); + expect(removeZone).toHaveBeenCalledTimes(1); + expect(getRecordCalls(removeZone)).toEqual([{ line: 2 }]); + }); + + it("should update matching host and set it", async () => { + const zones = [ + { line: 1, name: "a", type: "CNAME", address: "boo" }, + { line: 2, name: "b", type: "CNAME", address: "goo" }, + { line: 3, name: "b", type: "CNAME", address: "xaa" }, + ]; + const redirections = []; + + const mockDomainService = mockDS({ zones, redirections }); + await mockDomainService.updateHosts([ + { name: "a", type: "CNAME", address: "boo" }, + { name: "b", type: "CNAME", address: "googoogaga" }, + { name: "b", type: "CNAME", address: "farboo" }, + ]); + + expect(addZone).toHaveBeenCalledTimes(2); + expect(getRecordCalls(addZone)).toEqual([ + { name: "b", type: "CNAME", address: "googoogaga" }, + { name: "b", type: "CNAME", address: "farboo" }, + ]); + expect(removeZone).toHaveBeenCalledTimes(2); + expect(getRecordCalls(removeZone)).toEqual([ + { line: 3 }, + { line: 2 }, + ]); + }); + + it("should workout this complex example", async () => { + const zones = [ + { line: 1, name: "a", type: "CNAME", address: "world" }, + { line: 2, name: "b", type: "A", address: "1" }, + { line: 3, name: "b", type: "A", address: "2" }, + { line: 4, name: "c", type: "CNAME", address: "hello.com" }, + { + line: 5, + name: "c", + type: "MX", + address: "mx1.hello.com", + priority: 20, + }, + { + line: 6, + name: "c", + type: "MX", + address: "mx2.hello.com", + priority: 21, + }, + { + line: 7, + name: "b", + type: "MX", + address: "foo.bar", + priority: 20, + }, + { line: 101, name: "x", type: "A", address: "1" }, + { line: 99, name: "y", type: "A", address: "2" }, + { line: 100, name: "z", type: "A", address: "3" }, + ]; + const redirections = [ + { + domain: `b.${DOMAIN_DOMAIN}`, + destination: "https://foobar.com", + }, + { + domain: `c.${DOMAIN_DOMAIN}`, + destination: "https://goobar.com", + }, + { + domain: `x.${DOMAIN_DOMAIN}`, + destination: "https://example.com", + }, + ]; + + const mockDomainService = mockDS({ zones, redirections }); + await mockDomainService.updateHosts([ + { name: "a", type: "CNAME", address: "boo" }, + { name: "b", type: "A", address: "1" }, + { name: "b", type: "A", address: "2" }, + { name: "b", type: "A", address: "3" }, + { name: "b", type: "URL", address: "https://wowow.com" }, + { name: "c", type: "CNAME", address: "hello.com" }, + { name: "c", type: "URL", address: "https://goobar.com" }, + { name: "d", type: "CNAME", address: "helo.com" }, + { name: "d", type: "URL", address: "https://hhh.com" }, + { name: "x", type: "URL", address: "https://example69.com" }, + { + name: "c", + type: "MX", + address: "mx2.hello.com", + priority: 21, + }, + { name: "a", type: "MX", address: "example.com", priority: 20 }, + ]); + + expect(addZone).toHaveBeenCalledTimes(3); + expect(getRecordCalls(addZone)).toEqual([ + { name: "a", type: "CNAME", address: "boo" }, + { name: "b", type: "A", address: "3" }, + { name: "d", type: "CNAME", address: "helo.com" }, + ]); + expect(removeZone).toHaveBeenCalledTimes(4); + expect(getRecordCalls(removeZone)).toEqual([ + { line: 101 }, + { line: 100 }, + { line: 99 }, + { line: 1 }, + ]); + + expect(addEmail).toHaveBeenCalledTimes(1); + expect(getRecordCalls(addEmail)).toEqual([ + { + domain: "a.is-a.dev", + exchanger: "example.com", + priority: 20, + }, + ]); + expect(removeEmail).toHaveBeenCalledTimes(2); + expect(getRecordCalls(removeEmail)).toEqual([ + { domain: "b.is-a.dev", exchanger: "foo.bar", priority: 20 }, + { + domain: "c.is-a.dev", + exchanger: "mx1.hello.com", + priority: 20, + }, + ]); + + expect(addRedir).toHaveBeenCalledTimes(3); + expect(getRecordCalls(addRedir)).toEqual([ + { + domain: `b.${DOMAIN_DOMAIN}`, + type: "permanent", + redirect: "https://wowow.com", + }, + { + domain: `d.${DOMAIN_DOMAIN}`, + type: "permanent", + redirect: "https://hhh.com", + }, + { + domain: `x.${DOMAIN_DOMAIN}`, + type: "permanent", + redirect: "https://example69.com", + }, + ]); + expect(removeRedir).toHaveBeenCalledTimes(2); + expect(getRecordCalls(removeRedir)).toEqual([ + { domain: `b.${DOMAIN_DOMAIN}` }, + { domain: `x.${DOMAIN_DOMAIN}` }, + ]); + }); }); - - it('should update matching host and set it', async () => { - const zones = [ - { line: 1, name: 'a', type: 'CNAME', address: 'boo' }, - { line: 2, name: 'b', type: 'CNAME', address: 'goo' }, - { line: 3, name: 'b', type: 'CNAME', address: 'xaa' }, - ]; - const redirections = []; - - const mockDomainService = mockDS({ zones, redirections }); - await mockDomainService.updateHosts([ - { name: 'a', type: 'CNAME', address: 'boo' }, - { name: 'b', type: 'CNAME', address: 'googoogaga' }, - { name: 'b', type: 'CNAME', address: 'farboo' }, - ]); - - expect(addZone).toHaveBeenCalledTimes(2); - expect(getRecordCalls(addZone)).toEqual([ - { name: 'b', type: 'CNAME', address: 'googoogaga' }, - { name: 'b', type: 'CNAME', address: 'farboo' }, - ]); - expect(removeZone).toHaveBeenCalledTimes(2); - expect(getRecordCalls(removeZone)).toEqual([ - { line: 3 }, - { line: 2 }, - ]); - }); - - it('should workout this complex example', async () => { - const zones = [ - { line: 1, name: 'a', type: 'CNAME', address: 'world' }, - { line: 2, name: 'b', type: 'A', address: '1' }, - { line: 3, name: 'b', type: 'A', address: '2' }, - { line: 4, name: 'c', type: 'CNAME', address: 'hello.com' }, - { line: 5, name: 'c', type: 'MX', address: 'mx1.hello.com', priority: 20 }, - { line: 6, name: 'c', type: 'MX', address: 'mx2.hello.com', priority: 21 }, - { line: 7, name: 'b', type: 'MX', address: 'foo.bar', priority: 20 }, - { line: 101, name: 'x', type: 'A', address: '1' }, - { line: 99, name: 'y', type: 'A', address: '2' }, - { line: 100, name: 'z', type: 'A', address: '3' }, - ]; - const redirections = [ - { domain: `b.${DOMAIN_DOMAIN}`, destination: 'https://foobar.com' }, - { domain: `c.${DOMAIN_DOMAIN}`, destination: 'https://goobar.com' }, - { domain: `x.${DOMAIN_DOMAIN}`, destination: 'https://example.com' }, - ]; - - const mockDomainService = mockDS({ zones, redirections }); - await mockDomainService.updateHosts([ - { name: 'a', type: 'CNAME', address: 'boo' }, - { name: 'b', type: 'A', address: '1' }, - { name: 'b', type: 'A', address: '2' }, - { name: 'b', type: 'A', address: '3' }, - { name: 'b', type: 'URL', address: 'https://wowow.com' }, - { name: 'c', type: 'CNAME', address: 'hello.com' }, - { name: 'c', type: 'URL', address: 'https://goobar.com' }, - { name: 'd', type: 'CNAME', address: 'helo.com' }, - { name: 'd', type: 'URL', address: 'https://hhh.com' }, - { name: 'x', type: 'URL', address: 'https://example69.com' }, - { name: 'c', type: 'MX', address: 'mx2.hello.com', priority: 21 }, - { name: 'a', type: 'MX', address: 'example.com', priority: 20 }, - ]); - - expect(addZone).toHaveBeenCalledTimes(3); - expect(getRecordCalls(addZone)).toEqual([ - { name: 'a', type: 'CNAME', address: 'boo' }, - { name: 'b', type: 'A', address: '3' }, - { name: 'd', type: 'CNAME', address: 'helo.com' }, - ]); - expect(removeZone).toHaveBeenCalledTimes(4); - expect(getRecordCalls(removeZone)).toEqual([ - { line: 101 }, - { line: 100 }, - { line: 99 }, - { line: 1 }, - ]); - - expect(addEmail).toHaveBeenCalledTimes(1); - expect(getRecordCalls(addEmail)).toEqual([ - { domain: 'a.is-a.dev', exchanger: 'example.com', priority: 20 }, - ]); - expect(removeEmail).toHaveBeenCalledTimes(2); - expect(getRecordCalls(removeEmail)).toEqual([ - { domain: 'b.is-a.dev', exchanger: 'foo.bar', priority: 20 }, - { domain: 'c.is-a.dev', exchanger: 'mx1.hello.com', priority: 20 }, - ]); - - expect(addRedir).toHaveBeenCalledTimes(3); - expect(getRecordCalls(addRedir)).toEqual([ - { domain: `b.${DOMAIN_DOMAIN}`, type: 'permanent', redirect: 'https://wowow.com' }, - { domain: `d.${DOMAIN_DOMAIN}`, type: 'permanent', redirect: 'https://hhh.com' }, - { domain: `x.${DOMAIN_DOMAIN}`, type: 'permanent', redirect: 'https://example69.com' }, - ]); - expect(removeRedir).toHaveBeenCalledTimes(2); - expect(getRecordCalls(removeRedir)).toEqual([ - { domain: `b.${DOMAIN_DOMAIN}` }, - { domain: `x.${DOMAIN_DOMAIN}` }, - ]); - }); - }); }); - diff --git a/tests/domain-utils.test.js b/tests/domain-utils.test.js index 077896726..896cf017d 100644 --- a/tests/domain-utils.test.js +++ b/tests/domain-utils.test.js @@ -1,9 +1,8 @@ -const { getDomains } = require('../utils/get-domain'); +const { getDomains } = require("../utils/get-domain"); -describe('getDomains', () => { - it('should resolve with the list of domains', async () => { - const list = await getDomains(); - expect(Array.isArray(list)).toBe(true); - }); +describe("getDomains", () => { + it("should resolve with the list of domains", async () => { + const list = await getDomains(); + expect(Array.isArray(list)).toBe(true); + }); }); - diff --git a/tests/domains.test.js b/tests/domains.test.js index 44c2a5422..75971b00b 100644 --- a/tests/domains.test.js +++ b/tests/domains.test.js @@ -1,31 +1,37 @@ -const R = require('ramda'); -const fs = require('fs'); -const { getDomains } = require('../utils/get-domain'); -const { validateDomainData } = require('../utils/validations'); -const { DOMAINS_PATH } = require('../utils/constants'); +const R = require("ramda"); +const fs = require("fs"); +const { getDomains } = require("../utils/get-domain"); +const { validateDomainData } = require("../utils/validations"); +const { DOMAINS_PATH } = require("../utils/constants"); -describe('Domains', () => { - it('should all be json', async () => { - const files = await fs.promises.readdir(DOMAINS_PATH, {}); - expect(files.filter(f => !/\.json$/g.test(f)).length).toBe(0); - }); +describe("Domains", () => { + it("should all be json", async () => { + const files = await fs.promises.readdir(DOMAINS_PATH, {}); + expect(files.filter((f) => !/\.json$/g.test(f)).length).toBe(0); + }); - it('should be valid', (done) => { - getDomains() - .then(R.reject(R.propEq('name', '_psl'))) - .then(R.map(data => { - const { errors } = validateDomainData(data); - if (errors.length) { - const message = errors - .map(([key, { reason }]) => `[${data.name}.${key}]: ${reason}`) - .join('\n'); - return `\nValidation errors in ${data.name}.json: \n${message}`; - } - return ''; - })) - .then(R.filter(R.complement(R.isEmpty))) - .then(messages => messages.length ? done(messages.join('\n')) : done()) - .catch(done); - }); + it("should be valid", (done) => { + getDomains() + .then(R.reject(R.propEq("name", "_psl"))) + .then( + R.map((data) => { + const { errors } = validateDomainData(data); + if (errors.length) { + const message = errors + .map( + ([key, { reason }]) => + `[${data.name}.${key}]: ${reason}`, + ) + .join("\n"); + return `\nValidation errors in ${data.name}.json: \n${message}`; + } + return ""; + }), + ) + .then(R.filter(R.complement(R.isEmpty))) + .then((messages) => + messages.length ? done(messages.join("\n")) : done(), + ) + .catch(done); + }); }); - diff --git a/tests/register.test.js b/tests/register.test.js index bd967a298..6628df211 100644 --- a/tests/register.test.js +++ b/tests/register.test.js @@ -1,209 +1,242 @@ -const R = require('ramda') -const { toHostList, registerDomains } = require('../scripts/register-domains') -const { TTL, DOMAIN_DOMAIN } = require('../utils/constants') -const { getDomainService } = require('../utils/domain-service') +const R = require("ramda"); +const { toHostList, registerDomains } = require("../scripts/register-domains"); +const { TTL, DOMAIN_DOMAIN } = require("../utils/constants"); +const { getDomainService } = require("../utils/domain-service"); const getCpanel = ({ - zone, - addZone, - removeZone, - redir, - addRedir, - removeRedir, - addEmail, - removeEmail, + zone, + addZone, + removeZone, + redir, + addRedir, + removeRedir, + addEmail, + removeEmail, } = {}) => ({ - zone: { - fetch: (_) => zone(), - add: (rec) => addZone(rec), - remove: (rec) => removeZone(rec), - }, - redirection: { - fetch: (_) => redir(), - add: (rec) => addRedir(rec), - remove: (rec) => removeRedir(rec), - }, - email: { - add: (rec) => addEmail(rec), - remove: (rec) => removeEmail(rec), - }, -}) + zone: { + fetch: (_) => zone(), + add: (rec) => addZone(rec), + remove: (rec) => removeZone(rec), + }, + redirection: { + fetch: (_) => redir(), + add: (rec) => addRedir(rec), + remove: (rec) => removeRedir(rec), + }, + email: { + add: (rec) => addEmail(rec), + remove: (rec) => removeEmail(rec), + }, +}); -describe('toHostList', () => { - it('should flatten domain data to list of hosts (without https)', () => { - const res = toHostList([ - { name: 'akshay', record: { CNAME: 'phenax.github.io' } }, - { name: 'foobar', record: { CNAME: 'v.io' } }, - { name: 'xx', record: { A: ['1.2.3.4', '5.6.3.2', '1.2.31.1'] } }, - { name: 'xx', record: { CNAME: 'foobar.com', MX: ['as.com', 'f.com'] } }, - ]) +describe("toHostList", () => { + it("should flatten domain data to list of hosts (without https)", () => { + const res = toHostList([ + { name: "akshay", record: { CNAME: "phenax.github.io" } }, + { name: "foobar", record: { CNAME: "v.io" } }, + { name: "xx", record: { A: ["1.2.3.4", "5.6.3.2", "1.2.31.1"] } }, + { + name: "xx", + record: { CNAME: "foobar.com", MX: ["as.com", "f.com"] }, + }, + ]); - expect(res).toEqual([ - { name: 'akshay', type: 'CNAME', address: 'phenax.github.io', ttl: TTL }, - { name: 'foobar', type: 'CNAME', address: 'v.io', ttl: TTL }, - { name: 'xx', type: 'A', address: '1.2.3.4', ttl: TTL }, - { name: 'xx', type: 'A', address: '5.6.3.2', ttl: TTL }, - { name: 'xx', type: 'A', address: '1.2.31.1', ttl: TTL }, - { name: 'xx', type: 'CNAME', address: 'foobar.com', ttl: TTL }, - { name: 'xx', type: 'MX', address: 'as.com', priority: 20, ttl: TTL }, - { name: 'xx', type: 'MX', address: 'f.com', priority: 21, ttl: TTL }, - ]) - }) -}) + expect(res).toEqual([ + { + name: "akshay", + type: "CNAME", + address: "phenax.github.io", + ttl: TTL, + }, + { name: "foobar", type: "CNAME", address: "v.io", ttl: TTL }, + { name: "xx", type: "A", address: "1.2.3.4", ttl: TTL }, + { name: "xx", type: "A", address: "5.6.3.2", ttl: TTL }, + { name: "xx", type: "A", address: "1.2.31.1", ttl: TTL }, + { name: "xx", type: "CNAME", address: "foobar.com", ttl: TTL }, + { + name: "xx", + type: "MX", + address: "as.com", + priority: 20, + ttl: TTL, + }, + { + name: "xx", + type: "MX", + address: "f.com", + priority: 21, + ttl: TTL, + }, + ]); + }); +}); -describe('registerDomains', () => { - const addZone = jest.fn(async () => ({})) - const removeZone = jest.fn(async () => ({})) - const addRedir = jest.fn(async () => ({})) - const removeRedir = jest.fn(async () => ({})) - const addEmail = jest.fn(async () => ({})) - const removeEmail = jest.fn(async () => ({})) +describe("registerDomains", () => { + const addZone = jest.fn(async () => ({})); + const removeZone = jest.fn(async () => ({})); + const addRedir = jest.fn(async () => ({})); + const removeRedir = jest.fn(async () => ({})); + const addEmail = jest.fn(async () => ({})); + const removeEmail = jest.fn(async () => ({})); - const mockDS = ({ zones, redirections }) => - getDomainService({ - cpanel: getCpanel({ - zone: async () => zones, - redir: async () => redirections, - addZone, - addEmail, - addRedir, - removeZone, - removeRedir, - removeEmail, - }), - }) + const mockDS = ({ zones, redirections }) => + getDomainService({ + cpanel: getCpanel({ + zone: async () => zones, + redir: async () => redirections, + addZone, + addEmail, + addRedir, + removeZone, + removeRedir, + removeEmail, + }), + }); - beforeEach(() => { - addZone.mockClear() - removeZone.mockClear() - addRedir.mockClear() - removeRedir.mockClear() - addEmail.mockClear() - removeEmail.mockClear() - }) + beforeEach(() => { + addZone.mockClear(); + removeZone.mockClear(); + addRedir.mockClear(); + removeRedir.mockClear(); + addEmail.mockClear(); + removeEmail.mockClear(); + }); - it('should register the new set of hosts generated from domains list', async () => { - const localHosts = [ - { name: 'a', record: { CNAME: 'hello' } }, - { name: 'b', record: { CNAME: 'xaa' } }, - ] - const remoteHosts = [ - { line: 1, name: 'a', type: 'CNAME', address: 'hello' }, - { line: 2, name: 'b', type: 'CNAME', address: 'goo' }, - { line: 3, name: 'b', type: 'CNAME', address: 'xaa' }, - ] - const remoteRedirections = [] + it("should register the new set of hosts generated from domains list", async () => { + const localHosts = [ + { name: "a", record: { CNAME: "hello" } }, + { name: "b", record: { CNAME: "xaa" } }, + ]; + const remoteHosts = [ + { line: 1, name: "a", type: "CNAME", address: "hello" }, + { line: 2, name: "b", type: "CNAME", address: "goo" }, + { line: 3, name: "b", type: "CNAME", address: "xaa" }, + ]; + const remoteRedirections = []; - const domainService = mockDS({ - zones: remoteHosts, - redirections: remoteRedirections, - }) - await registerDomains({ getDomains: async () => localHosts, domainService }) + const domainService = mockDS({ + zones: remoteHosts, + redirections: remoteRedirections, + }); + await registerDomains({ + getDomains: async () => localHosts, + domainService, + }); - expect(addZone).toHaveBeenCalledTimes(0) - expect(removeZone).toHaveBeenCalledTimes(1) - expect(addRedir).toHaveBeenCalledTimes(0) - expect(removeRedir).toHaveBeenCalledTimes(0) - }) + expect(addZone).toHaveBeenCalledTimes(0); + expect(removeZone).toHaveBeenCalledTimes(1); + expect(addRedir).toHaveBeenCalledTimes(0); + expect(removeRedir).toHaveBeenCalledTimes(0); + }); - it('should add the new set hosts', async () => { - const localHosts = [ - { name: 'a', record: { CNAME: 'boo' } }, - { - name: 'b', - record: { A: ['1.1.1.1', '1.1.1.2'], MX: 'somemx', TXT: 'some txt' }, - }, - { name: 'c', record: { URL: 'https://google.com' } }, - { name: 'd', record: { CNAME: 'foobar' } }, - { name: 'e', record: { A: ['2.2.2.2'], TXT: ['some', 'extra', 'txt'] } }, - ] - const remoteHosts = [ - { line: 1, name: 'a', type: 'CNAME', address: 'boo' }, - { line: 2, name: 'b', type: 'MX', address: 'othermx' }, - { line: 3, name: 'd', type: 'CNAME', address: 'foobaz' }, - ] - const remoteRedirections = [ - { domain: `b.${DOMAIN_DOMAIN}`, destination: 'x' }, - { domain: `a.${DOMAIN_DOMAIN}`, destination: 'y' }, - ] + it("should add the new set hosts", async () => { + const localHosts = [ + { name: "a", record: { CNAME: "boo" } }, + { + name: "b", + record: { + A: ["1.1.1.1", "1.1.1.2"], + MX: "somemx", + TXT: "some txt", + }, + }, + { name: "c", record: { URL: "https://google.com" } }, + { name: "d", record: { CNAME: "foobar" } }, + { + name: "e", + record: { A: ["2.2.2.2"], TXT: ["some", "extra", "txt"] }, + }, + ]; + const remoteHosts = [ + { line: 1, name: "a", type: "CNAME", address: "boo" }, + { line: 2, name: "b", type: "MX", address: "othermx" }, + { line: 3, name: "d", type: "CNAME", address: "foobaz" }, + ]; + const remoteRedirections = [ + { domain: `b.${DOMAIN_DOMAIN}`, destination: "x" }, + { domain: `a.${DOMAIN_DOMAIN}`, destination: "y" }, + ]; - const domainService = mockDS({ - zones: remoteHosts, - redirections: remoteRedirections, - }) - await registerDomains({ getDomains: async () => localHosts, domainService }) + const domainService = mockDS({ + zones: remoteHosts, + redirections: remoteRedirections, + }); + await registerDomains({ + getDomains: async () => localHosts, + domainService, + }); - expect(addZone).toHaveBeenCalledTimes(8) - expect(addZone.mock.calls).toEqual([ - [{ name: 'b', type: 'A', address: '1.1.1.1', line: undefined }], - [{ name: 'b', type: 'A', address: '1.1.1.2', line: undefined }], - [ - { - name: 'b', - type: 'TXT', - address: 'some txt', - txtdata: 'some txt', - line: undefined, - }, - ], - [ - { - name: 'd', - type: 'CNAME', - cname: 'foobar', - address: 'foobar', - line: undefined, - }, - ], - [{ name: 'e', type: 'A', address: '2.2.2.2', line: undefined }], - [ - { - name: 'e', - type: 'TXT', - address: 'some', - txtdata: 'some', - line: undefined, - }, - ], - [ - { - name: 'e', - type: 'TXT', - address: 'extra', - txtdata: 'extra', - line: undefined, - }, - ], - [ - { - name: 'e', - type: 'TXT', - address: 'txt', - txtdata: 'txt', - line: undefined, - }, - ], - ]) + expect(addZone).toHaveBeenCalledTimes(8); + expect(addZone.mock.calls).toEqual([ + [{ name: "b", type: "A", address: "1.1.1.1", line: undefined }], + [{ name: "b", type: "A", address: "1.1.1.2", line: undefined }], + [ + { + name: "b", + type: "TXT", + address: "some txt", + txtdata: "some txt", + line: undefined, + }, + ], + [ + { + name: "d", + type: "CNAME", + cname: "foobar", + address: "foobar", + line: undefined, + }, + ], + [{ name: "e", type: "A", address: "2.2.2.2", line: undefined }], + [ + { + name: "e", + type: "TXT", + address: "some", + txtdata: "some", + line: undefined, + }, + ], + [ + { + name: "e", + type: "TXT", + address: "extra", + txtdata: "extra", + line: undefined, + }, + ], + [ + { + name: "e", + type: "TXT", + address: "txt", + txtdata: "txt", + line: undefined, + }, + ], + ]); - expect(removeZone).toHaveBeenCalledTimes(1) - expect(removeZone.mock.calls).toEqual([[{ line: 3 }]]) + expect(removeZone).toHaveBeenCalledTimes(1); + expect(removeZone.mock.calls).toEqual([[{ line: 3 }]]); - expect(addRedir).toHaveBeenCalledTimes(1) - expect(addRedir.mock.calls).toEqual([ - [ - { - domain: 'c.booboo.xyz', - redirect: 'https://google.com', - redirect_wildcard: 1, - redirect_www: 1, - type: 'permanent', - }, - ], - ]) + expect(addRedir).toHaveBeenCalledTimes(1); + expect(addRedir.mock.calls).toEqual([ + [ + { + domain: "c.booboo.xyz", + redirect: "https://google.com", + redirect_wildcard: 1, + redirect_www: 1, + type: "permanent", + }, + ], + ]); - expect(addEmail).toHaveBeenCalledTimes(1) - expect(addEmail.mock.calls).toEqual([ - [{ domain: 'b.is-a.dev', exchanger: 'somemx', priority: 20 }], - ]) - }) -}) + expect(addEmail).toHaveBeenCalledTimes(1); + expect(addEmail.mock.calls).toEqual([ + [{ domain: "b.is-a.dev", exchanger: "somemx", priority: 20 }], + ]); + }); +}); diff --git a/tests/validations.test.js b/tests/validations.test.js index bb2cac176..6f4c85daf 100644 --- a/tests/validations.test.js +++ b/tests/validations.test.js @@ -1,129 +1,163 @@ -const { validateDomainData, isValidDomain } = require('../utils/validations'); -const INVALID_NAMES = require('../utils/invalid-domains.json'); +const { validateDomainData, isValidDomain } = require("../utils/validations"); +const INVALID_NAMES = require("../utils/invalid-domains.json"); const defaultDomain = { - name: 'aaa', - record: { - A: ['121.121.121.121'] - }, - owner: { - username: 'betsy', - email: 'betsyfuckyoassup@foobar.com', - }, + name: "aaa", + record: { + A: ["121.121.121.121"], + }, + owner: { + username: "betsy", + email: "betsyfuckyoassup@foobar.com", + }, }; -const getstroflen = len => Array(len).fill('a').join(''); +const getstroflen = (len) => Array(len).fill("a").join(""); -describe('isValidMX', () => { - it('should be valid mx record', () => { - const cases = [ - { mx: 'foobar.com', result: true }, - { mx: 'as.as', result: true }, - { mx: 'ASPMX.L.GOOGLE.COM', result: true }, - { mx: 'ALT4.ASPMX.L.GOOGLE.COM', result: true }, - { mx: 'hello', result: false }, - { mx: 'helalsds-asd5sjdsd.com', result: true }, - { mx: 'helalsds?asd5sjdsd.com', result: false }, - { mx: 'helalsds_asd5sjdsd.com', result: false }, +describe("isValidMX", () => { + it("should be valid mx record", () => { + const cases = [ + { mx: "foobar.com", result: true }, + { mx: "as.as", result: true }, + { mx: "ASPMX.L.GOOGLE.COM", result: true }, + { mx: "ALT4.ASPMX.L.GOOGLE.COM", result: true }, + { mx: "hello", result: false }, + { mx: "helalsds-asd5sjdsd.com", result: true }, + { mx: "helalsds?asd5sjdsd.com", result: false }, + { mx: "helalsds_asd5sjdsd.com", result: false }, + ]; + + cases.forEach(({ mx, result }) => { + expect(isValidDomain(mx)).toBe(result); + }); + }); +}); + +describe("validateDomainData", () => { + const invalidCases = [ + {}, + { name: "helo" }, + { name: "wwow", record: { A: ["12312"] } }, + ...[ + "", + " ", + undefined, + "hlo wld", + "g32++13", + "ajsdD_123yq", + "khsda%", + "122*dsd", + getstroflen(101), + ].map((name) => ({ + ...defaultDomain, + name, + })), + { ...defaultDomain, record: { CNAME: "sd", A: ["121,3213"] } }, + { ...defaultDomain, record: { A: ["121", "12"], FOOBAR: ["sd"] } }, + { ...defaultDomain, record: { A: [] } }, + { ...defaultDomain, owner: {} }, + { ...defaultDomain, owner: { username: "hwelo" } }, + { ...defaultDomain, owner: { email: "hwelo" } }, + { ...defaultDomain, record: { CNAME: "http://foobar.com" } }, + { ...defaultDomain, record: { CNAME: "https://foobar.com" } }, + { ...defaultDomain, record: { URL: "foobar.com" } }, + { + ...defaultDomain, + record: { CNAME: "foobar.com", A: ["11.22.22.33"] }, + }, + { + ...defaultDomain, + record: { CNAME: "foobar.com", MX: ["ALT4.ASPMX.L.GOOGLE.COM"] }, + }, + ...INVALID_NAMES.map((name) => ({ ...defaultDomain, name })).slice( + 0, + 1, + ), + { ...defaultDomain, name: "a.b" }, + { ...defaultDomain, name: "ww2.baa" }, + { ...defaultDomain, name: "help.baa" }, + { ...defaultDomain, name: "_github-pages-challenge-is-a-dev" }, + { ...defaultDomain, name: "_github-challenge-is-a-dev" }, + { ...defaultDomain, record: { AAAA: [] } }, + { ...defaultDomain, record: { AAAA: ["182.22.222.22", "::1"] } }, + { ...defaultDomain, record: { AAAA: "182.22.222.22" } }, + { ...defaultDomain, record: { A: "::1" } }, + { ...defaultDomain, name: "_discord" }, + { ...defaultDomain, name: "_gitlab-pages-verification-code" }, + { ...defaultDomain, name: "_acme-challenge" }, + { ...defaultDomain, name: "_dmarc" }, + { ...defaultDomain, name: "_gh-is-a-dev" }, + { ...defaultDomain, name: "_domainkey" }, ]; - cases.forEach(({ mx, result }) => { - expect(isValidDomain(mx)).toBe(result); + const validCases = [ + defaultDomain, + ...[ + "hello", + "hello-world", + "11111111111", + "--wow--", + "wow--", + "--wow", + ].map((name) => ({ + ...defaultDomain, + name, + })), + { + ...defaultDomain, + description: getstroflen(99), + }, + { ...defaultDomain, record: { CNAME: "aa.sd" } }, + { ...defaultDomain, record: { URL: "https://foobar.com" } }, + { ...defaultDomain, record: { URL: "http://foobar.com/foobar/" } }, + { ...defaultDomain, record: { MX: ["ALT4.ASPMX.L.GOOGLE.COM"] } }, + { ...defaultDomain, record: { TXT: "foobar wow nice!!!" } }, + { + ...defaultDomain, + record: { A: ["1.1.1.1"], MX: ["mx1.example.com"] }, + }, + { ...defaultDomain, name: "gogo.foo.bar" }, + { ...defaultDomain, name: "ww9.baa" }, + { ...defaultDomain, name: "_github-pages-challenge-phenax.akshay" }, + { ...defaultDomain, name: "_github-pages-challenge-hello01-ga" }, + { ...defaultDomain, name: "_github-pages-challenge-hello01_ga" }, + { ...defaultDomain, name: "_github-challenge-phenax.akshay" }, + { ...defaultDomain, name: "_github-challenge-hello01-ga" }, + { ...defaultDomain, name: "_github-challenge-hello01_ga" }, + { + ...defaultDomain, + record: { TXT: ["foobar wow nice!!!", "more text"] }, + }, + { + ...defaultDomain, + record: { AAAA: ["::1", "2001:db8:3333:4444:5555:6666:7777:8888"] }, + }, + { ...defaultDomain, record: { A: ["122.222.222.222"] } }, + { ...defaultDomain, name: "_discord.subdomain" }, + { ...defaultDomain, name: "_gitlab-pages-verification-code.subdomain" }, + { ...defaultDomain, name: "_acme-challenge.subdomain" }, + { ...defaultDomain, name: "_dmarc.subdomain" }, + { ...defaultDomain, name: "_gh-phenax.akshay" }, + { ...defaultDomain, name: "_gh-hello01-ga" }, + { ...defaultDomain, name: "_gh-hello01_ga" }, + { ...defaultDomain, name: "_domainkey.subdomain" }, + { ...defaultDomain, name: "mx._domainkey.subdomain" }, + ]; + + it("should return false for invalid data", () => { + invalidCases.forEach((data) => { + const { valid, errors } = validateDomainData(data); + expect(valid).toBe(false); + expect(errors.length).toBeGreaterThan(0); + }); + }); + + it("should return true if the name is valid", () => { + validCases.forEach((data) => { + const { valid, errors } = validateDomainData(data); + if (!valid) console.log(JSON.stringify(errors, null, 2)); + expect(valid).toBe(true); + expect(errors).toEqual([]); + }); }); - }); }); - -describe('validateDomainData', () => { - const invalidCases = [ - {}, - { name: 'helo' }, - { name: 'wwow', record: { A: ['12312'] } }, - ...['', ' ', undefined, 'hlo wld', 'g32++13', 'ajsdD_123yq', 'khsda%', '122*dsd', getstroflen(101)].map(name => ({ - ...defaultDomain, - name, - })), - { ...defaultDomain, record: { CNAME: 'sd', A: ['121,3213'] } }, - { ...defaultDomain, record: { A: ['121', '12'], FOOBAR: ['sd'] } }, - { ...defaultDomain, record: { A: [] } }, - { ...defaultDomain, owner: {}, }, - { ...defaultDomain, owner: { username: 'hwelo', }, }, - { ...defaultDomain, owner: { email: 'hwelo' }, }, - { ...defaultDomain, record: { CNAME: 'http://foobar.com' } }, - { ...defaultDomain, record: { CNAME: 'https://foobar.com' } }, - { ...defaultDomain, record: { URL: 'foobar.com' } }, - { ...defaultDomain, record: { CNAME: 'foobar.com', A: ['11.22.22.33'] } }, - { ...defaultDomain, record: { CNAME: 'foobar.com', MX: ['ALT4.ASPMX.L.GOOGLE.COM'] } }, - ...INVALID_NAMES.map(name => ({ ...defaultDomain, name })).slice(0, 1), - { ...defaultDomain, name: 'a.b' }, - { ...defaultDomain, name: 'ww2.baa' }, - { ...defaultDomain, name: 'help.baa' }, - { ...defaultDomain, name: '_github-pages-challenge-is-a-dev' }, - { ...defaultDomain, name: '_github-challenge-is-a-dev' }, - { ...defaultDomain, record: { AAAA: [] } }, - { ...defaultDomain, record: { AAAA: ['182.22.222.22', '::1'] } }, - { ...defaultDomain, record: { AAAA: '182.22.222.22' } }, - { ...defaultDomain, record: { A: '::1' } }, - { ...defaultDomain, name: '_discord' }, - { ...defaultDomain, name: '_gitlab-pages-verification-code' }, - { ...defaultDomain, name: '_acme-challenge' }, - { ...defaultDomain, name: '_dmarc' }, - { ...defaultDomain, name: '_gh-is-a-dev' }, - { ...defaultDomain, name: '_domainkey' }, - ]; - - const validCases = [ - defaultDomain, - ...['hello', 'hello-world', '11111111111', '--wow--', 'wow--', '--wow'].map(name => ({ - ...defaultDomain, - name, - })), - { - ...defaultDomain, - description: getstroflen(99), - }, - { ...defaultDomain, record: { CNAME: 'aa.sd' } }, - { ...defaultDomain, record: { URL: 'https://foobar.com' } }, - { ...defaultDomain, record: { URL: 'http://foobar.com/foobar/' } }, - { ...defaultDomain, record: { MX: ['ALT4.ASPMX.L.GOOGLE.COM'] } }, - { ...defaultDomain, record: { TXT: 'foobar wow nice!!!' } }, - { ...defaultDomain, record: { A: ['1.1.1.1'], MX: ['mx1.example.com'] } }, - { ...defaultDomain, name: 'gogo.foo.bar' }, - { ...defaultDomain, name: 'ww9.baa' }, - { ...defaultDomain, name: '_github-pages-challenge-phenax.akshay' }, - { ...defaultDomain, name: '_github-pages-challenge-hello01-ga' }, - { ...defaultDomain, name: '_github-pages-challenge-hello01_ga' }, - { ...defaultDomain, name: '_github-challenge-phenax.akshay' }, - { ...defaultDomain, name: '_github-challenge-hello01-ga' }, - { ...defaultDomain, name: '_github-challenge-hello01_ga' }, - { ...defaultDomain, record: { TXT: ['foobar wow nice!!!', 'more text'] } }, - { ...defaultDomain, record: { AAAA: ['::1', '2001:db8:3333:4444:5555:6666:7777:8888'] } }, - { ...defaultDomain, record: { A: ['122.222.222.222'] } }, - { ...defaultDomain, name: '_discord.subdomain' }, - { ...defaultDomain, name: '_gitlab-pages-verification-code.subdomain' }, - { ...defaultDomain, name: '_acme-challenge.subdomain' }, - { ...defaultDomain, name: '_dmarc.subdomain' }, - { ...defaultDomain, name: '_gh-phenax.akshay' }, - { ...defaultDomain, name: '_gh-hello01-ga' }, - { ...defaultDomain, name: '_gh-hello01_ga' }, - { ...defaultDomain, name: '_domainkey.subdomain' }, - { ...defaultDomain, name: 'mx._domainkey.subdomain' }, - ]; - - it('should return false for invalid data', () => { - invalidCases.forEach(data => { - const { valid, errors } = validateDomainData(data); - expect(valid).toBe(false); - expect(errors.length).toBeGreaterThan(0); - }); - }); - - it('should return true if the name is valid', () => { - validCases.forEach(data => { - const { valid, errors } = validateDomainData(data); - if (!valid) console.log(JSON.stringify(errors, null, 2)); - expect(valid).toBe(true); - expect(errors).toEqual([]); - }); - }); -}); - diff --git a/utils/constants.js b/utils/constants.js index 19430e5bf..b0cf0079d 100644 --- a/utils/constants.js +++ b/utils/constants.js @@ -1,30 +1,30 @@ -const path = require('path'); +const path = require("path"); -const { NODE_ENV: ENV = 'test' } = process.env; +const { NODE_ENV: ENV = "test" } = process.env; const { - DOMAIN_USER, - DOMAIN_API_KEY, - DOMAIN_DOMAIN, - DOMAIN_API_HOST, - DOMAIN_API_PORT, - DOMAIN_HOST_IP, + DOMAIN_USER, + DOMAIN_API_KEY, + DOMAIN_DOMAIN, + DOMAIN_API_HOST, + DOMAIN_API_PORT, + DOMAIN_HOST_IP, } = process.env; -const IS_TEST = ENV === 'test'; +const IS_TEST = ENV === "test"; -const DOMAINS_PATH = path.resolve('domains'); +const DOMAINS_PATH = path.resolve("domains"); module.exports = { - ENV, - IS_TEST, - VALID_RECORD_TYPES: ['CNAME', 'A', 'URL', 'MX', 'TXT', 'AAAA'], - DOMAIN_DOMAIN: DOMAIN_DOMAIN || 'booboo.xyz', - DOMAIN_USER: IS_TEST ? 'testuser' : DOMAIN_USER, - DOMAIN_API_KEY: IS_TEST ? 'testkey' : DOMAIN_API_KEY, - DOMAIN_API_HOST: IS_TEST ? 'example.com' : DOMAIN_API_HOST, - DOMAIN_API_PORT: IS_TEST ? 6969 : DOMAIN_API_PORT, - DOMAIN_HOST_IP, - DOMAINS_PATH, - TTL: 5 * 60 * 60, + ENV, + IS_TEST, + VALID_RECORD_TYPES: ["CNAME", "A", "URL", "MX", "TXT", "AAAA"], + DOMAIN_DOMAIN: DOMAIN_DOMAIN || "booboo.xyz", + DOMAIN_USER: IS_TEST ? "testuser" : DOMAIN_USER, + DOMAIN_API_KEY: IS_TEST ? "testkey" : DOMAIN_API_KEY, + DOMAIN_API_HOST: IS_TEST ? "example.com" : DOMAIN_API_HOST, + DOMAIN_API_PORT: IS_TEST ? 6969 : DOMAIN_API_PORT, + DOMAIN_HOST_IP, + DOMAINS_PATH, + TTL: 5 * 60 * 60, }; diff --git a/utils/domain-service.js b/utils/domain-service.js index fe75aef04..b76eeac01 100644 --- a/utils/domain-service.js +++ b/utils/domain-service.js @@ -1,167 +1,206 @@ -const R = require('ramda'); -const { cpanel } = require('./lib/cpanel'); -const { DOMAIN_DOMAIN, VALID_RECORD_TYPES } = require('./constants'); -const { then, log, print, lazyTask, batchLazyTasks } = require('./helpers'); +const R = require("ramda"); +const { cpanel } = require("./lib/cpanel"); +const { DOMAIN_DOMAIN, VALID_RECORD_TYPES } = require("./constants"); +const { then, log, print, lazyTask, batchLazyTasks } = require("./helpers"); const BATCH_SIZE = 1; const recordToRedirection = ({ name, address }) => ({ - domain: name === '@' ? DOMAIN_DOMAIN : `${name}.${DOMAIN_DOMAIN}`, - redirect: address, - type: 'permanent', - redirect_wildcard: 1, - redirect_www: 1, + domain: name === "@" ? DOMAIN_DOMAIN : `${name}.${DOMAIN_DOMAIN}`, + redirect: address, + type: "permanent", + redirect_wildcard: 1, + redirect_www: 1, }); const recordToZone = ({ name, type, address, id, priority }) => ({ - line: id, - name: name === '@' ? `${DOMAIN_DOMAIN}.` : name, - type, - address, - ...(type === 'MX' ? { priority } : {}), - ...(type === 'CNAME' ? { cname: address } : {}), - ...(type === 'TXT' ? { txtdata: address } : {}), + line: id, + name: name === "@" ? `${DOMAIN_DOMAIN}.` : name, + type, + address, + ...(type === "MX" ? { priority } : {}), + ...(type === "CNAME" ? { cname: address } : {}), + ...(type === "TXT" ? { txtdata: address } : {}), }); -const cleanName = name => - [DOMAIN_DOMAIN, `${DOMAIN_DOMAIN}.`].includes(name) ? '@' : `${name}`.replace(new RegExp(`\\.${DOMAIN_DOMAIN}\\.?$`), '').toLowerCase(); +const cleanName = (name) => + [DOMAIN_DOMAIN, `${DOMAIN_DOMAIN}.`].includes(name) + ? "@" + : `${name}` + .replace(new RegExp(`\\.${DOMAIN_DOMAIN}\\.?$`), "") + .toLowerCase(); const zoneToRecord = ({ - name, - type, - cname, - address, - priority, - preference, - exchange, - record, - line: id -}) => - ({ + name, + type, + cname, + address, + priority, + preference, + exchange, + record, + line: id, +}) => ({ id, name: cleanName(name), type: `${type}`, - address: `${exchange || cname || address || record}`.replace(/\.$/g, '').toLowerCase(), + address: `${exchange || cname || address || record}` + .replace(/\.$/g, "") + .toLowerCase(), priority: priority || preference, - }); +}); const redirectionToRecord = ({ domain, destination }) => ({ - id: domain, - name: cleanName(domain), - type: 'URL', - address: `${destination}`.replace(/\/$/g, ''), + id: domain, + name: cleanName(domain), + type: "URL", + address: `${destination}`.replace(/\/$/g, ""), }); const recordToEmailMx = ({ name, address, priority }) => ({ - domain: `${name}.is-a.dev`, - exchanger: address, - priority, -}) + domain: `${name}.is-a.dev`, + exchanger: address, + priority, +}); -const getHostKey = host => - `${host.name.toLowerCase()}##${host.type.toLowerCase()}##${host.address.toLowerCase()}`; +const getHostKey = (host) => + `${host.name.toLowerCase()}##${host.type.toLowerCase()}##${host.address.toLowerCase()}`; const isReserved = (domain) => - domain.name.startsWith('*') || !VALID_RECORD_TYPES.includes(domain.type) + domain.name.startsWith("*") || !VALID_RECORD_TYPES.includes(domain.type); const diffRecords = (oldRecords, newRecords) => { - const isMatchingRecord = (a, b) => getHostKey(a) === getHostKey(b); + const isMatchingRecord = (a, b) => getHostKey(a) === getHostKey(b); - const remove = R.differenceWith(isMatchingRecord, oldRecords, newRecords); - const add = R.differenceWith(isMatchingRecord, newRecords, oldRecords); + const remove = R.differenceWith(isMatchingRecord, oldRecords, newRecords); + const add = R.differenceWith(isMatchingRecord, newRecords, oldRecords); - return { add, remove }; + return { add, remove }; }; -const executeBatch = (batches) => batches.reduce((promise, batch, index) => { - return promise.then(async () => { - log('>>> Running batch number:', index + 1, `(size: ${batch.length})`); +const executeBatch = (batches) => + batches.reduce((promise, batch, index) => { + return promise.then(async () => { + log( + ">>> Running batch number:", + index + 1, + `(size: ${batch.length})`, + ); - const values = await Promise.all(batch.map(fn => fn().catch(e => console.error(e)))); + const values = await Promise.all( + batch.map((fn) => fn().catch((e) => console.error(e))), + ); - const results = values.map(data => R.pathOr({ result: data }, ['cpanelresult', 'data', 0], data)); - const failed = results.filter(x => (x.result || {}).status != 1); + const results = values.map((data) => + R.pathOr({ result: data }, ["cpanelresult", "data", 0], data), + ); + const failed = results.filter((x) => (x.result || {}).status != 1); - log(`${values.length - failed.length}/${values.length}`); - failed.length && log(JSON.stringify(failed, null, 2)); + log(`${values.length - failed.length}/${values.length}`); + failed.length && log(JSON.stringify(failed, null, 2)); - return null; - }); -}, Promise.resolve()); + return null; + }); + }, Promise.resolve()); const getDomainService = ({ cpanel }) => { - const fetchZoneRecords = R.compose( - then(R.reject(isReserved)), - then(R.map(zoneToRecord)), - cpanel.zone.fetch - ); - const fetchRedirections = R.compose( - then(R.map(redirectionToRecord)), - cpanel.redirection.fetch - ); + const fetchZoneRecords = R.compose( + then(R.reject(isReserved)), + then(R.map(zoneToRecord)), + cpanel.zone.fetch, + ); + const fetchRedirections = R.compose( + then(R.map(redirectionToRecord)), + cpanel.redirection.fetch, + ); - const addZoneRecord = lazyTask(R.compose( - R.ifElse(R.propEq('type', 'MX'), - R.compose(cpanel.email.add, recordToEmailMx), - cpanel.zone.add - ), - recordToZone, - print(r => `Adding zone for ${r.name}: (${r.type} ${r.address})...`), - )); - const removeZoneRecord = lazyTask(R.compose( - R.ifElse(R.propEq('type', 'MX'), - R.compose(cpanel.email.remove, recordToEmailMx), - R.compose(cpanel.zone.remove, R.pick(['line'])) - ), - recordToZone, - print(r => `Deleting zone for ${r.name}: (${r.type} ${r.address})...`), - )); - const addRedirection = lazyTask(R.compose( - cpanel.redirection.add, - recordToRedirection, - print(({ name }) => `Adding redirection for ${name}`), - )); - const removeRedirection = lazyTask(R.compose( - cpanel.redirection.remove, - R.pick(['domain']), - recordToRedirection, - print(({ name }) => `Deleting redirection for ${name}`), - )); + const addZoneRecord = lazyTask( + R.compose( + R.ifElse( + R.propEq("type", "MX"), + R.compose(cpanel.email.add, recordToEmailMx), + cpanel.zone.add, + ), + recordToZone, + print( + (r) => `Adding zone for ${r.name}: (${r.type} ${r.address})...`, + ), + ), + ); + const removeZoneRecord = lazyTask( + R.compose( + R.ifElse( + R.propEq("type", "MX"), + R.compose(cpanel.email.remove, recordToEmailMx), + R.compose(cpanel.zone.remove, R.pick(["line"])), + ), + recordToZone, + print( + (r) => + `Deleting zone for ${r.name}: (${r.type} ${r.address})...`, + ), + ), + ); + const addRedirection = lazyTask( + R.compose( + cpanel.redirection.add, + recordToRedirection, + print(({ name }) => `Adding redirection for ${name}`), + ), + ); + const removeRedirection = lazyTask( + R.compose( + cpanel.redirection.remove, + R.pick(["domain"]), + recordToRedirection, + print(({ name }) => `Deleting redirection for ${name}`), + ), + ); - const getHosts = () => - Promise.all([fetchZoneRecords(), fetchRedirections()]).then(R.flatten); + const getHosts = () => + Promise.all([fetchZoneRecords(), fetchRedirections()]).then(R.flatten); - const addRecords = R.compose( - batchLazyTasks(BATCH_SIZE), - R.filter(Boolean), - R.map(R.cond([ - [R.propEq('type', 'URL'), addRedirection], - [R.T, addZoneRecord], - ])), - ); - const removeRecords = R.compose( - batchLazyTasks(BATCH_SIZE), - R.map(R.cond([ [ R.propEq('type', 'URL'), removeRedirection ], [ R.T, removeZoneRecord ] ])), - R.sort((a, b) => b.id - a.id) - ); + const addRecords = R.compose( + batchLazyTasks(BATCH_SIZE), + R.filter(Boolean), + R.map( + R.cond([ + [R.propEq("type", "URL"), addRedirection], + [R.T, addZoneRecord], + ]), + ), + ); + const removeRecords = R.compose( + batchLazyTasks(BATCH_SIZE), + R.map( + R.cond([ + [R.propEq("type", "URL"), removeRedirection], + [R.T, removeZoneRecord], + ]), + ), + R.sort((a, b) => b.id - a.id), + ); - const updateHosts = async hosts => { - const remoteHostList = await getHosts(); - const { add, remove } = diffRecords(remoteHostList, hosts); - console.log(`Adding ${add.length}; Removing ${remove.length}`) + const updateHosts = async (hosts) => { + const remoteHostList = await getHosts(); + const { add, remove } = diffRecords(remoteHostList, hosts); + console.log(`Adding ${add.length}; Removing ${remove.length}`); - await executeBatch([ - ...removeRecords(remove), - ...addRecords(add), - ]); - return { added: add.length, removed: remove.length }; - }; + await executeBatch([...removeRecords(remove), ...addRecords(add)]); + return { added: add.length, removed: remove.length }; + }; - return { getHosts, get: cpanel.zone.fetch, addZoneRecord, removeZoneRecord, updateHosts }; + return { + getHosts, + get: cpanel.zone.fetch, + addZoneRecord, + removeZoneRecord, + updateHosts, + }; }; const domainService = getDomainService({ cpanel }); module.exports = { - getDomainService, - domainService, - diffRecords, + getDomainService, + domainService, + diffRecords, }; diff --git a/utils/get-domain.js b/utils/get-domain.js index d6529032d..064240358 100644 --- a/utils/get-domain.js +++ b/utils/get-domain.js @@ -1,22 +1,27 @@ -const fs = require('fs'); -const path = require('path'); -const R = require('ramda'); -const {DOMAINS_PATH} = require('./constants'); +const fs = require("fs"); +const path = require("path"); +const R = require("ramda"); +const { DOMAINS_PATH } = require("./constants"); -const toDomain = str => path.join(DOMAINS_PATH, str); +const toDomain = (str) => path.join(DOMAINS_PATH, str); -const parseDomain = name => str => { - try {return JSON.parse(str);} - catch (e) {throw new Error(`Error: Cant parse ${name} => ${str}`);} +const parseDomain = (name) => (str) => { + try { + return JSON.parse(str); + } catch (e) { + throw new Error(`Error: Could not parse ${name} => ${str}`); + } }; -const toDomainData = name => R.compose(parseDomain(name), R.toString, fs.readFileSync, toDomain)(name); +const toDomainData = (name) => + R.compose(parseDomain(name), R.toString, fs.readFileSync, toDomain)(name); const getDomains = () => - fs.promises.readdir(DOMAINS_PATH, {}) - .then(R.map(name => ({ - ...toDomainData(name), - name: name.replace(/\.json$/, ''), - }))); + fs.promises.readdir(DOMAINS_PATH, {}).then( + R.map((name) => ({ + ...toDomainData(name), + name: name.replace(/\.json$/, ""), + })), + ); -module.exports = {getDomains}; +module.exports = { getDomains }; diff --git a/utils/helpers.js b/utils/helpers.js index 171dce8cc..03369f2b7 100644 --- a/utils/helpers.js +++ b/utils/helpers.js @@ -1,52 +1,54 @@ -const R = require('ramda'); -const { IS_TEST } = require('./constants'); +const R = require("ramda"); +const { IS_TEST } = require("./constants"); const log = IS_TEST ? () => {} : console.log; -const print = fn => x => log(fn(x)) || x; +const print = (fn) => (x) => log(fn(x)) || x; -const between = (min, max) => num => num >= min && num <= max; -const testRegex = regex => str => !!(str && str.match(regex)); +const between = (min, max) => (num) => num >= min && num <= max; +const testRegex = (regex) => (str) => !!(str && str.match(regex)); -const validate = pattern => data => R.compose( - invalidPairs => invalidPairs.length - ? { errors: invalidPairs, valid: false } - : { errors: [], valid: true }, - R.filter(([key, { fn }]) => fn ? !fn(data[key]) : false), - R.toPairs, -)(pattern); +const validate = (pattern) => (data) => + R.compose( + (invalidPairs) => + invalidPairs.length + ? { errors: invalidPairs, valid: false } + : { errors: [], valid: true }, + R.filter(([key, { fn }]) => (fn ? !fn(data[key]) : false)), + R.toPairs, + )(pattern); const or = R.anyPass; const and = R.allPass; -const then = fn => p => p.then(fn); +const then = (fn) => (p) => p.then(fn); -const lazyTask = fn => data => () => fn(data); +const lazyTask = (fn) => (data) => () => fn(data); -const batchLazyTasks = count => tasks => tasks.reduce((batches, task) => { - if (batches.length === 0) return [[task]]; +const batchLazyTasks = (count) => (tasks) => + tasks.reduce((batches, task) => { + if (batches.length === 0) return [[task]]; - const full = R.init(batches); - const last = R.last(batches); + const full = R.init(batches); + const last = R.last(batches); - if (last.length >= count) return [...batches, [task]]; - return [...full, [...last, task]]; -}, []); + if (last.length >= count) return [...batches, [task]]; + return [...full, [...last, task]]; + }, []); -const withLengthGte = n => R.compose(R.gte(R.__, n), R.length); -const withLengthEq = n => R.compose(R.equals(n), R.length); +const withLengthGte = (n) => R.compose(R.gte(R.__, n), R.length); +const withLengthEq = (n) => R.compose(R.equals(n), R.length); module.exports = { - or, - and, - validate, - between, - testRegex, - log, - print, - then, - lazyTask, - batchLazyTasks, - withLengthEq, - withLengthGte, + or, + and, + validate, + between, + testRegex, + log, + print, + then, + lazyTask, + batchLazyTasks, + withLengthEq, + withLengthGte, }; - diff --git a/utils/invalid-domains.json b/utils/invalid-domains.json index 7c3a1ea1d..c3ab5e2f8 100644 --- a/utils/invalid-domains.json +++ b/utils/invalid-domains.json @@ -1,24 +1,24 @@ [ - "_acme-challenge", - "_discord", - "_dmarc", - "_domainkey", - "_gh-is-a-dev", - "_github-challenge-is-a-dev", - "_github-pages-challenge-is-a-dev", - "_gitlab-pages-verification-code", - "con", - "help", - "no-reply", - "noreply", - "notification", - "notifications", - "support", - "ww", - "ww1", - "ww2", - "ww3", - "ww4", - "wwww", - "your-domain-name" + "_acme-challenge", + "_discord", + "_dmarc", + "_domainkey", + "_gh-is-a-dev", + "_github-challenge-is-a-dev", + "_github-pages-challenge-is-a-dev", + "_gitlab-pages-verification-code", + "con", + "help", + "no-reply", + "noreply", + "notification", + "notifications", + "support", + "ww", + "ww1", + "ww2", + "ww3", + "ww4", + "wwww", + "your-domain-name" ] diff --git a/utils/lib/cpanel.js b/utils/lib/cpanel.js index e61b15a0f..573a22e5e 100644 --- a/utils/lib/cpanel.js +++ b/utils/lib/cpanel.js @@ -1,100 +1,123 @@ -const R = require('ramda'); -const qs = require('querystring'); -const { DOMAIN_API_HOST, DOMAIN_API_PORT, DOMAIN_USER, DOMAIN_API_KEY, DOMAIN_DOMAIN } = require('../constants'); +const R = require("ramda"); +const qs = require("querystring"); +const { + DOMAIN_API_HOST, + DOMAIN_API_PORT, + DOMAIN_USER, + DOMAIN_API_KEY, + DOMAIN_DOMAIN, +} = require("../constants"); const CpanelClient = (options) => { - const api = ({ basePath = '', action = '' }) => (module, func, defaultQuery = {}) => (q = {}) => { - const query = { - ...defaultQuery, - ...q, - cpanel_jsonapi_user: options.username, - cpanel_jsonapi_module: module, - cpanel_jsonapi_func: func, - cpanel_jsonapi_apiversion: 2, + const api = + ({ basePath = "", action = "" }) => + (module, func, defaultQuery = {}) => + (q = {}) => { + const query = { + ...defaultQuery, + ...q, + cpanel_jsonapi_user: options.username, + cpanel_jsonapi_module: module, + cpanel_jsonapi_func: func, + cpanel_jsonapi_apiversion: 2, + }; + + const request = { + headers: { + Authorization: `cpanel ${options.username}:${options.apiKey}`, + }, + rejectUnauthorized: false, + }; + + const path = `${basePath}/${action}?${qs.stringify(query)}`; + const reqUrl = `https://${options.host}:${options.port}/${path}`; + + const { fetch } = options.dependencies; + return fetch(reqUrl, request).then((res) => res.json()); + }; + + const api2 = api({ basePath: "json-api", action: "cpanel" }); + const uapi = (module, func, defaultQuery) => + api({ basePath: "execute", action: `${module}/${func}` })( + module, + func, + defaultQuery, + ); + + return { + zone: { + // { customonly, domain } + // -> [{ class, ttl, name, line, Line, cname, type, record }] + fetch: R.compose( + (p) => p.then(R.pathOr([], ["cpanelresult", "data"])), + api2("ZoneEdit", "fetchzone_records", { + customonly: 0, + domain: options.domain, + }), + ), + + // { name, type(A|CNAME), cname, address, ttl } + // -> {} + add: api2("ZoneEdit", "add_zone_record", { + domain: options.domain, + }), + + // { line } + // -> {} + remove: api2("ZoneEdit", "remove_zone_record", { + domain: options.domain, + }), + }, + redirection: { + // {} + // -> [{ domain, destination }] + fetch: R.compose( + (p) => p.then(R.pathOr([], ["data"])), + uapi("Mime", "list_redirects"), + ), + + // { domain, redirect, type(permanent|tmp), redirect_wildcard(0|1), redirect(0|1|2) } + // -> {} + add: uapi("Mime", "add_redirect"), + + // { domain } + // -> {} + remove: uapi("Mime", "delete_redirect"), + }, + file: { + write: uapi("Fileman", "save_file_content", { + from_charset: "UTF-8", + to_charset: "UTF-8", + fallback: 1, + }), + }, + email: { + // { domain, exchanger, priority } + // -> {} + add: uapi("Email", "add_mx", { alwaysaccept: "auto" }), + + // { domain, exchanger, priority } + // -> {} + remove: uapi("Email", "delete_mx", { alwaysaccept: "auto" }), + }, }; - - const request = { - headers: { - Authorization: `cpanel ${options.username}:${options.apiKey}`, - }, - rejectUnauthorized: false, - }; - - const path = `${basePath}/${action}?${qs.stringify(query)}`; - const reqUrl = `https://${options.host}:${options.port}/${path}`; - - const { fetch } = options.dependencies; - return fetch(reqUrl, request).then(res => res.json()); - }; - - const api2 = api({ basePath: 'json-api', action: 'cpanel' }); - const uapi = (module, func, defaultQuery) => - api({ basePath: 'execute', action: `${module}/${func}` })(module, func, defaultQuery); - - return { - zone: { - // { customonly, domain } - // -> [{ class, ttl, name, line, Line, cname, type, record }] - fetch: R.compose( - p => p.then(R.pathOr([], ['cpanelresult', 'data'])), - api2('ZoneEdit', 'fetchzone_records', { customonly: 0, domain: options.domain }) - ), - - // { name, type(A|CNAME), cname, address, ttl } - // -> {} - add: api2('ZoneEdit', 'add_zone_record', { domain: options.domain }), - - // { line } - // -> {} - remove: api2('ZoneEdit', 'remove_zone_record', { domain: options.domain }), - }, - redirection: { - // {} - // -> [{ domain, destination }] - fetch: R.compose( - p => p.then(R.pathOr([], ['data'])), - uapi('Mime', 'list_redirects'), - ), - - // { domain, redirect, type(permanent|tmp), redirect_wildcard(0|1), redirect(0|1|2) } - // -> {} - add: uapi('Mime', 'add_redirect'), - - // { domain } - // -> {} - remove: uapi('Mime', 'delete_redirect'), - }, - file: { - write: uapi('Fileman', 'save_file_content', { from_charset: 'UTF-8', to_charset: 'UTF-8', fallback: 1 }), - }, - email: { - // { domain, exchanger, priority } - // -> {} - add: uapi('Email', 'add_mx', { alwaysaccept: 'auto' }), - - // { domain, exchanger, priority } - // -> {} - remove: uapi('Email', 'delete_mx', { alwaysaccept: 'auto' }), - }, - }; }; if (!DOMAIN_API_KEY) { - console.error('Api key cannot be empty'); - process.exit(1); + console.error("Api key cannot be empty"); + process.exit(1); } const cpanel = CpanelClient({ - host: DOMAIN_API_HOST, - port: DOMAIN_API_PORT, - username: DOMAIN_USER, - apiKey: DOMAIN_API_KEY, - domain: DOMAIN_DOMAIN, - dependencies: { fetch }, + host: DOMAIN_API_HOST, + port: DOMAIN_API_PORT, + username: DOMAIN_USER, + apiKey: DOMAIN_API_KEY, + domain: DOMAIN_DOMAIN, + dependencies: { fetch }, }); module.exports = { - cpanel, - CpanelClient, + cpanel, + CpanelClient, }; - diff --git a/utils/validations.js b/utils/validations.js index d68f6a546..2facda7fa 100644 --- a/utils/validations.js +++ b/utils/validations.js @@ -1,102 +1,127 @@ -const R = require('ramda'); -const { VALID_RECORD_TYPES } = require('./constants'); -const { or, and, validate, between, testRegex, withLengthEq, withLengthGte } = require('./helpers'); -const INVALID_NAMES = require('./invalid-domains.json'); -const ipRegex_ = require('ip-regex'); +const R = require("ramda"); +const { VALID_RECORD_TYPES } = require("./constants"); +const { + or, + and, + validate, + between, + testRegex, + withLengthEq, + withLengthGte, +} = require("./helpers"); +const INVALID_NAMES = require("./invalid-domains.json"); +const ipRegex_ = require("ip-regex"); const ipRegex = ipRegex_.default ?? ipRegex_; -const isValidURL = and([R.is(String), testRegex(/^https?:\/\//ig)]); +const isValidURL = and([R.is(String), testRegex(/^https?:\/\//gi)]); -const isValidDomain = and([R.is(String), testRegex(/^(([a-z0-9-]+)\.)+[a-z]+$/ig)]); - -const validateCnameRecord = type => and([ - R.propIs(String, type), - R.compose(withLengthEq(1), R.keys), // CNAME cannot be used with any other record - R.propSatisfies(withLengthGte(4), type), - R.propSatisfies(isValidDomain, type), +const isValidDomain = and([ + R.is(String), + testRegex(/^(([a-z0-9-]+)\.)+[a-z]+$/gi), ]); -const validateARecord = type => and([ - R.propIs(Array, type), - R.propSatisfies(withLengthGte(1), type), - R.all(testRegex(ipRegex.v4({ exact: true }))), -]); +const validateCnameRecord = (type) => + and([ + R.propIs(String, type), + R.compose(withLengthEq(1), R.keys), // CNAME cannot be used with any other record + R.propSatisfies(withLengthGte(4), type), + R.propSatisfies(isValidDomain, type), + ]); -const validateMXRecord = type => and([ - R.propIs(Array, type), - R.propSatisfies(withLengthGte(1), type), - R.propSatisfies(R.all(isValidDomain), type), -]); +const validateARecord = (type) => + and([ + R.propIs(Array, type), + R.propSatisfies(withLengthGte(1), type), + R.all(testRegex(ipRegex.v4({ exact: true }))), + ]); -const validateAAAARecord = R.propSatisfies(and([ - R.is(Array), - withLengthGte(1), - R.all(testRegex(ipRegex.v6({ exact: true }))), -])) +const validateMXRecord = (type) => + and([ + R.propIs(Array, type), + R.propSatisfies(withLengthGte(1), type), + R.propSatisfies(R.all(isValidDomain), type), + ]); -const checkRestrictedNames = R.complement(R.includes(R.__, INVALID_NAMES)) +const validateAAAARecord = R.propSatisfies( + and([ + R.is(Array), + withLengthGte(1), + R.all(testRegex(ipRegex.v6({ exact: true }))), + ]), +); + +const checkRestrictedNames = R.complement(R.includes(R.__, INVALID_NAMES)); const extraSupportedNames = [ - testRegex(/^_github(-pages)?-challenge-[a-z0-9-_]+$/i), // Exception for github verification records - R.equals('_discord'), - R.equals('_gitlab-pages-verification-code'), - R.equals('_acme-challenge'), - R.equals('_dmarc'), - R.equals('_domainkey'), - testRegex(/^_gh-[a-z0-9-_]+$/i), // Exception for the new github org verification records -] + testRegex(/^_github(-pages)?-challenge-[a-z0-9-_]+$/i), + R.equals("_discord"), + R.equals("_gitlab-pages-verification-code"), + R.equals("_acme-challenge"), + R.equals("_dmarc"), + R.equals("_domainkey"), + testRegex(/^_gh-[a-z0-9-_]+$/i), +]; const validateDomainData = validate({ - name: { - reason: 'The name of the file is invalid. It must be lowercased, alphanumeric and each component must be more than 2 characters long', - fn: or([ - R.equals('@'), - and([ - R.is(String), - checkRestrictedNames, - R.compose( - R.all(or([ + name: { + reason: "The name of the file is invalid. It must be lowercased, alphanumeric and each component must be between 1-100 characters long.", + fn: or([ + R.equals("@"), and([ - R.compose(between(2, 100), R.length), - testRegex(/^[a-z0-9-]+$/g), - checkRestrictedNames, + R.is(String), + checkRestrictedNames, + R.compose( + R.all( + or([ + and([ + R.compose(between(1, 100), R.length), + testRegex(/^[a-z0-9-]+$/g), + checkRestrictedNames, + ]), + ...extraSupportedNames, + ]), + ), + R.split("."), + ), ]), - ...extraSupportedNames, - ])), - R.split('.'), - ), - ]) - ]), - }, - description: { reason: '', fn: R.T, }, - repo: { reason: '', fn: R.T, }, - owner: { - reason: '`owner` needs valid username and email properties', - fn: and([ - R.is(Object), - R.complement(R.isEmpty), - R.where({ - username: and([R.is(String), withLengthGte(1)]), - email: R.is(String), - }), - ]), - }, - record: { - reason: 'Invalid record. CNAME records have to be a host name and A records has to be a list of ips', - fn: and([ - R.is(Object), - R.compose(R.isEmpty, R.difference(R.__, VALID_RECORD_TYPES), R.keys), - R.cond([ - [R.has('CNAME'), validateCnameRecord('CNAME')], - [R.has('A'), validateARecord('A')], - [R.has('URL'), R.propSatisfies(isValidURL, 'URL')], - [R.has('MX'), validateMXRecord('MX')], - [R.has('TXT'), R.propSatisfies(or([ R.is(String), R.is(Array) ]), 'TXT')], - [R.has('AAAA'), validateAAAARecord('AAAA')], - [R.T, R.T], - ]), - ]), - }, + ]), + }, + description: { reason: "", fn: R.T }, + repo: { reason: "", fn: R.T }, + owner: { + reason: "`owner` key needs valid username and email properties.", + fn: and([ + R.is(Object), + R.complement(R.isEmpty), + R.where({ + username: and([R.is(String), withLengthGte(1)]), + email: R.is(String), + }), + ]), + }, + record: { + reason: "Invalid record(s) found. Please check the record types and values.", + fn: and([ + R.is(Object), + R.compose( + R.isEmpty, + R.difference(R.__, VALID_RECORD_TYPES), + R.keys, + ), + R.cond([ + [R.has("CNAME"), validateCnameRecord("CNAME")], + [R.has("A"), validateARecord("A")], + [R.has("URL"), R.propSatisfies(isValidURL, "URL")], + [R.has("MX"), validateMXRecord("MX")], + [ + R.has("TXT"), + R.propSatisfies(or([R.is(String), R.is(Array)]), "TXT"), + ], + [R.has("AAAA"), validateAAAARecord("AAAA")], + [R.T, R.T], + ]), + ]), + }, }); module.exports = { validateDomainData, isValidDomain }; From 197c2f08a2dd538de5e4f63cc0cc19758e93b824 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 29 Jul 2024 08:39:36 +0800 Subject: [PATCH 773/832] Update validations.test.js --- tests/validations.test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/validations.test.js b/tests/validations.test.js index 6f4c85daf..224e244aa 100644 --- a/tests/validations.test.js +++ b/tests/validations.test.js @@ -73,7 +73,6 @@ describe("validateDomainData", () => { 0, 1, ), - { ...defaultDomain, name: "a.b" }, { ...defaultDomain, name: "ww2.baa" }, { ...defaultDomain, name: "help.baa" }, { ...defaultDomain, name: "_github-pages-challenge-is-a-dev" }, @@ -142,6 +141,7 @@ describe("validateDomainData", () => { { ...defaultDomain, name: "_gh-hello01_ga" }, { ...defaultDomain, name: "_domainkey.subdomain" }, { ...defaultDomain, name: "mx._domainkey.subdomain" }, + { ...defaultDomain, name: "a.b" }, ]; it("should return false for invalid data", () => { From 9fc2cf4cd3aad2fb0656ae34056bd14fbcdb48bf Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 29 Jul 2024 08:42:02 +0800 Subject: [PATCH 774/832] Create w.json --- domains/w.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/w.json diff --git a/domains/w.json b/domains/w.json new file mode 100644 index 000000000..b4ba3fc15 --- /dev/null +++ b/domains/w.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "wdhdev", + "email": "william@williamharrison.dev" + }, + + "record": { + "CNAME": "edge.redirect.pizza" + } +} From 616fa9767fa0ecef52a64183c836bf55c15d20f5 Mon Sep 17 00:00:00 2001 From: ukrio <80760888+ukrioo@users.noreply.github.com> Date: Mon, 29 Jul 2024 06:19:07 +0530 Subject: [PATCH 775/832] Create u.json --- domains/u.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/u.json diff --git a/domains/u.json b/domains/u.json new file mode 100644 index 000000000..a1422fcd9 --- /dev/null +++ b/domains/u.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "ukrioo", + "email": "u8k50850@gmail.com" + }, + "record": { + "URL": "https://ukrioo.github.io/", + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], + "TXT": "forward-email=u8k50850@gmail.com" + } +} From 987817e1f93e0ef1be13a819b3b286ab9a607a96 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 28 Jul 2024 20:52:44 -0400 Subject: [PATCH 776/832] Create c.json --- domains/c.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/c.json diff --git a/domains/c.json b/domains/c.json new file mode 100644 index 000000000..da3053a49 --- /dev/null +++ b/domains/c.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "orxngc", + "discord": "orangc", + "email": "orangc@proton.me" + }, + "record": { + "CNAME": "edge.redirect.pizza" + } +} From 5c2cf8f25a73f2fceeb2e1b4def3e1f82056ba7e Mon Sep 17 00:00:00 2001 From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com> Date: Mon, 29 Jul 2024 01:53:43 +0100 Subject: [PATCH 777/832] Create y.json --- domains/y.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/y.json diff --git a/domains/y.json b/domains/y.json new file mode 100644 index 000000000..1a06bbbaf --- /dev/null +++ b/domains/y.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "yunexiz", + "discord": "1040303561847881729", + "email": "" + }, + "record": { + "CNAME": "yunexiz.github.io" + } +} From 4626e5332649d54965af50436b1a7215b175e688 Mon Sep 17 00:00:00 2001 From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com> Date: Mon, 29 Jul 2024 02:00:39 +0100 Subject: [PATCH 778/832] Create d.json --- domains/d.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/d.json diff --git a/domains/d.json b/domains/d.json new file mode 100644 index 000000000..1a06bbbaf --- /dev/null +++ b/domains/d.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "yunexiz", + "discord": "1040303561847881729", + "email": "" + }, + "record": { + "CNAME": "yunexiz.github.io" + } +} From d63bf7c703bbf7990a3143ec1cbcb33106302111 Mon Sep 17 00:00:00 2001 From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com> Date: Mon, 29 Jul 2024 02:02:03 +0100 Subject: [PATCH 779/832] Create _github-pages-challenge-yunexiz.d.json --- domains/_github-pages-challenge-yunexiz.d.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-yunexiz.d.json diff --git a/domains/_github-pages-challenge-yunexiz.d.json b/domains/_github-pages-challenge-yunexiz.d.json new file mode 100644 index 000000000..475efa607 --- /dev/null +++ b/domains/_github-pages-challenge-yunexiz.d.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "yunexiz", + "discord": "1040303561847881729", + "email": "" + }, + "record": { + "TXT": "bd054fbda21f36f4373012d2413066" + } +} From 98696f6a5ef54887aeeaca17906efd4b980c4053 Mon Sep 17 00:00:00 2001 From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com> Date: Mon, 29 Jul 2024 02:04:20 +0100 Subject: [PATCH 780/832] Create _github-pages-challenge-yunexiz.y.json --- domains/_github-pages-challenge-yunexiz.y.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-yunexiz.y.json diff --git a/domains/_github-pages-challenge-yunexiz.y.json b/domains/_github-pages-challenge-yunexiz.y.json new file mode 100644 index 000000000..722be64ed --- /dev/null +++ b/domains/_github-pages-challenge-yunexiz.y.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "yunexiz", + "discord": "1040303561847881729", + "email": "" + }, + "record": { + "TXT": "e510e7d345184525230751fbbf1e5b" + } +} From 178dd15c7b649c1db46c6b8e7c33c3df7219891b Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 28 Jul 2024 21:04:24 -0400 Subject: [PATCH 781/832] Update owo.json --- domains/owo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/owo.json b/domains/owo.json index da3053a49..d5da431dc 100644 --- a/domains/owo.json +++ b/domains/owo.json @@ -5,6 +5,6 @@ "email": "orangc@proton.me" }, "record": { - "CNAME": "edge.redirect.pizza" + "CNAME": "38xrdocf.edge.easyredir.net" } } From 3aa4b0e6d239dc9be083482cf1a88c5dae86e5de Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 29 Jul 2024 09:09:54 +0800 Subject: [PATCH 782/832] register m.is-a.dev for mail + move maintainers --- domains/_dmarc.m.json | 9 +++++++++ domains/_dmarc.maintainers.json | 9 +++++++++ domains/autoconfig.m.json | 9 +++++++++ domains/autoconfig.maintainers.json | 9 +++++++++ domains/autodiscover.m.json | 9 +++++++++ domains/autodiscover.maintainers.json | 9 +++++++++ domains/dkim._domainkey.m.json | 9 +++++++++ domains/dkim._domainkey.maintainers.json | 9 +++++++++ domains/m.json | 10 ++++++++++ domains/maintainers.json | 12 ++++-------- 10 files changed, 86 insertions(+), 8 deletions(-) create mode 100644 domains/_dmarc.m.json create mode 100644 domains/_dmarc.maintainers.json create mode 100644 domains/autoconfig.m.json create mode 100644 domains/autoconfig.maintainers.json create mode 100644 domains/autodiscover.m.json create mode 100644 domains/autodiscover.maintainers.json create mode 100644 domains/dkim._domainkey.m.json create mode 100644 domains/dkim._domainkey.maintainers.json create mode 100644 domains/m.json diff --git a/domains/_dmarc.m.json b/domains/_dmarc.m.json new file mode 100644 index 000000000..838e979c6 --- /dev/null +++ b/domains/_dmarc.m.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "" + }, + "record": { + "TXT": "v=DMARC1; p=reject; rua=mailto:dmarc@wdh.gg" + } +} diff --git a/domains/_dmarc.maintainers.json b/domains/_dmarc.maintainers.json new file mode 100644 index 000000000..838e979c6 --- /dev/null +++ b/domains/_dmarc.maintainers.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "" + }, + "record": { + "TXT": "v=DMARC1; p=reject; rua=mailto:dmarc@wdh.gg" + } +} diff --git a/domains/autoconfig.m.json b/domains/autoconfig.m.json new file mode 100644 index 000000000..2b13e3c52 --- /dev/null +++ b/domains/autoconfig.m.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "" + }, + "record": { + "CNAME": "mail.wdh.gg" + } +} diff --git a/domains/autoconfig.maintainers.json b/domains/autoconfig.maintainers.json new file mode 100644 index 000000000..2b13e3c52 --- /dev/null +++ b/domains/autoconfig.maintainers.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "" + }, + "record": { + "CNAME": "mail.wdh.gg" + } +} diff --git a/domains/autodiscover.m.json b/domains/autodiscover.m.json new file mode 100644 index 000000000..2b13e3c52 --- /dev/null +++ b/domains/autodiscover.m.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "" + }, + "record": { + "CNAME": "mail.wdh.gg" + } +} diff --git a/domains/autodiscover.maintainers.json b/domains/autodiscover.maintainers.json new file mode 100644 index 000000000..2b13e3c52 --- /dev/null +++ b/domains/autodiscover.maintainers.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "" + }, + "record": { + "CNAME": "mail.wdh.gg" + } +} diff --git a/domains/dkim._domainkey.m.json b/domains/dkim._domainkey.m.json new file mode 100644 index 000000000..8e80b333c --- /dev/null +++ b/domains/dkim._domainkey.m.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "" + }, + "record": { + "TXT": "v=DKIM1;k=rsa;t=s;s=email;p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzI8+frtFCe8P5Yj9C2zR6NuiHeP7or4MYENeTN8pKsYiWPbBlo7MhabnnGGx5LzU+Df2X8OK0c9J9gxZl9u1WwJwh1ABnvxmPRh78ay7Jwl+dW2TrHqEjNLIqhcncPEZpMNX+FgI01fG+krpb00UK1Y0op9xwYJOQ+GLjfQxav/VS+g25ULYJw9dTe4bAywKNSygrFDIpxTOB8qhKtvJJ42BxydD3gytutYS6xT8EQtEd46QLoI3IPg9OzOmJkzvyy+B1x2icxmHEBig3gYh/HlEEyeI/9iFbDIgI/rPLEWXxPmbMqKWMyoSz6LjFpdKbE8xm05qN8ltTl6KDrZw+wIDAQAB" + } +} diff --git a/domains/dkim._domainkey.maintainers.json b/domains/dkim._domainkey.maintainers.json new file mode 100644 index 000000000..36488e554 --- /dev/null +++ b/domains/dkim._domainkey.maintainers.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "" + }, + "record": { + "TXT": "v=DKIM1;k=rsa;t=s;s=email;p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvHKQUOZp+krOUiZRtt6M1R14IM3Q9aVUrOhdHrSbxCc99ihForirdGBWFXLBhf0VzOYuYQwZ06fRsS35UrWc/LDMWmxicdNYwXJb4izGRJef1HmS0msx31hK5N81FYSCpyKY61dtaMofyJqFrCMWloURsRGoyY5KoRrwtaB5BhVCyCN6bkaD8IYzTf2C6cvsIiOPWrCkjns+BnzN77B7PBxVnDVZLkfrv/1r6Mhi5Ltj+QxlsRzuaeKr/XtYqn05bv9xD2RPJXvrALS7Gfs1zSe/hvEyMFUhtKuX2BzZApK2rSW/Mt1m4x1nsQdRkbyKdsvGB2zyUIIv6C8w1OTFRwIDAQAB" + } +} diff --git a/domains/m.json b/domains/m.json new file mode 100644 index 000000000..559b318c5 --- /dev/null +++ b/domains/m.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "" + }, + "record": { + "MX": ["mail.wdh.gg"], + "TXT": "v=spf1 include:_spf.wdh.gg ~all" + } +} diff --git a/domains/maintainers.json b/domains/maintainers.json index eaff9566d..f305d1c74 100644 --- a/domains/maintainers.json +++ b/domains/maintainers.json @@ -1,14 +1,10 @@ { "owner": { - "username": "is-a-dev", - "email": "" + "username": "is-a-dev", + "email": "" }, "record": { - "URL": "https://team.is-a.dev", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "MX": ["mail.wdh.gg"], + "TXT": "v=spf1 include:_spf.wdh.gg ~all" } } From 4188a6ae98fa7fb344f880260ee05c1d9d03506b Mon Sep 17 00:00:00 2001 From: ImShyMike <122023566+ImShyMike@users.noreply.github.com> Date: Mon, 29 Jul 2024 02:18:08 +0100 Subject: [PATCH 783/832] Register shy.is-a.dev --- domains/shy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/shy.json diff --git a/domains/shy.json b/domains/shy.json new file mode 100644 index 000000000..dd4929f7d --- /dev/null +++ b/domains/shy.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ImShyMike", + "email": "", + "discord": "582648583635992622" + }, + + "record": { + "CNAME": "imshymike.github.io" + } + } + \ No newline at end of file From f8e47e8e2fe015084c40deb32c70431b31b363e2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 29 Jul 2024 09:24:56 +0800 Subject: [PATCH 784/832] Create _gh-is-a-dev-o.m.json --- domains/_gh-is-a-dev-o.m.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_gh-is-a-dev-o.m.json diff --git a/domains/_gh-is-a-dev-o.m.json b/domains/_gh-is-a-dev-o.m.json new file mode 100644 index 000000000..e7af9390b --- /dev/null +++ b/domains/_gh-is-a-dev-o.m.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "" + }, + + "record": { + "TXT": "e0ffcded3e" + } +} From 099475c560cf326ffb6d93cffde926a6d31513a7 Mon Sep 17 00:00:00 2001 From: ImShyMike <122023566+ImShyMike@users.noreply.github.com> Date: Mon, 29 Jul 2024 02:41:01 +0100 Subject: [PATCH 785/832] Update shy.json Change CNAME from imshymike.github.io to edge.redirect.pizza --- domains/shy.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/shy.json b/domains/shy.json index dd4929f7d..1c35eb032 100644 --- a/domains/shy.json +++ b/domains/shy.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "imshymike.github.io" + "CNAME": "edge.redirect.pizza" } } - \ No newline at end of file + From 283396578451d0ea228ed60f9eb036ab581af3a0 Mon Sep 17 00:00:00 2001 From: Riviox <100956266+szczotapl@users.noreply.github.com> Date: Mon, 29 Jul 2024 03:55:10 +0200 Subject: [PATCH 786/832] update info etc --- domains/szczota.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/szczota.json b/domains/szczota.json index 20cfddcaf..204e77484 100644 --- a/domains/szczota.json +++ b/domains/szczota.json @@ -1,11 +1,11 @@ { "owner": { - "username": "riviox", - "email": "rivioxyt@hotmail.com", - "discord": "1200520669570539620" + "username": "szczotapl", + "email": "", + "discord": ".szczotapl" }, "record": { - "CNAME": "riviox.github.io" + "CNAME": "szczotapl.github.io" } } From 2ce9cd45a15e1cd091106a8a2f75bbaf323e2a8e Mon Sep 17 00:00:00 2001 From: PogMaster9001 <139394702+PogMaster9001@users.noreply.github.com> Date: Sun, 28 Jul 2024 21:03:01 -0500 Subject: [PATCH 787/832] Register pogmaster9001.is-a.dev --- domains/pogmaster9001.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/pogmaster9001.json diff --git a/domains/pogmaster9001.json b/domains/pogmaster9001.json new file mode 100644 index 000000000..8d1cbad7d --- /dev/null +++ b/domains/pogmaster9001.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "PogMaster9001", + "email": "", + "discord": "1190052608346435597" + }, + + "record": { + "CNAME": "https://projectdevs.net/" + } + } + \ No newline at end of file From a4318b4ba2a3e4fc45ed6a7086cb1dbf1e49bb95 Mon Sep 17 00:00:00 2001 From: PogMaster9001 <139394702+PogMaster9001@users.noreply.github.com> Date: Sun, 28 Jul 2024 21:03:43 -0500 Subject: [PATCH 788/832] Register pog.is-a.dev --- domains/pog.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/pog.json diff --git a/domains/pog.json b/domains/pog.json new file mode 100644 index 000000000..8d1cbad7d --- /dev/null +++ b/domains/pog.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "PogMaster9001", + "email": "", + "discord": "1190052608346435597" + }, + + "record": { + "CNAME": "https://projectdevs.net/" + } + } + \ No newline at end of file From 99043e4d7b06e3ba534c49dbd72feb8d371f3226 Mon Sep 17 00:00:00 2001 From: PogMaster9001 <139394702+PogMaster9001@users.noreply.github.com> Date: Sun, 28 Jul 2024 21:04:14 -0500 Subject: [PATCH 789/832] Register pogmaster.is-a.dev --- domains/pogmaster.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/pogmaster.json diff --git a/domains/pogmaster.json b/domains/pogmaster.json new file mode 100644 index 000000000..8d1cbad7d --- /dev/null +++ b/domains/pogmaster.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "PogMaster9001", + "email": "", + "discord": "1190052608346435597" + }, + + "record": { + "CNAME": "https://projectdevs.net/" + } + } + \ No newline at end of file From 999adc4ad8180566f5c050aa4f4a2fc6063ee67d Mon Sep 17 00:00:00 2001 From: PogMaster9001 <139394702+PogMaster9001@users.noreply.github.com> Date: Sun, 28 Jul 2024 21:04:47 -0500 Subject: [PATCH 790/832] Register 1111.is-a.dev --- domains/1111.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/1111.json diff --git a/domains/1111.json b/domains/1111.json new file mode 100644 index 000000000..8d1cbad7d --- /dev/null +++ b/domains/1111.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "PogMaster9001", + "email": "", + "discord": "1190052608346435597" + }, + + "record": { + "CNAME": "https://projectdevs.net/" + } + } + \ No newline at end of file From 06987c47c7dad8090e4375da4d3bafd43308f030 Mon Sep 17 00:00:00 2001 From: PogMaster9001 <139394702+PogMaster9001@users.noreply.github.com> Date: Sun, 28 Jul 2024 21:09:51 -0500 Subject: [PATCH 791/832] Create p.json --- domains/p.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/p.json diff --git a/domains/p.json b/domains/p.json new file mode 100644 index 000000000..e31e24ce7 --- /dev/null +++ b/domains/p.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "PogMaster9001", + "email": "", + "discord": "1190052608346435597" + }, + + "record": { + "CNAME": "https://projectdevs.net/" + } + } From 0ae138af56a7bf1f7089b29b8849826e3fbfe47a Mon Sep 17 00:00:00 2001 From: PogMaster9001 <139394702+PogMaster9001@users.noreply.github.com> Date: Sun, 28 Jul 2024 21:10:59 -0500 Subject: [PATCH 792/832] Create 1.json --- domains/1.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/1.json diff --git a/domains/1.json b/domains/1.json new file mode 100644 index 000000000..e31e24ce7 --- /dev/null +++ b/domains/1.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "PogMaster9001", + "email": "", + "discord": "1190052608346435597" + }, + + "record": { + "CNAME": "https://projectdevs.net/" + } + } From 4969451fdfb24710d23f7c39e8c50f986fe0de86 Mon Sep 17 00:00:00 2001 From: PogMaster9001 <139394702+PogMaster9001@users.noreply.github.com> Date: Sun, 28 Jul 2024 21:11:15 -0500 Subject: [PATCH 793/832] Create a.json --- domains/a.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/a.json diff --git a/domains/a.json b/domains/a.json new file mode 100644 index 000000000..e31e24ce7 --- /dev/null +++ b/domains/a.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "PogMaster9001", + "email": "", + "discord": "1190052608346435597" + }, + + "record": { + "CNAME": "https://projectdevs.net/" + } + } From a6e9eb292becb484762fed5d06cdf3c07558367c Mon Sep 17 00:00:00 2001 From: PogMaster9001 <139394702+PogMaster9001@users.noreply.github.com> Date: Sun, 28 Jul 2024 21:11:45 -0500 Subject: [PATCH 794/832] Create b.json --- domains/b.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/b.json diff --git a/domains/b.json b/domains/b.json new file mode 100644 index 000000000..e31e24ce7 --- /dev/null +++ b/domains/b.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "PogMaster9001", + "email": "", + "discord": "1190052608346435597" + }, + + "record": { + "CNAME": "https://projectdevs.net/" + } + } From 101148b90619c0ed3089ea1dd4d8f0e87aa4f365 Mon Sep 17 00:00:00 2001 From: PogMaster9001 <139394702+PogMaster9001@users.noreply.github.com> Date: Sun, 28 Jul 2024 21:12:24 -0500 Subject: [PATCH 795/832] Create 0.json --- domains/0.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/0.json diff --git a/domains/0.json b/domains/0.json new file mode 100644 index 000000000..e31e24ce7 --- /dev/null +++ b/domains/0.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "PogMaster9001", + "email": "", + "discord": "1190052608346435597" + }, + + "record": { + "CNAME": "https://projectdevs.net/" + } + } From ac0b5fb8fa04eda226ae0731bcf22426976107f5 Mon Sep 17 00:00:00 2001 From: nerd <167662909+xkcdnerd@users.noreply.github.com> Date: Sun, 28 Jul 2024 19:35:50 -0700 Subject: [PATCH 796/832] L just a redirect domain cuz im too lazy to make a custom thing for it --- domains/l.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/l.json diff --git a/domains/l.json b/domains/l.json new file mode 100644 index 000000000..d506ae7f6 --- /dev/null +++ b/domains/l.json @@ -0,0 +1,11 @@ +{ + "description": "redirect domain", + "repo": "https://github.com/xkcdnerd/xkcdnerd.github.io", + "owner": { + "username": "xkcdnerd", + "email": "evanwang330@gmail.com" + }, + "record": { + "URL": "nerd.is-a.dev" + } +} From 1371f390b22c73221d1cea71a30aa707e64a3c98 Mon Sep 17 00:00:00 2001 From: PogMaster9001 <139394702+PogMaster9001@users.noreply.github.com> Date: Sun, 28 Jul 2024 21:40:04 -0500 Subject: [PATCH 797/832] Update pogmaster9001.json --- domains/pogmaster9001.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/pogmaster9001.json b/domains/pogmaster9001.json index 8d1cbad7d..0e948dbee 100644 --- a/domains/pogmaster9001.json +++ b/domains/pogmaster9001.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://projectdevs.net/" + "CNAME": "projectdevs.net" } } - \ No newline at end of file + From 9f31cf809763a01244a776f2294bddcb87b3259a Mon Sep 17 00:00:00 2001 From: PogMaster9001 <139394702+PogMaster9001@users.noreply.github.com> Date: Sun, 28 Jul 2024 21:40:14 -0500 Subject: [PATCH 798/832] Update pogmaster.json --- domains/pogmaster.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/pogmaster.json b/domains/pogmaster.json index 8d1cbad7d..0e948dbee 100644 --- a/domains/pogmaster.json +++ b/domains/pogmaster.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://projectdevs.net/" + "CNAME": "projectdevs.net" } } - \ No newline at end of file + From 1264e08880305c4c1eab9f103519a80bba08a496 Mon Sep 17 00:00:00 2001 From: PogMaster9001 <139394702+PogMaster9001@users.noreply.github.com> Date: Sun, 28 Jul 2024 21:40:25 -0500 Subject: [PATCH 799/832] Update pog.json --- domains/pog.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/pog.json b/domains/pog.json index 8d1cbad7d..0e948dbee 100644 --- a/domains/pog.json +++ b/domains/pog.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://projectdevs.net/" + "CNAME": "projectdevs.net" } } - \ No newline at end of file + From a8c81b204802deb4cb0a12adc6831c832178f8af Mon Sep 17 00:00:00 2001 From: PogMaster9001 <139394702+PogMaster9001@users.noreply.github.com> Date: Sun, 28 Jul 2024 21:40:37 -0500 Subject: [PATCH 800/832] Update p.json --- domains/p.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/p.json b/domains/p.json index e31e24ce7..0e948dbee 100644 --- a/domains/p.json +++ b/domains/p.json @@ -4,8 +4,9 @@ "email": "", "discord": "1190052608346435597" }, - + "record": { - "CNAME": "https://projectdevs.net/" + "CNAME": "projectdevs.net" } } + From 88bdd909b9990ed7233e37cbd9cbad1c39dc89ca Mon Sep 17 00:00:00 2001 From: PogMaster9001 <139394702+PogMaster9001@users.noreply.github.com> Date: Sun, 28 Jul 2024 21:40:47 -0500 Subject: [PATCH 801/832] Update b.json --- domains/b.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/b.json b/domains/b.json index e31e24ce7..0e948dbee 100644 --- a/domains/b.json +++ b/domains/b.json @@ -4,8 +4,9 @@ "email": "", "discord": "1190052608346435597" }, - + "record": { - "CNAME": "https://projectdevs.net/" + "CNAME": "projectdevs.net" } } + From 56e490c9e46e0ac2f1a99c5fa5214e0a2e1e9aae Mon Sep 17 00:00:00 2001 From: PogMaster9001 <139394702+PogMaster9001@users.noreply.github.com> Date: Sun, 28 Jul 2024 21:40:57 -0500 Subject: [PATCH 802/832] Update a.json --- domains/a.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/a.json b/domains/a.json index e31e24ce7..0e948dbee 100644 --- a/domains/a.json +++ b/domains/a.json @@ -4,8 +4,9 @@ "email": "", "discord": "1190052608346435597" }, - + "record": { - "CNAME": "https://projectdevs.net/" + "CNAME": "projectdevs.net" } } + From fc19e4a958472635b7d4db43035d51a551f6b172 Mon Sep 17 00:00:00 2001 From: PogMaster9001 <139394702+PogMaster9001@users.noreply.github.com> Date: Sun, 28 Jul 2024 21:41:09 -0500 Subject: [PATCH 803/832] Update 1111.json --- domains/1111.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/1111.json b/domains/1111.json index 8d1cbad7d..0e948dbee 100644 --- a/domains/1111.json +++ b/domains/1111.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://projectdevs.net/" + "CNAME": "projectdevs.net" } } - \ No newline at end of file + From 717b4ff74f93842b1bd53b11a10c4e99537cd89c Mon Sep 17 00:00:00 2001 From: PogMaster9001 <139394702+PogMaster9001@users.noreply.github.com> Date: Sun, 28 Jul 2024 21:41:21 -0500 Subject: [PATCH 804/832] Update 1.json --- domains/1.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/1.json b/domains/1.json index e31e24ce7..0e948dbee 100644 --- a/domains/1.json +++ b/domains/1.json @@ -4,8 +4,9 @@ "email": "", "discord": "1190052608346435597" }, - + "record": { - "CNAME": "https://projectdevs.net/" + "CNAME": "projectdevs.net" } } + From c33220b0bf0d197502d1bea4a2d1e5bc8164d7c8 Mon Sep 17 00:00:00 2001 From: PogMaster9001 <139394702+PogMaster9001@users.noreply.github.com> Date: Sun, 28 Jul 2024 21:41:30 -0500 Subject: [PATCH 805/832] Update 0.json --- domains/0.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/0.json b/domains/0.json index e31e24ce7..0e948dbee 100644 --- a/domains/0.json +++ b/domains/0.json @@ -4,8 +4,9 @@ "email": "", "discord": "1190052608346435597" }, - + "record": { - "CNAME": "https://projectdevs.net/" + "CNAME": "projectdevs.net" } } + From 0cec5f6f7eaac38ef5529a738a55003b484c1052 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 29 Jul 2024 10:47:08 +0800 Subject: [PATCH 806/832] Update l.json --- domains/l.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/l.json b/domains/l.json index d506ae7f6..c45a313f9 100644 --- a/domains/l.json +++ b/domains/l.json @@ -6,6 +6,6 @@ "email": "evanwang330@gmail.com" }, "record": { - "URL": "nerd.is-a.dev" + "URL": "https://nerd.is-a.dev" } } From 626ff84fa4ef36926255f1ce00b7657a1d42b932 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 29 Jul 2024 10:48:22 +0800 Subject: [PATCH 807/832] Update api.json --- domains/api.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/api.json b/domains/api.json index 1960cb72f..14375d202 100644 --- a/domains/api.json +++ b/domains/api.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "kco4g0g.wdh.app" + "TXT": "RESERVED BY THE IS-A.DEV TEAM" } } From 8ab61380948061c8f2c59636290144e126954e54 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 29 Jul 2024 10:50:03 +0800 Subject: [PATCH 808/832] Update owl.json --- domains/owl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/owl.json b/domains/owl.json index ad32c3011..f0d6431b7 100644 --- a/domains/owl.json +++ b/domains/owl.json @@ -4,6 +4,6 @@ "email": "" }, "record": { - "CNAME": "ksk8c0w.wdh.app" + "CNAME": "wdh.app" } } From a02d636938547afee8f162c89a13e9d57be6097b Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 28 Jul 2024 22:51:40 -0400 Subject: [PATCH 809/832] Revert "Update owo.json" --- domains/owo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/owo.json b/domains/owo.json index d5da431dc..da3053a49 100644 --- a/domains/owo.json +++ b/domains/owo.json @@ -5,6 +5,6 @@ "email": "orangc@proton.me" }, "record": { - "CNAME": "38xrdocf.edge.easyredir.net" + "CNAME": "edge.redirect.pizza" } } From 6e8c054d98f124ebefb99a7b97cbcb29dc2ee227 Mon Sep 17 00:00:00 2001 From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com> Date: Mon, 29 Jul 2024 04:32:25 +0100 Subject: [PATCH 810/832] Create k.json --- domains/k.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/k.json diff --git a/domains/k.json b/domains/k.json new file mode 100644 index 000000000..1a06bbbaf --- /dev/null +++ b/domains/k.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "yunexiz", + "discord": "1040303561847881729", + "email": "" + }, + "record": { + "CNAME": "yunexiz.github.io" + } +} From 114f1ab3fbf814e7c61efc39f58bdfe3d8fe1e5d Mon Sep 17 00:00:00 2001 From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com> Date: Mon, 29 Jul 2024 04:34:35 +0100 Subject: [PATCH 811/832] Create _github-pages-challenge-yunexiz.k.json --- domains/_github-pages-challenge-yunexiz.k.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-yunexiz.k.json diff --git a/domains/_github-pages-challenge-yunexiz.k.json b/domains/_github-pages-challenge-yunexiz.k.json new file mode 100644 index 000000000..58e29ed79 --- /dev/null +++ b/domains/_github-pages-challenge-yunexiz.k.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "yunexiz", + "discord": "1040303561847881729", + "email": "" + }, + "record": { + "TXT": "27a5e56b33b5cd5df54c735aad6943" + } +} From 0d8baa865993061a4f17809539bf89f6ba6e9a93 Mon Sep 17 00:00:00 2001 From: rediffurqan <149926724+rediffurqan@users.noreply.github.com> Date: Mon, 29 Jul 2024 09:51:17 +0530 Subject: [PATCH 812/832] Create secure.furqan.json --- domains/secure.furqan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/secure.furqan.json diff --git a/domains/secure.furqan.json b/domains/secure.furqan.json new file mode 100644 index 000000000..31ca79480 --- /dev/null +++ b/domains/secure.furqan.json @@ -0,0 +1,9 @@ +{ +"owner": { + "username": "rediffurqan", + "email": "frqnlove8765@gmail.com" + }, + "record": { + "CNAME": "phonesme.onrender.com" + } +} From b7256db8255fe8d3217c76076e78d9e2602e3cad Mon Sep 17 00:00:00 2001 From: Smartlinuxcoder Date: Mon, 29 Jul 2024 08:34:32 +0200 Subject: [PATCH 813/832] Create s.json --- domains/s.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/s.json diff --git a/domains/s.json b/domains/s.json new file mode 100644 index 000000000..0cfb92aba --- /dev/null +++ b/domains/s.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Smartlinuxcoder", + "email": "smartcoder@linuxmail.org", + "discord":"987972818341888021" + }, + "record": { + "CNAME": "proxy.smartlinux.xyz" + } +} From 82821f820f1ba928069c98b5f5b694c58a34bd63 Mon Sep 17 00:00:00 2001 From: "JustStudio." Date: Mon, 29 Jul 2024 12:36:44 +0500 Subject: [PATCH 814/832] Create j.json --- domains/j.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/j.json diff --git a/domains/j.json b/domains/j.json new file mode 100644 index 000000000..542a2a56a --- /dev/null +++ b/domains/j.json @@ -0,0 +1,10 @@ +{ + "description": "Short link to juststudio.is-a.dev", + "owner": { + "username": "JustStudio7", + "email": "support@juststudio.is-a.dev" + }, + "record": { + "A": ["89.106.200.1"] + } +} From 2c4980897906210eb06b47e0c5772002f169d7a4 Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Mon, 29 Jul 2024 13:12:02 +0500 Subject: [PATCH 815/832] Create justdev.json --- domains/justdev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/justdev.json diff --git a/domains/justdev.json b/domains/justdev.json new file mode 100644 index 000000000..c6539887a --- /dev/null +++ b/domains/justdev.json @@ -0,0 +1,10 @@ +{ + "description": "Short link to justdeveloer.is-a.dev", + "owner": { + "username": "JustDeveloper1", + "email": "justdeveloper@juststudio.is-a.dev" + }, + "record": { + "A": ["89.106.200.1"] + } +} From cdc225f37b59759c414aba88ad382875f47c74da Mon Sep 17 00:00:00 2001 From: "JustStudio." Date: Mon, 29 Jul 2024 13:17:03 +0500 Subject: [PATCH 816/832] Create _discord.juststudio.is-a.dev --- domains/_discord.juststudio.is-a.dev | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.juststudio.is-a.dev diff --git a/domains/_discord.juststudio.is-a.dev b/domains/_discord.juststudio.is-a.dev new file mode 100644 index 000000000..c5fbd1631 --- /dev/null +++ b/domains/_discord.juststudio.is-a.dev @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JustStudio1", + "email": "support@juststudio.is-a.dev" + }, + "record": { + "TXT": "dh=33f1a73c2f587fed7b0f3c03f18e1bf4591f8aec" + } +} From 58767cc22ef59b21df77222057811b740004eb4d Mon Sep 17 00:00:00 2001 From: "JustStudio." Date: Mon, 29 Jul 2024 14:06:40 +0500 Subject: [PATCH 817/832] Rename _discord.juststudio.is-a.dev to _discord.juststudio.json --- .../{_discord.juststudio.is-a.dev => _discord.juststudio.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.juststudio.is-a.dev => _discord.juststudio.json} (100%) diff --git a/domains/_discord.juststudio.is-a.dev b/domains/_discord.juststudio.json similarity index 100% rename from domains/_discord.juststudio.is-a.dev rename to domains/_discord.juststudio.json From 659ec7066e68f337941741bc3f3d6e685aaf4061 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Mon, 29 Jul 2024 12:13:30 +0300 Subject: [PATCH 818/832] Update _discord.juststudio.json --- domains/_discord.juststudio.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.juststudio.json b/domains/_discord.juststudio.json index c5fbd1631..0ad748f7a 100644 --- a/domains/_discord.juststudio.json +++ b/domains/_discord.juststudio.json @@ -1,6 +1,6 @@ { "owner": { - "username": "JustStudio1", + "username": "JustStudio7", "email": "support@juststudio.is-a.dev" }, "record": { From 6e65269764ad7729194b0dddbbe44820e12595a1 Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Mon, 29 Jul 2024 15:01:35 +0530 Subject: [PATCH 819/832] Create i.esb.json --- domains/i.esb.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/i.esb.json diff --git a/domains/i.esb.json b/domains/i.esb.json new file mode 100644 index 000000000..df4e9ada4 --- /dev/null +++ b/domains/i.esb.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "EducatedSuddenBucket", + "email": "educatedsuddenbucket@gmail.com" + }, + "record": { + "A": [ + "216.24.57.1" + ] + } +} From 336a677873ef4b7f6680ed6c1ceb1799adfda7f4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 29 Jul 2024 17:40:00 +0800 Subject: [PATCH 820/832] Update @.json --- domains/@.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/@.json b/domains/@.json index 36cd14e7b..4fe4c1133 100644 --- a/domains/@.json +++ b/domains/@.json @@ -2,8 +2,8 @@ "description": "The root domain for is-a.dev website", "repo": "https://github.com/is-a-dev/is-a-dev.github.io", "owner": { - "username": "phenax", - "email": "phenax5@gmail.com" + "username": "is-a-dev", + "email": "" }, "record": { "URL": "http://www.is-a.dev" From a358e1c25d1994e300097d161296c94f304b18ab Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 29 Jul 2024 17:40:46 +0800 Subject: [PATCH 821/832] Update www.json --- domains/www.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/www.json b/domains/www.json index 359253458..6ecfc95b2 100644 --- a/domains/www.json +++ b/domains/www.json @@ -1,9 +1,9 @@ { - "description": "www.is-a.dev", + "description": "The is-a.dev website", "repo": "https://github.com/is-a-dev/is-a-dev.github.io", "owner": { - "username": "phenax", - "email": "phenax5@gmail.com" + "username": "wdhdev", + "email": "" }, "record": { "CNAME": "is-a-dev.github.io" From 19bb185a3108c58996f38d1ec07fc5fa6be89007 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 29 Jul 2024 17:44:11 +0800 Subject: [PATCH 822/832] Update SECURITY.md --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 048435cb9..e6b236db7 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -3,4 +3,4 @@ ## Reporting a vulnerability You can report low severity bugs as [issues](https://github.com/is-a-dev/register/issues/new/choose) on this repository. -However, for **higher severity vulnerabilities and bugs**, please email security@maintainers.is-a.dev. +However, for **higher severity vulnerabilities and bugs**, please email security@m.is-a.dev. From 21f3bea0498d38dbd74d13a95d063ffc69ee3947 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 29 Jul 2024 17:46:00 +0800 Subject: [PATCH 823/832] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ab7400d37..b3750c8d4 100644 --- a/README.md +++ b/README.md @@ -23,12 +23,12 @@ If you would like to remove your email, remove it from your JSON file and provid Leave the email field there, but just blank. Then add a separate contact method to your file. -Please see more information here: https://github.com/is-a-dev/register/issues/14802 +Please see more information in issue https://github.com/is-a-dev/register/issues/14802. ## Issues If you have any problems, feel free to [open a issue](https://github.com/is-a-dev/register/issues/new/choose). -If you have an issue that contains confidental infomation, send an email to security@maintainers.is-a.dev. +If you have an issue that contains confidental infomation, send an email to security@m.is-a.dev. ## Register ### Manual Registration From 6afb5375448184531eaddd37f6c728708c9d6e9a Mon Sep 17 00:00:00 2001 From: nexos20levrai <156014354+nexos20levrai@users.noreply.github.com> Date: Mon, 29 Jul 2024 11:51:22 +0200 Subject: [PATCH 824/832] Register nexflix.is-a.dev --- domains/nexflix.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nexflix.json diff --git a/domains/nexflix.json b/domains/nexflix.json new file mode 100644 index 000000000..a17be18d1 --- /dev/null +++ b/domains/nexflix.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "nexos20levrai", + "email": "", + "discord": "610847328680673302" + }, + + "record": { + "A": ["5.181.187.182"] + } + } + \ No newline at end of file From f85f185e5bf43399b218a0bddccd5f67fc94cf56 Mon Sep 17 00:00:00 2001 From: nexos20levrai <156014354+nexos20levrai@users.noreply.github.com> Date: Mon, 29 Jul 2024 11:51:54 +0200 Subject: [PATCH 825/832] Delete nexsphere.is-a.dev --- domains/nexsphere.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/nexsphere.json diff --git a/domains/nexsphere.json b/domains/nexsphere.json deleted file mode 100644 index f08b7b404..000000000 --- a/domains/nexsphere.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nexos20levrai", - "email": "nexos.dons@gmail.com" - }, - "record": { - "A": ["146.19.168.239"] - } -} From 9fef23b16e5238a4a0c43e5e1e90a46c1f619757 Mon Sep 17 00:00:00 2001 From: nexos20levrai <156014354+nexos20levrai@users.noreply.github.com> Date: Mon, 29 Jul 2024 11:52:21 +0200 Subject: [PATCH 826/832] Delete treizer.is-a.dev --- domains/treizer.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/treizer.json diff --git a/domains/treizer.json b/domains/treizer.json deleted file mode 100644 index d3f960083..000000000 --- a/domains/treizer.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nexos20levrai", - "email": "nexos.dons@gmail.com" - }, - "record": { - "A": ["193.160.130.98"] - } -} From 9561cb8cd92a5051846e84699f0d75ed186b249e Mon Sep 17 00:00:00 2001 From: GizzyUwU Date: Mon, 29 Jul 2024 10:52:59 +0100 Subject: [PATCH 827/832] Create g.json --- domains/g.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/g.json diff --git a/domains/g.json b/domains/g.json new file mode 100644 index 000000000..80e19481f --- /dev/null +++ b/domains/g.json @@ -0,0 +1,11 @@ +{ + "description": "g.is-a.dev", + "owner": { + "username": "GizzyUwU", + "email": "nerop455@gmail.com", + "discord": "gizzyowo" + }, + "record": { + "CNAME": "gizzy.is-a.dev" + } +} From 58028b8acadeb233c163f9be924a1502c9d2156a Mon Sep 17 00:00:00 2001 From: nexos20levrai <156014354+nexos20levrai@users.noreply.github.com> Date: Mon, 29 Jul 2024 11:53:04 +0200 Subject: [PATCH 828/832] Register nexfilms.is-a.dev --- domains/nexfilms.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nexfilms.json diff --git a/domains/nexfilms.json b/domains/nexfilms.json new file mode 100644 index 000000000..a17be18d1 --- /dev/null +++ b/domains/nexfilms.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "nexos20levrai", + "email": "", + "discord": "610847328680673302" + }, + + "record": { + "A": ["5.181.187.182"] + } + } + \ No newline at end of file From 24ed56501b7e8c4463543fc5f27764ffe3fd6ef5 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 29 Jul 2024 18:14:09 +0800 Subject: [PATCH 829/832] Delete domains/p.json --- domains/p.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/p.json diff --git a/domains/p.json b/domains/p.json deleted file mode 100644 index 0e948dbee..000000000 --- a/domains/p.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "PogMaster9001", - "email": "", - "discord": "1190052608346435597" - }, - - "record": { - "CNAME": "projectdevs.net" - } - } - From d74fe30ee3fe398668f62489e4f43a03d1249367 Mon Sep 17 00:00:00 2001 From: Priyanshu <140606611+Priyansxu@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:51:38 +0530 Subject: [PATCH 830/832] Create p.json --- domains/p.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/p.json diff --git a/domains/p.json b/domains/p.json new file mode 100644 index 000000000..6f9d79483 --- /dev/null +++ b/domains/p.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Priyansxu", + "email": "cloudypriyanshu@gmail.com" + }, + "record": { + "CNAME": "pusxoo.onrender.com" + } +} From 4c22a1cf86b24f011a4bdfd0c6d1df8b9b1e4c1b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 29 Jul 2024 20:02:06 +0800 Subject: [PATCH 831/832] Update CODEOWNERS --- .github/CODEOWNERS | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index c5c665456..ebb80c3ac 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,8 +1,6 @@ -* @phenax +* @phenax @wdhdev /.github/ @wdhdev -/.github/CODEOWNERS @phenax @wdhdev - /domains/ @is-a-dev/maintainers @is-a-dev/trial-maintainers *.md @is-a-dev/maintainers From b05bd8072ead7e7cda5be7288992f85de91b80cd Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 29 Jul 2024 20:02:31 +0800 Subject: [PATCH 832/832] Update CODEOWNERS --- .github/CODEOWNERS | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index ebb80c3ac..3747adddc 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -4,4 +4,3 @@ /domains/ @is-a-dev/maintainers @is-a-dev/trial-maintainers *.md @is-a-dev/maintainers -/MAINTAINERS.md @wdhdev