From ebd79d06d2e09937758811d4808dbcbf02f10a4d Mon Sep 17 00:00:00 2001 From: UntoldGam Date: Sat, 12 Aug 2023 16:08:30 +0100 Subject: [PATCH 0001/2331] Create logging-server.json --- domains/logging-server.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/logging-server.json diff --git a/domains/logging-server.json b/domains/logging-server.json new file mode 100644 index 000000000..27f53f0ec --- /dev/null +++ b/domains/logging-server.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "UntoldGam", + "email": "charlesobird+github@outlook.com" + }, + "record": { + "A": 130.162.166.23 + } +} From 8ef64f292b1123abacf6330b6302c117e77cd82b Mon Sep 17 00:00:00 2001 From: SerStars <90714930+SerStars@users.noreply.github.com> Date: Wed, 16 Aug 2023 20:15:01 +0200 Subject: [PATCH 0002/2331] Update serstars.json --- domains/serstars.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/serstars.json b/domains/serstars.json index 6d284c553..156b0e8d0 100644 --- a/domains/serstars.json +++ b/domains/serstars.json @@ -6,6 +6,7 @@ "twitter": "SerStars_lol" }, "record": { - "CNAME": "serstars.github.io" + "CNAME": "serstars.github.io", + "TXT: "dh=55363ddc31198f82e8e834041ef8a89c0f63e7a0" } } From 26b0d3ef02bef44e2cf70d9878a1565a213583c8 Mon Sep 17 00:00:00 2001 From: SerStars <90714930+SerStars@users.noreply.github.com> Date: Wed, 16 Aug 2023 20:21:44 +0200 Subject: [PATCH 0003/2331] Update serstars.json --- domains/serstars.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/serstars.json b/domains/serstars.json index 156b0e8d0..69696f28c 100644 --- a/domains/serstars.json +++ b/domains/serstars.json @@ -6,7 +6,7 @@ "twitter": "SerStars_lol" }, "record": { - "CNAME": "serstars.github.io", - "TXT: "dh=55363ddc31198f82e8e834041ef8a89c0f63e7a0" + "CNAME": "_discord.serstars.github.io.", + "TXT": "dh=55363ddc31198f82e8e834041ef8a89c0f63e7a0" } } From 846b4b9ff5c29570f361f944ffa4708902a013df Mon Sep 17 00:00:00 2001 From: Codemaine Date: Wed, 23 Aug 2023 15:58:44 +0000 Subject: [PATCH 0004/2331] feat(domain): jermaine.is-a.dev --- domains/jermaine.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jermaine.json diff --git a/domains/jermaine.json b/domains/jermaine.json new file mode 100644 index 000000000..26e20b23b --- /dev/null +++ b/domains/jermaine.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Codemaine", + "email": "jermaineantwi22@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=jay.is-a.dev,ab97cfe7fecbf105ee2c" + } +} From 0090951f72cdac8117d5ca349bfae2bc6fe2c54c Mon Sep 17 00:00:00 2001 From: SerStars <90714930+SerStars@users.noreply.github.com> Date: Sat, 26 Aug 2023 17:48:47 +0200 Subject: [PATCH 0005/2331] Update serstars.json --- domains/serstars.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/serstars.json b/domains/serstars.json index 69696f28c..6d284c553 100644 --- a/domains/serstars.json +++ b/domains/serstars.json @@ -6,7 +6,6 @@ "twitter": "SerStars_lol" }, "record": { - "CNAME": "_discord.serstars.github.io.", - "TXT": "dh=55363ddc31198f82e8e834041ef8a89c0f63e7a0" + "CNAME": "serstars.github.io" } } From 97f8bcbac331681e08629063416e6a4ca63dc58d Mon Sep 17 00:00:00 2001 From: NishanHamza Date: Thu, 5 Oct 2023 23:05:24 +0600 Subject: [PATCH 0006/2331] feat(domain): nishanhamza.is-a.dev --- domains/nishanhamza.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nishanhamza.json diff --git a/domains/nishanhamza.json b/domains/nishanhamza.json new file mode 100644 index 000000000..bc2fdb238 --- /dev/null +++ b/domains/nishanhamza.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NishanHamza", + "email": "nishanhamza2@gmail.com" + }, + "record": { + "CNAME": "www" + } +} From c7ff6cd9b9f86d8837bace354dcb2476df7605c8 Mon Sep 17 00:00:00 2001 From: hexaaagon Date: Wed, 25 Oct 2023 17:56:41 +0700 Subject: [PATCH 0007/2331] feat(domain): _discord.hexaa.is-a.dev --- domains/_discord.hexaa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.hexaa.json diff --git a/domains/_discord.hexaa.json b/domains/_discord.hexaa.json new file mode 100644 index 000000000..d06ee8e9e --- /dev/null +++ b/domains/_discord.hexaa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hexaaagon", + "email": "scoooolz7657@gmail.com" + }, + "record": { + "TXT": "dh=abdc5d930ad061a4d338e003c93b7f906fe14b8d" + } +} From 4475bfbc1d20f755136f74ca62cc4fe07d838089 Mon Sep 17 00:00:00 2001 From: NotAymo Date: Wed, 1 Nov 2023 19:26:08 +0100 Subject: [PATCH 0008/2331] feat(domain): utopia.aymo.is-a.dev --- domains/utopia.aymo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/utopia.aymo.json diff --git a/domains/utopia.aymo.json b/domains/utopia.aymo.json new file mode 100644 index 000000000..3fa40e2e5 --- /dev/null +++ b/domains/utopia.aymo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NotAymo", + "email": "ninecraftoff@outlook.com" + }, + "record": { + "URL": "https://uotpia.helioho.st" + } +} From 28a183ecad22f817be06ca652cc8cbc5210a45ee Mon Sep 17 00:00:00 2001 From: Aymo <96393445+NotAymo@users.noreply.github.com> Date: Thu, 2 Nov 2023 14:47:25 +0100 Subject: [PATCH 0009/2331] Delete domains/utopia.aymo.json --- domains/utopia.aymo.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/utopia.aymo.json diff --git a/domains/utopia.aymo.json b/domains/utopia.aymo.json deleted file mode 100644 index 3fa40e2e5..000000000 --- a/domains/utopia.aymo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "NotAymo", - "email": "ninecraftoff@outlook.com" - }, - "record": { - "URL": "https://uotpia.helioho.st" - } -} From 5112e29b2c2f98957770c4b31f563e52767e3648 Mon Sep 17 00:00:00 2001 From: NotAymo Date: Sat, 4 Nov 2023 14:02:44 +0100 Subject: [PATCH 0010/2331] feat(domain): cdn.untendo.is-a.dev --- domains/cdn.untendo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cdn.untendo.json diff --git a/domains/cdn.untendo.json b/domains/cdn.untendo.json new file mode 100644 index 000000000..e5b179010 --- /dev/null +++ b/domains/cdn.untendo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NotAymo", + "email": "ninecraftoff@outlook.com" + }, + "record": { + "CNAME": "untendo.github.io" + } +} From 194b876dc25fb16f248729ad45ae529f27a81b72 Mon Sep 17 00:00:00 2001 From: NotAymo Date: Sat, 11 Nov 2023 07:49:54 +0100 Subject: [PATCH 0011/2331] feat(domain): cloud.aymo.is-a.dev --- domains/cloud.aymo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cloud.aymo.json diff --git a/domains/cloud.aymo.json b/domains/cloud.aymo.json new file mode 100644 index 000000000..8474a354b --- /dev/null +++ b/domains/cloud.aymo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NotAymo", + "email": "ninecraftoff@outlook.com" + }, + "record": { + "A": ["65.19.141.67"] + } +} From 138fc756b1e710cb869c97909e2efd5e386ab78a Mon Sep 17 00:00:00 2001 From: chiragnahata Date: Sat, 18 Nov 2023 11:54:53 +0530 Subject: [PATCH 0012/2331] feat(domain): recycraftcommunity.is-a.dev --- domains/recycraftcommunity.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/recycraftcommunity.json diff --git a/domains/recycraftcommunity.json b/domains/recycraftcommunity.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/recycraftcommunity.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From 38f0c12332ded9d26be2f4068fad7b93a393cef9 Mon Sep 17 00:00:00 2001 From: chiragnahata Date: Sat, 18 Nov 2023 12:15:09 +0530 Subject: [PATCH 0013/2331] feat(domain): pricing.syntaxloopers.is-a.dev --- domains/pricing.syntaxloopers.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/pricing.syntaxloopers.json diff --git a/domains/pricing.syntaxloopers.json b/domains/pricing.syntaxloopers.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/pricing.syntaxloopers.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From 5a5d03fff2fa021721a3a5cb6911c7ac12b25a3e Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Sat, 18 Nov 2023 12:16:33 +0530 Subject: [PATCH 0014/2331] Delete domains/pricing.syntaxloopers.json --- domains/pricing.syntaxloopers.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/pricing.syntaxloopers.json diff --git a/domains/pricing.syntaxloopers.json b/domains/pricing.syntaxloopers.json deleted file mode 100644 index a23664d55..000000000 --- a/domains/pricing.syntaxloopers.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "chiragnahata", - "email": "chiragnahata05@gmail.com" - }, - "record": { - "A": ["129.213.151.29"] - } -} From e637f8606c3fa020d9d8d3b0fa9859c3fe4f8005 Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Sat, 18 Nov 2023 12:16:48 +0530 Subject: [PATCH 0015/2331] Delete domains/recycraftcommunity.json --- domains/recycraftcommunity.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/recycraftcommunity.json diff --git a/domains/recycraftcommunity.json b/domains/recycraftcommunity.json deleted file mode 100644 index a23664d55..000000000 --- a/domains/recycraftcommunity.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "chiragnahata", - "email": "chiragnahata05@gmail.com" - }, - "record": { - "A": ["129.213.151.29"] - } -} From ebc4f96e952462d733b56d6728dd5c5998f83ba3 Mon Sep 17 00:00:00 2001 From: stansters Date: Sat, 23 Dec 2023 10:21:59 +0000 Subject: [PATCH 0016/2331] feat(domain): stan.is-a.dev --- domains/stan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/stan.json diff --git a/domains/stan.json b/domains/stan.json new file mode 100644 index 000000000..6024cb835 --- /dev/null +++ b/domains/stan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "stansters", + "email": "stanleygeorgebond@gmail.com" + }, + "record": { + "URL": "stn.re" + } +} From b35c6d0e3b0ca8d8052bf591879eeddeafba1767 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Thu, 11 Jan 2024 11:19:30 +0000 Subject: [PATCH 0017/2331] feat(domain): test-review.is-a.dev --- domains/test-review.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/test-review.json diff --git a/domains/test-review.json b/domains/test-review.json new file mode 100644 index 000000000..c50c33718 --- /dev/null +++ b/domains/test-review.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "andrewstech", + "email": "andrew@win11react.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From c1c5895efcfee1af5e8a6fbb4e201dfd5d0cfff8 Mon Sep 17 00:00:00 2001 From: Nithin <81744339+nithinlycanz@users.noreply.github.com> Date: Thu, 18 Jan 2024 21:49:57 +0530 Subject: [PATCH 0018/2331] Create nithin.json --- domains/nithin.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nithin.json diff --git a/domains/nithin.json b/domains/nithin.json new file mode 100644 index 000000000..83a6b850e --- /dev/null +++ b/domains/nithin.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "nithinlycanz", + "email": "nithinnikhil582@gmail.com", + "discord": "514353302675259412" + }, + + "record": { + "CNAME": "nithinlycanz.github.io" + } + } From 1fc4bcd899379dcbd4f19e5839cda363e99e43c8 Mon Sep 17 00:00:00 2001 From: CruxCoder7 Date: Thu, 25 Jan 2024 21:34:05 +0530 Subject: [PATCH 0019/2331] feat(domain): akash.is-a.dev --- domains/akash.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/akash.json diff --git a/domains/akash.json b/domains/akash.json new file mode 100644 index 000000000..930f0adeb --- /dev/null +++ b/domains/akash.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CruxCoder7", + "email": "akashrangesh07@gmail.com" + }, + "record": { + "CNAME": "akash" + } +} From cefd12a4ce8d55b1c7212ebe99079fd42c6726ee Mon Sep 17 00:00:00 2001 From: ahammed-nibras Date: Sun, 28 Jan 2024 22:13:50 +0530 Subject: [PATCH 0020/2331] feat(domain): ahammednibras.is-a.dev --- domains/ahammednibras.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ahammednibras.json diff --git a/domains/ahammednibras.json b/domains/ahammednibras.json new file mode 100644 index 000000000..18e187d64 --- /dev/null +++ b/domains/ahammednibras.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ahammed-nibras", + "email": "ahammednibras@proton.me" + }, + "record": { + "TXT": "ahammednibras" + } +} From 5a917226fa722c6e29ff62f5a0388455547346b0 Mon Sep 17 00:00:00 2001 From: cloudcap10 Date: Sun, 4 Feb 2024 19:42:13 +0800 Subject: [PATCH 0021/2331] feat(domain): me.is-a.dev --- domains/me.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/me.json diff --git a/domains/me.json b/domains/me.json new file mode 100644 index 000000000..a40c4013d --- /dev/null +++ b/domains/me.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cloudcap10", + "email": "jttalasan@live.com" + }, + "record": { + "CNAME": "cloudcap10.github.io" + } +} From 7a6dfc226fbfc097d059cdd298c77fff3049e6df Mon Sep 17 00:00:00 2001 From: bhoopesh369 Date: Mon, 5 Feb 2024 16:08:44 +0530 Subject: [PATCH 0022/2331] feat(domain): titan.is-a.dev --- domains/titan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/titan.json diff --git a/domains/titan.json b/domains/titan.json new file mode 100644 index 000000000..b493cc257 --- /dev/null +++ b/domains/titan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bhoopesh369", + "email": "bhoopesh459@gmail.com" + }, + "record": { + "A": ["217.174.245.249"] + } +} From 3a6da0826b1fe088c7935801363b3c9c08df2a02 Mon Sep 17 00:00:00 2001 From: ace3 Date: Mon, 5 Feb 2024 17:48:15 +0700 Subject: [PATCH 0023/2331] feat(domain): ignasius.is-a.dev --- domains/ignasius.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ignasius.json diff --git a/domains/ignasius.json b/domains/ignasius.json new file mode 100644 index 000000000..2d10d378b --- /dev/null +++ b/domains/ignasius.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ace3", + "email": "ace3xx@gmail.com" + }, + "record": { + "A": ["138.2.84.251"] + } +} From 722a6bbdb1668ecd61ef49c99a870522afd2f3d1 Mon Sep 17 00:00:00 2001 From: axelawh Date: Mon, 5 Feb 2024 06:29:46 -0500 Subject: [PATCH 0024/2331] feat(domain): axe.is-a.dev --- domains/axe.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/axe.json diff --git a/domains/axe.json b/domains/axe.json new file mode 100644 index 000000000..eba50712e --- /dev/null +++ b/domains/axe.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "axelawh", + "email": "lewisbrown171@gmail.com" + }, + "record": { + "A": ["195.20.254.54"] + } +} From ca7be50cc2d132c1104f5fdbba815d272175cec0 Mon Sep 17 00:00:00 2001 From: siwonpada Date: Mon, 5 Feb 2024 21:18:53 +0900 Subject: [PATCH 0025/2331] feat(domain): siwon.is-a.dev --- domains/siwon.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/siwon.json diff --git a/domains/siwon.json b/domains/siwon.json new file mode 100644 index 000000000..324184970 --- /dev/null +++ b/domains/siwon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "siwonpada", + "email": "psw041115@gmail.com" + }, + "record": { + "A": ["43.201.138.247"] + } +} From 2154b09ee0cf9cdddae63cf7f68808d13ed2d772 Mon Sep 17 00:00:00 2001 From: CruxCoder7 Date: Mon, 5 Feb 2024 19:43:07 +0530 Subject: [PATCH 0026/2331] feat(domain): akashr.is-a.dev --- domains/akashr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/akashr.json diff --git a/domains/akashr.json b/domains/akashr.json new file mode 100644 index 000000000..d7a72fe18 --- /dev/null +++ b/domains/akashr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CruxCoder7", + "email": "akashrangesh07@gmail.com" + }, + "record": { + "CNAME": "akashr.vercel.app" + } +} From 96ae196a081ef0de1557440eaca2bc2d58d70560 Mon Sep 17 00:00:00 2001 From: Nithin <81744339+nithinlycanz@users.noreply.github.com> Date: Mon, 5 Feb 2024 20:26:28 +0530 Subject: [PATCH 0027/2331] Update nithin.json --- domains/nithin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nithin.json b/domains/nithin.json index 83a6b850e..2d129cb32 100644 --- a/domains/nithin.json +++ b/domains/nithin.json @@ -1,6 +1,6 @@ { "owner": { - "username": "nithinlycanz", + "username": "nithin", "email": "nithinnikhil582@gmail.com", "discord": "514353302675259412" }, From bc07cee11b27454ea8cebdc5500c0c0582a9f1ce Mon Sep 17 00:00:00 2001 From: lengyandong <3052868271@qq.com> Date: Mon, 5 Feb 2024 23:11:58 +0800 Subject: [PATCH 0028/2331] feat(domain): lengyandong.is-a.dev --- domains/lengyandong.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lengyandong.json diff --git a/domains/lengyandong.json b/domains/lengyandong.json new file mode 100644 index 000000000..fd86ad37b --- /dev/null +++ b/domains/lengyandong.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lengyandong", + "email": "3052868271@qq.com" + }, + "record": { + "URL": "http://fence.rf.gd" + } +} From 072c72aadb8a521377b6585767b25903418de471 Mon Sep 17 00:00:00 2001 From: jsJack Date: Mon, 5 Feb 2024 18:45:09 +0000 Subject: [PATCH 0029/2331] feat(domain): lewis.is-a.dev --- domains/lewis.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lewis.json diff --git a/domains/lewis.json b/domains/lewis.json new file mode 100644 index 000000000..4be5c00d9 --- /dev/null +++ b/domains/lewis.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jsJack", + "email": "hello@jackperry.co" + }, + "record": { + "URL": "https://raybould.co" + } +} From 2330932ff05e98913f18cfedb45315034bc95a4c Mon Sep 17 00:00:00 2001 From: frenzy602 <64654490+frenzy602@users.noreply.github.com> Date: Tue, 6 Feb 2024 01:34:18 +0530 Subject: [PATCH 0030/2331] feat(domain): add `frenzy.is-a.dev` --- domains/frenzy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/frenzy.json diff --git a/domains/frenzy.json b/domains/frenzy.json new file mode 100644 index 000000000..de4c1bc91 --- /dev/null +++ b/domains/frenzy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "frenzy602", + "email": "GK267281@GMAIL.COM" + }, + + "record": { + "A": ["69.30.249.53"] + } +} From 0dd74e6585d66f1eb8f801b0237d098dc43f4fa6 Mon Sep 17 00:00:00 2001 From: 7ngt Date: Mon, 5 Feb 2024 18:48:43 -0300 Subject: [PATCH 0031/2331] feat(domain): ngt.is-a.dev --- domains/ngt.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ngt.json diff --git a/domains/ngt.json b/domains/ngt.json new file mode 100644 index 000000000..17f7b78f4 --- /dev/null +++ b/domains/ngt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "7ngt", + "email": "contatofthales@gmail.com" + }, + "record": { + "URL": "https://discord.com/users/906639702558375986" + } +} From f103aea2d8670b9329bbf836b1ad3349d8559855 Mon Sep 17 00:00:00 2001 From: sad-gabi Date: Mon, 5 Feb 2024 21:40:22 -0600 Subject: [PATCH 0032/2331] feat(domain): sadgabi.is-a.dev --- domains/sadgabi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sadgabi.json diff --git a/domains/sadgabi.json b/domains/sadgabi.json new file mode 100644 index 000000000..9bbec3653 --- /dev/null +++ b/domains/sadgabi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sad-gabi", + "email": "sadgabi20@gmail.com" + }, + "record": { + "URL": "https://sad-gabi.github.io/sad-gabi/index.html" + } +} From c09c0d642cd884e9031f87e4ad631a5b8154f4f3 Mon Sep 17 00:00:00 2001 From: NukeJS Date: Tue, 6 Feb 2024 08:30:44 +0100 Subject: [PATCH 0033/2331] feat(domain): ronnie.is-a.dev --- domains/ronnie.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ronnie.json diff --git a/domains/ronnie.json b/domains/ronnie.json new file mode 100644 index 000000000..4bd8940d6 --- /dev/null +++ b/domains/ronnie.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NukeJS", + "email": "rwaebers@gmail.com" + }, + "record": { + "CNAME": "nukejs.dev" + } +} From df5570a5b8547a6ca3327851d7d5388f9e01a94c Mon Sep 17 00:00:00 2001 From: Ronnie Date: Tue, 6 Feb 2024 08:32:01 +0100 Subject: [PATCH 0034/2331] Update ronnie.json --- domains/ronnie.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ronnie.json b/domains/ronnie.json index 4bd8940d6..9a4873f78 100644 --- a/domains/ronnie.json +++ b/domains/ronnie.json @@ -1,7 +1,7 @@ { "owner": { "username": "NukeJS", - "email": "rwaebers@gmail.com" + "email": "me@nukejs.dev" }, "record": { "CNAME": "nukejs.dev" From 8ca2d9d80a464238b166b9c6396553b039ecb93f Mon Sep 17 00:00:00 2001 From: hridimay Date: Tue, 6 Feb 2024 13:26:15 +0530 Subject: [PATCH 0035/2331] feat(domain): hridimay.is-a.dev --- domains/hridimay.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hridimay.json diff --git a/domains/hridimay.json b/domains/hridimay.json new file mode 100644 index 000000000..d3352404b --- /dev/null +++ b/domains/hridimay.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hridimay", + "email": "hridimay@gmail.com" + }, + "record": { + "CNAME": "hridimay.github.io" + } +} From 23a3403b1bcc5f7e6d757f6a2a40117d1fb809c5 Mon Sep 17 00:00:00 2001 From: supunsathsara Date: Tue, 6 Feb 2024 15:15:46 +0530 Subject: [PATCH 0036/2331] feat(domain): chutte.is-a.dev --- domains/chutte.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/chutte.json diff --git a/domains/chutte.json b/domains/chutte.json new file mode 100644 index 000000000..a0620bad8 --- /dev/null +++ b/domains/chutte.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "supunsathsara", + "email": "savindusupunsathsara@gmail.com" + }, + "record": { + "TXT": "_vercel" + } +} From 6b7ad492382d5919bf450fc7c5b36fd47a9593b5 Mon Sep 17 00:00:00 2001 From: Savindu Supun Date: Tue, 6 Feb 2024 15:24:02 +0530 Subject: [PATCH 0037/2331] Update chutte.json --- domains/chutte.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/chutte.json b/domains/chutte.json index a0620bad8..10ea8f55e 100644 --- a/domains/chutte.json +++ b/domains/chutte.json @@ -4,6 +4,6 @@ "email": "savindusupunsathsara@gmail.com" }, "record": { - "TXT": "_vercel" + "CNAME": "supunsathsara.pages.dev" } } From bf5135bd3d18404ea9e9c5f4ca07b922770c9998 Mon Sep 17 00:00:00 2001 From: LilithLovesYou Date: Wed, 7 Feb 2024 04:53:35 +1000 Subject: [PATCH 0038/2331] feat(domain): lilith.is-a.dev --- domains/lilith.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lilith.json diff --git a/domains/lilith.json b/domains/lilith.json new file mode 100644 index 000000000..c5d19ade2 --- /dev/null +++ b/domains/lilith.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LilithLovesYou", + "email": "dev.cutestloli@gmail.com" + }, + "record": { + "CNAME": "lilithlovesyou.github.io" + } +} From 840b7a93cc68e14d876289220a4fdc8ed651d3c2 Mon Sep 17 00:00:00 2001 From: DrTheodor Date: Tue, 6 Feb 2024 22:05:51 +0300 Subject: [PATCH 0039/2331] feat(domain): theo.is-a.dev --- domains/theo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/theo.json diff --git a/domains/theo.json b/domains/theo.json new file mode 100644 index 000000000..b8d15b71c --- /dev/null +++ b/domains/theo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DrTheodor", + "email": "theo2k8@yandex.ru" + }, + "record": { + "CNAME": "drtheodor.github.io" + } +} From 058c11b5a729c12848eb74c2863933e44a36451a Mon Sep 17 00:00:00 2001 From: ScytheMediaTheDev Date: Tue, 6 Feb 2024 17:23:22 -0500 Subject: [PATCH 0040/2331] feat(domain): media.is-a.dev --- domains/media.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/media.json diff --git a/domains/media.json b/domains/media.json new file mode 100644 index 000000000..a999a2d82 --- /dev/null +++ b/domains/media.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ScytheMediaTheDev", + "email": "tswartz22@aol.com" + }, + "record": { + "MX": ["10"] + } +} From 10738e50d6e29fa138a45c75b84a1c06c7274ef8 Mon Sep 17 00:00:00 2001 From: NateTheGreat1230 Date: Tue, 6 Feb 2024 18:35:08 -0700 Subject: [PATCH 0041/2331] feat(domain): natewashburn.is-a.dev --- domains/natewashburn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/natewashburn.json diff --git a/domains/natewashburn.json b/domains/natewashburn.json new file mode 100644 index 000000000..3a326bea9 --- /dev/null +++ b/domains/natewashburn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NateTheGreat1230", + "email": "nathanprattwashburn@gmail.com" + }, + "record": { + "CNAME": "natethegreat1230.github.io" + } +} From 7c2572c1b758aeba150a620cbace4ce080f0e470 Mon Sep 17 00:00:00 2001 From: zuygui Date: Wed, 7 Feb 2024 16:03:25 +0100 Subject: [PATCH 0042/2331] feat(domain): zuygui.is-a.dev --- domains/zuygui.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zuygui.json diff --git a/domains/zuygui.json b/domains/zuygui.json new file mode 100644 index 000000000..212f498eb --- /dev/null +++ b/domains/zuygui.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zuygui", + "email": "maxime@halbitte.fr" + }, + "record": { + "CNAME": "zuygui.github.io" + } +} From 60003bc19c52be25ef2e796db34cbc11334a6e87 Mon Sep 17 00:00:00 2001 From: darvingaba Date: Wed, 7 Feb 2024 17:34:03 +0100 Subject: [PATCH 0043/2331] feat(domain): darvingaba.is-a.dev --- domains/darvingaba.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/darvingaba.json diff --git a/domains/darvingaba.json b/domains/darvingaba.json new file mode 100644 index 000000000..fd4cbc1fc --- /dev/null +++ b/domains/darvingaba.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "darvingaba", + "email": "darvingaba1@gmail.com" + }, + "record": { + "URL": "https://portfolio-lac-psi-77.vercel.app/" + } +} From 63eadaf6e34cbf840c66df68f97635bcad92d068 Mon Sep 17 00:00:00 2001 From: mg0the0goat0 <159072410+mg0the0goat0@users.noreply.github.com> Date: Wed, 7 Feb 2024 14:30:39 -0500 Subject: [PATCH 0044/2331] Register goguardian.is-a.dev --- domains/goguardian.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/goguardian.json diff --git a/domains/goguardian.json b/domains/goguardian.json new file mode 100644 index 000000000..30a660dcb --- /dev/null +++ b/domains/goguardian.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "mg0the0goat0", + "email": "golden_mooooooon@outlook.com", + "discord": "1160256967504318576" + }, + + "record": { + "CNAME": "loooooooooooooooool.onrender.com" + } + } + \ No newline at end of file From 1e1bcb35e611a08b39f3af744254cde34ac6169d Mon Sep 17 00:00:00 2001 From: mg0the0goat0 <159072410+mg0the0goat0@users.noreply.github.com> Date: Wed, 7 Feb 2024 14:31:22 -0500 Subject: [PATCH 0045/2331] Register mosaic.is-a.dev --- domains/mosaic.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mosaic.json diff --git a/domains/mosaic.json b/domains/mosaic.json new file mode 100644 index 000000000..894a6c4cc --- /dev/null +++ b/domains/mosaic.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "mg0the0goat0", + "email": "golden_mooooooon@outlook.com", + "discord": "1160256967504318576" + }, + + "record": { + "CNAME": "aboutmeeeeeeeeeee.onrender.com" + } + } + \ No newline at end of file From 204306fb07091abf1692a35de2c9c8745b163d2b Mon Sep 17 00:00:00 2001 From: BrandgrandRealMe Date: Wed, 7 Feb 2024 15:58:23 -0600 Subject: [PATCH 0046/2331] feat(domain): haste.brandgrandreal.is-a.dev --- domains/haste.brandgrandreal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/haste.brandgrandreal.json diff --git a/domains/haste.brandgrandreal.json b/domains/haste.brandgrandreal.json new file mode 100644 index 000000000..221e76351 --- /dev/null +++ b/domains/haste.brandgrandreal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BrandgrandRealMe", + "email": "brandon.lambe@skiff.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From cda914ce57bfffe6306e7de05f2764af5baa07e9 Mon Sep 17 00:00:00 2001 From: ScytheMediaTheDev Date: Thu, 8 Feb 2024 08:38:37 -0500 Subject: [PATCH 0047/2331] feat(domain): scythemail.is-a.dev --- domains/scythemail.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/scythemail.json diff --git a/domains/scythemail.json b/domains/scythemail.json new file mode 100644 index 000000000..fa84626e7 --- /dev/null +++ b/domains/scythemail.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ScytheMediaTheDev", + "email": "tswartz22@aol.com" + }, + "record": { + "MX": ["scythemail.is-a.dev"] + } +} From af86865eac726d302cd8b8aba8a1540ac3e069b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C5=BDitn=C3=ADk?= Date: Thu, 8 Feb 2024 16:26:41 +0100 Subject: [PATCH 0048/2331] Update status.jzitnik.json --- domains/status.jzitnik.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/status.jzitnik.json b/domains/status.jzitnik.json index 8c41180a3..310a76264 100644 --- a/domains/status.jzitnik.json +++ b/domains/status.jzitnik.json @@ -2,9 +2,9 @@ "owner": { "username": "JZITNIK-github", "email": "klindkubak@zohomail.eu", - "discord": "KLIND#1906" + "discord": "jzitnik" }, "record": { - "CNAME": "statuspage.betteruptime.com" + "URL": "https://status.jzitnik.dev" } } From 04ae3b9093a6e9680ae5528ab6560e066ed20cad Mon Sep 17 00:00:00 2001 From: Dr Theo <71725814+DrTheodor@users.noreply.github.com> Date: Thu, 8 Feb 2024 19:02:13 +0300 Subject: [PATCH 0049/2331] Update theo.json --- domains/theo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/theo.json b/domains/theo.json index b8d15b71c..279a0d4d7 100644 --- a/domains/theo.json +++ b/domains/theo.json @@ -1,7 +1,7 @@ { "owner": { "username": "DrTheodor", - "email": "theo2k8@yandex.ru" + "email": "teodor2k8@gmail.com", }, "record": { "CNAME": "drtheodor.github.io" From f17a9c8e65bcda28a96c368115e2403cf95297f3 Mon Sep 17 00:00:00 2001 From: Dr Theo <71725814+DrTheodor@users.noreply.github.com> Date: Thu, 8 Feb 2024 19:03:04 +0300 Subject: [PATCH 0050/2331] Update theo.json --- domains/theo.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/domains/theo.json b/domains/theo.json index 279a0d4d7..dff8f0224 100644 --- a/domains/theo.json +++ b/domains/theo.json @@ -1,7 +1,10 @@ { + "description": "Personal website (blog and etc).", + "repo": "https://github.com/DrTheodor/drtheodor.github.io", "owner": { "username": "DrTheodor", "email": "teodor2k8@gmail.com", + "discord": "691552610519613440" }, "record": { "CNAME": "drtheodor.github.io" From 31daba79e4c64464f2490958ad6b38aa1c38c3df Mon Sep 17 00:00:00 2001 From: shubham-1806 Date: Thu, 8 Feb 2024 23:21:50 +0530 Subject: [PATCH 0051/2331] feat(domain): shubham1806.is-a.dev --- domains/shubham1806.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shubham1806.json diff --git a/domains/shubham1806.json b/domains/shubham1806.json new file mode 100644 index 000000000..8f45a8739 --- /dev/null +++ b/domains/shubham1806.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shubham-1806", + "email": "shub.agarwal2003@gmail.com" + }, + "record": { + "A": ["20.207.73.82"] + } +} From 10ecf2a84296595dc38dd8137cb2f1f3344eb77c Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Thu, 8 Feb 2024 10:13:48 -0800 Subject: [PATCH 0052/2331] Update oxmc.json --- domains/oxmc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/oxmc.json b/domains/oxmc.json index ae4230e8b..3aba52655 100644 --- a/domains/oxmc.json +++ b/domains/oxmc.json @@ -12,6 +12,6 @@ "185.199.111.153" ], "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=contact:oxmc7769.mail@gmail.com,jadenmc:oxmc7769.mail@gmail.com" + "TXT": "forward-email=contact:oxmc7769.mail@gmail.com,jadenmc:oxmc7769.mail@gmail.com,buisness:oxmc7769.mail@gmail.com" } } From 0ffe137ffdf3bd84cef6f0fc891d94e080a258b3 Mon Sep 17 00:00:00 2001 From: darvingaba <69685707+darvingaba@users.noreply.github.com> Date: Thu, 8 Feb 2024 19:50:58 +0000 Subject: [PATCH 0053/2331] / --- domains/darvingaba.json | 2 +- package-lock.json | 2579 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 2580 insertions(+), 1 deletion(-) create mode 100644 package-lock.json diff --git a/domains/darvingaba.json b/domains/darvingaba.json index fd4cbc1fc..0da3ec8df 100644 --- a/domains/darvingaba.json +++ b/domains/darvingaba.json @@ -4,6 +4,6 @@ "email": "darvingaba1@gmail.com" }, "record": { - "URL": "https://portfolio-lac-psi-77.vercel.app/" + "URL": "https://pf-o64a.onrender.com/" } } diff --git a/package-lock.json b/package-lock.json new file mode 100644 index 000000000..8d214113c --- /dev/null +++ b/package-lock.json @@ -0,0 +1,2579 @@ +{ + "name": "is-a-dev-core", + "version": "1.0.0", + "lockfileVersion": 2, + "requires": true, + "packages": { + "": { + "name": "is-a-dev-core", + "version": "1.0.0", + "license": "GPL-3.0", + "dependencies": { + "ip-regex": "^5.0.0", + "ramda": "^0.27.1" + }, + "devDependencies": { + "eslint": "^7.11.0", + "eslint-plugin-json": "^2.1.2", + "eslint-plugin-node": "^11.1.0" + } + }, + "node_modules/@aashutoshrathi/word-wrap": { + "version": "1.2.6", + "resolved": "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz", + "integrity": "sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/@babel/code-frame": { + "version": "7.12.11", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz", + "integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==", + "dev": true, + "dependencies": { + "@babel/highlight": "^7.10.4" + } + }, + "node_modules/@babel/helper-validator-identifier": { + "version": "7.22.20", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz", + "integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==", + "dev": true, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/highlight": { + "version": "7.23.4", + "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.23.4.tgz", + "integrity": "sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==", + "dev": true, + "dependencies": { + "@babel/helper-validator-identifier": "^7.22.20", + "chalk": "^2.4.2", + "js-tokens": "^4.0.0" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/highlight/node_modules/ansi-styles": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", + "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", + "dev": true, + "dependencies": { + "color-convert": "^1.9.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/@babel/highlight/node_modules/chalk": { + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", + "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", + "dev": true, + "dependencies": { + "ansi-styles": "^3.2.1", + "escape-string-regexp": "^1.0.5", + "supports-color": "^5.3.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/@babel/highlight/node_modules/color-convert": { + "version": "1.9.3", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", + "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", + "dev": true, + "dependencies": { + "color-name": "1.1.3" + } + }, + "node_modules/@babel/highlight/node_modules/color-name": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", + "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", + "dev": true + }, + "node_modules/@babel/highlight/node_modules/escape-string-regexp": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", + "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", + "dev": true, + "engines": { + "node": ">=0.8.0" + } + }, + "node_modules/@babel/highlight/node_modules/has-flag": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", + "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/@babel/highlight/node_modules/supports-color": { + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", + "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", + "dev": true, + "dependencies": { + "has-flag": "^3.0.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/@eslint/eslintrc": { + "version": "0.4.3", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz", + "integrity": "sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==", + "dev": true, + "dependencies": { + "ajv": "^6.12.4", + "debug": "^4.1.1", + "espree": "^7.3.0", + "globals": "^13.9.0", + "ignore": "^4.0.6", + "import-fresh": "^3.2.1", + "js-yaml": "^3.13.1", + "minimatch": "^3.0.4", + "strip-json-comments": "^3.1.1" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + } + }, + "node_modules/@humanwhocodes/config-array": { + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.5.0.tgz", + "integrity": "sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==", + "dev": true, + "dependencies": { + "@humanwhocodes/object-schema": "^1.2.0", + "debug": "^4.1.1", + "minimatch": "^3.0.4" + }, + "engines": { + "node": ">=10.10.0" + } + }, + "node_modules/@humanwhocodes/object-schema": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz", + "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==", + "dev": true + }, + "node_modules/acorn": { + "version": "7.4.1", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz", + "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==", + "dev": true, + "bin": { + "acorn": "bin/acorn" + }, + "engines": { + "node": ">=0.4.0" + } + }, + "node_modules/acorn-jsx": { + "version": "5.3.2", + "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", + "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", + "dev": true, + "peerDependencies": { + "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" + } + }, + "node_modules/ajv": { + "version": "6.12.6", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", + "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", + "dev": true, + "dependencies": { + "fast-deep-equal": "^3.1.1", + "fast-json-stable-stringify": "^2.0.0", + "json-schema-traverse": "^0.4.1", + "uri-js": "^4.2.2" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" + } + }, + "node_modules/ansi-colors": { + "version": "4.1.3", + "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz", + "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==", + "dev": true, + "engines": { + "node": ">=6" + } + }, + "node_modules/ansi-regex": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dev": true, + "dependencies": { + "color-convert": "^2.0.1" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/argparse": { + "version": "1.0.10", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", + "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", + "dev": true, + "dependencies": { + "sprintf-js": "~1.0.2" + } + }, + "node_modules/astral-regex": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz", + "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/balanced-match": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", + "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", + "dev": true + }, + "node_modules/brace-expansion": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "dev": true, + "dependencies": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + } + }, + "node_modules/callsites": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", + "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", + "dev": true, + "engines": { + "node": ">=6" + } + }, + "node_modules/chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "dev": true, + "dependencies": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/chalk?sponsor=1" + } + }, + "node_modules/color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dev": true, + "dependencies": { + "color-name": "~1.1.4" + }, + "engines": { + "node": ">=7.0.0" + } + }, + "node_modules/color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "dev": true + }, + "node_modules/concat-map": { + "version": "0.0.1", + "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", + "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", + "dev": true + }, + "node_modules/cross-spawn": { + "version": "7.0.3", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", + "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "dev": true, + "dependencies": { + "path-key": "^3.1.0", + "shebang-command": "^2.0.0", + "which": "^2.0.1" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "dev": true, + "dependencies": { + "ms": "2.1.2" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/deep-is": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", + "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", + "dev": true + }, + "node_modules/doctrine": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", + "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", + "dev": true, + "dependencies": { + "esutils": "^2.0.2" + }, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/emoji-regex": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "dev": true + }, + "node_modules/enquirer": { + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/enquirer/-/enquirer-2.4.1.tgz", + "integrity": "sha512-rRqJg/6gd538VHvR3PSrdRBb/1Vy2YfzHqzvbhGIQpDRKIa4FgV/54b5Q1xYSxOOwKvjXweS26E0Q+nAMwp2pQ==", + "dev": true, + "dependencies": { + "ansi-colors": "^4.1.1", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8.6" + } + }, + "node_modules/escape-string-regexp": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", + "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", + "dev": true, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/eslint": { + "version": "7.32.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.32.0.tgz", + "integrity": "sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==", + "dev": true, + "dependencies": { + "@babel/code-frame": "7.12.11", + "@eslint/eslintrc": "^0.4.3", + "@humanwhocodes/config-array": "^0.5.0", + "ajv": "^6.10.0", + "chalk": "^4.0.0", + "cross-spawn": "^7.0.2", + "debug": "^4.0.1", + "doctrine": "^3.0.0", + "enquirer": "^2.3.5", + "escape-string-regexp": "^4.0.0", + "eslint-scope": "^5.1.1", + "eslint-utils": "^2.1.0", + "eslint-visitor-keys": "^2.0.0", + "espree": "^7.3.1", + "esquery": "^1.4.0", + "esutils": "^2.0.2", + "fast-deep-equal": "^3.1.3", + "file-entry-cache": "^6.0.1", + "functional-red-black-tree": "^1.0.1", + "glob-parent": "^5.1.2", + "globals": "^13.6.0", + "ignore": "^4.0.6", + "import-fresh": "^3.0.0", + "imurmurhash": "^0.1.4", + "is-glob": "^4.0.0", + "js-yaml": "^3.13.1", + "json-stable-stringify-without-jsonify": "^1.0.1", + "levn": "^0.4.1", + "lodash.merge": "^4.6.2", + "minimatch": "^3.0.4", + "natural-compare": "^1.4.0", + "optionator": "^0.9.1", + "progress": "^2.0.0", + "regexpp": "^3.1.0", + "semver": "^7.2.1", + "strip-ansi": "^6.0.0", + "strip-json-comments": "^3.1.0", + "table": "^6.0.9", + "text-table": "^0.2.0", + "v8-compile-cache": "^2.0.3" + }, + "bin": { + "eslint": "bin/eslint.js" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" + } + }, + "node_modules/eslint-plugin-es": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-es/-/eslint-plugin-es-3.0.1.tgz", + "integrity": "sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==", + "dev": true, + "dependencies": { + "eslint-utils": "^2.0.0", + "regexpp": "^3.0.0" + }, + "engines": { + "node": ">=8.10.0" + }, + "funding": { + "url": "https://github.com/sponsors/mysticatea" + }, + "peerDependencies": { + "eslint": ">=4.19.1" + } + }, + "node_modules/eslint-plugin-json": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/eslint-plugin-json/-/eslint-plugin-json-2.1.2.tgz", + "integrity": "sha512-isM/fsUxS4wN1+nLsWoV5T4gLgBQnsql3nMTr8u+cEls1bL8rRQO5CP5GtxJxaOfbcKqnz401styw+H/P+e78Q==", + "dev": true, + "dependencies": { + "lodash": "^4.17.19", + "vscode-json-languageservice": "^3.7.0" + }, + "engines": { + "node": ">=8.10.0" + } + }, + "node_modules/eslint-plugin-node": { + "version": "11.1.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-node/-/eslint-plugin-node-11.1.0.tgz", + "integrity": "sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==", + "dev": true, + "dependencies": { + "eslint-plugin-es": "^3.0.0", + "eslint-utils": "^2.0.0", + "ignore": "^5.1.1", + "minimatch": "^3.0.4", + "resolve": "^1.10.1", + "semver": "^6.1.0" + }, + "engines": { + "node": ">=8.10.0" + }, + "peerDependencies": { + "eslint": ">=5.16.0" + } + }, + "node_modules/eslint-plugin-node/node_modules/ignore": { + "version": "5.3.1", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz", + "integrity": "sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==", + "dev": true, + "engines": { + "node": ">= 4" + } + }, + "node_modules/eslint-plugin-node/node_modules/semver": { + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "dev": true, + "bin": { + "semver": "bin/semver.js" + } + }, + "node_modules/eslint-scope": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", + "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", + "dev": true, + "dependencies": { + "esrecurse": "^4.3.0", + "estraverse": "^4.1.1" + }, + "engines": { + "node": ">=8.0.0" + } + }, + "node_modules/eslint-utils": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz", + "integrity": "sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==", + "dev": true, + "dependencies": { + "eslint-visitor-keys": "^1.1.0" + }, + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/mysticatea" + } + }, + "node_modules/eslint-utils/node_modules/eslint-visitor-keys": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", + "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/eslint-visitor-keys": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", + "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==", + "dev": true, + "engines": { + "node": ">=10" + } + }, + "node_modules/espree": { + "version": "7.3.1", + "resolved": "https://registry.npmjs.org/espree/-/espree-7.3.1.tgz", + "integrity": "sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==", + "dev": true, + "dependencies": { + "acorn": "^7.4.0", + "acorn-jsx": "^5.3.1", + "eslint-visitor-keys": "^1.3.0" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + } + }, + "node_modules/espree/node_modules/eslint-visitor-keys": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", + "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/esprima": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", + "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", + "dev": true, + "bin": { + "esparse": "bin/esparse.js", + "esvalidate": "bin/esvalidate.js" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/esquery": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", + "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", + "dev": true, + "dependencies": { + "estraverse": "^5.1.0" + }, + "engines": { + "node": ">=0.10" + } + }, + "node_modules/esquery/node_modules/estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "dev": true, + "engines": { + "node": ">=4.0" + } + }, + "node_modules/esrecurse": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", + "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", + "dev": true, + "dependencies": { + "estraverse": "^5.2.0" + }, + "engines": { + "node": ">=4.0" + } + }, + "node_modules/esrecurse/node_modules/estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "dev": true, + "engines": { + "node": ">=4.0" + } + }, + "node_modules/estraverse": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", + "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", + "dev": true, + "engines": { + "node": ">=4.0" + } + }, + "node_modules/esutils": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", + "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/fast-deep-equal": { + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", + "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", + "dev": true + }, + "node_modules/fast-json-stable-stringify": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", + "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", + "dev": true + }, + "node_modules/fast-levenshtein": { + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", + "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", + "dev": true + }, + "node_modules/file-entry-cache": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", + "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", + "dev": true, + "dependencies": { + "flat-cache": "^3.0.4" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + } + }, + "node_modules/flat-cache": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz", + "integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==", + "dev": true, + "dependencies": { + "flatted": "^3.2.9", + "keyv": "^4.5.3", + "rimraf": "^3.0.2" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + } + }, + "node_modules/flatted": { + "version": "3.2.9", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.9.tgz", + "integrity": "sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==", + "dev": true + }, + "node_modules/fs.realpath": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", + "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", + "dev": true + }, + "node_modules/function-bind": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", + "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", + "dev": true, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/functional-red-black-tree": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz", + "integrity": "sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==", + "dev": true + }, + "node_modules/glob": { + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", + "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", + "dev": true, + "dependencies": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^3.1.1", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" + }, + "engines": { + "node": "*" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/glob-parent": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", + "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", + "dev": true, + "dependencies": { + "is-glob": "^4.0.1" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/globals": { + "version": "13.24.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", + "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", + "dev": true, + "dependencies": { + "type-fest": "^0.20.2" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/hasown": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.0.tgz", + "integrity": "sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==", + "dev": true, + "dependencies": { + "function-bind": "^1.1.2" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/ignore": { + "version": "4.0.6", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz", + "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==", + "dev": true, + "engines": { + "node": ">= 4" + } + }, + "node_modules/import-fresh": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", + "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", + "dev": true, + "dependencies": { + "parent-module": "^1.0.0", + "resolve-from": "^4.0.0" + }, + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/imurmurhash": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", + "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", + "dev": true, + "engines": { + "node": ">=0.8.19" + } + }, + "node_modules/inflight": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", + "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", + "dev": true, + "dependencies": { + "once": "^1.3.0", + "wrappy": "1" + } + }, + "node_modules/inherits": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", + "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", + "dev": true + }, + "node_modules/ip-regex": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/ip-regex/-/ip-regex-5.0.0.tgz", + "integrity": "sha512-fOCG6lhoKKakwv+C6KdsOnGvgXnmgfmp0myi3bcNwj3qfwPAxRKWEuFhvEFF7ceYIz6+1jRZ+yguLFAmUNPEfw==", + "engines": { + "node": "^12.20.0 || ^14.13.1 || >=16.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/is-core-module": { + "version": "2.13.1", + "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz", + "integrity": "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==", + "dev": true, + "dependencies": { + "hasown": "^2.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-extglob": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", + "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-fullwidth-code-point": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/is-glob": { + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", + "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", + "dev": true, + "dependencies": { + "is-extglob": "^2.1.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/isexe": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", + "dev": true + }, + "node_modules/js-tokens": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", + "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", + "dev": true + }, + "node_modules/js-yaml": { + "version": "3.14.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", + "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", + "dev": true, + "dependencies": { + "argparse": "^1.0.7", + "esprima": "^4.0.0" + }, + "bin": { + "js-yaml": "bin/js-yaml.js" + } + }, + "node_modules/json-buffer": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", + "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", + "dev": true + }, + "node_modules/json-schema-traverse": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", + "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", + "dev": true + }, + "node_modules/json-stable-stringify-without-jsonify": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", + "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", + "dev": true + }, + "node_modules/jsonc-parser": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.2.1.tgz", + "integrity": "sha512-AilxAyFOAcK5wA1+LeaySVBrHsGQvUFCDWXKpZjzaL0PqW+xfBOttn8GNtWKFWqneyMZj41MWF9Kl6iPWLwgOA==", + "dev": true + }, + "node_modules/keyv": { + "version": "4.5.4", + "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz", + "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", + "dev": true, + "dependencies": { + "json-buffer": "3.0.1" + } + }, + "node_modules/levn": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", + "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", + "dev": true, + "dependencies": { + "prelude-ls": "^1.2.1", + "type-check": "~0.4.0" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/lodash": { + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", + "dev": true + }, + "node_modules/lodash.merge": { + "version": "4.6.2", + "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", + "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", + "dev": true + }, + "node_modules/lodash.truncate": { + "version": "4.4.2", + "resolved": "https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz", + "integrity": "sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==", + "dev": true + }, + "node_modules/lru-cache": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", + "dev": true, + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "dev": true, + "dependencies": { + "brace-expansion": "^1.1.7" + }, + "engines": { + "node": "*" + } + }, + "node_modules/ms": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", + "dev": true + }, + "node_modules/natural-compare": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", + "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", + "dev": true + }, + "node_modules/once": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", + "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", + "dev": true, + "dependencies": { + "wrappy": "1" + } + }, + "node_modules/optionator": { + "version": "0.9.3", + "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.3.tgz", + "integrity": "sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==", + "dev": true, + "dependencies": { + "@aashutoshrathi/word-wrap": "^1.2.3", + "deep-is": "^0.1.3", + "fast-levenshtein": "^2.0.6", + "levn": "^0.4.1", + "prelude-ls": "^1.2.1", + "type-check": "^0.4.0" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/parent-module": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", + "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", + "dev": true, + "dependencies": { + "callsites": "^3.0.0" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/path-is-absolute": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", + "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/path-key": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", + "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/path-parse": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", + "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", + "dev": true + }, + "node_modules/prelude-ls": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", + "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", + "dev": true, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/progress": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz", + "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==", + "dev": true, + "engines": { + "node": ">=0.4.0" + } + }, + "node_modules/punycode": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", + "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", + "dev": true, + "engines": { + "node": ">=6" + } + }, + "node_modules/ramda": { + "version": "0.27.2", + "resolved": "https://registry.npmjs.org/ramda/-/ramda-0.27.2.tgz", + "integrity": "sha512-SbiLPU40JuJniHexQSAgad32hfwd+DRUdwF2PlVuI5RZD0/vahUco7R8vD86J/tcEKKF9vZrUVwgtmGCqlCKyA==" + }, + "node_modules/regexpp": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz", + "integrity": "sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==", + "dev": true, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/mysticatea" + } + }, + "node_modules/require-from-string": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", + "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/resolve": { + "version": "1.22.8", + "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz", + "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==", + "dev": true, + "dependencies": { + "is-core-module": "^2.13.0", + "path-parse": "^1.0.7", + "supports-preserve-symlinks-flag": "^1.0.0" + }, + "bin": { + "resolve": "bin/resolve" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/resolve-from": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", + "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/rimraf": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", + "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", + "dev": true, + "dependencies": { + "glob": "^7.1.3" + }, + "bin": { + "rimraf": "bin.js" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/semver": { + "version": "7.6.0", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", + "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "dev": true, + "dependencies": { + "lru-cache": "^6.0.0" + }, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/shebang-command": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", + "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", + "dev": true, + "dependencies": { + "shebang-regex": "^3.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/shebang-regex": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", + "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/slice-ansi": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz", + "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==", + "dev": true, + "dependencies": { + "ansi-styles": "^4.0.0", + "astral-regex": "^2.0.0", + "is-fullwidth-code-point": "^3.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/slice-ansi?sponsor=1" + } + }, + "node_modules/sprintf-js": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", + "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", + "dev": true + }, + "node_modules/string-width": { + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "dev": true, + "dependencies": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/strip-ansi": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "dev": true, + "dependencies": { + "ansi-regex": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/strip-json-comments": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", + "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", + "dev": true, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/supports-color": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "dev": true, + "dependencies": { + "has-flag": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/supports-preserve-symlinks-flag": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", + "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", + "dev": true, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/table": { + "version": "6.8.1", + "resolved": "https://registry.npmjs.org/table/-/table-6.8.1.tgz", + "integrity": "sha512-Y4X9zqrCftUhMeH2EptSSERdVKt/nEdijTOacGD/97EKjhQ/Qs8RTlEGABSJNNN8lac9kheH+af7yAkEWlgneA==", + "dev": true, + "dependencies": { + "ajv": "^8.0.1", + "lodash.truncate": "^4.4.2", + "slice-ansi": "^4.0.0", + "string-width": "^4.2.3", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=10.0.0" + } + }, + "node_modules/table/node_modules/ajv": { + "version": "8.12.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", + "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", + "dev": true, + "dependencies": { + "fast-deep-equal": "^3.1.1", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2", + "uri-js": "^4.2.2" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" + } + }, + "node_modules/table/node_modules/json-schema-traverse": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", + "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", + "dev": true + }, + "node_modules/text-table": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", + "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", + "dev": true + }, + "node_modules/type-check": { + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", + "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", + "dev": true, + "dependencies": { + "prelude-ls": "^1.2.1" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/type-fest": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", + "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", + "dev": true, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/uri-js": { + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", + "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", + "dev": true, + "dependencies": { + "punycode": "^2.1.0" + } + }, + "node_modules/v8-compile-cache": { + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.4.0.tgz", + "integrity": "sha512-ocyWc3bAHBB/guyqJQVI5o4BZkPhznPYUG2ea80Gond/BgNWpap8TOmLSeeQG7bnh2KMISxskdADG59j7zruhw==", + "dev": true + }, + "node_modules/vscode-json-languageservice": { + "version": "3.11.0", + "resolved": "https://registry.npmjs.org/vscode-json-languageservice/-/vscode-json-languageservice-3.11.0.tgz", + "integrity": "sha512-QxI+qV97uD7HHOCjh3MrM1TfbdwmTXrMckri5Tus1/FQiG3baDZb2C9Y0y8QThs7PwHYBIQXcAc59ZveCRZKPA==", + "dev": true, + "dependencies": { + "jsonc-parser": "^3.0.0", + "vscode-languageserver-textdocument": "^1.0.1", + "vscode-languageserver-types": "3.16.0-next.2", + "vscode-nls": "^5.0.0", + "vscode-uri": "^2.1.2" + } + }, + "node_modules/vscode-languageserver-textdocument": { + "version": "1.0.11", + "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.11.tgz", + "integrity": "sha512-X+8T3GoiwTVlJbicx/sIAF+yuJAqz8VvwJyoMVhwEMoEKE/fkDmrqUgDMyBECcM2A2frVZIUj5HI/ErRXCfOeA==", + "dev": true + }, + "node_modules/vscode-languageserver-types": { + "version": "3.16.0-next.2", + "resolved": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.16.0-next.2.tgz", + "integrity": "sha512-QjXB7CKIfFzKbiCJC4OWC8xUncLsxo19FzGVp/ADFvvi87PlmBSCAtZI5xwGjF5qE0xkLf0jjKUn3DzmpDP52Q==", + "dev": true + }, + "node_modules/vscode-nls": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/vscode-nls/-/vscode-nls-5.2.0.tgz", + "integrity": "sha512-RAaHx7B14ZU04EU31pT+rKz2/zSl7xMsfIZuo8pd+KZO6PXtQmpevpq3vxvWNcrGbdmhM/rr5Uw5Mz+NBfhVng==", + "dev": true + }, + "node_modules/vscode-uri": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-2.1.2.tgz", + "integrity": "sha512-8TEXQxlldWAuIODdukIb+TR5s+9Ds40eSJrw+1iDDA9IFORPjMELarNQE3myz5XIkWWpdprmJjm1/SxMlWOC8A==", + "dev": true + }, + "node_modules/which": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "dev": true, + "dependencies": { + "isexe": "^2.0.0" + }, + "bin": { + "node-which": "bin/node-which" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/wrappy": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", + "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", + "dev": true + }, + "node_modules/yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", + "dev": true + } + }, + "dependencies": { + "@aashutoshrathi/word-wrap": { + "version": "1.2.6", + "resolved": "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz", + "integrity": "sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==", + "dev": true + }, + "@babel/code-frame": { + "version": "7.12.11", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz", + "integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==", + "dev": true, + "requires": { + "@babel/highlight": "^7.10.4" + } + }, + "@babel/helper-validator-identifier": { + "version": "7.22.20", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz", + "integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==", + "dev": true + }, + "@babel/highlight": { + "version": "7.23.4", + "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.23.4.tgz", + "integrity": "sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==", + "dev": true, + "requires": { + "@babel/helper-validator-identifier": "^7.22.20", + "chalk": "^2.4.2", + "js-tokens": "^4.0.0" + }, + "dependencies": { + "ansi-styles": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", + "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", + "dev": true, + "requires": { + "color-convert": "^1.9.0" + } + }, + "chalk": { + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", + "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", + "dev": true, + "requires": { + "ansi-styles": "^3.2.1", + "escape-string-regexp": "^1.0.5", + "supports-color": "^5.3.0" + } + }, + "color-convert": { + "version": "1.9.3", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", + "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", + "dev": true, + "requires": { + "color-name": "1.1.3" + } + }, + "color-name": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", + "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", + "dev": true + }, + "escape-string-regexp": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", + "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", + "dev": true + }, + "has-flag": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", + "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", + "dev": true + }, + "supports-color": { + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", + "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", + "dev": true, + "requires": { + "has-flag": "^3.0.0" + } + } + } + }, + "@eslint/eslintrc": { + "version": "0.4.3", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz", + "integrity": "sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==", + "dev": true, + "requires": { + "ajv": "^6.12.4", + "debug": "^4.1.1", + "espree": "^7.3.0", + "globals": "^13.9.0", + "ignore": "^4.0.6", + "import-fresh": "^3.2.1", + "js-yaml": "^3.13.1", + "minimatch": "^3.0.4", + "strip-json-comments": "^3.1.1" + } + }, + "@humanwhocodes/config-array": { + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.5.0.tgz", + "integrity": "sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==", + "dev": true, + "requires": { + "@humanwhocodes/object-schema": "^1.2.0", + "debug": "^4.1.1", + "minimatch": "^3.0.4" + } + }, + "@humanwhocodes/object-schema": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz", + "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==", + "dev": true + }, + "acorn": { + "version": "7.4.1", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz", + "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==", + "dev": true + }, + "acorn-jsx": { + "version": "5.3.2", + "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", + "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", + "dev": true, + "requires": {} + }, + "ajv": { + "version": "6.12.6", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", + "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", + "dev": true, + "requires": { + "fast-deep-equal": "^3.1.1", + "fast-json-stable-stringify": "^2.0.0", + "json-schema-traverse": "^0.4.1", + "uri-js": "^4.2.2" + } + }, + "ansi-colors": { + "version": "4.1.3", + "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz", + "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==", + "dev": true + }, + "ansi-regex": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "dev": true + }, + "ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "argparse": { + "version": "1.0.10", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", + "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", + "dev": true, + "requires": { + "sprintf-js": "~1.0.2" + } + }, + "astral-regex": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz", + "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==", + "dev": true + }, + "balanced-match": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", + "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", + "dev": true + }, + "brace-expansion": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "dev": true, + "requires": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + } + }, + "callsites": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", + "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", + "dev": true + }, + "chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dev": true, + "requires": { + "color-name": "~1.1.4" + } + }, + "color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "dev": true + }, + "concat-map": { + "version": "0.0.1", + "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", + "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", + "dev": true + }, + "cross-spawn": { + "version": "7.0.3", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", + "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "dev": true, + "requires": { + "path-key": "^3.1.0", + "shebang-command": "^2.0.0", + "which": "^2.0.1" + } + }, + "debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "dev": true, + "requires": { + "ms": "2.1.2" + } + }, + "deep-is": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", + "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", + "dev": true + }, + "doctrine": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", + "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", + "dev": true, + "requires": { + "esutils": "^2.0.2" + } + }, + "emoji-regex": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "dev": true + }, + "enquirer": { + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/enquirer/-/enquirer-2.4.1.tgz", + "integrity": "sha512-rRqJg/6gd538VHvR3PSrdRBb/1Vy2YfzHqzvbhGIQpDRKIa4FgV/54b5Q1xYSxOOwKvjXweS26E0Q+nAMwp2pQ==", + "dev": true, + "requires": { + "ansi-colors": "^4.1.1", + "strip-ansi": "^6.0.1" + } + }, + "escape-string-regexp": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", + "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", + "dev": true + }, + "eslint": { + "version": "7.32.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.32.0.tgz", + "integrity": "sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==", + "dev": true, + "requires": { + "@babel/code-frame": "7.12.11", + "@eslint/eslintrc": "^0.4.3", + "@humanwhocodes/config-array": "^0.5.0", + "ajv": "^6.10.0", + "chalk": "^4.0.0", + "cross-spawn": "^7.0.2", + "debug": "^4.0.1", + "doctrine": "^3.0.0", + "enquirer": "^2.3.5", + "escape-string-regexp": "^4.0.0", + "eslint-scope": "^5.1.1", + "eslint-utils": "^2.1.0", + "eslint-visitor-keys": "^2.0.0", + "espree": "^7.3.1", + "esquery": "^1.4.0", + "esutils": "^2.0.2", + "fast-deep-equal": "^3.1.3", + "file-entry-cache": "^6.0.1", + "functional-red-black-tree": "^1.0.1", + "glob-parent": "^5.1.2", + "globals": "^13.6.0", + "ignore": "^4.0.6", + "import-fresh": "^3.0.0", + "imurmurhash": "^0.1.4", + "is-glob": "^4.0.0", + "js-yaml": "^3.13.1", + "json-stable-stringify-without-jsonify": "^1.0.1", + "levn": "^0.4.1", + "lodash.merge": "^4.6.2", + "minimatch": "^3.0.4", + "natural-compare": "^1.4.0", + "optionator": "^0.9.1", + "progress": "^2.0.0", + "regexpp": "^3.1.0", + "semver": "^7.2.1", + "strip-ansi": "^6.0.0", + "strip-json-comments": "^3.1.0", + "table": "^6.0.9", + "text-table": "^0.2.0", + "v8-compile-cache": "^2.0.3" + } + }, + "eslint-plugin-es": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-es/-/eslint-plugin-es-3.0.1.tgz", + "integrity": "sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==", + "dev": true, + "requires": { + "eslint-utils": "^2.0.0", + "regexpp": "^3.0.0" + } + }, + "eslint-plugin-json": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/eslint-plugin-json/-/eslint-plugin-json-2.1.2.tgz", + "integrity": "sha512-isM/fsUxS4wN1+nLsWoV5T4gLgBQnsql3nMTr8u+cEls1bL8rRQO5CP5GtxJxaOfbcKqnz401styw+H/P+e78Q==", + "dev": true, + "requires": { + "lodash": "^4.17.19", + "vscode-json-languageservice": "^3.7.0" + } + }, + "eslint-plugin-node": { + "version": "11.1.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-node/-/eslint-plugin-node-11.1.0.tgz", + "integrity": "sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==", + "dev": true, + "requires": { + "eslint-plugin-es": "^3.0.0", + "eslint-utils": "^2.0.0", + "ignore": "^5.1.1", + "minimatch": "^3.0.4", + "resolve": "^1.10.1", + "semver": "^6.1.0" + }, + "dependencies": { + "ignore": { + "version": "5.3.1", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz", + "integrity": "sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==", + "dev": true + }, + "semver": { + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "dev": true + } + } + }, + "eslint-scope": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", + "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", + "dev": true, + "requires": { + "esrecurse": "^4.3.0", + "estraverse": "^4.1.1" + } + }, + "eslint-utils": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz", + "integrity": "sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==", + "dev": true, + "requires": { + "eslint-visitor-keys": "^1.1.0" + }, + "dependencies": { + "eslint-visitor-keys": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", + "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", + "dev": true + } + } + }, + "eslint-visitor-keys": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", + "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==", + "dev": true + }, + "espree": { + "version": "7.3.1", + "resolved": "https://registry.npmjs.org/espree/-/espree-7.3.1.tgz", + "integrity": "sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==", + "dev": true, + "requires": { + "acorn": "^7.4.0", + "acorn-jsx": "^5.3.1", + "eslint-visitor-keys": "^1.3.0" + }, + "dependencies": { + "eslint-visitor-keys": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", + "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", + "dev": true + } + } + }, + "esprima": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", + "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", + "dev": true + }, + "esquery": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", + "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", + "dev": true, + "requires": { + "estraverse": "^5.1.0" + }, + "dependencies": { + "estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "dev": true + } + } + }, + "esrecurse": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", + "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", + "dev": true, + "requires": { + "estraverse": "^5.2.0" + }, + "dependencies": { + "estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "dev": true + } + } + }, + "estraverse": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", + "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", + "dev": true + }, + "esutils": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", + "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", + "dev": true + }, + "fast-deep-equal": { + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", + "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", + "dev": true + }, + "fast-json-stable-stringify": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", + "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", + "dev": true + }, + "fast-levenshtein": { + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", + "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", + "dev": true + }, + "file-entry-cache": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", + "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", + "dev": true, + "requires": { + "flat-cache": "^3.0.4" + } + }, + "flat-cache": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz", + "integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==", + "dev": true, + "requires": { + "flatted": "^3.2.9", + "keyv": "^4.5.3", + "rimraf": "^3.0.2" + } + }, + "flatted": { + "version": "3.2.9", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.9.tgz", + "integrity": "sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==", + "dev": true + }, + "fs.realpath": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", + "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", + "dev": true + }, + "function-bind": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", + "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", + "dev": true + }, + "functional-red-black-tree": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz", + "integrity": "sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==", + "dev": true + }, + "glob": { + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", + "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", + "dev": true, + "requires": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^3.1.1", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" + } + }, + "glob-parent": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", + "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", + "dev": true, + "requires": { + "is-glob": "^4.0.1" + } + }, + "globals": { + "version": "13.24.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", + "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", + "dev": true, + "requires": { + "type-fest": "^0.20.2" + } + }, + "has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "dev": true + }, + "hasown": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.0.tgz", + "integrity": "sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==", + "dev": true, + "requires": { + "function-bind": "^1.1.2" + } + }, + "ignore": { + "version": "4.0.6", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz", + "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==", + "dev": true + }, + "import-fresh": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", + "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", + "dev": true, + "requires": { + "parent-module": "^1.0.0", + "resolve-from": "^4.0.0" + } + }, + "imurmurhash": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", + "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", + "dev": true + }, + "inflight": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", + "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", + "dev": true, + "requires": { + "once": "^1.3.0", + "wrappy": "1" + } + }, + "inherits": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", + "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", + "dev": true + }, + "ip-regex": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/ip-regex/-/ip-regex-5.0.0.tgz", + "integrity": "sha512-fOCG6lhoKKakwv+C6KdsOnGvgXnmgfmp0myi3bcNwj3qfwPAxRKWEuFhvEFF7ceYIz6+1jRZ+yguLFAmUNPEfw==" + }, + "is-core-module": { + "version": "2.13.1", + "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz", + "integrity": "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==", + "dev": true, + "requires": { + "hasown": "^2.0.0" + } + }, + "is-extglob": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", + "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", + "dev": true + }, + "is-fullwidth-code-point": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", + "dev": true + }, + "is-glob": { + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", + "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", + "dev": true, + "requires": { + "is-extglob": "^2.1.1" + } + }, + "isexe": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", + "dev": true + }, + "js-tokens": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", + "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", + "dev": true + }, + "js-yaml": { + "version": "3.14.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", + "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", + "dev": true, + "requires": { + "argparse": "^1.0.7", + "esprima": "^4.0.0" + } + }, + "json-buffer": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", + "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", + "dev": true + }, + "json-schema-traverse": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", + "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", + "dev": true + }, + "json-stable-stringify-without-jsonify": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", + "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", + "dev": true + }, + "jsonc-parser": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.2.1.tgz", + "integrity": "sha512-AilxAyFOAcK5wA1+LeaySVBrHsGQvUFCDWXKpZjzaL0PqW+xfBOttn8GNtWKFWqneyMZj41MWF9Kl6iPWLwgOA==", + "dev": true + }, + "keyv": { + "version": "4.5.4", + "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz", + "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", + "dev": true, + "requires": { + "json-buffer": "3.0.1" + } + }, + "levn": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", + "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", + "dev": true, + "requires": { + "prelude-ls": "^1.2.1", + "type-check": "~0.4.0" + } + }, + "lodash": { + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", + "dev": true + }, + "lodash.merge": { + "version": "4.6.2", + "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", + "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", + "dev": true + }, + "lodash.truncate": { + "version": "4.4.2", + "resolved": "https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz", + "integrity": "sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==", + "dev": true + }, + "lru-cache": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", + "dev": true, + "requires": { + "yallist": "^4.0.0" + } + }, + "minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "dev": true, + "requires": { + "brace-expansion": "^1.1.7" + } + }, + "ms": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", + "dev": true + }, + "natural-compare": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", + "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", + "dev": true + }, + "once": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", + "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", + "dev": true, + "requires": { + "wrappy": "1" + } + }, + "optionator": { + "version": "0.9.3", + "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.3.tgz", + "integrity": "sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==", + "dev": true, + "requires": { + "@aashutoshrathi/word-wrap": "^1.2.3", + "deep-is": "^0.1.3", + "fast-levenshtein": "^2.0.6", + "levn": "^0.4.1", + "prelude-ls": "^1.2.1", + "type-check": "^0.4.0" + } + }, + "parent-module": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", + "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", + "dev": true, + "requires": { + "callsites": "^3.0.0" + } + }, + "path-is-absolute": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", + "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", + "dev": true + }, + "path-key": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", + "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", + "dev": true + }, + "path-parse": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", + "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", + "dev": true + }, + "prelude-ls": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", + "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", + "dev": true + }, + "progress": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz", + "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==", + "dev": true + }, + "punycode": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", + "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", + "dev": true + }, + "ramda": { + "version": "0.27.2", + "resolved": "https://registry.npmjs.org/ramda/-/ramda-0.27.2.tgz", + "integrity": "sha512-SbiLPU40JuJniHexQSAgad32hfwd+DRUdwF2PlVuI5RZD0/vahUco7R8vD86J/tcEKKF9vZrUVwgtmGCqlCKyA==" + }, + "regexpp": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz", + "integrity": "sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==", + "dev": true + }, + "require-from-string": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", + "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", + "dev": true + }, + "resolve": { + "version": "1.22.8", + "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz", + "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==", + "dev": true, + "requires": { + "is-core-module": "^2.13.0", + "path-parse": "^1.0.7", + "supports-preserve-symlinks-flag": "^1.0.0" + } + }, + "resolve-from": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", + "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", + "dev": true + }, + "rimraf": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", + "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", + "dev": true, + "requires": { + "glob": "^7.1.3" + } + }, + "semver": { + "version": "7.6.0", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", + "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "dev": true, + "requires": { + "lru-cache": "^6.0.0" + } + }, + "shebang-command": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", + "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", + "dev": true, + "requires": { + "shebang-regex": "^3.0.0" + } + }, + "shebang-regex": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", + "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", + "dev": true + }, + "slice-ansi": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz", + "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==", + "dev": true, + "requires": { + "ansi-styles": "^4.0.0", + "astral-regex": "^2.0.0", + "is-fullwidth-code-point": "^3.0.0" + } + }, + "sprintf-js": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", + "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", + "dev": true + }, + "string-width": { + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "dev": true, + "requires": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + } + }, + "strip-ansi": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "dev": true, + "requires": { + "ansi-regex": "^5.0.1" + } + }, + "strip-json-comments": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", + "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", + "dev": true + }, + "supports-color": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + }, + "supports-preserve-symlinks-flag": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", + "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", + "dev": true + }, + "table": { + "version": "6.8.1", + "resolved": "https://registry.npmjs.org/table/-/table-6.8.1.tgz", + "integrity": "sha512-Y4X9zqrCftUhMeH2EptSSERdVKt/nEdijTOacGD/97EKjhQ/Qs8RTlEGABSJNNN8lac9kheH+af7yAkEWlgneA==", + "dev": true, + "requires": { + "ajv": "^8.0.1", + "lodash.truncate": "^4.4.2", + "slice-ansi": "^4.0.0", + "string-width": "^4.2.3", + "strip-ansi": "^6.0.1" + }, + "dependencies": { + "ajv": { + "version": "8.12.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", + "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", + "dev": true, + "requires": { + "fast-deep-equal": "^3.1.1", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2", + "uri-js": "^4.2.2" + } + }, + "json-schema-traverse": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", + "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", + "dev": true + } + } + }, + "text-table": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", + "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", + "dev": true + }, + "type-check": { + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", + "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", + "dev": true, + "requires": { + "prelude-ls": "^1.2.1" + } + }, + "type-fest": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", + "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", + "dev": true + }, + "uri-js": { + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", + "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", + "dev": true, + "requires": { + "punycode": "^2.1.0" + } + }, + "v8-compile-cache": { + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.4.0.tgz", + "integrity": "sha512-ocyWc3bAHBB/guyqJQVI5o4BZkPhznPYUG2ea80Gond/BgNWpap8TOmLSeeQG7bnh2KMISxskdADG59j7zruhw==", + "dev": true + }, + "vscode-json-languageservice": { + "version": "3.11.0", + "resolved": "https://registry.npmjs.org/vscode-json-languageservice/-/vscode-json-languageservice-3.11.0.tgz", + "integrity": "sha512-QxI+qV97uD7HHOCjh3MrM1TfbdwmTXrMckri5Tus1/FQiG3baDZb2C9Y0y8QThs7PwHYBIQXcAc59ZveCRZKPA==", + "dev": true, + "requires": { + "jsonc-parser": "^3.0.0", + "vscode-languageserver-textdocument": "^1.0.1", + "vscode-languageserver-types": "3.16.0-next.2", + "vscode-nls": "^5.0.0", + "vscode-uri": "^2.1.2" + } + }, + "vscode-languageserver-textdocument": { + "version": "1.0.11", + "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.11.tgz", + "integrity": "sha512-X+8T3GoiwTVlJbicx/sIAF+yuJAqz8VvwJyoMVhwEMoEKE/fkDmrqUgDMyBECcM2A2frVZIUj5HI/ErRXCfOeA==", + "dev": true + }, + "vscode-languageserver-types": { + "version": "3.16.0-next.2", + "resolved": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.16.0-next.2.tgz", + "integrity": "sha512-QjXB7CKIfFzKbiCJC4OWC8xUncLsxo19FzGVp/ADFvvi87PlmBSCAtZI5xwGjF5qE0xkLf0jjKUn3DzmpDP52Q==", + "dev": true + }, + "vscode-nls": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/vscode-nls/-/vscode-nls-5.2.0.tgz", + "integrity": "sha512-RAaHx7B14ZU04EU31pT+rKz2/zSl7xMsfIZuo8pd+KZO6PXtQmpevpq3vxvWNcrGbdmhM/rr5Uw5Mz+NBfhVng==", + "dev": true + }, + "vscode-uri": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-2.1.2.tgz", + "integrity": "sha512-8TEXQxlldWAuIODdukIb+TR5s+9Ds40eSJrw+1iDDA9IFORPjMELarNQE3myz5XIkWWpdprmJjm1/SxMlWOC8A==", + "dev": true + }, + "which": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "dev": true, + "requires": { + "isexe": "^2.0.0" + } + }, + "wrappy": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", + "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", + "dev": true + }, + "yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", + "dev": true + } + } +} From b4eb0727c7ab74249fabf8d633db7ff878c533e0 Mon Sep 17 00:00:00 2001 From: fathulfahmy Date: Fri, 9 Feb 2024 17:31:19 +0800 Subject: [PATCH 0054/2331] feat(domain): fathulfahmy.is-a.dev --- domains/fathulfahmy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fathulfahmy.json diff --git a/domains/fathulfahmy.json b/domains/fathulfahmy.json new file mode 100644 index 000000000..73a5774b2 --- /dev/null +++ b/domains/fathulfahmy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "fathulfahmy", + "email": "mfathulfahmy@gmail.com" + }, + "record": { + "URL": "https://fathulfahmy.github.io/site/" + } +} From 0d93f97c0ee9b927970718fea3c09adad48ffb6b Mon Sep 17 00:00:00 2001 From: Patui Date: Fri, 9 Feb 2024 17:40:36 +0800 Subject: [PATCH 0055/2331] feat(domain): edit fathulfahmy.json --- domains/fathulfahmy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fathulfahmy.json b/domains/fathulfahmy.json index 73a5774b2..94990c494 100644 --- a/domains/fathulfahmy.json +++ b/domains/fathulfahmy.json @@ -4,6 +4,6 @@ "email": "mfathulfahmy@gmail.com" }, "record": { - "URL": "https://fathulfahmy.github.io/site/" + "CNAME": "fathulfahmy.github.io" } } From dce3df4cfba81704b2695d42329136325f89c236 Mon Sep 17 00:00:00 2001 From: noteffex Date: Fri, 9 Feb 2024 15:38:13 +0545 Subject: [PATCH 0056/2331] feat(domain): effex.is-a.dev --- domains/effex.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/effex.json diff --git a/domains/effex.json b/domains/effex.json new file mode 100644 index 000000000..3fd801923 --- /dev/null +++ b/domains/effex.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "noteffex", + "email": "effex.wtf@gmail.com" + }, + "record": { + "URL": "https://github.com/noteffex" + } +} From 2062b21b38948a5a4c31ce5d1bd4a34904f35617 Mon Sep 17 00:00:00 2001 From: Patui Date: Fri, 9 Feb 2024 17:56:55 +0800 Subject: [PATCH 0057/2331] feat(domain): update fathulfahmy.json --- domains/fathulfahmy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fathulfahmy.json b/domains/fathulfahmy.json index 94990c494..b60121645 100644 --- a/domains/fathulfahmy.json +++ b/domains/fathulfahmy.json @@ -4,6 +4,6 @@ "email": "mfathulfahmy@gmail.com" }, "record": { - "CNAME": "fathulfahmy.github.io" + "URL": "fathulfahmy.netlify.app" } } From 43a395add9445a1aad6f769c725bf0837a311e31 Mon Sep 17 00:00:00 2001 From: darvingaba Date: Fri, 9 Feb 2024 20:26:57 +0100 Subject: [PATCH 0058/2331] deleted: package-lock.json --- package-lock.json | 2579 --------------------------------------------- 1 file changed, 2579 deletions(-) delete mode 100644 package-lock.json diff --git a/package-lock.json b/package-lock.json deleted file mode 100644 index 8d214113c..000000000 --- a/package-lock.json +++ /dev/null @@ -1,2579 +0,0 @@ -{ - "name": "is-a-dev-core", - "version": "1.0.0", - "lockfileVersion": 2, - "requires": true, - "packages": { - "": { - "name": "is-a-dev-core", - "version": "1.0.0", - "license": "GPL-3.0", - "dependencies": { - "ip-regex": "^5.0.0", - "ramda": "^0.27.1" - }, - "devDependencies": { - "eslint": "^7.11.0", - "eslint-plugin-json": "^2.1.2", - "eslint-plugin-node": "^11.1.0" - } - }, - "node_modules/@aashutoshrathi/word-wrap": { - "version": "1.2.6", - "resolved": "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz", - "integrity": "sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/@babel/code-frame": { - "version": "7.12.11", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz", - "integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==", - "dev": true, - "dependencies": { - "@babel/highlight": "^7.10.4" - } - }, - "node_modules/@babel/helper-validator-identifier": { - "version": "7.22.20", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz", - "integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==", - "dev": true, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/highlight": { - "version": "7.23.4", - "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.23.4.tgz", - "integrity": "sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==", - "dev": true, - "dependencies": { - "@babel/helper-validator-identifier": "^7.22.20", - "chalk": "^2.4.2", - "js-tokens": "^4.0.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/highlight/node_modules/ansi-styles": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", - "dev": true, - "dependencies": { - "color-convert": "^1.9.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/@babel/highlight/node_modules/chalk": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", - "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", - "dev": true, - "dependencies": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/@babel/highlight/node_modules/color-convert": { - "version": "1.9.3", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", - "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", - "dev": true, - "dependencies": { - "color-name": "1.1.3" - } - }, - "node_modules/@babel/highlight/node_modules/color-name": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", - "dev": true - }, - "node_modules/@babel/highlight/node_modules/escape-string-regexp": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", - "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", - "dev": true, - "engines": { - "node": ">=0.8.0" - } - }, - "node_modules/@babel/highlight/node_modules/has-flag": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/@babel/highlight/node_modules/supports-color": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", - "dev": true, - "dependencies": { - "has-flag": "^3.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/@eslint/eslintrc": { - "version": "0.4.3", - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz", - "integrity": "sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==", - "dev": true, - "dependencies": { - "ajv": "^6.12.4", - "debug": "^4.1.1", - "espree": "^7.3.0", - "globals": "^13.9.0", - "ignore": "^4.0.6", - "import-fresh": "^3.2.1", - "js-yaml": "^3.13.1", - "minimatch": "^3.0.4", - "strip-json-comments": "^3.1.1" - }, - "engines": { - "node": "^10.12.0 || >=12.0.0" - } - }, - "node_modules/@humanwhocodes/config-array": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.5.0.tgz", - "integrity": "sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==", - "dev": true, - "dependencies": { - "@humanwhocodes/object-schema": "^1.2.0", - "debug": "^4.1.1", - "minimatch": "^3.0.4" - }, - "engines": { - "node": ">=10.10.0" - } - }, - "node_modules/@humanwhocodes/object-schema": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz", - "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==", - "dev": true - }, - "node_modules/acorn": { - "version": "7.4.1", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz", - "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==", - "dev": true, - "bin": { - "acorn": "bin/acorn" - }, - "engines": { - "node": ">=0.4.0" - } - }, - "node_modules/acorn-jsx": { - "version": "5.3.2", - "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", - "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", - "dev": true, - "peerDependencies": { - "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" - } - }, - "node_modules/ajv": { - "version": "6.12.6", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", - "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", - "dev": true, - "dependencies": { - "fast-deep-equal": "^3.1.1", - "fast-json-stable-stringify": "^2.0.0", - "json-schema-traverse": "^0.4.1", - "uri-js": "^4.2.2" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" - } - }, - "node_modules/ansi-colors": { - "version": "4.1.3", - "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz", - "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/ansi-regex": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", - "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dev": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/argparse": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", - "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", - "dev": true, - "dependencies": { - "sprintf-js": "~1.0.2" - } - }, - "node_modules/astral-regex": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz", - "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/balanced-match": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", - "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", - "dev": true - }, - "node_modules/brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "dev": true, - "dependencies": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "node_modules/callsites": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", - "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "dev": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true - }, - "node_modules/concat-map": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", - "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", - "dev": true - }, - "node_modules/cross-spawn": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", - "dev": true, - "dependencies": { - "path-key": "^3.1.0", - "shebang-command": "^2.0.0", - "which": "^2.0.1" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/debug": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", - "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", - "dev": true, - "dependencies": { - "ms": "2.1.2" - }, - "engines": { - "node": ">=6.0" - }, - "peerDependenciesMeta": { - "supports-color": { - "optional": true - } - } - }, - "node_modules/deep-is": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", - "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", - "dev": true - }, - "node_modules/doctrine": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", - "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", - "dev": true, - "dependencies": { - "esutils": "^2.0.2" - }, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/emoji-regex": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", - "dev": true - }, - "node_modules/enquirer": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/enquirer/-/enquirer-2.4.1.tgz", - "integrity": "sha512-rRqJg/6gd538VHvR3PSrdRBb/1Vy2YfzHqzvbhGIQpDRKIa4FgV/54b5Q1xYSxOOwKvjXweS26E0Q+nAMwp2pQ==", - "dev": true, - "dependencies": { - "ansi-colors": "^4.1.1", - "strip-ansi": "^6.0.1" - }, - "engines": { - "node": ">=8.6" - } - }, - "node_modules/escape-string-regexp": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", - "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", - "dev": true, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/eslint": { - "version": "7.32.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.32.0.tgz", - "integrity": "sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==", - "dev": true, - "dependencies": { - "@babel/code-frame": "7.12.11", - "@eslint/eslintrc": "^0.4.3", - "@humanwhocodes/config-array": "^0.5.0", - "ajv": "^6.10.0", - "chalk": "^4.0.0", - "cross-spawn": "^7.0.2", - "debug": "^4.0.1", - "doctrine": "^3.0.0", - "enquirer": "^2.3.5", - "escape-string-regexp": "^4.0.0", - "eslint-scope": "^5.1.1", - "eslint-utils": "^2.1.0", - "eslint-visitor-keys": "^2.0.0", - "espree": "^7.3.1", - "esquery": "^1.4.0", - "esutils": "^2.0.2", - "fast-deep-equal": "^3.1.3", - "file-entry-cache": "^6.0.1", - "functional-red-black-tree": "^1.0.1", - "glob-parent": "^5.1.2", - "globals": "^13.6.0", - "ignore": "^4.0.6", - "import-fresh": "^3.0.0", - "imurmurhash": "^0.1.4", - "is-glob": "^4.0.0", - "js-yaml": "^3.13.1", - "json-stable-stringify-without-jsonify": "^1.0.1", - "levn": "^0.4.1", - "lodash.merge": "^4.6.2", - "minimatch": "^3.0.4", - "natural-compare": "^1.4.0", - "optionator": "^0.9.1", - "progress": "^2.0.0", - "regexpp": "^3.1.0", - "semver": "^7.2.1", - "strip-ansi": "^6.0.0", - "strip-json-comments": "^3.1.0", - "table": "^6.0.9", - "text-table": "^0.2.0", - "v8-compile-cache": "^2.0.3" - }, - "bin": { - "eslint": "bin/eslint.js" - }, - "engines": { - "node": "^10.12.0 || >=12.0.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" - } - }, - "node_modules/eslint-plugin-es": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-es/-/eslint-plugin-es-3.0.1.tgz", - "integrity": "sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==", - "dev": true, - "dependencies": { - "eslint-utils": "^2.0.0", - "regexpp": "^3.0.0" - }, - "engines": { - "node": ">=8.10.0" - }, - "funding": { - "url": "https://github.com/sponsors/mysticatea" - }, - "peerDependencies": { - "eslint": ">=4.19.1" - } - }, - "node_modules/eslint-plugin-json": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-json/-/eslint-plugin-json-2.1.2.tgz", - "integrity": "sha512-isM/fsUxS4wN1+nLsWoV5T4gLgBQnsql3nMTr8u+cEls1bL8rRQO5CP5GtxJxaOfbcKqnz401styw+H/P+e78Q==", - "dev": true, - "dependencies": { - "lodash": "^4.17.19", - "vscode-json-languageservice": "^3.7.0" - }, - "engines": { - "node": ">=8.10.0" - } - }, - "node_modules/eslint-plugin-node": { - "version": "11.1.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-node/-/eslint-plugin-node-11.1.0.tgz", - "integrity": "sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==", - "dev": true, - "dependencies": { - "eslint-plugin-es": "^3.0.0", - "eslint-utils": "^2.0.0", - "ignore": "^5.1.1", - "minimatch": "^3.0.4", - "resolve": "^1.10.1", - "semver": "^6.1.0" - }, - "engines": { - "node": ">=8.10.0" - }, - "peerDependencies": { - "eslint": ">=5.16.0" - } - }, - "node_modules/eslint-plugin-node/node_modules/ignore": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz", - "integrity": "sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==", - "dev": true, - "engines": { - "node": ">= 4" - } - }, - "node_modules/eslint-plugin-node/node_modules/semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true, - "bin": { - "semver": "bin/semver.js" - } - }, - "node_modules/eslint-scope": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", - "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", - "dev": true, - "dependencies": { - "esrecurse": "^4.3.0", - "estraverse": "^4.1.1" - }, - "engines": { - "node": ">=8.0.0" - } - }, - "node_modules/eslint-utils": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz", - "integrity": "sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==", - "dev": true, - "dependencies": { - "eslint-visitor-keys": "^1.1.0" - }, - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/mysticatea" - } - }, - "node_modules/eslint-utils/node_modules/eslint-visitor-keys": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", - "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/eslint-visitor-keys": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", - "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==", - "dev": true, - "engines": { - "node": ">=10" - } - }, - "node_modules/espree": { - "version": "7.3.1", - "resolved": "https://registry.npmjs.org/espree/-/espree-7.3.1.tgz", - "integrity": "sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==", - "dev": true, - "dependencies": { - "acorn": "^7.4.0", - "acorn-jsx": "^5.3.1", - "eslint-visitor-keys": "^1.3.0" - }, - "engines": { - "node": "^10.12.0 || >=12.0.0" - } - }, - "node_modules/espree/node_modules/eslint-visitor-keys": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", - "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/esprima": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", - "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", - "dev": true, - "bin": { - "esparse": "bin/esparse.js", - "esvalidate": "bin/esvalidate.js" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/esquery": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", - "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", - "dev": true, - "dependencies": { - "estraverse": "^5.1.0" - }, - "engines": { - "node": ">=0.10" - } - }, - "node_modules/esquery/node_modules/estraverse": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", - "dev": true, - "engines": { - "node": ">=4.0" - } - }, - "node_modules/esrecurse": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", - "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", - "dev": true, - "dependencies": { - "estraverse": "^5.2.0" - }, - "engines": { - "node": ">=4.0" - } - }, - "node_modules/esrecurse/node_modules/estraverse": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", - "dev": true, - "engines": { - "node": ">=4.0" - } - }, - "node_modules/estraverse": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", - "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", - "dev": true, - "engines": { - "node": ">=4.0" - } - }, - "node_modules/esutils": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", - "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/fast-deep-equal": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", - "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", - "dev": true - }, - "node_modules/fast-json-stable-stringify": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", - "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", - "dev": true - }, - "node_modules/fast-levenshtein": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", - "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", - "dev": true - }, - "node_modules/file-entry-cache": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", - "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", - "dev": true, - "dependencies": { - "flat-cache": "^3.0.4" - }, - "engines": { - "node": "^10.12.0 || >=12.0.0" - } - }, - "node_modules/flat-cache": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz", - "integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==", - "dev": true, - "dependencies": { - "flatted": "^3.2.9", - "keyv": "^4.5.3", - "rimraf": "^3.0.2" - }, - "engines": { - "node": "^10.12.0 || >=12.0.0" - } - }, - "node_modules/flatted": { - "version": "3.2.9", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.9.tgz", - "integrity": "sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==", - "dev": true - }, - "node_modules/fs.realpath": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", - "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", - "dev": true - }, - "node_modules/function-bind": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", - "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", - "dev": true, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/functional-red-black-tree": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz", - "integrity": "sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==", - "dev": true - }, - "node_modules/glob": { - "version": "7.2.3", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", - "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", - "dev": true, - "dependencies": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^3.1.1", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" - }, - "engines": { - "node": "*" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/glob-parent": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", - "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", - "dev": true, - "dependencies": { - "is-glob": "^4.0.1" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/globals": { - "version": "13.24.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", - "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", - "dev": true, - "dependencies": { - "type-fest": "^0.20.2" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/hasown": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.0.tgz", - "integrity": "sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==", - "dev": true, - "dependencies": { - "function-bind": "^1.1.2" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/ignore": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz", - "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==", - "dev": true, - "engines": { - "node": ">= 4" - } - }, - "node_modules/import-fresh": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", - "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", - "dev": true, - "dependencies": { - "parent-module": "^1.0.0", - "resolve-from": "^4.0.0" - }, - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/imurmurhash": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", - "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", - "dev": true, - "engines": { - "node": ">=0.8.19" - } - }, - "node_modules/inflight": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", - "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", - "dev": true, - "dependencies": { - "once": "^1.3.0", - "wrappy": "1" - } - }, - "node_modules/inherits": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", - "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", - "dev": true - }, - "node_modules/ip-regex": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/ip-regex/-/ip-regex-5.0.0.tgz", - "integrity": "sha512-fOCG6lhoKKakwv+C6KdsOnGvgXnmgfmp0myi3bcNwj3qfwPAxRKWEuFhvEFF7ceYIz6+1jRZ+yguLFAmUNPEfw==", - "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/is-core-module": { - "version": "2.13.1", - "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz", - "integrity": "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==", - "dev": true, - "dependencies": { - "hasown": "^2.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-extglob": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", - "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-fullwidth-code-point": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", - "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/is-glob": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", - "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", - "dev": true, - "dependencies": { - "is-extglob": "^2.1.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/isexe": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", - "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", - "dev": true - }, - "node_modules/js-tokens": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", - "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", - "dev": true - }, - "node_modules/js-yaml": { - "version": "3.14.1", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", - "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", - "dev": true, - "dependencies": { - "argparse": "^1.0.7", - "esprima": "^4.0.0" - }, - "bin": { - "js-yaml": "bin/js-yaml.js" - } - }, - "node_modules/json-buffer": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", - "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", - "dev": true - }, - "node_modules/json-schema-traverse": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", - "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", - "dev": true - }, - "node_modules/json-stable-stringify-without-jsonify": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", - "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", - "dev": true - }, - "node_modules/jsonc-parser": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.2.1.tgz", - "integrity": "sha512-AilxAyFOAcK5wA1+LeaySVBrHsGQvUFCDWXKpZjzaL0PqW+xfBOttn8GNtWKFWqneyMZj41MWF9Kl6iPWLwgOA==", - "dev": true - }, - "node_modules/keyv": { - "version": "4.5.4", - "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz", - "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", - "dev": true, - "dependencies": { - "json-buffer": "3.0.1" - } - }, - "node_modules/levn": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", - "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", - "dev": true, - "dependencies": { - "prelude-ls": "^1.2.1", - "type-check": "~0.4.0" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/lodash": { - "version": "4.17.21", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", - "dev": true - }, - "node_modules/lodash.merge": { - "version": "4.6.2", - "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", - "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", - "dev": true - }, - "node_modules/lodash.truncate": { - "version": "4.4.2", - "resolved": "https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz", - "integrity": "sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==", - "dev": true - }, - "node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/minimatch": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", - "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", - "dev": true, - "dependencies": { - "brace-expansion": "^1.1.7" - }, - "engines": { - "node": "*" - } - }, - "node_modules/ms": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", - "dev": true - }, - "node_modules/natural-compare": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", - "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", - "dev": true - }, - "node_modules/once": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", - "dev": true, - "dependencies": { - "wrappy": "1" - } - }, - "node_modules/optionator": { - "version": "0.9.3", - "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.3.tgz", - "integrity": "sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==", - "dev": true, - "dependencies": { - "@aashutoshrathi/word-wrap": "^1.2.3", - "deep-is": "^0.1.3", - "fast-levenshtein": "^2.0.6", - "levn": "^0.4.1", - "prelude-ls": "^1.2.1", - "type-check": "^0.4.0" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/parent-module": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", - "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", - "dev": true, - "dependencies": { - "callsites": "^3.0.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/path-is-absolute": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", - "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/path-key": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", - "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/path-parse": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", - "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", - "dev": true - }, - "node_modules/prelude-ls": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", - "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", - "dev": true, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/progress": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz", - "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==", - "dev": true, - "engines": { - "node": ">=0.4.0" - } - }, - "node_modules/punycode": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", - "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/ramda": { - "version": "0.27.2", - "resolved": "https://registry.npmjs.org/ramda/-/ramda-0.27.2.tgz", - "integrity": "sha512-SbiLPU40JuJniHexQSAgad32hfwd+DRUdwF2PlVuI5RZD0/vahUco7R8vD86J/tcEKKF9vZrUVwgtmGCqlCKyA==" - }, - "node_modules/regexpp": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz", - "integrity": "sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==", - "dev": true, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/mysticatea" - } - }, - "node_modules/require-from-string": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", - "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/resolve": { - "version": "1.22.8", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz", - "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==", - "dev": true, - "dependencies": { - "is-core-module": "^2.13.0", - "path-parse": "^1.0.7", - "supports-preserve-symlinks-flag": "^1.0.0" - }, - "bin": { - "resolve": "bin/resolve" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/resolve-from": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", - "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/rimraf": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", - "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", - "dev": true, - "dependencies": { - "glob": "^7.1.3" - }, - "bin": { - "rimraf": "bin.js" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/shebang-command": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", - "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", - "dev": true, - "dependencies": { - "shebang-regex": "^3.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/shebang-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", - "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/slice-ansi": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz", - "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==", - "dev": true, - "dependencies": { - "ansi-styles": "^4.0.0", - "astral-regex": "^2.0.0", - "is-fullwidth-code-point": "^3.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/slice-ansi?sponsor=1" - } - }, - "node_modules/sprintf-js": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", - "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", - "dev": true - }, - "node_modules/string-width": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", - "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", - "dev": true, - "dependencies": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/strip-ansi": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", - "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", - "dev": true, - "dependencies": { - "ansi-regex": "^5.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/strip-json-comments": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", - "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", - "dev": true, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dev": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/supports-preserve-symlinks-flag": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", - "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", - "dev": true, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/table": { - "version": "6.8.1", - "resolved": "https://registry.npmjs.org/table/-/table-6.8.1.tgz", - "integrity": "sha512-Y4X9zqrCftUhMeH2EptSSERdVKt/nEdijTOacGD/97EKjhQ/Qs8RTlEGABSJNNN8lac9kheH+af7yAkEWlgneA==", - "dev": true, - "dependencies": { - "ajv": "^8.0.1", - "lodash.truncate": "^4.4.2", - "slice-ansi": "^4.0.0", - "string-width": "^4.2.3", - "strip-ansi": "^6.0.1" - }, - "engines": { - "node": ">=10.0.0" - } - }, - "node_modules/table/node_modules/ajv": { - "version": "8.12.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", - "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", - "dev": true, - "dependencies": { - "fast-deep-equal": "^3.1.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" - } - }, - "node_modules/table/node_modules/json-schema-traverse": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", - "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", - "dev": true - }, - "node_modules/text-table": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", - "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", - "dev": true - }, - "node_modules/type-check": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", - "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", - "dev": true, - "dependencies": { - "prelude-ls": "^1.2.1" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/type-fest": { - "version": "0.20.2", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", - "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", - "dev": true, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/uri-js": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", - "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", - "dev": true, - "dependencies": { - "punycode": "^2.1.0" - } - }, - "node_modules/v8-compile-cache": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.4.0.tgz", - "integrity": "sha512-ocyWc3bAHBB/guyqJQVI5o4BZkPhznPYUG2ea80Gond/BgNWpap8TOmLSeeQG7bnh2KMISxskdADG59j7zruhw==", - "dev": true - }, - "node_modules/vscode-json-languageservice": { - "version": "3.11.0", - "resolved": "https://registry.npmjs.org/vscode-json-languageservice/-/vscode-json-languageservice-3.11.0.tgz", - "integrity": "sha512-QxI+qV97uD7HHOCjh3MrM1TfbdwmTXrMckri5Tus1/FQiG3baDZb2C9Y0y8QThs7PwHYBIQXcAc59ZveCRZKPA==", - "dev": true, - "dependencies": { - "jsonc-parser": "^3.0.0", - "vscode-languageserver-textdocument": "^1.0.1", - "vscode-languageserver-types": "3.16.0-next.2", - "vscode-nls": "^5.0.0", - "vscode-uri": "^2.1.2" - } - }, - "node_modules/vscode-languageserver-textdocument": { - "version": "1.0.11", - "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.11.tgz", - "integrity": "sha512-X+8T3GoiwTVlJbicx/sIAF+yuJAqz8VvwJyoMVhwEMoEKE/fkDmrqUgDMyBECcM2A2frVZIUj5HI/ErRXCfOeA==", - "dev": true - }, - "node_modules/vscode-languageserver-types": { - "version": "3.16.0-next.2", - "resolved": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.16.0-next.2.tgz", - "integrity": "sha512-QjXB7CKIfFzKbiCJC4OWC8xUncLsxo19FzGVp/ADFvvi87PlmBSCAtZI5xwGjF5qE0xkLf0jjKUn3DzmpDP52Q==", - "dev": true - }, - "node_modules/vscode-nls": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/vscode-nls/-/vscode-nls-5.2.0.tgz", - "integrity": "sha512-RAaHx7B14ZU04EU31pT+rKz2/zSl7xMsfIZuo8pd+KZO6PXtQmpevpq3vxvWNcrGbdmhM/rr5Uw5Mz+NBfhVng==", - "dev": true - }, - "node_modules/vscode-uri": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-2.1.2.tgz", - "integrity": "sha512-8TEXQxlldWAuIODdukIb+TR5s+9Ds40eSJrw+1iDDA9IFORPjMELarNQE3myz5XIkWWpdprmJjm1/SxMlWOC8A==", - "dev": true - }, - "node_modules/which": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", - "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", - "dev": true, - "dependencies": { - "isexe": "^2.0.0" - }, - "bin": { - "node-which": "bin/node-which" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/wrappy": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", - "dev": true - }, - "node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - } - }, - "dependencies": { - "@aashutoshrathi/word-wrap": { - "version": "1.2.6", - "resolved": "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz", - "integrity": "sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==", - "dev": true - }, - "@babel/code-frame": { - "version": "7.12.11", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz", - "integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==", - "dev": true, - "requires": { - "@babel/highlight": "^7.10.4" - } - }, - "@babel/helper-validator-identifier": { - "version": "7.22.20", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz", - "integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==", - "dev": true - }, - "@babel/highlight": { - "version": "7.23.4", - "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.23.4.tgz", - "integrity": "sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==", - "dev": true, - "requires": { - "@babel/helper-validator-identifier": "^7.22.20", - "chalk": "^2.4.2", - "js-tokens": "^4.0.0" - }, - "dependencies": { - "ansi-styles": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", - "dev": true, - "requires": { - "color-convert": "^1.9.0" - } - }, - "chalk": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", - "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", - "dev": true, - "requires": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" - } - }, - "color-convert": { - "version": "1.9.3", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", - "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", - "dev": true, - "requires": { - "color-name": "1.1.3" - } - }, - "color-name": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", - "dev": true - }, - "escape-string-regexp": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", - "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", - "dev": true - }, - "has-flag": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", - "dev": true - }, - "supports-color": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", - "dev": true, - "requires": { - "has-flag": "^3.0.0" - } - } - } - }, - "@eslint/eslintrc": { - "version": "0.4.3", - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz", - "integrity": "sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==", - "dev": true, - "requires": { - "ajv": "^6.12.4", - "debug": "^4.1.1", - "espree": "^7.3.0", - "globals": "^13.9.0", - "ignore": "^4.0.6", - "import-fresh": "^3.2.1", - "js-yaml": "^3.13.1", - "minimatch": "^3.0.4", - "strip-json-comments": "^3.1.1" - } - }, - "@humanwhocodes/config-array": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.5.0.tgz", - "integrity": "sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==", - "dev": true, - "requires": { - "@humanwhocodes/object-schema": "^1.2.0", - "debug": "^4.1.1", - "minimatch": "^3.0.4" - } - }, - "@humanwhocodes/object-schema": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz", - "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==", - "dev": true - }, - "acorn": { - "version": "7.4.1", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz", - "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==", - "dev": true - }, - "acorn-jsx": { - "version": "5.3.2", - "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", - "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", - "dev": true, - "requires": {} - }, - "ajv": { - "version": "6.12.6", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", - "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", - "dev": true, - "requires": { - "fast-deep-equal": "^3.1.1", - "fast-json-stable-stringify": "^2.0.0", - "json-schema-traverse": "^0.4.1", - "uri-js": "^4.2.2" - } - }, - "ansi-colors": { - "version": "4.1.3", - "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz", - "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==", - "dev": true - }, - "ansi-regex": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", - "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", - "dev": true - }, - "ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dev": true, - "requires": { - "color-convert": "^2.0.1" - } - }, - "argparse": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", - "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", - "dev": true, - "requires": { - "sprintf-js": "~1.0.2" - } - }, - "astral-regex": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz", - "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==", - "dev": true - }, - "balanced-match": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", - "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", - "dev": true - }, - "brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "dev": true, - "requires": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "callsites": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", - "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", - "dev": true - }, - "chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "dev": true, - "requires": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - } - }, - "color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "requires": { - "color-name": "~1.1.4" - } - }, - "color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true - }, - "concat-map": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", - "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", - "dev": true - }, - "cross-spawn": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", - "dev": true, - "requires": { - "path-key": "^3.1.0", - "shebang-command": "^2.0.0", - "which": "^2.0.1" - } - }, - "debug": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", - "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", - "dev": true, - "requires": { - "ms": "2.1.2" - } - }, - "deep-is": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", - "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", - "dev": true - }, - "doctrine": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", - "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", - "dev": true, - "requires": { - "esutils": "^2.0.2" - } - }, - "emoji-regex": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", - "dev": true - }, - "enquirer": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/enquirer/-/enquirer-2.4.1.tgz", - "integrity": "sha512-rRqJg/6gd538VHvR3PSrdRBb/1Vy2YfzHqzvbhGIQpDRKIa4FgV/54b5Q1xYSxOOwKvjXweS26E0Q+nAMwp2pQ==", - "dev": true, - "requires": { - "ansi-colors": "^4.1.1", - "strip-ansi": "^6.0.1" - } - }, - "escape-string-regexp": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", - "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", - "dev": true - }, - "eslint": { - "version": "7.32.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.32.0.tgz", - "integrity": "sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==", - "dev": true, - "requires": { - "@babel/code-frame": "7.12.11", - "@eslint/eslintrc": "^0.4.3", - "@humanwhocodes/config-array": "^0.5.0", - "ajv": "^6.10.0", - "chalk": "^4.0.0", - "cross-spawn": "^7.0.2", - "debug": "^4.0.1", - "doctrine": "^3.0.0", - "enquirer": "^2.3.5", - "escape-string-regexp": "^4.0.0", - "eslint-scope": "^5.1.1", - "eslint-utils": "^2.1.0", - "eslint-visitor-keys": "^2.0.0", - "espree": "^7.3.1", - "esquery": "^1.4.0", - "esutils": "^2.0.2", - "fast-deep-equal": "^3.1.3", - "file-entry-cache": "^6.0.1", - "functional-red-black-tree": "^1.0.1", - "glob-parent": "^5.1.2", - "globals": "^13.6.0", - "ignore": "^4.0.6", - "import-fresh": "^3.0.0", - "imurmurhash": "^0.1.4", - "is-glob": "^4.0.0", - "js-yaml": "^3.13.1", - "json-stable-stringify-without-jsonify": "^1.0.1", - "levn": "^0.4.1", - "lodash.merge": "^4.6.2", - "minimatch": "^3.0.4", - "natural-compare": "^1.4.0", - "optionator": "^0.9.1", - "progress": "^2.0.0", - "regexpp": "^3.1.0", - "semver": "^7.2.1", - "strip-ansi": "^6.0.0", - "strip-json-comments": "^3.1.0", - "table": "^6.0.9", - "text-table": "^0.2.0", - "v8-compile-cache": "^2.0.3" - } - }, - "eslint-plugin-es": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-es/-/eslint-plugin-es-3.0.1.tgz", - "integrity": "sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==", - "dev": true, - "requires": { - "eslint-utils": "^2.0.0", - "regexpp": "^3.0.0" - } - }, - "eslint-plugin-json": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-json/-/eslint-plugin-json-2.1.2.tgz", - "integrity": "sha512-isM/fsUxS4wN1+nLsWoV5T4gLgBQnsql3nMTr8u+cEls1bL8rRQO5CP5GtxJxaOfbcKqnz401styw+H/P+e78Q==", - "dev": true, - "requires": { - "lodash": "^4.17.19", - "vscode-json-languageservice": "^3.7.0" - } - }, - "eslint-plugin-node": { - "version": "11.1.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-node/-/eslint-plugin-node-11.1.0.tgz", - "integrity": "sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==", - "dev": true, - "requires": { - "eslint-plugin-es": "^3.0.0", - "eslint-utils": "^2.0.0", - "ignore": "^5.1.1", - "minimatch": "^3.0.4", - "resolve": "^1.10.1", - "semver": "^6.1.0" - }, - "dependencies": { - "ignore": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz", - "integrity": "sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==", - "dev": true - }, - "semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true - } - } - }, - "eslint-scope": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", - "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", - "dev": true, - "requires": { - "esrecurse": "^4.3.0", - "estraverse": "^4.1.1" - } - }, - "eslint-utils": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz", - "integrity": "sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==", - "dev": true, - "requires": { - "eslint-visitor-keys": "^1.1.0" - }, - "dependencies": { - "eslint-visitor-keys": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", - "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", - "dev": true - } - } - }, - "eslint-visitor-keys": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", - "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==", - "dev": true - }, - "espree": { - "version": "7.3.1", - "resolved": "https://registry.npmjs.org/espree/-/espree-7.3.1.tgz", - "integrity": "sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==", - "dev": true, - "requires": { - "acorn": "^7.4.0", - "acorn-jsx": "^5.3.1", - "eslint-visitor-keys": "^1.3.0" - }, - "dependencies": { - "eslint-visitor-keys": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", - "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", - "dev": true - } - } - }, - "esprima": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", - "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", - "dev": true - }, - "esquery": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", - "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", - "dev": true, - "requires": { - "estraverse": "^5.1.0" - }, - "dependencies": { - "estraverse": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", - "dev": true - } - } - }, - "esrecurse": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", - "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", - "dev": true, - "requires": { - "estraverse": "^5.2.0" - }, - "dependencies": { - "estraverse": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", - "dev": true - } - } - }, - "estraverse": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", - "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", - "dev": true - }, - "esutils": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", - "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", - "dev": true - }, - "fast-deep-equal": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", - "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", - "dev": true - }, - "fast-json-stable-stringify": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", - "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", - "dev": true - }, - "fast-levenshtein": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", - "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", - "dev": true - }, - "file-entry-cache": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", - "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", - "dev": true, - "requires": { - "flat-cache": "^3.0.4" - } - }, - "flat-cache": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz", - "integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==", - "dev": true, - "requires": { - "flatted": "^3.2.9", - "keyv": "^4.5.3", - "rimraf": "^3.0.2" - } - }, - "flatted": { - "version": "3.2.9", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.9.tgz", - "integrity": "sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==", - "dev": true - }, - "fs.realpath": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", - "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", - "dev": true - }, - "function-bind": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", - "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", - "dev": true - }, - "functional-red-black-tree": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz", - "integrity": "sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==", - "dev": true - }, - "glob": { - "version": "7.2.3", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", - "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", - "dev": true, - "requires": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^3.1.1", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" - } - }, - "glob-parent": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", - "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", - "dev": true, - "requires": { - "is-glob": "^4.0.1" - } - }, - "globals": { - "version": "13.24.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", - "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", - "dev": true, - "requires": { - "type-fest": "^0.20.2" - } - }, - "has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "dev": true - }, - "hasown": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.0.tgz", - "integrity": "sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==", - "dev": true, - "requires": { - "function-bind": "^1.1.2" - } - }, - "ignore": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz", - "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==", - "dev": true - }, - "import-fresh": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", - "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", - "dev": true, - "requires": { - "parent-module": "^1.0.0", - "resolve-from": "^4.0.0" - } - }, - "imurmurhash": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", - "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", - "dev": true - }, - "inflight": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", - "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", - "dev": true, - "requires": { - "once": "^1.3.0", - "wrappy": "1" - } - }, - "inherits": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", - "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", - "dev": true - }, - "ip-regex": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/ip-regex/-/ip-regex-5.0.0.tgz", - "integrity": "sha512-fOCG6lhoKKakwv+C6KdsOnGvgXnmgfmp0myi3bcNwj3qfwPAxRKWEuFhvEFF7ceYIz6+1jRZ+yguLFAmUNPEfw==" - }, - "is-core-module": { - "version": "2.13.1", - "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz", - "integrity": "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==", - "dev": true, - "requires": { - "hasown": "^2.0.0" - } - }, - "is-extglob": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", - "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", - "dev": true - }, - "is-fullwidth-code-point": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", - "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", - "dev": true - }, - "is-glob": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", - "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", - "dev": true, - "requires": { - "is-extglob": "^2.1.1" - } - }, - "isexe": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", - "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", - "dev": true - }, - "js-tokens": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", - "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", - "dev": true - }, - "js-yaml": { - "version": "3.14.1", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", - "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", - "dev": true, - "requires": { - "argparse": "^1.0.7", - "esprima": "^4.0.0" - } - }, - "json-buffer": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", - "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", - "dev": true - }, - "json-schema-traverse": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", - "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", - "dev": true - }, - "json-stable-stringify-without-jsonify": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", - "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", - "dev": true - }, - "jsonc-parser": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.2.1.tgz", - "integrity": "sha512-AilxAyFOAcK5wA1+LeaySVBrHsGQvUFCDWXKpZjzaL0PqW+xfBOttn8GNtWKFWqneyMZj41MWF9Kl6iPWLwgOA==", - "dev": true - }, - "keyv": { - "version": "4.5.4", - "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz", - "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", - "dev": true, - "requires": { - "json-buffer": "3.0.1" - } - }, - "levn": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", - "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", - "dev": true, - "requires": { - "prelude-ls": "^1.2.1", - "type-check": "~0.4.0" - } - }, - "lodash": { - "version": "4.17.21", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", - "dev": true - }, - "lodash.merge": { - "version": "4.6.2", - "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", - "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", - "dev": true - }, - "lodash.truncate": { - "version": "4.4.2", - "resolved": "https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz", - "integrity": "sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==", - "dev": true - }, - "lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "requires": { - "yallist": "^4.0.0" - } - }, - "minimatch": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", - "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", - "dev": true, - "requires": { - "brace-expansion": "^1.1.7" - } - }, - "ms": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", - "dev": true - }, - "natural-compare": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", - "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", - "dev": true - }, - "once": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", - "dev": true, - "requires": { - "wrappy": "1" - } - }, - "optionator": { - "version": "0.9.3", - "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.3.tgz", - "integrity": "sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==", - "dev": true, - "requires": { - "@aashutoshrathi/word-wrap": "^1.2.3", - "deep-is": "^0.1.3", - "fast-levenshtein": "^2.0.6", - "levn": "^0.4.1", - "prelude-ls": "^1.2.1", - "type-check": "^0.4.0" - } - }, - "parent-module": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", - "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", - "dev": true, - "requires": { - "callsites": "^3.0.0" - } - }, - "path-is-absolute": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", - "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", - "dev": true - }, - "path-key": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", - "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", - "dev": true - }, - "path-parse": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", - "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", - "dev": true - }, - "prelude-ls": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", - "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", - "dev": true - }, - "progress": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz", - "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==", - "dev": true - }, - "punycode": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", - "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", - "dev": true - }, - "ramda": { - "version": "0.27.2", - "resolved": "https://registry.npmjs.org/ramda/-/ramda-0.27.2.tgz", - "integrity": "sha512-SbiLPU40JuJniHexQSAgad32hfwd+DRUdwF2PlVuI5RZD0/vahUco7R8vD86J/tcEKKF9vZrUVwgtmGCqlCKyA==" - }, - "regexpp": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz", - "integrity": "sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==", - "dev": true - }, - "require-from-string": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", - "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", - "dev": true - }, - "resolve": { - "version": "1.22.8", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz", - "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==", - "dev": true, - "requires": { - "is-core-module": "^2.13.0", - "path-parse": "^1.0.7", - "supports-preserve-symlinks-flag": "^1.0.0" - } - }, - "resolve-from": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", - "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", - "dev": true - }, - "rimraf": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", - "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", - "dev": true, - "requires": { - "glob": "^7.1.3" - } - }, - "semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", - "dev": true, - "requires": { - "lru-cache": "^6.0.0" - } - }, - "shebang-command": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", - "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", - "dev": true, - "requires": { - "shebang-regex": "^3.0.0" - } - }, - "shebang-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", - "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", - "dev": true - }, - "slice-ansi": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz", - "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==", - "dev": true, - "requires": { - "ansi-styles": "^4.0.0", - "astral-regex": "^2.0.0", - "is-fullwidth-code-point": "^3.0.0" - } - }, - "sprintf-js": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", - "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", - "dev": true - }, - "string-width": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", - "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", - "dev": true, - "requires": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.1" - } - }, - "strip-ansi": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", - "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", - "dev": true, - "requires": { - "ansi-regex": "^5.0.1" - } - }, - "strip-json-comments": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", - "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", - "dev": true - }, - "supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dev": true, - "requires": { - "has-flag": "^4.0.0" - } - }, - "supports-preserve-symlinks-flag": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", - "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", - "dev": true - }, - "table": { - "version": "6.8.1", - "resolved": "https://registry.npmjs.org/table/-/table-6.8.1.tgz", - "integrity": "sha512-Y4X9zqrCftUhMeH2EptSSERdVKt/nEdijTOacGD/97EKjhQ/Qs8RTlEGABSJNNN8lac9kheH+af7yAkEWlgneA==", - "dev": true, - "requires": { - "ajv": "^8.0.1", - "lodash.truncate": "^4.4.2", - "slice-ansi": "^4.0.0", - "string-width": "^4.2.3", - "strip-ansi": "^6.0.1" - }, - "dependencies": { - "ajv": { - "version": "8.12.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", - "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", - "dev": true, - "requires": { - "fast-deep-equal": "^3.1.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" - } - }, - "json-schema-traverse": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", - "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", - "dev": true - } - } - }, - "text-table": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", - "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", - "dev": true - }, - "type-check": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", - "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", - "dev": true, - "requires": { - "prelude-ls": "^1.2.1" - } - }, - "type-fest": { - "version": "0.20.2", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", - "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", - "dev": true - }, - "uri-js": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", - "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", - "dev": true, - "requires": { - "punycode": "^2.1.0" - } - }, - "v8-compile-cache": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.4.0.tgz", - "integrity": "sha512-ocyWc3bAHBB/guyqJQVI5o4BZkPhznPYUG2ea80Gond/BgNWpap8TOmLSeeQG7bnh2KMISxskdADG59j7zruhw==", - "dev": true - }, - "vscode-json-languageservice": { - "version": "3.11.0", - "resolved": "https://registry.npmjs.org/vscode-json-languageservice/-/vscode-json-languageservice-3.11.0.tgz", - "integrity": "sha512-QxI+qV97uD7HHOCjh3MrM1TfbdwmTXrMckri5Tus1/FQiG3baDZb2C9Y0y8QThs7PwHYBIQXcAc59ZveCRZKPA==", - "dev": true, - "requires": { - "jsonc-parser": "^3.0.0", - "vscode-languageserver-textdocument": "^1.0.1", - "vscode-languageserver-types": "3.16.0-next.2", - "vscode-nls": "^5.0.0", - "vscode-uri": "^2.1.2" - } - }, - "vscode-languageserver-textdocument": { - "version": "1.0.11", - "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.11.tgz", - "integrity": "sha512-X+8T3GoiwTVlJbicx/sIAF+yuJAqz8VvwJyoMVhwEMoEKE/fkDmrqUgDMyBECcM2A2frVZIUj5HI/ErRXCfOeA==", - "dev": true - }, - "vscode-languageserver-types": { - "version": "3.16.0-next.2", - "resolved": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.16.0-next.2.tgz", - "integrity": "sha512-QjXB7CKIfFzKbiCJC4OWC8xUncLsxo19FzGVp/ADFvvi87PlmBSCAtZI5xwGjF5qE0xkLf0jjKUn3DzmpDP52Q==", - "dev": true - }, - "vscode-nls": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/vscode-nls/-/vscode-nls-5.2.0.tgz", - "integrity": "sha512-RAaHx7B14ZU04EU31pT+rKz2/zSl7xMsfIZuo8pd+KZO6PXtQmpevpq3vxvWNcrGbdmhM/rr5Uw5Mz+NBfhVng==", - "dev": true - }, - "vscode-uri": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-2.1.2.tgz", - "integrity": "sha512-8TEXQxlldWAuIODdukIb+TR5s+9Ds40eSJrw+1iDDA9IFORPjMELarNQE3myz5XIkWWpdprmJjm1/SxMlWOC8A==", - "dev": true - }, - "which": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", - "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", - "dev": true, - "requires": { - "isexe": "^2.0.0" - } - }, - "wrappy": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", - "dev": true - }, - "yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - } - } -} From 6ab596ef71a3694af62a09b5313847379ae6bc37 Mon Sep 17 00:00:00 2001 From: Meghdut-Mandal Date: Sat, 10 Feb 2024 08:40:34 +0530 Subject: [PATCH 0059/2331] feat(domain): buyer.is-a.dev --- domains/buyer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/buyer.json diff --git a/domains/buyer.json b/domains/buyer.json new file mode 100644 index 000000000..3d080c4f3 --- /dev/null +++ b/domains/buyer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Meghdut-Mandal", + "email": "meghdut.windows@gmail.com" + }, + "record": { + "CNAME": "d2qfp4li4hsnxe.cloudfront.net" + } +} From 0e6423d1afe5ad1561390267870b4c7a660cff64 Mon Sep 17 00:00:00 2001 From: devendrakanojiya Date: Sat, 10 Feb 2024 09:06:13 +0530 Subject: [PATCH 0060/2331] feat(domain): devendra.is-a.dev --- domains/devendra.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/devendra.json diff --git a/domains/devendra.json b/domains/devendra.json new file mode 100644 index 000000000..86632b532 --- /dev/null +++ b/domains/devendra.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "devendrakanojiya", + "email": "s_36100@bkbirlacollegekalyan.com" + }, + "record": { + "CNAME": "xplorehow.in" + } +} From 0e9350c45538bbcfec3805de88313470ba7237a6 Mon Sep 17 00:00:00 2001 From: devendra <98072876+devendrakanojiya@users.noreply.github.com> Date: Sat, 10 Feb 2024 15:23:23 +0530 Subject: [PATCH 0061/2331] Update devendra.json changed my CNAME value from xplorehow.in to github pages domain devendrakanojiya.github.io/port --- domains/devendra.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/devendra.json b/domains/devendra.json index 86632b532..6496f2f42 100644 --- a/domains/devendra.json +++ b/domains/devendra.json @@ -4,6 +4,6 @@ "email": "s_36100@bkbirlacollegekalyan.com" }, "record": { - "CNAME": "xplorehow.in" + "CNAME": "devendrakanojiya.github.io/port" } } From eff873a379eea6e7154fee77e6004073c180e442 Mon Sep 17 00:00:00 2001 From: Patui Date: Sat, 10 Feb 2024 18:10:17 +0800 Subject: [PATCH 0062/2331] feat(domain): add https protocol --- domains/fathulfahmy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fathulfahmy.json b/domains/fathulfahmy.json index b60121645..80548b8ee 100644 --- a/domains/fathulfahmy.json +++ b/domains/fathulfahmy.json @@ -4,6 +4,6 @@ "email": "mfathulfahmy@gmail.com" }, "record": { - "URL": "fathulfahmy.netlify.app" + "URL": "https://fathulfahmy.netlify.app" } } From 1e3808ed47f0cf0ccc2125ff3e543a621676b278 Mon Sep 17 00:00:00 2001 From: sitetransform Date: Sat, 10 Feb 2024 21:11:03 +0800 Subject: [PATCH 0063/2331] feat(domain): sitetransform.is-a.dev --- domains/sitetransform.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sitetransform.json diff --git a/domains/sitetransform.json b/domains/sitetransform.json new file mode 100644 index 000000000..4355b54c8 --- /dev/null +++ b/domains/sitetransform.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sitetransform", + "email": "quentavers@gmail.com" + }, + "record": { + "CNAME": "zmverify.zoho.com" + } +} From 22b2c8d643aa52bb3f26bc270b72972f1c6b70e0 Mon Sep 17 00:00:00 2001 From: devendra <98072876+devendrakanojiya@users.noreply.github.com> Date: Sat, 10 Feb 2024 23:24:36 +0530 Subject: [PATCH 0064/2331] Update devendra.json resolved issue by changing domain name --- domains/devendra.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/devendra.json b/domains/devendra.json index 6496f2f42..86632b532 100644 --- a/domains/devendra.json +++ b/domains/devendra.json @@ -4,6 +4,6 @@ "email": "s_36100@bkbirlacollegekalyan.com" }, "record": { - "CNAME": "devendrakanojiya.github.io/port" + "CNAME": "xplorehow.in" } } From a2d00c987ed6e5ee1dbdeea7872b90b06988f667 Mon Sep 17 00:00:00 2001 From: BrandgrandRealMe Date: Sat, 10 Feb 2024 20:24:21 -0600 Subject: [PATCH 0065/2331] feat(domain): vpn.brandgrandreal.is-a.dev --- domains/vpn.brandgrandreal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vpn.brandgrandreal.json diff --git a/domains/vpn.brandgrandreal.json b/domains/vpn.brandgrandreal.json new file mode 100644 index 000000000..221e76351 --- /dev/null +++ b/domains/vpn.brandgrandreal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BrandgrandRealMe", + "email": "brandon.lambe@skiff.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From d1ea2ea73c781144b396066b1344fcf13a7b2822 Mon Sep 17 00:00:00 2001 From: AXVIII3 Date: Sun, 11 Feb 2024 10:48:04 +0530 Subject: [PATCH 0066/2331] feat(domain): _discord.axviii3.is-a.dev --- domains/_discord.axviii3.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.axviii3.json diff --git a/domains/_discord.axviii3.json b/domains/_discord.axviii3.json new file mode 100644 index 000000000..1ab97f335 --- /dev/null +++ b/domains/_discord.axviii3.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AXVIII3", + "email": "anirbanrc2286@gmail.com" + }, + "record": { + "TXT": "dh=06feb5fa4fc1b28e67043c64664a49c5dfe9b614" + } +} From a5b1c8ff0c48d0b4d5b25259bf7f4e937248cefe Mon Sep 17 00:00:00 2001 From: HelloAIXIAOJI Date: Sun, 11 Feb 2024 13:22:58 +0800 Subject: [PATCH 0067/2331] feat(domain): aixiaoji.is-a.dev --- domains/aixiaoji.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aixiaoji.json diff --git a/domains/aixiaoji.json b/domains/aixiaoji.json new file mode 100644 index 000000000..df68efd68 --- /dev/null +++ b/domains/aixiaoji.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "HelloAIXIAOJI", + "email": "aixiaoji2020@163.com" + }, + "record": { + "CNAME": "ip.hk.dhost.devskyr.com" + } +} From a3116bce92d159cbd564a545805c641b97c28650 Mon Sep 17 00:00:00 2001 From: Toby Date: Sun, 11 Feb 2024 14:31:58 +0700 Subject: [PATCH 0068/2331] feat(domain): add `toby.is-a.dev` --- domains/toby.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/toby.json diff --git a/domains/toby.json b/domains/toby.json new file mode 100644 index 000000000..730a151c9 --- /dev/null +++ b/domains/toby.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "toby7002", + "email": "minhthoj27@icloud.com" + }, + + "record": { + "CNAME": "toby7002.github.io" + } +} From fbe366ef3ad8dcc518756c565020b17b14e77561 Mon Sep 17 00:00:00 2001 From: lzif Date: Sun, 11 Feb 2024 20:09:19 +0700 Subject: [PATCH 0069/2331] feat(domain): luki.is-a.dev --- domains/luki.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/luki.json diff --git a/domains/luki.json b/domains/luki.json new file mode 100644 index 000000000..8ae577af9 --- /dev/null +++ b/domains/luki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lzif", + "email": "people@lukiznr.my.id" + }, + "record": { + "URL": "luki.my.id" + } +} From cff6f28ea2f64bac81e635d62bff09aabdea944d Mon Sep 17 00:00:00 2001 From: dimtsagk Date: Sun, 11 Feb 2024 20:31:17 +0200 Subject: [PATCH 0070/2331] feat(domain): dimtsagk.is-a.dev --- domains/dimtsagk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dimtsagk.json diff --git a/domains/dimtsagk.json b/domains/dimtsagk.json new file mode 100644 index 000000000..c586f99ad --- /dev/null +++ b/domains/dimtsagk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dimtsagk", + "email": "dimtsagk93@gmail.com" + }, + "record": { + "URL": "dimtsagk.go.yo.fr" + } +} From 9a0ae8474f4e0d53b871d7fb5cc5e51d57f45eb9 Mon Sep 17 00:00:00 2001 From: nexos20levrai Date: Sun, 11 Feb 2024 23:14:53 +0100 Subject: [PATCH 0071/2331] feat(domain): nexsphere.is-a.dev --- domains/nexsphere.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nexsphere.json diff --git a/domains/nexsphere.json b/domains/nexsphere.json new file mode 100644 index 000000000..d8e3725f0 --- /dev/null +++ b/domains/nexsphere.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nexos20levrai", + "email": "nexos.dons@gmail.com" + }, + "record": { + "A": ["146.19.168.239"] + } +} From 5918a08981d99d4bf4779304f286ccba088fcfb3 Mon Sep 17 00:00:00 2001 From: haizad Date: Mon, 12 Feb 2024 10:46:13 +0800 Subject: [PATCH 0072/2331] feat(domain): haizad.is-a.dev --- domains/haizad.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/haizad.json diff --git a/domains/haizad.json b/domains/haizad.json new file mode 100644 index 000000000..f8264d4b5 --- /dev/null +++ b/domains/haizad.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "haizad", + "email": "haizadannuar@gmail.com" + }, + "record": { + "CNAME": "haizad.github.io" + } +} From 1786f549fe76d7bee8f09d15105ec6517d9b4519 Mon Sep 17 00:00:00 2001 From: DigitalGenius-ui Date: Mon, 12 Feb 2024 11:31:04 +0800 Subject: [PATCH 0073/2331] feat(domain): miladamiri.is-a.dev --- domains/miladamiri.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/miladamiri.json diff --git a/domains/miladamiri.json b/domains/miladamiri.json new file mode 100644 index 000000000..06d42606b --- /dev/null +++ b/domains/miladamiri.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DigitalGenius-ui", + "email": "miladmarketing282@gmail.com" + }, + "record": { + "URL": "https://miladamiri.netlify.app/" + } +} From 6d3a5e7747599ff837d662368fa045bedb4cc8b6 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 12 Feb 2024 13:40:46 +0800 Subject: [PATCH 0074/2331] Update luki.json --- domains/luki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/luki.json b/domains/luki.json index 8ae577af9..467346fb9 100644 --- a/domains/luki.json +++ b/domains/luki.json @@ -4,6 +4,6 @@ "email": "people@lukiznr.my.id" }, "record": { - "URL": "luki.my.id" + "URL": "https://luki.my.id" } } From 50058c88c1e5d17cf7c145be6142726c19e0fad5 Mon Sep 17 00:00:00 2001 From: 200anxy Date: Mon, 12 Feb 2024 18:10:15 +1100 Subject: [PATCH 0075/2331] feat(domain): 200anxy.is-a.dev --- domains/200anxy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/200anxy.json diff --git a/domains/200anxy.json b/domains/200anxy.json new file mode 100644 index 000000000..e606eb25c --- /dev/null +++ b/domains/200anxy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "200anxy", + "email": "aadarshnair.p@gmail.com" + }, + "record": { + "CNAME": "200anxy.github.io" + } +} From 43572aac7a514fa2301936a2ea84eb2873b2ff70 Mon Sep 17 00:00:00 2001 From: Gen1x-ALT Date: Mon, 12 Feb 2024 05:13:56 -0300 Subject: [PATCH 0076/2331] feat(domain): gen1x.is-a.dev --- domains/gen1x.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gen1x.json diff --git a/domains/gen1x.json b/domains/gen1x.json new file mode 100644 index 000000000..a9722d204 --- /dev/null +++ b/domains/gen1x.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Gen1x-ALT", + "email": "theg1nx@hotmail.com" + }, + "record": { + "CNAME": "gen1x-alt.github.io" + } +} From 84065c01ce178f8e8c26daa6b5a60447f4195dcd Mon Sep 17 00:00:00 2001 From: orange Date: Mon, 12 Feb 2024 11:19:20 +0300 Subject: [PATCH 0077/2331] Updated github username and email. --- domains/_discord.orange.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_discord.orange.json b/domains/_discord.orange.json index 321e7d584..c76324891 100644 --- a/domains/_discord.orange.json +++ b/domains/_discord.orange.json @@ -1,7 +1,7 @@ { "owner": { - "username": "sahmed011", - "email": "sufyanmishal@gmail.com" + "username": "orxngc", + "email": "orangc@proton.me" }, "record": { "TXT": "dh=7e7e671a8b44d02fde9ab6f6df7baf94086c96fd" From 8bb175e97e09edbadec4af67c433e69e7b4f874a Mon Sep 17 00:00:00 2001 From: orange Date: Mon, 12 Feb 2024 11:21:25 +0300 Subject: [PATCH 0078/2331] Update github username and email. --- domains/orange.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/orange.json b/domains/orange.json index ee807f4e2..0e3a2a77d 100644 --- a/domains/orange.json +++ b/domains/orange.json @@ -1,7 +1,7 @@ { "owner": { - "username": "sahmed011", - "email": "sufyanmishal@gmail.com" + "username": "orxngc", + "email": "orangc@proton.me" }, "record": { "CNAME": "sahmed011.github.io" From bf8333fd5a66f87607f3a98e45e5bb14fa8d7fb1 Mon Sep 17 00:00:00 2001 From: yuting <158145233+wyuting0@users.noreply.github.com> Date: Mon, 12 Feb 2024 16:22:16 +0800 Subject: [PATCH 0079/2331] Create yuting.json --- domains/yuting.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/yuting.json diff --git a/domains/yuting.json b/domains/yuting.json new file mode 100644 index 000000000..be7a831aa --- /dev/null +++ b/domains/yuting.json @@ -0,0 +1,11 @@ +{ + "description": "yuting.is-a.dev", + "repo": "https://github.com/wyuting0/wyuting0.github.io", + "owner": { + "username": "wyuting0", + "email": "wyuting2011@gmail.com" + }, + "record": { + "CNAME": "wyuting0.github.io" + } +} From 7ea6d1283756b702f665490520af00bee9f6cdf4 Mon Sep 17 00:00:00 2001 From: vuthanhtrung2010 Date: Mon, 12 Feb 2024 15:23:35 +0700 Subject: [PATCH 0080/2331] feat(domain): status.trung.is-a.dev --- domains/status.trung.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/status.trung.json diff --git a/domains/status.trung.json b/domains/status.trung.json new file mode 100644 index 000000000..c372c8070 --- /dev/null +++ b/domains/status.trung.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From 28306ad46e9ca0727172cf8ebde7b504d7f5c629 Mon Sep 17 00:00:00 2001 From: Raul <47065615+ctrlraul@users.noreply.github.com> Date: Mon, 12 Feb 2024 06:31:15 -0300 Subject: [PATCH 0081/2331] Create ctrlraul.json --- domains/ctrlraul.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ctrlraul.json diff --git a/domains/ctrlraul.json b/domains/ctrlraul.json new file mode 100644 index 000000000..133c2c199 --- /dev/null +++ b/domains/ctrlraul.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Website", + "repo": "https://github.com/ctrlraul/ctrlraul.github.io", + "owner": { + "username": "ctrlraul", + "email": "mailctrlraul@gmail.com", + "twitter": "@CtrlRaul" + }, + "record": { + "CNAME": "ctrlraul.github.io" + } +} From 3867105c8228b195cf490e1c6c273c09a7bba642 Mon Sep 17 00:00:00 2001 From: p1raidz Date: Mon, 12 Feb 2024 21:16:19 +1100 Subject: [PATCH 0082/2331] feat(domain): p1raidz.is-a.dev --- domains/p1raidz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/p1raidz.json diff --git a/domains/p1raidz.json b/domains/p1raidz.json new file mode 100644 index 000000000..4030adca7 --- /dev/null +++ b/domains/p1raidz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "p1raidz", + "email": "adithyaalex5@gmail.com" + }, + "record": { + "CNAME": "p1raidz.github.io" + } +} From 824bcada645c288a8b45d20f43ed8b5fbfa50afd Mon Sep 17 00:00:00 2001 From: ScytheMediaTheDev Date: Mon, 12 Feb 2024 08:01:33 -0500 Subject: [PATCH 0083/2331] feat(domain): scythe.is-a.dev --- domains/scythe.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/scythe.json diff --git a/domains/scythe.json b/domains/scythe.json new file mode 100644 index 000000000..7778a7d2e --- /dev/null +++ b/domains/scythe.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ScytheMediaTheDev", + "email": "tswartz22@aol.com" + }, + "record": { + "URL": "https://www.scythe.is-a.dev" + } +} From 45cf4d69466b35cb3dd9987121dc361675d6ec68 Mon Sep 17 00:00:00 2001 From: 2giosangmitom Date: Mon, 12 Feb 2024 22:43:43 +0700 Subject: [PATCH 0084/2331] feat(domain): 2giosangmitom.is-a.dev --- domains/2giosangmitom.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/2giosangmitom.json diff --git a/domains/2giosangmitom.json b/domains/2giosangmitom.json new file mode 100644 index 000000000..a2a87ef0c --- /dev/null +++ b/domains/2giosangmitom.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "2giosangmitom", + "email": "yeuxacucodon.dev@proton.me" + }, + "record": { + "CNAME": "2giosangmitom.github.io" + } +} From e9b718b8d99394ad31bacb72a92b5739e781c4f7 Mon Sep 17 00:00:00 2001 From: BrandgrandReal <47084010+BrandgrandRealMe@users.noreply.github.com> Date: Mon, 12 Feb 2024 09:57:11 -0600 Subject: [PATCH 0085/2331] Delete vpn.brandgrandreal.is-a.dev --- domains/vpn.brandgrandreal.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/vpn.brandgrandreal.json diff --git a/domains/vpn.brandgrandreal.json b/domains/vpn.brandgrandreal.json deleted file mode 100644 index 221e76351..000000000 --- a/domains/vpn.brandgrandreal.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "BrandgrandRealMe", - "email": "brandon.lambe@skiff.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} From a9d15bb3f7e681b39b64aa0748b9ed2a531fa2f7 Mon Sep 17 00:00:00 2001 From: thaddeuskkr Date: Tue, 13 Feb 2024 00:58:16 +0800 Subject: [PATCH 0086/2331] feat(domain): tk.is-a.dev --- domains/tk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tk.json diff --git a/domains/tk.json b/domains/tk.json new file mode 100644 index 000000000..ba6a21620 --- /dev/null +++ b/domains/tk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thaddeuskkr", + "email": "thaddeuskkr@gmail.com" + }, + "record": { + "CNAME": "tkkr.tplinkdns.com" + } +} From 5bf240028b20aad563d922bb675938fc94f7ffb8 Mon Sep 17 00:00:00 2001 From: keli5 Date: Mon, 12 Feb 2024 11:35:35 -0600 Subject: [PATCH 0087/2331] feat(domain): letters.is-a.dev --- domains/letters.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/letters.json diff --git a/domains/letters.json b/domains/letters.json new file mode 100644 index 000000000..978eb40ba --- /dev/null +++ b/domains/letters.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "keli5", + "email": "kel5isgod@gmail.com" + }, + "record": { + "CNAME": "donkeypuncher.chestnut-puffin.ts.net" + } +} From 59b71e49dd3590ea7f53c38fe3713caf5c75f317 Mon Sep 17 00:00:00 2001 From: BrandgrandRealMe Date: Mon, 12 Feb 2024 13:23:38 -0600 Subject: [PATCH 0088/2331] feat(domain): p.brandgrandreal.is-a.dev --- domains/p.brandgrandreal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/p.brandgrandreal.json diff --git a/domains/p.brandgrandreal.json b/domains/p.brandgrandreal.json new file mode 100644 index 000000000..221e76351 --- /dev/null +++ b/domains/p.brandgrandreal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BrandgrandRealMe", + "email": "brandon.lambe@skiff.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From b13530377a990b7edf21cc08aa10cdcba58086e3 Mon Sep 17 00:00:00 2001 From: ProgrammerXD Date: Tue, 13 Feb 2024 01:06:13 +0530 Subject: [PATCH 0089/2331] Updated credentials and records --- domains/pxd.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/pxd.json b/domains/pxd.json index 9dfa24f67..2a9dae651 100644 --- a/domains/pxd.json +++ b/domains/pxd.json @@ -1,12 +1,12 @@ { - "description": "ProgrammerXD", + "description": "ProgrammerXD | Portfolio", "repo": "https://github.com/realpxd/realpxd.github.io", "owner": { "username": "realpxd", - "email": "contact@pxdcloud.in", - "twitter": "PXD_Officials" + "email": "thisispxd@gmail.com", + "twitter": "dotpxd" }, "record": { - "CNAME": "realpxd.github.io" + "URL": "https://programmerxd.vercel.app" } } From 73cd3213984072d1976cf70463269984afab71f3 Mon Sep 17 00:00:00 2001 From: BrandgrandReal <47084010+BrandgrandRealMe@users.noreply.github.com> Date: Mon, 12 Feb 2024 13:50:27 -0600 Subject: [PATCH 0090/2331] Rename p.brandgrandreal.json to pb.brandgrandreal.json --- domains/{p.brandgrandreal.json => pb.brandgrandreal.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{p.brandgrandreal.json => pb.brandgrandreal.json} (100%) diff --git a/domains/p.brandgrandreal.json b/domains/pb.brandgrandreal.json similarity index 100% rename from domains/p.brandgrandreal.json rename to domains/pb.brandgrandreal.json From 91fbf3722d97340507c9ad06131b98841c0fda87 Mon Sep 17 00:00:00 2001 From: Dimitrios Tsagkaris <49439009+dimtsagk@users.noreply.github.com> Date: Mon, 12 Feb 2024 22:34:36 +0200 Subject: [PATCH 0091/2331] Update dimtsagk.json --- domains/dimtsagk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dimtsagk.json b/domains/dimtsagk.json index c586f99ad..7a5028ca2 100644 --- a/domains/dimtsagk.json +++ b/domains/dimtsagk.json @@ -4,6 +4,6 @@ "email": "dimtsagk93@gmail.com" }, "record": { - "URL": "dimtsagk.go.yo.fr" + "URL": "https://dimtsagk.go.yo.fr" } } From 81d3bd258e5f6b0b23ad9d7a621098448474b380 Mon Sep 17 00:00:00 2001 From: Riddhiman Rana Date: Mon, 12 Feb 2024 17:29:07 -0800 Subject: [PATCH 0092/2331] Register rrcoder0167.is-a.dev --- domains/rrcoder0167.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/rrcoder0167.json diff --git a/domains/rrcoder0167.json b/domains/rrcoder0167.json new file mode 100644 index 000000000..0e303d197 --- /dev/null +++ b/domains/rrcoder0167.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "rrcoder0167", + "email": "riddhiman.rana@gmail.com", + "discord": "870936028108705803" + }, + + "record": { + "CNAME": "website-f4e.pages.dev" + } + } + \ No newline at end of file From 9639d98acbf6936f62bd0998228f4ade0f30965f Mon Sep 17 00:00:00 2001 From: DxRavage Date: Mon, 12 Feb 2024 21:33:38 -0600 Subject: [PATCH 0093/2331] feat(domain): m.avila.is-a.dev --- domains/m.avila.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/m.avila.json diff --git a/domains/m.avila.json b/domains/m.avila.json new file mode 100644 index 000000000..1f9c52844 --- /dev/null +++ b/domains/m.avila.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DxRavage", + "email": "marianoavilaj4@gmail.com" + }, + "record": { + "CNAME": "www.m.avila.is-a.dev" + } +} From fa7024a527eaa8f68ac97bd57731e047e0d9ae71 Mon Sep 17 00:00:00 2001 From: BrandgrandRealMe Date: Tue, 13 Feb 2024 05:11:51 -0600 Subject: [PATCH 0094/2331] feat(domain): gptbackend.brandgrandreal.is-a.dev --- domains/gptbackend.brandgrandreal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gptbackend.brandgrandreal.json diff --git a/domains/gptbackend.brandgrandreal.json b/domains/gptbackend.brandgrandreal.json new file mode 100644 index 000000000..221e76351 --- /dev/null +++ b/domains/gptbackend.brandgrandreal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BrandgrandRealMe", + "email": "brandon.lambe@skiff.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From 82d39eedeca893a2ef463779c0adabd5a04e9f49 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 13 Feb 2024 19:31:15 +0800 Subject: [PATCH 0095/2331] feat: staff logo --- media/staff_logo.png | Bin 0 -> 10337 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 media/staff_logo.png diff --git a/media/staff_logo.png b/media/staff_logo.png new file mode 100644 index 0000000000000000000000000000000000000000..14f51a84aeb05435c5a0fd2a7f3c7dca0a4fc572 GIT binary patch literal 10337 zcmeHtc{tSV+czm9O=Qj9P$-PCW*AGxQp(th?2I*AF}AUjknPqY%2*T1lCqSw>>_6D zyNVctBwP09ntt6q_kI7~_x`pWxEQFY zsE%IHMj231QLj=yhiQSNV_@caE_BAgmDo7LML;c_^gc}Hzuo@;t)LI}clX2|u?RzyWaKhX9Xm_E;MMKQ~u*FN7ab_~#4+ zc&3P9!paN+zy2wC+BqN$P@2D{g1?Z$PFU;>1Ptcu>nq_aE#cwm2!ksqD8MA8U{X@z zV1~GtzdP2(Pu$&05Lo)VDU`hz#?$!**4e{dfMVLl*25c%6c+wH>t7++VSc;0;qB@A z(}^7hX76fGNsJc^E&=~rly(>d)*0(+|Bt}cT(SRSLeSN_$m3jP1yg!^UrC2S?K>|4%Dz%PiNcT zd2siVu=y$RrX)`S)D>o9N6Ccb-!kzpErgn#*Ixpsti;g%=07AL7nFe;HlAMgM*cVK zk-`S{ULM|_82i5h;Fm#lPkS4zy`8d@q?C-fq?9;ZS_$@#q2D!B`Zb{8hrM8@ENP38 zm6ijrkh7PT6qk{+lMz>tRFD+6msY^YNJ^hmIOkyZ+t$BS{>_r6Eifc2B`YN-s{ogQ z%PYv9ll-mobMW6(j6A$CPLyRSOZ}etpR)g){=X^n-_!NyQvaUT|E5CU_)Ak!s{FHC zDfI;dpuW<7t1plt)V#4y9-hj^&aSS`Hf{piHlCi&ULNjB6oo$r|FOXTIvfFK{0)o0 zqx7@6@oy*ulMz1=`2Q5-pA7VmIe?4)0%O>3E>m`3{$q`b z3fgl4rDo)pwlLQ1Zsg6``pHViObk16K>P{y`FBjWLKihTBreq)GA?GM*Y{|Qy*VZR zTJB`AQQvE!Gub=RtPHs!H^ZVh50vH3c6M%dtt>d)oY)u-^1R!A;?bj&08^^atK47L zsHxsg&?Bf0GGVC>3y`RoR0-4qp_w$QRBCjgRN)XR>Vv#g2M+(wg#Wkm5SnDkPZd!p z9bChMw-hm?o9P(R&WlUn5mQ%hw0Fb2DfCb}bBu4_(j8`TRwuD|W6LPB`{?D%oyf&C zW=ZYaQCb~iSsU+T1o`hT?@BA;9K3@HcKnyFzX6}&Ayc;>=QHCE@>Y?i7oxuOEoj-> zP5$6U*1svg>OQtxVP3y>`NKnMH(?Ut)NDeC`3$7qs-sZxSg=I>&iWPcSD}o1taKJP z_NIl)n``bHI0(a%o24@z1~p>JKO7vnOvqAeY|QyG-fR56bgp^C5zVh8NPg=T4moO? zQf~l3r@6TXJMN&ao!d>#rwNB#uG;MOjbBPpy3z9(AwVKLG25tz)$c8PPX!>Rgi*Y- zX_@McC|(k+T9gEnccybV!~#lIy$7P#?hAW*7=Z;=E;C_CVeVQ%c77pK)u9u|v81G8 z&D}*9inn1gz@>1-z9ccU;*B4<_vM>%)2jntzdCp22!}j;P#$3KL$DzsY+G}mto0KXXQZ@M}YJOkSg@}&u)6?(``j&HbQDS zSMKD~?5YxM=q%Y*F5>mAEb6TsPQw)|jEIi6=bXky@ zVbiC>X%IfK`EXOTYXwN(j(c!X9>-6UzJ=Ge)bxzxgX)^0<+;WW^`Qx$LdbXgbK~_@ zdK9eOVY?z^f>bzU|Ju2rT%NCK&x5{#WWU^*F8S`a)|Ebkg^^jZA>u+Lz4YcCLep@| z3_soyq)$J*>#Yld;`@;hiLuPRxdtTD@E|^{e=)@v#p@KFDg6hIjS_`73zk;51Y^nU zov9n%r8@VJGM*osDJ{7rKJx&PQ&;iEd_L-?rDk823O#}*%L-#zaF%?`*c~fN_T}3# zs;C&?9zV1Ym&sBxiLrFX^f{h}DQ&M;=c{+qBZwo%S1yibDwcU{r!b;GY_6wo0jFMYQ=zwVGGZ8Hv6R08pGKlF?pOC#K#j)GzgEg zRiD4rKGJj{jdP22m+6qLT36NuGgj)6i858@Ow~KIq{}RivV}}vq6{390zRkvLKH`j zIIt0+qIacVE%BsJ;@!x2y7lHs=`orJ-Qq8mDI4+j>;!`&PCgZv@s0T`{zrg#dJu@8 zmQ+cRBgtG*n-?PT#8LUIp(x=X5>2ahb|q%*}hS97PlK?o`h-H zg0+E281v@w3SZ+N;%+E8YeM@K_NVn7DfJFALCtp+*G%W>u{oISdNa}cs%Ly4qt*50 zYY0?uQ|3LFAG`2vn?l@ikk)Ee|VfVRFeN##L z_sR2mYgKN80^eC^@jS7xP(|K(OA*JAzJOYZ_iF(ac=WU|HIXJ7^3rc_JFwHeVXP^N zvqLOJdDeM((C^#lNpTbGi?qPzidQi^x7CDOuchqqNyV&WJHDO(Gus@KFJ-Kh{cuqV zT;^vN!x^IPGAG6jd&>QcUL?SGh6C08El!7JvTRy+_rh|BYqeqGZRv_MooRVSghI>b z&83yDF6+son_u+i_mRYhHqP+TU)Lka5ME` zPs)Ikgjo4s9ZP26uRqH*8KrA?h!%hA6UGO=&Q}k6tlavnb&0pgc8d{eOSr(K?7%VK z(`)BpE z_F(I+wAM%~{24OrY&|^44LZVd92vS3;XBhM6Yv#A&FOb-v#7v}k0baH)wz%v?$)hM zJXyRqLmrK)Z&k!{9c~#LcIdWfOfB5xc#j7OC`+7+AzANK$iC#oe1#}%N+C>7#CIJr zoHa5tlf-Q$!Ej?^d#5gzS3fOQM{UDNc4u40ENGe6E>2N@MQ(E#&ax06b7Eh9XjpA+ zJMD<-&SZJt{xHj_+6kNf7~u#bj|b^{h-!?DY%yx0oI0<_u?oBcV?i`*Q{(i4&VGvhOwx-};JpPG_B>6C zhj@d914Xos=*N|K?l^@c8W2>zaPvMpGK}X*h+{GNDA6#QM8$~UeP&*tXlACuj*Q?5 zO&pF%OH|7fd@#RpbDP+W>J|tC)_tuBb47Q`tK+KB@EO$CcbUDVlH|SKt2)4LtRxBR z8dnuk)_?pepVSP>y#cIPk~}e(_~zN52Kr<+3s7$2^j@;{n0Rw=8*>{!0LbMp& z>7zC38%Z7aCeNRSuaHY-Pb*L3tGYpa6Yny&n~e76Idv@prgz6NHCoczFq~L^zomtY`ZY(1%jU00y1S62K3?}F zmXGd|Gbp~s%z!Zy2kPZEQfY8<;$&?iNLEd(+Q#elG5!qFEC`?}bz$(5Ri#OFtYYHc zyHy1{USM^U6MHQ7_ABj{uJj+>AJVtarnNuX$K$emxPAHdbLPC-Y7$IsI%AX))HVPc zZT5xutdGgMWLsKb`VP(KvlY4m-TRNk5O0!w`^S(A-NI z@A9iTKtf=QRZ)@ZFHg-%lD{^luxuWS&~0tVuciY-XfSkb7b>DTz6t8NZ%aU4>gP_* zXwO%qD0+a={!z4>!b5%E^x`Z~Mdj8d^$p3|(FR4q5W9}yzw~q2eO{RdZgIJ@;-)j` zuq=Tm)(4tL01TtGnP|rw%iND(QV(fo-4dUjo$k;8$*vXqcw(=R5`lSR*Y4xvWV`aZV7dU7T0Q8 z{(419lYwO%6ESVRTcUwv_$5*SqO$u34umoF#E6=eG`22vHRQ8wf_k$&XrXCarf-5O zn3Z6@Ol?${HaKnF(dgKjTgyk!?z1k{uW+QC*p~)uc$9d9wtwa{P7>8E1U>SL5C96P z=~oOV%Xf8osp|Z;j?@(H46G__b{?0w9M~JKvG;WD1I^?j!GPg)`KBPY%!2xPblXJ= zC@s5Hv#Rb~`mB`wDXwU6WE+n=8ow@WI4h$F^Ure+vla;aIQj5AecaPo{bwcWOBJ*= zccKfMGPf_OkcX!OqP3mPN*>&U!O5q+j~)uk`lD#@@FBrAM|S<pDB}8|FD*g0!u3aU_zr7>jZV+aP3_ZCUyM003)dV^wM_J%e4DMz+T^!R(>H=9 zT-B+tjEydA&fMn7`6@=&T;rjqPq#i{K_Dq<>4**mi$h=1M(D;>sq?U{)TwC(iMZ*enII5y+_8Odm5n~yvEFgok%>`L&pFU} zyF8kN<;3D>a+EorS+>4!L=*Kp^0rnSwf30&AJ=OvdC&c*J{)ydq`#hXNH&J_128R9 zj(bUP=Z6~Eg`HFn0d~HM8~vlXpJ$n3<1$UEr3v%LiK7&@4DO3EToQz~S6FtS^(&z> zRFe38mRsTQ*sHu&QiudQS02TFGn#riX5IuqnQJ%;)@PN$8^cRqW2&+jp~BtQ$~qBO zn|Y{S795Gz(iAuG_FQh`1Sn;_?m}AovGyFLOX2bp$Z>Cd4{W-k1o>(U4;7<&;}BIy z)ZUfSZ;~(DkBAs~yd!x>E(&BL0aYK#aZl)n)2-KaDBVlb#J;W93b8<4#GLbH1_!&i z^wX|%%pmXs5eZcTZdnt-wqzb*)ObS52Ahj-(!E)M$m7WwLFP81k>E&or(YI(^vVzf zT8|;jp+IGl`ZNZ$#=BBz0``$U&nhL8>&{Fc@(lWwf^(Z~_EY3bO*v^vrac3^!gs1LRUCF{ofgZ(_SC>j2!P7KEY zHn>b5?)=IOKvIS_ZvOckO zOp2b-&o7Pv!O=4!hP%${`v!DwUtIHU%E4%(RzPByKM0;sjK!0m0W-y|nZ2s7kz~sl zf2*vj+eU#0mbG`#Rx(dfviq|277S-2ybC1-Jvq_c36j9!4g z6?Yqc>jpUpdz7twKoD^3NH=o(gH1rjS6^yoQE?mt)PSq;yBI(;IP?*{q5;R{g>g?$ zZG7qrNJfo6$02DH`>({cy{b@=RY-tDU?5)@h63PPrl>K7piwDh64U)I>Kza=sqkwTg^;S|Y$27n2^L zCwZH=ssxfo8c(K7dz*Pr@AkWVMU6o{{rquF}{JX>7Q#Fjp8(H9V<`vD8 zs3!c0(|eZ0#c*eBZBoPHIFb%fd+EaQGx4x2vNvT)yqd6r%QFBDDHRa{GnyrXHZYLrzjIX*0~^BI`+tY{Q> zv~twV-PUbhINNc-%m2F>r!QgOj!EIr5}`e5A$X^l>|N*@_JQ>AIL5IM-&z_U3!dE2<>|d)ZEsybTh3;c0t>-2_PX}cmxRv!wY4$$UK>OPZ z$;R^G^5x_KwmlDmm_Lx_z*Xhw6TJhTfeowvxm$>3%5-#dC>0oEbyn1 zfQBCL$~3Azi(^RAV??~s)O!B$+FS^@nE(!fLff_Ka^I8YhTPmgf=i`I$oFoiGov)- z^A^<~j%sJUK83zic=rxo1NulStLii`A*nt$?T21HoZWkOiX~e61fUPVnxt`vOf9v> z^X&H@tSj(< zsL0;-cnoc%nlQ9?pdvU9x1CBlu`QG{Ws?2|bb%<2fv748^h^f{FRJ`mz*UZDxE`b7 zNg2++PvJlxMg;S<^GiN2s&2Bl<%;0mD-*v-COZ@hvbTen>;U;ki{*HmnGC-ME4!2a z5{vFVfFRA7&dB#x^ zS49%_NXgi0)1O?{wPUYOi;Q;7b-L1Lnt1c{d|`JGU1;g55~~|We3utEz+S?Dn0$E4 zK`!XOr=B7jPW*9i_BS=#F+}L1Xoy#Jz)3bCuoHRr(V-U`{V!1N&6zC3x8O)Df;+0P zc^5cr6Y3UZjmsW;4FgFm07;b51E)X0PmKi|D71eBPX7)sY@#j-3YNfdj9pPzl+-iU1d3 z38w7GFRIKJTE2IBYt>0*>;N`{wh~uQUzKxLB|gi}sJb|CVDF)3yvwnx-z`_M*XfRAEKgP7HZWV^kw&#e9|ZyC~2# z&&pZM9>B#(58D$BArAmDxOrQHRU!V|U_r&;%;|)+v=)0M01SgyYBcI^-M!R->IsT! zZZ0d~Y6rOgfaU6?Hu?YFp7|+l;Qa{Cp|{HA`5izGa;jCBnch+F**F_AG7!AufEr&f z%gBn7038j|afVGX7A2E--up5zO-(WVd}J*A*M9DqkCHj2pd7Y1-VN9>k%H!a@E$B$ zTgsr+7ll?Z61%G|rw{?&Yy@Br(Nfq~aO%ZPRhO@}0X!X9^?vLvFIIYCJ{8h$v0X4ey$bfP)xU?^P z#OyFmXB>%?U-U+YPyvS+0gH^uozX-d;L0}!TW<>~c#=@TbOZ|e+P zic#JxnrWOWR=D>S35m*V#6ga;^ACCqhiDG+4*AM)>y+x(*9t2?=Tq^NgRCVs8LWBE ziLRalUUS#B&b!JbPZ4vv@29^kB7QQ2`#C8k4=9TvBl%7PpsY#=F0FX`ObxOum9 zc@zSn?8c5d=qxRI#EX(E@*XHu(~q{{2AvAu>2EQd+`&-xt9#dQ3`lK4SdfQ(?Qxpj zM!4J#YEE>Niz_V}BY3a$HG+F%sZysqE9&(zUID1`=E9)`>xi{;x&iG%*YQLhe4dSABruv1W33G8|uHY^m?bKK*$J9{U#znNvLwdwpIj*AX6r2&C zC8zf!{Rx$(q2AoQ7qJI`y25T?n$o)Y+=+z)-JW!QhvNroO|I2*2`Ata>*{KkRfxbSapYO^NJ}8VFaVmL z_S($#LbuLVOsmBG^q$hG9JGd&l~rM(F^DY+tW93eMNI2YJY8&UNlc4Z-xVx1sx`+k zD1vW&>#{zy7`XO%EET}g;~^P$vfgQ}cP0`D3Tkve*azm1=zA13Hw_&Fc^hi`bdMNv zLnL`A2ppWQj(zECLfh`NrS?dZpkQg?k9C%s)<#3lAg8j@ z9{q5hqsJy?(qP-i8u+JXdK5t!7f9dkGxxQBO&DW*;YZrR0A4vT6siE-^}wM5Q?01E6CcRJ1Iu13oHL31at zshKnjFRoUzgZ9stP1ZrjfCwl)L0Q1}<3oo&4B#l`1aPQO>-1v5hFTbS6t`gQ&pawx zv#75~nH45cRp$?wB+R`xDjO-csGh->A8QWe2N1WY(68r}_TtE??H^ip8NaqIsr-6x zl(!!8g&v_w-T&b+TzX@EsA_Vg)Fpaz4|Gfx$(D1Jl+s1)6 zcFT*?-7o2XyEXx#k-kd~^A?|?+Jmiz?i{WaUV5Fj`PS`k(}7C3K)KRL7gIFn{I z+N@(q^UI1#V9v%wt?!l24Nz&)$(7iU1a9BGb-krG0ZZ3GGkHg`ml_{Ns3yL_&HLVT z*&I)>+@4HXnqKr+IJ%olNA=C#*u4&Li9=fOs-xBRqtWL}t)N(}UQlTE5~;0yJ6DV9 zTR(-q9Cde;G^6 Date: Tue, 13 Feb 2024 17:26:18 +0530 Subject: [PATCH 0096/2331] feat(domain): r_akash.is-a.dev --- domains/r_akash.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/r_akash.json diff --git a/domains/r_akash.json b/domains/r_akash.json new file mode 100644 index 000000000..9ecf40be5 --- /dev/null +++ b/domains/r_akash.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CruxCoder7", + "email": "akashrangesh07@gmail.com" + }, + "record": { + "CNAME": "cruxcoder7.github.io" + } +} From a9a49f11d253c96387fe56771e8c8330ae1ebc71 Mon Sep 17 00:00:00 2001 From: AtharvParsewar Date: Tue, 13 Feb 2024 19:02:54 +0530 Subject: [PATCH 0097/2331] feat(domain): parsewar.is-a.dev --- domains/parsewar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/parsewar.json diff --git a/domains/parsewar.json b/domains/parsewar.json new file mode 100644 index 000000000..f1df135d0 --- /dev/null +++ b/domains/parsewar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AtharvParsewar", + "email": "atharvparsewar@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From 473b2b95eac8bf7c47e9a32360b0c4dcf4da841f Mon Sep 17 00:00:00 2001 From: toby7002 <144540995+toby7002@users.noreply.github.com> Date: Tue, 13 Feb 2024 20:53:34 +0700 Subject: [PATCH 0098/2331] Update record --- domains/toby.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/toby.json b/domains/toby.json index 730a151c9..bccae9460 100644 --- a/domains/toby.json +++ b/domains/toby.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "toby7002.github.io" + "URL": "https://toby7002.github.io" } } From a47408c206393b424d200625963120e33c4b4ac1 Mon Sep 17 00:00:00 2001 From: Gerickpogi17 Date: Tue, 13 Feb 2024 22:24:12 +0800 Subject: [PATCH 0099/2331] feat(domain): gerick.is-a.dev --- domains/gerick.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gerick.json diff --git a/domains/gerick.json b/domains/gerick.json new file mode 100644 index 000000000..993235876 --- /dev/null +++ b/domains/gerick.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Gerickpogi17", + "email": "gymatibag17@gmail.com" + }, + "record": { + "CNAME": "portfolio-3a9.pages.dev" + } +} From 017fbd3c06306366c637bffc4a2c0e17c979b47c Mon Sep 17 00:00:00 2001 From: DasSharkk Date: Tue, 13 Feb 2024 17:30:20 +0100 Subject: [PATCH 0100/2331] feat(domain): dasshark.is-a.dev --- domains/dasshark.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dasshark.json diff --git a/domains/dasshark.json b/domains/dasshark.json new file mode 100644 index 000000000..3c749dca8 --- /dev/null +++ b/domains/dasshark.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DasSharkk", + "email": "dassharkk@proton.me" + }, + "record": { + "CNAME": "dasshark.dasshept.de" + } +} From eafff30fddec67965fa9f3078602f3ed300727e5 Mon Sep 17 00:00:00 2001 From: mcshept <76730499+mcshept@users.noreply.github.com> Date: Tue, 13 Feb 2024 19:52:16 +0100 Subject: [PATCH 0101/2331] Update shept.json --- domains/shept.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/shept.json b/domains/shept.json index 2025a6ccb..4f88ab9d0 100644 --- a/domains/shept.json +++ b/domains/shept.json @@ -9,6 +9,8 @@ "185.199.109.153", "185.199.110.153", "185.199.111.153" - ] + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } } From f06f52b899946f3cbb8a559485b6bf14cec1cbf5 Mon Sep 17 00:00:00 2001 From: rightburrow Date: Tue, 13 Feb 2024 12:54:26 -0600 Subject: [PATCH 0102/2331] feat(domain): nutworks-team.is-a.dev --- domains/nutworks-team.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nutworks-team.json diff --git a/domains/nutworks-team.json b/domains/nutworks-team.json new file mode 100644 index 000000000..27dc21941 --- /dev/null +++ b/domains/nutworks-team.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rightburrow", + "email": "rightburrowyt@gmail.com" + }, + "record": { + "URL": "https://nutworks-team.neocities.org" + } +} From 4d4e8064387cabd1a35cfb60f44c8b24ee13cc29 Mon Sep 17 00:00:00 2001 From: NotAymo Date: Tue, 13 Feb 2024 22:02:52 +0100 Subject: [PATCH 0103/2331] feat(domain): aymouwu.is-a.dev --- domains/aymouwu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aymouwu.json diff --git a/domains/aymouwu.json b/domains/aymouwu.json new file mode 100644 index 000000000..89c2cef65 --- /dev/null +++ b/domains/aymouwu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NotAymo", + "email": "ninecraftoff@outlook.com" + }, + "record": { + "CNAME": "usest1.netro.host" + } +} From c2d02b71834b3456f6f52729c60cc70458d4dab8 Mon Sep 17 00:00:00 2001 From: AXD Date: Tue, 13 Feb 2024 23:14:46 +0200 Subject: [PATCH 0104/2331] Update axd.json --- domains/axd.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/axd.json b/domains/axd.json index 75d1c9dc1..22e52a7e8 100644 --- a/domains/axd.json +++ b/domains/axd.json @@ -1,9 +1,9 @@ { "owner": { "username": "alexdhg", - "email": "alex.zr71@gmail.com" + "email": "axd@webwarp.ro" }, "record": { - "URL": "https://axxd.me" + "CNAME": "https://axxd.me" } } From 0bf9e5bdfa529d9e8e6c7e3be9c1373b47278885 Mon Sep 17 00:00:00 2001 From: darvingaba Date: Tue, 13 Feb 2024 22:27:44 +0100 Subject: [PATCH 0105/2331] feat(domain): darvin.is-a.dev --- domains/darvin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/darvin.json diff --git a/domains/darvin.json b/domains/darvin.json new file mode 100644 index 000000000..7a10fd7c4 --- /dev/null +++ b/domains/darvin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "darvingaba", + "email": "darvingaba1@gmail.com" + }, + "record": { + "URL": "https://darvingaba.github.io/pfmain/" + } +} From 27dea9ff3eff71237cc6b90039957875f553d6ff Mon Sep 17 00:00:00 2001 From: 482migs Date: Wed, 14 Feb 2024 13:09:57 +1300 Subject: [PATCH 0106/2331] feat(domain): unnst.is-a.dev --- domains/unnst.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/unnst.json diff --git a/domains/unnst.json b/domains/unnst.json new file mode 100644 index 000000000..0b46c9119 --- /dev/null +++ b/domains/unnst.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "482migs", + "email": "amberisamab@gmail.com" + }, + "record": { + "CNAME": "unnst.github.io" + } +} From c892be6a34e768998a4d786185e2873f88af6096 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tu=E1=BA=A5n=20David?= <43137730+VitStudio@users.noreply.github.com> Date: Wed, 14 Feb 2024 10:25:11 +0700 Subject: [PATCH 0107/2331] feat(domain): add `davidbisky.is-a.dev` --- domains/davidbisky.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/davidbisky.json diff --git a/domains/davidbisky.json b/domains/davidbisky.json new file mode 100644 index 000000000..b389448a9 --- /dev/null +++ b/domains/davidbisky.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "VitStudio", + "email": "richardvu12391@gmail.com" + }, + + "record": { + "A": ["198.45.114.194"] + } +} From 50158736f32108561e2631402e33ae51e01e5dac Mon Sep 17 00:00:00 2001 From: R Akash <70320962+CruxCoder7@users.noreply.github.com> Date: Wed, 14 Feb 2024 10:57:46 +0530 Subject: [PATCH 0108/2331] fixed CNAME --- domains/akash.json | 2 +- domains/akashr.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/akash.json b/domains/akash.json index 930f0adeb..9ecf40be5 100644 --- a/domains/akash.json +++ b/domains/akash.json @@ -4,6 +4,6 @@ "email": "akashrangesh07@gmail.com" }, "record": { - "CNAME": "akash" + "CNAME": "cruxcoder7.github.io" } } diff --git a/domains/akashr.json b/domains/akashr.json index d7a72fe18..9ecf40be5 100644 --- a/domains/akashr.json +++ b/domains/akashr.json @@ -4,6 +4,6 @@ "email": "akashrangesh07@gmail.com" }, "record": { - "CNAME": "akashr.vercel.app" + "CNAME": "cruxcoder7.github.io" } } From 9507bb5290980e7784538adba3b54c5312cebe8c Mon Sep 17 00:00:00 2001 From: RainWill <2782401449@qq.com> Date: Wed, 14 Feb 2024 13:51:25 +0800 Subject: [PATCH 0109/2331] feat(domain): afk.is-a.dev --- domains/afk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/afk.json diff --git a/domains/afk.json b/domains/afk.json new file mode 100644 index 000000000..86c822049 --- /dev/null +++ b/domains/afk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RainWill", + "email": "2782401449@qq.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From 4cd7e7388842cae21a8467e5655bb36648337183 Mon Sep 17 00:00:00 2001 From: Crazy-Max-Blog Date: Wed, 14 Feb 2024 11:06:49 +0400 Subject: [PATCH 0110/2331] feat(domain): rpi.crazymax.is-a.dev --- domains/rpi.crazymax.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rpi.crazymax.json diff --git a/domains/rpi.crazymax.json b/domains/rpi.crazymax.json new file mode 100644 index 000000000..597fc0340 --- /dev/null +++ b/domains/rpi.crazymax.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Crazy-Max-Blog", + "email": "Crazy-Max-2011@yandex.ru" + }, + "record": { + "URL": "https://crazymax.is-a.dev/rpi" + } +} From e570de9542cacea47712ca7c0ce6b96d078ffca4 Mon Sep 17 00:00:00 2001 From: Spixed Date: Wed, 14 Feb 2024 17:20:09 +0800 Subject: [PATCH 0111/2331] feat(domain): spixed.is-a.dev --- domains/spixed.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/spixed.json diff --git a/domains/spixed.json b/domains/spixed.json new file mode 100644 index 000000000..6fbf6e569 --- /dev/null +++ b/domains/spixed.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Spixed", + "email": "Space369X@163.com" + }, + "record": { + "CNAME": "spixed" + } +} From 03dc2a0bcae232e2253aeac9767817acaef86797 Mon Sep 17 00:00:00 2001 From: Spixed <114914998+Spixed@users.noreply.github.com> Date: Wed, 14 Feb 2024 17:30:56 +0800 Subject: [PATCH 0112/2331] fix my error --- domains/spixed.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/spixed.json b/domains/spixed.json index 6fbf6e569..d96f9b472 100644 --- a/domains/spixed.json +++ b/domains/spixed.json @@ -4,6 +4,6 @@ "email": "Space369X@163.com" }, "record": { - "CNAME": "spixed" + "CNAME": "spixed.github.io" } } From ecf2ef6f7ba3a39d14d3f3261575770f20316e2d Mon Sep 17 00:00:00 2001 From: bernalvarela Date: Wed, 14 Feb 2024 10:51:46 +0100 Subject: [PATCH 0113/2331] feat(domain): bernalvarela.is-a.dev --- domains/bernalvarela.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bernalvarela.json diff --git a/domains/bernalvarela.json b/domains/bernalvarela.json new file mode 100644 index 000000000..2557355d7 --- /dev/null +++ b/domains/bernalvarela.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bernalvarela", + "email": "bernalvarela@gmail.com" + }, + "record": { + "CNAME": "bernalvarela.github.io" + } +} From 6eba960f950db510c5ddb50b6ef7ec9330cf847a Mon Sep 17 00:00:00 2001 From: SunWuyuan <1847261658@qq.com> Date: Wed, 14 Feb 2024 21:27:17 +0800 Subject: [PATCH 0114/2331] feat(domain): wu.is-a.dev --- domains/wu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/wu.json diff --git a/domains/wu.json b/domains/wu.json new file mode 100644 index 000000000..ba2970f43 --- /dev/null +++ b/domains/wu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SunWuyuan", + "email": "1847261658@qq.com" + }, + "record": { + "CNAME": "wuyuan.dev" + } +} From 49ef77aaf9ef969fcbdfd4f4ebc0de66a89165c4 Mon Sep 17 00:00:00 2001 From: SunWuyuan <1847261658@qq.com> Date: Wed, 14 Feb 2024 21:52:32 +0800 Subject: [PATCH 0115/2331] feat(domain): wuyuan.is-a.dev --- domains/wuyuan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/wuyuan.json diff --git a/domains/wuyuan.json b/domains/wuyuan.json new file mode 100644 index 000000000..ba2970f43 --- /dev/null +++ b/domains/wuyuan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SunWuyuan", + "email": "1847261658@qq.com" + }, + "record": { + "CNAME": "wuyuan.dev" + } +} From b1b16af20be7d5fefc534e35b6dbab4645743aed Mon Sep 17 00:00:00 2001 From: Ravage <112978864+DxRavage@users.noreply.github.com> Date: Wed, 14 Feb 2024 16:25:23 -0600 Subject: [PATCH 0116/2331] Create mariano-avila.json --- domains/mariano-avila.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/mariano-avila.json diff --git a/domains/mariano-avila.json b/domains/mariano-avila.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/mariano-avila.json @@ -0,0 +1 @@ + From 3972d345edbaca1b166cd85de5bd51be4b17d890 Mon Sep 17 00:00:00 2001 From: Ravage <112978864+DxRavage@users.noreply.github.com> Date: Wed, 14 Feb 2024 16:37:25 -0600 Subject: [PATCH 0117/2331] Update mariano-avila.json --- domains/mariano-avila.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/domains/mariano-avila.json b/domains/mariano-avila.json index 8b1378917..100087cfc 100644 --- a/domains/mariano-avila.json +++ b/domains/mariano-avila.json @@ -1 +1,12 @@ +{ + "description": "personal portfolio", + "repo": "https://github.com/dxravage/dxravage.github.io", + "owner": { + "username": "dxravage", + "email": "marianoavilaj4@gmail.com", + "twitter": "MarianoAvilaC" + }, + "record": { + "CNAME": "dxravage.github.io" + } From ec94f10d89d63b6e25fc0fd592ef7e276ee2ee8c Mon Sep 17 00:00:00 2001 From: REZ3X <157938885+REZ3X@users.noreply.github.com> Date: Thu, 15 Feb 2024 11:59:58 +0700 Subject: [PATCH 0118/2331] feat(domain): add `rez3x.is-a.dev` --- domains/rez3x.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/rez3x.json diff --git a/domains/rez3x.json b/domains/rez3x.json new file mode 100644 index 000000000..8076316ef --- /dev/null +++ b/domains/rez3x.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "REZ3X", + "email": "rezex.dev01@gmail.com" + }, + + "record": { + "CNAME": "japon-resto.pages.dev" + } +} From 34862650e86c5bc17d77fd8e1d6fad118c97f82e Mon Sep 17 00:00:00 2001 From: DxRavage Date: Wed, 14 Feb 2024 23:32:22 -0600 Subject: [PATCH 0119/2331] feat(domain): mariano.avila.is-a.dev --- domains/mariano.avila.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mariano.avila.json diff --git a/domains/mariano.avila.json b/domains/mariano.avila.json new file mode 100644 index 000000000..830f26aad --- /dev/null +++ b/domains/mariano.avila.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DxRavage", + "email": "marianoavilaj4@gmail.com" + }, + "record": { + "CNAME": "dxravage.github.io" + } +} From 0163d028a72b44b5f104497242fdc30e6c69e76d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 15 Feb 2024 17:44:03 +0800 Subject: [PATCH 0120/2331] Delete domains/thunder.json --- domains/thunder.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/thunder.json diff --git a/domains/thunder.json b/domains/thunder.json deleted file mode 100644 index 7e73ff69b..000000000 --- a/domains/thunder.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "thunderarch", - "email": "thunderarch77@gmail.com" - }, - "record": { - "CNAME": "thunderarch.github.io" - } -} From 4defd4c53f95cf34a379ec5a9ba89e1aec7d76de Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 15 Feb 2024 17:45:19 +0800 Subject: [PATCH 0121/2331] Delete domains/thunderarch.json --- domains/thunderarch.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/thunderarch.json diff --git a/domains/thunderarch.json b/domains/thunderarch.json deleted file mode 100644 index 7e73ff69b..000000000 --- a/domains/thunderarch.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "thunderarch", - "email": "thunderarch77@gmail.com" - }, - "record": { - "CNAME": "thunderarch.github.io" - } -} From 899db6aee5d8c7f1be1b40eb8f48f0a4dcf52fb3 Mon Sep 17 00:00:00 2001 From: Argzf Date: Thu, 15 Feb 2024 13:54:02 +0330 Subject: [PATCH 0122/2331] feat(domain): gzf.is-a.dev --- domains/gzf.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gzf.json diff --git a/domains/gzf.json b/domains/gzf.json new file mode 100644 index 000000000..ad8f10731 --- /dev/null +++ b/domains/gzf.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Argzf", + "email": "gzf.dev@gmail.com" + }, + "record": { + "TXT": "dh=790b378eaf31c0c456354c0aa04129bd7057dfb2" + } +} From a3b0918413ff8c956e4753870129bc314f3db1c9 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 15 Feb 2024 19:37:24 +0800 Subject: [PATCH 0123/2331] Delete domains/dracx.json --- domains/dracx.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/dracx.json diff --git a/domains/dracx.json b/domains/dracx.json deleted file mode 100644 index d9e570234..000000000 --- a/domains/dracx.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "m1kuwu", - "email": "123kishanvish@gmail.com" - }, - "record": { - "CNAME": "m1kuwu.github.io" - } -} From caf25abb91599d11c09bed4b56066f5f36edb846 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 15 Feb 2024 19:38:19 +0800 Subject: [PATCH 0124/2331] Delete domains/pic.json --- domains/pic.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/pic.json diff --git a/domains/pic.json b/domains/pic.json deleted file mode 100644 index 0e1dafdb9..000000000 --- a/domains/pic.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "m1kuwu", - "email": "123kishanvish@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} From 09d0ac65285df27a2b6b5a3c352ac825b73a7016 Mon Sep 17 00:00:00 2001 From: kageurufu Date: Thu, 15 Feb 2024 07:10:52 -0700 Subject: [PATCH 0125/2331] feat(domain): frank.is-a.dev --- domains/frank.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/frank.json diff --git a/domains/frank.json b/domains/frank.json new file mode 100644 index 000000000..4dc03c165 --- /dev/null +++ b/domains/frank.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kageurufu", + "email": "franklyn@tackitt.net" + }, + "record": { + "CNAME": "is-a-dev.frank.af" + } +} From de44b17d2fafa37c90b4a011268e591611c7ab3c Mon Sep 17 00:00:00 2001 From: caburum <24cdingwall@gmail.com> Date: Thu, 15 Feb 2024 10:11:49 -0500 Subject: [PATCH 0126/2331] feat(domain): caburum.is-a.dev --- domains/caburum.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/caburum.json diff --git a/domains/caburum.json b/domains/caburum.json new file mode 100644 index 000000000..e753d199a --- /dev/null +++ b/domains/caburum.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "caburum", + "email": "24cdingwall@gmail.com" + }, + "record": { + "CNAME": "calum-portfolio.pages.dev" + } +} From c3072681981809fabda9d598c618333b065605be Mon Sep 17 00:00:00 2001 From: caburum <24cdingwall@gmail.com> Date: Thu, 15 Feb 2024 10:13:51 -0500 Subject: [PATCH 0127/2331] feat(domain): calum.is-a.dev --- domains/calum.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/calum.json diff --git a/domains/calum.json b/domains/calum.json new file mode 100644 index 000000000..809c63f53 --- /dev/null +++ b/domains/calum.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "caburum", + "email": "24cdingwall@gmail.com" + }, + "record": { + "URL": "https://caburum.is-a.dev" + } +} From 1e3e813bcb30cc9b07c658b3c87c63d3bd65b48f Mon Sep 17 00:00:00 2001 From: stoltz-dev Date: Thu, 15 Feb 2024 14:44:32 -0300 Subject: [PATCH 0128/2331] feat(domain): stoltz.is-a.dev --- domains/stoltz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/stoltz.json diff --git a/domains/stoltz.json b/domains/stoltz.json new file mode 100644 index 000000000..bc836056c --- /dev/null +++ b/domains/stoltz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "stoltz-dev", + "email": "rafaelbraun5@hotmail.com" + }, + "record": { + "URL": "stoltz.is-a.dev" + } +} From b85dc496c9271e6f564ac1051a5455c9ab161ca7 Mon Sep 17 00:00:00 2001 From: Akshat <75732865+LegendOP1041@users.noreply.github.com> Date: Thu, 15 Feb 2024 23:28:39 +0530 Subject: [PATCH 0129/2331] Register grafana.akshtt.is-a.dev --- domains/grafana.akshtt.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/grafana.akshtt.json diff --git a/domains/grafana.akshtt.json b/domains/grafana.akshtt.json new file mode 100644 index 000000000..d55e38eee --- /dev/null +++ b/domains/grafana.akshtt.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "LegendOP1041", + "email": "maillegendop@gmail.com", + "discord": "1056531806763102218" + }, + + "record": { + "A": ["69.30.249.53"] + } + } + \ No newline at end of file From 07f6017439a163924dfb853c4f89b7dada2e1638 Mon Sep 17 00:00:00 2001 From: StoltZ <83966759+stoltz-dev@users.noreply.github.com> Date: Thu, 15 Feb 2024 15:12:15 -0300 Subject: [PATCH 0130/2331] Change 'stoltz.is-a.dev' to 'https://stoltz.github.io' --- domains/stoltz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/stoltz.json b/domains/stoltz.json index bc836056c..761a9778f 100644 --- a/domains/stoltz.json +++ b/domains/stoltz.json @@ -4,6 +4,6 @@ "email": "rafaelbraun5@hotmail.com" }, "record": { - "URL": "stoltz.is-a.dev" + "URL": "https://stoltz-dev.github.io" } } From faf6d464794b16b29af343bc80417cdf92ac3247 Mon Sep 17 00:00:00 2001 From: Ravage <112978864+DxRavage@users.noreply.github.com> Date: Thu, 15 Feb 2024 12:23:23 -0600 Subject: [PATCH 0131/2331] Update mariano-avila.json --- domains/mariano-avila.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/mariano-avila.json b/domains/mariano-avila.json index 100087cfc..503d25702 100644 --- a/domains/mariano-avila.json +++ b/domains/mariano-avila.json @@ -1,4 +1,3 @@ - { "description": "personal portfolio", "repo": "https://github.com/dxravage/dxravage.github.io", From 7ad76cf37da93ab1027c9506b3d31eea41c00e90 Mon Sep 17 00:00:00 2001 From: e-coders Date: Fri, 16 Feb 2024 00:02:42 +0530 Subject: [PATCH 0132/2331] feat(domain): ashishagarwal.is-a.dev --- domains/ashishagarwal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ashishagarwal.json diff --git a/domains/ashishagarwal.json b/domains/ashishagarwal.json new file mode 100644 index 000000000..1de040c7c --- /dev/null +++ b/domains/ashishagarwal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "e-coders", + "email": "aasheeshsaumya@gmail.com" + }, + "record": { + "CNAME": "e-coders.github.io" + } +} From 2c7ed24fcc6ca642ac14b7deb86cefe5460e7925 Mon Sep 17 00:00:00 2001 From: cloudirector Date: Thu, 15 Feb 2024 13:26:46 -0600 Subject: [PATCH 0133/2331] feat(domain): cloudirector.is-a.dev --- domains/cloudirector.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cloudirector.json diff --git a/domains/cloudirector.json b/domains/cloudirector.json new file mode 100644 index 000000000..8806f1bc3 --- /dev/null +++ b/domains/cloudirector.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cloudirector", + "email": "cantcloud@gmail.com" + }, + "record": { + "CNAME": "cloudirector.github.io" + } +} From 68833280e58ca475bd7729aee30718d068b8d1a7 Mon Sep 17 00:00:00 2001 From: Ravage <112978864+DxRavage@users.noreply.github.com> Date: Thu, 15 Feb 2024 13:45:45 -0600 Subject: [PATCH 0134/2331] Delete domains/m.avila.json --- domains/m.avila.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/m.avila.json diff --git a/domains/m.avila.json b/domains/m.avila.json deleted file mode 100644 index 1f9c52844..000000000 --- a/domains/m.avila.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DxRavage", - "email": "marianoavilaj4@gmail.com" - }, - "record": { - "CNAME": "www.m.avila.is-a.dev" - } -} From e8522b42b3045a355f92cd200a5420fa96c5b4a3 Mon Sep 17 00:00:00 2001 From: Ravage <112978864+DxRavage@users.noreply.github.com> Date: Thu, 15 Feb 2024 13:46:13 -0600 Subject: [PATCH 0135/2331] Delete domains/mariano.avila.json --- domains/mariano.avila.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/mariano.avila.json diff --git a/domains/mariano.avila.json b/domains/mariano.avila.json deleted file mode 100644 index 830f26aad..000000000 --- a/domains/mariano.avila.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DxRavage", - "email": "marianoavilaj4@gmail.com" - }, - "record": { - "CNAME": "dxravage.github.io" - } -} From d90a692b2a4784b9f63be2967577014aa310203b Mon Sep 17 00:00:00 2001 From: Ravage <112978864+DxRavage@users.noreply.github.com> Date: Thu, 15 Feb 2024 13:47:02 -0600 Subject: [PATCH 0136/2331] Delete domains/mariano-avila.json --- domains/mariano-avila.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/mariano-avila.json diff --git a/domains/mariano-avila.json b/domains/mariano-avila.json deleted file mode 100644 index 503d25702..000000000 --- a/domains/mariano-avila.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "personal portfolio", - "repo": "https://github.com/dxravage/dxravage.github.io", - "owner": { - "username": "dxravage", - "email": "marianoavilaj4@gmail.com", - "twitter": "MarianoAvilaC" - }, - "record": { - "CNAME": "dxravage.github.io" - } From 91c47a82518e0179d2efd4a111987b2517a0c837 Mon Sep 17 00:00:00 2001 From: Aymo <96393445+NotAymo@users.noreply.github.com> Date: Thu, 15 Feb 2024 21:51:41 +0100 Subject: [PATCH 0137/2331] Delete domains/cloud.aymo.json --- domains/cloud.aymo.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/cloud.aymo.json diff --git a/domains/cloud.aymo.json b/domains/cloud.aymo.json deleted file mode 100644 index 8474a354b..000000000 --- a/domains/cloud.aymo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "NotAymo", - "email": "ninecraftoff@outlook.com" - }, - "record": { - "A": ["65.19.141.67"] - } -} From 17af18751563a55f287b65c07b64ad343f2952b1 Mon Sep 17 00:00:00 2001 From: Aymo <96393445+NotAymo@users.noreply.github.com> Date: Thu, 15 Feb 2024 21:53:04 +0100 Subject: [PATCH 0138/2331] Delete domains/cdn.untendo.json --- domains/cdn.untendo.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/cdn.untendo.json diff --git a/domains/cdn.untendo.json b/domains/cdn.untendo.json deleted file mode 100644 index e5b179010..000000000 --- a/domains/cdn.untendo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "NotAymo", - "email": "ninecraftoff@outlook.com" - }, - "record": { - "CNAME": "untendo.github.io" - } -} From 11473d690592c3bd7983877b34d16e33883d75ba Mon Sep 17 00:00:00 2001 From: MullerIsabella Date: Thu, 15 Feb 2024 16:03:06 -0500 Subject: [PATCH 0139/2331] feat(domain): isabella.is-a.dev --- domains/isabella.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/isabella.json diff --git a/domains/isabella.json b/domains/isabella.json new file mode 100644 index 000000000..2c495c66a --- /dev/null +++ b/domains/isabella.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MullerIsabella", + "email": "AlpineDreamer92@protonmail.com" + }, + "record": { + "CNAME": "mullerisabella.onrender.com" + } +} From 7220b62d8ba376bd16761429cbb8d3b40d6a248e Mon Sep 17 00:00:00 2001 From: AXD Date: Fri, 16 Feb 2024 00:17:37 +0200 Subject: [PATCH 0140/2331] Update axd.json --- domains/axd.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/axd.json b/domains/axd.json index 22e52a7e8..1441f3654 100644 --- a/domains/axd.json +++ b/domains/axd.json @@ -4,6 +4,6 @@ "email": "axd@webwarp.ro" }, "record": { - "CNAME": "https://axxd.me" + "CNAME": "axxd.me" } } From 73e4dfc5d866356e905ed31722254f68c9aa5343 Mon Sep 17 00:00:00 2001 From: Ravage <112978864+DxRavage@users.noreply.github.com> Date: Thu, 15 Feb 2024 16:39:34 -0600 Subject: [PATCH 0141/2331] Create mariano-avila.json --- domains/mariano-avila.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mariano-avila.json diff --git a/domains/mariano-avila.json b/domains/mariano-avila.json new file mode 100644 index 000000000..669c8e2ec --- /dev/null +++ b/domains/mariano-avila.json @@ -0,0 +1,12 @@ +{ + "description": "personal portfolio using github pages", + "repo": "https://github.com/dxravage/dxravage.github.io", + "owner": { + "username": "dxravage", + "email": "marianoavilaj4@gmail.com", + "twitter": "@MarianoAvilaC" + }, + "record": { + "CNAME": "dxravage.github.io" + } +} From 8a2e6817bea8b370a89075a8db9b275a79318fcf Mon Sep 17 00:00:00 2001 From: DxRavage Date: Thu, 15 Feb 2024 18:05:19 -0600 Subject: [PATCH 0142/2331] feat(domain): mariano.avila.is-a.dev --- domains/mariano.avila.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mariano.avila.json diff --git a/domains/mariano.avila.json b/domains/mariano.avila.json new file mode 100644 index 000000000..830f26aad --- /dev/null +++ b/domains/mariano.avila.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DxRavage", + "email": "marianoavilaj4@gmail.com" + }, + "record": { + "CNAME": "dxravage.github.io" + } +} From fb4f13e373275fea1cc68d6d97258ee464bb8da6 Mon Sep 17 00:00:00 2001 From: Bob16077777 <80724277+Bob16077@users.noreply.github.com> Date: Thu, 15 Feb 2024 20:01:58 -0800 Subject: [PATCH 0143/2331] Register bob16077.is-a.dev --- domains/bob16077.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bob16077.json diff --git a/domains/bob16077.json b/domains/bob16077.json new file mode 100644 index 000000000..d4ccd7196 --- /dev/null +++ b/domains/bob16077.json @@ -0,0 +1,11 @@ +{ + "description": "A personal page that also gives information on my projects", + "repo": "https://github.com/Bob16077/bob16077.github.io", + "owner": { + "username": "bob16077", + "discord": "bob16077777" + }, + "record": { + "CNAME": "bob16077.github.io" + } +} From aecffada6e8ef5125ab6943cfc72698cd8439850 Mon Sep 17 00:00:00 2001 From: drone911 Date: Fri, 16 Feb 2024 00:13:12 -0500 Subject: [PATCH 0144/2331] feat(domain): temporary.is-a.dev --- domains/temporary.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/temporary.json diff --git a/domains/temporary.json b/domains/temporary.json new file mode 100644 index 000000000..ef4998900 --- /dev/null +++ b/domains/temporary.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "drone911", + "email": "jigar1822@gmail.com" + }, + "record": { + "URL": "https://github.com/drone911" + } +} From 4335e66e29d82918c8f1b65c492676e7b87f457e Mon Sep 17 00:00:00 2001 From: yemzikk Date: Fri, 16 Feb 2024 15:25:53 +0530 Subject: [PATCH 0145/2331] feat(domain): yemzikk.is-a.dev --- domains/yemzikk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yemzikk.json diff --git a/domains/yemzikk.json b/domains/yemzikk.json new file mode 100644 index 000000000..0ddca87af --- /dev/null +++ b/domains/yemzikk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yemzikk", + "email": "muhammedziyad12@gmail.com" + }, + "record": { + "URL": "https://yemzikk.in/" + } +} From bc02d1aae0f4b59a149ec28e4b21fc88b5b1b264 Mon Sep 17 00:00:00 2001 From: lime360 Date: Fri, 16 Feb 2024 14:48:42 +0200 Subject: [PATCH 0146/2331] feat(domain): lime360.is-a.dev --- domains/lime360.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lime360.json diff --git a/domains/lime360.json b/domains/lime360.json new file mode 100644 index 000000000..4d0521011 --- /dev/null +++ b/domains/lime360.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lime360", + "email": "emeraldlime@protonmail.com" + }, + "record": { + "CNAME": "lime360.github.io" + } +} From 94063ac4da9ed8aed66740c2e89d67a5b0074346 Mon Sep 17 00:00:00 2001 From: realpxd Date: Fri, 16 Feb 2024 23:32:10 +0530 Subject: [PATCH 0147/2331] feat(domain): nishchay.is-a.dev --- domains/nishchay.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nishchay.json diff --git a/domains/nishchay.json b/domains/nishchay.json new file mode 100644 index 000000000..90c4bfa5a --- /dev/null +++ b/domains/nishchay.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "realpxd", + "email": "thisisnamansaini@gmail.com" + }, + "record": { + "URL": "https://programmerxd.vercel.app" + } +} From 895c240bdb94c42d350ef26bc84cab06ca2ede5d Mon Sep 17 00:00:00 2001 From: ProgrammerXD Date: Fri, 16 Feb 2024 23:42:04 +0530 Subject: [PATCH 0148/2331] Delete domains/pxd.json --- domains/pxd.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/pxd.json diff --git a/domains/pxd.json b/domains/pxd.json deleted file mode 100644 index 2a9dae651..000000000 --- a/domains/pxd.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "ProgrammerXD | Portfolio", - "repo": "https://github.com/realpxd/realpxd.github.io", - "owner": { - "username": "realpxd", - "email": "thisispxd@gmail.com", - "twitter": "dotpxd" - }, - "record": { - "URL": "https://programmerxd.vercel.app" - } -} From 7e7173da436394e35eb3808f3bd4f64e1bde12ce Mon Sep 17 00:00:00 2001 From: ProgrammerXD Date: Fri, 16 Feb 2024 23:43:49 +0530 Subject: [PATCH 0149/2331] Delete domains/nishchay.json --- domains/nishchay.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/nishchay.json diff --git a/domains/nishchay.json b/domains/nishchay.json deleted file mode 100644 index 90c4bfa5a..000000000 --- a/domains/nishchay.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "realpxd", - "email": "thisisnamansaini@gmail.com" - }, - "record": { - "URL": "https://programmerxd.vercel.app" - } -} From c10d796bf80ba6e6c4a97c664d199edf3e768150 Mon Sep 17 00:00:00 2001 From: fluid-developer Date: Fri, 16 Feb 2024 21:39:59 +0300 Subject: [PATCH 0150/2331] feat(domain): fluid.is-a.dev --- domains/fluid.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fluid.json diff --git a/domains/fluid.json b/domains/fluid.json new file mode 100644 index 000000000..9d1b771eb --- /dev/null +++ b/domains/fluid.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "fluid-developer", + "email": "ne0xch4r4@gmail.com" + }, + "record": { + "TXT": "test" + } +} From 736ae32d3325710b5919223730eea37427487e78 Mon Sep 17 00:00:00 2001 From: "Fluid.dev" <142986025+fluid-developer@users.noreply.github.com> Date: Fri, 16 Feb 2024 22:01:50 +0300 Subject: [PATCH 0151/2331] Update fluid.json --- domains/fluid.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/domains/fluid.json b/domains/fluid.json index 9d1b771eb..96f4d4b78 100644 --- a/domains/fluid.json +++ b/domains/fluid.json @@ -1,9 +1,12 @@ { + "description": "Personal website to host bio info and other things", + "repo": "https://github.com/fluid-developer/fluid-developer.github.io", "owner": { "username": "fluid-developer", - "email": "ne0xch4r4@gmail.com" + "email": "ne0xch4r4@gmail.com", + "twitter": "none" }, "record": { - "TXT": "test" + "CNAME": "fluid-developer.github.io" } -} +} From 6b45c887836581bff2874a5f2c756b1a9cb1c6fe Mon Sep 17 00:00:00 2001 From: vornex <79860992+vornex-gh@users.noreply.github.com> Date: Fri, 16 Feb 2024 15:15:00 -0400 Subject: [PATCH 0152/2331] Update files.vornexx.json --- domains/files.vornexx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/files.vornexx.json b/domains/files.vornexx.json index eba84ac92..e6652141f 100644 --- a/domains/files.vornexx.json +++ b/domains/files.vornexx.json @@ -1,7 +1,7 @@ { "owner": { "username": "vornex-gh", - "email": "ajay.ramnath8812@gmail.com" + "email": "" }, "record": { "A": ["69.30.249.53"] From 819bfd249fcc12e20a52bf6f14d68de096568c54 Mon Sep 17 00:00:00 2001 From: vornex <79860992+vornex-gh@users.noreply.github.com> Date: Fri, 16 Feb 2024 15:24:17 -0400 Subject: [PATCH 0153/2331] Update vornexx.json --- domains/vornexx.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/vornexx.json b/domains/vornexx.json index 764ac4c04..c38afb26f 100644 --- a/domains/vornexx.json +++ b/domains/vornexx.json @@ -1,7 +1,9 @@ { "owner": { "username": "vornex-gh", - "email": "ajay.ramnath8812@gmail.com" + "email": "", + "discord": "1149438819834269856", + "twitter": "vornexx_" }, "record": { "CNAME": "vornexx.pages.dev" From 4e5942f86863c226e03b8aa74d3ece55376e8525 Mon Sep 17 00:00:00 2001 From: vornex <79860992+vornex-gh@users.noreply.github.com> Date: Fri, 16 Feb 2024 15:24:56 -0400 Subject: [PATCH 0154/2331] Update files.vornexx.json --- domains/files.vornexx.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/files.vornexx.json b/domains/files.vornexx.json index e6652141f..c9d04ba28 100644 --- a/domains/files.vornexx.json +++ b/domains/files.vornexx.json @@ -1,7 +1,9 @@ { "owner": { "username": "vornex-gh", - "email": "" + "email": "", + "discord": "1149438819834269856", + "twitter": "vornexx_" }, "record": { "A": ["69.30.249.53"] From 8debfe50748c06a758de6685385910e3d4d02365 Mon Sep 17 00:00:00 2001 From: vornex <79860992+vornex-gh@users.noreply.github.com> Date: Fri, 16 Feb 2024 15:25:20 -0400 Subject: [PATCH 0155/2331] Update spotify.vornexx.json --- domains/spotify.vornexx.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/spotify.vornexx.json b/domains/spotify.vornexx.json index 3c97cf881..d9faf95cf 100644 --- a/domains/spotify.vornexx.json +++ b/domains/spotify.vornexx.json @@ -1,7 +1,9 @@ { "owner": { "username": "vornex-gh", - "email": "ajay.ramnath8812@gmail.com" + "email": "", + "discord": "1149438819834269856", + "twitter": "vornexx_" }, "record": { "CNAME": "spotify-vornexx.pages.dev" From 829ac5b2f1f1947bea81a710a295f9dc45fd79fa Mon Sep 17 00:00:00 2001 From: Jadify-eu <154420615+Jadify-eu@users.noreply.github.com> Date: Fri, 16 Feb 2024 22:26:29 +0200 Subject: [PATCH 0156/2331] Register jadify.is-a.dev --- domains/jadify.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jadify.json diff --git a/domains/jadify.json b/domains/jadify.json new file mode 100644 index 000000000..2a89ab99c --- /dev/null +++ b/domains/jadify.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Jadify-eu", + "email": "jadifyeu@gmail.com", + "discord": "753179409682399332" + }, + + "record": { + "CNAME": "is-a.dev.jadify.cyou" + } + } + \ No newline at end of file From 20552cc7a89078eea103c3a3489b5a5452f1e34d Mon Sep 17 00:00:00 2001 From: Argzf Date: Sat, 17 Feb 2024 06:39:59 +0330 Subject: [PATCH 0157/2331] feat(domain): _discord.gzf.is-a.dev.is-a.dev --- domains/_discord.gzf.is-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.gzf.is-a.dev.json diff --git a/domains/_discord.gzf.is-a.dev.json b/domains/_discord.gzf.is-a.dev.json new file mode 100644 index 000000000..ad8f10731 --- /dev/null +++ b/domains/_discord.gzf.is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Argzf", + "email": "gzf.dev@gmail.com" + }, + "record": { + "TXT": "dh=790b378eaf31c0c456354c0aa04129bd7057dfb2" + } +} From f461569df612fab5d708c7f2b83c85fc125ab905 Mon Sep 17 00:00:00 2001 From: drone911 Date: Fri, 16 Feb 2024 22:37:56 -0500 Subject: [PATCH 0158/2331] feat(domain): codecloak.jigar.is-a.dev --- domains/codecloak.jigar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/codecloak.jigar.json diff --git a/domains/codecloak.jigar.json b/domains/codecloak.jigar.json new file mode 100644 index 000000000..6d9913688 --- /dev/null +++ b/domains/codecloak.jigar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "drone911", + "email": "jigar1822@gmail.com" + }, + "record": { + "URL": "codecloak.onrender.com" + } +} From 669a58346647a57a3925254a4b93039006ce6714 Mon Sep 17 00:00:00 2001 From: gzf Date: Sat, 17 Feb 2024 07:20:53 +0330 Subject: [PATCH 0159/2331] Update gzf.json --- domains/gzf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gzf.json b/domains/gzf.json index ad8f10731..3c4c3f32d 100644 --- a/domains/gzf.json +++ b/domains/gzf.json @@ -4,6 +4,6 @@ "email": "gzf.dev@gmail.com" }, "record": { - "TXT": "dh=790b378eaf31c0c456354c0aa04129bd7057dfb2" + "TXT": "0" } } From a0249bf2a2226760b9e6d9a4987d5ae10f4df7e6 Mon Sep 17 00:00:00 2001 From: abidhasannir Date: Sat, 17 Feb 2024 13:52:18 +0600 Subject: [PATCH 0160/2331] feat(domain): abid.is-a.dev --- domains/abid.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/abid.json diff --git a/domains/abid.json b/domains/abid.json new file mode 100644 index 000000000..acb377e0a --- /dev/null +++ b/domains/abid.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "abidhasannir", + "email": "abidhasannir@omail.edu.pl" + }, + "record": { + "CNAME": "abidhasannir.github.io" + } +} From 6c23335427ce6afb1a7c995604de8e75f675d690 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 17 Feb 2024 17:37:42 +0800 Subject: [PATCH 0161/2331] feat: use bun latest --- .github/workflows/checks.yml | 2 +- .github/workflows/publish-records.yml | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index d3ffed2f1..7fa947f15 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -11,6 +11,6 @@ jobs: fetch-depth: 0 - uses: oven-sh/setup-bun@v1 with: - bun-version: 1.0.26 + bun-version: latest - run: bun install - run: bun test diff --git a/.github/workflows/publish-records.yml b/.github/workflows/publish-records.yml index 7caa63113..40e58b3ea 100644 --- a/.github/workflows/publish-records.yml +++ b/.github/workflows/publish-records.yml @@ -4,7 +4,6 @@ on: push: branches: [main] workflow_dispatch: - name: 'Publish records' jobs: publish: @@ -14,7 +13,7 @@ jobs: - uses: actions/checkout@v4 - uses: oven-sh/setup-bun@v1 with: - bun-version: 1.0.26 + bun-version: latest - run: bun install - run: bun test - name: Publishing records From 280c5f41d02cb077a220d67d23c7b73c3fd2ce9b Mon Sep 17 00:00:00 2001 From: CyberSecByte Date: Sat, 17 Feb 2024 21:20:14 +0530 Subject: [PATCH 0162/2331] feat(domain): cybersecbyte.is-a.dev --- domains/cybersecbyte.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cybersecbyte.json diff --git a/domains/cybersecbyte.json b/domains/cybersecbyte.json new file mode 100644 index 000000000..f951db9e8 --- /dev/null +++ b/domains/cybersecbyte.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CyberSecByte", + "email": "cybersecbyte@gmail.com" + }, + "record": { + "CNAME": "cybersecbyte.github.io" + } +} From 40aebe4d8f4ed590afcc2fc3c341f9d7951568db Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 17 Feb 2024 17:44:06 +0100 Subject: [PATCH 0163/2331] Update ntfy.stefdp.json --- domains/ntfy.stefdp.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ntfy.stefdp.json b/domains/ntfy.stefdp.json index f8beee4ce..0223d9753 100644 --- a/domains/ntfy.stefdp.json +++ b/domains/ntfy.stefdp.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "45.11.229.211" + "45.137.70.68" ] } -} \ No newline at end of file +} From cb0f843feede3867241ff5febe5aaba8bea165d4 Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Sat, 17 Feb 2024 17:45:13 +0100 Subject: [PATCH 0164/2331] Update ciaobot.json --- domains/ciaobot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ciaobot.json b/domains/ciaobot.json index 9d5aadfe6..d18eefaa1 100644 --- a/domains/ciaobot.json +++ b/domains/ciaobot.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "45.11.229.211" + "45.137.70.68" ] } } From d50dc035ece14062538545f6540f90a67a542734 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 17 Feb 2024 17:45:27 +0100 Subject: [PATCH 0165/2331] Update paste.stefdp.json --- domains/paste.stefdp.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/paste.stefdp.json b/domains/paste.stefdp.json index f8beee4ce..0223d9753 100644 --- a/domains/paste.stefdp.json +++ b/domains/paste.stefdp.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "45.11.229.211" + "45.137.70.68" ] } -} \ No newline at end of file +} From 3446af4bdfcae8c4bde04149abd27b87f75cb557 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 17 Feb 2024 17:46:01 +0100 Subject: [PATCH 0166/2331] Update uptime.stefdp.json --- domains/uptime.stefdp.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/uptime.stefdp.json b/domains/uptime.stefdp.json index f8beee4ce..0223d9753 100644 --- a/domains/uptime.stefdp.json +++ b/domains/uptime.stefdp.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "45.11.229.211" + "45.137.70.68" ] } -} \ No newline at end of file +} From 4b07dc11c044bd5bd2b8f900093fd36bd526bd13 Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Sat, 17 Feb 2024 17:46:38 +0100 Subject: [PATCH 0167/2331] Update status.ciaobot.json --- domains/status.ciaobot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/status.ciaobot.json b/domains/status.ciaobot.json index 9d5aadfe6..d18eefaa1 100644 --- a/domains/status.ciaobot.json +++ b/domains/status.ciaobot.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "45.11.229.211" + "45.137.70.68" ] } } From 0e8282250c88fe49781e0863b6ad74f5d4d3f634 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 17 Feb 2024 17:46:39 +0100 Subject: [PATCH 0168/2331] Update api.stefdp.json --- domains/api.stefdp.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/api.stefdp.json b/domains/api.stefdp.json index f8beee4ce..0223d9753 100644 --- a/domains/api.stefdp.json +++ b/domains/api.stefdp.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "45.11.229.211" + "45.137.70.68" ] } -} \ No newline at end of file +} From 9ea032503cdd807247df2bc5590056f020a954ba Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 17 Feb 2024 17:47:16 +0100 Subject: [PATCH 0169/2331] Update gattinhosbot.json --- domains/gattinhosbot.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/gattinhosbot.json b/domains/gattinhosbot.json index 8640b679e..86a46c8ca 100644 --- a/domains/gattinhosbot.json +++ b/domains/gattinhosbot.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "45.11.229.211" + "45.137.70.68" ], "MX": [ "mail.is-a.dev" @@ -16,4 +16,4 @@ "v=spf1 mx a:mail.is-a.dev ~all" ] } -} \ No newline at end of file +} From fd31250bf581999b25e798c1aba0245bd3bc630f Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 17 Feb 2024 17:48:26 +0100 Subject: [PATCH 0170/2331] Update sdp.json --- domains/sdp.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/sdp.json b/domains/sdp.json index f8beee4ce..0223d9753 100644 --- a/domains/sdp.json +++ b/domains/sdp.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "45.11.229.211" + "45.137.70.68" ] } -} \ No newline at end of file +} From 97b87a4cc77557edffaede1a9b0b21c854e2211c Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 17 Feb 2024 17:48:46 +0100 Subject: [PATCH 0171/2331] Update ss.stefdp.json --- domains/ss.stefdp.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ss.stefdp.json b/domains/ss.stefdp.json index f8beee4ce..0223d9753 100644 --- a/domains/ss.stefdp.json +++ b/domains/ss.stefdp.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "45.11.229.211" + "45.137.70.68" ] } -} \ No newline at end of file +} From af3d9a062242ad01a5864b9c4e5c4d4fcf325651 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 17 Feb 2024 17:49:22 +0100 Subject: [PATCH 0172/2331] Update temp.stefdp.json --- domains/temp.stefdp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/temp.stefdp.json b/domains/temp.stefdp.json index 73f47d13e..7e60c772e 100644 --- a/domains/temp.stefdp.json +++ b/domains/temp.stefdp.json @@ -5,6 +5,6 @@ "discord": "694986201739952229" }, "record": { - "A": ["45.11.229.211"] + "A": ["45.137.70.68"] } } From 85886d27ed8662b9fe232c81f59d179d5564e1ae Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 17 Feb 2024 17:50:07 +0100 Subject: [PATCH 0173/2331] Update tianji.stefdp.json --- domains/tianji.stefdp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tianji.stefdp.json b/domains/tianji.stefdp.json index fea1e5d5c..4ad66c889 100644 --- a/domains/tianji.stefdp.json +++ b/domains/tianji.stefdp.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "45.11.229.211" + "45.137.70.68" ] } } From 90842badaa48036613eaf03f0eaf135a3e718dbf Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 17 Feb 2024 17:50:24 +0100 Subject: [PATCH 0174/2331] Update vsc.stefdp.json --- domains/vsc.stefdp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vsc.stefdp.json b/domains/vsc.stefdp.json index 73f47d13e..7e60c772e 100644 --- a/domains/vsc.stefdp.json +++ b/domains/vsc.stefdp.json @@ -5,6 +5,6 @@ "discord": "694986201739952229" }, "record": { - "A": ["45.11.229.211"] + "A": ["45.137.70.68"] } } From fc7eb7071c94ca7295b3340d360fdcf864a68e2f Mon Sep 17 00:00:00 2001 From: CuteDog5695 <155187692+cutedog5695-2@users.noreply.github.com> Date: Sat, 17 Feb 2024 19:04:33 +0200 Subject: [PATCH 0175/2331] Update cutedog5695.json --- domains/cutedog5695.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index c37328769..17cb80541 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -6,12 +6,7 @@ "twitter": "cutedog5695" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], + "URL": "https://cutedog5695.me", "MX": ["mail.is-a.dev"], "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } From 23991c2a7231d4c53f4c7cd766caedb96102e79a Mon Sep 17 00:00:00 2001 From: piotrkociakx Date: Sat, 17 Feb 2024 22:48:58 +0100 Subject: [PATCH 0176/2331] feat(domain): kociak.is-a.dev --- domains/kociak.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kociak.json diff --git a/domains/kociak.json b/domains/kociak.json new file mode 100644 index 000000000..36f83e4da --- /dev/null +++ b/domains/kociak.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "piotrkociakx", + "email": "piotrekstypczynski@gmail.com" + }, + "record": { + "A": ["137.74.3.247"] + } +} From 442362e95fc78dde14d46653ca55ae402d602fa9 Mon Sep 17 00:00:00 2001 From: NotFrycek Date: Sat, 17 Feb 2024 23:44:13 +0100 Subject: [PATCH 0177/2331] feat(domain): notfrycek.is-a.dev --- domains/notfrycek.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/notfrycek.json diff --git a/domains/notfrycek.json b/domains/notfrycek.json new file mode 100644 index 000000000..737defaca --- /dev/null +++ b/domains/notfrycek.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NotFrycek", + "email": "frycek345@gmail.com" + }, + "record": { + "CNAME": "notfrycek.github.io" + } +} From 22885ae2710190d61bd2a9835b131af6ba72a993 Mon Sep 17 00:00:00 2001 From: Almaz Date: Sun, 18 Feb 2024 03:13:27 +0300 Subject: [PATCH 0178/2331] Update A record --- domains/almaz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/almaz.json b/domains/almaz.json index c5fa7718d..30428d155 100644 --- a/domains/almaz.json +++ b/domains/almaz.json @@ -4,7 +4,7 @@ "email": "almazgamer228@gmail.com" }, "record": { - "A": ["45.11.229.211"], + "A": ["45.137.70.68"], "MX": ["mail.is-a.dev"], "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } From 706188d07408ccaebc6a0537b78c1c4003dbd260 Mon Sep 17 00:00:00 2001 From: Almaz Date: Sun, 18 Feb 2024 03:13:43 +0300 Subject: [PATCH 0179/2331] Update A record --- domains/dashboard.almaz.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/dashboard.almaz.json b/domains/dashboard.almaz.json index ffc498009..ecd87e11f 100644 --- a/domains/dashboard.almaz.json +++ b/domains/dashboard.almaz.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "45.11.229.211" + "45.137.70.68" ] } -} \ No newline at end of file +} From 81b36d83ff9f20cfc2be2ce9d27644a89716cb6d Mon Sep 17 00:00:00 2001 From: Almaz Date: Sun, 18 Feb 2024 03:13:57 +0300 Subject: [PATCH 0180/2331] Update A record --- domains/ss.almaz.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ss.almaz.json b/domains/ss.almaz.json index 8bbad29cb..5c38b8763 100644 --- a/domains/ss.almaz.json +++ b/domains/ss.almaz.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "45.11.229.211" + "45.137.70.68" ] } -} \ No newline at end of file +} From 635ee8d65d1ce586180010a4d56c0a3a86fef40d Mon Sep 17 00:00:00 2001 From: AXD Date: Sun, 18 Feb 2024 02:57:18 +0200 Subject: [PATCH 0181/2331] Update axd.json --- domains/axd.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/axd.json b/domains/axd.json index 1441f3654..f94ccdc4f 100644 --- a/domains/axd.json +++ b/domains/axd.json @@ -4,6 +4,6 @@ "email": "axd@webwarp.ro" }, "record": { - "CNAME": "axxd.me" + "URL": "https://axxd.me" } } From 01497db8d00369e1e49720048520c9476dcf0669 Mon Sep 17 00:00:00 2001 From: CruxCoder7 Date: Sun, 18 Feb 2024 11:04:50 +0530 Subject: [PATCH 0182/2331] feat(domain): akash_r.is-a.dev --- domains/akash_r.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/akash_r.json diff --git a/domains/akash_r.json b/domains/akash_r.json new file mode 100644 index 000000000..9ecf40be5 --- /dev/null +++ b/domains/akash_r.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CruxCoder7", + "email": "akashrangesh07@gmail.com" + }, + "record": { + "CNAME": "cruxcoder7.github.io" + } +} From 818e7039c49fb460a721c86d864846f4efff5e80 Mon Sep 17 00:00:00 2001 From: billyeatcookies Date: Sun, 18 Feb 2024 11:45:12 +0530 Subject: [PATCH 0183/2331] feat(domain): billy.is-a.dev --- domains/billy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/billy.json diff --git a/domains/billy.json b/domains/billy.json new file mode 100644 index 000000000..238a2c594 --- /dev/null +++ b/domains/billy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "billyeatcookies", + "email": "billydevbusiness@gmail.com" + }, + "record": { + "URL": "billyeatcookies.github.io" + } +} From b0f024836039147e1f786f39f76aaa1bf9bbdb9a Mon Sep 17 00:00:00 2001 From: Masen Toplak Date: Sun, 18 Feb 2024 00:22:04 -0600 Subject: [PATCH 0184/2331] Update hycord.json --- domains/hycord.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/domains/hycord.json b/domains/hycord.json index 7e282d7b6..0cd88170d 100644 --- a/domains/hycord.json +++ b/domains/hycord.json @@ -1,11 +1,13 @@ { - "description": "Hi! I'm Hycord!", + "description": "Development Portfolio for Hycord", + "url":"https://github.com/hycord/monorepo", "owner": { "username": "hycord", "email": "hycord@hycordia.com", - "twitter": "IGNHycord" + "twitter": "IGNHycord", + "discord": "322144499734151169" }, "record": { - "CNAME": "xbwlnzmg.up.railway.app" + "URL": "https://masen.dev/" } } From f0a3af6ee57218b608f1bce6727764e036793306 Mon Sep 17 00:00:00 2001 From: Anumeya Sehgal <89458999+KreativeThinker@users.noreply.github.com> Date: Sun, 18 Feb 2024 11:56:03 +0530 Subject: [PATCH 0185/2331] feat(domain): add `anumeya.is-a.dev` --- domains/anumeya.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/anumeya.json diff --git a/domains/anumeya.json b/domains/anumeya.json new file mode 100644 index 000000000..3d37f0dd5 --- /dev/null +++ b/domains/anumeya.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "KreativeThinker", + "email": "sagely2005eagle@gmail.com" + }, + + "record": { + "CNAME": "kreativethinker.github.io" + } +} From e27b986139b72d25dbb09ec449b7f1fda0839843 Mon Sep 17 00:00:00 2001 From: Anumeya Sehgal <89458999+KreativeThinker@users.noreply.github.com> Date: Sun, 18 Feb 2024 12:01:55 +0530 Subject: [PATCH 0186/2331] feat(domain): add `kreativethinker.is-a.dev` --- domains/kreativethinker.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/kreativethinker.json diff --git a/domains/kreativethinker.json b/domains/kreativethinker.json new file mode 100644 index 000000000..3d37f0dd5 --- /dev/null +++ b/domains/kreativethinker.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "KreativeThinker", + "email": "sagely2005eagle@gmail.com" + }, + + "record": { + "CNAME": "kreativethinker.github.io" + } +} From 056378d322426b4f07a5f646a0ac46b8a997a3e3 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 18 Feb 2024 15:20:42 +0800 Subject: [PATCH 0187/2331] Create auth.json --- domains/auth.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/auth.json diff --git a/domains/auth.json b/domains/auth.json new file mode 100644 index 000000000..d66eca635 --- /dev/null +++ b/domains/auth.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "" + }, + + "record": { + "CNAME": "wdhdns.com" + } +} From e24d3cb8a6a5dd17902384fb0faf0af0a582d483 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Billy=20=E3=83=93=E3=83=AA=E3=82=A2=E3=83=A0?= Date: Sun, 18 Feb 2024 13:42:58 +0530 Subject: [PATCH 0188/2331] fix: Add url protocol --- domains/billy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/billy.json b/domains/billy.json index 238a2c594..20c5ca076 100644 --- a/domains/billy.json +++ b/domains/billy.json @@ -4,6 +4,6 @@ "email": "billydevbusiness@gmail.com" }, "record": { - "URL": "billyeatcookies.github.io" + "URL": "https://billyeatcookies.github.io" } } From cdbbeb6e11f270d922ef3f3b8a7d3d5ec7b71361 Mon Sep 17 00:00:00 2001 From: MayankServers Date: Sun, 18 Feb 2024 14:04:27 +0530 Subject: [PATCH 0189/2331] feat(domain): mayank.is-a.dev --- domains/mayank.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mayank.json diff --git a/domains/mayank.json b/domains/mayank.json new file mode 100644 index 000000000..56d682ab3 --- /dev/null +++ b/domains/mayank.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MayankServers", + "email": "mayankreal657@gmail.com" + }, + "record": { + "CNAME": "mayankserver.github.io" + } +} From 51bde430753624c02e876ed63d7a349fa76480c4 Mon Sep 17 00:00:00 2001 From: WitchBoo Date: Sun, 18 Feb 2024 07:13:06 -0300 Subject: [PATCH 0190/2331] feat(domain): witchboo.is-a.dev --- domains/witchboo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/witchboo.json diff --git a/domains/witchboo.json b/domains/witchboo.json new file mode 100644 index 000000000..d01aa0293 --- /dev/null +++ b/domains/witchboo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "WitchBoo", + "email": "soconfirmo@hotmail.com" + }, + "record": { + "CNAME": "witchboo.github.io" + } +} From 32367e14ca44dcdc8cdf7d8788366fecc6ce5de3 Mon Sep 17 00:00:00 2001 From: KingLuc12 Date: Sun, 18 Feb 2024 11:11:39 +0000 Subject: [PATCH 0191/2331] feat(domain): kingluc.is-a.dev --- domains/kingluc.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kingluc.json diff --git a/domains/kingluc.json b/domains/kingluc.json new file mode 100644 index 000000000..615ef86aa --- /dev/null +++ b/domains/kingluc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KingLuc12", + "email": "lucian.g.king+github@gmail.com" + }, + "record": { + "URL": "https://kingluc.my.id" + } +} From 5a622006907c0ec0dbed1fd7024013425a60205f Mon Sep 17 00:00:00 2001 From: KingLuc12 Date: Sun, 18 Feb 2024 12:00:12 +0000 Subject: [PATCH 0192/2331] feat(domain): johndoe.is-a.dev --- domains/johndoe.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/johndoe.json diff --git a/domains/johndoe.json b/domains/johndoe.json new file mode 100644 index 000000000..c863d15ee --- /dev/null +++ b/domains/johndoe.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KingLuc12", + "email": "lucian.g.king+github@gmail.com" + }, + "record": { + "CNAME": "jhondoeisadev.pages.dev" + } +} From 448df01df45491e3e8b41b7ba630d0d4e8c305aa Mon Sep 17 00:00:00 2001 From: ukrio <80760888+ukrioo@users.noreply.github.com> Date: Sun, 18 Feb 2024 18:40:42 +0530 Subject: [PATCH 0193/2331] Update deko.json --- domains/deko.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/deko.json b/domains/deko.json index 7f1fe005d..26ba21351 100644 --- a/domains/deko.json +++ b/domains/deko.json @@ -4,6 +4,8 @@ "email": "u8k50850@gmail.com" }, "record": { - "URL": "https://ukrioo.github.io" + "URL": "https://ukrioo.github.io", + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } } From 3f52d6d838abe28e1308bc6b953808365aa38719 Mon Sep 17 00:00:00 2001 From: Abdullah-Albanna Date: Sun, 18 Feb 2024 16:15:19 +0300 Subject: [PATCH 0194/2331] feat(domain): aa.is-a.dev --- domains/aa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aa.json diff --git a/domains/aa.json b/domains/aa.json new file mode 100644 index 000000000..73da319ed --- /dev/null +++ b/domains/aa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Abdullah-Albanna", + "email": "albannaa78@gmail.com" + }, + "record": { + "CNAME": "abdullah-albanna.github.io" + } +} From 05766c50a695f3f3a7412cafe03eb47101c30dfd Mon Sep 17 00:00:00 2001 From: LeVraiArdox Date: Sun, 18 Feb 2024 14:21:39 +0100 Subject: [PATCH 0195/2331] feat(domain): ardox.is-a.dev --- domains/ardox.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ardox.json diff --git a/domains/ardox.json b/domains/ardox.json new file mode 100644 index 000000000..b27d77a62 --- /dev/null +++ b/domains/ardox.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LeVraiArdox", + "email": "adrian.arjoca18@gmail.com" + }, + "record": { + "CNAME": "ardox.is-a.dev" + } +} From ee624e4413b01009985fce0261a99ff4d26d87bc Mon Sep 17 00:00:00 2001 From: Jonee2 <94491571+Jonee2@users.noreply.github.com> Date: Sun, 18 Feb 2024 11:37:51 -0300 Subject: [PATCH 0196/2331] added jonee --- domains/jonee2.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jonee2.json diff --git a/domains/jonee2.json b/domains/jonee2.json new file mode 100644 index 000000000..8d4eb7a99 --- /dev/null +++ b/domains/jonee2.json @@ -0,0 +1,12 @@ +{ + "description": "My portfolio", + "repo": "https://github.com/Jonee2/jonee2", + "owner": { + "username": "Jonee2", + "email": "jonee4339@hotmail.com", + "twitter": "Jonee1155" + }, + "record": { + "CNAME": "jonee2.github.io" + } +} \ No newline at end of file From 29822215a83919d85530d9c15da88c5bfc703eb6 Mon Sep 17 00:00:00 2001 From: devendra <98072876+devendrakanojiya@users.noreply.github.com> Date: Sun, 18 Feb 2024 20:41:07 +0530 Subject: [PATCH 0197/2331] Update devendra.json changed record type from CNAME record to TXT record of gihtub --- domains/devendra.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/devendra.json b/domains/devendra.json index 86632b532..fecf73cba 100644 --- a/domains/devendra.json +++ b/domains/devendra.json @@ -4,6 +4,6 @@ "email": "s_36100@bkbirlacollegekalyan.com" }, "record": { - "CNAME": "xplorehow.in" + "TXT": "1bab44a51e777f98e075d71f2806a4" } } From d2ec7cda21bd556abfa06c123e3ebba920e74e02 Mon Sep 17 00:00:00 2001 From: LeVraiArdox Date: Sun, 18 Feb 2024 17:12:12 +0100 Subject: [PATCH 0198/2331] feat(domain): levraiardox.is-a.dev --- domains/levraiardox.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/levraiardox.json diff --git a/domains/levraiardox.json b/domains/levraiardox.json new file mode 100644 index 000000000..b27d77a62 --- /dev/null +++ b/domains/levraiardox.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LeVraiArdox", + "email": "adrian.arjoca18@gmail.com" + }, + "record": { + "CNAME": "ardox.is-a.dev" + } +} From 8ac361bf0c91991f6353dac87d37fb3260c9198e Mon Sep 17 00:00:00 2001 From: ShijazKS Date: Sun, 18 Feb 2024 22:32:51 +0530 Subject: [PATCH 0199/2331] feat(domain): shijaz.is-a.dev --- domains/shijaz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shijaz.json diff --git a/domains/shijaz.json b/domains/shijaz.json new file mode 100644 index 000000000..2c9bf1d95 --- /dev/null +++ b/domains/shijaz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ShijazKS", + "email": "hafizshijaz@gmail.com" + }, + "record": { + "URL": "https://shijazks.github.io/" + } +} From 3413012f2748ce78b6300a2d86dc8e2e9af5c962 Mon Sep 17 00:00:00 2001 From: PandeCode Date: Sun, 18 Feb 2024 11:15:48 -0600 Subject: [PATCH 0200/2331] feat(domain): pande.is-a.dev --- domains/pande.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/pande.json diff --git a/domains/pande.json b/domains/pande.json new file mode 100644 index 000000000..43fc49597 --- /dev/null +++ b/domains/pande.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PandeCode", + "email": "pandeshawnbenjamin@gmail.com" + }, + "record": { + "URL": "https://pandecode.github.io/" + } +} From 9ba8d1aa10a3ec5fc123fb4ffb4c38c44d3f9951 Mon Sep 17 00:00:00 2001 From: LunarLeaf Date: Sun, 18 Feb 2024 14:23:35 -0500 Subject: [PATCH 0201/2331] feat(domain): lunarleaf.is-a.dev --- domains/lunarleaf.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lunarleaf.json diff --git a/domains/lunarleaf.json b/domains/lunarleaf.json new file mode 100644 index 000000000..0b6d96e05 --- /dev/null +++ b/domains/lunarleaf.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LunarLeaf", + "email": "laptopaleksa45@gmail.com" + }, + "record": { + "CNAME": "lunarleaf.000webhostapp.com" + } +} From 827e4628b5ef85ffd8604cb453bff33a31332652 Mon Sep 17 00:00:00 2001 From: BeanRob Date: Sun, 18 Feb 2024 19:26:44 +0000 Subject: [PATCH 0202/2331] feat(domain): bean.is-a.dev --- domains/bean.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bean.json diff --git a/domains/bean.json b/domains/bean.json new file mode 100644 index 000000000..3a151160f --- /dev/null +++ b/domains/bean.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BeanRob", + "email": "bentr99@gmail.com" + }, + "record": { + "CNAME": "beanrob.com" + } +} From ae6a3cfc01d99b75915596f0fcf4d4f016321208 Mon Sep 17 00:00:00 2001 From: myxi <86738916+eeriemyxi@users.noreply.github.com> Date: Mon, 19 Feb 2024 00:59:10 +0530 Subject: [PATCH 0203/2331] Update myxi.json - Update primary e-mail address. - Update redirect URL to my new website. --- domains/myxi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/myxi.json b/domains/myxi.json index bb24694db..d288c06e2 100644 --- a/domains/myxi.json +++ b/domains/myxi.json @@ -1,9 +1,9 @@ { "owner": { "username": "eeriemyxi", - "email": "myxi@duck.com" + "email": "myxi@envs.net" }, "record": { - "URL": "https://eeriemyxi.blogspot.com" + "URL": "https://myxi.envs.net" } } From f7a7250d3395f232ed8c989fe906cfdae5d2071d Mon Sep 17 00:00:00 2001 From: stavkv Date: Mon, 19 Feb 2024 01:00:52 +0530 Subject: [PATCH 0204/2331] feat(domain): stavkv.is-a.dev --- domains/stavkv.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/stavkv.json diff --git a/domains/stavkv.json b/domains/stavkv.json new file mode 100644 index 000000000..0324f0d07 --- /dev/null +++ b/domains/stavkv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "stavkv", + "email": "singhvikal891@gmail.com" + }, + "record": { + "CNAME": "stavkv.vercel.app" + } +} From 6fb5af60c1f5b5f34f9bd5ad9e51da31a9aa724c Mon Sep 17 00:00:00 2001 From: Coder Shaheer <118484201+TheHackerDude1083@users.noreply.github.com> Date: Sun, 18 Feb 2024 15:40:12 -0500 Subject: [PATCH 0205/2331] Update _github-pages-challenge-thehackerdude1083.thehackerdude1083.json --- ...hub-pages-challenge-thehackerdude1083.thehackerdude1083.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-thehackerdude1083.thehackerdude1083.json b/domains/_github-pages-challenge-thehackerdude1083.thehackerdude1083.json index 7f6728a50..9334e6e7b 100644 --- a/domains/_github-pages-challenge-thehackerdude1083.thehackerdude1083.json +++ b/domains/_github-pages-challenge-thehackerdude1083.thehackerdude1083.json @@ -1,7 +1,7 @@ { "owner": { "username": "TheHackerDude1083", - "email": "shaheeransari57@gmail.com" + "email": "TheHackerDude1083@proton.me" }, "record": { "TXT": "66bceec5d092b15c1fcac188b02903" From b598148bb343e0c8959d52f4f9bb115e21c2a08a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 19 Feb 2024 07:12:27 +0800 Subject: [PATCH 0206/2331] Create akshay.json --- domains/akshay.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/akshay.json diff --git a/domains/akshay.json b/domains/akshay.json new file mode 100644 index 000000000..741acd48d --- /dev/null +++ b/domains/akshay.json @@ -0,0 +1,11 @@ +{ + "description": "Akshay's portfolio website and blog", + "repo": "https://github.com/phenax/ediblemonad.dev", + "owner": { + "username": "phenax", + "email": "phenax5@gmail.com" + }, + "record": { + "URL": "https://ediblemonad.dev" + } +} From 7c962feed7e795d0fce60446b07d77a1889d38e3 Mon Sep 17 00:00:00 2001 From: ShadowLeaf <86626248+LunarLeaf@users.noreply.github.com> Date: Sun, 18 Feb 2024 19:32:00 -0500 Subject: [PATCH 0207/2331] Update lunarleaf.json --- domains/lunarleaf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lunarleaf.json b/domains/lunarleaf.json index 0b6d96e05..768e4e0f3 100644 --- a/domains/lunarleaf.json +++ b/domains/lunarleaf.json @@ -4,6 +4,6 @@ "email": "laptopaleksa45@gmail.com" }, "record": { - "CNAME": "lunarleaf.000webhostapp.com" + "CNAME": "lunarleaf.github.io" } } From ef77b9e61bd6cfe4d1c0b4ef3cebdfedbcd92cf3 Mon Sep 17 00:00:00 2001 From: Arsh Khan Date: Mon, 19 Feb 2024 06:07:56 +0530 Subject: [PATCH 0208/2331] feat(domain): add `sohil876.is-a.dev` --- domains/sohil876.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/sohil876.json diff --git a/domains/sohil876.json b/domains/sohil876.json new file mode 100644 index 000000000..d9590af8d --- /dev/null +++ b/domains/sohil876.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Sohil876", + "email": "sohil876@gmail.com" + }, + + "record": { + "CNAME": "sohil876.github.io" + } +} From 4eef3313c95ab6af278f898d4e00a34e745cbab6 Mon Sep 17 00:00:00 2001 From: ShadowLeaf <86626248+LunarLeaf@users.noreply.github.com> Date: Sun, 18 Feb 2024 20:21:01 -0500 Subject: [PATCH 0209/2331] Delete domains/lunarleaf.json --- domains/lunarleaf.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/lunarleaf.json diff --git a/domains/lunarleaf.json b/domains/lunarleaf.json deleted file mode 100644 index 768e4e0f3..000000000 --- a/domains/lunarleaf.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "LunarLeaf", - "email": "laptopaleksa45@gmail.com" - }, - "record": { - "CNAME": "lunarleaf.github.io" - } -} From 39e67cd114f9c2d693c1dfd150d4a451d8506259 Mon Sep 17 00:00:00 2001 From: StoltZ <83966759+stoltz-dev@users.noreply.github.com> Date: Sun, 18 Feb 2024 22:37:10 -0300 Subject: [PATCH 0210/2331] Update stoltz.json --- domains/stoltz.json | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/domains/stoltz.json b/domains/stoltz.json index 761a9778f..df6feaa57 100644 --- a/domains/stoltz.json +++ b/domains/stoltz.json @@ -1,9 +1,10 @@ { - "owner": { - "username": "stoltz-dev", - "email": "rafaelbraun5@hotmail.com" - }, - "record": { - "URL": "https://stoltz-dev.github.io" - } + "owner": { + "username": "stoltz-dev", + "email": "rafaelbraun5@hotmail.com" + }, + "repo": "https://github.com/stoltz-dev/stoltz-dev.github.io", + "record": { + "CNAME": "stoltz-dev.github.io" + } } From 76fb3acb25a288c9ce8353f20c3e0973ed3e5c6e Mon Sep 17 00:00:00 2001 From: ScytheMediaTheDev Date: Mon, 19 Feb 2024 07:54:30 -0500 Subject: [PATCH 0211/2331] feat(domain): scythemedia.is-a.dev --- domains/scythemedia.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/scythemedia.json diff --git a/domains/scythemedia.json b/domains/scythemedia.json new file mode 100644 index 000000000..5f73f1e20 --- /dev/null +++ b/domains/scythemedia.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ScytheMediaTheDev", + "email": "tswartz22@aol.com" + }, + "record": { + "MX": ["mx1.improvmx.com"] + } +} From e759d54875f6dd3e14fa812d1fa72db5dabd7b14 Mon Sep 17 00:00:00 2001 From: siyamex Date: Mon, 19 Feb 2024 19:48:19 +0500 Subject: [PATCH 0212/2331] feat(domain): siyamex.is-a.dev --- domains/siyamex.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/siyamex.json diff --git a/domains/siyamex.json b/domains/siyamex.json new file mode 100644 index 000000000..b4d3a2bd3 --- /dev/null +++ b/domains/siyamex.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "siyamex", + "email": "siyamex2012@gmail.com" + }, + "record": { + "URL": "siyamex.com" + } +} From eda07daa9017091ba7a9ac7a37c127e9835decca Mon Sep 17 00:00:00 2001 From: kushalshah0 Date: Mon, 19 Feb 2024 21:16:48 +0545 Subject: [PATCH 0213/2331] feat(domain): kushal.is-a.dev --- domains/kushal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kushal.json diff --git a/domains/kushal.json b/domains/kushal.json new file mode 100644 index 000000000..ea344ce37 --- /dev/null +++ b/domains/kushal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kushalshah0", + "email": "code@kushalshah.com.np" + }, + "record": { + "CNAME": "kushalshah0.github.io" + } +} From 1360dd06d6c9580e17648d52d6289543d98cae52 Mon Sep 17 00:00:00 2001 From: Dimitrios Tsagkaris <49439009+dimtsagk@users.noreply.github.com> Date: Mon, 19 Feb 2024 21:31:16 +0200 Subject: [PATCH 0214/2331] Update dimtsagk.json --- domains/dimtsagk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dimtsagk.json b/domains/dimtsagk.json index 7a5028ca2..b5c59d93c 100644 --- a/domains/dimtsagk.json +++ b/domains/dimtsagk.json @@ -4,6 +4,6 @@ "email": "dimtsagk93@gmail.com" }, "record": { - "URL": "https://dimtsagk.go.yo.fr" + "CNAME": "dimtsagk.go.yo.fr" } } From 99f683a619feb55903c5333dc4cff9380d68d7fd Mon Sep 17 00:00:00 2001 From: lareii Date: Tue, 20 Feb 2024 00:02:12 +0300 Subject: [PATCH 0215/2331] delete larei.json --- domains/larei.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/larei.json diff --git a/domains/larei.json b/domains/larei.json deleted file mode 100644 index 2032dd1c1..000000000 --- a/domains/larei.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "larei's cool website.", - "repo": "https://github.com/lareii/lareii.github.io", - "owner": { - "username": "lareii", - "email": "lareithen@gmail.com" - }, - "record": { - "CNAME": "lareii.github.io" - } -} From 299729a90961438a44139a1bb7bd1bec9ecefa55 Mon Sep 17 00:00:00 2001 From: A-Little-Hat Date: Tue, 20 Feb 2024 02:37:51 +0530 Subject: [PATCH 0216/2331] feat(domain): imsoumyaneel.is-a.dev --- domains/imsoumyaneel.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/imsoumyaneel.json diff --git a/domains/imsoumyaneel.json b/domains/imsoumyaneel.json new file mode 100644 index 000000000..a97511354 --- /dev/null +++ b/domains/imsoumyaneel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "A-Little-Hat", + "email": "soumyasarkar309@gmail.com" + }, + "record": { + "URL": "https://test-3e8b2.web.app/" + } +} From 33077e2f720d933f1a895365bd50c363e68ee06f Mon Sep 17 00:00:00 2001 From: LunarLeaf Date: Mon, 19 Feb 2024 16:57:25 -0500 Subject: [PATCH 0217/2331] feat(domain): lunarleaf.is-a.dev --- domains/lunarleaf.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lunarleaf.json diff --git a/domains/lunarleaf.json b/domains/lunarleaf.json new file mode 100644 index 000000000..768e4e0f3 --- /dev/null +++ b/domains/lunarleaf.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LunarLeaf", + "email": "laptopaleksa45@gmail.com" + }, + "record": { + "CNAME": "lunarleaf.github.io" + } +} From f67d012d796a9afb61dae346ddcd63dc2f0761af Mon Sep 17 00:00:00 2001 From: kamolgks Date: Tue, 20 Feb 2024 04:49:13 +0300 Subject: [PATCH 0218/2331] feat(domain): kamolgks.is-a.dev --- domains/kamolgks.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kamolgks.json diff --git a/domains/kamolgks.json b/domains/kamolgks.json new file mode 100644 index 000000000..bff6c4255 --- /dev/null +++ b/domains/kamolgks.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kamolgks", + "email": "kamoliddintuhtaboev2@gmail.com" + }, + "record": { + "A": ["185.199.108.153"] + } +} From 55ac46decfa71cbfebd35c54dba821a7721c43ec Mon Sep 17 00:00:00 2001 From: Kamoliddin Tukhtaboev <101630621+kamolgks@users.noreply.github.com> Date: Tue, 20 Feb 2024 04:59:11 +0300 Subject: [PATCH 0219/2331] Update kamolgks.json --- domains/kamolgks.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kamolgks.json b/domains/kamolgks.json index bff6c4255..71455003f 100644 --- a/domains/kamolgks.json +++ b/domains/kamolgks.json @@ -4,6 +4,6 @@ "email": "kamoliddintuhtaboev2@gmail.com" }, "record": { - "A": ["185.199.108.153"] + "CNAME": "kamolgks.github.io" } } From c2edbb62672255ead0323c4c68bbd00eb2a4cd5d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 20 Feb 2024 10:42:55 +0800 Subject: [PATCH 0220/2331] Delete domains/auth.json --- domains/auth.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/auth.json diff --git a/domains/auth.json b/domains/auth.json deleted file mode 100644 index d66eca635..000000000 --- a/domains/auth.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - - "record": { - "CNAME": "wdhdns.com" - } -} From 609dea2ad4d287d829cf980edb83a88942724b94 Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Tue, 20 Feb 2024 09:07:59 +0200 Subject: [PATCH 0221/2331] Update yfa.json --- domains/yfa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yfa.json b/domains/yfa.json index 12aa0463a..b73dd041a 100644 --- a/domains/yfa.json +++ b/domains/yfa.json @@ -9,6 +9,6 @@ "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "CNAME": "edge.redirect.pizza" + "URL": "https://alpha.is-a.dev" } } From 2f330808ef56f46417ea16376eb26617e80796ab Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Tue, 20 Feb 2024 09:08:46 +0200 Subject: [PATCH 0222/2331] Update yfadev.json --- domains/yfadev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yfadev.json b/domains/yfadev.json index 12aa0463a..b73dd041a 100644 --- a/domains/yfadev.json +++ b/domains/yfadev.json @@ -9,6 +9,6 @@ "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "CNAME": "edge.redirect.pizza" + "URL": "https://alpha.is-a.dev" } } From 414f6f0bf79ae68bdd1b8ca4c87ead09e0ef79c4 Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Tue, 20 Feb 2024 09:09:14 +0200 Subject: [PATCH 0223/2331] Update youfoundalpha.json --- domains/youfoundalpha.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/youfoundalpha.json b/domains/youfoundalpha.json index 12aa0463a..ce748ab11 100644 --- a/domains/youfoundalpha.json +++ b/domains/youfoundalpha.json @@ -9,6 +9,6 @@ "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "CNAME": "edge.redirect.pizza" + "URL": "https://alpha.is-a.dev" } } From daa595390be313a9b5244bf62f7459915b5bcbb6 Mon Sep 17 00:00:00 2001 From: arnabdatta Date: Tue, 20 Feb 2024 18:00:33 +0530 Subject: [PATCH 0224/2331] feat(domain): arnab.is-a.dev --- domains/arnab.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/arnab.json diff --git a/domains/arnab.json b/domains/arnab.json new file mode 100644 index 000000000..b7ef7ac6c --- /dev/null +++ b/domains/arnab.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "arnabdatta", + "email": "arnabdatta3@gmail.com" + }, + "record": { + "URL": "https://arnabdatta.github.io/juley/" + } +} From 1d2a3ffc990354466910a8e23f1b8b85c25bfbb3 Mon Sep 17 00:00:00 2001 From: Ayinaki Date: Tue, 20 Feb 2024 13:26:15 +0000 Subject: [PATCH 0225/2331] feat(domain): ayinaki.is-a.dev --- domains/ayinaki.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ayinaki.json diff --git a/domains/ayinaki.json b/domains/ayinaki.json new file mode 100644 index 000000000..995d92393 --- /dev/null +++ b/domains/ayinaki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ayinaki", + "email": "ayinakidev@gmail.com" + }, + "record": { + "CNAME": "ayinaki.github.io" + } +} From 9330377c6639910ee16a31a66d51a5538f6a03c0 Mon Sep 17 00:00:00 2001 From: Soumyaneel Sarkar <65025579+A-Little-Hat@users.noreply.github.com> Date: Tue, 20 Feb 2024 19:02:48 +0530 Subject: [PATCH 0226/2331] Update imsoumyaneel.json --- domains/imsoumyaneel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/imsoumyaneel.json b/domains/imsoumyaneel.json index a97511354..ed30741f4 100644 --- a/domains/imsoumyaneel.json +++ b/domains/imsoumyaneel.json @@ -4,6 +4,6 @@ "email": "soumyasarkar309@gmail.com" }, "record": { - "URL": "https://test-3e8b2.web.app/" + "CNAME": "https://test-3e8b2.web.app/" } } From 37d852963503770ce6c8067c5d7cfa10f587d73b Mon Sep 17 00:00:00 2001 From: kxtzownsu Date: Tue, 20 Feb 2024 08:54:03 -0500 Subject: [PATCH 0227/2331] feat(domain): kxtz.is-a.dev --- domains/kxtz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kxtz.json diff --git a/domains/kxtz.json b/domains/kxtz.json new file mode 100644 index 000000000..b68a9536f --- /dev/null +++ b/domains/kxtz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kxtzownsu", + "email": "kxtzownsu@gmail.com" + }, + "record": { + "CNAME": "kxtz.dev" + } +} From ce3429f326c6d297e37426c085fef2135ba8ef3c Mon Sep 17 00:00:00 2001 From: PustakP Date: Tue, 20 Feb 2024 23:29:38 +0530 Subject: [PATCH 0228/2331] feat(domain): pustak.is-a.dev --- domains/pustak.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/pustak.json diff --git a/domains/pustak.json b/domains/pustak.json new file mode 100644 index 000000000..1ea2e56e1 --- /dev/null +++ b/domains/pustak.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PustakP", + "email": "pustakpathak7@gmail.com" + }, + "record": { + "CNAME": "oppoyy.pages.dev" + } +} From 79b1fc09f083a21334bc9aa591e3e6f72f3a6b47 Mon Sep 17 00:00:00 2001 From: M-creed Date: Tue, 20 Feb 2024 22:01:46 +0200 Subject: [PATCH 0229/2331] feat(domain): creed.is-a.dev --- domains/creed.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/creed.json diff --git a/domains/creed.json b/domains/creed.json new file mode 100644 index 000000000..5759c30d4 --- /dev/null +++ b/domains/creed.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "M-creed", + "email": "marwankalosha005@gmail.com" + }, + "record": { + "A": ["185.199.108.153"] + } +} From 6024e78f6d9437ad1dc9fe43a72cafa7c2d1a542 Mon Sep 17 00:00:00 2001 From: Marwan Mostafa Abdullah <60751943+M-creed@users.noreply.github.com> Date: Tue, 20 Feb 2024 23:21:54 +0200 Subject: [PATCH 0230/2331] Update creed.json changed record from "A" to "CNAME" --- domains/creed.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/creed.json b/domains/creed.json index 5759c30d4..3ea22bf91 100644 --- a/domains/creed.json +++ b/domains/creed.json @@ -4,6 +4,6 @@ "email": "marwankalosha005@gmail.com" }, "record": { - "A": ["185.199.108.153"] + "CNAME": "m-creed.github.io" } } From 5938d508ccff3912fe8e82755c0abc2e0ed20d19 Mon Sep 17 00:00:00 2001 From: eabdalmufid Date: Wed, 21 Feb 2024 07:52:49 +0700 Subject: [PATCH 0231/2331] feat(domain): afidev.is-a.dev --- domains/afidev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/afidev.json diff --git a/domains/afidev.json b/domains/afidev.json new file mode 100644 index 000000000..159e6d7b0 --- /dev/null +++ b/domains/afidev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "eabdalmufid", + "email": "eabdalmufid@gmail.com" + }, + "record": { + "CNAME": "eabdalmufid.github.io" + } +} From 775914a81dee7abd27faa671f842eddb96432457 Mon Sep 17 00:00:00 2001 From: skgupta507 Date: Wed, 21 Feb 2024 08:10:08 +0530 Subject: [PATCH 0232/2331] feat(domain): sunil.is-a.dev --- domains/sunil.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sunil.json diff --git a/domains/sunil.json b/domains/sunil.json new file mode 100644 index 000000000..8748208c3 --- /dev/null +++ b/domains/sunil.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "skgupta507", + "email": "sunilk98850@gmail.com" + }, + "record": { + "URL": "https://yt-musix.vercel.app" + } +} From 0c94e6be036b9c4fcc27de09709a60df5a78a4c9 Mon Sep 17 00:00:00 2001 From: MayankServers <114975807+MayankServers@users.noreply.github.com> Date: Wed, 21 Feb 2024 09:57:00 +0530 Subject: [PATCH 0233/2331] Update mayank.json --- domains/mayank.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mayank.json b/domains/mayank.json index 56d682ab3..3ef205476 100644 --- a/domains/mayank.json +++ b/domains/mayank.json @@ -4,6 +4,6 @@ "email": "mayankreal657@gmail.com" }, "record": { - "CNAME": "mayankserver.github.io" + "CNAME": "mayankservers.github.io" } } From a120f990ffcc55eefaa4d58930786f1a39292bbd Mon Sep 17 00:00:00 2001 From: Arnab Datta Date: Wed, 21 Feb 2024 10:09:27 +0530 Subject: [PATCH 0234/2331] Update arnab.json --- domains/arnab.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arnab.json b/domains/arnab.json index b7ef7ac6c..ae26c0ec2 100644 --- a/domains/arnab.json +++ b/domains/arnab.json @@ -4,6 +4,6 @@ "email": "arnabdatta3@gmail.com" }, "record": { - "URL": "https://arnabdatta.github.io/juley/" + "URL": "https://arnabdatta.github.io" } } From 38ce2b51302751fec11f9957a8e77e968761ce61 Mon Sep 17 00:00:00 2001 From: yz9551 Date: Wed, 21 Feb 2024 15:24:30 +0800 Subject: [PATCH 0235/2331] feat(domain): yxz.is-a.dev --- domains/yxz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yxz.json diff --git a/domains/yxz.json b/domains/yxz.json new file mode 100644 index 000000000..4acbe4a7a --- /dev/null +++ b/domains/yxz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yz9551", + "email": "yixuan0808@gmail.com" + }, + "record": { + "CNAME": "cobble.southeastasia.cloudapp.azure.com" + } +} From 0bbf90a35997cb1d58ba6296484752ccdd193747 Mon Sep 17 00:00:00 2001 From: madkarmaa Date: Wed, 21 Feb 2024 09:15:25 +0100 Subject: [PATCH 0236/2331] feat(domain): madkarma.is-a.dev --- domains/madkarma.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/madkarma.json diff --git a/domains/madkarma.json b/domains/madkarma.json new file mode 100644 index 000000000..250fe2cb8 --- /dev/null +++ b/domains/madkarma.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "madkarmaa", + "email": "madkarma99@gmail.com" + }, + "record": { + "CNAME": "madkarmaa.github.io" + } +} From 9082c0724606b15dc2fe15a00cbd5852fa452211 Mon Sep 17 00:00:00 2001 From: gunter228 <158817200+gunter228@users.noreply.github.com> Date: Wed, 21 Feb 2024 17:49:00 +0300 Subject: [PATCH 0237/2331] Change A in my domain --- domains/techbot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/techbot.json b/domains/techbot.json index efbfd640a..63c0b2511 100644 --- a/domains/techbot.json +++ b/domains/techbot.json @@ -4,6 +4,6 @@ "email": "mq.2024@mail.ru" }, "record": { - "A": ["45.11.229.211"] + "A": ["45.137.70.68"] } } From 9abbc15dac275d68f744622f1013b7666a0d4fff Mon Sep 17 00:00:00 2001 From: BrandgrandRealMe Date: Wed, 21 Feb 2024 11:01:29 -0600 Subject: [PATCH 0238/2331] feat(domain): blog.brandgrandreal.is-a.dev --- domains/blog.brandgrandreal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/blog.brandgrandreal.json diff --git a/domains/blog.brandgrandreal.json b/domains/blog.brandgrandreal.json new file mode 100644 index 000000000..221e76351 --- /dev/null +++ b/domains/blog.brandgrandreal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BrandgrandRealMe", + "email": "brandon.lambe@skiff.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From c9c49b43ffad5b3bd68491c62392a7a935b5e845 Mon Sep 17 00:00:00 2001 From: ehabmansour1 Date: Wed, 21 Feb 2024 20:24:22 +0200 Subject: [PATCH 0239/2331] feat(domain): ehab.is-a.dev --- domains/ehab.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ehab.json diff --git a/domains/ehab.json b/domains/ehab.json new file mode 100644 index 000000000..961b7adf3 --- /dev/null +++ b/domains/ehab.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ehabmansour1", + "email": "mansehab990@gmail.com" + }, + "record": { + "CNAME": "ehabmansour1.github.io" + } +} From ca68e9b8d137d3c01b8b8b99e360751406a5c6c7 Mon Sep 17 00:00:00 2001 From: DeadMan30 Date: Thu, 22 Feb 2024 00:39:34 +0530 Subject: [PATCH 0240/2331] feat(domain): alimehdi.is-a.dev --- domains/alimehdi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/alimehdi.json diff --git a/domains/alimehdi.json b/domains/alimehdi.json new file mode 100644 index 000000000..a8f453c12 --- /dev/null +++ b/domains/alimehdi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DeadMan30", + "email": "its.alimehdi25@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=alimehdi.is-a.dev,73a902df9c7b76caf4a3" + } +} From 2ee3c0b3684237134eb6f5b4f13be04d153b75e8 Mon Sep 17 00:00:00 2001 From: thesillycat Date: Wed, 21 Feb 2024 20:04:50 +0000 Subject: [PATCH 0241/2331] feat(domain): tomsystems.is-a.dev --- domains/tomsystems.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tomsystems.json diff --git a/domains/tomsystems.json b/domains/tomsystems.json new file mode 100644 index 000000000..73ff4d4fd --- /dev/null +++ b/domains/tomsystems.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thesillycat", + "email": "tomnetwork@duck.com" + }, + "record": { + "CNAME": "tomsystems.pages.dev" + } +} From 285df4ccb0099af283292cb25c9df2e1df48cf75 Mon Sep 17 00:00:00 2001 From: Scythe The Developer <159197373+ScytheMediaTheDev@users.noreply.github.com> Date: Wed, 21 Feb 2024 15:22:37 -0500 Subject: [PATCH 0242/2331] Delete domains/scythemedia.json --- domains/scythemedia.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/scythemedia.json diff --git a/domains/scythemedia.json b/domains/scythemedia.json deleted file mode 100644 index 5f73f1e20..000000000 --- a/domains/scythemedia.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ScytheMediaTheDev", - "email": "tswartz22@aol.com" - }, - "record": { - "MX": ["mx1.improvmx.com"] - } -} From 0ff07f3b44d7d2a759963d83519387a30c106ec7 Mon Sep 17 00:00:00 2001 From: Scythe The Developer <159197373+ScytheMediaTheDev@users.noreply.github.com> Date: Wed, 21 Feb 2024 15:24:00 -0500 Subject: [PATCH 0243/2331] Delete domains/scythemail.json --- domains/scythemail.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/scythemail.json diff --git a/domains/scythemail.json b/domains/scythemail.json deleted file mode 100644 index fa84626e7..000000000 --- a/domains/scythemail.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ScytheMediaTheDev", - "email": "tswartz22@aol.com" - }, - "record": { - "MX": ["scythemail.is-a.dev"] - } -} From 665eecc1ce7f2d4f50348b310c88cca9aa9d789d Mon Sep 17 00:00:00 2001 From: Scythe The Developer <159197373+ScytheMediaTheDev@users.noreply.github.com> Date: Wed, 21 Feb 2024 15:24:51 -0500 Subject: [PATCH 0244/2331] Delete domains/scythe.json --- domains/scythe.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/scythe.json diff --git a/domains/scythe.json b/domains/scythe.json deleted file mode 100644 index 7778a7d2e..000000000 --- a/domains/scythe.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ScytheMediaTheDev", - "email": "tswartz22@aol.com" - }, - "record": { - "URL": "https://www.scythe.is-a.dev" - } -} From 2b8c246e849d70fa1f64cb6c404380f388e032cb Mon Sep 17 00:00:00 2001 From: Soumyaneel Sarkar <65025579+A-Little-Hat@users.noreply.github.com> Date: Thu, 22 Feb 2024 01:55:29 +0530 Subject: [PATCH 0245/2331] Update imsoumyaneel.json --- domains/imsoumyaneel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/imsoumyaneel.json b/domains/imsoumyaneel.json index ed30741f4..55d5bc3a5 100644 --- a/domains/imsoumyaneel.json +++ b/domains/imsoumyaneel.json @@ -4,6 +4,6 @@ "email": "soumyasarkar309@gmail.com" }, "record": { - "CNAME": "https://test-3e8b2.web.app/" + "CNAME": "test-3e8b2.web.app/" } } From d8ad137863624797b164d4fe86705348ef81c5d8 Mon Sep 17 00:00:00 2001 From: The Flash Date: Thu, 22 Feb 2024 02:07:22 +0530 Subject: [PATCH 0246/2331] Delete domains/alimehdi.json --- domains/alimehdi.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/alimehdi.json diff --git a/domains/alimehdi.json b/domains/alimehdi.json deleted file mode 100644 index a8f453c12..000000000 --- a/domains/alimehdi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DeadMan30", - "email": "its.alimehdi25@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=alimehdi.is-a.dev,73a902df9c7b76caf4a3" - } -} From 47e5e472944ab6b2d414a1a078ce2847d47fbf73 Mon Sep 17 00:00:00 2001 From: M-creed Date: Wed, 21 Feb 2024 22:37:51 +0200 Subject: [PATCH 0247/2331] feat(domain): mcreed.is-a.dev --- domains/mcreed.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mcreed.json diff --git a/domains/mcreed.json b/domains/mcreed.json new file mode 100644 index 000000000..137640a95 --- /dev/null +++ b/domains/mcreed.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "M-creed", + "email": "marwankalosha005@gmail.com" + }, + "record": { + "TXT": "024c1148d5ff868cca055033478fbe" + } +} From d9a7ed836cc34a3b3fafeb81eda4f9f8dca0c8fc Mon Sep 17 00:00:00 2001 From: Marwan Mostafa Abdullah <60751943+M-creed@users.noreply.github.com> Date: Wed, 21 Feb 2024 22:40:01 +0200 Subject: [PATCH 0248/2331] Update mcreed.json changed TXT record value --- domains/mcreed.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mcreed.json b/domains/mcreed.json index 137640a95..75591ddcf 100644 --- a/domains/mcreed.json +++ b/domains/mcreed.json @@ -4,6 +4,6 @@ "email": "marwankalosha005@gmail.com" }, "record": { - "TXT": "024c1148d5ff868cca055033478fbe" + "TXT": "4af6cbe09d82534a3e487fc8e6b54e" } } From 94e2a1e7e799d1badae6ddd9bb052da12a53557f Mon Sep 17 00:00:00 2001 From: DeadMan30 Date: Thu, 22 Feb 2024 02:12:04 +0530 Subject: [PATCH 0249/2331] feat(domain): alimehdi.is-a.dev --- domains/alimehdi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/alimehdi.json diff --git a/domains/alimehdi.json b/domains/alimehdi.json new file mode 100644 index 000000000..61f4c9bbf --- /dev/null +++ b/domains/alimehdi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DeadMan30", + "email": "its.alimehdi25@gmail.com" + }, + "record": { + "CNAME": "alimehdi.pages.dev" + } +} From e3d4d312cfd7b52db98fcd5d2931c9187052061e Mon Sep 17 00:00:00 2001 From: Vladislav Gorodkov Date: Thu, 22 Feb 2024 00:07:33 +0300 Subject: [PATCH 0250/2331] Update fuccsoc.json --- domains/fuccsoc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fuccsoc.json b/domains/fuccsoc.json index cc646f703..57f7dbdfe 100644 --- a/domains/fuccsoc.json +++ b/domains/fuccsoc.json @@ -6,6 +6,6 @@ "record": { "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": ["v=spf1 include:spf.improvmx.com ~all"], - "URL": "https://fuccsoc.me" + "URL": "https://fuccsoc.github.io" } } From a328679fc05f53fc762a133d97dcd020a24ff659 Mon Sep 17 00:00:00 2001 From: Kirill2255 Date: Thu, 22 Feb 2024 00:15:42 +0300 Subject: [PATCH 0251/2331] feat(domain): ikdan.is-a.dev --- domains/ikdan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ikdan.json diff --git a/domains/ikdan.json b/domains/ikdan.json new file mode 100644 index 000000000..0cdd377e0 --- /dev/null +++ b/domains/ikdan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Kirill2255", + "email": "ailcenko019@gmail.com" + }, + "record": { + "A": ["95.163.215.114"] + } +} From 3f26e970f33e2adc42d2698e80d4248fb32548de Mon Sep 17 00:00:00 2001 From: drenxhyliqi Date: Thu, 22 Feb 2024 00:23:41 +0100 Subject: [PATCH 0252/2331] feat(domain): drenxhyliqi.is-a.dev --- domains/drenxhyliqi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/drenxhyliqi.json diff --git a/domains/drenxhyliqi.json b/domains/drenxhyliqi.json new file mode 100644 index 000000000..4c0ee0c96 --- /dev/null +++ b/domains/drenxhyliqi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "drenxhyliqi", + "email": "drenxhyliqi3@gmail.com" + }, + "record": { + "URL": "https://drenxhyliqi.site/" + } +} From c10e51d2e504c54af9c8327974cc675000ef56ab Mon Sep 17 00:00:00 2001 From: TruongDuyKhai <102969311+TruongDuyKhai@users.noreply.github.com> Date: Thu, 22 Feb 2024 09:00:48 +0700 Subject: [PATCH 0253/2331] Delete khaidev.is-a.dev --- domains/khaidev.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/khaidev.json diff --git a/domains/khaidev.json b/domains/khaidev.json deleted file mode 100644 index 2fa6866a9..000000000 --- a/domains/khaidev.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Hello! I am Khai but if you want you can call me Ken! I am a self thought Developer and mostly code Discord Bots for others for fun! Sometimes I even get donations back, which makes me even more happier and results in having more fun at coding.", - "repo": "https://github.com/TruongDuyKhai/TruongDuyKhai.github.io", - "owner": { - "username": "TruongDuyKhai", - "email": "truongduykhai1012@gmail.com" - }, - "record": { - "CNAME": "truongduykhai.github.io" - } -} From 46a38e9879b5812bb7017d12610c121d207e380d Mon Sep 17 00:00:00 2001 From: HasnainSZN <141121101+HasnainSZN@users.noreply.github.com> Date: Thu, 22 Feb 2024 13:17:02 +0500 Subject: [PATCH 0254/2331] feat(domain): add `hasnain.is-a.dev` --- domains/hasnain.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/hasnain.json diff --git a/domains/hasnain.json b/domains/hasnain.json new file mode 100644 index 000000000..69410ac10 --- /dev/null +++ b/domains/hasnain.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "HasnainSZN", + "email": "officialhasnain100@gmail.com" + }, + + "record": { + "A": ["69.30.249.53"] + } +} From a9b1f8aed4cadbc00da8fc6ee28983cd97d548b2 Mon Sep 17 00:00:00 2001 From: Ruthleeess Date: Thu, 22 Feb 2024 09:36:06 +0100 Subject: [PATCH 0255/2331] feat(domain): ruthless.is-a.dev --- domains/ruthless.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ruthless.json diff --git a/domains/ruthless.json b/domains/ruthless.json new file mode 100644 index 000000000..648055ef5 --- /dev/null +++ b/domains/ruthless.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ruthleeess", + "email": "semikk.eu@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From dcc336751eb04d82ca22f3d320baef1a884ccbb8 Mon Sep 17 00:00:00 2001 From: Ruthleeess Date: Thu, 22 Feb 2024 09:37:37 +0100 Subject: [PATCH 0256/2331] feat(domain): ruthleess.is-a.dev --- domains/ruthleess.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ruthleess.json diff --git a/domains/ruthleess.json b/domains/ruthleess.json new file mode 100644 index 000000000..648055ef5 --- /dev/null +++ b/domains/ruthleess.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ruthleeess", + "email": "semikk.eu@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From b5a038ae16e8ce087bf245391ad466a7acbdbb0b Mon Sep 17 00:00:00 2001 From: Ruthleeess Date: Thu, 22 Feb 2024 09:53:03 +0100 Subject: [PATCH 0257/2331] feat(domain): ruth.is-a.dev --- domains/ruth.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ruth.json diff --git a/domains/ruth.json b/domains/ruth.json new file mode 100644 index 000000000..648055ef5 --- /dev/null +++ b/domains/ruth.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ruthleeess", + "email": "semikk.eu@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From ea586287363bf08077f37e6e70094b0fd0f2e036 Mon Sep 17 00:00:00 2001 From: Ruthleeess Date: Thu, 22 Feb 2024 10:50:32 +0100 Subject: [PATCH 0258/2331] feat(domain): vkya.is-a.dev --- domains/vkya.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vkya.json diff --git a/domains/vkya.json b/domains/vkya.json new file mode 100644 index 000000000..648055ef5 --- /dev/null +++ b/domains/vkya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ruthleeess", + "email": "semikk.eu@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From 41439c085e18726eb165af394139d076585a28f2 Mon Sep 17 00:00:00 2001 From: Ruthleeess Date: Thu, 22 Feb 2024 10:51:16 +0100 Subject: [PATCH 0259/2331] feat(domain): ruthleeeeeeeeess.is-a.dev --- domains/ruthleeeeeeeeess.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ruthleeeeeeeeess.json diff --git a/domains/ruthleeeeeeeeess.json b/domains/ruthleeeeeeeeess.json new file mode 100644 index 000000000..648055ef5 --- /dev/null +++ b/domains/ruthleeeeeeeeess.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ruthleeess", + "email": "semikk.eu@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From 7064880355cb11fff564c2f232a187e84a4702c0 Mon Sep 17 00:00:00 2001 From: Ruthleeess Date: Thu, 22 Feb 2024 10:52:37 +0100 Subject: [PATCH 0260/2331] feat(domain): ruthh.is-a.dev --- domains/ruthh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ruthh.json diff --git a/domains/ruthh.json b/domains/ruthh.json new file mode 100644 index 000000000..7c30e5803 --- /dev/null +++ b/domains/ruthh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ruthleeess", + "email": "semikk.eu@gmail.com" + }, + "record": { + "CNAME": "69.30.249.53" + } +} From 934e5584aa05682d95cdd5dcf4377f3c392d9036 Mon Sep 17 00:00:00 2001 From: Ruthleeess <120955439+Ruthleeess@users.noreply.github.com> Date: Thu, 22 Feb 2024 11:42:38 +0100 Subject: [PATCH 0261/2331] feat(domain): add `ruth.is-a.dev.is-a.dev` --- domains/ruth.is-a.dev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ruth.is-a.dev.json diff --git a/domains/ruth.is-a.dev.json b/domains/ruth.is-a.dev.json new file mode 100644 index 000000000..b70930bd7 --- /dev/null +++ b/domains/ruth.is-a.dev.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Ruthleeess", + "email": "semikk.eu@gmail.com" + }, + + "record": { + "A": ["69.30.249.53"] + } +} From 98eb67b854ddf14a2b9ace6f3f51d1b2b6b7fddf Mon Sep 17 00:00:00 2001 From: Ruthleeess Date: Thu, 22 Feb 2024 11:44:01 +0100 Subject: [PATCH 0262/2331] feat(domain): ruthlees.is-a.dev --- domains/ruthlees.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ruthlees.json diff --git a/domains/ruthlees.json b/domains/ruthlees.json new file mode 100644 index 000000000..648055ef5 --- /dev/null +++ b/domains/ruthlees.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ruthleeess", + "email": "semikk.eu@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From a0da112d2d26d44104457f74b09048847da88fac Mon Sep 17 00:00:00 2001 From: Cucusise Date: Thu, 22 Feb 2024 12:00:48 +0100 Subject: [PATCH 0263/2331] feat(domain): passadissubmari.is-a.dev --- domains/passadissubmari.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/passadissubmari.json diff --git a/domains/passadissubmari.json b/domains/passadissubmari.json new file mode 100644 index 000000000..e50e87df6 --- /dev/null +++ b/domains/passadissubmari.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Cucusise", + "email": "cucusise@gmail.com" + }, + "record": { + "URL": "https://cucusise.github.io/passadissummari/" + } +} From 9e8bb5d4f546d3ff9133023640db12eb19e07f56 Mon Sep 17 00:00:00 2001 From: Awiteb Date: Thu, 22 Feb 2024 16:05:29 +0300 Subject: [PATCH 0264/2331] Add `awiteb.is-a.dev` domain --- domains/_github-pages-challenge-TheAwiteb.awiteb.json | 11 +++++++++++ domains/awiteb.json | 11 +++++++++++ 2 files changed, 22 insertions(+) create mode 100644 domains/_github-pages-challenge-TheAwiteb.awiteb.json create mode 100644 domains/awiteb.json diff --git a/domains/_github-pages-challenge-TheAwiteb.awiteb.json b/domains/_github-pages-challenge-TheAwiteb.awiteb.json new file mode 100644 index 000000000..77346462a --- /dev/null +++ b/domains/_github-pages-challenge-TheAwiteb.awiteb.json @@ -0,0 +1,11 @@ +{ + "description": "Awiteb personal blog (GH pages verification)", + "repo": "https://github.com/TheAwiteb/TheAwiteb.github.io", + "owner": { + "username": "Awiteb", + "email": "Awiteb@pm.me" + }, + "record": { + "TXT": "6e5138e1bbf1679fedf1c267435058" + } +} diff --git a/domains/awiteb.json b/domains/awiteb.json new file mode 100644 index 000000000..b4b476c24 --- /dev/null +++ b/domains/awiteb.json @@ -0,0 +1,11 @@ +{ + "description": "Awiteb personal blog", + "repo": "https://github.com/TheAwiteb/TheAwiteb.github.io", + "owner": { + "username": "Awiteb", + "email": "Awiteb@pm.me" + }, + "record": { + "CNAME": "TheAwiteb.github.io" + } +} From ed5fa0fcd838c3ba07255f298d720e2d582566ce Mon Sep 17 00:00:00 2001 From: Marwan Mostafa Abdullah <60751943+M-creed@users.noreply.github.com> Date: Thu, 22 Feb 2024 18:31:33 +0200 Subject: [PATCH 0265/2331] Update mcreed.json changed record to A record --- domains/mcreed.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/mcreed.json b/domains/mcreed.json index 75591ddcf..0618db82f 100644 --- a/domains/mcreed.json +++ b/domains/mcreed.json @@ -4,6 +4,11 @@ "email": "marwankalosha005@gmail.com" }, "record": { - "TXT": "4af6cbe09d82534a3e487fc8e6b54e" + "A": { + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + } } } From 530d625e3f6d3b92332e6e32fb74e503966fb890 Mon Sep 17 00:00:00 2001 From: Marwan Mostafa Abdullah <60751943+M-creed@users.noreply.github.com> Date: Thu, 22 Feb 2024 18:33:39 +0200 Subject: [PATCH 0266/2331] Update mcreed.json --- domains/mcreed.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/domains/mcreed.json b/domains/mcreed.json index 0618db82f..1472a4afa 100644 --- a/domains/mcreed.json +++ b/domains/mcreed.json @@ -4,11 +4,6 @@ "email": "marwankalosha005@gmail.com" }, "record": { - "A": { - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - } + "A": ["185.199.108.153","185.199.109.153","185.199.110.153","185.199.111.153"] } } From 160fd35e8b8e33e1dbb3b6e92301141019097a54 Mon Sep 17 00:00:00 2001 From: RedNotSus Date: Thu, 22 Feb 2024 11:47:23 -0600 Subject: [PATCH 0267/2331] feat(domain): rednotsus.is-a.dev --- domains/rednotsus.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rednotsus.json diff --git a/domains/rednotsus.json b/domains/rednotsus.json new file mode 100644 index 000000000..0bfd9ed22 --- /dev/null +++ b/domains/rednotsus.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RedNotSus", + "email": "Jiayangc1@gmail.com" + }, + "record": { + "A": ["207.211.183.123"] + } +} From c2045e62dfb7d173a26b3227b873147f4ebc112e Mon Sep 17 00:00:00 2001 From: HeinKhantZaw Date: Thu, 22 Feb 2024 18:09:26 +0000 Subject: [PATCH 0268/2331] feat(domain): hein.is-a.dev --- domains/hein.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hein.json diff --git a/domains/hein.json b/domains/hein.json new file mode 100644 index 000000000..bcd8d5276 --- /dev/null +++ b/domains/hein.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "HeinKhantZaw", + "email": "heinkhantzaw1@gmail.com" + }, + "record": { + "CNAME": "heinkhantzaw.github.io" + } +} From 42383ce9a5b47763d49b793f076859d023d4d780 Mon Sep 17 00:00:00 2001 From: Kalana-Thilakarathna Date: Thu, 22 Feb 2024 13:18:43 +0530 Subject: [PATCH 0269/2331] feat(domain): kalanathilake.is-a.dev --- domains/kalanathilake.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kalanathilake.json diff --git a/domains/kalanathilake.json b/domains/kalanathilake.json new file mode 100644 index 000000000..cc855a9a3 --- /dev/null +++ b/domains/kalanathilake.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Kalana-Thilakarathna", + "email": "kalana2100@gmail.com" + }, + "record": { + "URL": "https://kalanathilake.netlify.app" + } +} From 5f4d01cdb26d1bd836012dc27f9dd3671f4282c2 Mon Sep 17 00:00:00 2001 From: Scythe The Developer <159197373+ScytheMediaTheDev@users.noreply.github.com> Date: Thu, 22 Feb 2024 15:30:54 -0500 Subject: [PATCH 0270/2331] Add files via upload --- domains/scythemedia.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/scythemedia.json diff --git a/domains/scythemedia.json b/domains/scythemedia.json new file mode 100644 index 000000000..f822b9271 --- /dev/null +++ b/domains/scythemedia.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ScytheMediaTheDev", + "email": "tswartz22@aol.com" + }, + "record": { + "MX": ["mx1.improvmx.com"] + } +} \ No newline at end of file From 66ecd25939cbfd2cbe1673012997a554c0c49882 Mon Sep 17 00:00:00 2001 From: Scythe The Developer <159197373+ScytheMediaTheDev@users.noreply.github.com> Date: Thu, 22 Feb 2024 15:33:34 -0500 Subject: [PATCH 0271/2331] Delete domains/media.json --- domains/media.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/media.json diff --git a/domains/media.json b/domains/media.json deleted file mode 100644 index a999a2d82..000000000 --- a/domains/media.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ScytheMediaTheDev", - "email": "tswartz22@aol.com" - }, - "record": { - "MX": ["10"] - } -} From 7d50a2a9b1cdb12a76663b38c7b455876f5315ff Mon Sep 17 00:00:00 2001 From: Savindu Supun Date: Fri, 23 Feb 2024 03:10:13 +0530 Subject: [PATCH 0272/2331] Update chutte.json --- domains/chutte.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/chutte.json b/domains/chutte.json index 10ea8f55e..6583f4b8f 100644 --- a/domains/chutte.json +++ b/domains/chutte.json @@ -4,6 +4,6 @@ "email": "savindusupunsathsara@gmail.com" }, "record": { - "CNAME": "supunsathsara.pages.dev" + "CNAME": "next-supun.pages.dev" } } From 3d0ed470a2d059c1419606eaee9ff124f5c407f2 Mon Sep 17 00:00:00 2001 From: psnbl Date: Fri, 23 Feb 2024 02:08:40 +0100 Subject: [PATCH 0273/2331] feat(domain): psnbl.is-a.dev --- domains/psnbl.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/psnbl.json diff --git a/domains/psnbl.json b/domains/psnbl.json new file mode 100644 index 000000000..918a2dee8 --- /dev/null +++ b/domains/psnbl.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "psnbl", + "email": "pietrosimone.nobiletti@studenti.unipr.it" + }, + "record": { + "CNAME": "psnbl.github.io" + } +} From 9a3c0f19ed8bce115bed5faea11a6c06ab104b1d Mon Sep 17 00:00:00 2001 From: Dumbo-programmer Date: Fri, 23 Feb 2024 10:37:17 +0600 Subject: [PATCH 0274/2331] feat(domain): tawhid.is-a.dev --- domains/tawhid.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tawhid.json diff --git a/domains/tawhid.json b/domains/tawhid.json new file mode 100644 index 000000000..90c36e610 --- /dev/null +++ b/domains/tawhid.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Dumbo-programmer", + "email": "rony.120285d2k@gmail.com" + }, + "record": { + "CNAME": "dumbo-programmer.github.io" + } +} From 7cab6e6cde9424aba1f6670691a43af799a4621c Mon Sep 17 00:00:00 2001 From: Yash Gupta <133146912+Yashhh999@users.noreply.github.com> Date: Fri, 23 Feb 2024 10:27:21 +0530 Subject: [PATCH 0275/2331] Create yashgupta.json --- domains/yashgupta.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/yashgupta.json diff --git a/domains/yashgupta.json b/domains/yashgupta.json new file mode 100644 index 000000000..8912a6fcd --- /dev/null +++ b/domains/yashgupta.json @@ -0,0 +1,12 @@ +{ + "description": "For my portfolio", + "repo": "https://github.com/Yashhh999/portfolio", + "owner": { + "username": "Yashhh999", + "email": "Yashgupta.2508.14@gmail.com", + "twitter": "YashGupta01_" + }, + "record": { + "CNAME": "Yashhh999.github.io" + } +} From e6353c6d8652f449a43433358aeb851acb1c2f5d Mon Sep 17 00:00:00 2001 From: Yash Gupta <133146912+Yashhh999@users.noreply.github.com> Date: Fri, 23 Feb 2024 10:32:42 +0530 Subject: [PATCH 0276/2331] Update yashgupta.json --- domains/yashgupta.json | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/domains/yashgupta.json b/domains/yashgupta.json index 8912a6fcd..476ee9984 100644 --- a/domains/yashgupta.json +++ b/domains/yashgupta.json @@ -1,12 +1,9 @@ { - "description": "For my portfolio", - "repo": "https://github.com/Yashhh999/portfolio", - "owner": { - "username": "Yashhh999", - "email": "Yashgupta.2508.14@gmail.com", - "twitter": "YashGupta01_" - }, - "record": { - "CNAME": "Yashhh999.github.io" - } -} + "owner": { + "username": "yashhh999", + "email": "yashgupta.2508.14@gmail.com" + }, + "record": { + "CNAME": "yashhh999.github.io" + } +} From 342bf803b7331d277f1e1cb5942c824e555aa2f1 Mon Sep 17 00:00:00 2001 From: Yash Gupta <133146912+Yashhh999@users.noreply.github.com> Date: Fri, 23 Feb 2024 11:09:17 +0530 Subject: [PATCH 0277/2331] Update yashgupta.json --- domains/yashgupta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yashgupta.json b/domains/yashgupta.json index 476ee9984..505710abe 100644 --- a/domains/yashgupta.json +++ b/domains/yashgupta.json @@ -1,7 +1,7 @@ { "owner": { "username": "yashhh999", - "email": "yashgupta.2508.14@gmail.com" + "email": "gupta25yash@gmail.com" }, "record": { "CNAME": "yashhh999.github.io" From 8d6654362a96109f1d64add7eab12e822448e422 Mon Sep 17 00:00:00 2001 From: Omxpro Date: Fri, 23 Feb 2024 14:05:03 +0530 Subject: [PATCH 0278/2331] feat(domain): om.is-a.dev --- domains/om.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/om.json diff --git a/domains/om.json b/domains/om.json new file mode 100644 index 000000000..c3bcba81c --- /dev/null +++ b/domains/om.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Omxpro", + "email": "omsenjalia+github@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com"] + } +} From df84c803106412fd9ca2b4596007dc9a075d4f66 Mon Sep 17 00:00:00 2001 From: Omxpro <161011172+Omxpro@users.noreply.github.com> Date: Fri, 23 Feb 2024 14:06:44 +0530 Subject: [PATCH 0279/2331] added txt --- domains/om.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/om.json b/domains/om.json index c3bcba81c..7f4f44919 100644 --- a/domains/om.json +++ b/domains/om.json @@ -4,6 +4,7 @@ "email": "omsenjalia+github@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com"] + "MX": ["mx1.improvmx.com,mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From ca6e29f27e7c645fdc820554ba3c2001f1b514a2 Mon Sep 17 00:00:00 2001 From: Omxpro <161011172+Omxpro@users.noreply.github.com> Date: Fri, 23 Feb 2024 14:08:45 +0530 Subject: [PATCH 0280/2331] fix json --- domains/om.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/om.json b/domains/om.json index 7f4f44919..cb4bc2f0d 100644 --- a/domains/om.json +++ b/domains/om.json @@ -5,6 +5,6 @@ }, "record": { "MX": ["mx1.improvmx.com,mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 34ef300916e120d53615ed0ca81a02202cdb3036 Mon Sep 17 00:00:00 2001 From: Omxpro <161011172+Omxpro@users.noreply.github.com> Date: Fri, 23 Feb 2024 14:14:53 +0530 Subject: [PATCH 0281/2331] WOW --- domains/om.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/om.json b/domains/om.json index cb4bc2f0d..a79df67f8 100644 --- a/domains/om.json +++ b/domains/om.json @@ -4,7 +4,7 @@ "email": "omsenjalia+github@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com,mx2.improvmx.com"], + "MX": ["mx1.improvmx.com","mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 554b0c4ce26b02752a2031db6588802aafde33cc Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 23 Feb 2024 17:14:20 +0800 Subject: [PATCH 0282/2331] Discard changes to domains/ruth.is-a.dev.json --- domains/ruth.is-a.dev.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/ruth.is-a.dev.json diff --git a/domains/ruth.is-a.dev.json b/domains/ruth.is-a.dev.json deleted file mode 100644 index b70930bd7..000000000 --- a/domains/ruth.is-a.dev.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Ruthleeess", - "email": "semikk.eu@gmail.com" - }, - - "record": { - "A": ["69.30.249.53"] - } -} From 4f0163d82f2a107a7bf55406f2dc0ecc86d62506 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 23 Feb 2024 17:14:46 +0800 Subject: [PATCH 0283/2331] Update ruthh.json --- domains/ruthh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ruthh.json b/domains/ruthh.json index 7c30e5803..648055ef5 100644 --- a/domains/ruthh.json +++ b/domains/ruthh.json @@ -4,6 +4,6 @@ "email": "semikk.eu@gmail.com" }, "record": { - "CNAME": "69.30.249.53" + "A": ["69.30.249.53"] } } From b6b883536527ac18d62dbbb867417ac4afd58060 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 23 Feb 2024 17:15:24 +0800 Subject: [PATCH 0284/2331] Discard changes to domains/ruth.json --- domains/ruth.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ruth.json diff --git a/domains/ruth.json b/domains/ruth.json deleted file mode 100644 index 648055ef5..000000000 --- a/domains/ruth.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Ruthleeess", - "email": "semikk.eu@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} From ca282607ee3548abceb7ba2775dcc63877e38fe4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 23 Feb 2024 17:15:27 +0800 Subject: [PATCH 0285/2331] Discard changes to domains/ruthh.json --- domains/ruthh.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ruthh.json diff --git a/domains/ruthh.json b/domains/ruthh.json deleted file mode 100644 index 648055ef5..000000000 --- a/domains/ruthh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Ruthleeess", - "email": "semikk.eu@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} From 16249791d2e383fd9269d9fae3da66b8b7d4c786 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 23 Feb 2024 17:15:30 +0800 Subject: [PATCH 0286/2331] Discard changes to domains/ruthleeeeeeeeess.json --- domains/ruthleeeeeeeeess.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ruthleeeeeeeeess.json diff --git a/domains/ruthleeeeeeeeess.json b/domains/ruthleeeeeeeeess.json deleted file mode 100644 index 648055ef5..000000000 --- a/domains/ruthleeeeeeeeess.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Ruthleeess", - "email": "semikk.eu@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} From 4715fa86da559d30bbf4b7d11b1e0a2b6ead98b1 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 23 Feb 2024 17:15:33 +0800 Subject: [PATCH 0287/2331] Discard changes to domains/ruthlees.json --- domains/ruthlees.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ruthlees.json diff --git a/domains/ruthlees.json b/domains/ruthlees.json deleted file mode 100644 index 648055ef5..000000000 --- a/domains/ruthlees.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Ruthleeess", - "email": "semikk.eu@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} From 7365543801d9246c0a5bd3892058bba00b07fe40 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 23 Feb 2024 17:15:36 +0800 Subject: [PATCH 0288/2331] Discard changes to domains/ruthleess.json --- domains/ruthleess.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ruthleess.json diff --git a/domains/ruthleess.json b/domains/ruthleess.json deleted file mode 100644 index 648055ef5..000000000 --- a/domains/ruthleess.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Ruthleeess", - "email": "semikk.eu@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} From b79f7f1907ca15e5312f7fa0f2ee8e15a39f439d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 23 Feb 2024 17:15:40 +0800 Subject: [PATCH 0289/2331] Discard changes to domains/vkya.json --- domains/vkya.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/vkya.json diff --git a/domains/vkya.json b/domains/vkya.json deleted file mode 100644 index 648055ef5..000000000 --- a/domains/vkya.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Ruthleeess", - "email": "semikk.eu@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} From 2dc9eb4af9749be57903f2fbc7ad66d8328ffc46 Mon Sep 17 00:00:00 2001 From: Vikki Date: Fri, 23 Feb 2024 15:29:21 +0530 Subject: [PATCH 0290/2331] Update stavkv.json --- domains/stavkv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/stavkv.json b/domains/stavkv.json index 0324f0d07..54bc2273c 100644 --- a/domains/stavkv.json +++ b/domains/stavkv.json @@ -4,6 +4,6 @@ "email": "singhvikal891@gmail.com" }, "record": { - "CNAME": "stavkv.vercel.app" + "CNAME": "stavkv.github.io" } } From eb6e83857f99a59007b8dc937aa10751e726f195 Mon Sep 17 00:00:00 2001 From: r2kch Date: Fri, 23 Feb 2024 11:13:36 +0100 Subject: [PATCH 0291/2331] feat(domain): mduha.is-a.dev --- domains/mduha.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mduha.json diff --git a/domains/mduha.json b/domains/mduha.json new file mode 100644 index 000000000..a65469f61 --- /dev/null +++ b/domains/mduha.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "r2kch", + "email": "marco@dubini.com" + }, + "record": { + "A": ["84.72.8.155"] + } +} From 6128308832be9f7494390a3e360171e80eeebfd0 Mon Sep 17 00:00:00 2001 From: taxenlmao Date: Fri, 23 Feb 2024 11:14:31 +0100 Subject: [PATCH 0292/2331] feat(domain): taxen.is-a.dev --- domains/taxen.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/taxen.json diff --git a/domains/taxen.json b/domains/taxen.json new file mode 100644 index 000000000..2b2237a47 --- /dev/null +++ b/domains/taxen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "taxenlmao", + "email": "jayd3ngame@gmail.com" + }, + "record": { + "URL": "https://feds.lol/skittles" + } +} From e5c2654af3d0870895ccbacd7fd7a17f6d6f0554 Mon Sep 17 00:00:00 2001 From: Arnab Datta Date: Fri, 23 Feb 2024 15:50:44 +0530 Subject: [PATCH 0293/2331] Update arnab.json with CNAME record --- domains/arnab.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arnab.json b/domains/arnab.json index ae26c0ec2..c72c6acd0 100644 --- a/domains/arnab.json +++ b/domains/arnab.json @@ -4,6 +4,6 @@ "email": "arnabdatta3@gmail.com" }, "record": { - "URL": "https://arnabdatta.github.io" + "CNAME": "arnabdatta.github.io" } } From a5743e4957eee0e22613eb1451c164353bea96f2 Mon Sep 17 00:00:00 2001 From: Ardox <110931544+LeVraiArdox@users.noreply.github.com> Date: Fri, 23 Feb 2024 14:17:07 +0100 Subject: [PATCH 0294/2331] Update ardox.json --- domains/ardox.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ardox.json b/domains/ardox.json index b27d77a62..a30e20e9c 100644 --- a/domains/ardox.json +++ b/domains/ardox.json @@ -4,6 +4,6 @@ "email": "adrian.arjoca18@gmail.com" }, "record": { - "CNAME": "ardox.is-a.dev" + "CNAME": "levraiardox.github.io" } } From f6b1b96a85c1b62293b17d9042021cce528c0e4e Mon Sep 17 00:00:00 2001 From: Jigar Patel Date: Fri, 23 Feb 2024 09:16:52 -0500 Subject: [PATCH 0295/2331] delete temporary test domain; add https in URL --- domains/codecloak.jigar.json | 2 +- domains/temporary.json | 9 --------- 2 files changed, 1 insertion(+), 10 deletions(-) delete mode 100644 domains/temporary.json diff --git a/domains/codecloak.jigar.json b/domains/codecloak.jigar.json index 6d9913688..719131668 100644 --- a/domains/codecloak.jigar.json +++ b/domains/codecloak.jigar.json @@ -4,6 +4,6 @@ "email": "jigar1822@gmail.com" }, "record": { - "URL": "codecloak.onrender.com" + "URL": "https://codecloak.onrender.com" } } diff --git a/domains/temporary.json b/domains/temporary.json deleted file mode 100644 index ef4998900..000000000 --- a/domains/temporary.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "drone911", - "email": "jigar1822@gmail.com" - }, - "record": { - "URL": "https://github.com/drone911" - } -} From 1e742604e620daef369348359e3fa83b60a1c523 Mon Sep 17 00:00:00 2001 From: Ardox <110931544+LeVraiArdox@users.noreply.github.com> Date: Fri, 23 Feb 2024 15:17:36 +0100 Subject: [PATCH 0296/2331] Update levraiardox.json --- domains/levraiardox.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/levraiardox.json b/domains/levraiardox.json index b27d77a62..a30e20e9c 100644 --- a/domains/levraiardox.json +++ b/domains/levraiardox.json @@ -4,6 +4,6 @@ "email": "adrian.arjoca18@gmail.com" }, "record": { - "CNAME": "ardox.is-a.dev" + "CNAME": "levraiardox.github.io" } } From 18969aca0196768b8fda8db0843cab1866a1fd36 Mon Sep 17 00:00:00 2001 From: voxj Date: Fri, 23 Feb 2024 17:36:49 +0300 Subject: [PATCH 0297/2331] feat(domain): vdr.is-a.dev --- domains/vdr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vdr.json diff --git a/domains/vdr.json b/domains/vdr.json new file mode 100644 index 000000000..2f7507a9d --- /dev/null +++ b/domains/vdr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "voxj", + "email": "aglinkoyurjevich@gmail.com" + }, + "record": { + "CNAME": "rawintosh.github.io" + } +} From 66bedfa9d4efdeb4dacc618aa8a2b40dd6a14ff6 Mon Sep 17 00:00:00 2001 From: TruongDuyKhai <102969311+TruongDuyKhai@users.noreply.github.com> Date: Fri, 23 Feb 2024 21:47:55 +0700 Subject: [PATCH 0298/2331] feat(domain): khaidev.is-a.dev --- domains/khaidev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/khaidev.json diff --git a/domains/khaidev.json b/domains/khaidev.json new file mode 100644 index 000000000..2fa6866a9 --- /dev/null +++ b/domains/khaidev.json @@ -0,0 +1,11 @@ +{ + "description": "Hello! I am Khai but if you want you can call me Ken! I am a self thought Developer and mostly code Discord Bots for others for fun! Sometimes I even get donations back, which makes me even more happier and results in having more fun at coding.", + "repo": "https://github.com/TruongDuyKhai/TruongDuyKhai.github.io", + "owner": { + "username": "TruongDuyKhai", + "email": "truongduykhai1012@gmail.com" + }, + "record": { + "CNAME": "truongduykhai.github.io" + } +} From 4f0ca62e8ffe4ed23c13a1fc8769e22695be0483 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor?= <100538746+Cucusise@users.noreply.github.com> Date: Fri, 23 Feb 2024 15:49:59 +0100 Subject: [PATCH 0299/2331] Update passadissubmari.json --- domains/passadissubmari.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/passadissubmari.json b/domains/passadissubmari.json index e50e87df6..e2a5e4206 100644 --- a/domains/passadissubmari.json +++ b/domains/passadissubmari.json @@ -1,9 +1,11 @@ { + "description": "Passadís Submarí", + "repo": "https://github.com/Cucusise/passadissummari", "owner": { "username": "Cucusise", "email": "cucusise@gmail.com" }, "record": { - "URL": "https://cucusise.github.io/passadissummari/" + "CNAME": "cucusise.github.io" } } From f412622edbff8cfed9ab337b13760a678f5f5693 Mon Sep 17 00:00:00 2001 From: TruongDuyKhai <102969311+TruongDuyKhai@users.noreply.github.com> Date: Fri, 23 Feb 2024 21:52:53 +0700 Subject: [PATCH 0300/2331] Delete domains/khaidev.json --- domains/khaidev.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/khaidev.json diff --git a/domains/khaidev.json b/domains/khaidev.json deleted file mode 100644 index 2fa6866a9..000000000 --- a/domains/khaidev.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Hello! I am Khai but if you want you can call me Ken! I am a self thought Developer and mostly code Discord Bots for others for fun! Sometimes I even get donations back, which makes me even more happier and results in having more fun at coding.", - "repo": "https://github.com/TruongDuyKhai/TruongDuyKhai.github.io", - "owner": { - "username": "TruongDuyKhai", - "email": "truongduykhai1012@gmail.com" - }, - "record": { - "CNAME": "truongduykhai.github.io" - } -} From b41633e9b5837327e05791263bb1889b417e2ee2 Mon Sep 17 00:00:00 2001 From: TruongDuyKhai <102969311+TruongDuyKhai@users.noreply.github.com> Date: Fri, 23 Feb 2024 21:55:31 +0700 Subject: [PATCH 0301/2331] Register khaidev.is-a.dev --- domains/khaidev.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/khaidev.json diff --git a/domains/khaidev.json b/domains/khaidev.json new file mode 100644 index 000000000..ceffd52b8 --- /dev/null +++ b/domains/khaidev.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "TruongDuyKhai", + "email": "truongduykhai1012@gmail.com", + "discord": "871329074046435338" + }, + + "record": { + "CNAME": "truongduykhai.github.io" + } + } + \ No newline at end of file From 65e6b6d2020cf84584ff6da95fe9ea55ce30620e Mon Sep 17 00:00:00 2001 From: prime <105910256+PrimeTDMomega@users.noreply.github.com> Date: Fri, 23 Feb 2024 20:37:08 +0530 Subject: [PATCH 0302/2331] Create prime.json --- domains/prime.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/prime.json diff --git a/domains/prime.json b/domains/prime.json new file mode 100644 index 000000000..f8cb3dbb6 --- /dev/null +++ b/domains/prime.json @@ -0,0 +1,12 @@ +{ + "description": "My personal website", + "repo": "https://github.com/primetdmomega/primetdmomega.github.io", + "owner": { + "username": "PrimeTDMomega", + "email": "primetdmomega@gmail.com", + "twitter": "primeinspace" + }, + "record": { + "CNAME": "primetdmomega.github.io" + } +} From 0a5c2696505c551b2eb2978f26205ea18d1dbc38 Mon Sep 17 00:00:00 2001 From: mcshept <76730499+mcshept@users.noreply.github.com> Date: Fri, 23 Feb 2024 16:23:38 +0100 Subject: [PATCH 0303/2331] Update shept.json --- domains/shept.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/shept.json b/domains/shept.json index 4f88ab9d0..df8b6e158 100644 --- a/domains/shept.json +++ b/domains/shept.json @@ -10,7 +10,10 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From ef935bafc8008eacfb5d77b0dac286341da3787e Mon Sep 17 00:00:00 2001 From: Danithu Amaranayaka <103848256+danithu123@users.noreply.github.com> Date: Fri, 23 Feb 2024 21:55:43 +0530 Subject: [PATCH 0304/2331] Create danithu.json --- domains/danithu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/danithu.json diff --git a/domains/danithu.json b/domains/danithu.json new file mode 100644 index 000000000..549079e7f --- /dev/null +++ b/domains/danithu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "danithu123", + "email": "danithuamaranayakanew@gmail.com" + }, + "record": { + "CNAME": "danithu123.github.io" + } +} From 3aed45d1960da1fc730e950d363ada0be7049a96 Mon Sep 17 00:00:00 2001 From: AtharvParsewar Date: Fri, 23 Feb 2024 21:56:57 +0530 Subject: [PATCH 0305/2331] feat(domain): cdn.parsewar.is-a.dev --- domains/cdn.parsewar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cdn.parsewar.json diff --git a/domains/cdn.parsewar.json b/domains/cdn.parsewar.json new file mode 100644 index 000000000..f1df135d0 --- /dev/null +++ b/domains/cdn.parsewar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AtharvParsewar", + "email": "atharvparsewar@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From b5003f089b17893378dcfa43d4488bab0a24ff0c Mon Sep 17 00:00:00 2001 From: raphael-as Date: Fri, 23 Feb 2024 18:41:41 +0200 Subject: [PATCH 0306/2331] feat(domain): raphael.is-a.dev --- domains/raphael.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/raphael.json diff --git a/domains/raphael.json b/domains/raphael.json new file mode 100644 index 000000000..a90c7f5fe --- /dev/null +++ b/domains/raphael.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "raphael-as", + "email": "raphaelas.pro@gmail.com" + }, + "record": { + "A": ["185.199.108.153"] + } +} From 476cf5c2bcd2b2391a00ef96ac94a3c13a5ce529 Mon Sep 17 00:00:00 2001 From: Ashish Date: Fri, 23 Feb 2024 22:26:04 +0530 Subject: [PATCH 0307/2331] Update ashishagarwal.json --- domains/ashishagarwal.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/ashishagarwal.json b/domains/ashishagarwal.json index 1de040c7c..b4da7c090 100644 --- a/domains/ashishagarwal.json +++ b/domains/ashishagarwal.json @@ -1,9 +1,9 @@ { "owner": { - "username": "e-coders", - "email": "aasheeshsaumya@gmail.com" + "username": "ashishagarwal2023", + "email": "code.with.aasheesh@gmail.com" }, "record": { - "CNAME": "e-coders.github.io" + "CNAME": "ashishagarwal2023.github.io" } } From 9cf5609fadfafdbba869e1c45b586ba220573d4a Mon Sep 17 00:00:00 2001 From: cfp <44261356+cfpwastaken@users.noreply.github.com> Date: Fri, 23 Feb 2024 19:43:09 +0100 Subject: [PATCH 0308/2331] Change the CNAME records to dyn.picoscratch.de --- domains/cfp.json | 2 +- domains/pic.cfp.json | 2 +- domains/scfp.json | 2 +- domains/status.cfp.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/cfp.json b/domains/cfp.json index 3e1e287cb..1e9471c41 100644 --- a/domains/cfp.json +++ b/domains/cfp.json @@ -5,6 +5,6 @@ "discord": "cfp (318394797822050315)" }, "record": { - "CNAME": "cfp.gotdns.ch" + "CNAME": "dyn.picoscratch.de" } } \ No newline at end of file diff --git a/domains/pic.cfp.json b/domains/pic.cfp.json index 62da2395a..22294fea0 100644 --- a/domains/pic.cfp.json +++ b/domains/pic.cfp.json @@ -6,6 +6,6 @@ "discord": "cfp (318394797822050315)" }, "record": { - "CNAME": "cfp.gotdns.ch" + "CNAME": "dyn.picoscratch.de" } } \ No newline at end of file diff --git a/domains/scfp.json b/domains/scfp.json index ccaed7079..639ff7e42 100644 --- a/domains/scfp.json +++ b/domains/scfp.json @@ -6,6 +6,6 @@ "discord": "cfp (318394797822050315)" }, "record": { - "CNAME": "cfp.gotdns.ch" + "CNAME": "dyn.picoscratch.de" } } \ No newline at end of file diff --git a/domains/status.cfp.json b/domains/status.cfp.json index 3334b3a54..da7d6e134 100644 --- a/domains/status.cfp.json +++ b/domains/status.cfp.json @@ -6,6 +6,6 @@ "discord": "cfp (318394797822050315)" }, "record": { - "CNAME": "cfp.gotdns.ch" + "CNAME": "dyn.picoscratch.de" } } \ No newline at end of file From 4f439278b3d117798e2b0b5826a10289cce2e321 Mon Sep 17 00:00:00 2001 From: Nishith-Savla Date: Sat, 24 Feb 2024 00:13:46 +0530 Subject: [PATCH 0309/2331] feat(domain): nishith.is-a.dev --- domains/nishith.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nishith.json diff --git a/domains/nishith.json b/domains/nishith.json new file mode 100644 index 000000000..9a2b0010c --- /dev/null +++ b/domains/nishith.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Nishith-Savla", + "email": "nishithsavla005@gmail.com" + }, + "record": { + "CNAME": "nishith.tech" + } +} From 511fc7374096cf35c362859f93d593a06908290b Mon Sep 17 00:00:00 2001 From: anna <70836575+annanas271@users.noreply.github.com> Date: Fri, 23 Feb 2024 19:57:40 +0100 Subject: [PATCH 0310/2331] Register anna.is-a.dev --- domains/anna.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/anna.json diff --git a/domains/anna.json b/domains/anna.json new file mode 100644 index 000000000..0f2801cf3 --- /dev/null +++ b/domains/anna.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "annanas271", + "email": "iamrvins@gmail.com", + "discord": "1206164385911799850" + }, + + "record": { + "CNAME": "annanas271.github.io" + } + } + \ No newline at end of file From 5ff552914dc30273ba9795ad4587eb6be9825a19 Mon Sep 17 00:00:00 2001 From: mcshept <76730499+mcshept@users.noreply.github.com> Date: Fri, 23 Feb 2024 20:21:18 +0100 Subject: [PATCH 0311/2331] Create maximilian.json --- domains/maximilian.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/maximilian.json diff --git a/domains/maximilian.json b/domains/maximilian.json new file mode 100644 index 000000000..368ceacb5 --- /dev/null +++ b/domains/maximilian.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "mcshept", + "email": "maximilian.heinrich@gyk.bayern" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} From 2056ca329f83c4f07f5770ac69751cf4377e1af2 Mon Sep 17 00:00:00 2001 From: mcshept <76730499+mcshept@users.noreply.github.com> Date: Fri, 23 Feb 2024 20:22:19 +0100 Subject: [PATCH 0312/2331] Delete domains/maximilian.json --- domains/maximilian.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 domains/maximilian.json diff --git a/domains/maximilian.json b/domains/maximilian.json deleted file mode 100644 index 368ceacb5..000000000 --- a/domains/maximilian.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "owner": { - "username": "mcshept", - "email": "maximilian.heinrich@gyk.bayern" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } -} From ee85b0a198c0c720bdbfc2ff285fc321b54ade5c Mon Sep 17 00:00:00 2001 From: omaiirr Date: Sat, 24 Feb 2024 00:12:35 +0400 Subject: [PATCH 0313/2331] feat(domain): omairr.is-a.dev --- domains/omairr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/omairr.json diff --git a/domains/omairr.json b/domains/omairr.json new file mode 100644 index 000000000..705392e66 --- /dev/null +++ b/domains/omairr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "omaiirr", + "email": "crazyomairennab@gmail.com" + }, + "record": { + "CNAME": "omairr" + } +} From fb3e656af7a30a0d4333bb062edf43294fd0d71a Mon Sep 17 00:00:00 2001 From: Maximilian Heinrich <73892699+MaximilianHeinrich@users.noreply.github.com> Date: Fri, 23 Feb 2024 21:37:44 +0100 Subject: [PATCH 0314/2331] Create maximilian.json --- domains/maximilian.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 domains/maximilian.json diff --git a/domains/maximilian.json b/domains/maximilian.json new file mode 100644 index 000000000..6b0ff16f0 --- /dev/null +++ b/domains/maximilian.json @@ -0,0 +1,22 @@ +{ + "description": "Portfolio for myself", + "repo": "https://github.com/MaximilianHeinrich/MaximilianHeinrich.github.io", + "owner": { + "username": "MaximilianHeinrich", + "email": "maxhei.21@gmail.com", + "twitter": "Shept1337" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 35b3181a31f18414c5ca497327949dffc7916e29 Mon Sep 17 00:00:00 2001 From: Maximilian Heinrich <73892699+MaximilianHeinrich@users.noreply.github.com> Date: Fri, 23 Feb 2024 21:41:29 +0100 Subject: [PATCH 0315/2331] Update maximilian.json --- domains/maximilian.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/maximilian.json b/domains/maximilian.json index 6b0ff16f0..d4005b35e 100644 --- a/domains/maximilian.json +++ b/domains/maximilian.json @@ -1,10 +1,7 @@ { - "description": "Portfolio for myself", - "repo": "https://github.com/MaximilianHeinrich/MaximilianHeinrich.github.io", "owner": { "username": "MaximilianHeinrich", - "email": "maxhei.21@gmail.com", - "twitter": "Shept1337" + "email": "maxhei.21@gmail.com" }, "record": { "A": [ @@ -19,4 +16,4 @@ ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } -} +} From 1029182022110b9b490eeedd1e0380f4b5661ffb Mon Sep 17 00:00:00 2001 From: Raphael <128089668+raphael-as@users.noreply.github.com> Date: Fri, 23 Feb 2024 22:44:37 +0200 Subject: [PATCH 0316/2331] Update raphael.json --- domains/raphael.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/raphael.json b/domains/raphael.json index a90c7f5fe..c2716dd5e 100644 --- a/domains/raphael.json +++ b/domains/raphael.json @@ -4,6 +4,11 @@ "email": "raphaelas.pro@gmail.com" }, "record": { - "A": ["185.199.108.153"] + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] } } From f9bf71474632f08c73e8b33ee547ac49f8965c3e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 23 Feb 2024 18:10:01 -0500 Subject: [PATCH 0317/2331] Delete domains/akash_r.json --- domains/akash_r.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/akash_r.json diff --git a/domains/akash_r.json b/domains/akash_r.json deleted file mode 100644 index 9ecf40be5..000000000 --- a/domains/akash_r.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "CruxCoder7", - "email": "akashrangesh07@gmail.com" - }, - "record": { - "CNAME": "cruxcoder7.github.io" - } -} From 054fc71ef6eaa8f9c41f0d1eb1238c649c2c4641 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 23 Feb 2024 18:10:10 -0500 Subject: [PATCH 0318/2331] Delete domains/r_akash.json --- domains/r_akash.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/r_akash.json diff --git a/domains/r_akash.json b/domains/r_akash.json deleted file mode 100644 index 9ecf40be5..000000000 --- a/domains/r_akash.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "CruxCoder7", - "email": "akashrangesh07@gmail.com" - }, - "record": { - "CNAME": "cruxcoder7.github.io" - } -} From fd0afe38d272df18abbab0e70849658d0f85fe63 Mon Sep 17 00:00:00 2001 From: furyashnyy Date: Sat, 24 Feb 2024 02:21:06 +0300 Subject: [PATCH 0319/2331] feat(domain): realfara.is-a.dev --- domains/realfara.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/realfara.json diff --git a/domains/realfara.json b/domains/realfara.json new file mode 100644 index 000000000..31c9cfd4d --- /dev/null +++ b/domains/realfara.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "furyashnyy", + "email": "faradey.iskra@mail.ru" + }, + "record": { + "A": ["185.199.111.153"] + } +} From 0dd9921219fd950e0ab36560e8ead2c205b5ab66 Mon Sep 17 00:00:00 2001 From: ave <74518502+ayvacs@users.noreply.github.com> Date: Fri, 23 Feb 2024 18:30:05 -0500 Subject: [PATCH 0320/2331] Update _github-pages-challenge-ayvacs.ave.json --- domains/_github-pages-challenge-ayvacs.ave.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-ayvacs.ave.json b/domains/_github-pages-challenge-ayvacs.ave.json index 262f3b8c9..1da3471f7 100644 --- a/domains/_github-pages-challenge-ayvacs.ave.json +++ b/domains/_github-pages-challenge-ayvacs.ave.json @@ -6,6 +6,6 @@ "email": "ayvacs@proton.me" }, "record": { - "TXT": "5a1e6c3195a98bf63ceba5a88f4be2" + "TXT": "e0986b3076f4a103b5f4de9bb7a302" } } From bd5d28cdd6b4eb69a056b84975876df443ecd163 Mon Sep 17 00:00:00 2001 From: thepython555 Date: Fri, 23 Feb 2024 22:20:32 -0500 Subject: [PATCH 0321/2331] feat(domain): dumo.is-a.dev --- domains/dumo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dumo.json diff --git a/domains/dumo.json b/domains/dumo.json new file mode 100644 index 000000000..734912ce8 --- /dev/null +++ b/domains/dumo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thepython555", + "email": "k0n52uuu@duck.com" + }, + "record": { + "CNAME": "thepython555.github.io" + } +} From ad4929fea9bbdfb51518cd4f4d04dab79b83a5cf Mon Sep 17 00:00:00 2001 From: Soumyaneel Sarkar <65025579+A-Little-Hat@users.noreply.github.com> Date: Sat, 24 Feb 2024 10:47:09 +0530 Subject: [PATCH 0322/2331] Update imsoumyaneel.json --- domains/imsoumyaneel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/imsoumyaneel.json b/domains/imsoumyaneel.json index 55d5bc3a5..cfc42875c 100644 --- a/domains/imsoumyaneel.json +++ b/domains/imsoumyaneel.json @@ -4,6 +4,6 @@ "email": "soumyasarkar309@gmail.com" }, "record": { - "CNAME": "test-3e8b2.web.app/" + "CNAME": "test-3e8b2.web.app" } } From 62aab09d6b537dd59f51a622944ce2952b81c1e4 Mon Sep 17 00:00:00 2001 From: imranmollajoy Date: Sat, 24 Feb 2024 13:23:06 +0600 Subject: [PATCH 0323/2331] feat(domain): imran.is-a.dev --- domains/imran.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/imran.json diff --git a/domains/imran.json b/domains/imran.json new file mode 100644 index 000000000..95b918f94 --- /dev/null +++ b/domains/imran.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "imranmollajoy", + "email": "imranmollajoy@gmail.com" + }, + "record": { + "CNAME": "imranmollajoy.github.io" + } +} From c18bba57e5f383b5a6c5abea480a60a7ed782595 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 24 Feb 2024 16:26:41 +0800 Subject: [PATCH 0324/2331] Update fluid.json --- domains/fluid.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/fluid.json b/domains/fluid.json index 96f4d4b78..6fe07d509 100644 --- a/domains/fluid.json +++ b/domains/fluid.json @@ -3,8 +3,7 @@ "repo": "https://github.com/fluid-developer/fluid-developer.github.io", "owner": { "username": "fluid-developer", - "email": "ne0xch4r4@gmail.com", - "twitter": "none" + "email": "ne0xch4r4@gmail.com" }, "record": { "CNAME": "fluid-developer.github.io" From 8f59e4aa4f7b77a85c04eb5717a305de7c8ef080 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 24 Feb 2024 16:42:42 +0800 Subject: [PATCH 0325/2331] Update siyamex.json --- domains/siyamex.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/siyamex.json b/domains/siyamex.json index b4d3a2bd3..e51746f4a 100644 --- a/domains/siyamex.json +++ b/domains/siyamex.json @@ -4,6 +4,6 @@ "email": "siyamex2012@gmail.com" }, "record": { - "URL": "siyamex.com" + "URL": "https://siyamex.com" } } From 37b2eb84b8f6033ee31577772e5c8529a0add7df Mon Sep 17 00:00:00 2001 From: Maurice <138962620+bwl3810@users.noreply.github.com> Date: Sat, 24 Feb 2024 11:06:11 +0100 Subject: [PATCH 0326/2331] Register maurice.is-a.dev --- domains/maurice.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/maurice.json diff --git a/domains/maurice.json b/domains/maurice.json new file mode 100644 index 000000000..3d68220da --- /dev/null +++ b/domains/maurice.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "bwl3810", + "email": "capybara@mail.de", + "discord": "1181949050770161756" + }, + + "record": { + "A": ["91.216.248.20"] + } + } + \ No newline at end of file From 69bd5a590dc5fbbf13730f2df105ab1582ec63eb Mon Sep 17 00:00:00 2001 From: Raphael <128089668+raphael-as@users.noreply.github.com> Date: Sat, 24 Feb 2024 12:11:18 +0200 Subject: [PATCH 0327/2331] Update raphael.json --- domains/raphael.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/domains/raphael.json b/domains/raphael.json index c2716dd5e..63148f485 100644 --- a/domains/raphael.json +++ b/domains/raphael.json @@ -9,6 +9,9 @@ "185.199.109.153", "185.199.110.153", "185.199.111.153" + ], + "CNAME": [ + "raphael-as.github.io." ] } } From bd99ace3f45199590cec9d454166492b3d01a8d1 Mon Sep 17 00:00:00 2001 From: Raphael <128089668+raphael-as@users.noreply.github.com> Date: Sat, 24 Feb 2024 12:18:36 +0200 Subject: [PATCH 0328/2331] Update raphael.json --- domains/raphael.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/raphael.json b/domains/raphael.json index 63148f485..171d3127f 100644 --- a/domains/raphael.json +++ b/domains/raphael.json @@ -10,8 +10,6 @@ "185.199.110.153", "185.199.111.153" ], - "CNAME": [ - "raphael-as.github.io." - ] + "CNAME": "raphael-as.github.io.", } } From afe5963dbf3f4a6c15df1b9719691f9b138243b0 Mon Sep 17 00:00:00 2001 From: Raphael <128089668+raphael-as@users.noreply.github.com> Date: Sat, 24 Feb 2024 12:24:51 +0200 Subject: [PATCH 0329/2331] Update raphael.json --- domains/raphael.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/raphael.json b/domains/raphael.json index 171d3127f..976b9ea2f 100644 --- a/domains/raphael.json +++ b/domains/raphael.json @@ -10,6 +10,6 @@ "185.199.110.153", "185.199.111.153" ], - "CNAME": "raphael-as.github.io.", + "CNAME": "raphael-as.github.io." } } From c4c46fd44b13407b5b94068689fbdacaae022e3d Mon Sep 17 00:00:00 2001 From: Raphael <128089668+raphael-as@users.noreply.github.com> Date: Sat, 24 Feb 2024 12:25:55 +0200 Subject: [PATCH 0330/2331] Update raphael.json --- domains/raphael.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/domains/raphael.json b/domains/raphael.json index 976b9ea2f..19f37e291 100644 --- a/domains/raphael.json +++ b/domains/raphael.json @@ -4,12 +4,6 @@ "email": "raphaelas.pro@gmail.com" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], "CNAME": "raphael-as.github.io." } } From f9b98dca1736c78a42f725813a5954496d24b565 Mon Sep 17 00:00:00 2001 From: Raphael <128089668+raphael-as@users.noreply.github.com> Date: Sat, 24 Feb 2024 12:28:17 +0200 Subject: [PATCH 0331/2331] Update raphael.json --- domains/raphael.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/raphael.json b/domains/raphael.json index 19f37e291..b848b294d 100644 --- a/domains/raphael.json +++ b/domains/raphael.json @@ -4,6 +4,6 @@ "email": "raphaelas.pro@gmail.com" }, "record": { - "CNAME": "raphael-as.github.io." + "CNAME": "raphael-as.github.io" } } From d7e31a2b1b27a88f0d4a4a9539457eaa1dbe5822 Mon Sep 17 00:00:00 2001 From: WallnussJonas Date: Sat, 24 Feb 2024 12:18:56 +0100 Subject: [PATCH 0332/2331] feat(domain): jonaswerner.is-a.dev --- domains/jonaswerner.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jonaswerner.json diff --git a/domains/jonaswerner.json b/domains/jonaswerner.json new file mode 100644 index 000000000..bc1e4b9ec --- /dev/null +++ b/domains/jonaswerner.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "WallnussJonas", + "email": "jonas.werner.nov1999@gmail.com" + }, + "record": { + "URL": "https://jojojonas.netlify.app/" + } +} From e5da28214bc95daa3ce1f55d7945f4fb72dcb7e7 Mon Sep 17 00:00:00 2001 From: omairr Date: Sat, 24 Feb 2024 15:39:20 +0400 Subject: [PATCH 0333/2331] Update omairr.json --- domains/omairr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/omairr.json b/domains/omairr.json index 705392e66..c9712087c 100644 --- a/domains/omairr.json +++ b/domains/omairr.json @@ -4,6 +4,6 @@ "email": "crazyomairennab@gmail.com" }, "record": { - "CNAME": "omairr" + "CNAME": "omaiirr.github.io" } } From 202e77e0d9b6177adaa84ae6772696bad58465bd Mon Sep 17 00:00:00 2001 From: Grafaffel <96660820+Grafaffel@users.noreply.github.com> Date: Sat, 24 Feb 2024 12:50:42 +0100 Subject: [PATCH 0334/2331] Register grafaffel.github.io --- domains/grafaffel.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/grafaffel.json diff --git a/domains/grafaffel.json b/domains/grafaffel.json new file mode 100644 index 000000000..5d1f3f688 --- /dev/null +++ b/domains/grafaffel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Grafaffel", + "email": "jannis107@icloud.com" + }, + "record": { + "CNAME": "grafaffel.github.io" + } +} From 93125954154e1ac13359f52718230d44cdd99cb4 Mon Sep 17 00:00:00 2001 From: def0e0 Date: Sat, 24 Feb 2024 19:14:00 +0700 Subject: [PATCH 0335/2331] feat(domain): jurgen.is-a.dev --- domains/jurgen.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jurgen.json diff --git a/domains/jurgen.json b/domains/jurgen.json new file mode 100644 index 000000000..50d08ace3 --- /dev/null +++ b/domains/jurgen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "def0e0", + "email": "def0e0@yandex.ru" + }, + "record": { + "A": ["45.148.120.75"] + } +} From efd69bebecf7516717a59555ff97c76756c4ce36 Mon Sep 17 00:00:00 2001 From: SextyNine <109962271+mohammad87115@users.noreply.github.com> Date: Sat, 24 Feb 2024 17:14:06 +0330 Subject: [PATCH 0336/2331] Create cdn.mohammad87115.json --- domains/cdn.mohammad87115.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/cdn.mohammad87115.json diff --git a/domains/cdn.mohammad87115.json b/domains/cdn.mohammad87115.json new file mode 100644 index 000000000..67be37648 --- /dev/null +++ b/domains/cdn.mohammad87115.json @@ -0,0 +1,11 @@ +{ + "description": "I'm using this subdomain to access the place i upload my files easier", + "owner": { + "username": "mohammad87115", + "email": "mohammad87115@gmail.com", + "twitter": "mohammad87115" + }, + "record": { + "A": "69.30.249.53" + } +} From 08a0941d860d30a4ea5c2c8d3e16a154305d0665 Mon Sep 17 00:00:00 2001 From: SextyNine <109962271+mohammad87115@users.noreply.github.com> Date: Sat, 24 Feb 2024 17:20:18 +0330 Subject: [PATCH 0337/2331] Update cdn.mohammad87115.json --- domains/cdn.mohammad87115.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cdn.mohammad87115.json b/domains/cdn.mohammad87115.json index 67be37648..cda0fd126 100644 --- a/domains/cdn.mohammad87115.json +++ b/domains/cdn.mohammad87115.json @@ -6,6 +6,6 @@ "twitter": "mohammad87115" }, "record": { - "A": "69.30.249.53" + "A": ["69.30.249.53"] } } From 4d5a5c5fd9735236b0eecac6c901e1fe8b989a7f Mon Sep 17 00:00:00 2001 From: code-hunt-in <114678535+code-hunt-in@users.noreply.github.com> Date: Sat, 24 Feb 2024 19:48:19 +0530 Subject: [PATCH 0338/2331] Create app.json --- domains/app.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/app.json diff --git a/domains/app.json b/domains/app.json new file mode 100644 index 000000000..02b28416c --- /dev/null +++ b/domains/app.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "", + "email": "" + } + "record": { + "TXT": "Aishwary Pandore" + } +} From e2797a2623c2324112549afff51ce1882ddd9f8c Mon Sep 17 00:00:00 2001 From: code-hunt-in Date: Sat, 24 Feb 2024 20:00:23 +0530 Subject: [PATCH 0339/2331] feat(domain): ap2.is-a.dev --- domains/ap2.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ap2.json diff --git a/domains/ap2.json b/domains/ap2.json new file mode 100644 index 000000000..2eb6c18b8 --- /dev/null +++ b/domains/ap2.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "code-hunt-in", + "email": "aishwary.pandore@somaiya.edu" + }, + "record": { + "TXT": "aishwary pandore" + } +} From 6b77b630adc50929d6803cffe237c973bcb1aed6 Mon Sep 17 00:00:00 2001 From: Bob16077777 <80724277+Bob16077@users.noreply.github.com> Date: Sat, 24 Feb 2024 07:57:01 -0800 Subject: [PATCH 0340/2331] Update to address requested changes --- domains/bob16077.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/bob16077.json b/domains/bob16077.json index d4ccd7196..9b65e5f1a 100644 --- a/domains/bob16077.json +++ b/domains/bob16077.json @@ -3,6 +3,7 @@ "repo": "https://github.com/Bob16077/bob16077.github.io", "owner": { "username": "bob16077", + "email": "", "discord": "bob16077777" }, "record": { From a750f1342249bd6c80c7b3ba21460e70411441e1 Mon Sep 17 00:00:00 2001 From: code-hunt-in Date: Sat, 24 Feb 2024 21:50:08 +0530 Subject: [PATCH 0341/2331] feat(domain): @p2.is-a.dev --- domains/@p2.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/@p2.json diff --git a/domains/@p2.json b/domains/@p2.json new file mode 100644 index 000000000..930135d6f --- /dev/null +++ b/domains/@p2.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "code-hunt-in", + "email": "aishwary.pandore@somaiya.edu" + }, + "record": { + "CNAME": "code-hunt-in.github.io" + } +} From dc8a7db042d4297b03c7f1c05b7d6f475bda2af5 Mon Sep 17 00:00:00 2001 From: furyashnyy <124055879+furyashnyy@users.noreply.github.com> Date: Sun, 25 Feb 2024 01:15:30 +0300 Subject: [PATCH 0342/2331] Register furry.is-a.dev --- domains/furry.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/furry.json diff --git a/domains/furry.json b/domains/furry.json new file mode 100644 index 000000000..f10c04548 --- /dev/null +++ b/domains/furry.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "furyashnyy", + "email": "faradey.iskra@mail.ru", + "discord": "754721080383373373" + }, + + "record": { + "A": ["31.31.196.104"] + } + } + \ No newline at end of file From 7fe373418d95921605f24356908102f95b3af2b4 Mon Sep 17 00:00:00 2001 From: skycloudd Date: Sun, 25 Feb 2024 00:46:53 +0100 Subject: [PATCH 0343/2331] feat(domain): skycloudd.is-a.dev --- domains/skycloudd.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/skycloudd.json diff --git a/domains/skycloudd.json b/domains/skycloudd.json new file mode 100644 index 000000000..c6f55e7bc --- /dev/null +++ b/domains/skycloudd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "skycloudd", + "email": "benkrassenburg@gmail.com" + }, + "record": { + "CNAME": "skycloudd.github.io" + } +} From 892f0f5b9a44c2d42547941ebda1955b26bdaf81 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 25 Feb 2024 08:27:59 +0800 Subject: [PATCH 0344/2331] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de3ba9c49..70e4214b4 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@

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

- Discord Server + Discord Server

## Issues From 782d78dc15accffb087f9f0d52f69514c96cb9dd Mon Sep 17 00:00:00 2001 From: nmsderp <130254323+nmsderp@users.noreply.github.com> Date: Sat, 24 Feb 2024 20:30:19 -0500 Subject: [PATCH 0345/2331] Create nmsderp.json --- domains/nmsderp.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nmsderp.json diff --git a/domains/nmsderp.json b/domains/nmsderp.json new file mode 100644 index 000000000..d72408c25 --- /dev/null +++ b/domains/nmsderp.json @@ -0,0 +1,12 @@ +{ + "description": "A place for my small projects, and maybe a blog in the future.", + "repo": "https://github.com/nmsderp/nmsderp.github.io", + "owner": { + "username": "nmsderp", + "email": "nmsderp@gmail.com", + "twitter": "i don't have a twitter lol" + }, + "record": { + "CNAME": "nmsderp.github.io" + } +} From 5171cf4c2badddb075c37a4cab1074b8eb6accb0 Mon Sep 17 00:00:00 2001 From: youssefsiam38 Date: Sun, 25 Feb 2024 04:32:08 +0200 Subject: [PATCH 0346/2331] feat(domain): youssef.is-a.dev --- domains/youssef.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/youssef.json diff --git a/domains/youssef.json b/domains/youssef.json new file mode 100644 index 000000000..20361d543 --- /dev/null +++ b/domains/youssef.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "youssefsiam38", + "email": "youssef1yasser38@gmail.com" + }, + "record": { + "URL": "https://www.linkedin.com/in/youssefsiam38" + } +} From 748ef370a67c9400eb186babdc81e9e40314daba Mon Sep 17 00:00:00 2001 From: rednotsus Date: Sat, 24 Feb 2024 21:00:58 -0600 Subject: [PATCH 0347/2331] Update rednotsus.json --- domains/rednotsus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rednotsus.json b/domains/rednotsus.json index 0bfd9ed22..5972e0503 100644 --- a/domains/rednotsus.json +++ b/domains/rednotsus.json @@ -4,6 +4,6 @@ "email": "Jiayangc1@gmail.com" }, "record": { - "A": ["207.211.183.123"] + "A": ["15.204.232.110"] } } From d993183ed77241aaa883f40b43659e6001bdc75e Mon Sep 17 00:00:00 2001 From: nmsderp <130254323+nmsderp@users.noreply.github.com> Date: Sat, 24 Feb 2024 23:26:55 -0500 Subject: [PATCH 0348/2331] Update nmsderp.json --- domains/nmsderp.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/nmsderp.json b/domains/nmsderp.json index d72408c25..c992b407e 100644 --- a/domains/nmsderp.json +++ b/domains/nmsderp.json @@ -4,7 +4,6 @@ "owner": { "username": "nmsderp", "email": "nmsderp@gmail.com", - "twitter": "i don't have a twitter lol" }, "record": { "CNAME": "nmsderp.github.io" From 565e61482eb061fd013acdc94e3ea2358dd4534b Mon Sep 17 00:00:00 2001 From: nldun Date: Sun, 25 Feb 2024 11:55:22 +0700 Subject: [PATCH 0349/2331] feat(domain): nidun.is-a.dev --- domains/nidun.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nidun.json diff --git a/domains/nidun.json b/domains/nidun.json new file mode 100644 index 000000000..742adfed3 --- /dev/null +++ b/domains/nidun.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nldun", + "email": "rezkyto@gmail.com" + }, + "record": { + "URL": "https://nldun.github.io/nidun/" + } +} From 6026e0b772f7532a8eb3d2c35d2ff0d6f96d0c3f Mon Sep 17 00:00:00 2001 From: PavanKumarGurram Date: Sat, 24 Feb 2024 23:58:07 -0500 Subject: [PATCH 0350/2331] feat(domain): pavan.is-a.dev --- domains/pavan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/pavan.json diff --git a/domains/pavan.json b/domains/pavan.json new file mode 100644 index 000000000..2b622d282 --- /dev/null +++ b/domains/pavan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PavanKumarGurram", + "email": "gurrampavankumar1@gmail.com" + }, + "record": { + "URL": "https://pavangurram.com" + } +} From 40673ae5640d6a2c8d47c34237808ee3d0d71f1a Mon Sep 17 00:00:00 2001 From: nidun <44979798+nldun@users.noreply.github.com> Date: Sun, 25 Feb 2024 12:16:36 +0700 Subject: [PATCH 0351/2331] Update nidun.json --- domains/nidun.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/domains/nidun.json b/domains/nidun.json index 742adfed3..3fdae35f3 100644 --- a/domains/nidun.json +++ b/domains/nidun.json @@ -1,9 +1,12 @@ { + "description": "please accept my domain", + "repo": "https://github.com/nldun/nidun.github.io", "owner": { "username": "nldun", - "email": "rezkyto@gmail.com" + "email": "rezkyto@gmail.com", + "twitter": "@sinidun" }, "record": { - "URL": "https://nldun.github.io/nidun/" + "CNAME": "nidun.github.io" } -} +} From d9687e019704c5ccbab0750cc3df620dad450cba Mon Sep 17 00:00:00 2001 From: nidun <44979798+nldun@users.noreply.github.com> Date: Sun, 25 Feb 2024 12:22:35 +0700 Subject: [PATCH 0352/2331] Update nidun.json --- domains/nidun.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nidun.json b/domains/nidun.json index 3fdae35f3..3295c5928 100644 --- a/domains/nidun.json +++ b/domains/nidun.json @@ -7,6 +7,6 @@ "twitter": "@sinidun" }, "record": { - "CNAME": "nidun.github.io" + "CNAME": "nldun.github.io" } } From 979989ff16c3894cfb0642b1bb64e351ff01ee76 Mon Sep 17 00:00:00 2001 From: umarxz559 Date: Sun, 25 Feb 2024 10:35:22 +0500 Subject: [PATCH 0353/2331] feat(domain): umarahsan.is-a.dev --- domains/umarahsan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/umarahsan.json diff --git a/domains/umarahsan.json b/domains/umarahsan.json new file mode 100644 index 000000000..09ee74cb7 --- /dev/null +++ b/domains/umarahsan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "umarxz559", + "email": "umarxz559@gmail.com" + }, + "record": { + "A": ["141.147.52.210"] + } +} From acddb3dfb5feb9e0c1bdb491737c8bf4c83df6f0 Mon Sep 17 00:00:00 2001 From: Calebrlx Date: Sat, 24 Feb 2024 20:49:24 -0900 Subject: [PATCH 0354/2331] feat(domain): pow.is-a.dev --- domains/pow.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/pow.json diff --git a/domains/pow.json b/domains/pow.json new file mode 100644 index 000000000..b2bb690e0 --- /dev/null +++ b/domains/pow.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Calebrlx", + "email": "caleb@alyeska.dev" + }, + "record": { + "URL": "https://calebrlx.github.io" + } +} From fca0062de0b9d3ebb3b63133ff116c5b1cd9afcd Mon Sep 17 00:00:00 2001 From: cloudskies13 Date: Sun, 25 Feb 2024 09:09:10 +0300 Subject: [PATCH 0355/2331] feat(domain): cloudskies.is-a.dev --- domains/cloudskies.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cloudskies.json diff --git a/domains/cloudskies.json b/domains/cloudskies.json new file mode 100644 index 000000000..464cd71a7 --- /dev/null +++ b/domains/cloudskies.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cloudskies13", + "email": "cloudskies@perso.be" + }, + "record": { + "CNAME": "cloudskies13.carrd.co" + } +} From d26ca80aa5d419c3e57b77a84e90f4bb108224ae Mon Sep 17 00:00:00 2001 From: Adeebkhan Pathan <97794108+akpathan2799@users.noreply.github.com> Date: Sun, 25 Feb 2024 11:39:19 +0530 Subject: [PATCH 0356/2331] adeebkhan.json --- domains/adeebkhan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/adeebkhan.json diff --git a/domains/adeebkhan.json b/domains/adeebkhan.json new file mode 100644 index 000000000..351877f81 --- /dev/null +++ b/domains/adeebkhan.json @@ -0,0 +1,12 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/akpathan2799/akpathan2799.github.io", + "owner": { + "username": "akpathan2799", + "email": "akpathan2799@gmail.com" + + }, + "record": { + "CNAME": "akpathan2799.github.io" + } +} From bf257e1416e57cc025dc21d4b869f633f4659409 Mon Sep 17 00:00:00 2001 From: nidun <44979798+nldun@users.noreply.github.com> Date: Sun, 25 Feb 2024 13:09:53 +0700 Subject: [PATCH 0357/2331] Update nidun.json create new cname --- domains/nidun.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/domains/nidun.json b/domains/nidun.json index 3295c5928..82230db93 100644 --- a/domains/nidun.json +++ b/domains/nidun.json @@ -1,12 +1,11 @@ { - "description": "please accept my domain", - "repo": "https://github.com/nldun/nidun.github.io", + "description": "new update to request new cname", + "repo": "https://github.com/nldun/ininidun.github.io.git", "owner": { "username": "nldun", "email": "rezkyto@gmail.com", - "twitter": "@sinidun" }, "record": { - "CNAME": "nldun.github.io" + "CNAME": "ininidun.github.io" } } From 65c06d8b92f9304fb2684e20ef989040e349e8a4 Mon Sep 17 00:00:00 2001 From: nidun <44979798+nldun@users.noreply.github.com> Date: Sun, 25 Feb 2024 13:13:25 +0700 Subject: [PATCH 0358/2331] Update nidun.json --- domains/nidun.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nidun.json b/domains/nidun.json index 82230db93..6630b3634 100644 --- a/domains/nidun.json +++ b/domains/nidun.json @@ -1,6 +1,6 @@ { "description": "new update to request new cname", - "repo": "https://github.com/nldun/ininidun.github.io.git", + "repo": "https://github.com/nldun/ininidun.github.io", "owner": { "username": "nldun", "email": "rezkyto@gmail.com", From 7bb1986b1e9de6a88be00f57fababad75ff868a7 Mon Sep 17 00:00:00 2001 From: chiragnahata Date: Sun, 25 Feb 2024 12:01:41 +0530 Subject: [PATCH 0359/2331] feat(domain): restaurantmanagementsystem.chiragnahata.is-a.dev --- domains/restaurantmanagementsystem.chiragnahata.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/restaurantmanagementsystem.chiragnahata.json diff --git a/domains/restaurantmanagementsystem.chiragnahata.json b/domains/restaurantmanagementsystem.chiragnahata.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/restaurantmanagementsystem.chiragnahata.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From 8ed420365d1ab07dbf3c1d93d4e78e816c58352e Mon Sep 17 00:00:00 2001 From: chiragnahata Date: Sun, 25 Feb 2024 12:07:48 +0530 Subject: [PATCH 0360/2331] feat(domain): dadaboudi.chiragnahata.is-a.dev --- domains/dadaboudi.chiragnahata.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dadaboudi.chiragnahata.json diff --git a/domains/dadaboudi.chiragnahata.json b/domains/dadaboudi.chiragnahata.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/dadaboudi.chiragnahata.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From 6b771466573d4576ed516509aceb24bb59d3e510 Mon Sep 17 00:00:00 2001 From: Chirag Nahata Date: Sun, 25 Feb 2024 12:09:04 +0530 Subject: [PATCH 0361/2331] Delete domains/dadaboudi.chiragnahata.json --- domains/dadaboudi.chiragnahata.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/dadaboudi.chiragnahata.json diff --git a/domains/dadaboudi.chiragnahata.json b/domains/dadaboudi.chiragnahata.json deleted file mode 100644 index a23664d55..000000000 --- a/domains/dadaboudi.chiragnahata.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "chiragnahata", - "email": "chiragnahata05@gmail.com" - }, - "record": { - "A": ["129.213.151.29"] - } -} From ab099fcf964a7e333316fbcd7d5126c3f338efaa Mon Sep 17 00:00:00 2001 From: Chirag Nahata Date: Sun, 25 Feb 2024 12:09:45 +0530 Subject: [PATCH 0362/2331] Create dadaboudi.chiragnahata.json --- domains/dadaboudi.chiragnahata.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dadaboudi.chiragnahata.json diff --git a/domains/dadaboudi.chiragnahata.json b/domains/dadaboudi.chiragnahata.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/dadaboudi.chiragnahata.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From 059ea90c1f4e57bf26887cbe1465bc65afd58033 Mon Sep 17 00:00:00 2001 From: nidun <44979798+nldun@users.noreply.github.com> Date: Sun, 25 Feb 2024 14:16:26 +0700 Subject: [PATCH 0363/2331] Update nidun.json --- domains/nidun.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nidun.json b/domains/nidun.json index 6630b3634..0173bd1a4 100644 --- a/domains/nidun.json +++ b/domains/nidun.json @@ -6,6 +6,6 @@ "email": "rezkyto@gmail.com", }, "record": { - "CNAME": "ininidun.github.io" + "CNAME": "nldun.github.io/ininidun.github.io" } } From 5d401928bfebf40cdc5bfbb7387b86e1c8589b52 Mon Sep 17 00:00:00 2001 From: nidun <44979798+nldun@users.noreply.github.com> Date: Sun, 25 Feb 2024 14:25:04 +0700 Subject: [PATCH 0364/2331] Update nidun.json --- domains/nidun.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nidun.json b/domains/nidun.json index 0173bd1a4..054f8ec69 100644 --- a/domains/nidun.json +++ b/domains/nidun.json @@ -6,6 +6,6 @@ "email": "rezkyto@gmail.com", }, "record": { - "CNAME": "nldun.github.io/ininidun.github.io" + "CNAME": "nldun.github.io" } } From 27821d994e1265cd268a5d445544d7e02decc13c Mon Sep 17 00:00:00 2001 From: nidun <44979798+nldun@users.noreply.github.com> Date: Sun, 25 Feb 2024 14:29:40 +0700 Subject: [PATCH 0365/2331] Update nidun.json this the last one sir --- domains/nidun.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nidun.json b/domains/nidun.json index 054f8ec69..36e8051b7 100644 --- a/domains/nidun.json +++ b/domains/nidun.json @@ -1,6 +1,6 @@ { "description": "new update to request new cname", - "repo": "https://github.com/nldun/ininidun.github.io", + "repo": "https://github.com/nldun/nldun.github.io", "owner": { "username": "nldun", "email": "rezkyto@gmail.com", From 33d1c4423669586eaf0bbf231a484bdf238b1e08 Mon Sep 17 00:00:00 2001 From: nidun <44979798+nldun@users.noreply.github.com> Date: Sun, 25 Feb 2024 14:38:49 +0700 Subject: [PATCH 0366/2331] Update nidun.json --- domains/nidun.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nidun.json b/domains/nidun.json index 36e8051b7..5970b95aa 100644 --- a/domains/nidun.json +++ b/domains/nidun.json @@ -3,7 +3,7 @@ "repo": "https://github.com/nldun/nldun.github.io", "owner": { "username": "nldun", - "email": "rezkyto@gmail.com", + "email": "rezkyto@gmail.com" }, "record": { "CNAME": "nldun.github.io" From 53b12da2de5e9ff676bc5fb62f289143642dfdf4 Mon Sep 17 00:00:00 2001 From: lalitm1004 Date: Sun, 25 Feb 2024 13:11:13 +0530 Subject: [PATCH 0367/2331] feat(domain): lalit.is-a.dev --- domains/lalit.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lalit.json diff --git a/domains/lalit.json b/domains/lalit.json new file mode 100644 index 000000000..6f92fbf61 --- /dev/null +++ b/domains/lalit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lalitm1004", + "email": "lalitm1004@gmail.com" + }, + "record": { + "CNAME": "lalit-is-a-dev.pages.dev" + } +} From e8ff86764502facbe4860a17c2a1f72a1a69cf95 Mon Sep 17 00:00:00 2001 From: gzf Date: Sun, 25 Feb 2024 11:13:56 +0330 Subject: [PATCH 0368/2331] Rename _discord.gzf.is-a.dev.json to _discord.gzf.json --- domains/{_discord.gzf.is-a.dev.json => _discord.gzf.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.gzf.is-a.dev.json => _discord.gzf.json} (100%) diff --git a/domains/_discord.gzf.is-a.dev.json b/domains/_discord.gzf.json similarity index 100% rename from domains/_discord.gzf.is-a.dev.json rename to domains/_discord.gzf.json From 121014bb8b161108deb2062bcb950caf1aa97d56 Mon Sep 17 00:00:00 2001 From: Soumyaneel Sarkar <65025579+A-Little-Hat@users.noreply.github.com> Date: Sun, 25 Feb 2024 13:29:18 +0530 Subject: [PATCH 0369/2331] Create a-little-hat --- domains/a-little-hat | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/a-little-hat diff --git a/domains/a-little-hat b/domains/a-little-hat new file mode 100644 index 000000000..098324d82 --- /dev/null +++ b/domains/a-little-hat @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "A-Little-Hat", + "email": "soumyasarkar309@gmail.com" + }, + "record": { + "CNAME": "a-little-hat.github.io" + } +} From bd58cb57ea7d35012eb624865b5d5b04d7b6cd17 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sun, 25 Feb 2024 10:03:53 +0200 Subject: [PATCH 0370/2331] Delete domains/gzf.json --- domains/gzf.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/gzf.json diff --git a/domains/gzf.json b/domains/gzf.json deleted file mode 100644 index 3c4c3f32d..000000000 --- a/domains/gzf.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Argzf", - "email": "gzf.dev@gmail.com" - }, - "record": { - "TXT": "0" - } -} From 23c9f8c3c8ac1d2bb39246a12bd5ac5db12bb54e Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sun, 25 Feb 2024 10:04:09 +0200 Subject: [PATCH 0371/2331] Delete domains/_discord.gzf.json --- domains/_discord.gzf.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_discord.gzf.json diff --git a/domains/_discord.gzf.json b/domains/_discord.gzf.json deleted file mode 100644 index ad8f10731..000000000 --- a/domains/_discord.gzf.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Argzf", - "email": "gzf.dev@gmail.com" - }, - "record": { - "TXT": "dh=790b378eaf31c0c456354c0aa04129bd7057dfb2" - } -} From 5209b03328177222fa67b7641448ad8d9686dc9b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 25 Feb 2024 17:20:14 +0800 Subject: [PATCH 0372/2331] docs(readme): update register section --- README.md | 27 ++++----------------------- 1 file changed, 4 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index 70e4214b4..5800ea91b 100644 --- a/README.md +++ b/README.md @@ -23,11 +23,6 @@ If you have an issue that contains confidental infomation, send an email to secu ## Register -### Automated Registration -Easiest method: Use the [manage website](https://manage.is-a.dev), sign in with your GitHub account and click the register page in the navbar. Fill out some questions and it will all happen automatically! - -Another method is to join our [Discord server](https://discord.gg/PZCGHz4RhQ), head to the commands channel and run `/register`. The bot will ask you a few questions then will generate your PR and domain automatically. The bot also allows for domain deletion and editing. - ### Manual Registration - [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`. @@ -36,26 +31,12 @@ Another method is to join our [Discord server](https://discord.gg/PZCGHz4RhQ), h - After the pull request is merged, please allow up to 24 hours for the changes to propagate. - Enjoy your new `.is-a.dev` domain! -### CLI Registration -For issues with the CLI, do **not** open an issue on this repository, instead open an issue on the [is-a-dev/cli](https://github.com/is-a-dev/cli/issues/new) repository. +### Automated Registration +#### *When using the manage site, please ensure your records are valid. Please do NOT "test" out the manage site and create invalid PRs, it wastes maintainers' time.* -Install the CLI: +Easiest method: Use the [manage website](https://manage.is-a.dev), sign in with your GitHub account and click the register page in the navbar. Fill out some questions and it will all happen automatically! -```bash -npm install @is-a-dev/cli -g -``` - -Login to the CLI: - -```bash -is-a-dev login -``` - -Register a subdomain on the CLI: - -``` -is-a-dev register -``` +Another method is to join our [Discord server](https://discord.gg/PZCGHz4RhQ), head to the commands channel and run `/register`. The bot will ask you a few questions then will generate your PR and domain automatically. The bot also allows for domain deletion and editing. ## Status You can check the uptime of our services on our [status dashboard](https://is-a-dev.wdh.gg). From 778c3a8afe88e5e49ab518fbe1877d48a16eb979 Mon Sep 17 00:00:00 2001 From: sjzsbgwb <3022605585@qq.com> Date: Sun, 25 Feb 2024 17:34:11 +0800 Subject: [PATCH 0373/2331] feat(domain): lbplbp.is-a.dev --- domains/lbplbp.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lbplbp.json diff --git a/domains/lbplbp.json b/domains/lbplbp.json new file mode 100644 index 000000000..c1dd9b3cd --- /dev/null +++ b/domains/lbplbp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sjzsbgwb", + "email": "3022605585@qq.com" + }, + "record": { + "CNAME": "wiki.jejsjsjja.workers.dev" + } +} From 5c2cff5456ed1e6bfc04a6129d45c96dfcaaefd4 Mon Sep 17 00:00:00 2001 From: Soumyaneel Sarkar <65025579+A-Little-Hat@users.noreply.github.com> Date: Sun, 25 Feb 2024 15:22:23 +0530 Subject: [PATCH 0374/2331] Rename a-little-hat to a-little-hat.json --- domains/{a-little-hat => a-little-hat.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{a-little-hat => a-little-hat.json} (100%) diff --git a/domains/a-little-hat b/domains/a-little-hat.json similarity index 100% rename from domains/a-little-hat rename to domains/a-little-hat.json From 41aa8f2dfdc393fe416e13677a35ecbc0021c350 Mon Sep 17 00:00:00 2001 From: FahriDevZ Date: Sun, 25 Feb 2024 17:55:38 +0700 Subject: [PATCH 0375/2331] feat(domain): fahri.is-a.dev --- domains/fahri.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fahri.json diff --git a/domains/fahri.json b/domains/fahri.json new file mode 100644 index 000000000..17161cd70 --- /dev/null +++ b/domains/fahri.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FahriDevZ", + "email": "fakhri.5567@gmail.com" + }, + "record": { + "CNAME": "fahri.dev" + } +} From 5383d7c8a45d149fc6dc03e018ce6d953af71d1a Mon Sep 17 00:00:00 2001 From: Grafaffel <96660820+Grafaffel@users.noreply.github.com> Date: Sun, 25 Feb 2024 13:02:04 +0100 Subject: [PATCH 0376/2331] Register for Discord Domain Connection --- domains/_discord.grafaffel.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.grafaffel.json diff --git a/domains/_discord.grafaffel.json b/domains/_discord.grafaffel.json new file mode 100644 index 000000000..8b1571aae --- /dev/null +++ b/domains/_discord.grafaffel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Grafaffel", + "email": "jannis107@icloud.com" + }, + "record": { + "TXT": "dh=4c26ba63fb6abf8c6750481e5fead70cadb12120" + } +} From 075b312a351b59940df5a3c7e563441c6bdac345 Mon Sep 17 00:00:00 2001 From: code-hunt-in <114678535+code-hunt-in@users.noreply.github.com> Date: Sun, 25 Feb 2024 18:31:45 +0530 Subject: [PATCH 0377/2331] Update ap2.json --- domains/ap2.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ap2.json b/domains/ap2.json index 2eb6c18b8..119738234 100644 --- a/domains/ap2.json +++ b/domains/ap2.json @@ -4,6 +4,6 @@ "email": "aishwary.pandore@somaiya.edu" }, "record": { - "TXT": "aishwary pandore" + "CNAME": "code-hunt-in.github.io" } -} +}} From b132851b3827f49a587a6d7d5ccf78b76c33cbf9 Mon Sep 17 00:00:00 2001 From: code-hunt-in <114678535+code-hunt-in@users.noreply.github.com> Date: Sun, 25 Feb 2024 18:32:19 +0530 Subject: [PATCH 0378/2331] Update app.json --- domains/app.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/app.json b/domains/app.json index 02b28416c..930135d6f 100644 --- a/domains/app.json +++ b/domains/app.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "", - "email": "" - } - "record": { - "TXT": "Aishwary Pandore" - } + "owner": { + "username": "code-hunt-in", + "email": "aishwary.pandore@somaiya.edu" + }, + "record": { + "CNAME": "code-hunt-in.github.io" + } } From 5a1bddc3dc7493c426bc8a15bce6daa251b34366 Mon Sep 17 00:00:00 2001 From: code-hunt-in <114678535+code-hunt-in@users.noreply.github.com> Date: Sun, 25 Feb 2024 18:33:18 +0530 Subject: [PATCH 0379/2331] Update ap2.json --- domains/ap2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ap2.json b/domains/ap2.json index 119738234..930135d6f 100644 --- a/domains/ap2.json +++ b/domains/ap2.json @@ -6,4 +6,4 @@ "record": { "CNAME": "code-hunt-in.github.io" } -}} +} From 2cc06e5acec280a8fa1ab94e0acf865d0b71cdcf Mon Sep 17 00:00:00 2001 From: heyy-josval Date: Sun, 25 Feb 2024 08:03:24 -0500 Subject: [PATCH 0380/2331] feat(domain): josval.is-a.dev --- domains/josval.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/josval.json diff --git a/domains/josval.json b/domains/josval.json new file mode 100644 index 000000000..162ac08fa --- /dev/null +++ b/domains/josval.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "heyy-josval", + "email": "josvalmtrz@gmail.com" + }, + "record": { + "URL": "https://josval.vercel.app" + } +} From d89ddf02f24a42a68678df65c31536eb714909fa Mon Sep 17 00:00:00 2001 From: code-hunt-in <114678535+code-hunt-in@users.noreply.github.com> Date: Sun, 25 Feb 2024 19:34:53 +0530 Subject: [PATCH 0381/2331] Rename @p2.json to aish.json --- domains/{@p2.json => aish.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{@p2.json => aish.json} (100%) diff --git a/domains/@p2.json b/domains/aish.json similarity index 100% rename from domains/@p2.json rename to domains/aish.json From 60f23ec016584a005bc0bf833e228f0392daa1b1 Mon Sep 17 00:00:00 2001 From: codestantindev Date: Sun, 25 Feb 2024 15:39:33 +0100 Subject: [PATCH 0382/2331] feat(domain): codestantin.is-a.dev --- domains/codestantin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/codestantin.json diff --git a/domains/codestantin.json b/domains/codestantin.json new file mode 100644 index 000000000..81cd956cf --- /dev/null +++ b/domains/codestantin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "codestantindev", + "email": "kontakt@codestantin.de" + }, + "record": { + "A": ["85.202.163.42"] + } +} From 9e20133c7da9adba0f1e7d08a7654a4feca0764e Mon Sep 17 00:00:00 2001 From: Yunexiz Date: Sun, 25 Feb 2024 15:19:01 +0000 Subject: [PATCH 0383/2331] feat(domain): yunexiz.is-a.dev --- domains/yunexiz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yunexiz.json diff --git a/domains/yunexiz.json b/domains/yunexiz.json new file mode 100644 index 000000000..273429a49 --- /dev/null +++ b/domains/yunexiz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Yunexiz", + "email": "yunexiz@aol.com" + }, + "record": { + "A": ["45.137.70.68"] + } +} From 117f85a8f2ae2fe56906d709956df42d87e878de Mon Sep 17 00:00:00 2001 From: nmsderp <130254323+nmsderp@users.noreply.github.com> Date: Sun, 25 Feb 2024 11:01:44 -0500 Subject: [PATCH 0384/2331] Update nmsderp.json --- domains/nmsderp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nmsderp.json b/domains/nmsderp.json index c992b407e..361615d9d 100644 --- a/domains/nmsderp.json +++ b/domains/nmsderp.json @@ -3,7 +3,7 @@ "repo": "https://github.com/nmsderp/nmsderp.github.io", "owner": { "username": "nmsderp", - "email": "nmsderp@gmail.com", + "email": "nmsderp@gmail.com" }, "record": { "CNAME": "nmsderp.github.io" From 1ca58cf57110a5c87140dcb089ae06bf01bf2df3 Mon Sep 17 00:00:00 2001 From: Sachu <93819264+Sachu-Settan@users.noreply.github.com> Date: Sun, 25 Feb 2024 22:22:30 +0530 Subject: [PATCH 0385/2331] Create Sanooj.json --- domains/Sanooj.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/Sanooj.json diff --git a/domains/Sanooj.json b/domains/Sanooj.json new file mode 100644 index 000000000..688d51399 --- /dev/null +++ b/domains/Sanooj.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/Sachu-Settan/Sachu-Settan.github.io", + "owner": { + "username": "Sachu-Settan", + "email": "Sanoojes6371@gmail.com", + }, + "record": { + "CNAME": "Sachu-Settan.github.io" + } +} From 27818f48b55ab46a38018e20ffa2e6cecc59cec2 Mon Sep 17 00:00:00 2001 From: SK Gokulbarath <64578167+gokul6350@users.noreply.github.com> Date: Sun, 25 Feb 2024 22:32:04 +0530 Subject: [PATCH 0386/2331] Create gokulbarath.json --- domains/gokulbarath.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/gokulbarath.json diff --git a/domains/gokulbarath.json b/domains/gokulbarath.json new file mode 100644 index 000000000..164c0a407 --- /dev/null +++ b/domains/gokulbarath.json @@ -0,0 +1,12 @@ +{ + "description": "my personal website ", + "repo": "https://github.com/gokul6350/gokul6350.github.io", + "owner": { + "username": "gokul6350", + "email": "gokul00060@gmail.com", + "twitter": "gokul00060" + }, + "record": { + "CNAME": "gokul6350.github.io" + } +} From be55f54218dfe641d6d4a1ec2a48877fe4c44709 Mon Sep 17 00:00:00 2001 From: 8FrMc Date: Sun, 25 Feb 2024 21:19:41 +0200 Subject: [PATCH 0387/2331] feat(domain): emmy.is-a.dev --- domains/emmy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/emmy.json diff --git a/domains/emmy.json b/domains/emmy.json new file mode 100644 index 000000000..8a901af87 --- /dev/null +++ b/domains/emmy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "8FrMc", + "email": "pijuskaminskas1@gmail.com" + }, + "record": { + "URL": "https://sk1dhub.xyz" + } +} From 1d185a1f6f71d60ea41ea9fe2e4c47774a733670 Mon Sep 17 00:00:00 2001 From: snehasishlol Date: Mon, 26 Feb 2024 01:44:59 +0530 Subject: [PATCH 0388/2331] feat(domain): sneh.is-a.dev --- domains/sneh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sneh.json diff --git a/domains/sneh.json b/domains/sneh.json new file mode 100644 index 000000000..9a4cdd2c1 --- /dev/null +++ b/domains/sneh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "snehasishlol", + "email": "snehasishcodes@gmail.com" + }, + "record": { + "CNAME": "sneh-is-a-dev.pages.dev" + } +} From 63cc96f2796c18721d40096349ebf5e926355100 Mon Sep 17 00:00:00 2001 From: Yunexiz Date: Sun, 25 Feb 2024 21:43:03 +0000 Subject: [PATCH 0389/2331] feat(domain): he.is-a.dev --- domains/he.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/he.json diff --git a/domains/he.json b/domains/he.json new file mode 100644 index 000000000..3580311b0 --- /dev/null +++ b/domains/he.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Yunexiz", + "email": "yunexiz@aol.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From e2a453ec34d05887907b5f9681d32e1700e7b51d Mon Sep 17 00:00:00 2001 From: SumitRajak404 Date: Mon, 26 Feb 2024 07:11:50 +0545 Subject: [PATCH 0390/2331] feat(domain): sumitrajak.is-a.dev --- domains/sumitrajak.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sumitrajak.json diff --git a/domains/sumitrajak.json b/domains/sumitrajak.json new file mode 100644 index 000000000..1f6237923 --- /dev/null +++ b/domains/sumitrajak.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SumitRajak404", + "email": "rajaksummit9@gmail.com" + }, + "record": { + "URL": "https://sumitrajak404.github.io/my_portfolio/" + } +} From 9c6a6d962a647bb9f759510114d88f5300c94afb Mon Sep 17 00:00:00 2001 From: ChepsGames Date: Sun, 25 Feb 2024 22:56:56 -0300 Subject: [PATCH 0391/2331] feat(domain): chepsgames.is-a.dev --- domains/chepsgames.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/chepsgames.json diff --git a/domains/chepsgames.json b/domains/chepsgames.json new file mode 100644 index 000000000..0915f6a12 --- /dev/null +++ b/domains/chepsgames.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ChepsGames", + "email": "edu.chepsgames@gmail.com" + }, + "record": { + "CNAME": "chepsgames.github.io" + } +} From 17f7796cf805ffa60c619bd0eebc6ab00f25b443 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 26 Feb 2024 13:51:55 +0800 Subject: [PATCH 0392/2331] Rename Sanooj.json to sanooj.json --- domains/{Sanooj.json => sanooj.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Sanooj.json => sanooj.json} (100%) diff --git a/domains/Sanooj.json b/domains/sanooj.json similarity index 100% rename from domains/Sanooj.json rename to domains/sanooj.json From 28152aa5a35bec8ac0cef630a22c23568186c485 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 26 Feb 2024 13:52:55 +0800 Subject: [PATCH 0393/2331] Update sanooj.json --- domains/sanooj.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sanooj.json b/domains/sanooj.json index 688d51399..e27a2c164 100644 --- a/domains/sanooj.json +++ b/domains/sanooj.json @@ -2,7 +2,7 @@ "repo": "https://github.com/Sachu-Settan/Sachu-Settan.github.io", "owner": { "username": "Sachu-Settan", - "email": "Sanoojes6371@gmail.com", + "email": "Sanoojes6371@gmail.com" }, "record": { "CNAME": "Sachu-Settan.github.io" From e0756c234f17866d2f0df4ce0e83f2a04a1b7314 Mon Sep 17 00:00:00 2001 From: UntoldGam Date: Mon, 26 Feb 2024 10:38:59 +0000 Subject: [PATCH 0394/2331] Delete domains/logging-server.json --- domains/logging-server.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/logging-server.json diff --git a/domains/logging-server.json b/domains/logging-server.json deleted file mode 100644 index 27f53f0ec..000000000 --- a/domains/logging-server.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "UntoldGam", - "email": "charlesobird+github@outlook.com" - }, - "record": { - "A": 130.162.166.23 - } -} From 0bdaa39b58345dca2be305e223142920774c7fab Mon Sep 17 00:00:00 2001 From: UntoldGam Date: Mon, 26 Feb 2024 10:42:02 +0000 Subject: [PATCH 0395/2331] Create charlesbird.json --- domains/charlesbird.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/charlesbird.json diff --git a/domains/charlesbird.json b/domains/charlesbird.json new file mode 100644 index 000000000..d49fd196b --- /dev/null +++ b/domains/charlesbird.json @@ -0,0 +1,10 @@ +{ + { + "owner": { + "username": "UntoldGam", + "email": "charlesobird+github@outlook.com" + }, + "record": { + "CNAME": "https://charlesobird.github.io/" + } +} From b54fc25764661fda7f0889420f05fffd85beba48 Mon Sep 17 00:00:00 2001 From: UntoldGam Date: Mon, 26 Feb 2024 10:45:00 +0000 Subject: [PATCH 0396/2331] Update charlesbird.json --- domains/charlesbird.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/charlesbird.json b/domains/charlesbird.json index d49fd196b..4a0e04738 100644 --- a/domains/charlesbird.json +++ b/domains/charlesbird.json @@ -5,6 +5,6 @@ "email": "charlesobird+github@outlook.com" }, "record": { - "CNAME": "https://charlesobird.github.io/" + "CNAME": "charlesobird.github.io" } } From 0fed0a7e1431e3e5de7dab53155bbc31d022d579 Mon Sep 17 00:00:00 2001 From: cloudskies <113025487+cloudskies13@users.noreply.github.com> Date: Mon, 26 Feb 2024 13:57:25 +0300 Subject: [PATCH 0397/2331] Delete domains/cloudskies.json --- domains/cloudskies.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/cloudskies.json diff --git a/domains/cloudskies.json b/domains/cloudskies.json deleted file mode 100644 index 464cd71a7..000000000 --- a/domains/cloudskies.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "cloudskies13", - "email": "cloudskies@perso.be" - }, - "record": { - "CNAME": "cloudskies13.carrd.co" - } -} From c3955d18396714977ffbb4d3c116717f1658e272 Mon Sep 17 00:00:00 2001 From: cloudskies13 Date: Mon, 26 Feb 2024 14:30:19 +0300 Subject: [PATCH 0398/2331] feat(domain): cloudskies.is-a.dev --- domains/cloudskies.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cloudskies.json diff --git a/domains/cloudskies.json b/domains/cloudskies.json new file mode 100644 index 000000000..fab45a8d0 --- /dev/null +++ b/domains/cloudskies.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cloudskies13", + "email": "cloudskies@perso.be" + }, + "record": { + "URL": "https://cloudskies13.carrd.co" + } +} From 952d4d0cc225f07bcf71780f32c8eee5b1410f72 Mon Sep 17 00:00:00 2001 From: UntoldGam Date: Mon, 26 Feb 2024 11:59:45 +0000 Subject: [PATCH 0399/2331] Update charlesbird.json --- domains/charlesbird.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/charlesbird.json b/domains/charlesbird.json index 4a0e04738..520bf6236 100644 --- a/domains/charlesbird.json +++ b/domains/charlesbird.json @@ -1,5 +1,4 @@ { - { "owner": { "username": "UntoldGam", "email": "charlesobird+github@outlook.com" From 5952127726ac9a6b9cba76fdbfe2d68dbb306a73 Mon Sep 17 00:00:00 2001 From: shankypedia Date: Mon, 26 Feb 2024 17:33:30 +0530 Subject: [PATCH 0400/2331] feat(domain): sashank.is-a.dev --- domains/sashank.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sashank.json diff --git a/domains/sashank.json b/domains/sashank.json new file mode 100644 index 000000000..790bca20c --- /dev/null +++ b/domains/sashank.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shankypedia", + "email": "sashankbhamidi@gmail.com" + }, + "record": { + "URL": "https://sashank.wiki" + } +} From 892289a6d1488f1fe2426c6cafaf3fe823fa6f96 Mon Sep 17 00:00:00 2001 From: Grafaffel <96660820+Grafaffel@users.noreply.github.com> Date: Mon, 26 Feb 2024 14:05:57 +0100 Subject: [PATCH 0401/2331] Register linky.is-a.dev --- domains/linky.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/linky.json diff --git a/domains/linky.json b/domains/linky.json new file mode 100644 index 000000000..b6f8569c9 --- /dev/null +++ b/domains/linky.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Grafaffel", + "email": "jannis170@icloud.com" + }, + "record": { + "CNAME": "linky.jannisfischer170.workers.dev" + } +} From c501d65095fbaf78ff5b5cab87b8f0c23764bd49 Mon Sep 17 00:00:00 2001 From: Grafaffel <96660820+Grafaffel@users.noreply.github.com> Date: Mon, 26 Feb 2024 14:07:59 +0100 Subject: [PATCH 0402/2331] Delete _discord.grafaffel.json --- domains/_discord.grafaffel.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_discord.grafaffel.json diff --git a/domains/_discord.grafaffel.json b/domains/_discord.grafaffel.json deleted file mode 100644 index 8b1571aae..000000000 --- a/domains/_discord.grafaffel.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Grafaffel", - "email": "jannis107@icloud.com" - }, - "record": { - "TXT": "dh=4c26ba63fb6abf8c6750481e5fead70cadb12120" - } -} From 4b99db1e00f1e75ed6f84dea747a88f292e66e88 Mon Sep 17 00:00:00 2001 From: cloudskies <113025487+cloudskies13@users.noreply.github.com> Date: Mon, 26 Feb 2024 18:31:11 +0300 Subject: [PATCH 0403/2331] Update cloudskies.json --- domains/cloudskies.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/cloudskies.json b/domains/cloudskies.json index fab45a8d0..d9e9c0daf 100644 --- a/domains/cloudskies.json +++ b/domains/cloudskies.json @@ -4,6 +4,11 @@ "email": "cloudskies@perso.be" }, "record": { - "URL": "https://cloudskies13.carrd.co" + "URL": "https://cloudskies13.carrd.co", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 763423653954919a44f6905fba91412e30c8b2fb Mon Sep 17 00:00:00 2001 From: Dhruvil2511 Date: Mon, 26 Feb 2024 23:01:13 +0530 Subject: [PATCH 0404/2331] feat(domain): dhruvilprajapati.is-a.dev --- domains/dhruvilprajapati.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dhruvilprajapati.json diff --git a/domains/dhruvilprajapati.json b/domains/dhruvilprajapati.json new file mode 100644 index 000000000..26cf4aac2 --- /dev/null +++ b/domains/dhruvilprajapati.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Dhruvil2511", + "email": "dhruvilprajapati2003@gmail.com" + }, + "record": { + "URL": "https://github.com/dhruvil2511" + } +} From 6b6a6770e627c2d6e0b612bad31a1843a57f1e8b Mon Sep 17 00:00:00 2001 From: Zaid Amin Date: Mon, 26 Feb 2024 23:37:30 +0600 Subject: [PATCH 0405/2331] Create rawfin.json --- domains/rawfin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rawfin.json diff --git a/domains/rawfin.json b/domains/rawfin.json new file mode 100644 index 000000000..49c691a86 --- /dev/null +++ b/domains/rawfin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rawfin", + "email": "contact@rawfin.net" + }, + "record": { + "CNAME": "rawfin.is-a.dev" + } +} From 043874762f568f198666fb45ab52f5560c37e044 Mon Sep 17 00:00:00 2001 From: Zaid Amin Date: Mon, 26 Feb 2024 23:43:41 +0600 Subject: [PATCH 0406/2331] Create rawfin.json --- domains/rawfin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rawfin.json b/domains/rawfin.json index 49c691a86..627859e88 100644 --- a/domains/rawfin.json +++ b/domains/rawfin.json @@ -4,6 +4,6 @@ "email": "contact@rawfin.net" }, "record": { - "CNAME": "rawfin.is-a.dev" + "CNAME": "rawfin.pages.dev" } } From 359427402599a542be2b81dc4afd89dc3d454273 Mon Sep 17 00:00:00 2001 From: aadirajuthup Date: Mon, 26 Feb 2024 23:23:19 +0530 Subject: [PATCH 0407/2331] feat(domain): aadirajuthup.is-a.dev --- domains/aadirajuthup.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aadirajuthup.json diff --git a/domains/aadirajuthup.json b/domains/aadirajuthup.json new file mode 100644 index 000000000..057a29621 --- /dev/null +++ b/domains/aadirajuthup.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aadirajuthup", + "email": "aadi.rajuthup@gmail.com" + }, + "record": { + "A": ["150.136.148.164"] + } +} From 578ec70fc56751f3e41da3cc8bd99f30c7d2699e Mon Sep 17 00:00:00 2001 From: Zaid Amin Date: Tue, 27 Feb 2024 02:05:25 +0600 Subject: [PATCH 0408/2331] Update rawfin.json --- domains/rawfin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rawfin.json b/domains/rawfin.json index 627859e88..3f42275a3 100644 --- a/domains/rawfin.json +++ b/domains/rawfin.json @@ -1,6 +1,6 @@ { "owner": { - "username": "rawfin", + "username": "raofin", "email": "contact@rawfin.net" }, "record": { From 4f0864e9f551523e68f59e0dd7ca9095a193e99e Mon Sep 17 00:00:00 2001 From: Scythe The Developer <159197373+ScytheMediaTheDev@users.noreply.github.com> Date: Mon, 26 Feb 2024 16:19:23 -0500 Subject: [PATCH 0409/2331] 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..a78ea1b5a --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +scythemedia.is-a.dev \ No newline at end of file From 987610ead939eb358529e5a0bba414f62bd7fbab Mon Sep 17 00:00:00 2001 From: gokcinosman Date: Tue, 27 Feb 2024 07:13:39 +0300 Subject: [PATCH 0410/2331] feat(domain): gokcin.is-a.dev --- domains/gokcin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gokcin.json diff --git a/domains/gokcin.json b/domains/gokcin.json new file mode 100644 index 000000000..9270872b0 --- /dev/null +++ b/domains/gokcin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gokcinosman", + "email": "osmangokcinn@gmail.com" + }, + "record": { + "CNAME": "gokcinosman.github.io" + } +} From a24740ad29617ea8c10175912fc47c040f7c8e8b Mon Sep 17 00:00:00 2001 From: ardistory Date: Tue, 27 Feb 2024 17:19:52 +0700 Subject: [PATCH 0411/2331] feat(domain): ardistory.is-a.dev --- domains/ardistory.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ardistory.json diff --git a/domains/ardistory.json b/domains/ardistory.json new file mode 100644 index 000000000..bef531d4d --- /dev/null +++ b/domains/ardistory.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ardistory", + "email": "putraardiansyah530@gmail.com" + }, + "record": { + "A": ["198.91.81.13"] + } +} From d5d82f74d942758255667e975bbf09b327290c96 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Tue, 27 Feb 2024 13:56:57 +0100 Subject: [PATCH 0412/2331] Update api.stefdp.json --- domains/api.stefdp.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/api.stefdp.json b/domains/api.stefdp.json index f8beee4ce..c56585a1e 100644 --- a/domains/api.stefdp.json +++ b/domains/api.stefdp.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "45.11.229.211" + "37.114.37.132" ] } -} \ No newline at end of file +} From 09ceee0c094e08d217748d0c9a694a3300758e30 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Tue, 27 Feb 2024 13:58:38 +0100 Subject: [PATCH 0413/2331] Update gattinhosbot.json --- domains/gattinhosbot.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/gattinhosbot.json b/domains/gattinhosbot.json index 8640b679e..4d3ca0977 100644 --- a/domains/gattinhosbot.json +++ b/domains/gattinhosbot.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "45.11.229.211" + "37.114.37.132" ], "MX": [ "mail.is-a.dev" @@ -16,4 +16,4 @@ "v=spf1 mx a:mail.is-a.dev ~all" ] } -} \ No newline at end of file +} From ed99a54910bedd4a8f90d58db8eba0233106c5ce Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Tue, 27 Feb 2024 13:59:36 +0100 Subject: [PATCH 0414/2331] Update ntfy.stefdp.json --- domains/ntfy.stefdp.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ntfy.stefdp.json b/domains/ntfy.stefdp.json index f8beee4ce..c56585a1e 100644 --- a/domains/ntfy.stefdp.json +++ b/domains/ntfy.stefdp.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "45.11.229.211" + "37.114.37.132" ] } -} \ No newline at end of file +} From de219c927ce50dcf891363987f94b86b2d289669 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Tue, 27 Feb 2024 14:00:07 +0100 Subject: [PATCH 0415/2331] Update paste.stefdp.json --- domains/paste.stefdp.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/paste.stefdp.json b/domains/paste.stefdp.json index f8beee4ce..c56585a1e 100644 --- a/domains/paste.stefdp.json +++ b/domains/paste.stefdp.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "45.11.229.211" + "37.114.37.132" ] } -} \ No newline at end of file +} From 79d48b40e92b96b25c9ac6d200c7cf081fd79882 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Tue, 27 Feb 2024 14:00:37 +0100 Subject: [PATCH 0416/2331] Update sdp.json --- domains/sdp.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/sdp.json b/domains/sdp.json index f8beee4ce..c56585a1e 100644 --- a/domains/sdp.json +++ b/domains/sdp.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "45.11.229.211" + "37.114.37.132" ] } -} \ No newline at end of file +} From 9054902c009e7deb17639176ea9fd22852d4f600 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Tue, 27 Feb 2024 14:01:11 +0100 Subject: [PATCH 0417/2331] Update ss.stefdp.json --- domains/ss.stefdp.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ss.stefdp.json b/domains/ss.stefdp.json index f8beee4ce..c56585a1e 100644 --- a/domains/ss.stefdp.json +++ b/domains/ss.stefdp.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "45.11.229.211" + "37.114.37.132" ] } -} \ No newline at end of file +} From 9a07a0f8c73c9bb3942c1239abb95ffe87af9701 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Tue, 27 Feb 2024 14:02:23 +0100 Subject: [PATCH 0418/2331] Update status.stefdp.json --- domains/status.stefdp.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/status.stefdp.json b/domains/status.stefdp.json index b6430c832..f0f822064 100644 --- a/domains/status.stefdp.json +++ b/domains/status.stefdp.json @@ -5,6 +5,8 @@ "discord": "694986201739952229" }, "record": { - "CNAME": "uptime.stefdp.is-a.dev" + "A": [ + "37.114.37.132" + ] } } From fd7be86938c4612916a8e5a4332e3401b89ed06a Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Tue, 27 Feb 2024 14:03:03 +0100 Subject: [PATCH 0419/2331] Update status.gattinhosbot.json --- domains/status.gattinhosbot.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/status.gattinhosbot.json b/domains/status.gattinhosbot.json index b6430c832..f0f822064 100644 --- a/domains/status.gattinhosbot.json +++ b/domains/status.gattinhosbot.json @@ -5,6 +5,8 @@ "discord": "694986201739952229" }, "record": { - "CNAME": "uptime.stefdp.is-a.dev" + "A": [ + "37.114.37.132" + ] } } From 0586d4690680603494286439d18e0582507164fa Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Tue, 27 Feb 2024 14:03:41 +0100 Subject: [PATCH 0420/2331] Update temp.stefdp.json --- domains/temp.stefdp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/temp.stefdp.json b/domains/temp.stefdp.json index 73f47d13e..fb3f70d3e 100644 --- a/domains/temp.stefdp.json +++ b/domains/temp.stefdp.json @@ -5,6 +5,6 @@ "discord": "694986201739952229" }, "record": { - "A": ["45.11.229.211"] + "A": ["37.114.37.132"] } } From e9ce9e050f559209cfc78b7307bdd81b0ba7c2dc Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Tue, 27 Feb 2024 14:04:24 +0100 Subject: [PATCH 0421/2331] Update tianji.stefdp.json --- domains/tianji.stefdp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tianji.stefdp.json b/domains/tianji.stefdp.json index fea1e5d5c..f0f822064 100644 --- a/domains/tianji.stefdp.json +++ b/domains/tianji.stefdp.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "45.11.229.211" + "37.114.37.132" ] } } From 22b8152ce2e93dc18b3e531e9931bc7187fc0baf Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Tue, 27 Feb 2024 14:05:18 +0100 Subject: [PATCH 0422/2331] Update uptime.stefdp.json --- domains/uptime.stefdp.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/uptime.stefdp.json b/domains/uptime.stefdp.json index f8beee4ce..c56585a1e 100644 --- a/domains/uptime.stefdp.json +++ b/domains/uptime.stefdp.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "45.11.229.211" + "37.114.37.132" ] } -} \ No newline at end of file +} From a0f2f6267b835b2be48959a915bdcf16a5fa8906 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Tue, 27 Feb 2024 14:05:54 +0100 Subject: [PATCH 0423/2331] Update vsc.stefdp.json --- domains/vsc.stefdp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vsc.stefdp.json b/domains/vsc.stefdp.json index 73f47d13e..fb3f70d3e 100644 --- a/domains/vsc.stefdp.json +++ b/domains/vsc.stefdp.json @@ -5,6 +5,6 @@ "discord": "694986201739952229" }, "record": { - "A": ["45.11.229.211"] + "A": ["37.114.37.132"] } } From 6c218999ecde3c3846da017f04356b8866d43a31 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Tue, 27 Feb 2024 14:48:21 +0100 Subject: [PATCH 0424/2331] Update tianji.stefdp.json --- domains/tianji.stefdp.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/tianji.stefdp.json b/domains/tianji.stefdp.json index f0f822064..fb3f70d3e 100644 --- a/domains/tianji.stefdp.json +++ b/domains/tianji.stefdp.json @@ -5,8 +5,6 @@ "discord": "694986201739952229" }, "record": { - "A": [ - "37.114.37.132" - ] + "A": ["37.114.37.132"] } } From 1c3f36a46cb49b45556b44c5c64ad2c199b3eec6 Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Tue, 27 Feb 2024 15:25:18 +0100 Subject: [PATCH 0425/2331] Update ciaobot.json --- domains/ciaobot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ciaobot.json b/domains/ciaobot.json index d18eefaa1..50115f896 100644 --- a/domains/ciaobot.json +++ b/domains/ciaobot.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "45.137.70.68" + "37.114.37.132" ] } } From 0941abe5e8826d46c11ea4234da0a85a96dc1656 Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Tue, 27 Feb 2024 15:26:14 +0100 Subject: [PATCH 0426/2331] Update status.ciaobot.json --- domains/status.ciaobot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/status.ciaobot.json b/domains/status.ciaobot.json index d18eefaa1..50115f896 100644 --- a/domains/status.ciaobot.json +++ b/domains/status.ciaobot.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "45.137.70.68" + "37.114.37.132" ] } } From 944d8e85d8dc28e9f44640af2da049d4052ffd4c Mon Sep 17 00:00:00 2001 From: Awiteb Date: Tue, 27 Feb 2024 17:26:06 +0300 Subject: [PATCH 0427/2331] Remove `awiteb` sub-domain Thank you is-a.dev maintainers, I bouht a domain and I am no more need this domain Refs: 9e8bb5d --- domains/_github-pages-challenge-TheAwiteb.awiteb.json | 11 ----------- domains/awiteb.json | 11 ----------- 2 files changed, 22 deletions(-) delete mode 100644 domains/_github-pages-challenge-TheAwiteb.awiteb.json delete mode 100644 domains/awiteb.json diff --git a/domains/_github-pages-challenge-TheAwiteb.awiteb.json b/domains/_github-pages-challenge-TheAwiteb.awiteb.json deleted file mode 100644 index 77346462a..000000000 --- a/domains/_github-pages-challenge-TheAwiteb.awiteb.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Awiteb personal blog (GH pages verification)", - "repo": "https://github.com/TheAwiteb/TheAwiteb.github.io", - "owner": { - "username": "Awiteb", - "email": "Awiteb@pm.me" - }, - "record": { - "TXT": "6e5138e1bbf1679fedf1c267435058" - } -} diff --git a/domains/awiteb.json b/domains/awiteb.json deleted file mode 100644 index b4b476c24..000000000 --- a/domains/awiteb.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Awiteb personal blog", - "repo": "https://github.com/TheAwiteb/TheAwiteb.github.io", - "owner": { - "username": "Awiteb", - "email": "Awiteb@pm.me" - }, - "record": { - "CNAME": "TheAwiteb.github.io" - } -} From fe4c278ca4601dff260be9b14aa39538af28fedb Mon Sep 17 00:00:00 2001 From: Cristofer543 Date: Tue, 27 Feb 2024 10:42:04 -0400 Subject: [PATCH 0428/2331] feat(domain): cristofer54.is-a.dev --- domains/cristofer54.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cristofer54.json diff --git a/domains/cristofer54.json b/domains/cristofer54.json new file mode 100644 index 000000000..97d167b6c --- /dev/null +++ b/domains/cristofer54.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Cristofer543", + "email": "cristoferpayamps543a@gmail.com" + }, + "record": { + "CNAME": "cristofer543.github.io" + } +} From 0166365f1f0090678aeb9bbb49bd16a3e0010f35 Mon Sep 17 00:00:00 2001 From: Patui Date: Wed, 28 Feb 2024 01:34:24 +0800 Subject: [PATCH 0429/2331] Update fathulfahmy.json --- domains/fathulfahmy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fathulfahmy.json b/domains/fathulfahmy.json index 80548b8ee..7a2ffc311 100644 --- a/domains/fathulfahmy.json +++ b/domains/fathulfahmy.json @@ -4,6 +4,6 @@ "email": "mfathulfahmy@gmail.com" }, "record": { - "URL": "https://fathulfahmy.netlify.app" + "URL": "https://fathulfahmy.pages.dev" } } From 633bef2d577ebe75fb5e95efca3ad59c7938fa2c Mon Sep 17 00:00:00 2001 From: Aether1777 Date: Tue, 27 Feb 2024 09:42:16 -0800 Subject: [PATCH 0430/2331] feat(domain): xeno9118.is-a.dev --- domains/xeno9118.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xeno9118.json diff --git a/domains/xeno9118.json b/domains/xeno9118.json new file mode 100644 index 000000000..7f8c47487 --- /dev/null +++ b/domains/xeno9118.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Aether1777", + "email": "bkevin39415@gmail.com" + }, + "record": { + "CNAME": "border.hop.io" + } +} From 06d9811775cf44981a81436f33c30789b0fec449 Mon Sep 17 00:00:00 2001 From: "Andrew (Arch)" <111789310+Arch881010@users.noreply.github.com> Date: Tue, 27 Feb 2024 13:03:02 -0600 Subject: [PATCH 0431/2331] Update arch.json Add an email I am more likely to reply to. --- domains/arch.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arch.json b/domains/arch.json index 46ccb10ca..68afd2c79 100644 --- a/domains/arch.json +++ b/domains/arch.json @@ -3,7 +3,7 @@ "repo": "https://github.com/Arch881010/Arch881010", "owner": { "username": "Arch881010", - "email": "c1yd4.arch@inbox.testmail.app", + "email": "arch@arch1010.dev", "discord": "arch1010", "discord-id": "410248634593050627" }, From d72ab10fd83bb37948b1a34a08d4992589f51440 Mon Sep 17 00:00:00 2001 From: EletrixtimeYT Date: Tue, 27 Feb 2024 20:28:15 +0100 Subject: [PATCH 0432/2331] feat(domain): eletrixtime.is-a.dev --- domains/eletrixtime.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/eletrixtime.json diff --git a/domains/eletrixtime.json b/domains/eletrixtime.json new file mode 100644 index 000000000..b0f88d804 --- /dev/null +++ b/domains/eletrixtime.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "EletrixtimeYT", + "email": "lisandro.b@outlook.com" + }, + "record": { + "CNAME": "eletrixtimeyt.github.io" + } +} From c1863f14efc561b5898f6f6e43d4ffa1fe54f9ff Mon Sep 17 00:00:00 2001 From: kewanfr Date: Tue, 27 Feb 2024 22:45:08 +0100 Subject: [PATCH 0433/2331] feat(domain): kewanb.is-a.dev --- domains/kewanb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kewanb.json diff --git a/domains/kewanb.json b/domains/kewanb.json new file mode 100644 index 000000000..8027750d5 --- /dev/null +++ b/domains/kewanb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kewanfr", + "email": "mail@kewan.fr" + }, + "record": { + "URL": "https://blog.kewan.fr" + } +} From e55d7c2cf8fbb3bc426b03b4938854734bb1141c Mon Sep 17 00:00:00 2001 From: gabriela4152 Date: Tue, 27 Feb 2024 19:09:56 -0400 Subject: [PATCH 0434/2331] feat(domain): gabriela.is-a.dev --- domains/gabriela.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gabriela.json diff --git a/domains/gabriela.json b/domains/gabriela.json new file mode 100644 index 000000000..6af3fb907 --- /dev/null +++ b/domains/gabriela.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gabriela4152", + "email": "gabriela4152@gmail.com" + }, + "record": { + "CNAME": "gabriela4152.github.io" + } +} From b2f6b5443877b2aabce25d008b41eb6bf290fb20 Mon Sep 17 00:00:00 2001 From: Jigar Patel Date: Tue, 27 Feb 2024 18:46:30 -0500 Subject: [PATCH 0435/2331] Add domain jigar.json --- domains/jigar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jigar.json diff --git a/domains/jigar.json b/domains/jigar.json new file mode 100644 index 000000000..3400d8f3e --- /dev/null +++ b/domains/jigar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "drone911", + "email": "jigar1822@gmail.com" + }, + "record": { + "URL": "https://www.github.com/drone911" + } +} From 71c09a5ebd9b663c0e4b785a8df78dd5127eb06d Mon Sep 17 00:00:00 2001 From: SumitRajak404 Date: Wed, 28 Feb 2024 11:44:39 +0545 Subject: [PATCH 0436/2331] feat(domain): sumit404.is-a.dev --- domains/sumit404.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sumit404.json diff --git a/domains/sumit404.json b/domains/sumit404.json new file mode 100644 index 000000000..3846fcb93 --- /dev/null +++ b/domains/sumit404.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SumitRajak404", + "email": "rajaksummit9@gmail.com" + }, + "record": { + "CNAME": "sumitrajak404.github.io" + } +} From dcf239046ecf9e81d345c798ba1bf712f82a086d Mon Sep 17 00:00:00 2001 From: rohanbhardwaj205 <71399@cgcjhanjeri.in> Date: Wed, 28 Feb 2024 16:26:18 +0530 Subject: [PATCH 0437/2331] feat(domain): mr.bhardwaj.is-a.dev --- domains/mr.bhardwaj.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mr.bhardwaj.json diff --git a/domains/mr.bhardwaj.json b/domains/mr.bhardwaj.json new file mode 100644 index 000000000..3b6d96e49 --- /dev/null +++ b/domains/mr.bhardwaj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rohanbhardwaj205", + "email": "71399@cgcjhanjeri.in" + }, + "record": { + "CNAME": "rohanbhardwaj205.github.io/" + } +} From 26c9de085507d2084aa0303e29d8ebff5753fdd4 Mon Sep 17 00:00:00 2001 From: rohanbhardwaj205 <71399@cgcjhanjeri.in> Date: Wed, 28 Feb 2024 17:04:23 +0530 Subject: [PATCH 0438/2331] feat(domain): bhardwaj.is-a.dev --- domains/bhardwaj.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bhardwaj.json diff --git a/domains/bhardwaj.json b/domains/bhardwaj.json new file mode 100644 index 000000000..d19449b77 --- /dev/null +++ b/domains/bhardwaj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rohanbhardwaj205", + "email": "71399@cgcjhanjeri.in" + }, + "record": { + "CNAME": "rohanbhardwaj205.github.io" + } +} From e4c1e5639043159eb81f596c3ebc9a5d40979411 Mon Sep 17 00:00:00 2001 From: Rohan Bhardwaj <94526837+rohanbhardwaj205@users.noreply.github.com> Date: Wed, 28 Feb 2024 17:06:59 +0530 Subject: [PATCH 0439/2331] Update mr.bhardwaj.json Updated CNAME --- domains/mr.bhardwaj.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mr.bhardwaj.json b/domains/mr.bhardwaj.json index 3b6d96e49..d19449b77 100644 --- a/domains/mr.bhardwaj.json +++ b/domains/mr.bhardwaj.json @@ -4,6 +4,6 @@ "email": "71399@cgcjhanjeri.in" }, "record": { - "CNAME": "rohanbhardwaj205.github.io/" + "CNAME": "rohanbhardwaj205.github.io" } } From 31f2a427688ffbdd9ba0f23b8f4a9457ab4ad734 Mon Sep 17 00:00:00 2001 From: NotRana Date: Wed, 28 Feb 2024 16:45:38 +0500 Subject: [PATCH 0440/2331] feat(domain): ranareal.is-a.dev --- domains/ranareal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ranareal.json diff --git a/domains/ranareal.json b/domains/ranareal.json new file mode 100644 index 000000000..927e030c6 --- /dev/null +++ b/domains/ranareal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NotRana", + "email": "notrana1122@outlook.com" + }, + "record": { + "MX": ["mx1.improvmx.com"] + } +} From 757b01ee2bf32ea9e03c4b729f31134f9aa9ceb9 Mon Sep 17 00:00:00 2001 From: NotRana <76933059+NotRana@users.noreply.github.com> Date: Wed, 28 Feb 2024 16:52:40 +0500 Subject: [PATCH 0441/2331] Update ranareal.json --- domains/ranareal.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/ranareal.json b/domains/ranareal.json index 927e030c6..2b8f6cecf 100644 --- a/domains/ranareal.json +++ b/domains/ranareal.json @@ -4,6 +4,7 @@ "email": "notrana1122@outlook.com" }, "record": { - "MX": ["mx1.improvmx.com"] + "MX": ["mx1.improvmx.com","mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 7eb15362b60edba8506c212db98b8bd92728a0a5 Mon Sep 17 00:00:00 2001 From: abdelkarimain Date: Wed, 28 Feb 2024 14:17:10 +0100 Subject: [PATCH 0442/2331] feat(domain): abdelkarim-ain.is-a.dev --- domains/abdelkarim-ain.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/abdelkarim-ain.json diff --git a/domains/abdelkarim-ain.json b/domains/abdelkarim-ain.json new file mode 100644 index 000000000..bc8f7f4b1 --- /dev/null +++ b/domains/abdelkarim-ain.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "abdelkarimain", + "email": "abdelkarimain0@gmail.com" + }, + "record": { + "CNAME": "abdelkarimain.github.io" + } +} From 04c93ea1380dc2f4178e4353bfb758e36ddd215f Mon Sep 17 00:00:00 2001 From: Zumwaltboi68 Date: Wed, 28 Feb 2024 09:43:00 -0500 Subject: [PATCH 0443/2331] feat(domain): dogesploit.is-a.dev --- domains/dogesploit.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dogesploit.json diff --git a/domains/dogesploit.json b/domains/dogesploit.json new file mode 100644 index 000000000..2646961e8 --- /dev/null +++ b/domains/dogesploit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Zumwaltboi68", + "email": "alexander662022@outlook.com" + }, + "record": { + "URL": "https://velocity-v2.dogesploit.byethost15.com/" + } +} From 303b19271e41b3605fcc640fe39f57665642dfdc Mon Sep 17 00:00:00 2001 From: nthduc Date: Wed, 28 Feb 2024 21:55:27 +0700 Subject: [PATCH 0444/2331] feat(domain): nthduc.is-a.dev --- domains/nthduc.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nthduc.json diff --git a/domains/nthduc.json b/domains/nthduc.json new file mode 100644 index 000000000..9d2d6ce4c --- /dev/null +++ b/domains/nthduc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nthduc", + "email": "nguyenthaiduc0212@gmail.com" + }, + "record": { + "CNAME": "xb00925c3.custom.b4a.run" + } +} From fd91ad8a961271d4011193f84de2d9556e67f14b Mon Sep 17 00:00:00 2001 From: IRDMctorl Date: Wed, 28 Feb 2024 18:03:34 +0200 Subject: [PATCH 0445/2331] feat(domain): any.is-a.dev --- domains/any.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/any.json diff --git a/domains/any.json b/domains/any.json new file mode 100644 index 000000000..188cf8a13 --- /dev/null +++ b/domains/any.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "IRDMctorl", + "email": "fun64646969@gmail.com" + }, + "record": { + "CNAME": "any-w1a3.onrender.com" + } +} From e909c35820d589f841d7bcc27c80da4e683e5975 Mon Sep 17 00:00:00 2001 From: IRDMctorl Date: Wed, 28 Feb 2024 18:04:10 +0200 Subject: [PATCH 0446/2331] feat(domain): sub.any.is-a.dev --- domains/sub.any.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sub.any.json diff --git a/domains/sub.any.json b/domains/sub.any.json new file mode 100644 index 000000000..188cf8a13 --- /dev/null +++ b/domains/sub.any.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "IRDMctorl", + "email": "fun64646969@gmail.com" + }, + "record": { + "CNAME": "any-w1a3.onrender.com" + } +} From 5a0f6ce469d484729b85ad46e554f36c2a472ac4 Mon Sep 17 00:00:00 2001 From: 4-m4t Date: Wed, 28 Feb 2024 19:21:46 +0300 Subject: [PATCH 0447/2331] feat(domain): 4-m4t.is-a.dev --- domains/4-m4t.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/4-m4t.json diff --git a/domains/4-m4t.json b/domains/4-m4t.json new file mode 100644 index 000000000..91f0b0634 --- /dev/null +++ b/domains/4-m4t.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "4-m4t", + "email": "e_serhat@hotmail.com" + }, + "record": { + "CNAME": "ambitious-flower-0b346cf0f.4.azurestaticapps.net" + } +} From d2dcb9bf3fde8dfb30d63b551a875486350d399e Mon Sep 17 00:00:00 2001 From: lextra Date: Wed, 28 Feb 2024 09:09:47 -0800 Subject: [PATCH 0448/2331] feat(domain): xeno.is-a.dev --- domains/xeno.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xeno.json diff --git a/domains/xeno.json b/domains/xeno.json new file mode 100644 index 000000000..49deb9351 --- /dev/null +++ b/domains/xeno.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lextra", + "email": "xenojusbetter@gmail.com" + }, + "record": { + "CNAME": "bloody.bio" + } +} From 542494c08d758e2e361546ed98bf0c2a78626af0 Mon Sep 17 00:00:00 2001 From: Akshat <75732865+LegendOP1041@users.noreply.github.com> Date: Thu, 29 Feb 2024 00:17:53 +0530 Subject: [PATCH 0449/2331] Delete cloud.akshtt.is-a.dev --- domains/cloud.akshtt.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/cloud.akshtt.json diff --git a/domains/cloud.akshtt.json b/domains/cloud.akshtt.json deleted file mode 100644 index 28cc32359..000000000 --- a/domains/cloud.akshtt.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "LegendOP1041", - "email": "maillegendop@gmail.com", - "discord": "1056531806763102218" - }, - - "record": { - "A": ["69.30.249.53"] - } -} From d60682bd00efd9a596286c98b754e2f7dadaf2e1 Mon Sep 17 00:00:00 2001 From: OutroNinja Date: Wed, 28 Feb 2024 15:54:03 -0300 Subject: [PATCH 0450/2331] Create outroninja.json --- domains/outroninja.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/outroninja.json diff --git a/domains/outroninja.json b/domains/outroninja.json new file mode 100644 index 000000000..3a60b9d0d --- /dev/null +++ b/domains/outroninja.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "outroninja", + "email": "outroninjaa@gmail.com" + }, + "record": { + "URL": "https://outroninja.vercel.app" + } +} From 6a773429717e995aef3066c19836c9fed272ebc6 Mon Sep 17 00:00:00 2001 From: SolarSkripts <0hexius0@gmail.com> Date: Wed, 28 Feb 2024 22:46:00 +0000 Subject: [PATCH 0451/2331] feat(domain): solarskripts.is-a.dev --- domains/solarskripts.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/solarskripts.json diff --git a/domains/solarskripts.json b/domains/solarskripts.json new file mode 100644 index 000000000..7fccac866 --- /dev/null +++ b/domains/solarskripts.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SolarSkripts", + "email": "0hexius0@gmail.com" + }, + "record": { + "CNAME": "solarskripts.github.io" + } +} From ff8d259fa6f0733fb229454672a8e2848965ac02 Mon Sep 17 00:00:00 2001 From: mznking Date: Thu, 29 Feb 2024 20:33:38 +0530 Subject: [PATCH 0452/2331] feat(domain): mznking.is-a.dev --- domains/mznking.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mznking.json diff --git a/domains/mznking.json b/domains/mznking.json new file mode 100644 index 000000000..451f4e7d6 --- /dev/null +++ b/domains/mznking.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mznking", + "email": "maazinking23@gmail.com" + }, + "record": { + "CNAME": "mzn-king.onrender.com" + } +} From 7cef8a6cd3b3c99aec10fdf97dbbc2dbc29149f7 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 29 Feb 2024 16:22:49 +0100 Subject: [PATCH 0453/2331] Update api.stefdp.json --- domains/api.stefdp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/api.stefdp.json b/domains/api.stefdp.json index c56585a1e..305c04cc3 100644 --- a/domains/api.stefdp.json +++ b/domains/api.stefdp.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "37.114.37.132" + "194.60.201.37" ] } } From b2aa29566dac68709a47c62f3464365adb4209ac Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 29 Feb 2024 16:23:35 +0100 Subject: [PATCH 0454/2331] Update gattinhosbot.json --- domains/gattinhosbot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gattinhosbot.json b/domains/gattinhosbot.json index 4d3ca0977..583e9227f 100644 --- a/domains/gattinhosbot.json +++ b/domains/gattinhosbot.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "37.114.37.132" + "194.60.201.37" ], "MX": [ "mail.is-a.dev" From 464468555825b2e9cf8a382e6c49f360a9582060 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 29 Feb 2024 16:24:02 +0100 Subject: [PATCH 0455/2331] Update ntfy.stefdp.json --- domains/ntfy.stefdp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ntfy.stefdp.json b/domains/ntfy.stefdp.json index c56585a1e..305c04cc3 100644 --- a/domains/ntfy.stefdp.json +++ b/domains/ntfy.stefdp.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "37.114.37.132" + "194.60.201.37" ] } } From 780ee16c185bbcd0a342aca6b91ee04b67710dd9 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 29 Feb 2024 16:24:41 +0100 Subject: [PATCH 0456/2331] Update paste.stefdp.json --- domains/paste.stefdp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/paste.stefdp.json b/domains/paste.stefdp.json index c56585a1e..305c04cc3 100644 --- a/domains/paste.stefdp.json +++ b/domains/paste.stefdp.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "37.114.37.132" + "194.60.201.37" ] } } From 9535cc12462ea00e2413bd194380f8d97ebfc5f6 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 29 Feb 2024 16:25:04 +0100 Subject: [PATCH 0457/2331] Update sdp.json --- domains/sdp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sdp.json b/domains/sdp.json index c56585a1e..305c04cc3 100644 --- a/domains/sdp.json +++ b/domains/sdp.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "37.114.37.132" + "194.60.201.37" ] } } From 003e1520ae5c3b4188105bf8d87f26e384fe142e Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 29 Feb 2024 16:25:35 +0100 Subject: [PATCH 0458/2331] Update ss.stefdp.json --- domains/ss.stefdp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ss.stefdp.json b/domains/ss.stefdp.json index c56585a1e..305c04cc3 100644 --- a/domains/ss.stefdp.json +++ b/domains/ss.stefdp.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "37.114.37.132" + "194.60.201.37" ] } } From 4fc2ad3cd484446e6b48644debec2b8fb3188857 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 29 Feb 2024 16:26:16 +0100 Subject: [PATCH 0459/2331] Update status.stefdp.json --- domains/status.stefdp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/status.stefdp.json b/domains/status.stefdp.json index f0f822064..26ccbec03 100644 --- a/domains/status.stefdp.json +++ b/domains/status.stefdp.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "37.114.37.132" + "194.60.201.37" ] } } From 4b51e4ce090959138dde56dcf3490c0d2e3f27cb Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 29 Feb 2024 16:26:38 +0100 Subject: [PATCH 0460/2331] Update status.gattinhosbot.json --- domains/status.gattinhosbot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/status.gattinhosbot.json b/domains/status.gattinhosbot.json index f0f822064..26ccbec03 100644 --- a/domains/status.gattinhosbot.json +++ b/domains/status.gattinhosbot.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "37.114.37.132" + "194.60.201.37" ] } } From 70cf941524c9e40ba73ea3d342b429fabcebe817 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 29 Feb 2024 16:27:07 +0100 Subject: [PATCH 0461/2331] Update temp.stefdp.json --- domains/temp.stefdp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/temp.stefdp.json b/domains/temp.stefdp.json index f0f822064..26ccbec03 100644 --- a/domains/temp.stefdp.json +++ b/domains/temp.stefdp.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "37.114.37.132" + "194.60.201.37" ] } } From 721536f490749799b7b9bc4af0c0c3f67764814b Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 29 Feb 2024 16:27:30 +0100 Subject: [PATCH 0462/2331] Update tianji.stefdp.json --- domains/tianji.stefdp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tianji.stefdp.json b/domains/tianji.stefdp.json index f0f822064..26ccbec03 100644 --- a/domains/tianji.stefdp.json +++ b/domains/tianji.stefdp.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "37.114.37.132" + "194.60.201.37" ] } } From 0459913109f1781d763d76511cd2078f6817cae6 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 29 Feb 2024 16:28:33 +0100 Subject: [PATCH 0463/2331] Create proxy.stefdp.json --- domains/proxy.stefdp.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/proxy.stefdp.json diff --git a/domains/proxy.stefdp.json b/domains/proxy.stefdp.json new file mode 100644 index 000000000..26ccbec03 --- /dev/null +++ b/domains/proxy.stefdp.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "A": [ + "194.60.201.37" + ] + } +} From 9fe59fefc5b6d181c7baef37b0120f31ed2a2cfb Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 29 Feb 2024 16:29:09 +0100 Subject: [PATCH 0464/2331] Update api.stefdp.json --- domains/api.stefdp.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/api.stefdp.json b/domains/api.stefdp.json index 305c04cc3..e2b559f3c 100644 --- a/domains/api.stefdp.json +++ b/domains/api.stefdp.json @@ -6,8 +6,6 @@ "github_id": 81536172 }, "record": { - "A": [ - "194.60.201.37" - ] + "CNAME": "proxy.stefdp.is-a.dev" } } From 252ec60c62f98ac0e6c88c9fe94532dc4e38d68d Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 29 Feb 2024 16:29:35 +0100 Subject: [PATCH 0465/2331] Update ntfy.stefdp.json --- domains/ntfy.stefdp.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/ntfy.stefdp.json b/domains/ntfy.stefdp.json index 305c04cc3..e2b559f3c 100644 --- a/domains/ntfy.stefdp.json +++ b/domains/ntfy.stefdp.json @@ -6,8 +6,6 @@ "github_id": 81536172 }, "record": { - "A": [ - "194.60.201.37" - ] + "CNAME": "proxy.stefdp.is-a.dev" } } From 3834369b2727053b8e9a96bc646da51c73da3df4 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 29 Feb 2024 16:29:58 +0100 Subject: [PATCH 0466/2331] Update paste.stefdp.json --- domains/paste.stefdp.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/paste.stefdp.json b/domains/paste.stefdp.json index 305c04cc3..e2b559f3c 100644 --- a/domains/paste.stefdp.json +++ b/domains/paste.stefdp.json @@ -6,8 +6,6 @@ "github_id": 81536172 }, "record": { - "A": [ - "194.60.201.37" - ] + "CNAME": "proxy.stefdp.is-a.dev" } } From 4998d66849d6e5467790aa6adfbe3779035da43b Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 29 Feb 2024 16:30:21 +0100 Subject: [PATCH 0467/2331] Update sdp.json --- domains/sdp.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/sdp.json b/domains/sdp.json index 305c04cc3..e2b559f3c 100644 --- a/domains/sdp.json +++ b/domains/sdp.json @@ -6,8 +6,6 @@ "github_id": 81536172 }, "record": { - "A": [ - "194.60.201.37" - ] + "CNAME": "proxy.stefdp.is-a.dev" } } From e314a56de1c145450826b3c3443612cfbdb3caf2 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 29 Feb 2024 16:30:41 +0100 Subject: [PATCH 0468/2331] Update ss.stefdp.json --- domains/ss.stefdp.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/ss.stefdp.json b/domains/ss.stefdp.json index 305c04cc3..e2b559f3c 100644 --- a/domains/ss.stefdp.json +++ b/domains/ss.stefdp.json @@ -6,8 +6,6 @@ "github_id": 81536172 }, "record": { - "A": [ - "194.60.201.37" - ] + "CNAME": "proxy.stefdp.is-a.dev" } } From 6c5c769e0a3b238aa835be8c521aeceae9ac8cea Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 29 Feb 2024 16:31:02 +0100 Subject: [PATCH 0469/2331] Update status.stefdp.json --- domains/status.stefdp.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/status.stefdp.json b/domains/status.stefdp.json index 26ccbec03..37f29b109 100644 --- a/domains/status.stefdp.json +++ b/domains/status.stefdp.json @@ -5,8 +5,6 @@ "discord": "694986201739952229" }, "record": { - "A": [ - "194.60.201.37" - ] + "CNAME": "proxy.stefdp.is-a.dev" } } From 92856fe208dd61ecc213263ed29eb7785672aee9 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 29 Feb 2024 16:31:25 +0100 Subject: [PATCH 0470/2331] Update status.gattinhosbot.json --- domains/status.gattinhosbot.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/status.gattinhosbot.json b/domains/status.gattinhosbot.json index 26ccbec03..37f29b109 100644 --- a/domains/status.gattinhosbot.json +++ b/domains/status.gattinhosbot.json @@ -5,8 +5,6 @@ "discord": "694986201739952229" }, "record": { - "A": [ - "194.60.201.37" - ] + "CNAME": "proxy.stefdp.is-a.dev" } } From 6820008d217eb087ffc71e193577d96389b641a8 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 29 Feb 2024 16:31:46 +0100 Subject: [PATCH 0471/2331] Update temp.stefdp.json --- domains/temp.stefdp.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/temp.stefdp.json b/domains/temp.stefdp.json index 26ccbec03..37f29b109 100644 --- a/domains/temp.stefdp.json +++ b/domains/temp.stefdp.json @@ -5,8 +5,6 @@ "discord": "694986201739952229" }, "record": { - "A": [ - "194.60.201.37" - ] + "CNAME": "proxy.stefdp.is-a.dev" } } From 9e42ed1ef755b38cce84606ad1ba3a27e835ba60 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 29 Feb 2024 16:32:03 +0100 Subject: [PATCH 0472/2331] Update tianji.stefdp.json --- domains/tianji.stefdp.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/tianji.stefdp.json b/domains/tianji.stefdp.json index 26ccbec03..37f29b109 100644 --- a/domains/tianji.stefdp.json +++ b/domains/tianji.stefdp.json @@ -5,8 +5,6 @@ "discord": "694986201739952229" }, "record": { - "A": [ - "194.60.201.37" - ] + "CNAME": "proxy.stefdp.is-a.dev" } } From d4ed51003aa2e2a0bb82fe5c2f811d21c924bcc2 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 29 Feb 2024 16:32:24 +0100 Subject: [PATCH 0473/2331] Update uptime.stefdp.json --- domains/uptime.stefdp.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/uptime.stefdp.json b/domains/uptime.stefdp.json index c56585a1e..e2b559f3c 100644 --- a/domains/uptime.stefdp.json +++ b/domains/uptime.stefdp.json @@ -6,8 +6,6 @@ "github_id": 81536172 }, "record": { - "A": [ - "37.114.37.132" - ] + "CNAME": "proxy.stefdp.is-a.dev" } } From 19a204d57bb8f0f097d31ffbe5335243f7a6a50f Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 29 Feb 2024 16:32:40 +0100 Subject: [PATCH 0474/2331] Update vsc.stefdp.json --- domains/vsc.stefdp.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/vsc.stefdp.json b/domains/vsc.stefdp.json index f0f822064..37f29b109 100644 --- a/domains/vsc.stefdp.json +++ b/domains/vsc.stefdp.json @@ -5,8 +5,6 @@ "discord": "694986201739952229" }, "record": { - "A": [ - "37.114.37.132" - ] + "CNAME": "proxy.stefdp.is-a.dev" } } From 7a1ec5ee8f002f9916e818920f769e00237d7e0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=A7=81Voltage=EA=A7=82?= Date: Thu, 29 Feb 2024 09:33:30 -0600 Subject: [PATCH 0475/2331] Register NineTechnologies.is-a.dev --- domains/ninetechnologies.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ninetechnologies.json diff --git a/domains/ninetechnologies.json b/domains/ninetechnologies.json new file mode 100644 index 000000000..fee716ec8 --- /dev/null +++ b/domains/ninetechnologies.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Zirmith", + "email": "f2v74yt@gmail.com", + "discord": "481475041217871882" + }, + + "record": { + "CNAME": "https://ninetechnologies.is-a.dev" + } + } + \ No newline at end of file From 68fedb6e69f0300c974074244dc10a8758639c67 Mon Sep 17 00:00:00 2001 From: lalitm1004 Date: Thu, 29 Feb 2024 21:44:27 +0530 Subject: [PATCH 0476/2331] feat(domain): mori.lalit.is-a.dev --- domains/mori.lalit.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mori.lalit.json diff --git a/domains/mori.lalit.json b/domains/mori.lalit.json new file mode 100644 index 000000000..d21d620f1 --- /dev/null +++ b/domains/mori.lalit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lalitm1004", + "email": "lalitm1004@gmail.com" + }, + "record": { + "CNAME": "https://memento-mori-6at.pages.dev/" + } +} From b0170f836cc61d58e86f5c611460e40ba038c373 Mon Sep 17 00:00:00 2001 From: Toast0012 Date: Thu, 29 Feb 2024 11:46:55 -0500 Subject: [PATCH 0477/2331] feat(domain): xtoast.is-a.dev --- domains/xtoast.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xtoast.json diff --git a/domains/xtoast.json b/domains/xtoast.json new file mode 100644 index 000000000..6719faabf --- /dev/null +++ b/domains/xtoast.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Toast0012", + "email": "aahansiwakoti1@gmail.com" + }, + "record": { + "CNAME": "toastdev.pages.dev" + } +} From 82a16cee4d4998b6d0d11e1f06db55f3e730f4e1 Mon Sep 17 00:00:00 2001 From: Akshit Singla <71206933+Aktindo@users.noreply.github.com> Date: Thu, 29 Feb 2024 22:23:11 +0530 Subject: [PATCH 0478/2331] Create akshsingla.json Host: Vercel Domain pending verification. --- domains/akshsingla.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/akshsingla.json diff --git a/domains/akshsingla.json b/domains/akshsingla.json new file mode 100644 index 000000000..1efa21f39 --- /dev/null +++ b/domains/akshsingla.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Aktindo", + "email": "akshit.singla.dps@gmail.com" + }, + "description": "Personal website.", + "repo": "https://github.com/Aktindo/personal-website", + "record": { + "TXT": ["_vercel", "vc-domain-verify=akshsingla.is-a.dev,f610c8e194f7cd2a6c25"] + } +} From 77d2fb7e9e902e2afc53d089a20a6660bce22ea1 Mon Sep 17 00:00:00 2001 From: Akshit Singla <71206933+Aktindo@users.noreply.github.com> Date: Thu, 29 Feb 2024 22:27:09 +0530 Subject: [PATCH 0479/2331] Update akshsingla.json --- domains/akshsingla.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/akshsingla.json b/domains/akshsingla.json index 1efa21f39..7306ad99e 100644 --- a/domains/akshsingla.json +++ b/domains/akshsingla.json @@ -6,6 +6,6 @@ "description": "Personal website.", "repo": "https://github.com/Aktindo/personal-website", "record": { - "TXT": ["_vercel", "vc-domain-verify=akshsingla.is-a.dev,f610c8e194f7cd2a6c25"] + "URL": "https://akshsingla.vercel.app" } } From f1337437ff8eec0390b2c8d53fbac53102be9499 Mon Sep 17 00:00:00 2001 From: LalitM <102734383+lalitm1004@users.noreply.github.com> Date: Thu, 29 Feb 2024 23:23:18 +0530 Subject: [PATCH 0480/2331] Update mori.lalit.json --- domains/mori.lalit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mori.lalit.json b/domains/mori.lalit.json index d21d620f1..3289efe49 100644 --- a/domains/mori.lalit.json +++ b/domains/mori.lalit.json @@ -4,6 +4,6 @@ "email": "lalitm1004@gmail.com" }, "record": { - "CNAME": "https://memento-mori-6at.pages.dev/" + "CNAME": "memento-mori-6at.pages.dev" } } From 4a9ec2640918e61b78eb44cf77850d09cd3a7dc3 Mon Sep 17 00:00:00 2001 From: Dushmanta Date: Thu, 29 Feb 2024 23:53:14 +0530 Subject: [PATCH 0481/2331] Create dushmanta.json --- domains/dushmanta.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dushmanta.json diff --git a/domains/dushmanta.json b/domains/dushmanta.json new file mode 100644 index 000000000..ee08f4f79 --- /dev/null +++ b/domains/dushmanta.json @@ -0,0 +1,12 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/dushmanta05/dushmanta05.github.io", + "owner": { + "username": "dushmanta05", + "email": "dushbehera05@gmail.com", + "twitter": "dushmanta05" + }, + "record": { + "CNAME": "dushmanta05.github.io" + } +} From 97933cb1cf5f4ddc40544d7713b286a364223bde Mon Sep 17 00:00:00 2001 From: Moncef Guezzi Date: Thu, 29 Feb 2024 20:36:35 +0100 Subject: [PATCH 0482/2331] Update moncef.json --- domains/moncef.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/moncef.json b/domains/moncef.json index 18c1c5e8a..d44f5c01a 100644 --- a/domains/moncef.json +++ b/domains/moncef.json @@ -4,6 +4,6 @@ "email": "moncxff@gmail.com" }, "record": { - "URL": "https://m2ncef.github.io/" + "CNAME": "m2ncef.github.io" } } From b00bc56d7ca254eba325f10b66bddeda2925919b Mon Sep 17 00:00:00 2001 From: Almaz Date: Thu, 29 Feb 2024 23:17:11 +0300 Subject: [PATCH 0483/2331] Update A record --- domains/ss.almaz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ss.almaz.json b/domains/ss.almaz.json index 5c38b8763..d89d09125 100644 --- a/domains/ss.almaz.json +++ b/domains/ss.almaz.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "45.137.70.68" + "109.71.252.37" ] } } From 9959c1e8070657f77ca4339b5c477e5cb30e6dc9 Mon Sep 17 00:00:00 2001 From: Almaz Date: Thu, 29 Feb 2024 23:17:31 +0300 Subject: [PATCH 0484/2331] Update dashboard.almaz.json --- domains/dashboard.almaz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dashboard.almaz.json b/domains/dashboard.almaz.json index ecd87e11f..1e5a8cc91 100644 --- a/domains/dashboard.almaz.json +++ b/domains/dashboard.almaz.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "45.137.70.68" + "109.71.252.37" ] } } From ae6c6e7652add57a8e41541c5b04af30bbd525b3 Mon Sep 17 00:00:00 2001 From: Almaz Date: Thu, 29 Feb 2024 23:17:43 +0300 Subject: [PATCH 0485/2331] Update almaz.json --- domains/almaz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/almaz.json b/domains/almaz.json index 30428d155..cef326b10 100644 --- a/domains/almaz.json +++ b/domains/almaz.json @@ -4,7 +4,7 @@ "email": "almazgamer228@gmail.com" }, "record": { - "A": ["45.137.70.68"], + "A": ["109.71.252.37"], "MX": ["mail.is-a.dev"], "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } From 110a9593118fbffbf9801bc9a019cd2c4f3e0c66 Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Thu, 29 Feb 2024 21:00:18 +0000 Subject: [PATCH 0486/2331] 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 273429a49..080ec0522 100644 --- a/domains/yunexiz.json +++ b/domains/yunexiz.json @@ -4,6 +4,6 @@ "email": "yunexiz@aol.com" }, "record": { - "A": ["45.137.70.68"] + "A": ["109.71.252.37"] } } From 19d27eca7c04fca9a8cd582c9e533616c673e0d9 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 29 Feb 2024 22:33:25 +0100 Subject: [PATCH 0487/2331] Create panel.stefdp.json --- domains/panel.stefdp.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/panel.stefdp.json diff --git a/domains/panel.stefdp.json b/domains/panel.stefdp.json new file mode 100644 index 000000000..26ccbec03 --- /dev/null +++ b/domains/panel.stefdp.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "A": [ + "194.60.201.37" + ] + } +} From 4f72a39acf0cb54440b400fc3a2983a8fb706260 Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Thu, 29 Feb 2024 22:18:33 +0000 Subject: [PATCH 0488/2331] Update yunus.json --- domains/yunus.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/yunus.json b/domains/yunus.json index 7268c39cd..3580311b0 100644 --- a/domains/yunus.json +++ b/domains/yunus.json @@ -1,7 +1,7 @@ { "owner": { - "username": "Nonam4lol", - "email": "literallynoname13@gmail.com" + "username": "Yunexiz", + "email": "yunexiz@aol.com" }, "record": { "A": ["69.30.249.53"] From 1b2fc0d3eb646a6cf558c697929ee9ca68d427cc Mon Sep 17 00:00:00 2001 From: joltz1234 <75178291+joltz1234@users.noreply.github.com> Date: Thu, 29 Feb 2024 16:36:02 -0600 Subject: [PATCH 0489/2331] Register joltz.is-a.dev --- domains/joltz.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/joltz.json diff --git a/domains/joltz.json b/domains/joltz.json new file mode 100644 index 000000000..21cc29ae3 --- /dev/null +++ b/domains/joltz.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "joltz1234", + "email": "75178291+joltz1234@users.noreply.github.com", + "discord": "837162825373188106" + }, + + "record": { + "CNAME": "https://joltz1234.github.io" + } + } + \ No newline at end of file From b1ad694013e45173207aca4a82b135e1b7840f1f Mon Sep 17 00:00:00 2001 From: joltz1234 Date: Thu, 29 Feb 2024 17:59:25 -0600 Subject: [PATCH 0490/2331] feat(domain): mystic titans.is-a.dev --- domains/mystic titans.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mystic titans.json diff --git a/domains/mystic titans.json b/domains/mystic titans.json new file mode 100644 index 000000000..befd704a1 --- /dev/null +++ b/domains/mystic titans.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "joltz1234", + "email": "joltzx123@gmail.com" + }, + "record": { + "URL": "https://discord.gg/nxnsdjb4wm" + } +} From 11df895d55fc1505991b9f82608323154d2624c4 Mon Sep 17 00:00:00 2001 From: joltz1234 <75178291+joltz1234@users.noreply.github.com> Date: Thu, 29 Feb 2024 18:25:23 -0600 Subject: [PATCH 0491/2331] Register joltz1234.is-a.dev --- domains/joltz1234.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/joltz1234.json diff --git a/domains/joltz1234.json b/domains/joltz1234.json new file mode 100644 index 000000000..78b87a54a --- /dev/null +++ b/domains/joltz1234.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "joltz1234", + "email": "joltzx123@gmail.com", + "discord": "837162825373188106" + }, + + "record": { + "CNAME": "joltz1234.github.io" + } + } + \ No newline at end of file From f99dc5b4aee5e37c07659511097305155c72fdd3 Mon Sep 17 00:00:00 2001 From: Illupiter Date: Fri, 1 Mar 2024 01:54:17 +0100 Subject: [PATCH 0492/2331] feat(domain): caesar.is-a.dev --- domains/caesar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/caesar.json diff --git a/domains/caesar.json b/domains/caesar.json new file mode 100644 index 000000000..d37bf852d --- /dev/null +++ b/domains/caesar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Illupiter", + "email": "lollelxkfo@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From 8d91a0153345594876755736b15f5f71a3a92fb3 Mon Sep 17 00:00:00 2001 From: Vai3soh Date: Fri, 1 Mar 2024 12:23:11 +1000 Subject: [PATCH 0493/2331] feat(domain): klone.is-a.dev --- domains/klone.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/klone.json diff --git a/domains/klone.json b/domains/klone.json new file mode 100644 index 000000000..01ad32f1c --- /dev/null +++ b/domains/klone.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Vai3soh", + "email": "work.rwx.seven@gmail.com" + }, + "record": { + "A": ["45.153.69.189"] + } +} From 721b5c709d1b0fb8ac1eb7e83a1cc40e5387acf8 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 1 Mar 2024 11:07:23 +0800 Subject: [PATCH 0494/2331] Update joltz.json --- domains/joltz.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/joltz.json b/domains/joltz.json index 21cc29ae3..06c6c96d1 100644 --- a/domains/joltz.json +++ b/domains/joltz.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://joltz1234.github.io" + "CNAME": "joltz1234.github.io" } } - \ No newline at end of file + From 8b08a0725c2af535432b141b81177b81bf7ac413 Mon Sep 17 00:00:00 2001 From: joltz1234 <75178291+joltz1234@users.noreply.github.com> Date: Thu, 29 Feb 2024 21:17:09 -0600 Subject: [PATCH 0495/2331] Update joltz.json --- domains/joltz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/joltz.json b/domains/joltz.json index 06c6c96d1..1dae53e53 100644 --- a/domains/joltz.json +++ b/domains/joltz.json @@ -1,7 +1,7 @@ { "owner": { "username": "joltz1234", - "email": "75178291+joltz1234@users.noreply.github.com", + "email": "joltzx123@gmail.com", "discord": "837162825373188106" }, From 7f1255b4862600edd1238db925c2ff6c1e4644fd Mon Sep 17 00:00:00 2001 From: joltz1234 <75178291+joltz1234@users.noreply.github.com> Date: Fri, 1 Mar 2024 06:16:42 -0600 Subject: [PATCH 0496/2331] Update mystic titans.json --- domains/mystic titans.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mystic titans.json b/domains/mystic titans.json index befd704a1..6720534d7 100644 --- a/domains/mystic titans.json +++ b/domains/mystic titans.json @@ -4,6 +4,6 @@ "email": "joltzx123@gmail.com" }, "record": { - "URL": "https://discord.gg/nxnsdjb4wm" + "URL": "https://discord.gg/mystic-titans" } } From 5fd4a74ec36bf10b25417cf5c9cc87bfd6596d3c Mon Sep 17 00:00:00 2001 From: joltz1234 <75178291+joltz1234@users.noreply.github.com> Date: Fri, 1 Mar 2024 06:21:44 -0600 Subject: [PATCH 0497/2331] Rename mystic titans.json to mystic-titans.json --- domains/{mystic titans.json => mystic-titans.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{mystic titans.json => mystic-titans.json} (100%) diff --git a/domains/mystic titans.json b/domains/mystic-titans.json similarity index 100% rename from domains/mystic titans.json rename to domains/mystic-titans.json From e62f560901d63f7732af7c1d1fdbb6ff145f0627 Mon Sep 17 00:00:00 2001 From: joltz1234 <75178291+joltz1234@users.noreply.github.com> Date: Fri, 1 Mar 2024 06:35:17 -0600 Subject: [PATCH 0498/2331] Update joltz.json --- domains/joltz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/joltz.json b/domains/joltz.json index 1dae53e53..5acaa3156 100644 --- a/domains/joltz.json +++ b/domains/joltz.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "joltz1234.github.io" + "URL": "https://guns.lol/joltz" } } From a96d6ec3e22fd2d2c982950fd4623c9612b276ed Mon Sep 17 00:00:00 2001 From: zMidair Date: Fri, 1 Mar 2024 14:45:44 +0200 Subject: [PATCH 0499/2331] feat(domain): midair.is-a.dev --- domains/midair.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/midair.json diff --git a/domains/midair.json b/domains/midair.json new file mode 100644 index 000000000..069b1305e --- /dev/null +++ b/domains/midair.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zMidair", + "email": "midair4546@gmail.com" + }, + "record": { + "URL": "midair.is-a.dev" + } +} From 2346010c8fc289f7795d6fc6779134b846d72ec5 Mon Sep 17 00:00:00 2001 From: Midair <130979602+zMidair@users.noreply.github.com> Date: Fri, 1 Mar 2024 14:58:24 +0200 Subject: [PATCH 0500/2331] Update midair.json --- domains/midair.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/midair.json b/domains/midair.json index 069b1305e..76fb63512 100644 --- a/domains/midair.json +++ b/domains/midair.json @@ -4,6 +4,6 @@ "email": "midair4546@gmail.com" }, "record": { - "URL": "midair.is-a.dev" + "URL": "midair.ssite.link" } } From 30c56a0ea7efd85d6cb876054ce0e10b1b82816d Mon Sep 17 00:00:00 2001 From: Midair <130979602+zMidair@users.noreply.github.com> Date: Fri, 1 Mar 2024 15:02:01 +0200 Subject: [PATCH 0501/2331] Update midair.json --- domains/midair.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/midair.json b/domains/midair.json index 76fb63512..04266e391 100644 --- a/domains/midair.json +++ b/domains/midair.json @@ -4,6 +4,6 @@ "email": "midair4546@gmail.com" }, "record": { - "URL": "midair.ssite.link" + "URL": "http://midair.ssite.link" } } From 18fd07213ce491b6dd1932830792518a8ae4639b Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Fri, 1 Mar 2024 19:56:24 +0100 Subject: [PATCH 0502/2331] Create node.stefdp.json --- domains/node.stefdp.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/node.stefdp.json diff --git a/domains/node.stefdp.json b/domains/node.stefdp.json new file mode 100644 index 000000000..37f29b109 --- /dev/null +++ b/domains/node.stefdp.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "CNAME": "proxy.stefdp.is-a.dev" + } +} From 94e20ccb3200a0263975a4b196556cb497096a73 Mon Sep 17 00:00:00 2001 From: Jesgran Date: Fri, 1 Mar 2024 23:08:48 +0100 Subject: [PATCH 0503/2331] feat(domain): jes.is-a.dev --- domains/jes.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jes.json diff --git a/domains/jes.json b/domains/jes.json new file mode 100644 index 000000000..f6ff168f3 --- /dev/null +++ b/domains/jes.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Jesgran", + "email": "calzdani20@libero.it" + }, + "record": { + "CNAME": "jes.github.io" + } +} From 8a3f5f4b7b195ad4fffca9e725bada869e89681e Mon Sep 17 00:00:00 2001 From: ValoWolf <140768481+ValoWolf@users.noreply.github.com> Date: Sat, 2 Mar 2024 02:28:40 +0330 Subject: [PATCH 0504/2331] Create valowolf.json --- domains/valowolf.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/valowolf.json diff --git a/domains/valowolf.json b/domains/valowolf.json new file mode 100644 index 000000000..f8915183b --- /dev/null +++ b/domains/valowolf.json @@ -0,0 +1,13 @@ +{ + "description": "Static page, displaying the links to my socials", + "repo": "https://github.com/ValoWolf/ValoWolf.github.io", + "owner": { + "username": "ValoWolf", + "email": "starfleet.valowolf@gmail.com", + "twitter": "ValoWolf", + "discord": "valowolf" + }, + "record": { + "CNAME": "valowolf.github.io" + } +} From ea3f0223ef17382fb60250b69335d0c8d769f6c6 Mon Sep 17 00:00:00 2001 From: mageclienttt Date: Fri, 1 Mar 2024 21:19:16 -0400 Subject: [PATCH 0505/2331] feat(domain): mage.is-a.dev --- domains/mage.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mage.json diff --git a/domains/mage.json b/domains/mage.json new file mode 100644 index 000000000..479b5feab --- /dev/null +++ b/domains/mage.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mageclienttt", + "email": "mageclienttt@gmail.com" + }, + "record": { + "MX": ["mx01.mail.icloud.com"] + } +} From e63a1a34c1279a025c496e1551371803890860e0 Mon Sep 17 00:00:00 2001 From: itsrishub Date: Sat, 2 Mar 2024 12:09:41 +0530 Subject: [PATCH 0506/2331] feat(domain): rishub.is-a.dev --- domains/rishub.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rishub.json diff --git a/domains/rishub.json b/domains/rishub.json new file mode 100644 index 000000000..bcfe09e3e --- /dev/null +++ b/domains/rishub.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "itsrishub", + "email": "itsrishub@gmail.com" + }, + "record": { + "URL": "https://rishub.cc" + } +} From b54e7538a3fbc724b01fcb0729a68058cfd14bda Mon Sep 17 00:00:00 2001 From: Ibrahim Mohamed <84470057+Hima-Pro@users.noreply.github.com> Date: Sat, 2 Mar 2024 09:03:04 +0200 Subject: [PATCH 0507/2331] Create _github-pages-challenge-Hima-Pro.tdim --- domains/_github-pages-challenge-Hima-Pro.tdim | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-Hima-Pro.tdim diff --git a/domains/_github-pages-challenge-Hima-Pro.tdim b/domains/_github-pages-challenge-Hima-Pro.tdim new file mode 100644 index 000000000..6022b25f3 --- /dev/null +++ b/domains/_github-pages-challenge-Hima-Pro.tdim @@ -0,0 +1,10 @@ +{ + "description": "Github verification", + "owner": { + "username": "Hima-Pro", + "email": "pnpop01027066161@gmail.com" + }, + "record": { + "TXT": "c8b67d5aafafeb2e5ec1561e503552" + } +} From f3725c19ddbbe2eca62aa8d52e2d3bd23dea91f4 Mon Sep 17 00:00:00 2001 From: Ibrahim Mohamed <84470057+Hima-Pro@users.noreply.github.com> Date: Sat, 2 Mar 2024 09:10:06 +0200 Subject: [PATCH 0508/2331] Rename _github-pages-challenge-Hima-Pro.tdim to _github-pages-challenge-Hima-Pro.tdim.json --- ...e-Hima-Pro.tdim => _github-pages-challenge-Hima-Pro.tdim.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Hima-Pro.tdim => _github-pages-challenge-Hima-Pro.tdim.json} (100%) diff --git a/domains/_github-pages-challenge-Hima-Pro.tdim b/domains/_github-pages-challenge-Hima-Pro.tdim.json similarity index 100% rename from domains/_github-pages-challenge-Hima-Pro.tdim rename to domains/_github-pages-challenge-Hima-Pro.tdim.json From ac9a6769273b8cb7de261b6614b028e58261ed81 Mon Sep 17 00:00:00 2001 From: Ibrahim Mohamed <84470057+Hima-Pro@users.noreply.github.com> Date: Sat, 2 Mar 2024 10:16:20 +0200 Subject: [PATCH 0509/2331] Create tdim.json --- domains/tdim.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tdim.json diff --git a/domains/tdim.json b/domains/tdim.json new file mode 100644 index 000000000..9ddd060b4 --- /dev/null +++ b/domains/tdim.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Hima-Pro", + "email": "pnpop01027066161@gmail.com" + }, + "record": { + "CNAME": "hima-pro.github.io" + } +} From 3ce0aa64befddf833fc14caf83b674fb45d35bb1 Mon Sep 17 00:00:00 2001 From: SaumonArcEnCiel <104065723+saumonarcenciel@users.noreply.github.com> Date: Sat, 2 Mar 2024 16:55:07 +0100 Subject: [PATCH 0510/2331] Register saumon.is-a.dev --- domains/saumon.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/saumon.json diff --git a/domains/saumon.json b/domains/saumon.json new file mode 100644 index 000000000..27c689a12 --- /dev/null +++ b/domains/saumon.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "saumonarcenciel", + "email": "viala38000@gmail.com", + "discord": "823623660743950416" + }, + + "record": { + "A": ["163.5.143.4"] + } + } + \ No newline at end of file From acf1929d19e42d8df2cb0a0461cd2f065e6aa99b Mon Sep 17 00:00:00 2001 From: Abhilash K <81313252+Ostrichization@users.noreply.github.com> Date: Sat, 2 Mar 2024 14:26:39 -0500 Subject: [PATCH 0511/2331] Create abhilash.json --- domains/abhilash.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/abhilash.json diff --git a/domains/abhilash.json b/domains/abhilash.json new file mode 100644 index 000000000..c3203e933 --- /dev/null +++ b/domains/abhilash.json @@ -0,0 +1,12 @@ +{ + "description": "Personal portfolio", + "repo": "https://github.com/ostrichization/ostrichization.github.io", + "owner": { + "username": "", + "email": "abhilashk1@proton.me", + "twitter": "OstrichHimself" + }, + "record": { + "CNAME": "ostrichization.github.io" + } +} From 4ee56b69b7f5ffc445dd55311e3dbd268a434861 Mon Sep 17 00:00:00 2001 From: NavisionDevNL <57842656+GMR828@users.noreply.github.com> Date: Sat, 2 Mar 2024 21:34:56 +0100 Subject: [PATCH 0512/2331] Create node.nvsn.json --- domains/node.nvsn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/node.nvsn.json diff --git a/domains/node.nvsn.json b/domains/node.nvsn.json new file mode 100644 index 000000000..c5b23bcb4 --- /dev/null +++ b/domains/node.nvsn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GMR828", + "email": "gmr828@null.net" + }, + "record": { + "A": ["173.212.202.171"] + } +} From 543ad776617dac03e58c69e32e4ebfc84b2efd8a Mon Sep 17 00:00:00 2001 From: NavisionDevNL <57842656+GMR828@users.noreply.github.com> Date: Sat, 2 Mar 2024 21:36:28 +0100 Subject: [PATCH 0513/2331] Create panel.nvsn.json --- domains/panel.nvsn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/panel.nvsn.json diff --git a/domains/panel.nvsn.json b/domains/panel.nvsn.json new file mode 100644 index 000000000..c5b23bcb4 --- /dev/null +++ b/domains/panel.nvsn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GMR828", + "email": "gmr828@null.net" + }, + "record": { + "A": ["173.212.202.171"] + } +} From 16b74edebc199c11e6626f78a8fd2f4c5d7585e2 Mon Sep 17 00:00:00 2001 From: vshell-vxj Date: Sun, 3 Mar 2024 00:58:03 +0300 Subject: [PATCH 0514/2331] feat(domain): vsh.is-a.dev --- domains/vsh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vsh.json diff --git a/domains/vsh.json b/domains/vsh.json new file mode 100644 index 000000000..aedcc1f04 --- /dev/null +++ b/domains/vsh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vshell-vxj", + "email": "mark.chexari@gmail.com" + }, + "record": { + "CNAME": "https://vshell-vxj.github.io/" + } +} From 08ed2ec65c03cd48d8496f0d148d65ae4f7178d0 Mon Sep 17 00:00:00 2001 From: vshell-vxj <161979254+vshell-vxj@users.noreply.github.com> Date: Sun, 3 Mar 2024 00:59:33 +0300 Subject: [PATCH 0515/2331] Update vsh.json --- domains/vsh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vsh.json b/domains/vsh.json index aedcc1f04..ff07ef68a 100644 --- a/domains/vsh.json +++ b/domains/vsh.json @@ -4,6 +4,6 @@ "email": "mark.chexari@gmail.com" }, "record": { - "CNAME": "https://vshell-vxj.github.io/" + "CNAME": "vshell-vxj.github.io" } } From 150295627c25e94f83f30b54d3e85646a04a6cf8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20=C3=81ngel=20P=C3=A9rez-Roca=20Fern=C3=A1ndez?= Date: Sat, 2 Mar 2024 23:02:11 +0100 Subject: [PATCH 0516/2331] Create yisus82.json --- domains/yisus82.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/yisus82.json diff --git a/domains/yisus82.json b/domains/yisus82.json new file mode 100644 index 000000000..4cf4a51c6 --- /dev/null +++ b/domains/yisus82.json @@ -0,0 +1,12 @@ +{ + "description": "Personal webpage", + "repo": "https://github.com/yisus82/yisus82.github.io", + "owner": { + "username": "yisus82", + "email": "djalma8@gmail.com", + "twitter": "yisusbauer" + }, + "record": { + "CNAME": "yisus82.github.io" + } +} From 115f46e269e7c28f4411f4338f42b6d2067992d9 Mon Sep 17 00:00:00 2001 From: Abhilash K <81313252+Ostrichization@users.noreply.github.com> Date: Sat, 2 Mar 2024 18:18:05 -0500 Subject: [PATCH 0517/2331] Update abhilash.json --- domains/abhilash.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/abhilash.json b/domains/abhilash.json index c3203e933..419776591 100644 --- a/domains/abhilash.json +++ b/domains/abhilash.json @@ -5,6 +5,7 @@ "username": "", "email": "abhilashk1@proton.me", "twitter": "OstrichHimself" + "username": "Ostrichization" }, "record": { "CNAME": "ostrichization.github.io" From b0d99b70d302467d3ac1c6614bf167f4fc1e023a Mon Sep 17 00:00:00 2001 From: Abhilash K <81313252+Ostrichization@users.noreply.github.com> Date: Sat, 2 Mar 2024 18:29:16 -0500 Subject: [PATCH 0518/2331] Update abhilash.json --- domains/abhilash.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/abhilash.json b/domains/abhilash.json index 419776591..3579f9122 100644 --- a/domains/abhilash.json +++ b/domains/abhilash.json @@ -2,10 +2,9 @@ "description": "Personal portfolio", "repo": "https://github.com/ostrichization/ostrichization.github.io", "owner": { - "username": "", + "username": "Ostrichization", "email": "abhilashk1@proton.me", "twitter": "OstrichHimself" - "username": "Ostrichization" }, "record": { "CNAME": "ostrichization.github.io" From f35818db8444f37ecdea6a5aa028eb8af8c93f0d Mon Sep 17 00:00:00 2001 From: Sstudiosdev Date: Sat, 2 Mar 2024 20:42:52 -0600 Subject: [PATCH 0519/2331] feat(domain): sstudiosdev.is-a.dev --- domains/sstudiosdev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sstudiosdev.json diff --git a/domains/sstudiosdev.json b/domains/sstudiosdev.json new file mode 100644 index 000000000..fc24f9bb3 --- /dev/null +++ b/domains/sstudiosdev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sstudiosdev", + "email": "sstudiosdev@gmail.com" + }, + "record": { + "CNAME": "sstudiosdev.github.io" + } +} From c9282594f9c97ce796a0e297144d8a249088ea22 Mon Sep 17 00:00:00 2001 From: devendra <98072876+devendrakanojiya@users.noreply.github.com> Date: Sun, 3 Mar 2024 10:57:47 +0530 Subject: [PATCH 0520/2331] Rename devendra.json to _github-pages-challenge-devendrakanojiya.devendra.json changed json file name to intigrate it with github pages --- ...son => _github-pages-challenge-devendrakanojiya.devendra.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{devendra.json => _github-pages-challenge-devendrakanojiya.devendra.json} (100%) diff --git a/domains/devendra.json b/domains/_github-pages-challenge-devendrakanojiya.devendra.json similarity index 100% rename from domains/devendra.json rename to domains/_github-pages-challenge-devendrakanojiya.devendra.json From 58c2c23d63432b05ab5978a5c9259032a5475798 Mon Sep 17 00:00:00 2001 From: devendrakanojiya Date: Sun, 3 Mar 2024 11:01:56 +0530 Subject: [PATCH 0521/2331] feat(domain): devendrakanojiya.is-a.dev --- domains/devendrakanojiya.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/devendrakanojiya.json diff --git a/domains/devendrakanojiya.json b/domains/devendrakanojiya.json new file mode 100644 index 000000000..761e22292 --- /dev/null +++ b/domains/devendrakanojiya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "devendrakanojiya", + "email": "s_36100@bkbirlacollegekalyan.com" + }, + "record": { + "CNAME": "_github-pages-challenge-devendrakanojiya.devendrakanojiya" + } +} From 9e0340bfa2e1f5d41a3b7f47925c74dfe7a96f39 Mon Sep 17 00:00:00 2001 From: devendra <98072876+devendrakanojiya@users.noreply.github.com> Date: Sun, 3 Mar 2024 11:05:54 +0530 Subject: [PATCH 0522/2331] Update and rename devendrakanojiya.json to _github-pages-challenge-devendrakanojiya.devendrakanojiya.json Changed record type from CNAME to TXT type and renamed the file with github pages hostname --- ...thub-pages-challenge-devendrakanojiya.devendrakanojiya.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{devendrakanojiya.json => _github-pages-challenge-devendrakanojiya.devendrakanojiya.json} (64%) diff --git a/domains/devendrakanojiya.json b/domains/_github-pages-challenge-devendrakanojiya.devendrakanojiya.json similarity index 64% rename from domains/devendrakanojiya.json rename to domains/_github-pages-challenge-devendrakanojiya.devendrakanojiya.json index 761e22292..7b2f53a9f 100644 --- a/domains/devendrakanojiya.json +++ b/domains/_github-pages-challenge-devendrakanojiya.devendrakanojiya.json @@ -4,6 +4,6 @@ "email": "s_36100@bkbirlacollegekalyan.com" }, "record": { - "CNAME": "_github-pages-challenge-devendrakanojiya.devendrakanojiya" + "TXT": "37b9724a41bf8e23b2a352d65b7d19" } } From 65eb354dfc269af55d3895c7a1028dc93a17cd8a Mon Sep 17 00:00:00 2001 From: tejas-wa Date: Sun, 3 Mar 2024 11:56:51 +0530 Subject: [PATCH 0523/2331] feat(domain): tejaswa.is-a.dev --- domains/tejaswa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tejaswa.json diff --git a/domains/tejaswa.json b/domains/tejaswa.json new file mode 100644 index 000000000..b0233fcbc --- /dev/null +++ b/domains/tejaswa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tejas-wa", + "email": "sa.firein@proton.me" + }, + "record": { + "CNAME": "tejas-wa.github.io" + } +} From b79f7e5f0b1374ca86e958bdc7141058087454ac Mon Sep 17 00:00:00 2001 From: Sunil Gupta <131786207+skgupta507@users.noreply.github.com> Date: Sun, 3 Mar 2024 12:02:59 +0530 Subject: [PATCH 0524/2331] Update sunil.json --- domains/sunil.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sunil.json b/domains/sunil.json index 8748208c3..2f2b998ac 100644 --- a/domains/sunil.json +++ b/domains/sunil.json @@ -4,6 +4,6 @@ "email": "sunilk98850@gmail.com" }, "record": { - "URL": "https://yt-musix.vercel.app" + "URL": "https://sk-portfolio-five.vercel.app/" } } From d23085107cb901305e41e7e6862783a52cc019e1 Mon Sep 17 00:00:00 2001 From: itmefriday Date: Sun, 3 Mar 2024 12:50:10 +0530 Subject: [PATCH 0525/2331] feat(domain): friday.is-a.dev --- domains/friday.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/friday.json diff --git a/domains/friday.json b/domains/friday.json new file mode 100644 index 000000000..c78da9609 --- /dev/null +++ b/domains/friday.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "itmefriday", + "email": "chauhan20292827@gmail.com" + }, + "record": { + "A": ["109.71.252.37"] + } +} From 28dbe1eaf2aebaa03bc522b6fe29df418d41fca3 Mon Sep 17 00:00:00 2001 From: Fazliddin Farhodov <103936585+AmoreForever@users.noreply.github.com> Date: Sun, 3 Mar 2024 12:38:55 +0500 Subject: [PATCH 0526/2331] Create hikamoru.json --- domains/hikamoru.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/hikamoru.json diff --git a/domains/hikamoru.json b/domains/hikamoru.json new file mode 100644 index 000000000..0829a76a9 --- /dev/null +++ b/domains/hikamoru.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "AmoreForever", + "email": "me.thefarkhodov@gmail.com" + }, + "record": { + "CNAME": "hikamoru.uz" + } From 4397b5ea114aa017662f4c4b2b92807fb71fa225 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sun, 3 Mar 2024 11:03:29 +0100 Subject: [PATCH 0527/2331] Delete domains/paste.stefdp.json --- domains/paste.stefdp.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/paste.stefdp.json diff --git a/domains/paste.stefdp.json b/domains/paste.stefdp.json deleted file mode 100644 index e2b559f3c..000000000 --- a/domains/paste.stefdp.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "Stef-00012", - "email": "admin@stefdp.is-a.dev", - "discord": "694986201739952229", - "github_id": 81536172 - }, - "record": { - "CNAME": "proxy.stefdp.is-a.dev" - } -} From 0118f8b8353a2ca3897e76c3462eabf8d9b38857 Mon Sep 17 00:00:00 2001 From: Urging <90156029+UrgingOfc@users.noreply.github.com> Date: Sun, 3 Mar 2024 11:07:50 +0100 Subject: [PATCH 0528/2331] Create minecraft.urging.json --- domains/minecraft.urging.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/minecraft.urging.json diff --git a/domains/minecraft.urging.json b/domains/minecraft.urging.json new file mode 100644 index 000000000..23068c949 --- /dev/null +++ b/domains/minecraft.urging.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "UrgingOfc", + "email": "diogo.lopes.silva.ch@gmail.com" + }, + "record": { + "A": ["194.125.251.253","194.125.251.254"] + } +} From c98009d37bc106c4a3f56e7ab25a3117d8f4dac5 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sun, 3 Mar 2024 11:15:22 +0100 Subject: [PATCH 0529/2331] Delete domains/_discord.dashboard.gattinhosbot.json --- domains/_discord.dashboard.gattinhosbot.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_discord.dashboard.gattinhosbot.json diff --git a/domains/_discord.dashboard.gattinhosbot.json b/domains/_discord.dashboard.gattinhosbot.json deleted file mode 100644 index b2bf9a11d..000000000 --- a/domains/_discord.dashboard.gattinhosbot.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Stef-00012", - "email": "stefano.delprete.08@gmail.com" - }, - "record": { - "TXT": "dh=8fb11c7ecad141914be5cc41aa1b4569dcd14f6c" - } -} From 94d6b8622cd9d5acc66fcb794a68e57b07d3eb22 Mon Sep 17 00:00:00 2001 From: damnUUUU Date: Sun, 3 Mar 2024 15:46:04 +0530 Subject: [PATCH 0530/2331] feat(domain): damu.is-a.dev --- domains/damu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/damu.json diff --git a/domains/damu.json b/domains/damu.json new file mode 100644 index 000000000..86afbe371 --- /dev/null +++ b/domains/damu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "damnUUUU", + "email": "damodar.sssihl@gmail.com" + }, + "record": { + "A": ["103.174.70.38"] + } +} From 1f8995e276c7e31df6b4c78e39bc37f507ebd606 Mon Sep 17 00:00:00 2001 From: coangsang Date: Sun, 3 Mar 2024 18:31:30 +0700 Subject: [PATCH 0531/2331] feat(domain): luyende.is-a.dev --- domains/luyende.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/luyende.json diff --git a/domains/luyende.json b/domains/luyende.json new file mode 100644 index 000000000..03f14a3eb --- /dev/null +++ b/domains/luyende.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "coangsang", + "email": "sangtkx2@gmail.com" + }, + "record": { + "CNAME": "gv-dc5d3bwhw7btmc.dv.googlehosted.com" + } +} From 3ff6f4401d21160cd3d5e158db9fc02c534edb68 Mon Sep 17 00:00:00 2001 From: vshell-vxj <161979254+vshell-vxj@users.noreply.github.com> Date: Sun, 3 Mar 2024 16:16:36 +0300 Subject: [PATCH 0532/2331] Update vsh.json --- domains/vsh.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/vsh.json b/domains/vsh.json index ff07ef68a..0a919c176 100644 --- a/domains/vsh.json +++ b/domains/vsh.json @@ -7,3 +7,4 @@ "CNAME": "vshell-vxj.github.io" } } + From 0d7b033b74c277b0baf01d667407eed7af5e103b Mon Sep 17 00:00:00 2001 From: AjayAntoIsDev Date: Sun, 3 Mar 2024 19:32:35 +0530 Subject: [PATCH 0533/2331] feat(domain): ajayanto.is-a.dev --- domains/ajayanto.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ajayanto.json diff --git a/domains/ajayanto.json b/domains/ajayanto.json new file mode 100644 index 000000000..179fd154e --- /dev/null +++ b/domains/ajayanto.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AjayAntoIsDev", + "email": "ajayantoisdev@gmail.com" + }, + "record": { + "CNAME": "ajayanto cname ajayanto.pages.dev" + } +} From 3b22df1056499bba4c7debf10117137893edd9a6 Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Sun, 3 Mar 2024 15:45:46 +0100 Subject: [PATCH 0534/2331] Update ciaobot.json --- domains/ciaobot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ciaobot.json b/domains/ciaobot.json index 50115f896..7ad63134d 100644 --- a/domains/ciaobot.json +++ b/domains/ciaobot.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "37.114.37.132" + "194.60.201.37" ] } } From 5082fdda47dcd1c5c4c9141d672216e4f355ca72 Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Sun, 3 Mar 2024 15:46:23 +0100 Subject: [PATCH 0535/2331] Update status.ciaobot.json --- domains/status.ciaobot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/status.ciaobot.json b/domains/status.ciaobot.json index 50115f896..7ad63134d 100644 --- a/domains/status.ciaobot.json +++ b/domains/status.ciaobot.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "37.114.37.132" + "194.60.201.37" ] } } From 9c1a28b431ae9e23517049ef73fe1f1a6b8fed00 Mon Sep 17 00:00:00 2001 From: abdelkarimain Date: Sun, 3 Mar 2024 15:52:23 +0100 Subject: [PATCH 0536/2331] feat(domain): abdelkarimain.is-a.dev --- domains/abdelkarimain.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/abdelkarimain.json diff --git a/domains/abdelkarimain.json b/domains/abdelkarimain.json new file mode 100644 index 000000000..bc8f7f4b1 --- /dev/null +++ b/domains/abdelkarimain.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "abdelkarimain", + "email": "abdelkarimain0@gmail.com" + }, + "record": { + "CNAME": "abdelkarimain.github.io" + } +} From d1b809efa350292a524ed5a5a1fcb04fbd7a17ac Mon Sep 17 00:00:00 2001 From: simply-leon Date: Sun, 3 Mar 2024 21:32:13 +0530 Subject: [PATCH 0537/2331] feat(domain): simplyleon.is-a.dev --- domains/simplyleon.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/simplyleon.json diff --git a/domains/simplyleon.json b/domains/simplyleon.json new file mode 100644 index 000000000..26b42838e --- /dev/null +++ b/domains/simplyleon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "simply-leon", + "email": "saishashaz@gmail.com" + }, + "record": { + "CNAME": "1aumop7g.up.railway.app" + } +} From 161d646ec6d3655706a6a586f2929c3ec95731c2 Mon Sep 17 00:00:00 2001 From: Urging <90156029+UrgingOfc@users.noreply.github.com> Date: Sun, 3 Mar 2024 19:28:45 +0100 Subject: [PATCH 0538/2331] Update minecraft.urging.json --- domains/minecraft.urging.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/minecraft.urging.json b/domains/minecraft.urging.json index 23068c949..e0d094d44 100644 --- a/domains/minecraft.urging.json +++ b/domains/minecraft.urging.json @@ -4,6 +4,6 @@ "email": "diogo.lopes.silva.ch@gmail.com" }, "record": { - "A": ["194.125.251.253","194.125.251.254"] + "A": ["69.30.249.53"] } } From c9020ee2c1cef281462380f0f9a8b477a9dba77d Mon Sep 17 00:00:00 2001 From: davidctinescu Date: Sun, 3 Mar 2024 21:11:35 +0200 Subject: [PATCH 0539/2331] feat(domain): windowsbuild3r.is-a.dev --- domains/windowsbuild3r.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/windowsbuild3r.json diff --git a/domains/windowsbuild3r.json b/domains/windowsbuild3r.json new file mode 100644 index 000000000..ba7cc3a72 --- /dev/null +++ b/domains/windowsbuild3r.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "davidctinescu", + "email": "david.andrei.pisoi@gmail.com" + }, + "record": { + "CNAME": "davidctinescu.github.io" + } +} From 461334c75395f98b901e4df3d69a8f4099d46e10 Mon Sep 17 00:00:00 2001 From: mikotohime Date: Sun, 3 Mar 2024 22:41:54 +0300 Subject: [PATCH 0540/2331] feat(domain): mekota.is-a.dev --- domains/mekota.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mekota.json diff --git a/domains/mekota.json b/domains/mekota.json new file mode 100644 index 000000000..7c88b841e --- /dev/null +++ b/domains/mekota.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mikotohime", + "email": "exosk1ll.twl@gmail.com" + }, + "record": { + "A": ["194.28.226.129"] + } +} From f74480a1652bd114cd51f612396a6176a1e702f1 Mon Sep 17 00:00:00 2001 From: ainabdelkarim Date: Sun, 3 Mar 2024 20:59:27 +0100 Subject: [PATCH 0541/2331] feat(domain): ain3abdo.is-a.dev --- domains/ain3abdo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ain3abdo.json diff --git a/domains/ain3abdo.json b/domains/ain3abdo.json new file mode 100644 index 000000000..6d55a4cc1 --- /dev/null +++ b/domains/ain3abdo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ainabdelkarim", + "email": "abdelkarimain0@gmail.com" + }, + "record": { + "CNAME": "ainabdelkarim.github.io" + } +} From bec05309d83b838ccec2bd72408b3a7ee97d382e Mon Sep 17 00:00:00 2001 From: Ajay Anto <120694977+AjayAntoIsDev@users.noreply.github.com> Date: Mon, 4 Mar 2024 07:07:03 +0530 Subject: [PATCH 0542/2331] Update ajayanto.json --- domains/ajayanto.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ajayanto.json b/domains/ajayanto.json index 179fd154e..6860de31f 100644 --- a/domains/ajayanto.json +++ b/domains/ajayanto.json @@ -4,6 +4,6 @@ "email": "ajayantoisdev@gmail.com" }, "record": { - "CNAME": "ajayanto cname ajayanto.pages.dev" + "CNAME": "ajayanto.pages.dev" } } From 4ed8d455e2740fbd62329e73f25928b9b4ce60d7 Mon Sep 17 00:00:00 2001 From: MerelyMiserable Date: Sun, 3 Mar 2024 21:39:46 -0600 Subject: [PATCH 0543/2331] feat(domain): merely.is-a.dev --- domains/merely.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/merely.json diff --git a/domains/merely.json b/domains/merely.json new file mode 100644 index 000000000..b8f94e243 --- /dev/null +++ b/domains/merely.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MerelyMiserable", + "email": "MerelyMiserable@gmail.com" + }, + "record": { + "CNAME": "merelymiserable.github.io" + } +} From 7871a3df47504ee843ad0f76c3c14b3c1012ad46 Mon Sep 17 00:00:00 2001 From: AtharvParsewar Date: Mon, 4 Mar 2024 12:33:20 +0530 Subject: [PATCH 0544/2331] feat(domain): mastergrid.is-a.dev --- domains/mastergrid.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mastergrid.json diff --git a/domains/mastergrid.json b/domains/mastergrid.json new file mode 100644 index 000000000..f1df135d0 --- /dev/null +++ b/domains/mastergrid.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AtharvParsewar", + "email": "atharvparsewar@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From 550bfc9094b873cbdf560085a8f4a9feb2b1f49f Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Mon, 4 Mar 2024 09:28:24 +0200 Subject: [PATCH 0545/2331] Create ts.yfa.json --- domains/ts.yfa.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/ts.yfa.json diff --git a/domains/ts.yfa.json b/domains/ts.yfa.json new file mode 100644 index 000000000..070dad1e9 --- /dev/null +++ b/domains/ts.yfa.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "YouFoundAlpha", + "email": "alpha@alpha.is-a.dev", + "Discord": "661121998830960651", + "Twitter": "YouFoundAlpha", + "GitHub": "YouFoundAlpha", + "GitLab": "YouFoundAlpha", + "Mastodon": "@YouFoundAlpha@mastodon.social" + }, + "record": { + "URL": "https://yfa.duckdns.org" + } +} From 9a677770d2fc62a7e77330478409d74f43e94ceb Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Mon, 4 Mar 2024 09:30:39 +0200 Subject: [PATCH 0546/2331] Update and rename ts.yfa.json to s.yfa.json --- domains/{ts.yfa.json => s.yfa.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{ts.yfa.json => s.yfa.json} (100%) diff --git a/domains/ts.yfa.json b/domains/s.yfa.json similarity index 100% rename from domains/ts.yfa.json rename to domains/s.yfa.json From 0cfdd772ef2a48b6ebaa2f8224ec9fb58e22f1a1 Mon Sep 17 00:00:00 2001 From: Tenvy Date: Mon, 4 Mar 2024 15:37:58 +0800 Subject: [PATCH 0547/2331] feat(domain): tenvy.is-a.dev --- domains/tenvy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tenvy.json diff --git a/domains/tenvy.json b/domains/tenvy.json new file mode 100644 index 000000000..8b19550a7 --- /dev/null +++ b/domains/tenvy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Tenvy", + "email": "riskykusyon.school@gmail.com" + }, + "record": { + "URL": "https://tenvy.vercel.app" + } +} From 3e37f9d43460dabfe9b01af10a98b3f9c8ce851c Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Mon, 4 Mar 2024 11:15:13 +0200 Subject: [PATCH 0548/2331] Rename s.yfa.json to server.yfa.json --- domains/{s.yfa.json => server.yfa.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{s.yfa.json => server.yfa.json} (100%) diff --git a/domains/s.yfa.json b/domains/server.yfa.json similarity index 100% rename from domains/s.yfa.json rename to domains/server.yfa.json From 8d87c16cf6a107e3ccd99b92eee2168cda711c80 Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Mon, 4 Mar 2024 11:59:00 +0200 Subject: [PATCH 0549/2331] Update yfa.json --- domains/yfa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yfa.json b/domains/yfa.json index b73dd041a..12aa0463a 100644 --- a/domains/yfa.json +++ b/domains/yfa.json @@ -9,6 +9,6 @@ "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "URL": "https://alpha.is-a.dev" + "CNAME": "edge.redirect.pizza" } } From 1d250cd4459354b246c16833c77f7ac4fd938d4b Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Mon, 4 Mar 2024 11:59:22 +0200 Subject: [PATCH 0550/2331] Update yfadev.json --- domains/yfadev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yfadev.json b/domains/yfadev.json index b73dd041a..12aa0463a 100644 --- a/domains/yfadev.json +++ b/domains/yfadev.json @@ -9,6 +9,6 @@ "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "URL": "https://alpha.is-a.dev" + "CNAME": "edge.redirect.pizza" } } From b0563326b7be64a991db71318e8f03ecbe4ad0a1 Mon Sep 17 00:00:00 2001 From: _sumit_rajak_07 Date: Mon, 4 Mar 2024 21:16:35 +0545 Subject: [PATCH 0551/2331] Update sumitrajak.json --- domains/sumitrajak.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sumitrajak.json b/domains/sumitrajak.json index 1f6237923..b73a23b16 100644 --- a/domains/sumitrajak.json +++ b/domains/sumitrajak.json @@ -4,6 +4,6 @@ "email": "rajaksummit9@gmail.com" }, "record": { - "URL": "https://sumitrajak404.github.io/my_portfolio/" + "CNAME": "sumitrajak.pages.dev" } } From 4ae314ee42ccad2f3b0e4334e2ac6d2c63e3963d Mon Sep 17 00:00:00 2001 From: Toast <123399463+Toast0012@users.noreply.github.com> Date: Mon, 4 Mar 2024 11:37:04 -0500 Subject: [PATCH 0552/2331] Update xtoast.json --- domains/xtoast.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/xtoast.json b/domains/xtoast.json index 6719faabf..3025da7e2 100644 --- a/domains/xtoast.json +++ b/domains/xtoast.json @@ -4,6 +4,6 @@ "email": "aahansiwakoti1@gmail.com" }, "record": { - "CNAME": "toastdev.pages.dev" + "CNAME": "toast-about-me.onrender.com" } } From a7a50ea26a6b6170253852c5f17f0d343ea166bc Mon Sep 17 00:00:00 2001 From: Snupai Date: Mon, 4 Mar 2024 22:17:42 +0100 Subject: [PATCH 0553/2331] feat(domain): snupai.is-a.dev --- domains/snupai.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/snupai.json diff --git a/domains/snupai.json b/domains/snupai.json new file mode 100644 index 000000000..cbf972ec5 --- /dev/null +++ b/domains/snupai.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Snupai", + "email": "yannluca@naeher.eu" + }, + "record": { + "URL": "snupai.me" + } +} From 29b4042cb4c751510ec4a5e11ad92c2a029397ef Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Tue, 5 Mar 2024 09:08:52 +0200 Subject: [PATCH 0554/2331] Removed server since it doesn't have to be used --- domains/server.yfa.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 domains/server.yfa.json diff --git a/domains/server.yfa.json b/domains/server.yfa.json deleted file mode 100644 index 070dad1e9..000000000 --- a/domains/server.yfa.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "owner": { - "username": "YouFoundAlpha", - "email": "alpha@alpha.is-a.dev", - "Discord": "661121998830960651", - "Twitter": "YouFoundAlpha", - "GitHub": "YouFoundAlpha", - "GitLab": "YouFoundAlpha", - "Mastodon": "@YouFoundAlpha@mastodon.social" - }, - "record": { - "URL": "https://yfa.duckdns.org" - } -} From 774080b2374bef3aa1af1f4089ce71656b3893ce Mon Sep 17 00:00:00 2001 From: sankalp pathak <95154157+K144U@users.noreply.github.com> Date: Tue, 5 Mar 2024 15:12:20 +0530 Subject: [PATCH 0555/2331] Create sankalp.json --- domains/sankalp.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sankalp.json diff --git a/domains/sankalp.json b/domains/sankalp.json new file mode 100644 index 000000000..8af5afc14 --- /dev/null +++ b/domains/sankalp.json @@ -0,0 +1,11 @@ +{ + "description": "Sankalp Pathak Website", + "repo": "https://github.com/k144u/k144u.github.io", + "owner": { + "username": "k144u", + "email": "pathaksankalp04@gmail.com" + }, + "record": { + "CNAME": "k144u.github.io" + } +} From bf862f0d8a77ff1fa2c319dce69b99083096cd31 Mon Sep 17 00:00:00 2001 From: shreekrishnalamichhane Date: Tue, 5 Mar 2024 16:38:33 +0545 Subject: [PATCH 0556/2331] feat(domain): shree.is-a.dev --- domains/shree.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shree.json diff --git a/domains/shree.json b/domains/shree.json new file mode 100644 index 000000000..284bc5838 --- /dev/null +++ b/domains/shree.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shreekrishnalamichhane", + "email": "uniksk123@gmail.com" + }, + "record": { + "CNAME": "shreekrishnalamichhhane.com.np" + } +} From 30f214db59108917326470d046de8937b61dddb7 Mon Sep 17 00:00:00 2001 From: Ashish Agarwal Date: Tue, 5 Mar 2024 20:13:16 +0530 Subject: [PATCH 0557/2331] Create _github-pages-challenge-ashishagarwal2023.ashishagarwal.json --- ...-pages-challenge-ashishagarwal2023.ashishagarwal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-ashishagarwal2023.ashishagarwal.json diff --git a/domains/_github-pages-challenge-ashishagarwal2023.ashishagarwal.json b/domains/_github-pages-challenge-ashishagarwal2023.ashishagarwal.json new file mode 100644 index 000000000..36c2d3c24 --- /dev/null +++ b/domains/_github-pages-challenge-ashishagarwal2023.ashishagarwal.json @@ -0,0 +1,9 @@ +{ +"owner": { +"username": "ashishagarwal2023", +"email": "code.with.aasheesh@gmail.com" +}, +"record": { +"TXT": "5089f9182e9025bc562c408fbf18e2" +} +} From c4eb20efcec37662319bf150284311d85028a094 Mon Sep 17 00:00:00 2001 From: AlphaTechnolog Date: Tue, 5 Mar 2024 16:13:11 -0400 Subject: [PATCH 0558/2331] feat(domain): alphatechnolog.is-a.dev --- domains/alphatechnolog.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/alphatechnolog.json diff --git a/domains/alphatechnolog.json b/domains/alphatechnolog.json new file mode 100644 index 000000000..eb11592b8 --- /dev/null +++ b/domains/alphatechnolog.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AlphaTechnolog", + "email": "gfranklings@gmail.com" + }, + "record": { + "CNAME": "alphatechnolog.github.io" + } +} From 4397e37310724f24f792a37efc194078ae53c284 Mon Sep 17 00:00:00 2001 From: Gabriel Guerra Date: Tue, 5 Mar 2024 16:15:33 -0400 Subject: [PATCH 0559/2331] chore: adding more information to the domains/alphatechnolog.json --- domains/alphatechnolog.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/alphatechnolog.json b/domains/alphatechnolog.json index eb11592b8..a57111a71 100644 --- a/domains/alphatechnolog.json +++ b/domains/alphatechnolog.json @@ -1,4 +1,6 @@ { + "description": "Personal page", + "repo": "https://github.com/alphatechnolog/alphatechnolog.github.io", "owner": { "username": "AlphaTechnolog", "email": "gfranklings@gmail.com" From 15b2ffe58cb54ac96a56537fb138301252a4c750 Mon Sep 17 00:00:00 2001 From: Kershan Date: Tue, 5 Mar 2024 22:51:41 +0000 Subject: [PATCH 0560/2331] Add kershan.json for kershan.is-a.dev --- domains/kershan.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/kershan.json diff --git a/domains/kershan.json b/domains/kershan.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/kershan.json @@ -0,0 +1 @@ + From 16ce307c5a93c1b98ec14eb93c82288ec5f91b50 Mon Sep 17 00:00:00 2001 From: Kershan Date: Tue, 5 Mar 2024 23:03:16 +0000 Subject: [PATCH 0561/2331] Update kershan.json --- domains/kershan.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/domains/kershan.json b/domains/kershan.json index 8b1378917..064dd47a5 100644 --- a/domains/kershan.json +++ b/domains/kershan.json @@ -1 +1,10 @@ - +{ + "description": "Kershan is a dev site, points to personal site", + "owner": { + "username": "kershan", + "email": "" + }, + "record": { + "URL": "http://platformer.online/" + } +} From 799600617d85ff85a8eefdd46e12ae2264e17ec1 Mon Sep 17 00:00:00 2001 From: Skitskat7738 Date: Tue, 5 Mar 2024 15:26:22 -0800 Subject: [PATCH 0562/2331] feat(domain): preston-code-lobby.is-a.dev --- domains/preston-code-lobby.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/preston-code-lobby.json diff --git a/domains/preston-code-lobby.json b/domains/preston-code-lobby.json new file mode 100644 index 000000000..6fd386cac --- /dev/null +++ b/domains/preston-code-lobby.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Skitskat7738", + "email": "doooogy7738@gmail.com" + }, + "record": { + "URL": "https://mountainous-doll.surge.sh/preston-code/prestoncode.wixsite.com/website-2.html" + } +} From 074ee5c3e629b6c0bb9d0fd154572e7ac2be0a45 Mon Sep 17 00:00:00 2001 From: vvirtues Date: Tue, 5 Mar 2024 19:18:57 -0500 Subject: [PATCH 0563/2331] feat(domain): vvxrtues.is-a.dev --- domains/vvxrtues.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vvxrtues.json diff --git a/domains/vvxrtues.json b/domains/vvxrtues.json new file mode 100644 index 000000000..f2ae91eed --- /dev/null +++ b/domains/vvxrtues.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vvirtues", + "email": "ezi2468@icloud.com" + }, + "record": { + "CNAME": "vvirtues.github.io" + } +} From 29cb8eef14b57d8d5e6c983d08b9971e9609ee3b Mon Sep 17 00:00:00 2001 From: mznking Date: Wed, 6 Mar 2024 10:38:15 +0530 Subject: [PATCH 0564/2331] feat(domain): zyronixbot.mznking.is-a.dev --- domains/zyronixbot.mznking.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zyronixbot.mznking.json diff --git a/domains/zyronixbot.mznking.json b/domains/zyronixbot.mznking.json new file mode 100644 index 000000000..28a83399e --- /dev/null +++ b/domains/zyronixbot.mznking.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mznking", + "email": "maazinking23@gmail.com" + }, + "record": { + "CNAME": "zyronixbot.onrender.com" + } +} From 3600f84d0d6e3cca4d2a39592b9c38344a254616 Mon Sep 17 00:00:00 2001 From: Omxpro Date: Wed, 6 Mar 2024 14:22:18 +0530 Subject: [PATCH 0565/2331] feat(domain): data.om.is-a.dev --- domains/data.om.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/data.om.json diff --git a/domains/data.om.json b/domains/data.om.json new file mode 100644 index 000000000..a5ef99a26 --- /dev/null +++ b/domains/data.om.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Omxpro", + "email": "omsenjalia+github@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From 87ac0c934551f2c89f880334c5da4244a51a9577 Mon Sep 17 00:00:00 2001 From: Omxpro <161011172+Omxpro@users.noreply.github.com> Date: Wed, 6 Mar 2024 14:29:42 +0530 Subject: [PATCH 0566/2331] Change github acc --- domains/om.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/om.json b/domains/om.json index a79df67f8..ebddb955c 100644 --- a/domains/om.json +++ b/domains/om.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Omxpro", + "username": "TerraPlayz", "email": "omsenjalia+github@gmail.com" }, "record": { From ee669f9e99703edc0825bc0a76212fb38b218b6d Mon Sep 17 00:00:00 2001 From: Omxpro <161011172+Omxpro@users.noreply.github.com> Date: Wed, 6 Mar 2024 14:30:24 +0530 Subject: [PATCH 0567/2331] Change github acc --- domains/data.om.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/data.om.json b/domains/data.om.json index a5ef99a26..9719d3a4f 100644 --- a/domains/data.om.json +++ b/domains/data.om.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Omxpro", + "username": "TerraPlayz", "email": "omsenjalia+github@gmail.com" }, "record": { From 02969ad949c070ae192193b5fff112d2e2d03d84 Mon Sep 17 00:00:00 2001 From: Akshat <75732865+LegendOP1041@users.noreply.github.com> Date: Wed, 6 Mar 2024 18:56:42 +0530 Subject: [PATCH 0568/2331] Delete lava4.akshtt.is-a.dev --- domains/lava4.akshtt.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/lava4.akshtt.json diff --git a/domains/lava4.akshtt.json b/domains/lava4.akshtt.json deleted file mode 100644 index d55e38eee..000000000 --- a/domains/lava4.akshtt.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "LegendOP1041", - "email": "maillegendop@gmail.com", - "discord": "1056531806763102218" - }, - - "record": { - "A": ["69.30.249.53"] - } - } - \ No newline at end of file From 324269579d4afa158bd7d4e5446b848f7ff96556 Mon Sep 17 00:00:00 2001 From: Akshat <75732865+LegendOP1041@users.noreply.github.com> Date: Wed, 6 Mar 2024 18:56:55 +0530 Subject: [PATCH 0569/2331] Delete lava3.akshtt.is-a.dev --- domains/lava3.akshtt.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/lava3.akshtt.json diff --git a/domains/lava3.akshtt.json b/domains/lava3.akshtt.json deleted file mode 100644 index d55e38eee..000000000 --- a/domains/lava3.akshtt.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "LegendOP1041", - "email": "maillegendop@gmail.com", - "discord": "1056531806763102218" - }, - - "record": { - "A": ["69.30.249.53"] - } - } - \ No newline at end of file From b55e62a321b9ddf2918ef32d466e3a016e0a2bf1 Mon Sep 17 00:00:00 2001 From: kryptorian Date: Wed, 6 Mar 2024 18:57:27 +0100 Subject: [PATCH 0570/2331] feat(domain): kryptorian.is-a.dev --- domains/kryptorian.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kryptorian.json diff --git a/domains/kryptorian.json b/domains/kryptorian.json new file mode 100644 index 000000000..fd8cf6484 --- /dev/null +++ b/domains/kryptorian.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kryptorian", + "email": "kryptoria@protonmail.com" + }, + "record": { + "A": ["130.61.159.247"] + } +} From 46b47585b780c14dd69047889650b159d9d57124 Mon Sep 17 00:00:00 2001 From: devendrakanojiya Date: Thu, 7 Mar 2024 00:28:49 +0530 Subject: [PATCH 0571/2331] feat(domain): devendra.is-a.dev --- domains/devendra.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/devendra.json diff --git a/domains/devendra.json b/domains/devendra.json new file mode 100644 index 000000000..54ccceebe --- /dev/null +++ b/domains/devendra.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "devendrakanojiya", + "email": "s_36100@bkbirlacollegekalyan.com" + }, + "record": { + "CNAME": "devendrakanojiya.github.io" + } +} From dc58239d70f1f84ee628b110d61deee0bece38d1 Mon Sep 17 00:00:00 2001 From: joao-zanutto Date: Wed, 6 Mar 2024 13:59:59 -0800 Subject: [PATCH 0572/2331] feat(domain): joaoz.is-a.dev --- domains/joaoz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/joaoz.json diff --git a/domains/joaoz.json b/domains/joaoz.json new file mode 100644 index 000000000..7e2b6dd55 --- /dev/null +++ b/domains/joaoz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "joao-zanutto", + "email": "jpberno@gmail.com" + }, + "record": { + "CNAME": "https://joao-zanutto.github.io/portfolio" + } +} From 142e238a72e2ca3916b09d362ada1fd37b428c11 Mon Sep 17 00:00:00 2001 From: Zirmith Date: Wed, 6 Mar 2024 20:14:18 -0600 Subject: [PATCH 0573/2331] feat(domain): venarimusic.is-a.dev --- domains/venarimusic.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/venarimusic.json diff --git a/domains/venarimusic.json b/domains/venarimusic.json new file mode 100644 index 000000000..9febaf01a --- /dev/null +++ b/domains/venarimusic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Zirmith", + "email": "f2v74yt@gmail.com" + }, + "record": { + "CNAME": "vens-music-cove.onrender.com" + } +} From e23ce19b91b9a35c23e67dc2fc45c6cf8f06d795 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=A7=81Voltage=EA=A7=82?= Date: Wed, 6 Mar 2024 20:22:41 -0600 Subject: [PATCH 0574/2331] Delete domains/ninetechnologies.json --- domains/ninetechnologies.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/ninetechnologies.json diff --git a/domains/ninetechnologies.json b/domains/ninetechnologies.json deleted file mode 100644 index fee716ec8..000000000 --- a/domains/ninetechnologies.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "Zirmith", - "email": "f2v74yt@gmail.com", - "discord": "481475041217871882" - }, - - "record": { - "CNAME": "https://ninetechnologies.is-a.dev" - } - } - \ No newline at end of file From 64b47d21c88a5b00a549ed628f9f81e3766dd4a5 Mon Sep 17 00:00:00 2001 From: LucasZick Date: Thu, 7 Mar 2024 02:02:32 -0300 Subject: [PATCH 0575/2331] feat(domain): lucas-zick.is-a.dev --- domains/lucas-zick.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lucas-zick.json diff --git a/domains/lucas-zick.json b/domains/lucas-zick.json new file mode 100644 index 000000000..1c9bc030f --- /dev/null +++ b/domains/lucas-zick.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LucasZick", + "email": "lucasalexandrezick@gmail.com" + }, + "record": { + "A": ["144.22.193.227"] + } +} From 8c557c30bea1c52d440969fd2aa4cf8d1dc03226 Mon Sep 17 00:00:00 2001 From: Onlive1337 Date: Thu, 7 Mar 2024 12:36:48 +0500 Subject: [PATCH 0576/2331] feat(domain): onlive.is-a.dev --- domains/onlive.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/onlive.json diff --git a/domains/onlive.json b/domains/onlive.json new file mode 100644 index 000000000..3f316e09e --- /dev/null +++ b/domains/onlive.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Onlive1337", + "email": "tabdulov2006@gmail.com" + }, + "record": { + "CNAME": "onlive1337.github.io" + } +} From 8e1fecb4c001bcb5433e65b6908551bd51f27813 Mon Sep 17 00:00:00 2001 From: Luki Zainur Date: Thu, 7 Mar 2024 16:25:38 +0700 Subject: [PATCH 0577/2331] Update luki.json --- domains/luki.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/domains/luki.json b/domains/luki.json index 467346fb9..d433c7c32 100644 --- a/domains/luki.json +++ b/domains/luki.json @@ -1,9 +1,11 @@ { + "description": "Used for blogging", + "repo": "https://github.com/lzif/lzif.github.io", "owner": { "username": "lzif", - "email": "people@lukiznr.my.id" + "email": "lukyfriendly@gmail.com" }, "record": { - "URL": "https://luki.my.id" + "CNAME": "lzif.github.io" } -} +} From 6911dc31fcc8399b3e41912874ba861a7e7182e4 Mon Sep 17 00:00:00 2001 From: Codixer Date: Thu, 7 Mar 2024 10:54:32 +0100 Subject: [PATCH 0578/2331] feat(domain): codixer.is-a.dev --- domains/codixer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/codixer.json diff --git a/domains/codixer.json b/domains/codixer.json new file mode 100644 index 000000000..1d9f9212a --- /dev/null +++ b/domains/codixer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Codixer", + "email": "stefano@stefanocoding.me" + }, + "record": { + "CNAME": "stefanocoding.me" + } +} From 5d123a6a5298a7d9ddf9ee7c5ebeeff366fb0753 Mon Sep 17 00:00:00 2001 From: Ravener Date: Thu, 7 Mar 2024 15:57:50 +0500 Subject: [PATCH 0579/2331] Create ravener.json --- domains/ravener.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ravener.json diff --git a/domains/ravener.json b/domains/ravener.json new file mode 100644 index 000000000..cf7b24b08 --- /dev/null +++ b/domains/ravener.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ravener", + "email": "ravener.anime@gmail.com", + "twitter": "RavenRavener", + "discord": "292690616285134850" + }, + "records": { + "URL": "https://ravener.vercel.app", + "TXT": "dh=da7bf917ef77c49f85bb9303d1703d0f10f492d8" + } +} From e6907a2f143d00715a2415dddab1d43a08dc4979 Mon Sep 17 00:00:00 2001 From: onlive Date: Thu, 7 Mar 2024 17:09:11 +0500 Subject: [PATCH 0580/2331] Update onlive.json update some details --- domains/onlive.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/onlive.json b/domains/onlive.json index 3f316e09e..520346f9d 100644 --- a/domains/onlive.json +++ b/domains/onlive.json @@ -1,7 +1,7 @@ { "owner": { - "username": "Onlive1337", - "email": "tabdulov2006@gmail.com" + "username": "onlive1337", + "discord": "onswix" }, "record": { "CNAME": "onlive1337.github.io" From 48352618b5e5ff8f7feb3f0477a95cadb899b1df Mon Sep 17 00:00:00 2001 From: onlive Date: Thu, 7 Mar 2024 17:10:09 +0500 Subject: [PATCH 0581/2331] Update onlive.json --- domains/onlive.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/onlive.json b/domains/onlive.json index 520346f9d..247f90a7e 100644 --- a/domains/onlive.json +++ b/domains/onlive.json @@ -1,7 +1,7 @@ { "owner": { "username": "onlive1337", - "discord": "onswix" + "email": "tabdulov2006@gmail.com" }, "record": { "CNAME": "onlive1337.github.io" From a5808adaeab6f478d7987870a191869916131c5a Mon Sep 17 00:00:00 2001 From: Ravener Date: Thu, 7 Mar 2024 17:26:43 +0500 Subject: [PATCH 0582/2331] Update ravener.json --- domains/ravener.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/ravener.json b/domains/ravener.json index cf7b24b08..cf85b470c 100644 --- a/domains/ravener.json +++ b/domains/ravener.json @@ -6,7 +6,6 @@ "discord": "292690616285134850" }, "records": { - "URL": "https://ravener.vercel.app", - "TXT": "dh=da7bf917ef77c49f85bb9303d1703d0f10f492d8" + "URL": "https://ravener.vercel.app" } } From 18fca85b6721d069d8b6d5d2ba8f89d0fd307576 Mon Sep 17 00:00:00 2001 From: Ravener Date: Thu, 7 Mar 2024 17:28:19 +0500 Subject: [PATCH 0583/2331] Create _discord.ravener.json --- domains/_discord.ravener.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_discord.ravener.json diff --git a/domains/_discord.ravener.json b/domains/_discord.ravener.json new file mode 100644 index 000000000..6e5704678 --- /dev/null +++ b/domains/_discord.ravener.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ravener", + "email": "ravener.anime@gmail.com", + "twitter": "RavenRavener", + "discord": "292690616285134850" + }, + "records": { + "TXT": "dh=da7bf917ef77c49f85bb9303d1703d0f10f492d8" + } +} From 1dccf1495529dd0e39e7ed59008ce4b8b0e5b818 Mon Sep 17 00:00:00 2001 From: Snupai Date: Thu, 7 Mar 2024 14:34:18 +0100 Subject: [PATCH 0584/2331] Update snupai.json --- domains/snupai.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/snupai.json b/domains/snupai.json index cbf972ec5..9031aed0d 100644 --- a/domains/snupai.json +++ b/domains/snupai.json @@ -4,6 +4,6 @@ "email": "yannluca@naeher.eu" }, "record": { - "URL": "snupai.me" + "URL": "https://snupai.me" } } From 07a75db0f1955e17c1188499517dae764a4b750a Mon Sep 17 00:00:00 2001 From: Manafix Date: Thu, 7 Mar 2024 14:35:07 +0100 Subject: [PATCH 0585/2331] feat(domain): modules.is-a.dev --- domains/modules.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/modules.json diff --git a/domains/modules.json b/domains/modules.json new file mode 100644 index 000000000..669411d09 --- /dev/null +++ b/domains/modules.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Manafix", + "email": "manafix.pub@gmail.com" + }, + "record": { + "CNAME": "handle.land" + } +} From e662430ca5fba8d82ef0527e3ccec2e186dcbd5f Mon Sep 17 00:00:00 2001 From: Ravener Date: Thu, 7 Mar 2024 20:43:49 +0500 Subject: [PATCH 0586/2331] Update ravener.json --- domains/ravener.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ravener.json b/domains/ravener.json index cf85b470c..0d4dce069 100644 --- a/domains/ravener.json +++ b/domains/ravener.json @@ -5,7 +5,7 @@ "twitter": "RavenRavener", "discord": "292690616285134850" }, - "records": { + "record": { "URL": "https://ravener.vercel.app" } } From a62048fc6346d8a8cf394291aff918bd8b3334a6 Mon Sep 17 00:00:00 2001 From: Ravener Date: Thu, 7 Mar 2024 20:44:21 +0500 Subject: [PATCH 0587/2331] Update _discord.ravener.json --- domains/_discord.ravener.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.ravener.json b/domains/_discord.ravener.json index 6e5704678..74860950c 100644 --- a/domains/_discord.ravener.json +++ b/domains/_discord.ravener.json @@ -5,7 +5,7 @@ "twitter": "RavenRavener", "discord": "292690616285134850" }, - "records": { + "record": { "TXT": "dh=da7bf917ef77c49f85bb9303d1703d0f10f492d8" } } From 8c9816176339a1c86fdc59e0826d5fd038ee1609 Mon Sep 17 00:00:00 2001 From: byKeksYT Date: Thu, 7 Mar 2024 17:10:13 +0100 Subject: [PATCH 0588/2331] feat(domain): verstandlxs.is-a.dev --- domains/verstandlxs.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/verstandlxs.json diff --git a/domains/verstandlxs.json b/domains/verstandlxs.json new file mode 100644 index 000000000..8273a838f --- /dev/null +++ b/domains/verstandlxs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "byKeksYT", + "email": "community@verstandlxs.de" + }, + "record": { + "CNAME": "verstandlxs.eu" + } +} From 6c2c2e7722aa7c626dd8c1540971aa03701e8667 Mon Sep 17 00:00:00 2001 From: LucasZick Date: Thu, 7 Mar 2024 14:04:06 -0300 Subject: [PATCH 0589/2331] feat(domain): zick.is-a.dev --- domains/zick.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zick.json diff --git a/domains/zick.json b/domains/zick.json new file mode 100644 index 000000000..1c9bc030f --- /dev/null +++ b/domains/zick.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LucasZick", + "email": "lucasalexandrezick@gmail.com" + }, + "record": { + "A": ["144.22.193.227"] + } +} From 279835c7d65a6199f825a68ff39eefbdd863d9ec Mon Sep 17 00:00:00 2001 From: Lucas Alexandre Zick <91704816+LucasZick@users.noreply.github.com> Date: Thu, 7 Mar 2024 14:05:23 -0300 Subject: [PATCH 0590/2331] Delete domains/lucas-zick.json --- domains/lucas-zick.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/lucas-zick.json diff --git a/domains/lucas-zick.json b/domains/lucas-zick.json deleted file mode 100644 index 1c9bc030f..000000000 --- a/domains/lucas-zick.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "LucasZick", - "email": "lucasalexandrezick@gmail.com" - }, - "record": { - "A": ["144.22.193.227"] - } -} From f99c0cbe6fe32f24cb85d6705837cfc1ef1893a6 Mon Sep 17 00:00:00 2001 From: kryptorian <153827350+kryptorian@users.noreply.github.com> Date: Thu, 7 Mar 2024 18:30:57 +0100 Subject: [PATCH 0591/2331] Update kryptorian.json --- domains/kryptorian.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kryptorian.json b/domains/kryptorian.json index fd8cf6484..42206950a 100644 --- a/domains/kryptorian.json +++ b/domains/kryptorian.json @@ -4,6 +4,6 @@ "email": "kryptoria@protonmail.com" }, "record": { - "A": ["130.61.159.247"] + "A": ["130.61.159.247:3000"] } } From 827e631eef4f699afea6ee0502274f23dd2abe4e Mon Sep 17 00:00:00 2001 From: kryptorian <153827350+kryptorian@users.noreply.github.com> Date: Thu, 7 Mar 2024 19:04:57 +0100 Subject: [PATCH 0592/2331] Update kryptorian.json removed port --- domains/kryptorian.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kryptorian.json b/domains/kryptorian.json index 42206950a..fd8cf6484 100644 --- a/domains/kryptorian.json +++ b/domains/kryptorian.json @@ -4,6 +4,6 @@ "email": "kryptoria@protonmail.com" }, "record": { - "A": ["130.61.159.247:3000"] + "A": ["130.61.159.247"] } } From bdea2e36a376b4035631419c5aac10a7bb990e71 Mon Sep 17 00:00:00 2001 From: Manafix Date: Thu, 7 Mar 2024 23:32:10 +0100 Subject: [PATCH 0593/2331] Update modules.json --- domains/modules.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/modules.json b/domains/modules.json index 669411d09..8f81d8dd2 100644 --- a/domains/modules.json +++ b/domains/modules.json @@ -4,6 +4,6 @@ "email": "manafix.pub@gmail.com" }, "record": { - "CNAME": "handle.land" + "CNAME": "manafix.dev" } } From 6b26b8cbea0fcace344a85eb724ab3fd82785879 Mon Sep 17 00:00:00 2001 From: Mrdev88 Date: Thu, 7 Mar 2024 18:05:13 -0500 Subject: [PATCH 0594/2331] feat(domain): mrdev88.is-a.dev --- domains/mrdev88.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mrdev88.json diff --git a/domains/mrdev88.json b/domains/mrdev88.json new file mode 100644 index 000000000..22c833e85 --- /dev/null +++ b/domains/mrdev88.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mrdev88", + "email": "RuizMahdi@gmx.com" + }, + "record": { + "CNAME": "mrdev88.github.io" + } +} From cfb106c615cfca3d0d5926a44f444e166b3c0fc2 Mon Sep 17 00:00:00 2001 From: Omxpro Date: Fri, 8 Mar 2024 13:05:00 +0530 Subject: [PATCH 0595/2331] Register api.om.is-a.dev --- domains/api.om.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/api.om.json diff --git a/domains/api.om.json b/domains/api.om.json new file mode 100644 index 000000000..a8872c3df --- /dev/null +++ b/domains/api.om.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "TerraPlayz", + "email": "omsenjalia@gmail.com", + "discord": "248470317540966443" + }, + + "record": { + "A": ["69.30.249.53"] + } + } + \ No newline at end of file From 8fe7d1d9663913ba5754ab22ec1797f35da4aae6 Mon Sep 17 00:00:00 2001 From: phamanhtiencutis1 Date: Fri, 8 Mar 2024 15:39:35 +0700 Subject: [PATCH 0596/2331] feat(domain): phamanhtien.is-a.dev --- domains/phamanhtien.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/phamanhtien.json diff --git a/domains/phamanhtien.json b/domains/phamanhtien.json new file mode 100644 index 000000000..0e8706f40 --- /dev/null +++ b/domains/phamanhtien.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "phamanhtiencutis1", + "email": "nhincaiditmemay888@gmail.com" + }, + "record": { + "CNAME": "181.ip.ply.gg" + } +} From 1c4884344ebe6b1bb76d93f51558bbd06e30d71f Mon Sep 17 00:00:00 2001 From: ultimduck Date: Fri, 8 Mar 2024 15:18:32 +0500 Subject: [PATCH 0597/2331] feat(domain): abyss.is-a.dev --- domains/abyss.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/abyss.json diff --git a/domains/abyss.json b/domains/abyss.json new file mode 100644 index 000000000..6dc9eded8 --- /dev/null +++ b/domains/abyss.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ultimduck", + "email": "zultimduk@gmail.com" + }, + "record": { + "CNAME": "ultimduck.github.io" + } +} From 8e285a0dd5bb5d918f61c1bc71a675d8dd750b6c Mon Sep 17 00:00:00 2001 From: Ravener Date: Fri, 8 Mar 2024 20:37:13 +0500 Subject: [PATCH 0598/2331] Add email for ravener.json --- domains/ravener.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/domains/ravener.json b/domains/ravener.json index 0d4dce069..534a363fe 100644 --- a/domains/ravener.json +++ b/domains/ravener.json @@ -6,6 +6,13 @@ "discord": "292690616285134850" }, "record": { - "URL": "https://ravener.vercel.app" + "URL": "https://ravener.vercel.app", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] } } From a858d6bc5a9ca8144039fac880de207902b0dc11 Mon Sep 17 00:00:00 2001 From: GAURAV <159716415+gauravgupta256@users.noreply.github.com> Date: Fri, 8 Mar 2024 21:48:36 +0530 Subject: [PATCH 0599/2331] Create gauravgupta.json --- domains/gauravgupta.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gauravgupta.json diff --git a/domains/gauravgupta.json b/domains/gauravgupta.json new file mode 100644 index 000000000..571c2edf5 --- /dev/null +++ b/domains/gauravgupta.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gauravgupta256", + "email": "gauravgupta8652@gmail.com" + }, + "record": { + "CNAME": "gauravgupta.is-a.dev" + } +} From 10540e2bdadfdbf594852566be81085d48f6093e Mon Sep 17 00:00:00 2001 From: gauravgupta256 Date: Fri, 8 Mar 2024 21:56:20 +0530 Subject: [PATCH 0600/2331] feat(domain): guptagaurav.is-a.dev --- domains/guptagaurav.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/guptagaurav.json diff --git a/domains/guptagaurav.json b/domains/guptagaurav.json new file mode 100644 index 000000000..6addb2155 --- /dev/null +++ b/domains/guptagaurav.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gauravgupta256", + "email": "gauravgupta8652@gmail.com" + }, + "record": { + "CNAME": "portfolio-gaurav.onrender.com" + } +} From 0cf23053303a47608fd598d2f05a44b9bdc4c200 Mon Sep 17 00:00:00 2001 From: gauravgupta256 Date: Fri, 8 Mar 2024 21:57:30 +0530 Subject: [PATCH 0601/2331] feat(domain): gauravguptaa.is-a.dev --- domains/gauravguptaa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gauravguptaa.json diff --git a/domains/gauravguptaa.json b/domains/gauravguptaa.json new file mode 100644 index 000000000..6addb2155 --- /dev/null +++ b/domains/gauravguptaa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gauravgupta256", + "email": "gauravgupta8652@gmail.com" + }, + "record": { + "CNAME": "portfolio-gaurav.onrender.com" + } +} From e22f2927ad56434953365a6a195c3f922b7bc9c9 Mon Sep 17 00:00:00 2001 From: Santiago Fisela <71735491+PinkLittleKitty@users.noreply.github.com> Date: Fri, 8 Mar 2024 20:22:23 -0300 Subject: [PATCH 0602/2331] Create mc.neki --- domains/mc.neki | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mc.neki diff --git a/domains/mc.neki b/domains/mc.neki new file mode 100644 index 000000000..e5997c7c6 --- /dev/null +++ b/domains/mc.neki @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "", + "email": "santyfisela@neki.is-a.dev", + } + "record": { + "CNAME": "dono-02.danbot.host" + } +} From f5870466bb6ac4679f04e5c534c3077326860818 Mon Sep 17 00:00:00 2001 From: Santiago Fisela <71735491+PinkLittleKitty@users.noreply.github.com> Date: Fri, 8 Mar 2024 20:23:41 -0300 Subject: [PATCH 0603/2331] Update mc.neki --- domains/mc.neki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mc.neki b/domains/mc.neki index e5997c7c6..7e1524d12 100644 --- a/domains/mc.neki +++ b/domains/mc.neki @@ -1,6 +1,6 @@ { "owner": { - "username": "", + "username": "PinkLittleKitty", "email": "santyfisela@neki.is-a.dev", } "record": { From 501e47d9bf3e64cdc04263e529c049ddb7c4d90e Mon Sep 17 00:00:00 2001 From: Santiago Fisela <71735491+PinkLittleKitty@users.noreply.github.com> Date: Fri, 8 Mar 2024 20:30:24 -0300 Subject: [PATCH 0604/2331] Update mc.neki --- domains/mc.neki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mc.neki b/domains/mc.neki index 7e1524d12..6b10e9a1a 100644 --- a/domains/mc.neki +++ b/domains/mc.neki @@ -4,6 +4,6 @@ "email": "santyfisela@neki.is-a.dev", } "record": { - "CNAME": "dono-02.danbot.host" + "A": "69.30.249.53" } } From ba57eebbf0e151e19fc4f7c71d9129f63259d557 Mon Sep 17 00:00:00 2001 From: Santiago Fisela <71735491+PinkLittleKitty@users.noreply.github.com> Date: Fri, 8 Mar 2024 20:40:00 -0300 Subject: [PATCH 0605/2331] Update mc.neki --- domains/mc.neki | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/mc.neki b/domains/mc.neki index 6b10e9a1a..96b30108a 100644 --- a/domains/mc.neki +++ b/domains/mc.neki @@ -4,6 +4,8 @@ "email": "santyfisela@neki.is-a.dev", } "record": { - "A": "69.30.249.53" + "A": [ + "69.30.249.53" + ] } } From 19db24dcb430fc6cf8b6a805474c07dc648777a2 Mon Sep 17 00:00:00 2001 From: Santiago Fisela <71735491+PinkLittleKitty@users.noreply.github.com> Date: Fri, 8 Mar 2024 20:46:32 -0300 Subject: [PATCH 0606/2331] Update mc.neki --- domains/mc.neki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mc.neki b/domains/mc.neki index 96b30108a..4c6308421 100644 --- a/domains/mc.neki +++ b/domains/mc.neki @@ -1,7 +1,7 @@ { "owner": { "username": "PinkLittleKitty", - "email": "santyfisela@neki.is-a.dev", + "email": "santyfisela@neki.is-a.dev" } "record": { "A": [ From ebac095977397c8d8c4b7caf5c0ba1a9604bb6e6 Mon Sep 17 00:00:00 2001 From: chiragnahata Date: Sat, 9 Mar 2024 14:24:47 +0530 Subject: [PATCH 0607/2331] feat(domain): server.chiragnahata.is-a.dev --- domains/server.chiragnahata.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/server.chiragnahata.json diff --git a/domains/server.chiragnahata.json b/domains/server.chiragnahata.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/server.chiragnahata.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From ed5cd6456fce50af1e9814403c633fb7c2211cec Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sat, 9 Mar 2024 14:00:37 +0200 Subject: [PATCH 0608/2331] Update ravener.json --- domains/ravener.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/ravener.json b/domains/ravener.json index 534a363fe..6e51a0d68 100644 --- a/domains/ravener.json +++ b/domains/ravener.json @@ -11,8 +11,6 @@ "mx1.improvmx.com", "mx2.improvmx.com" ], - "TXT": [ - "v=spf1 include:spf.improvmx.com ~all" - ] + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From a80d29ebe6b13f3de50ac43137b30c23ddde8238 Mon Sep 17 00:00:00 2001 From: Santiago Fisela <71735491+PinkLittleKitty@users.noreply.github.com> Date: Sat, 9 Mar 2024 10:03:27 -0300 Subject: [PATCH 0609/2331] Update mc.neki --- domains/mc.neki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mc.neki b/domains/mc.neki index 4c6308421..1bd7779f7 100644 --- a/domains/mc.neki +++ b/domains/mc.neki @@ -2,7 +2,7 @@ "owner": { "username": "PinkLittleKitty", "email": "santyfisela@neki.is-a.dev" - } + }, "record": { "A": [ "69.30.249.53" From 6a973db0d7e273256ead4011bb5566c7d965fb04 Mon Sep 17 00:00:00 2001 From: Santiago Fisela <71735491+PinkLittleKitty@users.noreply.github.com> Date: Sat, 9 Mar 2024 10:15:13 -0300 Subject: [PATCH 0610/2331] Rename mc.neki to mc.neki.json --- domains/{mc.neki => mc.neki.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{mc.neki => mc.neki.json} (100%) diff --git a/domains/mc.neki b/domains/mc.neki.json similarity index 100% rename from domains/mc.neki rename to domains/mc.neki.json From 4d8c935169823bfa25c7abb526a4254a42bfa5ff Mon Sep 17 00:00:00 2001 From: Santiago Fisela <71735491+PinkLittleKitty@users.noreply.github.com> Date: Sat, 9 Mar 2024 11:43:17 -0300 Subject: [PATCH 0611/2331] Update mc.neki.json --- domains/mc.neki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mc.neki.json b/domains/mc.neki.json index 1bd7779f7..1567f1f85 100644 --- a/domains/mc.neki.json +++ b/domains/mc.neki.json @@ -5,7 +5,7 @@ }, "record": { "A": [ - "69.30.249.53" + "128.254.225.78" ] } } From d2db24d083e58f86c5d04f92fe2a1644408dc6fe Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 9 Mar 2024 17:39:43 +0100 Subject: [PATCH 0612/2331] Create mail.stefdp.json --- mail.stefdp.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 mail.stefdp.json diff --git a/mail.stefdp.json b/mail.stefdp.json new file mode 100644 index 000000000..37f29b109 --- /dev/null +++ b/mail.stefdp.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "CNAME": "proxy.stefdp.is-a.dev" + } +} From 39e5de344119b34b32ccfb68f76dc42c5024f877 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 9 Mar 2024 17:42:01 +0100 Subject: [PATCH 0613/2331] Update and rename temp.stefdp.json to test.stefdp.json --- domains/{temp.stefdp.json => test.stefdp.json} | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) rename domains/{temp.stefdp.json => test.stefdp.json} (75%) diff --git a/domains/temp.stefdp.json b/domains/test.stefdp.json similarity index 75% rename from domains/temp.stefdp.json rename to domains/test.stefdp.json index 37f29b109..41ac1081b 100644 --- a/domains/temp.stefdp.json +++ b/domains/test.stefdp.json @@ -5,6 +5,8 @@ "discord": "694986201739952229" }, "record": { - "CNAME": "proxy.stefdp.is-a.dev" + "MX": [ + "mail.stefdp.is-a.dev" + ] } } From 7219f6a2686a620083f2d21c5441a56fa4886413 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 9 Mar 2024 17:42:46 +0100 Subject: [PATCH 0614/2331] Update mail.stefdp.json --- mail.stefdp.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mail.stefdp.json b/mail.stefdp.json index 37f29b109..41ac1081b 100644 --- a/mail.stefdp.json +++ b/mail.stefdp.json @@ -5,6 +5,8 @@ "discord": "694986201739952229" }, "record": { - "CNAME": "proxy.stefdp.is-a.dev" + "MX": [ + "mail.stefdp.is-a.dev" + ] } } From 47cb062fd55217ab0787f679b4290032c4d1256e Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 9 Mar 2024 17:43:59 +0100 Subject: [PATCH 0615/2331] Delete mail.stefdp.json --- mail.stefdp.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 mail.stefdp.json diff --git a/mail.stefdp.json b/mail.stefdp.json deleted file mode 100644 index 41ac1081b..000000000 --- a/mail.stefdp.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "Stef-00012", - "email": "admin@stefdp.is-a.dev", - "discord": "694986201739952229" - }, - "record": { - "MX": [ - "mail.stefdp.is-a.dev" - ] - } -} From 77821ede8e7c7fb0f2da0906fe5ee47822e4e312 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 9 Mar 2024 17:45:52 +0100 Subject: [PATCH 0616/2331] Create mail.stefdp.json --- domains/mail.stefdp.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mail.stefdp.json diff --git a/domains/mail.stefdp.json b/domains/mail.stefdp.json new file mode 100644 index 000000000..37f29b109 --- /dev/null +++ b/domains/mail.stefdp.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "CNAME": "proxy.stefdp.is-a.dev" + } +} From 52765476b06801491e21c24074430b3fbc8c3954 Mon Sep 17 00:00:00 2001 From: Joao Pedro Zanutto Date: Sat, 9 Mar 2024 10:23:59 -0800 Subject: [PATCH 0617/2331] fix CNAME value --- domains/joaoz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/joaoz.json b/domains/joaoz.json index 7e2b6dd55..5b6dad4ad 100644 --- a/domains/joaoz.json +++ b/domains/joaoz.json @@ -4,6 +4,6 @@ "email": "jpberno@gmail.com" }, "record": { - "CNAME": "https://joao-zanutto.github.io/portfolio" + "CNAME": "joao-zanutto.github.io" } } From cd6d98fcade23ea9b76960569071eaa9e3e2bdbd Mon Sep 17 00:00:00 2001 From: Aditya Suthar Date: Sun, 10 Mar 2024 00:02:31 +0530 Subject: [PATCH 0618/2331] I modified my username from "Rtxeon" to "CodeSource," introducing a slight adjustment to my subdomains. --- domains/_discord.codesuthar.json | 9 +++++++++ domains/_discord.rtxeon.json | 9 --------- domains/{rtxeon.json => codesuthar.json} | 2 +- domains/webdevelopment.roadmap.rtxeon.json | 14 -------------- 4 files changed, 10 insertions(+), 24 deletions(-) create mode 100644 domains/_discord.codesuthar.json delete mode 100644 domains/_discord.rtxeon.json rename domains/{rtxeon.json => codesuthar.json} (90%) delete mode 100644 domains/webdevelopment.roadmap.rtxeon.json diff --git a/domains/_discord.codesuthar.json b/domains/_discord.codesuthar.json new file mode 100644 index 000000000..11a916935 --- /dev/null +++ b/domains/_discord.codesuthar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CodeSuthar", + "email": "AdityaSuthar13@outlook.com" + }, + "record": { + "TXT": "dh=c9d95514358feae443357e8366bfa224cb7709e1" + } +} \ No newline at end of file diff --git a/domains/_discord.rtxeon.json b/domains/_discord.rtxeon.json deleted file mode 100644 index 04622f8d6..000000000 --- a/domains/_discord.rtxeon.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Rtxeon", - "email": "AdityaSuthar13@outlook.com" - }, - "record": { - "TXT": "dh=665c123dc34d1ff5a58d5baadd5b97bb9a7ade7d" - } -} \ No newline at end of file diff --git a/domains/rtxeon.json b/domains/codesuthar.json similarity index 90% rename from domains/rtxeon.json rename to domains/codesuthar.json index bd4a621b4..c041b8591 100644 --- a/domains/rtxeon.json +++ b/domains/codesuthar.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Rtxeon", + "username": "CodeSuthar", "email": "AdityaSuthar13@outlook.com" }, "record": { diff --git a/domains/webdevelopment.roadmap.rtxeon.json b/domains/webdevelopment.roadmap.rtxeon.json deleted file mode 100644 index ef0cfb776..000000000 --- a/domains/webdevelopment.roadmap.rtxeon.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "owner": { - "username": "Rtxeon", - "email": "AdityaSuthar13@outlook.com" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.111.153", - "185.199.110.153" - ] - } -} \ No newline at end of file From e2ced3d43c8495bf5715a01ba393e5545b8c567f Mon Sep 17 00:00:00 2001 From: vxsualized Date: Sun, 10 Mar 2024 00:13:15 +0100 Subject: [PATCH 0619/2331] feat(domain): vxsualized.is-a.dev --- domains/vxsualized.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vxsualized.json diff --git a/domains/vxsualized.json b/domains/vxsualized.json new file mode 100644 index 000000000..100647626 --- /dev/null +++ b/domains/vxsualized.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vxsualized", + "email": "vncntwbr0207@gmail.com" + }, + "record": { + "URL": "https://www.youtube.com/watch?v=dqw4w9wgxcq" + } +} From 5cb2f8f3e9f98267ccd1538720fef5396fd11ed4 Mon Sep 17 00:00:00 2001 From: temporraryaccounthasbeensuspended <118538703+wweziza@users.noreply.github.com> Date: Sun, 10 Mar 2024 07:09:34 +0700 Subject: [PATCH 0620/2331] Register gta.is-a.dev --- domains/gta.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/gta.json diff --git a/domains/gta.json b/domains/gta.json new file mode 100644 index 000000000..7ea53ebe2 --- /dev/null +++ b/domains/gta.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "wweziza", + "email": "wweziza@icloud.com", + "discord": "363373226207739904" + }, + + "record": { + "CNAME": "clubroleplay.com" + } + } + \ No newline at end of file From 7756f8179bbb75aac8c490a98a4961e80c6fd3c1 Mon Sep 17 00:00:00 2001 From: boolean44-repos Date: Sat, 9 Mar 2024 19:44:12 -0500 Subject: [PATCH 0621/2331] feat(domain): mail.boolean44.is-a.dev --- domains/mail.boolean44.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mail.boolean44.json diff --git a/domains/mail.boolean44.json b/domains/mail.boolean44.json new file mode 100644 index 000000000..037ce5ceb --- /dev/null +++ b/domains/mail.boolean44.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "boolean44-repos", + "email": "serenitypalmer10@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com"] + } +} From 81b8f76adea9957aadf79a2a69964e0b63cec7c5 Mon Sep 17 00:00:00 2001 From: Gudo <109687893+gudorlltti@users.noreply.github.com> Date: Sun, 10 Mar 2024 02:25:25 +0100 Subject: [PATCH 0622/2331] Create gudorlltti.json --- domains/gudorlltti.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gudorlltti.json diff --git a/domains/gudorlltti.json b/domains/gudorlltti.json new file mode 100644 index 000000000..4235dcf2c --- /dev/null +++ b/domains/gudorlltti.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gudorlltti", + "discord": "849610030431993916" + }, + "record": { + "URL": "https://github.com/gudorlltti/" + } +} From 9c34fbf292cb4f1ac809a44209a03eb846a89a1d Mon Sep 17 00:00:00 2001 From: 8FrMc Date: Sun, 10 Mar 2024 08:33:52 +0200 Subject: [PATCH 0623/2331] feat(domain): fluoresced.is-a.dev --- domains/fluoresced.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fluoresced.json diff --git a/domains/fluoresced.json b/domains/fluoresced.json new file mode 100644 index 000000000..7d0deadc0 --- /dev/null +++ b/domains/fluoresced.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "8FrMc", + "email": "pijuskaminskas1@gmail.com" + }, + "record": { + "URL": "https://guns.lol/ecq" + } +} From 0f111f1302044ceaa59431ca7b04a90d72cf0876 Mon Sep 17 00:00:00 2001 From: Ziyn <95391696+ZiynCS@users.noreply.github.com> Date: Sun, 10 Mar 2024 14:16:30 +0700 Subject: [PATCH 0624/2331] Update ziyn.json --- domains/ziyn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ziyn.json b/domains/ziyn.json index 6ac2b1359..aad175f48 100644 --- a/domains/ziyn.json +++ b/domains/ziyn.json @@ -4,6 +4,6 @@ "email": "NotZiyn@gmail.com" }, "record": { - "CNAME": "website-db5.pages.dev" + "CNAME": "ziyn.pages.dev" } } From cb524f509d6c84052e07f2a7712f278ff7f3e486 Mon Sep 17 00:00:00 2001 From: Shiva-Vijai Date: Sun, 10 Mar 2024 13:03:03 +0530 Subject: [PATCH 0625/2331] feat(domain): shiva-vijai.is-a.dev --- domains/shiva-vijai.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shiva-vijai.json diff --git a/domains/shiva-vijai.json b/domains/shiva-vijai.json new file mode 100644 index 000000000..90658875d --- /dev/null +++ b/domains/shiva-vijai.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Shiva-Vijai", + "email": "shivavijai2008@gmail.com" + }, + "record": { + "URL": "https://shiva-vijai.github.io" + } +} From e4cb7e2e0732640d532a34e9c858f492bc7f6b0a Mon Sep 17 00:00:00 2001 From: Aditya Suthar Date: Sun, 10 Mar 2024 13:21:49 +0530 Subject: [PATCH 0626/2331] Update codesuthar.json --- domains/codesuthar.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/codesuthar.json b/domains/codesuthar.json index c041b8591..1c010dc13 100644 --- a/domains/codesuthar.json +++ b/domains/codesuthar.json @@ -9,8 +9,6 @@ "185.199.109.153", "185.199.111.153", "185.199.110.153" - ], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + ] } } From 4184be573b9c812cc20c596354bf1b32b8524590 Mon Sep 17 00:00:00 2001 From: Rainotoberu Date: Sun, 10 Mar 2024 14:52:55 +0700 Subject: [PATCH 0627/2331] feat(domain): rainotoberu.is-a.dev --- domains/rainotoberu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rainotoberu.json diff --git a/domains/rainotoberu.json b/domains/rainotoberu.json new file mode 100644 index 000000000..cc9417ef1 --- /dev/null +++ b/domains/rainotoberu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rainotoberu", + "email": "imdmelan@gmail.com" + }, + "record": { + "CNAME": "rainotoberu.github.io" + } +} From e1894c4fc20579aa185d906df62f94167effefc9 Mon Sep 17 00:00:00 2001 From: Utsav14s Date: Sun, 10 Mar 2024 13:22:55 +0530 Subject: [PATCH 0628/2331] feat(domain): iam.is-a.dev --- domains/iam.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/iam.json diff --git a/domains/iam.json b/domains/iam.json new file mode 100644 index 000000000..9c7c0f4b5 --- /dev/null +++ b/domains/iam.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Utsav14s", + "email": "utsavk740@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From 905f80e0b33ef66855062a2d6c42d874fac52343 Mon Sep 17 00:00:00 2001 From: light <119718848+ssynical@users.noreply.github.com> Date: Sun, 10 Mar 2024 20:53:47 +1300 Subject: [PATCH 0629/2331] Update lighty.json --- domains/lighty.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/domains/lighty.json b/domains/lighty.json index cb0fc88ca..789d70d8d 100644 --- a/domains/lighty.json +++ b/domains/lighty.json @@ -6,6 +6,10 @@ }, "record": { - "CNAME": "ssynical.github.io" + "CNAME": "ssynical.github.io", + "MX": [ + {"HOST": "@", "VALUE": "mx1.improvmx.com", "PRIORITY": 10}, + {"HOST": "@", "VALUE": "mx2.improvmx.com", "PRIORITY": 20} + ] } } From 9ebb8b587146d5d75435bc9b919c6e3842ac7dcd Mon Sep 17 00:00:00 2001 From: light <119718848+ssynical@users.noreply.github.com> Date: Sun, 10 Mar 2024 21:00:48 +1300 Subject: [PATCH 0630/2331] Update lighty.json --- domains/lighty.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/domains/lighty.json b/domains/lighty.json index 789d70d8d..55c01915f 100644 --- a/domains/lighty.json +++ b/domains/lighty.json @@ -6,10 +6,15 @@ }, "record": { - "CNAME": "ssynical.github.io", + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], "MX": [ - {"HOST": "@", "VALUE": "mx1.improvmx.com", "PRIORITY": 10}, - {"HOST": "@", "VALUE": "mx2.improvmx.com", "PRIORITY": 20} + "mx1.improvmx.com", + "mx2.improvmx.com" ] } } From fce25c383e9f2ed7d9a26ffa11943ca34c7b0c6c Mon Sep 17 00:00:00 2001 From: ZTRdiamond Date: Sun, 10 Mar 2024 16:52:10 +0700 Subject: [PATCH 0631/2331] feat(domain): ztrdiamond .is-a.dev --- domains/ztrdiamond .json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ztrdiamond .json diff --git a/domains/ztrdiamond .json b/domains/ztrdiamond .json new file mode 100644 index 000000000..84e424945 --- /dev/null +++ b/domains/ztrdiamond .json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ZTRdiamond", + "email": "rikosimon9@gmail.com" + }, + "record": { + "URL": "https://ztrdiamond.vercel.app/" + } +} From 973a8ae2902a89e76c7c3caf4e820978caecda47 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sun, 10 Mar 2024 11:13:53 +0100 Subject: [PATCH 0632/2331] Update mail.stefdp.json --- domains/mail.stefdp.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/domains/mail.stefdp.json b/domains/mail.stefdp.json index 37f29b109..654964e18 100644 --- a/domains/mail.stefdp.json +++ b/domains/mail.stefdp.json @@ -5,6 +5,12 @@ "discord": "694986201739952229" }, "record": { - "CNAME": "proxy.stefdp.is-a.dev" + "A": [ + "194.60.201.37" + ], + "MX": [ + "mail.stefdp.is-a.dev" + ], + "TXT": "v=spf1 mx ~all" } } From 02d244eb56afd8315b2e587da3fcce68235302c0 Mon Sep 17 00:00:00 2001 From: Veslydev Date: Sun, 10 Mar 2024 13:16:29 +0300 Subject: [PATCH 0633/2331] feat(domain): vesly.is-a.dev --- domains/vesly.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vesly.json diff --git a/domains/vesly.json b/domains/vesly.json new file mode 100644 index 000000000..ed46b6a98 --- /dev/null +++ b/domains/vesly.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Veslydev", + "email": "theflashtrdublaj@gmail.com" + }, + "record": { + "A": ["88.209.248.121"] + } +} From 2fbed01a2a5cfe2b35b9d51abb07c5bd1adafd0c Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sun, 10 Mar 2024 11:46:45 +0100 Subject: [PATCH 0634/2331] Create _dmarc.mail.stefdp.json --- domains/_dmarc.mail.stefdp.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_dmarc.mail.stefdp.json diff --git a/domains/_dmarc.mail.stefdp.json b/domains/_dmarc.mail.stefdp.json new file mode 100644 index 000000000..ded344fc2 --- /dev/null +++ b/domains/_dmarc.mail.stefdp.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "TXT": "v=DMARC1; p=none; sp=none; fo=0; adkim=r; aspf=r; pct=100; rf=afrf; ri=86400; rua=mailto:dmarc.report@mail.stefdp.is-a.dev; ruf=mailto:dmarc.report@mail.stefdp.is-a.dev" + } +} From 5b3540576e210ad03e429c56f15c062d0320b4d8 Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Sun, 10 Mar 2024 12:55:52 +0100 Subject: [PATCH 0635/2331] Update ciaobot.json --- domains/ciaobot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ciaobot.json b/domains/ciaobot.json index 7ad63134d..4c604725c 100644 --- a/domains/ciaobot.json +++ b/domains/ciaobot.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "194.60.201.37" + "144.91.115.195" ] } } From c5c7f17f154a50a35a8520d0d70de324e0ab6c2c Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Sun, 10 Mar 2024 12:56:24 +0100 Subject: [PATCH 0636/2331] Update status.ciaobot.json --- domains/status.ciaobot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/status.ciaobot.json b/domains/status.ciaobot.json index 7ad63134d..4c604725c 100644 --- a/domains/status.ciaobot.json +++ b/domains/status.ciaobot.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "194.60.201.37" + "144.91.115.195" ] } } From c24028bc67a98da479744ce25946ac2b88843560 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sun, 10 Mar 2024 15:03:01 +0100 Subject: [PATCH 0637/2331] Update stefdp.json --- domains/stefdp.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/domains/stefdp.json b/domains/stefdp.json index 7d50ffa3c..6ffd92a0c 100644 --- a/domains/stefdp.json +++ b/domains/stefdp.json @@ -12,10 +12,9 @@ "185.199.111.153" ], "MX": [ - "mail.is-a.dev" + "mail.stefdp.is-a.dev" ], - "TXT": [ - "v=spf1 mx a:mail.is-a.dev ip4:217.174.245.249 ~all" - ] + "TXT": "v=spf1 mx ~all" + } } } From bb2bd1c875beb9cf9ded56b74755519640be6f70 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sun, 10 Mar 2024 15:04:24 +0100 Subject: [PATCH 0638/2331] Update stefdp.json --- domains/stefdp.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/stefdp.json b/domains/stefdp.json index 6ffd92a0c..b007c5807 100644 --- a/domains/stefdp.json +++ b/domains/stefdp.json @@ -12,9 +12,10 @@ "185.199.111.153" ], "MX": [ - "mail.stefdp.is-a.dev" + "mail.stefdp.is-a.dev" ], - "TXT": "v=spf1 mx ~all" - } + "TXT": [ + "v=spf1 mx ~all" + ] } } From db19d44724216941c641ddfb51929e88b2256761 Mon Sep 17 00:00:00 2001 From: Ziyn <95391696+ziyndev@users.noreply.github.com> Date: Sun, 10 Mar 2024 22:00:29 +0700 Subject: [PATCH 0639/2331] Update ziyn.json --- domains/ziyn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ziyn.json b/domains/ziyn.json index aad175f48..de9454b43 100644 --- a/domains/ziyn.json +++ b/domains/ziyn.json @@ -1,6 +1,6 @@ { "owner": { - "username": "ZiynCS", + "username": "ziyndev", "email": "NotZiyn@gmail.com" }, "record": { From 87b8a79fdd28d2dc3e4ed4cd5a07ec4d98b633df Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sun, 10 Mar 2024 16:02:30 +0100 Subject: [PATCH 0640/2331] Update gattinhosbot.json --- domains/gattinhosbot.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/gattinhosbot.json b/domains/gattinhosbot.json index 583e9227f..dfeae6d67 100644 --- a/domains/gattinhosbot.json +++ b/domains/gattinhosbot.json @@ -10,10 +10,10 @@ "194.60.201.37" ], "MX": [ - "mail.is-a.dev" + "mail.stefdp.is-a.dev" ], "TXT": [ - "v=spf1 mx a:mail.is-a.dev ~all" + "v=spf1 mx ~all" ] } } From 8774cb958e940af66b51c1f3642cd60cfd976378 Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Sun, 10 Mar 2024 15:18:35 +0000 Subject: [PATCH 0641/2331] Update yunexiz.json --- domains/yunexiz.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/yunexiz.json b/domains/yunexiz.json index 080ec0522..aaeb3849a 100644 --- a/domains/yunexiz.json +++ b/domains/yunexiz.json @@ -5,5 +5,7 @@ }, "record": { "A": ["109.71.252.37"] + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."] } } From beb584583e23f8d8a32e3aacab814ad52ba6a7a6 Mon Sep 17 00:00:00 2001 From: plymc Date: Sun, 10 Mar 2024 16:21:46 +0100 Subject: [PATCH 0642/2331] feat(domain): ply.is-a.dev --- domains/ply.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ply.json diff --git a/domains/ply.json b/domains/ply.json new file mode 100644 index 000000000..a7e989f8e --- /dev/null +++ b/domains/ply.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "plymc", + "email": "plymc@proton.me" + }, + "record": { + "CNAME": "plymc.github.io" + } +} From 22718a90d72b781ff2c817315d126519ab8247b7 Mon Sep 17 00:00:00 2001 From: Alfanaannet Date: Sun, 10 Mar 2024 21:06:40 +0200 Subject: [PATCH 0643/2331] feat(domain): alfanaan.is-a.dev --- domains/alfanaan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/alfanaan.json diff --git a/domains/alfanaan.json b/domains/alfanaan.json new file mode 100644 index 000000000..9330f0da6 --- /dev/null +++ b/domains/alfanaan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Alfanaannet", + "email": "hmmm202031520062021@gmail.com" + }, + "record": { + "URL": "http://sysbot.rf.gd" + } +} From 026e63669d1bc4091277873d0baf66f65f31b559 Mon Sep 17 00:00:00 2001 From: Alfanaannet <134984185+Alfanaannet@users.noreply.github.com> Date: Sun, 10 Mar 2024 21:13:12 +0200 Subject: [PATCH 0644/2331] Update alfanaan.json --- domains/alfanaan.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/alfanaan.json b/domains/alfanaan.json index 9330f0da6..bd4013321 100644 --- a/domains/alfanaan.json +++ b/domains/alfanaan.json @@ -2,6 +2,7 @@ "owner": { "username": "Alfanaannet", "email": "hmmm202031520062021@gmail.com" + "discord": "775012312876711936" }, "record": { "URL": "http://sysbot.rf.gd" From b37d512c08a40dfce5c976e3509531e794736209 Mon Sep 17 00:00:00 2001 From: FrogiesArcade <115168315+FrogiesArcade@users.noreply.github.com> Date: Sun, 10 Mar 2024 17:19:25 -0500 Subject: [PATCH 0645/2331] Create frogiee1.json --- domains/frogiee1.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/frogiee1.json diff --git a/domains/frogiee1.json b/domains/frogiee1.json new file mode 100644 index 000000000..25a8bac76 --- /dev/null +++ b/domains/frogiee1.json @@ -0,0 +1,11 @@ +{ + "description": "frogiee1.is-a.dev", + "repo": "https://github.com/frogiesarcade", + "owner": { + "username": "frogiee1", + "email": "frogiesarcade@gmail.com" + }, + "record": { + "CNAME": "extramathequations.web.app" + } +} From efd9305c68210dc7561c1ca0c275d6a6ce040a66 Mon Sep 17 00:00:00 2001 From: FrogiesArcade Date: Sun, 10 Mar 2024 17:21:35 -0500 Subject: [PATCH 0646/2331] feat(domain): frogiee1stuff.is-a.dev --- domains/frogiee1stuff.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/frogiee1stuff.json diff --git a/domains/frogiee1stuff.json b/domains/frogiee1stuff.json new file mode 100644 index 000000000..51357e512 --- /dev/null +++ b/domains/frogiee1stuff.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FrogiesArcade", + "email": "frogiesarcade@gmail.com" + }, + "record": { + "CNAME": "extramathequations.web.app" + } +} From 0c652aac5b538a548017d1260df9a59b54025cf2 Mon Sep 17 00:00:00 2001 From: Series-Reminder Date: Sun, 10 Mar 2024 17:19:05 -0600 Subject: [PATCH 0647/2331] feat(domain): seriesreminder.is-a.dev --- domains/seriesreminder.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/seriesreminder.json diff --git a/domains/seriesreminder.json b/domains/seriesreminder.json new file mode 100644 index 000000000..0d0b7712d --- /dev/null +++ b/domains/seriesreminder.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Series-Reminder", + "email": "eric@seriesreminder.com" + }, + "record": { + "URL": "https://seriesreminder.com" + } +} From 971811ca30b874720545dc747628259da3540eb5 Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Mon, 11 Mar 2024 01:24:15 +0000 Subject: [PATCH 0648/2331] Update domains/yunexiz.json Co-authored-by: Vaibhav --- domains/yunexiz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yunexiz.json b/domains/yunexiz.json index aaeb3849a..21360abc9 100644 --- a/domains/yunexiz.json +++ b/domains/yunexiz.json @@ -5,7 +5,7 @@ }, "record": { "A": ["109.71.252.37"] - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + "TXT": ["v=spf1 include:spf.improvmx.com ~all"], "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."] } } From 53f86b28466d8a8204c6fb0cdef74da87ac3fa15 Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Mon, 11 Mar 2024 01:33:29 +0000 Subject: [PATCH 0649/2331] 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 21360abc9..e6421d858 100644 --- a/domains/yunexiz.json +++ b/domains/yunexiz.json @@ -4,7 +4,7 @@ "email": "yunexiz@aol.com" }, "record": { - "A": ["109.71.252.37"] + "A": ["109.71.252.37"], "TXT": ["v=spf1 include:spf.improvmx.com ~all"], "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."] } From 872c56f2c118674d2cf389434d2b31f4dd8a3514 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 10 Mar 2024 21:39:51 -0400 Subject: [PATCH 0650/2331] Update hikamoru.json --- domains/hikamoru.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/hikamoru.json b/domains/hikamoru.json index 0829a76a9..17affd882 100644 --- a/domains/hikamoru.json +++ b/domains/hikamoru.json @@ -6,3 +6,4 @@ "record": { "CNAME": "hikamoru.uz" } +} From c3a1076ed34102e79438ab3595f9a34f5d331f87 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 10 Mar 2024 21:41:48 -0400 Subject: [PATCH 0651/2331] Update alfanaan.json --- domains/alfanaan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/alfanaan.json b/domains/alfanaan.json index bd4013321..70daa3159 100644 --- a/domains/alfanaan.json +++ b/domains/alfanaan.json @@ -1,7 +1,7 @@ { "owner": { "username": "Alfanaannet", - "email": "hmmm202031520062021@gmail.com" + "email": "hmmm202031520062021@gmail.com", "discord": "775012312876711936" }, "record": { From 0c22b91da4304a546038938afefda973d2e937a8 Mon Sep 17 00:00:00 2001 From: Wiener234 Date: Mon, 11 Mar 2024 11:07:09 +0100 Subject: [PATCH 0652/2331] feat(domain): wiener234.is-a.dev --- domains/wiener234.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/wiener234.json diff --git a/domains/wiener234.json b/domains/wiener234.json new file mode 100644 index 000000000..a62e2b664 --- /dev/null +++ b/domains/wiener234.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Wiener234", + "email": "wiemernils@gmail.com" + }, + "record": { + "A": ["130.61.152.39"] + } +} From 8cbd4423c2dd3d4e66d02ca4aacd51707c729fbc Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 11 Mar 2024 18:44:20 +0800 Subject: [PATCH 0653/2331] 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 e6421d858..7c3b9b074 100644 --- a/domains/yunexiz.json +++ b/domains/yunexiz.json @@ -6,6 +6,6 @@ "record": { "A": ["109.71.252.37"], "TXT": ["v=spf1 include:spf.improvmx.com ~all"], - "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."] + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] } } From fc1d1250901f280ae54271d27525de3bd0bd91c6 Mon Sep 17 00:00:00 2001 From: polarfreez Date: Mon, 11 Mar 2024 09:05:58 -0300 Subject: [PATCH 0654/2331] feat(domain): polar.is-a.dev --- domains/polar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/polar.json diff --git a/domains/polar.json b/domains/polar.json new file mode 100644 index 000000000..f7bd4a613 --- /dev/null +++ b/domains/polar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "polarfreez", + "email": "rafaelbraun5@hotmail.com" + }, + "record": { + "CNAME": "https://polarfreez.github.io" + } +} From ac8ec2accb9a150d3244c2c29f9819fa391e690f Mon Sep 17 00:00:00 2001 From: AdityaBhattacharya1 Date: Mon, 11 Mar 2024 18:21:53 +0530 Subject: [PATCH 0655/2331] feat(domain): blogs.adityabh.is-a.dev --- domains/blogs.adityabh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/blogs.adityabh.json diff --git a/domains/blogs.adityabh.json b/domains/blogs.adityabh.json new file mode 100644 index 000000000..eac149dfb --- /dev/null +++ b/domains/blogs.adityabh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AdityaBhattacharya1", + "email": "utoprocess@gmail.com" + }, + "record": { + "CNAME": "https://blogs-b2q.pages.dev/" + } +} From 1e494ccac9c407b862156c4c3788f7b9c978ee0e Mon Sep 17 00:00:00 2001 From: Aditya Bhattacharya <69953590+AdityaBhattacharya1@users.noreply.github.com> Date: Mon, 11 Mar 2024 18:28:52 +0530 Subject: [PATCH 0656/2331] Update blogs.adityabh.json --- domains/blogs.adityabh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/blogs.adityabh.json b/domains/blogs.adityabh.json index eac149dfb..6a3f24008 100644 --- a/domains/blogs.adityabh.json +++ b/domains/blogs.adityabh.json @@ -1,7 +1,7 @@ { "owner": { "username": "AdityaBhattacharya1", - "email": "utoprocess@gmail.com" + "email": "ec6isyf0@anonaddy.me" }, "record": { "CNAME": "https://blogs-b2q.pages.dev/" From 129bc7164a7a357f23bfa4904bd3a5a79170db72 Mon Sep 17 00:00:00 2001 From: Aditya Bhattacharya <69953590+AdityaBhattacharya1@users.noreply.github.com> Date: Mon, 11 Mar 2024 18:30:04 +0530 Subject: [PATCH 0657/2331] Update blogs.adityabh.json --- domains/blogs.adityabh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/blogs.adityabh.json b/domains/blogs.adityabh.json index 6a3f24008..7ae370709 100644 --- a/domains/blogs.adityabh.json +++ b/domains/blogs.adityabh.json @@ -4,6 +4,6 @@ "email": "ec6isyf0@anonaddy.me" }, "record": { - "CNAME": "https://blogs-b2q.pages.dev/" + "CNAME": "blogs-b2q.pages.dev/" } } From aaf46caebc037a7f4f5f31ce69fb7217ba9c9229 Mon Sep 17 00:00:00 2001 From: Aditya Bhattacharya <69953590+AdityaBhattacharya1@users.noreply.github.com> Date: Mon, 11 Mar 2024 18:31:47 +0530 Subject: [PATCH 0658/2331] Update blogs.adityabh.json --- domains/blogs.adityabh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/blogs.adityabh.json b/domains/blogs.adityabh.json index 7ae370709..a9d894e59 100644 --- a/domains/blogs.adityabh.json +++ b/domains/blogs.adityabh.json @@ -4,6 +4,6 @@ "email": "ec6isyf0@anonaddy.me" }, "record": { - "CNAME": "blogs-b2q.pages.dev/" + "CNAME": "blogs-b2q.pages.dev" } } From a5ed17836b3a2fbf83b9950e902b8b5f68713342 Mon Sep 17 00:00:00 2001 From: Polar <83966759+polarfreez@users.noreply.github.com> Date: Mon, 11 Mar 2024 10:34:55 -0300 Subject: [PATCH 0659/2331] Update polar.json --- domains/polar.json | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/domains/polar.json b/domains/polar.json index f7bd4a613..52bf068a2 100644 --- a/domains/polar.json +++ b/domains/polar.json @@ -1,9 +1,10 @@ { - "owner": { - "username": "polarfreez", - "email": "rafaelbraun5@hotmail.com" - }, - "record": { - "CNAME": "https://polarfreez.github.io" - } + "owner": { + "username": "polarfreez", + "email": "rafaelbraun5@hotmail.com" + }, + "repo": "https://github.com/polarfreez/polarfreez.github.io", + "record": { + "CNAME": "polarfreez.github.io" + } } From 6b9fe2b92c161862ac02b7ed52aa8b4de804b2f1 Mon Sep 17 00:00:00 2001 From: ecoplayer07 Date: Mon, 11 Mar 2024 15:52:11 +0200 Subject: [PATCH 0660/2331] feat(domain): ecoplayer07.is-a.dev --- domains/ecoplayer07.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ecoplayer07.json diff --git a/domains/ecoplayer07.json b/domains/ecoplayer07.json new file mode 100644 index 000000000..f3a6491a8 --- /dev/null +++ b/domains/ecoplayer07.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ecoplayer07", + "email": "kareemehab910@gmail.com" + }, + "record": { + "CNAME": "ecoplayer07.github.io" + } +} From bd09fd6e9b49c3c802e36d42b5de277e372107a0 Mon Sep 17 00:00:00 2001 From: ecoplayer07 Date: Mon, 11 Mar 2024 16:20:57 +0200 Subject: [PATCH 0661/2331] feat(domain): ecoplayer.is-a.dev --- domains/ecoplayer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ecoplayer.json diff --git a/domains/ecoplayer.json b/domains/ecoplayer.json new file mode 100644 index 000000000..f3a6491a8 --- /dev/null +++ b/domains/ecoplayer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ecoplayer07", + "email": "kareemehab910@gmail.com" + }, + "record": { + "CNAME": "ecoplayer07.github.io" + } +} From 1a9c20c0e1f1e4cd9f8112323949f31e6c6bf8ef Mon Sep 17 00:00:00 2001 From: Riley <84996070+boolean44-repos@users.noreply.github.com> Date: Mon, 11 Mar 2024 11:33:06 -0400 Subject: [PATCH 0662/2331] Update mail.boolean44.json --- domains/mail.boolean44.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/mail.boolean44.json b/domains/mail.boolean44.json index 037ce5ceb..53ac22f27 100644 --- a/domains/mail.boolean44.json +++ b/domains/mail.boolean44.json @@ -4,6 +4,7 @@ "email": "serenitypalmer10@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com"] + "MX": ["mx1.improvmx.com", "mx2.improvmx.com."], + "TXT": {"v=spf1 include:spf.improvmx.com ~all"} } } From dec141b6edc7dfcb02722cac2afa8a468c2455e2 Mon Sep 17 00:00:00 2001 From: Riley <84996070+boolean44-repos@users.noreply.github.com> Date: Mon, 11 Mar 2024 11:34:42 -0400 Subject: [PATCH 0663/2331] Update mail.boolean44.json --- domains/mail.boolean44.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mail.boolean44.json b/domains/mail.boolean44.json index 53ac22f27..c3985eaf2 100644 --- a/domains/mail.boolean44.json +++ b/domains/mail.boolean44.json @@ -4,7 +4,7 @@ "email": "serenitypalmer10@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com."], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": {"v=spf1 include:spf.improvmx.com ~all"} } } From 1743145f1e5cc8af253e7b9bf89370a3f2e40d71 Mon Sep 17 00:00:00 2001 From: Riley <84996070+boolean44-repos@users.noreply.github.com> Date: Mon, 11 Mar 2024 11:40:23 -0400 Subject: [PATCH 0664/2331] Update mail.boolean44.json --- domains/mail.boolean44.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mail.boolean44.json b/domains/mail.boolean44.json index c3985eaf2..87119aae9 100644 --- a/domains/mail.boolean44.json +++ b/domains/mail.boolean44.json @@ -5,6 +5,6 @@ }, "record": { "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": {"v=spf1 include:spf.improvmx.com ~all"} + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } } From 1f8f1a8da4611f4f11f56090916546f1b54201a2 Mon Sep 17 00:00:00 2001 From: Lucas Alexandre Zick <91704816+LucasZick@users.noreply.github.com> Date: Mon, 11 Mar 2024 17:37:08 -0300 Subject: [PATCH 0665/2331] Update zick.json --- domains/zick.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/zick.json b/domains/zick.json index 1c9bc030f..9ffeec615 100644 --- a/domains/zick.json +++ b/domains/zick.json @@ -4,6 +4,11 @@ "email": "lucasalexandrezick@gmail.com" }, "record": { - "A": ["144.22.193.227"] + "A": ["144.22.193.227"], + "MX": "mx.zoho.com", + "MX": "mx2.zoho.com", + "MX": "mx3.zoho.com", + "TXT": "v=spf1 include:zoho.com ~all", + "TXT": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCdZp0j5EFJS+OJzSad09+rt4K73CiPfeNahs2qXKBdaRLSrELeRbh4m8dccFi81fAjtPXpU5EonVVj4fssytg06MJCJWbdb02NqwZGS3tm29maZV2UFBb0Fqj4uqNRy1LKynl37jA8XkshE0xyteyFvX3d9Ibf4n7W1VlDhF1HpwIDAQAB" } } From d5d79f96ee664e3bdcb017807d4d8573e1ee7c5c Mon Sep 17 00:00:00 2001 From: Nova Notepad Date: Sat, 9 Mar 2024 10:15:42 +1000 Subject: [PATCH 0666/2331] Create nova.json --- domains/nova.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nova.json diff --git a/domains/nova.json b/domains/nova.json new file mode 100644 index 000000000..ff8c80144 --- /dev/null +++ b/domains/nova.json @@ -0,0 +1,11 @@ +{ + "description": "nova.is-a.dev", + "owner": { + "username": "LunarN0v4", + "email": "zeus@zeusteam.dev", + "discord": "7un4r" + }, + "record": { + "CNAME": ["webmail.zeusteam.dev"] + } +} From adec37b7c397a8e6821a1cd452fb95e24d320805 Mon Sep 17 00:00:00 2001 From: Nova Notepad Date: Mon, 11 Mar 2024 21:35:31 +1000 Subject: [PATCH 0667/2331] Update nova.json --- domains/nova.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nova.json b/domains/nova.json index ff8c80144..6e894d830 100644 --- a/domains/nova.json +++ b/domains/nova.json @@ -6,6 +6,6 @@ "discord": "7un4r" }, "record": { - "CNAME": ["webmail.zeusteam.dev"] + "CNAME": "webmail.zeusteam.dev" } } From 83b7f56d76e938bdcacdc8b1aa46a5568c6d0670 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Tue, 12 Mar 2024 01:19:50 +0100 Subject: [PATCH 0668/2331] Create spotify.stefdp.json --- domains/spotify.stefdp.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/spotify.stefdp.json diff --git a/domains/spotify.stefdp.json b/domains/spotify.stefdp.json new file mode 100644 index 000000000..37f29b109 --- /dev/null +++ b/domains/spotify.stefdp.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "CNAME": "proxy.stefdp.is-a.dev" + } +} From 641d99e2a40993cda6fdb0da0a2ce90eb68b0dd9 Mon Sep 17 00:00:00 2001 From: Lucas Alexandre Zick <91704816+LucasZick@users.noreply.github.com> Date: Mon, 11 Mar 2024 21:52:19 -0300 Subject: [PATCH 0669/2331] Update zick.json --- domains/zick.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/zick.json b/domains/zick.json index 9ffeec615..396138207 100644 --- a/domains/zick.json +++ b/domains/zick.json @@ -5,10 +5,7 @@ }, "record": { "A": ["144.22.193.227"], - "MX": "mx.zoho.com", - "MX": "mx2.zoho.com", - "MX": "mx3.zoho.com", - "TXT": "v=spf1 include:zoho.com ~all", - "TXT": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCdZp0j5EFJS+OJzSad09+rt4K73CiPfeNahs2qXKBdaRLSrELeRbh4m8dccFi81fAjtPXpU5EonVVj4fssytg06MJCJWbdb02NqwZGS3tm29maZV2UFBb0Fqj4uqNRy1LKynl37jA8XkshE0xyteyFvX3d9Ibf4n7W1VlDhF1HpwIDAQAB" + "MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"], + "TXT": ["v=spf1 include:zoho.com ~all", "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCdZp0j5EFJS+OJzSad09+rt4K73CiPfeNahs2qXKBdaRLSrELeRbh4m8dccFi81fAjtPXpU5EonVVj4fssytg06MJCJWbdb02NqwZGS3tm29maZV2UFBb0Fqj4uqNRy1LKynl37jA8XkshE0xyteyFvX3d9Ibf4n7W1VlDhF1HpwIDAQAB"] } } From 8660270d26d883cf1895ca3f5f9be96a9206b734 Mon Sep 17 00:00:00 2001 From: AlltAWD Date: Tue, 12 Mar 2024 09:29:14 +0800 Subject: [PATCH 0670/2331] feat(domain): alltawd.is-a.dev --- domains/alltawd.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/alltawd.json diff --git a/domains/alltawd.json b/domains/alltawd.json new file mode 100644 index 000000000..577626d7f --- /dev/null +++ b/domains/alltawd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AlltAWD", + "email": "hanson_2014@hotmail.com" + }, + "record": { + "CNAME": "alltawd.github.io" + } +} From e18b595a40486ec741537d30ebe6d3671f67fd21 Mon Sep 17 00:00:00 2001 From: Akshit shubham <121078566+shubhamakshit@users.noreply.github.com> Date: Tue, 12 Mar 2024 09:01:56 +0530 Subject: [PATCH 0671/2331] Create tshonq.json --- tshonq.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 tshonq.json diff --git a/tshonq.json b/tshonq.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/tshonq.json @@ -0,0 +1 @@ + From 290c3c266791c2088d5d849ac0495dc5ac66a983 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Tue, 12 Mar 2024 11:24:17 +0100 Subject: [PATCH 0672/2331] Create api.spotify.stefdp.json --- domains/api.spotify.stefdp.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/api.spotify.stefdp.json diff --git a/domains/api.spotify.stefdp.json b/domains/api.spotify.stefdp.json new file mode 100644 index 000000000..e2b559f3c --- /dev/null +++ b/domains/api.spotify.stefdp.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229", + "github_id": 81536172 + }, + "record": { + "CNAME": "proxy.stefdp.is-a.dev" + } +} From 2e2cd427700fc1cc5878cc181d0da95ff3ae0155 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Tue, 12 Mar 2024 11:47:06 +0100 Subject: [PATCH 0673/2331] Create dockge.stefdp.json --- domains/dockge.stefdp.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dockge.stefdp.json diff --git a/domains/dockge.stefdp.json b/domains/dockge.stefdp.json new file mode 100644 index 000000000..e2b559f3c --- /dev/null +++ b/domains/dockge.stefdp.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229", + "github_id": 81536172 + }, + "record": { + "CNAME": "proxy.stefdp.is-a.dev" + } +} From 5568fbd10376832d77059e1534ac5f083b81bf04 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Tue, 12 Mar 2024 11:47:58 +0100 Subject: [PATCH 0674/2331] Create portainer.stefdp.json --- domains/portainer.stefdp.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/portainer.stefdp.json diff --git a/domains/portainer.stefdp.json b/domains/portainer.stefdp.json new file mode 100644 index 000000000..e2b559f3c --- /dev/null +++ b/domains/portainer.stefdp.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229", + "github_id": 81536172 + }, + "record": { + "CNAME": "proxy.stefdp.is-a.dev" + } +} From 867a5d8e96a007dc4f71e05ff0f89450f1f7eff2 Mon Sep 17 00:00:00 2001 From: imrob-s Date: Tue, 12 Mar 2024 10:20:26 -0300 Subject: [PATCH 0675/2331] feat(domain): robson.is-a.dev --- domains/robson.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/robson.json diff --git a/domains/robson.json b/domains/robson.json new file mode 100644 index 000000000..cd898a7cd --- /dev/null +++ b/domains/robson.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "imrob-s", + "email": "orobsilva@gmail.com" + }, + "record": { + "URL": "https://github.com/imrob-s" + } +} From 8f052cb55cd496c7c7f91861397730aeb8c2b907 Mon Sep 17 00:00:00 2001 From: Nikhil Date: Tue, 12 Mar 2024 22:28:57 +0530 Subject: [PATCH 0676/2331] added domain/nikk.json --- domains/nikk.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/nikk.json diff --git a/domains/nikk.json b/domains/nikk.json new file mode 100644 index 000000000..d04237017 --- /dev/null +++ b/domains/nikk.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/bonitoflakez/bonitoflakez.github.io", + "owner": { + "username": "bonitoflakez", + "email": "nikhildhiman9050@gmail.com" + }, + "record": { + "CNAME": "bonitoflakez.github.io" + } +} From 484cabe8d47297c40218d1cf36693e9be24b54e4 Mon Sep 17 00:00:00 2001 From: crischutu07 Date: Wed, 13 Mar 2024 00:11:07 +0700 Subject: [PATCH 0677/2331] feat(domain): crischutu07.is-a.dev --- domains/crischutu07.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/crischutu07.json diff --git a/domains/crischutu07.json b/domains/crischutu07.json new file mode 100644 index 000000000..319f64683 --- /dev/null +++ b/domains/crischutu07.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "crischutu07", + "email": "sondolavnxbox.omlet@gmail.com" + }, + "record": { + "A": ["119.8.27.185"] + } +} From 136abc8f911363201795e6127cbb687542f89e2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20H=E1=BB=93ng=20S=C6=A1n?= <81855366+crischutu07@users.noreply.github.com> Date: Wed, 13 Mar 2024 01:06:50 +0700 Subject: [PATCH 0678/2331] Update crischutu07.json changes ip --- domains/crischutu07.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/crischutu07.json b/domains/crischutu07.json index 319f64683..6d8cb53a9 100644 --- a/domains/crischutu07.json +++ b/domains/crischutu07.json @@ -4,6 +4,6 @@ "email": "sondolavnxbox.omlet@gmail.com" }, "record": { - "A": ["119.8.27.185"] + "A": ["159.138.147.9"] } } From 459e66978a2035554d335a19f1eb7e0e72f60b1a Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Tue, 12 Mar 2024 19:14:24 +0000 Subject: [PATCH 0679/2331] Update yunus.json --- domains/yunus.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/yunus.json b/domains/yunus.json index 3580311b0..7c3b9b074 100644 --- a/domains/yunus.json +++ b/domains/yunus.json @@ -4,6 +4,8 @@ "email": "yunexiz@aol.com" }, "record": { - "A": ["69.30.249.53"] + "A": ["109.71.252.37"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] } } From 43e828e99f68a6bc303a1ad50182137f2238f650 Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Tue, 12 Mar 2024 19:33:52 +0000 Subject: [PATCH 0680/2331] Update yunus.json --- domains/yunus.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/yunus.json b/domains/yunus.json index 7c3b9b074..2a5c1fde3 100644 --- a/domains/yunus.json +++ b/domains/yunus.json @@ -5,7 +5,7 @@ }, "record": { "A": ["109.71.252.37"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] + "TXT": ["forward-email=yunexiz@aol.com"], + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"] } } From e3dac8138b0432a827abfaef398f0032536edcd9 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Tue, 12 Mar 2024 23:43:00 +0100 Subject: [PATCH 0681/2331] Create dash.stefdp.json --- domains/dash.stefdp.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/dash.stefdp.json diff --git a/domains/dash.stefdp.json b/domains/dash.stefdp.json new file mode 100644 index 000000000..37f29b109 --- /dev/null +++ b/domains/dash.stefdp.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "CNAME": "proxy.stefdp.is-a.dev" + } +} From b729c5dea649c7398f5ee98da6b5d4108cb595b5 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Tue, 12 Mar 2024 23:43:47 +0100 Subject: [PATCH 0682/2331] Delete domains/test.stefdp.json --- domains/test.stefdp.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/test.stefdp.json diff --git a/domains/test.stefdp.json b/domains/test.stefdp.json deleted file mode 100644 index 41ac1081b..000000000 --- a/domains/test.stefdp.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "Stef-00012", - "email": "admin@stefdp.is-a.dev", - "discord": "694986201739952229" - }, - "record": { - "MX": [ - "mail.stefdp.is-a.dev" - ] - } -} From 8f6cab1ff599a679d9b490d5bfa574e05f692079 Mon Sep 17 00:00:00 2001 From: whsprr-png Date: Tue, 12 Mar 2024 18:40:25 -0500 Subject: [PATCH 0683/2331] feat(domain): whsprr.is-a.dev --- domains/whsprr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/whsprr.json diff --git a/domains/whsprr.json b/domains/whsprr.json new file mode 100644 index 000000000..2e11d87a0 --- /dev/null +++ b/domains/whsprr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "whsprr-png", + "email": "cheneycam09@gmail.com" + }, + "record": { + "CNAME": "https://whsprr-png.github.io/" + } +} From 5c8b7ef7a3c542cb7b435e74ae93d3e3acd491bb Mon Sep 17 00:00:00 2001 From: Shiva Vijai <95340168+Shiva-Vijai@users.noreply.github.com> Date: Wed, 13 Mar 2024 06:51:22 +0530 Subject: [PATCH 0684/2331] Update shiva-vijai.json --- domains/shiva-vijai.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shiva-vijai.json b/domains/shiva-vijai.json index 90658875d..bedfc542b 100644 --- a/domains/shiva-vijai.json +++ b/domains/shiva-vijai.json @@ -4,6 +4,6 @@ "email": "shivavijai2008@gmail.com" }, "record": { - "URL": "https://shiva-vijai.github.io" + "CNAME": "shiva-vijai.github.io" } } From d159378bdf36ec7897b874deb89f4bd5a1443d61 Mon Sep 17 00:00:00 2001 From: Rushil Patel <94819512+rushilp1@users.noreply.github.com> Date: Tue, 12 Mar 2024 22:15:18 -0400 Subject: [PATCH 0685/2331] Update rushil-patel.json --- domains/rushil-patel.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/rushil-patel.json b/domains/rushil-patel.json index ac6beeb13..a42da46ae 100644 --- a/domains/rushil-patel.json +++ b/domains/rushil-patel.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "rushilp1", - "email": "rushil.p1@ahduni.edu.in" - }, - "record": { - "URL": "https://rushilp1.github.io/" - } -} + "description": "For my Personal Portfolio website", + "repo": "https://github.com/rushilp1/rushilp1.github.io", + "owner": { + "username": "rushilp1", + "email": "rushil.p1@ahduni.edu.in" + }, + "record": { + "CNAME": "https://rushilp1.github.io/" + } +} From c86527d2026121af696bccaabddcadced4da0884 Mon Sep 17 00:00:00 2001 From: Rushil Patel <94819512+rushilp1@users.noreply.github.com> Date: Tue, 12 Mar 2024 22:18:35 -0400 Subject: [PATCH 0686/2331] Create rushil.json --- domains/rushil.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rushil.json diff --git a/domains/rushil.json b/domains/rushil.json new file mode 100644 index 000000000..355e754e3 --- /dev/null +++ b/domains/rushil.json @@ -0,0 +1,11 @@ +{ + "description": "For my Personal Portfolio website", + "repo": "https://github.com/rushilp1/rushilp1.github.io", + "owner": { + "username": "rushilp1", + "email": "rushil.p1@ahduni.edu.in" + }, + "record": { + "CNAME": "https://rushilp1.github.io/" + } +} From 9338d5bc9aeb11aa4b115f109d89d6dff8a4941a Mon Sep 17 00:00:00 2001 From: ValoWolf <140768481+ValoWolf@users.noreply.github.com> Date: Wed, 13 Mar 2024 05:55:01 +0330 Subject: [PATCH 0687/2331] Update valowolf.json --- domains/valowolf.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/valowolf.json b/domains/valowolf.json index f8915183b..7b5178b16 100644 --- a/domains/valowolf.json +++ b/domains/valowolf.json @@ -8,6 +8,7 @@ "discord": "valowolf" }, "record": { - "CNAME": "valowolf.github.io" + "CNAME": "valowolf.github.io", + "TXT": "did=did:plc:qgp4s2w27woji4x7jbpbzcvd" } } From 04bbe4842e698a7a8bac4099e0623b54b26e0425 Mon Sep 17 00:00:00 2001 From: Rushil Patel <94819512+rushilp1@users.noreply.github.com> Date: Tue, 12 Mar 2024 23:35:04 -0400 Subject: [PATCH 0688/2331] Update rushil.json --- domains/rushil.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rushil.json b/domains/rushil.json index 355e754e3..4caf6b5f9 100644 --- a/domains/rushil.json +++ b/domains/rushil.json @@ -6,6 +6,6 @@ "email": "rushil.p1@ahduni.edu.in" }, "record": { - "CNAME": "https://rushilp1.github.io/" + "CNAME": "rushilp1.github.io" } } From c95bd641190cbdbf27e8df2fe453cef7a069c541 Mon Sep 17 00:00:00 2001 From: Rushil Patel <94819512+rushilp1@users.noreply.github.com> Date: Tue, 12 Mar 2024 23:35:34 -0400 Subject: [PATCH 0689/2331] Update rushil-patel.json --- domains/rushil-patel.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/rushil-patel.json b/domains/rushil-patel.json index a42da46ae..4caf6b5f9 100644 --- a/domains/rushil-patel.json +++ b/domains/rushil-patel.json @@ -6,6 +6,6 @@ "email": "rushil.p1@ahduni.edu.in" }, "record": { - "CNAME": "https://rushilp1.github.io/" + "CNAME": "rushilp1.github.io" } -} +} From c8f456dfe1fa820f7a991588dd3598a766c389a9 Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Wed, 13 Mar 2024 15:54:20 +0800 Subject: [PATCH 0690/2331] feat(domain): status.ryo.is-a.dev --- domains/status.ryo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/status.ryo.json diff --git a/domains/status.ryo.json b/domains/status.ryo.json new file mode 100644 index 000000000..d2e7ef7da --- /dev/null +++ b/domains/status.ryo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FrosGaming", + "email": "dgfrosdgfros@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From 3dd6defb654a04f63d81c1515d7dc904a0abb519 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: Wed, 13 Mar 2024 16:06:04 +0700 Subject: [PATCH 0691/2331] Update code.trung.json --- domains/code.trung.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/code.trung.json b/domains/code.trung.json index 8958e6c03..c082da16e 100644 --- a/domains/code.trung.json +++ b/domains/code.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["69.30.249.53"] + "A": ["37.114.37.132"] } } From 5ed61e9d8603cd18230e1b5c1982b70962e4f461 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: Wed, 13 Mar 2024 16:06:42 +0700 Subject: [PATCH 0692/2331] Update uptime.trung.json --- domains/uptime.trung.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/uptime.trung.json b/domains/uptime.trung.json index c372c8070..c082da16e 100644 --- a/domains/uptime.trung.json +++ b/domains/uptime.trung.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["37.114.37.132"] + } } From 28138d13719206e3b5d0dd901e9bd4e786c83b06 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: Wed, 13 Mar 2024 16:06:59 +0700 Subject: [PATCH 0693/2331] Update manage.uptime.trung.json --- domains/manage.uptime.trung.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/manage.uptime.trung.json b/domains/manage.uptime.trung.json index 8958e6c03..c082da16e 100644 --- a/domains/manage.uptime.trung.json +++ b/domains/manage.uptime.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["69.30.249.53"] + "A": ["37.114.37.132"] } } From d0a9158e8f925944235b7c4621ebe1cfb34b85cf 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: Wed, 13 Mar 2024 16:07:15 +0700 Subject: [PATCH 0694/2331] Update status.trung.json --- domains/status.trung.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/status.trung.json b/domains/status.trung.json index c372c8070..c082da16e 100644 --- a/domains/status.trung.json +++ b/domains/status.trung.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["37.114.37.132"] + } } From 917a535a7bcfc0e3b8961cb9e89fdcf45a36b5db 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: Wed, 13 Mar 2024 16:07:32 +0700 Subject: [PATCH 0695/2331] Update cdn.trung.json --- domains/cdn.trung.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/cdn.trung.json b/domains/cdn.trung.json index c372c8070..c082da16e 100644 --- a/domains/cdn.trung.json +++ b/domains/cdn.trung.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["37.114.37.132"] + } } From ad7250607a0d254773240dea0150eebaba19e112 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: Wed, 13 Mar 2024 16:07:52 +0700 Subject: [PATCH 0696/2331] Update links.trung.json --- domains/links.trung.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/links.trung.json b/domains/links.trung.json index c372c8070..c082da16e 100644 --- a/domains/links.trung.json +++ b/domains/links.trung.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["37.114.37.132"] + } } From 978e14bf3a63412b54d3fd08d17b5769559b903d 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: Wed, 13 Mar 2024 16:08:29 +0700 Subject: [PATCH 0697/2331] Update mystic.trung.json --- domains/mystic.trung.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/mystic.trung.json b/domains/mystic.trung.json index c372c8070..c082da16e 100644 --- a/domains/mystic.trung.json +++ b/domains/mystic.trung.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["37.114.37.132"] + } } From c50bfdcfde60af573407ee7b89e9da771964c371 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: Wed, 13 Mar 2024 16:08:49 +0700 Subject: [PATCH 0698/2331] Update mongodb.trung.json --- domains/mongodb.trung.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/mongodb.trung.json b/domains/mongodb.trung.json index c372c8070..c082da16e 100644 --- a/domains/mongodb.trung.json +++ b/domains/mongodb.trung.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["37.114.37.132"] + } } From 59df2bb2df2e2bc28a999f7e86daac89e18b74e0 Mon Sep 17 00:00:00 2001 From: Midair <130979602+zMidair@users.noreply.github.com> Date: Wed, 13 Mar 2024 13:22:40 +0200 Subject: [PATCH 0699/2331] Update midair.json --- domains/midair.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/midair.json b/domains/midair.json index 04266e391..f94403d25 100644 --- a/domains/midair.json +++ b/domains/midair.json @@ -1,9 +1,12 @@ { + "description": "Personal Portofolio", + "repo": "https://github.com/zMidair/zMidair.github.io", "owner": { "username": "zMidair", - "email": "midair4546@gmail.com" + "email": "midair4546@gmail.com", + "twitter": "M16a1r" }, "record": { - "URL": "http://midair.ssite.link" + "CNAME": "zMidair.github.io" } } From de9aeb737cb70acc7b7048899887689bc33b1d3d Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Wed, 13 Mar 2024 13:33:04 +0200 Subject: [PATCH 0700/2331] Create firejolt.json --- domains/firejolt.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 domains/firejolt.json diff --git a/domains/firejolt.json b/domains/firejolt.json new file mode 100644 index 000000000..0e0b3cacc --- /dev/null +++ b/domains/firejolt.json @@ -0,0 +1,20 @@ +{ + "owner": { + "username": "YouFoundAlpha", + "email": "YouFoundAlpha@alpha.is-a.dev", + "Discord": "661121998830960651", + "GitHub": "YouFoundAlpha", + "GitLab": "YouFoundAlpha", + "Mastodon": "@YouFoundAlpha@mastodon.social" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From f006b15c69808242e089e26854d855852986344a Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Wed, 13 Mar 2024 13:33:21 +0200 Subject: [PATCH 0701/2331] Update alpha.json --- domains/alpha.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/alpha.json b/domains/alpha.json index 49af16a2d..0e0b3cacc 100644 --- a/domains/alpha.json +++ b/domains/alpha.json @@ -1,9 +1,8 @@ { "owner": { "username": "YouFoundAlpha", - "email": "alpha@alpha.is-a.dev", + "email": "YouFoundAlpha@alpha.is-a.dev", "Discord": "661121998830960651", - "Twitter": "YouFoundAlpha", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", "Mastodon": "@YouFoundAlpha@mastodon.social" From 4ee490072259a374c7033752dd9f03f772b7dd75 Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Wed, 13 Mar 2024 13:36:17 +0200 Subject: [PATCH 0702/2331] Update _github-challenge-yfadev-org.yfadev.json --- domains/_github-challenge-yfadev-org.yfadev.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/_github-challenge-yfadev-org.yfadev.json b/domains/_github-challenge-yfadev-org.yfadev.json index 570c15bb7..87323bdb1 100644 --- a/domains/_github-challenge-yfadev-org.yfadev.json +++ b/domains/_github-challenge-yfadev-org.yfadev.json @@ -1,9 +1,8 @@ { "owner": { "username": "YouFoundAlpha", - "email": "alpha@alpha.is-a.dev", + "email": "YouFoundAlpha@alpha.is-a.dev", "Discord": "661121998830960651", - "Twitter": "YouFoundAlpha", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", "Mastodon": "@YouFoundAlpha@mastodon.social" From c859451929ab5cd00adb85ac6cf28ef6aa2bd266 Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Wed, 13 Mar 2024 13:36:55 +0200 Subject: [PATCH 0703/2331] Update _github-challenge-yfadev-org.alpha.json --- domains/_github-challenge-yfadev-org.alpha.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/_github-challenge-yfadev-org.alpha.json b/domains/_github-challenge-yfadev-org.alpha.json index 9c8f68d3a..7bc3ebc2a 100644 --- a/domains/_github-challenge-yfadev-org.alpha.json +++ b/domains/_github-challenge-yfadev-org.alpha.json @@ -1,9 +1,8 @@ { "owner": { "username": "YouFoundAlpha", - "email": "alpha@alpha.is-a.dev", + "email": "YouFoundAlpha@alpha.is-a.dev", "Discord": "661121998830960651", - "Twitter": "YouFoundAlpha", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", "Mastodon": "@YouFoundAlpha@mastodon.social" From 06bd7d762d0d04ae04458043acf9ce116561eaeb Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Wed, 13 Mar 2024 13:37:15 +0200 Subject: [PATCH 0704/2331] Update _github-challenge-yfadev-org.yfa.json --- domains/_github-challenge-yfadev-org.yfa.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/_github-challenge-yfadev-org.yfa.json b/domains/_github-challenge-yfadev-org.yfa.json index a4cc774dc..fd076fc89 100644 --- a/domains/_github-challenge-yfadev-org.yfa.json +++ b/domains/_github-challenge-yfadev-org.yfa.json @@ -1,9 +1,8 @@ { "owner": { "username": "YouFoundAlpha", - "email": "alpha@alpha.is-a.dev", + "email": "YouFoundAlpha@alpha.is-a.dev", "Discord": "661121998830960651", - "Twitter": "YouFoundAlpha", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", "Mastodon": "@YouFoundAlpha@mastodon.social" From e2340fb94604a959569bdf6de54913ee9bf262c3 Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Wed, 13 Mar 2024 13:37:31 +0200 Subject: [PATCH 0705/2331] Update _discord.alpha.json --- domains/_discord.alpha.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/_discord.alpha.json b/domains/_discord.alpha.json index b436dc184..698855d3a 100644 --- a/domains/_discord.alpha.json +++ b/domains/_discord.alpha.json @@ -1,9 +1,8 @@ { "owner": { "username": "YouFoundAlpha", - "email": "alpha@alpha.is-a.dev", + "email": "YouFoundAlpha@alpha.is-a.dev", "Discord": "661121998830960651", - "Twitter": "YouFoundAlpha", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", "Mastodon": "@YouFoundAlpha@mastodon.social" From 1b652ed009a54018281883ec377c2e28fea93463 Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Wed, 13 Mar 2024 13:37:46 +0200 Subject: [PATCH 0706/2331] Update _discord.yfa.json --- domains/_discord.yfa.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/_discord.yfa.json b/domains/_discord.yfa.json index 7d0ac436a..285ed7222 100644 --- a/domains/_discord.yfa.json +++ b/domains/_discord.yfa.json @@ -1,9 +1,8 @@ { "owner": { "username": "YouFoundAlpha", - "email": "alpha@alpha.is-a.dev", + "email": "YouFoundAlpha@alpha.is-a.dev", "Discord": "661121998830960651", - "Twitter": "YouFoundAlpha", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", "Mastodon": "@YouFoundAlpha@mastodon.social" From 4de6abc55b17c631aa8d120f8b2a5cb8151ca451 Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Wed, 13 Mar 2024 13:38:07 +0200 Subject: [PATCH 0707/2331] Update yfa.json --- domains/yfa.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/yfa.json b/domains/yfa.json index 12aa0463a..f696bb18a 100644 --- a/domains/yfa.json +++ b/domains/yfa.json @@ -1,9 +1,8 @@ { "owner": { "username": "YouFoundAlpha", - "email": "alpha@alpha.is-a.dev", + "email": "YouFoundAlpha@alpha.is-a.dev", "Discord": "661121998830960651", - "Twitter": "YouFoundAlpha", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", "Mastodon": "@YouFoundAlpha@mastodon.social" From bd630410323a5b5f51cfea92428b45e2fe03542e Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Wed, 13 Mar 2024 13:38:20 +0200 Subject: [PATCH 0708/2331] Update _github-pages-challenge-YouFoundAlpha.alpha.json --- domains/_github-pages-challenge-YouFoundAlpha.alpha.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/_github-pages-challenge-YouFoundAlpha.alpha.json b/domains/_github-pages-challenge-YouFoundAlpha.alpha.json index f69fbfcf4..60653de87 100644 --- a/domains/_github-pages-challenge-YouFoundAlpha.alpha.json +++ b/domains/_github-pages-challenge-YouFoundAlpha.alpha.json @@ -1,9 +1,8 @@ { "owner": { "username": "YouFoundAlpha", - "email": "alpha@alpha.is-a.dev", + "email": "YouFoundAlpha@alpha.is-a.dev", "Discord": "661121998830960651", - "Twitter": "YouFoundAlpha", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", "Mastodon": "@YouFoundAlpha@mastodon.social" From 8f68277c5b4dfa2445baea0fde24e7ec23499fe1 Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Wed, 13 Mar 2024 13:38:34 +0200 Subject: [PATCH 0709/2331] Update youfoundalpha.json --- domains/youfoundalpha.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/youfoundalpha.json b/domains/youfoundalpha.json index ce748ab11..59e7e0132 100644 --- a/domains/youfoundalpha.json +++ b/domains/youfoundalpha.json @@ -1,9 +1,8 @@ { "owner": { "username": "YouFoundAlpha", - "email": "alpha@alpha.is-a.dev", + "email": "YouFoundAlpha@alpha.is-a.dev", "Discord": "661121998830960651", - "Twitter": "YouFoundAlpha", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", "Mastodon": "@YouFoundAlpha@mastodon.social" From ab52f2706eba238e7e8ab0886d5337fa7e155773 Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Wed, 13 Mar 2024 13:41:26 +0200 Subject: [PATCH 0710/2331] Update firejolt.json --- domains/firejolt.json | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/domains/firejolt.json b/domains/firejolt.json index 0e0b3cacc..e2aed71a2 100644 --- a/domains/firejolt.json +++ b/domains/firejolt.json @@ -8,13 +8,6 @@ "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "URL": "https://firejolt.vercel.app" } } From f79ea977b5a5fa7f6f615f6075604ccf5de2c740 Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Wed, 13 Mar 2024 13:43:04 +0200 Subject: [PATCH 0711/2331] Update domains --- domains/send.firejolt.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/send.firejolt.json diff --git a/domains/send.firejolt.json b/domains/send.firejolt.json new file mode 100644 index 000000000..913999980 --- /dev/null +++ b/domains/send.firejolt.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "YouFoundAlpha", + "email": "YouFoundAlpha@alpha.is-a.dev", + "Discord": "661121998830960651", + "GitHub": "YouFoundAlpha", + "GitLab": "YouFoundAlpha", + "Mastodon": "@YouFoundAlpha@mastodon.social" + }, + "record": { + "MX":"feedback-smtp.us-east-1.amazonses.com", +"TXT": "v=spf1 include:amazonses.com ~all" + } +} \ No newline at end of file From fab4a56e01080a737ef1e7ce542accb55ea7d6c0 Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Wed, 13 Mar 2024 13:43:58 +0200 Subject: [PATCH 0712/2331] Update domains --- domains/resend._domainkey.firejolt.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/resend._domainkey.firejolt.json diff --git a/domains/resend._domainkey.firejolt.json b/domains/resend._domainkey.firejolt.json new file mode 100644 index 000000000..d05f50d4b --- /dev/null +++ b/domains/resend._domainkey.firejolt.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "YouFoundAlpha", + "email": "YouFoundAlpha@alpha.is-a.dev", + "Discord": "661121998830960651", + "GitHub": "YouFoundAlpha", + "GitLab": "YouFoundAlpha", + "Mastodon": "@YouFoundAlpha@mastodon.social" + }, + "record": { + "TXT": "p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDGnGDMTA5l/4zFdJo+ev1jwvOmeMGQyxSdM1kuY+fQn3ukaSauSJT1nNFojlgUzao1C5gjZa7Zoh+3YY9iXygydQM2MlbfNigS8VdIRbKa96FUZD/cmqXE4mKM/ekqEHtZz+cordvNC2CTovUf/wiVxuHk4uqpYI0d1dCjXUX6ywIDAQAB" + } +} \ No newline at end of file From 993ce36df7771ed58e5b6d9921cf10e117c87e41 Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Wed, 13 Mar 2024 15:59:03 +0200 Subject: [PATCH 0713/2331] Delete domains/send.firejolt.json --- domains/send.firejolt.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 domains/send.firejolt.json diff --git a/domains/send.firejolt.json b/domains/send.firejolt.json deleted file mode 100644 index 913999980..000000000 --- a/domains/send.firejolt.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "owner": { - "username": "YouFoundAlpha", - "email": "YouFoundAlpha@alpha.is-a.dev", - "Discord": "661121998830960651", - "GitHub": "YouFoundAlpha", - "GitLab": "YouFoundAlpha", - "Mastodon": "@YouFoundAlpha@mastodon.social" - }, - "record": { - "MX":"feedback-smtp.us-east-1.amazonses.com", -"TXT": "v=spf1 include:amazonses.com ~all" - } -} \ No newline at end of file From d8d3ff7419698ea6b254d3314bf1819df96c8f29 Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Wed, 13 Mar 2024 16:00:00 +0200 Subject: [PATCH 0714/2331] Delete domains/resend._domainkey.firejolt.json --- domains/resend._domainkey.firejolt.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/resend._domainkey.firejolt.json diff --git a/domains/resend._domainkey.firejolt.json b/domains/resend._domainkey.firejolt.json deleted file mode 100644 index d05f50d4b..000000000 --- a/domains/resend._domainkey.firejolt.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "owner": { - "username": "YouFoundAlpha", - "email": "YouFoundAlpha@alpha.is-a.dev", - "Discord": "661121998830960651", - "GitHub": "YouFoundAlpha", - "GitLab": "YouFoundAlpha", - "Mastodon": "@YouFoundAlpha@mastodon.social" - }, - "record": { - "TXT": "p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDGnGDMTA5l/4zFdJo+ev1jwvOmeMGQyxSdM1kuY+fQn3ukaSauSJT1nNFojlgUzao1C5gjZa7Zoh+3YY9iXygydQM2MlbfNigS8VdIRbKa96FUZD/cmqXE4mKM/ekqEHtZz+cordvNC2CTovUf/wiVxuHk4uqpYI0d1dCjXUX6ywIDAQAB" - } -} \ No newline at end of file From 0ae00c3dc665d4c88ca30ad9c4b582601d5d1753 Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Wed, 13 Mar 2024 16:42:51 +0200 Subject: [PATCH 0715/2331] Update alpha.json --- domains/alpha.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/domains/alpha.json b/domains/alpha.json index 0e0b3cacc..00a226167 100644 --- a/domains/alpha.json +++ b/domains/alpha.json @@ -8,12 +8,7 @@ "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], + "URL": "https://yfadev.pw", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From a429c34ba73ed73578475b7b802c46cabc605b88 Mon Sep 17 00:00:00 2001 From: JustLeska Date: Wed, 13 Mar 2024 18:01:49 +0100 Subject: [PATCH 0716/2331] feat(domain): leska.is-a.dev --- domains/leska.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/leska.json diff --git a/domains/leska.json b/domains/leska.json new file mode 100644 index 000000000..bea5faf7d --- /dev/null +++ b/domains/leska.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JustLeska", + "email": "leskalouis@hotmail.com" + }, + "record": { + "CNAME": "https://guns.lol/leska" + } +} From 1a0393d45ad0491ab0f7a9653292cceefca8c753 Mon Sep 17 00:00:00 2001 From: Totallynotmwa Date: Wed, 13 Mar 2024 23:17:39 +0300 Subject: [PATCH 0717/2331] feat(domain): mwa.is-a.dev --- domains/mwa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mwa.json diff --git a/domains/mwa.json b/domains/mwa.json new file mode 100644 index 000000000..68582351d --- /dev/null +++ b/domains/mwa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Totallynotmwa", + "email": "etharibrahim81@gmail.com" + }, + "record": { + "A": ["192.0.2.1"] + } +} From c032f06a27cba478eb0d582132422c24febc1aba Mon Sep 17 00:00:00 2001 From: Totallynotmwa Date: Wed, 13 Mar 2024 23:18:22 +0300 Subject: [PATCH 0718/2331] feat(domain): totallynotmwa.is-a.dev --- domains/totallynotmwa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/totallynotmwa.json diff --git a/domains/totallynotmwa.json b/domains/totallynotmwa.json new file mode 100644 index 000000000..68582351d --- /dev/null +++ b/domains/totallynotmwa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Totallynotmwa", + "email": "etharibrahim81@gmail.com" + }, + "record": { + "A": ["192.0.2.1"] + } +} From 3966a599d27cd79a4255c09e317110719229ce5e Mon Sep 17 00:00:00 2001 From: Totallynotmwa Date: Wed, 13 Mar 2024 23:21:00 +0300 Subject: [PATCH 0719/2331] feat(domain): mwanothere.is-a.dev --- domains/mwanothere.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mwanothere.json diff --git a/domains/mwanothere.json b/domains/mwanothere.json new file mode 100644 index 000000000..68582351d --- /dev/null +++ b/domains/mwanothere.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Totallynotmwa", + "email": "etharibrahim81@gmail.com" + }, + "record": { + "A": ["192.0.2.1"] + } +} From c024aa178e734d16eaecef72fb1fd780f29f55b5 Mon Sep 17 00:00:00 2001 From: Mwa <120023154+Totallynotmwa@users.noreply.github.com> Date: Wed, 13 Mar 2024 23:25:03 +0300 Subject: [PATCH 0720/2331] Update mwa.json --- domains/mwa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mwa.json b/domains/mwa.json index 68582351d..282cfbe75 100644 --- a/domains/mwa.json +++ b/domains/mwa.json @@ -1,7 +1,7 @@ { "owner": { "username": "Totallynotmwa", - "email": "etharibrahim81@gmail.com" + "email": "totallynot@mwa.lol" }, "record": { "A": ["192.0.2.1"] From e64e980ae374be2dcab3720025859225ebb1a498 Mon Sep 17 00:00:00 2001 From: Mwa <120023154+Totallynotmwa@users.noreply.github.com> Date: Wed, 13 Mar 2024 23:25:27 +0300 Subject: [PATCH 0721/2331] Update mwanothere.json --- domains/mwanothere.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mwanothere.json b/domains/mwanothere.json index 68582351d..282cfbe75 100644 --- a/domains/mwanothere.json +++ b/domains/mwanothere.json @@ -1,7 +1,7 @@ { "owner": { "username": "Totallynotmwa", - "email": "etharibrahim81@gmail.com" + "email": "totallynot@mwa.lol" }, "record": { "A": ["192.0.2.1"] From 1be593ba31bada5ecb5bfef24c3a67b2d3e20107 Mon Sep 17 00:00:00 2001 From: Mwa <120023154+Totallynotmwa@users.noreply.github.com> Date: Wed, 13 Mar 2024 23:25:57 +0300 Subject: [PATCH 0722/2331] Update totallynotmwa.json --- domains/totallynotmwa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/totallynotmwa.json b/domains/totallynotmwa.json index 68582351d..282cfbe75 100644 --- a/domains/totallynotmwa.json +++ b/domains/totallynotmwa.json @@ -1,7 +1,7 @@ { "owner": { "username": "Totallynotmwa", - "email": "etharibrahim81@gmail.com" + "email": "totallynot@mwa.lol" }, "record": { "A": ["192.0.2.1"] From cd7c2393538728da9af195ea4b00c847b96aad49 Mon Sep 17 00:00:00 2001 From: Qwerty Qwerty <113751596+Qwerty-Qwerty88@users.noreply.github.com> Date: Wed, 13 Mar 2024 18:12:55 -0500 Subject: [PATCH 0723/2331] Update qwertyqwerty.json Switched to using CloudFlare --- domains/qwertyqwerty.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/qwertyqwerty.json b/domains/qwertyqwerty.json index 41501480e..a9fd0e978 100644 --- a/domains/qwertyqwerty.json +++ b/domains/qwertyqwerty.json @@ -5,7 +5,6 @@ "twitter": "QwertyQwerty88_" }, "record": { - "A": ["34.111.254.92"], - "TXT": "replit-verify=91e42e80-7ebf-4e64-88e0-b20657592584" + "CNAME": "qwertyqwerty.pages.dev" } } From 9dfafe23c07ed9835e332998e79fa182d55896b4 Mon Sep 17 00:00:00 2001 From: whsprr <67036154+whsprr-png@users.noreply.github.com> Date: Wed, 13 Mar 2024 19:01:38 -0500 Subject: [PATCH 0724/2331] Update whsprr.json put wrong email --- domains/whsprr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/whsprr.json b/domains/whsprr.json index 2e11d87a0..c82a7fae3 100644 --- a/domains/whsprr.json +++ b/domains/whsprr.json @@ -1,7 +1,7 @@ { "owner": { "username": "whsprr-png", - "email": "cheneycam09@gmail.com" + "email": "musicbotqn@gmail.com" }, "record": { "CNAME": "https://whsprr-png.github.io/" From ab44ee99098483f835f57153134673f7df960d83 Mon Sep 17 00:00:00 2001 From: CompuGenius Date: Thu, 14 Mar 2024 00:29:19 -0400 Subject: [PATCH 0725/2331] feat(domain): yaakovschlachter.is-a.dev --- domains/yaakovschlachter.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yaakovschlachter.json diff --git a/domains/yaakovschlachter.json b/domains/yaakovschlachter.json new file mode 100644 index 000000000..da7ad00f6 --- /dev/null +++ b/domains/yaakovschlachter.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CompuGenius", + "email": "contact@cgprograms.com" + }, + "record": { + "CNAME": "cgprograms.com" + } +} From 1a0fd44d006bcf6022ccd623177af65415937b75 Mon Sep 17 00:00:00 2001 From: lucky <50680260+luckycdev@users.noreply.github.com> Date: Thu, 14 Mar 2024 00:02:50 -0500 Subject: [PATCH 0726/2331] Register lucky.is-a.dev --- domains/lucky.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lucky.json diff --git a/domains/lucky.json b/domains/lucky.json new file mode 100644 index 000000000..8f864ff56 --- /dev/null +++ b/domains/lucky.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "luckycdev", + "email": "luckzstuff@gmail.com", + "discord": "275273443329441792" + }, + + "record": { + "CNAME": "https://luckyc.site" + } + } + \ No newline at end of file From 28a3458f59f483022977256c664b0284bdb0018c Mon Sep 17 00:00:00 2001 From: rorosin Date: Thu, 14 Mar 2024 09:38:47 +0300 Subject: [PATCH 0727/2331] feat(domain): rorosin.is-a.dev --- domains/rorosin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rorosin.json diff --git a/domains/rorosin.json b/domains/rorosin.json new file mode 100644 index 000000000..b48d7d422 --- /dev/null +++ b/domains/rorosin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rorosin", + "email": "rosin886@gmail.com" + }, + "record": { + "CNAME": "ru.ardev.tk." + } +} From d4f97be55b574b2c4c4df801528e2e483087f6c0 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 14 Mar 2024 09:55:51 +0100 Subject: [PATCH 0728/2331] Update docs.stefdp.json --- domains/docs.stefdp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/docs.stefdp.json b/domains/docs.stefdp.json index b53062e84..37f29b109 100644 --- a/domains/docs.stefdp.json +++ b/domains/docs.stefdp.json @@ -5,6 +5,6 @@ "discord": "694986201739952229" }, "record": { - "CNAME": "c2d298f98c-hosting.gitbook.io" + "CNAME": "proxy.stefdp.is-a.dev" } } From ef5e3ac2da1bea2fdb2c746a583e8098d4e70958 Mon Sep 17 00:00:00 2001 From: Andreas Date: Thu, 14 Mar 2024 10:37:02 +0100 Subject: [PATCH 0729/2331] chore(ag.is-a.dev): change target URL --- domains/ag.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ag.json b/domains/ag.json index eee6ebcae..d543ffcf8 100644 --- a/domains/ag.json +++ b/domains/ag.json @@ -6,6 +6,6 @@ "email": "software@grafen.info" }, "record": { - "URL": "https://andreas.grafen.info" + "URL": "https://unseen.ninja" } } From dd7f15a409659e05d59d09069d352b99af2d6ab4 Mon Sep 17 00:00:00 2001 From: UntoldGam Date: Thu, 14 Mar 2024 10:24:10 +0000 Subject: [PATCH 0730/2331] Create coolify.json --- domains/coolify.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/coolify.json diff --git a/domains/coolify.json b/domains/coolify.json new file mode 100644 index 000000000..1304b7f32 --- /dev/null +++ b/domains/coolify.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "UntoldGam", + "email": "charlesobird+github@outlook.com" + }, + "record": { + "A": [ + "132.145.13.19" + ] + } +} From 7ccd8660e38131939e4ce0eb654c32fad89863e7 Mon Sep 17 00:00:00 2001 From: gzf Date: Thu, 14 Mar 2024 15:19:06 +0330 Subject: [PATCH 0731/2331] Create _discord.gzf.json --- domains/_discord.gzf.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.gzf.json diff --git a/domains/_discord.gzf.json b/domains/_discord.gzf.json new file mode 100644 index 000000000..846755919 --- /dev/null +++ b/domains/_discord.gzf.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Argzf", + "email": "gzf.dev@gmail.com", + "discord": "935053416877666304" + }, + "record": { + "TXT": "dh=790b378eaf31c0c456354c0aa04129bd7057dfb2" + } +} From 968b30128795a9c692fbbb15d7c863b7aa7f54dc Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 14 Mar 2024 13:58:21 +0100 Subject: [PATCH 0732/2331] Delete domains/mail.stefdp.json --- domains/mail.stefdp.json | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 domains/mail.stefdp.json diff --git a/domains/mail.stefdp.json b/domains/mail.stefdp.json deleted file mode 100644 index 654964e18..000000000 --- a/domains/mail.stefdp.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "owner": { - "username": "Stef-00012", - "email": "admin@stefdp.is-a.dev", - "discord": "694986201739952229" - }, - "record": { - "A": [ - "194.60.201.37" - ], - "MX": [ - "mail.stefdp.is-a.dev" - ], - "TXT": "v=spf1 mx ~all" - } -} From 19fe1b0e72613aecde7fae6da8130c8a0adf206c Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 14 Mar 2024 13:59:34 +0100 Subject: [PATCH 0733/2331] Update stefdp.json --- domains/stefdp.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/stefdp.json b/domains/stefdp.json index b007c5807..6ac13520c 100644 --- a/domains/stefdp.json +++ b/domains/stefdp.json @@ -6,13 +6,10 @@ }, "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.is-a.dev" + "mail.stefdp.lol" ], "TXT": [ "v=spf1 mx ~all" From f9b9fd9c8552d483379be672ee910043d8497431 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 14 Mar 2024 14:00:02 +0100 Subject: [PATCH 0734/2331] Update gattinhosbot.json --- domains/gattinhosbot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gattinhosbot.json b/domains/gattinhosbot.json index dfeae6d67..e7821e745 100644 --- a/domains/gattinhosbot.json +++ b/domains/gattinhosbot.json @@ -10,7 +10,7 @@ "194.60.201.37" ], "MX": [ - "mail.stefdp.is-a.dev" + "mail.stefdp.lol" ], "TXT": [ "v=spf1 mx ~all" From 3d4af6ae670c4d682c8bc5e4712dd5399a423e04 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 14 Mar 2024 14:10:38 +0100 Subject: [PATCH 0735/2331] Update stefdp.json --- domains/stefdp.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/stefdp.json b/domains/stefdp.json index 6ac13520c..a461d7864 100644 --- a/domains/stefdp.json +++ b/domains/stefdp.json @@ -6,7 +6,10 @@ }, "record": { "A": [ - "194.60.201.37" + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" ], "MX": [ "mail.stefdp.lol" From d011534f5e3b07dc1e75e663589f6ce508f4e924 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 14 Mar 2024 15:33:37 +0100 Subject: [PATCH 0736/2331] Delete domains/vsc.stefdp.json --- domains/vsc.stefdp.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/vsc.stefdp.json diff --git a/domains/vsc.stefdp.json b/domains/vsc.stefdp.json deleted file mode 100644 index 37f29b109..000000000 --- a/domains/vsc.stefdp.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Stef-00012", - "email": "admin@stefdp.is-a.dev", - "discord": "694986201739952229" - }, - "record": { - "CNAME": "proxy.stefdp.is-a.dev" - } -} From 60982ea31f656c2d44f70f5788648825bf425644 Mon Sep 17 00:00:00 2001 From: lucky <50680260+luckycdev@users.noreply.github.com> Date: Thu, 14 Mar 2024 10:04:41 -0500 Subject: [PATCH 0737/2331] Update lucky.json fix email --- domains/lucky.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lucky.json b/domains/lucky.json index 8f864ff56..76f3d6dd0 100644 --- a/domains/lucky.json +++ b/domains/lucky.json @@ -1,7 +1,7 @@ { "owner": { "username": "luckycdev", - "email": "luckzstuff@gmail.com", + "email": "lucky@luckyc.site", "discord": "275273443329441792" }, From e184fe727475caf83918880677db4ee6bb71ee17 Mon Sep 17 00:00:00 2001 From: yetimeh Date: Thu, 14 Mar 2024 21:52:53 +0530 Subject: [PATCH 0738/2331] feat(domain): yeti.is-a.dev --- domains/yeti.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yeti.json diff --git a/domains/yeti.json b/domains/yeti.json new file mode 100644 index 000000000..d2973d020 --- /dev/null +++ b/domains/yeti.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yetimeh", + "email": "senukabandara2006@gmail.com" + }, + "record": { + "CNAME": "yetimeh.github.io" + } +} From 6505f1e0890dfe0a54e4d900653f4d403a54824e Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Thu, 14 Mar 2024 20:56:19 +0000 Subject: [PATCH 0739/2331] 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 7c3b9b074..dc4225707 100644 --- a/domains/yunexiz.json +++ b/domains/yunexiz.json @@ -4,7 +4,7 @@ "email": "yunexiz@aol.com" }, "record": { - "A": ["109.71.252.37"], + "A": ["0.0.0.0"], "TXT": ["v=spf1 include:spf.improvmx.com ~all"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] } From b036242b76bba8b1bf8dbf16fdc5c32a25b807ec Mon Sep 17 00:00:00 2001 From: vornex-gh Date: Thu, 14 Mar 2024 17:42:08 -0400 Subject: [PATCH 0740/2331] feat(domain): new.vornexx.is-a.dev --- domains/new.vornexx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/new.vornexx.json diff --git a/domains/new.vornexx.json b/domains/new.vornexx.json new file mode 100644 index 000000000..44aaeb924 --- /dev/null +++ b/domains/new.vornexx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vornex-gh", + "email": "ajay.ramnath8812@gmail.com" + }, + "record": { + "CNAME": "https://newvornexx.pages.dev/" + } +} From c8c4372e77f5305c57109a2dffe02f11f390fa8d Mon Sep 17 00:00:00 2001 From: vornex <79860992+vornex-gh@users.noreply.github.com> Date: Thu, 14 Mar 2024 17:44:15 -0400 Subject: [PATCH 0741/2331] Delete domains/new.vornexx.json --- domains/new.vornexx.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/new.vornexx.json diff --git a/domains/new.vornexx.json b/domains/new.vornexx.json deleted file mode 100644 index 44aaeb924..000000000 --- a/domains/new.vornexx.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vornex-gh", - "email": "ajay.ramnath8812@gmail.com" - }, - "record": { - "CNAME": "https://newvornexx.pages.dev/" - } -} From 7601127a71c877e06fed946770a71b4bde6db01b Mon Sep 17 00:00:00 2001 From: vornex-gh Date: Thu, 14 Mar 2024 17:45:15 -0400 Subject: [PATCH 0742/2331] feat(domain): new.vornexx.is-a.dev --- domains/new.vornexx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/new.vornexx.json diff --git a/domains/new.vornexx.json b/domains/new.vornexx.json new file mode 100644 index 000000000..d27f57e0e --- /dev/null +++ b/domains/new.vornexx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vornex-gh", + "email": "ajay.ramnath8812@gmail.com" + }, + "record": { + "CNAME": "newvornexx.pages.dev" + } +} From 2e67c6d778f05345fe101c57f9486aab0a46b4aa Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 15 Mar 2024 15:35:06 +0800 Subject: [PATCH 0743/2331] chore: is-a.dev mail shutdown --- domains/almaz.json | 4 +--- domains/andrewstech.json | 10 ---------- domains/block.json | 10 ---------- domains/cutedog5695.json | 4 +--- domains/deko.json | 4 +--- domains/ehsan.json | 4 +--- domains/email.trung.json | 10 ---------- domains/juqwtf.json | 4 +--- domains/kenny.json | 12 +++++------- domains/kleb.json | 4 +--- domains/mail.enderpoint.json | 11 ----------- domains/mail.json | 12 ------------ domains/mail.norkart.json | 11 ----------- domains/maintainers.json | 4 +--- domains/neki.json | 4 +--- domains/pranavagrawal.json | 4 +--- domains/ptero.phoenix.json | 6 +----- domains/raviteja-geddada.json | 4 +--- domains/shockbs.json | 3 +-- 19 files changed, 17 insertions(+), 108 deletions(-) delete mode 100644 domains/andrewstech.json delete mode 100644 domains/block.json delete mode 100644 domains/email.trung.json delete mode 100644 domains/mail.enderpoint.json delete mode 100644 domains/mail.json delete mode 100644 domains/mail.norkart.json diff --git a/domains/almaz.json b/domains/almaz.json index cef326b10..d407b9f61 100644 --- a/domains/almaz.json +++ b/domains/almaz.json @@ -4,8 +4,6 @@ "email": "almazgamer228@gmail.com" }, "record": { - "A": ["109.71.252.37"], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + "A": ["109.71.252.37"] } } diff --git a/domains/andrewstech.json b/domains/andrewstech.json deleted file mode 100644 index 817c9da4c..000000000 --- a/domains/andrewstech.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "andrewstech", - "email": "is-a-dev@win11react.com" - }, - "record": { - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" - } -} diff --git a/domains/block.json b/domains/block.json deleted file mode 100644 index 49f769b27..000000000 --- a/domains/block.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "CookieTriste", - "email": "romain.tocsin@gmail.com" - }, - "record": { - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" - } -} diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index 17cb80541..6d247730a 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -6,8 +6,6 @@ "twitter": "cutedog5695" }, "record": { - "URL": "https://cutedog5695.me", - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + "URL": "https://cutedog5695.me" } } diff --git a/domains/deko.json b/domains/deko.json index 26ba21351..7f1fe005d 100644 --- a/domains/deko.json +++ b/domains/deko.json @@ -4,8 +4,6 @@ "email": "u8k50850@gmail.com" }, "record": { - "URL": "https://ukrioo.github.io", - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + "URL": "https://ukrioo.github.io" } } diff --git a/domains/ehsan.json b/domains/ehsan.json index 51d800cd3..333087917 100644 --- a/domains/ehsan.json +++ b/domains/ehsan.json @@ -4,8 +4,6 @@ "email": "mu23172@gmail.com" }, "record": { - "A": ["8.219.148.143"], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + "A": ["8.219.148.143"] } } diff --git a/domains/email.trung.json b/domains/email.trung.json deleted file mode 100644 index 8ce475d95..000000000 --- a/domains/email.trung.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "record": { - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" - } -} diff --git a/domains/juqwtf.json b/domains/juqwtf.json index 5d42c100f..c9dda8443 100644 --- a/domains/juqwtf.json +++ b/domains/juqwtf.json @@ -4,8 +4,6 @@ "email": "pochtaproverka01@gmail.com" }, "record": { - "A": ["193.233.252.12"], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + "A": ["193.233.252.12"] } } diff --git a/domains/kenny.json b/domains/kenny.json index 8c4cd5e9f..89babc173 100644 --- a/domains/kenny.json +++ b/domains/kenny.json @@ -6,12 +6,10 @@ }, "record": { "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] } } diff --git a/domains/kleb.json b/domains/kleb.json index 21d058b71..f8d1961e3 100644 --- a/domains/kleb.json +++ b/domains/kleb.json @@ -4,8 +4,6 @@ "email": "krazykleb@outlook.com" }, "record": { - "A": ["69.30.249.53"], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + "A": ["69.30.249.53"] } } diff --git a/domains/mail.enderpoint.json b/domains/mail.enderpoint.json deleted file mode 100644 index fdecce10c..000000000 --- a/domains/mail.enderpoint.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "EnderPoint07", - "email": "", - "discord": "dotm38" - }, - "record": { - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" - } -} diff --git a/domains/mail.json b/domains/mail.json deleted file mode 100644 index 29b296234..000000000 --- a/domains/mail.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - - "record": { - "A": ["51.161.54.164"], - "MX": ["mail.is-a.dev"], - "TXT": "google-site-verification=pcSxUAiBwhvh9AVBbSSkKZovjsUFZzMgnh3q6XfGe1E" - } -} diff --git a/domains/mail.norkart.json b/domains/mail.norkart.json deleted file mode 100644 index 43401ac60..000000000 --- a/domains/mail.norkart.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "norkart1", - "email": "navasforwork@gmail.com", - "discord": "captnork" - }, - "record": { - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" - } -} diff --git a/domains/maintainers.json b/domains/maintainers.json index d6db98c44..6678512d8 100644 --- a/domains/maintainers.json +++ b/domains/maintainers.json @@ -4,8 +4,6 @@ "email": "" }, "record": { - "URL": "https://team.is-a.dev", - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + "URL": "https://team.is-a.dev" } } diff --git a/domains/neki.json b/domains/neki.json index 480561afe..b9a2439d6 100644 --- a/domains/neki.json +++ b/domains/neki.json @@ -10,8 +10,6 @@ "185.199.109.153", "185.199.110.153", "185.199.111.153" - ], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + ] } } diff --git a/domains/pranavagrawal.json b/domains/pranavagrawal.json index e242c7f8d..046035dea 100644 --- a/domains/pranavagrawal.json +++ b/domains/pranavagrawal.json @@ -7,8 +7,6 @@ }, "record": { "A": ["185.199.108.153"], - "AAAA": ["2606:50c0:8001::153"], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + "AAAA": ["2606:50c0:8001::153"] } } diff --git a/domains/ptero.phoenix.json b/domains/ptero.phoenix.json index e36c8f4bf..acc360135 100644 --- a/domains/ptero.phoenix.json +++ b/domains/ptero.phoenix.json @@ -7,10 +7,6 @@ "record": { "A": [ "130.162.166.134" - ], - "MX": [ - "mail.is-a.dev" - ], - "TXT": "v=spf1 mx a:mail.is-a.dev ~include:_spf.google.com ~all" + ] } } \ No newline at end of file diff --git a/domains/raviteja-geddada.json b/domains/raviteja-geddada.json index 24a282723..3e4423c0c 100644 --- a/domains/raviteja-geddada.json +++ b/domains/raviteja-geddada.json @@ -9,8 +9,6 @@ "185.199.109.153", "185.199.110.153", "185.199.111.153" - ], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + ] } } diff --git a/domains/shockbs.json b/domains/shockbs.json index b55fbc4a7..90d1fbd6e 100644 --- a/domains/shockbs.json +++ b/domains/shockbs.json @@ -4,7 +4,6 @@ "email": "apipherng@gmail.com" }, "record": { - "A": ["69.30.249.53"], - "MX": ["mail.is-a.dev"] + "A": ["69.30.249.53"] } } From f76d3b4a65f95b3f34dac4bb057ed1fe746282ad Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Fri, 15 Mar 2024 10:03:44 +0100 Subject: [PATCH 0744/2331] Delete domains/_dmarc.mail.stefdp.json --- domains/_dmarc.mail.stefdp.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/_dmarc.mail.stefdp.json diff --git a/domains/_dmarc.mail.stefdp.json b/domains/_dmarc.mail.stefdp.json deleted file mode 100644 index ded344fc2..000000000 --- a/domains/_dmarc.mail.stefdp.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Stef-00012", - "email": "admin@stefdp.is-a.dev", - "discord": "694986201739952229" - }, - "record": { - "TXT": "v=DMARC1; p=none; sp=none; fo=0; adkim=r; aspf=r; pct=100; rf=afrf; ri=86400; rua=mailto:dmarc.report@mail.stefdp.is-a.dev; ruf=mailto:dmarc.report@mail.stefdp.is-a.dev" - } -} From d8bc0a06d229139764ebd52eb8e04d44194cb315 Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Fri, 15 Mar 2024 15:31:00 +0530 Subject: [PATCH 0745/2331] feat(domain): educatedsmp.is-a.dev --- domains/educatedsmp.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/educatedsmp.json diff --git a/domains/educatedsmp.json b/domains/educatedsmp.json new file mode 100644 index 000000000..7986ce3a8 --- /dev/null +++ b/domains/educatedsmp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "EducatedSuddenBucket", + "email": "educatedsuddenbucket@proton.me" + }, + "record": { + "CNAME": "educatedsuddenbucket.github.io" + } +} From c515dcc008ac5b4277aa2787cb62367563e96743 Mon Sep 17 00:00:00 2001 From: Haruki <134508226+haruki-py@users.noreply.github.com> Date: Fri, 15 Mar 2024 16:27:20 +0530 Subject: [PATCH 0746/2331] Update ki.json --- domains/ki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ki.json b/domains/ki.json index 6c272e999..4527785a3 100644 --- a/domains/ki.json +++ b/domains/ki.json @@ -4,6 +4,6 @@ "email": "aanandkrishna344@gmail.com" }, "record": { - "A": ["69.30.249.53"] + "A": ["37.114.37.132"] } } From f9b294eab6f5d450afa2ba0cc44df61c7287ec0c Mon Sep 17 00:00:00 2001 From: TechnoFusionTech Date: Fri, 15 Mar 2024 16:49:27 +0530 Subject: [PATCH 0747/2331] feat(domain): aichat.is-a.dev --- domains/aichat.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aichat.json diff --git a/domains/aichat.json b/domains/aichat.json new file mode 100644 index 000000000..4df29ee67 --- /dev/null +++ b/domains/aichat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TechnoFusionTech", + "email": "technofusiontech@techie.com" + }, + "record": { + "CNAME": "technofusiontech.is-a.dev" + } +} From 7ead63abb9fb7e2b18ff9d48ee0d97a737ade99d Mon Sep 17 00:00:00 2001 From: zurlyy Date: Fri, 15 Mar 2024 12:37:02 +0000 Subject: [PATCH 0748/2331] feat(domain): dk.is-a.dev --- domains/dk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dk.json diff --git a/domains/dk.json b/domains/dk.json new file mode 100644 index 000000000..d414af696 --- /dev/null +++ b/domains/dk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zurlyy", + "email": "d@zurly.me" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 8d6e3c6f9ec2d43de0cc379647879ded8e1e322f Mon Sep 17 00:00:00 2001 From: Jwaxy <98110672+jwaxy@users.noreply.github.com> Date: Fri, 15 Mar 2024 16:20:38 +0300 Subject: [PATCH 0749/2331] Create _github-pages-challenge-jwaxy.jwaxy.json --- domains/_github-pages-challenge-jwaxy.jwaxy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-jwaxy.jwaxy.json diff --git a/domains/_github-pages-challenge-jwaxy.jwaxy.json b/domains/_github-pages-challenge-jwaxy.jwaxy.json new file mode 100644 index 000000000..87cdde4a1 --- /dev/null +++ b/domains/_github-pages-challenge-jwaxy.jwaxy.json @@ -0,0 +1,10 @@ +{ + "description": "GitHub said that the verification was needed so I created this record.", + "owner": { + "username": "jwaxy", + "email": "me@yxawj.aleeas.com" + }, + "record": { + "TXT": "8e4b33b2837436011e57d5cade6b40" + } +} From 1cf18d110e544cb2e921bb9cb4ae5f3c3574fc7f Mon Sep 17 00:00:00 2001 From: Soumyaneel Sarkar <65025579+A-Little-Hat@users.noreply.github.com> Date: Fri, 15 Mar 2024 20:17:36 +0530 Subject: [PATCH 0750/2331] Update imsoumyaneel.json --- domains/imsoumyaneel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/imsoumyaneel.json b/domains/imsoumyaneel.json index cfc42875c..098324d82 100644 --- a/domains/imsoumyaneel.json +++ b/domains/imsoumyaneel.json @@ -4,6 +4,6 @@ "email": "soumyasarkar309@gmail.com" }, "record": { - "CNAME": "test-3e8b2.web.app" + "CNAME": "a-little-hat.github.io" } } From 9ade5838f05cfb1bf48e2fb121fb7f74e4b44ee9 Mon Sep 17 00:00:00 2001 From: egyxo div <130270152+7oda-mo@users.noreply.github.com> Date: Fri, 15 Mar 2024 16:56:38 +0200 Subject: [PATCH 0751/2331] Register egyxo.is-a.dev --- domains/egyxo.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/egyxo.json diff --git a/domains/egyxo.json b/domains/egyxo.json new file mode 100644 index 000000000..dc3f8f2b1 --- /dev/null +++ b/domains/egyxo.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "7oda-mo", + "email": "esl2my@gmail.com", + "discord": "1016128744819265618" + }, + + "record": { + "CNAME": "7oda-mo.github.io" + } + } + \ No newline at end of file From 65f01511652d3de8c52f2f75ee4fbcc97ab44328 Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Fri, 15 Mar 2024 15:38:11 +0000 Subject: [PATCH 0752/2331] Update yunexiz.json --- domains/yunexiz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yunexiz.json b/domains/yunexiz.json index dc4225707..7c3b9b074 100644 --- a/domains/yunexiz.json +++ b/domains/yunexiz.json @@ -4,7 +4,7 @@ "email": "yunexiz@aol.com" }, "record": { - "A": ["0.0.0.0"], + "A": ["109.71.252.37"], "TXT": ["v=spf1 include:spf.improvmx.com ~all"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] } From ef59b1caf41ff6409edcf4cbc6e5648ad875f42f Mon Sep 17 00:00:00 2001 From: VinnDev Date: Sat, 16 Mar 2024 01:15:01 +0700 Subject: [PATCH 0753/2331] feat(domain): vinn.is-a.dev --- domains/vinn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vinn.json diff --git a/domains/vinn.json b/domains/vinn.json new file mode 100644 index 000000000..c6a8ddae7 --- /dev/null +++ b/domains/vinn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "VinnDev", + "email": "suryapratamaidn@gmail.com" + }, + "record": { + "CNAME": "vinndev.github.io" + } +} From 01e4bada22ad56685d9dd8f0947f62099f8632b0 Mon Sep 17 00:00:00 2001 From: DominicBrauer Date: Fri, 15 Mar 2024 21:30:06 +0100 Subject: [PATCH 0754/2331] feat(domain): dominicbrauer.is-a.dev --- domains/dominicbrauer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dominicbrauer.json diff --git a/domains/dominicbrauer.json b/domains/dominicbrauer.json new file mode 100644 index 000000000..08889516a --- /dev/null +++ b/domains/dominicbrauer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DominicBrauer", + "email": "dominicbrauer06@gmail.com" + }, + "record": { + "A": ["185.245.61.41"] + } +} From e8a5dc2941337ee5c279ad23057f7cd21c357723 Mon Sep 17 00:00:00 2001 From: Neeedrose Date: Fri, 15 Mar 2024 17:52:03 -0400 Subject: [PATCH 0755/2331] feat(domain): serverpanel.is-a.dev --- domains/serverpanel.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/serverpanel.json diff --git a/domains/serverpanel.json b/domains/serverpanel.json new file mode 100644 index 000000000..cbed3270d --- /dev/null +++ b/domains/serverpanel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Neeedrose", + "email": "bobbyaneville@gmail.com" + }, + "record": { + "A": ["34.75.192.79"] + } +} From 8ae0a7407b98fb182b0827aa1252bb7b987c905c Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Sat, 16 Mar 2024 02:41:47 +0000 Subject: [PATCH 0756/2331] Update he.json --- domains/he.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/he.json b/domains/he.json index 3580311b0..080ec0522 100644 --- a/domains/he.json +++ b/domains/he.json @@ -4,6 +4,6 @@ "email": "yunexiz@aol.com" }, "record": { - "A": ["69.30.249.53"] + "A": ["109.71.252.37"] } } From d5ec002821b80bf9a6d979181d95bb18a94a56b0 Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Sat, 16 Mar 2024 10:42:04 +0800 Subject: [PATCH 0757/2331] feat(domain): status-ryo.is-a.dev --- domains/status-ryo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/status-ryo.json diff --git a/domains/status-ryo.json b/domains/status-ryo.json new file mode 100644 index 000000000..d2e7ef7da --- /dev/null +++ b/domains/status-ryo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FrosGaming", + "email": "dgfrosdgfros@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From 54d46826289aedd379e292e833914031bc3881c7 Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Sat, 16 Mar 2024 10:44:44 +0800 Subject: [PATCH 0758/2331] Delete domains/status-ryo.json --- domains/status-ryo.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/status-ryo.json diff --git a/domains/status-ryo.json b/domains/status-ryo.json deleted file mode 100644 index d2e7ef7da..000000000 --- a/domains/status-ryo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "FrosGaming", - "email": "dgfrosdgfros@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} From 09da5009f8ea0ed658372b863b98624b24dc7146 Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Sat, 16 Mar 2024 10:47:38 +0800 Subject: [PATCH 0759/2331] feat(domain): ryo-status.is-a.dev --- domains/ryo-status.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ryo-status.json diff --git a/domains/ryo-status.json b/domains/ryo-status.json new file mode 100644 index 000000000..d2e7ef7da --- /dev/null +++ b/domains/ryo-status.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FrosGaming", + "email": "dgfrosdgfros@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From 1b464131bd220eb12069f549da068fa106b00add Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Sat, 16 Mar 2024 10:49:50 +0800 Subject: [PATCH 0760/2331] feat(domain): status-ryo.is-a.dev --- domains/status-ryo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/status-ryo.json diff --git a/domains/status-ryo.json b/domains/status-ryo.json new file mode 100644 index 000000000..d2e7ef7da --- /dev/null +++ b/domains/status-ryo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FrosGaming", + "email": "dgfrosdgfros@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From e7c09b02f5a4af2b5d3cff52c9e163f36a2254e4 Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Sat, 16 Mar 2024 10:52:07 +0800 Subject: [PATCH 0761/2331] Delete domains/ryo-status.json --- domains/ryo-status.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ryo-status.json diff --git a/domains/ryo-status.json b/domains/ryo-status.json deleted file mode 100644 index d2e7ef7da..000000000 --- a/domains/ryo-status.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "FrosGaming", - "email": "dgfrosdgfros@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} From cd25df071364c5f86d7c4dba7fde71984d7546c5 Mon Sep 17 00:00:00 2001 From: 0x1026 Date: Sat, 16 Mar 2024 05:52:00 +0100 Subject: [PATCH 0762/2331] feat(domain): 0x1026.is-a.dev --- domains/0x1026.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/0x1026.json diff --git a/domains/0x1026.json b/domains/0x1026.json new file mode 100644 index 000000000..268a332e6 --- /dev/null +++ b/domains/0x1026.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "0x1026", + "email": "me@hugovidafe.dev" + }, + "record": { + "URL": "hugovidafe.dev" + } +} From 9fe5c8b65beb7bd8b08fa342d6a5ff918075f4ce Mon Sep 17 00:00:00 2001 From: 0x1026 Date: Sat, 16 Mar 2024 05:52:32 +0100 Subject: [PATCH 0763/2331] feat(domain): hugovidafe.is-a.dev --- domains/hugovidafe.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hugovidafe.json diff --git a/domains/hugovidafe.json b/domains/hugovidafe.json new file mode 100644 index 000000000..268a332e6 --- /dev/null +++ b/domains/hugovidafe.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "0x1026", + "email": "me@hugovidafe.dev" + }, + "record": { + "URL": "hugovidafe.dev" + } +} From eec9f2d743a814afb924e50ee4d5a598cd7313a5 Mon Sep 17 00:00:00 2001 From: Dheeraj <131849765+17sdheeraj@users.noreply.github.com> Date: Sat, 16 Mar 2024 10:26:58 +0530 Subject: [PATCH 0764/2331] Create sdheeraj.json --- domains/sdheeraj.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sdheeraj.json diff --git a/domains/sdheeraj.json b/domains/sdheeraj.json new file mode 100644 index 000000000..bc6bad5be --- /dev/null +++ b/domains/sdheeraj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "17sdheeraj", + "email": "contact-sdheeraj-isadev@wingarr.eu.org" + }, + "record": { + "CNAME": "17sdheeraj.github.io" + } +} From 8dd6996e6802b129f78035f3a9f39dc775d5fad3 Mon Sep 17 00:00:00 2001 From: Santiago Fisela <71735491+PinkLittleKitty@users.noreply.github.com> Date: Sat, 16 Mar 2024 02:51:20 -0300 Subject: [PATCH 0765/2331] Updated for improvmx mail --- domains/neki.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/neki.json b/domains/neki.json index b9a2439d6..3ef69c009 100644 --- a/domains/neki.json +++ b/domains/neki.json @@ -10,6 +10,11 @@ "185.199.109.153", "185.199.110.153", "185.199.111.153" - ] + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 2a826718dd15ae02c6448bba86878fdb3d4c9b0b Mon Sep 17 00:00:00 2001 From: DynoW Date: Sat, 16 Mar 2024 08:11:55 +0200 Subject: [PATCH 0766/2331] feat(domain): xn--mt9h.is-a.dev --- domains/xn--mt9h.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xn--mt9h.json diff --git a/domains/xn--mt9h.json b/domains/xn--mt9h.json new file mode 100644 index 000000000..a1d50f7c9 --- /dev/null +++ b/domains/xn--mt9h.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DynoW", + "email": "stefan.chirila.phone@gmail.com" + }, + "record": { + "URL": "https://dyno.is-a.dev" + } +} From 171bfee7ca7703861e0825e23631e1b82ec23249 Mon Sep 17 00:00:00 2001 From: lucky <50680260+luckycdev@users.noreply.github.com> Date: Sat, 16 Mar 2024 01:12:35 -0500 Subject: [PATCH 0767/2331] Update lucky.json --- domains/lucky.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lucky.json b/domains/lucky.json index 76f3d6dd0..f4a2b78d3 100644 --- a/domains/lucky.json +++ b/domains/lucky.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://luckyc.site" + "CNAME": "luckyc.site" } } \ No newline at end of file From 4bf981c537bb80a0e27ba3bd582b0de96bc1dc07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Chiril=C4=83?= <104089032+DynoW@users.noreply.github.com> Date: Sat, 16 Mar 2024 08:15:25 +0200 Subject: [PATCH 0768/2331] contact info --- domains/xn--mt9h.json | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/domains/xn--mt9h.json b/domains/xn--mt9h.json index a1d50f7c9..9a903f2a6 100644 --- a/domains/xn--mt9h.json +++ b/domains/xn--mt9h.json @@ -1,9 +1,10 @@ { - "owner": { - "username": "DynoW", - "email": "stefan.chirila.phone@gmail.com" - }, - "record": { - "URL": "https://dyno.is-a.dev" - } + "owner": { + "username": "DynoW", + "email": "naffets0@gmail.com", + "discord": "455608238335983617" + }, + "record": { + "URL": "https://dyno.is-a.dev" + } } From 436ac5beebfb2019e4836c813d85620703275062 Mon Sep 17 00:00:00 2001 From: whsprr <67036154+whsprr-png@users.noreply.github.com> Date: Sat, 16 Mar 2024 02:10:23 -0500 Subject: [PATCH 0769/2331] Update whsprr.json --- domains/whsprr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/whsprr.json b/domains/whsprr.json index c82a7fae3..d218b9d88 100644 --- a/domains/whsprr.json +++ b/domains/whsprr.json @@ -4,6 +4,6 @@ "email": "musicbotqn@gmail.com" }, "record": { - "CNAME": "https://whsprr-png.github.io/" + "CNAME": "whsprr-png.github.io" } } From 36e7588bbbcb1b5a419216be491a002f09ca68f4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 16 Mar 2024 16:57:51 +0800 Subject: [PATCH 0770/2331] Delete domains/modmail.json --- domains/modmail.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/modmail.json diff --git a/domains/modmail.json b/domains/modmail.json deleted file mode 100644 index d66eca635..000000000 --- a/domains/modmail.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - - "record": { - "CNAME": "wdhdns.com" - } -} From 834d6f7e0a463669416d8957768675ba65bbb442 Mon Sep 17 00:00:00 2001 From: Snozxyx Date: Sat, 16 Mar 2024 14:50:34 +0530 Subject: [PATCH 0771/2331] feat(domain): snozxyx.is-a.dev --- domains/snozxyx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/snozxyx.json diff --git a/domains/snozxyx.json b/domains/snozxyx.json new file mode 100644 index 000000000..83d9e51d8 --- /dev/null +++ b/domains/snozxyx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Snozxyx", + "email": "gabhastikumar@gmail.com" + }, + "record": { + "CNAME": "snozxyx.github.io" + } +} From 1ae221a861471a42e71d6017ba9f3e3604bd6e32 Mon Sep 17 00:00:00 2001 From: Vinn Date: Sat, 16 Mar 2024 17:46:22 +0700 Subject: [PATCH 0772/2331] Update vinn.json --- domains/vinn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vinn.json b/domains/vinn.json index c6a8ddae7..b85bab8fd 100644 --- a/domains/vinn.json +++ b/domains/vinn.json @@ -1,7 +1,7 @@ { "owner": { "username": "VinnDev", - "email": "suryapratamaidn@gmail.com" + "email": "vinndeveloper@gmail.com" }, "record": { "CNAME": "vinndev.github.io" From 6536eb406bdc2a0b5a2a51c38ea6de2455b79120 Mon Sep 17 00:00:00 2001 From: Pranav Agrawal <60977233+pranavagrawal321@users.noreply.github.com> Date: Sat, 16 Mar 2024 16:53:48 +0530 Subject: [PATCH 0773/2331] Update pranavagrawal.json added email --- domains/pranavagrawal.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/pranavagrawal.json b/domains/pranavagrawal.json index 046035dea..08420b190 100644 --- a/domains/pranavagrawal.json +++ b/domains/pranavagrawal.json @@ -7,6 +7,11 @@ }, "record": { "A": ["185.199.108.153"], - "AAAA": ["2606:50c0:8001::153"] + "AAAA": ["2606:50c0:8001::153"], + "MX":[ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT":"v=spf1 include:spf.improvmx.com ~all" } } From 8d18abce1affc84a0cc3d8008c8d54ca8c11ecf8 Mon Sep 17 00:00:00 2001 From: MaiYurito Date: Sat, 16 Mar 2024 21:08:04 +0700 Subject: [PATCH 0774/2331] feat(domain): yuri.is-a.dev --- domains/yuri.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yuri.json diff --git a/domains/yuri.json b/domains/yuri.json new file mode 100644 index 000000000..bd286069d --- /dev/null +++ b/domains/yuri.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MaiYurito", + "email": "reachgamers9999@gmail.com" + }, + "record": { + "URL": "https://yuri.only-fans.club/" + } +} From 0a6da2a1337b03fbb8d54c3217a50fa89d3e6bea Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Sat, 16 Mar 2024 20:02:23 +0530 Subject: [PATCH 0775/2331] [Abuse] Delete domains/phantom.json --- domains/phantom.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/phantom.json diff --git a/domains/phantom.json b/domains/phantom.json deleted file mode 100644 index 19d8b51b3..000000000 --- a/domains/phantom.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My is-a-dev sub-domain Credentials! :D", - "repo": "https://github.com/SealedSaucer", - "owner": { - "username": "SealedSaucer", - "email": "sealedsaucer@gmail.com" - }, - "record": { - "CNAME": "phantom.pages.dev" - } -} From ddc6872a35e2f82b829c25e8421134d685b3d03b Mon Sep 17 00:00:00 2001 From: haruki-py Date: Sat, 16 Mar 2024 20:42:21 +0530 Subject: [PATCH 0776/2331] feat(domain): harukipy.is-a.dev --- domains/harukipy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/harukipy.json diff --git a/domains/harukipy.json b/domains/harukipy.json new file mode 100644 index 000000000..10160ad57 --- /dev/null +++ b/domains/harukipy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "haruki-py", + "email": "aanandkrishna344@gmail.com" + }, + "record": { + "A": ["37.114.37.132"] + } +} From a22727386f0d1a38ccdfc5138aaf3e77cbf8ffa7 Mon Sep 17 00:00:00 2001 From: ecoplayer07 <163004797+ecoplayer07@users.noreply.github.com> Date: Sat, 16 Mar 2024 17:48:31 +0200 Subject: [PATCH 0777/2331] Delete ecoplayer.is-a.dev --- domains/ecoplayer.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ecoplayer.json diff --git a/domains/ecoplayer.json b/domains/ecoplayer.json deleted file mode 100644 index f3a6491a8..000000000 --- a/domains/ecoplayer.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ecoplayer07", - "email": "kareemehab910@gmail.com" - }, - "record": { - "CNAME": "ecoplayer07.github.io" - } -} From 7a2c84396e9c7fb6d71c1b981ddc1126e89bce7b Mon Sep 17 00:00:00 2001 From: HafiTheCat Date: Sat, 16 Mar 2024 16:53:08 +0100 Subject: [PATCH 0778/2331] feat(domain): hafi.is-a.dev --- domains/hafi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hafi.json diff --git a/domains/hafi.json b/domains/hafi.json new file mode 100644 index 000000000..99af8a5ce --- /dev/null +++ b/domains/hafi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "HafiTheCat", + "email": "f2hafner@edu.aau.at" + }, + "record": { + "CNAME": "hafi_the_cat.github.io" + } +} From 620a5b4178307e760d14c3cb519bcca1ceb1b2f3 Mon Sep 17 00:00:00 2001 From: Hafi the Cat <58081895+HafiTheCat@users.noreply.github.com> Date: Sat, 16 Mar 2024 16:55:13 +0100 Subject: [PATCH 0779/2331] Update hafi.json --- domains/hafi.json | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/domains/hafi.json b/domains/hafi.json index 99af8a5ce..3fda72178 100644 --- a/domains/hafi.json +++ b/domains/hafi.json @@ -1,9 +1,13 @@ { - "owner": { - "username": "HafiTheCat", - "email": "f2hafner@edu.aau.at" - }, - "record": { - "CNAME": "hafi_the_cat.github.io" - } + "owner": { + "username": "HafiTheCat", + "email": "", + "twitter": "", + "discord": "hafi_the_cat" + }, + "description": "Website about about me", + "repo": "https://github.com/HafiTheCat", + "record": { + "CNAME": "hafi_the_cat.github.io" + } } From 9e068c37f6ebd24bebe0e2a64ea6cd363047f571 Mon Sep 17 00:00:00 2001 From: Hafi the Cat <58081895+HafiTheCat@users.noreply.github.com> Date: Sat, 16 Mar 2024 16:57:56 +0100 Subject: [PATCH 0780/2331] Update hafi.json --- domains/hafi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hafi.json b/domains/hafi.json index 3fda72178..a89cb145b 100644 --- a/domains/hafi.json +++ b/domains/hafi.json @@ -6,7 +6,7 @@ "discord": "hafi_the_cat" }, "description": "Website about about me", - "repo": "https://github.com/HafiTheCat", + "repo": "https://github.com/HafiTheCat/hafi_the_cat.github.io", "record": { "CNAME": "hafi_the_cat.github.io" } From 508d95200b5a21d420ebf06e05b3384514ab044d Mon Sep 17 00:00:00 2001 From: 21Z Date: Sat, 16 Mar 2024 21:03:43 +0400 Subject: [PATCH 0781/2331] feat(domain): 21z.is-a.dev --- domains/21z.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/21z.json diff --git a/domains/21z.json b/domains/21z.json new file mode 100644 index 000000000..0ad862132 --- /dev/null +++ b/domains/21z.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "21Z", + "email": "hamdankalliyil@gmail.com" + }, + "record": { + "CNAME": "21z.github.io" + } +} From 6e8dbb93072c14a377c9ca5b1050701c02f0a51b Mon Sep 17 00:00:00 2001 From: 21Z <69188068+21Z@users.noreply.github.com> Date: Sat, 16 Mar 2024 21:18:50 +0400 Subject: [PATCH 0782/2331] Add txt record --- domains/21z.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/21z.json b/domains/21z.json index 0ad862132..75cf4d2a4 100644 --- a/domains/21z.json +++ b/domains/21z.json @@ -4,6 +4,7 @@ "email": "hamdankalliyil@gmail.com" }, "record": { - "CNAME": "21z.github.io" + "CNAME": "21z.github.io", + "TXT": ["_discord.21z.is-a.dev", "dh=cad8d14a40cc3daa14436ff5e874e4c02ce2e1ae"] } } From a5932558fdba0e571e5c14128c9b10483c224cb8 Mon Sep 17 00:00:00 2001 From: 21Z <69188068+21Z@users.noreply.github.com> Date: Sat, 16 Mar 2024 21:32:13 +0400 Subject: [PATCH 0783/2331] add discord --- domains/21z.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/21z.json b/domains/21z.json index 75cf4d2a4..616034832 100644 --- a/domains/21z.json +++ b/domains/21z.json @@ -1,7 +1,8 @@ { "owner": { "username": "21Z", - "email": "hamdankalliyil@gmail.com" + "email": "", + "discord": "780356848737058857" }, "record": { "CNAME": "21z.github.io", From c4a19b2be9315a03421d3525a864dda1a86fef9c Mon Sep 17 00:00:00 2001 From: BlenderDuck Date: Sat, 16 Mar 2024 19:01:07 +0000 Subject: [PATCH 0784/2331] feat(domain): skittles.is-a.dev --- domains/skittles.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/skittles.json diff --git a/domains/skittles.json b/domains/skittles.json new file mode 100644 index 000000000..bbd10250e --- /dev/null +++ b/domains/skittles.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BlenderDuck", + "email": "blenderduck@duck.com" + }, + "record": { + "CNAME": "blenderduck.github.io" + } +} From f43cd06b8908fac5bf5d2348d480efc2ea76daec Mon Sep 17 00:00:00 2001 From: Glqch <163641103+Glqch0@users.noreply.github.com> Date: Sat, 16 Mar 2024 21:50:33 +0200 Subject: [PATCH 0785/2331] Create glqch.is-a.dev.json --- domains/glqch.is-a.dev.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/glqch.is-a.dev.json diff --git a/domains/glqch.is-a.dev.json b/domains/glqch.is-a.dev.json new file mode 100644 index 000000000..5702c6089 --- /dev/null +++ b/domains/glqch.is-a.dev.json @@ -0,0 +1,12 @@ +{ + "description": "new Subdomain to put my portfolio website online", + "repo": "https://github.com/Glqch0/Glqch0.github.io", + "owner": { + "username": "Glqch0", + "email": "midoayoub999@gmail.com", + "twitter": "glqch" + }, + "record": { + "CNAME": "Glqch0.github.io" + } +} From 14bbac26c5b340bb5d22434ff0d7f83aa0ed60bc Mon Sep 17 00:00:00 2001 From: Glqch <163641103+Glqch0@users.noreply.github.com> Date: Sat, 16 Mar 2024 22:02:56 +0200 Subject: [PATCH 0786/2331] Update glqch.json --- domains/glqch.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/domains/glqch.json b/domains/glqch.json index 599884a97..65aa452d9 100644 --- a/domains/glqch.json +++ b/domains/glqch.json @@ -1,12 +1,12 @@ { - "description": "Subdomain to put my portfolio website online", - "repo": "https://github.com/Glqch404/Glqch404.github.io", + "description": "new Subdomain to put my portfolio website online", + "repo": "https://github.com/Glqch0/Glqch0.github.io", "owner": { - "username": "Glqch404", - "email": "midoayoub447@gmail.com", + "username": "Glqch0", + "email": "midoayoub999@gmail.com", "twitter": "glqch" }, "record": { - "CNAME": "glqch404.github.io" + "CNAME": "glqch0.github.io" } -} +} From 29998c0bc8bb6cad10dc931b6b249ac46f89c80c Mon Sep 17 00:00:00 2001 From: Glqch <163641103+Glqch0@users.noreply.github.com> Date: Sat, 16 Mar 2024 22:10:02 +0200 Subject: [PATCH 0787/2331] Create _github-pages-challenge-Glqch0.glqch.json --- domains/_github-pages-challenge-Glqch0.glqch.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_github-pages-challenge-Glqch0.glqch.json diff --git a/domains/_github-pages-challenge-Glqch0.glqch.json b/domains/_github-pages-challenge-Glqch0.glqch.json new file mode 100644 index 000000000..6d80d2e12 --- /dev/null +++ b/domains/_github-pages-challenge-Glqch0.glqch.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Glqch0", + "email": "midoayoub999@gmail.com", + "twitter": "Glqch", + "discord": "915932527871541309" + }, + "record": { + "TXT": "2dbd52b36e1b0189af04f2763bdc68" + } +} From ece4da48dc1879b0e32267c7328e9945b18ecf8d Mon Sep 17 00:00:00 2001 From: Glqch <163641103+Glqch0@users.noreply.github.com> Date: Sat, 16 Mar 2024 22:14:11 +0200 Subject: [PATCH 0788/2331] Delete domains/glqch.is-a.dev.json --- domains/glqch.is-a.dev.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/glqch.is-a.dev.json diff --git a/domains/glqch.is-a.dev.json b/domains/glqch.is-a.dev.json deleted file mode 100644 index 5702c6089..000000000 --- a/domains/glqch.is-a.dev.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "new Subdomain to put my portfolio website online", - "repo": "https://github.com/Glqch0/Glqch0.github.io", - "owner": { - "username": "Glqch0", - "email": "midoayoub999@gmail.com", - "twitter": "glqch" - }, - "record": { - "CNAME": "Glqch0.github.io" - } -} From 44592838a57fe012546eef5ec62d049807c7fc87 Mon Sep 17 00:00:00 2001 From: satoshi-prefers-monero Date: Sat, 16 Mar 2024 13:26:45 -0700 Subject: [PATCH 0789/2331] feat(domain): vitalik.is-a.dev --- domains/vitalik.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vitalik.json diff --git a/domains/vitalik.json b/domains/vitalik.json new file mode 100644 index 000000000..dc0448f45 --- /dev/null +++ b/domains/vitalik.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "satoshi-prefers-monero", + "email": "satoshinakamoto@tuta.com" + }, + "record": { + "URL": "https://www.stephencastelphoto.com" + } +} From 711cfa9b8efd96d83b4df96e9e004cd639832d08 Mon Sep 17 00:00:00 2001 From: satoshi-prefers-monero Date: Sat, 16 Mar 2024 13:45:08 -0700 Subject: [PATCH 0790/2331] feat(domain): edwardsnowden.is-a.dev --- domains/edwardsnowden.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/edwardsnowden.json diff --git a/domains/edwardsnowden.json b/domains/edwardsnowden.json new file mode 100644 index 000000000..c9a0b4dcb --- /dev/null +++ b/domains/edwardsnowden.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "satoshi-prefers-monero", + "email": "satoshinakamoto@tuta.com" + }, + "record": { + "URL": "https://stephencastelphoto.com" + } +} From ee97ab91a0b31337c9cd5257d02cd57d94996c13 Mon Sep 17 00:00:00 2001 From: Preston-code offcial <123032424+Preston-Riley@users.noreply.github.com> Date: Sat, 16 Mar 2024 15:13:35 -0700 Subject: [PATCH 0791/2331] Create preston-code.json --- domains/preston-code.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/preston-code.json diff --git a/domains/preston-code.json b/domains/preston-code.json new file mode 100644 index 000000000..59f6dbe06 --- /dev/null +++ b/domains/preston-code.json @@ -0,0 +1,12 @@ +{ + "description": "for my games website", + "repo": "https://github.com/preston-riley/preston-riley.github.io", + "owner": { + "username": "preston-riley", + "email": "pres1234569@gmail.com", + "twitter": "not applicable" + }, + "record": { + "CNAME": "preston-riley.github.io" + } +} From 128a487725139d122a2d786908573b5378521ab9 Mon Sep 17 00:00:00 2001 From: Preston-code offcial <123032424+Preston-Riley@users.noreply.github.com> Date: Sat, 16 Mar 2024 16:00:16 -0700 Subject: [PATCH 0792/2331] Update preston-code.json --- domains/preston-code.json | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/domains/preston-code.json b/domains/preston-code.json index 59f6dbe06..911547da7 100644 --- a/domains/preston-code.json +++ b/domains/preston-code.json @@ -1,12 +1,11 @@ { - "description": "for my games website", - "repo": "https://github.com/preston-riley/preston-riley.github.io", - "owner": { - "username": "preston-riley", - "email": "pres1234569@gmail.com", - "twitter": "not applicable" - }, - "record": { - "CNAME": "preston-riley.github.io" - } -} + "owner": { + "username": "preston-riley", + "email": "pres1234569@gmail.com" + } +} +{ + "record": { + "CNAME": "preston-code.surge.sh" + } +} From da00304fe5a92b0ee210d15778e072182e21613a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 17 Mar 2024 07:27:11 +0800 Subject: [PATCH 0793/2331] Update maintainers.json --- domains/maintainers.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/maintainers.json b/domains/maintainers.json index 6678512d8..eaff9566d 100644 --- a/domains/maintainers.json +++ b/domains/maintainers.json @@ -4,6 +4,11 @@ "email": "" }, "record": { - "URL": "https://team.is-a.dev" + "URL": "https://team.is-a.dev", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 02154fae5436cf3afcc3d55b4a516eb444bc714f Mon Sep 17 00:00:00 2001 From: xuyifei Dev <136873982+xuyife@users.noreply.github.com> Date: Sun, 17 Mar 2024 07:38:18 +0800 Subject: [PATCH 0794/2331] Create xuyifei.json --- domains/xuyifei.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/xuyifei.json diff --git a/domains/xuyifei.json b/domains/xuyifei.json new file mode 100644 index 000000000..949ac4709 --- /dev/null +++ b/domains/xuyifei.json @@ -0,0 +1,12 @@ +{ + "description": "Xuyifei's website’", + "repo": "https://github.com/xuyife/xuyife.github.io", + "owner": { + "username": "xuyife", + "email": "xuyifeiDev@outlook.com", + "twitter": "xuyifei" + }, + "record": { + "CNAME": "xuyife.github.io" + } +} From fe38b2aec528bf3426ac65738e064c24fdff89f0 Mon Sep 17 00:00:00 2001 From: zzph Date: Sun, 17 Mar 2024 11:02:19 +1100 Subject: [PATCH 0795/2331] feat(domain): smp.is-a.dev --- domains/smp.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/smp.json diff --git a/domains/smp.json b/domains/smp.json new file mode 100644 index 000000000..3618c3473 --- /dev/null +++ b/domains/smp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zzph", + "email": "johnbrettc@gmail.com" + }, + "record": { + "CNAME": "clear-skies.onrender.com" + } +} From 6a57e09b908e3fc4f92b2bd10f97bf6a714efb1e Mon Sep 17 00:00:00 2001 From: LtBrain Date: Sat, 16 Mar 2024 20:28:01 -0400 Subject: [PATCH 0796/2331] feat(domain): brainproxy.is-a.dev --- domains/brainproxy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/brainproxy.json diff --git a/domains/brainproxy.json b/domains/brainproxy.json new file mode 100644 index 000000000..1815bf923 --- /dev/null +++ b/domains/brainproxy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LtBrain", + "email": "brian.j.guan@outlook.com" + }, + "record": { + "A": ["64.227.120.231"] + } +} From f5b13cb71827bb85fb5ae5d3f70d32518be96ef0 Mon Sep 17 00:00:00 2001 From: GeekSupport Date: Sun, 17 Mar 2024 07:46:12 +0700 Subject: [PATCH 0797/2331] feat(domain): fuds.is-a.dev --- domains/fuds.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fuds.json diff --git a/domains/fuds.json b/domains/fuds.json new file mode 100644 index 000000000..5e9c167bd --- /dev/null +++ b/domains/fuds.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GeekSupport", + "email": "geek@laguaz.eu.org" + }, + "record": { + "CNAME": "fuds.pages.dev" + } +} From f4a004c531c18b1c9ee7833c8194039c4f1b2786 Mon Sep 17 00:00:00 2001 From: stansters <91402728+stansters@users.noreply.github.com> Date: Sun, 17 Mar 2024 01:00:30 +0000 Subject: [PATCH 0798/2331] Update stan.json --- domains/stan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/stan.json b/domains/stan.json index 6024cb835..479dd9e54 100644 --- a/domains/stan.json +++ b/domains/stan.json @@ -4,6 +4,6 @@ "email": "stanleygeorgebond@gmail.com" }, "record": { - "URL": "stn.re" + "A": ["132.145.22.92"] } } From c6c36d14a5ca062af5aba8306559ed96b779d358 Mon Sep 17 00:00:00 2001 From: 21Z <69188068+21Z@users.noreply.github.com> Date: Sun, 17 Mar 2024 05:35:15 +0400 Subject: [PATCH 0799/2331] Remove txt record --- domains/21z.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/21z.json b/domains/21z.json index 616034832..899aba426 100644 --- a/domains/21z.json +++ b/domains/21z.json @@ -5,7 +5,6 @@ "discord": "780356848737058857" }, "record": { - "CNAME": "21z.github.io", - "TXT": ["_discord.21z.is-a.dev", "dh=cad8d14a40cc3daa14436ff5e874e4c02ce2e1ae"] + "CNAME": "21z.github.io" } } From 0acd41e3c48d132541c9b80f278647a1d984645e Mon Sep 17 00:00:00 2001 From: xuyife <18916947008@163.com> Date: Sun, 17 Mar 2024 12:56:15 +0800 Subject: [PATCH 0800/2331] feat(domain): xuyife.is-a.dev --- domains/xuyife.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xuyife.json diff --git a/domains/xuyife.json b/domains/xuyife.json new file mode 100644 index 000000000..0d843d43a --- /dev/null +++ b/domains/xuyife.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xuyife", + "email": "18916947008@163.com" + }, + "record": { + "CNAME": "xuyife.github.io" + } +} From 246e084f2fbdd04e960d2092b5761bfcda001a44 Mon Sep 17 00:00:00 2001 From: abdeldroid2007 Date: Sun, 17 Mar 2024 06:44:10 +0000 Subject: [PATCH 0801/2331] feat(domain): swimou.is-a.dev --- domains/swimou.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/swimou.json diff --git a/domains/swimou.json b/domains/swimou.json new file mode 100644 index 000000000..ac71c6586 --- /dev/null +++ b/domains/swimou.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "abdeldroid2007", + "email": "abdessattar23@proton.me" + }, + "record": { + "MX": ["mx1.forwardemail.net"] + } +} From 0f817f5531fe04588886f729dc9e540d613567b3 Mon Sep 17 00:00:00 2001 From: abdeldroid2007 <161964484+abdeldroid2007@users.noreply.github.com> Date: Sun, 17 Mar 2024 06:51:02 +0000 Subject: [PATCH 0802/2331] Update swimou.json --- domains/swimou.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/swimou.json b/domains/swimou.json index ac71c6586..0e85e81df 100644 --- a/domains/swimou.json +++ b/domains/swimou.json @@ -4,6 +4,7 @@ "email": "abdessattar23@proton.me" }, "record": { - "MX": ["mx1.forwardemail.net"] + "MX": ["mx1.forwardemail.net","mx2.forwardemail.net"], + "TXT": ["forward-email=abdessattar23@proton.me"] } } From 768b50f3d71ed539d972b69cf9e777ba34ea520e Mon Sep 17 00:00:00 2001 From: Geek Musik <106485862+GeekSupport@users.noreply.github.com> Date: Sun, 17 Mar 2024 16:47:21 +0700 Subject: [PATCH 0803/2331] Update fuds.json From 7a21df77862b636a14f8e157a86a3df755928360 Mon Sep 17 00:00:00 2001 From: Hafi the Cat <58081895+HafiTheCat@users.noreply.github.com> Date: Sun, 17 Mar 2024 12:04:59 +0100 Subject: [PATCH 0804/2331] Update hafi.json --- domains/hafi.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/hafi.json b/domains/hafi.json index a89cb145b..ab8f918b5 100644 --- a/domains/hafi.json +++ b/domains/hafi.json @@ -2,12 +2,11 @@ "owner": { "username": "HafiTheCat", "email": "", - "twitter": "", "discord": "hafi_the_cat" }, "description": "Website about about me", "repo": "https://github.com/HafiTheCat/hafi_the_cat.github.io", "record": { - "CNAME": "hafi_the_cat.github.io" + "CNAME": "hafithecat.github.io/hafi_the_cat.github.io" } } From d0d0edf07ae2ffe685538e2c008aff076336c17e Mon Sep 17 00:00:00 2001 From: Hafi the Cat <58081895+HafiTheCat@users.noreply.github.com> Date: Sun, 17 Mar 2024 12:12:28 +0100 Subject: [PATCH 0805/2331] Update hafi.json --- domains/hafi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hafi.json b/domains/hafi.json index ab8f918b5..74c8710a7 100644 --- a/domains/hafi.json +++ b/domains/hafi.json @@ -7,6 +7,6 @@ "description": "Website about about me", "repo": "https://github.com/HafiTheCat/hafi_the_cat.github.io", "record": { - "CNAME": "hafithecat.github.io/hafi_the_cat.github.io" + "CNAME": "hafithecat.github.io" } } From 0c6b46177d7aaf29e69b5e017f315affccf542d7 Mon Sep 17 00:00:00 2001 From: Ravener Date: Sun, 17 Mar 2024 16:17:20 +0500 Subject: [PATCH 0806/2331] Create files.ravener.json --- domains/files.ravener.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/files.ravener.json diff --git a/domains/files.ravener.json b/domains/files.ravener.json new file mode 100644 index 000000000..e2a153929 --- /dev/null +++ b/domains/files.ravener.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "ravener", + "email": "ravener.anime@gmail.com", + "twitter": "RavenRavener", + "discord": "292690616285134850" + }, + "record": { + "A": [ + "132.145.196.17" + ] + } +} From e4e796b04f933e6f4c8326318e65f90d7c5eb2c2 Mon Sep 17 00:00:00 2001 From: Mwa <120023154+Totallynotmwa@users.noreply.github.com> Date: Sun, 17 Mar 2024 15:30:59 +0300 Subject: [PATCH 0807/2331] Update mwa.json --- domains/mwa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mwa.json b/domains/mwa.json index 282cfbe75..087d26fd8 100644 --- a/domains/mwa.json +++ b/domains/mwa.json @@ -4,6 +4,6 @@ "email": "totallynot@mwa.lol" }, "record": { - "A": ["192.0.2.1"] + "URL": "mwa.lol" } } From 51e8e8155fbd92e2cd4c71701d1faa61325dbf8d Mon Sep 17 00:00:00 2001 From: Mwa <120023154+Totallynotmwa@users.noreply.github.com> Date: Sun, 17 Mar 2024 15:32:26 +0300 Subject: [PATCH 0808/2331] Update mwanothere.json --- domains/mwanothere.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mwanothere.json b/domains/mwanothere.json index 282cfbe75..087d26fd8 100644 --- a/domains/mwanothere.json +++ b/domains/mwanothere.json @@ -4,6 +4,6 @@ "email": "totallynot@mwa.lol" }, "record": { - "A": ["192.0.2.1"] + "URL": "mwa.lol" } } From cdc42973fd649956838f6ef169e9ea41359764e0 Mon Sep 17 00:00:00 2001 From: Mwa <120023154+Totallynotmwa@users.noreply.github.com> Date: Sun, 17 Mar 2024 15:32:54 +0300 Subject: [PATCH 0809/2331] Update totallynotmwa.json --- domains/totallynotmwa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/totallynotmwa.json b/domains/totallynotmwa.json index 282cfbe75..087d26fd8 100644 --- a/domains/totallynotmwa.json +++ b/domains/totallynotmwa.json @@ -4,6 +4,6 @@ "email": "totallynot@mwa.lol" }, "record": { - "A": ["192.0.2.1"] + "URL": "mwa.lol" } } From a849eac2f0e35c7a49c5e1d68bfd912964f835bd Mon Sep 17 00:00:00 2001 From: Mwa <120023154+Totallynotmwa@users.noreply.github.com> Date: Sun, 17 Mar 2024 15:40:24 +0300 Subject: [PATCH 0810/2331] Update mwa --- domains/mwa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mwa.json b/domains/mwa.json index 087d26fd8..9d2a1a6d0 100644 --- a/domains/mwa.json +++ b/domains/mwa.json @@ -4,6 +4,6 @@ "email": "totallynot@mwa.lol" }, "record": { - "URL": "mwa.lol" + "URL": "https://mwa.lol" } } From f577c35e8413090c59299e3f41ef0e155b204094 Mon Sep 17 00:00:00 2001 From: Mwa <120023154+Totallynotmwa@users.noreply.github.com> Date: Sun, 17 Mar 2024 15:40:55 +0300 Subject: [PATCH 0811/2331] Update mwanothere.json --- domains/mwanothere.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mwanothere.json b/domains/mwanothere.json index 087d26fd8..9d2a1a6d0 100644 --- a/domains/mwanothere.json +++ b/domains/mwanothere.json @@ -4,6 +4,6 @@ "email": "totallynot@mwa.lol" }, "record": { - "URL": "mwa.lol" + "URL": "https://mwa.lol" } } From 06a9893c0ddbd987f40accdc9ff59649867c05d3 Mon Sep 17 00:00:00 2001 From: Mwa <120023154+Totallynotmwa@users.noreply.github.com> Date: Sun, 17 Mar 2024 15:41:14 +0300 Subject: [PATCH 0812/2331] Update totallynotmwa.json --- domains/totallynotmwa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/totallynotmwa.json b/domains/totallynotmwa.json index 087d26fd8..9d2a1a6d0 100644 --- a/domains/totallynotmwa.json +++ b/domains/totallynotmwa.json @@ -4,6 +4,6 @@ "email": "totallynot@mwa.lol" }, "record": { - "URL": "mwa.lol" + "URL": "https://mwa.lol" } } From 60e5fb5727227b770bdef89b07454b0e17d5c764 Mon Sep 17 00:00:00 2001 From: gunawan092w Date: Sun, 17 Mar 2024 22:50:17 +0700 Subject: [PATCH 0813/2331] feat(domain): ntmusic.is-a.dev --- domains/ntmusic.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ntmusic.json diff --git a/domains/ntmusic.json b/domains/ntmusic.json new file mode 100644 index 000000000..3a0487fe1 --- /dev/null +++ b/domains/ntmusic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gunawan092w", + "email": "gunawan092w@gmail.com" + }, + "record": { + "CNAME": "ntmusic.github.io" + } +} From c535e033e2e6959984ab63fa0c76b5cc88907a87 Mon Sep 17 00:00:00 2001 From: Piyush Katyal <109459034+piyushk77@users.noreply.github.com> Date: Sun, 17 Mar 2024 22:17:31 +0530 Subject: [PATCH 0814/2331] feat: add subdomain for piyushkatyal --- domains/piyushkatyal.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/piyushkatyal.json diff --git a/domains/piyushkatyal.json b/domains/piyushkatyal.json new file mode 100644 index 000000000..b00620472 --- /dev/null +++ b/domains/piyushkatyal.json @@ -0,0 +1,11 @@ +{ + "description": "Serves as an alias to primary domain", + "repo": "https://github.com/piyushk77/piyushk77.github.io", + "owner": { + "username": "piyushk77", + "email": "pshkatyal8@gmail.com" + }, + "record": { + "CNAME": "piyushk77.github.io" + } +} \ No newline at end of file From 8554d73acbd9d2f55d0ab0ad74265884f29d29ce Mon Sep 17 00:00:00 2001 From: Preston-code offcial <123032424+Preston-Riley@users.noreply.github.com> Date: Sun, 17 Mar 2024 09:54:12 -0700 Subject: [PATCH 0815/2331] Update preston-code.json --- domains/preston-code.json | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/domains/preston-code.json b/domains/preston-code.json index 911547da7..8d9b9faef 100644 --- a/domains/preston-code.json +++ b/domains/preston-code.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "preston-riley", - "email": "pres1234569@gmail.com" - } +"owner": { +"username": "preston-riley", +"email": "pres1234569@gmail.com" +}, +"record": { +"CNAME": "preston-code.surge.sh" } -{ - "record": { - "CNAME": "preston-code.surge.sh" - } } From 164a391b4f0ee52295cc87bbe617df7bcc5f1aaa Mon Sep 17 00:00:00 2001 From: splack01 Date: Sun, 17 Mar 2024 19:14:04 +0100 Subject: [PATCH 0816/2331] Create splack.json --- domains/splack.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/splack.json diff --git a/domains/splack.json b/domains/splack.json new file mode 100644 index 000000000..63f01e3cd --- /dev/null +++ b/domains/splack.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "splack01", + "email": "splack1@protonmail.com" + }, + "record": { + "CNAME": "splack01.github.io" + } +} From 5174fb40c68fede6e69f1d1d125ca646fb649474 Mon Sep 17 00:00:00 2001 From: vornex <79860992+vornex-gh@users.noreply.github.com> Date: Sun, 17 Mar 2024 14:23:43 -0400 Subject: [PATCH 0817/2331] Create _discord.vornexx.json --- domains/_discord.vornexx.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_discord.vornexx.json diff --git a/domains/_discord.vornexx.json b/domains/_discord.vornexx.json new file mode 100644 index 000000000..918afc081 --- /dev/null +++ b/domains/_discord.vornexx.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "vornex-gh", + "email": "", + "discord": "1149438819834269856", + "twitter: "vornexx_" + }, + "record": { + "TXT": "dh=d7455d2e7bbe608a4e60dee8c502c758d3d13464" + } +} From 23187f57f06b4d4b4220a1b906b85908cb22305f Mon Sep 17 00:00:00 2001 From: vornex <79860992+vornex-gh@users.noreply.github.com> Date: Sun, 17 Mar 2024 14:25:07 -0400 Subject: [PATCH 0818/2331] Update _discord.vornexx.json --- domains/_discord.vornexx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.vornexx.json b/domains/_discord.vornexx.json index 918afc081..c1a3478ad 100644 --- a/domains/_discord.vornexx.json +++ b/domains/_discord.vornexx.json @@ -6,6 +6,6 @@ "twitter: "vornexx_" }, "record": { - "TXT": "dh=d7455d2e7bbe608a4e60dee8c502c758d3d13464" + "TXT": "dh=7230d093b797b41f1529d6817c87b5a9f6bf7583" } } From 0d03d6fe1381e58ad8512042bf1ff668fdd2c695 Mon Sep 17 00:00:00 2001 From: NTechsoftware Date: Sun, 17 Mar 2024 18:35:00 +0000 Subject: [PATCH 0819/2331] feat(domain): ntech.is-a.dev --- domains/ntech.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ntech.json diff --git a/domains/ntech.json b/domains/ntech.json new file mode 100644 index 000000000..41500b8ea --- /dev/null +++ b/domains/ntech.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NTechsoftware", + "email": "finnzi151@gmail.com" + }, + "record": { + "CNAME": "ntechservices.xyz" + } +} From 438b83d25b6acfe96b40f332067d4916deb0825f Mon Sep 17 00:00:00 2001 From: vornex <79860992+vornex-gh@users.noreply.github.com> Date: Sun, 17 Mar 2024 14:40:24 -0400 Subject: [PATCH 0820/2331] Update _discord.vornexx.json --- domains/_discord.vornexx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.vornexx.json b/domains/_discord.vornexx.json index c1a3478ad..918afc081 100644 --- a/domains/_discord.vornexx.json +++ b/domains/_discord.vornexx.json @@ -6,6 +6,6 @@ "twitter: "vornexx_" }, "record": { - "TXT": "dh=7230d093b797b41f1529d6817c87b5a9f6bf7583" + "TXT": "dh=d7455d2e7bbe608a4e60dee8c502c758d3d13464" } } From 87fe67204282b41b5538b1ba6174aec0ce0d0411 Mon Sep 17 00:00:00 2001 From: vornex <79860992+vornex-gh@users.noreply.github.com> Date: Sun, 17 Mar 2024 14:42:56 -0400 Subject: [PATCH 0821/2331] Delete domains/_discord.vornexx.json --- domains/_discord.vornexx.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/_discord.vornexx.json diff --git a/domains/_discord.vornexx.json b/domains/_discord.vornexx.json deleted file mode 100644 index 918afc081..000000000 --- a/domains/_discord.vornexx.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "vornex-gh", - "email": "", - "discord": "1149438819834269856", - "twitter: "vornexx_" - }, - "record": { - "TXT": "dh=d7455d2e7bbe608a4e60dee8c502c758d3d13464" - } -} From 585d20d54c978bfb3c03b538d762640807399b13 Mon Sep 17 00:00:00 2001 From: vornex <79860992+vornex-gh@users.noreply.github.com> Date: Sun, 17 Mar 2024 14:49:42 -0400 Subject: [PATCH 0822/2331] Create _discord.vornexx.json --- domains/_discord.vornexx.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_discord.vornexx.json diff --git a/domains/_discord.vornexx.json b/domains/_discord.vornexx.json new file mode 100644 index 000000000..4786622c6 --- /dev/null +++ b/domains/_discord.vornexx.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "vornex-gh", + "email": "", + "discord": "1149438819834269856", + "twitter": "vorrnexx_" + }, + "record": { + "TXT": "dh=d7455d2e7bbe608a4e60dee8c502c758d3d13464" + } +} From 1d51e82f393219b31752eb3d3807b195be4d0446 Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Mon, 18 Mar 2024 04:28:24 +0800 Subject: [PATCH 0823/2331] Delete domains/status.ryo.json --- domains/status.ryo.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/status.ryo.json diff --git a/domains/status.ryo.json b/domains/status.ryo.json deleted file mode 100644 index d2e7ef7da..000000000 --- a/domains/status.ryo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "FrosGaming", - "email": "dgfrosdgfros@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} From 9fb43d3ef75ec8732698beb8331413dc9ef92151 Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Mon, 18 Mar 2024 04:30:04 +0800 Subject: [PATCH 0824/2331] Delete domains/status-ryo.json --- domains/status-ryo.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/status-ryo.json diff --git a/domains/status-ryo.json b/domains/status-ryo.json deleted file mode 100644 index d2e7ef7da..000000000 --- a/domains/status-ryo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "FrosGaming", - "email": "dgfrosdgfros@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} From 6c23aacc5499193a6f12a9a921a20eb7267e0496 Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Mon, 18 Mar 2024 04:35:34 +0800 Subject: [PATCH 0825/2331] feat(domain): status-ryo.is-a.dev --- domains/status-ryo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/status-ryo.json diff --git a/domains/status-ryo.json b/domains/status-ryo.json new file mode 100644 index 000000000..d2e7ef7da --- /dev/null +++ b/domains/status-ryo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FrosGaming", + "email": "dgfrosdgfros@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From 15626eff06f5d0073fa3dd0e48ad4054efe9bac8 Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Mon, 18 Mar 2024 04:36:09 +0800 Subject: [PATCH 0826/2331] feat(domain): status.ryo.is-a.dev --- domains/status.ryo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/status.ryo.json diff --git a/domains/status.ryo.json b/domains/status.ryo.json new file mode 100644 index 000000000..d2e7ef7da --- /dev/null +++ b/domains/status.ryo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FrosGaming", + "email": "dgfrosdgfros@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From fd168ed119f17c604c1479edcbaa5ebbcd77e067 Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Mon, 18 Mar 2024 04:37:21 +0800 Subject: [PATCH 0827/2331] Delete domains/status.ryo.json --- domains/status.ryo.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/status.ryo.json diff --git a/domains/status.ryo.json b/domains/status.ryo.json deleted file mode 100644 index d2e7ef7da..000000000 --- a/domains/status.ryo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "FrosGaming", - "email": "dgfrosdgfros@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} From daf03684e3c2ea17d109c6453765c97a9e4031be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20H=E1=BB=93ng=20S=C6=A1n?= <81855366+crischutu07@users.noreply.github.com> Date: Mon, 18 Mar 2024 04:21:24 +0700 Subject: [PATCH 0828/2331] Update crischutu07.json --- domains/crischutu07.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/crischutu07.json b/domains/crischutu07.json index 6d8cb53a9..15bc96959 100644 --- a/domains/crischutu07.json +++ b/domains/crischutu07.json @@ -4,6 +4,6 @@ "email": "sondolavnxbox.omlet@gmail.com" }, "record": { - "A": ["159.138.147.9"] + "URL":"crischutu07.github.io" } } From 761cacc2af50868c72bcc40d01a476bb3c2208da Mon Sep 17 00:00:00 2001 From: "BussyBakks (known as thenoppy12)" <108082159+BussyBakks@users.noreply.github.com> Date: Mon, 18 Mar 2024 09:02:03 +0700 Subject: [PATCH 0829/2331] Create thenoppy12.json --- domains/thenoppy12.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/thenoppy12.json diff --git a/domains/thenoppy12.json b/domains/thenoppy12.json new file mode 100644 index 000000000..0696be2da --- /dev/null +++ b/domains/thenoppy12.json @@ -0,0 +1,12 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/thenoppy12/thenoppy12.github.io", + "owner": { + "username": "BussyBakks", + "email": "lengochuykiengiang@gmail.com", + "discord": ".thenoppy12" + }, + "record": { + "CNAME": "thenoppy12.github.io" + } +} From 6c94ae81f20307adcfb27cc16778afde0e236414 Mon Sep 17 00:00:00 2001 From: "BussyBakks (known as thenoppy12)" <108082159+BussyBakks@users.noreply.github.com> Date: Mon, 18 Mar 2024 09:05:09 +0700 Subject: [PATCH 0830/2331] Create _github-pages-challenge-thenoppy12.thenoppy12.json --- ...github-pages-challenge-thenoppy12.thenoppy12.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/_github-pages-challenge-thenoppy12.thenoppy12.json diff --git a/domains/_github-pages-challenge-thenoppy12.thenoppy12.json b/domains/_github-pages-challenge-thenoppy12.thenoppy12.json new file mode 100644 index 000000000..10aa0171e --- /dev/null +++ b/domains/_github-pages-challenge-thenoppy12.thenoppy12.json @@ -0,0 +1,12 @@ +{ + "description": "Github Pages Register Domain", + "repo": "https://github.com/thenoppy12/thenoppy12.github.io", + "owner": { + "username": "BussyBakks", + "email": "lengochuykiengiang@gmail.com", + "discord": ".thenoppy12" + }, + "record": { + "TXT": "b41e7f365072dbb42ed1ee40c250db" + } +} From 52b9e08fbbcb3165c8712c38b2b92f4ecf85d912 Mon Sep 17 00:00:00 2001 From: "BussyBakks (known as thenoppy12)" <108082159+BussyBakks@users.noreply.github.com> Date: Mon, 18 Mar 2024 09:05:37 +0700 Subject: [PATCH 0831/2331] Update thenoppy12.json --- domains/thenoppy12.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/thenoppy12.json b/domains/thenoppy12.json index 0696be2da..68b8b1152 100644 --- a/domains/thenoppy12.json +++ b/domains/thenoppy12.json @@ -1,5 +1,5 @@ { - "description": "Describe the use of this subdomain", + "description": "Main Page", "repo": "https://github.com/thenoppy12/thenoppy12.github.io", "owner": { "username": "BussyBakks", From a395979b85a46e2965f778a0878a67c7960585a1 Mon Sep 17 00:00:00 2001 From: Preston-code offcial <123032424+Preston-Riley@users.noreply.github.com> Date: Sun, 17 Mar 2024 22:06:51 -0700 Subject: [PATCH 0832/2331] Update preston-code.json --- domains/preston-code.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/preston-code.json b/domains/preston-code.json index 8d9b9faef..5a1ba9bfe 100644 --- a/domains/preston-code.json +++ b/domains/preston-code.json @@ -4,6 +4,6 @@ "email": "pres1234569@gmail.com" }, "record": { -"CNAME": "preston-code.surge.sh" +"CNAME": "preston-riley.github.io" } } From 94ae41ae38ad1a457994c6b2eb21722dc919ed7c Mon Sep 17 00:00:00 2001 From: Preston-code offcial <123032424+Preston-Riley@users.noreply.github.com> Date: Mon, 18 Mar 2024 07:21:14 -0700 Subject: [PATCH 0833/2331] Update preston-code.json --- domains/preston-code.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/preston-code.json b/domains/preston-code.json index 5a1ba9bfe..8d9b9faef 100644 --- a/domains/preston-code.json +++ b/domains/preston-code.json @@ -4,6 +4,6 @@ "email": "pres1234569@gmail.com" }, "record": { -"CNAME": "preston-riley.github.io" +"CNAME": "preston-code.surge.sh" } } From a81f1e19acb6000b04b362c7acee0b59d2d7130f Mon Sep 17 00:00:00 2001 From: "BussyBakks (known as thenoppy12)" <108082159+BussyBakks@users.noreply.github.com> Date: Mon, 18 Mar 2024 22:12:25 +0700 Subject: [PATCH 0834/2331] Create _discord.thenoppy12.json --- domains/_discord.thenoppy12.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/_discord.thenoppy12.json diff --git a/domains/_discord.thenoppy12.json b/domains/_discord.thenoppy12.json new file mode 100644 index 000000000..b558d5ef6 --- /dev/null +++ b/domains/_discord.thenoppy12.json @@ -0,0 +1,12 @@ +{ + "description": "Discord Domain Verify", + "repo": "https://github.com/thenoppy12/thenoppy12.github.io", + "owner": { + "username": "BussyBakks", + "email": "lengochuykiengiang@gmail.com", + "discord": ".thenoppy12" + }, + "record": { + "TXT": "dh=a865dfb9b8ef277f5edfaad346ddbbcfcba85b71" + } +} From 602737ea7f1fd491873abe4660dd83d4581f9018 Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Mon, 18 Mar 2024 20:49:24 +0530 Subject: [PATCH 0835/2331] Delete domains/glqch.json Requested by domain owner as the owner's github account was terminated, verified owner's identity --- domains/glqch.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/glqch.json diff --git a/domains/glqch.json b/domains/glqch.json deleted file mode 100644 index 65aa452d9..000000000 --- a/domains/glqch.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "new Subdomain to put my portfolio website online", - "repo": "https://github.com/Glqch0/Glqch0.github.io", - "owner": { - "username": "Glqch0", - "email": "midoayoub999@gmail.com", - "twitter": "glqch" - }, - "record": { - "CNAME": "glqch0.github.io" - } -} From 32ccb5e962a53066a067e93172ab3dfd37192dd9 Mon Sep 17 00:00:00 2001 From: BlenderDuck Date: Mon, 18 Mar 2024 17:51:14 +0000 Subject: [PATCH 0836/2331] feat(domain): skittle.is-a.dev --- domains/skittle.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/skittle.json diff --git a/domains/skittle.json b/domains/skittle.json new file mode 100644 index 000000000..00780c559 --- /dev/null +++ b/domains/skittle.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BlenderDuck", + "email": "blenderduck@duck.com" + }, + "record": { + "URL": "blenderduck.github.io" + } +} From d56e71ef74a0f08055dcf01ac187b0f085c71b07 Mon Sep 17 00:00:00 2001 From: BlenderDuck <162184913+BlenderDuck@users.noreply.github.com> Date: Mon, 18 Mar 2024 17:54:58 +0000 Subject: [PATCH 0837/2331] Delete domains/skittle.json --- domains/skittle.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/skittle.json diff --git a/domains/skittle.json b/domains/skittle.json deleted file mode 100644 index 00780c559..000000000 --- a/domains/skittle.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "BlenderDuck", - "email": "blenderduck@duck.com" - }, - "record": { - "URL": "blenderduck.github.io" - } -} From 979596a22e1662045ac9a5e32f8610aeb571e212 Mon Sep 17 00:00:00 2001 From: Glqch <163641103+Glqch0@users.noreply.github.com> Date: Mon, 18 Mar 2024 21:53:09 +0200 Subject: [PATCH 0838/2331] Create glqchh.json --- domains/glqchh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/glqchh.json diff --git a/domains/glqchh.json b/domains/glqchh.json new file mode 100644 index 000000000..376e02afc --- /dev/null +++ b/domains/glqchh.json @@ -0,0 +1,12 @@ +{ + "description": "Subdomain to put my portfolio website online", + "repo": "https://github.com/Glqch0/Glqch0.github.io", + "owner": { + "username": "Glqch0", + "email": "midoayoub447@gmail.com", + "twitter": "glqch" + }, + "record": { + "CNAME": "glqch0.github.io" + } +} From 8b2f7a0e01fcb0f8ff16b711a1e3b77416ca25eb Mon Sep 17 00:00:00 2001 From: Glqch <163641103+Glqch0@users.noreply.github.com> Date: Mon, 18 Mar 2024 21:58:46 +0200 Subject: [PATCH 0839/2331] Rename glqchh.json to glqch.json --- domains/{glqchh.json => glqch.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{glqchh.json => glqch.json} (100%) diff --git a/domains/glqchh.json b/domains/glqch.json similarity index 100% rename from domains/glqchh.json rename to domains/glqch.json From 03d8bf0fd0e93cf14efb65c5b88736c71c40a5a4 Mon Sep 17 00:00:00 2001 From: Glqch <163641103+Glqch0@users.noreply.github.com> Date: Mon, 18 Mar 2024 22:01:48 +0200 Subject: [PATCH 0840/2331] Update _github-pages-challenge-Glqch0.glqch.json --- domains/_github-pages-challenge-Glqch0.glqch.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-Glqch0.glqch.json b/domains/_github-pages-challenge-Glqch0.glqch.json index 6d80d2e12..5bae54a80 100644 --- a/domains/_github-pages-challenge-Glqch0.glqch.json +++ b/domains/_github-pages-challenge-Glqch0.glqch.json @@ -6,6 +6,6 @@ "discord": "915932527871541309" }, "record": { - "TXT": "2dbd52b36e1b0189af04f2763bdc68" + "TXT": "694b45bdf63f51e29a2b3ef0fc5596" } } From 215248d83cb9070b9cb4246279455562ae804f3b Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Tue, 19 Mar 2024 16:52:32 +0530 Subject: [PATCH 0841/2331] Created New Domain --- domains/shan | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/shan diff --git a/domains/shan b/domains/shan new file mode 100644 index 000000000..0bd23b9d0 --- /dev/null +++ b/domains/shan @@ -0,0 +1,12 @@ +{ + "description": "My Personal Website ", + "repo": "https://github.com/Adwaith-Shan-Pk/Adwaith-Shan-Pk.github.io", + "owner": { + "username": "Adwaith-Shan-Pk", + "email": "mail@adwaithshan.rf.gd", + "twitter": "lordlinux69" + }, + "record": { + "CNAME": "Adwaith-Shan-Pk.github.io" + } +} From d7d251800da25fccd3a53acb7e20be8d9bfb98c9 Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Tue, 19 Mar 2024 16:55:12 +0530 Subject: [PATCH 0842/2331] Rename shan to shan.json --- domains/{shan => shan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{shan => shan.json} (100%) diff --git a/domains/shan b/domains/shan.json similarity index 100% rename from domains/shan rename to domains/shan.json From a6a206813fcc39a242fd0fece73f8ff652667a42 Mon Sep 17 00:00:00 2001 From: Sanooj Es <93819264+sanoojes@users.noreply.github.com> Date: Tue, 19 Mar 2024 17:03:39 +0530 Subject: [PATCH 0843/2331] Update sanooj.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Changed my user name from sachu-settan to sanoojes Requirements Unless explicitly specified otherwise by a maintainer or in the requirement description, your domain must pass ALL the indicated requirements above. Please note that we reserve the rights not to accept any domain at our own discretion. ✅ The file is in the domains folder and is in the JSON format. ✅ You have completed your website. ✅ The website is reachable. ✅ You're not using Vercel or Netlify. ✅ The CNAME record doesn't contain https:// or /. ✅ There is sufficient information at the owner field. Website Link/Preview https://sanooj.is-a.dev/ --- domains/sanooj.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/sanooj.json b/domains/sanooj.json index e27a2c164..186f5de05 100644 --- a/domains/sanooj.json +++ b/domains/sanooj.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/Sachu-Settan/Sachu-Settan.github.io", + "repo": "https://github.com/sanoojes/sanoojes.github.io", "owner": { - "username": "Sachu-Settan", + "username": "sanoojes", "email": "Sanoojes6371@gmail.com" }, "record": { - "CNAME": "Sachu-Settan.github.io" + "CNAME": "sanoojes.github.io" } } From 5fe36cd0ffb3e9175585e2512df9377b65ce6cee Mon Sep 17 00:00:00 2001 From: aditya-lika-ardiansyah Date: Tue, 19 Mar 2024 20:16:03 +0700 Subject: [PATCH 0844/2331] feat(domain): adit.is-a.dev --- domains/adit.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/adit.json diff --git a/domains/adit.json b/domains/adit.json new file mode 100644 index 000000000..c600ad0a9 --- /dev/null +++ b/domains/adit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aditya-lika-ardiansyah", + "email": "Adytialikaardiansyah@gmail.com" + }, + "record": { + "CNAME": "aditya-lika-ardiansyah.github.io." + } +} From c40dbd3d886f027cefb48d882932d7fae153aabe Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Tue, 19 Mar 2024 15:26:53 +0200 Subject: [PATCH 0845/2331] Update preston-code.json --- domains/preston-code.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/domains/preston-code.json b/domains/preston-code.json index 8d9b9faef..7552b7188 100644 --- a/domains/preston-code.json +++ b/domains/preston-code.json @@ -1,9 +1,9 @@ { -"owner": { -"username": "preston-riley", -"email": "pres1234569@gmail.com" + "owner": { + "username": "preston-riley", + "email": "pres1234569@gmail.com" }, -"record": { -"CNAME": "preston-code.surge.sh" -} + "record": { + "CNAME": "preston-code.surge.sh" + } } From b82e6df2ddf5b4abbcb77af394925d14f2fb9a9a Mon Sep 17 00:00:00 2001 From: Preston-code offcial <123032424+Preston-Riley@users.noreply.github.com> Date: Tue, 19 Mar 2024 07:10:16 -0700 Subject: [PATCH 0846/2331] Update preston-code.json --- domains/preston-code.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/preston-code.json b/domains/preston-code.json index 7552b7188..aef6d2d5c 100644 --- a/domains/preston-code.json +++ b/domains/preston-code.json @@ -4,6 +4,6 @@ "email": "pres1234569@gmail.com" }, "record": { - "CNAME": "preston-code.surge.sh" + "CNAME": "preston-riley.github.io" } } From 2500750e668ed51b857c238b5de39d1e3792182f Mon Sep 17 00:00:00 2001 From: dhananjay8 Date: Tue, 19 Mar 2024 21:13:54 +0530 Subject: [PATCH 0847/2331] feat(domain): dhananjaypatil.is-a.dev --- domains/dhananjaypatil.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dhananjaypatil.json diff --git a/domains/dhananjaypatil.json b/domains/dhananjaypatil.json new file mode 100644 index 000000000..40e5d1569 --- /dev/null +++ b/domains/dhananjaypatil.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dhananjay8", + "email": "dhananjay.pict@gmail.com" + }, + "record": { + "CNAME": "dhananjay8.github.io" + } +} From 23d30a87950cffd6647bf5ebe6c16250343e0cc1 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Tue, 19 Mar 2024 18:16:16 +0200 Subject: [PATCH 0848/2331] Update shan.json --- domains/shan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shan.json b/domains/shan.json index 0bd23b9d0..5588c2059 100644 --- a/domains/shan.json +++ b/domains/shan.json @@ -7,6 +7,6 @@ "twitter": "lordlinux69" }, "record": { - "CNAME": "Adwaith-Shan-Pk.github.io" + "CNAME": "adwaith-shan-pk.github.io" } } From df14601732e57f56a92573a51265b23c30e9a88e Mon Sep 17 00:00:00 2001 From: ghxst0x1 Date: Tue, 19 Mar 2024 22:07:39 +0530 Subject: [PATCH 0849/2331] feat(domain): karthikr.is-a.dev --- domains/karthikr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/karthikr.json diff --git a/domains/karthikr.json b/domains/karthikr.json new file mode 100644 index 000000000..481402060 --- /dev/null +++ b/domains/karthikr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ghxst0x1", + "email": "karthikrofficial7@gmail.com" + }, + "record": { + "CNAME": "ghxst0x1.pages.dev" + } +} From 6e1922d7009e176ef40536fe870c12ab4cba1792 Mon Sep 17 00:00:00 2001 From: Gudo <109687893+gudorlltti@users.noreply.github.com> Date: Tue, 19 Mar 2024 17:39:18 +0100 Subject: [PATCH 0850/2331] Update gudorlltti.json --- domains/gudorlltti.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/gudorlltti.json b/domains/gudorlltti.json index 4235dcf2c..f3eba6226 100644 --- a/domains/gudorlltti.json +++ b/domains/gudorlltti.json @@ -1,6 +1,7 @@ { "owner": { "username": "gudorlltti", + "email": "", "discord": "849610030431993916" }, "record": { From c36f20d4edc085f1a95ed03f58497b712f22385d Mon Sep 17 00:00:00 2001 From: Glqch <163641103+Glqch0@users.noreply.github.com> Date: Tue, 19 Mar 2024 19:33:20 +0200 Subject: [PATCH 0851/2331] Rename glqch.json to glqchh.json --- domains/{glqch.json => glqchh.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{glqch.json => glqchh.json} (100%) diff --git a/domains/glqch.json b/domains/glqchh.json similarity index 100% rename from domains/glqch.json rename to domains/glqchh.json From ae17cc8847012eab1300d79cd92ce2ff7c6a5ee1 Mon Sep 17 00:00:00 2001 From: Glqch <163641103+Glqch0@users.noreply.github.com> Date: Tue, 19 Mar 2024 19:36:35 +0200 Subject: [PATCH 0852/2331] Update and rename _github-pages-challenge-Glqch0.glqch.json to _github-pages-challenge-Glqch0.glqchh.json --- ...h0.glqch.json => _github-pages-challenge-Glqch0.glqchh.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-Glqch0.glqch.json => _github-pages-challenge-Glqch0.glqchh.json} (79%) diff --git a/domains/_github-pages-challenge-Glqch0.glqch.json b/domains/_github-pages-challenge-Glqch0.glqchh.json similarity index 79% rename from domains/_github-pages-challenge-Glqch0.glqch.json rename to domains/_github-pages-challenge-Glqch0.glqchh.json index 5bae54a80..8f60ab02b 100644 --- a/domains/_github-pages-challenge-Glqch0.glqch.json +++ b/domains/_github-pages-challenge-Glqch0.glqchh.json @@ -6,6 +6,6 @@ "discord": "915932527871541309" }, "record": { - "TXT": "694b45bdf63f51e29a2b3ef0fc5596" + "TXT": "2267eb593552c68bab49008ab46314" } } From 917d896d452cf958eca10ee5441216b8400361b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20H=E1=BB=93ng=20S=C6=A1n?= <81855366+crischutu07@users.noreply.github.com> Date: Wed, 20 Mar 2024 02:21:03 +0700 Subject: [PATCH 0853/2331] Update Record Change URL to CNAME --- domains/crischutu07.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/crischutu07.json b/domains/crischutu07.json index 15bc96959..e8c470035 100644 --- a/domains/crischutu07.json +++ b/domains/crischutu07.json @@ -4,6 +4,6 @@ "email": "sondolavnxbox.omlet@gmail.com" }, "record": { - "URL":"crischutu07.github.io" + "CNAME": "crischutu07.github.io" } } From af8492e2a64084c9378900f0a153c373ae641765 Mon Sep 17 00:00:00 2001 From: jabinstech Date: Tue, 19 Mar 2024 16:21:02 -0400 Subject: [PATCH 0854/2331] feat(domain): jabin.is-a.dev --- domains/jabin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jabin.json diff --git a/domains/jabin.json b/domains/jabin.json new file mode 100644 index 000000000..6f1becbd5 --- /dev/null +++ b/domains/jabin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jabinstech", + "email": "jabinstech.net@gmail.com" + }, + "record": { + "CNAME": "jabinstech.github.io" + } +} From 5d7dd6a40276f771101f8496187faf1dc98b6ee5 Mon Sep 17 00:00:00 2001 From: Riku <157702505+Rikuxyz@users.noreply.github.com> Date: Wed, 20 Mar 2024 15:27:14 +0700 Subject: [PATCH 0855/2331] Create rikuxyz.json --- domains/rikuxyz.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/rikuxyz.json diff --git a/domains/rikuxyz.json b/domains/rikuxyz.json new file mode 100644 index 000000000..c5cb08c86 --- /dev/null +++ b/domains/rikuxyz.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Rikuxyz", + "email": "rikuishigami015@gmail.com", + "twitter": "riku_xyzs" + }, + "record": { + "CNAME": "pixel-cci.pages.dev" + } +} From af40f1e0d0ff8343afe660538215b9cca04bb0cb Mon Sep 17 00:00:00 2001 From: WlodekM <75479945+WlodekM@users.noreply.github.com> Date: Wed, 20 Mar 2024 12:37:36 +0200 Subject: [PATCH 0856/2331] Create wlodekms-pc --- domains/wlodekms-pc | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/wlodekms-pc diff --git a/domains/wlodekms-pc b/domains/wlodekms-pc new file mode 100644 index 000000000..7c3b6e5d3 --- /dev/null +++ b/domains/wlodekms-pc @@ -0,0 +1,10 @@ +{ + "description": "Domain for the stuff that i host on my pc", + "owner": { + "username": "WlodekM", + "email": "wlodekm.work@gmail.com" + }, + "record": { + "a": ["159.224.173.169"] + } +} From 8a21cfab54f113ff829dbf1997685b6b7bf83b71 Mon Sep 17 00:00:00 2001 From: WlodekM <75479945+WlodekM@users.noreply.github.com> Date: Wed, 20 Mar 2024 12:38:02 +0200 Subject: [PATCH 0857/2331] Delete domains/wlodekms-pc --- domains/wlodekms-pc | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/wlodekms-pc diff --git a/domains/wlodekms-pc b/domains/wlodekms-pc deleted file mode 100644 index 7c3b6e5d3..000000000 --- a/domains/wlodekms-pc +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Domain for the stuff that i host on my pc", - "owner": { - "username": "WlodekM", - "email": "wlodekm.work@gmail.com" - }, - "record": { - "a": ["159.224.173.169"] - } -} From 477177b05da3ba29b52712134e6b5504be5e92ab Mon Sep 17 00:00:00 2001 From: WlodekM <75479945+WlodekM@users.noreply.github.com> Date: Wed, 20 Mar 2024 12:38:17 +0200 Subject: [PATCH 0858/2331] Create wlodekm.json --- domains/wlodekm.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/wlodekm.json diff --git a/domains/wlodekm.json b/domains/wlodekm.json new file mode 100644 index 000000000..7c3b6e5d3 --- /dev/null +++ b/domains/wlodekm.json @@ -0,0 +1,10 @@ +{ + "description": "Domain for the stuff that i host on my pc", + "owner": { + "username": "WlodekM", + "email": "wlodekm.work@gmail.com" + }, + "record": { + "a": ["159.224.173.169"] + } +} From 7d7bf91e20bd0da23e03f7d4d4e5e4913d7485cf Mon Sep 17 00:00:00 2001 From: GeantW0rld Date: Wed, 20 Mar 2024 12:53:36 +0100 Subject: [PATCH 0859/2331] feat(domain): skybeworld.is-a.dev --- domains/skybeworld.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/skybeworld.json diff --git a/domains/skybeworld.json b/domains/skybeworld.json new file mode 100644 index 000000000..52277ad70 --- /dev/null +++ b/domains/skybeworld.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GeantW0rld", + "email": "yanis.geantworld@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From 8076bcff04c3de8caf5237d2939ebcd6e69035a8 Mon Sep 17 00:00:00 2001 From: Mr Virus Date: Wed, 20 Mar 2024 16:19:57 +0300 Subject: [PATCH 0860/2331] Register mr-virus.is-a.dev --- domains/mr-virus.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mr-virus.json diff --git a/domains/mr-virus.json b/domains/mr-virus.json new file mode 100644 index 000000000..6af3c6e3e --- /dev/null +++ b/domains/mr-virus.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Mr-Virus-Dev", + "email": "mr.virus.dev@gmail.com", + "discord": "301340095653347329" + }, + + "record": { + "TXT": "mr-virus.pages.dev" + } + } + \ No newline at end of file From 0ef219a706d2333c70afd397d625a59ab55b4bbf Mon Sep 17 00:00:00 2001 From: MrPidouille Date: Wed, 20 Mar 2024 14:42:55 +0100 Subject: [PATCH 0861/2331] feat(domain): webouille.is-a.dev --- domains/webouille.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/webouille.json diff --git a/domains/webouille.json b/domains/webouille.json new file mode 100644 index 000000000..11b5e93cd --- /dev/null +++ b/domains/webouille.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MrPidouille", + "email": "valentinrobin7500@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From dbdf528803968849cd96292b9cee36d659447eac Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 20 Mar 2024 22:05:08 +0700 Subject: [PATCH 0862/2331] Update maskduck.json --- domains/maskduck.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/maskduck.json b/domains/maskduck.json index 0b92c97b8..b025413ce 100644 --- a/domains/maskduck.json +++ b/domains/maskduck.json @@ -5,7 +5,6 @@ "username": "MaskDuck", "email": "maskduckuwu@gmail.com", "discord": "maskduck", - "reddit": "u/maskduck", "note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586." }, "record": { From 35e271a723a676e5b99cc186d35759889fe8b91f Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 20 Mar 2024 22:11:04 +0700 Subject: [PATCH 0863/2331] Create _github-pages-challenge-MaskDuck.maskduck.json --- domains/_github-pages-challenge-MaskDuck.maskduck.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-MaskDuck.maskduck.json diff --git a/domains/_github-pages-challenge-MaskDuck.maskduck.json b/domains/_github-pages-challenge-MaskDuck.maskduck.json new file mode 100644 index 000000000..70712681a --- /dev/null +++ b/domains/_github-pages-challenge-MaskDuck.maskduck.json @@ -0,0 +1,10 @@ +{ + "description": gh verification", + "owner": { + "username": "maskduck", + "email": "maskduckuwu@gmail.com" + }, + "record": { + "TXT": "c47a7112019f9b1b6d22acb5574d94" + } +} From c688935f14a5af949cc9c1c9a564f44cae2c3453 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 20 Mar 2024 22:12:56 +0700 Subject: [PATCH 0864/2331] fix --- domains/_github-pages-challenge-MaskDuck.maskduck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-MaskDuck.maskduck.json b/domains/_github-pages-challenge-MaskDuck.maskduck.json index 70712681a..459359217 100644 --- a/domains/_github-pages-challenge-MaskDuck.maskduck.json +++ b/domains/_github-pages-challenge-MaskDuck.maskduck.json @@ -1,5 +1,5 @@ { - "description": gh verification", + "description": "gh verification", "owner": { "username": "maskduck", "email": "maskduckuwu@gmail.com" From 4d0d036118c6bf929f3310f8d50a5b2d6c4241b8 Mon Sep 17 00:00:00 2001 From: Aditya Lika Ardiansyah <163546571+aditya-lika-ardiansyah@users.noreply.github.com> Date: Wed, 20 Mar 2024 23:17:08 +0700 Subject: [PATCH 0865/2331] Update adit.json --- domains/adit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/adit.json b/domains/adit.json index c600ad0a9..8fd432982 100644 --- a/domains/adit.json +++ b/domains/adit.json @@ -4,6 +4,6 @@ "email": "Adytialikaardiansyah@gmail.com" }, "record": { - "CNAME": "aditya-lika-ardiansyah.github.io." + "CNAME": "aditya-lika-ardiansyah.github.io" } } From 4a51c90d1f848b5608eb5c73660b251eaa4dd78b Mon Sep 17 00:00:00 2001 From: chiragnahata Date: Wed, 20 Mar 2024 21:54:51 +0530 Subject: [PATCH 0866/2331] feat(domain): somyadipghosh.is-a.dev --- domains/somyadipghosh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/somyadipghosh.json diff --git a/domains/somyadipghosh.json b/domains/somyadipghosh.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/somyadipghosh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From c470d57fd2268d647798d74bfa6ccb008041f9cc Mon Sep 17 00:00:00 2001 From: praharshjain Date: Wed, 20 Mar 2024 22:42:20 +0530 Subject: [PATCH 0867/2331] feat(domain): praharshjain.is-a.dev --- domains/praharshjain.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/praharshjain.json diff --git a/domains/praharshjain.json b/domains/praharshjain.json new file mode 100644 index 000000000..d73bd2b2a --- /dev/null +++ b/domains/praharshjain.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "praharshjain", + "email": "praharshsamria@gmail.com" + }, + "record": { + "CNAME": "praharsh.zz.mu" + } +} From d7abb419127ccbfeea0d86c375b3939181e45b1f Mon Sep 17 00:00:00 2001 From: NishanHamza Date: Thu, 21 Mar 2024 00:06:27 +0600 Subject: [PATCH 0868/2331] feat(domain): nishan-hamza.is-a.dev --- domains/nishan-hamza.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nishan-hamza.json diff --git a/domains/nishan-hamza.json b/domains/nishan-hamza.json new file mode 100644 index 000000000..4b574e8d8 --- /dev/null +++ b/domains/nishan-hamza.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NishanHamza", + "email": "nishanhamza2@gmail.com" + }, + "record": { + "CNAME": "nishan-hamza.pages.dev" + } +} From 074056b548537d7df59458ba14e67519e36bf30d Mon Sep 17 00:00:00 2001 From: Nishan Hamza <113702067+NishanHamza@users.noreply.github.com> Date: Thu, 21 Mar 2024 00:18:43 +0600 Subject: [PATCH 0869/2331] Delete domains/nishanhamza.json --- domains/nishanhamza.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/nishanhamza.json diff --git a/domains/nishanhamza.json b/domains/nishanhamza.json deleted file mode 100644 index bc2fdb238..000000000 --- a/domains/nishanhamza.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "NishanHamza", - "email": "nishanhamza2@gmail.com" - }, - "record": { - "CNAME": "www" - } -} From 1d8a9c30b50be130df9c417c4ba1255efcdcf322 Mon Sep 17 00:00:00 2001 From: Glqch <163641103+Glqch0@users.noreply.github.com> Date: Wed, 20 Mar 2024 20:55:02 +0200 Subject: [PATCH 0870/2331] Rename glqchh.json to glqch.json --- domains/{glqchh.json => glqch.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{glqchh.json => glqch.json} (100%) diff --git a/domains/glqchh.json b/domains/glqch.json similarity index 100% rename from domains/glqchh.json rename to domains/glqch.json From 5e3fd323443dded6549b8aa18fd71e7fc4f9a982 Mon Sep 17 00:00:00 2001 From: chikoiko Date: Thu, 21 Mar 2024 01:55:09 +0700 Subject: [PATCH 0871/2331] feat(domain): chiko.is-a.dev --- domains/chiko.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/chiko.json diff --git a/domains/chiko.json b/domains/chiko.json new file mode 100644 index 000000000..0ec4ff7dd --- /dev/null +++ b/domains/chiko.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chikoiko", + "email": "itsmezark05@gmail.com" + }, + "record": { + "CNAME": "chikoiko.github.io" + } +} From cc21b73733239759782fd5822098ca1491ef255b Mon Sep 17 00:00:00 2001 From: Chiko Aprillio Arsyanadif <121851468+chikoiko@users.noreply.github.com> Date: Thu, 21 Mar 2024 01:57:32 +0700 Subject: [PATCH 0872/2331] chikoiko.json --- domains/chikoiko.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/chikoiko.json diff --git a/domains/chikoiko.json b/domains/chikoiko.json new file mode 100644 index 000000000..354da53f5 --- /dev/null +++ b/domains/chikoiko.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website for @chikoiko", + "repo": "https://github.com/chikoiko/chikoiko.github.io", + "owner": { + "username": "chiko", + "email": "itsmezark05@gmail.com" + }, + "record": { + "CNAME": "chikoiko.github.io" + } +} From ffcbf7b2dbe70560ae43ec14e29e3282b0a421f2 Mon Sep 17 00:00:00 2001 From: Glqch <163641103+Glqch0@users.noreply.github.com> Date: Wed, 20 Mar 2024 21:00:02 +0200 Subject: [PATCH 0873/2331] Update and rename _github-pages-challenge-Glqch0.glqchh.json to _github-pages-challenge-Glqch0.glqch.json --- ...h0.glqchh.json => _github-pages-challenge-Glqch0.glqch.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-Glqch0.glqchh.json => _github-pages-challenge-Glqch0.glqch.json} (79%) diff --git a/domains/_github-pages-challenge-Glqch0.glqchh.json b/domains/_github-pages-challenge-Glqch0.glqch.json similarity index 79% rename from domains/_github-pages-challenge-Glqch0.glqchh.json rename to domains/_github-pages-challenge-Glqch0.glqch.json index 8f60ab02b..5e80f7ab1 100644 --- a/domains/_github-pages-challenge-Glqch0.glqchh.json +++ b/domains/_github-pages-challenge-Glqch0.glqch.json @@ -6,6 +6,6 @@ "discord": "915932527871541309" }, "record": { - "TXT": "2267eb593552c68bab49008ab46314" + "TXT": "a672c8c5c8d4be16fcefd130307ea6" } } From 9f0f711710e65c6fc727890ca9c507afec7d4504 Mon Sep 17 00:00:00 2001 From: binwonk Date: Wed, 20 Mar 2024 20:01:40 +0000 Subject: [PATCH 0874/2331] feat(domain): binwonk.is-a.dev --- domains/binwonk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/binwonk.json diff --git a/domains/binwonk.json b/domains/binwonk.json new file mode 100644 index 000000000..41d88fa35 --- /dev/null +++ b/domains/binwonk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "binwonk", + "email": "finnwok1@gmail.com" + }, + "record": { + "CNAME": "binwonk.github.io" + } +} From ddc0a96aaf10bd14eb3760b51dfedd0f39aa8309 Mon Sep 17 00:00:00 2001 From: Akshat <75732865+LegendOP1041@users.noreply.github.com> Date: Thu, 21 Mar 2024 02:42:46 +0530 Subject: [PATCH 0875/2331] Delete policy.akshtt.is-a.dev --- domains/policy.akshtt.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/policy.akshtt.json diff --git a/domains/policy.akshtt.json b/domains/policy.akshtt.json deleted file mode 100644 index d55e38eee..000000000 --- a/domains/policy.akshtt.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "LegendOP1041", - "email": "maillegendop@gmail.com", - "discord": "1056531806763102218" - }, - - "record": { - "A": ["69.30.249.53"] - } - } - \ No newline at end of file From 10ae4a55f5fad287bcafa0d7fbfb057f3ed3057e Mon Sep 17 00:00:00 2001 From: Akshat <75732865+LegendOP1041@users.noreply.github.com> Date: Thu, 21 Mar 2024 02:43:04 +0530 Subject: [PATCH 0876/2331] Delete grafana.akshtt.is-a.dev --- domains/grafana.akshtt.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/grafana.akshtt.json diff --git a/domains/grafana.akshtt.json b/domains/grafana.akshtt.json deleted file mode 100644 index d55e38eee..000000000 --- a/domains/grafana.akshtt.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "LegendOP1041", - "email": "maillegendop@gmail.com", - "discord": "1056531806763102218" - }, - - "record": { - "A": ["69.30.249.53"] - } - } - \ No newline at end of file From 08a505ad07b9041540628eab42e2d79db8ead202 Mon Sep 17 00:00:00 2001 From: Akshat <75732865+LegendOP1041@users.noreply.github.com> Date: Thu, 21 Mar 2024 02:43:22 +0530 Subject: [PATCH 0877/2331] Delete docs.akshtt.is-a.dev --- domains/docs.akshtt.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/docs.akshtt.json diff --git a/domains/docs.akshtt.json b/domains/docs.akshtt.json deleted file mode 100644 index d55e38eee..000000000 --- a/domains/docs.akshtt.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "LegendOP1041", - "email": "maillegendop@gmail.com", - "discord": "1056531806763102218" - }, - - "record": { - "A": ["69.30.249.53"] - } - } - \ No newline at end of file From c476de06560be050243a3f5d237265196b1211bf Mon Sep 17 00:00:00 2001 From: Akshat <75732865+LegendOP1041@users.noreply.github.com> Date: Thu, 21 Mar 2024 02:45:22 +0530 Subject: [PATCH 0878/2331] Delete diary.akshtt.is-a.dev --- domains/diary.akshtt.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/diary.akshtt.json diff --git a/domains/diary.akshtt.json b/domains/diary.akshtt.json deleted file mode 100644 index d55e38eee..000000000 --- a/domains/diary.akshtt.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "LegendOP1041", - "email": "maillegendop@gmail.com", - "discord": "1056531806763102218" - }, - - "record": { - "A": ["69.30.249.53"] - } - } - \ No newline at end of file From e616f3547982f28009bce9a63e47721d9c16bcd4 Mon Sep 17 00:00:00 2001 From: 1MillonunlockDev <1millonunlock@gmail.com> Date: Thu, 21 Mar 2024 05:39:08 +0800 Subject: [PATCH 0879/2331] feat(domain): r2mvstr.is-a.dev --- domains/r2mvstr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/r2mvstr.json diff --git a/domains/r2mvstr.json b/domains/r2mvstr.json new file mode 100644 index 000000000..d5d4de5a4 --- /dev/null +++ b/domains/r2mvstr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "1MillonunlockDev", + "email": "1millonunlock@gmail.com" + }, + "record": { + "A": ["144.91.94.164"] + } +} From bb7353b1751888641800f0718a23f1a1d62abd84 Mon Sep 17 00:00:00 2001 From: SerStars Date: Wed, 20 Mar 2024 22:46:41 +0100 Subject: [PATCH 0880/2331] feat(domain): cdn.serstars.is-a.dev --- domains/cdn.serstars.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cdn.serstars.json diff --git a/domains/cdn.serstars.json b/domains/cdn.serstars.json new file mode 100644 index 000000000..2a1064054 --- /dev/null +++ b/domains/cdn.serstars.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SerStars", + "email": "sdfs9912@gmail.com" + }, + "record": { + "CNAME": "http://serstars.is-a.dev/cdn/" + } +} From b79d26c4a342fba389af47bc5efe73178973cbce Mon Sep 17 00:00:00 2001 From: SerStars <90714930+SerStars@users.noreply.github.com> Date: Wed, 20 Mar 2024 22:51:57 +0100 Subject: [PATCH 0881/2331] Update cdn.serstars.json --- domains/cdn.serstars.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/domains/cdn.serstars.json b/domains/cdn.serstars.json index 2a1064054..e78ebe689 100644 --- a/domains/cdn.serstars.json +++ b/domains/cdn.serstars.json @@ -1,9 +1,11 @@ { + "repo": "https://github.com/SerStars/cdn", "owner": { "username": "SerStars", - "email": "sdfs9912@gmail.com" + "email": "", + "twitter": "SerStars_lol" }, "record": { - "CNAME": "http://serstars.is-a.dev/cdn/" + "CNAME": "serstars.github.io/cdn" } -} +} From e33cb87d360684e410e16ab1a3f0a07373f51601 Mon Sep 17 00:00:00 2001 From: Bob16077777 <80724277+Bob16077@users.noreply.github.com> Date: Wed, 20 Mar 2024 16:04:31 -0700 Subject: [PATCH 0882/2331] Create games.bob16077.json --- domains/games.bob16077.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/games.bob16077.json diff --git a/domains/games.bob16077.json b/domains/games.bob16077.json new file mode 100644 index 000000000..c1106415e --- /dev/null +++ b/domains/games.bob16077.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "bob16077", + "discord": "bob16077777", + "email": "" + }, + "record": { + "CNAME": "bob16077.github.io" + } +} From f974437ce1b9264898b8b18de47d874d98bb14ed Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" <106927495+is-a-dev-bot@users.noreply.github.com> Date: Thu, 21 Mar 2024 08:19:11 +0800 Subject: [PATCH 0883/2331] Update raw-api.yml --- .github/workflows/raw-api.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/raw-api.yml b/.github/workflows/raw-api.yml index 5f54189bf..6ef7b81a0 100644 --- a/.github/workflows/raw-api.yml +++ b/.github/workflows/raw-api.yml @@ -40,7 +40,7 @@ jobs: source-directory: "raw-api" destination-github-username: is-a-dev destination-repository-name: raw-api - user-email: is-a-dev@win11react.com + user-email: 106927495+is-a-dev-bot@users.noreply.github.com user-name: is-a-dev-bot commit-message: "Update Data via is-a-dev/register" env: From f03b37d5765e9cea95870b4dd07a62ac700136f9 Mon Sep 17 00:00:00 2001 From: Shree Krishna Lamichhane <47468714+shreekrishnalamichhane@users.noreply.github.com> Date: Thu, 21 Mar 2024 13:56:15 +0545 Subject: [PATCH 0884/2331] fix: update cname record --- domains/shree.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/shree.json b/domains/shree.json index 284bc5838..2f02f1bab 100644 --- a/domains/shree.json +++ b/domains/shree.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "shreekrishnalamichhane", - "email": "uniksk123@gmail.com" - }, - "record": { - "CNAME": "shreekrishnalamichhhane.com.np" - } + "owner": { + "username": "shreekrishnalamichhane", + "email": "uniksk123@gmail.com" + }, + "record": { + "CNAME": "shreekrishnalamichhane.com.np" + } } From 01dd3977e768143d595ca1ebb6ca44190f6de6f8 Mon Sep 17 00:00:00 2001 From: Th3ABombs Date: Thu, 21 Mar 2024 11:20:33 +0100 Subject: [PATCH 0885/2331] feat(domain): hassbomb.is-a.dev --- domains/hassbomb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hassbomb.json diff --git a/domains/hassbomb.json b/domains/hassbomb.json new file mode 100644 index 000000000..cd3def156 --- /dev/null +++ b/domains/hassbomb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Th3ABombs", + "email": "andreabombelli@gmail.com" + }, + "record": { + "A": ["144.24.243.47"] + } +} From 1efa93c9767ba7c1fad590fb4799796c0dd92bd3 Mon Sep 17 00:00:00 2001 From: "Keira E. C. T" Date: Thu, 21 Mar 2024 11:08:20 +0000 Subject: [PATCH 0886/2331] Update researcx.json --- domains/researcx.json | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/domains/researcx.json b/domains/researcx.json index 1ab0501a0..4c60eb149 100644 --- a/domains/researcx.json +++ b/domains/researcx.json @@ -3,8 +3,17 @@ "username": "researcx", "email": "kei.trei.a52@gmail.com" }, - "record": { - "A": ["129.151.206.225"] + "A": [ + "129.151.206.225" + ], + "MX": [ + "mx.zoho.eu", + "mx2.zoho.eu", + "mx3.zoho.eu" + ], + "TXT": [ + "v=spf1 include:zoho.eu ~all" + ] } } From 1f4642b4f5ccc4c57e7022b8a9afcd0f89de6481 Mon Sep 17 00:00:00 2001 From: UrgingOfc Date: Thu, 21 Mar 2024 12:46:12 +0100 Subject: [PATCH 0887/2331] feat(domain): vscode.urging.is-a.dev --- domains/vscode.urging.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vscode.urging.json diff --git a/domains/vscode.urging.json b/domains/vscode.urging.json new file mode 100644 index 000000000..e0d094d44 --- /dev/null +++ b/domains/vscode.urging.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "UrgingOfc", + "email": "diogo.lopes.silva.ch@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From ede6acdb99c324d38beb4b7dd4cc569360a445af Mon Sep 17 00:00:00 2001 From: seka <121715900+lutherantz@users.noreply.github.com> Date: Thu, 21 Mar 2024 14:37:01 +0100 Subject: [PATCH 0888/2331] Create seka.json --- domains/seka.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/seka.json diff --git a/domains/seka.json b/domains/seka.json new file mode 100644 index 000000000..eabc8d1bf --- /dev/null +++ b/domains/seka.json @@ -0,0 +1,12 @@ +{ + "description": "lutherantz.is-a.dev", + "repo": "https://github.com/lutherantz/lutherantz.github.io", + "owner": { + "username": "lutherantz", + "email": "sekausername@gmail.com", + "twitter": "sekateur_" + }, + "record": { + "CNAME": "lutherantz.github.io" + } +} From 343a63829d08710e003e41a22d4f14edd0c63832 Mon Sep 17 00:00:00 2001 From: lutherantz Date: Thu, 21 Mar 2024 14:38:53 +0100 Subject: [PATCH 0889/2331] feat(domain): lutherantz.is-a.dev --- domains/lutherantz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lutherantz.json diff --git a/domains/lutherantz.json b/domains/lutherantz.json new file mode 100644 index 000000000..001851746 --- /dev/null +++ b/domains/lutherantz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lutherantz", + "email": "akamecanic@gmail.com" + }, + "record": { + "CNAME": "lutherantz.github.io" + } +} From 6a576000249dc61fb56eacecb548fcdb60d26b11 Mon Sep 17 00:00:00 2001 From: JavaProgswing Date: Thu, 21 Mar 2024 19:19:58 +0530 Subject: [PATCH 0890/2331] feat(domain): yashasviallen.is-a.dev --- domains/yashasviallen.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yashasviallen.json diff --git a/domains/yashasviallen.json b/domains/yashasviallen.json new file mode 100644 index 000000000..acce901ea --- /dev/null +++ b/domains/yashasviallen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JavaProgswing", + "email": "yashasviallen@gmail.com" + }, + "record": { + "CNAME": "yashasviallen.dynv6.net" + } +} From bbef52029db5f8037b538a01683cc3403033d7f9 Mon Sep 17 00:00:00 2001 From: Almaz Date: Thu, 21 Mar 2024 18:34:33 +0300 Subject: [PATCH 0891/2331] Update almaz.json --- domains/almaz.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/almaz.json b/domains/almaz.json index d407b9f61..443f8ca9f 100644 --- a/domains/almaz.json +++ b/domains/almaz.json @@ -4,6 +4,11 @@ "email": "almazgamer228@gmail.com" }, "record": { - "A": ["109.71.252.37"] + "A": ["109.71.252.37"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 7d420618dbc8cd5219f32bcec689c88a20838ffe Mon Sep 17 00:00:00 2001 From: Vladimir Papazov <71008536+VladimirPapazov88@users.noreply.github.com> Date: Thu, 21 Mar 2024 23:15:45 +0300 Subject: [PATCH 0892/2331] fix cname to url record --- domains/vlppz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vlppz.json diff --git a/domains/vlppz.json b/domains/vlppz.json new file mode 100644 index 000000000..2eb1e9b3c --- /dev/null +++ b/domains/vlppz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "VladimirPapazov88", + "email": "vfr.123.op@gmail.com" + }, + "record": { + "URL": "https://vlppz.vercel.app" + } + } \ No newline at end of file From 43778e69066463b883ee48fbeb5e4d52d3d97590 Mon Sep 17 00:00:00 2001 From: jhedmendoza Date: Fri, 22 Mar 2024 09:56:15 +0800 Subject: [PATCH 0893/2331] feat(domain): jhedmendoza.is-a.dev --- domains/jhedmendoza.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jhedmendoza.json diff --git a/domains/jhedmendoza.json b/domains/jhedmendoza.json new file mode 100644 index 000000000..cfdb3ee71 --- /dev/null +++ b/domains/jhedmendoza.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jhedmendoza", + "email": "jhed.mendoza@hotmail.com" + }, + "record": { + "CNAME": "jhedmendoza.is-a.dev" + } +} From 5938e5e34192ba75b25efc4ee98fbdfff5f1b029 Mon Sep 17 00:00:00 2001 From: Toricane <73972068+Toricane@users.noreply.github.com> Date: Thu, 21 Mar 2024 19:24:53 -0700 Subject: [PATCH 0894/2331] Register prajwal.is-a.dev --- domains/prajwal.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/prajwal.json diff --git a/domains/prajwal.json b/domains/prajwal.json new file mode 100644 index 000000000..4c3877204 --- /dev/null +++ b/domains/prajwal.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Toricane", + "email": "prjwl028@gmail.com", + "discord": "721093211577385020" + }, + + "record": { + "CNAME": "toricane.github.io" + } + } + \ No newline at end of file From 324b485b8a264f24634591871314450b6f109c26 Mon Sep 17 00:00:00 2001 From: Jhed Mendoza Date: Fri, 22 Mar 2024 13:01:49 +0800 Subject: [PATCH 0895/2331] Update jhedmendoza.json Changed CNAME to jhedmendoza.github.io --- domains/jhedmendoza.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/jhedmendoza.json b/domains/jhedmendoza.json index cfdb3ee71..fe59ec0b2 100644 --- a/domains/jhedmendoza.json +++ b/domains/jhedmendoza.json @@ -4,6 +4,7 @@ "email": "jhed.mendoza@hotmail.com" }, "record": { - "CNAME": "jhedmendoza.is-a.dev" + "CNAME": "jhedmendoza.github.io" } } + From d6713645fae42a35a39c5009585bd3b66909eedf Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 22 Mar 2024 15:31:33 +0800 Subject: [PATCH 0896/2331] Update _psl.json --- domains/_psl.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/_psl.json b/domains/_psl.json index 6647add63..fd8db17bb 100644 --- a/domains/_psl.json +++ b/domains/_psl.json @@ -1,11 +1,10 @@ { "description": "PSL validation record for is-a.dev", - "repo": "https://github.com/is-a-dev/is-a-dev.github.io", "owner": { - "username": "phenax", + "username": "is-a-dev", "email": "phenax5@gmail.com" }, "record": { - "TXT": "https://github.com/publicsuffix/list/pull/1327" + "TXT": "https://github.com/publicsuffix/list/pull/1949" } } From 6d07e871cad0ce4eb6159fcdbc8602e653daedf7 Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Fri, 22 Mar 2024 10:29:56 +0200 Subject: [PATCH 0897/2331] Update _github-challenge-yfadev-org.yfa.json --- domains/_github-challenge-yfadev-org.yfa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-challenge-yfadev-org.yfa.json b/domains/_github-challenge-yfadev-org.yfa.json index fd076fc89..8b0a8847e 100644 --- a/domains/_github-challenge-yfadev-org.yfa.json +++ b/domains/_github-challenge-yfadev-org.yfa.json @@ -8,6 +8,6 @@ "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "TXT": "3436b41d67" + "TXT": "a4b5c60953" } } From 474f57ef0bf90972c237f488a2cac4d98652fd11 Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Fri, 22 Mar 2024 17:18:11 +0800 Subject: [PATCH 0898/2331] feat(domain): uptime-ryo.is-a.dev --- domains/uptime-ryo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/uptime-ryo.json diff --git a/domains/uptime-ryo.json b/domains/uptime-ryo.json new file mode 100644 index 000000000..d2e7ef7da --- /dev/null +++ b/domains/uptime-ryo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FrosGaming", + "email": "dgfrosdgfros@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From 08703750249da2dca6c138628563b925e8686580 Mon Sep 17 00:00:00 2001 From: ZTRdiamond <95547694+ZTRdiamond@users.noreply.github.com> Date: Fri, 22 Mar 2024 17:10:13 +0700 Subject: [PATCH 0899/2331] Rename ztrdiamond .json to ztrdiamond.json fix wrong file name --- domains/{ztrdiamond .json => ztrdiamond.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{ztrdiamond .json => ztrdiamond.json} (100%) diff --git a/domains/ztrdiamond .json b/domains/ztrdiamond.json similarity index 100% rename from domains/ztrdiamond .json rename to domains/ztrdiamond.json From 2aabdf8a4aa159c019d774c69a1f7cf53dc4522d Mon Sep 17 00:00:00 2001 From: neohe Date: Fri, 22 Mar 2024 20:50:43 +0800 Subject: [PATCH 0900/2331] feat(domain): abc.is-a.dev --- domains/abc.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/abc.json diff --git a/domains/abc.json b/domains/abc.json new file mode 100644 index 000000000..3eeea3c61 --- /dev/null +++ b/domains/abc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "neohe", + "email": "he_neo@163.com" + }, + "record": { + "CNAME": "neohe.github.io" + } +} From 8227a7d44dafa3178b5e9384107b16dc9f1a01d7 Mon Sep 17 00:00:00 2001 From: Meprazhant Date: Fri, 22 Mar 2024 18:58:42 +0545 Subject: [PATCH 0901/2331] feat(domain): prashant.is-a.dev --- domains/prashant.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/prashant.json diff --git a/domains/prashant.json b/domains/prashant.json new file mode 100644 index 000000000..a2f7a67ab --- /dev/null +++ b/domains/prashant.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Meprazhant", + "email": "meprazhant@gmail.com" + }, + "record": { + "URL": "https://www.prashantkafle.com.np" + } +} From e6bd2f6f169ac2fed3b3865009812c9cf02abc62 Mon Sep 17 00:00:00 2001 From: bismuthnickel Date: Fri, 22 Mar 2024 10:23:17 -0400 Subject: [PATCH 0902/2331] feat(domain): bismuth.is-a.dev --- domains/bismuth.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bismuth.json diff --git a/domains/bismuth.json b/domains/bismuth.json new file mode 100644 index 000000000..e8b98db04 --- /dev/null +++ b/domains/bismuth.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bismuthnickel", + "email": "warreneverettstevens@gmail.com" + }, + "record": { + "CNAME": "bismuthnickel.gith'ub.io" + } +} From 66b7458d8644243a96d344cdefbcecef93e27eaa Mon Sep 17 00:00:00 2001 From: bissy <70106649+bismuthnickel@users.noreply.github.com> Date: Fri, 22 Mar 2024 10:24:26 -0400 Subject: [PATCH 0903/2331] Update bismuth.json --- domains/bismuth.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bismuth.json b/domains/bismuth.json index e8b98db04..deb9b5313 100644 --- a/domains/bismuth.json +++ b/domains/bismuth.json @@ -4,6 +4,6 @@ "email": "warreneverettstevens@gmail.com" }, "record": { - "CNAME": "bismuthnickel.gith'ub.io" + "CNAME": "bismuthnickel.github.io" } } From 6d89c6c3d2ac1717edb6c8b9cc2b9363262410ba Mon Sep 17 00:00:00 2001 From: QuinceTart10 <140733889+QuinceTart10@users.noreply.github.com> Date: Fri, 22 Mar 2024 16:25:05 +0100 Subject: [PATCH 0904/2331] Create quincetart10.json --- domains/quincetart10.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/quincetart10.json diff --git a/domains/quincetart10.json b/domains/quincetart10.json new file mode 100644 index 000000000..115fbe649 --- /dev/null +++ b/domains/quincetart10.json @@ -0,0 +1,12 @@ +{ + "description": "Personal site", + "repo": "https://github.com/QuinceTart10/quincetart10.github.io", + "owner": { + "username": "QuinceTart10", + "email": "", + "discord": "862644161156218891" + }, + "record": { + "CNAME": "quincetart10.github.io" + } +} From bec9914fb18a2debd41686716bd7873acce4fa00 Mon Sep 17 00:00:00 2001 From: Vladimir Papazov <71008536+VladimirPapazov88@users.noreply.github.com> Date: Fri, 22 Mar 2024 19:30:42 +0300 Subject: [PATCH 0905/2331] fix record --- domains/vlppz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vlppz.json b/domains/vlppz.json index 2eb1e9b3c..4bcba08f5 100644 --- a/domains/vlppz.json +++ b/domains/vlppz.json @@ -4,6 +4,6 @@ "email": "vfr.123.op@gmail.com" }, "record": { - "URL": "https://vlppz.vercel.app" + "CNAME": "main-website-2q4.pages.dev" } } \ No newline at end of file From fc1e2219586ba9b90085b9080921115d4312438d Mon Sep 17 00:00:00 2001 From: revvnik Date: Fri, 22 Mar 2024 21:54:30 +0100 Subject: [PATCH 0906/2331] feat(domain): revvnik.is-a.dev --- domains/revvnik.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/revvnik.json diff --git a/domains/revvnik.json b/domains/revvnik.json new file mode 100644 index 000000000..7cc9bd093 --- /dev/null +++ b/domains/revvnik.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "revvnik", + "email": "nikitasitter@gmail.com" + }, + "record": { + "CNAME": "revvnik.github.io" + } +} From ee3263be67a5e889dd8300f06c6beaefad248d6b Mon Sep 17 00:00:00 2001 From: akborana3 <88649979+akborana3@users.noreply.github.com> Date: Sat, 23 Mar 2024 12:02:03 +0530 Subject: [PATCH 0907/2331] Register akborana.is-a.dev --- domains/akborana.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/akborana.json diff --git a/domains/akborana.json b/domains/akborana.json new file mode 100644 index 000000000..d9181b5d9 --- /dev/null +++ b/domains/akborana.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "akborana3", + "email": "akayonfire3@gmail.com", + "discord": "1042457884736368721" + }, + + "record": { + "CNAME": "akborana3.github.io" + } + } + \ No newline at end of file From f97b795518223b0cc50052016830a4a7792e7600 Mon Sep 17 00:00:00 2001 From: PythonSmall-Q Date: Sat, 23 Mar 2024 14:37:45 +0800 Subject: [PATCH 0908/2331] feat(domain): xmoj-bbs.is-a.dev --- domains/xmoj-bbs.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xmoj-bbs.json diff --git a/domains/xmoj-bbs.json b/domains/xmoj-bbs.json new file mode 100644 index 000000000..277cff40f --- /dev/null +++ b/domains/xmoj-bbs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PythonSmall-Q", + "email": "seanoj_noreply@yeah.net" + }, + "record": { + "CNAME": "xmoj-script.pages.dev" + } +} From 120d9cfc293d88f091bb866ff3726ce688bcf837 Mon Sep 17 00:00:00 2001 From: tmasikt Date: Sat, 23 Mar 2024 10:34:26 +0300 Subject: [PATCH 0909/2331] feat(domain): tmasikt.is-a.dev --- domains/tmasikt.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tmasikt.json diff --git a/domains/tmasikt.json b/domains/tmasikt.json new file mode 100644 index 000000000..4a6b970af --- /dev/null +++ b/domains/tmasikt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tmasikt", + "email": "tmasik.t.210@gmail.com" + }, + "record": { + "A": ["192.168.50.212"] + } +} From 2991f826d1eaab07323e4dddab9d2342cb60275b Mon Sep 17 00:00:00 2001 From: "tmasik.t" <119779337+tmasikt@users.noreply.github.com> Date: Sat, 23 Mar 2024 10:57:05 +0300 Subject: [PATCH 0910/2331] Update tmasikt.json --- domains/tmasikt.json | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/domains/tmasikt.json b/domains/tmasikt.json index 4a6b970af..77184d71f 100644 --- a/domains/tmasikt.json +++ b/domains/tmasikt.json @@ -1,9 +1,14 @@ { - "owner": { - "username": "tmasikt", - "email": "tmasik.t.210@gmail.com" - }, - "record": { - "A": ["192.168.50.212"] - } + "description": "tmasikt's server record" + "owner": { + "username": "tmasikt", + "email": "tmasik.t.210@gmail.com", + "telegram": "tmasikt", + "discord": "tmasikt" + }, + "record": { + "A": [ + "194.190.169.59" + ] + } } From a5da56f47a3918a345b4df1e9e0abbf1c8b9c73a Mon Sep 17 00:00:00 2001 From: ecstaticsoul Date: Sat, 23 Mar 2024 14:47:25 +0530 Subject: [PATCH 0911/2331] feat(domain): soulfulkrishna.is-a.dev --- domains/soulfulkrishna.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/soulfulkrishna.json diff --git a/domains/soulfulkrishna.json b/domains/soulfulkrishna.json new file mode 100644 index 000000000..c840ecff4 --- /dev/null +++ b/domains/soulfulkrishna.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ecstaticsoul", + "email": "soulfulkrishna@gmail.com" + }, + "record": { + "URL": "www.soulfulkrishna.is-a.dev" + } +} From 5b7063d8755b08b77722fc9b3fc477d36d9ae1fb Mon Sep 17 00:00:00 2001 From: Leska <82216890+JustLeska@users.noreply.github.com> Date: Sat, 23 Mar 2024 12:11:41 +0100 Subject: [PATCH 0912/2331] Update domains/leska.json Co-authored-by: Vaibhav --- domains/leska.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/leska.json b/domains/leska.json index bea5faf7d..0b06014c0 100644 --- a/domains/leska.json +++ b/domains/leska.json @@ -4,6 +4,6 @@ "email": "leskalouis@hotmail.com" }, "record": { - "CNAME": "https://guns.lol/leska" + "URL": "https://guns.lol/leska" } } From 390bca605de4230655620c3e3b880b56d1bab7f4 Mon Sep 17 00:00:00 2001 From: Krishna <155803037+ecstaticsoul@users.noreply.github.com> Date: Sat, 23 Mar 2024 16:59:44 +0530 Subject: [PATCH 0913/2331] Update soulfulkrishna.json --- domains/soulfulkrishna.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/soulfulkrishna.json b/domains/soulfulkrishna.json index c840ecff4..74413cfe9 100644 --- a/domains/soulfulkrishna.json +++ b/domains/soulfulkrishna.json @@ -4,6 +4,6 @@ "email": "soulfulkrishna@gmail.com" }, "record": { - "URL": "www.soulfulkrishna.is-a.dev" + "URL": "https://www.soulfulkrishna.is-a.dev" } } From 65884d2f0a3fab866ff4399b0f44cdd4fe5ccb74 Mon Sep 17 00:00:00 2001 From: uynilo9 Date: Sat, 23 Mar 2024 19:36:19 +0800 Subject: [PATCH 0914/2331] Update uynilo9.json because Netlify is no longer supported --- domains/uynilo9.json | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/domains/uynilo9.json b/domains/uynilo9.json index 08ac4ee06..7b5db6d7d 100644 --- a/domains/uynilo9.json +++ b/domains/uynilo9.json @@ -1,12 +1,10 @@ { - "description": "uynilo9.is-a.dev", - "repo": "https://github.com/uynilo9/website", - "owner": { - "username": "uynilo9", - "email": "uynilo9@outlook.com", - "twitter": "uynilo9" - }, - "record": { - "URL": "https://uynilo9.netlify.app" - } -} + "owner": { + "username": "uynilo9", + "email": "uynilo9@outlook.com", + "twitter": "uynilo9" + }, + "record": { + "CNAME": "uynilo9.pages.dev" + } +} From 1af421a26acfb8b2f763c2c2ecb96f997817b590 Mon Sep 17 00:00:00 2001 From: Krishna <155803037+ecstaticsoul@users.noreply.github.com> Date: Sat, 23 Mar 2024 17:15:12 +0530 Subject: [PATCH 0915/2331] Update soulfulkrishna.json --- domains/soulfulkrishna.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/soulfulkrishna.json b/domains/soulfulkrishna.json index 74413cfe9..ac603effd 100644 --- a/domains/soulfulkrishna.json +++ b/domains/soulfulkrishna.json @@ -4,6 +4,6 @@ "email": "soulfulkrishna@gmail.com" }, "record": { - "URL": "https://www.soulfulkrishna.is-a.dev" + "URL": "http://www.soulfulkrishna.is-a.dev" } } From f4ea8aa01ad94f8c2fb42d6986e82e126f88b6ff Mon Sep 17 00:00:00 2001 From: Krishna <155803037+ecstaticsoul@users.noreply.github.com> Date: Sat, 23 Mar 2024 17:31:19 +0530 Subject: [PATCH 0916/2331] Update soulfulkrishna.json --- domains/soulfulkrishna.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/soulfulkrishna.json b/domains/soulfulkrishna.json index ac603effd..74413cfe9 100644 --- a/domains/soulfulkrishna.json +++ b/domains/soulfulkrishna.json @@ -4,6 +4,6 @@ "email": "soulfulkrishna@gmail.com" }, "record": { - "URL": "http://www.soulfulkrishna.is-a.dev" + "URL": "https://www.soulfulkrishna.is-a.dev" } } From b2771e16bb56116325a190024af933f382538170 Mon Sep 17 00:00:00 2001 From: Abdo <100898720+xAbdoAT@users.noreply.github.com> Date: Sat, 23 Mar 2024 15:20:39 +0200 Subject: [PATCH 0917/2331] fix the subdomain xabdoat.json --- domains/xabdoat.json | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/domains/xabdoat.json b/domains/xabdoat.json index 381d4b433..e51a5ad39 100644 --- a/domains/xabdoat.json +++ b/domains/xabdoat.json @@ -1,11 +1,12 @@ { - "owner": { - "username": "xAbdoAT", - "email": "ABDO199877@gmail.com", - "discord": "943662778433032242" - }, - - "record": { - "CNAME": "xabdoat.github.io" - } + "description": "xAbdo AT Main Web Page", + "repo": "https://github.com/xAbdoAT/xAbdoAT.github.io", + "owner": { + "username": "xAbdoAT", + "email": "email@address", + "twitter": "xAbdoAT" + }, + "record": { + "CNAME": "xabdoat.github.io" + } } From 55bad6184ccc06663f080725cf064e7d3c955096 Mon Sep 17 00:00:00 2001 From: xAbdoATx Date: Sat, 23 Mar 2024 15:31:25 +0200 Subject: [PATCH 0918/2331] feat(domain): abdo.is-a.dev --- domains/abdo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/abdo.json diff --git a/domains/abdo.json b/domains/abdo.json new file mode 100644 index 000000000..0ddd4b60e --- /dev/null +++ b/domains/abdo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xAbdoATx", + "email": "xabdoat@gmail.com" + }, + "record": { + "CNAME": "xabdoatx.github.io" + } +} From 38bba52857b2870b72f2dd9742f7f7181721c45c Mon Sep 17 00:00:00 2001 From: Lolipopguy Date: Sat, 23 Mar 2024 15:51:47 +0100 Subject: [PATCH 0919/2331] feat(domain): fassion.is-a.dev --- domains/fassion.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fassion.json diff --git a/domains/fassion.json b/domains/fassion.json new file mode 100644 index 000000000..2b579425c --- /dev/null +++ b/domains/fassion.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Lolipopguy", + "email": "ngauthier818@gmail.com" + }, + "record": { + "A": ["79.94.184.109"] + } +} From 410b2d2a8c0cd5bc6e710794d0d8cf63990bc21a Mon Sep 17 00:00:00 2001 From: "tmasik.t" <119779337+tmasikt@users.noreply.github.com> Date: Sat, 23 Mar 2024 18:15:54 +0300 Subject: [PATCH 0920/2331] Update tmasikt.json --- domains/tmasikt.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/tmasikt.json b/domains/tmasikt.json index 77184d71f..8fb602683 100644 --- a/domains/tmasikt.json +++ b/domains/tmasikt.json @@ -9,6 +9,8 @@ "record": { "A": [ "194.190.169.59" - ] + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 5e08e5a197044891e551093af4c43fc2fade5ac9 Mon Sep 17 00:00:00 2001 From: ericsia Date: Sat, 23 Mar 2024 23:17:21 +0800 Subject: [PATCH 0921/2331] Create hk --- domains/hk | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hk diff --git a/domains/hk b/domains/hk new file mode 100644 index 000000000..dcc165136 --- /dev/null +++ b/domains/hk @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ericsia", + "email": "medlexopm@gmail.com" + }, + "record": { + "CNAME": "sga.domcloud.id" + } +} From bef37d90d303e4f87f6738595303ee2b82656acc Mon Sep 17 00:00:00 2001 From: ericsia Date: Sat, 23 Mar 2024 23:31:25 +0800 Subject: [PATCH 0922/2331] Update hk --- domains/hk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hk b/domains/hk index dcc165136..fae71fcba 100644 --- a/domains/hk +++ b/domains/hk @@ -4,6 +4,6 @@ "email": "medlexopm@gmail.com" }, "record": { - "CNAME": "sga.domcloud.id" + "A": "185.27.134.137" } } From abae9f84776b30ddbd4ae4890375bbe778cfd531 Mon Sep 17 00:00:00 2001 From: SerStars <90714930+SerStars@users.noreply.github.com> Date: Sat, 23 Mar 2024 17:35:32 +0100 Subject: [PATCH 0923/2331] Update cdn.serstars.json --- domains/cdn.serstars.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/cdn.serstars.json b/domains/cdn.serstars.json index e78ebe689..4c59d68e6 100644 --- a/domains/cdn.serstars.json +++ b/domains/cdn.serstars.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/SerStars/cdn", + "repo": "https://github.com/SerStars-2/", "owner": { "username": "SerStars", "email": "", "twitter": "SerStars_lol" }, "record": { - "CNAME": "serstars.github.io/cdn" + "CNAME": "serstars-2.github.io" } } From 18f8cb395daf41ab00654aaf537145888d9e7b7e Mon Sep 17 00:00:00 2001 From: Antonio Cacciapuoti Date: Sat, 23 Mar 2024 17:58:11 +0100 Subject: [PATCH 0924/2331] Create _github-pages-challenge-YantCaccia.antonio.json --- domains/_github-pages-challenge-YantCaccia.antonio.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-YantCaccia.antonio.json diff --git a/domains/_github-pages-challenge-YantCaccia.antonio.json b/domains/_github-pages-challenge-YantCaccia.antonio.json new file mode 100644 index 000000000..11bca6447 --- /dev/null +++ b/domains/_github-pages-challenge-YantCaccia.antonio.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "YantCaccia", + "email": "yantcaccia@gmail.com" + }, + "record": { + "TXT": "7af4c3a94c5f7fa70f489c3c8c901f" + } +} From 5a8578ef31c75fca5c492d033014d791d05a9a0e Mon Sep 17 00:00:00 2001 From: Vishal Kr <53997539+ItzYoVishal@users.noreply.github.com> Date: Sat, 23 Mar 2024 23:41:21 +0530 Subject: [PATCH 0925/2331] Create syntaxsavior.json --- domains/syntaxsavior.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/syntaxsavior.json diff --git a/domains/syntaxsavior.json b/domains/syntaxsavior.json new file mode 100644 index 000000000..1e978ad4b --- /dev/null +++ b/domains/syntaxsavior.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ItzYoVishal", + "email": "rockstarelitecoc@gmail.com" + }, + "record": { + "CNAME": "blue-sand-021f23e10.4.azurestaticapps.net" + } +} From 0b351e65150ec651e3d5a1c47138f833c0c89a79 Mon Sep 17 00:00:00 2001 From: denboy0123 Date: Sat, 23 Mar 2024 21:43:32 +0200 Subject: [PATCH 0926/2331] feat(domain): denboy0123.is-a.dev --- domains/denboy0123.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/denboy0123.json diff --git a/domains/denboy0123.json b/domains/denboy0123.json new file mode 100644 index 000000000..e6190ea2b --- /dev/null +++ b/domains/denboy0123.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "denboy0123", + "email": "pochtaproverka01@gmail.com" + }, + "record": { + "URL": "https://t.me/denboy0123" + } +} From c2fb1f151cadabe9f1a8aa6cc930311b84e8b5ea Mon Sep 17 00:00:00 2001 From: Mai <80142063+Mai1ii@users.noreply.github.com> Date: Sun, 24 Mar 2024 05:30:03 +0800 Subject: [PATCH 0927/2331] Register meku.is-a.dev --- domains/meku.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/meku.json diff --git a/domains/meku.json b/domains/meku.json new file mode 100644 index 000000000..3f596d094 --- /dev/null +++ b/domains/meku.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Mai1ii", + "email": "micomacabali14@gmail.com", + "discord": "1130452399094505534" + }, + + "record": { + "A": ["69.30.249.53"] + } + } + \ No newline at end of file From c0397cf047aa9e1e444a00e4e2b87256b6a602f1 Mon Sep 17 00:00:00 2001 From: LykeTheBest Date: Sun, 24 Mar 2024 03:17:28 +0300 Subject: [PATCH 0928/2331] feat(domain): lyke.is-a.dev --- domains/lyke.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lyke.json diff --git a/domains/lyke.json b/domains/lyke.json new file mode 100644 index 000000000..184499919 --- /dev/null +++ b/domains/lyke.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LykeTheBest", + "email": "lykethebest@outlook.com" + }, + "record": { + "URL": "https://lyke.glitch.me/" + } +} From 6a6075d3b672a3fdf48b27468a15072ccfbc0f80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lyk=C3=A9?= <95177582+LykeTheBest@users.noreply.github.com> Date: Sun, 24 Mar 2024 04:00:27 +0300 Subject: [PATCH 0929/2331] Register lyke2.is-a.dev --- domains/lyke2.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lyke2.json diff --git a/domains/lyke2.json b/domains/lyke2.json new file mode 100644 index 000000000..2a5bb9a6e --- /dev/null +++ b/domains/lyke2.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "LykeTheBest", + "email": "lykethebest@outlook.com", + "discord": "576451390277156899" + }, + + "record": { + "CNAME": "lyke.glitch.me" + } + } + \ No newline at end of file From 1c725818ada1208173ac51a22099f8188bd1ef22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lyk=C3=A9?= <95177582+LykeTheBest@users.noreply.github.com> Date: Sun, 24 Mar 2024 04:39:29 +0300 Subject: [PATCH 0930/2331] Delete domains/lyke2.json --- domains/lyke2.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/lyke2.json diff --git a/domains/lyke2.json b/domains/lyke2.json deleted file mode 100644 index 2a5bb9a6e..000000000 --- a/domains/lyke2.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "LykeTheBest", - "email": "lykethebest@outlook.com", - "discord": "576451390277156899" - }, - - "record": { - "CNAME": "lyke.glitch.me" - } - } - \ No newline at end of file From 867d6b67993fcf8a4a18c9ded254be7f5cd5b2d9 Mon Sep 17 00:00:00 2001 From: Mai1ii Date: Sun, 24 Mar 2024 13:05:30 +0800 Subject: [PATCH 0931/2331] feat(domain): mekuvsh.is-a.dev --- domains/mekuvsh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mekuvsh.json diff --git a/domains/mekuvsh.json b/domains/mekuvsh.json new file mode 100644 index 000000000..433fa1303 --- /dev/null +++ b/domains/mekuvsh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mai1ii", + "email": "micomacabali14@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From d45b3f66337b608735b9aa0b027a01689701026a Mon Sep 17 00:00:00 2001 From: Mai1ii Date: Sun, 24 Mar 2024 13:06:08 +0800 Subject: [PATCH 0932/2331] feat(domain): mekuu.is-a.dev --- domains/mekuu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mekuu.json diff --git a/domains/mekuu.json b/domains/mekuu.json new file mode 100644 index 000000000..433fa1303 --- /dev/null +++ b/domains/mekuu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mai1ii", + "email": "micomacabali14@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From 83ecc490221600ca59fefd349f3a8e9ec7c96bf4 Mon Sep 17 00:00:00 2001 From: Mai1ii Date: Sun, 24 Mar 2024 13:06:56 +0800 Subject: [PATCH 0933/2331] feat(domain): mekuuu.is-a.dev --- domains/mekuuu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mekuuu.json diff --git a/domains/mekuuu.json b/domains/mekuuu.json new file mode 100644 index 000000000..433fa1303 --- /dev/null +++ b/domains/mekuuu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mai1ii", + "email": "micomacabali14@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From d5a1b06487cf5c42c413c40dae80c8c2bde27de9 Mon Sep 17 00:00:00 2001 From: Mai1ii Date: Sun, 24 Mar 2024 13:07:37 +0800 Subject: [PATCH 0934/2331] feat(domain): mekuzv.is-a.dev --- domains/mekuzv.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mekuzv.json diff --git a/domains/mekuzv.json b/domains/mekuzv.json new file mode 100644 index 000000000..433fa1303 --- /dev/null +++ b/domains/mekuzv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mai1ii", + "email": "micomacabali14@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From 2b9f5680e19a15919cc211333438a1a144ac8e1a Mon Sep 17 00:00:00 2001 From: ericsia Date: Sun, 24 Mar 2024 13:20:43 +0800 Subject: [PATCH 0935/2331] feat(domain): hk.is-a.dev --- domains/hk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hk.json diff --git a/domains/hk.json b/domains/hk.json new file mode 100644 index 000000000..8a5fa1f0d --- /dev/null +++ b/domains/hk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ericsia", + "email": "ericsia12@gmail.com" + }, + "record": { + "A": ["185.27.134.137"] + } +} From 74b4bc8be57e7ce1713ab86a1f39f4987c211b64 Mon Sep 17 00:00:00 2001 From: Mr Virus Date: Sun, 24 Mar 2024 10:33:27 +0300 Subject: [PATCH 0936/2331] Delete domains/mr-virus.json --- domains/mr-virus.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/mr-virus.json diff --git a/domains/mr-virus.json b/domains/mr-virus.json deleted file mode 100644 index 6af3c6e3e..000000000 --- a/domains/mr-virus.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "Mr-Virus-Dev", - "email": "mr.virus.dev@gmail.com", - "discord": "301340095653347329" - }, - - "record": { - "TXT": "mr-virus.pages.dev" - } - } - \ No newline at end of file From d524e9e36f3b2e73f34a92408f9dadcec2bec1a7 Mon Sep 17 00:00:00 2001 From: Sunil Gupta Date: Sun, 24 Mar 2024 13:05:33 +0530 Subject: [PATCH 0937/2331] Update sunil.json --- domains/sunil.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sunil.json b/domains/sunil.json index 2f2b998ac..2844bbb04 100644 --- a/domains/sunil.json +++ b/domains/sunil.json @@ -4,6 +4,6 @@ "email": "sunilk98850@gmail.com" }, "record": { - "URL": "https://sk-portfolio-five.vercel.app/" + "URL": "https://sunil-gupta.netlify.app/" } } From 5fb66b612521a2b6b87d7a3b2340d974ea63a62c Mon Sep 17 00:00:00 2001 From: Mr-Virus-Dev Date: Sun, 24 Mar 2024 10:37:59 +0300 Subject: [PATCH 0938/2331] feat(domain): mr-virus.is-a.dev --- domains/mr-virus.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mr-virus.json diff --git a/domains/mr-virus.json b/domains/mr-virus.json new file mode 100644 index 000000000..85a809812 --- /dev/null +++ b/domains/mr-virus.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mr-Virus-Dev", + "email": "mr.virus.dev@gmail.com" + }, + "record": { + "CNAME": "mr-virus.pages.dev" + } +} From 173a80d5fa858aa933e528a27426e656725fd413 Mon Sep 17 00:00:00 2001 From: Ishh <88816438+ishh-xd@users.noreply.github.com> Date: Sun, 24 Mar 2024 14:10:11 +0530 Subject: [PATCH 0939/2331] Create ishh.json --- domains/ishh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ishh.json diff --git a/domains/ishh.json b/domains/ishh.json new file mode 100644 index 000000000..96e3f587c --- /dev/null +++ b/domains/ishh.json @@ -0,0 +1,11 @@ +{ + "description": "ishh.is-a.dev", + "repo": "https://github.com/ishh-xd/ishh-xd.github.io", + "owner": { + "username": "Ishh", + "email": "ishh-xd@proton.me" + }, + "record": { + "CNAME": "ishh-xd.github.io" + } +} From edbbde9b8dd8aa4f9d9c0cf281cb76b82f985215 Mon Sep 17 00:00:00 2001 From: indideee Date: Sun, 24 Mar 2024 22:04:47 +1300 Subject: [PATCH 0940/2331] feat(domain): indidee.is-a.dev --- domains/indidee.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/indidee.json diff --git a/domains/indidee.json b/domains/indidee.json new file mode 100644 index 000000000..fab070347 --- /dev/null +++ b/domains/indidee.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "indideee", + "email": "amberisamab@gmail.com" + }, + "record": { + "CNAME": "indideee.github.io" + } +} From afb6c129fa9d27a97fc66043b0d85df40ea7620e Mon Sep 17 00:00:00 2001 From: bkmsstudio Date: Sun, 24 Mar 2024 17:44:47 +0700 Subject: [PATCH 0941/2331] feat(domain): bkms.is-a.dev --- domains/bkms.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bkms.json diff --git a/domains/bkms.json b/domains/bkms.json new file mode 100644 index 000000000..b12e2612f --- /dev/null +++ b/domains/bkms.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bkmsstudio", + "email": "mmini15354424@gmail.com" + }, + "record": { + "CNAME": "www.bkmsdev.in.th" + } +} From 914010cdc497350edd74218ef0933a0a1002998d Mon Sep 17 00:00:00 2001 From: eneru2 Date: Sun, 24 Mar 2024 11:49:22 +0100 Subject: [PATCH 0942/2331] feat(domain): andres.is-a.dev --- domains/andres.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/andres.json diff --git a/domains/andres.json b/domains/andres.json new file mode 100644 index 000000000..03872523d --- /dev/null +++ b/domains/andres.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "eneru2", + "email": "elementaov@gmail.com" + }, + "record": { + "A": ["130.61.184.180"] + } +} From 3aea76a952ab322e346fe3459dc56eeac43cfc8c Mon Sep 17 00:00:00 2001 From: ericsia Date: Sun, 24 Mar 2024 20:15:39 +0800 Subject: [PATCH 0943/2331] Delete domains/hk.json --- domains/hk.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/hk.json diff --git a/domains/hk.json b/domains/hk.json deleted file mode 100644 index 8a5fa1f0d..000000000 --- a/domains/hk.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ericsia", - "email": "ericsia12@gmail.com" - }, - "record": { - "A": ["185.27.134.137"] - } -} From 2eb85ce22c126be50a6934410c20e8a9a2a86a94 Mon Sep 17 00:00:00 2001 From: ericsia Date: Sun, 24 Mar 2024 20:28:58 +0800 Subject: [PATCH 0944/2331] Rename hk to hk.json --- domains/{hk => hk.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{hk => hk.json} (100%) diff --git a/domains/hk b/domains/hk.json similarity index 100% rename from domains/hk rename to domains/hk.json From 0f80645015bfcf91819160f4ebcaf8720fd5896d Mon Sep 17 00:00:00 2001 From: "tmasik.t" <119779337+tmasikt@users.noreply.github.com> Date: Sun, 24 Mar 2024 16:39:12 +0300 Subject: [PATCH 0945/2331] Update tmasikt.json --- domains/tmasikt.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/tmasikt.json b/domains/tmasikt.json index 8fb602683..77184d71f 100644 --- a/domains/tmasikt.json +++ b/domains/tmasikt.json @@ -9,8 +9,6 @@ "record": { "A": [ "194.190.169.59" - ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + ] } } From 23b20410d5d3cbe2e940aa3899f1de1ae83e09fd Mon Sep 17 00:00:00 2001 From: "tmasik.t" <119779337+tmasikt@users.noreply.github.com> Date: Sun, 24 Mar 2024 16:40:52 +0300 Subject: [PATCH 0946/2331] Create mail.tmasikt.json --- domains/mail.tmasikt.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/mail.tmasikt.json diff --git a/domains/mail.tmasikt.json b/domains/mail.tmasikt.json new file mode 100644 index 000000000..4169dd527 --- /dev/null +++ b/domains/mail.tmasikt.json @@ -0,0 +1,13 @@ +{ + "description": "tmasikt's mail record" + "owner": { + "username": "tmasikt", + "email": "tmasik.t.210@gmail.com", + "telegram": "tmasikt", + "discord": "tmasikt" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From ca1f676719c82a2ef2d8932996636a154dc7ee35 Mon Sep 17 00:00:00 2001 From: Mrdev88 Date: Sun, 24 Mar 2024 10:11:29 -0400 Subject: [PATCH 0947/2331] feat(domain): glitchblog.mrdev88.is-a.dev --- domains/glitchblog.mrdev88.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/glitchblog.mrdev88.json diff --git a/domains/glitchblog.mrdev88.json b/domains/glitchblog.mrdev88.json new file mode 100644 index 000000000..d71f4321d --- /dev/null +++ b/domains/glitchblog.mrdev88.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mrdev88", + "email": "RuizMahdi@gmx.com" + }, + "record": { + "CNAME": "1nw25jjg5f4id14j87.fastly-validations.com" + } +} From c82756b0f5809cc036b7b95770fd929c77e5f59b Mon Sep 17 00:00:00 2001 From: ecstaticsoul Date: Sun, 24 Mar 2024 20:12:28 +0530 Subject: [PATCH 0948/2331] feat(domain): kaybee.is-a.dev --- domains/kaybee.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kaybee.json diff --git a/domains/kaybee.json b/domains/kaybee.json new file mode 100644 index 000000000..ea9b01dd0 --- /dev/null +++ b/domains/kaybee.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ecstaticsoul", + "email": "soulfulkrishna@gmail.com" + }, + "record": { + "URL": "https://kaybee.is-a.dev" + } +} From 2068b6c5324e863acf53dacd3ca28ef3d69ea693 Mon Sep 17 00:00:00 2001 From: ecstaticsoul Date: Sun, 24 Mar 2024 20:13:52 +0530 Subject: [PATCH 0949/2331] feat(domain): krish.is-a.dev --- domains/krish.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/krish.json diff --git a/domains/krish.json b/domains/krish.json new file mode 100644 index 000000000..7f533aec8 --- /dev/null +++ b/domains/krish.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ecstaticsoul", + "email": "soulfulkrishna@gmail.com" + }, + "record": { + "URL": "https://krish.is-a.dev" + } +} From 230868c7d0f18ed827bc71e5c547c402feba91fd Mon Sep 17 00:00:00 2001 From: Ishh <88816438+ishh-xd@users.noreply.github.com> Date: Sun, 24 Mar 2024 20:37:19 +0530 Subject: [PATCH 0950/2331] Update domains/ishh.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/ishh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ishh.json b/domains/ishh.json index 96e3f587c..d4ef01652 100644 --- a/domains/ishh.json +++ b/domains/ishh.json @@ -2,7 +2,7 @@ "description": "ishh.is-a.dev", "repo": "https://github.com/ishh-xd/ishh-xd.github.io", "owner": { - "username": "Ishh", + "username": "ishh-xd", "email": "ishh-xd@proton.me" }, "record": { From 17ef7f7ecc67c591bd40b3a2e03650ec08e49c1e Mon Sep 17 00:00:00 2001 From: Suki Date: Sun, 24 Mar 2024 20:37:25 +0530 Subject: [PATCH 0951/2331] Create bday.suki.json --- domains/bday.suki.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bday.suki.json diff --git a/domains/bday.suki.json b/domains/bday.suki.json new file mode 100644 index 000000000..a3d5501ed --- /dev/null +++ b/domains/bday.suki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SukiPlayz", + "email": "sukimayoo@outlook.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From f1d5f53a4fda63ea0f90cc91a3ae800e214da098 Mon Sep 17 00:00:00 2001 From: AbhiSharma096 Date: Sun, 24 Mar 2024 21:06:17 +0530 Subject: [PATCH 0952/2331] feat(domain): abhishek-sharma.is-a.dev --- domains/abhishek-sharma.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/abhishek-sharma.json diff --git a/domains/abhishek-sharma.json b/domains/abhishek-sharma.json new file mode 100644 index 000000000..04eb0858d --- /dev/null +++ b/domains/abhishek-sharma.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AbhiSharma096", + "email": "Abhisheksharma10a@gmail.com" + }, + "record": { + "URL": "https://abhishek-sharma-01.netlify.app/" + } +} From 0c0294d6c1d511017ccde6d3ab9dd9028b3dc00a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rados=C5=82aw=20Wola=C5=84ski?= <41783563+radekw8733@users.noreply.github.com> Date: Sun, 24 Mar 2024 18:08:18 +0100 Subject: [PATCH 0953/2331] Update radke.json --- domains/radke.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/radke.json b/domains/radke.json index be29586fe..c37ccfabe 100644 --- a/domains/radke.json +++ b/domains/radke.json @@ -5,6 +5,6 @@ }, "repo": "https://github.com/radekw8733/radke.is-a.dev", "record": { - "CNAME": "radkerouter.ddns.net" + "CNAME": "radke.duckdns.org" } } From f01db42b60c4485eec27f7fe1e386fba00f01603 Mon Sep 17 00:00:00 2001 From: Ravener Date: Sun, 24 Mar 2024 22:58:36 +0500 Subject: [PATCH 0954/2331] Create ntfy.ravener.json --- domains/ntfy.ravener.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/ntfy.ravener.json diff --git a/domains/ntfy.ravener.json b/domains/ntfy.ravener.json new file mode 100644 index 000000000..e2a153929 --- /dev/null +++ b/domains/ntfy.ravener.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "ravener", + "email": "ravener.anime@gmail.com", + "twitter": "RavenRavener", + "discord": "292690616285134850" + }, + "record": { + "A": [ + "132.145.196.17" + ] + } +} From 8f5755655486c044651a7c8b4930dbc577acbd39 Mon Sep 17 00:00:00 2001 From: 0x1026 Date: Sun, 24 Mar 2024 19:19:53 +0100 Subject: [PATCH 0955/2331] Update 0x1026.json --- domains/0x1026.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/0x1026.json b/domains/0x1026.json index 268a332e6..5f815bc21 100644 --- a/domains/0x1026.json +++ b/domains/0x1026.json @@ -4,6 +4,6 @@ "email": "me@hugovidafe.dev" }, "record": { - "URL": "hugovidafe.dev" + "URL": "https://hugovidafe.dev" } } From b7949d961bc3ef59018bfd11d2fa6c611a4326b7 Mon Sep 17 00:00:00 2001 From: 0x1026 Date: Sun, 24 Mar 2024 19:20:19 +0100 Subject: [PATCH 0956/2331] Update hugovidafe.json --- domains/hugovidafe.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hugovidafe.json b/domains/hugovidafe.json index 268a332e6..5f815bc21 100644 --- a/domains/hugovidafe.json +++ b/domains/hugovidafe.json @@ -4,6 +4,6 @@ "email": "me@hugovidafe.dev" }, "record": { - "URL": "hugovidafe.dev" + "URL": "https://hugovidafe.dev" } } From 02010af9c2961e3855a3bcae4be339a195c3439e Mon Sep 17 00:00:00 2001 From: Kershan Date: Sun, 24 Mar 2024 18:55:25 +0000 Subject: [PATCH 0957/2331] Remove unneeded angle brackets. --- domains/kershan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kershan.json b/domains/kershan.json index 064dd47a5..10ab3cb38 100644 --- a/domains/kershan.json +++ b/domains/kershan.json @@ -2,7 +2,7 @@ "description": "Kershan is a dev site, points to personal site", "owner": { "username": "kershan", - "email": "" + "email": "n.kershan+isadev@gmail.com" }, "record": { "URL": "http://platformer.online/" From a658178f4fa92af57081a3d2413e1c6c5be4c6ee Mon Sep 17 00:00:00 2001 From: ericsia Date: Mon, 25 Mar 2024 09:56:29 +0800 Subject: [PATCH 0958/2331] Update domains/hk.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/hk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hk.json b/domains/hk.json index fae71fcba..865d24eb1 100644 --- a/domains/hk.json +++ b/domains/hk.json @@ -4,6 +4,6 @@ "email": "medlexopm@gmail.com" }, "record": { - "A": "185.27.134.137" + "A": ["185.27.134.137"] } } From 7c925de223110681b7d1e45e3cbf1a6a7f5f7428 Mon Sep 17 00:00:00 2001 From: Krishna <155803037+ecstaticsoul@users.noreply.github.com> Date: Mon, 25 Mar 2024 08:19:09 +0530 Subject: [PATCH 0959/2331] Update soulfulkrishna.json --- domains/soulfulkrishna.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/soulfulkrishna.json b/domains/soulfulkrishna.json index 74413cfe9..805fbd6b8 100644 --- a/domains/soulfulkrishna.json +++ b/domains/soulfulkrishna.json @@ -4,6 +4,6 @@ "email": "soulfulkrishna@gmail.com" }, "record": { - "URL": "https://www.soulfulkrishna.is-a.dev" + "URL": "ecstaticsoul.github.io" } } From 88a234ff4bfff1f4825e0922eeabc78c30c77855 Mon Sep 17 00:00:00 2001 From: Krishna <155803037+ecstaticsoul@users.noreply.github.com> Date: Mon, 25 Mar 2024 08:19:26 +0530 Subject: [PATCH 0960/2331] Delete domains/krish.json --- domains/krish.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/krish.json diff --git a/domains/krish.json b/domains/krish.json deleted file mode 100644 index 7f533aec8..000000000 --- a/domains/krish.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ecstaticsoul", - "email": "soulfulkrishna@gmail.com" - }, - "record": { - "URL": "https://krish.is-a.dev" - } -} From 58f48f541b5e232203f283f7124afaf13440e091 Mon Sep 17 00:00:00 2001 From: Krishna <155803037+ecstaticsoul@users.noreply.github.com> Date: Mon, 25 Mar 2024 08:19:44 +0530 Subject: [PATCH 0961/2331] Update kaybee.json --- domains/kaybee.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kaybee.json b/domains/kaybee.json index ea9b01dd0..805fbd6b8 100644 --- a/domains/kaybee.json +++ b/domains/kaybee.json @@ -4,6 +4,6 @@ "email": "soulfulkrishna@gmail.com" }, "record": { - "URL": "https://kaybee.is-a.dev" + "URL": "ecstaticsoul.github.io" } } From 622f9794c5313b4615d40a03b86c9b7fb66ad8c3 Mon Sep 17 00:00:00 2001 From: ecstaticsoul Date: Mon, 25 Mar 2024 08:30:44 +0530 Subject: [PATCH 0962/2331] feat(domain): ecstaticsoul.is-a.dev --- domains/ecstaticsoul.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ecstaticsoul.json diff --git a/domains/ecstaticsoul.json b/domains/ecstaticsoul.json new file mode 100644 index 000000000..6a066e22a --- /dev/null +++ b/domains/ecstaticsoul.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ecstaticsoul", + "email": "soulfulkrishna@gmail.com" + }, + "record": { + "CNAME": "ecstaticsoul.github.io" + } +} From a627d1333e6b5cb1ea762c77cdf608f0843c38d5 Mon Sep 17 00:00:00 2001 From: Krishna <155803037+ecstaticsoul@users.noreply.github.com> Date: Mon, 25 Mar 2024 08:32:06 +0530 Subject: [PATCH 0963/2331] Update soulfulkrishna.json --- domains/soulfulkrishna.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/soulfulkrishna.json b/domains/soulfulkrishna.json index 805fbd6b8..6a066e22a 100644 --- a/domains/soulfulkrishna.json +++ b/domains/soulfulkrishna.json @@ -4,6 +4,6 @@ "email": "soulfulkrishna@gmail.com" }, "record": { - "URL": "ecstaticsoul.github.io" + "CNAME": "ecstaticsoul.github.io" } } From 388caa78376d80170e9ef1f7631677ee5e0a46c0 Mon Sep 17 00:00:00 2001 From: Krishna <155803037+ecstaticsoul@users.noreply.github.com> Date: Mon, 25 Mar 2024 08:32:38 +0530 Subject: [PATCH 0964/2331] Update kaybee.json --- domains/kaybee.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kaybee.json b/domains/kaybee.json index 805fbd6b8..6a066e22a 100644 --- a/domains/kaybee.json +++ b/domains/kaybee.json @@ -4,6 +4,6 @@ "email": "soulfulkrishna@gmail.com" }, "record": { - "URL": "ecstaticsoul.github.io" + "CNAME": "ecstaticsoul.github.io" } } From 6f4fc0ac1a6fdcaa8b481ca02a0b1d918ffcebb7 Mon Sep 17 00:00:00 2001 From: rorosin Date: Mon, 25 Mar 2024 09:27:34 +0300 Subject: [PATCH 0965/2331] feat(domain): anton.is-a.dev --- domains/anton.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/anton.json diff --git a/domains/anton.json b/domains/anton.json new file mode 100644 index 000000000..33bf6e45b --- /dev/null +++ b/domains/anton.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rorosin", + "email": "rosin886@gmail.com" + }, + "record": { + "URL": "https://rorosin.ru/" + } +} From 043b4c519448ca32a0803cf03b9b3d83a8c0f95c Mon Sep 17 00:00:00 2001 From: Barnacl437 Date: Mon, 25 Mar 2024 16:04:39 +0700 Subject: [PATCH 0966/2331] feat(domain): barnacl437.is-a.dev --- domains/barnacl437.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/barnacl437.json diff --git a/domains/barnacl437.json b/domains/barnacl437.json new file mode 100644 index 000000000..f8f70ff8a --- /dev/null +++ b/domains/barnacl437.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Barnacl437", + "email": "barnacl437@proton.me" + }, + "record": { + "CNAME": "barnacl437.github.io" + } +} From a87b14d646f6a9704116723749ba55a15b6bc1cb Mon Sep 17 00:00:00 2001 From: ahsanu123 Date: Mon, 25 Mar 2024 18:19:59 +0700 Subject: [PATCH 0967/2331] feat(domain): ahsanu.is-a.dev --- domains/ahsanu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ahsanu.json diff --git a/domains/ahsanu.json b/domains/ahsanu.json new file mode 100644 index 000000000..fb39c846f --- /dev/null +++ b/domains/ahsanu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ahsanu123", + "email": "caasperahsanuamala5@gmail.com" + }, + "record": { + "CNAME": "ahsanu123.github.io" + } +} From aa2e62e4bb235bf9978cd5eb1ab4ef1dfe287224 Mon Sep 17 00:00:00 2001 From: Aryxst Date: Mon, 25 Mar 2024 15:06:38 +0100 Subject: [PATCH 0968/2331] feat(domain): aryxst.is-a.dev --- domains/aryxst.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aryxst.json diff --git a/domains/aryxst.json b/domains/aryxst.json new file mode 100644 index 000000000..be519c771 --- /dev/null +++ b/domains/aryxst.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Aryxst", + "email": "jessieodeh08@gmail.com" + }, + "record": { + "CNAME": "aryxst.github.io" + } +} From 141f257e84d13ea9f52bae209afe9c74f8e5bfc8 Mon Sep 17 00:00:00 2001 From: Sajid-tech Date: Mon, 25 Mar 2024 19:50:59 +0530 Subject: [PATCH 0969/2331] feat(domain): sajiddev.is-a.dev --- domains/sajiddev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sajiddev.json diff --git a/domains/sajiddev.json b/domains/sajiddev.json new file mode 100644 index 000000000..b5dd170e1 --- /dev/null +++ b/domains/sajiddev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sajid-tech", + "email": "s.khan9430319425@gmail.com" + }, + "record": { + "CNAME": "sajid-tech.github.io" + } +} From bedb66a5c177e1a074cd45c8824099104169981b Mon Sep 17 00:00:00 2001 From: Magniquick Date: Mon, 25 Mar 2024 20:34:25 +0530 Subject: [PATCH 0970/2331] feat(domain): navon.is-a.dev --- domains/navon.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/navon.json diff --git a/domains/navon.json b/domains/navon.json new file mode 100644 index 000000000..e6a5f141f --- /dev/null +++ b/domains/navon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Magniquick", + "email": "navonjohnlukose@gmail.com" + }, + "record": { + "CNAME": "magniquick.github.io" + } +} From f5729f4eabfec43b0cefbb4e224eb9a0deb54830 Mon Sep 17 00:00:00 2001 From: Magniquick <67406856+Magniquick@users.noreply.github.com> Date: Mon, 25 Mar 2024 20:39:52 +0530 Subject: [PATCH 0971/2331] Update magniquick.json --- domains/magniquick.json | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/domains/magniquick.json b/domains/magniquick.json index fa8a1abfd..9f3b669ee 100644 --- a/domains/magniquick.json +++ b/domains/magniquick.json @@ -6,14 +6,7 @@ "email": "", "discord": "Magniquick#5003" }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "record": { + "CNAME": "magniquick.github.io" + } } From dea62af34d0eb27758dc8a54bda7f42207208897 Mon Sep 17 00:00:00 2001 From: Magniquick <67406856+Magniquick@users.noreply.github.com> Date: Mon, 25 Mar 2024 20:40:43 +0530 Subject: [PATCH 0972/2331] Update navon.json --- domains/navon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/navon.json b/domains/navon.json index e6a5f141f..93e781492 100644 --- a/domains/navon.json +++ b/domains/navon.json @@ -1,7 +1,7 @@ { "owner": { "username": "Magniquick", - "email": "navonjohnlukose@gmail.com" + "discord": "Magniquick#5003" }, "record": { "CNAME": "magniquick.github.io" From 1d6f69998a855b2209d06bc92f1a22a7ebe105fe Mon Sep 17 00:00:00 2001 From: Magniquick <67406856+Magniquick@users.noreply.github.com> Date: Mon, 25 Mar 2024 21:03:00 +0530 Subject: [PATCH 0973/2331] Revert "Update navon.json" This reverts commit dea62af34d0eb27758dc8a54bda7f42207208897. --- domains/navon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/navon.json b/domains/navon.json index 93e781492..e6a5f141f 100644 --- a/domains/navon.json +++ b/domains/navon.json @@ -1,7 +1,7 @@ { "owner": { "username": "Magniquick", - "discord": "Magniquick#5003" + "email": "navonjohnlukose@gmail.com" }, "record": { "CNAME": "magniquick.github.io" From ca72a5c08e580ce879f2444d714d6b9a6e330765 Mon Sep 17 00:00:00 2001 From: cloudskies <113025487+cloudcloudskies@users.noreply.github.com> Date: Mon, 25 Mar 2024 20:11:14 +0300 Subject: [PATCH 0974/2331] Create ziriksi.json --- domains/ziriksi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ziriksi.json diff --git a/domains/ziriksi.json b/domains/ziriksi.json new file mode 100644 index 000000000..4480763b3 --- /dev/null +++ b/domains/ziriksi.json @@ -0,0 +1,12 @@ +{ + "description": "Ziriksi's website.", + "repo": "https://github.com/cloudcloudskies/coolziriksi.github.io", + "owner": { + "username": "cloudcloudskies", + "email": "cloudskies@perso.be", + "twitter": "cloudskies13" + }, + "record": { + "CNAME": "coolziriksi.github.io" + } +} From dbfbee6e7cc4e8d18e0c20a5bf67ffa5d36e4f23 Mon Sep 17 00:00:00 2001 From: cloudskies <113025487+cloudcloudskies@users.noreply.github.com> Date: Mon, 25 Mar 2024 20:51:31 +0300 Subject: [PATCH 0975/2331] Update ziriksi.json --- domains/ziriksi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ziriksi.json b/domains/ziriksi.json index 4480763b3..03751c2b4 100644 --- a/domains/ziriksi.json +++ b/domains/ziriksi.json @@ -7,6 +7,6 @@ "twitter": "cloudskies13" }, "record": { - "CNAME": "coolziriksi.github.io" + "CNAME": "cloudcloudskies.github.io" } } From 201aaff712fb06a306c7be925e47cddc81a23369 Mon Sep 17 00:00:00 2001 From: vornex-gh Date: Mon, 25 Mar 2024 14:28:41 -0400 Subject: [PATCH 0976/2331] feat(domain): blog.vornexx.is-a.dev --- domains/blog.vornexx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/blog.vornexx.json diff --git a/domains/blog.vornexx.json b/domains/blog.vornexx.json new file mode 100644 index 000000000..cf331d183 --- /dev/null +++ b/domains/blog.vornexx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vornex-gh", + "email": "ajay.ramnath8812@gmail.com" + }, + "record": { + "CNAME": "blogvornexx.pages.dev" + } +} From 88adf4560c0faae79ddef873b105c43dd5c63f34 Mon Sep 17 00:00:00 2001 From: vornex <79860992+vornex-gh@users.noreply.github.com> Date: Mon, 25 Mar 2024 14:41:46 -0400 Subject: [PATCH 0977/2331] Delete _discord.vornexx.is-a.dev --- domains/_discord.vornexx.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/_discord.vornexx.json diff --git a/domains/_discord.vornexx.json b/domains/_discord.vornexx.json deleted file mode 100644 index 4786622c6..000000000 --- a/domains/_discord.vornexx.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "vornex-gh", - "email": "", - "discord": "1149438819834269856", - "twitter": "vorrnexx_" - }, - "record": { - "TXT": "dh=d7455d2e7bbe608a4e60dee8c502c758d3d13464" - } -} From 17488e4ee1152ab89df0bda1fdc76f6f3f9233cf Mon Sep 17 00:00:00 2001 From: MessierSixtyFour Date: Tue, 26 Mar 2024 01:08:40 +0530 Subject: [PATCH 0978/2331] feat(domain): messiersixtyfour.is-a.dev --- domains/messiersixtyfour.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/messiersixtyfour.json diff --git a/domains/messiersixtyfour.json b/domains/messiersixtyfour.json new file mode 100644 index 000000000..cb938820a --- /dev/null +++ b/domains/messiersixtyfour.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MessierSixtyFour", + "email": "messier1244@gmail.com" + }, + "record": { + "CNAME": "messiersixtyfour.github.io" + } +} From 7e656ccb5c5d3803c5b1b7da2ede8ffc35f2fda5 Mon Sep 17 00:00:00 2001 From: Abdelrahman Essawy Date: Tue, 26 Mar 2024 02:21:01 +0200 Subject: [PATCH 0979/2331] Create essawy.json --- domains/essawy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/essawy.json diff --git a/domains/essawy.json b/domains/essawy.json new file mode 100644 index 000000000..e167aa532 --- /dev/null +++ b/domains/essawy.json @@ -0,0 +1,11 @@ +{ + "description": "Abdelrahman Essawy - Full Stack Software Engineer", + "repo": "https://github.com/abdelrahman-essawy/abdelrahman-essawy.github.io", + "owner": { + "username": "abdelrahman-essawy", + "email": "abdelrahman.mo.essawy@gmail.com" + }, + "record": { + "CNAME": "abdelrahman-essawy.github.io" + } +} From 0e1b9612e23f86c2acbac122adaf87ba7226e593 Mon Sep 17 00:00:00 2001 From: MaiYurito Date: Tue, 26 Mar 2024 12:09:59 +0700 Subject: [PATCH 0980/2331] feat(domain): yurito.is-a.dev --- domains/yurito.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yurito.json diff --git a/domains/yurito.json b/domains/yurito.json new file mode 100644 index 000000000..5aa82a3e3 --- /dev/null +++ b/domains/yurito.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MaiYurito", + "email": "reachgamers9999@gmail.com" + }, + "record": { + "CNAME": "https://yurito.netlify.app/" + } +} From 6d4ec06385f30ac9df5695e3fd729751dcc25daf Mon Sep 17 00:00:00 2001 From: Yurito <149224411+MaiYurito@users.noreply.github.com> Date: Tue, 26 Mar 2024 12:11:15 +0700 Subject: [PATCH 0981/2331] Update yurito.json --- domains/yurito.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yurito.json b/domains/yurito.json index 5aa82a3e3..b9402b76e 100644 --- a/domains/yurito.json +++ b/domains/yurito.json @@ -4,6 +4,6 @@ "email": "reachgamers9999@gmail.com" }, "record": { - "CNAME": "https://yurito.netlify.app/" + "CNAME": "yurito.netlify.app" } } From d7ad1fb034fbe34e290b156b100784b3c20492c2 Mon Sep 17 00:00:00 2001 From: Darshil-154 Date: Tue, 26 Mar 2024 11:28:45 +0530 Subject: [PATCH 0982/2331] feat(domain): darshil.is-a.dev --- domains/darshil.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/darshil.json diff --git a/domains/darshil.json b/domains/darshil.json new file mode 100644 index 000000000..1a947b2e1 --- /dev/null +++ b/domains/darshil.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Darshil-154", + "email": "darshil6675@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From 63853c6b612d9c8b51af6c1f7812572d746f3e42 Mon Sep 17 00:00:00 2001 From: GokuPlay609 Date: Tue, 26 Mar 2024 12:27:22 +0530 Subject: [PATCH 0983/2331] feat(domain): homelander.is-a.dev --- domains/homelander.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/homelander.json diff --git a/domains/homelander.json b/domains/homelander.json new file mode 100644 index 000000000..b92a8ce24 --- /dev/null +++ b/domains/homelander.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GokuPlay609", + "email": "GokuPlay609@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From d0cb21e2e928b5cb645b370ac6b138f10fa09207 Mon Sep 17 00:00:00 2001 From: mekuvsh <164587007+mekuvsh@users.noreply.github.com> Date: Tue, 26 Mar 2024 15:21:32 +0800 Subject: [PATCH 0984/2331] Register micozv.is-a.dev --- domains/micozv.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/micozv.json diff --git a/domains/micozv.json b/domains/micozv.json new file mode 100644 index 000000000..474bc7c75 --- /dev/null +++ b/domains/micozv.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "mekuvsh", + "email": "macabalimicooz@gmail.com", + "discord": "711934005343158303" + }, + + "record": { + "TXT": "vc-domain-verify=mekuzl.is-a.dev,9f2edcd11ea2ae6e5881" + } + } + \ No newline at end of file From 39b5a178b8fc9aa5b70ae6bf4c7d72f94f7b796e Mon Sep 17 00:00:00 2001 From: mekuvsh <164587007+mekuvsh@users.noreply.github.com> Date: Tue, 26 Mar 2024 15:24:43 +0800 Subject: [PATCH 0985/2331] Update micozv.json --- domains/micozv.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/micozv.json b/domains/micozv.json index 474bc7c75..4f3743114 100644 --- a/domains/micozv.json +++ b/domains/micozv.json @@ -6,7 +6,7 @@ }, "record": { - "TXT": "vc-domain-verify=mekuzl.is-a.dev,9f2edcd11ea2ae6e5881" + "CNAME": "micozv.netlify.app." } } - \ No newline at end of file + From 5d4da4dcb69d2d47cd8b30400d68f840a7e944bd Mon Sep 17 00:00:00 2001 From: Chiko Aprillio Arsyanadif <121851468+chikoiko@users.noreply.github.com> Date: Tue, 26 Mar 2024 18:14:43 +0700 Subject: [PATCH 0986/2331] domains/chikoiko.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/chikoiko.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/chikoiko.json b/domains/chikoiko.json index 354da53f5..3cf6c8c5e 100644 --- a/domains/chikoiko.json +++ b/domains/chikoiko.json @@ -2,7 +2,7 @@ "description": "Personal website for @chikoiko", "repo": "https://github.com/chikoiko/chikoiko.github.io", "owner": { - "username": "chiko", + "username": "chikoiko", "email": "itsmezark05@gmail.com" }, "record": { From 2d668b5f7aa8feb851cb7e966d1eaab436c8861c Mon Sep 17 00:00:00 2001 From: 8-bittt <8botted@gmail.com> Date: Tue, 26 Mar 2024 09:09:09 -0400 Subject: [PATCH 0987/2331] feat(domain): 8bit.is-a.dev --- domains/8bit.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/8bit.json diff --git a/domains/8bit.json b/domains/8bit.json new file mode 100644 index 000000000..f84c83c71 --- /dev/null +++ b/domains/8bit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "8-bittt", + "email": "8botted@gmail.com" + }, + "record": { + "URL": "https://replit.com/@8bittt?path=" + } +} From ccb4e9b11914debd67efd9a0f7ce00a74e9dbfce Mon Sep 17 00:00:00 2001 From: Novampr Date: Tue, 26 Mar 2024 14:20:53 +0000 Subject: [PATCH 0988/2331] feat(domain): novampr.is-a.dev --- domains/novampr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/novampr.json diff --git a/domains/novampr.json b/domains/novampr.json new file mode 100644 index 000000000..bbc0f4f33 --- /dev/null +++ b/domains/novampr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Novampr", + "email": "LimeDEV8756@gmail.com" + }, + "record": { + "CNAME": "novampr.github.io" + } +} From 21f549f3ec8c5e81650a93959897231b09954433 Mon Sep 17 00:00:00 2001 From: mhmmd95 Date: Tue, 26 Mar 2024 16:29:44 +0200 Subject: [PATCH 0989/2331] feat(domain): jemex.is-a.dev --- domains/jemex.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jemex.json diff --git a/domains/jemex.json b/domains/jemex.json new file mode 100644 index 000000000..c2a56114c --- /dev/null +++ b/domains/jemex.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mhmmd95", + "email": "mohammadalabras77@gmail.com" + }, + "record": { + "A": ["51.89.109.155"] + } +} From c59113dec31b419546a9c19e1c6076f990d4f205 Mon Sep 17 00:00:00 2001 From: Magniquick <67406856+Magniquick@users.noreply.github.com> Date: Tue, 26 Mar 2024 20:04:31 +0530 Subject: [PATCH 0990/2331] Update navon.json --- domains/navon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/navon.json b/domains/navon.json index e6a5f141f..2690c8573 100644 --- a/domains/navon.json +++ b/domains/navon.json @@ -4,6 +4,6 @@ "email": "navonjohnlukose@gmail.com" }, "record": { - "CNAME": "magniquick.github.io" + "URL": "https://magniquick.github.io/" } } From 28a84385c2bf2586375531e9eda1e76beaad5b32 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Tue, 26 Mar 2024 17:36:35 +0200 Subject: [PATCH 0991/2331] Delete domains/_discord.gzf.json --- domains/_discord.gzf.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/_discord.gzf.json diff --git a/domains/_discord.gzf.json b/domains/_discord.gzf.json deleted file mode 100644 index 846755919..000000000 --- a/domains/_discord.gzf.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Argzf", - "email": "gzf.dev@gmail.com", - "discord": "935053416877666304" - }, - "record": { - "TXT": "dh=790b378eaf31c0c456354c0aa04129bd7057dfb2" - } -} From 3ddf7de5b8ea0f6d213382f06af1c68221ebb713 Mon Sep 17 00:00:00 2001 From: imdakiki Date: Tue, 26 Mar 2024 16:47:12 +0000 Subject: [PATCH 0992/2331] feat(domain): kiwi.is-a.dev --- domains/kiwi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kiwi.json diff --git a/domains/kiwi.json b/domains/kiwi.json new file mode 100644 index 000000000..0fe2d5a7c --- /dev/null +++ b/domains/kiwi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "imdakiki", + "email": "skullkid73@outlook.com" + }, + "record": { + "CNAME": "https://kikisdevelopment.github.io/kikisite/" + } +} From 9e894e79fdd3380b725474271bd02b786249f58d Mon Sep 17 00:00:00 2001 From: "tmasik.t" <119779337+tmasikt@users.noreply.github.com> Date: Tue, 26 Mar 2024 19:47:22 +0300 Subject: [PATCH 0993/2331] added comma 1 --- domains/tmasikt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tmasikt.json b/domains/tmasikt.json index 77184d71f..5957ded8f 100644 --- a/domains/tmasikt.json +++ b/domains/tmasikt.json @@ -1,5 +1,5 @@ { - "description": "tmasikt's server record" + "description": "tmasikt's server record", "owner": { "username": "tmasikt", "email": "tmasik.t.210@gmail.com", From a1984fbf66efad5e1885c4ae296f60a9ace859fa Mon Sep 17 00:00:00 2001 From: "tmasik.t" <119779337+tmasikt@users.noreply.github.com> Date: Tue, 26 Mar 2024 19:47:57 +0300 Subject: [PATCH 0994/2331] added comma 2 --- domains/mail.tmasikt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mail.tmasikt.json b/domains/mail.tmasikt.json index 4169dd527..972a1b830 100644 --- a/domains/mail.tmasikt.json +++ b/domains/mail.tmasikt.json @@ -1,5 +1,5 @@ { - "description": "tmasikt's mail record" + "description": "tmasikt's mail record", "owner": { "username": "tmasikt", "email": "tmasik.t.210@gmail.com", From 578fbfe114df74fd63a6bb22d9d1204d4b5fe8f4 Mon Sep 17 00:00:00 2001 From: Kiki <163903727+imdakiki@users.noreply.github.com> Date: Tue, 26 Mar 2024 16:49:55 +0000 Subject: [PATCH 0995/2331] Update kiwi.json --- domains/kiwi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kiwi.json b/domains/kiwi.json index 0fe2d5a7c..8647116f0 100644 --- a/domains/kiwi.json +++ b/domains/kiwi.json @@ -4,6 +4,6 @@ "email": "skullkid73@outlook.com" }, "record": { - "CNAME": "https://kikisdevelopment.github.io/kikisite/" + "CNAME": "kikisdevelopment.github.io/kikisite/" } } From 61d41544fa0da33e075912422a3168eb76786299 Mon Sep 17 00:00:00 2001 From: Kiki <163903727+imdakiki@users.noreply.github.com> Date: Tue, 26 Mar 2024 16:58:48 +0000 Subject: [PATCH 0996/2331] Update kiwi.json --- domains/kiwi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kiwi.json b/domains/kiwi.json index 8647116f0..22725f757 100644 --- a/domains/kiwi.json +++ b/domains/kiwi.json @@ -4,6 +4,6 @@ "email": "skullkid73@outlook.com" }, "record": { - "CNAME": "kikisdevelopment.github.io/kikisite/" + "CNAME": "kikisdevelopment.github.io" } } From 12efc8c24a0cf1a7952e67cb2c0a2ba694c0ec2a Mon Sep 17 00:00:00 2001 From: Anton Sakhno <46279702+rorosin@users.noreply.github.com> Date: Tue, 26 Mar 2024 20:33:36 +0300 Subject: [PATCH 0997/2331] Update rorosin.json this change was requested by moderator --- domains/rorosin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rorosin.json b/domains/rorosin.json index b48d7d422..ef98da318 100644 --- a/domains/rorosin.json +++ b/domains/rorosin.json @@ -4,6 +4,6 @@ "email": "rosin886@gmail.com" }, "record": { - "CNAME": "ru.ardev.tk." + "CNAME": "ru.ardev.tk" } } From 41d2e7a127dd1d1c6cd9667b5d5a33bb9354a9aa Mon Sep 17 00:00:00 2001 From: Anton Sakhno <46279702+rorosin@users.noreply.github.com> Date: Tue, 26 Mar 2024 20:34:49 +0300 Subject: [PATCH 0998/2331] Update anton.json this change was requested by moderator --- domains/anton.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/anton.json b/domains/anton.json index 33bf6e45b..ef98da318 100644 --- a/domains/anton.json +++ b/domains/anton.json @@ -4,6 +4,6 @@ "email": "rosin886@gmail.com" }, "record": { - "URL": "https://rorosin.ru/" + "CNAME": "ru.ardev.tk" } } From 83ea841e492fa4860027ad8e3bc168b378335808 Mon Sep 17 00:00:00 2001 From: S4IL21 Date: Tue, 26 Mar 2024 20:18:17 +0100 Subject: [PATCH 0999/2331] feat(domain): s4il.is-a.dev --- domains/s4il.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/s4il.json diff --git a/domains/s4il.json b/domains/s4il.json new file mode 100644 index 000000000..2f221189d --- /dev/null +++ b/domains/s4il.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "S4IL21", + "email": "alex.romero.ositosail7@gmail.com" + }, + "record": { + "CNAME": "s4il21.github.io" + } +} From a8270d252373f0c35c00f540ac53f3eec1c47cac Mon Sep 17 00:00:00 2001 From: S4IL <126200245+S4IL21@users.noreply.github.com> Date: Tue, 26 Mar 2024 20:23:54 +0100 Subject: [PATCH 1000/2331] Update s4il.json --- domains/s4il.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/s4il.json b/domains/s4il.json index 2f221189d..6d450044b 100644 --- a/domains/s4il.json +++ b/domains/s4il.json @@ -1,7 +1,7 @@ { "owner": { "username": "S4IL21", - "email": "alex.romero.ositosail7@gmail.com" + "email": "s4il.is.a.dev@gmail.com" }, "record": { "CNAME": "s4il21.github.io" From 1f70ac00d75ded997616423dae1dbaa18f87e71d Mon Sep 17 00:00:00 2001 From: Zffu Date: Tue, 26 Mar 2024 22:59:16 +0100 Subject: [PATCH 1001/2331] Create zffu.json --- domains/zffu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zffu.json diff --git a/domains/zffu.json b/domains/zffu.json new file mode 100644 index 000000000..b7102ee66 --- /dev/null +++ b/domains/zffu.json @@ -0,0 +1,11 @@ +{ + "description": "zffu.is-a.dev", + "owner": { + "username": "Zffu", + "email": "zffumc@gmail.com", + "discord": "Zffu" + }, + "record": { + "URL": "https://zffumc.github.io" + } +} From 72700d2335192a65fb7bd69f7957c4722c161bb7 Mon Sep 17 00:00:00 2001 From: Zffu Date: Tue, 26 Mar 2024 23:03:14 +0100 Subject: [PATCH 1002/2331] Update zffu.json --- domains/zffu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zffu.json b/domains/zffu.json index b7102ee66..4e03c962a 100644 --- a/domains/zffu.json +++ b/domains/zffu.json @@ -6,6 +6,6 @@ "discord": "Zffu" }, "record": { - "URL": "https://zffumc.github.io" + "URL": "zffumc.github.io" } } From 86f83bc387b9532cf38c9816196f910d828eed35 Mon Sep 17 00:00:00 2001 From: mekuvsh <164587007+mekuvsh@users.noreply.github.com> Date: Wed, 27 Mar 2024 07:20:03 +0800 Subject: [PATCH 1003/2331] change hosting provider --- domains/micozv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/micozv.json b/domains/micozv.json index 4f3743114..5625ced20 100644 --- a/domains/micozv.json +++ b/domains/micozv.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "micozv.netlify.app." + "CNAME": "mekuvsh.pages.dev" } } From e38a43c6cfad60893ddc882789a56b4b3a52c729 Mon Sep 17 00:00:00 2001 From: ericsia Date: Wed, 27 Mar 2024 08:38:32 +0800 Subject: [PATCH 1004/2331] Update hk.json use cname instead --- domains/hk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hk.json b/domains/hk.json index 865d24eb1..1d2d185f8 100644 --- a/domains/hk.json +++ b/domains/hk.json @@ -4,6 +4,6 @@ "email": "medlexopm@gmail.com" }, "record": { - "A": ["185.27.134.137"] + "CNAME": ["sga.domcloud.co"] } } From 45ebf5ddd07d3347ebfcb46ad6ad945c5bc6f04c Mon Sep 17 00:00:00 2001 From: ericsia Date: Wed, 27 Mar 2024 08:42:33 +0800 Subject: [PATCH 1005/2331] Update hk.json --- domains/hk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hk.json b/domains/hk.json index 1d2d185f8..253bb6839 100644 --- a/domains/hk.json +++ b/domains/hk.json @@ -4,6 +4,6 @@ "email": "medlexopm@gmail.com" }, "record": { - "CNAME": ["sga.domcloud.co"] + "CNAME": "sga.domcloud.co" } } From b59a36e2f7b2f5b52a13f81ab272bb12bc055403 Mon Sep 17 00:00:00 2001 From: "BussyBakks (known as thenoppy12)" <108082159+BussyBakks@users.noreply.github.com> Date: Wed, 27 Mar 2024 09:35:35 +0700 Subject: [PATCH 1006/2331] Create _github-challenge-thenoppy12-org.thenoppy12.json --- .../_github-challenge-thenoppy12-org.thenoppy12.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_github-challenge-thenoppy12-org.thenoppy12.json diff --git a/domains/_github-challenge-thenoppy12-org.thenoppy12.json b/domains/_github-challenge-thenoppy12-org.thenoppy12.json new file mode 100644 index 000000000..a824e92a9 --- /dev/null +++ b/domains/_github-challenge-thenoppy12-org.thenoppy12.json @@ -0,0 +1,11 @@ +{ + "description": "Github Orgs Verify", + "repo": "https://github.com/thenoppy12", + "owner": { + "username": "BussyBakks", + "discord": ".thenoppy12#0" + }, + "record": { + "TXT": "19f2dbfb9a" + } +} From f7a2a76b21af1e58dff0767ee9b2e0f348d5dd7e Mon Sep 17 00:00:00 2001 From: "BussyBakks (known as thenoppy12)" <108082159+BussyBakks@users.noreply.github.com> Date: Wed, 27 Mar 2024 09:42:40 +0700 Subject: [PATCH 1007/2331] fix tests --- domains/_github-challenge-thenoppy12-org.thenoppy12.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/_github-challenge-thenoppy12-org.thenoppy12.json b/domains/_github-challenge-thenoppy12-org.thenoppy12.json index a824e92a9..1613186f9 100644 --- a/domains/_github-challenge-thenoppy12-org.thenoppy12.json +++ b/domains/_github-challenge-thenoppy12-org.thenoppy12.json @@ -3,6 +3,7 @@ "repo": "https://github.com/thenoppy12", "owner": { "username": "BussyBakks", + "email": "lengochuykiengiang@gmail.com", "discord": ".thenoppy12#0" }, "record": { From c1ee98e97bf3d3b89a4552d86455023c5c84d01f Mon Sep 17 00:00:00 2001 From: Zffu Date: Wed, 27 Mar 2024 07:13:13 +0100 Subject: [PATCH 1008/2331] fixed url --- domains/zffu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zffu.json b/domains/zffu.json index 4e03c962a..e9489a1dc 100644 --- a/domains/zffu.json +++ b/domains/zffu.json @@ -6,6 +6,6 @@ "discord": "Zffu" }, "record": { - "URL": "zffumc.github.io" + "URL": "zffu.github.io" } } From 35267f32e716192f315ecedd13da2f761fa84221 Mon Sep 17 00:00:00 2001 From: Yurito <149224411+MaiYurito@users.noreply.github.com> Date: Wed, 27 Mar 2024 16:25:58 +0700 Subject: [PATCH 1009/2331] Update yurito.json --- domains/yurito.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yurito.json b/domains/yurito.json index b9402b76e..1134f17ff 100644 --- a/domains/yurito.json +++ b/domains/yurito.json @@ -4,6 +4,6 @@ "email": "reachgamers9999@gmail.com" }, "record": { - "CNAME": "yurito.netlify.app" + "CNAME": "yurito.pages.dev" } } From 9b2ea76e4b5f3aa40f332a40e3b902a985b8818d Mon Sep 17 00:00:00 2001 From: Yurito <149224411+MaiYurito@users.noreply.github.com> Date: Wed, 27 Mar 2024 16:27:41 +0700 Subject: [PATCH 1010/2331] Update yurito.json --- domains/yurito.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yurito.json b/domains/yurito.json index 1134f17ff..b9402b76e 100644 --- a/domains/yurito.json +++ b/domains/yurito.json @@ -4,6 +4,6 @@ "email": "reachgamers9999@gmail.com" }, "record": { - "CNAME": "yurito.pages.dev" + "CNAME": "yurito.netlify.app" } } From ece68a95dc83093316226c4e31224a67d4667368 Mon Sep 17 00:00:00 2001 From: Yurito <149224411+MaiYurito@users.noreply.github.com> Date: Wed, 27 Mar 2024 16:28:36 +0700 Subject: [PATCH 1011/2331] Update yurito.json --- domains/yurito.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yurito.json b/domains/yurito.json index b9402b76e..1134f17ff 100644 --- a/domains/yurito.json +++ b/domains/yurito.json @@ -4,6 +4,6 @@ "email": "reachgamers9999@gmail.com" }, "record": { - "CNAME": "yurito.netlify.app" + "CNAME": "yurito.pages.dev" } } From 10b1d4513cae7d7137d66ea83465db15edd5ce63 Mon Sep 17 00:00:00 2001 From: Chiko Aprillio Arsyanadif <121851468+chikoiko@users.noreply.github.com> Date: Wed, 27 Mar 2024 21:19:30 +0700 Subject: [PATCH 1012/2331] _discord.chiko.json --- domains/_discord.chiko.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.chiko.json diff --git a/domains/_discord.chiko.json b/domains/_discord.chiko.json new file mode 100644 index 000000000..1ce885b25 --- /dev/null +++ b/domains/_discord.chiko.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "chikoiko", + "email": "itsmezark05@gmail.com", + "discord": "1152640014832902245" + }, + "record": { + "TXT": "dh=bcbc8ef1f361e6190ebf1ffb09b84800ac8cd341" + } +} From aa69208c897be0ff7d243c9824f1a569625ba733 Mon Sep 17 00:00:00 2001 From: Zffu Date: Wed, 27 Mar 2024 16:52:22 +0100 Subject: [PATCH 1013/2331] Update domains/zffu.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/zffu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zffu.json b/domains/zffu.json index e9489a1dc..8ce8a7a6c 100644 --- a/domains/zffu.json +++ b/domains/zffu.json @@ -6,6 +6,6 @@ "discord": "Zffu" }, "record": { - "URL": "zffu.github.io" + "CNAME": "zffu.github.io" } } From 2749b18fd0e0bcb349617ac4c11ec2cb22458ba0 Mon Sep 17 00:00:00 2001 From: Zffu Date: Wed, 27 Mar 2024 16:52:42 +0100 Subject: [PATCH 1014/2331] Update zffu.json --- domains/zffu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zffu.json b/domains/zffu.json index 8ce8a7a6c..92369e065 100644 --- a/domains/zffu.json +++ b/domains/zffu.json @@ -6,6 +6,6 @@ "discord": "Zffu" }, "record": { - "CNAME": "zffu.github.io" + "CNAME": "https://zffu.github.io" } } From 2f5b1f6df8158d83db5cafdc2e57ef8152936c8e Mon Sep 17 00:00:00 2001 From: QuinceTart10 <140733889+QuinceTart10@users.noreply.github.com> Date: Wed, 27 Mar 2024 17:07:15 +0100 Subject: [PATCH 1015/2331] Update quincetart10.json --- domains/quincetart10.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/quincetart10.json b/domains/quincetart10.json index 115fbe649..94b985ec0 100644 --- a/domains/quincetart10.json +++ b/domains/quincetart10.json @@ -7,6 +7,14 @@ "discord": "862644161156218891" }, "record": { - "CNAME": "quincetart10.github.io" + "A": ["185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153"], + "MX": [ + "5a3d085e4aa47645.mx1.emailprofi.seznam.cz", + "5a3d085e4aa47645.mx2.emailprofi.seznam.cz" + ], + "TXT": "v=spf1 include:spf.seznam.cz ~all" } } From 5070e36caed0a743c87d770e866e6e7a30a03277 Mon Sep 17 00:00:00 2001 From: GeantW0rld <106020834+GeantW0rld@users.noreply.github.com> Date: Wed, 27 Mar 2024 18:01:59 +0100 Subject: [PATCH 1016/2331] Delete skybeworld.is-a.dev --- domains/skybeworld.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/skybeworld.json diff --git a/domains/skybeworld.json b/domains/skybeworld.json deleted file mode 100644 index 52277ad70..000000000 --- a/domains/skybeworld.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "GeantW0rld", - "email": "yanis.geantworld@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} From 9da06f946ce46feb502cfdcfd7de0f649bc3896a Mon Sep 17 00:00:00 2001 From: Zffu Date: Wed, 27 Mar 2024 18:05:21 +0100 Subject: [PATCH 1017/2331] Update zffu.json --- domains/zffu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zffu.json b/domains/zffu.json index 92369e065..8ce8a7a6c 100644 --- a/domains/zffu.json +++ b/domains/zffu.json @@ -6,6 +6,6 @@ "discord": "Zffu" }, "record": { - "CNAME": "https://zffu.github.io" + "CNAME": "zffu.github.io" } } From dd715fba8c7430ba979b72b9dc2523517561a509 Mon Sep 17 00:00:00 2001 From: Jackson <69050063+jdszekeres@users.noreply.github.com> Date: Wed, 27 Mar 2024 20:46:03 +0000 Subject: [PATCH 1018/2331] remove jdszekeres.json --- .replit | 17 +++++++++++++++++ domains/jdszekeres.json | 10 ---------- replit.nix | 3 +++ 3 files changed, 20 insertions(+), 10 deletions(-) create mode 100644 .replit delete mode 100644 domains/jdszekeres.json create mode 100644 replit.nix diff --git a/.replit b/.replit new file mode 100644 index 000000000..4f2f4517f --- /dev/null +++ b/.replit @@ -0,0 +1,17 @@ +entrypoint = "index.js" +modules = ["nodejs-20:v8-20230920-bd784b9"] +hidden = [".config", "package-lock.json"] + +[gitHubImport] +requiredFiles = [".replit", "replit.nix", "package.json", "package-lock.json"] + +[nix] +channel = "stable-23_05" + +[unitTest] +language = "nodejs" + +[deployment] +run = ["node", "index.js"] +deploymentTarget = "cloudrun" +ignorePorts = false diff --git a/domains/jdszekeres.json b/domains/jdszekeres.json deleted file mode 100644 index e609b5720..000000000 --- a/domains/jdszekeres.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "repo": "https://github.com/jdszekeres/jdszekeres.github.io", - "owner": { - "username": "jdszekeres", - "email": "racoxo1041@favilu.com" - }, - "record": { - "CNAME": "jdszekeres.github.io" - } -} diff --git a/replit.nix b/replit.nix new file mode 100644 index 000000000..5a4647a2c --- /dev/null +++ b/replit.nix @@ -0,0 +1,3 @@ +{pkgs}: { + deps = [ ]; +} From 6b236a598d317c682bc62425304a9da4012cfa5b Mon Sep 17 00:00:00 2001 From: Jackson <69050063+jdszekeres@users.noreply.github.com> Date: Wed, 27 Mar 2024 13:55:29 -0700 Subject: [PATCH 1019/2331] remove jdszekeres.json --- .replit | 17 ----------------- replit.nix | 3 --- 2 files changed, 20 deletions(-) delete mode 100644 .replit delete mode 100644 replit.nix diff --git a/.replit b/.replit deleted file mode 100644 index 4f2f4517f..000000000 --- a/.replit +++ /dev/null @@ -1,17 +0,0 @@ -entrypoint = "index.js" -modules = ["nodejs-20:v8-20230920-bd784b9"] -hidden = [".config", "package-lock.json"] - -[gitHubImport] -requiredFiles = [".replit", "replit.nix", "package.json", "package-lock.json"] - -[nix] -channel = "stable-23_05" - -[unitTest] -language = "nodejs" - -[deployment] -run = ["node", "index.js"] -deploymentTarget = "cloudrun" -ignorePorts = false diff --git a/replit.nix b/replit.nix deleted file mode 100644 index 5a4647a2c..000000000 --- a/replit.nix +++ /dev/null @@ -1,3 +0,0 @@ -{pkgs}: { - deps = [ ]; -} From 4044c31ff60268aba286ed98ccd6ef5b49e24517 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, 28 Mar 2024 12:03:52 +0700 Subject: [PATCH 1020/2331] Update cdn.trung.json --- domains/cdn.trung.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cdn.trung.json b/domains/cdn.trung.json index c082da16e..f1632879d 100644 --- a/domains/cdn.trung.json +++ b/domains/cdn.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["37.114.37.132"] + "A": ["34.125.141.93"] } } From ee4df650b0f4b3a9fae97a0fa2635eca742764c5 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, 28 Mar 2024 12:04:15 +0700 Subject: [PATCH 1021/2331] Update code.trung.json --- domains/code.trung.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/code.trung.json b/domains/code.trung.json index c082da16e..f1632879d 100644 --- a/domains/code.trung.json +++ b/domains/code.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["37.114.37.132"] + "A": ["34.125.141.93"] } } From b9dea101fbb63b2ad3c76e04e48258fa8e3bd37b 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, 28 Mar 2024 12:04:29 +0700 Subject: [PATCH 1022/2331] Update links.trung.json --- domains/links.trung.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/links.trung.json b/domains/links.trung.json index c082da16e..f1632879d 100644 --- a/domains/links.trung.json +++ b/domains/links.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["37.114.37.132"] + "A": ["34.125.141.93"] } } From dcd374bfd10d61b782fba0e201846f515e9e8548 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, 28 Mar 2024 12:04:38 +0700 Subject: [PATCH 1023/2331] Update mystic.trung.json --- domains/mystic.trung.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mystic.trung.json b/domains/mystic.trung.json index c082da16e..f1632879d 100644 --- a/domains/mystic.trung.json +++ b/domains/mystic.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["37.114.37.132"] + "A": ["34.125.141.93"] } } From b34e3d0ddfc6925cdb2df55296742f964e0a0a9f 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, 28 Mar 2024 12:04:47 +0700 Subject: [PATCH 1024/2331] Update status.trung.json --- domains/status.trung.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/status.trung.json b/domains/status.trung.json index c082da16e..f1632879d 100644 --- a/domains/status.trung.json +++ b/domains/status.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["37.114.37.132"] + "A": ["34.125.141.93"] } } From cf243a6b26cf7fd5992eec28fb2f9fd8725e4b72 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, 28 Mar 2024 12:04:56 +0700 Subject: [PATCH 1025/2331] Update uptime.trung.json --- domains/uptime.trung.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/uptime.trung.json b/domains/uptime.trung.json index c082da16e..f1632879d 100644 --- a/domains/uptime.trung.json +++ b/domains/uptime.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["37.114.37.132"] + "A": ["34.125.141.93"] } } From 141b669846811d93216fbf17053273bcef8295b2 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, 28 Mar 2024 12:05:07 +0700 Subject: [PATCH 1026/2331] Update mongodb.trung.json --- domains/mongodb.trung.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mongodb.trung.json b/domains/mongodb.trung.json index c082da16e..f1632879d 100644 --- a/domains/mongodb.trung.json +++ b/domains/mongodb.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["37.114.37.132"] + "A": ["34.125.141.93"] } } From b08bd5efda9d9931569a7b98425fef66d7d9b64c 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, 28 Mar 2024 12:05:15 +0700 Subject: [PATCH 1027/2331] Update manage.uptime.trung.json --- domains/manage.uptime.trung.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/manage.uptime.trung.json b/domains/manage.uptime.trung.json index c082da16e..f1632879d 100644 --- a/domains/manage.uptime.trung.json +++ b/domains/manage.uptime.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["37.114.37.132"] + "A": ["34.125.141.93"] } } From 486f2dca0f88a4b707f20e717aa435ee6d91a0cf Mon Sep 17 00:00:00 2001 From: vuthanhtrung2010 Date: Thu, 28 Mar 2024 12:16:05 +0700 Subject: [PATCH 1028/2331] feat(domain): proxy.trung.is-a.dev --- domains/proxy.trung.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/proxy.trung.json diff --git a/domains/proxy.trung.json b/domains/proxy.trung.json new file mode 100644 index 000000000..417d48482 --- /dev/null +++ b/domains/proxy.trung.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["34.125.141.93"] + } +} From 960660f7cd3507298e5bdbdfe8504a650dc35cc9 Mon Sep 17 00:00:00 2001 From: Omxpro Date: Thu, 28 Mar 2024 13:21:35 +0530 Subject: [PATCH 1029/2331] Register test.is-a.dev --- domains/test.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/test.json diff --git a/domains/test.json b/domains/test.json new file mode 100644 index 000000000..72ba31172 --- /dev/null +++ b/domains/test.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "TerraPlayz", + "email": "omsenjalia@gmail.com", + "discord": "248470317540966443" + }, + + "record": { + "A": ["11.11.11.11"] + } + } + \ No newline at end of file From d990c9431b04843de5fb8b79c160e3047de9874d Mon Sep 17 00:00:00 2001 From: szilvesztercsab Date: Thu, 28 Mar 2024 10:41:40 +0200 Subject: [PATCH 1030/2331] feat(domain): skabah.is-a.dev --- domains/skabah.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/skabah.json diff --git a/domains/skabah.json b/domains/skabah.json new file mode 100644 index 000000000..bd9dba325 --- /dev/null +++ b/domains/skabah.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "szilvesztercsab", + "email": "szilvesztercsab@gmail.com" + }, + "record": { + "A": ["35.207.21.45"] + } +} From b3ae742fdbcb6e0a0c1d8cceea5c10c2561d4271 Mon Sep 17 00:00:00 2001 From: Skye Date: Thu, 28 Mar 2024 09:53:23 +0100 Subject: [PATCH 1031/2331] create riddim-glitch.json --- domains/riddim-glitch.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/riddim-glitch.json diff --git a/domains/riddim-glitch.json b/domains/riddim-glitch.json new file mode 100644 index 000000000..f368e2e35 --- /dev/null +++ b/domains/riddim-glitch.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Riddim-GLiTCH", + "email": "Riddim_GLiTCH@proton.me" + }, + "record": { + "CNAME": "riddim-glitch.github.io" + } +} From 6c86889fce369c1e7d432e956d589637e7702cd9 Mon Sep 17 00:00:00 2001 From: Csaba Szilveszter-Berei Date: Thu, 28 Mar 2024 11:51:59 +0200 Subject: [PATCH 1032/2331] Rename skabah.json to szbcs.json Changed my mind. --- domains/{skabah.json => szbcs.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{skabah.json => szbcs.json} (100%) diff --git a/domains/skabah.json b/domains/szbcs.json similarity index 100% rename from domains/skabah.json rename to domains/szbcs.json From ea99053589f13435685d1db6956ddf5e1a1b32f3 Mon Sep 17 00:00:00 2001 From: vuthanhtrung2010 Date: Thu, 28 Mar 2024 19:10:02 +0700 Subject: [PATCH 1033/2331] feat(domain): test.trung.is-a.dev --- domains/test.trung.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/test.trung.json diff --git a/domains/test.trung.json b/domains/test.trung.json new file mode 100644 index 000000000..417d48482 --- /dev/null +++ b/domains/test.trung.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["34.125.141.93"] + } +} From e244ada47609e6b007a479af902c9b16a6259e9a Mon Sep 17 00:00:00 2001 From: Santosh Bhandari <63558580+santoshvandari@users.noreply.github.com> Date: Thu, 28 Mar 2024 18:11:33 +0545 Subject: [PATCH 1034/2331] Register santosh.is-a.dev --- domains/santosh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/santosh.json diff --git a/domains/santosh.json b/domains/santosh.json new file mode 100644 index 000000000..30a4f2389 --- /dev/null +++ b/domains/santosh.json @@ -0,0 +1,11 @@ +{ + "description": "Santosh Bhandari Personal Portfolio Website", + "owner": { + "username": "santoshvandari", + "email": "info@bhandari-santosh.com.np" + }, + "record": { + "URL": "https://bhandari-santosh.com.np/" + } + } + \ No newline at end of file From 26a741c29256a9c2c433d9999ba1f688ed1532b5 Mon Sep 17 00:00:00 2001 From: Santosh Bhandari <63558580+santoshvandari@users.noreply.github.com> Date: Thu, 28 Mar 2024 18:13:27 +0545 Subject: [PATCH 1035/2331] Register santosh.is-a.dev --- domains/santosh.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/domains/santosh.json b/domains/santosh.json index 30a4f2389..8d4f73279 100644 --- a/domains/santosh.json +++ b/domains/santosh.json @@ -1,11 +1,11 @@ { "description": "Santosh Bhandari Personal Portfolio Website", + "repo": "https://github.com/santoshvandari/PersonalWebsite", "owner": { - "username": "santoshvandari", - "email": "info@bhandari-santosh.com.np" + "username": "santoshvandari", + "email": "info@bhandari-santosh.com.np" }, "record": { "URL": "https://bhandari-santosh.com.np/" - } - } - \ No newline at end of file + } +} \ No newline at end of file From 042505c4ae4c1c6781c07ecb3eb83cac9eb4e47c Mon Sep 17 00:00:00 2001 From: Areplesapelagi <145521144+Areplesapelagi@users.noreply.github.com> Date: Thu, 28 Mar 2024 21:54:47 +0800 Subject: [PATCH 1036/2331] Add files via upload --- domains/ariffhazmi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ariffhazmi.json diff --git a/domains/ariffhazmi.json b/domains/ariffhazmi.json new file mode 100644 index 000000000..d1a31c752 --- /dev/null +++ b/domains/ariffhazmi.json @@ -0,0 +1,11 @@ +{ + "description": "Ariffhazmi's Website", + "repo": "https://github.com/Areplesapelagi/ariffhazmi.git", + "owner": { + "username": "Areplesapelagi", + "email": "muhdariffhazmi@gmail.com", + }, + "record": { + "CNAME": "Areplesapelagi.github.io" + } +} \ No newline at end of file From 36f7d54242920aaa47b8245a08c7e5b537876736 Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Thu, 28 Mar 2024 19:51:57 +0530 Subject: [PATCH 1037/2331] Update domains/ariffhazmi.json --- domains/ariffhazmi.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/ariffhazmi.json b/domains/ariffhazmi.json index d1a31c752..246f97221 100644 --- a/domains/ariffhazmi.json +++ b/domains/ariffhazmi.json @@ -3,7 +3,8 @@ "repo": "https://github.com/Areplesapelagi/ariffhazmi.git", "owner": { "username": "Areplesapelagi", - "email": "muhdariffhazmi@gmail.com", + "email": "muhdariffhazmi@gmail.com" + }, "record": { "CNAME": "Areplesapelagi.github.io" From cbf06f19565c8e8a8017161572dc1c2590a6dba1 Mon Sep 17 00:00:00 2001 From: "Mr.RySes" Date: Thu, 28 Mar 2024 22:28:34 +0800 Subject: [PATCH 1038/2331] Added ryannkim327.json --- domains/ryannkim327.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/ryannkim327.json diff --git a/domains/ryannkim327.json b/domains/ryannkim327.json new file mode 100644 index 000000000..25ec13a47 --- /dev/null +++ b/domains/ryannkim327.json @@ -0,0 +1,13 @@ +{ + "description": "Ryann Kim Sesgundo, a student from Dalubhasaan ng Lungsod ng Lucena", + "repo": "https://github.com/RyannKim327/ryannkim327.github.io", + "owner": { + "username": "RyannKim327", + "email": "weryses19@gmail.com", + "twitter": "" + }, + "record": { + "CNAME": "ryannkim327.github.io/" + } + +} \ No newline at end of file From 89b4cabb4389957737ee3c63f5339831c3dde833 Mon Sep 17 00:00:00 2001 From: "Mr.RySes" Date: Thu, 28 Mar 2024 22:38:37 +0800 Subject: [PATCH 1039/2331] Update domains/ryannkim327.json Co-authored-by: Vaibhav --- domains/ryannkim327.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ryannkim327.json b/domains/ryannkim327.json index 25ec13a47..17b6b5508 100644 --- a/domains/ryannkim327.json +++ b/domains/ryannkim327.json @@ -7,7 +7,7 @@ "twitter": "" }, "record": { - "CNAME": "ryannkim327.github.io/" + "CNAME": "ryannkim327.github.io" } } \ No newline at end of file From 7370f0648fa9ed6bcde753ae045143774c69d0f0 Mon Sep 17 00:00:00 2001 From: "Mr.RySes" Date: Thu, 28 Mar 2024 22:38:55 +0800 Subject: [PATCH 1040/2331] Update domains/ryannkim327.json Co-authored-by: Vaibhav --- domains/ryannkim327.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/ryannkim327.json b/domains/ryannkim327.json index 17b6b5508..e8ff48bf3 100644 --- a/domains/ryannkim327.json +++ b/domains/ryannkim327.json @@ -4,7 +4,6 @@ "owner": { "username": "RyannKim327", "email": "weryses19@gmail.com", - "twitter": "" }, "record": { "CNAME": "ryannkim327.github.io" From fea1a82d8e9d46a9e565b2946b82e9893e62ee31 Mon Sep 17 00:00:00 2001 From: "Mr.RySes" Date: Thu, 28 Mar 2024 22:44:19 +0800 Subject: [PATCH 1041/2331] Update ryannkim327.json --- domains/ryannkim327.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ryannkim327.json b/domains/ryannkim327.json index e8ff48bf3..ff5a4455e 100644 --- a/domains/ryannkim327.json +++ b/domains/ryannkim327.json @@ -3,7 +3,7 @@ "repo": "https://github.com/RyannKim327/ryannkim327.github.io", "owner": { "username": "RyannKim327", - "email": "weryses19@gmail.com", + "email": "weryses19@gmail.com" }, "record": { "CNAME": "ryannkim327.github.io" From 2b19f36a672195f2ba459698df43db5c4a0e4528 Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Thu, 28 Mar 2024 20:22:22 +0530 Subject: [PATCH 1042/2331] chore: change stale close time to 3d --- .github/workflows/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index f4cc4fe4a..9eefecd7b 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -14,7 +14,7 @@ jobs: with: repo-token: ${{ secrets.GITHUB_TOKEN }} days-before-stale: 7 - days-before-close: 14 + days-before-close: 3 stale-issue-message: 'This issue has been marked as stale due to inactivity and will be closed. Comment anything on this issue to prevent it' stale-pr-message: 'This pull request has been marked as stale due to inactivity and will be closed. Comment anything on this PR to prevent it' exempt-issue-labels: 'no-stale' From 78250413bf4824fca7158458d8920d57b5a15b01 Mon Sep 17 00:00:00 2001 From: Omxpro Date: Thu, 28 Mar 2024 20:31:17 +0530 Subject: [PATCH 1043/2331] Fix A record --- domains/wlodekm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wlodekm.json b/domains/wlodekm.json index 7c3b6e5d3..37c301a0a 100644 --- a/domains/wlodekm.json +++ b/domains/wlodekm.json @@ -5,6 +5,6 @@ "email": "wlodekm.work@gmail.com" }, "record": { - "a": ["159.224.173.169"] + "A": ["159.224.173.169"] } } From 081342f46c44fff7e2c80278291a2c35b3d60bf5 Mon Sep 17 00:00:00 2001 From: WallnussJonas <65344424+WallnussJonas@users.noreply.github.com> Date: Thu, 28 Mar 2024 16:18:43 +0100 Subject: [PATCH 1044/2331] Delete jonaswerner.is-a.dev --- domains/jonaswerner.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/jonaswerner.json diff --git a/domains/jonaswerner.json b/domains/jonaswerner.json deleted file mode 100644 index bc1e4b9ec..000000000 --- a/domains/jonaswerner.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "WallnussJonas", - "email": "jonas.werner.nov1999@gmail.com" - }, - "record": { - "URL": "https://jojojonas.netlify.app/" - } -} From 075c867aa3cf095607ef885a5902014e19df6578 Mon Sep 17 00:00:00 2001 From: Novampr Date: Thu, 28 Mar 2024 18:59:48 +0000 Subject: [PATCH 1045/2331] feat(domain): linkup.is-a.dev --- domains/linkup.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/linkup.json diff --git a/domains/linkup.json b/domains/linkup.json new file mode 100644 index 000000000..6aeb4d6d7 --- /dev/null +++ b/domains/linkup.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Novampr", + "email": "LimeDEV8756@gmail.com" + }, + "record": { + "A": ["86.27.73.108"] + } +} From 15347710ff80a9e56371fe61a50a6555e0054c55 Mon Sep 17 00:00:00 2001 From: awne8886 <131464649+awne8886@users.noreply.github.com> Date: Fri, 29 Mar 2024 02:00:24 +0530 Subject: [PATCH 1046/2331] sophie --- domains/sophie.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sophie.json diff --git a/domains/sophie.json b/domains/sophie.json new file mode 100644 index 000000000..15cbe9666 --- /dev/null +++ b/domains/sophie.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "awne8886", + "email": "sophie@awne.xyz" + }, + "record": { + "CNAME": "sophie-github-io.pages.dev" + } +} From 36769cddd4c38f89721abead54191a3f7458376a Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Fri, 29 Mar 2024 07:57:59 +0000 Subject: [PATCH 1047/2331] Update yunexiz.json --- domains/yunexiz.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/yunexiz.json b/domains/yunexiz.json index 7c3b9b074..2ccbfb9bc 100644 --- a/domains/yunexiz.json +++ b/domains/yunexiz.json @@ -4,8 +4,8 @@ "email": "yunexiz@aol.com" }, "record": { - "A": ["109.71.252.37"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"], - "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", "_github-pages-challenge-Yunexiz.yunexiz.is-a.dev 273b8f26fd1aacf2cd47be00178179"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] } } From 0988eb6afaca5a86249e4f6a70be5b87d334efdb Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Fri, 29 Mar 2024 08:04:38 +0000 Subject: [PATCH 1048/2331] Update yunexiz.json --- domains/yunexiz.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/yunexiz.json b/domains/yunexiz.json index 2ccbfb9bc..687f070f6 100644 --- a/domains/yunexiz.json +++ b/domains/yunexiz.json @@ -5,6 +5,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"] "TXT": ["v=spf1 include:spf.improvmx.com ~all", "_github-pages-challenge-Yunexiz.yunexiz.is-a.dev 273b8f26fd1aacf2cd47be00178179"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] } From 936bc0ea9aba1018fb39be4738e716f602f552bc Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Fri, 29 Mar 2024 08:05:36 +0000 Subject: [PATCH 1049/2331] 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 687f070f6..e780bf6b9 100644 --- a/domains/yunexiz.json +++ b/domains/yunexiz.json @@ -5,7 +5,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"] + "AAAA": ["2606:50c0:8000::153","2606:50c0:8001::153","2606:50c0:8002::153","2606:50c0:8003::153"], "TXT": ["v=spf1 include:spf.improvmx.com ~all", "_github-pages-challenge-Yunexiz.yunexiz.is-a.dev 273b8f26fd1aacf2cd47be00178179"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] } From 3451bd11f8e9aef36c6731e6b4256861bf6e215e Mon Sep 17 00:00:00 2001 From: syedrayangames <165355812+syedrayangames@users.noreply.github.com> Date: Fri, 29 Mar 2024 14:20:42 +0530 Subject: [PATCH 1050/2331] Create sussyrayan.json --- domains/sussyrayan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sussyrayan.json diff --git a/domains/sussyrayan.json b/domains/sussyrayan.json new file mode 100644 index 000000000..0fe3af89b --- /dev/null +++ b/domains/sussyrayan.json @@ -0,0 +1,11 @@ +{ + "description": "portfolio website", + "repo": "https://syedrayangames.github.io/portfolio", + "owner": { + "username": "syedrayangames", + "email": "syedyaseeralirayan5@gmail.com" + }, + "record": { + "CNAME": "syedrayangames.github.io" + } +} From 31fb28c68468d8d9051ede46480eb052b2e04912 Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Fri, 29 Mar 2024 08:54:05 +0000 Subject: [PATCH 1051/2331] 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 e780bf6b9..e4986f9fc 100644 --- a/domains/yunexiz.json +++ b/domains/yunexiz.json @@ -6,7 +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"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all", "_github-pages-challenge-Yunexiz.yunexiz.is-a.dev 273b8f26fd1aacf2cd47be00178179"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] } } From b9bee69a0c5cd744c83bd91e875cd7d4e70e2133 Mon Sep 17 00:00:00 2001 From: Yunexiz Date: Fri, 29 Mar 2024 08:56:23 +0000 Subject: [PATCH 1052/2331] feat(domain): _github-pages-challenge-yunexiz.yunexiz.is-a.dev --- domains/_github-pages-challenge-yunexiz.yunexiz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-yunexiz.yunexiz.json diff --git a/domains/_github-pages-challenge-yunexiz.yunexiz.json b/domains/_github-pages-challenge-yunexiz.yunexiz.json new file mode 100644 index 000000000..d2b12a180 --- /dev/null +++ b/domains/_github-pages-challenge-yunexiz.yunexiz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Yunexiz", + "email": "yunexiz@aol.com" + }, + "record": { + "URL": "https://yunexiz.is-a.dev" + } +} From 6b84836faf90b5d198cdc4bd5106458d67f31da8 Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Fri, 29 Mar 2024 08:57:20 +0000 Subject: [PATCH 1053/2331] Update _github-pages-challenge-yunexiz.yunexiz.json --- domains/_github-pages-challenge-yunexiz.yunexiz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-yunexiz.yunexiz.json b/domains/_github-pages-challenge-yunexiz.yunexiz.json index d2b12a180..f43f375b0 100644 --- a/domains/_github-pages-challenge-yunexiz.yunexiz.json +++ b/domains/_github-pages-challenge-yunexiz.yunexiz.json @@ -4,6 +4,6 @@ "email": "yunexiz@aol.com" }, "record": { - "URL": "https://yunexiz.is-a.dev" + "TXT": ["273b8f26fd1aacf2cd47be00178179"] } } From 073ee877c3618f7bd71fb7edf65953dec797dce5 Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Fri, 29 Mar 2024 16:58:10 +0800 Subject: [PATCH 1054/2331] 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 b55fbc4a7..e887f8561 100644 --- a/domains/shockbs.json +++ b/domains/shockbs.json @@ -5,6 +5,6 @@ }, "record": { "A": ["69.30.249.53"], - "MX": ["mail.is-a.dev"] + "CNAME": ["proxy.private.danbot.host"] } } From c5e3f83462267ce99fab38706dc108e33a3562e4 Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Fri, 29 Mar 2024 17:44:20 +0800 Subject: [PATCH 1055/2331] Update shockbs.json --- domains/shockbs.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/shockbs.json b/domains/shockbs.json index e887f8561..77912cfbb 100644 --- a/domains/shockbs.json +++ b/domains/shockbs.json @@ -4,7 +4,6 @@ "email": "apipherng@gmail.com" }, "record": { - "A": ["69.30.249.53"], "CNAME": ["proxy.private.danbot.host"] } } From afba8736a8ed14942b04aa3e465b4fd254b5a1f6 Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Fri, 29 Mar 2024 18:05:36 +0800 Subject: [PATCH 1056/2331] 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 77912cfbb..104d81583 100644 --- a/domains/shockbs.json +++ b/domains/shockbs.json @@ -4,6 +4,6 @@ "email": "apipherng@gmail.com" }, "record": { - "CNAME": ["proxy.private.danbot.host"] + "CNAME": "proxy.private.danbot.host" } } From 2b292ce98d7b48d47873a09f49cbf70bb31daae2 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Fri, 29 Mar 2024 13:33:41 +0000 Subject: [PATCH 1057/2331] feat(domain): andrew.is-a.dev --- domains/andrew.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/andrew.json diff --git a/domains/andrew.json b/domains/andrew.json new file mode 100644 index 000000000..35288badd --- /dev/null +++ b/domains/andrew.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "andrewstech", + "email": "andrew@win11react.com" + }, + "record": { + "A": ["217.174.245.249"] + } +} From 67c5718c8e3e696c80f3d7ecf4a9838114f53f9d Mon Sep 17 00:00:00 2001 From: andrewstech Date: Fri, 29 Mar 2024 13:34:19 +0000 Subject: [PATCH 1058/2331] Delete domains/test-review.json --- domains/test-review.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 domains/test-review.json diff --git a/domains/test-review.json b/domains/test-review.json deleted file mode 100644 index c50c33718..000000000 --- a/domains/test-review.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "owner": { - "username": "andrewstech", - "email": "andrew@win11react.com" - }, - "record": { - "A": [ - "217.174.245.249", - "51.161.54.161" - ], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" - } -} \ No newline at end of file From 222e9aee966e1d8b784c2d18dc07b5238b2e30b5 Mon Sep 17 00:00:00 2001 From: chiragnahata Date: Fri, 29 Mar 2024 22:46:12 +0530 Subject: [PATCH 1059/2331] feat(domain): socials.chiragnahata.is-a.dev --- domains/socials.chiragnahata.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/socials.chiragnahata.json diff --git a/domains/socials.chiragnahata.json b/domains/socials.chiragnahata.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/socials.chiragnahata.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From 898cec52e003d46107eb596cd95d6d69328ca1a9 Mon Sep 17 00:00:00 2001 From: makufelis Date: Fri, 29 Mar 2024 23:49:53 +0200 Subject: [PATCH 1060/2331] feat(domain): stremioaddonlt.is-a.dev --- domains/stremioaddonlt.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/stremioaddonlt.json diff --git a/domains/stremioaddonlt.json b/domains/stremioaddonlt.json new file mode 100644 index 000000000..f49eb6e6a --- /dev/null +++ b/domains/stremioaddonlt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "makufelis", + "email": "coinbasedeivuxo@gmail.com" + }, + "record": { + "A": ["185.192.97.1"] + } +} From 5ced267c0f5fc33e86fa4248f75f5ce52664dd52 Mon Sep 17 00:00:00 2001 From: Xcyth Date: Sat, 30 Mar 2024 04:03:40 +0530 Subject: [PATCH 1061/2331] feat(domain): ss.xcyth.is-a.dev --- domains/ss.xcyth.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ss.xcyth.json diff --git a/domains/ss.xcyth.json b/domains/ss.xcyth.json new file mode 100644 index 000000000..e40e2f872 --- /dev/null +++ b/domains/ss.xcyth.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Xcyth", + "email": "ritam.choudhuri@gmail.com" + }, + "record": { + "CNAME": "proxy.private.danbot.host" + } +} From 6e8c64b501dbcc2b97ec7b8c064580d1ece13834 Mon Sep 17 00:00:00 2001 From: ernande-f Date: Fri, 29 Mar 2024 19:47:30 -0300 Subject: [PATCH 1062/2331] feat(domain): ernande.is-a.dev --- domains/ernande.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ernande.json diff --git a/domains/ernande.json b/domains/ernande.json new file mode 100644 index 000000000..c17bd07e0 --- /dev/null +++ b/domains/ernande.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ernande-f", + "email": "ernandefacco@outlook.com" + }, + "record": { + "CNAME": "https://ernande-f.github.io/" + } +} From d0672e24bac71e98c330ad46cfaa9ec174521e25 Mon Sep 17 00:00:00 2001 From: chiragnahata Date: Sat, 30 Mar 2024 10:00:15 +0530 Subject: [PATCH 1063/2331] feat(domain): chiragnahata.is-a.dev --- domains/chiragnahata.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/chiragnahata.json diff --git a/domains/chiragnahata.json b/domains/chiragnahata.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/chiragnahata.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From 3f2463e83a79f153df79dd40b5fa9f9a1ee4076d Mon Sep 17 00:00:00 2001 From: Chirag Nahata Date: Sat, 30 Mar 2024 10:03:01 +0530 Subject: [PATCH 1064/2331] Create chiragnahata.json --- domains/chiragnahata.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/chiragnahata.json diff --git a/domains/chiragnahata.json b/domains/chiragnahata.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/chiragnahata.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From 1a802e743b96db09e559a82e8bc984f512492ac6 Mon Sep 17 00:00:00 2001 From: elhadede Date: Sat, 30 Mar 2024 07:34:08 +0300 Subject: [PATCH 1065/2331] feat(domain): ledraa.is-a.dev --- domains/ledraa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ledraa.json diff --git a/domains/ledraa.json b/domains/ledraa.json new file mode 100644 index 000000000..32468e971 --- /dev/null +++ b/domains/ledraa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "elhadede", + "email": "jling0139@gmail.com" + }, + "record": { + "MX": ["feedback-smtp.us-east-1.amazonses.com"] + } +} From b9845e91ccf9c7426da0763aa24ad7b0c742b091 Mon Sep 17 00:00:00 2001 From: chiragnahata Date: Sat, 30 Mar 2024 10:06:35 +0530 Subject: [PATCH 1066/2331] feat(domain): test.chiragnahata.is-a.dev --- domains/test.chiragnahata.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/test.chiragnahata.json diff --git a/domains/test.chiragnahata.json b/domains/test.chiragnahata.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/test.chiragnahata.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From ae46373338741518b0bd269eb4cf3ff66521c3ff Mon Sep 17 00:00:00 2001 From: Chirag Nahata Date: Sat, 30 Mar 2024 10:08:35 +0530 Subject: [PATCH 1067/2331] Delete domains/community2.syntaxloopers.json --- domains/community2.syntaxloopers.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/community2.syntaxloopers.json diff --git a/domains/community2.syntaxloopers.json b/domains/community2.syntaxloopers.json deleted file mode 100644 index 1ac66d3d8..000000000 --- a/domains/community2.syntaxloopers.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "chiragnahata", - "email": "chiragnahata05@gmail.com" - }, - - "record": { - "A": ["129.213.151.29"] - } -} From e8a4319f902a794ba78ab87bbb4accd26ee51300 Mon Sep 17 00:00:00 2001 From: linkssyedrayan <165453669+linkssyedrayan@users.noreply.github.com> Date: Sat, 30 Mar 2024 10:25:03 +0530 Subject: [PATCH 1068/2331] Create linksrayan.json --- domains/linksrayan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/linksrayan.json diff --git a/domains/linksrayan.json b/domains/linksrayan.json new file mode 100644 index 000000000..ca710c52f --- /dev/null +++ b/domains/linksrayan.json @@ -0,0 +1,11 @@ +{ + "description": "portfolio website", + "repo": "https://linkssyedrayan.github.io/portfolio", + "owner": { + "username": "linkssyedrayan", + "email": "kgold3796@gmail.com" + }, + "record": { + "CNAME": "linkssyedrayan.github.io" + } +} From 1165d7c702c505e25c662574a5645ece41a59177 Mon Sep 17 00:00:00 2001 From: Jhonne Date: Sat, 30 Mar 2024 05:15:54 -0300 Subject: [PATCH 1069/2331] Update jonee2.json --- domains/jonee2.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/jonee2.json b/domains/jonee2.json index 8d4eb7a99..a80e23fb1 100644 --- a/domains/jonee2.json +++ b/domains/jonee2.json @@ -7,6 +7,6 @@ "twitter": "Jonee1155" }, "record": { - "CNAME": "jonee2.github.io" + "CNAME": "jhonneg.github.io" } -} \ No newline at end of file +} From 57c30d0a1fc3bb40ef128ce4e7f1dea8c4c2c05c Mon Sep 17 00:00:00 2001 From: Ernande Facco Date: Sat, 30 Mar 2024 08:52:12 -0300 Subject: [PATCH 1070/2331] Update ernande.json --- domains/ernande.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ernande.json b/domains/ernande.json index c17bd07e0..9fb29808b 100644 --- a/domains/ernande.json +++ b/domains/ernande.json @@ -4,6 +4,6 @@ "email": "ernandefacco@outlook.com" }, "record": { - "CNAME": "https://ernande-f.github.io/" + "CNAME": "ernande-f.github.io" } } From b13a733ef09399719e82dcd3f84a6b1e22180161 Mon Sep 17 00:00:00 2001 From: Chirag Nahata Date: Sat, 30 Mar 2024 17:54:24 +0530 Subject: [PATCH 1071/2331] Create socials.chiragnahata.json --- domains/socials.chiragnahata.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/socials.chiragnahata.json diff --git a/domains/socials.chiragnahata.json b/domains/socials.chiragnahata.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/socials.chiragnahata.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From cd1fcd39652e3443bb50b47fc1b84db34b939a01 Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Sat, 30 Mar 2024 14:14:19 +0000 Subject: [PATCH 1072/2331] Update yunus.json --- domains/yunus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yunus.json b/domains/yunus.json index 2a5c1fde3..c7bad8fa1 100644 --- a/domains/yunus.json +++ b/domains/yunus.json @@ -4,7 +4,7 @@ "email": "yunexiz@aol.com" }, "record": { - "A": ["109.71.252.37"], + "A": ["162.159.153.245"], "TXT": ["forward-email=yunexiz@aol.com"], "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"] } From 6284cdcefbf6d60f87ebe154fc2da2545cc16bae Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Sat, 30 Mar 2024 14:50:05 +0000 Subject: [PATCH 1073/2331] Update yunus.json --- domains/yunus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yunus.json b/domains/yunus.json index c7bad8fa1..0d25d7a4d 100644 --- a/domains/yunus.json +++ b/domains/yunus.json @@ -5,7 +5,7 @@ }, "record": { "A": ["162.159.153.245"], - "TXT": ["forward-email=yunexiz@aol.com"], + "TXT": ["forward-email=yunexiz@aol.com","hosting-site=yunexiz"], "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"] } } From 6a18ad32d442a0ef5954f12f58a2edc91074c278 Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Sat, 30 Mar 2024 15:22:11 +0000 Subject: [PATCH 1074/2331] Update yunus.json --- domains/yunus.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/yunus.json b/domains/yunus.json index 0d25d7a4d..296ed3c31 100644 --- a/domains/yunus.json +++ b/domains/yunus.json @@ -4,8 +4,8 @@ "email": "yunexiz@aol.com" }, "record": { - "A": ["162.159.153.245"], - "TXT": ["forward-email=yunexiz@aol.com","hosting-site=yunexiz"], + "URL": "https://yunexiz.is-a.dev", + "TXT": ["forward-email=yunexiz@aol.com"], "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"] } } From 204eea598cf62e239f486719d5c4a3e23724c086 Mon Sep 17 00:00:00 2001 From: Chirag Nahata Date: Sat, 30 Mar 2024 21:49:26 +0530 Subject: [PATCH 1075/2331] Create webmail.somyadipghosh.json --- domains/webmail.somyadipghosh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/webmail.somyadipghosh.json diff --git a/domains/webmail.somyadipghosh.json b/domains/webmail.somyadipghosh.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/webmail.somyadipghosh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From f447277475e9aec2857dc50f0643820df1f87d42 Mon Sep 17 00:00:00 2001 From: Chirag Nahata Date: Sat, 30 Mar 2024 21:51:29 +0530 Subject: [PATCH 1076/2331] Create mail.somyadipghosh.json --- domains/mail.somyadipghosh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mail.somyadipghosh.json diff --git a/domains/mail.somyadipghosh.json b/domains/mail.somyadipghosh.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/mail.somyadipghosh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From 6a378fc7022a70655433ddea28f8c5379d9139fc Mon Sep 17 00:00:00 2001 From: north-site Date: Sat, 30 Mar 2024 21:04:26 +0100 Subject: [PATCH 1077/2331] feat(domain): amerigo.is-a.dev --- domains/amerigo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/amerigo.json diff --git a/domains/amerigo.json b/domains/amerigo.json new file mode 100644 index 000000000..37a3d9405 --- /dev/null +++ b/domains/amerigo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "north-site", + "email": "v.imreadrian@gmail.com" + }, + "record": { + "CNAME": "5c13057597f8.sn.mynetname.net" + } +} From d65e05103afedcdfc38f1c91cc1c46eb1a51f6b9 Mon Sep 17 00:00:00 2001 From: jadfoq Date: Sat, 30 Mar 2024 23:18:17 +0300 Subject: [PATCH 1078/2331] feat(domain): nx.is-a.dev --- domains/nx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nx.json diff --git a/domains/nx.json b/domains/nx.json new file mode 100644 index 000000000..6cd7ef74f --- /dev/null +++ b/domains/nx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jadfoq", + "email": "jadfoq@getgoogleoff.me" + }, + "record": { + "CNAME": "dns1.alwaysdata.com" + } +} From 9e02fa2a5590e83d25cd91268f4a6b2d4b81797e Mon Sep 17 00:00:00 2001 From: jadfoq <152777049+jadfoq@users.noreply.github.com> Date: Sat, 30 Mar 2024 23:33:39 +0300 Subject: [PATCH 1079/2331] Update nx.json --- domains/nx.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/nx.json b/domains/nx.json index 6cd7ef74f..55e887b6a 100644 --- a/domains/nx.json +++ b/domains/nx.json @@ -4,6 +4,9 @@ "email": "jadfoq@getgoogleoff.me" }, "record": { - "CNAME": "dns1.alwaysdata.com" - } + "MX": [ + "dns1.alwaysdata.com", + "dns2.alwaysdata.com" + ] + } } From 6d36dc0d4cfa321502ed5ac1c6a3753e86d04b88 Mon Sep 17 00:00:00 2001 From: "qing." Date: Sun, 31 Mar 2024 07:31:33 +0800 Subject: [PATCH 1080/2331] Create qell.json --- domains/qell.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/qell.json diff --git a/domains/qell.json b/domains/qell.json new file mode 100644 index 000000000..47b4b5dbc --- /dev/null +++ b/domains/qell.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "qing762", + "email": "threatedblade@outlook.com" + }, + "record": { + "CNAME": "https://qing762.github.io" + } +} \ No newline at end of file From 699ce350240ff70c62399e60f4e8a0eb0ee68b93 Mon Sep 17 00:00:00 2001 From: "qing." Date: Sun, 31 Mar 2024 07:33:10 +0800 Subject: [PATCH 1081/2331] Update qell.json --- domains/qell.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/qell.json b/domains/qell.json index 47b4b5dbc..a03c6e9fb 100644 --- a/domains/qell.json +++ b/domains/qell.json @@ -4,6 +4,6 @@ "email": "threatedblade@outlook.com" }, "record": { - "CNAME": "https://qing762.github.io" + "CNAME": "qing762.github.io" } } \ No newline at end of file From c6db00b80586b42d7f6eedaa22fe849e28c761cd Mon Sep 17 00:00:00 2001 From: "qing." Date: Sun, 31 Mar 2024 07:37:16 +0800 Subject: [PATCH 1082/2331] rename --- domains/{qell.json => aqilhensem.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{qell.json => aqilhensem.json} (100%) diff --git a/domains/qell.json b/domains/aqilhensem.json similarity index 100% rename from domains/qell.json rename to domains/aqilhensem.json From 7a5d42ea88a17ab85e28a2ca3d7b94c7db4f4196 Mon Sep 17 00:00:00 2001 From: Alfanaannet <134984185+Alfanaannet@users.noreply.github.com> Date: Sun, 31 Mar 2024 04:00:27 +0200 Subject: [PATCH 1083/2331] Update alfanaan.json --- domains/alfanaan.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/alfanaan.json b/domains/alfanaan.json index 70daa3159..baa22a013 100644 --- a/domains/alfanaan.json +++ b/domains/alfanaan.json @@ -5,6 +5,8 @@ "discord": "775012312876711936" }, "record": { - "URL": "http://sysbot.rf.gd" + "URL": "https://timevoice.onrender.com" + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } } From 7815e2ca89b5eca93083b7d78d646cc690929784 Mon Sep 17 00:00:00 2001 From: Alfanaannet <134984185+Alfanaannet@users.noreply.github.com> Date: Sun, 31 Mar 2024 04:01:22 +0200 Subject: [PATCH 1084/2331] Update alfanaan.json --- domains/alfanaan.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/alfanaan.json b/domains/alfanaan.json index 70daa3159..baa22a013 100644 --- a/domains/alfanaan.json +++ b/domains/alfanaan.json @@ -5,6 +5,8 @@ "discord": "775012312876711936" }, "record": { - "URL": "http://sysbot.rf.gd" + "URL": "https://timevoice.onrender.com" + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } } From f994ecdf3568e0f90059f6dbb59720b8a020ea5e Mon Sep 17 00:00:00 2001 From: Alfanaannet <134984185+Alfanaannet@users.noreply.github.com> Date: Sun, 31 Mar 2024 04:02:52 +0200 Subject: [PATCH 1085/2331] Update alfanaan.json --- domains/alfanaan.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/alfanaan.json b/domains/alfanaan.json index 70daa3159..baa22a013 100644 --- a/domains/alfanaan.json +++ b/domains/alfanaan.json @@ -5,6 +5,8 @@ "discord": "775012312876711936" }, "record": { - "URL": "http://sysbot.rf.gd" + "URL": "https://timevoice.onrender.com" + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } } From d5a7caa66306be7bc6751fa30bab3e58ac75c8f4 Mon Sep 17 00:00:00 2001 From: Alfanaannet <134984185+Alfanaannet@users.noreply.github.com> Date: Sun, 31 Mar 2024 04:13:26 +0200 Subject: [PATCH 1086/2331] Create elfanaan.json --- domains/elfanaan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/elfanaan.json diff --git a/domains/elfanaan.json b/domains/elfanaan.json new file mode 100644 index 000000000..11af61072 --- /dev/null +++ b/domains/elfanaan.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Alfanaannet", + "email": "hmmm202031520062021@gmail.com", + "discord": "775012312876711936" + }, + "record": { + "URL": "http://elfanaan.giize.com" + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} From 39e57327388cb6a69955e7b9c2ef2a761dbc56d0 Mon Sep 17 00:00:00 2001 From: Alfanaannet <134984185+Alfanaannet@users.noreply.github.com> Date: Sun, 31 Mar 2024 04:24:02 +0200 Subject: [PATCH 1087/2331] Update elfanaan.json --- domains/elfanaan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/elfanaan.json b/domains/elfanaan.json index 11af61072..855a8f9b0 100644 --- a/domains/elfanaan.json +++ b/domains/elfanaan.json @@ -5,7 +5,7 @@ "discord": "775012312876711936" }, "record": { - "URL": "http://elfanaan.giize.com" + "URL": "http://elfanaan.giize.com", "MX": ["mail.is-a.dev"], "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } From c50bb6a0fe678b5818fbaac72e49fde54b78b4d6 Mon Sep 17 00:00:00 2001 From: Alfanaannet <134984185+Alfanaannet@users.noreply.github.com> Date: Sun, 31 Mar 2024 04:25:25 +0200 Subject: [PATCH 1088/2331] Update alfanaan.json --- domains/alfanaan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/alfanaan.json b/domains/alfanaan.json index baa22a013..59819dfaf 100644 --- a/domains/alfanaan.json +++ b/domains/alfanaan.json @@ -5,7 +5,7 @@ "discord": "775012312876711936" }, "record": { - "URL": "https://timevoice.onrender.com" + "URL": "https://timevoice.onrender.com", "MX": ["mail.is-a.dev"], "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } From 357fd169d9dfb09632be05e7cbe4028a95d726b5 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 30 Mar 2024 23:31:53 -0400 Subject: [PATCH 1089/2331] Update alfanaan.json --- domains/alfanaan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/alfanaan.json b/domains/alfanaan.json index baa22a013..59819dfaf 100644 --- a/domains/alfanaan.json +++ b/domains/alfanaan.json @@ -5,7 +5,7 @@ "discord": "775012312876711936" }, "record": { - "URL": "https://timevoice.onrender.com" + "URL": "https://timevoice.onrender.com", "MX": ["mail.is-a.dev"], "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } From f83ac6cb1e0710e23dafbb535435a91f088456f7 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 30 Mar 2024 23:32:10 -0400 Subject: [PATCH 1090/2331] Update alfanaan.json --- domains/alfanaan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/alfanaan.json b/domains/alfanaan.json index baa22a013..59819dfaf 100644 --- a/domains/alfanaan.json +++ b/domains/alfanaan.json @@ -5,7 +5,7 @@ "discord": "775012312876711936" }, "record": { - "URL": "https://timevoice.onrender.com" + "URL": "https://timevoice.onrender.com", "MX": ["mail.is-a.dev"], "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } From 70cee84def07a9cae28364fd6987f72bd2460648 Mon Sep 17 00:00:00 2001 From: araguaci Date: Sun, 31 Mar 2024 01:34:20 -0300 Subject: [PATCH 1091/2331] Create araguaci.json --- domains/araguaci.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/araguaci.json diff --git a/domains/araguaci.json b/domains/araguaci.json new file mode 100644 index 000000000..d37c7093f --- /dev/null +++ b/domains/araguaci.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "araguaci", + "email": "araguaci@gmail.com" + }, + "record": { + "CNAME": "araguaci.github.io" + } +} From fbd28d05b74deb755166bf29f952e98b01948795 Mon Sep 17 00:00:00 2001 From: araguaci Date: Sun, 31 Mar 2024 01:37:17 -0300 Subject: [PATCH 1092/2331] feat(domain): artesdosul.is-a.dev --- domains/artesdosul.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/artesdosul.json diff --git a/domains/artesdosul.json b/domains/artesdosul.json new file mode 100644 index 000000000..c9d4f927d --- /dev/null +++ b/domains/artesdosul.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "araguaci", + "email": "araguaci@gmail.com" + }, + "record": { + "CNAME": "artesdosul.github.io" + } +} From 352255e1666e0c8b8b4dcf6a4a374d5d223a62ea Mon Sep 17 00:00:00 2001 From: zayzzay <101441507+zayzzay@users.noreply.github.com> Date: Sun, 31 Mar 2024 06:16:26 -0400 Subject: [PATCH 1093/2331] Register zay.is-a.dev --- domains/zay.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/zay.json diff --git a/domains/zay.json b/domains/zay.json new file mode 100644 index 000000000..62a8faf2e --- /dev/null +++ b/domains/zay.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "zayzzay", + "email": "yzerianyoung08@gmail.com", + "discord": "352264519235403787" + }, + + "record": { + "CNAME": "is-a.dev" + } + } + \ No newline at end of file From 792a5da1f466eb26a20e4dda2fb43178e22831bb Mon Sep 17 00:00:00 2001 From: seria Date: Sun, 31 Mar 2024 18:17:59 +0800 Subject: [PATCH 1094/2331] Create _discord.seria.json --- domains/_discord.seria.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.seria.json diff --git a/domains/_discord.seria.json b/domains/_discord.seria.json new file mode 100644 index 000000000..3eb6d4560 --- /dev/null +++ b/domains/_discord.seria.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "seriaati", + "email": "seria.ati@gmail.com", + "discord": "seria_ati" + }, + "record": { + "TXT": "dh=bbebabaaf56930459c8954d414197dddbc96ef11" + } +} From bcf6cb0c580733c72fc2ada6618e6714168190ce Mon Sep 17 00:00:00 2001 From: jadfoq Date: Sun, 31 Mar 2024 14:34:34 +0300 Subject: [PATCH 1095/2331] Update nx.json From 67ccf3a4bc93effe074307d192974f13d86208e3 Mon Sep 17 00:00:00 2001 From: Oliver <120502505+opott@users.noreply.github.com> Date: Sun, 31 Mar 2024 14:53:51 +0100 Subject: [PATCH 1096/2331] Create opott.json --- domains/opott.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/opott.json diff --git a/domains/opott.json b/domains/opott.json new file mode 100644 index 000000000..ded705e8e --- /dev/null +++ b/domains/opott.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "opott", + "email": "om.potter09@gmail.com" + }, + "record": { + "URL": "opott.github.io", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 4c976d443f50d4f4fe8a6c79b72274a83fdc4613 Mon Sep 17 00:00:00 2001 From: zayzzay <101441507+zayzzay@users.noreply.github.com> Date: Sun, 31 Mar 2024 11:14:30 -0400 Subject: [PATCH 1097/2331] Update zay.json --- domains/zay.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/zay.json b/domains/zay.json index 62a8faf2e..e92cdce7a 100644 --- a/domains/zay.json +++ b/domains/zay.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "is-a.dev" + "CNAME": "zayzzay.github.io" } } - \ No newline at end of file + From 7c4738545e96f30cb70ef82ea9160d5b230bb269 Mon Sep 17 00:00:00 2001 From: lequang0911 Date: Mon, 1 Apr 2024 02:12:13 +0700 Subject: [PATCH 1098/2331] feat(domain): duyquang.is-a.dev --- domains/duyquang.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/duyquang.json diff --git a/domains/duyquang.json b/domains/duyquang.json new file mode 100644 index 000000000..1871dd5f4 --- /dev/null +++ b/domains/duyquang.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lequang0911", + "email": "lequang.99@outlook.com" + }, + "record": { + "A": ["202.92.5.49"] + } +} From cbdf0650e833694a00af4713349f3cb12b0d76cb Mon Sep 17 00:00:00 2001 From: jadfoq Date: Sun, 31 Mar 2024 23:04:29 +0300 Subject: [PATCH 1099/2331] Update nx.json --- domains/nx.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/nx.json b/domains/nx.json index 55e887b6a..e9023f674 100644 --- a/domains/nx.json +++ b/domains/nx.json @@ -4,9 +4,6 @@ "email": "jadfoq@getgoogleoff.me" }, "record": { - "MX": [ - "dns1.alwaysdata.com", - "dns2.alwaysdata.com" - ] + "A": "185.31.40.24" } } From fd43cbf5674b5de48ad3b79937f7eb677fddcc8f Mon Sep 17 00:00:00 2001 From: rdaphq Date: Mon, 1 Apr 2024 00:01:10 -0500 Subject: [PATCH 1100/2331] feat(domain): rdap.is-a.dev --- domains/rdap.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rdap.json diff --git a/domains/rdap.json b/domains/rdap.json new file mode 100644 index 000000000..253214867 --- /dev/null +++ b/domains/rdap.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rdaphq", + "email": "rdapshii@gmail.com" + }, + "record": { + "A": ["156.67.73.46"] + } +} From 0b254999cbe46e769dbe789b3c560cd84ea71ce1 Mon Sep 17 00:00:00 2001 From: syedrayangames <165355812+syedrayangames@users.noreply.github.com> Date: Mon, 1 Apr 2024 11:25:21 +0530 Subject: [PATCH 1101/2331] Create syedrayan.json --- domains/syedrayan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/syedrayan.json diff --git a/domains/syedrayan.json b/domains/syedrayan.json new file mode 100644 index 000000000..46a47ddcc --- /dev/null +++ b/domains/syedrayan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "syedrayangames", + "email": "syedyaseeralirayan@gmail.com" + }, + "record": { + "URL": "https://rxhggamingnews.blogspot.com/" + } +} From 75e38793ed73b7c92ba64fdc2a45c1e764f41b3d Mon Sep 17 00:00:00 2001 From: lequang0911 <107382495+lequang0911@users.noreply.github.com> Date: Mon, 1 Apr 2024 16:52:52 +0700 Subject: [PATCH 1102/2331] Update record --- domains/duyquang.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/duyquang.json b/domains/duyquang.json index 1871dd5f4..9ec785ce9 100644 --- a/domains/duyquang.json +++ b/domains/duyquang.json @@ -4,6 +4,6 @@ "email": "lequang.99@outlook.com" }, "record": { - "A": ["202.92.5.49"] + "A": ["103.97.126.23"] } } From 84cc7600ef11a202e6c3e8501ef3693ffab96e93 Mon Sep 17 00:00:00 2001 From: Zeranamu Date: Mon, 1 Apr 2024 05:11:48 -0700 Subject: [PATCH 1103/2331] feat(domain): zeranamu.is-a.dev --- domains/zeranamu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zeranamu.json diff --git a/domains/zeranamu.json b/domains/zeranamu.json new file mode 100644 index 000000000..faa10ef3a --- /dev/null +++ b/domains/zeranamu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Zeranamu", + "email": "zeranamu@gmail.com" + }, + "record": { + "CNAME": "zeranamu.github.io" + } +} From a3f376bbc157c14e0ff4435e0fc4ef98b16bc792 Mon Sep 17 00:00:00 2001 From: jadfoq Date: Mon, 1 Apr 2024 15:29:35 +0300 Subject: [PATCH 1104/2331] Update nx.json --- domains/nx.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/nx.json b/domains/nx.json index e9023f674..7212da29e 100644 --- a/domains/nx.json +++ b/domains/nx.json @@ -4,6 +4,8 @@ "email": "jadfoq@getgoogleoff.me" }, "record": { - "A": "185.31.40.24" + "AAAA": [ + "2a00:b6e0:1:20:15::1" + ] } } From 58c94008f8aff7494881ddc5613973c8f5c2794a Mon Sep 17 00:00:00 2001 From: Chrinsieboy Date: Mon, 1 Apr 2024 16:49:59 +0200 Subject: [PATCH 1105/2331] feat(domain): chrinsieboy.is-a.dev --- domains/chrinsieboy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/chrinsieboy.json diff --git a/domains/chrinsieboy.json b/domains/chrinsieboy.json new file mode 100644 index 000000000..870665c12 --- /dev/null +++ b/domains/chrinsieboy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Chrinsieboy", + "email": "github@chris.friemann.nl" + }, + "record": { + "CNAME": "chrisfriemann.nl" + } +} From 8c687f8a178d20f202cb4215837117e1cc02d735 Mon Sep 17 00:00:00 2001 From: Vishal-1756 Date: Mon, 1 Apr 2024 21:00:38 +0530 Subject: [PATCH 1106/2331] feat(domain): vishalxd.is-a.dev --- domains/vishalxd.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vishalxd.json diff --git a/domains/vishalxd.json b/domains/vishalxd.json new file mode 100644 index 000000000..bfd781370 --- /dev/null +++ b/domains/vishalxd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Vishal-1756", + "email": "vishalborse2885@gmail.com" + }, + "record": { + "URL": "https://my-portfolio-vishal-1756.vercel.app/" + } +} From 470014ec85fc7ae228a3f8ba8b8c2b80445a89cb Mon Sep 17 00:00:00 2001 From: LandWarderer2772 Date: Mon, 1 Apr 2024 21:02:50 +0530 Subject: [PATCH 1107/2331] feat(domain): land.is-a.dev --- domains/land.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/land.json diff --git a/domains/land.json b/domains/land.json new file mode 100644 index 000000000..a3974da80 --- /dev/null +++ b/domains/land.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LandWarderer2772", + "email": "navaneethbinoy@gmail.com" + }, + "record": { + "CNAME": "website-zfm.pages.dev" + } +} From 1cbfebb5152a979ea201de6f646f985231149422 Mon Sep 17 00:00:00 2001 From: kwansing14 Date: Mon, 1 Apr 2024 23:37:15 +0800 Subject: [PATCH 1108/2331] BETA: Register kwan.is-a.dev --- domains/kwan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kwan.json diff --git a/domains/kwan.json b/domains/kwan.json new file mode 100644 index 000000000..1d1a6c8cc --- /dev/null +++ b/domains/kwan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kwansing14", + "email": "kwansing@hotmail.sg" + }, + "record": { + "CNAME": "kwan-is-a-dev.pages.dev" + } +} From 11e1b34a7725b980c037132d1de719067a125022 Mon Sep 17 00:00:00 2001 From: Sourayen Date: Tue, 2 Apr 2024 00:19:26 +0530 Subject: [PATCH 1109/2331] feat(domain): soumo.is-a.dev --- domains/soumo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/soumo.json diff --git a/domains/soumo.json b/domains/soumo.json new file mode 100644 index 000000000..ff1cae894 --- /dev/null +++ b/domains/soumo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sourayen", + "email": "soumodas4536@gmail.com" + }, + "record": { + "URL": "sourayen.github.io" + } +} From 7717225cbdb87375c406b0230470dcffea1558c7 Mon Sep 17 00:00:00 2001 From: spectre-xenon Date: Mon, 1 Apr 2024 21:38:55 +0200 Subject: [PATCH 1110/2331] feat(domain): asteria.is-a.dev --- domains/asteria.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/asteria.json diff --git a/domains/asteria.json b/domains/asteria.json new file mode 100644 index 000000000..87286d8fa --- /dev/null +++ b/domains/asteria.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "spectre-xenon", + "email": "omarzaghlool538@gmail.com" + }, + "record": { + "CNAME": "asteria-9ee.pages.dev" + } +} From 0e82974d167b2c2bf1737c659a1ad2e13dc56a32 Mon Sep 17 00:00:00 2001 From: yakate <140168745+oYakate@users.noreply.github.com> Date: Mon, 1 Apr 2024 23:02:04 +0200 Subject: [PATCH 1111/2331] Create yakate.json --- domains/yakate.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/yakate.json diff --git a/domains/yakate.json b/domains/yakate.json new file mode 100644 index 000000000..2405af269 --- /dev/null +++ b/domains/yakate.json @@ -0,0 +1,12 @@ +{ + "description": "personal website", + "repo": "https://github.com/oyakate/oyakate.github.io", + "owner": { + "username": "oYakate", + "email": "trollekxmusic@gmail.com", + "discord": "842070971669544982" + }, + "record": { + "CNAME": "oYakate.github.io" + } +} From 4184e7c1d7a60eb5d05dee3fbe5821caf174ef9d Mon Sep 17 00:00:00 2001 From: TConnor2003 Date: Mon, 1 Apr 2024 22:35:01 +0100 Subject: [PATCH 1112/2331] feat(domain): crafty.is-a.dev --- domains/crafty.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/crafty.json diff --git a/domains/crafty.json b/domains/crafty.json new file mode 100644 index 000000000..4e8409cdf --- /dev/null +++ b/domains/crafty.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TConnor2003", + "email": "CraftyPlayzmcyt@gmail.com" + }, + "record": { + "URL": "https://www.craftyplayz.com/" + } +} From 3e30eeb061d9e7805f1f8847cfdd5f8774311350 Mon Sep 17 00:00:00 2001 From: dmr-93 <86325848+dmr-93@users.noreply.github.com> Date: Mon, 1 Apr 2024 23:43:41 -0300 Subject: [PATCH 1113/2331] Create dmr.json --- domains/dmr.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/dmr.json diff --git a/domains/dmr.json b/domains/dmr.json new file mode 100644 index 000000000..606ff5649 --- /dev/null +++ b/domains/dmr.json @@ -0,0 +1,10 @@ +{ + "description": "dmr.is-a.dev", + "owner": { + "username": "dmr-93", + "email": "demisrosseti@gmail.com", + }, + "record": { + "CNAME": "040ff340db5c97c3ab74202ea081dd80.serveo.net" + } +} From f886a033aa7834faf9e00db140f6a5655f17f3ca Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Mon, 1 Apr 2024 23:33:35 -0400 Subject: [PATCH 1114/2331] Update dmr.json --- domains/dmr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dmr.json b/domains/dmr.json index 606ff5649..cc70ae164 100644 --- a/domains/dmr.json +++ b/domains/dmr.json @@ -2,7 +2,7 @@ "description": "dmr.is-a.dev", "owner": { "username": "dmr-93", - "email": "demisrosseti@gmail.com", + "email": "demisrosseti@gmail.com" }, "record": { "CNAME": "040ff340db5c97c3ab74202ea081dd80.serveo.net" From d77e6a1b6a255b0f5af8e3864918ed8ff72f788e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Mon, 1 Apr 2024 23:39:09 -0400 Subject: [PATCH 1115/2331] Update soumo.json --- domains/soumo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/soumo.json b/domains/soumo.json index ff1cae894..e46161fcc 100644 --- a/domains/soumo.json +++ b/domains/soumo.json @@ -4,6 +4,6 @@ "email": "soumodas4536@gmail.com" }, "record": { - "URL": "sourayen.github.io" + "URL": "https://sourayen.github.io" } } From 02a6399cd682285482600fc8205429bf141e8bfa Mon Sep 17 00:00:00 2001 From: dmr-93 <86325848+dmr-93@users.noreply.github.com> Date: Tue, 2 Apr 2024 01:12:30 -0300 Subject: [PATCH 1116/2331] Update dmr.json My web server didn't support the configuration with CNAME, so I'll have to redirect with URL. --- domains/dmr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dmr.json b/domains/dmr.json index cc70ae164..fb13c7959 100644 --- a/domains/dmr.json +++ b/domains/dmr.json @@ -5,6 +5,6 @@ "email": "demisrosseti@gmail.com" }, "record": { - "CNAME": "040ff340db5c97c3ab74202ea081dd80.serveo.net" + "URL": "https://040ff340db5c97c3ab74202ea081dd80.serveo.net" } } From 3b7d53d8e35cfba0d2959d9ee2e9efe946a444e0 Mon Sep 17 00:00:00 2001 From: RayDev07 Date: Tue, 2 Apr 2024 13:15:51 +0530 Subject: [PATCH 1117/2331] feat(domain): ray.is-a.dev --- domains/ray.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ray.json diff --git a/domains/ray.json b/domains/ray.json new file mode 100644 index 000000000..385d0eb39 --- /dev/null +++ b/domains/ray.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RayDev07", + "email": "jatingujjar.alive@gmail.com" + }, + "record": { + "CNAME": "raydev07.github.io" + } +} From d8696e46e809dfb3d50ec57b6b181d0f9dd499d6 Mon Sep 17 00:00:00 2001 From: GildasTessier <140600513+GildasTessier@users.noreply.github.com> Date: Tue, 2 Apr 2024 10:46:31 +0200 Subject: [PATCH 1118/2331] Create ucl-caen --- domains/ucl-caen | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ucl-caen diff --git a/domains/ucl-caen b/domains/ucl-caen new file mode 100644 index 000000000..4f10adc4d --- /dev/null +++ b/domains/ucl-caen @@ -0,0 +1,10 @@ +{ + "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 9f8aaa6f62e4871c75fbcefb035afd579b81b0c3 Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Tue, 2 Apr 2024 11:56:45 +0300 Subject: [PATCH 1119/2331] Update youfoundalpha.json --- domains/youfoundalpha.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/youfoundalpha.json b/domains/youfoundalpha.json index 59e7e0132..a73ca44e3 100644 --- a/domains/youfoundalpha.json +++ b/domains/youfoundalpha.json @@ -8,6 +8,8 @@ "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "URL": "https://alpha.is-a.dev" + "URL": "https://alpha.is-a.dev", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 4e210f25f686c2aaf9cb5107baa9f5b209b482ad Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Tue, 2 Apr 2024 12:10:48 +0300 Subject: [PATCH 1120/2331] Update youfoundalpha.json --- domains/youfoundalpha.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/youfoundalpha.json b/domains/youfoundalpha.json index a73ca44e3..18ec335c7 100644 --- a/domains/youfoundalpha.json +++ b/domains/youfoundalpha.json @@ -8,7 +8,7 @@ "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "URL": "https://alpha.is-a.dev", + "CNAME": "edge.redirect.pizza", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From 74e586db4b8911341ef0834e4032a4cc27b97bbf Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Tue, 2 Apr 2024 12:12:32 +0300 Subject: [PATCH 1121/2331] Update youfoundalpha.json --- domains/youfoundalpha.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/youfoundalpha.json b/domains/youfoundalpha.json index 18ec335c7..d6a134a26 100644 --- a/domains/youfoundalpha.json +++ b/domains/youfoundalpha.json @@ -8,7 +8,7 @@ "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "CNAME": "edge.redirect.pizza", + "A": "89.106.200.1", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From aa9b2782f6855368ebceb45194deda54850e76b9 Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Tue, 2 Apr 2024 12:14:20 +0300 Subject: [PATCH 1122/2331] Update youfoundalpha.json --- domains/youfoundalpha.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/youfoundalpha.json b/domains/youfoundalpha.json index d6a134a26..1ac951473 100644 --- a/domains/youfoundalpha.json +++ b/domains/youfoundalpha.json @@ -8,7 +8,7 @@ "Mastodon": "@YouFoundAlpha@mastodon.social" }, "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 07a1c12e1f457434abca38e617f25500ea5e9def Mon Sep 17 00:00:00 2001 From: bkmsstudio <51231559+bkmsstudio@users.noreply.github.com> Date: Tue, 2 Apr 2024 21:50:10 +0700 Subject: [PATCH 1123/2331] Update bkms.json --- domains/bkms.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/bkms.json b/domains/bkms.json index b12e2612f..f6bc76620 100644 --- a/domains/bkms.json +++ b/domains/bkms.json @@ -5,5 +5,6 @@ }, "record": { "CNAME": "www.bkmsdev.in.th" + "TXT": "dh=28e7384e869c06a1ca87f91b10fd14aefc7f4433" } } From a7f6e6a92626b9fb50a6bcf7569570023c11670b Mon Sep 17 00:00:00 2001 From: bkmsstudio <51231559+bkmsstudio@users.noreply.github.com> Date: Tue, 2 Apr 2024 21:51:42 +0700 Subject: [PATCH 1124/2331] Update bkms.json --- domains/bkms.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/bkms.json b/domains/bkms.json index f6bc76620..b12e2612f 100644 --- a/domains/bkms.json +++ b/domains/bkms.json @@ -5,6 +5,5 @@ }, "record": { "CNAME": "www.bkmsdev.in.th" - "TXT": "dh=28e7384e869c06a1ca87f91b10fd14aefc7f4433" } } From c1db027bf749d620caea6a599777484bc8da0079 Mon Sep 17 00:00:00 2001 From: bkmsstudio <51231559+bkmsstudio@users.noreply.github.com> Date: Tue, 2 Apr 2024 21:52:11 +0700 Subject: [PATCH 1125/2331] Create _discord.bkms.json --- domains/_discord.bkms.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.bkms.json diff --git a/domains/_discord.bkms.json b/domains/_discord.bkms.json new file mode 100644 index 000000000..1d70c9d40 --- /dev/null +++ b/domains/_discord.bkms.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bkmsstudio", + "email": "mmini15354424@gmail.com" + }, + "record": { + "TXT": "dh=28e7384e869c06a1ca87f91b10fd14aefc7f4433" + } +} From 5db4515ce0d8654fefafb2ce7bbc4635db9f6547 Mon Sep 17 00:00:00 2001 From: MinerwolfybtVn <71822790+MinerwolfybtVn@users.noreply.github.com> Date: Tue, 2 Apr 2024 22:07:09 +0700 Subject: [PATCH 1126/2331] Register minerwolfybtvn.is-a.dev --- domains/minerwolfybtvn.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/minerwolfybtvn.json diff --git a/domains/minerwolfybtvn.json b/domains/minerwolfybtvn.json new file mode 100644 index 000000000..782121623 --- /dev/null +++ b/domains/minerwolfybtvn.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "MinerwolfybtVn", + "email": "ngdung853@gmail.com", + "discord": "947884053544189992" + }, + + "record": { + "CNAME": "miner-9eu.pages.dev" + } + } + \ No newline at end of file From d066d7934a55f50022262862fb5271b7d9372e3f Mon Sep 17 00:00:00 2001 From: imide Date: Tue, 2 Apr 2024 10:03:04 -0600 Subject: [PATCH 1127/2331] feat(domain): imide.is-a.dev --- domains/imide.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/imide.json diff --git a/domains/imide.json b/domains/imide.json new file mode 100644 index 000000000..06f1299c7 --- /dev/null +++ b/domains/imide.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "imide", + "email": "zachary.woren@gmail.com" + }, + "record": { + "CNAME": "https://imide.github.io/" + } +} From 6c6735a1687cfb9a14593092e2f058d880a74652 Mon Sep 17 00:00:00 2001 From: imide <43657624+imide@users.noreply.github.com> Date: Tue, 2 Apr 2024 10:15:46 -0600 Subject: [PATCH 1128/2331] Update imide.json removed personal info (whoops) --- domains/imide.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/imide.json b/domains/imide.json index 06f1299c7..225473e6c 100644 --- a/domains/imide.json +++ b/domains/imide.json @@ -1,7 +1,7 @@ { "owner": { "username": "imide", - "email": "zachary.woren@gmail.com" + "discord": "555915168932954112" }, "record": { "CNAME": "https://imide.github.io/" From e6b8500705a7ff5f1b1c512db618d0431a2dbe7e Mon Sep 17 00:00:00 2001 From: imide <43657624+imide@users.noreply.github.com> Date: Tue, 2 Apr 2024 10:17:07 -0600 Subject: [PATCH 1129/2331] Update imide.json (again) added missing field --- domains/imide.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/imide.json b/domains/imide.json index 225473e6c..d790e4977 100644 --- a/domains/imide.json +++ b/domains/imide.json @@ -1,6 +1,7 @@ { "owner": { "username": "imide", + "email": "" "discord": "555915168932954112" }, "record": { From 254ff088142cefe7ccd795cae219100a4a960142 Mon Sep 17 00:00:00 2001 From: imide <43657624+imide@users.noreply.github.com> Date: Tue, 2 Apr 2024 10:20:52 -0600 Subject: [PATCH 1130/2331] Update imide.json (third times the charm) added missing comma --- domains/imide.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/imide.json b/domains/imide.json index d790e4977..895c10518 100644 --- a/domains/imide.json +++ b/domains/imide.json @@ -1,7 +1,7 @@ { "owner": { "username": "imide", - "email": "" + "email": "", "discord": "555915168932954112" }, "record": { From 01093fda25e19b3f1e2bd82584f37fa40a0b7bd0 Mon Sep 17 00:00:00 2001 From: imide <43657624+imide@users.noreply.github.com> Date: Tue, 2 Apr 2024 10:22:05 -0600 Subject: [PATCH 1131/2331] Update imide.json fixed cnae --- domains/imide.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/imide.json b/domains/imide.json index 895c10518..ed691fa33 100644 --- a/domains/imide.json +++ b/domains/imide.json @@ -5,6 +5,6 @@ "discord": "555915168932954112" }, "record": { - "CNAME": "https://imide.github.io/" + "CNAME": "imide.github.io/" } } From cc14668655b9a36af41a425127f5d342725acbcd Mon Sep 17 00:00:00 2001 From: imide <43657624+imide@users.noreply.github.com> Date: Tue, 2 Apr 2024 10:22:44 -0600 Subject: [PATCH 1132/2331] Update imide.json fixed cname* --- domains/imide.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/imide.json b/domains/imide.json index ed691fa33..3daaab661 100644 --- a/domains/imide.json +++ b/domains/imide.json @@ -5,6 +5,6 @@ "discord": "555915168932954112" }, "record": { - "CNAME": "imide.github.io/" + "CNAME": "imide.github.io" } } From 6413559f07e6149321f202532c53103a3bd95b69 Mon Sep 17 00:00:00 2001 From: AlexBartles <62007969+AlexBartles@users.noreply.github.com> Date: Tue, 2 Apr 2024 18:48:48 +0100 Subject: [PATCH 1133/2331] Create AlexBartles.json --- domains/AlexBartles.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/AlexBartles.json diff --git a/domains/AlexBartles.json b/domains/AlexBartles.json new file mode 100644 index 000000000..5542b7916 --- /dev/null +++ b/domains/AlexBartles.json @@ -0,0 +1,11 @@ +{ + "repo": "https://alexbartles.github.io/", + "owner": { + "username": "AlexBartles", + "email": "alexbartles2012@gmail.com", + "discord": "_alexbartles" + }, + "record": { + "CNAME": "AlexBartles.github.io" + } +} From e7fc38ecf58570618c8ffbc8b642d3ce7582d9b1 Mon Sep 17 00:00:00 2001 From: Funasitien Date: Tue, 2 Apr 2024 20:43:31 +0200 Subject: [PATCH 1134/2331] feat(domain): funasitien.is-a.dev --- domains/funasitien.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/funasitien.json diff --git a/domains/funasitien.json b/domains/funasitien.json new file mode 100644 index 000000000..770e7d36f --- /dev/null +++ b/domains/funasitien.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Funasitien", + "email": "bwha.bwha.splash@gmail.com" + }, + "record": { + "CNAME": "funasitien.github.io" + } +} From 31549a06c682cbe35159307717ed342edd775ed7 Mon Sep 17 00:00:00 2001 From: Night-X-dev Date: Wed, 3 Apr 2024 02:28:28 +0300 Subject: [PATCH 1135/2331] feat(domain): mustafaozturk.is-a.dev --- domains/mustafaozturk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mustafaozturk.json diff --git a/domains/mustafaozturk.json b/domains/mustafaozturk.json new file mode 100644 index 000000000..3e0eafacb --- /dev/null +++ b/domains/mustafaozturk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Night-X-dev", + "email": "mustafaozturkk1907@gmail.com" + }, + "record": { + "URL": "https://mustafa.yusufzengin.com.tr/" + } +} From 56ad82f9138e5838e64c3eb167568fc8e7eb7881 Mon Sep 17 00:00:00 2001 From: TTGGHHgjkG Date: Wed, 3 Apr 2024 10:50:52 +0700 Subject: [PATCH 1136/2331] feat(domain): sembiland.is-a.dev --- domains/sembiland.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sembiland.json diff --git a/domains/sembiland.json b/domains/sembiland.json new file mode 100644 index 000000000..d80768369 --- /dev/null +++ b/domains/sembiland.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TTGGHHgjkG", + "email": "tgfeghfcrxctchvvhv@gmail.com" + }, + "record": { + "URL": "sembiland.my.canva.site" + } +} From 68f0e55db1f7300fdee8662703e84d68141af7a0 Mon Sep 17 00:00:00 2001 From: TTGGHHgjkG Date: Wed, 3 Apr 2024 10:56:42 +0700 Subject: [PATCH 1137/2331] feat(domain): my.sembiland.is-a.dev --- domains/my.sembiland.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/my.sembiland.json diff --git a/domains/my.sembiland.json b/domains/my.sembiland.json new file mode 100644 index 000000000..210c020ae --- /dev/null +++ b/domains/my.sembiland.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TTGGHHgjkG", + "email": "tgfeghfcrxctchvvhv@gmail.com" + }, + "record": { + "URL": "https://sembiland.my.canva.site" + } +} From 6a0c8ea011d0092c7f9041c2e7bac0abfbbac79a Mon Sep 17 00:00:00 2001 From: Aj-Cdr Date: Tue, 2 Apr 2024 22:23:56 -0700 Subject: [PATCH 1138/2331] feat(domain): ajay.is-a.dev --- domains/ajay.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ajay.json diff --git a/domains/ajay.json b/domains/ajay.json new file mode 100644 index 000000000..f0f42a346 --- /dev/null +++ b/domains/ajay.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Aj-Cdr", + "email": "ajaysathishpreetha2.0@gmail.com" + }, + "record": { + "URL": "https://ajay-cdr.framer.website/" + } +} From 320a8376be1a6902dd08ef03fcd27201d7051c99 Mon Sep 17 00:00:00 2001 From: ashleyyy94 Date: Wed, 3 Apr 2024 14:49:06 +0800 Subject: [PATCH 1139/2331] feat(domain): ashley.is-a.dev --- domains/ashley.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ashley.json diff --git a/domains/ashley.json b/domains/ashley.json new file mode 100644 index 000000000..9f3aff351 --- /dev/null +++ b/domains/ashley.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ashleyyy94", + "email": "ashley_2461994@hotmail.com" + }, + "record": { + "CNAME": "ashleyyy94.github.io" + } +} From 8e1201da14a6821f0db79bb2169780c988ca8c5d Mon Sep 17 00:00:00 2001 From: Ashley Ong Zhi Wei Date: Wed, 3 Apr 2024 15:11:20 +0800 Subject: [PATCH 1140/2331] update url --- domains/ashley.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ashley.json b/domains/ashley.json index 9f3aff351..bf072d5e7 100644 --- a/domains/ashley.json +++ b/domains/ashley.json @@ -4,6 +4,6 @@ "email": "ashley_2461994@hotmail.com" }, "record": { - "CNAME": "ashleyyy94.github.io" + "URL": "https://ashleyong.xyz/" } -} +} \ No newline at end of file From 0d0cfa11a7baafdc13b337e186362a4d45bcc287 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Wed, 3 Apr 2024 09:59:15 +0200 Subject: [PATCH 1141/2331] changed file name and CNAME content to lowercase --- domains/{AlexBartles.json => alexbartles.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{AlexBartles.json => alexbartles.json} (83%) diff --git a/domains/AlexBartles.json b/domains/alexbartles.json similarity index 83% rename from domains/AlexBartles.json rename to domains/alexbartles.json index 5542b7916..e4a561f4d 100644 --- a/domains/AlexBartles.json +++ b/domains/alexbartles.json @@ -6,6 +6,6 @@ "discord": "_alexbartles" }, "record": { - "CNAME": "AlexBartles.github.io" + "CNAME": "alexbartles.github.io" } } From bac11bb7d47bd678180508b97ea340ee093897f2 Mon Sep 17 00:00:00 2001 From: Wumpus <66653764+Wumpus2000@users.noreply.github.com> Date: Wed, 3 Apr 2024 02:15:52 -0600 Subject: [PATCH 1142/2331] Create wumpus.json --- domains/wumpus.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/wumpus.json diff --git a/domains/wumpus.json b/domains/wumpus.json new file mode 100644 index 000000000..517da8617 --- /dev/null +++ b/domains/wumpus.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio website for Wumpus", + "repo": "https://github.com/wumpus2000/wumpus2000.github.io", + "owner": { + "username": "wumpus2000", + "email": "wumpusing@gmail.com" + }, + "record": { + "CNAME": "wumpus2000.github.io" + } +} From f8b7d85f609fbb0701171d21b11052bfa35af6cb Mon Sep 17 00:00:00 2001 From: TTGGHHgjkG <136689391+TTGGHHgjkG@users.noreply.github.com> Date: Wed, 3 Apr 2024 15:41:07 +0700 Subject: [PATCH 1143/2331] Delete domains/sembiland.json --- domains/sembiland.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/sembiland.json diff --git a/domains/sembiland.json b/domains/sembiland.json deleted file mode 100644 index d80768369..000000000 --- a/domains/sembiland.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "TTGGHHgjkG", - "email": "tgfeghfcrxctchvvhv@gmail.com" - }, - "record": { - "URL": "sembiland.my.canva.site" - } -} From 851d63e611f6080d1c7a9d2c61c73150dbbb1842 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 3 Apr 2024 06:27:22 -0400 Subject: [PATCH 1144/2331] Rename ucl-caen to ucl-caen.json --- domains/{ucl-caen => ucl-caen.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{ucl-caen => ucl-caen.json} (100%) diff --git a/domains/ucl-caen b/domains/ucl-caen.json similarity index 100% rename from domains/ucl-caen rename to domains/ucl-caen.json From 26f4837ffda23f7996cf856aba0883af90c074a6 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 3 Apr 2024 06:29:34 -0400 Subject: [PATCH 1145/2331] Update opott.json --- domains/opott.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/opott.json b/domains/opott.json index ded705e8e..77f289179 100644 --- a/domains/opott.json +++ b/domains/opott.json @@ -4,7 +4,7 @@ "email": "om.potter09@gmail.com" }, "record": { - "URL": "opott.github.io", + "URL": "https://opott.github.io", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From b2df0f665bff3a7b8555a9f18fb48d02e95136dd Mon Sep 17 00:00:00 2001 From: AryanTheDevloper Date: Wed, 3 Apr 2024 17:01:56 +0530 Subject: [PATCH 1146/2331] feat(domain): aryan.is-a.dev --- domains/aryan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aryan.json diff --git a/domains/aryan.json b/domains/aryan.json new file mode 100644 index 000000000..fb67fbdb0 --- /dev/null +++ b/domains/aryan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AryanTheDevloper", + "email": "aryan.p062009@gmail.com" + }, + "record": { + "CNAME": "aryanthedevloper.github.io" + } +} From a5627c2fe335be56182626eaa7c027fa0065138a Mon Sep 17 00:00:00 2001 From: junwei0676 Date: Wed, 3 Apr 2024 20:51:57 +0800 Subject: [PATCH 1147/2331] feat(domain): junwei.is-a.dev --- domains/junwei.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/junwei.json diff --git a/domains/junwei.json b/domains/junwei.json new file mode 100644 index 000000000..800c0099b --- /dev/null +++ b/domains/junwei.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "junwei0676", + "email": "junwei0676@gmail.com" + }, + "record": { + "URL": "https://jun-wei-dev.netlify.app/" + } +} From f6db0431aac934b03f86362c5f138ee1a00a1795 Mon Sep 17 00:00:00 2001 From: Drago-Cuven Date: Wed, 3 Apr 2024 08:53:15 -0500 Subject: [PATCH 1148/2331] feat(domain): drago-cuven.is-a.dev --- domains/drago-cuven.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/drago-cuven.json diff --git a/domains/drago-cuven.json b/domains/drago-cuven.json new file mode 100644 index 000000000..d168be51f --- /dev/null +++ b/domains/drago-cuven.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Drago-Cuven", + "email": "MartinelplayzYT@gmail.com" + }, + "record": { + "URL": "https://github.com/drago-cuven/drago-cuven.github.io/tree/main" + } +} From 758f3ef9089e92074b211506aa695a0019d16d33 Mon Sep 17 00:00:00 2001 From: Drago Cuven Date: Wed, 3 Apr 2024 09:36:55 -0500 Subject: [PATCH 1149/2331] Update drago-cuven.json --- domains/drago-cuven.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/drago-cuven.json b/domains/drago-cuven.json index d168be51f..b14ac405a 100644 --- a/domains/drago-cuven.json +++ b/domains/drago-cuven.json @@ -4,6 +4,6 @@ "email": "MartinelplayzYT@gmail.com" }, "record": { - "URL": "https://github.com/drago-cuven/drago-cuven.github.io/tree/main" + "URL": "https://drago-cuven.github.io/" } } From 9fc0756e4eba964cc7a2164d29b6a9501b3da94b Mon Sep 17 00:00:00 2001 From: ZHTang29 Date: Wed, 3 Apr 2024 23:07:31 +0800 Subject: [PATCH 1150/2331] feat(domain): zonghao.is-a.dev --- domains/zonghao.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zonghao.json diff --git a/domains/zonghao.json b/domains/zonghao.json new file mode 100644 index 000000000..4badfadf7 --- /dev/null +++ b/domains/zonghao.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ZHTang29", + "email": "e0725226@u.nus.edu" + }, + "record": { + "URL": "https://zonghao-portfolio.web.app/" + } +} From 1d36d7ecef4c8d587a28ab60c5d880e96677225d Mon Sep 17 00:00:00 2001 From: Omxpro Date: Wed, 3 Apr 2024 15:08:03 +0000 Subject: [PATCH 1151/2331] Delete api.om.is-a.dev --- domains/api.om.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/api.om.json diff --git a/domains/api.om.json b/domains/api.om.json deleted file mode 100644 index a8872c3df..000000000 --- a/domains/api.om.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "TerraPlayz", - "email": "omsenjalia@gmail.com", - "discord": "248470317540966443" - }, - - "record": { - "A": ["69.30.249.53"] - } - } - \ No newline at end of file From 2da884bf017e870023e35c1e8b987cea8b036ebd Mon Sep 17 00:00:00 2001 From: Igor <80823011+igorwastaken@users.noreply.github.com> Date: Wed, 3 Apr 2024 13:18:35 -0300 Subject: [PATCH 1152/2331] Update igor.json --- domains/igor.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/igor.json b/domains/igor.json index aab6143cf..d2396dc18 100644 --- a/domains/igor.json +++ b/domains/igor.json @@ -1,7 +1,7 @@ { "owner": { - "username": "apenasigordev", - "email": "nerdvsvs@gmail.com" + "username": "igorwastaken", + "email": "figueiredoigor325@gmail.com" }, "record": { From b5866dca79a0d8745230846a67480f5c57d86d15 Mon Sep 17 00:00:00 2001 From: jadfoq Date: Wed, 3 Apr 2024 21:41:40 +0300 Subject: [PATCH 1153/2331] Update nx.json --- domains/nx.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/nx.json b/domains/nx.json index 7212da29e..8802298e8 100644 --- a/domains/nx.json +++ b/domains/nx.json @@ -4,8 +4,8 @@ "email": "jadfoq@getgoogleoff.me" }, "record": { - "AAAA": [ - "2a00:b6e0:1:20:15::1" + "A": [ + "45.55.110.124" ] } } From 8ca0cef7a46844b4ce15a2317f31cff80795b9cd Mon Sep 17 00:00:00 2001 From: Drago Cuven Date: Wed, 3 Apr 2024 14:08:20 -0500 Subject: [PATCH 1154/2331] Update drago-cuven.json --- domains/drago-cuven.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/drago-cuven.json b/domains/drago-cuven.json index b14ac405a..cd620a7df 100644 --- a/domains/drago-cuven.json +++ b/domains/drago-cuven.json @@ -4,6 +4,6 @@ "email": "MartinelplayzYT@gmail.com" }, "record": { - "URL": "https://drago-cuven.github.io/" + "URL": "https://drago-cuven.github.io/Dragonian%20Terminal/" } } From 8668be318b5355cd5385988aedf543557507bcd2 Mon Sep 17 00:00:00 2001 From: Drago Cuven Date: Wed, 3 Apr 2024 14:24:49 -0500 Subject: [PATCH 1155/2331] Update drago-cuven.json --- domains/drago-cuven.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/domains/drago-cuven.json b/domains/drago-cuven.json index cd620a7df..87a69cdfc 100644 --- a/domains/drago-cuven.json +++ b/domains/drago-cuven.json @@ -1,9 +1,12 @@ { + "description": "a site for Drago Cuven's general content", + "repo": "https://github.com/Drago-Cuven/drago-cuven.github.io", "owner": { "username": "Drago-Cuven", - "email": "MartinelplayzYT@gmail.com" + "email": "MartinelplayzYT@gmail.com", + "twitter": "@mbcbgd" }, "record": { - "URL": "https://drago-cuven.github.io/Dragonian%20Terminal/" + "CNAME": "Drago-Cuven.github.io" } -} +} From af6cca02e8350a7f31dd97e208d86d854b3807b5 Mon Sep 17 00:00:00 2001 From: hxhieu Date: Thu, 4 Apr 2024 08:25:57 +1300 Subject: [PATCH 1156/2331] feat(domain): sonarqube.is-a.dev --- domains/sonarqube.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sonarqube.json diff --git a/domains/sonarqube.json b/domains/sonarqube.json new file mode 100644 index 000000000..b19f19ada --- /dev/null +++ b/domains/sonarqube.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hxhieu", + "email": "hugh.hoang@gmail.com" + }, + "record": { + "A": ["20.53.134.188"] + } +} From 4db8fa8042f5b4f64f5ac16e490ca65c75399a67 Mon Sep 17 00:00:00 2001 From: TTGGHHgjkG Date: Thu, 4 Apr 2024 10:19:48 +0700 Subject: [PATCH 1157/2331] feat(domain): sembiland.is-a.dev --- domains/sembiland.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sembiland.json diff --git a/domains/sembiland.json b/domains/sembiland.json new file mode 100644 index 000000000..210c020ae --- /dev/null +++ b/domains/sembiland.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TTGGHHgjkG", + "email": "tgfeghfcrxctchvvhv@gmail.com" + }, + "record": { + "URL": "https://sembiland.my.canva.site" + } +} From e716d3d5db4ef8d3db964c2b52d4dd731b878b68 Mon Sep 17 00:00:00 2001 From: light <119718848+ssynical@users.noreply.github.com> Date: Thu, 4 Apr 2024 17:00:59 +1300 Subject: [PATCH 1158/2331] Update lighty.json --- domains/lighty.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/domains/lighty.json b/domains/lighty.json index 55c01915f..f452664b7 100644 --- a/domains/lighty.json +++ b/domains/lighty.json @@ -15,6 +15,9 @@ "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvemx.com -all" ] } } From bcbe04a40b5bab8d6f21683d91696d2e5a5d2ff4 Mon Sep 17 00:00:00 2001 From: light <119718848+ssynical@users.noreply.github.com> Date: Thu, 4 Apr 2024 17:09:04 +1300 Subject: [PATCH 1159/2331] Update lighty.json --- domains/lighty.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lighty.json b/domains/lighty.json index f452664b7..175e5140d 100644 --- a/domains/lighty.json +++ b/domains/lighty.json @@ -17,7 +17,7 @@ "mx2.improvmx.com" ], "TXT": [ - "v=spf1 include:spf.improvemx.com -all" + "v=spf1 include:spf.improvmx.com ~all" ] } } From 2aa977942d6d24fa3fd0559e5edb6a2f543fd38c Mon Sep 17 00:00:00 2001 From: Wumpus <66653764+Wumpus2000@users.noreply.github.com> Date: Wed, 3 Apr 2024 23:34:57 -0600 Subject: [PATCH 1160/2331] wumpus.json edited --- domains/wumpus.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/domains/wumpus.json b/domains/wumpus.json index 517da8617..43f9e5ded 100644 --- a/domains/wumpus.json +++ b/domains/wumpus.json @@ -1,11 +1,10 @@ { - "description": "Portfolio website for Wumpus", - "repo": "https://github.com/wumpus2000/wumpus2000.github.io", "owner": { - "username": "wumpus2000", + "username": "Wumpus2000", "email": "wumpusing@gmail.com" }, + "record": { "CNAME": "wumpus2000.github.io" } -} +} \ No newline at end of file From 568f3af91d1c06864376be3a40b46d817602c13d Mon Sep 17 00:00:00 2001 From: jadfoq Date: Thu, 4 Apr 2024 09:13:46 +0300 Subject: [PATCH 1161/2331] Update nx.json --- domains/nx.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/domains/nx.json b/domains/nx.json index 8802298e8..8288d23a0 100644 --- a/domains/nx.json +++ b/domains/nx.json @@ -5,7 +5,11 @@ }, "record": { "A": [ - "45.55.110.124" + "45.55.110.124", + "91.134.128.80" + ] + "AAAA": [ + "2001:41d0:202:100:91:134:128:80" ] } } From be834f3314d17e6b1ee37612bd9692b0edfc9d5e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 4 Apr 2024 16:52:25 +0800 Subject: [PATCH 1162/2331] Update MAINTAINERS.md --- MAINTAINERS.md | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 40cc2b418..993ea432c 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -2,17 +2,10 @@ | Name | GitHub | Role | |:-:|-|-| | Akshay | [@phenax](https://github.com/phenax) | Owner | -||| -| William | [@wdhdev](https://github.com/wdhdev) | Administrator | -|| -| Andrew | [@andrewstech](https://github.com/andrewstech) | Maintainer | +| William | [@wdhdev](https://github.com/wdhdev) | Admin | | CuteDog5695 | [@CuteDog5695](https://github.com/CuteDog5695) | Maintainer | | Daniel | [@hackermondev](https://github.com/hackermondev) | Maintainer | | DIBSTER | [@DEV-DIBSTER](https://github.com/DEV-DIBSTER) | Maintainer | | Mahir | [@mtgsquad](https://github.com/mtgsquad) | Maintainer | -| Satria | [@SX-9](https://github.com/SX-9) | Maintainer | -| Vaibhav | [@VaibhavSys](https://github.com/VaibhavSys) | Maintainer | -|| -| Om | [@TerraPlayz](https://github.com/TerraPlayz) | Helper | -| Phoenix | [@PhoenixOrigin](https://github.com/PhoenixOrigin) | Helper | -| Stef | [@Stef-00012](https://github.com/Stef-00012) | Helper | +| Om | [@TerraPlayz](https://github.com/TerraPlayz) | Maintainer | +| Stef | [@Stef-00012](https://github.com/Stef-00012) | Maintainer | From 1d6d758e3a0214897d0a5cb465dd8cc87501603c Mon Sep 17 00:00:00 2001 From: vuthanhtrung2010 Date: Thu, 4 Apr 2024 18:31:36 +0700 Subject: [PATCH 1163/2331] feat(domain): spotify.trung.is-a.dev --- domains/spotify.trung.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/spotify.trung.json diff --git a/domains/spotify.trung.json b/domains/spotify.trung.json new file mode 100644 index 000000000..417d48482 --- /dev/null +++ b/domains/spotify.trung.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["34.125.141.93"] + } +} From 5eb3179bd16b524f1184caea7cf06b71fd5a7989 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 4 Apr 2024 08:05:39 -0400 Subject: [PATCH 1164/2331] Update nx.json --- domains/nx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nx.json b/domains/nx.json index 8288d23a0..c84d7452d 100644 --- a/domains/nx.json +++ b/domains/nx.json @@ -7,7 +7,7 @@ "A": [ "45.55.110.124", "91.134.128.80" - ] + ], "AAAA": [ "2001:41d0:202:100:91:134:128:80" ] From 8246dcfe0bb87e1904d1e90b4896f9faf5494b6b Mon Sep 17 00:00:00 2001 From: lemux-one Date: Thu, 4 Apr 2024 10:04:26 -0400 Subject: [PATCH 1165/2331] feat(domain): luislemus.is-a.dev --- domains/luislemus.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/luislemus.json diff --git a/domains/luislemus.json b/domains/luislemus.json new file mode 100644 index 000000000..37449d48a --- /dev/null +++ b/domains/luislemus.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lemux-one", + "email": "lemux.one@gmail.com" + }, + "record": { + "CNAME": "lemux-one.github.io" + } +} From 39ebddf960aa94af6a7309b3251d8fd8306ab59d Mon Sep 17 00:00:00 2001 From: haruki-py Date: Thu, 4 Apr 2024 20:58:44 +0530 Subject: [PATCH 1166/2331] feat(domain): haru.ki.is-a.dev --- domains/haru.ki.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/haru.ki.json diff --git a/domains/haru.ki.json b/domains/haru.ki.json new file mode 100644 index 000000000..8499a7f72 --- /dev/null +++ b/domains/haru.ki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "haruki-py", + "email": "aanandkrishna344@gmail.com" + }, + "record": { + "A": ["198.15.119.80"] + } +} From 3df730657b8c4c562b69ae0199d877542caa5981 Mon Sep 17 00:00:00 2001 From: littletheworld_ <79756355+littletheworld@users.noreply.github.com> Date: Thu, 4 Apr 2024 22:46:36 +0700 Subject: [PATCH 1167/2331] Register lnk.is-a.dev --- domains/lnk.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lnk.json diff --git a/domains/lnk.json b/domains/lnk.json new file mode 100644 index 000000000..921e9c52e --- /dev/null +++ b/domains/lnk.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "littletheworld", + "email": "79756355+littletheworld@users.noreply.github.com", + "discord": "810846876592242719" + }, + + "record": { + "CNAME": "cname.short.io" + } + } + \ No newline at end of file From 4e74dce7c735965f00a09466239fcf46fbf56386 Mon Sep 17 00:00:00 2001 From: littletheworld Date: Fri, 5 Apr 2024 00:59:17 +0700 Subject: [PATCH 1168/2331] feat(domain): littletw.is-a.dev --- domains/littletw.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/littletw.json diff --git a/domains/littletw.json b/domains/littletw.json new file mode 100644 index 000000000..e75ca2c30 --- /dev/null +++ b/domains/littletw.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "littletheworld", + "email": "littlehaofficial@gmail.com" + }, + "record": { + "CNAME": "cname.short.io" + } +} From 2f9c8f55f5e5821ad6432f7956e44e96600fc6cf Mon Sep 17 00:00:00 2001 From: kqcl Date: Thu, 4 Apr 2024 21:06:14 +0200 Subject: [PATCH 1169/2331] feat(domain): nom.is-a.dev --- domains/nom.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nom.json diff --git a/domains/nom.json b/domains/nom.json new file mode 100644 index 000000000..e94fa4570 --- /dev/null +++ b/domains/nom.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kqcl", + "email": "jscharein.js@gmail.com" + }, + "record": { + "A": ["185.234.69.13"] + } +} From 94bd77b8fa512944c7f83f9f6d91bb6c0196cbab Mon Sep 17 00:00:00 2001 From: hxhieu Date: Fri, 5 Apr 2024 08:23:20 +1300 Subject: [PATCH 1170/2331] feat(domain): avengers-sonarqube.is-a.dev --- domains/avengers-sonarqube.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/avengers-sonarqube.json diff --git a/domains/avengers-sonarqube.json b/domains/avengers-sonarqube.json new file mode 100644 index 000000000..aca7595a7 --- /dev/null +++ b/domains/avengers-sonarqube.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hxhieu", + "email": "hugh.hoang@gmail.com" + }, + "record": { + "CNAME": "sonaqube.jollyocean-513cc86d.australiaeast.azurecontainerapps.io" + } +} From 0f6a0c3eb7479d969d5d3934a7f78ad9af6cd331 Mon Sep 17 00:00:00 2001 From: Hugh Hoang Date: Fri, 5 Apr 2024 08:28:40 +1300 Subject: [PATCH 1171/2331] chore: remove A Record --- domains/sonarqube.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/sonarqube.json diff --git a/domains/sonarqube.json b/domains/sonarqube.json deleted file mode 100644 index b19f19ada..000000000 --- a/domains/sonarqube.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "hxhieu", - "email": "hugh.hoang@gmail.com" - }, - "record": { - "A": ["20.53.134.188"] - } -} From 9c5c641f5dc967988f8341b79b9c4383fd7c2179 Mon Sep 17 00:00:00 2001 From: AcronicalYT Date: Thu, 4 Apr 2024 22:06:56 +0100 Subject: [PATCH 1172/2331] feat(domain): acronical.is-a.dev --- domains/acronical.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/acronical.json diff --git a/domains/acronical.json b/domains/acronical.json new file mode 100644 index 000000000..c719b90c6 --- /dev/null +++ b/domains/acronical.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AcronicalYT", + "email": "ace36501@hotmail.com" + }, + "record": { + "CNAME": "acronical.pages.dev" + } +} From e9fe63c198085235fe8c8ce6c4b1da15ec66ba9c Mon Sep 17 00:00:00 2001 From: SidAhmedSahraoui Date: Fri, 5 Apr 2024 00:28:25 +0100 Subject: [PATCH 1173/2331] feat(domain): sidou.is-a.dev --- domains/sidou.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sidou.json diff --git a/domains/sidou.json b/domains/sidou.json new file mode 100644 index 000000000..20394344e --- /dev/null +++ b/domains/sidou.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SidAhmedSahraoui", + "email": "s.sahraoui@esi-sba.dz" + }, + "record": { + "CNAME": "sidahmed2.is-a.dev" + } +} From 5b53573c8c2acebb08cbd5fd26e1c59817b69954 Mon Sep 17 00:00:00 2001 From: Ashish Agarwal Date: Fri, 5 Apr 2024 11:03:15 +0530 Subject: [PATCH 1174/2331] Create ashishagarwal2023.json --- domains/ashishagarwal2023.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 domains/ashishagarwal2023.json diff --git a/domains/ashishagarwal2023.json b/domains/ashishagarwal2023.json new file mode 100644 index 000000000..ae4b66fcc --- /dev/null +++ b/domains/ashishagarwal2023.json @@ -0,0 +1,23 @@ +{ + "owner": { + "username": "ashishagarwal2023", + "email": "code.with.aasheesh@gmail.com" + }, + + "record": { + "CNAME": "ashishagarwal2023.github.io" + "A": [ + "185.199.109.153", + "185.199.111.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 b0837d7d0eae36c7d47b3e64445816350f6b662e Mon Sep 17 00:00:00 2001 From: nikytap1n Date: Thu, 4 Apr 2024 22:37:00 -0700 Subject: [PATCH 1175/2331] feat(domain): nikyisme.is-a.dev --- domains/nikyisme.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nikyisme.json diff --git a/domains/nikyisme.json b/domains/nikyisme.json new file mode 100644 index 000000000..16e4f45e6 --- /dev/null +++ b/domains/nikyisme.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nikytap1n", + "email": "anhky726@gmail.com" + }, + "record": { + "CNAME": "nikytest.github.io" + } +} From a417b61c1ed0f627faf2b5b636c0e922ede464be Mon Sep 17 00:00:00 2001 From: Ashish Agarwal Date: Fri, 5 Apr 2024 11:11:08 +0530 Subject: [PATCH 1176/2331] Update ashishagarwal2023.json --- domains/ashishagarwal2023.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/ashishagarwal2023.json b/domains/ashishagarwal2023.json index ae4b66fcc..5f9e5b526 100644 --- a/domains/ashishagarwal2023.json +++ b/domains/ashishagarwal2023.json @@ -5,7 +5,6 @@ }, "record": { - "CNAME": "ashishagarwal2023.github.io" "A": [ "185.199.109.153", "185.199.111.153", From 9e1ce786de4f6d6be91aec36cbec239c23a1245c Mon Sep 17 00:00:00 2001 From: nikytap1n Date: Thu, 4 Apr 2024 22:43:14 -0700 Subject: [PATCH 1177/2331] feat(domain): nikytest.is-a.dev --- domains/nikytest.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nikytest.json diff --git a/domains/nikytest.json b/domains/nikytest.json new file mode 100644 index 000000000..f41facaa4 --- /dev/null +++ b/domains/nikytest.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nikytap1n", + "email": "anhky726@gmail.com" + }, + "record": { + "CNAME": "https://nikytap1n.github.io/" + } +} From ffa6be58054214adef6bc3d2363ef7f0ddccfa29 Mon Sep 17 00:00:00 2001 From: Ashish Agarwal Date: Fri, 5 Apr 2024 11:17:27 +0530 Subject: [PATCH 1178/2331] Update ashishagarwal.json --- domains/ashishagarwal.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/domains/ashishagarwal.json b/domains/ashishagarwal.json index b4da7c090..1202de3eb 100644 --- a/domains/ashishagarwal.json +++ b/domains/ashishagarwal.json @@ -4,6 +4,19 @@ "email": "code.with.aasheesh@gmail.com" }, "record": { - "CNAME": "ashishagarwal2023.github.io" + "CNAME": "ashishagarwal2023.github.io", + "A": [ + "185.199.109.153", + "185.199.111.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 8fdb8474135d9085f340bb9ff34388c38da21c10 Mon Sep 17 00:00:00 2001 From: nikyy2 Date: Thu, 4 Apr 2024 22:56:17 -0700 Subject: [PATCH 1179/2331] feat(domain): nikyisme.is-a.dev --- domains/nikyisme.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nikyisme.json diff --git a/domains/nikyisme.json b/domains/nikyisme.json new file mode 100644 index 000000000..001791bf1 --- /dev/null +++ b/domains/nikyisme.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nikyy2", + "email": "anhky581@gmail.com" + }, + "record": { + "URL": "https://nikyofficial.000webhostapp.com/" + } +} From 7139a9fcc4612c4f7da1eee1aea23a80e0867d70 Mon Sep 17 00:00:00 2001 From: Ashish Agarwal Date: Fri, 5 Apr 2024 11:44:25 +0530 Subject: [PATCH 1180/2331] Update and rename ashishagarwal.json to ashishagr.json --- domains/{ashishagarwal.json => ashishagr.json} | 1 - 1 file changed, 1 deletion(-) rename domains/{ashishagarwal.json => ashishagr.json} (89%) diff --git a/domains/ashishagarwal.json b/domains/ashishagr.json similarity index 89% rename from domains/ashishagarwal.json rename to domains/ashishagr.json index 1202de3eb..3941c66c6 100644 --- a/domains/ashishagarwal.json +++ b/domains/ashishagr.json @@ -4,7 +4,6 @@ "email": "code.with.aasheesh@gmail.com" }, "record": { - "CNAME": "ashishagarwal2023.github.io", "A": [ "185.199.109.153", "185.199.111.153", From 388a97264713df92940e8e869842546c0d56b55c Mon Sep 17 00:00:00 2001 From: Ashish Agarwal Date: Fri, 5 Apr 2024 11:49:24 +0530 Subject: [PATCH 1181/2331] Update and rename ashishagarwal2023.json to ashishagarwal.json --- domains/ashishagarwal.json | 11 +++++++++++ domains/ashishagarwal2023.json | 22 ---------------------- 2 files changed, 11 insertions(+), 22 deletions(-) create mode 100644 domains/ashishagarwal.json delete mode 100644 domains/ashishagarwal2023.json diff --git a/domains/ashishagarwal.json b/domains/ashishagarwal.json new file mode 100644 index 000000000..300dbfa88 --- /dev/null +++ b/domains/ashishagarwal.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ashishagarwal2023", + "email": "code.with.aasheesh@gmail.com" + }, + + "record": { + "CNAME": "ashishagarwal2023.github.io" + + } +} diff --git a/domains/ashishagarwal2023.json b/domains/ashishagarwal2023.json deleted file mode 100644 index 5f9e5b526..000000000 --- a/domains/ashishagarwal2023.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "owner": { - "username": "ashishagarwal2023", - "email": "code.with.aasheesh@gmail.com" - }, - - "record": { - "A": [ - "185.199.109.153", - "185.199.111.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 45ffd66a87f62a3803c543530159d316d938158b Mon Sep 17 00:00:00 2001 From: Banik Date: Fri, 5 Apr 2024 11:50:28 +0530 Subject: [PATCH 1182/2331] [NEW] subdomain register --- domains/banik.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 domains/banik.json diff --git a/domains/banik.json b/domains/banik.json new file mode 100644 index 000000000..adde05299 --- /dev/null +++ b/domains/banik.json @@ -0,0 +1,15 @@ +{ + "owner": { + "username": "Chiradeep-Banik", + "email": "chiradeep13@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.111.153", + "185.199.110.153", + "185.199.109.153" + ], + "CNAME": "chiradeep-banik.github.io" + } +} From bc645fc55cc40bcc93a87dd43c1a6467b51cb33b Mon Sep 17 00:00:00 2001 From: KennySB-dev Date: Fri, 5 Apr 2024 08:20:00 +0100 Subject: [PATCH 1183/2331] feat(domain): imgs.kenny.is-a.dev --- domains/imgs.kenny.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/imgs.kenny.json diff --git a/domains/imgs.kenny.json b/domains/imgs.kenny.json new file mode 100644 index 000000000..a04d29a7d --- /dev/null +++ b/domains/imgs.kenny.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KennySB-dev", + "email": "kennybugeja@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From ced4ca3bb892a33a4e95865d2cfdc534af2ccc0f Mon Sep 17 00:00:00 2001 From: mrvasil <107036801+mrvasil@users.noreply.github.com> Date: Fri, 5 Apr 2024 10:20:13 +0300 Subject: [PATCH 1184/2331] Create mrvasil.json --- domains/mrvasil.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mrvasil.json diff --git a/domains/mrvasil.json b/domains/mrvasil.json new file mode 100644 index 000000000..4949e570a --- /dev/null +++ b/domains/mrvasil.json @@ -0,0 +1,12 @@ +{ + "description": "mrvasil's domain", + "owner": { + "username": "mrvasil", + "email": "adminich@urrr.ru" + }, + "record": { + "A": [ + "90.156.216.174" + ] + } +} From 75245f23dd4e8d96e38c33aece4906379f7b1f00 Mon Sep 17 00:00:00 2001 From: Banik Date: Fri, 5 Apr 2024 14:08:07 +0530 Subject: [PATCH 1185/2331] [REMOVED] A records --- domains/banik.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/domains/banik.json b/domains/banik.json index adde05299..6d44f9b9b 100644 --- a/domains/banik.json +++ b/domains/banik.json @@ -4,12 +4,6 @@ "email": "chiradeep13@gmail.com" }, "record": { - "A": [ - "185.199.108.153", - "185.199.111.153", - "185.199.110.153", - "185.199.109.153" - ], "CNAME": "chiradeep-banik.github.io" } } From dc747f226eee9f745b30088a9781a4b9f0b12e7d Mon Sep 17 00:00:00 2001 From: Sypher Date: Fri, 5 Apr 2024 11:31:21 +0200 Subject: [PATCH 1186/2331] Register sypherhosting.is-a.dev --- domains/sypherhosting.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sypherhosting.json diff --git a/domains/sypherhosting.json b/domains/sypherhosting.json new file mode 100644 index 000000000..50d1958d1 --- /dev/null +++ b/domains/sypherhosting.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "sypherplug", + "email": "cjolivier001@gmail.com", + "discord": "1199399698667159562" + }, + + "record": { + "A": ["69.30.249.53"] + } + } + \ No newline at end of file From 796e4f5115cdd4927e203b917e1d714b2074683d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 5 Apr 2024 20:27:51 +0800 Subject: [PATCH 1187/2331] Delete domains/haru.ki.json --- domains/haru.ki.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/haru.ki.json diff --git a/domains/haru.ki.json b/domains/haru.ki.json deleted file mode 100644 index 8499a7f72..000000000 --- a/domains/haru.ki.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "haruki-py", - "email": "aanandkrishna344@gmail.com" - }, - "record": { - "A": ["198.15.119.80"] - } -} From 8a0cae8809c65478052f5f88a384d4d60de464eb Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 5 Apr 2024 20:28:40 +0800 Subject: [PATCH 1188/2331] Delete domains/harukipy.json --- domains/harukipy.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/harukipy.json diff --git a/domains/harukipy.json b/domains/harukipy.json deleted file mode 100644 index 10160ad57..000000000 --- a/domains/harukipy.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "haruki-py", - "email": "aanandkrishna344@gmail.com" - }, - "record": { - "A": ["37.114.37.132"] - } -} From 2d17e94486e9b042dcce3a091da0c80b861abf95 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 5 Apr 2024 20:29:21 +0800 Subject: [PATCH 1189/2331] Delete domains/sypherhosting.json --- domains/sypherhosting.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/sypherhosting.json diff --git a/domains/sypherhosting.json b/domains/sypherhosting.json deleted file mode 100644 index 50d1958d1..000000000 --- a/domains/sypherhosting.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "sypherplug", - "email": "cjolivier001@gmail.com", - "discord": "1199399698667159562" - }, - - "record": { - "A": ["69.30.249.53"] - } - } - \ No newline at end of file From c504273b3dc597257758a230caec5bff0ca57988 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 5 Apr 2024 20:37:58 +0800 Subject: [PATCH 1190/2331] Delete domains/ki.json --- domains/ki.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ki.json diff --git a/domains/ki.json b/domains/ki.json deleted file mode 100644 index 4527785a3..000000000 --- a/domains/ki.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Anandkrishna34", - "email": "aanandkrishna344@gmail.com" - }, - "record": { - "A": ["37.114.37.132"] - } -} From 0259f965730ca590cea97e5319554c04990972d8 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 5 Apr 2024 20:45:26 +0800 Subject: [PATCH 1191/2331] Delete domains/cdn.haru.ki.json --- domains/cdn.haru.ki.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/cdn.haru.ki.json diff --git a/domains/cdn.haru.ki.json b/domains/cdn.haru.ki.json deleted file mode 100644 index 6c272e999..000000000 --- a/domains/cdn.haru.ki.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Anandkrishna34", - "email": "aanandkrishna344@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} From 67372ab1ace9a3d76ee0eb8e5a082d7b8a8bd18a Mon Sep 17 00:00:00 2001 From: Almaz Date: Fri, 5 Apr 2024 16:12:11 +0300 Subject: [PATCH 1192/2331] Update almaz.json --- domains/almaz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/almaz.json b/domains/almaz.json index 443f8ca9f..9989735ad 100644 --- a/domains/almaz.json +++ b/domains/almaz.json @@ -4,7 +4,7 @@ "email": "almazgamer228@gmail.com" }, "record": { - "A": ["109.71.252.37"], + "A": ["45.134.39.14"], "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From 065d9e26a37c22a92adb24b560bbcadefbe95829 Mon Sep 17 00:00:00 2001 From: Almaz Date: Fri, 5 Apr 2024 16:12:32 +0300 Subject: [PATCH 1193/2331] Update ss.almaz.json --- domains/ss.almaz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ss.almaz.json b/domains/ss.almaz.json index d89d09125..2e0a21bfa 100644 --- a/domains/ss.almaz.json +++ b/domains/ss.almaz.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "109.71.252.37" + "45.134.39.14" ] } } From b724fc62af1c8c1dfe886cbcafa6ebbe2daba7b3 Mon Sep 17 00:00:00 2001 From: Almaz Date: Fri, 5 Apr 2024 16:12:44 +0300 Subject: [PATCH 1194/2331] Update dashboard.almaz.json --- domains/dashboard.almaz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dashboard.almaz.json b/domains/dashboard.almaz.json index 1e5a8cc91..b85c8b7c3 100644 --- a/domains/dashboard.almaz.json +++ b/domains/dashboard.almaz.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "109.71.252.37" + "45.134.39.14" ] } } From 72d1584117ffdbe6d4e29380828a8289d7279b8f Mon Sep 17 00:00:00 2001 From: Ashish Agarwal Date: Fri, 5 Apr 2024 20:03:20 +0530 Subject: [PATCH 1195/2331] Create _discord.ashishagarwal.json --- domains/_discord.ashishagarwal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.ashishagarwal.json diff --git a/domains/_discord.ashishagarwal.json b/domains/_discord.ashishagarwal.json new file mode 100644 index 000000000..35bda62e5 --- /dev/null +++ b/domains/_discord.ashishagarwal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ashishagarwal2023", + "email": "code.with.aasheesh@gmail.com" + }, + "record": { + "TXT": "dh=d5e203382ac94458c0d7d26b4864676898e72ea0" + } +} From 63c6f995e4b4911b6d7e6cc9be0f0a87855858ef Mon Sep 17 00:00:00 2001 From: Kenny <75525014+KennySB-dev@users.noreply.github.com> Date: Fri, 5 Apr 2024 16:15:39 +0100 Subject: [PATCH 1196/2331] Update and rename imgs.kenny.json to img.kenny.json --- domains/{imgs.kenny.json => img.kenny.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{imgs.kenny.json => img.kenny.json} (75%) diff --git a/domains/imgs.kenny.json b/domains/img.kenny.json similarity index 75% rename from domains/imgs.kenny.json rename to domains/img.kenny.json index a04d29a7d..a26ffd618 100644 --- a/domains/imgs.kenny.json +++ b/domains/img.kenny.json @@ -4,6 +4,6 @@ "email": "kennybugeja@gmail.com" }, "record": { - "A": ["69.30.249.53"] + "CNAME": "ikenny.only-fans.club" } } From 6b7965ced7c633ff81e3e4ff1e1064c1ebf13778 Mon Sep 17 00:00:00 2001 From: NamesMT Date: Fri, 5 Apr 2024 22:51:19 +0700 Subject: [PATCH 1197/2331] feat(domain): namesmt.is-a.dev --- domains/namesmt.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/namesmt.json diff --git a/domains/namesmt.json b/domains/namesmt.json new file mode 100644 index 000000000..6ba5c8a71 --- /dev/null +++ b/domains/namesmt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NamesMT", + "email": "dangquoctrung123@gmail.com" + }, + "record": { + "CNAME": "namesmt.github.io" + } +} From fd0015e38ac12e5494969d12df6461e3a20ea35c Mon Sep 17 00:00:00 2001 From: Trung Dang Date: Fri, 5 Apr 2024 22:56:21 +0700 Subject: [PATCH 1198/2331] feat(domain): namesmt.is-a.dev Github Pages verification --- domains/_github-pages-challenge-NamesMT.namesmt.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-NamesMT.namesmt.json diff --git a/domains/_github-pages-challenge-NamesMT.namesmt.json b/domains/_github-pages-challenge-NamesMT.namesmt.json new file mode 100644 index 000000000..af2304807 --- /dev/null +++ b/domains/_github-pages-challenge-NamesMT.namesmt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NamesMT", + "email": "dangquoctrung123@gmail.com" + }, + "record": { + "TXT": "6ec39f629cd9510bca23b84ba61aff" + } +} From 05d410ca9ca97aa45c53b9b93aaad102ddf6819f Mon Sep 17 00:00:00 2001 From: Sid Ahmed Sahraoui Date: Fri, 5 Apr 2024 18:49:48 +0100 Subject: [PATCH 1199/2331] Update cname records --- domains/sidou.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sidou.json b/domains/sidou.json index 20394344e..59363191d 100644 --- a/domains/sidou.json +++ b/domains/sidou.json @@ -4,6 +4,6 @@ "email": "s.sahraoui@esi-sba.dz" }, "record": { - "CNAME": "sidahmed2.is-a.dev" + "CNAME": "sidahmedsahraoui.vercel.app" } } From 91c243a9e947160294536c674c935fb1d53f0db4 Mon Sep 17 00:00:00 2001 From: denboy0123 <81873582+denboy0123@users.noreply.github.com> Date: Sat, 6 Apr 2024 08:36:05 +0300 Subject: [PATCH 1200/2331] Update juqwtf.json Update ip --- domains/juqwtf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/juqwtf.json b/domains/juqwtf.json index c9dda8443..83f000b13 100644 --- a/domains/juqwtf.json +++ b/domains/juqwtf.json @@ -4,6 +4,6 @@ "email": "pochtaproverka01@gmail.com" }, "record": { - "A": ["193.233.252.12"] + "A": ["93.185.157.142"] } } From d138b2dc0bc0742c4de164e6bce97ed81b6de07e Mon Sep 17 00:00:00 2001 From: GildasTessier <140600513+GildasTessier@users.noreply.github.com> Date: Sat, 6 Apr 2024 11:39:11 +0200 Subject: [PATCH 1201/2331] Create resistances-caen.json --- domains/resistances-caen.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/resistances-caen.json diff --git a/domains/resistances-caen.json b/domains/resistances-caen.json new file mode 100644 index 000000000..3aa5e3673 --- /dev/null +++ b/domains/resistances-caen.json @@ -0,0 +1,10 @@ +{ + "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 22637d51b0648480a5e8f9e83ac644c807412a79 Mon Sep 17 00:00:00 2001 From: Sid Ahmed Sahraoui Date: Sat, 6 Apr 2024 11:41:39 +0100 Subject: [PATCH 1202/2331] Update sidou.json --- domains/sidou.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sidou.json b/domains/sidou.json index 59363191d..190895621 100644 --- a/domains/sidou.json +++ b/domains/sidou.json @@ -4,6 +4,6 @@ "email": "s.sahraoui@esi-sba.dz" }, "record": { - "CNAME": "sidahmedsahraoui.vercel.app" + "CNAME": "sidou.codes" } } From ecd66692d861fad73e17ebd540a099d188b2db41 Mon Sep 17 00:00:00 2001 From: Swastik Date: Sat, 6 Apr 2024 16:44:23 +0530 Subject: [PATCH 1203/2331] domains: add swastik --- domains/swastik.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/swastik.json diff --git a/domains/swastik.json b/domains/swastik.json new file mode 100644 index 000000000..b4608d90f --- /dev/null +++ b/domains/swastik.json @@ -0,0 +1,12 @@ +{ + "description": "About Swastik Baranwal", + "repo": "https://github.com/delta456/delta456.github.io", + "owner": { + "username": "delta456", + "email": "swstkbaranwal@gmail.com", + "twitter": "delta2315" + }, + "record": { + "CNAME": "delta456.github.io" + } +} From 4b3556ef2a8d5a9d8eb5e4d9f20ef044eb898741 Mon Sep 17 00:00:00 2001 From: junwei0676 Date: Sun, 7 Apr 2024 00:46:15 +0800 Subject: [PATCH 1204/2331] feat(domain): jun-wei.is-a.dev --- domains/jun-wei.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jun-wei.json diff --git a/domains/jun-wei.json b/domains/jun-wei.json new file mode 100644 index 000000000..800c0099b --- /dev/null +++ b/domains/jun-wei.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "junwei0676", + "email": "junwei0676@gmail.com" + }, + "record": { + "URL": "https://jun-wei-dev.netlify.app/" + } +} From 9aaff69d86982c4b5512cb4ee4262c29fd2470b1 Mon Sep 17 00:00:00 2001 From: KRNRBRBR Date: Sat, 6 Apr 2024 19:32:47 +0100 Subject: [PATCH 1205/2331] feat(domain): mssfreight.is-a.dev --- domains/mssfreight.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mssfreight.json diff --git a/domains/mssfreight.json b/domains/mssfreight.json new file mode 100644 index 000000000..df9eb331a --- /dev/null +++ b/domains/mssfreight.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KRNRBRBR", + "email": "kizadawiza2@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From c963b7ecc979af35fdd1cb9b38b81681068a6e17 Mon Sep 17 00:00:00 2001 From: nikytap1n Date: Sat, 6 Apr 2024 15:17:12 -0700 Subject: [PATCH 1206/2331] feat(domain): nikyy1.is-a.dev --- domains/nikyy1.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nikyy1.json diff --git a/domains/nikyy1.json b/domains/nikyy1.json new file mode 100644 index 000000000..b598cca72 --- /dev/null +++ b/domains/nikyy1.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nikytap1n", + "email": "anhky726@gmail.com" + }, + "record": { + "CNAME": "nikyofficial.github.io" + } +} From 21cc39088fe8f3cbcb6558f974d6dad0bf18a8cf Mon Sep 17 00:00:00 2001 From: nikytap1n Date: Sat, 6 Apr 2024 15:18:13 -0700 Subject: [PATCH 1207/2331] feat(domain): nikyy2.is-a.dev --- domains/nikyy2.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nikyy2.json diff --git a/domains/nikyy2.json b/domains/nikyy2.json new file mode 100644 index 000000000..b598cca72 --- /dev/null +++ b/domains/nikyy2.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nikytap1n", + "email": "anhky726@gmail.com" + }, + "record": { + "CNAME": "nikyofficial.github.io" + } +} From d1a704209e8d05397e73aac2fceb6e96212352dd Mon Sep 17 00:00:00 2001 From: nikytap1n Date: Sat, 6 Apr 2024 15:20:06 -0700 Subject: [PATCH 1208/2331] feat(domain): nikyop.is-a.dev --- domains/nikyop.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nikyop.json diff --git a/domains/nikyop.json b/domains/nikyop.json new file mode 100644 index 000000000..abc3e24b8 --- /dev/null +++ b/domains/nikyop.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nikytap1n", + "email": "anhky726@gmail.com" + }, + "record": { + "CNAME": "28nikyportfolio03.github.io" + } +} From 0c20c824c16b9c4d63aec32c763433faafbed00f Mon Sep 17 00:00:00 2001 From: nikytap1n Date: Sat, 6 Apr 2024 15:20:47 -0700 Subject: [PATCH 1209/2331] feat(domain): niky2op.is-a.dev --- domains/niky2op.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/niky2op.json diff --git a/domains/niky2op.json b/domains/niky2op.json new file mode 100644 index 000000000..abc3e24b8 --- /dev/null +++ b/domains/niky2op.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nikytap1n", + "email": "anhky726@gmail.com" + }, + "record": { + "CNAME": "28nikyportfolio03.github.io" + } +} From a9c46170a0b9141ff06b7679f3d47fa254e1f18a Mon Sep 17 00:00:00 2001 From: nikytap1n Date: Sat, 6 Apr 2024 15:26:44 -0700 Subject: [PATCH 1210/2331] feat(domain): niky22op.is-a.dev --- domains/niky22op.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/niky22op.json diff --git a/domains/niky22op.json b/domains/niky22op.json new file mode 100644 index 000000000..abc3e24b8 --- /dev/null +++ b/domains/niky22op.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nikytap1n", + "email": "anhky726@gmail.com" + }, + "record": { + "CNAME": "28nikyportfolio03.github.io" + } +} From 60fbaad6b006108395d95d43e4fbcb2fcbfcad3f Mon Sep 17 00:00:00 2001 From: nikytap1n Date: Sat, 6 Apr 2024 15:29:46 -0700 Subject: [PATCH 1211/2331] feat(domain): niky.is-a.dev --- domains/niky.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/niky.json diff --git a/domains/niky.json b/domains/niky.json new file mode 100644 index 000000000..abc3e24b8 --- /dev/null +++ b/domains/niky.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nikytap1n", + "email": "anhky726@gmail.com" + }, + "record": { + "CNAME": "28nikyportfolio03.github.io" + } +} From b376b3eb8b20a7e1a6661c094ff178b441fad343 Mon Sep 17 00:00:00 2001 From: nikytap1n Date: Sat, 6 Apr 2024 15:33:23 -0700 Subject: [PATCH 1212/2331] feat(domain): nikydev.is-a.dev --- domains/nikydev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nikydev.json diff --git a/domains/nikydev.json b/domains/nikydev.json new file mode 100644 index 000000000..a889d473f --- /dev/null +++ b/domains/nikydev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nikytap1n", + "email": "anhky726@gmail.com" + }, + "record": { + "CNAME": "nikydev.github.io" + } +} From 70d592985a6fc6a0f7816007f6a7917e81a6da7a Mon Sep 17 00:00:00 2001 From: nikytap1n Date: Sat, 6 Apr 2024 15:34:14 -0700 Subject: [PATCH 1213/2331] feat(domain): nikymeta.is-a.dev --- domains/nikymeta.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nikymeta.json diff --git a/domains/nikymeta.json b/domains/nikymeta.json new file mode 100644 index 000000000..a889d473f --- /dev/null +++ b/domains/nikymeta.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nikytap1n", + "email": "anhky726@gmail.com" + }, + "record": { + "CNAME": "nikydev.github.io" + } +} From db5f3abd352b4765f318d4c18cc490036b2ed034 Mon Sep 17 00:00:00 2001 From: nikyy2 Date: Sat, 6 Apr 2024 15:39:26 -0700 Subject: [PATCH 1214/2331] feat(domain): nikymetaa.is-a.dev --- domains/nikymetaa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nikymetaa.json diff --git a/domains/nikymetaa.json b/domains/nikymetaa.json new file mode 100644 index 000000000..3f8b23d1b --- /dev/null +++ b/domains/nikymetaa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nikyy2", + "email": "anhky581@gmail.com" + }, + "record": { + "CNAME": "28nikyportfolio03.github.io" + } +} From e2631b5cd9d8baa5bf2a76ae9555f90c35a803ab Mon Sep 17 00:00:00 2001 From: nikyisme <158007947+nikyy2@users.noreply.github.com> Date: Sat, 6 Apr 2024 16:49:36 -0700 Subject: [PATCH 1215/2331] Delete domains/nikyisme.json --- domains/nikyisme.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/nikyisme.json diff --git a/domains/nikyisme.json b/domains/nikyisme.json deleted file mode 100644 index 001791bf1..000000000 --- a/domains/nikyisme.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nikyy2", - "email": "anhky581@gmail.com" - }, - "record": { - "URL": "https://nikyofficial.000webhostapp.com/" - } -} From 2c70b4f1f290deffb7c3ae34123587d8072789f5 Mon Sep 17 00:00:00 2001 From: Jonee2 <94491571+Jonee2@users.noreply.github.com> Date: Sun, 7 Apr 2024 01:40:34 -0300 Subject: [PATCH 1216/2331] added jhonneg --- domains/jhonneg.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jhonneg.json diff --git a/domains/jhonneg.json b/domains/jhonneg.json new file mode 100644 index 000000000..7e3be184e --- /dev/null +++ b/domains/jhonneg.json @@ -0,0 +1,12 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/Jhonneg/jhonneg", + "owner": { + "username": "Jhonneg", + "email": "jonee4339@hotmail.com", + "twitter": "Jonee1155" + }, + "record": { + "URL": "jhonneg.github.io" + } +} From 3240a59dd1cfc696fc42c32008cba9614da123fd Mon Sep 17 00:00:00 2001 From: Jonee2 <94491571+Jonee2@users.noreply.github.com> Date: Sun, 7 Apr 2024 01:43:17 -0300 Subject: [PATCH 1217/2331] added jhonneg --- domains/jonee2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jonee2.json b/domains/jonee2.json index a80e23fb1..0977da949 100644 --- a/domains/jonee2.json +++ b/domains/jonee2.json @@ -7,6 +7,6 @@ "twitter": "Jonee1155" }, "record": { - "CNAME": "jhonneg.github.io" + "CNAME": "jonee2.github.io" } } From 7d5cb9b87173e9a1a1d0c7e91d35dbb8cd73924c Mon Sep 17 00:00:00 2001 From: Jonee Date: Sun, 7 Apr 2024 01:51:34 -0300 Subject: [PATCH 1218/2331] Update jhonneg.json --- domains/jhonneg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jhonneg.json b/domains/jhonneg.json index 7e3be184e..d97b053ca 100644 --- a/domains/jhonneg.json +++ b/domains/jhonneg.json @@ -7,6 +7,6 @@ "twitter": "Jonee1155" }, "record": { - "URL": "jhonneg.github.io" + "CNAME": "jhonneg.github.io" } } From e1d9c53ef5fc6ae4bd7c70374ff7ca194b72b97e Mon Sep 17 00:00:00 2001 From: Sebi <52084701+SebiTalent04@users.noreply.github.com> Date: Sun, 7 Apr 2024 10:38:31 +0000 Subject: [PATCH 1219/2331] Delete domains/sebitalent04.json --- domains/sebitalent04.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/sebitalent04.json diff --git a/domains/sebitalent04.json b/domains/sebitalent04.json deleted file mode 100644 index f11b22aee..000000000 --- a/domains/sebitalent04.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "repo": "https://github.com/SebiTalent04/SebiTalent04.github.io", - "owner": { - "username": "SebiTalent04", - "email": "", - "discord": "Sto#7264" - }, - "record": { - "CNAME": "SebiTalent04.github.io" - } -} From d88cd5a18a3631e5549a9cadf89c9f7c044c5a50 Mon Sep 17 00:00:00 2001 From: Sebi <52084701+SebiTalent04@users.noreply.github.com> Date: Sun, 7 Apr 2024 10:39:10 +0000 Subject: [PATCH 1220/2331] Delete domains/_github-pages-challenge-sebitalent04.sebitalent04.json --- ...github-pages-challenge-sebitalent04.sebitalent04.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-sebitalent04.sebitalent04.json diff --git a/domains/_github-pages-challenge-sebitalent04.sebitalent04.json b/domains/_github-pages-challenge-sebitalent04.sebitalent04.json deleted file mode 100644 index bd4e7c3ae..000000000 --- a/domains/_github-pages-challenge-sebitalent04.sebitalent04.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SebiTalent04", - "email": "" - }, - "record": { - "TXT": "8139f556926b84918edeb68fa50b47" - } -} From 0b156b3903cc5ab5edce8ffaf74c6c91e792c936 Mon Sep 17 00:00:00 2001 From: jadfoq Date: Sun, 7 Apr 2024 14:34:00 +0300 Subject: [PATCH 1221/2331] Update nx.json --- domains/nx.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/nx.json b/domains/nx.json index c84d7452d..db381388a 100644 --- a/domains/nx.json +++ b/domains/nx.json @@ -6,10 +6,7 @@ "record": { "A": [ "45.55.110.124", - "91.134.128.80" - ], - "AAAA": [ - "2001:41d0:202:100:91:134:128:80" + "193.233.233.233" ] } } From 396eb04518bbc50763b45350373708f870b8c600 Mon Sep 17 00:00:00 2001 From: akshaynox Date: Sun, 7 Apr 2024 20:09:31 +0530 Subject: [PATCH 1222/2331] feat(domain): akshayks.is-a.dev --- domains/akshayks.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/akshayks.json diff --git a/domains/akshayks.json b/domains/akshayks.json new file mode 100644 index 000000000..23411b15a --- /dev/null +++ b/domains/akshayks.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "akshaynox", + "email": "aksingh240@gmail.com" + }, + "record": { + "URL": "https://akshayks.vercel.app/" + } +} From e012d1fcc8d745e9ef2c099dcb9271e7c7e97b7e Mon Sep 17 00:00:00 2001 From: Akshay Date: Sun, 7 Apr 2024 20:12:29 +0530 Subject: [PATCH 1223/2331] Update akshayks.json Updated owner email --- domains/akshayks.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/akshayks.json b/domains/akshayks.json index 23411b15a..a0ef1808d 100644 --- a/domains/akshayks.json +++ b/domains/akshayks.json @@ -1,7 +1,7 @@ { "owner": { "username": "akshaynox", - "email": "aksingh240@gmail.com" + "email": "mail.akshayks@gmail.com" }, "record": { "URL": "https://akshayks.vercel.app/" From 7744b5eebb89e0156a412c5a95b3e7f0955325bb Mon Sep 17 00:00:00 2001 From: Shing <40325341+ShingSemicolon@users.noreply.github.com> Date: Sun, 7 Apr 2024 17:57:41 +0200 Subject: [PATCH 1224/2331] Create paris.node.shing.json A node domain for my principal domain panel.shing.json --- domains/paris.node.shing.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/paris.node.shing.json diff --git a/domains/paris.node.shing.json b/domains/paris.node.shing.json new file mode 100644 index 000000000..c87fa66f5 --- /dev/null +++ b/domains/paris.node.shing.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ShingSemicolon", + "email": "Shing.XD.0602@gmail.com" + }, + "record": { + "A": ["141.145.205.47"], + "AAAA": ["2603:c027:c003:6aa9:a974:e2d6:f01e:dea8"] + } +} From cd560187773244978c46f7fe91a9306b7d9838db Mon Sep 17 00:00:00 2001 From: Shing <40325341+ShingSemicolon@users.noreply.github.com> Date: Sun, 7 Apr 2024 17:58:45 +0200 Subject: [PATCH 1225/2331] Create mapsyseo.json --- domains/mapsyseo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mapsyseo.json diff --git a/domains/mapsyseo.json b/domains/mapsyseo.json new file mode 100644 index 000000000..57cfc5050 --- /dev/null +++ b/domains/mapsyseo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ShingSemicolon", + "email": "Shing.XD.0602@gmail.com" + }, + "record": { + "A": ["81.16.29.155"] + } +} From ad8ee889c55a2732f33ad4aa5c99eff2714ef4fe Mon Sep 17 00:00:00 2001 From: littletheworld_ <79756355+littletheworld@users.noreply.github.com> Date: Mon, 8 Apr 2024 00:30:49 +0700 Subject: [PATCH 1226/2331] Update lnk.json --- domains/lnk.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/lnk.json b/domains/lnk.json index 921e9c52e..b55c75edb 100644 --- a/domains/lnk.json +++ b/domains/lnk.json @@ -1,7 +1,7 @@ { "owner": { "username": "littletheworld", - "email": "79756355+littletheworld@users.noreply.github.com", + "email": "littlehaofficial@gmail.com", "discord": "810846876592242719" }, @@ -9,4 +9,4 @@ "CNAME": "cname.short.io" } } - \ No newline at end of file + From a9e2503b933caf1a9d7a979941b5f69cbc01729e Mon Sep 17 00:00:00 2001 From: Raafey Raza <95968156+RaafeyRaza@users.noreply.github.com> Date: Sun, 7 Apr 2024 23:28:36 +0500 Subject: [PATCH 1227/2331] Create raafey.json --- domains/raafey.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/raafey.json diff --git a/domains/raafey.json b/domains/raafey.json new file mode 100644 index 000000000..e85d62436 --- /dev/null +++ b/domains/raafey.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RaafeyRaza", + "email": "raafeyraza1@gmail.com" + }, + "record": { + "CNAME": "raafey.great-site.net" + } +} From 9281b57d0d1cad9aab99514479287ff91ce1c087 Mon Sep 17 00:00:00 2001 From: NikSneMC Date: Sun, 7 Apr 2024 22:17:36 +0300 Subject: [PATCH 1228/2331] feat(domain): niksne.is-a.dev --- domains/niksne.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/niksne.json diff --git a/domains/niksne.json b/domains/niksne.json new file mode 100644 index 000000000..9d78e9e26 --- /dev/null +++ b/domains/niksne.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NikSneMC", + "email": "niksne.mc@yandex.ru" + }, + "record": { + "CNAME": "www.niksne.ru" + } +} From 75aa0ee4b48d15afa6a22062cdbdf6e43673094c Mon Sep 17 00:00:00 2001 From: Igor <80823011+igorwastaken@users.noreply.github.com> Date: Sun, 7 Apr 2024 19:18:39 -0300 Subject: [PATCH 1229/2331] Update igor.json --- domains/igor.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/igor.json b/domains/igor.json index d2396dc18..e75d01eaf 100644 --- a/domains/igor.json +++ b/domains/igor.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "apenasigordev.github.io" + "CNAME": "portfolio-dcn.pages.dev" } } From 9157a9811602f9f6289824ca7f424030f735240b Mon Sep 17 00:00:00 2001 From: zk <124562280+p55d2k@users.noreply.github.com> Date: Mon, 8 Apr 2024 18:18:01 +0800 Subject: [PATCH 1230/2331] Create zk.json --- domains/zk.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zk.json diff --git a/domains/zk.json b/domains/zk.json new file mode 100644 index 000000000..dc7c9fa51 --- /dev/null +++ b/domains/zk.json @@ -0,0 +1,11 @@ +{ + "description": "ZK's Website", + "repo": "https://github.com/p55d2k", + "owner": { + "username": "p55d2k", + "email": "peanutandscuffy1@gmail.com" + }, + "record": { + "CNAME": "zk-website-cwo.pages.dev" + } +} From fc185e6b98ee4d762cfa68970b82508126505367 Mon Sep 17 00:00:00 2001 From: evefind Date: Mon, 8 Apr 2024 14:08:45 +0200 Subject: [PATCH 1231/2331] feat(domain): devlori.is-a.dev --- domains/devlori.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/devlori.json diff --git a/domains/devlori.json b/domains/devlori.json new file mode 100644 index 000000000..f173c3588 --- /dev/null +++ b/domains/devlori.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "evefind", + "email": "fivemgtarp50@gmail.com" + }, + "record": { + "CNAME": "evefind.github.io" + } +} From e014142e151d31b0aaa517191d4b026074bf8294 Mon Sep 17 00:00:00 2001 From: MullerIsabella Date: Mon, 8 Apr 2024 08:33:50 -0400 Subject: [PATCH 1232/2331] feat(domain): 50x.is-a.dev --- domains/50x.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/50x.json diff --git a/domains/50x.json b/domains/50x.json new file mode 100644 index 000000000..5cec01417 --- /dev/null +++ b/domains/50x.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MullerIsabella", + "email": "AlpineDreamer92@protonmail.com" + }, + "record": { + "CNAME": "suisse.onrender.com" + } +} From a75b916db1b37694adccfef63169ada84946c54f Mon Sep 17 00:00:00 2001 From: BLCXD Date: Mon, 8 Apr 2024 15:06:45 +0200 Subject: [PATCH 1233/2331] feat(domain): xyz.is-a.dev --- domains/xyz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xyz.json diff --git a/domains/xyz.json b/domains/xyz.json new file mode 100644 index 000000000..7073a0414 --- /dev/null +++ b/domains/xyz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BLCXD", + "email": "blctoblc223@gmail.com" + }, + "record": { + "CNAME": "blcpage.github.io" + } +} From 2a5b3c8daf78aca2d723efe5ace5a2a181f09d9f Mon Sep 17 00:00:00 2001 From: Zyrouge Date: Mon, 8 Apr 2024 21:02:17 +0530 Subject: [PATCH 1234/2331] Update zyrouge.json --- domains/zyrouge.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zyrouge.json b/domains/zyrouge.json index e980c87fd..cd4b99e23 100644 --- a/domains/zyrouge.json +++ b/domains/zyrouge.json @@ -5,6 +5,6 @@ "twitter": "_zyrouge_" }, "record": { - "CNAME": "zyrouge.github.io" + "URL": "https://zyrouge.me/" } } From a695f2a3050f2eab49f57f9418c75bfd1122d8c4 Mon Sep 17 00:00:00 2001 From: Wumpus <66653764+Wumpus2000@users.noreply.github.com> Date: Mon, 8 Apr 2024 18:40:47 -0600 Subject: [PATCH 1235/2331] Update wumpus.json --- domains/wumpus.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/wumpus.json b/domains/wumpus.json index 43f9e5ded..5987a1510 100644 --- a/domains/wumpus.json +++ b/domains/wumpus.json @@ -1,10 +1,11 @@ { + "description": "Fullstack web & mobile dev, quality assurance, automation, reverse engineering, and flexible", + "repo": "https://github.com/wumpus2000/wumpus2000.github.io", "owner": { "username": "Wumpus2000", "email": "wumpusing@gmail.com" }, - "record": { "CNAME": "wumpus2000.github.io" } -} \ No newline at end of file +} From c3326e4d979573a65e9fb37f421ea70ce548c906 Mon Sep 17 00:00:00 2001 From: palekiox Date: Tue, 9 Apr 2024 09:18:03 +0100 Subject: [PATCH 1236/2331] feat(domain): palekiox.is-a.dev --- domains/palekiox.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/palekiox.json diff --git a/domains/palekiox.json b/domains/palekiox.json new file mode 100644 index 000000000..517659a1b --- /dev/null +++ b/domains/palekiox.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "palekiox", + "email": "zigzagrpg@gmail.com" + }, + "record": { + "CNAME": "palekiox.github.io" + } +} From 21b0a1f86433c2e5babf84b2f88856dee72446b5 Mon Sep 17 00:00:00 2001 From: rootCircle Date: Tue, 9 Apr 2024 09:24:42 +0000 Subject: [PATCH 1237/2331] feat(domain): rootcircle.is-a.dev --- domains/rootcircle.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rootcircle.json diff --git a/domains/rootcircle.json b/domains/rootcircle.json new file mode 100644 index 000000000..2bea8a250 --- /dev/null +++ b/domains/rootcircle.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rootCircle", + "email": "dev.frolics@gmail.com" + }, + "record": { + "URL": "https://rootcircle.github.io/blog/" + } +} From 8f57e827ac502ad9eda4b5b24512202537c09f61 Mon Sep 17 00:00:00 2001 From: Lab Rat <35325046+rootCircle@users.noreply.github.com> Date: Tue, 9 Apr 2024 09:29:19 +0000 Subject: [PATCH 1238/2331] feat(domain): update to CNAME record from URL --- domains/rootcircle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rootcircle.json b/domains/rootcircle.json index 2bea8a250..2f73c7e7e 100644 --- a/domains/rootcircle.json +++ b/domains/rootcircle.json @@ -4,6 +4,6 @@ "email": "dev.frolics@gmail.com" }, "record": { - "URL": "https://rootcircle.github.io/blog/" + "CNAME": "rootcircle.github.io" } } From 0c431d35eecbe8ccb8d7ad967cc21d50a15848a4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 9 Apr 2024 17:46:42 +0800 Subject: [PATCH 1239/2331] Delete domains/cli.json --- domains/cli.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/cli.json diff --git a/domains/cli.json b/domains/cli.json deleted file mode 100644 index 549f942c5..000000000 --- a/domains/cli.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - - "record": { - "URL": "https://npmjs.com/@is-a-dev/cli" - } -} From 391250edb49a03b489168c14838cf013e209dbbe Mon Sep 17 00:00:00 2001 From: denboy0123 <81873582+denboy0123@users.noreply.github.com> Date: Tue, 9 Apr 2024 15:09:07 +0300 Subject: [PATCH 1240/2331] Update denboy0123.json --- domains/denboy0123.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/denboy0123.json b/domains/denboy0123.json index e6190ea2b..4db9ea62f 100644 --- a/domains/denboy0123.json +++ b/domains/denboy0123.json @@ -4,6 +4,6 @@ "email": "pochtaproverka01@gmail.com" }, "record": { - "URL": "https://t.me/denboy0123" + "URL": "https://t.me/s/denboy0123" } } From 091875fcd298c3e03f5f375cb069927081deb68d Mon Sep 17 00:00:00 2001 From: mrvasil <107036801+mrvasil@users.noreply.github.com> Date: Tue, 9 Apr 2024 16:08:43 +0300 Subject: [PATCH 1241/2331] Update mrvasil.json --- domains/mrvasil.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mrvasil.json b/domains/mrvasil.json index 4949e570a..c83c84e96 100644 --- a/domains/mrvasil.json +++ b/domains/mrvasil.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "90.156.216.174" + "176.109.106.66" ] } } From 7c1032977f4d984797e6c1dab23a6923ede3049c Mon Sep 17 00:00:00 2001 From: ThisCatLikesCrypto Date: Tue, 9 Apr 2024 18:55:49 +0100 Subject: [PATCH 1242/2331] feat(domain): wilbur.is-a.dev --- domains/wilbur.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/wilbur.json diff --git a/domains/wilbur.json b/domains/wilbur.json new file mode 100644 index 000000000..1d7d165c2 --- /dev/null +++ b/domains/wilbur.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ThisCatLikesCrypto", + "email": "wilburjwilliams123@gmail.com" + }, + "record": { + "CNAME": "https://ww-projects.pages.dev" + } +} From f3987b48679616f46e55ff4284ced602bfaa943b Mon Sep 17 00:00:00 2001 From: Wilbur Williams <105151352+ThisCatLikesCrypto@users.noreply.github.com> Date: Tue, 9 Apr 2024 18:58:03 +0100 Subject: [PATCH 1243/2331] Update wilbur.json --- domains/wilbur.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wilbur.json b/domains/wilbur.json index 1d7d165c2..28c23ad22 100644 --- a/domains/wilbur.json +++ b/domains/wilbur.json @@ -1,7 +1,7 @@ { "owner": { "username": "ThisCatLikesCrypto", - "email": "wilburjwilliams123@gmail.com" + "email": "contact@wilburwilliams.uk" }, "record": { "CNAME": "https://ww-projects.pages.dev" From d1ad7298ede19bf3dfc0f88178bf961d34202526 Mon Sep 17 00:00:00 2001 From: Wilbur Williams <105151352+ThisCatLikesCrypto@users.noreply.github.com> Date: Tue, 9 Apr 2024 19:03:51 +0100 Subject: [PATCH 1244/2331] Update wilbur.json --- domains/wilbur.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wilbur.json b/domains/wilbur.json index 28c23ad22..9ecbb7194 100644 --- a/domains/wilbur.json +++ b/domains/wilbur.json @@ -4,6 +4,6 @@ "email": "contact@wilburwilliams.uk" }, "record": { - "CNAME": "https://ww-projects.pages.dev" + "CNAME": "ww-projects.pages.dev" } } From c34dc445664e87a258dc437448d9e5e186a0c743 Mon Sep 17 00:00:00 2001 From: imide <43657624+imide@users.noreply.github.com> Date: Tue, 9 Apr 2024 12:05:38 -0600 Subject: [PATCH 1245/2331] Update imide.json switch to cloudflare --- domains/imide.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/imide.json b/domains/imide.json index 3daaab661..bb2afe1d5 100644 --- a/domains/imide.json +++ b/domains/imide.json @@ -5,6 +5,6 @@ "discord": "555915168932954112" }, "record": { - "CNAME": "imide.github.io" + "CNAME": "imide-is-a-dev.pages.dev" } } From 3b5fd03f768c6d0cc50fd52a381ed4a6a3a15cb3 Mon Sep 17 00:00:00 2001 From: Rikuxyz Date: Wed, 10 Apr 2024 03:21:37 +0700 Subject: [PATCH 1246/2331] feat(domain): riku.is-a.dev --- domains/riku.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/riku.json diff --git a/domains/riku.json b/domains/riku.json new file mode 100644 index 000000000..869a6a1a7 --- /dev/null +++ b/domains/riku.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rikuxyz", + "email": "rikukagenou@gmail.com" + }, + "record": { + "CNAME": "redirect-1qp.pages.dev" + } +} From 3f9477bf6f240585e23d8433c5d73fb810f56f16 Mon Sep 17 00:00:00 2001 From: Riku <157702505+Rikuxyz@users.noreply.github.com> Date: Wed, 10 Apr 2024 03:41:33 +0700 Subject: [PATCH 1247/2331] Create _discord.riku.json --- domains/_discord.riku.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.riku.json diff --git a/domains/_discord.riku.json b/domains/_discord.riku.json new file mode 100644 index 000000000..8e2fb0412 --- /dev/null +++ b/domains/_discord.riku.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rikuxyz", + "email": "rikukagenou@gmail.com" + }, + "record": { + "TXT": "dh=fb048a2833345c205c4d76f9e7a44a13b180967f" + } +} From a90ad792498e7451511e6fccf912fdb2a5e8716e Mon Sep 17 00:00:00 2001 From: Jonee Date: Tue, 9 Apr 2024 17:55:23 -0300 Subject: [PATCH 1248/2331] Delete domains/jonee2.json --- domains/jonee2.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/jonee2.json diff --git a/domains/jonee2.json b/domains/jonee2.json deleted file mode 100644 index 0977da949..000000000 --- a/domains/jonee2.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "My portfolio", - "repo": "https://github.com/Jonee2/jonee2", - "owner": { - "username": "Jonee2", - "email": "jonee4339@hotmail.com", - "twitter": "Jonee1155" - }, - "record": { - "CNAME": "jonee2.github.io" - } -} From e2da147bb3eb8f43cc5423ae3de65b01857bba1c Mon Sep 17 00:00:00 2001 From: Jonee Date: Tue, 9 Apr 2024 17:57:01 -0300 Subject: [PATCH 1249/2331] Update jhonneg.json --- domains/jhonneg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jhonneg.json b/domains/jhonneg.json index d97b053ca..a92fbb0fa 100644 --- a/domains/jhonneg.json +++ b/domains/jhonneg.json @@ -7,6 +7,6 @@ "twitter": "Jonee1155" }, "record": { - "CNAME": "jhonneg.github.io" + "URL": "https://jhonneg.github.io/jhonneg/" } } From b00a3d617986115d198aa9d0687f02d40e814d96 Mon Sep 17 00:00:00 2001 From: praharshjain Date: Wed, 10 Apr 2024 03:10:09 +0530 Subject: [PATCH 1250/2331] feat(domain): praharsh.is-a.dev --- domains/praharsh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/praharsh.json diff --git a/domains/praharsh.json b/domains/praharsh.json new file mode 100644 index 000000000..d73bd2b2a --- /dev/null +++ b/domains/praharsh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "praharshjain", + "email": "praharshsamria@gmail.com" + }, + "record": { + "CNAME": "praharsh.zz.mu" + } +} From e0c28a0ceb7f970d223668bf9f533cdd2de2b739 Mon Sep 17 00:00:00 2001 From: imide <43657624+imide@users.noreply.github.com> Date: Tue, 9 Apr 2024 16:13:35 -0600 Subject: [PATCH 1251/2331] Update imide.json --- domains/imide.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/domains/imide.json b/domains/imide.json index bb2afe1d5..565dc9af4 100644 --- a/domains/imide.json +++ b/domains/imide.json @@ -6,5 +6,11 @@ }, "record": { "CNAME": "imide-is-a-dev.pages.dev" + "TXT": "dh=5bac029dd3873cf20dba45eaec03433d5afe5608" + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 0e93844148af6badf2cf3df11e3a859aaca1224c Mon Sep 17 00:00:00 2001 From: imide <43657624+imide@users.noreply.github.com> Date: Tue, 9 Apr 2024 16:17:21 -0600 Subject: [PATCH 1252/2331] fix imide.json i hate json --- domains/imide.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/imide.json b/domains/imide.json index 565dc9af4..7c436c00d 100644 --- a/domains/imide.json +++ b/domains/imide.json @@ -5,12 +5,12 @@ "discord": "555915168932954112" }, "record": { - "CNAME": "imide-is-a-dev.pages.dev" - "TXT": "dh=5bac029dd3873cf20dba45eaec03433d5afe5608" + "CNAME": "imide-is-a-dev.pages.dev", + "TXT": "dh=5bac029dd3873cf20dba45eaec03433d5afe5608", "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "TXT": "v=spf1 include:spf.improvmx.com ~all", } } From 9466f5cc5286feb6b206d69544a79df7b99dc13f Mon Sep 17 00:00:00 2001 From: Dwigoric Date: Wed, 10 Apr 2024 12:35:39 +0800 Subject: [PATCH 1253/2331] propose dwigoric.is-a-dev --- domains/dwigoric.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dwigoric.json diff --git a/domains/dwigoric.json b/domains/dwigoric.json new file mode 100644 index 000000000..192a11f12 --- /dev/null +++ b/domains/dwigoric.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Dwigoric", + "email": "dwigoric@pm.me" + }, + "record": { + "CNAME": "dwigoric.pages.dev" + } +} From b970ce7f48b30e14b67fbb97ee5adf64a3c9a381 Mon Sep 17 00:00:00 2001 From: YummyOreo Date: Tue, 9 Apr 2024 23:39:32 -0500 Subject: [PATCH 1254/2331] Create _github-pages-challenge-YummyOreo.oreo.json --- domains/_github-pages-challenge-YummyOreo.oreo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-YummyOreo.oreo.json diff --git a/domains/_github-pages-challenge-YummyOreo.oreo.json b/domains/_github-pages-challenge-YummyOreo.oreo.json new file mode 100644 index 000000000..9400f38ef --- /dev/null +++ b/domains/_github-pages-challenge-YummyOreo.oreo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "YummyOreo", + "email": "bobgim20@gmail.com" + }, + "record": { + "TXT": "91193592629d4273fa574d6c88a7e4" + } +} From c1d1b5511eb9e8f9f420ec642e399b42ad2de305 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Wed, 10 Apr 2024 09:23:17 +0300 Subject: [PATCH 1255/2331] Update youfoundalpha.json --- domains/youfoundalpha.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/youfoundalpha.json b/domains/youfoundalpha.json index 1ac951473..e19fa1dd0 100644 --- a/domains/youfoundalpha.json +++ b/domains/youfoundalpha.json @@ -8,7 +8,7 @@ "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "A": ["89.106.200.1"], + "CNAME": "https://ap.yfadev.pw", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From fd792b59ddfa83737258a7bc7f764e814df2573f Mon Sep 17 00:00:00 2001 From: gzfs Date: Wed, 10 Apr 2024 14:35:08 +0530 Subject: [PATCH 1256/2331] feat(domain): vismbs.is-a.dev --- domains/vismbs.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vismbs.json diff --git a/domains/vismbs.json b/domains/vismbs.json new file mode 100644 index 000000000..bea2b7ec4 --- /dev/null +++ b/domains/vismbs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gzfs", + "email": "vismbs@pm.me" + }, + "record": { + "A": ["150.230.141.111"] + } +} From 71826bf4e8579163f15707fd42d41f657504d3b4 Mon Sep 17 00:00:00 2001 From: Azham Makes Trash <73955243+AzhamProdLive@users.noreply.github.com> Date: Wed, 10 Apr 2024 14:36:40 +0200 Subject: [PATCH 1257/2331] Create azhammakestrash.json --- domains/azhammakestrash.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/azhammakestrash.json diff --git a/domains/azhammakestrash.json b/domains/azhammakestrash.json new file mode 100644 index 000000000..241a6dd48 --- /dev/null +++ b/domains/azhammakestrash.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "AzhamProdLive", + "email": "websitedomain.regroup588@passinbox.com" + //This is a alias address which is redirected to my actual address + }, + "record": { + "CNAME": "azhammakestrash.pages.dev" + } +} From 4e43d243053872e1327d4c2722dc003a01b4800d Mon Sep 17 00:00:00 2001 From: Azham Makes Trash <73955243+AzhamProdLive@users.noreply.github.com> Date: Wed, 10 Apr 2024 14:37:49 +0200 Subject: [PATCH 1258/2331] Update azhammakestrash.json --- domains/azhammakestrash.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/azhammakestrash.json b/domains/azhammakestrash.json index 241a6dd48..a33af8442 100644 --- a/domains/azhammakestrash.json +++ b/domains/azhammakestrash.json @@ -2,7 +2,7 @@ "owner": { "username": "AzhamProdLive", "email": "websitedomain.regroup588@passinbox.com" - //This is a alias address which is redirected to my actual address + // This is a alias address which is redirected to my actual address }, "record": { "CNAME": "azhammakestrash.pages.dev" From e365d0ad6ac39e74d282d0568701814ee230add6 Mon Sep 17 00:00:00 2001 From: Raafey Raza <95968156+RaafeyRaza@users.noreply.github.com> Date: Wed, 10 Apr 2024 18:47:23 +0500 Subject: [PATCH 1259/2331] Update raafey.json --- domains/raafey.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/raafey.json b/domains/raafey.json index e85d62436..acda1fe5d 100644 --- a/domains/raafey.json +++ b/domains/raafey.json @@ -4,6 +4,9 @@ "email": "raafeyraza1@gmail.com" }, "record": { - "CNAME": "raafey.great-site.net" + "CNAME": "raafey.great-site.net", + "_acme-challenge.raafey.is-a.dev": { + "Destination": "dc6fbbae-3aba-4a5d-9741-4b7a386b9151.acmedns.infinityfree.net" + } } } From 1e9f13c295e19fabd92f5cfab095cbcc50480805 Mon Sep 17 00:00:00 2001 From: devops-riku Date: Wed, 10 Apr 2024 22:40:26 +0800 Subject: [PATCH 1260/2331] feat(domain): rikubot.is-a.dev --- domains/rikubot.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rikubot.json diff --git a/domains/rikubot.json b/domains/rikubot.json new file mode 100644 index 000000000..60d60cfd4 --- /dev/null +++ b/domains/rikubot.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "devops-riku", + "email": "egermino.riku@gmail.com" + }, + "record": { + "CNAME": "rikudev.cloud" + } +} From c5831bdf90bcc1c43b1ac0e614b4ddb9f4e6c961 Mon Sep 17 00:00:00 2001 From: Raafey Raza <95968156+RaafeyRaza@users.noreply.github.com> Date: Wed, 10 Apr 2024 20:21:21 +0500 Subject: [PATCH 1261/2331] Update raafey.json --- domains/raafey.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/raafey.json b/domains/raafey.json index acda1fe5d..e85d62436 100644 --- a/domains/raafey.json +++ b/domains/raafey.json @@ -4,9 +4,6 @@ "email": "raafeyraza1@gmail.com" }, "record": { - "CNAME": "raafey.great-site.net", - "_acme-challenge.raafey.is-a.dev": { - "Destination": "dc6fbbae-3aba-4a5d-9741-4b7a386b9151.acmedns.infinityfree.net" - } + "CNAME": "raafey.great-site.net" } } From 8efd2727625fa46ae562f427def92961201ddd3a Mon Sep 17 00:00:00 2001 From: Raafey Raza <95968156+RaafeyRaza@users.noreply.github.com> Date: Wed, 10 Apr 2024 20:21:55 +0500 Subject: [PATCH 1262/2331] Create _acme-challenge.raafey.json --- domains/_acme-challenge.raafey.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_acme-challenge.raafey.json diff --git a/domains/_acme-challenge.raafey.json b/domains/_acme-challenge.raafey.json new file mode 100644 index 000000000..2d49b4505 --- /dev/null +++ b/domains/_acme-challenge.raafey.json @@ -0,0 +1,10 @@ + +{ + "owner": { + "username": "RaafeyRaza", + "email": "raafeyraza1@gmail.com" + }, + "record": { + "CNAME": "dc6fbbae-3aba-4a5d-9741-4b7a386b9151.acmedns.infinityfree.net" + } +} From 4a56cc562f2a298b4eb49573844ac1812ead38f8 Mon Sep 17 00:00:00 2001 From: imide <43657624+imide@users.noreply.github.com> Date: Wed, 10 Apr 2024 09:32:51 -0600 Subject: [PATCH 1263/2331] Create _discord.imide.json --- domains/_discord.imide.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.imide.json diff --git a/domains/_discord.imide.json b/domains/_discord.imide.json new file mode 100644 index 000000000..2d33602a9 --- /dev/null +++ b/domains/_discord.imide.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "imide", + "email": "", + "discord": "555915168932954112" + }, + "record": { + "TXT": "dh=5bac029dd3873cf20dba45eaec03433d5afe5608" + } +} From 159c43f753e00ad441310f4fedf05af5f8ef58c7 Mon Sep 17 00:00:00 2001 From: imide <43657624+imide@users.noreply.github.com> Date: Wed, 10 Apr 2024 09:33:53 -0600 Subject: [PATCH 1264/2331] Update imide.json remove bad data --- domains/imide.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/domains/imide.json b/domains/imide.json index 7c436c00d..bb2afe1d5 100644 --- a/domains/imide.json +++ b/domains/imide.json @@ -5,12 +5,6 @@ "discord": "555915168932954112" }, "record": { - "CNAME": "imide-is-a-dev.pages.dev", - "TXT": "dh=5bac029dd3873cf20dba45eaec03433d5afe5608", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all", + "CNAME": "imide-is-a-dev.pages.dev" } } From 177c9ada95a65132bff2cbe36c3ff3ad45ba31fa Mon Sep 17 00:00:00 2001 From: Azham Makes Trash <73955243+AzhamProdLive@users.noreply.github.com> Date: Wed, 10 Apr 2024 17:06:28 +0000 Subject: [PATCH 1265/2331] Update azhammakestrash.json --- domains/azhammakestrash.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/azhammakestrash.json b/domains/azhammakestrash.json index a33af8442..9dff2bd93 100644 --- a/domains/azhammakestrash.json +++ b/domains/azhammakestrash.json @@ -2,7 +2,6 @@ "owner": { "username": "AzhamProdLive", "email": "websitedomain.regroup588@passinbox.com" - // This is a alias address which is redirected to my actual address }, "record": { "CNAME": "azhammakestrash.pages.dev" From d533c800f8930baebaf426c47ab4178da54bd48d Mon Sep 17 00:00:00 2001 From: Raafey Raza <95968156+RaafeyRaza@users.noreply.github.com> Date: Wed, 10 Apr 2024 22:25:43 +0500 Subject: [PATCH 1266/2331] Update raafey.json --- domains/raafey.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/raafey.json b/domains/raafey.json index e85d62436..0723bd4eb 100644 --- a/domains/raafey.json +++ b/domains/raafey.json @@ -4,6 +4,6 @@ "email": "raafeyraza1@gmail.com" }, "record": { - "CNAME": "raafey.great-site.net" + "URL": "raafey.great-site.net" } } From 9a6c89ef86c145030ba0704d910942cdffc26f0e Mon Sep 17 00:00:00 2001 From: Pittab <120305267+Pittab@users.noreply.github.com> Date: Wed, 10 Apr 2024 18:43:33 +0100 Subject: [PATCH 1267/2331] Create eyescary.json --- domains/eyescary.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/eyescary.json diff --git a/domains/eyescary.json b/domains/eyescary.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/eyescary.json @@ -0,0 +1 @@ + From 4cfd8776645898a7f4b3010a88cbccce640b8f0e Mon Sep 17 00:00:00 2001 From: Pittab <120305267+Pittab@users.noreply.github.com> Date: Wed, 10 Apr 2024 18:46:13 +0100 Subject: [PATCH 1268/2331] Update eyescary.json hm? --- domains/eyescary.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/domains/eyescary.json b/domains/eyescary.json index 8b1378917..702825b45 100644 --- a/domains/eyescary.json +++ b/domains/eyescary.json @@ -1 +1,8 @@ - + "owner": { + "username": "pittab", + "email": "peteromg43@gmail.com" + }, + "record": { + "URL": "https://rayr.link" + } +} From 833048786269c770fbf65d93484a413eea58f56b Mon Sep 17 00:00:00 2001 From: VaibhavSys Date: Wed, 10 Apr 2024 23:19:08 +0530 Subject: [PATCH 1269/2331] feat(domain): oioioi.is-a.dev --- domains/oioioi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/oioioi.json diff --git a/domains/oioioi.json b/domains/oioioi.json new file mode 100644 index 000000000..4f9080b5c --- /dev/null +++ b/domains/oioioi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "VaibhavSys", + "email": "vaibhavsys@protonmail.com" + }, + "record": { + "CNAME": "azltvzbg.infinityfree.com" + } +} From f0eab0cea359c68da98c272f6076545892856065 Mon Sep 17 00:00:00 2001 From: VaibhavSys Date: Wed, 10 Apr 2024 23:19:59 +0530 Subject: [PATCH 1270/2331] feat(domain): _acme-challenge.oioioi.is-a.dev --- domains/_acme-challenge.oioioi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_acme-challenge.oioioi.json diff --git a/domains/_acme-challenge.oioioi.json b/domains/_acme-challenge.oioioi.json new file mode 100644 index 000000000..275682e49 --- /dev/null +++ b/domains/_acme-challenge.oioioi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "VaibhavSys", + "email": "vaibhavsys@protonmail.com" + }, + "record": { + "CNAME": "b00be066-ce45-455f-bb4a-de9f6dc14e0c.acmedns.infinityfree.net" + } +} From 9ade6dac42b81797ce020848dc4f0b83d4e01311 Mon Sep 17 00:00:00 2001 From: Raafey Raza <95968156+RaafeyRaza@users.noreply.github.com> Date: Wed, 10 Apr 2024 23:08:57 +0500 Subject: [PATCH 1271/2331] Update raafey.json pls do this quick tanks a lot, cute dog! --- domains/raafey.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/raafey.json b/domains/raafey.json index 0723bd4eb..5b3fd37c3 100644 --- a/domains/raafey.json +++ b/domains/raafey.json @@ -4,6 +4,6 @@ "email": "raafeyraza1@gmail.com" }, "record": { - "URL": "raafey.great-site.net" + "CNAME": "ffcvyw2y.infinityfree.com" } } From 28c392e9097c1aead892917d5c874c052afa41f8 Mon Sep 17 00:00:00 2001 From: Pittab <120305267+Pittab@users.noreply.github.com> Date: Wed, 10 Apr 2024 19:56:40 +0100 Subject: [PATCH 1272/2331] Update eyescary.json hm? --- domains/eyescary.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/eyescary.json b/domains/eyescary.json index 702825b45..6fd884ed3 100644 --- a/domains/eyescary.json +++ b/domains/eyescary.json @@ -1,8 +1,8 @@ "owner": { - "username": "pittab", + "username": "EyeScary", "email": "peteromg43@gmail.com" }, "record": { - "URL": "https://rayr.link" + "CNAME": "https://eyescary.pages.dev" } } From 06fc6a9f4b810fb0541ce6f5645bf2d7e331a332 Mon Sep 17 00:00:00 2001 From: Pittab <120305267+Pittab@users.noreply.github.com> Date: Wed, 10 Apr 2024 20:02:19 +0100 Subject: [PATCH 1273/2331] Update eyescary.json did more thing --- domains/eyescary.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/eyescary.json b/domains/eyescary.json index 6fd884ed3..761fcbbc7 100644 --- a/domains/eyescary.json +++ b/domains/eyescary.json @@ -3,6 +3,6 @@ "email": "peteromg43@gmail.com" }, "record": { - "CNAME": "https://eyescary.pages.dev" + "CNAME": "eyescary.pages.dev" } } From 5a7687f8c5c0adb4a5b99dad549b51a5e5b6ff80 Mon Sep 17 00:00:00 2001 From: Pittab <120305267+Pittab@users.noreply.github.com> Date: Wed, 10 Apr 2024 20:02:32 +0100 Subject: [PATCH 1274/2331] Update eyescary.json --- domains/eyescary.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/eyescary.json b/domains/eyescary.json index 761fcbbc7..8383c3231 100644 --- a/domains/eyescary.json +++ b/domains/eyescary.json @@ -5,4 +5,3 @@ "record": { "CNAME": "eyescary.pages.dev" } -} From 63662ab7783193bdb480976234589864d0c884e2 Mon Sep 17 00:00:00 2001 From: Pittab <120305267+Pittab@users.noreply.github.com> Date: Wed, 10 Apr 2024 20:18:10 +0100 Subject: [PATCH 1275/2331] Update eyescary.json --- domains/eyescary.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/eyescary.json b/domains/eyescary.json index 8383c3231..5cc9b68ea 100644 --- a/domains/eyescary.json +++ b/domains/eyescary.json @@ -1,6 +1,6 @@ "owner": { "username": "EyeScary", - "email": "peteromg43@gmail.com" + "email": "hiding04fjord@icloud.com" }, "record": { "CNAME": "eyescary.pages.dev" From 3f07e66e44e5ea15c4d891a67c5444b5276292f0 Mon Sep 17 00:00:00 2001 From: Wilbur Williams <105151352+ThisCatLikesCrypto@users.noreply.github.com> Date: Wed, 10 Apr 2024 20:36:37 +0100 Subject: [PATCH 1276/2331] Update eyescary.json --- domains/eyescary.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/eyescary.json b/domains/eyescary.json index 5cc9b68ea..303d4a6a9 100644 --- a/domains/eyescary.json +++ b/domains/eyescary.json @@ -1,5 +1,5 @@ "owner": { - "username": "EyeScary", + "username": "EyeScary-Development", "email": "hiding04fjord@icloud.com" }, "record": { From dfc6bd7201b613ac2f3f89ca5478c6304f292396 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Wed, 10 Apr 2024 22:55:12 +0300 Subject: [PATCH 1277/2331] Update youfoundalpha.json --- domains/youfoundalpha.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/youfoundalpha.json b/domains/youfoundalpha.json index e19fa1dd0..e2fb6b901 100644 --- a/domains/youfoundalpha.json +++ b/domains/youfoundalpha.json @@ -8,7 +8,7 @@ "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "CNAME": "https://ap.yfadev.pw", + "URL": "https://ap.yfadev.pw", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From d0655dbba569419aa5d9a1c88a31280414143185 Mon Sep 17 00:00:00 2001 From: Pittab <120305267+Pittab@users.noreply.github.com> Date: Wed, 10 Apr 2024 21:00:52 +0100 Subject: [PATCH 1278/2331] Update eyescary.json --- domains/eyescary.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/eyescary.json b/domains/eyescary.json index 303d4a6a9..ad7a516b2 100644 --- a/domains/eyescary.json +++ b/domains/eyescary.json @@ -1,6 +1,6 @@ "owner": { "username": "EyeScary-Development", - "email": "hiding04fjord@icloud.com" + "email": "peteromg43@gmail.com" }, "record": { "CNAME": "eyescary.pages.dev" From 38653057d7a6ae30f5719a83cd3b7b4c8c8bc539 Mon Sep 17 00:00:00 2001 From: Myrdincx Date: Wed, 10 Apr 2024 22:32:43 +0200 Subject: [PATCH 1279/2331] feat(domain): myrdin.is-a.dev --- domains/myrdin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/myrdin.json diff --git a/domains/myrdin.json b/domains/myrdin.json new file mode 100644 index 000000000..ae72ea36a --- /dev/null +++ b/domains/myrdin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Myrdincx", + "email": "myrdincx@gmail.com" + }, + "record": { + "CNAME": "myrdincx.github.io" + } +} From 5608dc1565153944c4efc0e3cbd32f2da8b1b35c Mon Sep 17 00:00:00 2001 From: yamanISyaman Date: Wed, 10 Apr 2024 23:52:42 +0300 Subject: [PATCH 1280/2331] feat(domain): yaman.malla.is-a.dev --- domains/yaman.malla.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yaman.malla.json diff --git a/domains/yaman.malla.json b/domains/yaman.malla.json new file mode 100644 index 000000000..e04a6ce7d --- /dev/null +++ b/domains/yaman.malla.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yamanISyaman", + "email": "yaman.1423@gmail.com" + }, + "record": { + "CNAME": "yaman-malla.surge.sh" + } +} From f1f66b3f013a0de0bf75af6ef9a68e414316cb10 Mon Sep 17 00:00:00 2001 From: Tweak Date: Wed, 10 Apr 2024 15:02:54 -0600 Subject: [PATCH 1281/2331] Create matt.json --- domains/matt.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/matt.json diff --git a/domains/matt.json b/domains/matt.json new file mode 100644 index 000000000..49d55dbfb --- /dev/null +++ b/domains/matt.json @@ -0,0 +1,13 @@ +{ + "description": "Matt is a Developer!", + "repo": "https://github.com/Tweak4141", + "owner": { + "username": "tweak4141", + "email": "tweak@talosbot.xyz" + }, + "record": { + "A": ["150.230.46.24"], + "MX": ["mx1.talosbot.xyz", "mx2.talosbot.xyz"], + "TXT": "v=spf1 include:spf.talosbot.xyz include:spf.brevo.com include:mailgun.org include:webmail.talosbot.xyz ~all" + } +} From 901312141cc28dbad6f0227b522691eb1e4efcdd Mon Sep 17 00:00:00 2001 From: Dwigoric Date: Thu, 11 Apr 2024 05:57:16 +0800 Subject: [PATCH 1282/2331] Register _discord.dwigoric.is-a.dev --- domains/_discord.dwigoric.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/_discord.dwigoric.json diff --git a/domains/_discord.dwigoric.json b/domains/_discord.dwigoric.json new file mode 100644 index 000000000..f1c05b856 --- /dev/null +++ b/domains/_discord.dwigoric.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Dwigoric", + "email": "dwigoric@gmail.com", + "discord": "295391820744228867" + }, + + "record": { + "TXT": "dh=0dbe5579faf14819c58607e423f955be71311f60" + } + } + \ No newline at end of file From 4de7a644f0941842539563bcc3016c263c1ac647 Mon Sep 17 00:00:00 2001 From: Dwigoric Date: Thu, 11 Apr 2024 05:58:58 +0800 Subject: [PATCH 1283/2331] chore: update email --- domains/_discord.dwigoric.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_discord.dwigoric.json b/domains/_discord.dwigoric.json index f1c05b856..a9b2c3a9b 100644 --- a/domains/_discord.dwigoric.json +++ b/domains/_discord.dwigoric.json @@ -1,7 +1,7 @@ { "owner": { "username": "Dwigoric", - "email": "dwigoric@gmail.com", + "email": "dwigoric@pm.me", "discord": "295391820744228867" }, @@ -9,4 +9,4 @@ "TXT": "dh=0dbe5579faf14819c58607e423f955be71311f60" } } - \ No newline at end of file + From 24568795361cadf4bb35e20d0ca3ab6ee1eccff2 Mon Sep 17 00:00:00 2001 From: hghfth <76017241+hghfth@users.noreply.github.com> Date: Wed, 10 Apr 2024 23:11:09 +0000 Subject: [PATCH 1284/2331] Register ziko.is-a.dev --- domains/ziko.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ziko.json diff --git a/domains/ziko.json b/domains/ziko.json new file mode 100644 index 000000000..b4451e746 --- /dev/null +++ b/domains/ziko.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "hghfth", + "email": "zakariadidah@gmail.com", + "discord": "788397929308225546" + }, + + "record": { + "A": ["45.134.212.78"] + } + } + \ No newline at end of file From 2b05a5938dc9450983938ae081e277ca22b2fe55 Mon Sep 17 00:00:00 2001 From: Krishnan Shankar Date: Wed, 10 Apr 2024 22:40:48 -0400 Subject: [PATCH 1285/2331] Create krishnan.json --- domains/krishnan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/krishnan.json diff --git a/domains/krishnan.json b/domains/krishnan.json new file mode 100644 index 000000000..4d72ed5ed --- /dev/null +++ b/domains/krishnan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "krishnans2006", + "email": "krishnans2006@gmail.com" + }, + "record": { + "A": [ + "216.24.57.1" + ] + } +} From 094be891c2135434e8c7ababd9260c6aad45f2cd Mon Sep 17 00:00:00 2001 From: Dwigoric Date: Thu, 11 Apr 2024 14:58:30 +0800 Subject: [PATCH 1286/2331] Register joshua.is-a.dev --- domains/joshua.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/joshua.json diff --git a/domains/joshua.json b/domains/joshua.json new file mode 100644 index 000000000..9d091a4d1 --- /dev/null +++ b/domains/joshua.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Dwigoric", + "email": "dwigoric@pm.me", + "discord": "295391820744228867" + }, + + "record": { + "CNAME": "dwigoric.pages.dev" + } + } + \ No newline at end of file From 1bbd2a39af4eaa450fd1388f257aa3f5a0ee3862 Mon Sep 17 00:00:00 2001 From: Dwigoric Date: Thu, 11 Apr 2024 16:53:59 +0800 Subject: [PATCH 1287/2331] Register _discord.joshua.is-a.dev --- domains/_discord.joshua.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/_discord.joshua.json diff --git a/domains/_discord.joshua.json b/domains/_discord.joshua.json new file mode 100644 index 000000000..7ff0c50b7 --- /dev/null +++ b/domains/_discord.joshua.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Dwigoric", + "email": "dwigoric@gmail.com", + "discord": "295391820744228867" + }, + + "record": { + "TXT": "dh=091e5d13b0f360e03d1ae8a746c5bed81da680e2" + } + } + \ No newline at end of file From 5e0e3ee4cc4427fa13a007f645ef5fcae116a1e0 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 11 Apr 2024 17:52:44 +0800 Subject: [PATCH 1288/2331] Delete domains/raw.json --- domains/raw.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/raw.json diff --git a/domains/raw.json b/domains/raw.json deleted file mode 100644 index 1d5799f52..000000000 --- a/domains/raw.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - - "record": { - "URL": "https://raw-api.is-a.dev" - } -} From ae722dd888c3ef8e442a9b8d33ea22dd2b49a5c8 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 11 Apr 2024 17:54:26 +0800 Subject: [PATCH 1289/2331] Delete domains/discord.json --- domains/discord.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/discord.json diff --git a/domains/discord.json b/domains/discord.json deleted file mode 100644 index 9e6b5e8f5..000000000 --- a/domains/discord.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - "record": { - "URL": "https://discord.gg/PZCGHz4RhQ" - } -} From de93749fb46c4e6f6615d4653df66a7572d83695 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 11 Apr 2024 17:59:43 +0800 Subject: [PATCH 1290/2331] Update status.json --- domains/status.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/status.json b/domains/status.json index f186873d1..d7d821553 100644 --- a/domains/status.json +++ b/domains/status.json @@ -4,6 +4,6 @@ "email": "" }, "record": { - "CNAME": "wdhdns.com" + "URL": "https://is-a-dev.wdh.gg" } } From 79decd7effa972bdba163e1b0d183665a6752e9a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 11 Apr 2024 18:01:26 +0800 Subject: [PATCH 1291/2331] Delete domains/staff.json --- domains/staff.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/staff.json diff --git a/domains/staff.json b/domains/staff.json deleted file mode 100644 index 8c3f72381..000000000 --- a/domains/staff.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - "record": { - "CNAME": "is-a-dev-maintainers.pages.dev" - } -} From 39bca2f9379dcc8f77e0113b0c6450a8e2d9b845 Mon Sep 17 00:00:00 2001 From: Wilbur Williams <105151352+ThisCatLikesCrypto@users.noreply.github.com> Date: Thu, 11 Apr 2024 12:26:54 +0100 Subject: [PATCH 1292/2331] Update eyescary.json fix problems --- domains/eyescary.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/eyescary.json b/domains/eyescary.json index ad7a516b2..48ecd9048 100644 --- a/domains/eyescary.json +++ b/domains/eyescary.json @@ -1,3 +1,4 @@ +{ "owner": { "username": "EyeScary-Development", "email": "peteromg43@gmail.com" @@ -5,3 +6,4 @@ "record": { "CNAME": "eyescary.pages.dev" } +} From 47def2ab8f0930dc157441d566fb8dbd2837fe34 Mon Sep 17 00:00:00 2001 From: Grinti1 Date: Thu, 11 Apr 2024 14:48:31 +0200 Subject: [PATCH 1293/2331] feat(domain): lowrp.site.is-a.dev --- domains/lowrp.site.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lowrp.site.json diff --git a/domains/lowrp.site.json b/domains/lowrp.site.json new file mode 100644 index 000000000..db924e48c --- /dev/null +++ b/domains/lowrp.site.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Grinti1", + "email": "mlody6869@gmail.com" + }, + "record": { + "CNAME": "lowrp.site" + } +} From 9e8016cc0bc71d8b16835dd9e0da86ecbc57bfac Mon Sep 17 00:00:00 2001 From: Yaman <122475946+yamanISyaman@users.noreply.github.com> Date: Thu, 11 Apr 2024 16:31:57 +0300 Subject: [PATCH 1294/2331] Delete domains/yaman.malla.json --- domains/yaman.malla.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/yaman.malla.json diff --git a/domains/yaman.malla.json b/domains/yaman.malla.json deleted file mode 100644 index e04a6ce7d..000000000 --- a/domains/yaman.malla.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "yamanISyaman", - "email": "yaman.1423@gmail.com" - }, - "record": { - "CNAME": "yaman-malla.surge.sh" - } -} From cd6aad6dcdb6161e77c7444ceeff5fbeb07e7924 Mon Sep 17 00:00:00 2001 From: Yaman <122475946+yamanISyaman@users.noreply.github.com> Date: Thu, 11 Apr 2024 16:35:34 +0300 Subject: [PATCH 1295/2331] Create yaman-malla.json --- domains/yaman-malla.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yaman-malla.json diff --git a/domains/yaman-malla.json b/domains/yaman-malla.json new file mode 100644 index 000000000..e04a6ce7d --- /dev/null +++ b/domains/yaman-malla.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yamanISyaman", + "email": "yaman.1423@gmail.com" + }, + "record": { + "CNAME": "yaman-malla.surge.sh" + } +} From b5e82f074330ea0f0006b2545ad17eedb0956ecb Mon Sep 17 00:00:00 2001 From: Dom Rodriguez Date: Thu, 11 Apr 2024 16:09:15 +0100 Subject: [PATCH 1296/2331] Add `shymega.is-a.dev` subdomain This PR adds a subdomain for my portfolio website (WIP on another subdomain), with Discord and GitHub Pages verification TXT strings. I may add MX records at a later date. I haven't decided yet. But for now, these changes are sufficient. Signed-off-by: Dom Rodriguez --- domains/_discord.shymega.json | 9 +++++++++ domains/_github-pages-challenge-shymega.shymega.json | 9 +++++++++ domains/shymega.json | 9 +++++++++ 3 files changed, 27 insertions(+) create mode 100644 domains/_discord.shymega.json create mode 100644 domains/_github-pages-challenge-shymega.shymega.json create mode 100644 domains/shymega.json diff --git a/domains/_discord.shymega.json b/domains/_discord.shymega.json new file mode 100644 index 000000000..c7d4ec185 --- /dev/null +++ b/domains/_discord.shymega.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shymega", + "email": "shymega@shymega.org.uk", + }, + "record": { + "TXT": "dh=43b627cccb9f6828d48ec7db6a573824bccfabc5" + } +} diff --git a/domains/_github-pages-challenge-shymega.shymega.json b/domains/_github-pages-challenge-shymega.shymega.json new file mode 100644 index 000000000..ebda0f2f6 --- /dev/null +++ b/domains/_github-pages-challenge-shymega.shymega.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shymega", + "email": "shymega@shymega.org.uk" + }, + "record": { + "TXT": "83c50be1b56ddbe89e971e9f77aa0b" + } +} diff --git a/domains/shymega.json b/domains/shymega.json new file mode 100644 index 000000000..9c2f87eec --- /dev/null +++ b/domains/shymega.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shymega", + "email": "shymega@shymega.org.uk" + }, + "record": { + "CNAME": "dom-rodriguez-org-uk.pages.dev" + } +} From 64aa4f64a505f52bda8150179a1294d211068009 Mon Sep 17 00:00:00 2001 From: Myrdincx <69009601+Myrdincx@users.noreply.github.com> Date: Thu, 11 Apr 2024 20:28:16 +0200 Subject: [PATCH 1297/2331] Create _discord.myrdin.is-a.dev.json --- domains/_discord.myrdin.is-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.myrdin.is-a.dev.json diff --git a/domains/_discord.myrdin.is-a.dev.json b/domains/_discord.myrdin.is-a.dev.json new file mode 100644 index 000000000..070e89994 --- /dev/null +++ b/domains/_discord.myrdin.is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Myrdincx", + "email": "myrdincx@gmail.com" + }, + "record": { + "TXT": "dh=66640cb07a3d5f325ece17597144b38af7b75ec9" + } +} From d64668b15b1c8c2c51446af6f0b5ab090bd9ddb1 Mon Sep 17 00:00:00 2001 From: Raafey Raza <95968156+RaafeyRaza@users.noreply.github.com> Date: Fri, 12 Apr 2024 00:40:05 +0500 Subject: [PATCH 1298/2331] Update raafey.json --- domains/raafey.json | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/domains/raafey.json b/domains/raafey.json index 5b3fd37c3..2370a4ba4 100644 --- a/domains/raafey.json +++ b/domains/raafey.json @@ -1,9 +1,10 @@ { - "owner": { - "username": "RaafeyRaza", - "email": "raafeyraza1@gmail.com" - }, - "record": { - "CNAME": "ffcvyw2y.infinityfree.com" - } -} + "owner": { + "username": "RaafeyRaza", + "email": "raafeyraza1@gmail.com" + }, + + "record": { + "A": ["69.30.249.53"] + } + } From 68425432ec8dd523dbb2d57fb38d2135dcfbfe00 Mon Sep 17 00:00:00 2001 From: Myrdin <69009601+Myrdincx@users.noreply.github.com> Date: Thu, 11 Apr 2024 21:49:15 +0200 Subject: [PATCH 1299/2331] Create _github-pages-challenge-Myrdincx.myrdin.json --- domains/_github-pages-challenge-Myrdincx.myrdin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Myrdincx.myrdin.json diff --git a/domains/_github-pages-challenge-Myrdincx.myrdin.json b/domains/_github-pages-challenge-Myrdincx.myrdin.json new file mode 100644 index 000000000..25849f9b3 --- /dev/null +++ b/domains/_github-pages-challenge-Myrdincx.myrdin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Myrdincx", + "email": "myrdincx@gmail.com" + }, + "record": { + "TXT": "73c422f79a3a088a46e52e7844cb08" + } +} From 8f1342dc86bf10629b373f203c0eff1a6b1aa803 Mon Sep 17 00:00:00 2001 From: Jonee Date: Thu, 11 Apr 2024 16:54:51 -0300 Subject: [PATCH 1300/2331] Update jhonneg.json --- domains/jhonneg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jhonneg.json b/domains/jhonneg.json index a92fbb0fa..d97b053ca 100644 --- a/domains/jhonneg.json +++ b/domains/jhonneg.json @@ -7,6 +7,6 @@ "twitter": "Jonee1155" }, "record": { - "URL": "https://jhonneg.github.io/jhonneg/" + "CNAME": "jhonneg.github.io" } } From 7b1460a7c019278b0727386133eedcf438006703 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 12 Apr 2024 09:17:02 +0800 Subject: [PATCH 1301/2331] Delete domains/privacy.json --- domains/privacy.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/privacy.json diff --git a/domains/privacy.json b/domains/privacy.json deleted file mode 100644 index dbfddaf11..000000000 --- a/domains/privacy.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - "record": { - "URL": "https://team.is-a.dev", - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=isdevmail.beadman-network.com,andrew@win11react.com" - } -} From 0f506e9e82dfd6522c52f5b681a3d56462d27a68 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 12 Apr 2024 09:18:12 +0800 Subject: [PATCH 1302/2331] Delete domains/status.json --- domains/status.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/status.json diff --git a/domains/status.json b/domains/status.json deleted file mode 100644 index d7d821553..000000000 --- a/domains/status.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - "record": { - "URL": "https://is-a-dev.wdh.gg" - } -} From 08a47b2ca78e57e9814b75ae41d451590831f581 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 12 Apr 2024 09:18:34 +0800 Subject: [PATCH 1303/2331] Delete domains/register.json --- domains/register.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/register.json diff --git a/domains/register.json b/domains/register.json deleted file mode 100644 index 38302b827..000000000 --- a/domains/register.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - - "record": { - "URL": "https://manage.is-a.dev" - } -} From 379f145dfe502e7085c09d9ccfb0b26dd1eacda8 Mon Sep 17 00:00:00 2001 From: Krishnan Shankar Date: Thu, 11 Apr 2024 22:51:59 -0400 Subject: [PATCH 1304/2331] Create _discord.krishnan.json --- domains/_discord.krishnan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.krishnan.json diff --git a/domains/_discord.krishnan.json b/domains/_discord.krishnan.json new file mode 100644 index 000000000..76332d52c --- /dev/null +++ b/domains/_discord.krishnan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "krishnans2006", + "email": "krishnans2006@gmail.com" + }, + "record": { + "TXT": "dh=fb4689a2ce0128317b7371c97ce6cc9c1940d73e" + } +} From ba086bcb219ab225d23282af13da943e7473e67f Mon Sep 17 00:00:00 2001 From: Krishnan Shankar Date: Thu, 11 Apr 2024 22:56:41 -0400 Subject: [PATCH 1305/2331] Create _github-pages-challenge-krishnans2006.krishnan.json --- .../_github-pages-challenge-krishnans2006.krishnan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-krishnans2006.krishnan.json diff --git a/domains/_github-pages-challenge-krishnans2006.krishnan.json b/domains/_github-pages-challenge-krishnans2006.krishnan.json new file mode 100644 index 000000000..b5377951e --- /dev/null +++ b/domains/_github-pages-challenge-krishnans2006.krishnan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "krishnans2006", + "email": "krishnans2006@gmail.com" + }, + "record": { + "TXT": "98ed55fbc51103499325626a360a64" + } +} From 522cbf01838d87c4009c3ca03c4b9ef0a0aca92b Mon Sep 17 00:00:00 2001 From: nikytap1n Date: Thu, 11 Apr 2024 20:51:54 -0700 Subject: [PATCH 1306/2331] feat(domain): nikywelcome.is-a.dev --- domains/nikywelcome.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nikywelcome.json diff --git a/domains/nikywelcome.json b/domains/nikywelcome.json new file mode 100644 index 000000000..405df53fb --- /dev/null +++ b/domains/nikywelcome.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nikytap1n", + "email": "anhky726@gmail.com" + }, + "record": { + "CNAME": "28nikywelcome03.github.io" + } +} From 7b25dd4f7a59d69b5ab8a4ddc032b215a0545b86 Mon Sep 17 00:00:00 2001 From: nikyy2 Date: Thu, 11 Apr 2024 20:55:53 -0700 Subject: [PATCH 1307/2331] feat(domain): nikywelcome.is-a.dev --- domains/nikywelcome.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nikywelcome.json diff --git a/domains/nikywelcome.json b/domains/nikywelcome.json new file mode 100644 index 000000000..af390f47b --- /dev/null +++ b/domains/nikywelcome.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nikyy2", + "email": "anhky581@gmail.com" + }, + "record": { + "CNAME": "28nikywelcome03.github.io" + } +} From 68dcedc7b56e40cf8a8424f803e057efd3be126c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 12 Apr 2024 15:52:03 +0800 Subject: [PATCH 1308/2331] Update william.json --- domains/william.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/william.json b/domains/william.json index 0a51a1e9a..2bfaddfb6 100644 --- a/domains/william.json +++ b/domains/william.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "wdhdns.com" + "URL": "https://williamharrison.dev" } } From 300c6425e771c3f4c3a46f29db7bb06c1d08a84d Mon Sep 17 00:00:00 2001 From: Xshafi Date: Fri, 12 Apr 2024 15:27:12 +0530 Subject: [PATCH 1309/2331] feat(domain): shafi.is-a.dev --- domains/shafi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shafi.json diff --git a/domains/shafi.json b/domains/shafi.json new file mode 100644 index 000000000..02bec08b7 --- /dev/null +++ b/domains/shafi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Xshafi", + "email": "AkramSanghar10@gmail.com" + }, + "record": { + "CNAME": "xshafi.github.io" + } +} From e02a599e1bb10452e706209e5e65c248f7736de0 Mon Sep 17 00:00:00 2001 From: geenzo69 Date: Fri, 12 Apr 2024 18:42:35 +0700 Subject: [PATCH 1310/2331] feat(domain): geenzo.is-a.dev --- domains/geenzo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/geenzo.json diff --git a/domains/geenzo.json b/domains/geenzo.json new file mode 100644 index 000000000..3a09da31a --- /dev/null +++ b/domains/geenzo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "geenzo69", + "email": "geenzogamer164@gmail.com" + }, + "record": { + "CNAME": "server.geenzo.eu.org" + } +} From 3a18ecae9859ef87877a9b23efb1f8e9e1a0ab95 Mon Sep 17 00:00:00 2001 From: AKCord Date: Fri, 12 Apr 2024 20:28:38 +0545 Subject: [PATCH 1311/2331] feat(domain): akcord.is-a.dev --- domains/akcord.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/akcord.json diff --git a/domains/akcord.json b/domains/akcord.json new file mode 100644 index 000000000..2600c577e --- /dev/null +++ b/domains/akcord.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AKCord", + "email": "shrestha.aeniv@gmail.com" + }, + "record": { + "URL": "https://akcord.github.io/" + } +} From 12701a7fa2886b74cba99a42b1a5fbf7131b6471 Mon Sep 17 00:00:00 2001 From: rpineda26 Date: Fri, 12 Apr 2024 23:39:40 +0800 Subject: [PATCH 1312/2331] feat(domain): ralphpineda.is-a.dev --- domains/ralphpineda.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ralphpineda.json diff --git a/domains/ralphpineda.json b/domains/ralphpineda.json new file mode 100644 index 000000000..53209c7b5 --- /dev/null +++ b/domains/ralphpineda.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rpineda26", + "email": "rp.pineda26@gmail.com" + }, + "record": { + "URL": "https://rpineda26.github.io/portfolio" + } +} From 2e703435b59a912b273329b2713f2324b4e7e92d Mon Sep 17 00:00:00 2001 From: shorko <111064437+shorkdev@users.noreply.github.com> Date: Fri, 12 Apr 2024 16:19:57 +0000 Subject: [PATCH 1313/2331] Create shork.json --- domains/shork.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 domains/shork.json diff --git a/domains/shork.json b/domains/shork.json new file mode 100644 index 000000000..dc74fa799 --- /dev/null +++ b/domains/shork.json @@ -0,0 +1,6 @@ +{ + "owner": { + "username": "shorkdev", + "email": "shork_d3v@proton.me" + } +} From b570f816bb5a974bfb7e37cd1083b457419c093e Mon Sep 17 00:00:00 2001 From: shorko <111064437+shorkdev@users.noreply.github.com> Date: Fri, 12 Apr 2024 16:21:35 +0000 Subject: [PATCH 1314/2331] Update shork.json --- domains/shork.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/domains/shork.json b/domains/shork.json index dc74fa799..4e0ba711c 100644 --- a/domains/shork.json +++ b/domains/shork.json @@ -2,5 +2,8 @@ "owner": { "username": "shorkdev", "email": "shork_d3v@proton.me" + }, + "record": { + "URL": "https://shork.one" } } From e06b0786242b393daf07f9c003862a2cccd4c505 Mon Sep 17 00:00:00 2001 From: shorko <111064437+shorkdev@users.noreply.github.com> Date: Fri, 12 Apr 2024 16:25:18 +0000 Subject: [PATCH 1315/2331] Update shork.json --- domains/shork.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/shork.json b/domains/shork.json index 4e0ba711c..0af2bdf46 100644 --- a/domains/shork.json +++ b/domains/shork.json @@ -1,7 +1,8 @@ { "owner": { "username": "shorkdev", - "email": "shork_d3v@proton.me" + "email": "shork_d3v@proton.me", + "telegram": "@shorko_owo" }, "record": { "URL": "https://shork.one" From 2525291fca52d2585ffb94f4801f69fce1d520af Mon Sep 17 00:00:00 2001 From: WiseFrederick Date: Fri, 12 Apr 2024 17:49:10 +0100 Subject: [PATCH 1316/2331] feat(domain): sebb.is-a.dev --- domains/sebb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sebb.json diff --git a/domains/sebb.json b/domains/sebb.json new file mode 100644 index 000000000..ad2edcaaa --- /dev/null +++ b/domains/sebb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "WiseFrederick", + "email": "plen.plan.plane.plene@gmail.com" + }, + "record": { + "CNAME": "sebb.pages.dev" + } +} From 32e37c5925c42d7e88395a8dadb301009e91ab5f Mon Sep 17 00:00:00 2001 From: shorkdev Date: Fri, 12 Apr 2024 17:43:38 +0000 Subject: [PATCH 1317/2331] feat(domain): shorko.is-a.dev --- domains/shorko.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shorko.json diff --git a/domains/shorko.json b/domains/shorko.json new file mode 100644 index 000000000..9f9c5e905 --- /dev/null +++ b/domains/shorko.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shorkdev", + "email": "shork_d3v@proton.me" + }, + "record": { + "URL": "https://shork.one" + } +} From f065564ac6c97725a8e6c07755440fc0c699988a Mon Sep 17 00:00:00 2001 From: hghfth <76017241+hghfth@users.noreply.github.com> Date: Fri, 12 Apr 2024 21:19:03 +0000 Subject: [PATCH 1318/2331] Update ziko.json Wrong ip. Sorry --- domains/ziko.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ziko.json b/domains/ziko.json index b4451e746..0b2589b48 100644 --- a/domains/ziko.json +++ b/domains/ziko.json @@ -6,7 +6,7 @@ }, "record": { - "A": ["45.134.212.78"] + "A": ["51.20.101.210"] } } - \ No newline at end of file + From 457e9eceedf1d057c6f87ea53cefc4b1296a6b32 Mon Sep 17 00:00:00 2001 From: Chrischenny0 Date: Fri, 12 Apr 2024 18:03:08 -0500 Subject: [PATCH 1319/2331] feat(domain): chrischenny.is-a.dev --- domains/chrischenny.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/chrischenny.json diff --git a/domains/chrischenny.json b/domains/chrischenny.json new file mode 100644 index 000000000..f152f500a --- /dev/null +++ b/domains/chrischenny.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Chrischenny0", + "email": "chris_chenoweth1@baylor.edu" + }, + "record": { + "CNAME": "alamhouse.duckdns.org" + } +} From 34c12d6a31ef595e7da143d3c562cca39539a251 Mon Sep 17 00:00:00 2001 From: Chrischenny0 <90437595+Chrischenny0@users.noreply.github.com> Date: Fri, 12 Apr 2024 18:04:45 -0500 Subject: [PATCH 1320/2331] Update chrischenny.json --- domains/chrischenny.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/chrischenny.json b/domains/chrischenny.json index f152f500a..85f7fb535 100644 --- a/domains/chrischenny.json +++ b/domains/chrischenny.json @@ -4,6 +4,6 @@ "email": "chris_chenoweth1@baylor.edu" }, "record": { - "CNAME": "alamhouse.duckdns.org" + "CNAME": "alamohouse.duckdns.org" } } From 3ced658b487e1e7e184f2a8dc8b5e937f7c6891c Mon Sep 17 00:00:00 2001 From: Riihime Date: Sat, 13 Apr 2024 06:57:19 +0700 Subject: [PATCH 1321/2331] feat(domain): riihime.is-a.dev --- domains/riihime.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/riihime.json diff --git a/domains/riihime.json b/domains/riihime.json new file mode 100644 index 000000000..73183a9e3 --- /dev/null +++ b/domains/riihime.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Riihime", + "email": "miuly1459@gmail.com" + }, + "record": { + "A": ["68.65.123.44"] + } +} From e7c7662966b1cd745931a81b76eed22e3808cd4a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 12 Apr 2024 21:10:05 -0400 Subject: [PATCH 1322/2331] Update _discord.shymega.json --- domains/_discord.shymega.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.shymega.json b/domains/_discord.shymega.json index c7d4ec185..55ad48b75 100644 --- a/domains/_discord.shymega.json +++ b/domains/_discord.shymega.json @@ -1,7 +1,7 @@ { "owner": { "username": "shymega", - "email": "shymega@shymega.org.uk", + "email": "shymega@shymega.org.uk" }, "record": { "TXT": "dh=43b627cccb9f6828d48ec7db6a573824bccfabc5" From 0664b0aeee66992b9add20e63eb287a0645f6aef Mon Sep 17 00:00:00 2001 From: rickynolep Date: Sat, 13 Apr 2024 10:25:59 +0800 Subject: [PATCH 1323/2331] feat(domain): ricky.is-a.dev --- domains/ricky.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ricky.json diff --git a/domains/ricky.json b/domains/ricky.json new file mode 100644 index 000000000..ee3d2dbf2 --- /dev/null +++ b/domains/ricky.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rickynolep", + "email": "rickynolepcuy@gmail.com" + }, + "record": { + "CNAME": "rickynolep.github.io" + } +} From 7b4952eeea0e6a9be585a41858922d3dc2d05f62 Mon Sep 17 00:00:00 2001 From: mvishok Date: Sat, 13 Apr 2024 10:38:01 +0530 Subject: [PATCH 1324/2331] feat(domain): vishok.is-a.dev --- domains/vishok.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vishok.json diff --git a/domains/vishok.json b/domains/vishok.json new file mode 100644 index 000000000..3cf5fd844 --- /dev/null +++ b/domains/vishok.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mvishok", + "email": "mvishok2005@gmail.com" + }, + "record": { + "CNAME": "mvishok.github.io" + } +} From 34426e7e609f2f0910bd6421ee21813463af38b4 Mon Sep 17 00:00:00 2001 From: Riihime <118199023+Riihime@users.noreply.github.com> Date: Sat, 13 Apr 2024 12:42:08 +0700 Subject: [PATCH 1325/2331] Update riihime.json --- domains/riihime.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/riihime.json b/domains/riihime.json index 73183a9e3..e03f7cb15 100644 --- a/domains/riihime.json +++ b/domains/riihime.json @@ -4,6 +4,6 @@ "email": "miuly1459@gmail.com" }, "record": { - "A": ["68.65.123.44"] + "CNAME": "riihime.github.io" } } From c9a3f847a53301d15485a4925a9b8dbdc500bb50 Mon Sep 17 00:00:00 2001 From: Riihime Date: Sat, 13 Apr 2024 12:54:14 +0700 Subject: [PATCH 1326/2331] Create _github-pages-challenge-Riihime.riihime.json --- domains/_github-pages-challenge-Riihime.riihime.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-Riihime.riihime.json diff --git a/domains/_github-pages-challenge-Riihime.riihime.json b/domains/_github-pages-challenge-Riihime.riihime.json new file mode 100644 index 000000000..62357f46f --- /dev/null +++ b/domains/_github-pages-challenge-Riihime.riihime.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Riihime", + "email": "", + "discord": "riihime" + }, + "record": { + "TXT": "dbf468dcc12907dc90b485737f344a" + } + } \ No newline at end of file From 1cf730938b390e9736d8e07ca15f16c15e47526f Mon Sep 17 00:00:00 2001 From: nikyisme <158007947+nikyy2@users.noreply.github.com> Date: Fri, 12 Apr 2024 23:29:19 -0700 Subject: [PATCH 1327/2331] Update nikywelcome.json --- domains/nikywelcome.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nikywelcome.json b/domains/nikywelcome.json index af390f47b..fe0666f58 100644 --- a/domains/nikywelcome.json +++ b/domains/nikywelcome.json @@ -4,6 +4,6 @@ "email": "anhky581@gmail.com" }, "record": { - "CNAME": "28nikywelcome03.github.io" + "CNAME": "nikytap1n.github.io" } } From 4c1e858e65d651d67c80ae60557f9fb2689280c3 Mon Sep 17 00:00:00 2001 From: Vibred Date: Sat, 13 Apr 2024 19:23:45 +0800 Subject: [PATCH 1328/2331] feat(domain): zwei.is-a.dev --- domains/zwei.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zwei.json diff --git a/domains/zwei.json b/domains/zwei.json new file mode 100644 index 000000000..50763b3c0 --- /dev/null +++ b/domains/zwei.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Vibred", + "email": "vibred@pm.me" + }, + "record": { + "CNAME": "telegraph-image2-c9p.pages.dev" + } +} From 1e863bc030d36c8e21e3e26da0a38d21e691bc83 Mon Sep 17 00:00:00 2001 From: AKCord <82466227+AKCord@users.noreply.github.com> Date: Sat, 13 Apr 2024 17:33:50 +0545 Subject: [PATCH 1329/2331] Update akcord.json --- domains/akcord.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/akcord.json b/domains/akcord.json index 2600c577e..59e946e13 100644 --- a/domains/akcord.json +++ b/domains/akcord.json @@ -1,9 +1,11 @@ { + "description": "AKCord's Portfolio", + "repo": "https://github.com/AKCord/akcord.github.io", "owner": { "username": "AKCord", "email": "shrestha.aeniv@gmail.com" }, "record": { - "URL": "https://akcord.github.io/" + "CNAME": "akcord.github.io" } } From a8b1b423f3b9fe51ed10890303ca6563bdd9139c Mon Sep 17 00:00:00 2001 From: Julius Date: Sat, 13 Apr 2024 12:09:58 +0000 Subject: [PATCH 1330/2331] Update dasshark.json --- domains/dasshark.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dasshark.json b/domains/dasshark.json index 3c749dca8..5088e0a56 100644 --- a/domains/dasshark.json +++ b/domains/dasshark.json @@ -4,6 +4,6 @@ "email": "dassharkk@proton.me" }, "record": { - "CNAME": "dasshark.dasshept.de" + "CNAME": "julius.software" } } From 71ffb79be9a9f49f5c79137df524a9c331005e9a Mon Sep 17 00:00:00 2001 From: Julius Date: Sat, 13 Apr 2024 12:10:24 +0000 Subject: [PATCH 1331/2331] Update dasshark.json --- domains/dasshark.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dasshark.json b/domains/dasshark.json index 5088e0a56..ab0d6e63a 100644 --- a/domains/dasshark.json +++ b/domains/dasshark.json @@ -1,7 +1,7 @@ { "owner": { "username": "DasSharkk", - "email": "dassharkk@proton.me" + "email": "mail@julius.software" }, "record": { "CNAME": "julius.software" From e71a7e75ef0039131a4be45a75010bae1859d9d3 Mon Sep 17 00:00:00 2001 From: orangc Date: Sat, 13 Apr 2024 19:20:49 +0300 Subject: [PATCH 1332/2331] Update orange.json --- domains/orange.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/orange.json b/domains/orange.json index 0e3a2a77d..8b3e4df9c 100644 --- a/domains/orange.json +++ b/domains/orange.json @@ -4,6 +4,6 @@ "email": "orangc@proton.me" }, "record": { - "CNAME": "sahmed011.github.io" + "CNAME": "orangc.is-a.dev" } } From dd83d7b9697ed2e3595a9b715be9ddd0ccf24803 Mon Sep 17 00:00:00 2001 From: orangc Date: Sat, 13 Apr 2024 19:21:16 +0300 Subject: [PATCH 1333/2331] Create orangc.json --- domains/orangc.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/orangc.json diff --git a/domains/orangc.json b/domains/orangc.json new file mode 100644 index 000000000..0e3a2a77d --- /dev/null +++ b/domains/orangc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "orxngc", + "email": "orangc@proton.me" + }, + "record": { + "CNAME": "sahmed011.github.io" + } +} From e66f52289dbec62fedbd2165148ac3c72a74abdc Mon Sep 17 00:00:00 2001 From: orangc Date: Sat, 13 Apr 2024 19:24:40 +0300 Subject: [PATCH 1334/2331] Create oc.json --- domains/oc.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/oc.json diff --git a/domains/oc.json b/domains/oc.json new file mode 100644 index 000000000..8b3e4df9c --- /dev/null +++ b/domains/oc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "orxngc", + "email": "orangc@proton.me" + }, + "record": { + "CNAME": "orangc.is-a.dev" + } +} From 503680d444e2c2e225537badf45bc703a52e8b4c Mon Sep 17 00:00:00 2001 From: orangc Date: Sat, 13 Apr 2024 19:29:13 +0300 Subject: [PATCH 1335/2331] 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 0e3a2a77d..791bb5de6 100644 --- a/domains/orangc.json +++ b/domains/orangc.json @@ -4,6 +4,6 @@ "email": "orangc@proton.me" }, "record": { - "CNAME": "sahmed011.github.io" + "CNAME": "orxngc.github.io" } } From 544717cc933918b02bd7171c8339d8c688783a17 Mon Sep 17 00:00:00 2001 From: Poked <101025174+PokedWasTaken@users.noreply.github.com> Date: Sat, 13 Apr 2024 11:08:27 -0600 Subject: [PATCH 1336/2331] Update poked.json --- domains/poked.json | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/domains/poked.json b/domains/poked.json index 9470797fb..7c7f30683 100644 --- a/domains/poked.json +++ b/domains/poked.json @@ -1,13 +1,12 @@ { "description": "poked.is-a.dev", - "repo": "https://github.com/PokedArmory/PokedArmory.github.io", + "repo": "https://github.com/PokedWasTaken/PokedWasTaken.github.io", "owner": { - "username": "PokedArmory", - "email": "poked.armory@gmail.com", - "discord": "Poked_Armory#0001", - "twitter": "PokedWasTaken" + "username": "PokedWasTaken", + "email": "pokedwastaken@gmail.com", + "discord": "poked" }, "record": { - "CNAME": "PokedArmory.github.io" + "CNAME": "PokedWasTaken.github.io" } } From 2215758054f2d8aab4b08c2bf367e8ad9d942fbf Mon Sep 17 00:00:00 2001 From: Poked <101025174+PokedWasTaken@users.noreply.github.com> Date: Sat, 13 Apr 2024 11:09:26 -0600 Subject: [PATCH 1337/2331] Create _discord.poked.json --- domains/_discord.poked.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.poked.json diff --git a/domains/_discord.poked.json b/domains/_discord.poked.json new file mode 100644 index 000000000..7f78a4be3 --- /dev/null +++ b/domains/_discord.poked.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "PokedWasTaken", + "email": "pokedwastaken@gmail.com", + "discord": "poked" + }, + "record": { + "TXT": "dh=14c9c8708542baf32a78da0ac413184b02e43486" + } +} From 0584d6052100487865f79dd0df8d2ffd14cf6a08 Mon Sep 17 00:00:00 2001 From: orangc Date: Sat, 13 Apr 2024 20:17:40 +0300 Subject: [PATCH 1338/2331] Update oc.json --- domains/oc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/oc.json b/domains/oc.json index 8b3e4df9c..7ef1bd54a 100644 --- a/domains/oc.json +++ b/domains/oc.json @@ -4,6 +4,6 @@ "email": "orangc@proton.me" }, "record": { - "CNAME": "orangc.is-a.dev" + "URL": "orangc.is-a.dev" } } From dc116551a2d7e228d61f2408ecfc3ee9a1bdf4eb Mon Sep 17 00:00:00 2001 From: orangc Date: Sat, 13 Apr 2024 20:18:11 +0300 Subject: [PATCH 1339/2331] Update orange.json --- domains/orange.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/orange.json b/domains/orange.json index 8b3e4df9c..7ef1bd54a 100644 --- a/domains/orange.json +++ b/domains/orange.json @@ -4,6 +4,6 @@ "email": "orangc@proton.me" }, "record": { - "CNAME": "orangc.is-a.dev" + "URL": "orangc.is-a.dev" } } From 22886e3bc4f63b38e49449f4c1056982b0c6d649 Mon Sep 17 00:00:00 2001 From: orangc Date: Sat, 13 Apr 2024 20:26:43 +0300 Subject: [PATCH 1340/2331] Update oc.json --- domains/oc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/oc.json b/domains/oc.json index 7ef1bd54a..86976d89e 100644 --- a/domains/oc.json +++ b/domains/oc.json @@ -4,6 +4,6 @@ "email": "orangc@proton.me" }, "record": { - "URL": "orangc.is-a.dev" + "URL": "https://orangc.is-a.dev" } } From 47356933782fe690903837d3d87147b6a990c6cf Mon Sep 17 00:00:00 2001 From: orangc Date: Sat, 13 Apr 2024 20:26:54 +0300 Subject: [PATCH 1341/2331] Update orange.json --- domains/orange.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/orange.json b/domains/orange.json index 7ef1bd54a..86976d89e 100644 --- a/domains/orange.json +++ b/domains/orange.json @@ -4,6 +4,6 @@ "email": "orangc@proton.me" }, "record": { - "URL": "orangc.is-a.dev" + "URL": "https://orangc.is-a.dev" } } From 8edd3c2269ed4e0746750a6251350a5fb02fdd1c Mon Sep 17 00:00:00 2001 From: "Keira E. C. T" Date: Sat, 13 Apr 2024 20:00:54 +0100 Subject: [PATCH 1342/2331] updated server ip --- domains/researcx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/researcx.json b/domains/researcx.json index 4c60eb149..d3e55e21b 100644 --- a/domains/researcx.json +++ b/domains/researcx.json @@ -5,7 +5,7 @@ }, "record": { "A": [ - "129.151.206.225" + "207.127.95.80" ], "MX": [ "mx.zoho.eu", From f17d7596d190b0df71cc58a44529b2d0e2e8bfd1 Mon Sep 17 00:00:00 2001 From: Dan Habot Date: Sat, 13 Apr 2024 23:18:44 -0400 Subject: [PATCH 1343/2331] changed description --- domains/dan-habot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dan-habot.json b/domains/dan-habot.json index b69f8a9c7..fe6ba021b 100644 --- a/domains/dan-habot.json +++ b/domains/dan-habot.json @@ -1,5 +1,5 @@ { - "description": "Fullstack web & mobile dev, quality assurance, automation, reverse engineering, and flexible", + "description": "My links", "repo": "https://github.com/danhab99/danhab99.github.io", "owner": { "username": "danhab99", From d72b050ee7536f1c204d3f4340b1b3b9f0245db9 Mon Sep 17 00:00:00 2001 From: carafelix Date: Sun, 14 Apr 2024 02:28:41 -0400 Subject: [PATCH 1344/2331] Create heroprotagonist.json --- domains/heroprotagonist.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/heroprotagonist.json diff --git a/domains/heroprotagonist.json b/domains/heroprotagonist.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/heroprotagonist.json @@ -0,0 +1 @@ + From dd5192fc53e658355083e8c5cc7c8545ad408c33 Mon Sep 17 00:00:00 2001 From: NikSne Date: Sun, 14 Apr 2024 12:50:34 +0300 Subject: [PATCH 1345/2331] Update niksne.json --- domains/niksne.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/niksne.json b/domains/niksne.json index 9d78e9e26..69dc9881c 100644 --- a/domains/niksne.json +++ b/domains/niksne.json @@ -4,6 +4,6 @@ "email": "niksne.mc@yandex.ru" }, "record": { - "CNAME": "www.niksne.ru" + "CNAME": "niksne-ru.pages.dev" } } From 1aeeb8e51c812fe1b22dee3294ba520464845d3f Mon Sep 17 00:00:00 2001 From: NikSne Date: Sun, 14 Apr 2024 12:54:28 +0300 Subject: [PATCH 1346/2331] Create _discord.niksne.json --- domains/_discord.niksne.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.niksne.json diff --git a/domains/_discord.niksne.json b/domains/_discord.niksne.json new file mode 100644 index 000000000..bf4273cb6 --- /dev/null +++ b/domains/_discord.niksne.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NiKSneMC", + "email": "contact@niksne.ru" + }, + "record": { + "TXT": "dh=47ed92cf32dd1f8ab41a7dd00ee21d1e09fc8317" + } +} From 10e2cab3c9857db1aa04d8165f3bf8081bb52339 Mon Sep 17 00:00:00 2001 From: NikSne Date: Sun, 14 Apr 2024 12:58:23 +0300 Subject: [PATCH 1347/2331] Update niksne.json --- domains/niksne.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/niksne.json b/domains/niksne.json index 69dc9881c..cfbf9242b 100644 --- a/domains/niksne.json +++ b/domains/niksne.json @@ -1,7 +1,7 @@ { "owner": { "username": "NikSneMC", - "email": "niksne.mc@yandex.ru" + "email": "contact@niksne.ru" }, "record": { "CNAME": "niksne-ru.pages.dev" From b4ee583740080c118c74eaea2f7ff35b902b8529 Mon Sep 17 00:00:00 2001 From: NikSne Date: Sun, 14 Apr 2024 13:06:18 +0300 Subject: [PATCH 1348/2331] Create _github-pages-challenge-NikSneMC.niksne.json --- domains/_github-pages-challenge-NikSneMC.niksne.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-NikSneMC.niksne.json diff --git a/domains/_github-pages-challenge-NikSneMC.niksne.json b/domains/_github-pages-challenge-NikSneMC.niksne.json new file mode 100644 index 000000000..1f1ce902b --- /dev/null +++ b/domains/_github-pages-challenge-NikSneMC.niksne.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NikSneMC", + "email": "contact@niksne.ru" + }, + "record": { + "TXT": "6cde33bca742bd0dd9adf39a8f6d82" + } +} From 4c2d4001ed3b9c6a9f494767358128a03670aa4d Mon Sep 17 00:00:00 2001 From: toast <165365207+lightly-toasted@users.noreply.github.com> Date: Sun, 14 Apr 2024 19:21:59 +0900 Subject: [PATCH 1349/2331] Create toast.json --- domains/toast.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/toast.json diff --git a/domains/toast.json b/domains/toast.json new file mode 100644 index 000000000..a2b007167 --- /dev/null +++ b/domains/toast.json @@ -0,0 +1,11 @@ +{ + "description": "toast's toast", + "repo": "https://github.com/lightly-toasted/lightly-toasted.github.io", + "owner": { + "username": "lightly-toasted", + "email": "tooast@duck.com" + }, + "record": { + "CNAME": "lightly-toasted.github.io" + } +} From 31a1b16f7b57e58a320ae8e07a078be6414623c7 Mon Sep 17 00:00:00 2001 From: toast <165365207+lightly-toasted@users.noreply.github.com> Date: Sun, 14 Apr 2024 19:23:02 +0900 Subject: [PATCH 1350/2331] Create _discord.toast.json --- domains/_discord.toast.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.toast.json diff --git a/domains/_discord.toast.json b/domains/_discord.toast.json new file mode 100644 index 000000000..2af883808 --- /dev/null +++ b/domains/_discord.toast.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lightly-toasted", + "email": "tooast@duck.com" + }, + "record": { + "TXT": "dh=bfb579423bd225af45d72942fe5c646b0504b2c6" + } +} From 79f1fac36bfe8d921c2e282da11b43f7e3791d01 Mon Sep 17 00:00:00 2001 From: Riotly <166890209+Riotly@users.noreply.github.com> Date: Sun, 14 Apr 2024 18:43:07 +0530 Subject: [PATCH 1351/2331] Create harsh.json --- domains/harsh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/harsh.json diff --git a/domains/harsh.json b/domains/harsh.json new file mode 100644 index 000000000..7c56c7883 --- /dev/null +++ b/domains/harsh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Riotly", + "email": "harshskb73@gmail.com" + }, + "record": { + "A": ["217.119.143.38"] + } +} From 84150ab86866c1cba4d3768418ab892023bcda68 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sun, 14 Apr 2024 15:54:47 +0200 Subject: [PATCH 1352/2331] converted file name to lowercase --- ...C.niksne.json => _github-pages-challenge-niksnemc.niksne.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-NikSneMC.niksne.json => _github-pages-challenge-niksnemc.niksne.json} (100%) diff --git a/domains/_github-pages-challenge-NikSneMC.niksne.json b/domains/_github-pages-challenge-niksnemc.niksne.json similarity index 100% rename from domains/_github-pages-challenge-NikSneMC.niksne.json rename to domains/_github-pages-challenge-niksnemc.niksne.json From 7efb15c54b1cc2d8c54568db2ce4b8ca77e6239f Mon Sep 17 00:00:00 2001 From: JB Carreon Date: Sun, 14 Apr 2024 22:42:58 +0800 Subject: [PATCH 1353/2331] Create jb.json --- domains/jb.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jb.json diff --git a/domains/jb.json b/domains/jb.json new file mode 100644 index 000000000..c62f2cfa6 --- /dev/null +++ b/domains/jb.json @@ -0,0 +1,10 @@ +{ + "description": "jbcarreon123's personal website", + "owner": { + "username": "jbcarreon123", + "email": "jbcarreon212@gmail.com" + }, + "record": { + "A": [ "35.223.92.119" ] + } +} From 76810697ffbd6fd6a677e8dcebbecbec799c788f Mon Sep 17 00:00:00 2001 From: Hero Protagonist Date: Sun, 14 Apr 2024 12:34:33 -0400 Subject: [PATCH 1354/2331] Update heroprotagonist.json --- domains/heroprotagonist.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/heroprotagonist.json b/domains/heroprotagonist.json index 8b1378917..8afe86c34 100644 --- a/domains/heroprotagonist.json +++ b/domains/heroprotagonist.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "carafelix", + "email": "heroprotagonist32@gmail.com" + }, + "record": { + "CNAME": "carafelix.github.io" + } +} From 959b41154f72b893dfafe8692e03bc2680ef46b4 Mon Sep 17 00:00:00 2001 From: AKCord <82466227+AKCord@users.noreply.github.com> Date: Sun, 14 Apr 2024 23:34:06 +0545 Subject: [PATCH 1355/2331] Create _discord.akcord.is-a.dev.json --- domains/_discord.akcord.is-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.akcord.is-a.dev.json diff --git a/domains/_discord.akcord.is-a.dev.json b/domains/_discord.akcord.is-a.dev.json new file mode 100644 index 000000000..8aad82de9 --- /dev/null +++ b/domains/_discord.akcord.is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AKCord", + "email": "shrestha.aeniv@gmail.com" + }, + "record": { + "TXT": "dh=fc3eadcea1712e3159f516950cf20f2397647f63" + } +} From 04ac26b0783076ff4e1462e5586f25e04ac793e1 Mon Sep 17 00:00:00 2001 From: Ajay Sathish Preetha <95515701+Aj-Cdr@users.noreply.github.com> Date: Sun, 14 Apr 2024 12:16:02 -0700 Subject: [PATCH 1356/2331] Update ajay.json --- domains/ajay.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ajay.json b/domains/ajay.json index f0f42a346..e6c10300b 100644 --- a/domains/ajay.json +++ b/domains/ajay.json @@ -4,6 +4,6 @@ "email": "ajaysathishpreetha2.0@gmail.com" }, "record": { - "URL": "https://ajay-cdr.framer.website/" + "URL": "https://ajay.framer.ai/" } } From 704ab1ec0000225fb6bc306480e563e73da696fa Mon Sep 17 00:00:00 2001 From: ibrahimaitech Date: Sun, 14 Apr 2024 22:52:25 +0300 Subject: [PATCH 1357/2331] feat(domain): ibrahimai.is-a.dev --- domains/ibrahimai.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ibrahimai.json diff --git a/domains/ibrahimai.json b/domains/ibrahimai.json new file mode 100644 index 000000000..f9d27e62d --- /dev/null +++ b/domains/ibrahimai.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ibrahimaitech", + "email": "ibrahimaik045@gmail.com" + }, + "record": { + "URL": "https://telegra.ph/file/9101ffa9637ca85a5cae1.jpg" + } +} From 8700ae3bc9605e29d97b9163c705b4ef82dd1f23 Mon Sep 17 00:00:00 2001 From: ibrahimaitech Date: Sun, 14 Apr 2024 23:02:55 +0300 Subject: [PATCH 1358/2331] feat(domain): ibrahimtech.is-a.dev --- domains/ibrahimtech.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ibrahimtech.json diff --git a/domains/ibrahimtech.json b/domains/ibrahimtech.json new file mode 100644 index 000000000..cffb72faa --- /dev/null +++ b/domains/ibrahimtech.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ibrahimaitech", + "email": "ibrahimaik045@gmail.com" + }, + "record": { + "URL": "https://telegra.ph/file/13685b7a1d9131dd7ca27.jpg" + } +} From 4d3a41ca444604e352d29ae2faf2a4e5598d532e Mon Sep 17 00:00:00 2001 From: JB Carreon Date: Mon, 15 Apr 2024 06:23:56 +0800 Subject: [PATCH 1359/2331] Update jb.json --- domains/jb.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/jb.json b/domains/jb.json index c62f2cfa6..8ce57515b 100644 --- a/domains/jb.json +++ b/domains/jb.json @@ -1,5 +1,6 @@ { "description": "jbcarreon123's personal website", + "repo": "https://github.com/jbcarreon123/jbs-website/", "owner": { "username": "jbcarreon123", "email": "jbcarreon212@gmail.com" From 4a38a9f7a93a06f8f274230f4d226873604eb0f0 Mon Sep 17 00:00:00 2001 From: notxlua <167039839+notxlua@users.noreply.github.com> Date: Sun, 14 Apr 2024 19:25:38 -0500 Subject: [PATCH 1360/2331] Create lua.json Made the site thingamajig. --- .github/lua.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .github/lua.json diff --git a/.github/lua.json b/.github/lua.json new file mode 100644 index 000000000..f8bb5a5b4 --- /dev/null +++ b/.github/lua.json @@ -0,0 +1,10 @@ +{ + "description": "A website detailing the progress and projects of Lua", + "owner": { + "username": "notxlua", + "email": "notxlua@gmail.com" + }, + "record": { + "CNAME": "xmw2.wordpress.com" + } +} From 97e8bb10c705d048f41426ec372c556f29ba9435 Mon Sep 17 00:00:00 2001 From: notxlua <167039839+notxlua@users.noreply.github.com> Date: Sun, 14 Apr 2024 19:29:52 -0500 Subject: [PATCH 1361/2331] Create lua.json --- domains/lua.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/lua.json diff --git a/domains/lua.json b/domains/lua.json new file mode 100644 index 000000000..3778f152d --- /dev/null +++ b/domains/lua.json @@ -0,0 +1,10 @@ +{ + "description": "Just a website for detailing the game development projects of Lua", + "owner": { + "username": "notxlua", + "email": "notxlua@gmail.com" + }, + "record": { + "CNAME": "xmw2.wordpress.com" + } +} From e8ff05f9b3dd833cfb96cd441dd1f42a0d0759e2 Mon Sep 17 00:00:00 2001 From: JB Carreon Date: Mon, 15 Apr 2024 08:36:30 +0800 Subject: [PATCH 1362/2331] Delete .github/lua.json --- .github/lua.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 .github/lua.json diff --git a/.github/lua.json b/.github/lua.json deleted file mode 100644 index f8bb5a5b4..000000000 --- a/.github/lua.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "A website detailing the progress and projects of Lua", - "owner": { - "username": "notxlua", - "email": "notxlua@gmail.com" - }, - "record": { - "CNAME": "xmw2.wordpress.com" - } -} From cb22c276c69c330be472c1e09f5a8422ca61f8fb Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 15 Apr 2024 12:18:09 +0800 Subject: [PATCH 1363/2331] Update invalid-domains.json --- utils/invalid-domains.json | 1 - 1 file changed, 1 deletion(-) diff --git a/utils/invalid-domains.json b/utils/invalid-domains.json index 193ee41e5..f095ac8e3 100644 --- a/utils/invalid-domains.json +++ b/utils/invalid-domains.json @@ -2,7 +2,6 @@ "_acme-challenge", "_discord", "_dmarc", - "_github-challenge-is-a-dev", "_github-pages-challenge-is-a-dev", "_gitlab-pages-verification-code", "help", From 31492ebc29f97428af086203160eb3a46bf99fe9 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 15 Apr 2024 12:28:24 +0800 Subject: [PATCH 1364/2331] support new github org records --- domains/_gh-is-a-dev-o.www.json | 10 ++++++++++ tests/validations.test.js | 4 ++++ utils/invalid-domains.json | 2 ++ utils/validations.js | 1 + 4 files changed, 17 insertions(+) create mode 100644 domains/_gh-is-a-dev-o.www.json diff --git a/domains/_gh-is-a-dev-o.www.json b/domains/_gh-is-a-dev-o.www.json new file mode 100644 index 000000000..ea1a4d61e --- /dev/null +++ b/domains/_gh-is-a-dev-o.www.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "" + }, + + "record": { + "TXT": "1259c184c5" + } +} diff --git a/tests/validations.test.js b/tests/validations.test.js index 6b9054a4a..a102eeb73 100644 --- a/tests/validations.test.js +++ b/tests/validations.test.js @@ -67,6 +67,7 @@ describe('validateDomainData', () => { { ...defaultDomain, name: '_gitlab-pages-verification-code' }, { ...defaultDomain, name: '_acme-challenge' }, { ...defaultDomain, name: '_dmarc' }, + { ...defaultDomain, name: '_gh-is-a-dev' }, ]; const validCases = [ @@ -100,6 +101,9 @@ describe('validateDomainData', () => { { ...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' }, ]; it('should return false for invalid data', () => { diff --git a/utils/invalid-domains.json b/utils/invalid-domains.json index f095ac8e3..22c26d2b0 100644 --- a/utils/invalid-domains.json +++ b/utils/invalid-domains.json @@ -2,6 +2,8 @@ "_acme-challenge", "_discord", "_dmarc", + "_gh-is-a-dev", + "_github-challenge-is-a-dev", "_github-pages-challenge-is-a-dev", "_gitlab-pages-verification-code", "help", diff --git a/utils/validations.js b/utils/validations.js index 3731095b2..a5f17eece 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'), + testRegex(/^_gh-[a-z0-9-_]+$/i), // Exception for the new github org verification records ] const validateDomainData = validate({ From 3463c4773d4f225109e69ac0452e53312b3d1f02 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 15 Apr 2024 12:34:07 +0800 Subject: [PATCH 1365/2331] chore: add `con` to invalid domains --- utils/invalid-domains.json | 1 + 1 file changed, 1 insertion(+) diff --git a/utils/invalid-domains.json b/utils/invalid-domains.json index 22c26d2b0..1122df7fe 100644 --- a/utils/invalid-domains.json +++ b/utils/invalid-domains.json @@ -6,6 +6,7 @@ "_github-challenge-is-a-dev", "_github-pages-challenge-is-a-dev", "_gitlab-pages-verification-code", + "con", "help", "no-reply", "noreply", From bcbcb2b4c552561309bf799a42165e5f72ccba75 Mon Sep 17 00:00:00 2001 From: YeahhColix Date: Mon, 15 Apr 2024 14:02:52 +0800 Subject: [PATCH 1366/2331] feat(domain): colix.is-a.dev --- domains/colix.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/colix.json diff --git a/domains/colix.json b/domains/colix.json new file mode 100644 index 000000000..6d3fcd457 --- /dev/null +++ b/domains/colix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "YeahhColix", + "email": "yeahhcolix@gmail.com" + }, + "record": { + "CNAME": "colix.pages.dev" + } +} From ee0d5b9cf36710236e12c5085153581f66b9b4bd Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 15 Apr 2024 15:03:06 +0800 Subject: [PATCH 1367/2331] Create panel.json --- domains/panel.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/panel.json diff --git a/domains/panel.json b/domains/panel.json new file mode 100644 index 000000000..9ad58b1a7 --- /dev/null +++ b/domains/panel.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "" + }, + + "record": { + "A": ["63.141.250.21"] + } +} From 4d4e2fa55a103806ae81495849ca358be60cda3b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 15 Apr 2024 15:27:23 +0800 Subject: [PATCH 1368/2331] Revert "Create panel.json" --- domains/panel.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/panel.json diff --git a/domains/panel.json b/domains/panel.json deleted file mode 100644 index 9ad58b1a7..000000000 --- a/domains/panel.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - - "record": { - "A": ["63.141.250.21"] - } -} From fa5b447d03ce1cc14cbeec3db8685b615f9cae86 Mon Sep 17 00:00:00 2001 From: toast Date: Mon, 15 Apr 2024 16:40:45 +0900 Subject: [PATCH 1369/2331] Create _github-pages-challenge-lightly-toasted.toast.json --- .../_github-pages-challenge-lightly-toasted.toast.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-lightly-toasted.toast.json diff --git a/domains/_github-pages-challenge-lightly-toasted.toast.json b/domains/_github-pages-challenge-lightly-toasted.toast.json new file mode 100644 index 000000000..64513f5da --- /dev/null +++ b/domains/_github-pages-challenge-lightly-toasted.toast.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "github-username", + "email": "email@address" + }, + "record": { + "TXT": "b92470bdf6083c1af8509ee249c02f" + } +} From 327d2da2a173d27985315edc2e2abfc48cd6711b Mon Sep 17 00:00:00 2001 From: toast Date: Mon, 15 Apr 2024 16:46:04 +0900 Subject: [PATCH 1370/2331] Update toast.json --- domains/toast.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/toast.json b/domains/toast.json index a2b007167..a64f1d65d 100644 --- a/domains/toast.json +++ b/domains/toast.json @@ -6,6 +6,11 @@ "email": "tooast@duck.com" }, "record": { - "CNAME": "lightly-toasted.github.io" + "CNAME": "lightly-toasted.github.io". + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From bb900cda81d4ee55ac9faa2b74a2094c41b2ed9f Mon Sep 17 00:00:00 2001 From: toast Date: Mon, 15 Apr 2024 16:46:14 +0900 Subject: [PATCH 1371/2331] Update toast.json --- domains/toast.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/toast.json b/domains/toast.json index a64f1d65d..a7a295c2a 100644 --- a/domains/toast.json +++ b/domains/toast.json @@ -6,7 +6,7 @@ "email": "tooast@duck.com" }, "record": { - "CNAME": "lightly-toasted.github.io". + "CNAME": "lightly-toasted.github.io", "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From a5a5f125f50f0afb9456a064909ba22503b18026 Mon Sep 17 00:00:00 2001 From: toast Date: Mon, 15 Apr 2024 17:00:25 +0900 Subject: [PATCH 1372/2331] Update _github-pages-challenge-lightly-toasted.toast.json --- domains/_github-pages-challenge-lightly-toasted.toast.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_github-pages-challenge-lightly-toasted.toast.json b/domains/_github-pages-challenge-lightly-toasted.toast.json index 64513f5da..d1069aaf1 100644 --- a/domains/_github-pages-challenge-lightly-toasted.toast.json +++ b/domains/_github-pages-challenge-lightly-toasted.toast.json @@ -1,7 +1,7 @@ { "owner": { - "username": "github-username", - "email": "email@address" + "username": "lightly-toasted", + "email": "tooast@duck.com" }, "record": { "TXT": "b92470bdf6083c1af8509ee249c02f" From 4fab59c0da7f3407ebb5f25eb9bddc707294dcee Mon Sep 17 00:00:00 2001 From: toast Date: Mon, 15 Apr 2024 17:00:51 +0900 Subject: [PATCH 1373/2331] Update toast.json --- domains/toast.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/domains/toast.json b/domains/toast.json index a7a295c2a..a2b007167 100644 --- a/domains/toast.json +++ b/domains/toast.json @@ -6,11 +6,6 @@ "email": "tooast@duck.com" }, "record": { - "CNAME": "lightly-toasted.github.io", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "CNAME": "lightly-toasted.github.io" } } From 2bfc5d23d4bef69a3f3c047c67aebf0c5f3279ed Mon Sep 17 00:00:00 2001 From: rafaalrazzak Date: Mon, 15 Apr 2024 16:36:53 +0700 Subject: [PATCH 1374/2331] feat(domain): rafaar.is-a.dev --- domains/rafaar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rafaar.json diff --git a/domains/rafaar.json b/domains/rafaar.json new file mode 100644 index 000000000..52da391e7 --- /dev/null +++ b/domains/rafaar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rafaalrazzak", + "email": "dev.rafaalrazzak@gmail.com" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } +} From 14e018041cb3746780f32a82ac4e53db86226369 Mon Sep 17 00:00:00 2001 From: imm0nv1nhtv Date: Mon, 15 Apr 2024 17:59:33 +0700 Subject: [PATCH 1375/2331] feat(domain): imm0nv1nhtv.is-a.dev --- domains/imm0nv1nhtv.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/imm0nv1nhtv.json diff --git a/domains/imm0nv1nhtv.json b/domains/imm0nv1nhtv.json new file mode 100644 index 000000000..151a126f8 --- /dev/null +++ b/domains/imm0nv1nhtv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "imm0nv1nhtv", + "email": "windows10phamvinh+github@gmail.com" + }, + "record": { + "CNAME": "imm0nv1nhtv.pages.dev" + } +} From c8e66ac9b8b84dcec56f2db04809c0441ad6df1e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 15 Apr 2024 19:49:06 +0800 Subject: [PATCH 1376/2331] Delete domains/horn7x.is-a.dev.json --- domains/horn7x.is-a.dev.json | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 domains/horn7x.is-a.dev.json diff --git a/domains/horn7x.is-a.dev.json b/domains/horn7x.is-a.dev.json deleted file mode 100644 index 4dbdc308a..000000000 --- a/domains/horn7x.is-a.dev.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "owner": { - "username": "horn7x", - "email": "133672531+horn7x@users.noreply.github.com", - "note": "This record was created by is-a.dev Discord bot via discord id: 958443139918598204" - }, - - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - - "TXT": "forward-email=horn7x@gmail.com" - } -} From 4ae89686913fdf67f8c019194bd7ad9d66b42bdd Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 15 Apr 2024 19:49:37 +0800 Subject: [PATCH 1377/2331] Rename newyear.trung.is-a.dev.json to newyear.trung.json --- domains/{newyear.trung.is-a.dev.json => newyear.trung.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{newyear.trung.is-a.dev.json => newyear.trung.json} (100%) diff --git a/domains/newyear.trung.is-a.dev.json b/domains/newyear.trung.json similarity index 100% rename from domains/newyear.trung.is-a.dev.json rename to domains/newyear.trung.json From 074ef1d179d94afb2978154df378e874e0abdee0 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 15 Apr 2024 19:49:54 +0800 Subject: [PATCH 1378/2331] Rename _discord.myrdin.is-a.dev.json to _discord.myrdin.json --- domains/{_discord.myrdin.is-a.dev.json => _discord.myrdin.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.myrdin.is-a.dev.json => _discord.myrdin.json} (100%) diff --git a/domains/_discord.myrdin.is-a.dev.json b/domains/_discord.myrdin.json similarity index 100% rename from domains/_discord.myrdin.is-a.dev.json rename to domains/_discord.myrdin.json From 1ad754d43e26af84891cd5b6882424a2705cfd86 Mon Sep 17 00:00:00 2001 From: raselshikdar Date: Mon, 15 Apr 2024 17:50:45 +0600 Subject: [PATCH 1379/2331] feat(domain): rasel.is-a.dev --- domains/rasel.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rasel.json diff --git a/domains/rasel.json b/domains/rasel.json new file mode 100644 index 000000000..2f6b77e19 --- /dev/null +++ b/domains/rasel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "raselshikdar", + "email": "imrasel597@gmail.com" + }, + "record": { + "URL": "https://rasel597.blogspot.com" + } +} From 374d225319a84a28bb09d167b0e15c89d222602b Mon Sep 17 00:00:00 2001 From: LowkeyGUY4444 <144545650+LowkeyGUY4444@users.noreply.github.com> Date: Mon, 15 Apr 2024 18:16:41 +0530 Subject: [PATCH 1380/2331] Create _github-pages-challenge-LowkeyGUY4444.akshya.json --- .../_github-pages-challenge-LowkeyGUY4444.akshya.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-LowkeyGUY4444.akshya.json diff --git a/domains/_github-pages-challenge-LowkeyGUY4444.akshya.json b/domains/_github-pages-challenge-LowkeyGUY4444.akshya.json new file mode 100644 index 000000000..582a8dc6a --- /dev/null +++ b/domains/_github-pages-challenge-LowkeyGUY4444.akshya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lowkeyguy4444", + "email": "akshyathapa23@gmail.com" + }, + "record": { + "TXT": "b29322c856bfcf9889e95c6cd95b91" + } +} From 53603f7752f4b76f7b3730f14058cfbf3eace650 Mon Sep 17 00:00:00 2001 From: LowkeyGUY4444 <144545650+LowkeyGUY4444@users.noreply.github.com> Date: Mon, 15 Apr 2024 18:23:52 +0530 Subject: [PATCH 1381/2331] Create akshya.is-a.dev.json --- domains/akshya.is-a.dev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/akshya.is-a.dev.json diff --git a/domains/akshya.is-a.dev.json b/domains/akshya.is-a.dev.json new file mode 100644 index 000000000..4c1d49963 --- /dev/null +++ b/domains/akshya.is-a.dev.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio Website", + "repo": "https://github.com/LowkeyGUY4444/LowkeyGUY4444.github.io", + "owner": { + "username": "LowkeyGUY4444", + "email": "akshyathapa23@gmail.com" + }, + "record": { + "CNAME": "LowkeyGUY4444.github.io" + } +} From f659d9a06cbed523c53fecb4bf9978a64cc6e0ec Mon Sep 17 00:00:00 2001 From: alainsdev <159730633+alainsdev@users.noreply.github.com> Date: Mon, 15 Apr 2024 22:14:48 +0400 Subject: [PATCH 1382/2331] Register alain.is-a.dev --- domains/alain.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/alain.json diff --git a/domains/alain.json b/domains/alain.json new file mode 100644 index 000000000..edabb6341 --- /dev/null +++ b/domains/alain.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "alainsdev", + "email": "ghghello30@gmail.com", + "discord": "970325505989574656" + }, + + "record": { + "CNAME": "https://testroom.000.pe/portfolio/" + } + } + \ No newline at end of file From ca6586fc64133684e1327024c8954d8ccc7d5b97 Mon Sep 17 00:00:00 2001 From: notxlua <167039839+notxlua@users.noreply.github.com> Date: Mon, 15 Apr 2024 13:42:28 -0500 Subject: [PATCH 1383/2331] Update lua.json --- domains/lua.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lua.json b/domains/lua.json index 3778f152d..2f4113c91 100644 --- a/domains/lua.json +++ b/domains/lua.json @@ -5,6 +5,6 @@ "email": "notxlua@gmail.com" }, "record": { - "CNAME": "xmw2.wordpress.com" + "CNAME": "www.xmw2.wordpress.com" } } From beeab57237448ee703f26374a484684d40372100 Mon Sep 17 00:00:00 2001 From: notxlua <167039839+notxlua@users.noreply.github.com> Date: Mon, 15 Apr 2024 13:43:08 -0500 Subject: [PATCH 1384/2331] 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..57af3d493 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +lua.is-a.dev \ No newline at end of file From e0aff5964d9d6d34dcf3fa7240dd3fd3bc69bc24 Mon Sep 17 00:00:00 2001 From: notxlua <167039839+notxlua@users.noreply.github.com> Date: Mon, 15 Apr 2024 14:00:42 -0500 Subject: [PATCH 1385/2331] Update lua.json --- domains/lua.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lua.json b/domains/lua.json index 2f4113c91..3778f152d 100644 --- a/domains/lua.json +++ b/domains/lua.json @@ -5,6 +5,6 @@ "email": "notxlua@gmail.com" }, "record": { - "CNAME": "www.xmw2.wordpress.com" + "CNAME": "xmw2.wordpress.com" } } From ba2fb5cd5bdc6aa601eb8758886cbe9247c7c9c8 Mon Sep 17 00:00:00 2001 From: Skyy-Development Date: Mon, 15 Apr 2024 21:04:01 +0200 Subject: [PATCH 1386/2331] feat(domain): sky-development .is-a.dev --- domains/sky-development .json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sky-development .json diff --git a/domains/sky-development .json b/domains/sky-development .json new file mode 100644 index 000000000..84fd3064e --- /dev/null +++ b/domains/sky-development .json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Skyy-Development", + "email": "strikefn143@gmail.com" + }, + "record": { + "CNAME": "statuspage.betteruptime.com" + } +} From 4e5d535eb6a92fac84a95e24f7121d87778976da Mon Sep 17 00:00:00 2001 From: notxlua <167039839+notxlua@users.noreply.github.com> Date: Mon, 15 Apr 2024 14:09:28 -0500 Subject: [PATCH 1387/2331] Update lua.json Updated lua.json to work with my URL, https:// enpoint for wordpress since I want the dev domain to just redirect people as opposed to being it's own standalone sub/domain. --- domains/lua.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lua.json b/domains/lua.json index 3778f152d..c9ebb09f9 100644 --- a/domains/lua.json +++ b/domains/lua.json @@ -5,6 +5,6 @@ "email": "notxlua@gmail.com" }, "record": { - "CNAME": "xmw2.wordpress.com" +"URL": "https://xmw2.wordpress.com" } } From 2d19421194b9182d016c1ed3f78f353b3ae3c9e8 Mon Sep 17 00:00:00 2001 From: Sky <107429264+Skyy-Development@users.noreply.github.com> Date: Mon, 15 Apr 2024 21:30:14 +0200 Subject: [PATCH 1388/2331] Update sky-development .json --- domains/sky-development .json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/sky-development .json b/domains/sky-development .json index 84fd3064e..58b6110c5 100644 --- a/domains/sky-development .json +++ b/domains/sky-development .json @@ -1,9 +1,9 @@ { "owner": { - "username": "Skyy-Development", - "email": "strikefn143@gmail.com" + "username":"Skyy-Development", + "email":"strikefn143@gmail.com" }, "record": { - "CNAME": "statuspage.betteruptime.com" + "CNAME":"statuspage.betteruptime.com" } } From c6607da9f3ba9f5683e5eb0efebf176523591fd4 Mon Sep 17 00:00:00 2001 From: Sky <107429264+Skyy-Development@users.noreply.github.com> Date: Mon, 15 Apr 2024 21:30:49 +0200 Subject: [PATCH 1389/2331] Update sky-development .json --- domains/sky-development .json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/domains/sky-development .json b/domains/sky-development .json index 58b6110c5..cd0db5103 100644 --- a/domains/sky-development .json +++ b/domains/sky-development .json @@ -1,9 +1,9 @@ { - "owner": { - "username":"Skyy-Development", - "email":"strikefn143@gmail.com" +"owner": { +"username":"Skyy-Development", +"email":"strikefn143@gmail.com" }, - "record": { - "CNAME":"statuspage.betteruptime.com" +"record": { +"CNAME":"statuspage.betteruptime.com" } } From b1a8fdc0a34b615136c721aca7109c2dc88b8392 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Mon, 15 Apr 2024 22:32:26 +0300 Subject: [PATCH 1390/2331] Update and rename sky-development .json to sky-development.json --- domains/sky-development .json | 9 --------- domains/sky-development.json | 9 +++++++++ 2 files changed, 9 insertions(+), 9 deletions(-) delete mode 100644 domains/sky-development .json create mode 100644 domains/sky-development.json diff --git a/domains/sky-development .json b/domains/sky-development .json deleted file mode 100644 index cd0db5103..000000000 --- a/domains/sky-development .json +++ /dev/null @@ -1,9 +0,0 @@ -{ -"owner": { -"username":"Skyy-Development", -"email":"strikefn143@gmail.com" - }, -"record": { -"CNAME":"statuspage.betteruptime.com" - } -} diff --git a/domains/sky-development.json b/domains/sky-development.json new file mode 100644 index 000000000..c9aa80a6d --- /dev/null +++ b/domains/sky-development.json @@ -0,0 +1,9 @@ +{ +"owner": { + "username":"Skyy-Development", + "email":"strikefn143@gmail.com" + }, +"record": { + "CNAME":"statuspage.betteruptime.com" + } +} From 2929911796042049c4269fa15359a42d95e6876d Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Mon, 15 Apr 2024 22:36:49 +0300 Subject: [PATCH 1391/2331] Update alain.json --- domains/alain.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/alain.json b/domains/alain.json index edabb6341..464aee85d 100644 --- a/domains/alain.json +++ b/domains/alain.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://testroom.000.pe/portfolio/" + "CNAME": "testroom.000.pe" } } - \ No newline at end of file + From b99cc38de92672ffa30449a50a441e0ecff43e37 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Mon, 15 Apr 2024 22:37:37 +0300 Subject: [PATCH 1392/2331] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index 57af3d493..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -lua.is-a.dev \ No newline at end of file From fadf005814c6b95a403874637cf03cadb70aa33e Mon Sep 17 00:00:00 2001 From: alainsdev <159730633+alainsdev@users.noreply.github.com> Date: Mon, 15 Apr 2024 23:48:31 +0400 Subject: [PATCH 1393/2331] 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..991fd40e2 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +alain.is-a.dev \ No newline at end of file From 2ccc62c2f65b91cf945d1ed85becf6ecfafafc5f Mon Sep 17 00:00:00 2001 From: alainsdev <159730633+alainsdev@users.noreply.github.com> Date: Mon, 15 Apr 2024 23:48:54 +0400 Subject: [PATCH 1394/2331] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index 991fd40e2..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -alain.is-a.dev \ No newline at end of file From 8cb679ea22bfd87bc8a00fd1c148ce3b78babe5f Mon Sep 17 00:00:00 2001 From: alainsdev <159730633+alainsdev@users.noreply.github.com> Date: Mon, 15 Apr 2024 23:49:05 +0400 Subject: [PATCH 1395/2331] 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..991fd40e2 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +alain.is-a.dev \ No newline at end of file From afc4703a9ccb1cf0d4a74c22e1a7c345fc2fe644 Mon Sep 17 00:00:00 2001 From: nikytap1n <166098400+nikytap1n@users.noreply.github.com> Date: Mon, 15 Apr 2024 19:22:01 -0700 Subject: [PATCH 1396/2331] Create _discord.nikymetaa.json --- domains/_discord.nikymetaa.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.nikymetaa.json diff --git a/domains/_discord.nikymetaa.json b/domains/_discord.nikymetaa.json new file mode 100644 index 000000000..ef1941b9b --- /dev/null +++ b/domains/_discord.nikymetaa.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "nikytap1n", + "email": "anhky726@gmail.com", + "discord": "1196837550229291019" + }, + "record": { + "TXT": "dh=91e299309f6084afae86c34306ffbead2cbf00bb" + } +} From 93fd87a712bfb4c561aef7a50b766acfa7c8be29 Mon Sep 17 00:00:00 2001 From: clementhart999 Date: Mon, 15 Apr 2024 21:16:43 -0700 Subject: [PATCH 1397/2331] feat(domain): codeminds.is-a.dev --- domains/codeminds.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/codeminds.json diff --git a/domains/codeminds.json b/domains/codeminds.json new file mode 100644 index 000000000..23e7ab4c8 --- /dev/null +++ b/domains/codeminds.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "clementhart999", + "email": "clementhart999@gmail.com" + }, + "record": { + "CNAME": "clementhart999.github.io" + } +} From 4891b7ac73f761de7b385e1d1e7160ecd65b91cb Mon Sep 17 00:00:00 2001 From: imm0nv1nhtv <111904644+imm0nv1nhtv@users.noreply.github.com> Date: Tue, 16 Apr 2024 18:21:46 +0700 Subject: [PATCH 1398/2331] Discord domain verification --- domains/_discord.imm0nv1nhtv.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.imm0nv1nhtv.json diff --git a/domains/_discord.imm0nv1nhtv.json b/domains/_discord.imm0nv1nhtv.json new file mode 100644 index 000000000..78b96e566 --- /dev/null +++ b/domains/_discord.imm0nv1nhtv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "imm0nv1nhtv", + "email": "windows10phamvinh+github@gmail.com" + }, + "record": { + "TXT": "dh=05d77c5d6895f487e96ea956a6a985fa532fa0ee" + } +} From 838211ce9bdc30fd7c85d9fb3c7a9480c412a8c4 Mon Sep 17 00:00:00 2001 From: callme-Shadow Date: Tue, 16 Apr 2024 17:57:02 +0530 Subject: [PATCH 1399/2331] feat(domain): shadow.is-a.dev --- domains/shadow.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shadow.json diff --git a/domains/shadow.json b/domains/shadow.json new file mode 100644 index 000000000..083f32802 --- /dev/null +++ b/domains/shadow.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "callme-Shadow", + "email": "shadowstriker169@gmail.com" + }, + "record": { + "CNAME": "callme-shadow.github.io" + } +} From a9851c1a3f0634c3cecc0f71b18f6b6f6c42e9ee Mon Sep 17 00:00:00 2001 From: Sanooj Es <93819264+sanoojes@users.noreply.github.com> Date: Tue, 16 Apr 2024 19:11:32 +0530 Subject: [PATCH 1400/2331] Create _discord.sanooj.json --- domains/_discord.sanooj.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.sanooj.json diff --git a/domains/_discord.sanooj.json b/domains/_discord.sanooj.json new file mode 100644 index 000000000..d5da4b481 --- /dev/null +++ b/domains/_discord.sanooj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sanoojes", + "email": "sanoojes6371@gmail.com" + }, + "record": { + "TXT": "dh=e486a386ca77d0104403742c5e9955c337ab70ec" + } +} From 39036458d74098898d6ff651bdeb80167404ea92 Mon Sep 17 00:00:00 2001 From: Sanooj Es <93819264+sanoojes@users.noreply.github.com> Date: Tue, 16 Apr 2024 20:25:35 +0530 Subject: [PATCH 1401/2331] Create blog.sanooj.json --- domains/blog.sanooj.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/blog.sanooj.json diff --git a/domains/blog.sanooj.json b/domains/blog.sanooj.json new file mode 100644 index 000000000..19c1e7785 --- /dev/null +++ b/domains/blog.sanooj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sanoojes", + "email": "sanoojes6371@gmail.com" + }, + "record": { + "CNAME": "sanoojes.github.io" + }, +} From 79ff56ad2605bb1d8627b25990b21e3a553c4dd0 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Tue, 16 Apr 2024 17:56:40 +0300 Subject: [PATCH 1402/2331] Update blog.sanooj.json --- domains/blog.sanooj.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/blog.sanooj.json b/domains/blog.sanooj.json index 19c1e7785..3b1f3cf54 100644 --- a/domains/blog.sanooj.json +++ b/domains/blog.sanooj.json @@ -5,5 +5,5 @@ }, "record": { "CNAME": "sanoojes.github.io" - }, + } } From 2871fa1945a69bf95e0dc2cdae861db4e69b169d Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Tue, 16 Apr 2024 17:58:05 +0300 Subject: [PATCH 1403/2331] Delete domains/niky.json --- domains/niky.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/niky.json diff --git a/domains/niky.json b/domains/niky.json deleted file mode 100644 index abc3e24b8..000000000 --- a/domains/niky.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nikytap1n", - "email": "anhky726@gmail.com" - }, - "record": { - "CNAME": "28nikyportfolio03.github.io" - } -} From 7608334358e79f95b0061c0106b30c01782127d9 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Tue, 16 Apr 2024 17:58:16 +0300 Subject: [PATCH 1404/2331] Delete domains/niky22op.json --- domains/niky22op.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/niky22op.json diff --git a/domains/niky22op.json b/domains/niky22op.json deleted file mode 100644 index abc3e24b8..000000000 --- a/domains/niky22op.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nikytap1n", - "email": "anhky726@gmail.com" - }, - "record": { - "CNAME": "28nikyportfolio03.github.io" - } -} From 9f992a05320d1029a697b79f47c1ee18e871c9af Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Tue, 16 Apr 2024 17:58:27 +0300 Subject: [PATCH 1405/2331] Delete domains/niky2op.json --- domains/niky2op.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/niky2op.json diff --git a/domains/niky2op.json b/domains/niky2op.json deleted file mode 100644 index abc3e24b8..000000000 --- a/domains/niky2op.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nikytap1n", - "email": "anhky726@gmail.com" - }, - "record": { - "CNAME": "28nikyportfolio03.github.io" - } -} From 75155567294c7350971805b548b9c6ea5581b623 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Tue, 16 Apr 2024 17:58:38 +0300 Subject: [PATCH 1406/2331] Delete domains/nikydev.json --- domains/nikydev.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/nikydev.json diff --git a/domains/nikydev.json b/domains/nikydev.json deleted file mode 100644 index a889d473f..000000000 --- a/domains/nikydev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nikytap1n", - "email": "anhky726@gmail.com" - }, - "record": { - "CNAME": "nikydev.github.io" - } -} From 34bfb155593563bb8ee8ab94209fd2bbd0ce09e1 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Tue, 16 Apr 2024 17:58:47 +0300 Subject: [PATCH 1407/2331] Delete domains/nikyisme.json --- domains/nikyisme.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/nikyisme.json diff --git a/domains/nikyisme.json b/domains/nikyisme.json deleted file mode 100644 index 16e4f45e6..000000000 --- a/domains/nikyisme.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nikytap1n", - "email": "anhky726@gmail.com" - }, - "record": { - "CNAME": "nikytest.github.io" - } -} From 000f8b9ddbfe79b36a9692ba860f14c96d30ca5b Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Tue, 16 Apr 2024 17:58:58 +0300 Subject: [PATCH 1408/2331] Delete domains/nikymeta.json --- domains/nikymeta.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/nikymeta.json diff --git a/domains/nikymeta.json b/domains/nikymeta.json deleted file mode 100644 index a889d473f..000000000 --- a/domains/nikymeta.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nikytap1n", - "email": "anhky726@gmail.com" - }, - "record": { - "CNAME": "nikydev.github.io" - } -} From fb3f45c781871eaa32765d6100f364200d7dfa61 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Tue, 16 Apr 2024 18:00:16 +0300 Subject: [PATCH 1409/2331] Delete domains/nikyop.json --- domains/nikyop.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/nikyop.json diff --git a/domains/nikyop.json b/domains/nikyop.json deleted file mode 100644 index abc3e24b8..000000000 --- a/domains/nikyop.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nikytap1n", - "email": "anhky726@gmail.com" - }, - "record": { - "CNAME": "28nikyportfolio03.github.io" - } -} From 289764ebbb3ebc6583979ee7ae7d75f5e73046f9 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Tue, 16 Apr 2024 18:00:26 +0300 Subject: [PATCH 1410/2331] Delete domains/nikyy2.json --- domains/nikyy2.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/nikyy2.json diff --git a/domains/nikyy2.json b/domains/nikyy2.json deleted file mode 100644 index b598cca72..000000000 --- a/domains/nikyy2.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nikytap1n", - "email": "anhky726@gmail.com" - }, - "record": { - "CNAME": "nikyofficial.github.io" - } -} From 143e742aa43d8d976c4a4b49c6ed3faeb23ddd1f Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Tue, 16 Apr 2024 18:00:36 +0300 Subject: [PATCH 1411/2331] Delete domains/nikyy1.json --- domains/nikyy1.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/nikyy1.json diff --git a/domains/nikyy1.json b/domains/nikyy1.json deleted file mode 100644 index b598cca72..000000000 --- a/domains/nikyy1.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nikytap1n", - "email": "anhky726@gmail.com" - }, - "record": { - "CNAME": "nikyofficial.github.io" - } -} From 67f47e20b4097ef170d327f3703f91dfee003caa Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Tue, 16 Apr 2024 18:00:47 +0300 Subject: [PATCH 1412/2331] Delete domains/nikywelcome.json --- domains/nikywelcome.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/nikywelcome.json diff --git a/domains/nikywelcome.json b/domains/nikywelcome.json deleted file mode 100644 index 405df53fb..000000000 --- a/domains/nikywelcome.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nikytap1n", - "email": "anhky726@gmail.com" - }, - "record": { - "CNAME": "28nikywelcome03.github.io" - } -} From ea8171cc3744796fc9341fd7513dc8e466a5485a Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Tue, 16 Apr 2024 18:01:04 +0300 Subject: [PATCH 1413/2331] Delete domains/nikytest.json --- domains/nikytest.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/nikytest.json diff --git a/domains/nikytest.json b/domains/nikytest.json deleted file mode 100644 index f41facaa4..000000000 --- a/domains/nikytest.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nikytap1n", - "email": "anhky726@gmail.com" - }, - "record": { - "CNAME": "https://nikytap1n.github.io/" - } -} From c43890b38eaf954d433c5f21432655857ec4ac54 Mon Sep 17 00:00:00 2001 From: AKCord <82466227+AKCord@users.noreply.github.com> Date: Tue, 16 Apr 2024 22:26:24 +0545 Subject: [PATCH 1414/2331] Rename _discord.akcord.is-a.dev.json to _discord.akcord.json --- domains/{_discord.akcord.is-a.dev.json => _discord.akcord.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.akcord.is-a.dev.json => _discord.akcord.json} (100%) diff --git a/domains/_discord.akcord.is-a.dev.json b/domains/_discord.akcord.json similarity index 100% rename from domains/_discord.akcord.is-a.dev.json rename to domains/_discord.akcord.json From 0d8638a30eee9fe79e61344b74e29edda034cb88 Mon Sep 17 00:00:00 2001 From: Nimesh <153603329+N-Nilashan@users.noreply.github.com> Date: Tue, 16 Apr 2024 22:26:52 +0530 Subject: [PATCH 1415/2331] Create nilashan.json --- domains/nilashan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nilashan.json diff --git a/domains/nilashan.json b/domains/nilashan.json new file mode 100644 index 000000000..8fe7bfb3a --- /dev/null +++ b/domains/nilashan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "N-Nilashan", + "email": "informal.nimesh@gmail.com" + }, + "record": { + "URL": "https://n-nilashan.github.io/" + } +} From ae6671264b1942a9c55f87b68b28ff539e96e84a Mon Sep 17 00:00:00 2001 From: alainsdev <159730633+alainsdev@users.noreply.github.com> Date: Tue, 16 Apr 2024 21:39:28 +0400 Subject: [PATCH 1416/2331] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index 991fd40e2..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -alain.is-a.dev \ No newline at end of file From ea0ca9531b00596663c4f080660066857244e211 Mon Sep 17 00:00:00 2001 From: alainsdev <159730633+alainsdev@users.noreply.github.com> Date: Tue, 16 Apr 2024 21:39:43 +0400 Subject: [PATCH 1417/2331] 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..991fd40e2 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +alain.is-a.dev \ No newline at end of file From e08c34519b9d53fb7f2820ba083cf529aa5b90b3 Mon Sep 17 00:00:00 2001 From: hOMie03 Date: Tue, 16 Apr 2024 23:11:08 +0530 Subject: [PATCH 1418/2331] feat(domain): om-auti.is-a.dev --- domains/om-auti.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/om-auti.json diff --git a/domains/om-auti.json b/domains/om-auti.json new file mode 100644 index 000000000..49bf6f1bf --- /dev/null +++ b/domains/om-auti.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hOMie03", + "email": "autiom3123@gmail.com" + }, + "record": { + "URL": "https://om-auti.vercel.app/" + } +} From 30ca0efa2a5042a16defebcd59787a55dcd3b98c Mon Sep 17 00:00:00 2001 From: alainsdev <159730633+alainsdev@users.noreply.github.com> Date: Tue, 16 Apr 2024 21:47:54 +0400 Subject: [PATCH 1419/2331] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index 991fd40e2..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -alain.is-a.dev \ No newline at end of file From e34e34754ef82aa000f0e18533cbd60b1811fb77 Mon Sep 17 00:00:00 2001 From: alainsdev <159730633+alainsdev@users.noreply.github.com> Date: Tue, 16 Apr 2024 21:53:30 +0400 Subject: [PATCH 1420/2331] Update alain.json --- domains/alain.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/alain.json b/domains/alain.json index 464aee85d..298b7fcb5 100644 --- a/domains/alain.json +++ b/domains/alain.json @@ -1,4 +1,5 @@ { + "repo": "https://github.com/alainsdev/register", "owner": { "username": "alainsdev", "email": "ghghello30@gmail.com", @@ -6,7 +7,7 @@ }, "record": { - "CNAME": "testroom.000.pe" + "CNAME": "alainsdev.github.io" } } From 0c5a0354567ab4f3bc1dd6e32f158de0545ecca3 Mon Sep 17 00:00:00 2001 From: Scythe The Developer <159197373+ScytheMediaTheDev@users.noreply.github.com> Date: Tue, 16 Apr 2024 13:56:03 -0400 Subject: [PATCH 1421/2331] Create _github-pages-challenge-ScytheMediaTheDev.scythemedia.json Github Pages Verification for Subdomain. --- ...ub-pages-challenge-ScytheMediaTheDev.scythemedia.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-ScytheMediaTheDev.scythemedia.json diff --git a/domains/_github-pages-challenge-ScytheMediaTheDev.scythemedia.json b/domains/_github-pages-challenge-ScytheMediaTheDev.scythemedia.json new file mode 100644 index 000000000..c428cde22 --- /dev/null +++ b/domains/_github-pages-challenge-ScytheMediaTheDev.scythemedia.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ScytheMediaTheDev", + "email": "tswartz22@aol.com" + }, + "record": { + "TXT": "46b3d088175cbb38e9c4b3b81cdb4b" + } +} From 1400a40948724e2609531498b427a8388f2bb6b2 Mon Sep 17 00:00:00 2001 From: alainsdev <159730633+alainsdev@users.noreply.github.com> Date: Tue, 16 Apr 2024 22:02:27 +0400 Subject: [PATCH 1422/2331] CNAME change --- domains/alain.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/alain.json b/domains/alain.json index 464aee85d..cb5b0d6f1 100644 --- a/domains/alain.json +++ b/domains/alain.json @@ -1,4 +1,5 @@ { + "repo": "https://github.com/alainsdev/register", "owner": { "username": "alainsdev", "email": "ghghello30@gmail.com", @@ -6,7 +7,6 @@ }, "record": { - "CNAME": "testroom.000.pe" + "CNAME": "alainsdev.github.io" } } - From 35c94355b7f26c8adbe115527576fa36b022b794 Mon Sep 17 00:00:00 2001 From: Riley <84996070+boolean44-repos@users.noreply.github.com> Date: Tue, 16 Apr 2024 19:37:13 -0400 Subject: [PATCH 1423/2331] Create mail.boolean442.json --- domains/mail.boolean442.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mail.boolean442.json diff --git a/domains/mail.boolean442.json b/domains/mail.boolean442.json new file mode 100644 index 000000000..897231022 --- /dev/null +++ b/domains/mail.boolean442.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "boolean44-repos", + "email": "serenitypalmer10@gmail.com" + }, + "record": { + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": ["forward-email=palmerowen100@gmail.com"] + } +} From e16f48b2ab188982021c32ff9ccb32f048e3971d Mon Sep 17 00:00:00 2001 From: ashlynmay Date: Tue, 16 Apr 2024 23:29:42 -0500 Subject: [PATCH 1424/2331] feat(domain): ipsum.is-a.dev --- domains/ipsum.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ipsum.json diff --git a/domains/ipsum.json b/domains/ipsum.json new file mode 100644 index 000000000..47e9db96e --- /dev/null +++ b/domains/ipsum.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ashlynmay", + "email": "may.ashlyn0723@gmail.com" + }, + "record": { + "CNAME": "ashlynmay.github.io" + } +} From 62f60ef400896d719a5cc2b22539c7081b3d7e27 Mon Sep 17 00:00:00 2001 From: Scythe The Developer <159197373+ScytheMediaTheDev@users.noreply.github.com> Date: Wed, 17 Apr 2024 08:04:37 -0400 Subject: [PATCH 1425/2331] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index a78ea1b5a..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -scythemedia.is-a.dev \ No newline at end of file From 9484ead2901349ef8691de823b22826450dd341c Mon Sep 17 00:00:00 2001 From: Preston-code offcial <123032424+Preston-Riley@users.noreply.github.com> Date: Wed, 17 Apr 2024 07:13:19 -0700 Subject: [PATCH 1426/2331] Register prox.preston-code.is-a.dev --- domains/prox.preston-code.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/prox.preston-code.json diff --git a/domains/prox.preston-code.json b/domains/prox.preston-code.json new file mode 100644 index 000000000..b55224ad0 --- /dev/null +++ b/domains/prox.preston-code.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Preston-Riley", + "email": "123032424+Preston-Riley@users.noreply.github.com", + "discord": "816152941923663902" + }, + + "record": { + "CNAME": "compiler-glzx.onrender.com" + } + } + \ No newline at end of file From 7889c84a09e5d801bfedc49548eb76d33895ee75 Mon Sep 17 00:00:00 2001 From: Preston-code offcial <123032424+Preston-Riley@users.noreply.github.com> Date: Wed, 17 Apr 2024 07:15:21 -0700 Subject: [PATCH 1427/2331] Update prox.preston-code.json --- domains/prox.preston-code.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/prox.preston-code.json b/domains/prox.preston-code.json index b55224ad0..80fcfe961 100644 --- a/domains/prox.preston-code.json +++ b/domains/prox.preston-code.json @@ -1,7 +1,7 @@ { "owner": { "username": "Preston-Riley", - "email": "123032424+Preston-Riley@users.noreply.github.com", + "email": "pres1234569@gmail.com", "discord": "816152941923663902" }, @@ -9,4 +9,4 @@ "CNAME": "compiler-glzx.onrender.com" } } - \ No newline at end of file + From 856d83bc79f5e77a0eae86a963d357039024baef Mon Sep 17 00:00:00 2001 From: Zense <91407317+rpineda26@users.noreply.github.com> Date: Wed, 17 Apr 2024 23:37:46 +0800 Subject: [PATCH 1428/2331] Delete domains/ralphpineda.json --- domains/ralphpineda.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ralphpineda.json diff --git a/domains/ralphpineda.json b/domains/ralphpineda.json deleted file mode 100644 index 53209c7b5..000000000 --- a/domains/ralphpineda.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "rpineda26", - "email": "rp.pineda26@gmail.com" - }, - "record": { - "URL": "https://rpineda26.github.io/portfolio" - } -} From dddb8d3f30f4c2a7288a7007b1c1c86f28218999 Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Wed, 17 Apr 2024 20:01:18 +0200 Subject: [PATCH 1429/2331] Register sono.is-a.dev --- domains/sono.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sono.json diff --git a/domains/sono.json b/domains/sono.json new file mode 100644 index 000000000..5bfe5ce2a --- /dev/null +++ b/domains/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 1739fda7967de1b3a8740ffb1d597bef6ddceeb9 Mon Sep 17 00:00:00 2001 From: Gunterke Date: Wed, 17 Apr 2024 20:03:34 +0200 Subject: [PATCH 1430/2331] feat(domain): hoogdorp.is-a.dev --- domains/hoogdorp.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hoogdorp.json diff --git a/domains/hoogdorp.json b/domains/hoogdorp.json new file mode 100644 index 000000000..12d339510 --- /dev/null +++ b/domains/hoogdorp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Gunterke", + "email": "gunterke@zoho.eu" + }, + "record": { + "A": ["8.8.8.8"] + } +} From d1146a1f86e45353c37dc6e3bedf56eaf9d5f605 Mon Sep 17 00:00:00 2001 From: Riley <84996070+boolean44-repos@users.noreply.github.com> Date: Wed, 17 Apr 2024 16:19:38 -0400 Subject: [PATCH 1431/2331] Update mail.boolean44.json --- domains/mail.boolean44.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/mail.boolean44.json b/domains/mail.boolean44.json index 87119aae9..897231022 100644 --- a/domains/mail.boolean44.json +++ b/domains/mail.boolean44.json @@ -4,7 +4,7 @@ "email": "serenitypalmer10@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": ["forward-email=palmerowen100@gmail.com"] } } From fc7a7999bdeb895e1ff695dcb21301385b4b3d23 Mon Sep 17 00:00:00 2001 From: dylanjtholen Date: Wed, 17 Apr 2024 15:27:39 -0500 Subject: [PATCH 1432/2331] feat(domain): bobglukbobbob.is-a.dev --- domains/bobglukbobbob.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bobglukbobbob.json diff --git a/domains/bobglukbobbob.json b/domains/bobglukbobbob.json new file mode 100644 index 000000000..68558d6ff --- /dev/null +++ b/domains/bobglukbobbob.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dylanjtholen", + "email": "dylanjtholen@gmail.com" + }, + "record": { + "CNAME": "dylanjtholen.github.io" + } +} From d449f4fe761f80ccb61d7e17b2891041c8351fc9 Mon Sep 17 00:00:00 2001 From: Valo_iO <140768481+valo-io@users.noreply.github.com> Date: Thu, 18 Apr 2024 00:09:29 +0330 Subject: [PATCH 1433/2331] Update and rename valowolf.json to valo-io.json I have changed my github username from valowolf to valo_io --- domains/{valowolf.json => valo-io.json} | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) rename domains/{valowolf.json => valo-io.json} (53%) diff --git a/domains/valowolf.json b/domains/valo-io.json similarity index 53% rename from domains/valowolf.json rename to domains/valo-io.json index 7b5178b16..3128fb724 100644 --- a/domains/valowolf.json +++ b/domains/valo-io.json @@ -1,14 +1,14 @@ { "description": "Static page, displaying the links to my socials", - "repo": "https://github.com/ValoWolf/ValoWolf.github.io", + "repo": "https://github.com/valo-io/valo-io.github.io", "owner": { - "username": "ValoWolf", + "username": "valo-io", "email": "starfleet.valowolf@gmail.com", - "twitter": "ValoWolf", - "discord": "valowolf" + "twitter": "Valo_iO", + "discord": "valo_io" }, "record": { - "CNAME": "valowolf.github.io", + "CNAME": "valo-io.github.io", "TXT": "did=did:plc:qgp4s2w27woji4x7jbpbzcvd" } } From 9fa3ad90fc2d3ec340b0d6fac797f4b2525ae062 Mon Sep 17 00:00:00 2001 From: Zoom Date: Wed, 17 Apr 2024 16:15:16 -0600 Subject: [PATCH 1434/2331] Create zoom.json --- domains/zoom.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/zoom.json diff --git a/domains/zoom.json b/domains/zoom.json new file mode 100644 index 000000000..cc027f4d6 --- /dev/null +++ b/domains/zoom.json @@ -0,0 +1,13 @@ +{ + "description": "A way of showing my github website", + "repo": "https://github.com/theoldzoom/theoldzoom.github.io", + "owner": { + "username": "theoldzoom", + "email": "theoldzoom@gmail.com", + "twitter": "theoldzoom", + "discord": "theoldzoom", + }, + "record": { + "CNAME": "theoldzoom.github.io" + } +} From 31e8e52ab2da02d67a6f7079f2c29536f292a1ae Mon Sep 17 00:00:00 2001 From: Roing Date: Thu, 18 Apr 2024 11:14:07 +0800 Subject: [PATCH 1435/2331] feat(domain): acctuke.is-a.dev --- domains/acctuke.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/acctuke.json diff --git a/domains/acctuke.json b/domains/acctuke.json new file mode 100644 index 000000000..95709788f --- /dev/null +++ b/domains/acctuke.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Roing", + "email": "yang4421@outlook.com" + }, + "record": { + "A": ["47.120.72.157"] + } +} From adfdd347756cd711f13851f6a1e7f3985ba2866d Mon Sep 17 00:00:00 2001 From: UntoldGam Date: Thu, 18 Apr 2024 10:07:28 +0100 Subject: [PATCH 1436/2331] Update charlesbird.json --- domains/charlesbird.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/charlesbird.json b/domains/charlesbird.json index 520bf6236..1fe618441 100644 --- a/domains/charlesbird.json +++ b/domains/charlesbird.json @@ -4,6 +4,6 @@ "email": "charlesobird+github@outlook.com" }, "record": { - "CNAME": "charlesobird.github.io" + "CNAME": "charlesobird.pages.dev" } } From 27fb34835d820bcdb2ff1dc924807f9e50c041cc Mon Sep 17 00:00:00 2001 From: UntoldGam Date: Thu, 18 Apr 2024 10:19:59 +0100 Subject: [PATCH 1437/2331] delete coolify.json --- domains/coolify.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/coolify.json diff --git a/domains/coolify.json b/domains/coolify.json deleted file mode 100644 index 1304b7f32..000000000 --- a/domains/coolify.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "UntoldGam", - "email": "charlesobird+github@outlook.com" - }, - "record": { - "A": [ - "132.145.13.19" - ] - } -} From fdd617a7aed829df281a35f0c310c0fdd9d5bfbb Mon Sep 17 00:00:00 2001 From: UntoldGam Date: Thu, 18 Apr 2024 10:36:03 +0100 Subject: [PATCH 1438/2331] feat(domain): dev.charlesbird.is-a.dev --- domains/dev.charlesbird.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dev.charlesbird.json diff --git a/domains/dev.charlesbird.json b/domains/dev.charlesbird.json new file mode 100644 index 000000000..cf8610151 --- /dev/null +++ b/domains/dev.charlesbird.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "UntoldGam", + "email": "charlessbird+github@outlook.com" + }, + "record": { + "CNAME": "dev.charlesobird.pages.dev" + } +} From 67ad3af21560e818a02ddf703ff5a50f7c2d9fc1 Mon Sep 17 00:00:00 2001 From: alexis2m Date: Thu, 18 Apr 2024 22:34:37 +0200 Subject: [PATCH 1439/2331] feat(domain): alexismaison.is-a.dev --- domains/alexismaison.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/alexismaison.json diff --git a/domains/alexismaison.json b/domains/alexismaison.json new file mode 100644 index 000000000..fd7c1a21c --- /dev/null +++ b/domains/alexismaison.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alexis2m", + "email": "hello@alexismaison.com" + }, + "record": { + "URL": "https://alexismaison.com" + } +} From a0a795cef61ef7b5e1a4f760bdf6008f1959d7aa Mon Sep 17 00:00:00 2001 From: ved-patel226 Date: Thu, 18 Apr 2024 17:45:14 -0400 Subject: [PATCH 1440/2331] feat(domain): ved.is-a.dev --- domains/ved.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ved.json diff --git a/domains/ved.json b/domains/ved.json new file mode 100644 index 000000000..943aefaf0 --- /dev/null +++ b/domains/ved.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ved-patel226", + "email": "talk2ved11@gmail.com" + }, + "record": { + "CNAME": "ved-patel226.github.io" + } +} From ef1585f7c0010516a5437983178d3a9932a22b7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erdo=C4=9Fan=20=C5=9Ead?= <60552846+erdogansad@users.noreply.github.com> Date: Fri, 19 Apr 2024 00:50:21 +0300 Subject: [PATCH 1441/2331] Update erdogan.json --- domains/erdogan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/erdogan.json b/domains/erdogan.json index 262c7b493..5120b3239 100644 --- a/domains/erdogan.json +++ b/domains/erdogan.json @@ -4,6 +4,6 @@ "email": "erdogan.sad@windowslive.com" }, "record": { - "A": ["87.248.157.245"] + "A": ["194.87.246.134"] } } From c86811ed11ec6a9da2455ecd65f192e27a63939f Mon Sep 17 00:00:00 2001 From: yochie Date: Thu, 18 Apr 2024 18:03:29 -0400 Subject: [PATCH 1442/2331] feat(domain): yochietti.is-a.dev --- domains/yochietti.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yochietti.json diff --git a/domains/yochietti.json b/domains/yochietti.json new file mode 100644 index 000000000..217446b20 --- /dev/null +++ b/domains/yochietti.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yochie", + "email": "yoann.ochietti@gmail.com" + }, + "record": { + "CNAME": "yochie.github.io" + } +} From e383b26d792e4a208ef5bf4daa0d8315d30af8be Mon Sep 17 00:00:00 2001 From: billy Date: Fri, 19 Apr 2024 07:44:32 +0530 Subject: [PATCH 1443/2331] Update billy.json --- domains/billy.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/billy.json b/domains/billy.json index 20c5ca076..a079da8e7 100644 --- a/domains/billy.json +++ b/domains/billy.json @@ -1,9 +1,9 @@ { "owner": { - "username": "billyeatcookies", + "username": "tomlin7", "email": "billydevbusiness@gmail.com" }, "record": { - "URL": "https://billyeatcookies.github.io" + "URL": "https://tomlin7.github.io" } } From b1c7313de2d8255ff92fb4a4937b809d343f2ada Mon Sep 17 00:00:00 2001 From: novathefox Date: Fri, 19 Apr 2024 14:33:55 +1000 Subject: [PATCH 1444/2331] feat(domain): novafox.is-a.dev --- domains/novafox.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/novafox.json diff --git a/domains/novafox.json b/domains/novafox.json new file mode 100644 index 000000000..19f1773fc --- /dev/null +++ b/domains/novafox.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "novathefox", + "email": "techseal14@gmail.com" + }, + "record": { + "CNAME": "foxsdenyt-github-io.onrender.com" + } +} From 0591ec38ec34f8975a3a83141894901c339080d7 Mon Sep 17 00:00:00 2001 From: Azham Makes Trash <73955243+AzhamProdLive@users.noreply.github.com> Date: Fri, 19 Apr 2024 10:35:59 +0200 Subject: [PATCH 1445/2331] Create spacehastelog.json --- domains/spacehastelog.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/spacehastelog.json diff --git a/domains/spacehastelog.json b/domains/spacehastelog.json new file mode 100644 index 000000000..ab98abc8c --- /dev/null +++ b/domains/spacehastelog.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AzhamProdLive", + "email": "websitedomain.regroup588@passinbox.com" + }, + "record": { + "CNAME": "spacehaste.azhamproductions.workers.dev" + } +} From dfc3b0d87313f4fdd705116af49d62f3e0a6ac40 Mon Sep 17 00:00:00 2001 From: ramanshah0 Date: Fri, 19 Apr 2024 19:06:41 +0545 Subject: [PATCH 1446/2331] feat(domain): raman.is-a.dev --- domains/raman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/raman.json diff --git a/domains/raman.json b/domains/raman.json new file mode 100644 index 000000000..2fdd23c22 --- /dev/null +++ b/domains/raman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ramanshah0", + "email": "mamanshah009@gmail.com" + }, + "record": { + "CNAME": "ramanshah0.github.io" + } +} From 005338ca3a21221cc420fc73a237fb067027c047 Mon Sep 17 00:00:00 2001 From: Valo-iO <140768481+valo-io@users.noreply.github.com> Date: Fri, 19 Apr 2024 18:08:21 +0330 Subject: [PATCH 1447/2331] Update valo-io.json --- domains/valo-io.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/valo-io.json b/domains/valo-io.json index 3128fb724..a0d0cf4fd 100644 --- a/domains/valo-io.json +++ b/domains/valo-io.json @@ -8,7 +8,6 @@ "discord": "valo_io" }, "record": { - "CNAME": "valo-io.github.io", - "TXT": "did=did:plc:qgp4s2w27woji4x7jbpbzcvd" + "CNAME": "valo-io.github.io" } } From 3e3fce77d20dd1def8ed86861694673980bd2e87 Mon Sep 17 00:00:00 2001 From: RaqeemTak Date: Fri, 19 Apr 2024 20:28:17 +0530 Subject: [PATCH 1448/2331] feat(domain): raqeemtak.is-a.dev --- domains/raqeemtak.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/raqeemtak.json diff --git a/domains/raqeemtak.json b/domains/raqeemtak.json new file mode 100644 index 000000000..1efbfbaa5 --- /dev/null +++ b/domains/raqeemtak.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RaqeemTak", + "email": "raqeemahmadtak@gmail.com" + }, + "record": { + "CNAME": "raqeemtak.github.io" + } +} From b3844c279de2fc61f29746b96378a9e1b7f2f071 Mon Sep 17 00:00:00 2001 From: LilyMusic Date: Fri, 19 Apr 2024 22:42:13 +0530 Subject: [PATCH 1449/2331] feat(domain): astra.is-a.dev --- domains/astra.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/astra.json diff --git a/domains/astra.json b/domains/astra.json new file mode 100644 index 000000000..ccdd07006 --- /dev/null +++ b/domains/astra.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LilyMusic", + "email": "Lilymusicdiscord@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From aecd09c7894af2e8c9e157669ba668f51f5b5f53 Mon Sep 17 00:00:00 2001 From: watergotspilled Date: Fri, 19 Apr 2024 19:40:41 -0500 Subject: [PATCH 1450/2331] feat(domain): lhjhminecraft.is-a.dev --- domains/lhjhminecraft.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lhjhminecraft.json diff --git a/domains/lhjhminecraft.json b/domains/lhjhminecraft.json new file mode 100644 index 000000000..9ddd14ba4 --- /dev/null +++ b/domains/lhjhminecraft.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "watergotspilled", + "email": "sc467209@g.risd.org" + }, + "record": { + "URL": "size-origin.gl.joinmc.link" + } +} From c49cf688033615cbe8c7f4a09613f6905a30cbb9 Mon Sep 17 00:00:00 2001 From: Nova Date: Sat, 20 Apr 2024 12:05:01 +1000 Subject: [PATCH 1451/2331] Change email --- domains/novafox.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/novafox.json b/domains/novafox.json index 19f1773fc..f3061f6db 100644 --- a/domains/novafox.json +++ b/domains/novafox.json @@ -1,7 +1,7 @@ { "owner": { "username": "novathefox", - "email": "techseal14@gmail.com" + "email": "foxsdenyt@gmail.com" }, "record": { "CNAME": "foxsdenyt-github-io.onrender.com" From 02b2db20a8644a592ea8c2ea61e70a7f64d0091b Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 19 Apr 2024 22:54:21 -0400 Subject: [PATCH 1452/2331] Update lhjhminecraft.json --- domains/lhjhminecraft.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lhjhminecraft.json b/domains/lhjhminecraft.json index 9ddd14ba4..673b71a01 100644 --- a/domains/lhjhminecraft.json +++ b/domains/lhjhminecraft.json @@ -4,6 +4,6 @@ "email": "sc467209@g.risd.org" }, "record": { - "URL": "size-origin.gl.joinmc.link" + "URL": "https://size-origin.gl.joinmc.link" } } From e2d65135b13a821f4a12bc6a394069af402bf093 Mon Sep 17 00:00:00 2001 From: NaTDeveloper Date: Sat, 20 Apr 2024 11:22:31 +0530 Subject: [PATCH 1453/2331] feat(domain): dangnat.is-a.dev --- domains/dangnat.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dangnat.json diff --git a/domains/dangnat.json b/domains/dangnat.json new file mode 100644 index 000000000..d196bbf25 --- /dev/null +++ b/domains/dangnat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NaTDeveloper", + "email": "devihermeena@gmail.com" + }, + "record": { + "CNAME": "natdev-5ffb.onrender.com" + } +} From a9cb947e4eb4be979879b6a938950392817a3961 Mon Sep 17 00:00:00 2001 From: chiragnahata Date: Sat, 20 Apr 2024 14:19:30 +0530 Subject: [PATCH 1454/2331] feat(domain): dashboard.chiragnahata.is-a.dev --- domains/dashboard.chiragnahata.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dashboard.chiragnahata.json diff --git a/domains/dashboard.chiragnahata.json b/domains/dashboard.chiragnahata.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/dashboard.chiragnahata.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From bceddd8ed477403309603921ce12e795a9abf9e5 Mon Sep 17 00:00:00 2001 From: ssxbaa Date: Sat, 20 Apr 2024 12:12:56 +0200 Subject: [PATCH 1455/2331] feat(domain): seba.is-a.dev --- domains/seba.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/seba.json diff --git a/domains/seba.json b/domains/seba.json new file mode 100644 index 000000000..fa20450e5 --- /dev/null +++ b/domains/seba.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ssxbaa", + "email": "ssxbaa@proton.me" + }, + "record": { + "CNAME": "ssxbaa.github.io" + } +} From 19f4077d05d94f064354820b615c80033af583ad Mon Sep 17 00:00:00 2001 From: chiragnahata Date: Sat, 20 Apr 2024 16:05:08 +0530 Subject: [PATCH 1456/2331] feat(domain): jellyfin.chiragnahata.is-a.dev --- domains/jellyfin.chiragnahata.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jellyfin.chiragnahata.json diff --git a/domains/jellyfin.chiragnahata.json b/domains/jellyfin.chiragnahata.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/jellyfin.chiragnahata.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From 8abc0b2b49a6c6d70758e2d954d1a27ad18e4773 Mon Sep 17 00:00:00 2001 From: Gunterke <167350738+Gunterke@users.noreply.github.com> Date: Sat, 20 Apr 2024 13:02:36 +0200 Subject: [PATCH 1457/2331] Update hoogdorp.json --- domains/hoogdorp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hoogdorp.json b/domains/hoogdorp.json index 12d339510..9d3d5d921 100644 --- a/domains/hoogdorp.json +++ b/domains/hoogdorp.json @@ -4,6 +4,6 @@ "email": "gunterke@zoho.eu" }, "record": { - "A": ["8.8.8.8"] + "A": ["34.90.225.198"] } } From 62a80fadd964e42f258ace84eb234d72e4cf1208 Mon Sep 17 00:00:00 2001 From: rpineda26 Date: Sat, 20 Apr 2024 19:08:08 +0800 Subject: [PATCH 1458/2331] feat(domain): ralphpineda.is-a.dev --- domains/ralphpineda.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ralphpineda.json diff --git a/domains/ralphpineda.json b/domains/ralphpineda.json new file mode 100644 index 000000000..6f1d9e924 --- /dev/null +++ b/domains/ralphpineda.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rpineda26", + "email": "rp.pineda26@gmail.com" + }, + "record": { + "CNAME": "rpineda26.github.io" + } +} From 5635f717087eb04c7fb995e22c3ef307bae0b9df Mon Sep 17 00:00:00 2001 From: Gunterke <167350738+Gunterke@users.noreply.github.com> Date: Sat, 20 Apr 2024 13:09:29 +0200 Subject: [PATCH 1459/2331] Update hoogdorp.json --- domains/hoogdorp.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/hoogdorp.json b/domains/hoogdorp.json index 9d3d5d921..9fb8806dc 100644 --- a/domains/hoogdorp.json +++ b/domains/hoogdorp.json @@ -4,6 +4,7 @@ "email": "gunterke@zoho.eu" }, "record": { + "CNAME": [gratis-4925113.jouwweb.site] "A": ["34.90.225.198"] } } From 0e0c858ad475dd321d09db4a8e8eb05d0cc0072f Mon Sep 17 00:00:00 2001 From: Gunterke <167350738+Gunterke@users.noreply.github.com> Date: Sat, 20 Apr 2024 13:10:49 +0200 Subject: [PATCH 1460/2331] Update hoogdorp.json --- domains/hoogdorp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hoogdorp.json b/domains/hoogdorp.json index 9fb8806dc..1487baca3 100644 --- a/domains/hoogdorp.json +++ b/domains/hoogdorp.json @@ -4,7 +4,7 @@ "email": "gunterke@zoho.eu" }, "record": { - "CNAME": [gratis-4925113.jouwweb.site] + "CNAME": "gratis-4925113.jouwweb.site" "A": ["34.90.225.198"] } } From 9c4c770557e4dff7c405b56e9d6416f7738cd523 Mon Sep 17 00:00:00 2001 From: Gunterke <167350738+Gunterke@users.noreply.github.com> Date: Sat, 20 Apr 2024 13:11:35 +0200 Subject: [PATCH 1461/2331] Update hoogdorp.json --- domains/hoogdorp.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/hoogdorp.json b/domains/hoogdorp.json index 1487baca3..75ca02d74 100644 --- a/domains/hoogdorp.json +++ b/domains/hoogdorp.json @@ -5,6 +5,5 @@ }, "record": { "CNAME": "gratis-4925113.jouwweb.site" - "A": ["34.90.225.198"] } } From 1282d7cf66f9e694c922ec82a7869f2f69d0f348 Mon Sep 17 00:00:00 2001 From: Vee <110226580+Vibred@users.noreply.github.com> Date: Sat, 20 Apr 2024 19:42:13 +0800 Subject: [PATCH 1462/2331] Create post.json --- domains/post.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/post.json diff --git a/domains/post.json b/domains/post.json new file mode 100644 index 000000000..e6e09fc4c --- /dev/null +++ b/domains/post.json @@ -0,0 +1,11 @@ +{ + "owner": { + "email": "vibred@att.net" + }, + "record": { + "TXT": "verification-code-site-App_lark=HBuHgbKczItwYdsgJHDZ" + "TXT": "v=spf1 +include:spf.onlarksuite.com -all" + "MX": ["mx1.larksuite.com","mx2.larksuite.com","mx3.larksuite.com"] + } + +} From 3d489e3ee6317a241df3694ae027355264e3f9eb Mon Sep 17 00:00:00 2001 From: Vee <110226580+Vibred@users.noreply.github.com> Date: Sat, 20 Apr 2024 20:24:09 +0800 Subject: [PATCH 1463/2331] Update post.json --- domains/post.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/post.json b/domains/post.json index e6e09fc4c..f854952a6 100644 --- a/domains/post.json +++ b/domains/post.json @@ -1,5 +1,6 @@ { "owner": { + "username": "vibred", "email": "vibred@att.net" }, "record": { From b053fed2bd21e1319cbd2919bb394ce515cc7359 Mon Sep 17 00:00:00 2001 From: Vee <110226580+Vibred@users.noreply.github.com> Date: Sat, 20 Apr 2024 20:28:05 +0800 Subject: [PATCH 1464/2331] Update post.json fix a mistake --- domains/post.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/domains/post.json b/domains/post.json index f854952a6..0763d2d1c 100644 --- a/domains/post.json +++ b/domains/post.json @@ -4,9 +4,10 @@ "email": "vibred@att.net" }, "record": { - "TXT": "verification-code-site-App_lark=HBuHgbKczItwYdsgJHDZ" - "TXT": "v=spf1 +include:spf.onlarksuite.com -all" - "MX": ["mx1.larksuite.com","mx2.larksuite.com","mx3.larksuite.com"] - } - + "TXT": [ + "verification-code-site-App_lark=HBuHgbKczItwYdsgJHDZ", + "v=spf1 +include:spf.onlarksuite.com -all" + ], + "MX": ["mx1.larksuite.com", "mx2.larksuite.com", "mx3.larksuite.com"] + } } From 74342bc2a9649c777bc74165c080c00dd74bfd7d Mon Sep 17 00:00:00 2001 From: jadfoq Date: Sat, 20 Apr 2024 15:35:36 +0300 Subject: [PATCH 1465/2331] Update nx.json --- domains/nx.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/nx.json b/domains/nx.json index db381388a..f7eae105e 100644 --- a/domains/nx.json +++ b/domains/nx.json @@ -4,9 +4,6 @@ "email": "jadfoq@getgoogleoff.me" }, "record": { - "A": [ - "45.55.110.124", - "193.233.233.233" - ] + "CNAME": "03d0295b-c631-4993-8a42-f004798c8aed.sweego.co." } } From b6933031f461dd0a11a0e1bddfbc7db0c5cfaf5b Mon Sep 17 00:00:00 2001 From: jadfoq Date: Sat, 20 Apr 2024 16:06:45 +0300 Subject: [PATCH 1466/2331] Update nx.json --- domains/nx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nx.json b/domains/nx.json index f7eae105e..15dc60f22 100644 --- a/domains/nx.json +++ b/domains/nx.json @@ -4,6 +4,6 @@ "email": "jadfoq@getgoogleoff.me" }, "record": { - "CNAME": "03d0295b-c631-4993-8a42-f004798c8aed.sweego.co." + "CNAME": "03d0295b-c631-4993-8a42-f004798c8aed.sweego.co" } } From 6513b2baf008c8de3c51eee5b7658a182646ac5e Mon Sep 17 00:00:00 2001 From: Azham Makes Trash <73955243+AzhamProdLive@users.noreply.github.com> Date: Sat, 20 Apr 2024 14:25:24 +0000 Subject: [PATCH 1467/2331] Create _discord.azhammakestrash.is-a.dev.json --- domains/_discord.azhammakestrash.is-a.dev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.azhammakestrash.is-a.dev.json diff --git a/domains/_discord.azhammakestrash.is-a.dev.json b/domains/_discord.azhammakestrash.is-a.dev.json new file mode 100644 index 000000000..372ee2dbd --- /dev/null +++ b/domains/_discord.azhammakestrash.is-a.dev.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "AzhamProdLive", + "email": "websitedomain.regroup588@passinbox.com" + "discord": "797534115935027271" + }, + "record": { + "TXT": "dh=b3b9be236f1e61048cecc94f8e3e6a4accf9d6b5" + } +} From 202b76f6d5d3d4c46d2ec4b7b7f050d108a017bc Mon Sep 17 00:00:00 2001 From: LowkeyGUY4444 <144545650+LowkeyGUY4444@users.noreply.github.com> Date: Sat, 20 Apr 2024 21:45:53 +0530 Subject: [PATCH 1468/2331] Rename akshya.is-a.dev.json to akshya.json --- domains/{akshya.is-a.dev.json => akshya.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{akshya.is-a.dev.json => akshya.json} (100%) diff --git a/domains/akshya.is-a.dev.json b/domains/akshya.json similarity index 100% rename from domains/akshya.is-a.dev.json rename to domains/akshya.json From 21ad3dc855ac75617108649790001cc7c686c0a4 Mon Sep 17 00:00:00 2001 From: praveen8git Date: Sun, 21 Apr 2024 00:02:40 +0530 Subject: [PATCH 1469/2331] feat: Add new domain registration JSON file - This commit introduces a new JSON file to register the domain 'praveen-patel.is-a.dev'. - The file contains the necessary configurations for the domain registration process. --- domains/praveen-patel.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/praveen-patel.json diff --git a/domains/praveen-patel.json b/domains/praveen-patel.json new file mode 100644 index 000000000..41a2d34b3 --- /dev/null +++ b/domains/praveen-patel.json @@ -0,0 +1,12 @@ +{ + "repo": "https://github.com/praveen8git", + "owner": { + "username": "praveen8git", + "email": "praveenpatel@duck.com", + "discord": "praveen.patel" + }, + "record": { + "CNAME": "praveensingh.in" + } + } + \ No newline at end of file From 58025e4f8ccc4eefb3a20c387fb11ba4d09cd0ca Mon Sep 17 00:00:00 2001 From: 21Z <69188068+21Z@users.noreply.github.com> Date: Sun, 21 Apr 2024 00:18:17 +0400 Subject: [PATCH 1470/2331] Use ImprovMX --- domains/21z.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/domains/21z.json b/domains/21z.json index 899aba426..c874cd328 100644 --- a/domains/21z.json +++ b/domains/21z.json @@ -5,6 +5,10 @@ "discord": "780356848737058857" }, "record": { - "CNAME": "21z.github.io" + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From c7e48cb4d2edcde06ce7995100ce906e9ba77e8b Mon Sep 17 00:00:00 2001 From: Javier Andres Solarte <79766563+dresandev@users.noreply.github.com> Date: Sat, 20 Apr 2024 17:06:42 -0500 Subject: [PATCH 1471/2331] add domain --- domains/dresan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dresan.json diff --git a/domains/dresan.json b/domains/dresan.json new file mode 100644 index 000000000..c67dd494e --- /dev/null +++ b/domains/dresan.json @@ -0,0 +1,12 @@ +{ + "description": "Personal website", + "repo": "https://github.com/dresandev/dresandev.github.io", + "owner": { + "username": "dresandev", + "email": "dresan.dev@gmail.com", + "twitter": "dresandev" + }, + "record": { + "CNAME": "dresandev.github.io" + } +} From eccce025c5bf2ce4b3d18455306a50fe7313a322 Mon Sep 17 00:00:00 2001 From: FrogiesArcade Date: Sat, 20 Apr 2024 18:14:29 -0500 Subject: [PATCH 1472/2331] feat(domain): frogiee1real.is-a.dev --- domains/frogiee1real.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/frogiee1real.json diff --git a/domains/frogiee1real.json b/domains/frogiee1real.json new file mode 100644 index 000000000..51357e512 --- /dev/null +++ b/domains/frogiee1real.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FrogiesArcade", + "email": "frogiesarcade@gmail.com" + }, + "record": { + "CNAME": "extramathequations.web.app" + } +} From 3fc7fe1493df70b09b6da9a3e46104f54fb8f05d Mon Sep 17 00:00:00 2001 From: FrogiesArcade <115168315+FrogiesArcade@users.noreply.github.com> Date: Sat, 20 Apr 2024 18:15:05 -0500 Subject: [PATCH 1473/2331] Delete domains/frogiee1.json --- domains/frogiee1.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/frogiee1.json diff --git a/domains/frogiee1.json b/domains/frogiee1.json deleted file mode 100644 index 25a8bac76..000000000 --- a/domains/frogiee1.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "frogiee1.is-a.dev", - "repo": "https://github.com/frogiesarcade", - "owner": { - "username": "frogiee1", - "email": "frogiesarcade@gmail.com" - }, - "record": { - "CNAME": "extramathequations.web.app" - } -} From 048346fb34fb9d91cd6014debf286bb2d9cf8ded Mon Sep 17 00:00:00 2001 From: FrogiesArcade <115168315+FrogiesArcade@users.noreply.github.com> Date: Sat, 20 Apr 2024 18:15:20 -0500 Subject: [PATCH 1474/2331] Delete domains/frogiee1stuff.json --- domains/frogiee1stuff.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/frogiee1stuff.json diff --git a/domains/frogiee1stuff.json b/domains/frogiee1stuff.json deleted file mode 100644 index 51357e512..000000000 --- a/domains/frogiee1stuff.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "FrogiesArcade", - "email": "frogiesarcade@gmail.com" - }, - "record": { - "CNAME": "extramathequations.web.app" - } -} From dce041275bb8c34f9f5ccf0c30e2271806961d16 Mon Sep 17 00:00:00 2001 From: Vee <110226580+Vibred@users.noreply.github.com> Date: Sun, 21 Apr 2024 11:40:58 +0800 Subject: [PATCH 1475/2331] Register mymail.is-a.dev --- domains/mymail.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mymail.json diff --git a/domains/mymail.json b/domains/mymail.json new file mode 100644 index 000000000..e614b4561 --- /dev/null +++ b/domains/mymail.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Vibred", + "email": "vibred@pm.me", + "discord": "1169947990551699568" + }, + + "record": { + "TXT": "verification-code-site-app_lark=c94xuulzjilzjmjbfepl" + } + } + \ No newline at end of file From b069dfebe1b8401e3d0624b8de2fe9595ccf1c3d Mon Sep 17 00:00:00 2001 From: Vee <110226580+Vibred@users.noreply.github.com> Date: Sun, 21 Apr 2024 11:46:49 +0800 Subject: [PATCH 1476/2331] Update mymail.json Fixed --- domains/mymail.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/mymail.json b/domains/mymail.json index e614b4561..89ff9f33c 100644 --- a/domains/mymail.json +++ b/domains/mymail.json @@ -2,11 +2,11 @@ "owner": { "username": "Vibred", "email": "vibred@pm.me", - "discord": "1169947990551699568" }, "record": { - "TXT": "verification-code-site-app_lark=c94xuulzjilzjmjbfepl" + "TXT": [ "verification-code-site-app_lark=c94xuulzjilzjmjbfepl","v=spf1 +include:spf.onlarksuite.com -all"], + "MX" : ["mx1.larksuite.com","mx1.larksuite.com","mx1.larksuite.com"] } } - \ No newline at end of file + From 924cccf74f331fd29d7fe05f0f6db48c33398b20 Mon Sep 17 00:00:00 2001 From: Vee <110226580+Vibred@users.noreply.github.com> Date: Sun, 21 Apr 2024 11:48:53 +0800 Subject: [PATCH 1477/2331] Update mymail.json fix --- domains/mymail.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mymail.json b/domains/mymail.json index 89ff9f33c..10013535c 100644 --- a/domains/mymail.json +++ b/domains/mymail.json @@ -6,7 +6,7 @@ "record": { "TXT": [ "verification-code-site-app_lark=c94xuulzjilzjmjbfepl","v=spf1 +include:spf.onlarksuite.com -all"], - "MX" : ["mx1.larksuite.com","mx1.larksuite.com","mx1.larksuite.com"] + "MX" : ["mx1.larksuite.com","mx2.larksuite.com","mx3.larksuite.com"] } } From 8c4e014c6557f4b8b06cf396deb91ca446861d8b Mon Sep 17 00:00:00 2001 From: Vee <110226580+Vibred@users.noreply.github.com> Date: Sun, 21 Apr 2024 11:50:11 +0800 Subject: [PATCH 1478/2331] Update mymail.json --- domains/mymail.json | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/domains/mymail.json b/domains/mymail.json index 10013535c..2e8b472b8 100644 --- a/domains/mymail.json +++ b/domains/mymail.json @@ -1,12 +1,17 @@ { - "owner": { - "username": "Vibred", - "email": "vibred@pm.me", - }, - - "record": { - "TXT": [ "verification-code-site-app_lark=c94xuulzjilzjmjbfepl","v=spf1 +include:spf.onlarksuite.com -all"], - "MX" : ["mx1.larksuite.com","mx2.larksuite.com","mx3.larksuite.com"] - } + "owner": { + "username": "Vibred", + "email": "vibred@pm.me" + }, + "record": { + "TXT": [ + "verification-code-site-app_lark=c94xuulzjilzjmjbfepl", + "v=spf1 +include:spf.onlarksuite.com -all" + ], + "MX": [ + "mx1.larksuite.com", + "mx2.larksuite.com", + "mx3.larksuite.com" + ] } - +} From 2c479636ff088eba69ad04866c305e67a74ce815 Mon Sep 17 00:00:00 2001 From: Dano Syrus <92238288+danosyrus@users.noreply.github.com> Date: Sun, 21 Apr 2024 10:39:48 +0530 Subject: [PATCH 1479/2331] Create danosyrus.json --- domains/danosyrus.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/danosyrus.json diff --git a/domains/danosyrus.json b/domains/danosyrus.json new file mode 100644 index 000000000..3778039fa --- /dev/null +++ b/domains/danosyrus.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Resume", + "repo": "https://github.com/danosyrus/danosyrus.github.io", + "owner": { + "username": "danosyrus", + "email": "danosyrus@tuta.io", + "discord": "danosyrus" + }, + "record": { + "CNAME": "danosyrus.github.io" + } +} From ba599fbd494837973f6e199dbdb78154cc09c7e8 Mon Sep 17 00:00:00 2001 From: Iqat Date: Sun, 21 Apr 2024 11:13:34 +0400 Subject: [PATCH 1480/2331] feat(domain): iqat.is-a.dev --- domains/iqat.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/iqat.json diff --git a/domains/iqat.json b/domains/iqat.json new file mode 100644 index 000000000..7799b37ca --- /dev/null +++ b/domains/iqat.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio for Muhammad Taqi (Iqat)", + "repo": "https://github.com/Iqat476/Iqat476.github.io", + "owner": { + "username": "Iqat476", + "email": "iqat476@gmail.com" + }, + "record": { + "CNAME": "Iqat476.github.io" + } +} From 9e60cf49c237f3ab30af7a9103f29f936f4d3866 Mon Sep 17 00:00:00 2001 From: booktastic1 Date: Sun, 21 Apr 2024 09:25:28 +0100 Subject: [PATCH 1481/2331] feat(domain): spectranow.is-a.dev --- domains/spectranow.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/spectranow.json diff --git a/domains/spectranow.json b/domains/spectranow.json new file mode 100644 index 000000000..ada30e70c --- /dev/null +++ b/domains/spectranow.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "booktastic1", + "email": "booktastic-library@outlook.com" + }, + "record": { + "URL": "https://btastic.wixsite.com/spectra" + } +} From a2f39754ba37aad6b9848718b06dfb48227b1ddf Mon Sep 17 00:00:00 2001 From: booktastic1 Date: Sun, 21 Apr 2024 10:32:53 +0100 Subject: [PATCH 1482/2331] feat(domain): graphica.is-a.dev --- domains/graphica.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/graphica.json diff --git a/domains/graphica.json b/domains/graphica.json new file mode 100644 index 000000000..31232299d --- /dev/null +++ b/domains/graphica.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "booktastic1", + "email": "booktastic-library@outlook.com" + }, + "record": { + "URL": "https://btastic.wixsite.com/graphica" + } +} From 886bc646f8a07691a31b9c70ec6cfdf537cdb05a Mon Sep 17 00:00:00 2001 From: booktastic1 Date: Sun, 21 Apr 2024 10:33:59 +0100 Subject: [PATCH 1483/2331] feat(domain): graphicanow.is-a.dev --- domains/graphicanow.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/graphicanow.json diff --git a/domains/graphicanow.json b/domains/graphicanow.json new file mode 100644 index 000000000..31232299d --- /dev/null +++ b/domains/graphicanow.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "booktastic1", + "email": "booktastic-library@outlook.com" + }, + "record": { + "URL": "https://btastic.wixsite.com/graphica" + } +} From b6f71288c9e25279366f1ad874a33b778941b07d Mon Sep 17 00:00:00 2001 From: devbx Date: Sun, 21 Apr 2024 20:30:17 +0800 Subject: [PATCH 1484/2331] feat(domain): devbx.is-a.dev --- domains/devbx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/devbx.json diff --git a/domains/devbx.json b/domains/devbx.json new file mode 100644 index 000000000..7a2100f7f --- /dev/null +++ b/domains/devbx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "devbx", + "email": "pangys0306@hotmail.com" + }, + "record": { + "CNAME": "devbx.github.io" + } +} From b5697f016819955362d5596557517307284ce740 Mon Sep 17 00:00:00 2001 From: sharkota Date: Sun, 21 Apr 2024 09:02:49 -0500 Subject: [PATCH 1485/2331] feat(domain): kota.is-a.dev --- domains/kota.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kota.json diff --git a/domains/kota.json b/domains/kota.json new file mode 100644 index 000000000..269b94e76 --- /dev/null +++ b/domains/kota.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sharkota", + "email": "nappythebappy@gmail.com" + }, + "record": { + "CNAME": "sharkota.github.io" + } +} From 44c8ab665efbdbfd9cbbe28d921c0de56885d746 Mon Sep 17 00:00:00 2001 From: ondirisuliuly Date: Sun, 21 Apr 2024 17:51:37 +0300 Subject: [PATCH 1486/2331] feat(domain): musiccorn01.is-a.dev --- domains/musiccorn01.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/musiccorn01.json diff --git a/domains/musiccorn01.json b/domains/musiccorn01.json new file mode 100644 index 000000000..57846a47d --- /dev/null +++ b/domains/musiccorn01.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ondirisuliuly", + "email": "ondirisuliuly@gmail.com" + }, + "record": { + "A": ["185.239.48.45"] + } +} From 31c1a65c5e0ad53144826387b3360487d5d83912 Mon Sep 17 00:00:00 2001 From: Azham Makes Trash <73955243+AzhamProdLive@users.noreply.github.com> Date: Sun, 21 Apr 2024 16:26:34 +0000 Subject: [PATCH 1487/2331] Update and rename _discord.azhammakestrash.is-a.dev.json to _discord.azhammakestrash.json --- ...ammakestrash.is-a.dev.json => _discord.azhammakestrash.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_discord.azhammakestrash.is-a.dev.json => _discord.azhammakestrash.json} (76%) diff --git a/domains/_discord.azhammakestrash.is-a.dev.json b/domains/_discord.azhammakestrash.json similarity index 76% rename from domains/_discord.azhammakestrash.is-a.dev.json rename to domains/_discord.azhammakestrash.json index 372ee2dbd..5bac3fb94 100644 --- a/domains/_discord.azhammakestrash.is-a.dev.json +++ b/domains/_discord.azhammakestrash.json @@ -1,7 +1,7 @@ { "owner": { "username": "AzhamProdLive", - "email": "websitedomain.regroup588@passinbox.com" + "email": "websitedomain.regroup588@passinbox.com", "discord": "797534115935027271" }, "record": { From 169f2dcb75af324cbb98f4d609fda7b4368df416 Mon Sep 17 00:00:00 2001 From: Krystian15x Date: Mon, 22 Apr 2024 02:39:02 +0200 Subject: [PATCH 1488/2331] feat(domain): krystian.is-a.dev --- domains/krystian.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/krystian.json diff --git a/domains/krystian.json b/domains/krystian.json new file mode 100644 index 000000000..48a00f646 --- /dev/null +++ b/domains/krystian.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Krystian15x", + "email": "krystiankoral@gmail.com" + }, + "record": { + "A": ["138.2.132.47"] + } +} From cae54d77bdcfbb1a3ed9e8e7e5d33651f9c83397 Mon Sep 17 00:00:00 2001 From: c <167662909+xkcdnerd@users.noreply.github.com> Date: Sun, 21 Apr 2024 18:45:57 -0700 Subject: [PATCH 1489/2331] Register c:\.is-a.dev --- "domains/c:\\.json" | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 "domains/c:\\.json" diff --git "a/domains/c:\\.json" "b/domains/c:\\.json" new file mode 100644 index 000000000..c544e25c4 --- /dev/null +++ "b/domains/c:\\.json" @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "xkcdnerd", + "email": "evanwang330@gmail.com", + "discord": "1153506811522076723" + }, + + "record": { + "CNAME": "c:\.is-a.dev" + } + } + \ No newline at end of file From b9c083bf5ad3e982df903fd20a6a58e7e82805d2 Mon Sep 17 00:00:00 2001 From: c <167662909+xkcdnerd@users.noreply.github.com> Date: Sun, 21 Apr 2024 20:47:18 -0700 Subject: [PATCH 1490/2331] Register nerd.is-a.dev --- domains/nerd.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nerd.json diff --git a/domains/nerd.json b/domains/nerd.json new file mode 100644 index 000000000..1adc9931b --- /dev/null +++ b/domains/nerd.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "xkcdnerd", + "email": "evanwang330@gmail.com", + "discord": "1153506811522076723" + }, + + "record": { + "CNAME": "nerd.is-a.dev" + } + } + \ No newline at end of file From 40460bce09e489fbbfb66af65df170f60cf0b4f3 Mon Sep 17 00:00:00 2001 From: Zoom Date: Sun, 21 Apr 2024 23:24:18 -0600 Subject: [PATCH 1491/2331] Update zoom.json --- domains/zoom.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zoom.json b/domains/zoom.json index cc027f4d6..3aa0c7f92 100644 --- a/domains/zoom.json +++ b/domains/zoom.json @@ -5,7 +5,7 @@ "username": "theoldzoom", "email": "theoldzoom@gmail.com", "twitter": "theoldzoom", - "discord": "theoldzoom", + "discord": "theoldzoom" }, "record": { "CNAME": "theoldzoom.github.io" From e740ce2b73b747d7388fabeb937da2c8620bb2c5 Mon Sep 17 00:00:00 2001 From: xkcdnerd Date: Sun, 21 Apr 2024 23:44:29 -0700 Subject: [PATCH 1492/2331] feat(domain): hi.is-a.dev --- domains/hi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hi.json diff --git a/domains/hi.json b/domains/hi.json new file mode 100644 index 000000000..02f129d65 --- /dev/null +++ b/domains/hi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xkcdnerd", + "email": "evanwang330@gmail.com" + }, + "record": { + "CNAME": "hi.is-a.dev" + } +} From bd458921256db0e305bdfc7061d3c018f532a8e3 Mon Sep 17 00:00:00 2001 From: xkcdnerd Date: Sun, 21 Apr 2024 23:48:52 -0700 Subject: [PATCH 1493/2331] feat(domain): loading.is-a.dev --- domains/loading.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/loading.json diff --git a/domains/loading.json b/domains/loading.json new file mode 100644 index 000000000..28fcbdfc2 --- /dev/null +++ b/domains/loading.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xkcdnerd", + "email": "evanwang330@gmail.com" + }, + "record": { + "CNAME": "loading.is-a.dev" + } +} From 5e37019aee6d02b13288c4e2c182ebc508667310 Mon Sep 17 00:00:00 2001 From: xkcdnerd Date: Sun, 21 Apr 2024 23:49:33 -0700 Subject: [PATCH 1494/2331] feat(domain): error404.is-a.dev --- domains/error404.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/error404.json diff --git a/domains/error404.json b/domains/error404.json new file mode 100644 index 000000000..1c20659f6 --- /dev/null +++ b/domains/error404.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xkcdnerd", + "email": "evanwang330@gmail.com" + }, + "record": { + "CNAME": "error404.is-a.dev" + } +} From 2550782ca212bcc90537dd72e6743c0fb53cc644 Mon Sep 17 00:00:00 2001 From: xkcdnerd Date: Sun, 21 Apr 2024 23:50:10 -0700 Subject: [PATCH 1495/2331] feat(domain): aaaaaaa.is-a.dev --- domains/aaaaaaa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aaaaaaa.json diff --git a/domains/aaaaaaa.json b/domains/aaaaaaa.json new file mode 100644 index 000000000..e396d472a --- /dev/null +++ b/domains/aaaaaaa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xkcdnerd", + "email": "evanwang330@gmail.com" + }, + "record": { + "CNAME": "aaaaaaa.is-a.dev" + } +} From 13f874c5457c26a64478253a77f8cd48f9ea646c Mon Sep 17 00:00:00 2001 From: c <167662909+xkcdnerd@users.noreply.github.com> Date: Sun, 21 Apr 2024 23:51:17 -0700 Subject: [PATCH 1496/2331] Update nerd.json --- domains/nerd.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/nerd.json b/domains/nerd.json index 1adc9931b..e77e2d5fa 100644 --- a/domains/nerd.json +++ b/domains/nerd.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "nerd.is-a.dev" + "CNAME": "random-nerd.is-a.dev" } } - \ No newline at end of file + From 1212417a18a5666a4570a4a2a5575c1fadae6d24 Mon Sep 17 00:00:00 2001 From: Bimarsha69 <116154292+Bimarsha69@users.noreply.github.com> Date: Mon, 22 Apr 2024 12:47:19 +0545 Subject: [PATCH 1497/2331] Create bimarsha.json --- domains/bimarsha.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bimarsha.json diff --git a/domains/bimarsha.json b/domains/bimarsha.json new file mode 100644 index 000000000..98aed7a12 --- /dev/null +++ b/domains/bimarsha.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Bimarsha69", + "email": "bimarshathapa2@gmail.com" + }, + "record": { + "CNAME": "bimarsha69.github.io" + } +} From e4f8db198991f164cbc6cb6e25fdbdc161b114e2 Mon Sep 17 00:00:00 2001 From: Bimarsha69 <116154292+Bimarsha69@users.noreply.github.com> Date: Mon, 22 Apr 2024 12:49:11 +0545 Subject: [PATCH 1498/2331] Create _github-pages-challenge-Bimarsha69.bimarsha.json --- domains/_github-pages-challenge-Bimarsha69.bimarsha.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Bimarsha69.bimarsha.json diff --git a/domains/_github-pages-challenge-Bimarsha69.bimarsha.json b/domains/_github-pages-challenge-Bimarsha69.bimarsha.json new file mode 100644 index 000000000..05899564f --- /dev/null +++ b/domains/_github-pages-challenge-Bimarsha69.bimarsha.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Bimarsha69", + "email": "bimarshathapa2@gmail.com" + }, + "record": { + "TXT": "ad9b8ff5793eb8dd58746a30bee4c7" + } +} From 44f13d4e07e7e9a6ab41e8168b6880fa2e5276b8 Mon Sep 17 00:00:00 2001 From: c <167662909+xkcdnerd@users.noreply.github.com> Date: Mon, 22 Apr 2024 00:30:23 -0700 Subject: [PATCH 1499/2331] Update nerd.json --- domains/nerd.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/nerd.json b/domains/nerd.json index e77e2d5fa..0fcb15c93 100644 --- a/domains/nerd.json +++ b/domains/nerd.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "xkcdnerd", - "email": "evanwang330@gmail.com", - "discord": "1153506811522076723" - }, - - "record": { - "CNAME": "random-nerd.is-a.dev" - } + "description": "website", + "repo": "https://github.com/xkcdnerd/xkcdnerd.github.io", + "owner": { + "username": "xkcdnerd", + "email": "evanwang330@gmail.com", + "twitter": "i dont have one" + }, + "record": { + "CNAME": "xkcdnerd.github.io" } - +} From 3c8194a799d0cd7dd287420967a3cdb46f218c26 Mon Sep 17 00:00:00 2001 From: vuthanhtrung2010 Date: Mon, 22 Apr 2024 17:47:10 +0700 Subject: [PATCH 1500/2331] feat(domain): workspace.trung.is-a.dev --- domains/workspace.trung.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/workspace.trung.json diff --git a/domains/workspace.trung.json b/domains/workspace.trung.json new file mode 100644 index 000000000..417d48482 --- /dev/null +++ b/domains/workspace.trung.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["34.125.141.93"] + } +} From 6b4bfa3ec3832fe1e325fe6f53806340345488eb Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 22 Apr 2024 19:51:01 +0800 Subject: [PATCH 1501/2331] Delete domains/glqch.json --- domains/glqch.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/glqch.json diff --git a/domains/glqch.json b/domains/glqch.json deleted file mode 100644 index 376e02afc..000000000 --- a/domains/glqch.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Subdomain to put my portfolio website online", - "repo": "https://github.com/Glqch0/Glqch0.github.io", - "owner": { - "username": "Glqch0", - "email": "midoayoub447@gmail.com", - "twitter": "glqch" - }, - "record": { - "CNAME": "glqch0.github.io" - } -} From d996c8f76726e7e167dd12c417fbd9f586caca72 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 22 Apr 2024 19:51:45 +0800 Subject: [PATCH 1502/2331] Delete domains/_github-pages-challenge-Glqch0.glqch.json --- domains/_github-pages-challenge-Glqch0.glqch.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/_github-pages-challenge-Glqch0.glqch.json diff --git a/domains/_github-pages-challenge-Glqch0.glqch.json b/domains/_github-pages-challenge-Glqch0.glqch.json deleted file mode 100644 index 5e80f7ab1..000000000 --- a/domains/_github-pages-challenge-Glqch0.glqch.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "Glqch0", - "email": "midoayoub999@gmail.com", - "twitter": "Glqch", - "discord": "915932527871541309" - }, - "record": { - "TXT": "a672c8c5c8d4be16fcefd130307ea6" - } -} From 5ab8b052ad149e8b9ecc661a6b43ce683ef1ada2 Mon Sep 17 00:00:00 2001 From: KorryKatti <143781663+KorryKatti@users.noreply.github.com> Date: Mon, 22 Apr 2024 18:04:29 +0530 Subject: [PATCH 1503/2331] Create korrykatti.json --- domains/korrykatti.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/korrykatti.json diff --git a/domains/korrykatti.json b/domains/korrykatti.json new file mode 100644 index 000000000..c08aa9204 --- /dev/null +++ b/domains/korrykatti.json @@ -0,0 +1,12 @@ +{ + "description": "Domain for my personal website", + "repo": "https://github.com/KorryKatti/korrykatti.github.io", + "owner": { + "username": "KorryKatti", + "email": "8nctvx7gi@mozmail.com", + "twitter": "korrykatti" + }, + "record": { + "CNAME": "korrykatti.github.io" + } +} From 03c934fad014c102f5837ab250154d0d04d7b656 Mon Sep 17 00:00:00 2001 From: Dylanjtholen <100318188+dylanjtholen@users.noreply.github.com> Date: Mon, 22 Apr 2024 12:10:06 -0500 Subject: [PATCH 1504/2331] Rename bobglukbobbob.json to dylanjtholen.json --- domains/{bobglukbobbob.json => dylanjtholen.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{bobglukbobbob.json => dylanjtholen.json} (100%) diff --git a/domains/bobglukbobbob.json b/domains/dylanjtholen.json similarity index 100% rename from domains/bobglukbobbob.json rename to domains/dylanjtholen.json From d0947be721b0fdd0b5d98e84329744e2820f25ba Mon Sep 17 00:00:00 2001 From: nexos20levrai Date: Mon, 22 Apr 2024 22:23:48 +0200 Subject: [PATCH 1505/2331] feat(domain): treizer.is-a.dev --- domains/treizer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/treizer.json diff --git a/domains/treizer.json b/domains/treizer.json new file mode 100644 index 000000000..ff7653714 --- /dev/null +++ b/domains/treizer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nexos20levrai", + "email": "nexos.dons@gmail.com" + }, + "record": { + "A": ["193.160.130.98"] + } +} From f5fa3250d90a6ae84ac849fd48eb7278893d2ab3 Mon Sep 17 00:00:00 2001 From: c <167662909+xkcdnerd@users.noreply.github.com> Date: Mon, 22 Apr 2024 21:44:03 -0700 Subject: [PATCH 1506/2331] Update nerd.json --- domains/nerd.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/nerd.json b/domains/nerd.json index 0fcb15c93..7894e4fd8 100644 --- a/domains/nerd.json +++ b/domains/nerd.json @@ -3,8 +3,7 @@ "repo": "https://github.com/xkcdnerd/xkcdnerd.github.io", "owner": { "username": "xkcdnerd", - "email": "evanwang330@gmail.com", - "twitter": "i dont have one" + "email": "evanwang330@gmail.com" }, "record": { "CNAME": "xkcdnerd.github.io" From 6ff1bd55b2f27e5a54b1a2bb36ba80c8802bf8af Mon Sep 17 00:00:00 2001 From: Nimesh <153603329+N-Nilashan@users.noreply.github.com> Date: Tue, 23 Apr 2024 11:21:13 +0530 Subject: [PATCH 1507/2331] Create nimesh.json --- domains/nimesh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nimesh.json diff --git a/domains/nimesh.json b/domains/nimesh.json new file mode 100644 index 000000000..5df280a08 --- /dev/null +++ b/domains/nimesh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "N-Nilashan", + "email": "informal.nimesh@gmail.com" + }, + "record": { + "CNAME": "n-nilashan.github.io" + } +} From cdfe1cfde62c175c021cdcab646e3eab88d24acf Mon Sep 17 00:00:00 2001 From: Azham Makes Trash <73955243+AzhamProdLive@users.noreply.github.com> Date: Tue, 23 Apr 2024 12:01:00 +0200 Subject: [PATCH 1508/2331] Delete domains/spacehastelog.json Can't use it with Cloudflare Workers --- domains/spacehastelog.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/spacehastelog.json diff --git a/domains/spacehastelog.json b/domains/spacehastelog.json deleted file mode 100644 index ab98abc8c..000000000 --- a/domains/spacehastelog.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "AzhamProdLive", - "email": "websitedomain.regroup588@passinbox.com" - }, - "record": { - "CNAME": "spacehaste.azhamproductions.workers.dev" - } -} From dba48fcce3b5ea7ffc1e5099ba67788ba8aac02f Mon Sep 17 00:00:00 2001 From: Hero Protagonist Date: Tue, 23 Apr 2024 09:34:14 -0400 Subject: [PATCH 1509/2331] Create _github-pages-challenge-carafelix.heroprotagonist.json --- ...github-pages-challenge-carafelix.heroprotagonist.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-carafelix.heroprotagonist.json diff --git a/domains/_github-pages-challenge-carafelix.heroprotagonist.json b/domains/_github-pages-challenge-carafelix.heroprotagonist.json new file mode 100644 index 000000000..cedf11a1a --- /dev/null +++ b/domains/_github-pages-challenge-carafelix.heroprotagonist.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "carafelix", + "email": "heroprotagonist32@gmail.com" + }, + "record": { + "TXT": "61ef4af708632a4018579e72c75b65" + } +} From ffe4d506a818f18ec208faa7ae64b8d0c5bcd5ed Mon Sep 17 00:00:00 2001 From: S409ISDAD <129562233+S409ISDAD@users.noreply.github.com> Date: Tue, 23 Apr 2024 16:41:44 +0100 Subject: [PATCH 1510/2331] Register s409.is-a.dev --- domains/s409.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/s409.json diff --git a/domains/s409.json b/domains/s409.json new file mode 100644 index 000000000..7d550ccb8 --- /dev/null +++ b/domains/s409.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "S409ISDAD", + "email": "hitlerwinning2301@gmail.com", + "discord": "851827069284778054" + }, + + "record": { + "CNAME": "s409.pages.dev" + } + } + \ No newline at end of file From 08dd1cc89e981d76dce799830e841dfacc2a9330 Mon Sep 17 00:00:00 2001 From: Triach Rold <156170660+triach-rold@users.noreply.github.com> Date: Wed, 24 Apr 2024 02:12:25 +0530 Subject: [PATCH 1511/2331] Create triachrold.json --- domains/triachrold.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/triachrold.json diff --git a/domains/triachrold.json b/domains/triachrold.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/triachrold.json @@ -0,0 +1 @@ + From 7acc740025a70fd1f27c77c27ede31ce3ead184b Mon Sep 17 00:00:00 2001 From: Triach Rold <156170660+triach-rold@users.noreply.github.com> Date: Wed, 24 Apr 2024 02:12:38 +0530 Subject: [PATCH 1512/2331] Create triach-rold.json --- domains/triach-rold.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/triach-rold.json diff --git a/domains/triach-rold.json b/domains/triach-rold.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/triach-rold.json @@ -0,0 +1 @@ + From ba96526a24161a3b20f97bdfb1ae55c6abeeb748 Mon Sep 17 00:00:00 2001 From: Triach Rold <156170660+triach-rold@users.noreply.github.com> Date: Wed, 24 Apr 2024 02:18:20 +0530 Subject: [PATCH 1513/2331] Update triach-rold.json --- domains/triach-rold.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/triach-rold.json b/domains/triach-rold.json index 8b1378917..46443e71c 100644 --- a/domains/triach-rold.json +++ b/domains/triach-rold.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "triach-rold", + "email": "roldtriach@gmail.com" + }, + "record": { + "URL": "https://triach-rold.github.io/" + } +} From ebd57ae53ca3959082e233e6fc5269f6173ce51a Mon Sep 17 00:00:00 2001 From: Triach Rold <156170660+triach-rold@users.noreply.github.com> Date: Wed, 24 Apr 2024 02:18:39 +0530 Subject: [PATCH 1514/2331] Update triachrold.json --- domains/triachrold.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/domains/triachrold.json b/domains/triachrold.json index 8b1378917..625f18c8a 100644 --- a/domains/triachrold.json +++ b/domains/triachrold.json @@ -1 +1,10 @@ +{ + "owner": { + "username": "triach-rold", + "email": "roldtriach@gmail.com" + }, + "record": { + "URL": "https://triach-rold.github.io/" + } +} From 6fe5e8434f5f016497fe750739054ae20dd99409 Mon Sep 17 00:00:00 2001 From: Zoom Date: Tue, 23 Apr 2024 17:45:47 -0600 Subject: [PATCH 1515/2331] Update zoom.json --- domains/zoom.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zoom.json b/domains/zoom.json index 3aa0c7f92..a3a01cbbe 100644 --- a/domains/zoom.json +++ b/domains/zoom.json @@ -8,6 +8,6 @@ "discord": "theoldzoom" }, "record": { - "CNAME": "theoldzoom.github.io" + "CNAME": "theoldzoom.github.io", } } From 927c1b861215fbd12eadbb77837168232022399c Mon Sep 17 00:00:00 2001 From: Zoom Date: Tue, 23 Apr 2024 17:46:37 -0600 Subject: [PATCH 1516/2331] Create _github-pages-challenge-TheOldZoom.zoom.json --- domains/_github-pages-challenge-TheOldZoom.zoom.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_github-pages-challenge-TheOldZoom.zoom.json diff --git a/domains/_github-pages-challenge-TheOldZoom.zoom.json b/domains/_github-pages-challenge-TheOldZoom.zoom.json new file mode 100644 index 000000000..a3fd5d1ef --- /dev/null +++ b/domains/_github-pages-challenge-TheOldZoom.zoom.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "theoldzoom", + "email": "theoldzoom@gmail.com", + "twitter": "theoldzoom", + "discord": "theoldzoom" + }, + "record": { + "TXT": "617b3a42e42c46cb26aef97305fd8e" + } +} From 5ac4b8ff243bf006b52eeb3dac35f6a08411a29c Mon Sep 17 00:00:00 2001 From: Zoom Date: Tue, 23 Apr 2024 17:47:29 -0600 Subject: [PATCH 1517/2331] Create _discord.zoom.is-a.dev --- domains/_discord.zoom.is-a.dev | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_discord.zoom.is-a.dev diff --git a/domains/_discord.zoom.is-a.dev b/domains/_discord.zoom.is-a.dev new file mode 100644 index 000000000..f5ebe7440 --- /dev/null +++ b/domains/_discord.zoom.is-a.dev @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "theoldzoom", + "email": "theoldzoom@gmail.com", + "twitter": "theoldzoom", + "discord": "theoldzoom" + }, + "record": { + "TXT": "dh=170063c268dd129fa057f1517490d51aa9e792f7" + } +} From 74e8848f3fe8962955fbe819b74312ff744c3fa5 Mon Sep 17 00:00:00 2001 From: Zoom Date: Tue, 23 Apr 2024 17:55:59 -0600 Subject: [PATCH 1518/2331] Update zoom.json --- domains/zoom.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zoom.json b/domains/zoom.json index a3a01cbbe..3aa0c7f92 100644 --- a/domains/zoom.json +++ b/domains/zoom.json @@ -8,6 +8,6 @@ "discord": "theoldzoom" }, "record": { - "CNAME": "theoldzoom.github.io", + "CNAME": "theoldzoom.github.io" } } From 0bc82db3081768c663b4ca20c5abcdc88027b0c6 Mon Sep 17 00:00:00 2001 From: Zoom Date: Tue, 23 Apr 2024 17:56:18 -0600 Subject: [PATCH 1519/2331] Rename _discord.zoom.is-a.dev to _discord.zoom.is-a.dev.json --- domains/{_discord.zoom.is-a.dev => _discord.zoom.is-a.dev.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.zoom.is-a.dev => _discord.zoom.is-a.dev.json} (100%) diff --git a/domains/_discord.zoom.is-a.dev b/domains/_discord.zoom.is-a.dev.json similarity index 100% rename from domains/_discord.zoom.is-a.dev rename to domains/_discord.zoom.is-a.dev.json From c79e3bc3acf558118ceed211027a0aa1bab1c47e Mon Sep 17 00:00:00 2001 From: c <167662909+xkcdnerd@users.noreply.github.com> Date: Tue, 23 Apr 2024 18:55:43 -0700 Subject: [PATCH 1520/2331] Delete domains/aaaaaaa.json --- domains/aaaaaaa.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/aaaaaaa.json diff --git a/domains/aaaaaaa.json b/domains/aaaaaaa.json deleted file mode 100644 index e396d472a..000000000 --- a/domains/aaaaaaa.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "xkcdnerd", - "email": "evanwang330@gmail.com" - }, - "record": { - "CNAME": "aaaaaaa.is-a.dev" - } -} From 6763da50a11c5b388c3750f71c9c97ed79dd8783 Mon Sep 17 00:00:00 2001 From: c <167662909+xkcdnerd@users.noreply.github.com> Date: Tue, 23 Apr 2024 18:56:07 -0700 Subject: [PATCH 1521/2331] Delete domains/c:\.json --- "domains/c:\\.json" | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 "domains/c:\\.json" diff --git "a/domains/c:\\.json" "b/domains/c:\\.json" deleted file mode 100644 index c544e25c4..000000000 --- "a/domains/c:\\.json" +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "xkcdnerd", - "email": "evanwang330@gmail.com", - "discord": "1153506811522076723" - }, - - "record": { - "CNAME": "c:\.is-a.dev" - } - } - \ No newline at end of file From 319c7b5b4cb4eb3460d228f7800964ee5f401dd5 Mon Sep 17 00:00:00 2001 From: c <167662909+xkcdnerd@users.noreply.github.com> Date: Tue, 23 Apr 2024 18:56:25 -0700 Subject: [PATCH 1522/2331] Delete domains/error404.json --- domains/error404.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/error404.json diff --git a/domains/error404.json b/domains/error404.json deleted file mode 100644 index 1c20659f6..000000000 --- a/domains/error404.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "xkcdnerd", - "email": "evanwang330@gmail.com" - }, - "record": { - "CNAME": "error404.is-a.dev" - } -} From 6399eb65071dd7caa6e4b86e8eb86fb812198384 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 12:17:10 +0800 Subject: [PATCH 1523/2331] Update checks.yml --- .github/workflows/checks.yml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 7fa947f15..370ffce74 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -14,3 +14,28 @@ jobs: bun-version: latest - run: bun install - run: bun test + continue-on-error: true + - name: Check if validation failed + run: | + if [ $? -ne 0 ]; then + echo "::set-output name=validation_failed::true" + else + echo "::set-output name=validation_failed::false" + fi + id: check_validation + - name: Close pull request if validation failed + if: steps.check_validation.outputs.validation_failed == 'true' + run: | + curl -X POST \ + -H "Authorization: token ${{ secrets.GITHUB_TOKEN }}" \ + -H "Content-Type: application/json" \ + -d '{"state":"closed"}' \ + "https://api.github.com/repos/${{ github.repository }}/pulls/${{ github.event.pull_request.number }}" + - name: Comment on closed pull request + if: steps.check_validation.outputs.validation_failed == 'true' + run: | + curl -X POST \ + -H "Authorization: token ${{ secrets.GITHUB_TOKEN }}" \ + -H "Content-Type: application/json" \ + -d '{"body": "Due to high amounts of pull requests and not enough resources to review all, we are automatically closing pull requests that fail checks. Please read the [documentation](https://www.is-a.dev/docs) to ensure your file format is correct. If you still are encountering issues, please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) and open a help thread."}' \ + "https://api.github.com/repos/${{ github.repository }}/issues/${{ github.event.pull_request.number }}/comments" From 9da543dc5f8b28b11e5c3c7d136af3c7875835c9 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 12:19:54 +0800 Subject: [PATCH 1524/2331] Create testing.json --- domains/testing.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/testing.json diff --git a/domains/testing.json b/domains/testing.json new file mode 100644 index 000000000..8bd6648ed --- /dev/null +++ b/domains/testing.json @@ -0,0 +1 @@ +asdf From a065640523f1368f64e183df536b61c769a5e8f2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 12:36:19 +0800 Subject: [PATCH 1525/2331] Update checks.yml --- .github/workflows/checks.yml | 30 ++++-------------------------- 1 file changed, 4 insertions(+), 26 deletions(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 370ffce74..eb0ff8ebb 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -1,4 +1,5 @@ name: Checks + on: [pull_request, workflow_dispatch] jobs: @@ -13,29 +14,6 @@ jobs: with: bun-version: latest - run: bun install - - run: bun test - continue-on-error: true - - name: Check if validation failed - run: | - if [ $? -ne 0 ]; then - echo "::set-output name=validation_failed::true" - else - echo "::set-output name=validation_failed::false" - fi - id: check_validation - - name: Close pull request if validation failed - if: steps.check_validation.outputs.validation_failed == 'true' - run: | - curl -X POST \ - -H "Authorization: token ${{ secrets.GITHUB_TOKEN }}" \ - -H "Content-Type: application/json" \ - -d '{"state":"closed"}' \ - "https://api.github.com/repos/${{ github.repository }}/pulls/${{ github.event.pull_request.number }}" - - name: Comment on closed pull request - if: steps.check_validation.outputs.validation_failed == 'true' - run: | - curl -X POST \ - -H "Authorization: token ${{ secrets.GITHUB_TOKEN }}" \ - -H "Content-Type: application/json" \ - -d '{"body": "Due to high amounts of pull requests and not enough resources to review all, we are automatically closing pull requests that fail checks. Please read the [documentation](https://www.is-a.dev/docs) to ensure your file format is correct. If you still are encountering issues, please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) and open a help thread."}' \ - "https://api.github.com/repos/${{ github.repository }}/issues/${{ github.event.pull_request.number }}/comments" + - run: bun test || (echo 'Tests failed, closing pull request.' && gh pr close --comment "Due to high amounts of pull requests and not enough resources to review all, we are automatically closing pull requests that fail checks. Please read the documention (https://www.is-a.dev/docs) to ensure your file format is correct. If you still are encountering issues, please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) and open a help thread.") + env: + GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} From c7c01eeaa70becc94ac99601db3bd1e7f893fe6e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 12:41:24 +0800 Subject: [PATCH 1526/2331] Update checks.yml --- .github/workflows/checks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index eb0ff8ebb..f74300c2f 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -14,6 +14,6 @@ jobs: with: bun-version: latest - run: bun install - - run: bun test || (echo 'Tests failed, closing pull request.' && gh pr close --comment "Due to high amounts of pull requests and not enough resources to review all, we are automatically closing pull requests that fail checks. Please read the documention (https://www.is-a.dev/docs) to ensure your file format is correct. If you still are encountering issues, please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) and open a help thread.") + - run: bun test || (echo 'Tests failed, closing pull request.' && gh pr close https://github.com/${{ github.repository }}/pull/${{ github.event.number }} --comment "Due to high amounts of pull requests and not enough resources to review all, we are automatically closing pull requests that fail checks. Please read the documention (https://www.is-a.dev/docs) to ensure your file format is correct. If you still are encountering issues, please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) and open a help thread.") env: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} From 858b9718484adcd1df707292269eb25ca8457ac2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 12:42:45 +0800 Subject: [PATCH 1527/2331] Update checks.yml --- .github/workflows/checks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index f74300c2f..7dd8e8467 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -14,6 +14,6 @@ jobs: with: bun-version: latest - run: bun install - - run: bun test || (echo 'Tests failed, closing pull request.' && gh pr close https://github.com/${{ github.repository }}/pull/${{ github.event.number }} --comment "Due to high amounts of pull requests and not enough resources to review all, we are automatically closing pull requests that fail checks. Please read the documention (https://www.is-a.dev/docs) to ensure your file format is correct. If you still are encountering issues, please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) and open a help thread.") + - run: bun test || (echo 'Tests failed, closing pull request.' && gh pr close https://github.com/${{ github.repository }}/pull/${{ github.event.number }} --comment "Due to high amounts of pull requests and not enough resources to review all, we are automatically closing pull requests that fail checks. Please read the documention (https://www.is-a.dev/docs) to ensure your file format is correct. If you still are encountering issues, please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) and open a help thread." && exit 0) env: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} From 97c81078aa7848a58c8f6a94c92c605b75d1c649 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 12:42:58 +0800 Subject: [PATCH 1528/2331] Delete domains/testing.json --- domains/testing.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/testing.json diff --git a/domains/testing.json b/domains/testing.json deleted file mode 100644 index 8bd6648ed..000000000 --- a/domains/testing.json +++ /dev/null @@ -1 +0,0 @@ -asdf From 61e5183ecc1e0150a177334909ace2c08da7bd4a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 12:43:56 +0800 Subject: [PATCH 1529/2331] Update checks.yml --- .github/workflows/checks.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 7dd8e8467..f22fb51ec 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -14,6 +14,7 @@ jobs: with: bun-version: latest - run: bun install - - run: bun test || (echo 'Tests failed, closing pull request.' && gh pr close https://github.com/${{ github.repository }}/pull/${{ github.event.number }} --comment "Due to high amounts of pull requests and not enough resources to review all, we are automatically closing pull requests that fail checks. Please read the documention (https://www.is-a.dev/docs) to ensure your file format is correct. If you still are encountering issues, please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) and open a help thread." && exit 0) + - name: Run tests + run: bun test || (echo 'Tests failed, closing pull request.' && gh pr close https://github.com/${{ github.repository }}/pull/${{ github.event.number }} --comment "Due to high amounts of pull requests and not enough resources to review all, we are automatically closing pull requests that fail checks. Please read the documention (https://www.is-a.dev/docs) to ensure your file format is correct. If you still are encountering issues, please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) and open a help thread." && exit 0) env: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} From 669878ea34afbd9ca1b5dd930bbb424502096b57 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 12:44:24 +0800 Subject: [PATCH 1530/2331] Create test --- domains/test | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/test diff --git a/domains/test b/domains/test new file mode 100644 index 000000000..9daeafb98 --- /dev/null +++ b/domains/test @@ -0,0 +1 @@ +test From ab47511d865d2371cf6c663629bdd8ff57485fb2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 12:46:50 +0800 Subject: [PATCH 1531/2331] Update checks.yml --- .github/workflows/checks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index f22fb51ec..255b434e1 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -15,6 +15,6 @@ jobs: bun-version: latest - run: bun install - name: Run tests - run: bun test || (echo 'Tests failed, closing pull request.' && gh pr close https://github.com/${{ github.repository }}/pull/${{ github.event.number }} --comment "Due to high amounts of pull requests and not enough resources to review all, we are automatically closing pull requests that fail checks. Please read the documention (https://www.is-a.dev/docs) to ensure your file format is correct. If you still are encountering issues, please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) and open a help thread." && exit 0) + run: bun test || (echo 'Tests failed, closing pull request.' && gh pr close https://github.com/${{ github.repository }}/pull/${{ github.event.number }} --comment "Due to high amounts of pull requests and not enough resources to review all, we are automatically closing pull requests that fail checks. Please read the documention (https://www.is-a.dev/docs) to ensure your file format is correct. If you still are encountering issues, please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) and open a help thread." && exit 1) env: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} From 99d6729be494083e1314a3ff83fb2ee5f9c19fb1 Mon Sep 17 00:00:00 2001 From: Kenny <75525014+KennySB-dev@users.noreply.github.com> Date: Wed, 24 Apr 2024 05:47:08 +0100 Subject: [PATCH 1532/2331] Create _discord.kenny.json --- domains/_discord.kenny.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.kenny.json diff --git a/domains/_discord.kenny.json b/domains/_discord.kenny.json new file mode 100644 index 000000000..944b9b421 --- /dev/null +++ b/domains/_discord.kenny.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "KennySB-dev", + "email": "kennybugeja@gmail.com", + "discord": "kenny.sb" + }, + "record": { + "TXT": "dh=aaf780c8f8f85a096d0adea5223a0fdfd643de02" + } +} From 2c67e11415dc2146ee421b3c628f5285901d0dd7 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 12:47:56 +0800 Subject: [PATCH 1533/2331] Delete domains/test --- domains/test | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/test diff --git a/domains/test b/domains/test deleted file mode 100644 index 9daeafb98..000000000 --- a/domains/test +++ /dev/null @@ -1 +0,0 @@ -test From b0944de3d2020d941e9254cbf4f81770c003c305 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 12:54:43 +0800 Subject: [PATCH 1534/2331] fix permission issue --- .github/workflows/checks.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 255b434e1..a4fec7d61 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -5,6 +5,8 @@ on: [pull_request, workflow_dispatch] jobs: validation: runs-on: ubuntu-latest + permissions: + pull-requests: write steps: - uses: actions/checkout@v4 with: From ee2d3c018db198493fd3b7f215b19ed7076e5858 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 12:56:06 +0800 Subject: [PATCH 1535/2331] actually fix permission issue --- .github/workflows/checks.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index a4fec7d61..bb91b5d70 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -5,8 +5,7 @@ on: [pull_request, workflow_dispatch] jobs: validation: runs-on: ubuntu-latest - permissions: - pull-requests: write + permissions: write-all steps: - uses: actions/checkout@v4 with: From feb1a463c44f8c4f4e33f25db61cdaae01f6c54a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 13:03:29 +0800 Subject: [PATCH 1536/2331] revert #13578 --- .github/workflows/checks.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index bb91b5d70..be5f73e48 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -5,7 +5,6 @@ on: [pull_request, workflow_dispatch] jobs: validation: runs-on: ubuntu-latest - permissions: write-all steps: - uses: actions/checkout@v4 with: @@ -16,6 +15,4 @@ jobs: bun-version: latest - run: bun install - name: Run tests - run: bun test || (echo 'Tests failed, closing pull request.' && gh pr close https://github.com/${{ github.repository }}/pull/${{ github.event.number }} --comment "Due to high amounts of pull requests and not enough resources to review all, we are automatically closing pull requests that fail checks. Please read the documention (https://www.is-a.dev/docs) to ensure your file format is correct. If you still are encountering issues, please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) and open a help thread." && exit 1) - env: - GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} + run: bun test From bc27b6661f08c6556b4697014aa9219e75fbbea2 Mon Sep 17 00:00:00 2001 From: nerd <167662909+xkcdnerd@users.noreply.github.com> Date: Tue, 23 Apr 2024 22:07:53 -0700 Subject: [PATCH 1537/2331] Delete domains/hi.json --- domains/hi.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/hi.json diff --git a/domains/hi.json b/domains/hi.json deleted file mode 100644 index 02f129d65..000000000 --- a/domains/hi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "xkcdnerd", - "email": "evanwang330@gmail.com" - }, - "record": { - "CNAME": "hi.is-a.dev" - } -} From aabde178a7d2dbdbb176da127a1166f3863603d8 Mon Sep 17 00:00:00 2001 From: nerd <167662909+xkcdnerd@users.noreply.github.com> Date: Tue, 23 Apr 2024 22:08:17 -0700 Subject: [PATCH 1538/2331] Delete domains/loading.json --- domains/loading.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/loading.json diff --git a/domains/loading.json b/domains/loading.json deleted file mode 100644 index 28fcbdfc2..000000000 --- a/domains/loading.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "xkcdnerd", - "email": "evanwang330@gmail.com" - }, - "record": { - "CNAME": "loading.is-a.dev" - } -} From 31364dacfacd86fab71cac5920d6271a4d4f6041 Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 24 Apr 2024 08:46:24 +0300 Subject: [PATCH 1539/2331] Create uwu --- domains/uwu | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/uwu diff --git a/domains/uwu b/domains/uwu new file mode 100644 index 000000000..666b729c8 --- /dev/null +++ b/domains/uwu @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "orxngc", + "discord": "orangc", + "email": "orangc@proton.me" + }, + "record": { + "URL": "https://orangc.is-a.dev" + } +} From 0b8c5713bd57f321530096ef81efe310dac38279 Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 24 Apr 2024 08:46:42 +0300 Subject: [PATCH 1540/2331] Update oc.json --- domains/oc.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/oc.json b/domains/oc.json index 86976d89e..666b729c8 100644 --- a/domains/oc.json +++ b/domains/oc.json @@ -1,6 +1,7 @@ { "owner": { "username": "orxngc", + "discord": "orangc", "email": "orangc@proton.me" }, "record": { From 2213fb0921c7c8fe3d81b87c6282c906e5f73573 Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 24 Apr 2024 08:46:58 +0300 Subject: [PATCH 1541/2331] Update orange.json --- domains/orange.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/orange.json b/domains/orange.json index 86976d89e..666b729c8 100644 --- a/domains/orange.json +++ b/domains/orange.json @@ -1,6 +1,7 @@ { "owner": { "username": "orxngc", + "discord": "orangc", "email": "orangc@proton.me" }, "record": { From 3760673caf9c5ca86cf04a45fc40b41853ebcdef Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 24 Apr 2024 08:47:25 +0300 Subject: [PATCH 1542/2331] Update orangc.json --- domains/orangc.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/orangc.json b/domains/orangc.json index 791bb5de6..ed3a85d41 100644 --- a/domains/orangc.json +++ b/domains/orangc.json @@ -1,6 +1,7 @@ { "owner": { "username": "orxngc", + "discord": "orangc", "email": "orangc@proton.me" }, "record": { From 0c37e724e84cdd684098a0aebab1c496565b77fd Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 24 Apr 2024 08:49:07 +0300 Subject: [PATCH 1543/2331] Update _discord.orange.json --- domains/_discord.orange.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/_discord.orange.json b/domains/_discord.orange.json index c76324891..f211bc75e 100644 --- a/domains/_discord.orange.json +++ b/domains/_discord.orange.json @@ -1,6 +1,7 @@ { "owner": { "username": "orxngc", + "discord": "orangc", "email": "orangc@proton.me" }, "record": { From 98173d212d6b7b4ca98b8de8d2774f6e455cf6ad Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 24 Apr 2024 08:51:15 +0300 Subject: [PATCH 1544/2331] Create _discord.orangc --- domains/_discord.orangc | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.orangc diff --git a/domains/_discord.orangc b/domains/_discord.orangc new file mode 100644 index 000000000..dcdfb506a --- /dev/null +++ b/domains/_discord.orangc @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "orxngc", + "discord": "orangc", + "email": "orangc@proton.me" + }, + "record": { + "TXT": "dh=d27c8c015aa5f1be96c0c468e091a0958dd1c1dc" + } +} From 8bb7305ee9c35e63aa656a7b4a7f05fdfe2ae07f Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 24 Apr 2024 08:51:50 +0300 Subject: [PATCH 1545/2331] Create _discord.oc.json --- domains/_discord.oc.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.oc.json diff --git a/domains/_discord.oc.json b/domains/_discord.oc.json new file mode 100644 index 000000000..ca3feed6f --- /dev/null +++ b/domains/_discord.oc.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "orxngc", + "discord": "orangc", + "email": "orangc@proton.me" + }, + "record": { + "TXT": "dh=a46c846585142f2290edfa87de14a47c01715d15" + } +} From f712d7f960255b3a454c287ef1fde89bd00f5eb9 Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 24 Apr 2024 08:52:28 +0300 Subject: [PATCH 1546/2331] Create _discord.uwu.json --- domains/_discord.uwu.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.uwu.json diff --git a/domains/_discord.uwu.json b/domains/_discord.uwu.json new file mode 100644 index 000000000..2c72d9128 --- /dev/null +++ b/domains/_discord.uwu.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "orxngc", + "discord": "orangc", + "email": "orangc@proton.me" + }, + "record": { + "TXT": "dh=23993c297b87e754fd5660af023aa55579ed324e" + } +} From e233c8fb06412196026965b841fa3bf18407ad00 Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 24 Apr 2024 08:56:02 +0300 Subject: [PATCH 1547/2331] Create uwu.json --- domains/uwu.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/uwu.json diff --git a/domains/uwu.json b/domains/uwu.json new file mode 100644 index 000000000..666b729c8 --- /dev/null +++ b/domains/uwu.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "orxngc", + "discord": "orangc", + "email": "orangc@proton.me" + }, + "record": { + "URL": "https://orangc.is-a.dev" + } +} From 8ade560de297afe77383d03064074225988f3d9b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 14:05:21 +0800 Subject: [PATCH 1548/2331] Discard changes to domains/uwu --- domains/uwu | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/uwu diff --git a/domains/uwu b/domains/uwu deleted file mode 100644 index 666b729c8..000000000 --- a/domains/uwu +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "orxngc", - "discord": "orangc", - "email": "orangc@proton.me" - }, - "record": { - "URL": "https://orangc.is-a.dev" - } -} From f87948c68eda041d956b3b5c10d27aaa2743721c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 14:05:40 +0800 Subject: [PATCH 1549/2331] Rename _discord.orangc to _discord.orangc.json --- domains/{_discord.orangc => _discord.orangc.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.orangc => _discord.orangc.json} (100%) diff --git a/domains/_discord.orangc b/domains/_discord.orangc.json similarity index 100% rename from domains/_discord.orangc rename to domains/_discord.orangc.json From 4aed021dd780c016a4d2ce934c9a4f313c8a7604 Mon Sep 17 00:00:00 2001 From: rpineda26 Date: Wed, 24 Apr 2024 15:46:48 +0800 Subject: [PATCH 1550/2331] feat(domain): ralph.is-a.dev --- domains/ralph.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ralph.json diff --git a/domains/ralph.json b/domains/ralph.json new file mode 100644 index 000000000..6f1d9e924 --- /dev/null +++ b/domains/ralph.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rpineda26", + "email": "rp.pineda26@gmail.com" + }, + "record": { + "CNAME": "rpineda26.github.io" + } +} From 2ca96825a2844238e79ceed156adf78508ffa034 Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Wed, 24 Apr 2024 13:39:48 +0530 Subject: [PATCH 1551/2331] Create _discord.shan.json --- domains/_discord.shan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.shan.json diff --git a/domains/_discord.shan.json b/domains/_discord.shan.json new file mode 100644 index 000000000..f09f1e368 --- /dev/null +++ b/domains/_discord.shan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Adwaith-Shan-Pk", + "email": "mail@adwaithshan.rf.gd" + }, + "record": { + "TXT": "dh=edc2f8a1ed533b91a794ced9244cb4fa8a138531" + } +} From ef3a5b9dcfcc2138797539c6ad58451521e41daf Mon Sep 17 00:00:00 2001 From: AcronicalYT Date: Wed, 24 Apr 2024 09:29:44 +0100 Subject: [PATCH 1552/2331] feat(domain): yrrahevents.acronical.is-a.dev --- domains/yrrahevents.acronical.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yrrahevents.acronical.json diff --git a/domains/yrrahevents.acronical.json b/domains/yrrahevents.acronical.json new file mode 100644 index 000000000..f45fecac6 --- /dev/null +++ b/domains/yrrahevents.acronical.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AcronicalYT", + "email": "ace36501@hotmail.com" + }, + "record": { + "CNAME": "yrrahevents.pages.dev" + } +} From 042780081218f1d39174c2ff620be33bbcec9ca1 Mon Sep 17 00:00:00 2001 From: Acronical Date: Wed, 24 Apr 2024 09:30:31 +0100 Subject: [PATCH 1553/2331] Update yrrahevents.acronical.json --- domains/yrrahevents.acronical.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yrrahevents.acronical.json b/domains/yrrahevents.acronical.json index f45fecac6..a80a12eb4 100644 --- a/domains/yrrahevents.acronical.json +++ b/domains/yrrahevents.acronical.json @@ -1,7 +1,7 @@ { "owner": { "username": "AcronicalYT", - "email": "ace36501@hotmail.com" + "email": "acronicalbusiness@gmail.com" }, "record": { "CNAME": "yrrahevents.pages.dev" From f8f296c22bee0defaaf8fde6b6ef958c7a945eb0 Mon Sep 17 00:00:00 2001 From: Vauth <122077080+Vauth@users.noreply.github.com> Date: Wed, 24 Apr 2024 17:22:02 +0330 Subject: [PATCH 1554/2331] ADD odi.is-a.dev --- domains/odi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/odi.json diff --git a/domains/odi.json b/domains/odi.json new file mode 100644 index 000000000..127a862ef --- /dev/null +++ b/domains/odi.json @@ -0,0 +1,11 @@ +{ + "description": "is-a.dev subdomain for my portfolio", + "repo": "https://github.com/vauth/hueco", + "owner": { + "username": "vauth", + "email": "ivuxey@gmail.com" + }, + "record": { + "CNAME": "vauth.github.io" + } +} From 176d0c323433894e5a3b896021147dd0f9de68b4 Mon Sep 17 00:00:00 2001 From: lean-cc <114680621+lean-cc@users.noreply.github.com> Date: Wed, 24 Apr 2024 18:44:26 +0200 Subject: [PATCH 1555/2331] Create kars.json --- domains/kars.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kars.json diff --git a/domains/kars.json b/domains/kars.json new file mode 100644 index 000000000..96d06f63c --- /dev/null +++ b/domains/kars.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lean-cc", + "email": "leancc3020@gmail.com" + }, + "record": { + "URL": "https://cv-ep1.pages.dev" + } +} From d25831f9671e249cdb9f56e2881ef7b8b135bf61 Mon Sep 17 00:00:00 2001 From: porant Date: Wed, 24 Apr 2024 19:44:06 +0200 Subject: [PATCH 1556/2331] feat(domain): porant.is-a.dev --- domains/porant.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/porant.json diff --git a/domains/porant.json b/domains/porant.json new file mode 100644 index 000000000..b70abd8f4 --- /dev/null +++ b/domains/porant.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "porant", + "email": "porant@gmail.com" + }, + "record": { + "A": ["178.26.182.120"] + } +} From 0e270e4f82c5b571a3a8ca59ae004af3f514dced Mon Sep 17 00:00:00 2001 From: ahmedtohamy1 <1ahmed.tohamy@gmail.com> Date: Wed, 24 Apr 2024 19:45:51 +0200 Subject: [PATCH 1557/2331] feat(domain): ahmedtohamy.is-a.dev --- domains/ahmedtohamy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ahmedtohamy.json diff --git a/domains/ahmedtohamy.json b/domains/ahmedtohamy.json new file mode 100644 index 000000000..2716f3c3f --- /dev/null +++ b/domains/ahmedtohamy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ahmedtohamy1", + "email": "1ahmed.tohamy@gmail.com" + }, + "record": { + "CNAME": "ahmedtohamy1.github.io" + } +} From f9b6da52a2a00f9dfe9ac7801feb9d686df77b40 Mon Sep 17 00:00:00 2001 From: jadfoq Date: Thu, 25 Apr 2024 00:01:42 +0300 Subject: [PATCH 1558/2331] Update nx.json --- domains/nx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nx.json b/domains/nx.json index 15dc60f22..0c258c794 100644 --- a/domains/nx.json +++ b/domains/nx.json @@ -4,6 +4,6 @@ "email": "jadfoq@getgoogleoff.me" }, "record": { - "CNAME": "03d0295b-c631-4993-8a42-f004798c8aed.sweego.co" + "URL": "https://nx.obl.ong" } } From 1346be953487729d5cf529f09c697f542b084d6c Mon Sep 17 00:00:00 2001 From: w8fyz Date: Thu, 25 Apr 2024 01:22:30 +0200 Subject: [PATCH 1559/2331] feat(domain): fyz.is-a.dev --- domains/fyz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fyz.json diff --git a/domains/fyz.json b/domains/fyz.json new file mode 100644 index 000000000..19d467043 --- /dev/null +++ b/domains/fyz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "w8fyz", + "email": "fyzdesignyt@gmail.com" + }, + "record": { + "CNAME": "fyz.sh" + } +} From 91c9b9af1730fc64d7523a6099c85b46ac84fc5b Mon Sep 17 00:00:00 2001 From: w8dead Date: Thu, 25 Apr 2024 01:27:28 +0200 Subject: [PATCH 1560/2331] feat(domain): dead.is-a.dev --- domains/dead.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dead.json diff --git a/domains/dead.json b/domains/dead.json new file mode 100644 index 000000000..7a3194d7a --- /dev/null +++ b/domains/dead.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "w8dead", + "email": "w8dead@proton.me" + }, + "record": { + "URL": "https://www.instagram.com/w8dead/" + } +} From e589736a6643b2e28f1d18a42f4833ee82c428ab Mon Sep 17 00:00:00 2001 From: Zoom Date: Wed, 24 Apr 2024 19:41:44 -0600 Subject: [PATCH 1561/2331] Create api.zoom.json --- domains/api.zoom.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/api.zoom.json diff --git a/domains/api.zoom.json b/domains/api.zoom.json new file mode 100644 index 000000000..8285b9b0d --- /dev/null +++ b/domains/api.zoom.json @@ -0,0 +1,13 @@ +{ + "description": "A way of showing my github website", + "repo": "https://github.com/theoldzoom/api", + "owner": { + "username": "theoldzoom", + "email": "theoldzoom@gmail.com", + "twitter": "theoldzoom", + "discord": "theoldzoom" + }, + "record": { + "CNAME": "theoldzoom.github.io/api/" + } +} From 3d6452129e12b9b2c1ff865420ef93db9536e21f Mon Sep 17 00:00:00 2001 From: Zoom Date: Wed, 24 Apr 2024 22:58:43 -0600 Subject: [PATCH 1562/2331] Update api.zoom.json --- domains/api.zoom.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/api.zoom.json b/domains/api.zoom.json index 8285b9b0d..dc0929a1f 100644 --- a/domains/api.zoom.json +++ b/domains/api.zoom.json @@ -1,5 +1,5 @@ { - "description": "A way of showing my github website", + "description": "API for my images & more aka a CDN", "repo": "https://github.com/theoldzoom/api", "owner": { "username": "theoldzoom", From 133969cd2d56771bba8f0d8fb36d487d053ea9f8 Mon Sep 17 00:00:00 2001 From: vuthanhtrung2010 Date: Thu, 25 Apr 2024 12:42:21 +0700 Subject: [PATCH 1563/2331] feat(domain): extensions.trung.is-a.dev --- domains/extensions.trung.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/extensions.trung.json diff --git a/domains/extensions.trung.json b/domains/extensions.trung.json new file mode 100644 index 000000000..417d48482 --- /dev/null +++ b/domains/extensions.trung.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["34.125.141.93"] + } +} From 3135dfacc7112985a361bf2f21b8e99e92ac6a89 Mon Sep 17 00:00:00 2001 From: bigcacarouci Date: Thu, 25 Apr 2024 10:31:09 +0300 Subject: [PATCH 1564/2331] feat(domain): mydesktop.is-a.dev --- domains/mydesktop.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mydesktop.json diff --git a/domains/mydesktop.json b/domains/mydesktop.json new file mode 100644 index 000000000..054c4aa14 --- /dev/null +++ b/domains/mydesktop.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bigcacarouci", + "email": "bigcacarouci@gmail.com" + }, + "record": { + "A": ["188.241.118.89"] + } +} From 25652759d53b826c00ed56d46ce42c4ea7b86806 Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Thu, 25 Apr 2024 17:38:44 +0800 Subject: [PATCH 1565/2331] 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 90d1fbd6e..12d89cd28 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 d5dc26ecfe83c1a4b147e8964bbaf02adfb323e0 Mon Sep 17 00:00:00 2001 From: nieekha Date: Thu, 25 Apr 2024 18:36:01 +0545 Subject: [PATCH 1566/2331] feat(domain): niteshpanthi.is-a.dev --- domains/niteshpanthi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/niteshpanthi.json diff --git a/domains/niteshpanthi.json b/domains/niteshpanthi.json new file mode 100644 index 000000000..bfad0bf70 --- /dev/null +++ b/domains/niteshpanthi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nieekha", + "email": "nittrashzn@gmail.com" + }, + "record": { + "CNAME": "niteshpanthi.com.np" + } +} From bb74824b0ccf360e6da9efe203cf0ee6645cacfc Mon Sep 17 00:00:00 2001 From: rafaalrazzak Date: Thu, 25 Apr 2024 21:32:31 +0700 Subject: [PATCH 1567/2331] feat(domain): raf.is-a.dev --- domains/raf.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/raf.json diff --git a/domains/raf.json b/domains/raf.json new file mode 100644 index 000000000..c1fce69e2 --- /dev/null +++ b/domains/raf.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rafaalrazzak", + "email": "dev.rafaalrazzak@gmail.com" + }, + "record": { + "CNAME": "rafaar.pages.dev" + } +} From 9893e0a663531988e7e10ab42f3729bbdfa02647 Mon Sep 17 00:00:00 2001 From: Rafa Al Razzak <94893946+rafaalrazzak@users.noreply.github.com> Date: Thu, 25 Apr 2024 21:34:18 +0700 Subject: [PATCH 1568/2331] Update rafaar.json --- domains/rafaar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rafaar.json b/domains/rafaar.json index 52da391e7..c1fce69e2 100644 --- a/domains/rafaar.json +++ b/domains/rafaar.json @@ -4,6 +4,6 @@ "email": "dev.rafaalrazzak@gmail.com" }, "record": { - "CNAME": "cname.vercel-dns.com" + "CNAME": "rafaar.pages.dev" } } From a64fa9b8b8e2301d47d1bbef6eeffafea4fffc7a Mon Sep 17 00:00:00 2001 From: Helixoo Date: Thu, 25 Apr 2024 19:06:11 +0300 Subject: [PATCH 1569/2331] feat(domain): bark1n.is-a.dev --- domains/bark1n.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bark1n.json diff --git a/domains/bark1n.json b/domains/bark1n.json new file mode 100644 index 000000000..18ceb47fd --- /dev/null +++ b/domains/bark1n.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Helixoo", + "email": "mailistenebeklion1@gmail.com" + }, + "record": { + "CNAME": "0crsvdst.up.railway.app" + } +} From ab6f8b0f5e071dc6f6aea2f9e1062bf692274512 Mon Sep 17 00:00:00 2001 From: Zoom Date: Thu, 25 Apr 2024 12:38:17 -0600 Subject: [PATCH 1570/2331] Delete domains/api.zoom.json --- domains/api.zoom.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/api.zoom.json diff --git a/domains/api.zoom.json b/domains/api.zoom.json deleted file mode 100644 index dc0929a1f..000000000 --- a/domains/api.zoom.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "description": "API for my images & more aka a CDN", - "repo": "https://github.com/theoldzoom/api", - "owner": { - "username": "theoldzoom", - "email": "theoldzoom@gmail.com", - "twitter": "theoldzoom", - "discord": "theoldzoom" - }, - "record": { - "CNAME": "theoldzoom.github.io/api/" - } -} From d096e3dda95de73b28a538f977f7d54b862cc313 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wellington=20J=C3=BAnior?= <67232334+orangethewell@users.noreply.github.com> Date: Thu, 25 Apr 2024 21:37:09 -0300 Subject: [PATCH 1571/2331] Create orangethewell.json --- domains/orangethewell.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/orangethewell.json diff --git a/domains/orangethewell.json b/domains/orangethewell.json new file mode 100644 index 000000000..327c11a69 --- /dev/null +++ b/domains/orangethewell.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "orangethewell", + "email": " Date: Fri, 26 Apr 2024 08:10:14 +0530 Subject: [PATCH 1572/2331] Create manoj-kumar-c.json --- domains/manoj-kumar-c.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/manoj-kumar-c.json diff --git a/domains/manoj-kumar-c.json b/domains/manoj-kumar-c.json new file mode 100644 index 000000000..e5d834776 --- /dev/null +++ b/domains/manoj-kumar-c.json @@ -0,0 +1,11 @@ +{ + "description": "Manojkumar C personal developer website", + "repo": "https://github.com/Manoj-kumar-C/manojkumar-c-dev", + "owner": { + "username": "Manoj-kumar-C", + "email": "developermanoj2003@gmail.com" + }, + "record": { + "URL": "https://manoj-kumar-c.github.io/manojkumar-c-dev/" + } +} From c6bf2345a0f1836ec231c3fe5e7d348dada6140f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wellington=20J=C3=BAnior?= <67232334+orangethewell@users.noreply.github.com> Date: Thu, 25 Apr 2024 23:50:28 -0300 Subject: [PATCH 1573/2331] Update orangethewell.json --- domains/orangethewell.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/orangethewell.json b/domains/orangethewell.json index 327c11a69..dafa8ca80 100644 --- a/domains/orangethewell.json +++ b/domains/orangethewell.json @@ -5,6 +5,6 @@ }, "record": { - "A": "85.31.231.4", + "A": "85.31.231.4" } } From 2499d454eeaeec3266eb3f9dbd17b2f54ab16ddb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wellington=20J=C3=BAnior?= <67232334+orangethewell@users.noreply.github.com> Date: Fri, 26 Apr 2024 07:41:28 -0300 Subject: [PATCH 1574/2331] remove typo on email field --- domains/orangethewell.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/orangethewell.json b/domains/orangethewell.json index dafa8ca80..47de8dd9c 100644 --- a/domains/orangethewell.json +++ b/domains/orangethewell.json @@ -1,7 +1,7 @@ { "owner": { "username": "orangethewell", - "email": " Date: Fri, 26 Apr 2024 08:04:38 -0300 Subject: [PATCH 1575/2331] Add IP to a array type --- domains/orangethewell.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/orangethewell.json b/domains/orangethewell.json index 47de8dd9c..64308a242 100644 --- a/domains/orangethewell.json +++ b/domains/orangethewell.json @@ -5,6 +5,6 @@ }, "record": { - "A": "85.31.231.4" + "A": ["85.31.231.4"] } } From e94fcffe4f75c8946b6c6a351d8ee283d292e48f Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Fri, 26 Apr 2024 20:37:55 +0300 Subject: [PATCH 1576/2331] Rename _discord.zoom.is-a.dev.json to _discord.zoom.json --- domains/{_discord.zoom.is-a.dev.json => _discord.zoom.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.zoom.is-a.dev.json => _discord.zoom.json} (100%) diff --git a/domains/_discord.zoom.is-a.dev.json b/domains/_discord.zoom.json similarity index 100% rename from domains/_discord.zoom.is-a.dev.json rename to domains/_discord.zoom.json From 77ee4a4d0afb5724a63de5760a4516f89ad40eb8 Mon Sep 17 00:00:00 2001 From: lean-cc <114680621+lean-cc@users.noreply.github.com> Date: Fri, 26 Apr 2024 20:29:22 +0200 Subject: [PATCH 1577/2331] 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 96d06f63c..4aa2988b7 100644 --- a/domains/kars.json +++ b/domains/kars.json @@ -4,6 +4,6 @@ "email": "leancc3020@gmail.com" }, "record": { - "URL": "https://cv-ep1.pages.dev" + "CNAME": "cv-ep1.pages.dev" } } From 635822c8ace258d2886441bec229ce8fd67c255f Mon Sep 17 00:00:00 2001 From: andrewstech Date: Fri, 26 Apr 2024 19:34:45 +0100 Subject: [PATCH 1578/2331] Register ai-demo.is-a.dev --- domains/ai-demo.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ai-demo.json diff --git a/domains/ai-demo.json b/domains/ai-demo.json new file mode 100644 index 000000000..dc80d7302 --- /dev/null +++ b/domains/ai-demo.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "andrewstech", + "email": "andrew@maintainers.is-a.dev", + "discord": "598245488977903688" + }, + + "record": { + "CNAME": "andrewstech.github.io" + } + } + \ No newline at end of file From 059716983f5bd13c3e8aacc734213338aafb094a Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Fri, 26 Apr 2024 22:07:59 +0300 Subject: [PATCH 1579/2331] Create youfoundalpha.youfoundalpha.json --- domains/youfoundalpha.youfoundalpha.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/youfoundalpha.youfoundalpha.json diff --git a/domains/youfoundalpha.youfoundalpha.json b/domains/youfoundalpha.youfoundalpha.json new file mode 100644 index 000000000..6aa31860f --- /dev/null +++ b/domains/youfoundalpha.youfoundalpha.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "YouFoundAlpha", + "email": "YouFoundAlpha@alpha.is-a.dev", + "Discord": "661121998830960651", + "GitHub": "YouFoundAlpha", + "GitLab": "YouFoundAlpha", + "Mastodon": "@YouFoundAlpha@mastodon.social" + }, + "record": { + "URL": "https://youfoundalpha.is-a.dev" + } +} From 5e2930fbfc1f67c3bbbca90eadca837af0624516 Mon Sep 17 00:00:00 2001 From: Bruno Evaristo Pinheiro Date: Fri, 26 Apr 2024 21:28:40 -0300 Subject: [PATCH 1580/2331] Create bru.json --- domains/bru.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bru.json diff --git a/domains/bru.json b/domains/bru.json new file mode 100644 index 000000000..9b7d657b0 --- /dev/null +++ b/domains/bru.json @@ -0,0 +1,11 @@ +{ + "description": "Brunos's personal developer website", + "repo": "https://github.com/BrunoWithoutHbrunowithouth", + "owner": { + "username": "BrunoWithoutH", + "email": "pinheirobrunoevaristo@gmail.com" + }, + "record": { + "CNAME": "brunowithouth.github.io" + } +} From 749689853474d802cea971fcafffd04ae65826d9 Mon Sep 17 00:00:00 2001 From: QuinceTart10 Date: Sat, 27 Apr 2024 06:16:20 +0200 Subject: [PATCH 1581/2331] Create a separate domain for the blog --- domains/blog.quincetart10.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/blog.quincetart10.json diff --git a/domains/blog.quincetart10.json b/domains/blog.quincetart10.json new file mode 100644 index 000000000..468e0964b --- /dev/null +++ b/domains/blog.quincetart10.json @@ -0,0 +1,12 @@ +{ + "description": "Personal blog", + "repo": "https://github.com/QuinceTart10/blog", + "owner": { + "username": "QuinceTart10", + "email": "", + "discord": "862644161156218891" + }, + "record": { + "CNAME": "quincetart10.github.io" + } +} From 603431dccf033cbb3385dd0dec745cf1d4bc6919 Mon Sep 17 00:00:00 2001 From: Bruno Evaristo Pinheiro Date: Sat, 27 Apr 2024 01:25:57 -0300 Subject: [PATCH 1582/2331] Update bru.json --- domains/bru.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bru.json b/domains/bru.json index 9b7d657b0..cd16e7f30 100644 --- a/domains/bru.json +++ b/domains/bru.json @@ -1,6 +1,6 @@ { "description": "Brunos's personal developer website", - "repo": "https://github.com/BrunoWithoutHbrunowithouth", + "repo": "https://github.com/BrunoWithoutH/BrunoWithoutH.github.io", "owner": { "username": "BrunoWithoutH", "email": "pinheirobrunoevaristo@gmail.com" From a6c54db23a46feeefbe610d10303df6852775e43 Mon Sep 17 00:00:00 2001 From: Zymi <153072064+Zyminotfound@users.noreply.github.com> Date: Sat, 27 Apr 2024 11:47:56 +0530 Subject: [PATCH 1583/2331] Create Zymi.json --- domains/Zymi.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/Zymi.json diff --git a/domains/Zymi.json b/domains/Zymi.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/Zymi.json @@ -0,0 +1 @@ + From b24c4fa44c0746c64d2df5748f0872129771e745 Mon Sep 17 00:00:00 2001 From: Zymi <153072064+Zyminotfound@users.noreply.github.com> Date: Sat, 27 Apr 2024 11:50:32 +0530 Subject: [PATCH 1584/2331] Update Zymi.json --- domains/Zymi.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/Zymi.json b/domains/Zymi.json index 8b1378917..6b2e480e7 100644 --- a/domains/Zymi.json +++ b/domains/Zymi.json @@ -1 +1,12 @@ - +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com//.github.io", + "owner": { + "username": "Zyminotfound", + "email": "notzymi0@gmail.com", + "twitter": "" + }, + "record": { + "CNAME": ".github.io" + } +} From b9188dee703671238781fac0301138f039d353b4 Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Sat, 27 Apr 2024 08:43:14 +0200 Subject: [PATCH 1585/2331] Editing Records --- domains/sono.json | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/domains/sono.json b/domains/sono.json index 5bfe5ce2a..267b37cbd 100644 --- a/domains/sono.json +++ b/domains/sono.json @@ -1,12 +1,13 @@ { - "owner": { - "username": "getSono", - "email": "julianwolf2013@outlook.de", - "discord": "1222250424309121145" - }, - - "record": { - "CNAME": "getsono.github.io" - } + "owner": { + "username": "getSono", + "email": "julianwolf2013@outlook.de" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } - \ No newline at end of file +} From e285af1d354b2e787430a642031687b5b9c6702b Mon Sep 17 00:00:00 2001 From: Riotly <166890209+Riotly@users.noreply.github.com> Date: Sat, 27 Apr 2024 12:56:27 +0530 Subject: [PATCH 1586/2331] Changing Records --- domains/harsh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/harsh.json b/domains/harsh.json index 7c56c7883..bf20be117 100644 --- a/domains/harsh.json +++ b/domains/harsh.json @@ -4,6 +4,6 @@ "email": "harshskb73@gmail.com" }, "record": { - "A": ["217.119.143.38"] + "CNAME": "portfolio-production.onrender.com" } } From fd23524dbd8b0545db382d437202a543c59c3b52 Mon Sep 17 00:00:00 2001 From: Zymi <153072064+Zyminotfound@users.noreply.github.com> Date: Sat, 27 Apr 2024 13:53:43 +0530 Subject: [PATCH 1587/2331] Update Zymi.json --- domains/Zymi.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/Zymi.json b/domains/Zymi.json index 6b2e480e7..e977884ea 100644 --- a/domains/Zymi.json +++ b/domains/Zymi.json @@ -1,12 +1,11 @@ { "description": "Describe the use of this subdomain", - "repo": "https://github.com//.github.io", + "repo": "https://github.com/Zyminotfound/Zyminotfound.github.io", "owner": { "username": "Zyminotfound", "email": "notzymi0@gmail.com", - "twitter": "" }, "record": { - "CNAME": ".github.io" + "CNAME": "Zymi.github.io" } } From 3fbe8f95d65e0c340427f33869d5003ff5aae55e Mon Sep 17 00:00:00 2001 From: xkaper001 Date: Sat, 27 Apr 2024 14:50:19 +0530 Subject: [PATCH 1588/2331] feat(domain): xkaper.is-a.dev --- domains/xkaper.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xkaper.json diff --git a/domains/xkaper.json b/domains/xkaper.json new file mode 100644 index 000000000..e6cad4e40 --- /dev/null +++ b/domains/xkaper.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xkaper001", + "email": "imluckyayan@gmail.com" + }, + "record": { + "CNAME": "xkaper.webflow.io" + } +} From 2c44228a36c952921715ec0dad996a1717cc0e77 Mon Sep 17 00:00:00 2001 From: Zyminotfound Date: Sat, 27 Apr 2024 16:28:16 +0530 Subject: [PATCH 1589/2331] feat(domain): zymi.is-a.dev --- domains/zymi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zymi.json diff --git a/domains/zymi.json b/domains/zymi.json new file mode 100644 index 000000000..f5f1d4872 --- /dev/null +++ b/domains/zymi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Zyminotfound", + "email": "notzymi0@gmail.com" + }, + "record": { + "CNAME": "zymi.github.io" + } +} From 11252172ec85ddd1f443d97cc7f5aaeaa339a6ea Mon Sep 17 00:00:00 2001 From: Zymi <153072064+Zyminotfound@users.noreply.github.com> Date: Sat, 27 Apr 2024 16:52:11 +0530 Subject: [PATCH 1590/2331] Delete domains/Zymi.json --- domains/Zymi.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/Zymi.json diff --git a/domains/Zymi.json b/domains/Zymi.json deleted file mode 100644 index e977884ea..000000000 --- a/domains/Zymi.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Describe the use of this subdomain", - "repo": "https://github.com/Zyminotfound/Zyminotfound.github.io", - "owner": { - "username": "Zyminotfound", - "email": "notzymi0@gmail.com", - }, - "record": { - "CNAME": "Zymi.github.io" - } -} From b38c4e7b282b1f4b9e7f62e1c5e265988e1bbf89 Mon Sep 17 00:00:00 2001 From: Zymi <153072064+Zyminotfound@users.noreply.github.com> Date: Sat, 27 Apr 2024 17:38:02 +0530 Subject: [PATCH 1591/2331] Update zymi.json --- domains/zymi.json | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/domains/zymi.json b/domains/zymi.json index f5f1d4872..795564f91 100644 --- a/domains/zymi.json +++ b/domains/zymi.json @@ -1,9 +1,14 @@ { - "owner": { - "username": "Zyminotfound", - "email": "notzymi0@gmail.com" - }, - "record": { - "CNAME": "zymi.github.io" - } + "owner": { + "username": "Zyminotfound", + "email": "notzymi0@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.111.153", + "185.199.110.153" + ] + } } From 9cf8f3001db311388cc3a0c76475aad3c01627f7 Mon Sep 17 00:00:00 2001 From: Zymi <153072064+Zyminotfound@users.noreply.github.com> Date: Sat, 27 Apr 2024 17:43:15 +0530 Subject: [PATCH 1592/2331] Update zymi.json --- domains/zymi.json | 22 +++++++++------------- 1 file changed, 9 insertions(+), 13 deletions(-) diff --git a/domains/zymi.json b/domains/zymi.json index 795564f91..e26450484 100644 --- a/domains/zymi.json +++ b/domains/zymi.json @@ -1,14 +1,10 @@ { - "owner": { - "username": "Zyminotfound", - "email": "notzymi0@gmail.com" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.111.153", - "185.199.110.153" - ] - } -} + "description": "Describe the use of this subdomain", + "owner": { + "username": "Zyminotfound", + "email": "notzymi0@gmail.com" + }, + "record": { + "CNAME": "https://zyminotfound.github.io/zymi.github.io/" + } +} From 03848e46200ef05cfeddee075706439caf17d24c Mon Sep 17 00:00:00 2001 From: Zymi <153072064+Zyminotfound@users.noreply.github.com> Date: Sat, 27 Apr 2024 17:46:49 +0530 Subject: [PATCH 1593/2331] Update zymi.json --- domains/zymi.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/zymi.json b/domains/zymi.json index e26450484..0dad6d290 100644 --- a/domains/zymi.json +++ b/domains/zymi.json @@ -1,10 +1,9 @@ { - "description": "Describe the use of this subdomain", "owner": { "username": "Zyminotfound", "email": "notzymi0@gmail.com" }, "record": { - "CNAME": "https://zyminotfound.github.io/zymi.github.io/" + "CNAME": "https://zyminotfound.github.io/zymi.github.io" } } From 96238dfd6cb127b45ca38e587c29ac49ca2c646f Mon Sep 17 00:00:00 2001 From: Zymi <153072064+Zyminotfound@users.noreply.github.com> Date: Sat, 27 Apr 2024 17:54:41 +0530 Subject: [PATCH 1594/2331] Update zymi.json --- domains/zymi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zymi.json b/domains/zymi.json index 0dad6d290..961972db7 100644 --- a/domains/zymi.json +++ b/domains/zymi.json @@ -4,6 +4,6 @@ "email": "notzymi0@gmail.com" }, "record": { - "CNAME": "https://zyminotfound.github.io/zymi.github.io" + "CNAME": "zyminotfound.github.io" } } From 36b88f5be9f086d1e09098fc555c6662789799da Mon Sep 17 00:00:00 2001 From: Zoom Date: Sat, 27 Apr 2024 10:08:19 -0600 Subject: [PATCH 1595/2331] Create api.zoom.json --- domains/api.zoom.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/api.zoom.json diff --git a/domains/api.zoom.json b/domains/api.zoom.json new file mode 100644 index 000000000..3aa0c7f92 --- /dev/null +++ b/domains/api.zoom.json @@ -0,0 +1,13 @@ +{ + "description": "A way of showing my github website", + "repo": "https://github.com/theoldzoom/theoldzoom.github.io", + "owner": { + "username": "theoldzoom", + "email": "theoldzoom@gmail.com", + "twitter": "theoldzoom", + "discord": "theoldzoom" + }, + "record": { + "CNAME": "theoldzoom.github.io" + } +} From 4e61a4106dfadf82607c4ece17cafafb9f9f7a84 Mon Sep 17 00:00:00 2001 From: Zoom Date: Sat, 27 Apr 2024 10:08:54 -0600 Subject: [PATCH 1596/2331] Update api.zoom.json --- domains/api.zoom.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/api.zoom.json b/domains/api.zoom.json index 3aa0c7f92..bb93395ae 100644 --- a/domains/api.zoom.json +++ b/domains/api.zoom.json @@ -1,5 +1,5 @@ { - "description": "A way of showing my github website", + "description": "A API where I will host all of my images/videos/stuff like it", "repo": "https://github.com/theoldzoom/theoldzoom.github.io", "owner": { "username": "theoldzoom", From fff48e397ac88c1e5ea90229b9f4d50f4b9fb9bd Mon Sep 17 00:00:00 2001 From: Zoom Date: Sat, 27 Apr 2024 12:21:31 -0600 Subject: [PATCH 1597/2331] Update zoom.json --- domains/zoom.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zoom.json b/domains/zoom.json index 3aa0c7f92..592067619 100644 --- a/domains/zoom.json +++ b/domains/zoom.json @@ -8,6 +8,6 @@ "discord": "theoldzoom" }, "record": { - "CNAME": "theoldzoom.github.io" + "CNAME": "3znu6173.up.railway.app" } } From 64680dd417fe6ab8f212d195b49cf0f0d90fdd5c Mon Sep 17 00:00:00 2001 From: Zoom Date: Sat, 27 Apr 2024 12:25:43 -0600 Subject: [PATCH 1598/2331] Update zoom.json --- domains/zoom.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zoom.json b/domains/zoom.json index 592067619..3aa0c7f92 100644 --- a/domains/zoom.json +++ b/domains/zoom.json @@ -8,6 +8,6 @@ "discord": "theoldzoom" }, "record": { - "CNAME": "3znu6173.up.railway.app" + "CNAME": "theoldzoom.github.io" } } From b8fda99fbe62ce47a21662381331b8ceb6556176 Mon Sep 17 00:00:00 2001 From: ronan696 Date: Sun, 28 Apr 2024 01:09:28 +0530 Subject: [PATCH 1599/2331] feat(domain): ronan696.is-a.dev --- domains/ronan696.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ronan696.json diff --git a/domains/ronan696.json b/domains/ronan696.json new file mode 100644 index 000000000..f4191a13f --- /dev/null +++ b/domains/ronan696.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ronan696", + "email": "ronan696@gmail.com" + }, + "record": { + "CNAME": "ronan696.github.io" + } +} From 24b806f570a1412d99780192a9d97732c3bcb12f Mon Sep 17 00:00:00 2001 From: TheGr8Coder Date: Sun, 28 Apr 2024 03:00:14 +0530 Subject: [PATCH 1600/2331] feat(domain): omar.is-a.dev --- domains/omar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/omar.json diff --git a/domains/omar.json b/domains/omar.json new file mode 100644 index 000000000..b5a1a40a0 --- /dev/null +++ b/domains/omar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TheGr8Coder", + "email": "omarrushil@gmail.com" + }, + "record": { + "URL": "https://github.com/thegr8coder/" + } +} From 18ed48ebb6a4a4980817bd407409ba2ad0d583ff Mon Sep 17 00:00:00 2001 From: ssapp Date: Sun, 28 Apr 2024 01:33:46 +0300 Subject: [PATCH 1601/2331] feat(domain): ssapp.is-a.dev --- domains/ssapp.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ssapp.json diff --git a/domains/ssapp.json b/domains/ssapp.json new file mode 100644 index 000000000..12eee3683 --- /dev/null +++ b/domains/ssapp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ssapp", + "email": "v.naydenov@icloud.com" + }, + "record": { + "CNAME": "tarkov-time.com" + } +} From 7e36975e07f1fb5c4fae9fd9aeeb31016db07f4d Mon Sep 17 00:00:00 2001 From: LateAlways <110630690+LateAlways@users.noreply.github.com> Date: Sat, 27 Apr 2024 18:57:43 -0400 Subject: [PATCH 1602/2331] Update latealways.json --- domains/latealways.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/latealways.json b/domains/latealways.json index 3ef5c7d69..b2f8e02d1 100644 --- a/domains/latealways.json +++ b/domains/latealways.json @@ -1,9 +1,9 @@ { "owner": { "username": "LateAlways", - "email": "latealways@i-am-a.fuchsiax.dev" + "email": "latealways.official@gmail.com" }, "record": { - "A": ["85.239.250.3"] + "CNAME": "latealways.github.io" } } From 5eea2d4a54d7a4fb98341640474281298f34f1ae Mon Sep 17 00:00:00 2001 From: juan7180 <113482741+juan7180@users.noreply.github.com> Date: Sat, 27 Apr 2024 19:20:56 -0400 Subject: [PATCH 1603/2331] Register juan.is-a.dev --- domains/juan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/juan.json diff --git a/domains/juan.json b/domains/juan.json new file mode 100644 index 000000000..1e31687d5 --- /dev/null +++ b/domains/juan.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "juan7180", + "email": "miavictorianash@gmail.com", + "discord": "779882046067179531" + }, + + "record": { + "A": ["185.27.133.19"] + } + } + \ No newline at end of file From d11dac64c9801e78790fa44800432777fbb2641c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 28 Apr 2024 07:44:14 +0800 Subject: [PATCH 1604/2331] Delete domains/astra.json --- domains/astra.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/astra.json diff --git a/domains/astra.json b/domains/astra.json deleted file mode 100644 index ccdd07006..000000000 --- a/domains/astra.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "LilyMusic", - "email": "Lilymusicdiscord@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} From 2b0e5c7adc81a91fdd8584df8da47aaf643c4ca2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 28 Apr 2024 07:44:50 +0800 Subject: [PATCH 1605/2331] Delete domains/api.astra.json --- domains/api.astra.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/api.astra.json diff --git a/domains/api.astra.json b/domains/api.astra.json deleted file mode 100644 index d9df3fa1a..000000000 --- a/domains/api.astra.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "LilyMusic", - "email": "lilymusicdiscord@gmail.com", - "discord": "981225782938579014" - }, - "record": { - "A": ["69.30.249.53"] - } -} From 6ee74f9e984fdd9c44b94dbbd614438643fdaff6 Mon Sep 17 00:00:00 2001 From: N0rule Date: Sun, 28 Apr 2024 02:50:12 +0300 Subject: [PATCH 1606/2331] feat(domain): n0rule.is-a.dev --- domains/n0rule.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/n0rule.json diff --git a/domains/n0rule.json b/domains/n0rule.json new file mode 100644 index 000000000..5ffec588c --- /dev/null +++ b/domains/n0rule.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "N0rule", + "email": "N0rule228@gmail.com" + }, + "record": { + "CNAME": "n0rule.github.io" + } +} From 730ff28228639e11d3d0989f2f464a50f4ed0f1c Mon Sep 17 00:00:00 2001 From: YoelNath Date: Sun, 28 Apr 2024 11:35:48 +0700 Subject: [PATCH 1607/2331] feat(domain): yol.is-a.dev --- domains/yol.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yol.json diff --git a/domains/yol.json b/domains/yol.json new file mode 100644 index 000000000..8ac8b103b --- /dev/null +++ b/domains/yol.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "YoelNath", + "email": "yoelnathanael1@gmail.com" + }, + "record": { + "CNAME": "yoelnath.github.io" + } +} From d8285ab7129798166842e887e33f71261d68d9af Mon Sep 17 00:00:00 2001 From: Mr Akshay Shinde <107102876+MrAkshayAS@users.noreply.github.com> Date: Sun, 28 Apr 2024 12:12:35 +0530 Subject: [PATCH 1608/2331] Update CNAME to URL --- domains/axay.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/axay.json b/domains/axay.json index 85300ea9e..02d952005 100644 --- a/domains/axay.json +++ b/domains/axay.json @@ -5,6 +5,6 @@ "discord" : "mrakshayas" }, "record": { - "CNAME": "mrakshayas.github.io" + "URL": "https://mrakshayas.github.io/" } } From 4ba0f242a1f8acc60b386e6b5ccff3a86df958ea Mon Sep 17 00:00:00 2001 From: rohanworld Date: Sun, 28 Apr 2024 12:42:50 +0530 Subject: [PATCH 1609/2331] feat(domain): malleshcn.is-a.dev --- domains/malleshcn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/malleshcn.json diff --git a/domains/malleshcn.json b/domains/malleshcn.json new file mode 100644 index 000000000..4a9ff33d1 --- /dev/null +++ b/domains/malleshcn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rohanworld", + "email": "rohanmaharaj78@gmail.com" + }, + "record": { + "URL": "https://malleshcn.netlify.app/" + } +} From f716971bf11b311b390087eb5f2d33c743fae9b3 Mon Sep 17 00:00:00 2001 From: Almaz Date: Sun, 28 Apr 2024 10:33:26 +0300 Subject: [PATCH 1610/2331] Update almaz.json --- domains/almaz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/almaz.json b/domains/almaz.json index 9989735ad..00b1d8275 100644 --- a/domains/almaz.json +++ b/domains/almaz.json @@ -4,7 +4,7 @@ "email": "almazgamer228@gmail.com" }, "record": { - "A": ["45.134.39.14"], + "CNAME": "proxy.weissx.net", "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From bf33fc395e0ba7f3c8470bc642a93795ff19c5f8 Mon Sep 17 00:00:00 2001 From: kuroigg Date: Sun, 28 Apr 2024 13:14:00 +0530 Subject: [PATCH 1611/2331] feat(domain): johndoegg.is-a.dev --- domains/johndoegg.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/johndoegg.json diff --git a/domains/johndoegg.json b/domains/johndoegg.json new file mode 100644 index 000000000..aa2427da0 --- /dev/null +++ b/domains/johndoegg.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kuroigg", + "email": "mrlangdon197@gmail.com" + }, + "record": { + "CNAME": "johndoegg.github.io" + } +} From c1ff32be1d2e9153d9fb07af29328ec405d4b141 Mon Sep 17 00:00:00 2001 From: kuroigg Date: Sun, 28 Apr 2024 13:21:48 +0530 Subject: [PATCH 1612/2331] feat(domain): kuroigg.is-a.dev --- domains/kuroigg.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kuroigg.json diff --git a/domains/kuroigg.json b/domains/kuroigg.json new file mode 100644 index 000000000..d9328d4ba --- /dev/null +++ b/domains/kuroigg.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kuroigg", + "email": "mrlangdon197@gmail.com" + }, + "record": { + "CNAME": "kuroigg.github.io" + } +} From a9695caa8940ff0f0f2ec602a2c79dbf36d285f2 Mon Sep 17 00:00:00 2001 From: Almaz Date: Sun, 28 Apr 2024 10:52:30 +0300 Subject: [PATCH 1613/2331] Update ss.almaz.json --- domains/ss.almaz.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/ss.almaz.json b/domains/ss.almaz.json index 2e0a21bfa..0f054fea0 100644 --- a/domains/ss.almaz.json +++ b/domains/ss.almaz.json @@ -5,8 +5,6 @@ "github_id": 132609906 }, "record": { - "A": [ - "45.134.39.14" - ] + "CNAME": "proxy.weissx.net" } } From aaf415aba3a92dc455d923e15cd4e405c128aee0 Mon Sep 17 00:00:00 2001 From: Almaz Date: Sun, 28 Apr 2024 10:53:08 +0300 Subject: [PATCH 1614/2331] Update almaz.json --- domains/almaz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/almaz.json b/domains/almaz.json index 00b1d8275..4a9f6402d 100644 --- a/domains/almaz.json +++ b/domains/almaz.json @@ -4,7 +4,7 @@ "email": "almazgamer228@gmail.com" }, "record": { - "CNAME": "proxy.weissx.net", + "URL": "https://ss.almaz.is-a.dev", "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From 04b812f467c2e39822262f80a9f5aca03dbcbfe9 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sun, 28 Apr 2024 11:04:11 +0300 Subject: [PATCH 1615/2331] Update ss.almaz.json --- domains/ss.almaz.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/ss.almaz.json b/domains/ss.almaz.json index 0f054fea0..cc9550154 100644 --- a/domains/ss.almaz.json +++ b/domains/ss.almaz.json @@ -1,8 +1,7 @@ { "owner": { "username": "AlmaziikDev", - "email": "admin@almaz.is-a.dev", - "github_id": 132609906 + "email": "admin@almaz.is-a.dev" }, "record": { "CNAME": "proxy.weissx.net" From 15a2ba5fa67703043048745bd2df952304aa3233 Mon Sep 17 00:00:00 2001 From: Phan Ton Duc Thang <152014121+phantonducthang@users.noreply.github.com> Date: Sun, 28 Apr 2024 17:14:58 +0700 Subject: [PATCH 1616/2331] Register melody.is-a.dev --- domains/melody.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/melody.json diff --git a/domains/melody.json b/domains/melody.json new file mode 100644 index 000000000..44381d323 --- /dev/null +++ b/domains/melody.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "phantonducthang", + "email": "phantonducthang@hotmail.com", + "discord": "1190624410630099046" + }, + + "record": { + "CNAME": "melody.64342fb9f8-hosting.gitbook.io" + } + } + \ No newline at end of file From bf81ace54a8036e3de532ce39571b84e36de389c Mon Sep 17 00:00:00 2001 From: tolisdev Date: Sun, 28 Apr 2024 13:24:41 +0300 Subject: [PATCH 1617/2331] feat(domain): apostolos.is-a.dev --- domains/apostolos.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/apostolos.json diff --git a/domains/apostolos.json b/domains/apostolos.json new file mode 100644 index 000000000..b9562bb8c --- /dev/null +++ b/domains/apostolos.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tolisdev", + "email": "a.katsoudas@yahoo.com" + }, + "record": { + "CNAME": "lux1.apostolosk.eu.org" + } +} From c3f87257d72e248945ba138b97ef16b6a57874b4 Mon Sep 17 00:00:00 2001 From: alainsdev <159730633+alainsdev@users.noreply.github.com> Date: Sun, 28 Apr 2024 15:43:40 +0400 Subject: [PATCH 1618/2331] Register andrewdxz.is-a.dev --- domains/andrewdxz.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/andrewdxz.json diff --git a/domains/andrewdxz.json b/domains/andrewdxz.json new file mode 100644 index 000000000..f5b26b83b --- /dev/null +++ b/domains/andrewdxz.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "alainsdev", + "email": "ghghello30@gmail.com", + "discord": "970325505989574656" + }, + + "record": { + "CNAME": "andrewmack1.github.io" + } + } + \ No newline at end of file From 01e66bc70d5dbfffe91bdaba4f8ee464dafcf677 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Sun, 28 Apr 2024 15:48:22 +0300 Subject: [PATCH 1619/2331] Delete domains/firejolt.json --- domains/firejolt.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/firejolt.json diff --git a/domains/firejolt.json b/domains/firejolt.json deleted file mode 100644 index e2aed71a2..000000000 --- a/domains/firejolt.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "owner": { - "username": "YouFoundAlpha", - "email": "YouFoundAlpha@alpha.is-a.dev", - "Discord": "661121998830960651", - "GitHub": "YouFoundAlpha", - "GitLab": "YouFoundAlpha", - "Mastodon": "@YouFoundAlpha@mastodon.social" - }, - "record": { - "URL": "https://firejolt.vercel.app" - } -} From 051bc57d01e9f0760639c421aeed385a4e1e218b Mon Sep 17 00:00:00 2001 From: maquadeer Date: Sun, 28 Apr 2024 20:39:22 +0530 Subject: [PATCH 1620/2331] feat(domain): quadeer.is-a.dev --- domains/quadeer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/quadeer.json diff --git a/domains/quadeer.json b/domains/quadeer.json new file mode 100644 index 000000000..e42299162 --- /dev/null +++ b/domains/quadeer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "maquadeer", + "email": "mdquadeer2003@gmail.com" + }, + "record": { + "CNAME": "maquadeer.github.io" + } +} From 9dba503ddf057cea8b187fdf60b5b3d73b10f2f1 Mon Sep 17 00:00:00 2001 From: MOHAMMAD ABDUL QUADEER <136174168+maquadeer@users.noreply.github.com> Date: Sun, 28 Apr 2024 21:52:43 +0530 Subject: [PATCH 1621/2331] Add files via upload --- domains/quadeer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/quadeer.json b/domains/quadeer.json index e42299162..237fba403 100644 --- a/domains/quadeer.json +++ b/domains/quadeer.json @@ -4,6 +4,6 @@ "email": "mdquadeer2003@gmail.com" }, "record": { - "CNAME": "maquadeer.github.io" + "CNAME": "quadeer.pages.dev" } -} +} From 02e0b641b8332d860600bdaefa78d15acc57831c Mon Sep 17 00:00:00 2001 From: Boris Zhao Date: Mon, 29 Apr 2024 00:35:39 +0800 Subject: [PATCH 1622/2331] Update boris1993.json --- domains/boris1993.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/boris1993.json b/domains/boris1993.json index 1df9959bc..c79b3d1c3 100644 --- a/domains/boris1993.json +++ b/domains/boris1993.json @@ -5,6 +5,6 @@ }, "description": "boris1993.is-a.dev", "record": { - "CNAME": "boris1993.github.io" + "URL": "https://www.boris1993.com" } } From 37b87885d74074e774fe62f3ca167dd4e0760c74 Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sun, 28 Apr 2024 17:43:07 +0100 Subject: [PATCH 1623/2331] Create push.json --- push.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 push.json diff --git a/push.json b/push.json new file mode 100644 index 000000000..df52a9212 --- /dev/null +++ b/push.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "pushingcc", + "email": "pushing@mailfence.com" + }, + + "record": { + "CNAME": "https://pushingcc.github.io/" + } +} From c17abf27a25029d29a2c1d636a63909e05d3cde7 Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sun, 28 Apr 2024 17:50:59 +0100 Subject: [PATCH 1624/2331] Update push.json --- push.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/push.json b/push.json index df52a9212..00f97707f 100644 --- a/push.json +++ b/push.json @@ -5,6 +5,7 @@ }, "record": { - "CNAME": "https://pushingcc.github.io/" + "CNAME": "pushing.pages.dev" + "TXT": "dh=63d8f2f88286c81885273cdf5f07364b15884ff6" } } From 2da3e25b4de6cff432f59a6b2eb8ff1e3c22d24a Mon Sep 17 00:00:00 2001 From: Minecraftkillir Date: Sun, 28 Apr 2024 21:10:25 +0200 Subject: [PATCH 1625/2331] feat(domain): janco.is-a.dev --- domains/janco.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/janco.json diff --git a/domains/janco.json b/domains/janco.json new file mode 100644 index 000000000..6790c30c4 --- /dev/null +++ b/domains/janco.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Minecraftkillir", + "email": "neljanco92@Gmail.com" + }, + "record": { + "A": ["185.199.109.153"] + } +} From bfdcc27b2fb8cf78939db5855d312b7d4574d4ed Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sun, 28 Apr 2024 20:27:16 +0100 Subject: [PATCH 1626/2331] Update push.json From 7325de55c3772f808da705f342df11d69fec72ce Mon Sep 17 00:00:00 2001 From: yochie Date: Sun, 28 Apr 2024 15:52:25 -0400 Subject: [PATCH 1627/2331] Update yochietti.json Changed to URL redirect --- domains/yochietti.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yochietti.json b/domains/yochietti.json index 217446b20..fd936ca04 100644 --- a/domains/yochietti.json +++ b/domains/yochietti.json @@ -4,6 +4,6 @@ "email": "yoann.ochietti@gmail.com" }, "record": { - "CNAME": "yochie.github.io" + "URL": "https://yochie.github.io" } } From cc32f4faac894d83ba064ed7f8cabbc4c51a4afb Mon Sep 17 00:00:00 2001 From: pushingcc Date: Sun, 28 Apr 2024 21:36:42 +0100 Subject: [PATCH 1628/2331] feat(domain): push.is-a.dev --- domains/push.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/push.json diff --git a/domains/push.json b/domains/push.json new file mode 100644 index 000000000..a53c5470a --- /dev/null +++ b/domains/push.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pushingcc", + "email": "pushing@mailfence.com" + }, + "record": { + "CNAME": "pushing.pages.dev" + } +} From ef0b95d95a2db165991b20888df60e02dbf18478 Mon Sep 17 00:00:00 2001 From: kylewebdev Date: Sun, 28 Apr 2024 14:09:12 -0700 Subject: [PATCH 1629/2331] feat(domain): kylewebdev.is-a.dev --- domains/kylewebdev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kylewebdev.json diff --git a/domains/kylewebdev.json b/domains/kylewebdev.json new file mode 100644 index 000000000..46e8e5577 --- /dev/null +++ b/domains/kylewebdev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kylewebdev", + "email": "kylewebdev@gmail.com" + }, + "record": { + "CNAME": "kylewebdev.com" + } +} From b84c8dd0332a986a7e1c093813d3475907a0638a Mon Sep 17 00:00:00 2001 From: phantonducthang Date: Mon, 29 Apr 2024 05:46:09 +0700 Subject: [PATCH 1630/2331] feat(domain): neo.is-a.dev --- domains/neo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/neo.json diff --git a/domains/neo.json b/domains/neo.json new file mode 100644 index 000000000..d3c4f64c3 --- /dev/null +++ b/domains/neo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "phantonducthang", + "email": "phantonducthang@hotmail.com" + }, + "record": { + "CNAME": "64342fb9f8-hosting.gitbook.io" + } +} From 2fa7bf7a58abc9aa9316ac74289603dae319494b Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 28 Apr 2024 19:11:07 -0400 Subject: [PATCH 1631/2331] Update apostolos.json --- domains/apostolos.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/apostolos.json b/domains/apostolos.json index b9562bb8c..55302b3ea 100644 --- a/domains/apostolos.json +++ b/domains/apostolos.json @@ -7,3 +7,4 @@ "CNAME": "lux1.apostolosk.eu.org" } } + From 9d2f4688307dbc1e625ad0174669059060684381 Mon Sep 17 00:00:00 2001 From: Ashlyn May <59678757+ashlynmay@users.noreply.github.com> Date: Sun, 28 Apr 2024 18:28:53 -0500 Subject: [PATCH 1632/2331] Update ipsum.json update cname for new site --- domains/ipsum.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ipsum.json b/domains/ipsum.json index 47e9db96e..b26f4f226 100644 --- a/domains/ipsum.json +++ b/domains/ipsum.json @@ -4,6 +4,6 @@ "email": "may.ashlyn0723@gmail.com" }, "record": { - "CNAME": "ashlynmay.github.io" + "CNAME": "ashlynmay-github-io.onrender.com" } } From 37fb6262bea98942a4ea36d4cacdd9723b00c6a7 Mon Sep 17 00:00:00 2001 From: Minecraft_killer Date: Mon, 29 Apr 2024 06:23:54 +0200 Subject: [PATCH 1633/2331] Delete janco.is-a.dev --- domains/janco.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/janco.json diff --git a/domains/janco.json b/domains/janco.json deleted file mode 100644 index 6790c30c4..000000000 --- a/domains/janco.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Minecraftkillir", - "email": "neljanco92@Gmail.com" - }, - "record": { - "A": ["185.199.109.153"] - } -} From 7459bdaca9a8eb9fc0ac3901ab22815ce8027dbc Mon Sep 17 00:00:00 2001 From: Zylo Date: Mon, 29 Apr 2024 12:11:33 +0700 Subject: [PATCH 1634/2331] feat(domains): add domain configuration for Zylo - Added zylo.json with owner information, including username, email, and description. - Configured URL record pointing to https://zylo.netlify.app/. - Included repository link to https://github.com/Zylo23/personal-website. --- domains/zylo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zylo.json diff --git a/domains/zylo.json b/domains/zylo.json new file mode 100644 index 000000000..93a6704c4 --- /dev/null +++ b/domains/zylo.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Zylo23", + "email": "pyyupsk@proton.me" + }, + "description": "👋 Hello! I'm Zylo, a passionate developer with expertise in efficient web solutions. Explore my portfolio and contact me on GitHub.", + "repo": "https://github.com/Zylo23/personal-website", + "record": { + "URL": "https://zylo.netlify.app/" + } +} \ No newline at end of file From 5f60b18f9b7cb2352564a5efcbd3aaa8ca63bdde Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Mon, 29 Apr 2024 09:21:59 +0100 Subject: [PATCH 1635/2331] Update push.json --- push.json | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/push.json b/push.json index 00f97707f..e69de29bb 100644 --- a/push.json +++ b/push.json @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "pushingcc", - "email": "pushing@mailfence.com" - }, - - "record": { - "CNAME": "pushing.pages.dev" - "TXT": "dh=63d8f2f88286c81885273cdf5f07364b15884ff6" - } -} From 2d361351f3fe1198add31f37543331f2e1c60ad6 Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Mon, 29 Apr 2024 09:22:52 +0100 Subject: [PATCH 1636/2331] Delete push.json --- push.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 push.json diff --git a/push.json b/push.json deleted file mode 100644 index e69de29bb..000000000 From f1f8453d7ca9d3e9e62e235e1605671962027675 Mon Sep 17 00:00:00 2001 From: raselshikdar Date: Mon, 29 Apr 2024 15:09:08 +0600 Subject: [PATCH 1637/2331] feat(domain): raselshikdar.is-a.dev --- domains/raselshikdar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/raselshikdar.json diff --git a/domains/raselshikdar.json b/domains/raselshikdar.json new file mode 100644 index 000000000..8b90f1b67 --- /dev/null +++ b/domains/raselshikdar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "raselshikdar", + "email": "imrasel597@gmail.com" + }, + "record": { + "CNAME": "raselshikdar.github.io" + } +} From 5f75a86ed174c949a0454945b9b94ad9be80e3e3 Mon Sep 17 00:00:00 2001 From: rio alfarisi <81517573+ryznxx@users.noreply.github.com> Date: Mon, 29 Apr 2024 18:47:38 +0700 Subject: [PATCH 1638/2331] Create _github-pages-challenge-ryznxx.ryznxx u --- domains/_github-pages-challenge-ryznxx.ryznxx | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-ryznxx.ryznxx diff --git a/domains/_github-pages-challenge-ryznxx.ryznxx b/domains/_github-pages-challenge-ryznxx.ryznxx new file mode 100644 index 000000000..049acb7c9 --- /dev/null +++ b/domains/_github-pages-challenge-ryznxx.ryznxx @@ -0,0 +1,10 @@ +{ + "description": "To Get Great domain for developers", + "owner": { + "username": "ryznxx", + "email": "7ryznxx@gmail.com" + }, + "record": { + "TXT": "929fe6044a0a6c6e6d32410d33ceb1" + } +} From c00e157e6d40b1cdd2ff203ae4556d211832b808 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 29 Apr 2024 19:42:56 +0700 Subject: [PATCH 1639/2331] Rename _github-pages-challenge-ryznxx.ryznxx to _github-pages-challenge-ryznxx.ryznxx.json --- ...e-ryznxx.ryznxx => _github-pages-challenge-ryznxx.ryznxx.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-ryznxx.ryznxx => _github-pages-challenge-ryznxx.ryznxx.json} (100%) diff --git a/domains/_github-pages-challenge-ryznxx.ryznxx b/domains/_github-pages-challenge-ryznxx.ryznxx.json similarity index 100% rename from domains/_github-pages-challenge-ryznxx.ryznxx rename to domains/_github-pages-challenge-ryznxx.ryznxx.json From f4b8a488824b5b69624a0f147668e9ea47aea0ba Mon Sep 17 00:00:00 2001 From: Subyyalx Date: Mon, 29 Apr 2024 19:25:23 +0500 Subject: [PATCH 1640/2331] feat(domain): subyyal.is-a.dev --- domains/subyyal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/subyyal.json diff --git a/domains/subyyal.json b/domains/subyyal.json new file mode 100644 index 000000000..5d94aa0ec --- /dev/null +++ b/domains/subyyal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Subyyalx", + "email": "subyyal@xavor.com" + }, + "record": { + "CNAME": "https://infraswift.itactivities.com" + } +} From c202cee81b63b11265b9e5e4ffcfdc03331c991d Mon Sep 17 00:00:00 2001 From: kleeiny <167036761+kleeiny@users.noreply.github.com> Date: Mon, 29 Apr 2024 22:45:46 +0800 Subject: [PATCH 1641/2331] Register klent.is-a.dev --- domains/klent.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/klent.json diff --git a/domains/klent.json b/domains/klent.json new file mode 100644 index 000000000..d869570be --- /dev/null +++ b/domains/klent.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "kleeiny", + "email": "kleeinlmao@gmail.com", + "discord": "763581985410121769" + }, + + "record": { + "CNAME": "ghs.google.com" + } + } + \ No newline at end of file From b66d55c7f825ca5806b5161090bc295b58275a22 Mon Sep 17 00:00:00 2001 From: shubhamakshit Date: Mon, 29 Apr 2024 20:29:07 +0530 Subject: [PATCH 1642/2331] feat(domain): tshonq.is-a.dev --- domains/tshonq.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tshonq.json diff --git a/domains/tshonq.json b/domains/tshonq.json new file mode 100644 index 000000000..89536d6d6 --- /dev/null +++ b/domains/tshonq.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shubhamakshit", + "email": "akshitshubhammas@gmail.com" + }, + "record": { + "CNAME": "tshonqkhan.onrender.com" + } +} From ede2c9a67df0d6d1654221c05e695a010c35a407 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 29 Apr 2024 22:05:14 +0700 Subject: [PATCH 1643/2331] file should not be there --- tshonq.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 tshonq.json diff --git a/tshonq.json b/tshonq.json deleted file mode 100644 index 8b1378917..000000000 --- a/tshonq.json +++ /dev/null @@ -1 +0,0 @@ - From 380a6dec5a8edce6426f74c06c019cfbb8df182a Mon Sep 17 00:00:00 2001 From: Subyyalx <123625186+Subyyalx@users.noreply.github.com> Date: Mon, 29 Apr 2024 20:07:15 +0500 Subject: [PATCH 1644/2331] removed https:// subyyal.json --- domains/subyyal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/subyyal.json b/domains/subyyal.json index 5d94aa0ec..ab308b650 100644 --- a/domains/subyyal.json +++ b/domains/subyyal.json @@ -4,6 +4,6 @@ "email": "subyyal@xavor.com" }, "record": { - "CNAME": "https://infraswift.itactivities.com" + "CNAME": infraswift.itactivities.com" } } From 33631f35e3d68edfa5900811e99732125d869e6d Mon Sep 17 00:00:00 2001 From: Subyyalx <123625186+Subyyalx@users.noreply.github.com> Date: Mon, 29 Apr 2024 20:11:32 +0500 Subject: [PATCH 1645/2331] Updated subyyal.json removed " --- domains/subyyal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/subyyal.json b/domains/subyyal.json index ab308b650..79c70a9c1 100644 --- a/domains/subyyal.json +++ b/domains/subyyal.json @@ -4,6 +4,6 @@ "email": "subyyal@xavor.com" }, "record": { - "CNAME": infraswift.itactivities.com" + "CNAME": infraswift.itactivities.com } } From 6a76c2f73cfefc9e958c5ff36682eb47ca5eb8fd Mon Sep 17 00:00:00 2001 From: Subyyalx <123625186+Subyyalx@users.noreply.github.com> Date: Mon, 29 Apr 2024 20:18:22 +0500 Subject: [PATCH 1646/2331] Update subyyal.json --- domains/subyyal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/subyyal.json b/domains/subyyal.json index 79c70a9c1..e2bdd4481 100644 --- a/domains/subyyal.json +++ b/domains/subyyal.json @@ -4,6 +4,6 @@ "email": "subyyal@xavor.com" }, "record": { - "CNAME": infraswift.itactivities.com + "CNAME": "infraswift.itactivities.com" } } From 74d6105bf20add00a581a9252ecf26d0d5a5da88 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 29 Apr 2024 22:47:19 +0700 Subject: [PATCH 1647/2331] Delete domains/git.maskduck.json --- domains/git.maskduck.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/git.maskduck.json diff --git a/domains/git.maskduck.json b/domains/git.maskduck.json deleted file mode 100644 index f93d4f10e..000000000 --- a/domains/git.maskduck.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "my git repos", - "owner": { - "username": "MaskDuck", - "email": "maskduckuwu@gmail.com", - "discord": "MaskDuck#7325" - }, - "record": { - "CNAME": "edge.redirect.pizza" - } -} From 7c1ed62b85ba9ac63a00112c77586fd4dfe806de Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 29 Apr 2024 22:50:16 +0700 Subject: [PATCH 1648/2331] Delete domains/api.zeppelin.maskduck.json --- domains/api.zeppelin.maskduck.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 domains/api.zeppelin.maskduck.json diff --git a/domains/api.zeppelin.maskduck.json b/domains/api.zeppelin.maskduck.json deleted file mode 100644 index 4ffcd8ccf..000000000 --- a/domains/api.zeppelin.maskduck.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "description": "Zeppelin selfhost API", - "repo": "https://github.com/maskducks/maskducks.github.io", - "owner": { - "username": "MaskDuck", - "email": "", - "discord": "MaskDuck#1337", - "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": { - "CNAME": "zeppelin-railway-api.up.railway.app" - } -} From 86cc756f63da1e030aa99ac6fadce7724421282d Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 29 Apr 2024 22:50:48 +0700 Subject: [PATCH 1649/2331] Delete domains/tagbot.maskduck.json --- domains/tagbot.maskduck.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 domains/tagbot.maskduck.json diff --git a/domains/tagbot.maskduck.json b/domains/tagbot.maskduck.json deleted file mode 100644 index 909c18865..000000000 --- a/domains/tagbot.maskduck.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "description": "HTTP command handler for my bot", - "repo": "https://github.com/MaskDuck/tag_bot", - "owner": { - "username": "MaskDuck", - "email": "", - "discord": "MaskDuck#1337", - "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": { - "CNAME": "tagbot-production-bef9.up.railway.app" - } -} From 0e7dbab0ac168515a4d15bda477e8148afc7e4a4 Mon Sep 17 00:00:00 2001 From: Raman Shah <166800021+ramanshah0@users.noreply.github.com> Date: Mon, 29 Apr 2024 23:28:43 +0545 Subject: [PATCH 1650/2331] Delete domains/raman.json --- domains/raman.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/raman.json diff --git a/domains/raman.json b/domains/raman.json deleted file mode 100644 index 2fdd23c22..000000000 --- a/domains/raman.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ramanshah0", - "email": "mamanshah009@gmail.com" - }, - "record": { - "CNAME": "ramanshah0.github.io" - } -} From 22f564b1fe26da88e99ee83146db2c58a3dcba63 Mon Sep 17 00:00:00 2001 From: lunaaa <107695978+calamitywoah@users.noreply.github.com> Date: Mon, 29 Apr 2024 19:57:42 +0200 Subject: [PATCH 1651/2331] Create img.cala.json --- domains/img.cala.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/img.cala.json diff --git a/domains/img.cala.json b/domains/img.cala.json new file mode 100644 index 000000000..b51ad31bc --- /dev/null +++ b/domains/img.cala.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "calamitywoah", + "email": "krivojta@gmail.com", + "discord": "981555580495867964" + }, + + "record": { + "CNAME": "calamitywoah.github.io" + } + } + From dbbe88cd3d58975fb972e2223eeffb48db6cd8bd Mon Sep 17 00:00:00 2001 From: MetaCrewDev <160669766+Miguel-altcell@users.noreply.github.com> Date: Mon, 29 Apr 2024 20:35:01 +0200 Subject: [PATCH 1652/2331] Register akatsuki.is-a.dev --- domains/akatsuki.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/akatsuki.json diff --git a/domains/akatsuki.json b/domains/akatsuki.json new file mode 100644 index 000000000..f01869dac --- /dev/null +++ b/domains/akatsuki.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Miguel-altcell", + "email": "wilsonmigueljalla@gmail.com", + "discord": "1223721772051075193" + }, + + "record": { + "CNAME": "akatsuki-crew.rf.gd" + } + } + \ No newline at end of file From 53ab2a2cbaf2793adf9141a401826df7035e42d4 Mon Sep 17 00:00:00 2001 From: kushalshah0 Date: Tue, 30 Apr 2024 00:50:56 +0545 Subject: [PATCH 1653/2331] feat(domain): raman.is-a.dev --- domains/raman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/raman.json diff --git a/domains/raman.json b/domains/raman.json new file mode 100644 index 000000000..7c0213e23 --- /dev/null +++ b/domains/raman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kushalshah0", + "email": "code@kushalshah.com.np" + }, + "record": { + "CNAME": "ramanshah0.github.io" + } +} From 29d6222b85552aeef5648909debd5749e46f2f25 Mon Sep 17 00:00:00 2001 From: Rasel Shikdar <103440692+raselshikdar@users.noreply.github.com> Date: Tue, 30 Apr 2024 01:40:46 +0600 Subject: [PATCH 1654/2331] Update rasel.json --- domains/rasel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rasel.json b/domains/rasel.json index 2f6b77e19..76cecd0e3 100644 --- a/domains/rasel.json +++ b/domains/rasel.json @@ -4,6 +4,6 @@ "email": "imrasel597@gmail.com" }, "record": { - "URL": "https://rasel597.blogspot.com" + "CNAME": "rasel.pages.dev" } } From c14ed9cd9eceb93526b39126f26719d4df5f5a37 Mon Sep 17 00:00:00 2001 From: Prince Raj Date: Tue, 30 Apr 2024 02:01:19 +0530 Subject: [PATCH 1655/2331] Create prince.json --- domains/prince.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/prince.json diff --git a/domains/prince.json b/domains/prince.json new file mode 100644 index 000000000..da9cd79dc --- /dev/null +++ b/domains/prince.json @@ -0,0 +1,14 @@ +{ + "description": "Portfolio of Prince Raj", + "repo": "https://github.com/theprinceraj/theprinceraj.github.io", + "owner": { + "username": "theprinceraj", + "email": "profile.princeraj@gmail.com", + "linkedin": "https://www.linkedin.com/in/theprinceraj/", + "twitter": "ThePrinceRaj", + "discord": "bhaalu" + }, + "record": { + "CNAME": "theprinceraj.github.io" + } +} From 5f4b6dd785fb9bc9e524c04639e9ff6d3b22974b Mon Sep 17 00:00:00 2001 From: Gh053d413x Date: Mon, 29 Apr 2024 17:21:19 -0600 Subject: [PATCH 1656/2331] feat(domain): desiredesign.is-a.dev --- domains/desiredesign.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/desiredesign.json diff --git a/domains/desiredesign.json b/domains/desiredesign.json new file mode 100644 index 000000000..2f7cc0dbd --- /dev/null +++ b/domains/desiredesign.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Gh053d413x", + "email": "ghostedalex@gmail.com" + }, + "record": { + "URL": "https://sites.google.com/view/desiredesign" + } +} From 8f4b48025b5c957c2fe351713e3620a7f38f31ab Mon Sep 17 00:00:00 2001 From: Scythe The Developer <159197373+ScytheMediaTheDev@users.noreply.github.com> Date: Mon, 29 Apr 2024 19:43:40 -0400 Subject: [PATCH 1657/2331] Update scythemedia.json --- domains/scythemedia.json | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/domains/scythemedia.json b/domains/scythemedia.json index f822b9271..8335e1b7c 100644 --- a/domains/scythemedia.json +++ b/domains/scythemedia.json @@ -3,7 +3,15 @@ "username": "ScytheMediaTheDev", "email": "tswartz22@aol.com" }, - "record": { - "MX": ["mx1.improvmx.com"] + "record": { + "A": [ + "185.199.108.153" + "185.199.109.153" + "185.199.110.153" + "185.199.111.153" + ], + "MX": [ + "mx.improvmx.com" + ] } -} \ No newline at end of file +} From c7b669a64f4d9506a99b88a954e4746e2cdcbc01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Tue, 30 Apr 2024 09:52:51 +0700 Subject: [PATCH 1658/2331] Create faul --- faul | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 faul diff --git a/faul b/faul new file mode 100644 index 000000000..2978a2f6c --- /dev/null +++ b/faul @@ -0,0 +1,12 @@ +{ + "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 641a846e2606963a9eadec86475be8f078a90ecd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Tue, 30 Apr 2024 10:00:06 +0700 Subject: [PATCH 1659/2331] Rename faul to faul.json --- faul => faul.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename faul => faul.json (100%) diff --git a/faul b/faul.json similarity index 100% rename from faul rename to faul.json From 687472a2c4c7307decb43acb002ce64f099b0d89 Mon Sep 17 00:00:00 2001 From: itsreimau Date: Tue, 30 Apr 2024 13:36:34 +0700 Subject: [PATCH 1660/2331] feat(domain): itsreimau.is-a.dev --- domains/itsreimau.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/itsreimau.json diff --git a/domains/itsreimau.json b/domains/itsreimau.json new file mode 100644 index 000000000..af97097af --- /dev/null +++ b/domains/itsreimau.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "itsreimau", + "email": "private.iblmln@gmail.com" + }, + "record": { + "CNAME": "itsreimau.is-a-dev" + } +} From 12fbc9a59f1ad2835becd41667fbec772d724313 Mon Sep 17 00:00:00 2001 From: Edwin <100193740+ezerinz@users.noreply.github.com> Date: Tue, 30 Apr 2024 14:42:42 +0800 Subject: [PATCH 1661/2331] Create edwin-lh.json --- domains/edwin-lh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/edwin-lh.json diff --git a/domains/edwin-lh.json b/domains/edwin-lh.json new file mode 100644 index 000000000..a5c77357b --- /dev/null +++ b/domains/edwin-lh.json @@ -0,0 +1,12 @@ +{ + "description": "Custom github pages domain", + "repo": "https://github.com/ezerinz/ezerinz.github.io", + "owner": { + "username": "ezerinz", + "email": "edwinnnzx@gmail.com", + "twitter": "@Ezerinz" + }, + "record": { + "CNAME": "ezerinz.github.io" + } +} From 96b4e345de65354be8294a2175af5ee9050e98a5 Mon Sep 17 00:00:00 2001 From: Muhamad Ikbal Maulana | ItsReimau Date: Tue, 30 Apr 2024 14:14:48 +0700 Subject: [PATCH 1662/2331] Update itsreimau.json --- domains/itsreimau.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/itsreimau.json b/domains/itsreimau.json index af97097af..3040b5784 100644 --- a/domains/itsreimau.json +++ b/domains/itsreimau.json @@ -4,6 +4,6 @@ "email": "private.iblmln@gmail.com" }, "record": { - "CNAME": "itsreimau.is-a-dev" + "CNAME": "itsreimau.github.io" } } From 83643fa8d9908fae5696d04ae3dd3bc9435f5b8e Mon Sep 17 00:00:00 2001 From: srmlab002 <8zaqibue@duck.com> Date: Tue, 30 Apr 2024 15:06:53 +0530 Subject: [PATCH 1663/2331] feat(domain): srm.is-a.dev --- domains/srm.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/srm.json diff --git a/domains/srm.json b/domains/srm.json new file mode 100644 index 000000000..bd281e0c7 --- /dev/null +++ b/domains/srm.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "srmlab002", + "email": "8zaqibue@duck.com" + }, + "record": { + "MX": ["mx1.forwardemail.net"] + } +} From c6439aaa76f5bff2172cbdd4445111186589a774 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Tue, 30 Apr 2024 16:37:17 +0700 Subject: [PATCH 1664/2331] put file to the correct place :) --- faul.json => domains/faul.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename faul.json => domains/faul.json (100%) diff --git a/faul.json b/domains/faul.json similarity index 100% rename from faul.json rename to domains/faul.json From b0ba661581250ffb6c357b811b23916cc3d993d2 Mon Sep 17 00:00:00 2001 From: srmlab002 <163636861+srmlab002@users.noreply.github.com> Date: Tue, 30 Apr 2024 15:14:52 +0530 Subject: [PATCH 1665/2331] Update MX Txt value --- domains/srm.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/srm.json b/domains/srm.json index bd281e0c7..46138dd2b 100644 --- a/domains/srm.json +++ b/domains/srm.json @@ -4,6 +4,7 @@ "email": "8zaqibue@duck.com" }, "record": { - "MX": ["mx1.forwardemail.net"] + "MX": ["mx1.forwardemail.net","mx2.forwardemail.net"], + "TXT": "forward-email=lyen8rxu@duck.com,8zaqibue@duck.com" } } From 04b2f7f740806e19cb3e2ff5aabf79124697f690 Mon Sep 17 00:00:00 2001 From: nikenhpsr Date: Tue, 30 Apr 2024 17:18:12 +0700 Subject: [PATCH 1666/2331] feat(domain): nikenhapsari.is-a.dev --- domains/nikenhapsari.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nikenhapsari.json diff --git a/domains/nikenhapsari.json b/domains/nikenhapsari.json new file mode 100644 index 000000000..da9288ef1 --- /dev/null +++ b/domains/nikenhapsari.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nikenhpsr", + "email": "hpsri.niken@gmail.com" + }, + "record": { + "CNAME": "nikenhapsary.is-a.dev" + } +} From 19c3a55feb4c224e8814313f100cd4905d02e4ea Mon Sep 17 00:00:00 2001 From: Niken Hapsari <79178126+nikenhpsr@users.noreply.github.com> Date: Tue, 30 Apr 2024 17:19:42 +0700 Subject: [PATCH 1667/2331] Update nikenhapsari.json --- domains/nikenhapsari.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nikenhapsari.json b/domains/nikenhapsari.json index da9288ef1..04b24432e 100644 --- a/domains/nikenhapsari.json +++ b/domains/nikenhapsari.json @@ -4,6 +4,6 @@ "email": "hpsri.niken@gmail.com" }, "record": { - "CNAME": "nikenhapsary.is-a.dev" + "CNAME": "nikenhapsari.is-a.dev" } } From 3c6d11229df641bfd7531722e6eaca0509d4d424 Mon Sep 17 00:00:00 2001 From: Niken Hapsari <79178126+nikenhpsr@users.noreply.github.com> Date: Tue, 30 Apr 2024 17:22:12 +0700 Subject: [PATCH 1668/2331] Update nikenhapsari.json --- domains/nikenhapsari.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nikenhapsari.json b/domains/nikenhapsari.json index 04b24432e..3d7edf52d 100644 --- a/domains/nikenhapsari.json +++ b/domains/nikenhapsari.json @@ -4,6 +4,6 @@ "email": "hpsri.niken@gmail.com" }, "record": { - "CNAME": "nikenhapsari.is-a.dev" + "CNAME": "nikenhapsari.netlify.app" } } From 699220b16ee7e828036607401938a57d2ace3f2c Mon Sep 17 00:00:00 2001 From: digidenone Date: Tue, 30 Apr 2024 16:14:10 +0530 Subject: [PATCH 1669/2331] feat(domain): digidenone.is-a.dev --- domains/digidenone.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/digidenone.json diff --git a/domains/digidenone.json b/domains/digidenone.json new file mode 100644 index 000000000..7e050a5b3 --- /dev/null +++ b/domains/digidenone.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "digidenone", + "email": "digidenone@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From baad1500234342be331eff68a40dd61d02e4d220 Mon Sep 17 00:00:00 2001 From: digidenone Date: Tue, 30 Apr 2024 16:15:01 +0530 Subject: [PATCH 1670/2331] feat(domain): cms.digidenone.is-a.dev --- domains/cms.digidenone.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cms.digidenone.json diff --git a/domains/cms.digidenone.json b/domains/cms.digidenone.json new file mode 100644 index 000000000..7e050a5b3 --- /dev/null +++ b/domains/cms.digidenone.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "digidenone", + "email": "digidenone@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From 7cb63afa92f027d51431d06cf9e5ed43dde99426 Mon Sep 17 00:00:00 2001 From: Zylo Date: Tue, 30 Apr 2024 18:02:34 +0700 Subject: [PATCH 1671/2331] fix: update CNAME record in zylo.json to point to new hosting platform Updated the domain record in zylo.json from a Netlify URL to a Vercel URL. This change reflects the shift to a different hosting platform for the Zylo website. --- domains/zylo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zylo.json b/domains/zylo.json index 93a6704c4..652cdc1d3 100644 --- a/domains/zylo.json +++ b/domains/zylo.json @@ -6,6 +6,6 @@ "description": "👋 Hello! I'm Zylo, a passionate developer with expertise in efficient web solutions. Explore my portfolio and contact me on GitHub.", "repo": "https://github.com/Zylo23/personal-website", "record": { - "URL": "https://zylo.netlify.app/" + "CNAME": "zylo23.vercel.app" } } \ No newline at end of file From ee5f9f30395ea44b90792d808362ba5eaf829d0f Mon Sep 17 00:00:00 2001 From: Vasoyasharan Date: Tue, 30 Apr 2024 16:44:59 +0530 Subject: [PATCH 1672/2331] feat(domain): sharanvasoya.is-a.dev --- domains/sharanvasoya.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sharanvasoya.json diff --git a/domains/sharanvasoya.json b/domains/sharanvasoya.json new file mode 100644 index 000000000..e5d9b5d4f --- /dev/null +++ b/domains/sharanvasoya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Vasoyasharan", + "email": "sharanvasoya@gmail.com" + }, + "record": { + "URL": "https://vasoyasharan.is-a.dev" + } +} From 5cd0bab8854706461c763a7f98eae9ebcad90270 Mon Sep 17 00:00:00 2001 From: digidenone <168398197+digidenone@users.noreply.github.com> Date: Tue, 30 Apr 2024 17:49:37 +0530 Subject: [PATCH 1673/2331] Delete domains/cms.digidenone.json --- domains/cms.digidenone.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/cms.digidenone.json diff --git a/domains/cms.digidenone.json b/domains/cms.digidenone.json deleted file mode 100644 index 7e050a5b3..000000000 --- a/domains/cms.digidenone.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "digidenone", - "email": "digidenone@gmail.com" - }, - "record": { - "A": ["129.213.151.29"] - } -} From 7f8e60cd1cc8292062280e6cb6fc1d695f62b5f5 Mon Sep 17 00:00:00 2001 From: digidenone <168398197+digidenone@users.noreply.github.com> Date: Tue, 30 Apr 2024 17:50:27 +0530 Subject: [PATCH 1674/2331] Create cms.digidenone.json --- domains/cms.digidenone.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cms.digidenone.json diff --git a/domains/cms.digidenone.json b/domains/cms.digidenone.json new file mode 100644 index 000000000..7e050a5b3 --- /dev/null +++ b/domains/cms.digidenone.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "digidenone", + "email": "digidenone@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From dd03675bd4781f15301cac4af3c615ef2c2b589f Mon Sep 17 00:00:00 2001 From: Sharan vasoya <128774156+Vasoyasharan@users.noreply.github.com> Date: Tue, 30 Apr 2024 18:15:23 +0530 Subject: [PATCH 1675/2331] Update sharanvasoya.json --- domains/sharanvasoya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sharanvasoya.json b/domains/sharanvasoya.json index e5d9b5d4f..06d23a608 100644 --- a/domains/sharanvasoya.json +++ b/domains/sharanvasoya.json @@ -4,6 +4,6 @@ "email": "sharanvasoya@gmail.com" }, "record": { - "URL": "https://vasoyasharan.is-a.dev" + "URL": "https://vasoyasharan.github.io/MyPortfolio/" } } From f7b467adac09b4ef247404bc20db0ee0f920587f Mon Sep 17 00:00:00 2001 From: Zylo Date: Tue, 30 Apr 2024 20:05:31 +0700 Subject: [PATCH 1676/2331] fix: change domain record to URL in zylo.json for proper redirection Updated the domain record in zylo.json from CNAME to URL to ensure correct redirection without the need for SSL certificate management. This change addresses compatibility with the hosting platform's guidelines and aligns with the recommendation from the review. Reviewed-by: MaskDuck --- domains/zylo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zylo.json b/domains/zylo.json index 652cdc1d3..9318e1e3c 100644 --- a/domains/zylo.json +++ b/domains/zylo.json @@ -6,6 +6,6 @@ "description": "👋 Hello! I'm Zylo, a passionate developer with expertise in efficient web solutions. Explore my portfolio and contact me on GitHub.", "repo": "https://github.com/Zylo23/personal-website", "record": { - "CNAME": "zylo23.vercel.app" + "URL": "https://zylo23.vercel.app/" } } \ No newline at end of file From 073b837a02ebe5a42f04c5217d2cd1ce5b6b94d2 Mon Sep 17 00:00:00 2001 From: Semant Date: Tue, 30 Apr 2024 20:57:29 +0530 Subject: [PATCH 1677/2331] Update api.semant.json Update A Records --- domains/api.semant.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/api.semant.json b/domains/api.semant.json index d36e9beeb..7dde925c0 100644 --- a/domains/api.semant.json +++ b/domains/api.semant.json @@ -6,6 +6,6 @@ "discord": "445073800850046977" }, "record": { - "A": ["69.30.249.53"] + "A": ["69.197.135.205"] } } From 4c0b1af72bc05ef05130a030c52f6ceb89d739b1 Mon Sep 17 00:00:00 2001 From: Scythe The Developer <159197373+ScytheMediaTheDev@users.noreply.github.com> Date: Tue, 30 Apr 2024 11:40:30 -0400 Subject: [PATCH 1678/2331] Update scythemedia.json --- domains/scythemedia.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/scythemedia.json b/domains/scythemedia.json index 8335e1b7c..579247f18 100644 --- a/domains/scythemedia.json +++ b/domains/scythemedia.json @@ -5,9 +5,9 @@ }, "record": { "A": [ - "185.199.108.153" - "185.199.109.153" - "185.199.110.153" + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", "185.199.111.153" ], "MX": [ From c10102f2427e49b935e6210593409422ea07f6ee Mon Sep 17 00:00:00 2001 From: Scythe The Developer <159197373+ScytheMediaTheDev@users.noreply.github.com> Date: Tue, 30 Apr 2024 11:41:24 -0400 Subject: [PATCH 1679/2331] Update scythemedia.json --- domains/scythemedia.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/scythemedia.json b/domains/scythemedia.json index 579247f18..906153715 100644 --- a/domains/scythemedia.json +++ b/domains/scythemedia.json @@ -11,7 +11,9 @@ "185.199.111.153" ], "MX": [ - "mx.improvmx.com" + "mx.improvmx.com", + "mx1.improvmx.com", + "mx2.improvmx.com" ] } } From 4104e2603e530498508c423fabaa550f8b812607 Mon Sep 17 00:00:00 2001 From: digidenone <168398197+digidenone@users.noreply.github.com> Date: Tue, 30 Apr 2024 22:30:23 +0530 Subject: [PATCH 1680/2331] Rename cms.digidenone.json to crm.digidenone.json --- domains/{cms.digidenone.json => crm.digidenone.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{cms.digidenone.json => crm.digidenone.json} (100%) diff --git a/domains/cms.digidenone.json b/domains/crm.digidenone.json similarity index 100% rename from domains/cms.digidenone.json rename to domains/crm.digidenone.json From bce848d596f1dd3dba1aaa4ff1372d14af35bee1 Mon Sep 17 00:00:00 2001 From: Sanic5214 <142319924+kuroigg@users.noreply.github.com> Date: Tue, 30 Apr 2024 22:42:18 +0530 Subject: [PATCH 1681/2331] Update johndoegg.json --- domains/johndoegg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/johndoegg.json b/domains/johndoegg.json index aa2427da0..d9328d4ba 100644 --- a/domains/johndoegg.json +++ b/domains/johndoegg.json @@ -4,6 +4,6 @@ "email": "mrlangdon197@gmail.com" }, "record": { - "CNAME": "johndoegg.github.io" + "CNAME": "kuroigg.github.io" } } From 51e0ccdd01fb33a90ed5ab5db08f9046505286c0 Mon Sep 17 00:00:00 2001 From: tomgxz Date: Tue, 30 Apr 2024 18:15:19 +0100 Subject: [PATCH 1682/2331] feat(domain): live.is-a.dev --- domains/live.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/live.json diff --git a/domains/live.json b/domains/live.json new file mode 100644 index 000000000..151a1c573 --- /dev/null +++ b/domains/live.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tomgxz", + "email": "tomgxz138@gmail.com" + }, + "record": { + "CNAME": "oyqkpa3p.up.railway.app" + } +} From 2f852649e7c9a25e0d0a8810116d0986cacb49fd Mon Sep 17 00:00:00 2001 From: KhongPhaiHoangQuangHuy Date: Wed, 1 May 2024 00:25:24 +0700 Subject: [PATCH 1683/2331] feat(domain): slainbot.is-a.dev --- domains/slainbot.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/slainbot.json diff --git a/domains/slainbot.json b/domains/slainbot.json new file mode 100644 index 000000000..c06422d90 --- /dev/null +++ b/domains/slainbot.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KhongPhaiHoangQuangHuy", + "email": "khongphaihoangquanghuy@gmail.com" + }, + "record": { + "CNAME": "us.pylex.me:8778" + } +} From 8d8f69456a0817be3f26712ae557973a1aa989ce Mon Sep 17 00:00:00 2001 From: KhongPhaiHoangQuangHuy Date: Wed, 1 May 2024 00:29:04 +0700 Subject: [PATCH 1684/2331] feat(domain): slain.is-a.dev --- domains/slain.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/slain.json diff --git a/domains/slain.json b/domains/slain.json new file mode 100644 index 000000000..c06422d90 --- /dev/null +++ b/domains/slain.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KhongPhaiHoangQuangHuy", + "email": "khongphaihoangquanghuy@gmail.com" + }, + "record": { + "CNAME": "us.pylex.me:8778" + } +} From cb2f9919099a2e8b4f7e44fd3eaf1b7f3262c361 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Wed, 1 May 2024 00:30:19 +0700 Subject: [PATCH 1685/2331] l --- domains/slainbot.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/slainbot.json diff --git a/domains/slainbot.json b/domains/slainbot.json deleted file mode 100644 index c06422d90..000000000 --- a/domains/slainbot.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "KhongPhaiHoangQuangHuy", - "email": "khongphaihoangquanghuy@gmail.com" - }, - "record": { - "CNAME": "us.pylex.me:8778" - } -} From ec2f93684e3a7164b5f429630d33b19824e7890b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Wed, 1 May 2024 00:30:44 +0700 Subject: [PATCH 1686/2331] Delete domains/slain.json --- domains/slain.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/slain.json diff --git a/domains/slain.json b/domains/slain.json deleted file mode 100644 index c06422d90..000000000 --- a/domains/slain.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "KhongPhaiHoangQuangHuy", - "email": "khongphaihoangquanghuy@gmail.com" - }, - "record": { - "CNAME": "us.pylex.me:8778" - } -} From 0241fc6da38fc1e14d7fdd1c4e418bbd36d6261e Mon Sep 17 00:00:00 2001 From: Sanic5214 <142319924+kuroigg@users.noreply.github.com> Date: Tue, 30 Apr 2024 23:15:24 +0530 Subject: [PATCH 1687/2331] Update johndoegg.json --- domains/johndoegg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/johndoegg.json b/domains/johndoegg.json index d9328d4ba..683a83bfc 100644 --- a/domains/johndoegg.json +++ b/domains/johndoegg.json @@ -4,6 +4,6 @@ "email": "mrlangdon197@gmail.com" }, "record": { - "CNAME": "kuroigg.github.io" + "URL": "https://kuroigg.github.io/" } } From de8c50a18de5ede6a80a3384d77dd964b67c64c9 Mon Sep 17 00:00:00 2001 From: mediaformat Date: Tue, 30 Apr 2024 11:46:13 -0600 Subject: [PATCH 1688/2331] feat(domain): django.is-a.dev --- domains/django.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/django.json diff --git a/domains/django.json b/domains/django.json new file mode 100644 index 000000000..65aaa6499 --- /dev/null +++ b/domains/django.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mediaformat", + "email": "mediaformat.ux@gmail.com" + }, + "record": { + "CNAME": "mediaformat.github.io" + } +} From ce54693a9be4a3be91e16416723c0882358763bf Mon Sep 17 00:00:00 2001 From: KhongPhaiHoangQuangHuy Date: Wed, 1 May 2024 01:12:34 +0700 Subject: [PATCH 1689/2331] feat(domain): slainbot.is-a.dev --- domains/slainbot.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/slainbot.json diff --git a/domains/slainbot.json b/domains/slainbot.json new file mode 100644 index 000000000..c06422d90 --- /dev/null +++ b/domains/slainbot.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KhongPhaiHoangQuangHuy", + "email": "khongphaihoangquanghuy@gmail.com" + }, + "record": { + "CNAME": "us.pylex.me:8778" + } +} From e917a2ca76516b1791674471770ec453c8339b47 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Tue, 30 Apr 2024 21:35:00 +0300 Subject: [PATCH 1690/2331] Update scythemedia.json --- domains/scythemedia.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/scythemedia.json b/domains/scythemedia.json index 906153715..4959fca60 100644 --- a/domains/scythemedia.json +++ b/domains/scythemedia.json @@ -4,16 +4,16 @@ "email": "tswartz22@aol.com" }, "record": { - "A": [ + "A": [ "185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153" - ], - "MX": [ - "mx.improvmx.com", - "mx1.improvmx.com", - "mx2.improvmx.com" - ] + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From e46fa0399bfc5656448c70f1df1875dcc3666022 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Wed, 1 May 2024 02:03:11 +0700 Subject: [PATCH 1691/2331] Update slainbot.json --- domains/slainbot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/slainbot.json b/domains/slainbot.json index c06422d90..a74743981 100644 --- a/domains/slainbot.json +++ b/domains/slainbot.json @@ -4,6 +4,6 @@ "email": "khongphaihoangquanghuy@gmail.com" }, "record": { - "CNAME": "us.pylex.me:8778" + "A": "45.8.22.11" } } From 1d713a9d3faf711e655d4fa7bc64d38e204c72c2 Mon Sep 17 00:00:00 2001 From: BrandgrandRealMe Date: Tue, 30 Apr 2024 14:49:38 -0500 Subject: [PATCH 1692/2331] Edited stuff --- domains/_discord.brandgrandreal.json | 9 --------- domains/blog.brandgrandreal.json | 9 --------- domains/brandgrandreal.json | 2 +- domains/gptbackend.brandgrandreal.json | 9 --------- domains/haste.brandgrandreal.json | 9 --------- domains/pb.brandgrandreal.json | 9 --------- domains/rbg.brandgrandreal.json | 4 ++-- domains/share.brandgrandreal.json | 9 --------- 8 files changed, 3 insertions(+), 57 deletions(-) delete mode 100644 domains/_discord.brandgrandreal.json delete mode 100644 domains/blog.brandgrandreal.json delete mode 100644 domains/gptbackend.brandgrandreal.json delete mode 100644 domains/haste.brandgrandreal.json delete mode 100644 domains/pb.brandgrandreal.json delete mode 100644 domains/share.brandgrandreal.json diff --git a/domains/_discord.brandgrandreal.json b/domains/_discord.brandgrandreal.json deleted file mode 100644 index 00d86e76f..000000000 --- a/domains/_discord.brandgrandreal.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "BrandgrandRealMe", - "email": "brandon.lambe@skiff.com" - }, - "record": { - "TXT": "dh=5a46861f9c2b864210ab3d3ffdd61d09e9170650" - } -} diff --git a/domains/blog.brandgrandreal.json b/domains/blog.brandgrandreal.json deleted file mode 100644 index 221e76351..000000000 --- a/domains/blog.brandgrandreal.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "BrandgrandRealMe", - "email": "brandon.lambe@skiff.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/brandgrandreal.json b/domains/brandgrandreal.json index 98da537d8..4196c3f46 100644 --- a/domains/brandgrandreal.json +++ b/domains/brandgrandreal.json @@ -1,7 +1,7 @@ { "owner": { "username": "BrandgrandRealMe", - "email": "brandon.lambe@skiff.com" + "email": "BrandonTheDev@proton.me" }, "record": { "CNAME": "brandgrandrealme.github.io" diff --git a/domains/gptbackend.brandgrandreal.json b/domains/gptbackend.brandgrandreal.json deleted file mode 100644 index 221e76351..000000000 --- a/domains/gptbackend.brandgrandreal.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "BrandgrandRealMe", - "email": "brandon.lambe@skiff.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/haste.brandgrandreal.json b/domains/haste.brandgrandreal.json deleted file mode 100644 index 221e76351..000000000 --- a/domains/haste.brandgrandreal.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "BrandgrandRealMe", - "email": "brandon.lambe@skiff.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/pb.brandgrandreal.json b/domains/pb.brandgrandreal.json deleted file mode 100644 index 221e76351..000000000 --- a/domains/pb.brandgrandreal.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "BrandgrandRealMe", - "email": "brandon.lambe@skiff.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/rbg.brandgrandreal.json b/domains/rbg.brandgrandreal.json index 221e76351..16ad4b8cd 100644 --- a/domains/rbg.brandgrandreal.json +++ b/domains/rbg.brandgrandreal.json @@ -1,9 +1,9 @@ { "owner": { "username": "BrandgrandRealMe", - "email": "brandon.lambe@skiff.com" + "email": "BrandonTheDev@proton.me" }, "record": { - "A": ["69.30.249.53"] + "A": ["69.197.135.205"] } } diff --git a/domains/share.brandgrandreal.json b/domains/share.brandgrandreal.json deleted file mode 100644 index 221e76351..000000000 --- a/domains/share.brandgrandreal.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "BrandgrandRealMe", - "email": "brandon.lambe@skiff.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} From 207471b7d424051aecfa617f7cd4cce651475e3a Mon Sep 17 00:00:00 2001 From: chgeo Date: Wed, 1 May 2024 00:11:30 +0200 Subject: [PATCH 1693/2331] feat(domain): chgeo.is-a.dev --- domains/chgeo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/chgeo.json diff --git a/domains/chgeo.json b/domains/chgeo.json new file mode 100644 index 000000000..7d8f3d3d4 --- /dev/null +++ b/domains/chgeo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chgeo", + "email": "christian.georgi@sap.com" + }, + "record": { + "URL": "https://github.com/chgeo" + } +} From b60d239972dd16a184386d11d7e59a9ac423af7f Mon Sep 17 00:00:00 2001 From: Drew <84212701+MrDiamondDog@users.noreply.github.com> Date: Tue, 30 Apr 2024 17:02:57 -0600 Subject: [PATCH 1694/2331] Create _github-pages-challenge-MrDiamondDog.mrdiamond.json --- .../_github-pages-challenge-MrDiamondDog.mrdiamond.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-MrDiamondDog.mrdiamond.json diff --git a/domains/_github-pages-challenge-MrDiamondDog.mrdiamond.json b/domains/_github-pages-challenge-MrDiamondDog.mrdiamond.json new file mode 100644 index 000000000..1cc2d7fdb --- /dev/null +++ b/domains/_github-pages-challenge-MrDiamondDog.mrdiamond.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MrDiamondDog", + "email": "drewratner27@gmail.com" + }, + "record": { + "TXT": "3fc17d7b409b2104b17128f163b6eb" + } +} From a2449dbe9c5d8a6a8d29c62d2d95ce7cc74591d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Wed, 1 May 2024 09:37:00 +0700 Subject: [PATCH 1695/2331] Delete domains/slainbot.json fail --- domains/slainbot.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/slainbot.json diff --git a/domains/slainbot.json b/domains/slainbot.json deleted file mode 100644 index a74743981..000000000 --- a/domains/slainbot.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "KhongPhaiHoangQuangHuy", - "email": "khongphaihoangquanghuy@gmail.com" - }, - "record": { - "A": "45.8.22.11" - } -} From ed96745db38100ff52d5b7b037175c427535a4d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Wed, 1 May 2024 09:40:18 +0700 Subject: [PATCH 1696/2331] Create slainbot.json --- domains/slainbot.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/slainbot.json diff --git a/domains/slainbot.json b/domains/slainbot.json new file mode 100644 index 000000000..a74743981 --- /dev/null +++ b/domains/slainbot.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KhongPhaiHoangQuangHuy", + "email": "khongphaihoangquanghuy@gmail.com" + }, + "record": { + "A": "45.8.22.11" + } +} From 003594cd83f81557bd25606827c443ac7e7ea1e6 Mon Sep 17 00:00:00 2001 From: beocaca Date: Wed, 1 May 2024 11:09:34 +0700 Subject: [PATCH 1697/2331] feat(domain): namkun.is-a.dev --- domains/namkun.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/namkun.json diff --git a/domains/namkun.json b/domains/namkun.json new file mode 100644 index 000000000..f73207049 --- /dev/null +++ b/domains/namkun.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "beocaca", + "email": "namdev1402@gmail.com" + }, + "record": { + "CNAME": "namkun.pages.dev" + } +} From 3e0930b18ad352b4cd50acdbab4d29a286ba309b Mon Sep 17 00:00:00 2001 From: beocaca Date: Wed, 1 May 2024 11:23:21 +0700 Subject: [PATCH 1698/2331] feat(domain): a.namkun.is-a.dev --- domains/a.namkun.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/a.namkun.json diff --git a/domains/a.namkun.json b/domains/a.namkun.json new file mode 100644 index 000000000..156281184 --- /dev/null +++ b/domains/a.namkun.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "beocaca", + "email": "namdev1402@gmail.com" + }, + "record": { + "CNAME": "a.namkun.workers.dev" + } +} From d9493eed0ee5a52d3bc066f0213210a75aba5f66 Mon Sep 17 00:00:00 2001 From: kisi-dev Date: Wed, 1 May 2024 13:15:28 +0700 Subject: [PATCH 1699/2331] feat(domain): kisi.is-a.dev --- domains/kisi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kisi.json diff --git a/domains/kisi.json b/domains/kisi.json new file mode 100644 index 000000000..38b918999 --- /dev/null +++ b/domains/kisi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kisi-dev", + "email": "bagasdwianggoro535@gmail.com" + }, + "record": { + "CNAME": "https://kisi-dev.github.io/kisi/" + } +} From fc14fa41455b281280bc18e8518bdf228ea2f108 Mon Sep 17 00:00:00 2001 From: Bagas Dwi Anggoro Date: Wed, 1 May 2024 13:47:18 +0700 Subject: [PATCH 1700/2331] Update kisi.json --- domains/kisi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kisi.json b/domains/kisi.json index 38b918999..b970667db 100644 --- a/domains/kisi.json +++ b/domains/kisi.json @@ -4,6 +4,6 @@ "email": "bagasdwianggoro535@gmail.com" }, "record": { - "CNAME": "https://kisi-dev.github.io/kisi/" + "CNAME": "kisi-dev.github.io/kisi/" } } From 72467eac46d185161c28e7c0a95a464af0a4bdfb Mon Sep 17 00:00:00 2001 From: Voxel Date: Wed, 1 May 2024 03:17:51 -0400 Subject: [PATCH 1701/2331] Create voxel.json --- domains/voxel.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/voxel.json diff --git a/domains/voxel.json b/domains/voxel.json new file mode 100644 index 000000000..74fafff66 --- /dev/null +++ b/domains/voxel.json @@ -0,0 +1,12 @@ +{ + "description": "personal website", + "repo": "https://github.com/voxel79/voxel79.github.io", + "owner": { + "username": "voxel79", + "email": "voxelcool@gmail.com", + "twitter": "voxelhaha" + }, + "record": { + "CNAME": "voxel79.github.io" + } +} From 1161a91bbf170d9b76bab246704b8a515e47d6d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Wed, 1 May 2024 14:32:15 +0700 Subject: [PATCH 1702/2331] Update domains/slainbot.json Co-authored-by: MaskDuck --- domains/slainbot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/slainbot.json b/domains/slainbot.json index a74743981..2103707c2 100644 --- a/domains/slainbot.json +++ b/domains/slainbot.json @@ -4,6 +4,6 @@ "email": "khongphaihoangquanghuy@gmail.com" }, "record": { - "A": "45.8.22.11" + "A": ["45.8.22.11"] } } From 554246cf16c760c9428d413e1f30b5befce757f4 Mon Sep 17 00:00:00 2001 From: killuazoldyckreal Date: Wed, 1 May 2024 13:34:54 +0530 Subject: [PATCH 1703/2331] feat(domain): killuazoldyck.is-a.dev --- domains/killuazoldyck.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/killuazoldyck.json diff --git a/domains/killuazoldyck.json b/domains/killuazoldyck.json new file mode 100644 index 000000000..7a8969620 --- /dev/null +++ b/domains/killuazoldyck.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "killuazoldyckreal", + "email": "bk1030798@gmail.com" + }, + "record": { + "CNAME": "www.killuazoldyck.is-a.dev" + } +} From b3ac6945ecfedcc5a970ea135a9b87308c055e94 Mon Sep 17 00:00:00 2001 From: Killua Zoldyck <58257876+killuazoldyckreal@users.noreply.github.com> Date: Wed, 1 May 2024 14:36:00 +0530 Subject: [PATCH 1704/2331] Update killuazoldyck.json --- domains/killuazoldyck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/killuazoldyck.json b/domains/killuazoldyck.json index 7a8969620..b05ba4536 100644 --- a/domains/killuazoldyck.json +++ b/domains/killuazoldyck.json @@ -4,6 +4,6 @@ "email": "bk1030798@gmail.com" }, "record": { - "CNAME": "www.killuazoldyck.is-a.dev" + "CNAME": "killuazoldyckreal.github.io" } } From 888267737a7ee5f01f4f1d730d63bf7d9304f818 Mon Sep 17 00:00:00 2001 From: Sharan vasoya <128774156+Vasoyasharan@users.noreply.github.com> Date: Wed, 1 May 2024 15:05:50 +0530 Subject: [PATCH 1705/2331] Update sharanvasoya.json --- domains/sharanvasoya.json | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/domains/sharanvasoya.json b/domains/sharanvasoya.json index 06d23a608..0cefaf7c2 100644 --- a/domains/sharanvasoya.json +++ b/domains/sharanvasoya.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "Vasoyasharan", - "email": "sharanvasoya@gmail.com" - }, - "record": { - "URL": "https://vasoyasharan.github.io/MyPortfolio/" - } + "description": "Sharan's website", + "repo": "https://github.com/Vasoyasharan/MyPortfolio", + "owner": { + "username": "Vasoyasharan", + "email": "sharanvasoya@gmail.com" + }, + "record": { + "CNAME": "https://vasoyasharan.github.io/MyPortfolio/" + } } From 33210cb0524daf0d6a94fb4d0e444d3b93bb2dc1 Mon Sep 17 00:00:00 2001 From: Akshat <75732865+akshtt-dev@users.noreply.github.com> Date: Wed, 1 May 2024 15:14:23 +0530 Subject: [PATCH 1706/2331] Update lavalink.akshtt.json --- domains/lavalink.akshtt.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/lavalink.akshtt.json b/domains/lavalink.akshtt.json index d55e38eee..465cb728b 100644 --- a/domains/lavalink.akshtt.json +++ b/domains/lavalink.akshtt.json @@ -6,7 +6,7 @@ }, "record": { - "A": ["69.30.249.53"] + "A": ["69.197.135.202"] } } - \ No newline at end of file + From f409321f99ca68c10e7c57cdaca89e977f800def Mon Sep 17 00:00:00 2001 From: Akshat <75732865+akshtt-dev@users.noreply.github.com> Date: Wed, 1 May 2024 15:15:21 +0530 Subject: [PATCH 1707/2331] Update palak.json --- domains/palak.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/palak.json b/domains/palak.json index 28cc32359..5ff9fe6e2 100644 --- a/domains/palak.json +++ b/domains/palak.json @@ -6,6 +6,6 @@ }, "record": { - "A": ["69.30.249.53"] + "A": ["69.197.135.202"] } } From de1e7401c326891b79199befac2451e90cfbd9c1 Mon Sep 17 00:00:00 2001 From: Akshat <75732865+akshtt-dev@users.noreply.github.com> Date: Wed, 1 May 2024 15:15:44 +0530 Subject: [PATCH 1708/2331] Update akshtt.json --- domains/akshtt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/akshtt.json b/domains/akshtt.json index 28cc32359..5ff9fe6e2 100644 --- a/domains/akshtt.json +++ b/domains/akshtt.json @@ -6,6 +6,6 @@ }, "record": { - "A": ["69.30.249.53"] + "A": ["69.197.135.202"] } } From 55cff6b8e732f58d67c9229ca442780b59439a90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Wed, 1 May 2024 17:20:19 +0700 Subject: [PATCH 1709/2331] Update slainbot.json --- domains/slainbot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/slainbot.json b/domains/slainbot.json index 2103707c2..bf83c5bd8 100644 --- a/domains/slainbot.json +++ b/domains/slainbot.json @@ -4,6 +4,6 @@ "email": "khongphaihoangquanghuy@gmail.com" }, "record": { - "A": ["45.8.22.11"] + "URL": "http://us.pylex.me:8778" } } From e372314aefdd33d7cb330742cf91fb90ddb9aee5 Mon Sep 17 00:00:00 2001 From: Bagas Dwi Anggoro Date: Wed, 1 May 2024 17:24:19 +0700 Subject: [PATCH 1710/2331] Update kisi.json --- domains/kisi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kisi.json b/domains/kisi.json index b970667db..a9a451223 100644 --- a/domains/kisi.json +++ b/domains/kisi.json @@ -4,6 +4,6 @@ "email": "bagasdwianggoro535@gmail.com" }, "record": { - "CNAME": "kisi-dev.github.io/kisi/" + "CNAME": "kisi-dev.github.io" } } From d95dc2f225a4edf803a9c47ba1bd5810744c90f3 Mon Sep 17 00:00:00 2001 From: w8flash Date: Wed, 1 May 2024 15:11:57 +0200 Subject: [PATCH 1711/2331] feat(domain): flash.is-a.dev --- domains/flash.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/flash.json diff --git a/domains/flash.json b/domains/flash.json new file mode 100644 index 000000000..12a352e24 --- /dev/null +++ b/domains/flash.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "w8flash", + "email": "flashhrdc@gmail.com" + }, + "record": { + "URL": "https://www.instagram.com/w8flash/" + } +} From 176104428292ca0f197e7794d1d4f8da188be771 Mon Sep 17 00:00:00 2001 From: RealityLeaks <168663722+RealityLeaks@users.noreply.github.com> Date: Wed, 1 May 2024 18:31:12 +0200 Subject: [PATCH 1712/2331] Register realityleaks.is-a.dev --- domains/realityleaks.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/realityleaks.json diff --git a/domains/realityleaks.json b/domains/realityleaks.json new file mode 100644 index 000000000..4235520ef --- /dev/null +++ b/domains/realityleaks.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "RealityLeaks", + "email": "getnukedbycreiloZ@proton.me", + "discord": "1186392267511042149" + }, + + "record": { + "CNAME": "realityleaks.rf.gd" + } + } + \ No newline at end of file From f1ff868cf748dc5ca78008adffcc0313d6881ead Mon Sep 17 00:00:00 2001 From: beocaca <51392704+beocaca@users.noreply.github.com> Date: Thu, 2 May 2024 00:18:14 +0700 Subject: [PATCH 1713/2331] Rename a.namkun.json to api.namkun.json --- domains/{a.namkun.json => api.namkun.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{a.namkun.json => api.namkun.json} (100%) diff --git a/domains/a.namkun.json b/domains/api.namkun.json similarity index 100% rename from domains/a.namkun.json rename to domains/api.namkun.json From af604f86070a0718d92753fd226ac4376f72655d Mon Sep 17 00:00:00 2001 From: soamtripathy Date: Wed, 1 May 2024 23:04:01 +0530 Subject: [PATCH 1714/2331] feat(domain): soamtripathy.is-a.dev --- domains/soamtripathy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/soamtripathy.json diff --git a/domains/soamtripathy.json b/domains/soamtripathy.json new file mode 100644 index 000000000..9ba860457 --- /dev/null +++ b/domains/soamtripathy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "soamtripathy", + "email": "soumyaranjantripathy44@outlook.com" + }, + "record": { + "URL": "https://portfolio-tawny-omega-13.vercel.app/" + } +} From 8d8308f6d8d83470dd5bd4d1389058594ce1285d Mon Sep 17 00:00:00 2001 From: 29ayaang <29ayaang@proton.me> Date: Wed, 1 May 2024 10:35:09 -0700 Subject: [PATCH 1715/2331] feat(domain): archon.is-a.dev --- domains/archon.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/archon.json diff --git a/domains/archon.json b/domains/archon.json new file mode 100644 index 000000000..36a014b81 --- /dev/null +++ b/domains/archon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "29ayaang", + "email": "29ayaang@proton.me" + }, + "record": { + "CNAME": "29ayaang.github.io" + } +} From 5d87528f272a680ae7cdd32844aab3446d65517a Mon Sep 17 00:00:00 2001 From: keli5 <46039037+keli5@users.noreply.github.com> Date: Wed, 1 May 2024 14:28:47 -0500 Subject: [PATCH 1716/2331] Update letters.json --- domains/letters.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/letters.json b/domains/letters.json index 978eb40ba..72a273ba2 100644 --- a/domains/letters.json +++ b/domains/letters.json @@ -1,9 +1,10 @@ { "owner": { "username": "keli5", - "email": "kel5isgod@gmail.com" + "discord": "keli5_letters", + "email": "prefer not to provide", }, "record": { - "CNAME": "donkeypuncher.chestnut-puffin.ts.net" + "CNAME": "keli5.duckdns.org" } } From 7f7cd70e6c47da03143bd9c0c6ac781d5d642a63 Mon Sep 17 00:00:00 2001 From: keli5 <46039037+keli5@users.noreply.github.com> Date: Wed, 1 May 2024 15:17:17 -0500 Subject: [PATCH 1717/2331] fix email --- domains/letters.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/letters.json b/domains/letters.json index 72a273ba2..56ade37d6 100644 --- a/domains/letters.json +++ b/domains/letters.json @@ -2,7 +2,7 @@ "owner": { "username": "keli5", "discord": "keli5_letters", - "email": "prefer not to provide", + "email": "keli5.letters@gmail.com", }, "record": { "CNAME": "keli5.duckdns.org" From a5884019fafc12199e70919ee206f0ccdddc0339 Mon Sep 17 00:00:00 2001 From: keli5 <46039037+keli5@users.noreply.github.com> Date: Wed, 1 May 2024 15:19:18 -0500 Subject: [PATCH 1718/2331] Update letters.json --- domains/letters.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/letters.json b/domains/letters.json index 56ade37d6..e89321338 100644 --- a/domains/letters.json +++ b/domains/letters.json @@ -1,7 +1,6 @@ { "owner": { "username": "keli5", - "discord": "keli5_letters", "email": "keli5.letters@gmail.com", }, "record": { From 92d90057ed2fafc08eb82aab35ce256f27c7a387 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Wed, 1 May 2024 23:23:05 +0300 Subject: [PATCH 1719/2331] Update letters.json --- domains/letters.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/letters.json b/domains/letters.json index e89321338..2ea128568 100644 --- a/domains/letters.json +++ b/domains/letters.json @@ -1,7 +1,7 @@ { "owner": { "username": "keli5", - "email": "keli5.letters@gmail.com", + "email": "keli5.letters@gmail.com" }, "record": { "CNAME": "keli5.duckdns.org" From 151c2d2545a6060109e891393b00b02904760f96 Mon Sep 17 00:00:00 2001 From: Dalpex <141568145+Dalpex@users.noreply.github.com> Date: Wed, 1 May 2024 17:43:39 -0300 Subject: [PATCH 1720/2331] Create meters.dalpex.json --- domains/meters.dalpex.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/meters.dalpex.json diff --git a/domains/meters.dalpex.json b/domains/meters.dalpex.json new file mode 100644 index 000000000..f0a2bd291 --- /dev/null +++ b/domains/meters.dalpex.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Dalpex", + "email": "dantupro@gmail.com" + }, + "record": { + "CNAME": "dalpex.github.io" + } +} From 5fb9e3711ce70b74093569eb2434890248e7a384 Mon Sep 17 00:00:00 2001 From: Betsthebest Date: Thu, 2 May 2024 03:43:09 +0200 Subject: [PATCH 1721/2331] feat(domain): betsthebest.is-a.dev --- domains/betsthebest.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/betsthebest.json diff --git a/domains/betsthebest.json b/domains/betsthebest.json new file mode 100644 index 000000000..b2ca5c2e4 --- /dev/null +++ b/domains/betsthebest.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Betsthebest", + "email": "bets.hassoun@gmail.com" + }, + "record": { + "CNAME": "betsthebest.github.io" + } +} From 5c510e3cc413134b131e85dbd86d732637d5895b Mon Sep 17 00:00:00 2001 From: Sharan vasoya <128774156+Vasoyasharan@users.noreply.github.com> Date: Thu, 2 May 2024 09:01:53 +0530 Subject: [PATCH 1722/2331] Update sharanvasoya.json --- domains/sharanvasoya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sharanvasoya.json b/domains/sharanvasoya.json index 0cefaf7c2..39306509c 100644 --- a/domains/sharanvasoya.json +++ b/domains/sharanvasoya.json @@ -6,6 +6,6 @@ "email": "sharanvasoya@gmail.com" }, "record": { - "CNAME": "https://vasoyasharan.github.io/MyPortfolio/" + "CNAME": "Vasoyasharan.in" } } From 2fcb2af540f8554d9d5b95f1cd8fc13d7cb22dd0 Mon Sep 17 00:00:00 2001 From: Poked <101025174+PokedWasTaken@users.noreply.github.com> Date: Wed, 1 May 2024 21:50:31 -0600 Subject: [PATCH 1723/2331] Create _github-pages-challenge-PokedWasTaken.poked.json --- .../_github-pages-challenge-PokedWasTaken.poked.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-PokedWasTaken.poked.json diff --git a/domains/_github-pages-challenge-PokedWasTaken.poked.json b/domains/_github-pages-challenge-PokedWasTaken.poked.json new file mode 100644 index 000000000..870f4ce0c --- /dev/null +++ b/domains/_github-pages-challenge-PokedWasTaken.poked.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "PokedWasTaken", + "email": "pokedwastaken@gmail.com", + "discord": "poked" + }, + "record": { + "TXT": "492698bed250302903bda08e024c89" + } +} From 5773d6d116965301fdfa6344e65ca2f7e5b6449a Mon Sep 17 00:00:00 2001 From: Ansh Bhimani Date: Thu, 2 May 2024 10:20:27 +0530 Subject: [PATCH 1724/2331] Create anshbhimani.json --- domains/anshbhimani.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/anshbhimani.json diff --git a/domains/anshbhimani.json b/domains/anshbhimani.json new file mode 100644 index 000000000..71a809124 --- /dev/null +++ b/domains/anshbhimani.json @@ -0,0 +1,11 @@ +{ + "description": "For my personal portfolio site", + "repo": "https://github.com/anshbhimani/anshbhimani.github.io", + "owner": { + "username": "anshbhimani", + "email": "ansh.bhimani@outlook.com", + }, + "record": { + "CNAME": "anshbhimani.github.io" + } +} From f15eb0c5d7e7bd61f189ed2378f808d8b127f700 Mon Sep 17 00:00:00 2001 From: Ansh Bhimani Date: Thu, 2 May 2024 10:28:52 +0530 Subject: [PATCH 1725/2331] Update anshbhimani.json --- domains/anshbhimani.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/anshbhimani.json b/domains/anshbhimani.json index 71a809124..ee7fd7359 100644 --- a/domains/anshbhimani.json +++ b/domains/anshbhimani.json @@ -1,11 +1,11 @@ { - "description": "For my personal portfolio site", - "repo": "https://github.com/anshbhimani/anshbhimani.github.io", - "owner": { - "username": "anshbhimani", - "email": "ansh.bhimani@outlook.com", - }, - "record": { - "CNAME": "anshbhimani.github.io" - } -} + "description": "For my personal portfolio site", + "repo": "https://github.com/anshbhimani/anshbhimani.github.io", + "owner": { + "username": "anshbhimani", + "email": "ansh.bhimani@outlook.com" + }, + "record": { + "CNAME": "anshbhimani.github.io" + } +} From e97161c4bf3ea2c7ac9a011ce923887ad942523b Mon Sep 17 00:00:00 2001 From: Ansh Bhimani Date: Thu, 2 May 2024 10:35:19 +0530 Subject: [PATCH 1726/2331] Update anshbhimani.json --- domains/anshbhimani.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/anshbhimani.json b/domains/anshbhimani.json index ee7fd7359..9bee53c56 100644 --- a/domains/anshbhimani.json +++ b/domains/anshbhimani.json @@ -6,6 +6,6 @@ "email": "ansh.bhimani@outlook.com" }, "record": { - "CNAME": "anshbhimani.github.io" + "txt": "36d0b9db7565094d11ea8fdb539e1d" } } From 6e795d83a2db01c3cd8f3ef470319aac44384cc6 Mon Sep 17 00:00:00 2001 From: Ansh Bhimani Date: Thu, 2 May 2024 10:41:02 +0530 Subject: [PATCH 1727/2331] deleted anshbhimani.json --- domains/anshbhimani.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/anshbhimani.json diff --git a/domains/anshbhimani.json b/domains/anshbhimani.json deleted file mode 100644 index 9bee53c56..000000000 --- a/domains/anshbhimani.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "For my personal portfolio site", - "repo": "https://github.com/anshbhimani/anshbhimani.github.io", - "owner": { - "username": "anshbhimani", - "email": "ansh.bhimani@outlook.com" - }, - "record": { - "txt": "36d0b9db7565094d11ea8fdb539e1d" - } -} From 6b1da8e9f844014236307dccda974049c4b0136b Mon Sep 17 00:00:00 2001 From: Ansh Bhimani Date: Thu, 2 May 2024 10:45:02 +0530 Subject: [PATCH 1728/2331] Create _github-pages-challenge-anshbhimani.anshbhimani.json --- _github-pages-challenge-anshbhimani.anshbhimani.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 _github-pages-challenge-anshbhimani.anshbhimani.json diff --git a/_github-pages-challenge-anshbhimani.anshbhimani.json b/_github-pages-challenge-anshbhimani.anshbhimani.json new file mode 100644 index 000000000..f87dde096 --- /dev/null +++ b/_github-pages-challenge-anshbhimani.anshbhimani.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "anshbhimani", + "email": "ansh.bhimani@outlook.com" + }, + "record": { + "TXT": "36d0b9db7565094d11ea8fdb539e1dg" + } +} From 74d6d6a29ca80c01061c3a6fb2f18020bdb72613 Mon Sep 17 00:00:00 2001 From: Ansh Bhimani Date: Thu, 2 May 2024 11:04:31 +0530 Subject: [PATCH 1729/2331] Create github-pages-challenge-anshbhimani.anshbhimani.jsongithub-pages-challenge-anshbhimani.anshbhimani.json --- ...ongithub-pages-challenge-anshbhimani.anshbhimani.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/github-pages-challenge-anshbhimani.anshbhimani.jsongithub-pages-challenge-anshbhimani.anshbhimani.json diff --git a/domains/github-pages-challenge-anshbhimani.anshbhimani.jsongithub-pages-challenge-anshbhimani.anshbhimani.json b/domains/github-pages-challenge-anshbhimani.anshbhimani.jsongithub-pages-challenge-anshbhimani.anshbhimani.json new file mode 100644 index 000000000..f87dde096 --- /dev/null +++ b/domains/github-pages-challenge-anshbhimani.anshbhimani.jsongithub-pages-challenge-anshbhimani.anshbhimani.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "anshbhimani", + "email": "ansh.bhimani@outlook.com" + }, + "record": { + "TXT": "36d0b9db7565094d11ea8fdb539e1dg" + } +} From 48640c09a85afea4c39b2a4323982d1e9a9240b8 Mon Sep 17 00:00:00 2001 From: Ansh Bhimani Date: Thu, 2 May 2024 11:09:08 +0530 Subject: [PATCH 1730/2331] Updated:anshbhimani.json Moved the file into the domains directory --- .../_github-pages-challenge-anshbhimani.anshbhimani.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename _github-pages-challenge-anshbhimani.anshbhimani.json => domains/_github-pages-challenge-anshbhimani.anshbhimani.json (100%) diff --git a/_github-pages-challenge-anshbhimani.anshbhimani.json b/domains/_github-pages-challenge-anshbhimani.anshbhimani.json similarity index 100% rename from _github-pages-challenge-anshbhimani.anshbhimani.json rename to domains/_github-pages-challenge-anshbhimani.anshbhimani.json From 6eacdc3313bf4f410aef05940241790b8622a849 Mon Sep 17 00:00:00 2001 From: Yourz Date: Thu, 2 May 2024 13:48:12 +0800 Subject: [PATCH 1731/2331] feat(domain): yourz.is-a.dev --- domains/yourz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yourz.json diff --git a/domains/yourz.json b/domains/yourz.json new file mode 100644 index 000000000..570426785 --- /dev/null +++ b/domains/yourz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Yourz", + "email": "crazilou@vip.qq.com" + }, + "record": { + "CNAME": "yourz.github.io" + } +} From d156edc84444b7799838ac0f7ed6779df509a9a0 Mon Sep 17 00:00:00 2001 From: creeperita09 Date: Thu, 2 May 2024 11:09:17 +0200 Subject: [PATCH 1732/2331] feat(domain): creeperita104.is-a.dev --- domains/creeperita104.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/creeperita104.json diff --git a/domains/creeperita104.json b/domains/creeperita104.json new file mode 100644 index 000000000..f59cc83d2 --- /dev/null +++ b/domains/creeperita104.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "creeperita09", + "email": "creeperita.09@gmail.com" + }, + "record": { + "CNAME": "icahomesvr2022.freeddns.org" + } +} From f270429ea10f0bbb89b1a823669b51cafe120130 Mon Sep 17 00:00:00 2001 From: Zylo Date: Thu, 2 May 2024 17:41:57 +0700 Subject: [PATCH 1733/2331] chore(domain): update CNAME for hosting migration - Changed domain configuration to point to zylo23.pages.dev from zylo23.vercel.app. This update reflects a change in the hosting provider for the website. --- domains/zylo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zylo.json b/domains/zylo.json index 9318e1e3c..47d8525ad 100644 --- a/domains/zylo.json +++ b/domains/zylo.json @@ -6,6 +6,6 @@ "description": "👋 Hello! I'm Zylo, a passionate developer with expertise in efficient web solutions. Explore my portfolio and contact me on GitHub.", "repo": "https://github.com/Zylo23/personal-website", "record": { - "URL": "https://zylo23.vercel.app/" + "CNAME": "zylo23.pages.dev" } } \ No newline at end of file From eb145174ea92819793870dd909b8ea2f9288041c Mon Sep 17 00:00:00 2001 From: Vasoyasharan Date: Thu, 2 May 2024 17:23:29 +0530 Subject: [PATCH 1734/2331] feat(domain): sharan.is-a.dev --- domains/sharan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sharan.json diff --git a/domains/sharan.json b/domains/sharan.json new file mode 100644 index 000000000..d6ea0c72a --- /dev/null +++ b/domains/sharan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Vasoyasharan", + "email": "sharanvasoya@gmail.com" + }, + "record": { + "CNAME": "vasoyasharan.github.io" + } +} From a1831a8e10c8bea57f4da508720f5f0243f6d689 Mon Sep 17 00:00:00 2001 From: fiftys7vencode Date: Thu, 2 May 2024 13:58:22 +0200 Subject: [PATCH 1735/2331] feat(domain): 57.is-a.dev --- domains/57.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/57.json diff --git a/domains/57.json b/domains/57.json new file mode 100644 index 000000000..8e6e74f71 --- /dev/null +++ b/domains/57.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "fiftys7vencode", + "email": "potatogamer34579@gmail.com" + }, + "record": { + "A": ["185.199.108.153"] + } +} From 66c76996ffafede8a3cc0e436daf1c20c8d6e1a3 Mon Sep 17 00:00:00 2001 From: Sharan vasoya <128774156+Vasoyasharan@users.noreply.github.com> Date: Thu, 2 May 2024 22:15:53 +0530 Subject: [PATCH 1736/2331] Update sharan.json --- domains/sharan.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/sharan.json b/domains/sharan.json index d6ea0c72a..266c8f75b 100644 --- a/domains/sharan.json +++ b/domains/sharan.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "Vasoyasharan", - "email": "sharanvasoya@gmail.com" - }, - "record": { - "CNAME": "vasoyasharan.github.io" - } -} + "description": "Sharan's website", + "repo": "https://github.com/Vasoyasharan/Mywebsite", + "owner": { + "username": "Vasoyasharan", + "email": "sharanvasoya@gmail.com" + }, + "record": { + "CNAME": "https://vasoyasharan.github.io/Mywebsite/" + } +} \ No newline at end of file From 075204b0c151f7ea25c8527b63d8f95c9b54f13a Mon Sep 17 00:00:00 2001 From: theinfamouscoder5 Date: Thu, 2 May 2024 14:05:30 -0400 Subject: [PATCH 1737/2331] feat(domain): cody.is-a.dev --- domains/cody.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cody.json diff --git a/domains/cody.json b/domains/cody.json new file mode 100644 index 000000000..2085acede --- /dev/null +++ b/domains/cody.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "theinfamouscoder5", + "email": "codingamazing224@outlook.com" + }, + "record": { + "URL": "https://about-cody.pages.dev/" + } +} From 8825b1e7b8cad006de080978dd39f919079a9369 Mon Sep 17 00:00:00 2001 From: HorizonFiles <168761192+HorizonFiles@users.noreply.github.com> Date: Thu, 2 May 2024 20:37:14 +0200 Subject: [PATCH 1738/2331] Register horizon-server.is-a.dev --- domains/horizon-server.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/horizon-server.json diff --git a/domains/horizon-server.json b/domains/horizon-server.json new file mode 100644 index 000000000..dbc2ce616 --- /dev/null +++ b/domains/horizon-server.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "HorizonFiles", + "email": "getbomb@bk.ru", + "discord": "1223721772051075193" + }, + + "record": { + "CNAME": "horizonfiles.github.io/horizonserver" + } + } + \ No newline at end of file From 11697eb29434b1750ea63b371a7f2bc2101a66ed Mon Sep 17 00:00:00 2001 From: HorizonFiles <168761192+HorizonFiles@users.noreply.github.com> Date: Thu, 2 May 2024 21:25:13 +0200 Subject: [PATCH 1739/2331] Update horizon-server.json --- domains/horizon-server.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/horizon-server.json b/domains/horizon-server.json index dbc2ce616..d8ca38909 100644 --- a/domains/horizon-server.json +++ b/domains/horizon-server.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "horizonfiles.github.io/horizonserver" + "CNAME": "horizonfiles.github.io" } } \ No newline at end of file From 6d49fe9efad33c5e43100ccf85caf4f7a0a07604 Mon Sep 17 00:00:00 2001 From: L7NEG Date: Fri, 3 May 2024 00:07:19 +0300 Subject: [PATCH 1740/2331] Update l7neg.json --- domains/l7neg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/l7neg.json b/domains/l7neg.json index d9dc92047..62b2f4ef3 100644 --- a/domains/l7neg.json +++ b/domains/l7neg.json @@ -5,6 +5,6 @@ "discord": "669453086418534400" }, "record": { - "A": ["34.111.254.92"] + "CNAME": "l7neg.pages.dev" } } From 44af2ddf9dd925670a0c5ee74d76d60343d911eb Mon Sep 17 00:00:00 2001 From: Daeloth Date: Thu, 2 May 2024 17:50:10 -0400 Subject: [PATCH 1741/2331] feat(domain): dae.is-a.dev --- domains/dae.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dae.json diff --git a/domains/dae.json b/domains/dae.json new file mode 100644 index 000000000..bd9763401 --- /dev/null +++ b/domains/dae.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Daeloth", + "email": "alanvcd@frikipedia.es" + }, + "record": { + "URL": "http://www.daeloth.com/home" + } +} From 524426de5d801fcee2a37e38c2c22348d965db5c Mon Sep 17 00:00:00 2001 From: Bob16077777 <80724277+Bob16077@users.noreply.github.com> Date: Thu, 2 May 2024 19:03:44 -0700 Subject: [PATCH 1742/2331] Register chess.bob16077.is-a.dev --- domains/chess.bob16077.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/chess.bob16077.json diff --git a/domains/chess.bob16077.json b/domains/chess.bob16077.json new file mode 100644 index 000000000..c1106415e --- /dev/null +++ b/domains/chess.bob16077.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "bob16077", + "discord": "bob16077777", + "email": "" + }, + "record": { + "CNAME": "bob16077.github.io" + } +} From 47fc19809297d3a1110d42e5211bc450035282ec Mon Sep 17 00:00:00 2001 From: kleeiny <167036761+kleeiny@users.noreply.github.com> Date: Fri, 3 May 2024 12:58:07 +0800 Subject: [PATCH 1743/2331] Register dg23w6xwjtee.is-a.dev --- domains/dg23w6xwjtee.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dg23w6xwjtee.json diff --git a/domains/dg23w6xwjtee.json b/domains/dg23w6xwjtee.json new file mode 100644 index 000000000..3353d2aed --- /dev/null +++ b/domains/dg23w6xwjtee.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "kleeiny", + "email": "kleeinlmao@gmail.com", + "discord": "763581985410121769" + }, + + "record": { + "CNAME": "gv-q6wjma7mpehvc2.dv.googlehosted.com" + } + } + \ No newline at end of file From 25a8ddbbc080f90a0b693231c2a7764919956a05 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Fri, 3 May 2024 13:16:54 +0300 Subject: [PATCH 1744/2331] Update sharan.json --- domains/sharan.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/sharan.json b/domains/sharan.json index 266c8f75b..fac845479 100644 --- a/domains/sharan.json +++ b/domains/sharan.json @@ -6,6 +6,6 @@ "email": "sharanvasoya@gmail.com" }, "record": { - "CNAME": "https://vasoyasharan.github.io/Mywebsite/" + "CNAME": "vasoyasharan.github.io" } -} \ No newline at end of file +} From af5bc084c7008916561cfd59444a18ad1e1f500a Mon Sep 17 00:00:00 2001 From: Sharan vasoya <128774156+Vasoyasharan@users.noreply.github.com> Date: Fri, 3 May 2024 16:33:05 +0530 Subject: [PATCH 1745/2331] Update sharanvasoya.json --- domains/sharanvasoya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sharanvasoya.json b/domains/sharanvasoya.json index 39306509c..d6cc75261 100644 --- a/domains/sharanvasoya.json +++ b/domains/sharanvasoya.json @@ -6,6 +6,6 @@ "email": "sharanvasoya@gmail.com" }, "record": { - "CNAME": "Vasoyasharan.in" + "CNAME": "vasoyasharan.github.io" } } From 2583e3d48099590d72ac7434c304bed875e174a1 Mon Sep 17 00:00:00 2001 From: Nooby69 Date: Fri, 3 May 2024 17:08:41 +0500 Subject: [PATCH 1746/2331] feat(domain): huz.is-a.dev --- domains/huz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/huz.json diff --git a/domains/huz.json b/domains/huz.json new file mode 100644 index 000000000..1ec020c98 --- /dev/null +++ b/domains/huz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Nooby69", + "email": "farighinsaan123@gmail.com" + }, + "record": { + "CNAME": "5b77bf69-39e2-433c-add4-e59c20476eab.id.repl.co" + } +} From d14ab084b2646d38780198bfd8e80af9a91cc116 Mon Sep 17 00:00:00 2001 From: SelinJodhani Date: Fri, 3 May 2024 17:44:55 +0530 Subject: [PATCH 1747/2331] feat(domain): selinjodhani.is-a.dev --- domains/selinjodhani.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/selinjodhani.json diff --git a/domains/selinjodhani.json b/domains/selinjodhani.json new file mode 100644 index 000000000..e6a5e2d89 --- /dev/null +++ b/domains/selinjodhani.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SelinJodhani", + "email": "jodhaniselin.sj@gmail.com" + }, + "record": { + "CNAME": "https://github.com/selinjodhani" + } +} From 03afc5eea5fe89d38dddfc454370c6d5e7227443 Mon Sep 17 00:00:00 2001 From: Selin Jodhani Date: Fri, 3 May 2024 17:49:57 +0530 Subject: [PATCH 1748/2331] Update selinjodhani.json --- domains/selinjodhani.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/selinjodhani.json b/domains/selinjodhani.json index e6a5e2d89..b2c22b027 100644 --- a/domains/selinjodhani.json +++ b/domains/selinjodhani.json @@ -4,6 +4,6 @@ "email": "jodhaniselin.sj@gmail.com" }, "record": { - "CNAME": "https://github.com/selinjodhani" + "URL": "https://github.com/selinjodhani" } } From 9c0cc73a0b1f543ba83ed9e7b4c423056f7cacf8 Mon Sep 17 00:00:00 2001 From: chiranthkothari Date: Fri, 3 May 2024 18:22:52 +0530 Subject: [PATCH 1749/2331] feat(domain): chiranth.is-a.dev --- domains/chiranth.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/chiranth.json diff --git a/domains/chiranth.json b/domains/chiranth.json new file mode 100644 index 000000000..1279bd724 --- /dev/null +++ b/domains/chiranth.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiranthkothari", + "email": "chiranthkothari96@gmail.com" + }, + "record": { + "URL": "https://github.com/chiranthkothari/chiranthkothari" + } +} From 91f8345f617e62d329b536dac909a8c88494b90a Mon Sep 17 00:00:00 2001 From: akshatgurnani Date: Fri, 3 May 2024 18:29:24 +0530 Subject: [PATCH 1750/2331] feat(domain): akshat.is-a.dev --- domains/akshat.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/akshat.json diff --git a/domains/akshat.json b/domains/akshat.json new file mode 100644 index 000000000..bbee87dae --- /dev/null +++ b/domains/akshat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "akshatgurnani", + "email": "Akshatgurnani@outlook.com" + }, + "record": { + "URL": "https://www.github.com/akshatgurnani" + } +} From 4df368fff1e7baed404925f7945606f7f8f0bd9e Mon Sep 17 00:00:00 2001 From: tr1n Date: Fri, 3 May 2024 15:00:20 +0200 Subject: [PATCH 1751/2331] feat(domain): tr1n.is-a.dev --- domains/tr1n.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tr1n.json diff --git a/domains/tr1n.json b/domains/tr1n.json new file mode 100644 index 000000000..6144451ab --- /dev/null +++ b/domains/tr1n.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tr1n", + "email": "djpatrio@gmail.com" + }, + "record": { + "CNAME": "https://tr1n.me" + } +} From 995a9d0491bb3d5410c595d147a4b99922a99100 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Fri, 3 May 2024 20:30:20 +0700 Subject: [PATCH 1752/2331] Update tr1n.json --- domains/tr1n.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tr1n.json b/domains/tr1n.json index 6144451ab..8d98dea44 100644 --- a/domains/tr1n.json +++ b/domains/tr1n.json @@ -4,6 +4,6 @@ "email": "djpatrio@gmail.com" }, "record": { - "CNAME": "https://tr1n.me" + "URL": "https://tr1n.me" } } From e504c9cc6d7b0d1005b2f1748d73395ea8f41422 Mon Sep 17 00:00:00 2001 From: oculosdanilo Date: Fri, 3 May 2024 20:13:30 -0300 Subject: [PATCH 1753/2331] feat(domain): odanilo.is-a.dev --- domains/odanilo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/odanilo.json diff --git a/domains/odanilo.json b/domains/odanilo.json new file mode 100644 index 000000000..afb89a0b0 --- /dev/null +++ b/domains/odanilo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "oculosdanilo", + "email": "oculosdanilo@gmail.com" + }, + "record": { + "CNAME": "odanilo.web.app" + } +} From 0d5099de3f2fd11da53b45f400d0b639faf51263 Mon Sep 17 00:00:00 2001 From: Praizee Date: Sat, 4 May 2024 01:44:24 +0100 Subject: [PATCH 1754/2331] feat(domain): stephen-adeniji.is-a.dev --- domains/stephen-adeniji.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/stephen-adeniji.json diff --git a/domains/stephen-adeniji.json b/domains/stephen-adeniji.json new file mode 100644 index 000000000..c42229f80 --- /dev/null +++ b/domains/stephen-adeniji.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Praizee", + "email": "praiseadeniji2017@gmail.com" + }, + "record": { + "URL": "stephen-adeniji.vercel.app" + } +} From 4173e7d34115beca1102dc421d87aeb03d6bcac5 Mon Sep 17 00:00:00 2001 From: declanwn Date: Fri, 3 May 2024 21:13:30 -0400 Subject: [PATCH 1755/2331] feat(domain): declan.is-a.dev --- domains/declan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/declan.json diff --git a/domains/declan.json b/domains/declan.json new file mode 100644 index 000000000..c2c17263b --- /dev/null +++ b/domains/declan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "declanwn", + "email": "declanwnickerson@gmail.com" + }, + "record": { + "A": ["67.246.110.110"] + } +} From f0858f63dbc31595769523117fb7c3868f3e2b82 Mon Sep 17 00:00:00 2001 From: SrLebel Date: Fri, 3 May 2024 21:31:52 -0500 Subject: [PATCH 1756/2331] feat(domain): srlebel.is-a.dev --- domains/srlebel.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/srlebel.json diff --git a/domains/srlebel.json b/domains/srlebel.json new file mode 100644 index 000000000..cc923a0c3 --- /dev/null +++ b/domains/srlebel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SrLebel", + "email": "dev.juansimancas@proton.me" + }, + "record": { + "URL": "https://srlebel.netlify.app/" + } +} From 3a982f5bf93cbdf7c13fb6643d63b0b645e26658 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 4 May 2024 09:39:42 +0700 Subject: [PATCH 1757/2331] Create dcnlxh.maskduck.json --- domains/dcnlxh.maskduck.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 domains/dcnlxh.maskduck.json diff --git a/domains/dcnlxh.maskduck.json b/domains/dcnlxh.maskduck.json new file mode 100644 index 000000000..af6d17d5b --- /dev/null +++ b/domains/dcnlxh.maskduck.json @@ -0,0 +1,17 @@ +{ + "description": "dcnlxh", + "repo": "https://github.com/maskduck/dcnlxh" + "owner": { + "username": "maskduck", + "email": "", + "discord": "716134528409665586", + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153", + ] + } +} From 9005e3896ff95c04de0451a3880400a4f11f036c Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 4 May 2024 09:41:19 +0700 Subject: [PATCH 1758/2331] Update dcnlxh.maskduck.json --- domains/dcnlxh.maskduck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dcnlxh.maskduck.json b/domains/dcnlxh.maskduck.json index af6d17d5b..59cef8a88 100644 --- a/domains/dcnlxh.maskduck.json +++ b/domains/dcnlxh.maskduck.json @@ -1,6 +1,6 @@ { "description": "dcnlxh", - "repo": "https://github.com/maskduck/dcnlxh" + "repo": "https://github.com/maskduck/dcnlxh", "owner": { "username": "maskduck", "email": "", From 5c3da2556793bccede528ccf20a8cbe712a3e5ee Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 4 May 2024 09:41:43 +0700 Subject: [PATCH 1759/2331] Update dcnlxh.maskduck.json --- domains/dcnlxh.maskduck.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/dcnlxh.maskduck.json b/domains/dcnlxh.maskduck.json index 59cef8a88..eb8d6f271 100644 --- a/domains/dcnlxh.maskduck.json +++ b/domains/dcnlxh.maskduck.json @@ -4,14 +4,14 @@ "owner": { "username": "maskduck", "email": "", - "discord": "716134528409665586", + "discord": "716134528409665586" }, "record": { "A": [ "185.199.108.153", "185.199.109.153", "185.199.110.153", - "185.199.111.153", + "185.199.111.153" ] } } From c6fee6dd87531d86b6fa1563dd70ea527049148a Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 4 May 2024 11:10:40 +0700 Subject: [PATCH 1760/2331] Update dcnlxh.maskduck.json --- domains/dcnlxh.maskduck.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/domains/dcnlxh.maskduck.json b/domains/dcnlxh.maskduck.json index eb8d6f271..5294115d0 100644 --- a/domains/dcnlxh.maskduck.json +++ b/domains/dcnlxh.maskduck.json @@ -7,11 +7,6 @@ "discord": "716134528409665586" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] + "CNAME": "maskduck.is-a.dev" } } From 2dd0ca952ac7495b3dbbbea05a3442ba765273fa Mon Sep 17 00:00:00 2001 From: Ansh Tyagi Date: Sat, 4 May 2024 11:21:27 +0530 Subject: [PATCH 1761/2331] Create fucabot.json --- domains/fucabot.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/fucabot.json diff --git a/domains/fucabot.json b/domains/fucabot.json new file mode 100644 index 000000000..56a8f07fb --- /dev/null +++ b/domains/fucabot.json @@ -0,0 +1,11 @@ +{ + "description": "Fuca Bot website", + "repo": "https://github.com/anshtyagi0", + "owner": { + "username": "anshtyagi0", + "email": "tyagiansh175@gmail.com" + }, + "record": { + "A": ["65.109.168.46"] + } +} From a07f5f7ab21f5b62e6be3f7cefef7dc2e79c0d13 Mon Sep 17 00:00:00 2001 From: LIGMATV <143163098+LIGMATV@users.noreply.github.com> Date: Sat, 4 May 2024 12:55:19 +0700 Subject: [PATCH 1762/2331] Create ligmatv.json --- domains/ligmatv.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ligmatv.json diff --git a/domains/ligmatv.json b/domains/ligmatv.json new file mode 100644 index 000000000..6b8b8823d --- /dev/null +++ b/domains/ligmatv.json @@ -0,0 +1,11 @@ +{ + "description": "This subdomain will i use for my LIGMATV's blog website.", + "repo": "https://github.com/LIGMATV/LIGMATV.github.io", + "owner": { + "username": "LIGMATV", + "email": "ligmatv.id@gmail.com", + }, + "record": { + "CNAME": "LIGMATV.github.io" + } +} From 0ec3dd79d7d411e5ecd9c77af10cd10a2952429d Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 4 May 2024 14:08:27 +0700 Subject: [PATCH 1763/2331] truncate extra comma --- domains/ligmatv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ligmatv.json b/domains/ligmatv.json index 6b8b8823d..1c544e604 100644 --- a/domains/ligmatv.json +++ b/domains/ligmatv.json @@ -3,7 +3,7 @@ "repo": "https://github.com/LIGMATV/LIGMATV.github.io", "owner": { "username": "LIGMATV", - "email": "ligmatv.id@gmail.com", + "email": "ligmatv.id@gmail.com" }, "record": { "CNAME": "LIGMATV.github.io" From 8ac1479411887fdbac3895b0d65cc61cb573ea97 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 4 May 2024 14:08:42 +0700 Subject: [PATCH 1764/2331] lowercase --- domains/ligmatv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ligmatv.json b/domains/ligmatv.json index 1c544e604..ad725d69e 100644 --- a/domains/ligmatv.json +++ b/domains/ligmatv.json @@ -6,6 +6,6 @@ "email": "ligmatv.id@gmail.com" }, "record": { - "CNAME": "LIGMATV.github.io" + "CNAME": "ligmatv.github.io" } } From bcbc262860cd2195f925138d56ded6f683457542 Mon Sep 17 00:00:00 2001 From: The DT <80153297+thedtvn@users.noreply.github.com> Date: Sat, 4 May 2024 14:38:08 +0700 Subject: [PATCH 1765/2331] Update thedt.json --- domains/thedt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/thedt.json b/domains/thedt.json index ea52c6fcf..ad2c1439e 100644 --- a/domains/thedt.json +++ b/domains/thedt.json @@ -4,6 +4,6 @@ "email": "duongtuan30306@gmail.com" }, "record": { - "URL": "https://many.link/dt/" + "CNAME": "thedt-portfolio.pages.dev" } } From 15f0e869afdb31135bebb4ca0267fa7ebbe33820 Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sat, 4 May 2024 09:42:46 +0100 Subject: [PATCH 1766/2331] Create _discord.push.json --- domains/_discord.push.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.push.json diff --git a/domains/_discord.push.json b/domains/_discord.push.json new file mode 100644 index 000000000..a24f652cc --- /dev/null +++ b/domains/_discord.push.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pushing.cc", + "email": "pushing@mailfence.com" + }, + "record": { + "TXT": "discord-verification-string" + } +} From a7c7484ef954695fb1027038b5a2978aa4dea392 Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sat, 4 May 2024 09:43:51 +0100 Subject: [PATCH 1767/2331] Update and rename _discord.push.json to _discord.push.is-a.dev.json --- domains/{_discord.push.json => _discord.push.is-a.dev.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_discord.push.json => _discord.push.is-a.dev.json} (67%) diff --git a/domains/_discord.push.json b/domains/_discord.push.is-a.dev.json similarity index 67% rename from domains/_discord.push.json rename to domains/_discord.push.is-a.dev.json index a24f652cc..f68003bc6 100644 --- a/domains/_discord.push.json +++ b/domains/_discord.push.is-a.dev.json @@ -4,6 +4,6 @@ "email": "pushing@mailfence.com" }, "record": { - "TXT": "discord-verification-string" + "TXT": "dh=63d8f2f88286c81885273cdf5f07364b15884ff6" } } From 216ba1f79adf98382629bb30c4e03ab27049e241 Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sat, 4 May 2024 09:48:48 +0100 Subject: [PATCH 1768/2331] Update and rename push.json to push.is-a.dev.json --- domains/push.is-a.dev.json | 12 ++++++++++++ domains/push.json | 9 --------- 2 files changed, 12 insertions(+), 9 deletions(-) create mode 100644 domains/push.is-a.dev.json delete mode 100644 domains/push.json diff --git a/domains/push.is-a.dev.json b/domains/push.is-a.dev.json new file mode 100644 index 000000000..e7b0cef1e --- /dev/null +++ b/domains/push.is-a.dev.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Page / File storage", + "repo": "https://github.com//.github.io", + "owner": { + "username": "", + "email": "pushing@mailfence.com", + "twitter": "" + }, + "record": { + "CNAME": ".github.io" + } +} diff --git a/domains/push.json b/domains/push.json deleted file mode 100644 index a53c5470a..000000000 --- a/domains/push.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "pushingcc", - "email": "pushing@mailfence.com" - }, - "record": { - "CNAME": "pushing.pages.dev" - } -} From 5e19e04ad494dd8f1ba5c1dfa34681d0d2f23f64 Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sat, 4 May 2024 09:52:08 +0100 Subject: [PATCH 1769/2331] Update push.is-a.dev.json --- domains/push.is-a.dev.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/push.is-a.dev.json b/domains/push.is-a.dev.json index e7b0cef1e..696196d5a 100644 --- a/domains/push.is-a.dev.json +++ b/domains/push.is-a.dev.json @@ -1,12 +1,12 @@ { "description": "Personal Page / File storage", - "repo": "https://github.com//.github.io", + "repo": "https://github.com/pushingcc/pushingcc.github.io", "owner": { - "username": "", + "username": "pushingcc", "email": "pushing@mailfence.com", "twitter": "" }, "record": { - "CNAME": ".github.io" + "CNAME": "pushingcc.github.io" } } From 4492a2b3db7ffefba3a96bab1a28126d738bee90 Mon Sep 17 00:00:00 2001 From: LIGMATV <143163098+LIGMATV@users.noreply.github.com> Date: Sat, 4 May 2024 16:24:07 +0700 Subject: [PATCH 1770/2331] Create _github-pages-challenge-LIGMATV.ligmatv.json --- domains/_github-pages-challenge-LIGMATV.ligmatv.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-LIGMATV.ligmatv.json diff --git a/domains/_github-pages-challenge-LIGMATV.ligmatv.json b/domains/_github-pages-challenge-LIGMATV.ligmatv.json new file mode 100644 index 000000000..8bd01e36b --- /dev/null +++ b/domains/_github-pages-challenge-LIGMATV.ligmatv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LIGMATV", + "email": "ligmatv.id@gmail.com" + }, + "record": { + "TXT": "de8560c4ea3c0f753266b402385c50" + } +} From 55759dbf213e0f02c6379435b5408727bb3f80f3 Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sat, 4 May 2024 10:33:37 +0100 Subject: [PATCH 1771/2331] Update and rename push.is-a.dev.json to push.json --- domains/{push.is-a.dev.json => push.json} | 1 - 1 file changed, 1 deletion(-) rename domains/{push.is-a.dev.json => push.json} (91%) diff --git a/domains/push.is-a.dev.json b/domains/push.json similarity index 91% rename from domains/push.is-a.dev.json rename to domains/push.json index 696196d5a..4c306edfe 100644 --- a/domains/push.is-a.dev.json +++ b/domains/push.json @@ -4,7 +4,6 @@ "owner": { "username": "pushingcc", "email": "pushing@mailfence.com", - "twitter": "" }, "record": { "CNAME": "pushingcc.github.io" From dfce93a3b145059ef1b44c741300d77dfbdb7d14 Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sat, 4 May 2024 10:34:08 +0100 Subject: [PATCH 1772/2331] Rename _discord.push.is-a.dev.json to _discord.push.json --- domains/{_discord.push.is-a.dev.json => _discord.push.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.push.is-a.dev.json => _discord.push.json} (100%) diff --git a/domains/_discord.push.is-a.dev.json b/domains/_discord.push.json similarity index 100% rename from domains/_discord.push.is-a.dev.json rename to domains/_discord.push.json From 605edf928837230e1d52bcd445f1289f5ad8bf0e Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sat, 4 May 2024 10:34:58 +0100 Subject: [PATCH 1773/2331] Update push.json --- domains/push.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/push.json b/domains/push.json index 4c306edfe..99208b90c 100644 --- a/domains/push.json +++ b/domains/push.json @@ -4,7 +4,7 @@ "owner": { "username": "pushingcc", "email": "pushing@mailfence.com", - }, + } "record": { "CNAME": "pushingcc.github.io" } From 5e65fe54f978a89ee164f817f07f16161b6950b9 Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sat, 4 May 2024 10:38:38 +0100 Subject: [PATCH 1774/2331] Update _discord.push.json --- domains/_discord.push.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.push.json b/domains/_discord.push.json index f68003bc6..a3551f83b 100644 --- a/domains/_discord.push.json +++ b/domains/_discord.push.json @@ -6,4 +6,4 @@ "record": { "TXT": "dh=63d8f2f88286c81885273cdf5f07364b15884ff6" } -} +} From 6aa8e87087cb9dc4ed7f17235e8bd0afcc61ff99 Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sat, 4 May 2024 10:39:59 +0100 Subject: [PATCH 1775/2331] Update _discord.push.json --- domains/_discord.push.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_discord.push.json b/domains/_discord.push.json index a3551f83b..b70d1b710 100644 --- a/domains/_discord.push.json +++ b/domains/_discord.push.json @@ -1,9 +1,9 @@ { "owner": { - "username": "pushing.cc", + "username": "pushingcc", "email": "pushing@mailfence.com" }, "record": { "TXT": "dh=63d8f2f88286c81885273cdf5f07364b15884ff6" } -} +} From ee85d99e96c5730f05e9178446ac29ec92ab154b Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sat, 4 May 2024 10:42:36 +0100 Subject: [PATCH 1776/2331] Update push.json --- domains/push.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/push.json b/domains/push.json index 99208b90c..da3d92730 100644 --- a/domains/push.json +++ b/domains/push.json @@ -1,10 +1,11 @@ { - "description": "Personal Page / File storage", + "description": "Personal Website/ File Storage", "repo": "https://github.com/pushingcc/pushingcc.github.io", "owner": { "username": "pushingcc", "email": "pushing@mailfence.com", - } + "twitter": "Thxczx" + }, "record": { "CNAME": "pushingcc.github.io" } From 746daea4b323b1e7cc88eb6c9a4584c388974300 Mon Sep 17 00:00:00 2001 From: Wilbur Williams <105151352+ThisCatLikesCrypto@users.noreply.github.com> Date: Sat, 4 May 2024 11:43:21 +0100 Subject: [PATCH 1777/2331] Create dev.wilbur.json --- domains/dev.wilbur.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dev.wilbur.json diff --git a/domains/dev.wilbur.json b/domains/dev.wilbur.json new file mode 100644 index 000000000..0dc5cc1a0 --- /dev/null +++ b/domains/dev.wilbur.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ThisCatLikesCrypto", + "email": "wilburjwilliams123@gmail.com" + }, + "record": { + "URL": "dev.ww-projects.pages.dev" + } +} From 1eec49cc354056d7c55deb086d763e3e2f0b0484 Mon Sep 17 00:00:00 2001 From: Wilbur Williams <105151352+ThisCatLikesCrypto@users.noreply.github.com> Date: Sat, 4 May 2024 11:46:37 +0100 Subject: [PATCH 1778/2331] Update dev.wilbur.json --- domains/dev.wilbur.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/dev.wilbur.json b/domains/dev.wilbur.json index 0dc5cc1a0..e9890d766 100644 --- a/domains/dev.wilbur.json +++ b/domains/dev.wilbur.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ThisCatLikesCrypto", - "email": "wilburjwilliams123@gmail.com" - }, - "record": { - "URL": "dev.ww-projects.pages.dev" - } + "owner": { + "username": "ThisCatLikesCrypto", + "email": "contact@wilburwilliams.uk" + }, + "record": { + "CNAME": "dev.ww-projects.pages.dev" + } } From 75e5917a56c3e30cf6b2beed99792a2837b5fba0 Mon Sep 17 00:00:00 2001 From: NaT <133034377+NaTDeveloper@users.noreply.github.com> Date: Sat, 4 May 2024 17:46:25 +0530 Subject: [PATCH 1779/2331] Create 762.json --- domains/762.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/762.json diff --git a/domains/762.json b/domains/762.json new file mode 100644 index 000000000..842f254ca --- /dev/null +++ b/domains/762.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NaTDeveloper", + "email": "devihermeena@gmail.com" + }, + "record": { + "CNAME": "treker.betteruptime.com" + } +} From dcff2254f3f99a2c8a66aa2036ae8edac0a926d2 Mon Sep 17 00:00:00 2001 From: Stephen Adeniji Date: Sat, 4 May 2024 13:56:45 +0100 Subject: [PATCH 1780/2331] fix: invalid record url added 'https://' to the record url --- domains/stephen-adeniji.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/stephen-adeniji.json b/domains/stephen-adeniji.json index c42229f80..40a84b0d0 100644 --- a/domains/stephen-adeniji.json +++ b/domains/stephen-adeniji.json @@ -4,6 +4,6 @@ "email": "praiseadeniji2017@gmail.com" }, "record": { - "URL": "stephen-adeniji.vercel.app" + "URL": "https://stephen-adeniji.vercel.app" } } From a777ad1da7f5800a9988c80166d8bde2ef41d038 Mon Sep 17 00:00:00 2001 From: KKhangDev Date: Sat, 4 May 2024 21:07:11 +0700 Subject: [PATCH 1781/2331] Create undefined.json --- domains/undefined.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/undefined.json diff --git a/domains/undefined.json b/domains/undefined.json new file mode 100644 index 000000000..fcf0dfc26 --- /dev/null +++ b/domains/undefined.json @@ -0,0 +1,12 @@ +{ + "description": "This subdomain is for my personal portfolio website.", + "repo": "https://github.com/baokhang4930/baokhang4930.github.io", + "owner": { + "username": "baokhang4930", + "email": "baokhang4930@gmail.com", + "twitter": "undefiined__" + }, + "record": { + "CNAME": "baokhang4930.github.io" + } +} From 9057eddcfadff35d365afe83e21b5cec59052c3a Mon Sep 17 00:00:00 2001 From: ahammed-nibras Date: Sat, 4 May 2024 19:53:01 +0530 Subject: [PATCH 1782/2331] @ahammednibras8 register his domain --- domains/ahammednibras.json | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/domains/ahammednibras.json b/domains/ahammednibras.json index 18e187d64..38458c181 100644 --- a/domains/ahammednibras.json +++ b/domains/ahammednibras.json @@ -1,9 +1,12 @@ { - "owner": { - "username": "ahammed-nibras", - "email": "ahammednibras@proton.me" - }, - "record": { - "TXT": "ahammednibras" - } + "description": "I want to use this domain as my personal web portfolio", + "repo": "https://github.com/ahammednibras8/ahammednibras8.github.io", + "owner": { + "username": "ahammednibras8", + "email": "ahammednibras@hey.com", + "twitter": "ahammednibras8" + }, + "record": { + "CNAME": "ahammednibras8.github.io" + } } From db1c9b64d8bd83431aa88f470939c42add4bf162 Mon Sep 17 00:00:00 2001 From: ahammed-nibras Date: Sat, 4 May 2024 19:59:30 +0530 Subject: [PATCH 1783/2331] @ahammednibras8 register his domain --- domains/ahammednibras.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ahammednibras.json b/domains/ahammednibras.json index 38458c181..5b4ca3270 100644 --- a/domains/ahammednibras.json +++ b/domains/ahammednibras.json @@ -1,5 +1,5 @@ { - "description": "I want to use this domain as my personal web portfolio", + "description": "I want to use this domain as my personal web portfolio.", "repo": "https://github.com/ahammednibras8/ahammednibras8.github.io", "owner": { "username": "ahammednibras8", From 51930c8434355f2149138fcefbe63c3f25e111d1 Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Sat, 4 May 2024 23:48:40 +0200 Subject: [PATCH 1784/2331] Register sonom.is-a.dev --- domains/sonom.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sonom.json diff --git a/domains/sonom.json b/domains/sonom.json new file mode 100644 index 000000000..5bfe5ce2a --- /dev/null +++ b/domains/sonom.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 9fbc0448d4df1bedb6985657aa1185d9b9fd29c6 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Sat, 4 May 2024 23:51:38 +0100 Subject: [PATCH 1785/2331] Delete domains/manage.json --- domains/manage.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/manage.json diff --git a/domains/manage.json b/domains/manage.json deleted file mode 100644 index 670a3837b..000000000 --- a/domains/manage.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - - "record": { - "CNAME": "dns.beadman-network.com" - } -} From bcfae220bd95a31f924a5c3eb633e28b23d51040 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Sat, 4 May 2024 23:52:25 +0100 Subject: [PATCH 1786/2331] Delete domains/analytics.json --- domains/analytics.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/analytics.json diff --git a/domains/analytics.json b/domains/analytics.json deleted file mode 100644 index 1853906a7..000000000 --- a/domains/analytics.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - "record": { - "CNAME": "dns.beadman-network.com" - } -} From c243e1e3071847e18a06b93e8076f6a89fa6529e Mon Sep 17 00:00:00 2001 From: andrewstech Date: Sat, 4 May 2024 23:57:14 +0100 Subject: [PATCH 1787/2331] Delete andrew.is-a.dev --- domains/andrew.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/andrew.json diff --git a/domains/andrew.json b/domains/andrew.json deleted file mode 100644 index 35288badd..000000000 --- a/domains/andrew.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "andrewstech", - "email": "andrew@win11react.com" - }, - "record": { - "A": ["217.174.245.249"] - } -} From 14eca011369c7c6c31c40c1dc7ea69a9354fa692 Mon Sep 17 00:00:00 2001 From: LIGMATV <143163098+LIGMATV@users.noreply.github.com> Date: Sun, 5 May 2024 05:59:31 +0700 Subject: [PATCH 1788/2331] Create bukumark.json --- domains/bukumark.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bukumark.json diff --git a/domains/bukumark.json b/domains/bukumark.json new file mode 100644 index 000000000..6c660e543 --- /dev/null +++ b/domains/bukumark.json @@ -0,0 +1,11 @@ +{ + "description": "Bookmark manager that keep you simple with beautiful UI", + "repo": "https://github.com/LIGMATV/Bukumark", + "owner": { + "username": "LIGMATV", + "email": "ligmatv.id@gmail.com" + }, + "record": { + "CNAME": "bukumark.pages.dev" + } +} From 54aa5466ddcf6b9822c3012d20582ddc3723b8cd 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: Sun, 5 May 2024 09:38:56 +0700 Subject: [PATCH 1789/2331] Create _github-pages-challenge-crischutu07.crischutu07.is-a.dev.json --- ...b-pages-challenge-crischutu07.crischutu07.is-a.dev.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 _github-pages-challenge-crischutu07.crischutu07.is-a.dev.json diff --git a/_github-pages-challenge-crischutu07.crischutu07.is-a.dev.json b/_github-pages-challenge-crischutu07.crischutu07.is-a.dev.json new file mode 100644 index 000000000..e9335dee7 --- /dev/null +++ b/_github-pages-challenge-crischutu07.crischutu07.is-a.dev.json @@ -0,0 +1,7 @@ +"owner": { + "username": "crischutu07", + "email": "sondolavnxbox.omlet@gmail.com" +}, +"record": { + "TXT": "bad00bc54be093493a43e915dfd349" +} From 2262adfdc7022a35ca04d48a317df5397f0343f2 Mon Sep 17 00:00:00 2001 From: kleeiny <167036761+kleeiny@users.noreply.github.com> Date: Sun, 5 May 2024 13:14:50 +0800 Subject: [PATCH 1790/2331] Register zb60458066.klent.is-a.dev --- domains/zb60458066.klent.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/zb60458066.klent.json diff --git a/domains/zb60458066.klent.json b/domains/zb60458066.klent.json new file mode 100644 index 000000000..b60b572a5 --- /dev/null +++ b/domains/zb60458066.klent.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "kleeiny", + "email": "kleeinlmao@gmail.com", + "discord": "763581985410121769" + }, + + "record": { + "CNAME": "zmverify.zoho.com" + } + } + \ No newline at end of file From 6d0c9d92cdbce373791e9d00dd776019fda69870 Mon Sep 17 00:00:00 2001 From: Ashish Verma <88656163+AshishJii@users.noreply.github.com> Date: Sun, 5 May 2024 14:54:58 +0530 Subject: [PATCH 1791/2331] Create ashishji.json --- domains/ashishji.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ashishji.json diff --git a/domains/ashishji.json b/domains/ashishji.json new file mode 100644 index 000000000..e3a6b2ba2 --- /dev/null +++ b/domains/ashishji.json @@ -0,0 +1,11 @@ +{ + "description": "Ashish Verma Portfolio Website", + "repo": "https://github.com/ashishjii/ashishjii.github.io", + "owner": { + "username": "AshishJii", + "email": "ashishverma208004@gmail.com" + }, + "record": { + "CNAME": "ashishjii.github.io" + } +} From a9f867cee2c2eafdf02fc3bd7cdd9192727b2e9e 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: Sun, 5 May 2024 17:36:57 +0700 Subject: [PATCH 1792/2331] Rename _github-pages-challenge-crischutu07.crischutu07.is-a.dev.json to domains/_github-pages-challenge-crischutu07.crischutu07.json --- .../_github-pages-challenge-crischutu07.crischutu07.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename _github-pages-challenge-crischutu07.crischutu07.is-a.dev.json => domains/_github-pages-challenge-crischutu07.crischutu07.json (100%) diff --git a/_github-pages-challenge-crischutu07.crischutu07.is-a.dev.json b/domains/_github-pages-challenge-crischutu07.crischutu07.json similarity index 100% rename from _github-pages-challenge-crischutu07.crischutu07.is-a.dev.json rename to domains/_github-pages-challenge-crischutu07.crischutu07.json From d27904b4e23866dda80bd5246969371ffd131537 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: Sun, 5 May 2024 17:43:19 +0700 Subject: [PATCH 1793/2331] Delete domains/_github-pages-challenge-crischutu07.crischutu07.json --- .../_github-pages-challenge-crischutu07.crischutu07.json | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 domains/_github-pages-challenge-crischutu07.crischutu07.json diff --git a/domains/_github-pages-challenge-crischutu07.crischutu07.json b/domains/_github-pages-challenge-crischutu07.crischutu07.json deleted file mode 100644 index e9335dee7..000000000 --- a/domains/_github-pages-challenge-crischutu07.crischutu07.json +++ /dev/null @@ -1,7 +0,0 @@ -"owner": { - "username": "crischutu07", - "email": "sondolavnxbox.omlet@gmail.com" -}, -"record": { - "TXT": "bad00bc54be093493a43e915dfd349" -} From bb7a7f57fffd31a8969d3fdad5276543c74ec661 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: Sun, 5 May 2024 17:44:06 +0700 Subject: [PATCH 1794/2331] Create _github-pages-challenge-crischutu07.crischutu07.json --- _github-pages-challenge-crischutu07.crischutu07.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 _github-pages-challenge-crischutu07.crischutu07.json diff --git a/_github-pages-challenge-crischutu07.crischutu07.json b/_github-pages-challenge-crischutu07.crischutu07.json new file mode 100644 index 000000000..e9335dee7 --- /dev/null +++ b/_github-pages-challenge-crischutu07.crischutu07.json @@ -0,0 +1,7 @@ +"owner": { + "username": "crischutu07", + "email": "sondolavnxbox.omlet@gmail.com" +}, +"record": { + "TXT": "bad00bc54be093493a43e915dfd349" +} From a0b47c29ecfb1840e9421c0a2e2348a1faa1698e 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: Sun, 5 May 2024 17:45:12 +0700 Subject: [PATCH 1795/2331] Rename _github-pages-challenge-crischutu07.crischutu07.json to github-pages-challenge-crischutu07.crischutu07.is-a.dev.json --- ...> github-pages-challenge-crischutu07.crischutu07.is-a.dev.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename _github-pages-challenge-crischutu07.crischutu07.json => github-pages-challenge-crischutu07.crischutu07.is-a.dev.json (100%) diff --git a/_github-pages-challenge-crischutu07.crischutu07.json b/github-pages-challenge-crischutu07.crischutu07.is-a.dev.json similarity index 100% rename from _github-pages-challenge-crischutu07.crischutu07.json rename to github-pages-challenge-crischutu07.crischutu07.is-a.dev.json From c196c428f4b8d0a181ddc996951221caf3f7a24e 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: Sun, 5 May 2024 17:46:51 +0700 Subject: [PATCH 1796/2331] finally --- .../github-pages-challenge-crischutu07.crischutu07.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename github-pages-challenge-crischutu07.crischutu07.is-a.dev.json => domains/github-pages-challenge-crischutu07.crischutu07.json (100%) diff --git a/github-pages-challenge-crischutu07.crischutu07.is-a.dev.json b/domains/github-pages-challenge-crischutu07.crischutu07.json similarity index 100% rename from github-pages-challenge-crischutu07.crischutu07.is-a.dev.json rename to domains/github-pages-challenge-crischutu07.crischutu07.json From d53e8c553b3dd1d05c2d72e2fec27175ed8dc9cb Mon Sep 17 00:00:00 2001 From: Undefined Date: Sun, 5 May 2024 19:24:00 +0700 Subject: [PATCH 1797/2331] Update undefined.json --- domains/undefined.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/domains/undefined.json b/domains/undefined.json index fcf0dfc26..3ca397f2e 100644 --- a/domains/undefined.json +++ b/domains/undefined.json @@ -7,6 +7,11 @@ "twitter": "undefiined__" }, "record": { - "CNAME": "baokhang4930.github.io" - } + "CNAME": "baokhang4930.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } From 1e299b8426168ba5a51db5505b13c3d13d7c907e Mon Sep 17 00:00:00 2001 From: Undefined Date: Sun, 5 May 2024 19:24:30 +0700 Subject: [PATCH 1798/2331] Update undefined.json --- domains/undefined.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/undefined.json b/domains/undefined.json index 3ca397f2e..756ab005a 100644 --- a/domains/undefined.json +++ b/domains/undefined.json @@ -13,5 +13,5 @@ "mx2.improvmx.com" ], "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + } } From 2066e6ed0a381b82b5d3d90f05a9d7f279b8b178 Mon Sep 17 00:00:00 2001 From: Undefined Date: Sun, 5 May 2024 19:49:23 +0700 Subject: [PATCH 1799/2331] Update undefined.json --- domains/undefined.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/undefined.json b/domains/undefined.json index 756ab005a..d94d066b0 100644 --- a/domains/undefined.json +++ b/domains/undefined.json @@ -7,7 +7,12 @@ "twitter": "undefiined__" }, "record": { - "CNAME": "baokhang4930.github.io", + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From 932a7f21ea1105ffeebb4db84f02fcd0ecb1cd0e Mon Sep 17 00:00:00 2001 From: Shatanik Mahanty Date: Sun, 5 May 2024 18:34:29 +0530 Subject: [PATCH 1800/2331] Create shatanik.json Add data for registration --- domains/shatanik.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/shatanik.json diff --git a/domains/shatanik.json b/domains/shatanik.json new file mode 100644 index 000000000..ffb4985f1 --- /dev/null +++ b/domains/shatanik.json @@ -0,0 +1,10 @@ +{ + "description": "Shatanik's Developer Portfolio", + "owner": { + "username": "shatanikmahanty", + "email": "shatanikmahanty@gmail.com" + }, + "record": { + "CNAME": "shatanikmahanty.github.io" + } +} From ace7246b98423979321dd89d98e76b234623153e Mon Sep 17 00:00:00 2001 From: Shatanik Mahanty Date: Sun, 5 May 2024 18:38:24 +0530 Subject: [PATCH 1801/2331] Update shatanik.json --- domains/shatanik.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shatanik.json b/domains/shatanik.json index ffb4985f1..598e170a9 100644 --- a/domains/shatanik.json +++ b/domains/shatanik.json @@ -5,6 +5,6 @@ "email": "shatanikmahanty@gmail.com" }, "record": { - "CNAME": "shatanikmahanty.github.io" + "CNAME": "shatanikmahanty.github.io/shatanikmahanty" } } From e2161e53e27ed95eee0b41d66bef77aacd3b2b06 Mon Sep 17 00:00:00 2001 From: Sabbir <93143691+s8rr@users.noreply.github.com> Date: Sun, 5 May 2024 21:24:28 +0600 Subject: [PATCH 1802/2331] Create sabbir.json --- domains/sabbir.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 domains/sabbir.json diff --git a/domains/sabbir.json b/domains/sabbir.json new file mode 100644 index 000000000..26f0ab5fb --- /dev/null +++ b/domains/sabbir.json @@ -0,0 +1,26 @@ +{ + "owner": { + "username": "sabbir", + "email": "sabbir.apbn.edu@gmail.com" + } +} + +{ + "record": { + "CNAME": "sabbir1.pages.dev" + } +} +{ + "record": { + "TXT": "zoho-verification=zb21588174.zmverify.zoho.com" + } +} +{ + "record": { + "MX": [ + "mx.zoho.com", + "mx1.zoho.com", + "mx2.zoho.com" + ] + } +} From fe369dffeba4c167909d9fdcd71174c2906e2f2c Mon Sep 17 00:00:00 2001 From: Carmelo Canavan <74259203+Ninja-5000@users.noreply.github.com> Date: Sun, 5 May 2024 19:25:50 +0400 Subject: [PATCH 1803/2331] Added my json for registration. --- domains/canavan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/canavan.json diff --git a/domains/canavan.json b/domains/canavan.json new file mode 100644 index 000000000..5fb81d821 --- /dev/null +++ b/domains/canavan.json @@ -0,0 +1,11 @@ +{ + "description": "My little web profile", + "repo": "https://github.com/Ninja-5000/ninja-5000.github.io", + "owner": { + "username": "Ninja-5000", + "email": "MineProNinja@protonmail.com" + }, + "record": { + "CNAME": "ninja-5000.github.io" + } +} From abc4a0b481a44133426c176138ad0776ccf85d30 Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Sun, 5 May 2024 18:30:07 +0200 Subject: [PATCH 1804/2331] Register status.sono.is-a.dev --- domains/status.sono.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/status.sono.json diff --git a/domains/status.sono.json b/domains/status.sono.json new file mode 100644 index 000000000..30a54ffa0 --- /dev/null +++ b/domains/status.sono.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "getSono", + "email": "julianwolf2013@outlook.de", + "discord": "1222250424309121145" + }, + + "record": { + "CNAME": "statuspage.betteruptime.com" + } + } + \ No newline at end of file From ce23639057721211b7882af4db85fbf10f47694f Mon Sep 17 00:00:00 2001 From: Ansh Bhimani Date: Mon, 6 May 2024 01:52:16 +0530 Subject: [PATCH 1805/2331] Delete domains/github-pages-challenge-anshbhimani.anshbhimani.jsongithub-pages-challenge-anshbhimani.anshbhimani.json --- ...ongithub-pages-challenge-anshbhimani.anshbhimani.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/github-pages-challenge-anshbhimani.anshbhimani.jsongithub-pages-challenge-anshbhimani.anshbhimani.json diff --git a/domains/github-pages-challenge-anshbhimani.anshbhimani.jsongithub-pages-challenge-anshbhimani.anshbhimani.json b/domains/github-pages-challenge-anshbhimani.anshbhimani.jsongithub-pages-challenge-anshbhimani.anshbhimani.json deleted file mode 100644 index f87dde096..000000000 --- a/domains/github-pages-challenge-anshbhimani.anshbhimani.jsongithub-pages-challenge-anshbhimani.anshbhimani.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "anshbhimani", - "email": "ansh.bhimani@outlook.com" - }, - "record": { - "TXT": "36d0b9db7565094d11ea8fdb539e1dg" - } -} From 89a9b1e0e837ddfe3dca852dbe5c1b5021fbae5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20H=E1=BB=93ng=20S=C6=A1n?= <81855366+crischutu07@users.noreply.github.com> Date: Mon, 6 May 2024 04:23:19 +0700 Subject: [PATCH 1806/2331] Update filenames and json Blaming GitHub editor for this --- .../_github-pages-challenge-crischutu07.crischutu07.json | 9 +++++++++ .../github-pages-challenge-crischutu07.crischutu07.json | 7 ------- 2 files changed, 9 insertions(+), 7 deletions(-) create mode 100644 domains/_github-pages-challenge-crischutu07.crischutu07.json delete mode 100644 domains/github-pages-challenge-crischutu07.crischutu07.json diff --git a/domains/_github-pages-challenge-crischutu07.crischutu07.json b/domains/_github-pages-challenge-crischutu07.crischutu07.json new file mode 100644 index 000000000..fbd8c58f1 --- /dev/null +++ b/domains/_github-pages-challenge-crischutu07.crischutu07.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "crischutu07", + "email": "sondolavnxbox.omlet@gmail.com" + }, + "record": { + "TXT": "bad00bc54be093493a43e915dfd349" + } +} diff --git a/domains/github-pages-challenge-crischutu07.crischutu07.json b/domains/github-pages-challenge-crischutu07.crischutu07.json deleted file mode 100644 index e9335dee7..000000000 --- a/domains/github-pages-challenge-crischutu07.crischutu07.json +++ /dev/null @@ -1,7 +0,0 @@ -"owner": { - "username": "crischutu07", - "email": "sondolavnxbox.omlet@gmail.com" -}, -"record": { - "TXT": "bad00bc54be093493a43e915dfd349" -} From 3b63c112bdc621c687782760adef8c87ba3a1e0f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 6 May 2024 10:17:21 +0800 Subject: [PATCH 1807/2331] Update README.md --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 5800ea91b..dbccfce72 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- is-a-dev Banner + is-a.dev Banner

@@ -22,7 +22,6 @@ If you have any problems, feel free to [open a issue](https://github.com/is-a-de If you have an issue that contains confidental infomation, send an email to security@maintainers.is-a.dev. ## Register - ### Manual Registration - [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`. @@ -32,11 +31,10 @@ If you have an issue that contains confidental infomation, send an email to secu - Enjoy your new `.is-a.dev` domain! ### Automated Registration -#### *When using the manage site, please ensure your records are valid. Please do NOT "test" out the manage site and create invalid PRs, it wastes maintainers' time.* +> [!WARNING] +> **When using automated registration, please ensure your records are valid. Please do NOT "test" out the system and create invalid PRs, it wastes maintainers' time.** -Easiest method: Use the [manage website](https://manage.is-a.dev), sign in with your GitHub account and click the register page in the navbar. Fill out some questions and it will all happen automatically! - -Another method is to join our [Discord server](https://discord.gg/PZCGHz4RhQ), head to the commands channel and run `/register`. The bot will ask you a few questions then will generate your PR and domain automatically. The bot also allows for domain deletion and editing. +Join our [Discord server](https://discord.gg/is-a-dev-830872854677422150), head to the commands channel and run `/register`. The bot will ask you a few questions then will generate your PR and domain automatically. The bot also allows for domain deletion and editing. ## Status You can check the uptime of our services on our [status dashboard](https://is-a-dev.wdh.gg). From 0e6a7d052875d9fa645dbcc0e0b94a9ba8b6d1a6 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 6 May 2024 10:18:53 +0800 Subject: [PATCH 1808/2331] Create manage.json --- domains/manage.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/manage.json diff --git a/domains/manage.json b/domains/manage.json new file mode 100644 index 000000000..f27db0ab3 --- /dev/null +++ b/domains/manage.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "" + }, + + "record": { + "URL": "https://github.com/is-a-dev/register" + } +} From 5b94e0ea86ecc01237f7f607b7e8efdb0a14ea90 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 6 May 2024 10:19:15 +0800 Subject: [PATCH 1809/2331] Create register.json --- domains/register.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/register.json diff --git a/domains/register.json b/domains/register.json new file mode 100644 index 000000000..f27db0ab3 --- /dev/null +++ b/domains/register.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "" + }, + + "record": { + "URL": "https://github.com/is-a-dev/register" + } +} From c3c8ea65e77d55b189fd06088c31426846d3a9b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20H=E1=BB=93ng=20S=C6=A1n?= <81855366+crischutu07@users.noreply.github.com> Date: Mon, 6 May 2024 10:03:53 +0700 Subject: [PATCH 1810/2331] Update crischutu07.json Add Mail Forwarding "ImprovMX" --- domains/crischutu07.json | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/domains/crischutu07.json b/domains/crischutu07.json index e8c470035..3a63c4185 100644 --- a/domains/crischutu07.json +++ b/domains/crischutu07.json @@ -1,9 +1,14 @@ { - "owner": { - "username": "crischutu07", - "email": "sondolavnxbox.omlet@gmail.com" - }, - "record": { - "CNAME": "crischutu07.github.io" - } + "owner": { + "username": "crischutu07", + "email": "sondolavnxbox.omlet@gmail.com" + }, + "record": { + "CNAME": "crischutu07.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } From f14e3ea3ab6ccc34c27baa58be19d32794377c74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20H=E1=BB=93ng=20S=C6=A1n?= <81855366+crischutu07@users.noreply.github.com> Date: Mon, 6 May 2024 10:06:48 +0700 Subject: [PATCH 1811/2331] Update crischutu07.json Changing mail for safety --- domains/crischutu07.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/crischutu07.json b/domains/crischutu07.json index 3a63c4185..b39ca3cc2 100644 --- a/domains/crischutu07.json +++ b/domains/crischutu07.json @@ -1,7 +1,7 @@ { "owner": { "username": "crischutu07", - "email": "sondolavnxbox.omlet@gmail.com" + "email": "crischutu07owo@gmail.com" }, "record": { "CNAME": "crischutu07.github.io", From 8f1b818f5ec072c8448f4e10dfa78c787b0f33fe Mon Sep 17 00:00:00 2001 From: joetroll <161910543+trolljoe@users.noreply.github.com> Date: Mon, 6 May 2024 00:15:47 -0300 Subject: [PATCH 1812/2331] Create joetroll.json --- domains/joetroll.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/joetroll.json diff --git a/domains/joetroll.json b/domains/joetroll.json new file mode 100644 index 000000000..0e6fe5557 --- /dev/null +++ b/domains/joetroll.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "trolljoe", + "email": "joetechtok@proton.me", + "discord": "1054945019137630278", + }, + "record": { + "CNAME": "joetroll.pages.dev" + } +} From ca33a83455ba6fd4261afec6ac252dd1f0f7b79a Mon Sep 17 00:00:00 2001 From: joetroll <161910543+trolljoe@users.noreply.github.com> Date: Mon, 6 May 2024 00:28:22 -0300 Subject: [PATCH 1813/2331] Create blog.joetroll.json --- domains/blog.joetroll.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/blog.joetroll.json diff --git a/domains/blog.joetroll.json b/domains/blog.joetroll.json new file mode 100644 index 000000000..32626db7d --- /dev/null +++ b/domains/blog.joetroll.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "trolljoe", + "email": "joetechtok@proton.me", + "discord": "1054945019137630278", + }, + "record": { + "CNAME": "blogjoetroll.pages.dev" + } +} From 3bfab82e12bea512d34c81362bfa2dd4232b79ab Mon Sep 17 00:00:00 2001 From: Carmelo Canavan <74259203+Ninja-5000@users.noreply.github.com> Date: Mon, 6 May 2024 07:56:53 +0400 Subject: [PATCH 1814/2331] Update canavan.json --- domains/canavan.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/canavan.json b/domains/canavan.json index 5fb81d821..11b932f04 100644 --- a/domains/canavan.json +++ b/domains/canavan.json @@ -3,7 +3,8 @@ "repo": "https://github.com/Ninja-5000/ninja-5000.github.io", "owner": { "username": "Ninja-5000", - "email": "MineProNinja@protonmail.com" + "email": "", + "discord": "707170199861854209" }, "record": { "CNAME": "ninja-5000.github.io" From 1d3cd7efdc353f0cb04141bbae8f33de5ad4e13f Mon Sep 17 00:00:00 2001 From: Shatanik Mahanty Date: Mon, 6 May 2024 10:26:50 +0530 Subject: [PATCH 1815/2331] Update shatanik.json Fix invalid record --- domains/shatanik.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shatanik.json b/domains/shatanik.json index 598e170a9..ffb4985f1 100644 --- a/domains/shatanik.json +++ b/domains/shatanik.json @@ -5,6 +5,6 @@ "email": "shatanikmahanty@gmail.com" }, "record": { - "CNAME": "shatanikmahanty.github.io/shatanikmahanty" + "CNAME": "shatanikmahanty.github.io" } } From 73331ceb1b3c8f842a3f0f6e5df56ec5dfa7d16a Mon Sep 17 00:00:00 2001 From: Noah Gao Date: Mon, 6 May 2024 15:02:45 +0800 Subject: [PATCH 1816/2331] Register noahgao.is-a.dev --- domains/noahgao.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/noahgao.json diff --git a/domains/noahgao.json b/domains/noahgao.json new file mode 100644 index 000000000..5bbffcd3b --- /dev/null +++ b/domains/noahgao.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "noahziheng", + "email": "ziheng1719@163.com", + "discord": "900791393931362374" + }, + + "record": { + "CNAME": "noahziheng.github.io" + } + } + \ No newline at end of file From 66e0a03fe2540ed94b1f373a0c8930fbb5b121e0 Mon Sep 17 00:00:00 2001 From: kleeiny <167036761+kleeiny@users.noreply.github.com> Date: Mon, 6 May 2024 15:06:56 +0800 Subject: [PATCH 1817/2331] Update klent.json (can i do this?) --- domains/klent.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/domains/klent.json b/domains/klent.json index d869570be..f8a809bd3 100644 --- a/domains/klent.json +++ b/domains/klent.json @@ -7,6 +7,15 @@ "record": { "CNAME": "ghs.google.com" + "MX": [ + "mx.zoho.com", + "mx2.zoho.com", + "mx3.zoho.com" + ] + "TXT": [ + "v=spf1 include:zohomail.com ~all", + "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCsfuHrYA4tFgJxKInvk3VLaEnrsLdkINXPNkSi2m4PoNhuu41KY3dT1HGXKlSuEiVYAjYAYgdB9uD+zwlpBlfR/xEvDwRq0YHIx8xJphdryIL6BF8b5CSCq86qZGCwOoNdyqCFFOIbWI5XD2W9HGgNT2FEBIn4Jy4632MlXdkCIQIDAQAB" + ] } } - \ No newline at end of file + From 1fa2c82ffefd8c75f515adfcac41854747ec5e5c Mon Sep 17 00:00:00 2001 From: kleeiny <167036761+kleeiny@users.noreply.github.com> Date: Mon, 6 May 2024 15:10:06 +0800 Subject: [PATCH 1818/2331] Update klent.json --- domains/klent.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/klent.json b/domains/klent.json index f8a809bd3..607d14b34 100644 --- a/domains/klent.json +++ b/domains/klent.json @@ -6,12 +6,12 @@ }, "record": { - "CNAME": "ghs.google.com" + "CNAME": "ghs.google.com", "MX": [ "mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com" - ] + ], "TXT": [ "v=spf1 include:zohomail.com ~all", "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCsfuHrYA4tFgJxKInvk3VLaEnrsLdkINXPNkSi2m4PoNhuu41KY3dT1HGXKlSuEiVYAjYAYgdB9uD+zwlpBlfR/xEvDwRq0YHIx8xJphdryIL6BF8b5CSCq86qZGCwOoNdyqCFFOIbWI5XD2W9HGgNT2FEBIn4Jy4632MlXdkCIQIDAQAB" From 113bdfbaa5273a637d05001a98d9a0434e342d92 Mon Sep 17 00:00:00 2001 From: kleeiny <167036761+kleeiny@users.noreply.github.com> Date: Mon, 6 May 2024 15:20:30 +0800 Subject: [PATCH 1819/2331] Update klent.json --- domains/klent.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/klent.json b/domains/klent.json index 607d14b34..6a5050a0b 100644 --- a/domains/klent.json +++ b/domains/klent.json @@ -17,5 +17,4 @@ "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCsfuHrYA4tFgJxKInvk3VLaEnrsLdkINXPNkSi2m4PoNhuu41KY3dT1HGXKlSuEiVYAjYAYgdB9uD+zwlpBlfR/xEvDwRq0YHIx8xJphdryIL6BF8b5CSCq86qZGCwOoNdyqCFFOIbWI5XD2W9HGgNT2FEBIn4Jy4632MlXdkCIQIDAQAB" ] } - } - +} From 58d8e4590679178e8058fd02a888b9f02945a7fb Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Mon, 6 May 2024 10:41:11 +0300 Subject: [PATCH 1820/2331] Update blog.joetroll.json --- domains/blog.joetroll.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/blog.joetroll.json b/domains/blog.joetroll.json index 32626db7d..40349c359 100644 --- a/domains/blog.joetroll.json +++ b/domains/blog.joetroll.json @@ -2,7 +2,7 @@ "owner": { "username": "trolljoe", "email": "joetechtok@proton.me", - "discord": "1054945019137630278", + "discord": "1054945019137630278" }, "record": { "CNAME": "blogjoetroll.pages.dev" From 71f91d055a9a9f4d821095b32d9fbb8f59ba6b5d Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Mon, 6 May 2024 10:41:19 +0300 Subject: [PATCH 1821/2331] Update joetroll.json --- domains/joetroll.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/joetroll.json b/domains/joetroll.json index 0e6fe5557..9cd6c3964 100644 --- a/domains/joetroll.json +++ b/domains/joetroll.json @@ -2,7 +2,7 @@ "owner": { "username": "trolljoe", "email": "joetechtok@proton.me", - "discord": "1054945019137630278", + "discord": "1054945019137630278" }, "record": { "CNAME": "joetroll.pages.dev" From 9f1fa250245afa0c1ef87ed28a75e1e13ce04d0f Mon Sep 17 00:00:00 2001 From: Sabbir <93143691+s8rr@users.noreply.github.com> Date: Mon, 6 May 2024 14:13:27 +0600 Subject: [PATCH 1822/2331] Update sabbir.json --- domains/sabbir.json | 31 +++++++------------------------ 1 file changed, 7 insertions(+), 24 deletions(-) diff --git a/domains/sabbir.json b/domains/sabbir.json index 26f0ab5fb..36f311b78 100644 --- a/domains/sabbir.json +++ b/domains/sabbir.json @@ -1,26 +1,9 @@ { - "owner": { - "username": "sabbir", - "email": "sabbir.apbn.edu@gmail.com" - } -} - -{ - "record": { - "CNAME": "sabbir1.pages.dev" - } -} -{ - "record": { - "TXT": "zoho-verification=zb21588174.zmverify.zoho.com" - } -} -{ - "record": { - "MX": [ - "mx.zoho.com", - "mx1.zoho.com", - "mx2.zoho.com" - ] - } + "owner": { + "username": "sabbir", + "email": "sabbir.apbn.edu@gmail.com" + }, + "record": { + "CNAME": "sabbir1.pages.dev" + } } From 65ebce9e6a47f71761112699794b164246d2d8f1 Mon Sep 17 00:00:00 2001 From: bananaking6 <147780429+bananaking6@users.noreply.github.com> Date: Mon, 6 May 2024 05:40:01 -0600 Subject: [PATCH 1823/2331] Create skibidi.json --- domains/skibidi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/skibidi.json diff --git a/domains/skibidi.json b/domains/skibidi.json new file mode 100644 index 000000000..3a6fee690 --- /dev/null +++ b/domains/skibidi.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "bananaking6", + "email": "null" + }, + + "record": { + "CNAME": "bananaking6.github.io" + } +} From 2aa8a35f640169cd7541822ae5167c57a0d324ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20H=E1=BB=93ng=20S=C6=A1n?= <81855366+crischutu07@users.noreply.github.com> Date: Mon, 6 May 2024 18:40:59 +0700 Subject: [PATCH 1824/2331] Update crischutu07.json --- domains/crischutu07.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/crischutu07.json b/domains/crischutu07.json index b39ca3cc2..fa3ca7ff5 100644 --- a/domains/crischutu07.json +++ b/domains/crischutu07.json @@ -4,7 +4,12 @@ "email": "crischutu07owo@gmail.com" }, "record": { - "CNAME": "crischutu07.github.io", + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From f0bc35be31c12460ff7894c828c48c3477e37516 Mon Sep 17 00:00:00 2001 From: Lucas Oliveira Date: Mon, 6 May 2024 09:54:25 -0300 Subject: [PATCH 1825/2331] Create fptbb.json --- domains/fptbb.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/fptbb.json diff --git a/domains/fptbb.json b/domains/fptbb.json new file mode 100644 index 000000000..4ade2216c --- /dev/null +++ b/domains/fptbb.json @@ -0,0 +1,13 @@ +{ + "owner":{ + "username":"Fptbb", + "email":"lucas@fptbb.com" + }, + "record":{ + "URL":"https://fptbb.com", + "MX":[ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + } +} From eacf311c421d6176df2f6f543be322c510d9c552 Mon Sep 17 00:00:00 2001 From: Lucas Oliveira Date: Mon, 6 May 2024 11:09:22 -0300 Subject: [PATCH 1826/2331] Update fptbb.json --- domains/fptbb.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/fptbb.json b/domains/fptbb.json index 4ade2216c..d837fa988 100644 --- a/domains/fptbb.json +++ b/domains/fptbb.json @@ -8,6 +8,7 @@ "MX":[ "mx1.improvmx.com", "mx2.improvmx.com" - ] + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From db72f65c0c8ed28eba66388428dc1893f49eb51c Mon Sep 17 00:00:00 2001 From: bananaking6 <147780429+bananaking6@users.noreply.github.com> Date: Mon, 6 May 2024 08:46:32 -0600 Subject: [PATCH 1827/2331] Update skibidi.json --- domains/skibidi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/skibidi.json b/domains/skibidi.json index 3a6fee690..44ee87226 100644 --- a/domains/skibidi.json +++ b/domains/skibidi.json @@ -1,7 +1,7 @@ { "owner": { "username": "bananaking6", - "email": "null" + "discord": "skibidibagel" }, "record": { From 8a40a7ec8177e223a5f31bff07db604c9d82723b Mon Sep 17 00:00:00 2001 From: denboy0123 <81873582+denboy0123@users.noreply.github.com> Date: Mon, 6 May 2024 18:41:00 +0300 Subject: [PATCH 1828/2331] Update juqwtf.json --- domains/juqwtf.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/juqwtf.json b/domains/juqwtf.json index 83f000b13..ae99107f8 100644 --- a/domains/juqwtf.json +++ b/domains/juqwtf.json @@ -1,9 +1,11 @@ { + "description": "juqwtf site", + "repo": "https://github.com/denboy0123/juq.github.io", "owner": { "username": "denboy0123", "email": "pochtaproverka01@gmail.com" }, "record": { - "A": ["93.185.157.142"] + "CNAME": "denboy0123.github.io" } } From c221e546f8a938b8ebca398d17812d42371212bf Mon Sep 17 00:00:00 2001 From: denboy0123 <81873582+denboy0123@users.noreply.github.com> Date: Mon, 6 May 2024 18:52:11 +0300 Subject: [PATCH 1829/2331] Create _github-pages-challenge-denboy0123.juqwtf.json --- domains/_github-pages-challenge-denboy0123.juqwtf.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-denboy0123.juqwtf.json diff --git a/domains/_github-pages-challenge-denboy0123.juqwtf.json b/domains/_github-pages-challenge-denboy0123.juqwtf.json new file mode 100644 index 000000000..ce6226134 --- /dev/null +++ b/domains/_github-pages-challenge-denboy0123.juqwtf.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "denboy0123", + "email": "pochtaproverka01@gmail.com" + }, + "record": { + "TXT": "6146edfce746644d8877fd941120eb" + } +} From ffbf84983974756680410f5d6163a6384257fcf7 Mon Sep 17 00:00:00 2001 From: bananaking6 <147780429+bananaking6@users.noreply.github.com> Date: Mon, 6 May 2024 10:06:13 -0600 Subject: [PATCH 1830/2331] add email --- domains/skibidi.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/skibidi.json b/domains/skibidi.json index 44ee87226..27b6877a9 100644 --- a/domains/skibidi.json +++ b/domains/skibidi.json @@ -1,7 +1,8 @@ { "owner": { "username": "bananaking6", - "discord": "skibidibagel" + "discord": "skibidibagel", + "email": "null" }, "record": { From 2e434ec47a71a16459475d7cdcdc25c22ce4e285 Mon Sep 17 00:00:00 2001 From: bananaking6 <147780429+bananaking6@users.noreply.github.com> Date: Mon, 6 May 2024 10:07:59 -0600 Subject: [PATCH 1831/2331] make it blank not null --- domains/skibidi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/skibidi.json b/domains/skibidi.json index 27b6877a9..43eab904b 100644 --- a/domains/skibidi.json +++ b/domains/skibidi.json @@ -2,7 +2,7 @@ "owner": { "username": "bananaking6", "discord": "skibidibagel", - "email": "null" + "email": "" }, "record": { From 731d587c427992b32fd58631d0912aa9b0cbbc05 Mon Sep 17 00:00:00 2001 From: birb Date: Tue, 7 May 2024 00:46:59 +0800 Subject: [PATCH 1832/2331] Create lewdhutao.json --- domains/lewdhutao.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lewdhutao.json diff --git a/domains/lewdhutao.json b/domains/lewdhutao.json new file mode 100644 index 000000000..3d28bc4ce --- /dev/null +++ b/domains/lewdhutao.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LewdHuTao", + "email": "lewdhutao@shittybot.xyz" + }, + "record": { + "CNAME": "lewdhutao.pages.dev" + } +} From ff2c0ba55d886ea4f2fe703f8df8be1033a42587 Mon Sep 17 00:00:00 2001 From: joetroll <161910543+trolljoe@users.noreply.github.com> Date: Mon, 6 May 2024 14:06:14 -0300 Subject: [PATCH 1833/2331] Create _discord.joetroll.json --- domains/_discord.joetroll.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.joetroll.json diff --git a/domains/_discord.joetroll.json b/domains/_discord.joetroll.json new file mode 100644 index 000000000..5c09076fa --- /dev/null +++ b/domains/_discord.joetroll.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "trolljoe", + "email": "joetechtok@proton.me" + }, + "record": { + "TXT": "dh=0ebb35a3def7a74049859c553b91d46c3eccbf3f" + } +} From d36e96c5f42c6fa7241ed24f82dbc2a90b7d3d0c Mon Sep 17 00:00:00 2001 From: Miskode <156457880+miskode@users.noreply.github.com> Date: Mon, 6 May 2024 13:16:53 -0600 Subject: [PATCH 1834/2331] Create miskode.json --- domains/miskode.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/miskode.json diff --git a/domains/miskode.json b/domains/miskode.json new file mode 100644 index 000000000..16c93d85f --- /dev/null +++ b/domains/miskode.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "miskode", + "email": "miskonx@gmail.com" + }, + + "record": { + "CNAME": "miskode.github.io" + } +} From 2ee38ac25c08ec4aa6d9b2c15d4245bfb48ebf89 Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Mon, 6 May 2024 21:35:54 +0200 Subject: [PATCH 1835/2331] status.sono.json aktualisieren --- domains/status.sono.json | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/domains/status.sono.json b/domains/status.sono.json index 30a54ffa0..e69de29bb 100644 --- a/domains/status.sono.json +++ b/domains/status.sono.json @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "getSono", - "email": "julianwolf2013@outlook.de", - "discord": "1222250424309121145" - }, - - "record": { - "CNAME": "statuspage.betteruptime.com" - } - } - \ No newline at end of file From 76aef2ee0d079562dcb6bb4c39a8240bed354bb7 Mon Sep 17 00:00:00 2001 From: Asterisk Date: Mon, 6 May 2024 17:06:39 -0400 Subject: [PATCH 1836/2331] Create asterisk.json --- domains/asterisk.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/asterisk.json diff --git a/domains/asterisk.json b/domains/asterisk.json new file mode 100644 index 000000000..46beb2f14 --- /dev/null +++ b/domains/asterisk.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ast3risk-ops", + "email": "me@asterisk.lol", + "discord": "789561823863111742" + }, + "record": { + "URL": "https://asterisk.lol" + } +} From 17cde4f760387818af4d6da25d7638e676a01704 Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Tue, 7 May 2024 07:12:03 +0200 Subject: [PATCH 1837/2331] Register getsono.is-a.dev --- domains/getsono.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/getsono.json diff --git a/domains/getsono.json b/domains/getsono.json new file mode 100644 index 000000000..5bfe5ce2a --- /dev/null +++ b/domains/getsono.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 7af567840db3b5b06c68632273ed78a7decc5416 Mon Sep 17 00:00:00 2001 From: Nova Notepad Date: Tue, 7 May 2024 17:04:57 +1000 Subject: [PATCH 1838/2331] Update nova.json --- domains/nova.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/nova.json b/domains/nova.json index 6e894d830..01ef733ae 100644 --- a/domains/nova.json +++ b/domains/nova.json @@ -2,10 +2,11 @@ "description": "nova.is-a.dev", "owner": { "username": "LunarN0v4", - "email": "zeus@zeusteam.dev", - "discord": "7un4r" + "email": "nova@zeusteam.dev", + "discord": "novad3v" }, "record": { - "CNAME": "webmail.zeusteam.dev" + "CNAME": "zeusteam.dev", + "MX": "mail.zeusteam.dev" } } From 7d6ab7e634253cd6868bfcb7e9dacbc2992b02f6 Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Tue, 7 May 2024 10:17:56 +0200 Subject: [PATCH 1839/2331] Remove Domains --- domains/sonom.json | 12 ------------ domains/status.sono.json | 0 2 files changed, 12 deletions(-) delete mode 100644 domains/sonom.json delete mode 100644 domains/status.sono.json diff --git a/domains/sonom.json b/domains/sonom.json deleted file mode 100644 index 5bfe5ce2a..000000000 --- a/domains/sonom.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "getSono", - "email": "julianwolf2013@outlook.de", - "discord": "1222250424309121145" - }, - - "record": { - "CNAME": "getsono.github.io" - } - } - \ No newline at end of file diff --git a/domains/status.sono.json b/domains/status.sono.json deleted file mode 100644 index e69de29bb..000000000 From 24a1783e58dd3c7bca7bde133586b8df59b68523 Mon Sep 17 00:00:00 2001 From: "ann.off" <142986025+ann-dvlpr@users.noreply.github.com> Date: Tue, 7 May 2024 11:54:59 +0300 Subject: [PATCH 1840/2331] Update and rename fluid.json to ann.json --- domains/{fluid.json => ann.json} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename domains/{fluid.json => ann.json} (50%) diff --git a/domains/fluid.json b/domains/ann.json similarity index 50% rename from domains/fluid.json rename to domains/ann.json index 6fe07d509..e154aefdb 100644 --- a/domains/fluid.json +++ b/domains/ann.json @@ -1,11 +1,11 @@ { "description": "Personal website to host bio info and other things", - "repo": "https://github.com/fluid-developer/fluid-developer.github.io", + "repo": "https://github.com/ann-dvlpr/ann-dvlpr.github.io", "owner": { - "username": "fluid-developer", + "username": "ann-dvlpr", "email": "ne0xch4r4@gmail.com" }, "record": { - "CNAME": "fluid-developer.github.io" + "CNAME": "ann-dvlpr.github.io" } } From f8a414fd5364606b27c8f18ce6d4bd1d4605c87a Mon Sep 17 00:00:00 2001 From: Aakash kumar <76447347+itsAakashz@users.noreply.github.com> Date: Tue, 7 May 2024 14:41:54 +0530 Subject: [PATCH 1841/2331] Create aakashuuuu.json --- domains/aakashuuuu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aakashuuuu.json diff --git a/domains/aakashuuuu.json b/domains/aakashuuuu.json new file mode 100644 index 000000000..9bb101154 --- /dev/null +++ b/domains/aakashuuuu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "itsAakashz", + "email": "gzatrop@gmail.com" + }, + "record": { + "CNAME": "nextjs-aakashuu-portfolio.pages.dev" + } +} From 3444270fa883e1d349f35bedb2b6912d3ace23ec Mon Sep 17 00:00:00 2001 From: LooKeR Date: Tue, 7 May 2024 14:52:02 +0530 Subject: [PATCH 1842/2331] Create looker.json --- domains/looker.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/looker.json diff --git a/domains/looker.json b/domains/looker.json new file mode 100644 index 000000000..a343f20ff --- /dev/null +++ b/domains/looker.json @@ -0,0 +1,12 @@ +{ + "description": "LooKeR's Portfolio", + "repo": "https://github.com/Iamlooker/iamlooker.github.io", + "owner": { + "username": "Iamlooker", + "email": "mohit2002ss@gmail.com", + "twitter": "Iam_looker" + }, + "record": { + "CNAME": "iamlooker.github.io" + } +} From 2e6ce5a1b0da742ebcfe26d02e0bcd41d2d2bafb Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 7 May 2024 19:50:59 +0800 Subject: [PATCH 1843/2331] Update MAINTAINERS.md --- MAINTAINERS.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 993ea432c..55d7e5671 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -2,10 +2,11 @@ | Name | GitHub | Role | |:-:|-|-| | Akshay | [@phenax](https://github.com/phenax) | Owner | -| William | [@wdhdev](https://github.com/wdhdev) | Admin | +| William | [@wdhdev](https://github.com/wdhdev) | Administrator | | CuteDog5695 | [@CuteDog5695](https://github.com/CuteDog5695) | Maintainer | | Daniel | [@hackermondev](https://github.com/hackermondev) | Maintainer | | DIBSTER | [@DEV-DIBSTER](https://github.com/DEV-DIBSTER) | Maintainer | -| Mahir | [@mtgsquad](https://github.com/mtgsquad) | Maintainer | +| MaskDuck | [@MaskDuck](https://github.com/MaskDuck) | Maintainer | | Om | [@TerraPlayz](https://github.com/TerraPlayz) | Maintainer | | Stef | [@Stef-00012](https://github.com/Stef-00012) | Maintainer | +| orangc | [@orxngc](https://github.com/orxngc) | Trial Maintainer | From bea18bb758c45142a9b2b0741695fbc6c4be2b18 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Tue, 7 May 2024 19:02:51 +0300 Subject: [PATCH 1844/2331] Update MAINTAINERS.md --- MAINTAINERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 55d7e5671..65cf4e5dc 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -7,6 +7,6 @@ | Daniel | [@hackermondev](https://github.com/hackermondev) | Maintainer | | DIBSTER | [@DEV-DIBSTER](https://github.com/DEV-DIBSTER) | Maintainer | | MaskDuck | [@MaskDuck](https://github.com/MaskDuck) | Maintainer | -| Om | [@TerraPlayz](https://github.com/TerraPlayz) | Maintainer | +| Om | [@omsenjalia](https://github.com/omsenjalia) | Maintainer | | Stef | [@Stef-00012](https://github.com/Stef-00012) | Maintainer | | orangc | [@orxngc](https://github.com/orxngc) | Trial Maintainer | From 2d21e2766b44f609fdd4880874492093594b0a4e Mon Sep 17 00:00:00 2001 From: Stephen Adeniji Date: Tue, 7 May 2024 18:12:15 +0100 Subject: [PATCH 1845/2331] CNAME record --- domains/stephen-adeniji.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/stephen-adeniji.json b/domains/stephen-adeniji.json index 40a84b0d0..75144fc2d 100644 --- a/domains/stephen-adeniji.json +++ b/domains/stephen-adeniji.json @@ -4,6 +4,6 @@ "email": "praiseadeniji2017@gmail.com" }, "record": { - "URL": "https://stephen-adeniji.vercel.app" + "CNAME": "nextjs-portfolio-4jp.pages.dev" } -} +} From be3f1bcafb6f3d6e32e32ad954cfbb37dc4375ad Mon Sep 17 00:00:00 2001 From: Chirag Sharma Date: Tue, 7 May 2024 23:36:38 +0530 Subject: [PATCH 1846/2331] feat(domain): wtfchirag.is-a.dev --- domains/chiragksharma.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/chiragksharma.json diff --git a/domains/chiragksharma.json b/domains/chiragksharma.json new file mode 100644 index 000000000..5b5c263d9 --- /dev/null +++ b/domains/chiragksharma.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragksharma", + "email": "chiragksharma15@gmail.com" + }, + "record": { + "URL": "https://github.com/chiragksharma" + } +} From 364ca84374602ec4b282e6a2384a11cd1d46cfe1 Mon Sep 17 00:00:00 2001 From: Chirag Sharma Date: Tue, 7 May 2024 23:39:09 +0530 Subject: [PATCH 1847/2331] Delete domains/chiragksharma.json --- domains/chiragksharma.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/chiragksharma.json diff --git a/domains/chiragksharma.json b/domains/chiragksharma.json deleted file mode 100644 index 5b5c263d9..000000000 --- a/domains/chiragksharma.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "chiragksharma", - "email": "chiragksharma15@gmail.com" - }, - "record": { - "URL": "https://github.com/chiragksharma" - } -} From 03e38967a67ac0527301cec8fd9228fca1a04769 Mon Sep 17 00:00:00 2001 From: Chirag Sharma Date: Tue, 7 May 2024 23:41:52 +0530 Subject: [PATCH 1848/2331] feat(domain): wtfchirag.is-a.dev --- domains/wtfchirag.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/wtfchirag.json diff --git a/domains/wtfchirag.json b/domains/wtfchirag.json new file mode 100644 index 000000000..fe438cba2 --- /dev/null +++ b/domains/wtfchirag.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragksharma", + "email": "chiragksharma15@gmail.com" + }, + "record": { + "URL": "https://www.github.com/chiragksharma" + } +} From 87045d20afe9a3b3f0dd1a1c1e05d3b6d9e0a218 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 8 May 2024 06:33:34 +0800 Subject: [PATCH 1849/2331] Update CODEOWNERS --- .github/CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 87c22c175..a4e5265b1 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,3 +5,5 @@ /domains/ @is-a-dev/maintainers *.md @is-a-dev/maintainers + +/MAINTAINERS.md @wdhdev From f503f353daef573b83421f5c01274b9800f75f29 Mon Sep 17 00:00:00 2001 From: Miskode <156457880+miskode@users.noreply.github.com> Date: Tue, 7 May 2024 16:38:11 -0600 Subject: [PATCH 1850/2331] Update miskode.json --- domains/miskode.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/miskode.json b/domains/miskode.json index 16c93d85f..7925c2502 100644 --- a/domains/miskode.json +++ b/domains/miskode.json @@ -5,6 +5,7 @@ }, "record": { - "CNAME": "miskode.github.io" + "CNAME": "miskode.github.io", + "TXT": "e03000495c20c26b2f53651111d57d" } } From 3fc0ab6af4564434cbdcaee6ef456d1f259b47b7 Mon Sep 17 00:00:00 2001 From: CR1KET <132535421+NoahMK21100@users.noreply.github.com> Date: Tue, 7 May 2024 19:57:37 -0400 Subject: [PATCH 1851/2331] Create cr1ket.json --- domains/cr1ket.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/cr1ket.json diff --git a/domains/cr1ket.json b/domains/cr1ket.json new file mode 100644 index 000000000..ec76d225a --- /dev/null +++ b/domains/cr1ket.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/NoahMK21100/NoahMK21100.github.io", + "owner": { + "username": "NoahMK21100", + "email": "NoahMK21100@gmail.com" + }, + "record": { + "CNAME": "NoahMK21100.github.io" + } +} From 210078b1828694af4baa7147f3853d7d8f51397e Mon Sep 17 00:00:00 2001 From: CR1KET <132535421+NoahMK21100@users.noreply.github.com> Date: Tue, 7 May 2024 20:00:02 -0400 Subject: [PATCH 1852/2331] Update cr1ket.json --- domains/cr1ket.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/cr1ket.json b/domains/cr1ket.json index ec76d225a..2403a8e8a 100644 --- a/domains/cr1ket.json +++ b/domains/cr1ket.json @@ -1,8 +1,10 @@ { + "description": "Using for my personal site cr1ket.xyz", "repo": "https://github.com/NoahMK21100/NoahMK21100.github.io", "owner": { "username": "NoahMK21100", "email": "NoahMK21100@gmail.com" + "twitter": "@noahmk17" }, "record": { "CNAME": "NoahMK21100.github.io" From f53ec02c1548d34808c093fdc3ee2c5199733f8a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 7 May 2024 20:16:02 -0400 Subject: [PATCH 1853/2331] Update cr1ket.json --- domains/cr1ket.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/cr1ket.json b/domains/cr1ket.json index 2403a8e8a..06f02b2cc 100644 --- a/domains/cr1ket.json +++ b/domains/cr1ket.json @@ -3,8 +3,8 @@ "repo": "https://github.com/NoahMK21100/NoahMK21100.github.io", "owner": { "username": "NoahMK21100", - "email": "NoahMK21100@gmail.com" - "twitter": "@noahmk17" + "email": "NoahMK21100@gmail.com", + "twitter": "noahmk17" }, "record": { "CNAME": "NoahMK21100.github.io" From d8f24ef3cc0a6ad9c3687e99f8cb97122aa800cc Mon Sep 17 00:00:00 2001 From: uuphoria <155935644+uuphoria2@users.noreply.github.com> Date: Tue, 7 May 2024 19:50:31 -0500 Subject: [PATCH 1854/2331] Create uuphoria2.json --- domains/uuphoria2.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/uuphoria2.json diff --git a/domains/uuphoria2.json b/domains/uuphoria2.json new file mode 100644 index 000000000..e5d7f1b6e --- /dev/null +++ b/domains/uuphoria2.json @@ -0,0 +1,11 @@ +{ + "description": "This is to be used on my blog.", + "repo": "https://github.com/uuphoria2/uuphoria2.github.io", + "owner": { + "username": "uuphoria2", + "email": "gman36147@gmail.com" + }, + "record": { + "CNAME": "uuphoria2.github.io" + } +} From b9944badbd00e4e04b40af485dfb4d9097dca9c0 Mon Sep 17 00:00:00 2001 From: AlexanderDDevelopment Date: Tue, 7 May 2024 19:32:40 -0700 Subject: [PATCH 1855/2331] Register alexd.is-a.dev --- domains/alexd.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/alexd.json diff --git a/domains/alexd.json b/domains/alexd.json new file mode 100644 index 000000000..8fe80b750 --- /dev/null +++ b/domains/alexd.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "AlexanderDDevelopment", + "email": "AlexanderDDevelopment@gmail.com", + "discord": "1237578569358639190" + }, + + "record": { + "CNAME": "alexanderd.pages.dev" + } + } + \ No newline at end of file From 15b6f55210716a9439ca97043404a5dbfe0e31d7 Mon Sep 17 00:00:00 2001 From: uuphoria <155935644+uuphoria2@users.noreply.github.com> Date: Tue, 7 May 2024 22:18:33 -0500 Subject: [PATCH 1856/2331] Create _github-pages-challenge-uuphoria2.uuphoria2.json --- .../_github-pages-challenge-uuphoria2.uuphoria2.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-uuphoria2.uuphoria2.json diff --git a/domains/_github-pages-challenge-uuphoria2.uuphoria2.json b/domains/_github-pages-challenge-uuphoria2.uuphoria2.json new file mode 100644 index 000000000..f65e6dc95 --- /dev/null +++ b/domains/_github-pages-challenge-uuphoria2.uuphoria2.json @@ -0,0 +1,10 @@ +{ + "description": "Verification for my personal site", + "owner": { + "username": "uuphoria2", + "email": "gman36147@gmail.com" + }, + "record": { + "TXT": "e102771c99f70130190148a2d00ee0" + } +} From a917e1cd2c8cb94a9aee4253aa0bee0279bff661 Mon Sep 17 00:00:00 2001 From: kleeiny <167036761+kleeiny@users.noreply.github.com> Date: Wed, 8 May 2024 13:52:02 +0800 Subject: [PATCH 1857/2331] Register school.klent.is-a.dev --- domains/school.klent.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/school.klent.json diff --git a/domains/school.klent.json b/domains/school.klent.json new file mode 100644 index 000000000..d869570be --- /dev/null +++ b/domains/school.klent.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "kleeiny", + "email": "kleeinlmao@gmail.com", + "discord": "763581985410121769" + }, + + "record": { + "CNAME": "ghs.google.com" + } + } + \ No newline at end of file From 6024b23bc6def862eb5c8118cb4b89bd3cc37a18 Mon Sep 17 00:00:00 2001 From: kleeiny <167036761+kleeiny@users.noreply.github.com> Date: Wed, 8 May 2024 13:57:59 +0800 Subject: [PATCH 1858/2331] Update klent.json --- domains/klent.json | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/domains/klent.json b/domains/klent.json index 6a5050a0b..0cfa170b5 100644 --- a/domains/klent.json +++ b/domains/klent.json @@ -6,15 +6,6 @@ }, "record": { - "CNAME": "ghs.google.com", - "MX": [ - "mx.zoho.com", - "mx2.zoho.com", - "mx3.zoho.com" - ], - "TXT": [ - "v=spf1 include:zohomail.com ~all", - "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCsfuHrYA4tFgJxKInvk3VLaEnrsLdkINXPNkSi2m4PoNhuu41KY3dT1HGXKlSuEiVYAjYAYgdB9uD+zwlpBlfR/xEvDwRq0YHIx8xJphdryIL6BF8b5CSCq86qZGCwOoNdyqCFFOIbWI5XD2W9HGgNT2FEBIn4Jy4632MlXdkCIQIDAQAB" - ] + "CNAME": "ghs.google.com" } } From 02a5679f8fdb9d4667c3e9fbed2e1342f3856445 Mon Sep 17 00:00:00 2001 From: Cyclone Addons <90061864+CycloneAddons@users.noreply.github.com> Date: Wed, 8 May 2024 12:07:55 +0530 Subject: [PATCH 1859/2331] Create cycloneaddons.json --- domains/cycloneaddons.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/cycloneaddons.json diff --git a/domains/cycloneaddons.json b/domains/cycloneaddons.json new file mode 100644 index 000000000..9a0eae49d --- /dev/null +++ b/domains/cycloneaddons.json @@ -0,0 +1,12 @@ +{ + "description": "Use for portfolio.", + "repo": "https://github.com/CycloneAddons/cycloneaddons.github.io", + "owner": { + "username": "CycloneAddons", + "email": "cycloneaddon@gmail.com", + "twitter": "cycloneaddons" + }, + "record": { + "CNAME": "cycloneaddons.github.io" + } +} From 117d7bd357f18cbf007f8c51b1d698d016c1f7fa Mon Sep 17 00:00:00 2001 From: Cyclone Addons <90061864+CycloneAddons@users.noreply.github.com> Date: Wed, 8 May 2024 12:16:28 +0530 Subject: [PATCH 1860/2331] Register deepesh.is-a.dev --- domains/deepesh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/deepesh.json diff --git a/domains/deepesh.json b/domains/deepesh.json new file mode 100644 index 000000000..05c1d3439 --- /dev/null +++ b/domains/deepesh.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "CycloneAddons", + "email": "cycloneaddon@gmail.com", + "discord": "769225935153004636" + }, + + "record": { + "CNAME": "deepeshxcode.github.io" + } + } + \ No newline at end of file From a077652582ebe841919a6c01355e98ccd90d0879 Mon Sep 17 00:00:00 2001 From: Cyclone Addons <90061864+CycloneAddons@users.noreply.github.com> Date: Wed, 8 May 2024 12:18:07 +0530 Subject: [PATCH 1861/2331] Delete domains/deepesh.json --- domains/deepesh.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/deepesh.json diff --git a/domains/deepesh.json b/domains/deepesh.json deleted file mode 100644 index 05c1d3439..000000000 --- a/domains/deepesh.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "CycloneAddons", - "email": "cycloneaddon@gmail.com", - "discord": "769225935153004636" - }, - - "record": { - "CNAME": "deepeshxcode.github.io" - } - } - \ No newline at end of file From 69a098518f18f472dea939f509748d04d61e98a2 Mon Sep 17 00:00:00 2001 From: Sunrwku!! <158478884+kyouhei14@users.noreply.github.com> Date: Wed, 8 May 2024 13:31:27 +0530 Subject: [PATCH 1862/2331] Create rajveer.json --- domains/rajveer.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/rajveer.json diff --git a/domains/rajveer.json b/domains/rajveer.json new file mode 100644 index 000000000..73f7b18f3 --- /dev/null +++ b/domains/rajveer.json @@ -0,0 +1,10 @@ + +{ + "owner": { + "username": "kyouhei14", + "email": "rajveerkobot@gmail.com" + }, + "record": { + "URL": "https://kyouhei14.github.io/rajveer-is-dead/" + } +} From 00eac2c0e0fb03c6c830ba7219834608900bf969 Mon Sep 17 00:00:00 2001 From: nikenhpsr Date: Wed, 8 May 2024 17:09:11 +0700 Subject: [PATCH 1863/2331] register nikenhapsari.is-a.dev --- domains/nikenhapsari.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/nikenhapsari.json b/domains/nikenhapsari.json index 3d7edf52d..898df4a5e 100644 --- a/domains/nikenhapsari.json +++ b/domains/nikenhapsari.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "nikenhpsr", - "email": "hpsri.niken@gmail.com" - }, - "record": { - "CNAME": "nikenhapsari.netlify.app" - } + "owner": { + "username": "nikenhpsr", + "email": "hpsri.niken@gmail.com" + }, + "record": { + "CNAME": "my-web-7nu.pages.dev" + } } From 25590bdb5b084ad63abd1356d99f3703ad2bdefa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Silva?= Date: Wed, 8 May 2024 13:07:43 +0100 Subject: [PATCH 1864/2331] Register joao-silva.is-a.dev --- domains/joao-silva.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/joao-silva.json diff --git a/domains/joao-silva.json b/domains/joao-silva.json new file mode 100644 index 000000000..e856bc2e3 --- /dev/null +++ b/domains/joao-silva.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "imjoaosilva", + "email": "z4kreyyt@gmail.com", + "discord": "498426798833664012" + }, + + "record": { + "A": ["51.75.68.140"] + } + } + \ No newline at end of file From d7bedbb3a398854f7192c3b50f956a46b16b156b Mon Sep 17 00:00:00 2001 From: Jadify-eu <154420615+Jadify-eu@users.noreply.github.com> Date: Wed, 8 May 2024 15:15:14 +0300 Subject: [PATCH 1865/2331] Delete jadify.is-a.dev --- domains/jadify.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/jadify.json diff --git a/domains/jadify.json b/domains/jadify.json deleted file mode 100644 index 2a89ab99c..000000000 --- a/domains/jadify.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "Jadify-eu", - "email": "jadifyeu@gmail.com", - "discord": "753179409682399332" - }, - - "record": { - "CNAME": "is-a.dev.jadify.cyou" - } - } - \ No newline at end of file From cde3f4ab77a30c3720a37354421a3c0730776b2a Mon Sep 17 00:00:00 2001 From: Miskode <156457880+miskode@users.noreply.github.com> Date: Wed, 8 May 2024 10:04:07 -0600 Subject: [PATCH 1866/2331] Update miskode.json --- domains/miskode.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/miskode.json b/domains/miskode.json index 7925c2502..16c93d85f 100644 --- a/domains/miskode.json +++ b/domains/miskode.json @@ -5,7 +5,6 @@ }, "record": { - "CNAME": "miskode.github.io", - "TXT": "e03000495c20c26b2f53651111d57d" + "CNAME": "miskode.github.io" } } From 8f855a613af22f20bef33c9cbb77b55f8988d1a3 Mon Sep 17 00:00:00 2001 From: birb Date: Thu, 9 May 2024 00:04:08 +0800 Subject: [PATCH 1867/2331] Create _discord.lewdhutao.json --- domains/_discord.lewdhutao.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.lewdhutao.json diff --git a/domains/_discord.lewdhutao.json b/domains/_discord.lewdhutao.json new file mode 100644 index 000000000..a899b02e4 --- /dev/null +++ b/domains/_discord.lewdhutao.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LewdHuTao", + "email": "lewdhutao@shittybot.xyz" + }, + "record": { + "TXT": "dh=b54d35b2dcde4ad6184e155736f8fd9911772204" + } +} From f0b5e71051afd3b8ba6b82575da6c4a1386aed84 Mon Sep 17 00:00:00 2001 From: Miskode <156457880+miskode@users.noreply.github.com> Date: Wed, 8 May 2024 10:06:24 -0600 Subject: [PATCH 1868/2331] Fixed email --- domains/miskode.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/miskode.json b/domains/miskode.json index 16c93d85f..48235f677 100644 --- a/domains/miskode.json +++ b/domains/miskode.json @@ -1,7 +1,7 @@ { "owner": { "username": "miskode", - "email": "miskonx@gmail.com" + "email": "miskonx97@gmail.com" }, "record": { From 5cd47b3cc2d5fd88977b67effd7229c8235c8db9 Mon Sep 17 00:00:00 2001 From: Nova Notepad Date: Thu, 9 May 2024 06:58:20 +1000 Subject: [PATCH 1869/2331] Update nova.json --- domains/nova.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/nova.json b/domains/nova.json index 01ef733ae..b613cee61 100644 --- a/domains/nova.json +++ b/domains/nova.json @@ -6,7 +6,6 @@ "discord": "novad3v" }, "record": { - "CNAME": "zeusteam.dev", - "MX": "mail.zeusteam.dev" + "CNAME": "zeusteam.dev" } } From 151c431f00027194ed278116b01d87c3d1547353 Mon Sep 17 00:00:00 2001 From: 239626 <79746038+239626@users.noreply.github.com> Date: Thu, 9 May 2024 00:12:35 +0300 Subject: [PATCH 1870/2331] Register zoosio.is-a.dev --- domains/zoosio.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/zoosio.json diff --git a/domains/zoosio.json b/domains/zoosio.json new file mode 100644 index 000000000..2a1c8448d --- /dev/null +++ b/domains/zoosio.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "239626", + "email": "maz.nos@gmail.com", + "discord": "788741120364511242" + }, + + "record": { + "A": ["95.216.242.35"] + } + } + \ No newline at end of file From 2eb5a166c4e30ea4245cbb10640e2fad4d4f1160 Mon Sep 17 00:00:00 2001 From: VihaanAnand <103399534+VihaanAnand@users.noreply.github.com> Date: Wed, 8 May 2024 19:59:59 -0700 Subject: [PATCH 1871/2331] Register untitled.is-a.dev --- domains/untitled.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/untitled.json diff --git a/domains/untitled.json b/domains/untitled.json new file mode 100644 index 000000000..2f713c29b --- /dev/null +++ b/domains/untitled.json @@ -0,0 +1,11 @@ +{ + "description": "Hosting my website", + "repo": "https://github.com/VihaanAnand/VihaanAnand.github.io", + "owner": { + "username": "VihaanAnand", + "email": "macos14sonoma@gmail.com" + }, + "record": { + "CNAME": "VihaanAnand.github.io" + } +} From de19be588485d48a1f6a41a50e5729fb39bcfeba Mon Sep 17 00:00:00 2001 From: ImgBotApp Date: Thu, 9 May 2024 03:13:18 +0000 Subject: [PATCH 1872/2331] [ImgBot] Optimize images *Total -- 20.65kb -> 8.99kb (56.45%) /media/staff_logo.png -- 10.09kb -> 3.78kb (62.58%) /media/logo.png -- 3.09kb -> 1.35kb (56.38%) /media/banner.png -- 3.53kb -> 1.61kb (54.41%) /media/banner.svg -- 3.94kb -> 2.26kb (42.63%) Signed-off-by: ImgBotApp --- media/banner.png | Bin 3613 -> 1647 bytes media/banner.svg | 100 +------------------------------------------ media/logo.png | Bin 3166 -> 1381 bytes media/staff_logo.png | Bin 10337 -> 3868 bytes 4 files changed, 1 insertion(+), 99 deletions(-) diff --git a/media/banner.png b/media/banner.png index bfa9b8132a3342ffe55dfa92a396f123b9bddb4d..a49abcc2a762f621945f10b4df99931a2acd66d2 100644 GIT binary patch literal 1647 zcmeAS@N?(olHy`uVBq!ia0y~yV1B{Cz^KE)3=~P9of!+HSkfJR9T^xl_H+M9WCijS zl0AZa85pY67#JE_7#My5g&KgGN(~qoUL`OvSj}Ky5HFasE6@gLkYj*Ph$}yjBtMUo z0I!Uaq?4c3VqK*uDN!SN2^%}TdO=#YlMxTX7+66OC*w zg%D%43?(TibIk%H)f8Q&Xg%dPP5B@hF*9$A*;d-+9%j>AO(xjuHwp7Ai3{o28?@-F zB)FMORF-xV;#08Et#L8#Qkm-DmKDv=R073NoTG-!7*>NZqOcF=DY6;Lx!Ns<${ zGEvX+wOXVgVJpBRB`TwdC0SslvByV?@EY+l`d_WFofk$L90|Vb-5N14{zaj-F$X?><>&pIum6MrQ zFs@iQ7#N)&JzX3_DsH{Kdp+z*fJ8%J;FLf?Mo~vrQNcHR#RCMSyLhYL|N5u@!1dqG z8Jmq}PE;^De6ReZrKP6!ebLCnvrK`e(i@z89Wndm2aN@_YhRyP^IgN?MZ*Qgh0IRu zEqolZv$ieNzN}c15kIx!zB!j{i(ZMqt_zMYoY)s~Lpcj4`p!1K3sEg#rBDLVzPT&+ z<;trM-oJ>h=K4Bq*R*|)j{ZJ<_vN-fq1vTR_vhKyx*O#x+}^wSoG1HZ1AVFg*8|em zvc(?@wc>uORjRwYTl{|TJHPhsaDQj{lk?4H_;lZ`em$oozUTLM0gl)g3MC7hFSPPG ziCY0VK;*RC_Ko~m84bSLHwkGqTP_?~v@TIe%swRj>fxnM_oY_LpN#*LA@pnGj5?e8 zs;`bR;#O-{9MnJa<#@sS{TAOlBmSh!{TRH|$zFDK|8xH3@yF(NzTN!u^7*45Di7I-Gd9#7V*1JmAskP`8Il^?d!8n$YBUH*8K(0H>)kb+@8F1+xfJ2 zN4Cs7x$Mi@2N&Lp#sBhMc=_1E>xJvD@cVDMG`+Bt1I0nmsE7)=|2L|5t@N+v9jz1p zT##2Qx7shWu>9yrxvTH$Y^F(eJzRKW-e;#z`8J+*4`1cpy)a+wKXZHf$+>zu?k}Ey z+TXLfO75`x-VT)DbrRooL2%cFR=?=>e~(hr(iR+BEm3C~@S;@aZ(88=J%)XCv)BC6 z`?g9QG?61^s z|EXMivv&LtyQY5G{nK(@vH32bNJK;`+}7@y^VgaFFK_R^CKucL{C3I0R@I$f-k)4$ zpY;EH&gXEWzvV`IcUOGfd~|z((oDPSceWgH@tOTWiHUAG=s?yt_G7AfQ|4SyR03M6 zTH+c}l9E`GYL#4+3Zxi}42(>44NP?nEJF;8tqg(4RNKJ7%D`ZkZr~ym4Y~O#nQ4`{ zHJmPZDF@Ub39=zLKdq!Zu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IXkl#IB{an^LB{Ts5 D*xW6F literal 3613 zcmeH~ZBSEJ8pki7;%Wg|Mn&F2g;{E=pu0-I7~)zK5tjFWs06KsG+>Fmm;fQU(rrbn zCd+_gfS?pp5DHNcLEaLv#R?jbm&7E5U@Ig`Oi~DhgqxSWZNKc!?v8%j*%?3Fb7r1r z=FD^c_y0TRITvH1!W`DPtpNbQA^c!y901rU0l;SK>Q!(gWDJ=j{3G z+b7;%_xr!C$u8Qwx88Q8Z~f{m*a(%c@8aDMX@)jG3ey~ey(kZ2i&;irs6a+vq*nXY z%1Y$==zO<`wRH`)aFLN?W4D~(8CabQ4;Q?LZ2-Xg++KSCI0x8z!XevV6RY1P-bwQR zXNH}AG}y@Inpn3h%b@%12HX~on>-7+-~-#de@gk|m-BspN^M|+R-ycABgI0z>}TtJ zC28Vq7-&wmTfGBRCa^-bC!tcMdE5@4O~BNnh?{m_1W{&_2Iu=8NQ}HfXz37lmN6F! z0GCVOe&H<894F31*Rzu}Fp7p47bWn1vz$g72?K!RpLhT02!m;}VmCalSO*_Qz`DIR z?EqjeQ1nlUGtb=k*F8|CeZlt^`uIbX`eCwEUviQcv%!h&^+eJ-S{&A*u?8=Vaj(u4ee9DA zX=+JVAtn#`vuQp$j4#9=h9F)$4E$5lsB8PTU;RWN<%Cz>urGT zNOL$InK=Q8vZ0riZMwAtdh6C_Xmr1ed01Q;P(D6gp03bN7B+RCHFF>5eT_(`1pc8# zTkm@Nbxhk?yxx>1i|ydL0Ae@PhB zA@vM@((ZNEK=@)iuoI5WCC?+5em+K^@&lumUk3o)r?~TR7XW&El56n^RP|- ztx=gjJJXD)Zp2Y9*BN6+pBb~y%p6pA!*Ns-baK!0;?&ybN{H2tI$CRf+Ne0 z5UcKpJw)7jKu77sVy})6w0^|016!{2PkMgpgvF9Z!j5C$te$%0ylH)715T|aVzIO# z^DFIz1H=Whqta>)e7fYs$H8tcqhxj;nS3ypt~S+Go3rz?UJm+*A-x1S$Y}(3z=j&K zMzK&GoyC3<6sg-BhR;#V++scqnbTp6P-)1%CJ`?MEMBf*)lSDFtbdgl)y1T;2odf! z8v`!ure6&VjR~wO8OEO(D5rwQ@@>I4glY&%2OT@~I4N zb9X|>+(Z&=pozRT)0BlbE`Vgr_n;?Ws$~@Z5z))8zF3m>%{C`T2##n`&`f*%GfScvrlC zm8Flb!brN~G-ykv+Qb?!AAG$q!dHPYvScVxJkb-6O07V}GdwLX4(h%1y54Ms3SUrg zmrU2cA`B#)+zH;3646RX*V#j*{0fV$r}uY{7TY1g5cnzw-;j0u&iC%|G&}Rp6Reib z`6myBUL)!@(zT_`-oTO`zuQS?2i5kZF~LSfRC!J`jXbreO)<7+YoAln6$A#Yp^WCL zbeAFr`t`6(ck6hE8QcCcV=?&U-?1dhjjetl=jl$B9o<#VTU?@nIGY#lZ=&_Lrfui7 z4N=(AkQIDr*REYDX_dwHbb7n4W1&C|UjPP=s^HyI+mxJKY8Pi*T+fb1Dk5@br_MDx zDZ&X-?l<2!mWgNP`9s?Kq6lvKxPVYsp00h`+<+4kF&=r^nX#Hb%BtKAMz;PDe5DlK zK=eoE-1WF#0fV5{r2RdYvWiY8r*R^$DCM~GXz6yx$Y - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/media/logo.png b/media/logo.png index 5f45f3fa1ffd5bace11ec3cb8286cbd427996b40..7e33cc28c23e3b86bc1904db40c0829e8346e1ae 100644 GIT binary patch literal 1381 zcmeAS@N?(olHy`uVBq!ia0y~yV4MKN6FHcHA~m+6(LjnN-O<;Pfnj4m_n$;oAYUQb zBgmJ5p-PQ`p`nF=;TKS-;RORjsR0ASs{{rHs~HRo;stYd1=;`&(hu+napmWc6y{SB z6I2%wP%+mm^s`#*Y}_j?YAhBhF!w^N;W#xq5^7;2JIeZ z)5L@{%9F2FB<7K9qudk9|r&n*GRbs4`t{`D+u9$iYm%9!Ns?viro z)(%b}hqJ&VvY3H^9T@KHzKnO~h=l?L*-JcqUD;o-ax(J@#uW<(GcYjy^mK6yskrs_ zR(kLi2Zn}+%$9tDfn8il?^#&`MFQXKz5IstQ}(3_nVx8d;f4Vha)#JBvCVR0026nMhFb=m^o31^eiE1IvCIkE`42spB6 z=7zg(h!$WGWN~D1oUrxM&gFXlU!=UBH)oyD@)zfHFT^G_uKRM-)^ozP5~sBm*QCEy zUsiqmV&7Sbl=`iD|I1G_X89F&27h@f_CkN7L-aSHX)KmAVhZ2woaa+fB-EI2rIG-Jc zyEbk7%2Q-)TkRg0XtSp?y6{WcjrkEZ;)!3*iE&T*Z~Y{%@I_o{>h$Zz9``26cmFPY z;CQ1ZA}0(I7C-kp%Gt)fJL&SlM5gLnMe6Hc-h1tWJ1C+y}Gu|#+L6N-?`a#?w{hhzY+CsL+-rS z5L{xs=Rt54?_}2r=MxW2FFADG;8*Tzw#X~9YFx7oexG=k_cHs1cb$%vH%n*O*S$K> zD7~rXxUc{E-yhfS>`Z!Ba>L$m-sjCAG*KUCL92ordr|}QIe8al4_M)lnSI6j0}uSbPY^(4J<

C7!_1N zM-eFmnn_0*A!K5VVabBy2n<1D0SSZvvDIKFWRW0=kZs~i7ya5V^Www5Zq>PU>)tx| zcmDU>@^B3Lt2Hib008*v__2^P006mV)9qC&ZIKgi<>|Iz^@U?mc>v&e^0Oe54>p~% z1-IlM`D^~!Y-~OuF*gMu5D18Ld}dx!;)N7Mc5Z5&=70+TIL#gpIT&&2fqF`KW6}Wj z%?XF-^>J!w;hzd=aK=yL_>FzvX8q&pyYP`4!-ql-=l;1Q*3N8COgr@ueb{I9--CU) z4t6C^N`kK|o_+Vtw;d;Y%1`DnwhAhfy`$;LQNsgFWH%BiE%kv3J78R_zQ!=;&s!Wy z4fMt?Y?NsuWwrMk0~m3@Ys5J{(H?LMv$G2h2?okmtpe6VAnx1Tfe;6W%Vn2=b?esw z+rCVGNx~l`;aC>k&&C&PAfn~`EQ+bopO>hf=+n?DUkGFyv|%YDiu0a{Vv3hoI+Z{+ zP1(wjKKQrYasqSKgV2{@^*ft`^l35^%g;)|;o4QtDuJt>?xeKG#ZR<|duKum-!2JP zIE)*XFV1u){oKtB_z;a|ce5P3AstA&$Jg-Fg;bN_#wpc;FR%@h2w6^eM;Y(L(9Zbn zBX|0)?bnN_o`iSge+FH6<4rx?2sd`oO}}_jnIf363n@1#`UXN$IB>HX-^|IE%X+(J zFptjF$(zn5z|$)_6-G1>qy$F7{O86zXmh;_33mzN_O%5n$qT0xCCD$$oE;NT<<01c z=RX!`+ssX|ot8!q8fo3CenixL^Sf943-kn|q|zZdQFAthsGDZcjT6In9KGE8sx0X( z5s#AMn4})NGc9`uxM*wgDMNTGrh;=VlilFD-yNL__nIF`C1Kf-J~g|42wq8xpEo<`Y^th`Y?%m0+R)~}Gpf%{B;!Ksc0B0HboY18iAwCLv0Vih^* zwL#*nd)>m{(T9a=YFQHkxkLu0{)9S^tBH}DaN1O}UMbg^UXWq76TIEH>32SN<5&1W zww4neUu3=p&Y$gr?_v!kb2K!uRv>baW0G7Z6{=5W9lTogbqc2C)w@)y6985gB6)ADGb2TL=^4 zK*xq}81U8o=y1|JHeJ>w@go}wV;3o5UDEp8g8pugW|uy}9Hp^bHjC%x%M(sWrdjMH z=SS5u?Zrp&+&o6MZxHzOK)x~)ocH!?*dYfYwQVn2`#d!+Y4c<1nD$JkKVx%3Xi{}Rj2BPcDo*g@v zzZbU;=d3rYKyuVfv(ULf^`bRs7fr8Qt1T=2arfz6_6JP?*n5m zC-ar|VyhY3d1*m*jR>}KV=eDlWJO(L?59Hk>`(FriLy7wzA7#b$ss4WUB5iI_f$1y z4|Ht-jy7!iQ0njYo!4P9{$j?|b6ps9ba1qs7bGYTHQQHe#uV+xv&7#6) zIy7XReHChOnPv1hb*y}xQ1DbdP%rWZ=dnpm5ndHd;xtyx6719&I;Ljk9fP5o<7QO% z_LwVmm+sa-VRY`kz~A%oP70|kl^+?J@_N>DHqYi4t^ye0`9yC8uaPp6RU=VURXxGe z_M=R&iR@~mXc~pfKYw)kIks73VA5E9)=L{#Zn%ZY?_MzKq&H-X^HR>K|zo$-N7&VWsbL4 z`@%`CdUJ)L%JGYhFYfxRRPoQkY9CMuCuBkC2$aOH4v)AOWTf!n=~J5#AfLn0y}d1V zfB*aP=>Lytu)NCTH|Lh#uzg|Tc2gynNu=Tmq(~0MDw`ZNQ_pPGAlj-$0;+UMRl6^P znbOtiuLrYiHr>A&P(NMtXxzSG1Kg6`tXAVYr--!d={DI2p+@Ss71a%bJ15zTw0kH-NB1(uQLU-+W?dlz}SI~@8`?oSX1 zbjZmO=M4hwTHikQ{{f6_?AN~sT=v9TyIF%k?d1nH!uJBPN~EK=8wf;(f z=)@-wC>;R;al$|#Oce+uom|`FWeyPC_jJYEi5!$wkVGLNk=FXB91PF7qOZ7_)H$He z+aU5$&|^x{7_q}jI?6uw$Wjl}tB$A(da8lo!zwUUe;4B_g!)lq&3KG%x`{Rs3#W=7 zR<_W~u|b@%g6CQ5pN1+p+Zq&@>1L|QTARa2T8eI95jC7av87&)x*Seh*-JuH!wz{C zqTnbg3bBA?LlvBKRq$XDRb3TdOFfE#Mwq+=(p)#o0!BtbV;xZyFcm*pu)eA+R#VYc zQ_)35#uBRFA_LabRCJS*K$z;JN{j2l)q*Yca`jY$?2x4nhUJo?P-!t8EIbz??_i~W zQeDp0-mna#ldi8Gq9S8qizv{Lvy&Fr(U7;764R0e!_is86tMb|hRSIU9)4I$C0vQ|z;7m<)C8F82qG|ogj*-SUX9F`>^qHc#Q z!68drjH_MIwaU^MoI#PXRw70x%^XIyH7LZwPry|CUC=d(QfM_jE;L`qB(t`=kkKjCC_Nnbq_p&n`oi9u^68EYmOXhdvnZM~S*j0R?R zSA>fL?!x6gt13Vsoa`8w3IZK|ynXDtq$+U>^`@_jNKp zAk8~GQzbct5EGXWt&&Dcj#kM^Oa_4*i|YIWFT7VdxH+xO-XF00nZi)?`@vf^W0nH* zw~*I1nHa`7P*8on27tbt-=r$ut@>H-nlKwT6&P4? zaD)%H=y1AV%k$$mR?>wQ%<&o~7o*2N{GqNw^C6`w@}d&AG3 zB?g^+;}3fTdl4{JVHT!ZAek=(Kj943sfs<|IkvwYwAfSrkHEbBM2u%wZ+oPp=Y?!5 zL~U5|2b*97ywJefz_j$R;yE!5=|Ex1|AZ(WloC$9ri(3Ed7F;eO|s1gk*E63c*WL9 z8Hrr;7S6|8$EWy|9boKTw&G;xw?K(F#m9)Z!Y|EaNw1wwpNc)GUoGuT7XSNQQUL`a z6qV-jd389C!TUOyQW&E5hm21K2{UciI?*Vkitf7{=JjxOkM{a}sNB`@cuj)4*3|6B z^QT1#(^5erk#%p+eiH3I<~;sD%scOaxDOCUO3S8J0X5$ zsEKlE=C@8S(y_J2;zwq0|5EeM86q`l)#cbtd6@Y^Sa2jknmzIS!+c+J%RFpVgwN_! zR?UU3=Mo(s#$8F*h*f+^eDQRk>so>Or95IP(U+29(;zzguEJ8a^I@!qKx)m$Mz_J; z%A}!8B#>KKdz_z@rIOW_WqwTpW%NEc4er|YGo$pNzhA7qPJ4On)T(k|Gzl$VuzYkr{u>-xtR z`QoQM^N#D{9v3HS2fYvv`icu)Zr^H8@zPmRVk_1>PpbbhfW2^Ngtx)SRQ=pxXtxV^ zIsUut!?Ca@!@j3%=>^K9DcIWWn5e{G_s55n(C2^FXWcmxmRwhj>mEq>Ch1eOa_dg% zp~!vUpKaW>%ZU^>-o1LbS(ZKTwsA)Bmlk>%r+H^zr=}AIqXIUUX+yV{>ZT3M<z7{krir}#@+sEvAy7IVc6gP=g&Jpb-EpjqG$fdU=OtCLxACzqUW>r2t zQ%D{)tK%)bw?V}++wTxtvG-SU1B?DzoRilj?X>RSd$QAi!p2sV`$bBaec|)b`?^e2 z&ZyB?+plue^bzjYGM-)Pv}pX4>f(`fW(R_PpHo90cK7?11q0&KTkaAf7x`$oL z|HiOvW{@hLx_9YL7#|2}+blFk8md2hB zQU#FA>3F^JS}%*@MVD9$Y#Y74VRW^ge5QPP@kU2|L%$J?aO5OsIaCgF|6SkV(w?tr z9`v#K-<=%&)1N9i((=u@V*+i}npS~pB#S!pO}8=^g1h##hGt1-mzEvPPO&O1WI2pU z*e!BSmH#Q$#-C@;(<%q0)Pi`~%wE3+Ni{#-Z{TJ@3wNEfMR7`mg35o8UAPgxKM42K z0QF`3!p1pfNv6&~bVRB6NDui6o8@m7@avxV$USl|d&Sc9*WR`xzKtHV@+rpa0g{2> zZyIMX)u;SpP`@p=@s&Y{FJ%_VTx)sVPV%blO{j)O@!-soh~o@ePjpRmKz}^9(d1{6 zZ~6#ogh96BHp<-d`!((dM0Eb#l}lqpO7ohgB@o`?&(Vd)h&}wRj8UEOW4r}w5yy#H z0mmd%H+lIh50E3cja4m-r0N(F-XkegLY>9Zn_MUGRzxQIw95SaskTJ}ZJ~6M*JnCI zAOzv}k(q3}_JJOLw)1*AZtfPoFQ?cAf=7jNBvGI z9X){KT+`)M{Ry8V0f8Zu+!Bd)S~=6-zuR>(fmi1ey2+X4a4yHm-HlwLD>pCzGteL& zXD{teU#CNH0P7~)*MI8)((N`UdmoqqCR9TMc)`;d$Xl^YhT%i79i9j=qov6Qs& zFHEA@4StL^`RL}_`6t=M*OyBGOB0tf(7ajxT7>13C}$qldHlLV(C)sDzgDTG*YSXl zW~|=EgQaD|62ZZn-ZY@#C0qUnwO*-4Ca_rZRi*bl(rr?Z^IhM;Ax6-HAKa|F$hi_# z_|e%Jn1F|Kj<*2IRadlGi*0gv4e5LzTH9S$@bJ%^?R5Kfm}g*95&P${ok*eD<(A-~ zUPbYTH#aVFl!KatA<=omNHzVirb#O%^hxe zSLNCYJmI;LTicMe?kT{|?wQIUz^Tfz51krO4J~`LlS@&*3n*AYy@7R5q@JEfgZV2P zv}!$N`_Q*2!<~(ey;A1^%`%Uhet-jqVdk7=aFc0bke6$S^R`5p#VQn77hwCfZEsc# zO$Q(tT3P38AzHO!Cg_9F0JLcv@zjwFG&elwVkqE3=Jy1hii|m8J?GSB3A`-Dx=Y(_ zA*%NSZV*X31y9brT?c$O$~1Vi0ZPT|dv!)oLiVG%6d9EzY>O-MCc8Z~=*C$ZV5+{f_?&)v9Lv?O*D z2{%sw&aU%G?5<~7C*@?O%&~P+&8YI0&E2fjec)MRrXlJUDIb2k{;ISz3LB#m81OBO z%VnQ0;MK%_njEW9&L|i-tI+dXz<*h~@4x-@P~DUU|7KNn?LxDFFBkJPyMQ!XLSkZc zQW_{L1rvqAS=*Zsvq%B{N1ZSRMzG@;l(7LCZHPh`qm4|^C}UF-Bnp;>L81^y149FY zp0KlZ01srFCn`KG8WWik4O~D-1QMl(Fw#Sq;t_@z17J7OMIbN;M30_VwhNq;&r4o|lqh?zHnB+DL_zl6> hZu=ml;0c5TkZpKUMmT3kyd405ob23j44bf%{|i#t>b3v? literal 10337 zcmeHtc{tSV+czm9O=Qj9P$-PCW*AGxQp(th?2I*AF}AUjknPqY%2*T1lCqSw>>_6D zyNVctBwP09ntt6q_kI7~_x`pWxEQFY zsE%IHMj231QLj=yhiQSNV_@caE_BAgmDo7LML;c_^gc}Hzuo@;t)LI}clX2|u?RzyWaKhX9Xm_E;MMKQ~u*FN7ab_~#4+ zc&3P9!paN+zy2wC+BqN$P@2D{g1?Z$PFU;>1Ptcu>nq_aE#cwm2!ksqD8MA8U{X@z zV1~GtzdP2(Pu$&05Lo)VDU`hz#?$!**4e{dfMVLl*25c%6c+wH>t7++VSc;0;qB@A z(}^7hX76fGNsJc^E&=~rly(>d)*0(+|Bt}cT(SRSLeSN_$m3jP1yg!^UrC2S?K>|4%Dz%PiNcT zd2siVu=y$RrX)`S)D>o9N6Ccb-!kzpErgn#*Ixpsti;g%=07AL7nFe;HlAMgM*cVK zk-`S{ULM|_82i5h;Fm#lPkS4zy`8d@q?C-fq?9;ZS_$@#q2D!B`Zb{8hrM8@ENP38 zm6ijrkh7PT6qk{+lMz>tRFD+6msY^YNJ^hmIOkyZ+t$BS{>_r6Eifc2B`YN-s{ogQ z%PYv9ll-mobMW6(j6A$CPLyRSOZ}etpR)g){=X^n-_!NyQvaUT|E5CU_)Ak!s{FHC zDfI;dpuW<7t1plt)V#4y9-hj^&aSS`Hf{piHlCi&ULNjB6oo$r|FOXTIvfFK{0)o0 zqx7@6@oy*ulMz1=`2Q5-pA7VmIe?4)0%O>3E>m`3{$q`b z3fgl4rDo)pwlLQ1Zsg6``pHViObk16K>P{y`FBjWLKihTBreq)GA?GM*Y{|Qy*VZR zTJB`AQQvE!Gub=RtPHs!H^ZVh50vH3c6M%dtt>d)oY)u-^1R!A;?bj&08^^atK47L zsHxsg&?Bf0GGVC>3y`RoR0-4qp_w$QRBCjgRN)XR>Vv#g2M+(wg#Wkm5SnDkPZd!p z9bChMw-hm?o9P(R&WlUn5mQ%hw0Fb2DfCb}bBu4_(j8`TRwuD|W6LPB`{?D%oyf&C zW=ZYaQCb~iSsU+T1o`hT?@BA;9K3@HcKnyFzX6}&Ayc;>=QHCE@>Y?i7oxuOEoj-> zP5$6U*1svg>OQtxVP3y>`NKnMH(?Ut)NDeC`3$7qs-sZxSg=I>&iWPcSD}o1taKJP z_NIl)n``bHI0(a%o24@z1~p>JKO7vnOvqAeY|QyG-fR56bgp^C5zVh8NPg=T4moO? zQf~l3r@6TXJMN&ao!d>#rwNB#uG;MOjbBPpy3z9(AwVKLG25tz)$c8PPX!>Rgi*Y- zX_@McC|(k+T9gEnccybV!~#lIy$7P#?hAW*7=Z;=E;C_CVeVQ%c77pK)u9u|v81G8 z&D}*9inn1gz@>1-z9ccU;*B4<_vM>%)2jntzdCp22!}j;P#$3KL$DzsY+G}mto0KXXQZ@M}YJOkSg@}&u)6?(``j&HbQDS zSMKD~?5YxM=q%Y*F5>mAEb6TsPQw)|jEIi6=bXky@ zVbiC>X%IfK`EXOTYXwN(j(c!X9>-6UzJ=Ge)bxzxgX)^0<+;WW^`Qx$LdbXgbK~_@ zdK9eOVY?z^f>bzU|Ju2rT%NCK&x5{#WWU^*F8S`a)|Ebkg^^jZA>u+Lz4YcCLep@| z3_soyq)$J*>#Yld;`@;hiLuPRxdtTD@E|^{e=)@v#p@KFDg6hIjS_`73zk;51Y^nU zov9n%r8@VJGM*osDJ{7rKJx&PQ&;iEd_L-?rDk823O#}*%L-#zaF%?`*c~fN_T}3# zs;C&?9zV1Ym&sBxiLrFX^f{h}DQ&M;=c{+qBZwo%S1yibDwcU{r!b;GY_6wo0jFMYQ=zwVGGZ8Hv6R08pGKlF?pOC#K#j)GzgEg zRiD4rKGJj{jdP22m+6qLT36NuGgj)6i858@Ow~KIq{}RivV}}vq6{390zRkvLKH`j zIIt0+qIacVE%BsJ;@!x2y7lHs=`orJ-Qq8mDI4+j>;!`&PCgZv@s0T`{zrg#dJu@8 zmQ+cRBgtG*n-?PT#8LUIp(x=X5>2ahb|q%*}hS97PlK?o`h-H zg0+E281v@w3SZ+N;%+E8YeM@K_NVn7DfJFALCtp+*G%W>u{oISdNa}cs%Ly4qt*50 zYY0?uQ|3LFAG`2vn?l@ikk)Ee|VfVRFeN##L z_sR2mYgKN80^eC^@jS7xP(|K(OA*JAzJOYZ_iF(ac=WU|HIXJ7^3rc_JFwHeVXP^N zvqLOJdDeM((C^#lNpTbGi?qPzidQi^x7CDOuchqqNyV&WJHDO(Gus@KFJ-Kh{cuqV zT;^vN!x^IPGAG6jd&>QcUL?SGh6C08El!7JvTRy+_rh|BYqeqGZRv_MooRVSghI>b z&83yDF6+son_u+i_mRYhHqP+TU)Lka5ME` zPs)Ikgjo4s9ZP26uRqH*8KrA?h!%hA6UGO=&Q}k6tlavnb&0pgc8d{eOSr(K?7%VK z(`)BpE z_F(I+wAM%~{24OrY&|^44LZVd92vS3;XBhM6Yv#A&FOb-v#7v}k0baH)wz%v?$)hM zJXyRqLmrK)Z&k!{9c~#LcIdWfOfB5xc#j7OC`+7+AzANK$iC#oe1#}%N+C>7#CIJr zoHa5tlf-Q$!Ej?^d#5gzS3fOQM{UDNc4u40ENGe6E>2N@MQ(E#&ax06b7Eh9XjpA+ zJMD<-&SZJt{xHj_+6kNf7~u#bj|b^{h-!?DY%yx0oI0<_u?oBcV?i`*Q{(i4&VGvhOwx-};JpPG_B>6C zhj@d914Xos=*N|K?l^@c8W2>zaPvMpGK}X*h+{GNDA6#QM8$~UeP&*tXlACuj*Q?5 zO&pF%OH|7fd@#RpbDP+W>J|tC)_tuBb47Q`tK+KB@EO$CcbUDVlH|SKt2)4LtRxBR z8dnuk)_?pepVSP>y#cIPk~}e(_~zN52Kr<+3s7$2^j@;{n0Rw=8*>{!0LbMp& z>7zC38%Z7aCeNRSuaHY-Pb*L3tGYpa6Yny&n~e76Idv@prgz6NHCoczFq~L^zomtY`ZY(1%jU00y1S62K3?}F zmXGd|Gbp~s%z!Zy2kPZEQfY8<;$&?iNLEd(+Q#elG5!qFEC`?}bz$(5Ri#OFtYYHc zyHy1{USM^U6MHQ7_ABj{uJj+>AJVtarnNuX$K$emxPAHdbLPC-Y7$IsI%AX))HVPc zZT5xutdGgMWLsKb`VP(KvlY4m-TRNk5O0!w`^S(A-NI z@A9iTKtf=QRZ)@ZFHg-%lD{^luxuWS&~0tVuciY-XfSkb7b>DTz6t8NZ%aU4>gP_* zXwO%qD0+a={!z4>!b5%E^x`Z~Mdj8d^$p3|(FR4q5W9}yzw~q2eO{RdZgIJ@;-)j` zuq=Tm)(4tL01TtGnP|rw%iND(QV(fo-4dUjo$k;8$*vXqcw(=R5`lSR*Y4xvWV`aZV7dU7T0Q8 z{(419lYwO%6ESVRTcUwv_$5*SqO$u34umoF#E6=eG`22vHRQ8wf_k$&XrXCarf-5O zn3Z6@Ol?${HaKnF(dgKjTgyk!?z1k{uW+QC*p~)uc$9d9wtwa{P7>8E1U>SL5C96P z=~oOV%Xf8osp|Z;j?@(H46G__b{?0w9M~JKvG;WD1I^?j!GPg)`KBPY%!2xPblXJ= zC@s5Hv#Rb~`mB`wDXwU6WE+n=8ow@WI4h$F^Ure+vla;aIQj5AecaPo{bwcWOBJ*= zccKfMGPf_OkcX!OqP3mPN*>&U!O5q+j~)uk`lD#@@FBrAM|S<pDB}8|FD*g0!u3aU_zr7>jZV+aP3_ZCUyM003)dV^wM_J%e4DMz+T^!R(>H=9 zT-B+tjEydA&fMn7`6@=&T;rjqPq#i{K_Dq<>4**mi$h=1M(D;>sq?U{)TwC(iMZ*enII5y+_8Odm5n~yvEFgok%>`L&pFU} zyF8kN<;3D>a+EorS+>4!L=*Kp^0rnSwf30&AJ=OvdC&c*J{)ydq`#hXNH&J_128R9 zj(bUP=Z6~Eg`HFn0d~HM8~vlXpJ$n3<1$UEr3v%LiK7&@4DO3EToQz~S6FtS^(&z> zRFe38mRsTQ*sHu&QiudQS02TFGn#riX5IuqnQJ%;)@PN$8^cRqW2&+jp~BtQ$~qBO zn|Y{S795Gz(iAuG_FQh`1Sn;_?m}AovGyFLOX2bp$Z>Cd4{W-k1o>(U4;7<&;}BIy z)ZUfSZ;~(DkBAs~yd!x>E(&BL0aYK#aZl)n)2-KaDBVlb#J;W93b8<4#GLbH1_!&i z^wX|%%pmXs5eZcTZdnt-wqzb*)ObS52Ahj-(!E)M$m7WwLFP81k>E&or(YI(^vVzf zT8|;jp+IGl`ZNZ$#=BBz0``$U&nhL8>&{Fc@(lWwf^(Z~_EY3bO*v^vrac3^!gs1LRUCF{ofgZ(_SC>j2!P7KEY zHn>b5?)=IOKvIS_ZvOckO zOp2b-&o7Pv!O=4!hP%${`v!DwUtIHU%E4%(RzPByKM0;sjK!0m0W-y|nZ2s7kz~sl zf2*vj+eU#0mbG`#Rx(dfviq|277S-2ybC1-Jvq_c36j9!4g z6?Yqc>jpUpdz7twKoD^3NH=o(gH1rjS6^yoQE?mt)PSq;yBI(;IP?*{q5;R{g>g?$ zZG7qrNJfo6$02DH`>({cy{b@=RY-tDU?5)@h63PPrl>K7piwDh64U)I>Kza=sqkwTg^;S|Y$27n2^L zCwZH=ssxfo8c(K7dz*Pr@AkWVMU6o{{rquF}{JX>7Q#Fjp8(H9V<`vD8 zs3!c0(|eZ0#c*eBZBoPHIFb%fd+EaQGx4x2vNvT)yqd6r%QFBDDHRa{GnyrXHZYLrzjIX*0~^BI`+tY{Q> zv~twV-PUbhINNc-%m2F>r!QgOj!EIr5}`e5A$X^l>|N*@_JQ>AIL5IM-&z_U3!dE2<>|d)ZEsybTh3;c0t>-2_PX}cmxRv!wY4$$UK>OPZ z$;R^G^5x_KwmlDmm_Lx_z*Xhw6TJhTfeowvxm$>3%5-#dC>0oEbyn1 zfQBCL$~3Azi(^RAV??~s)O!B$+FS^@nE(!fLff_Ka^I8YhTPmgf=i`I$oFoiGov)- z^A^<~j%sJUK83zic=rxo1NulStLii`A*nt$?T21HoZWkOiX~e61fUPVnxt`vOf9v> z^X&H@tSj(< zsL0;-cnoc%nlQ9?pdvU9x1CBlu`QG{Ws?2|bb%<2fv748^h^f{FRJ`mz*UZDxE`b7 zNg2++PvJlxMg;S<^GiN2s&2Bl<%;0mD-*v-COZ@hvbTen>;U;ki{*HmnGC-ME4!2a z5{vFVfFRA7&dB#x^ zS49%_NXgi0)1O?{wPUYOi;Q;7b-L1Lnt1c{d|`JGU1;g55~~|We3utEz+S?Dn0$E4 zK`!XOr=B7jPW*9i_BS=#F+}L1Xoy#Jz)3bCuoHRr(V-U`{V!1N&6zC3x8O)Df;+0P zc^5cr6Y3UZjmsW;4FgFm07;b51E)X0PmKi|D71eBPX7)sY@#j-3YNfdj9pPzl+-iU1d3 z38w7GFRIKJTE2IBYt>0*>;N`{wh~uQUzKxLB|gi}sJb|CVDF)3yvwnx-z`_M*XfRAEKgP7HZWV^kw&#e9|ZyC~2# z&&pZM9>B#(58D$BArAmDxOrQHRU!V|U_r&;%;|)+v=)0M01SgyYBcI^-M!R->IsT! zZZ0d~Y6rOgfaU6?Hu?YFp7|+l;Qa{Cp|{HA`5izGa;jCBnch+F**F_AG7!AufEr&f z%gBn7038j|afVGX7A2E--up5zO-(WVd}J*A*M9DqkCHj2pd7Y1-VN9>k%H!a@E$B$ zTgsr+7ll?Z61%G|rw{?&Yy@Br(Nfq~aO%ZPRhO@}0X!X9^?vLvFIIYCJ{8h$v0X4ey$bfP)xU?^P z#OyFmXB>%?U-U+YPyvS+0gH^uozX-d;L0}!TW<>~c#=@TbOZ|e+P zic#JxnrWOWR=D>S35m*V#6ga;^ACCqhiDG+4*AM)>y+x(*9t2?=Tq^NgRCVs8LWBE ziLRalUUS#B&b!JbPZ4vv@29^kB7QQ2`#C8k4=9TvBl%7PpsY#=F0FX`ObxOum9 zc@zSn?8c5d=qxRI#EX(E@*XHu(~q{{2AvAu>2EQd+`&-xt9#dQ3`lK4SdfQ(?Qxpj zM!4J#YEE>Niz_V}BY3a$HG+F%sZysqE9&(zUID1`=E9)`>xi{;x&iG%*YQLhe4dSABruv1W33G8|uHY^m?bKK*$J9{U#znNvLwdwpIj*AX6r2&C zC8zf!{Rx$(q2AoQ7qJI`y25T?n$o)Y+=+z)-JW!QhvNroO|I2*2`Ata>*{KkRfxbSapYO^NJ}8VFaVmL z_S($#LbuLVOsmBG^q$hG9JGd&l~rM(F^DY+tW93eMNI2YJY8&UNlc4Z-xVx1sx`+k zD1vW&>#{zy7`XO%EET}g;~^P$vfgQ}cP0`D3Tkve*azm1=zA13Hw_&Fc^hi`bdMNv zLnL`A2ppWQj(zECLfh`NrS?dZpkQg?k9C%s)<#3lAg8j@ z9{q5hqsJy?(qP-i8u+JXdK5t!7f9dkGxxQBO&DW*;YZrR0A4vT6siE-^}wM5Q?01E6CcRJ1Iu13oHL31at zshKnjFRoUzgZ9stP1ZrjfCwl)L0Q1}<3oo&4B#l`1aPQO>-1v5hFTbS6t`gQ&pawx zv#75~nH45cRp$?wB+R`xDjO-csGh->A8QWe2N1WY(68r}_TtE??H^ip8NaqIsr-6x zl(!!8g&v_w-T&b+TzX@EsA_Vg)Fpaz4|Gfx$(D1Jl+s1)6 zcFT*?-7o2XyEXx#k-kd~^A?|?+Jmiz?i{WaUV5Fj`PS`k(}7C3K)KRL7gIFn{I z+N@(q^UI1#V9v%wt?!l24Nz&)$(7iU1a9BGb-krG0ZZ3GGkHg`ml_{Ns3yL_&HLVT z*&I)>+@4HXnqKr+IJ%olNA=C#*u4&Li9=fOs-xBRqtWL}t)N(}UQlTE5~;0yJ6DV9 zTR(-q9Cde;G^6 Date: Thu, 9 May 2024 12:43:30 +0430 Subject: [PATCH 1873/2331] Create senaditya.json --- domains/senaditya.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/senaditya.json diff --git a/domains/senaditya.json b/domains/senaditya.json new file mode 100644 index 000000000..295271739 --- /dev/null +++ b/domains/senaditya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "senaditya", + "email": "aditya.sen1hl@gmail.com" + }, + "record": { + "CNAME": "senaditya.pages.dev" + } +} From d55c27b600537967e0adb3c59508230d4801c225 Mon Sep 17 00:00:00 2001 From: LIGMATV <143163098+LIGMATV@users.noreply.github.com> Date: Thu, 9 May 2024 15:30:20 +0700 Subject: [PATCH 1874/2331] Update bukumark.json --- domains/bukumark.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bukumark.json b/domains/bukumark.json index 6c660e543..493d9d510 100644 --- a/domains/bukumark.json +++ b/domains/bukumark.json @@ -6,6 +6,6 @@ "email": "ligmatv.id@gmail.com" }, "record": { - "CNAME": "bukumark.pages.dev" + "CNAME": "ligmatv.github.io" } } From aaefcdf8d7d0502cec73368c1607bf94c8e8bf55 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 9 May 2024 20:22:29 +0800 Subject: [PATCH 1875/2331] Update CODEOWNERS --- .github/CODEOWNERS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index a4e5265b1..ce5139416 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,9 +1,10 @@ * @phenax /.github/ @wdhdev -/.github/CODEOWNERS @phenax +/.github/CODEOWNERS @phenax @wdhdev /domains/ @is-a-dev/maintainers -*.md @is-a-dev/maintainers +/domains/ @is-a-dev/trial-maintainers +*.md @is-a-dev/maintainers /MAINTAINERS.md @wdhdev From 8c18bbd691e31b7486b0f3acb2e7b160fc8ea247 Mon Sep 17 00:00:00 2001 From: Prathamesh Dukare Date: Thu, 9 May 2024 18:20:24 +0530 Subject: [PATCH 1876/2331] Register prathamesh.is-a.dev --- domains/prathamesh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/prathamesh.json diff --git a/domains/prathamesh.json b/domains/prathamesh.json new file mode 100644 index 000000000..553fe8065 --- /dev/null +++ b/domains/prathamesh.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Prathamesh-Dukare", + "email": "prathameshdukaremail@gmail.com", + "discord": "741144155559821342" + }, + + "record": { + "CNAME": "prathamesh.works" + } + } + \ No newline at end of file From eef189430f121ff09b057092ab2e9d5c2423e5ed Mon Sep 17 00:00:00 2001 From: Prathamesh Dukare Date: Thu, 9 May 2024 18:23:18 +0530 Subject: [PATCH 1877/2331] Revert "[ImgBot] Optimize images" --- media/banner.png | Bin 1647 -> 3613 bytes media/banner.svg | 100 ++++++++++++++++++++++++++++++++++++++++++- media/logo.png | Bin 1381 -> 3166 bytes media/staff_logo.png | Bin 3868 -> 10337 bytes 4 files changed, 99 insertions(+), 1 deletion(-) diff --git a/media/banner.png b/media/banner.png index a49abcc2a762f621945f10b4df99931a2acd66d2..bfa9b8132a3342ffe55dfa92a396f123b9bddb4d 100644 GIT binary patch literal 3613 zcmeH~ZBSEJ8pki7;%Wg|Mn&F2g;{E=pu0-I7~)zK5tjFWs06KsG+>Fmm;fQU(rrbn zCd+_gfS?pp5DHNcLEaLv#R?jbm&7E5U@Ig`Oi~DhgqxSWZNKc!?v8%j*%?3Fb7r1r z=FD^c_y0TRITvH1!W`DPtpNbQA^c!y901rU0l;SK>Q!(gWDJ=j{3G z+b7;%_xr!C$u8Qwx88Q8Z~f{m*a(%c@8aDMX@)jG3ey~ey(kZ2i&;irs6a+vq*nXY z%1Y$==zO<`wRH`)aFLN?W4D~(8CabQ4;Q?LZ2-Xg++KSCI0x8z!XevV6RY1P-bwQR zXNH}AG}y@Inpn3h%b@%12HX~on>-7+-~-#de@gk|m-BspN^M|+R-ycABgI0z>}TtJ zC28Vq7-&wmTfGBRCa^-bC!tcMdE5@4O~BNnh?{m_1W{&_2Iu=8NQ}HfXz37lmN6F! z0GCVOe&H<894F31*Rzu}Fp7p47bWn1vz$g72?K!RpLhT02!m;}VmCalSO*_Qz`DIR z?EqjeQ1nlUGtb=k*F8|CeZlt^`uIbX`eCwEUviQcv%!h&^+eJ-S{&A*u?8=Vaj(u4ee9DA zX=+JVAtn#`vuQp$j4#9=h9F)$4E$5lsB8PTU;RWN<%Cz>urGT zNOL$InK=Q8vZ0riZMwAtdh6C_Xmr1ed01Q;P(D6gp03bN7B+RCHFF>5eT_(`1pc8# zTkm@Nbxhk?yxx>1i|ydL0Ae@PhB zA@vM@((ZNEK=@)iuoI5WCC?+5em+K^@&lumUk3o)r?~TR7XW&El56n^RP|- ztx=gjJJXD)Zp2Y9*BN6+pBb~y%p6pA!*Ns-baK!0;?&ybN{H2tI$CRf+Ne0 z5UcKpJw)7jKu77sVy})6w0^|016!{2PkMgpgvF9Z!j5C$te$%0ylH)715T|aVzIO# z^DFIz1H=Whqta>)e7fYs$H8tcqhxj;nS3ypt~S+Go3rz?UJm+*A-x1S$Y}(3z=j&K zMzK&GoyC3<6sg-BhR;#V++scqnbTp6P-)1%CJ`?MEMBf*)lSDFtbdgl)y1T;2odf! z8v`!ure6&VjR~wO8OEO(D5rwQ@@>I4glY&%2OT@~I4N zb9X|>+(Z&=pozRT)0BlbE`Vgr_n;?Ws$~@Z5z))8zF3m>%{C`T2##n`&`f*%GfScvrlC zm8Flb!brN~G-ykv+Qb?!AAG$q!dHPYvScVxJkb-6O07V}GdwLX4(h%1y54Ms3SUrg zmrU2cA`B#)+zH;3646RX*V#j*{0fV$r}uY{7TY1g5cnzw-;j0u&iC%|G&}Rp6Reib z`6myBUL)!@(zT_`-oTO`zuQS?2i5kZF~LSfRC!J`jXbreO)<7+YoAln6$A#Yp^WCL zbeAFr`t`6(ck6hE8QcCcV=?&U-?1dhjjetl=jl$B9o<#VTU?@nIGY#lZ=&_Lrfui7 z4N=(AkQIDr*REYDX_dwHbb7n4W1&C|UjPP=s^HyI+mxJKY8Pi*T+fb1Dk5@br_MDx zDZ&X-?l<2!mWgNP`9s?Kq6lvKxPVYsp00h`+<+4kF&=r^nX#Hb%BtKAMz;PDe5DlK zK=eoE-1WF#0fV5{r2RdYvWiY8r*R^$DCM~GXz6yx$Y#YlMxTX7+66OC*w zg%D%43?(TibIk%H)f8Q&Xg%dPP5B@hF*9$A*;d-+9%j>AO(xjuHwp7Ai3{o28?@-F zB)FMORF-xV;#08Et#L8#Qkm-DmKDv=R073NoTG-!7*>NZqOcF=DY6;Lx!Ns<${ zGEvX+wOXVgVJpBRB`TwdC0SslvByV?@EY+l`d_WFofk$L90|Vb-5N14{zaj-F$X?><>&pIum6MrQ zFs@iQ7#N)&JzX3_DsH{Kdp+z*fJ8%J;FLf?Mo~vrQNcHR#RCMSyLhYL|N5u@!1dqG z8Jmq}PE;^De6ReZrKP6!ebLCnvrK`e(i@z89Wndm2aN@_YhRyP^IgN?MZ*Qgh0IRu zEqolZv$ieNzN}c15kIx!zB!j{i(ZMqt_zMYoY)s~Lpcj4`p!1K3sEg#rBDLVzPT&+ z<;trM-oJ>h=K4Bq*R*|)j{ZJ<_vN-fq1vTR_vhKyx*O#x+}^wSoG1HZ1AVFg*8|em zvc(?@wc>uORjRwYTl{|TJHPhsaDQj{lk?4H_;lZ`em$oozUTLM0gl)g3MC7hFSPPG ziCY0VK;*RC_Ko~m84bSLHwkGqTP_?~v@TIe%swRj>fxnM_oY_LpN#*LA@pnGj5?e8 zs;`bR;#O-{9MnJa<#@sS{TAOlBmSh!{TRH|$zFDK|8xH3@yF(NzTN!u^7*45Di7I-Gd9#7V*1JmAskP`8Il^?d!8n$YBUH*8K(0H>)kb+@8F1+xfJ2 zN4Cs7x$Mi@2N&Lp#sBhMc=_1E>xJvD@cVDMG`+Bt1I0nmsE7)=|2L|5t@N+v9jz1p zT##2Qx7shWu>9yrxvTH$Y^F(eJzRKW-e;#z`8J+*4`1cpy)a+wKXZHf$+>zu?k}Ey z+TXLfO75`x-VT)DbrRooL2%cFR=?=>e~(hr(iR+BEm3C~@S;@aZ(88=J%)XCv)BC6 z`?g9QG?61^s z|EXMivv&LtyQY5G{nK(@vH32bNJK;`+}7@y^VgaFFK_R^CKucL{C3I0R@I$f-k)4$ zpY;EH&gXEWzvV`IcUOGfd~|z((oDPSceWgH@tOTWiHUAG=s?yt_G7AfQ|4SyR03M6 zTH+c}l9E`GYL#4+3Zxi}42(>44NP?nEJF;8tqg(4RNKJ7%D`ZkZr~ym4Y~O#nQ4`{ zHJmPZDF@Ub39=zLKdq!Zu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IXkl#IB{an^LB{Ts5 D*xW6F diff --git a/media/banner.svg b/media/banner.svg index b1fed4b68..f0b9a6440 100644 --- a/media/banner.svg +++ b/media/banner.svg @@ -1 +1,99 @@ - \ No newline at end of file + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/media/logo.png b/media/logo.png index 7e33cc28c23e3b86bc1904db40c0829e8346e1ae..5f45f3fa1ffd5bace11ec3cb8286cbd427996b40 100644 GIT binary patch literal 3166 zcmeH~Sx}Q%7RSE;iVAJCbhHIbDCuq#G|afL7z3zi6fvTr413c+*g}xaNWw>C7!_1N zM-eFmnn_0*A!K5VVabBy2n<1D0SSZvvDIKFWRW0=kZs~i7ya5V^Www5Zq>PU>)tx| zcmDU>@^B3Lt2Hib008*v__2^P006mV)9qC&ZIKgi<>|Iz^@U?mc>v&e^0Oe54>p~% z1-IlM`D^~!Y-~OuF*gMu5D18Ld}dx!;)N7Mc5Z5&=70+TIL#gpIT&&2fqF`KW6}Wj z%?XF-^>J!w;hzd=aK=yL_>FzvX8q&pyYP`4!-ql-=l;1Q*3N8COgr@ueb{I9--CU) z4t6C^N`kK|o_+Vtw;d;Y%1`DnwhAhfy`$;LQNsgFWH%BiE%kv3J78R_zQ!=;&s!Wy z4fMt?Y?NsuWwrMk0~m3@Ys5J{(H?LMv$G2h2?okmtpe6VAnx1Tfe;6W%Vn2=b?esw z+rCVGNx~l`;aC>k&&C&PAfn~`EQ+bopO>hf=+n?DUkGFyv|%YDiu0a{Vv3hoI+Z{+ zP1(wjKKQrYasqSKgV2{@^*ft`^l35^%g;)|;o4QtDuJt>?xeKG#ZR<|duKum-!2JP zIE)*XFV1u){oKtB_z;a|ce5P3AstA&$Jg-Fg;bN_#wpc;FR%@h2w6^eM;Y(L(9Zbn zBX|0)?bnN_o`iSge+FH6<4rx?2sd`oO}}_jnIf363n@1#`UXN$IB>HX-^|IE%X+(J zFptjF$(zn5z|$)_6-G1>qy$F7{O86zXmh;_33mzN_O%5n$qT0xCCD$$oE;NT<<01c z=RX!`+ssX|ot8!q8fo3CenixL^Sf943-kn|q|zZdQFAthsGDZcjT6In9KGE8sx0X( z5s#AMn4})NGc9`uxM*wgDMNTGrh;=VlilFD-yNL__nIF`C1Kf-J~g|42wq8xpEo<`Y^th`Y?%m0+R)~}Gpf%{B;!Ksc0B0HboY18iAwCLv0Vih^* zwL#*nd)>m{(T9a=YFQHkxkLu0{)9S^tBH}DaN1O}UMbg^UXWq76TIEH>32SN<5&1W zww4neUu3=p&Y$gr?_v!kb2K!uRv>baW0G7Z6{=5W9lTogbqc2C)w@)y6985gB6)ADGb2TL=^4 zK*xq}81U8o=y1|JHeJ>w@go}wV;3o5UDEp8g8pugW|uy}9Hp^bHjC%x%M(sWrdjMH z=SS5u?Zrp&+&o6MZxHzOK)x~)ocH!?*dYfYwQVn2`#d!+Y4c<1nD$JkKVx%3Xi{}Rj2BPcDo*g@v zzZbU;=d3rYKyuVfv(ULf^`bRs7fr8Qt1T=2arfz6_6JP?*n5m zC-ar|VyhY3d1*m*jR>}KV=eDlWJO(L?59Hk>`(FriLy7wzA7#b$ss4WUB5iI_f$1y z4|Ht-jy7!iQ0njYo!4P9{$j?|b6ps9ba1qs7bGYTHQQHe#uV+xv&7#6) zIy7XReHChOnPv1hb*y}xQ1DbdP%rWZ=dnpm5ndHd;xtyx6719&I;Ljk9fP5o<7QO% z_LwVmm+sa-VRY`kz~A%oP70|kl^+?J@_N>DHqYi4t^ye0`9yC8uaPp6RU=VURXxGe z_M=R&iR@~mXc~pfKYw)kIks73VA5E9)=L{#Zn%ZY?_MzKq&H-X^HR>K|zo$-N7&VWsbL4 z`@%`CdUJ)L%JGYhFYfxRRPoQkY9CMuCuBkC2$aOH4v)AOWTf!n=~J5#AfLn0y}d1V zfB*aP=>Lytu)NCTH|Lh#uzg|Tc2gynNu=Tmq(~0MDw`ZNQ_pPGAlj-$0;+UMRl6^P znbOtiuLrYiHr>A&P(NMtXxzSG1Kg6`tXAVYr--!d={DI2p+@Ss71BhF!w^N;W#xq5^7;2JIeZ z)5L@{%9F2FB<7K9qudk9|r&n*GRbs4`t{`D+u9$iYm%9!Ns?viro z)(%b}hqJ&VvY3H^9T@KHzKnO~h=l?L*-JcqUD;o-ax(J@#uW<(GcYjy^mK6yskrs_ zR(kLi2Zn}+%$9tDfn8il?^#&`MFQXKz5IstQ}(3_nVx8d;f4Vha)#JBvCVR0026nMhFb=m^o31^eiE1IvCIkE`42spB6 z=7zg(h!$WGWN~D1oUrxM&gFXlU!=UBH)oyD@)zfHFT^G_uKRM-)^ozP5~sBm*QCEy zUsiqmV&7Sbl=`iD|I1G_X89F&27h@f_CkN7L-aSHX)KmAVhZ2woaa+fB-EI2rIG-Jc zyEbk7%2Q-)TkRg0XtSp?y6{WcjrkEZ;)!3*iE&T*Z~Y{%@I_o{>h$Zz9``26cmFPY z;CQ1ZA}0(I7C-kp%Gt)fJL&SlM5gLnMe6Hc-h1tWJ1C+y}Gu|#+L6N-?`a#?w{hhzY+CsL+-rS z5L{xs=Rt54?_}2r=MxW2FFADG;8*Tzw#X~9YFx7oexG=k_cHs1cb$%vH%n*O*S$K> zD7~rXxUc{E-yhfS>`Z!Ba>L$m-sjCAG*KUCL92ordr|}QIe8al4_M)lnSI6j0}uSbPY^(4J<

>_6D zyNVctBwP09ntt6q_kI7~_x`pWxEQFY zsE%IHMj231QLj=yhiQSNV_@caE_BAgmDo7LML;c_^gc}Hzuo@;t)LI}clX2|u?RzyWaKhX9Xm_E;MMKQ~u*FN7ab_~#4+ zc&3P9!paN+zy2wC+BqN$P@2D{g1?Z$PFU;>1Ptcu>nq_aE#cwm2!ksqD8MA8U{X@z zV1~GtzdP2(Pu$&05Lo)VDU`hz#?$!**4e{dfMVLl*25c%6c+wH>t7++VSc;0;qB@A z(}^7hX76fGNsJc^E&=~rly(>d)*0(+|Bt}cT(SRSLeSN_$m3jP1yg!^UrC2S?K>|4%Dz%PiNcT zd2siVu=y$RrX)`S)D>o9N6Ccb-!kzpErgn#*Ixpsti;g%=07AL7nFe;HlAMgM*cVK zk-`S{ULM|_82i5h;Fm#lPkS4zy`8d@q?C-fq?9;ZS_$@#q2D!B`Zb{8hrM8@ENP38 zm6ijrkh7PT6qk{+lMz>tRFD+6msY^YNJ^hmIOkyZ+t$BS{>_r6Eifc2B`YN-s{ogQ z%PYv9ll-mobMW6(j6A$CPLyRSOZ}etpR)g){=X^n-_!NyQvaUT|E5CU_)Ak!s{FHC zDfI;dpuW<7t1plt)V#4y9-hj^&aSS`Hf{piHlCi&ULNjB6oo$r|FOXTIvfFK{0)o0 zqx7@6@oy*ulMz1=`2Q5-pA7VmIe?4)0%O>3E>m`3{$q`b z3fgl4rDo)pwlLQ1Zsg6``pHViObk16K>P{y`FBjWLKihTBreq)GA?GM*Y{|Qy*VZR zTJB`AQQvE!Gub=RtPHs!H^ZVh50vH3c6M%dtt>d)oY)u-^1R!A;?bj&08^^atK47L zsHxsg&?Bf0GGVC>3y`RoR0-4qp_w$QRBCjgRN)XR>Vv#g2M+(wg#Wkm5SnDkPZd!p z9bChMw-hm?o9P(R&WlUn5mQ%hw0Fb2DfCb}bBu4_(j8`TRwuD|W6LPB`{?D%oyf&C zW=ZYaQCb~iSsU+T1o`hT?@BA;9K3@HcKnyFzX6}&Ayc;>=QHCE@>Y?i7oxuOEoj-> zP5$6U*1svg>OQtxVP3y>`NKnMH(?Ut)NDeC`3$7qs-sZxSg=I>&iWPcSD}o1taKJP z_NIl)n``bHI0(a%o24@z1~p>JKO7vnOvqAeY|QyG-fR56bgp^C5zVh8NPg=T4moO? zQf~l3r@6TXJMN&ao!d>#rwNB#uG;MOjbBPpy3z9(AwVKLG25tz)$c8PPX!>Rgi*Y- zX_@McC|(k+T9gEnccybV!~#lIy$7P#?hAW*7=Z;=E;C_CVeVQ%c77pK)u9u|v81G8 z&D}*9inn1gz@>1-z9ccU;*B4<_vM>%)2jntzdCp22!}j;P#$3KL$DzsY+G}mto0KXXQZ@M}YJOkSg@}&u)6?(``j&HbQDS zSMKD~?5YxM=q%Y*F5>mAEb6TsPQw)|jEIi6=bXky@ zVbiC>X%IfK`EXOTYXwN(j(c!X9>-6UzJ=Ge)bxzxgX)^0<+;WW^`Qx$LdbXgbK~_@ zdK9eOVY?z^f>bzU|Ju2rT%NCK&x5{#WWU^*F8S`a)|Ebkg^^jZA>u+Lz4YcCLep@| z3_soyq)$J*>#Yld;`@;hiLuPRxdtTD@E|^{e=)@v#p@KFDg6hIjS_`73zk;51Y^nU zov9n%r8@VJGM*osDJ{7rKJx&PQ&;iEd_L-?rDk823O#}*%L-#zaF%?`*c~fN_T}3# zs;C&?9zV1Ym&sBxiLrFX^f{h}DQ&M;=c{+qBZwo%S1yibDwcU{r!b;GY_6wo0jFMYQ=zwVGGZ8Hv6R08pGKlF?pOC#K#j)GzgEg zRiD4rKGJj{jdP22m+6qLT36NuGgj)6i858@Ow~KIq{}RivV}}vq6{390zRkvLKH`j zIIt0+qIacVE%BsJ;@!x2y7lHs=`orJ-Qq8mDI4+j>;!`&PCgZv@s0T`{zrg#dJu@8 zmQ+cRBgtG*n-?PT#8LUIp(x=X5>2ahb|q%*}hS97PlK?o`h-H zg0+E281v@w3SZ+N;%+E8YeM@K_NVn7DfJFALCtp+*G%W>u{oISdNa}cs%Ly4qt*50 zYY0?uQ|3LFAG`2vn?l@ikk)Ee|VfVRFeN##L z_sR2mYgKN80^eC^@jS7xP(|K(OA*JAzJOYZ_iF(ac=WU|HIXJ7^3rc_JFwHeVXP^N zvqLOJdDeM((C^#lNpTbGi?qPzidQi^x7CDOuchqqNyV&WJHDO(Gus@KFJ-Kh{cuqV zT;^vN!x^IPGAG6jd&>QcUL?SGh6C08El!7JvTRy+_rh|BYqeqGZRv_MooRVSghI>b z&83yDF6+son_u+i_mRYhHqP+TU)Lka5ME` zPs)Ikgjo4s9ZP26uRqH*8KrA?h!%hA6UGO=&Q}k6tlavnb&0pgc8d{eOSr(K?7%VK z(`)BpE z_F(I+wAM%~{24OrY&|^44LZVd92vS3;XBhM6Yv#A&FOb-v#7v}k0baH)wz%v?$)hM zJXyRqLmrK)Z&k!{9c~#LcIdWfOfB5xc#j7OC`+7+AzANK$iC#oe1#}%N+C>7#CIJr zoHa5tlf-Q$!Ej?^d#5gzS3fOQM{UDNc4u40ENGe6E>2N@MQ(E#&ax06b7Eh9XjpA+ zJMD<-&SZJt{xHj_+6kNf7~u#bj|b^{h-!?DY%yx0oI0<_u?oBcV?i`*Q{(i4&VGvhOwx-};JpPG_B>6C zhj@d914Xos=*N|K?l^@c8W2>zaPvMpGK}X*h+{GNDA6#QM8$~UeP&*tXlACuj*Q?5 zO&pF%OH|7fd@#RpbDP+W>J|tC)_tuBb47Q`tK+KB@EO$CcbUDVlH|SKt2)4LtRxBR z8dnuk)_?pepVSP>y#cIPk~}e(_~zN52Kr<+3s7$2^j@;{n0Rw=8*>{!0LbMp& z>7zC38%Z7aCeNRSuaHY-Pb*L3tGYpa6Yny&n~e76Idv@prgz6NHCoczFq~L^zomtY`ZY(1%jU00y1S62K3?}F zmXGd|Gbp~s%z!Zy2kPZEQfY8<;$&?iNLEd(+Q#elG5!qFEC`?}bz$(5Ri#OFtYYHc zyHy1{USM^U6MHQ7_ABj{uJj+>AJVtarnNuX$K$emxPAHdbLPC-Y7$IsI%AX))HVPc zZT5xutdGgMWLsKb`VP(KvlY4m-TRNk5O0!w`^S(A-NI z@A9iTKtf=QRZ)@ZFHg-%lD{^luxuWS&~0tVuciY-XfSkb7b>DTz6t8NZ%aU4>gP_* zXwO%qD0+a={!z4>!b5%E^x`Z~Mdj8d^$p3|(FR4q5W9}yzw~q2eO{RdZgIJ@;-)j` zuq=Tm)(4tL01TtGnP|rw%iND(QV(fo-4dUjo$k;8$*vXqcw(=R5`lSR*Y4xvWV`aZV7dU7T0Q8 z{(419lYwO%6ESVRTcUwv_$5*SqO$u34umoF#E6=eG`22vHRQ8wf_k$&XrXCarf-5O zn3Z6@Ol?${HaKnF(dgKjTgyk!?z1k{uW+QC*p~)uc$9d9wtwa{P7>8E1U>SL5C96P z=~oOV%Xf8osp|Z;j?@(H46G__b{?0w9M~JKvG;WD1I^?j!GPg)`KBPY%!2xPblXJ= zC@s5Hv#Rb~`mB`wDXwU6WE+n=8ow@WI4h$F^Ure+vla;aIQj5AecaPo{bwcWOBJ*= zccKfMGPf_OkcX!OqP3mPN*>&U!O5q+j~)uk`lD#@@FBrAM|S<pDB}8|FD*g0!u3aU_zr7>jZV+aP3_ZCUyM003)dV^wM_J%e4DMz+T^!R(>H=9 zT-B+tjEydA&fMn7`6@=&T;rjqPq#i{K_Dq<>4**mi$h=1M(D;>sq?U{)TwC(iMZ*enII5y+_8Odm5n~yvEFgok%>`L&pFU} zyF8kN<;3D>a+EorS+>4!L=*Kp^0rnSwf30&AJ=OvdC&c*J{)ydq`#hXNH&J_128R9 zj(bUP=Z6~Eg`HFn0d~HM8~vlXpJ$n3<1$UEr3v%LiK7&@4DO3EToQz~S6FtS^(&z> zRFe38mRsTQ*sHu&QiudQS02TFGn#riX5IuqnQJ%;)@PN$8^cRqW2&+jp~BtQ$~qBO zn|Y{S795Gz(iAuG_FQh`1Sn;_?m}AovGyFLOX2bp$Z>Cd4{W-k1o>(U4;7<&;}BIy z)ZUfSZ;~(DkBAs~yd!x>E(&BL0aYK#aZl)n)2-KaDBVlb#J;W93b8<4#GLbH1_!&i z^wX|%%pmXs5eZcTZdnt-wqzb*)ObS52Ahj-(!E)M$m7WwLFP81k>E&or(YI(^vVzf zT8|;jp+IGl`ZNZ$#=BBz0``$U&nhL8>&{Fc@(lWwf^(Z~_EY3bO*v^vrac3^!gs1LRUCF{ofgZ(_SC>j2!P7KEY zHn>b5?)=IOKvIS_ZvOckO zOp2b-&o7Pv!O=4!hP%${`v!DwUtIHU%E4%(RzPByKM0;sjK!0m0W-y|nZ2s7kz~sl zf2*vj+eU#0mbG`#Rx(dfviq|277S-2ybC1-Jvq_c36j9!4g z6?Yqc>jpUpdz7twKoD^3NH=o(gH1rjS6^yoQE?mt)PSq;yBI(;IP?*{q5;R{g>g?$ zZG7qrNJfo6$02DH`>({cy{b@=RY-tDU?5)@h63PPrl>K7piwDh64U)I>Kza=sqkwTg^;S|Y$27n2^L zCwZH=ssxfo8c(K7dz*Pr@AkWVMU6o{{rquF}{JX>7Q#Fjp8(H9V<`vD8 zs3!c0(|eZ0#c*eBZBoPHIFb%fd+EaQGx4x2vNvT)yqd6r%QFBDDHRa{GnyrXHZYLrzjIX*0~^BI`+tY{Q> zv~twV-PUbhINNc-%m2F>r!QgOj!EIr5}`e5A$X^l>|N*@_JQ>AIL5IM-&z_U3!dE2<>|d)ZEsybTh3;c0t>-2_PX}cmxRv!wY4$$UK>OPZ z$;R^G^5x_KwmlDmm_Lx_z*Xhw6TJhTfeowvxm$>3%5-#dC>0oEbyn1 zfQBCL$~3Azi(^RAV??~s)O!B$+FS^@nE(!fLff_Ka^I8YhTPmgf=i`I$oFoiGov)- z^A^<~j%sJUK83zic=rxo1NulStLii`A*nt$?T21HoZWkOiX~e61fUPVnxt`vOf9v> z^X&H@tSj(< zsL0;-cnoc%nlQ9?pdvU9x1CBlu`QG{Ws?2|bb%<2fv748^h^f{FRJ`mz*UZDxE`b7 zNg2++PvJlxMg;S<^GiN2s&2Bl<%;0mD-*v-COZ@hvbTen>;U;ki{*HmnGC-ME4!2a z5{vFVfFRA7&dB#x^ zS49%_NXgi0)1O?{wPUYOi;Q;7b-L1Lnt1c{d|`JGU1;g55~~|We3utEz+S?Dn0$E4 zK`!XOr=B7jPW*9i_BS=#F+}L1Xoy#Jz)3bCuoHRr(V-U`{V!1N&6zC3x8O)Df;+0P zc^5cr6Y3UZjmsW;4FgFm07;b51E)X0PmKi|D71eBPX7)sY@#j-3YNfdj9pPzl+-iU1d3 z38w7GFRIKJTE2IBYt>0*>;N`{wh~uQUzKxLB|gi}sJb|CVDF)3yvwnx-z`_M*XfRAEKgP7HZWV^kw&#e9|ZyC~2# z&&pZM9>B#(58D$BArAmDxOrQHRU!V|U_r&;%;|)+v=)0M01SgyYBcI^-M!R->IsT! zZZ0d~Y6rOgfaU6?Hu?YFp7|+l;Qa{Cp|{HA`5izGa;jCBnch+F**F_AG7!AufEr&f z%gBn7038j|afVGX7A2E--up5zO-(WVd}J*A*M9DqkCHj2pd7Y1-VN9>k%H!a@E$B$ zTgsr+7ll?Z61%G|rw{?&Yy@Br(Nfq~aO%ZPRhO@}0X!X9^?vLvFIIYCJ{8h$v0X4ey$bfP)xU?^P z#OyFmXB>%?U-U+YPyvS+0gH^uozX-d;L0}!TW<>~c#=@TbOZ|e+P zic#JxnrWOWR=D>S35m*V#6ga;^ACCqhiDG+4*AM)>y+x(*9t2?=Tq^NgRCVs8LWBE ziLRalUUS#B&b!JbPZ4vv@29^kB7QQ2`#C8k4=9TvBl%7PpsY#=F0FX`ObxOum9 zc@zSn?8c5d=qxRI#EX(E@*XHu(~q{{2AvAu>2EQd+`&-xt9#dQ3`lK4SdfQ(?Qxpj zM!4J#YEE>Niz_V}BY3a$HG+F%sZysqE9&(zUID1`=E9)`>xi{;x&iG%*YQLhe4dSABruv1W33G8|uHY^m?bKK*$J9{U#znNvLwdwpIj*AX6r2&C zC8zf!{Rx$(q2AoQ7qJI`y25T?n$o)Y+=+z)-JW!QhvNroO|I2*2`Ata>*{KkRfxbSapYO^NJ}8VFaVmL z_S($#LbuLVOsmBG^q$hG9JGd&l~rM(F^DY+tW93eMNI2YJY8&UNlc4Z-xVx1sx`+k zD1vW&>#{zy7`XO%EET}g;~^P$vfgQ}cP0`D3Tkve*azm1=zA13Hw_&Fc^hi`bdMNv zLnL`A2ppWQj(zECLfh`NrS?dZpkQg?k9C%s)<#3lAg8j@ z9{q5hqsJy?(qP-i8u+JXdK5t!7f9dkGxxQBO&DW*;YZrR0A4vT6siE-^}wM5Q?01E6CcRJ1Iu13oHL31at zshKnjFRoUzgZ9stP1ZrjfCwl)L0Q1}<3oo&4B#l`1aPQO>-1v5hFTbS6t`gQ&pawx zv#75~nH45cRp$?wB+R`xDjO-csGh->A8QWe2N1WY(68r}_TtE??H^ip8NaqIsr-6x zl(!!8g&v_w-T&b+TzX@EsA_Vg)Fpaz4|Gfx$(D1Jl+s1)6 zcFT*?-7o2XyEXx#k-kd~^A?|?+Jmiz?i{WaUV5Fj`PS`k(}7C3K)KRL7gIFn{I z+N@(q^UI1#V9v%wt?!l24Nz&)$(7iU1a9BGb-krG0ZZ3GGkHg`ml_{Ns3yL_&HLVT z*&I)>+@4HXnqKr+IJ%olNA=C#*u4&Li9=fOs-xBRqtWL}t)N(}UQlTE5~;0yJ6DV9 zTR(-q9Cde;G^6a%bJ15zTw0kH-NB1(uQLU-+W?dlz}SI~@8`?oSX1 zbjZmO=M4hwTHikQ{{f6_?AN~sT=v9TyIF%k?d1nH!uJBPN~EK=8wf;(f z=)@-wC>;R;al$|#Oce+uom|`FWeyPC_jJYEi5!$wkVGLNk=FXB91PF7qOZ7_)H$He z+aU5$&|^x{7_q}jI?6uw$Wjl}tB$A(da8lo!zwUUe;4B_g!)lq&3KG%x`{Rs3#W=7 zR<_W~u|b@%g6CQ5pN1+p+Zq&@>1L|QTARa2T8eI95jC7av87&)x*Seh*-JuH!wz{C zqTnbg3bBA?LlvBKRq$XDRb3TdOFfE#Mwq+=(p)#o0!BtbV;xZyFcm*pu)eA+R#VYc zQ_)35#uBRFA_LabRCJS*K$z;JN{j2l)q*Yca`jY$?2x4nhUJo?P-!t8EIbz??_i~W zQeDp0-mna#ldi8Gq9S8qizv{Lvy&Fr(U7;764R0e!_is86tMb|hRSIU9)4I$C0vQ|z;7m<)C8F82qG|ogj*-SUX9F`>^qHc#Q z!68drjH_MIwaU^MoI#PXRw70x%^XIyH7LZwPry|CUC=d(QfM_jE;L`qB(t`=kkKjCC_Nnbq_p&n`oi9u^68EYmOXhdvnZM~S*j0R?R zSA>fL?!x6gt13Vsoa`8w3IZK|ynXDtq$+U>^`@_jNKp zAk8~GQzbct5EGXWt&&Dcj#kM^Oa_4*i|YIWFT7VdxH+xO-XF00nZi)?`@vf^W0nH* zw~*I1nHa`7P*8on27tbt-=r$ut@>H-nlKwT6&P4? zaD)%H=y1AV%k$$mR?>wQ%<&o~7o*2N{GqNw^C6`w@}d&AG3 zB?g^+;}3fTdl4{JVHT!ZAek=(Kj943sfs<|IkvwYwAfSrkHEbBM2u%wZ+oPp=Y?!5 zL~U5|2b*97ywJefz_j$R;yE!5=|Ex1|AZ(WloC$9ri(3Ed7F;eO|s1gk*E63c*WL9 z8Hrr;7S6|8$EWy|9boKTw&G;xw?K(F#m9)Z!Y|EaNw1wwpNc)GUoGuT7XSNQQUL`a z6qV-jd389C!TUOyQW&E5hm21K2{UciI?*Vkitf7{=JjxOkM{a}sNB`@cuj)4*3|6B z^QT1#(^5erk#%p+eiH3I<~;sD%scOaxDOCUO3S8J0X5$ zsEKlE=C@8S(y_J2;zwq0|5EeM86q`l)#cbtd6@Y^Sa2jknmzIS!+c+J%RFpVgwN_! zR?UU3=Mo(s#$8F*h*f+^eDQRk>so>Or95IP(U+29(;zzguEJ8a^I@!qKx)m$Mz_J; z%A}!8B#>KKdz_z@rIOW_WqwTpW%NEc4er|YGo$pNzhA7qPJ4On)T(k|Gzl$VuzYkr{u>-xtR z`QoQM^N#D{9v3HS2fYvv`icu)Zr^H8@zPmRVk_1>PpbbhfW2^Ngtx)SRQ=pxXtxV^ zIsUut!?Ca@!@j3%=>^K9DcIWWn5e{G_s55n(C2^FXWcmxmRwhj>mEq>Ch1eOa_dg% zp~!vUpKaW>%ZU^>-o1LbS(ZKTwsA)Bmlk>%r+H^zr=}AIqXIUUX+yV{>ZT3M<z7{krir}#@+sEvAy7IVc6gP=g&Jpb-EpjqG$fdU=OtCLxACzqUW>r2t zQ%D{)tK%)bw?V}++wTxtvG-SU1B?DzoRilj?X>RSd$QAi!p2sV`$bBaec|)b`?^e2 z&ZyB?+plue^bzjYGM-)Pv}pX4>f(`fW(R_PpHo90cK7?11q0&KTkaAf7x`$oL z|HiOvW{@hLx_9YL7#|2}+blFk8md2hB zQU#FA>3F^JS}%*@MVD9$Y#Y74VRW^ge5QPP@kU2|L%$J?aO5OsIaCgF|6SkV(w?tr z9`v#K-<=%&)1N9i((=u@V*+i}npS~pB#S!pO}8=^g1h##hGt1-mzEvPPO&O1WI2pU z*e!BSmH#Q$#-C@;(<%q0)Pi`~%wE3+Ni{#-Z{TJ@3wNEfMR7`mg35o8UAPgxKM42K z0QF`3!p1pfNv6&~bVRB6NDui6o8@m7@avxV$USl|d&Sc9*WR`xzKtHV@+rpa0g{2> zZyIMX)u;SpP`@p=@s&Y{FJ%_VTx)sVPV%blO{j)O@!-soh~o@ePjpRmKz}^9(d1{6 zZ~6#ogh96BHp<-d`!((dM0Eb#l}lqpO7ohgB@o`?&(Vd)h&}wRj8UEOW4r}w5yy#H z0mmd%H+lIh50E3cja4m-r0N(F-XkegLY>9Zn_MUGRzxQIw95SaskTJ}ZJ~6M*JnCI zAOzv}k(q3}_JJOLw)1*AZtfPoFQ?cAf=7jNBvGI z9X){KT+`)M{Ry8V0f8Zu+!Bd)S~=6-zuR>(fmi1ey2+X4a4yHm-HlwLD>pCzGteL& zXD{teU#CNH0P7~)*MI8)((N`UdmoqqCR9TMc)`;d$Xl^YhT%i79i9j=qov6Qs& zFHEA@4StL^`RL}_`6t=M*OyBGOB0tf(7ajxT7>13C}$qldHlLV(C)sDzgDTG*YSXl zW~|=EgQaD|62ZZn-ZY@#C0qUnwO*-4Ca_rZRi*bl(rr?Z^IhM;Ax6-HAKa|F$hi_# z_|e%Jn1F|Kj<*2IRadlGi*0gv4e5LzTH9S$@bJ%^?R5Kfm}g*95&P${ok*eD<(A-~ zUPbYTH#aVFl!KatA<=omNHzVirb#O%^hxe zSLNCYJmI;LTicMe?kT{|?wQIUz^Tfz51krO4J~`LlS@&*3n*AYy@7R5q@JEfgZV2P zv}!$N`_Q*2!<~(ey;A1^%`%Uhet-jqVdk7=aFc0bke6$S^R`5p#VQn77hwCfZEsc# zO$Q(tT3P38AzHO!Cg_9F0JLcv@zjwFG&elwVkqE3=Jy1hii|m8J?GSB3A`-Dx=Y(_ zA*%NSZV*X31y9brT?c$O$~1Vi0ZPT|dv!)oLiVG%6d9EzY>O-MCc8Z~=*C$ZV5+{f_?&)v9Lv?O*D z2{%sw&aU%G?5<~7C*@?O%&~P+&8YI0&E2fjec)MRrXlJUDIb2k{;ISz3LB#m81OBO z%VnQ0;MK%_njEW9&L|i-tI+dXz<*h~@4x-@P~DUU|7KNn?LxDFFBkJPyMQ!XLSkZc zQW_{L1rvqAS=*Zsvq%B{N1ZSRMzG@;l(7LCZHPh`qm4|^C}UF-Bnp;>L81^y149FY zp0KlZ01srFCn`KG8WWik4O~D-1QMl(Fw#Sq;t_@z17J7OMIbN;M30_VwhNq;&r4o|lqh?zHnB+DL_zl6> hZu=ml;0c5TkZpKUMmT3kyd405ob23j44bf%{|i#t>b3v? From 1ff7c430fae811c4ed7c48aa7f92937218fc88c2 Mon Sep 17 00:00:00 2001 From: Lumix Date: Thu, 9 May 2024 16:09:58 +0200 Subject: [PATCH 1878/2331] Register lumix.is-a.dev --- domains/lumix.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lumix.json diff --git a/domains/lumix.json b/domains/lumix.json new file mode 100644 index 000000000..dea8230ce --- /dev/null +++ b/domains/lumix.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "o-lumix", + "email": "lumixofficiel@gmail.com", + "discord": "828313756827516949" + }, + + "record": { + "CNAME": "o-lumix.github.io" + } + } + \ No newline at end of file From a4da4fe2504af85aaf624bd333467f3e5d8f3459 Mon Sep 17 00:00:00 2001 From: david <119733331+davidctinescu@users.noreply.github.com> Date: Thu, 9 May 2024 17:28:34 +0300 Subject: [PATCH 1879/2331] Update windowsbuild3r.json --- domains/windowsbuild3r.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/windowsbuild3r.json b/domains/windowsbuild3r.json index ba7cc3a72..890e890d3 100644 --- a/domains/windowsbuild3r.json +++ b/domains/windowsbuild3r.json @@ -4,6 +4,8 @@ "email": "david.andrei.pisoi@gmail.com" }, "record": { - "CNAME": "davidctinescu.github.io" + "A": [ + "156.67.25.171" + ] } } From 5ef68100b45285df5003826a5df4da7b3d953cf6 Mon Sep 17 00:00:00 2001 From: DeepeshXCodes Date: Thu, 9 May 2024 20:20:21 +0530 Subject: [PATCH 1880/2331] Create deepesh.json --- domains/deepesh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/deepesh.json diff --git a/domains/deepesh.json b/domains/deepesh.json new file mode 100644 index 000000000..09db8f267 --- /dev/null +++ b/domains/deepesh.json @@ -0,0 +1,11 @@ +{ + "description": "Use for portfolio.", + "repo": "https://github.com/DeepeshXCodes/deepeshxcodes.github.io", + "owner": { + "username": "DeepeshXCodes", + "email": "deepesh.chakravartii@gmail.com", + }, + "record": { + "CNAME": "deepeshxcodes.github.io" + } +} From d668e6d5dd2d8e4e1791d7c617b603511c68cc84 Mon Sep 17 00:00:00 2001 From: zwei <110226580+Vibred@users.noreply.github.com> Date: Thu, 9 May 2024 23:59:17 +0800 Subject: [PATCH 1881/2331] Register one.is-a.dev --- domains/one.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/one.json diff --git a/domains/one.json b/domains/one.json new file mode 100644 index 000000000..d8a2ea6ec --- /dev/null +++ b/domains/one.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Vibred", + "email": "vibred@pm.me", + "discord": "1169947990551699568" + }, + + "record": { + "CNAME": "t-rex-runner.pages.dev" + } + } + \ No newline at end of file From 9292c6ee8162ddb4cea769f811fd42808714a5f0 Mon Sep 17 00:00:00 2001 From: Scoobis Trombone <108070070+turtletown73@users.noreply.github.com> Date: Thu, 9 May 2024 12:14:24 -0400 Subject: [PATCH 1882/2331] scoobis.is-a.dev Currently I only have the website setup for http, not https. --- domains/scoobis.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/scoobis.json diff --git a/domains/scoobis.json b/domains/scoobis.json new file mode 100644 index 000000000..dd34062b0 --- /dev/null +++ b/domains/scoobis.json @@ -0,0 +1,11 @@ +{ + "description": "scoobis website", + "repo": "https://github.com/turtletown73/http-server", + "owner": { + "username": "turtletown73", + "email": "wetturtle45@gmail.com" + }, + "record": { + "CNAME": "174.182.75.57" + } +} From 7187eea8babc858a68ca5504e4bc46d2342d5d00 Mon Sep 17 00:00:00 2001 From: Scoobis Trombone <108070070+turtletown73@users.noreply.github.com> Date: Thu, 9 May 2024 12:21:06 -0400 Subject: [PATCH 1883/2331] Update scoobis.json --- domains/scoobis.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/scoobis.json b/domains/scoobis.json index dd34062b0..d3960b87b 100644 --- a/domains/scoobis.json +++ b/domains/scoobis.json @@ -6,6 +6,6 @@ "email": "wetturtle45@gmail.com" }, "record": { - "CNAME": "174.182.75.57" + "A": "174.182.75.57" } } From d791d752b78ab9863a583a119f0e7d1a2e2482e2 Mon Sep 17 00:00:00 2001 From: Domantas Date: Thu, 9 May 2024 19:31:07 +0300 Subject: [PATCH 1884/2331] Create domb.json --- domains/domb.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/domb.json diff --git a/domains/domb.json b/domains/domb.json new file mode 100644 index 000000000..ed6e4aad5 --- /dev/null +++ b/domains/domb.json @@ -0,0 +1,11 @@ +{ + "description": "to be able to use .is-a.dev domain", + "repo": "https://smailiukas.github.io/", + "owner": { + "username": "smailiukas", + "email": "domantas.bulotas@gmail.com", + }, + "record": { + "CNAME": "smailiukas.github.io" + } +} From bec334e723233603b4bace803f9223af3e9942a9 Mon Sep 17 00:00:00 2001 From: lunaaa <107695978+calamitywoah@users.noreply.github.com> Date: Thu, 9 May 2024 18:44:28 +0200 Subject: [PATCH 1885/2331] Create _discord.cala.json --- domains/_discord.cala.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.cala.json diff --git a/domains/_discord.cala.json b/domains/_discord.cala.json new file mode 100644 index 000000000..433110d85 --- /dev/null +++ b/domains/_discord.cala.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "calamitywoah", + "email": "krivojta@gmail.com" + }, + "record": { + "TXT": "dh=2cd3fcd551a8d871e135c5613dccb097d9abcb03" + } +} From 044353ab7050ece02e31e90e95b44d590492264b Mon Sep 17 00:00:00 2001 From: swenet Date: Thu, 9 May 2024 21:00:40 +0300 Subject: [PATCH 1886/2331] Create swenet.json --- domains/swenet.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/swenet.json diff --git a/domains/swenet.json b/domains/swenet.json new file mode 100644 index 000000000..6982ed49c --- /dev/null +++ b/domains/swenet.json @@ -0,0 +1,12 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/sweneet/sweneet.github.io", + "owner": { + "username": "sweneet", + "email": "swenetbabapro@gmail.com", + "twitter": "tiltedswenet" + }, + "record": { + "CNAME": "sweneet.github.io" + } +} From df7e59fee0e138f026dfe5c69db6041685b4eef1 Mon Sep 17 00:00:00 2001 From: saikatislamhadis <109768972+saikatislamhadis@users.noreply.github.com> Date: Fri, 10 May 2024 00:16:10 +0600 Subject: [PATCH 1887/2331] Create saikat.json --- domains/saikat.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/saikat.json diff --git a/domains/saikat.json b/domains/saikat.json new file mode 100644 index 000000000..cae687c19 --- /dev/null +++ b/domains/saikat.json @@ -0,0 +1,12 @@ +{ + "description": "Bio Link", + "repo": "https://github.com/saikatislamhadis/saikatislamhadis.github.io", + "owner": { + "username": "saikatislamhadis", + "email": "saikatislamhadis@gmail.com", + "twitter": "" + }, + "record": { + "CNAME": "saikatislamhadis.github.io" + } +} From 860025c7ed5f211b1b00c6cb343c1dd05aa55b19 Mon Sep 17 00:00:00 2001 From: vornexx <79860992+vornexx@users.noreply.github.com> Date: Thu, 9 May 2024 18:13:36 -0400 Subject: [PATCH 1888/2331] Create _discord.vornexx.json --- domains/_discord.vornexx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.vornexx.json diff --git a/domains/_discord.vornexx.json b/domains/_discord.vornexx.json new file mode 100644 index 000000000..f8be38642 --- /dev/null +++ b/domains/_discord.vornexx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vornexx", + "email": "ajay.ramnath@courvix.com" + }, + "record": { + "TXT": "dh=d7455d2e7bbe608a4e60dee8c502c758d3d13464" + } +} From 99d22c4a4de54b9d1e5c2f2388108a1b96fa7335 Mon Sep 17 00:00:00 2001 From: vornexx <79860992+vornexx@users.noreply.github.com> Date: Thu, 9 May 2024 18:25:21 -0400 Subject: [PATCH 1889/2331] Create _discord.blog.vornexx.json --- domains/_discord.blog.vornexx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.blog.vornexx.json diff --git a/domains/_discord.blog.vornexx.json b/domains/_discord.blog.vornexx.json new file mode 100644 index 000000000..7b28e78a2 --- /dev/null +++ b/domains/_discord.blog.vornexx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vornexx", + "email": "ajay.ramnath@courvix.com" + }, + "record": { + "TXT": "dh=9834c3a11e7647463c3f62cbbbb0aa0442f503f6" + } +} From b5793b4284d958323e58000a97a7c027fe0299d1 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 10 May 2024 07:21:07 +0800 Subject: [PATCH 1890/2331] Update CODEOWNERS --- .github/CODEOWNERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index ce5139416..c5c665456 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,8 +3,7 @@ /.github/ @wdhdev /.github/CODEOWNERS @phenax @wdhdev -/domains/ @is-a-dev/maintainers -/domains/ @is-a-dev/trial-maintainers +/domains/ @is-a-dev/maintainers @is-a-dev/trial-maintainers *.md @is-a-dev/maintainers /MAINTAINERS.md @wdhdev From 3651b6660e831527ab6608a636c39167ef50bf46 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 9 May 2024 22:21:26 -0400 Subject: [PATCH 1891/2331] Update domb.json --- domains/domb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/domb.json b/domains/domb.json index ed6e4aad5..3c6aa8349 100644 --- a/domains/domb.json +++ b/domains/domb.json @@ -3,7 +3,7 @@ "repo": "https://smailiukas.github.io/", "owner": { "username": "smailiukas", - "email": "domantas.bulotas@gmail.com", + "email": "domantas.bulotas@gmail.com" }, "record": { "CNAME": "smailiukas.github.io" From 968ddc50334c6cf6ebbe239b8d38a90d9550796d Mon Sep 17 00:00:00 2001 From: LIGMATV <143163098+LIGMATV@users.noreply.github.com> Date: Fri, 10 May 2024 10:11:20 +0700 Subject: [PATCH 1892/2331] Delete domains/bukumark.json --- domains/bukumark.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/bukumark.json diff --git a/domains/bukumark.json b/domains/bukumark.json deleted file mode 100644 index 493d9d510..000000000 --- a/domains/bukumark.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Bookmark manager that keep you simple with beautiful UI", - "repo": "https://github.com/LIGMATV/Bukumark", - "owner": { - "username": "LIGMATV", - "email": "ligmatv.id@gmail.com" - }, - "record": { - "CNAME": "ligmatv.github.io" - } -} From ec7f265c75cad2ba9df5ea41d1b4a5a41325d979 Mon Sep 17 00:00:00 2001 From: Subyyalx <123625186+Subyyalx@users.noreply.github.com> Date: Fri, 10 May 2024 14:40:19 +0500 Subject: [PATCH 1893/2331] Update subyyal.json --- domains/subyyal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/subyyal.json b/domains/subyyal.json index e2bdd4481..cb451ac5b 100644 --- a/domains/subyyal.json +++ b/domains/subyyal.json @@ -4,6 +4,6 @@ "email": "subyyal@xavor.com" }, "record": { - "CNAME": "infraswift.itactivities.com" + "CNAME": "cdblxrp8.up.railway.app" } } From cb5dc23760d4c378ee05f874b3c714f0ad7b8ed4 Mon Sep 17 00:00:00 2001 From: Scoobis Trombone <108070070+turtletown73@users.noreply.github.com> Date: Fri, 10 May 2024 07:59:57 -0400 Subject: [PATCH 1894/2331] Update scoobis.json --- domains/scoobis.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/scoobis.json b/domains/scoobis.json index d3960b87b..d07c18469 100644 --- a/domains/scoobis.json +++ b/domains/scoobis.json @@ -6,6 +6,6 @@ "email": "wetturtle45@gmail.com" }, "record": { - "A": "174.182.75.57" + "A": ["174.182.75.57"] } } From 9ca28b5341a2b7b1e0c4160f8403257be316d71a Mon Sep 17 00:00:00 2001 From: saikatislamhadis <109768972+saikatislamhadis@users.noreply.github.com> Date: Fri, 10 May 2024 18:12:08 +0600 Subject: [PATCH 1895/2331] Update saikat.json --- domains/saikat.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saikat.json b/domains/saikat.json index cae687c19..4ac439897 100644 --- a/domains/saikat.json +++ b/domains/saikat.json @@ -4,7 +4,7 @@ "owner": { "username": "saikatislamhadis", "email": "saikatislamhadis@gmail.com", - "twitter": "" + "twitter": " Date: Fri, 10 May 2024 18:21:24 +0600 Subject: [PATCH 1896/2331] Update saikat.json --- domains/saikat.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saikat.json b/domains/saikat.json index 4ac439897..2028174f6 100644 --- a/domains/saikat.json +++ b/domains/saikat.json @@ -4,7 +4,7 @@ "owner": { "username": "saikatislamhadis", "email": "saikatislamhadis@gmail.com", - "twitter": " Date: Fri, 10 May 2024 19:35:09 +0530 Subject: [PATCH 1897/2331] Update domains/deepesh.json Co-authored-by: CuteDog5695 --- domains/deepesh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/deepesh.json b/domains/deepesh.json index 09db8f267..0576fe452 100644 --- a/domains/deepesh.json +++ b/domains/deepesh.json @@ -3,7 +3,7 @@ "repo": "https://github.com/DeepeshXCodes/deepeshxcodes.github.io", "owner": { "username": "DeepeshXCodes", - "email": "deepesh.chakravartii@gmail.com", + "email": "deepesh.chakravartii@gmail.com" }, "record": { "CNAME": "deepeshxcodes.github.io" From b7aa08c64e45a92116ad06297c890a9b506fbc80 Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 10 May 2024 19:06:32 +0300 Subject: [PATCH 1898/2331] Update oc.json --- domains/oc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/oc.json b/domains/oc.json index 666b729c8..bd9fbc2bc 100644 --- a/domains/oc.json +++ b/domains/oc.json @@ -5,6 +5,6 @@ "email": "orangc@proton.me" }, "record": { - "URL": "https://orangc.is-a.dev" + "URL": "https://orxngc.github.io" } } From 8755a2c573ec7d7449b14c438ad4b25d1d8f3c87 Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 10 May 2024 19:06:53 +0300 Subject: [PATCH 1899/2331] Update orange.json --- domains/orange.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/orange.json b/domains/orange.json index 666b729c8..bd9fbc2bc 100644 --- a/domains/orange.json +++ b/domains/orange.json @@ -5,6 +5,6 @@ "email": "orangc@proton.me" }, "record": { - "URL": "https://orangc.is-a.dev" + "URL": "https://orxngc.github.io" } } From 40cee0cb162304a6f6fd69e8207d295600ed6d21 Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 10 May 2024 19:07:17 +0300 Subject: [PATCH 1900/2331] Update uwu.json --- domains/uwu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/uwu.json b/domains/uwu.json index 666b729c8..bd9fbc2bc 100644 --- a/domains/uwu.json +++ b/domains/uwu.json @@ -5,6 +5,6 @@ "email": "orangc@proton.me" }, "record": { - "URL": "https://orangc.is-a.dev" + "URL": "https://orxngc.github.io" } } From d95c57df6a88a176408a30ce463e3863c3fe30f4 Mon Sep 17 00:00:00 2001 From: Cristian C <81857739+cibucristi@users.noreply.github.com> Date: Fri, 10 May 2024 19:58:37 +0300 Subject: [PATCH 1901/2331] Register cibucristi.is-a.dev --- domains/cibucristi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/cibucristi.json diff --git a/domains/cibucristi.json b/domains/cibucristi.json new file mode 100644 index 000000000..1c09170ca --- /dev/null +++ b/domains/cibucristi.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "cibucristi", + "email": "cibucristi1@gmail.com", + "discord": "773576280150900749" + }, + + "record": { + "TXT": "vc-domain-verify=cibucristi.is-a.dev,6d7812c190dbf7b6f851" + } + } + \ No newline at end of file From a840b11503bb8c454c505afcd529cfbd431e5cd7 Mon Sep 17 00:00:00 2001 From: Cristian C <81857739+cibucristi@users.noreply.github.com> Date: Fri, 10 May 2024 20:27:23 +0300 Subject: [PATCH 1902/2331] Update cibucristi.json --- domains/cibucristi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/cibucristi.json b/domains/cibucristi.json index 1c09170ca..8f4021942 100644 --- a/domains/cibucristi.json +++ b/domains/cibucristi.json @@ -6,7 +6,7 @@ }, "record": { - "TXT": "vc-domain-verify=cibucristi.is-a.dev,6d7812c190dbf7b6f851" + "CNAME": "cibucristi-dev.pages.dev" } } - \ No newline at end of file + From 4348efa9fb583fc21f6db1bc882c6e925e757cb4 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, 11 May 2024 01:55:43 +0700 Subject: [PATCH 1903/2331] Create _discord.crischutu07.json --- domains/_discord.crischutu07.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.crischutu07.json diff --git a/domains/_discord.crischutu07.json b/domains/_discord.crischutu07.json new file mode 100644 index 000000000..d23dd3689 --- /dev/null +++ b/domains/_discord.crischutu07.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "crischutu07", + "email": "crischutu07owo@gmail.com" + }, + "record": { + "TXT": "dh=fffa03e2584e730d2c0166aaa6fe846542439b19" + } +} From 0b63c9a9bf6bca31eed1bb234d5f6bb35df3488f 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, 11 May 2024 03:31:23 +0700 Subject: [PATCH 1904/2331] Create short.crischutu07.json --- domains/short.crischutu07.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/short.crischutu07.json diff --git a/domains/short.crischutu07.json b/domains/short.crischutu07.json new file mode 100644 index 000000000..e9df16672 --- /dev/null +++ b/domains/short.crischutu07.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "crischutu07", + "email": "crischutu07owo@gmail.com" + }, + "record": { + "CNAME": "cname.short.io" + } +} From a3140d21e6a3b93c8e1eb00f6e8423afbd799007 Mon Sep 17 00:00:00 2001 From: rio alfarisi <81517573+ryznxx@users.noreply.github.com> Date: Sat, 11 May 2024 06:01:00 +0700 Subject: [PATCH 1905/2331] Update _github-pages-challenge-ryznxx.ryznxx.json renew the dns, it didnt work --- domains/_github-pages-challenge-ryznxx.ryznxx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-ryznxx.ryznxx.json b/domains/_github-pages-challenge-ryznxx.ryznxx.json index 049acb7c9..788e192ec 100644 --- a/domains/_github-pages-challenge-ryznxx.ryznxx.json +++ b/domains/_github-pages-challenge-ryznxx.ryznxx.json @@ -1,5 +1,5 @@ { - "description": "To Get Great domain for developers", + "description": "To Get Great domain for developers get new dns", "owner": { "username": "ryznxx", "email": "7ryznxx@gmail.com" From 0d2648982e6207a9798a59ae98978a2d41d84129 Mon Sep 17 00:00:00 2001 From: Acronical Date: Sat, 11 May 2024 00:53:59 +0100 Subject: [PATCH 1906/2331] Create _discord.acronical --- domains/_discord.acronical | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.acronical diff --git a/domains/_discord.acronical b/domains/_discord.acronical new file mode 100644 index 000000000..c79e2b704 --- /dev/null +++ b/domains/_discord.acronical @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Acronical", + "email": "acronicalbusiness@gmail.com", + "discord": "627045949998497792" + }, + "record": { + "TXT": "dh=b787b100fba1eaf9de455acb506e5f6fdcf1e829" + } +} From a63fee2c294ded06c2889ffda44e82760583800c Mon Sep 17 00:00:00 2001 From: Acronical Date: Sat, 11 May 2024 00:55:13 +0100 Subject: [PATCH 1907/2331] Update _discord.acronical --- domains/_discord.acronical | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.acronical b/domains/_discord.acronical index c79e2b704..b4ebaa00f 100644 --- a/domains/_discord.acronical +++ b/domains/_discord.acronical @@ -1,6 +1,6 @@ { "owner": { - "username": "Acronical", + "username": "AcronicalYT", "email": "acronicalbusiness@gmail.com", "discord": "627045949998497792" }, From a47b04672acb002d123baab4c7df4169b5c92bfc Mon Sep 17 00:00:00 2001 From: Acronical Date: Sat, 11 May 2024 00:56:25 +0100 Subject: [PATCH 1908/2331] Discord verification and dev branch of site --- domains/{_discord.acronical => _discord.acronical.json} | 0 domains/dev.acronical.json | 9 +++++++++ 2 files changed, 9 insertions(+) rename domains/{_discord.acronical => _discord.acronical.json} (100%) create mode 100644 domains/dev.acronical.json diff --git a/domains/_discord.acronical b/domains/_discord.acronical.json similarity index 100% rename from domains/_discord.acronical rename to domains/_discord.acronical.json diff --git a/domains/dev.acronical.json b/domains/dev.acronical.json new file mode 100644 index 000000000..8036beb67 --- /dev/null +++ b/domains/dev.acronical.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AcronicalYT", + "email": "acronicalbusiness@gmail.com" + }, + "record": { + "CNAME": "dev.acronical.pages.dev" + } +} \ No newline at end of file From caf1654520e1739407701b86c361fedfb655209c Mon Sep 17 00:00:00 2001 From: kokofixcomputers Date: Fri, 10 May 2024 17:04:54 -0700 Subject: [PATCH 1909/2331] Register kokofixcomputers.is-a.dev --- domains/kokofixcomputers.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kokofixcomputers.json diff --git a/domains/kokofixcomputers.json b/domains/kokofixcomputers.json new file mode 100644 index 000000000..4e2c0cf07 --- /dev/null +++ b/domains/kokofixcomputers.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "kokofixcomputers", + "email": "113046561+kokofixcomputers@users.noreply.github.com", + "discord": "1096839213313446019" + }, + + "record": { + "MX": ["mail0.serv00.com"] + } + } + \ No newline at end of file From 9415970658f1af80d3c80cf971a57efc41f79a80 Mon Sep 17 00:00:00 2001 From: Koolwiza <72822494+Koolwiza@users.noreply.github.com> Date: Fri, 10 May 2024 19:59:43 -0700 Subject: [PATCH 1910/2331] Delete domains/koolwiza.json --- domains/koolwiza.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/koolwiza.json diff --git a/domains/koolwiza.json b/domains/koolwiza.json deleted file mode 100644 index 57cd570dd..000000000 --- a/domains/koolwiza.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "Koolwiza", - "email": "koolwiza@gmail.com" - }, - "description": "Just a cool subdomain to have :)", - "repo": "https://www.github.com/Koolwiza", - "record": { - "CNAME": "koolwiza.github.io" - } -} From a8ea828c396e9d17494fcaa4496b8989b1e8910d Mon Sep 17 00:00:00 2001 From: Abram Satria Date: Sat, 11 May 2024 10:48:30 +0700 Subject: [PATCH 1911/2331] Create _discord.kappurumedia.json --- domains/_discord.kappurumedia.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.kappurumedia.json diff --git a/domains/_discord.kappurumedia.json b/domains/_discord.kappurumedia.json new file mode 100644 index 000000000..7e4714046 --- /dev/null +++ b/domains/_discord.kappurumedia.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CyrusCore", + "email": "abramsatria7@gmail.com" + }, + "record": { + "TXT": "dh=ce5c5f60ae66a7f508b44432fe2d9a0b51038fa8" + } +} From 753b9f9a00ae01345a6d40714a259aa885232ae8 Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Sat, 11 May 2024 12:56:59 +0800 Subject: [PATCH 1912/2331] Create status.shockbs.json --- domains/status.shockbs.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/status.shockbs.json diff --git a/domains/status.shockbs.json b/domains/status.shockbs.json new file mode 100644 index 000000000..cd4b9fc6b --- /dev/null +++ b/domains/status.shockbs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shockbs", + "email": "apipherng@gmail.com" + }, + "record": { + "CNAME": "shockbs.github.io" + } +} From 33a0a1e68b9e8e5c6439dd10c1a0e16fa072d1b3 Mon Sep 17 00:00:00 2001 From: Hable Date: Sat, 11 May 2024 08:04:23 +0100 Subject: [PATCH 1913/2331] Register hazel.is-a.dev --- domains/hazel.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/hazel.json diff --git a/domains/hazel.json b/domains/hazel.json new file mode 100644 index 000000000..7846f395e --- /dev/null +++ b/domains/hazel.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "hablethedev", + "email": "xendyex@tutanota.com", + "discord": "1113284520737771621" + }, + + "record": { + "CNAME": "https://hablethedev.github.io/hazelsite/" + } + } + \ No newline at end of file From 761975444efb54ae563e225c5372f2bb902bc1b4 Mon Sep 17 00:00:00 2001 From: Hable Date: Sat, 11 May 2024 08:16:48 +0100 Subject: [PATCH 1914/2331] Fixed the CNAME, sorry Co-authored-by: CuteDog5695 --- domains/hazel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hazel.json b/domains/hazel.json index 7846f395e..c48495ef8 100644 --- a/domains/hazel.json +++ b/domains/hazel.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://hablethedev.github.io/hazelsite/" + "CNAME": "hablethedev.github.io" } } \ No newline at end of file From ec9b5086677eb23ba2aafac831d4661f05f9fdb1 Mon Sep 17 00:00:00 2001 From: Min_Mit <85121333+MinMitCoder@users.noreply.github.com> Date: Sat, 11 May 2024 12:46:13 +0200 Subject: [PATCH 1915/2331] Register mc.minmit.is-a.dev --- domains/mc.minmit.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mc.minmit.json diff --git a/domains/mc.minmit.json b/domains/mc.minmit.json new file mode 100644 index 000000000..df7b548da --- /dev/null +++ b/domains/mc.minmit.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "MinMitCoder", + "email": "minmitgamer@gmail.com", + "discord": "499232953352716288" + }, + + "record": { + "A": ["141.144.228.165"] + } + } + \ No newline at end of file From 0080621ba153fcca9d25591e068a6a79e525f80a Mon Sep 17 00:00:00 2001 From: ukrio <80760888+ukrioo@users.noreply.github.com> Date: Sat, 11 May 2024 16:19:19 +0530 Subject: [PATCH 1916/2331] Create the.neighbour.next.door.json --- domains/the.neighbour.next.door.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 domains/the.neighbour.next.door.json diff --git a/domains/the.neighbour.next.door.json b/domains/the.neighbour.next.door.json new file mode 100644 index 000000000..087e0adca --- /dev/null +++ b/domains/the.neighbour.next.door.json @@ -0,0 +1,23 @@ +{ + "description": "A fun meme site :0 (as of entering of this domain, it hasn't been published yet).", + "owner": { + "username": "theNeighbourNextDoor", + "email": "theNeighbourNextDoor@ukrio.is-a.dev", + }, + "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"], + "TXT": "forward-email=u8k50850@gmail.com" + } +} From 5abae0ee0eeceb1e2f0825252bb3f9cabdce75dc Mon Sep 17 00:00:00 2001 From: ukrio <80760888+ukrioo@users.noreply.github.com> Date: Sat, 11 May 2024 16:20:56 +0530 Subject: [PATCH 1917/2331] Create theneighbournextdoor.json --- domains/theneighbournextdoor.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/theneighbournextdoor.json diff --git a/domains/theneighbournextdoor.json b/domains/theneighbournextdoor.json new file mode 100644 index 000000000..b7839d815 --- /dev/null +++ b/domains/theneighbournextdoor.json @@ -0,0 +1,11 @@ +{ + "description": "A fun meme site :0 (as of entering of this domain, it hasn't been published yet).", + "owner": { + "username": "theNeighbourNextDoor", + "email": "theNeighbourNextDoor@ukrio.is-a.dev", + }, + "record": { + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=u8k50850@gmail.com" + } +} From 266ad4df3ce16900ff4569e64cb20b8e02119e7d Mon Sep 17 00:00:00 2001 From: ukrio <80760888+ukrioo@users.noreply.github.com> Date: Sat, 11 May 2024 16:29:41 +0530 Subject: [PATCH 1918/2331] Create door.json --- domains/door.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/door.json diff --git a/domains/door.json b/domains/door.json new file mode 100644 index 000000000..b7839d815 --- /dev/null +++ b/domains/door.json @@ -0,0 +1,11 @@ +{ + "description": "A fun meme site :0 (as of entering of this domain, it hasn't been published yet).", + "owner": { + "username": "theNeighbourNextDoor", + "email": "theNeighbourNextDoor@ukrio.is-a.dev", + }, + "record": { + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=u8k50850@gmail.com" + } +} From 819d09f73d08f12ade734379ba0ec2dc1a4ea34b Mon Sep 17 00:00:00 2001 From: ukrio <80760888+ukrioo@users.noreply.github.com> Date: Sat, 11 May 2024 16:35:40 +0530 Subject: [PATCH 1919/2331] Update the.neighbour.next.door.json --- domains/the.neighbour.next.door.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/the.neighbour.next.door.json b/domains/the.neighbour.next.door.json index 087e0adca..56f37d0b1 100644 --- a/domains/the.neighbour.next.door.json +++ b/domains/the.neighbour.next.door.json @@ -2,7 +2,7 @@ "description": "A fun meme site :0 (as of entering of this domain, it hasn't been published yet).", "owner": { "username": "theNeighbourNextDoor", - "email": "theNeighbourNextDoor@ukrio.is-a.dev", + "email": "theNeighbourNextDoor@ukrio.is-a.dev" }, "record": { "A": [ From 1a3e39af867d3299cf3ab8462eb914d86fc8ef73 Mon Sep 17 00:00:00 2001 From: ukrio <80760888+ukrioo@users.noreply.github.com> Date: Sat, 11 May 2024 16:37:48 +0530 Subject: [PATCH 1920/2331] Update door.json --- domains/door.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/door.json b/domains/door.json index b7839d815..165ce693b 100644 --- a/domains/door.json +++ b/domains/door.json @@ -2,9 +2,10 @@ "description": "A fun meme site :0 (as of entering of this domain, it hasn't been published yet).", "owner": { "username": "theNeighbourNextDoor", - "email": "theNeighbourNextDoor@ukrio.is-a.dev", + "email": "theNeighbourNextDoor@ukrio.is-a.dev" }, "record": { + "URL": "https://theneighbournextdoor.github.io/", "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], "TXT": "forward-email=u8k50850@gmail.com" } From bdf9048fcb24ee34a6d592a34278860da8cccaf4 Mon Sep 17 00:00:00 2001 From: ukrio <80760888+ukrioo@users.noreply.github.com> Date: Sat, 11 May 2024 16:38:27 +0530 Subject: [PATCH 1921/2331] Update theneighbournextdoor.json --- domains/theneighbournextdoor.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/theneighbournextdoor.json b/domains/theneighbournextdoor.json index b7839d815..165ce693b 100644 --- a/domains/theneighbournextdoor.json +++ b/domains/theneighbournextdoor.json @@ -2,9 +2,10 @@ "description": "A fun meme site :0 (as of entering of this domain, it hasn't been published yet).", "owner": { "username": "theNeighbourNextDoor", - "email": "theNeighbourNextDoor@ukrio.is-a.dev", + "email": "theNeighbourNextDoor@ukrio.is-a.dev" }, "record": { + "URL": "https://theneighbournextdoor.github.io/", "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], "TXT": "forward-email=u8k50850@gmail.com" } From 0adaeb97c84ff1661d023225f227377a180cf788 Mon Sep 17 00:00:00 2001 From: ukrio <80760888+ukrioo@users.noreply.github.com> Date: Sat, 11 May 2024 16:44:32 +0530 Subject: [PATCH 1922/2331] Create next.door.json --- domains/next.door.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/next.door.json diff --git a/domains/next.door.json b/domains/next.door.json new file mode 100644 index 000000000..165ce693b --- /dev/null +++ b/domains/next.door.json @@ -0,0 +1,12 @@ +{ + "description": "A fun meme site :0 (as of entering of this domain, it hasn't been published yet).", + "owner": { + "username": "theNeighbourNextDoor", + "email": "theNeighbourNextDoor@ukrio.is-a.dev" + }, + "record": { + "URL": "https://theneighbournextdoor.github.io/", + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=u8k50850@gmail.com" + } +} From b7cc375a51fdb247fbb5128a85d9eee4ac798acd Mon Sep 17 00:00:00 2001 From: ukrio <80760888+ukrioo@users.noreply.github.com> Date: Sat, 11 May 2024 16:45:24 +0530 Subject: [PATCH 1923/2331] Create neighbour.next.door.json --- domains/neighbour.next.door.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/neighbour.next.door.json diff --git a/domains/neighbour.next.door.json b/domains/neighbour.next.door.json new file mode 100644 index 000000000..165ce693b --- /dev/null +++ b/domains/neighbour.next.door.json @@ -0,0 +1,12 @@ +{ + "description": "A fun meme site :0 (as of entering of this domain, it hasn't been published yet).", + "owner": { + "username": "theNeighbourNextDoor", + "email": "theNeighbourNextDoor@ukrio.is-a.dev" + }, + "record": { + "URL": "https://theneighbournextdoor.github.io/", + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=u8k50850@gmail.com" + } +} From 22b70882ac457b2d682969c5a969a85861863703 Mon Sep 17 00:00:00 2001 From: MohamexDR <96547404+MohamexDR@users.noreply.github.com> Date: Sat, 11 May 2024 14:56:51 +0300 Subject: [PATCH 1924/2331] Update killerf.json --- domains/killerf.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/killerf.json b/domains/killerf.json index 00deef209..6c08d50ce 100644 --- a/domains/killerf.json +++ b/domains/killerf.json @@ -1,11 +1,11 @@ { - "description": "The Person Who Hacked QLASH RP And got away with it with nothing to lose, An Exploiter to say the least; Welcome to Grove Street", - "repo": "https://discord.gg/groove-community-875725991551569960", + "description": "The Person Who Hacked QLASH RP And got away with it with nothing to lose, An Exploiter to say the least; Welcome to the other side", + "repo": "https://guns.lol/killerf", "owner": { - "username": "MohamexDR", + "username": "GS KillerF", "email": "loliehentaixd@gmail.com" }, "record": { - "URL": "https://discord.gg/groove-community-875725991551569960" + "URL": "https://guns.lol/killerf" } } From 96c489b51eecce268d45750920521c956941f9e9 Mon Sep 17 00:00:00 2001 From: MohamexDR <96547404+MohamexDR@users.noreply.github.com> Date: Sat, 11 May 2024 15:07:15 +0300 Subject: [PATCH 1925/2331] Update domains/killerf.json Co-authored-by: CuteDog5695 --- domains/killerf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/killerf.json b/domains/killerf.json index 6c08d50ce..ce44e629e 100644 --- a/domains/killerf.json +++ b/domains/killerf.json @@ -2,7 +2,7 @@ "description": "The Person Who Hacked QLASH RP And got away with it with nothing to lose, An Exploiter to say the least; Welcome to the other side", "repo": "https://guns.lol/killerf", "owner": { - "username": "GS KillerF", + "username": "MohamexDR", "email": "loliehentaixd@gmail.com" }, "record": { From 79215a4a14bff906da23b407256b1f8a7507dcaf Mon Sep 17 00:00:00 2001 From: tr1x_em <100174637+tr1xem@users.noreply.github.com> Date: Sat, 11 May 2024 18:47:54 +0530 Subject: [PATCH 1926/2331] Create trix --- domains/trix | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/trix diff --git a/domains/trix b/domains/trix new file mode 100644 index 000000000..94dff565e --- /dev/null +++ b/domains/trix @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tr1xem", + "email": "admin@trixsly.xyz" + }, + "record": { + "CNAME": "superuser-l.github.io" + } +} From 3cb1c6b10f853eab043e6614c062deccd9f09dde Mon Sep 17 00:00:00 2001 From: tr1x_em <100174637+tr1xem@users.noreply.github.com> Date: Sat, 11 May 2024 18:55:46 +0530 Subject: [PATCH 1927/2331] Rename trix to trix.json --- domains/{trix => trix.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{trix => trix.json} (100%) diff --git a/domains/trix b/domains/trix.json similarity index 100% rename from domains/trix rename to domains/trix.json From 2562e4b536c933442fbb14f10e53fc2bc9ef38b5 Mon Sep 17 00:00:00 2001 From: Mark Date: Sat, 11 May 2024 18:44:43 +0200 Subject: [PATCH 1928/2331] Create joesepp.json --- domains/joesepp.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/joesepp.json diff --git a/domains/joesepp.json b/domains/joesepp.json new file mode 100644 index 000000000..0087a387a --- /dev/null +++ b/domains/joesepp.json @@ -0,0 +1,12 @@ +{ + "description": "My portfolio website showcasing my work and skills", + "repo": "https://github.com//joesepph.github.io", + "owner": { + "username": "joesepph", + "email": "markwer.dev@proton.me", + "twitter": "devSeppski" + }, + "record": { + "CNAME": "joesepph.github.io" + } +} From 65d617b5d28f2750c20c855d2e091dee721f78be Mon Sep 17 00:00:00 2001 From: Mark Date: Sat, 11 May 2024 19:48:44 +0200 Subject: [PATCH 1929/2331] Create _discord.joesepp.json Discord DNS verification --- domains/_discord.joesepp.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.joesepp.json diff --git a/domains/_discord.joesepp.json b/domains/_discord.joesepp.json new file mode 100644 index 000000000..ab2e8a39a --- /dev/null +++ b/domains/_discord.joesepp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "joesepph", + "email": "markwer.dev@proton.me" + }, + "record": { + "TXT": "dh=9ce2fab52773c35cecf4a10133d502e0644e19cb" + } +} From 7b0518e961574d8ea7193c6b0731ee925f088893 Mon Sep 17 00:00:00 2001 From: Ninad Naik <86565419+ninadnaik10@users.noreply.github.com> Date: Sun, 12 May 2024 00:21:19 +0530 Subject: [PATCH 1930/2331] Create ninad.json --- domains/ninad.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ninad.json diff --git a/domains/ninad.json b/domains/ninad.json new file mode 100644 index 000000000..b1dc43ba7 --- /dev/null +++ b/domains/ninad.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ninadnaik10", + "email": "ninadtechnical@gmail.com" + }, + "repo": "https://github.com/ninadnaik10/ninadnaik10.github.io", + "record": { + "URL": "https://ninadnaik.xyz" + } +} From 5535104550c0ca64eb753388ce28f6a25f09bafe Mon Sep 17 00:00:00 2001 From: Drew <84212701+MrDiamondDog@users.noreply.github.com> Date: Sat, 11 May 2024 23:15:19 -0600 Subject: [PATCH 1931/2331] Update _github-pages-challenge-MrDiamondDog.mrdiamond.json --- domains/_github-pages-challenge-MrDiamondDog.mrdiamond.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-MrDiamondDog.mrdiamond.json b/domains/_github-pages-challenge-MrDiamondDog.mrdiamond.json index 1cc2d7fdb..00f633ff8 100644 --- a/domains/_github-pages-challenge-MrDiamondDog.mrdiamond.json +++ b/domains/_github-pages-challenge-MrDiamondDog.mrdiamond.json @@ -4,6 +4,6 @@ "email": "drewratner27@gmail.com" }, "record": { - "TXT": "3fc17d7b409b2104b17128f163b6eb" + "CNAME": "mrdiamonddog.github.io" } } From 8f69ba4cb82d0adf5d6e24a112cb8c672f7eb351 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 12 May 2024 08:19:31 +0300 Subject: [PATCH 1932/2331] Add orangc to MAINTAINERS.md --- MAINTAINERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 65cf4e5dc..174d61016 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -9,4 +9,4 @@ | MaskDuck | [@MaskDuck](https://github.com/MaskDuck) | Maintainer | | Om | [@omsenjalia](https://github.com/omsenjalia) | Maintainer | | Stef | [@Stef-00012](https://github.com/Stef-00012) | Maintainer | -| orangc | [@orxngc](https://github.com/orxngc) | Trial Maintainer | +| orangc | [@orxngc](https://github.com/orxngc) | Maintainer | From ee3055676c2190430b67226020aaf25d36e06600 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 12 May 2024 08:23:08 +0300 Subject: [PATCH 1933/2331] Update MAINTAINERS.md --- MAINTAINERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 174d61016..071673ba9 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -8,5 +8,5 @@ | DIBSTER | [@DEV-DIBSTER](https://github.com/DEV-DIBSTER) | Maintainer | | MaskDuck | [@MaskDuck](https://github.com/MaskDuck) | Maintainer | | Om | [@omsenjalia](https://github.com/omsenjalia) | Maintainer | -| Stef | [@Stef-00012](https://github.com/Stef-00012) | Maintainer | | orangc | [@orxngc](https://github.com/orxngc) | Maintainer | +| Stef | [@Stef-00012](https://github.com/Stef-00012) | Maintainer | From 676bdd0586fcd00df181bc2ab501fa472ec6af0f Mon Sep 17 00:00:00 2001 From: Drew <84212701+MrDiamondDog@users.noreply.github.com> Date: Sat, 11 May 2024 23:28:10 -0600 Subject: [PATCH 1934/2331] Rename _github-pages-challenge-MrDiamondDog.mrdiamond.json to mrdiamond.json --- ...pages-challenge-MrDiamondDog.mrdiamond.json => mrdiamond.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-MrDiamondDog.mrdiamond.json => mrdiamond.json} (100%) diff --git a/domains/_github-pages-challenge-MrDiamondDog.mrdiamond.json b/domains/mrdiamond.json similarity index 100% rename from domains/_github-pages-challenge-MrDiamondDog.mrdiamond.json rename to domains/mrdiamond.json From ffd116126cb8ecb33106600e725622e377f488e8 Mon Sep 17 00:00:00 2001 From: Dev Goyal <65810521+dgbkn@users.noreply.github.com> Date: Sun, 12 May 2024 15:59:52 +0530 Subject: [PATCH 1935/2331] Create goyal.json --- domains/goyal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/goyal.json diff --git a/domains/goyal.json b/domains/goyal.json new file mode 100644 index 000000000..e05cf6c3e --- /dev/null +++ b/domains/goyal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dgbkn", + "email": "anandrambkn@gmail.com" + }, + "record": { + "CNAME": "portfolio-4wd.pages.dev" + } +} From 05af1c7291675a1213ba05e37b783ae0451bc5ca Mon Sep 17 00:00:00 2001 From: dgbkn Date: Sun, 12 May 2024 16:05:48 +0530 Subject: [PATCH 1936/2331] added my domain --- domains/_discord.goyal.json | 10 ++++++++++ domains/goyal.json | 8 +++++--- 2 files changed, 15 insertions(+), 3 deletions(-) create mode 100644 domains/_discord.goyal.json diff --git a/domains/_discord.goyal.json b/domains/_discord.goyal.json new file mode 100644 index 000000000..659591225 --- /dev/null +++ b/domains/_discord.goyal.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "dgbkn", + "discord": "somegumtank", + "email": "anandrambkn@gmail.com" + }, + "record": { + "TXT": "dh=f6d08bad0d4c2032a55386a83761bc8ddef363fa" + } +} diff --git a/domains/goyal.json b/domains/goyal.json index e05cf6c3e..77260ba7a 100644 --- a/domains/goyal.json +++ b/domains/goyal.json @@ -1,9 +1,11 @@ { "owner": { "username": "dgbkn", - "email": "anandrambkn@gmail.com" + "email": "anandrambkn@gmail.com", + "discord":"somegumtank" }, - "record": { - "CNAME": "portfolio-4wd.pages.dev" + "description": "I'll probably put some project pages on goyal.is-a.dev.", + "record": { + "CNAME": "portfolio-4wd.pages.dev", } } From 147b149ceb9bae189dc056cab6531014096f364a Mon Sep 17 00:00:00 2001 From: Dev Goyal <65810521+dgbkn@users.noreply.github.com> Date: Sun, 12 May 2024 16:25:57 +0530 Subject: [PATCH 1937/2331] Update domains/goyal.json Co-authored-by: CuteDog5695 --- domains/goyal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/goyal.json b/domains/goyal.json index 77260ba7a..d877f76f1 100644 --- a/domains/goyal.json +++ b/domains/goyal.json @@ -6,6 +6,6 @@ }, "description": "I'll probably put some project pages on goyal.is-a.dev.", "record": { - "CNAME": "portfolio-4wd.pages.dev", + "CNAME": "portfolio-4wd.pages.dev" } } From c46622536e55acd6ae03410a062a59b842f74bd0 Mon Sep 17 00:00:00 2001 From: Ninad Naik <86565419+ninadnaik10@users.noreply.github.com> Date: Sun, 12 May 2024 17:40:41 +0530 Subject: [PATCH 1938/2331] Add MX and TXT records to ninad.json --- domains/ninad.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/ninad.json b/domains/ninad.json index b1dc43ba7..8d64b68c2 100644 --- a/domains/ninad.json +++ b/domains/ninad.json @@ -5,6 +5,8 @@ }, "repo": "https://github.com/ninadnaik10/ninadnaik10.github.io", "record": { - "URL": "https://ninadnaik.xyz" + "URL": "https://ninadnaik.xyz", + "MX": ["mx1.forwardemail.net","mx2.forwardemail.net"], + "TXT": "forward-email=ninadtechnical+fe@gmail.com" } } From 74eef5e80784e426cb95a2b095fbd9781c956765 Mon Sep 17 00:00:00 2001 From: Reuel J Kurian <143346756+reuel-k@users.noreply.github.com> Date: Sun, 12 May 2024 18:36:45 +0530 Subject: [PATCH 1939/2331] Create reuel.json --- domains/reuel.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/reuel.json diff --git a/domains/reuel.json b/domains/reuel.json new file mode 100644 index 000000000..4049c6ad6 --- /dev/null +++ b/domains/reuel.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Blog", + "repo": "https://github.com/reuel-k/reuel-k.github.io", + "owner": { + "username": "reuel-k", + "email": "reuelk@protonmail.com" + }, + "record": { + "CNAME": "reuel-k.github.io" + } +} From aa656fe5d9dc446603b3428ff3f8dae0c6760065 Mon Sep 17 00:00:00 2001 From: Reuel J Kurian <143346756+reuel-k@users.noreply.github.com> Date: Sun, 12 May 2024 18:40:24 +0530 Subject: [PATCH 1940/2331] Create json for github page verification --- domains/_github-pages-challenge-reuel-k.reuel.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-reuel-k.reuel.json diff --git a/domains/_github-pages-challenge-reuel-k.reuel.json b/domains/_github-pages-challenge-reuel-k.reuel.json new file mode 100644 index 000000000..6d67bc101 --- /dev/null +++ b/domains/_github-pages-challenge-reuel-k.reuel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "reuel-k", + "email": "reuelk@protonmail.com" + }, + "record": { + "TXT": "2a76de58b3d71c4918f07e57c92d5b" + } +} From 3f1e6ca73b42bf159a50a12b6bf7a6996f00fea1 Mon Sep 17 00:00:00 2001 From: WojtekGame <94251112+WojtekCodesToday@users.noreply.github.com> Date: Sun, 12 May 2024 21:41:21 +0200 Subject: [PATCH 1941/2331] Register wojtekgame.is-a.dev --- domains/wojtekgame.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/wojtekgame.json diff --git a/domains/wojtekgame.json b/domains/wojtekgame.json new file mode 100644 index 000000000..75d7ecfad --- /dev/null +++ b/domains/wojtekgame.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "WojtekCodesToday", + "email": "wojtek.game.private@gmail.com", + "discord": "1178278261516685393" + }, + + "record": { + "CNAME": "https://wojtekcodestoday.github.io/" + } + } + \ No newline at end of file From 619a4ff55d03755e9d41c58be3f46c9b4b799b58 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 13 May 2024 13:19:09 +0800 Subject: [PATCH 1942/2331] Update wojtekgame.json --- domains/wojtekgame.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/wojtekgame.json b/domains/wojtekgame.json index 75d7ecfad..0dcd6daba 100644 --- a/domains/wojtekgame.json +++ b/domains/wojtekgame.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://wojtekcodestoday.github.io/" + "CNAME": "wojtekcodestoday.github.io" } } - \ No newline at end of file + From 030ffc25ed5036180e14931874fbfbc3223fea74 Mon Sep 17 00:00:00 2001 From: Mr Sticky Piston <97804691+MrStickyPiston@users.noreply.github.com> Date: Mon, 13 May 2024 09:20:06 +0200 Subject: [PATCH 1943/2331] Create mrstickypiston.json --- domains/mrstickypiston.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mrstickypiston.json diff --git a/domains/mrstickypiston.json b/domains/mrstickypiston.json new file mode 100644 index 000000000..8fc621cff --- /dev/null +++ b/domains/mrstickypiston.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MrStickyPiston", + "email": "email@gmail.com" + }, + "record": { + "CNAME": "portfolio-site-4d2.pages.dev" + } +} From f787533a97ec64fdf9c5af58b068b62c5d12dc1c Mon Sep 17 00:00:00 2001 From: Radhesh Goel Date: Mon, 13 May 2024 15:31:02 +0530 Subject: [PATCH 1944/2331] radhesh's domain --- domains/_vercel.goel.json | 10 ++++++++++ domains/goel.json | 11 +++++++++++ 2 files changed, 21 insertions(+) create mode 100644 domains/_vercel.goel.json create mode 100644 domains/goel.json diff --git a/domains/_vercel.goel.json b/domains/_vercel.goel.json new file mode 100644 index 000000000..5ded01323 --- /dev/null +++ b/domains/_vercel.goel.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "radhesh1", + "discord": "datpep", + "email": "radhesh036916@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=goel.is-a.dev,25f02f9b31a64dc5449f" + } +} diff --git a/domains/goel.json b/domains/goel.json new file mode 100644 index 000000000..062fcf93b --- /dev/null +++ b/domains/goel.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "radhesh1", + "email": "radhesh036916@gmail.com", + "discord":"datpep" + }, + "description": "I'll probably put some project pages on goel.is-a.dev.", + "record": { + "CNAME": "radhesh.eu.org" + } +} From a510e60c0fd4db979a902631fa64fdb3d14bb611 Mon Sep 17 00:00:00 2001 From: Radhesh Goel Date: Mon, 13 May 2024 15:37:14 +0530 Subject: [PATCH 1945/2331] radhesh's domain 2 --- domains/_vercel.goel.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/_vercel.goel.json diff --git a/domains/_vercel.goel.json b/domains/_vercel.goel.json deleted file mode 100644 index 5ded01323..000000000 --- a/domains/_vercel.goel.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "radhesh1", - "discord": "datpep", - "email": "radhesh036916@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=goel.is-a.dev,25f02f9b31a64dc5449f" - } -} From 5839a3fc280f9becbc3ac97107b375e77d9e9b42 Mon Sep 17 00:00:00 2001 From: Mr Sticky Piston <97804691+MrStickyPiston@users.noreply.github.com> Date: Mon, 13 May 2024 12:57:10 +0200 Subject: [PATCH 1946/2331] added email --- domains/mrstickypiston.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mrstickypiston.json b/domains/mrstickypiston.json index 8fc621cff..aa3f9c33d 100644 --- a/domains/mrstickypiston.json +++ b/domains/mrstickypiston.json @@ -1,7 +1,7 @@ { "owner": { "username": "MrStickyPiston", - "email": "email@gmail.com" + "email": "mr.sticky.piston@gmail.com" }, "record": { "CNAME": "portfolio-site-4d2.pages.dev" From 16727f09bab846af2de12a89429ad5bb59dbeada Mon Sep 17 00:00:00 2001 From: gvl610 <68118236+raspiduino@users.noreply.github.com> Date: Mon, 13 May 2024 22:42:20 +0700 Subject: [PATCH 1947/2331] Create gvl610.json --- domains/gvl610.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/gvl610.json diff --git a/domains/gvl610.json b/domains/gvl610.json new file mode 100644 index 000000000..fe3c301e3 --- /dev/null +++ b/domains/gvl610.json @@ -0,0 +1,12 @@ +{ + "description": "Host my Github pages. I don't want giangvinhloc610 but instead just gvl610", + "repo": "https://github.com/giangvinhloc610/giangvinhloc610.github.io", + "owner": { + "username": "gvl610", + "email": "giangvinhloc610@gmail.com", + "twitter": "gvl610" + }, + "record": { + "CNAME": "gvl610.github.io" + } +} From fb02b789f63fc0b59d0e9b65f37b8bafdf5c8533 Mon Sep 17 00:00:00 2001 From: Sling! Date: Mon, 13 May 2024 18:44:03 -0500 Subject: [PATCH 1948/2331] Register bako.is-a.dev --- domains/bako.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/bako.json diff --git a/domains/bako.json b/domains/bako.json new file mode 100644 index 000000000..65ea681eb --- /dev/null +++ b/domains/bako.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "real-kwellercat", + "email": "lucas.rausch.732@k12.friscoisd.org", + "discord": "950189411759456266" + }, + + "record": { + "CNAME": "real-kwellercat.github.io" + } + } + \ No newline at end of file From fd71ec3c4da960bb88251a917f6afa36fa9da016 Mon Sep 17 00:00:00 2001 From: gvl610 <68118236+raspiduino@users.noreply.github.com> Date: Tue, 14 May 2024 09:31:38 +0700 Subject: [PATCH 1949/2331] Update gvl610.json --- domains/gvl610.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gvl610.json b/domains/gvl610.json index fe3c301e3..41234ce9d 100644 --- a/domains/gvl610.json +++ b/domains/gvl610.json @@ -7,6 +7,6 @@ "twitter": "gvl610" }, "record": { - "CNAME": "gvl610.github.io" + "CNAME": "giangvinhloc610.github.io" } } From deae4b42aec4628ebfe562116509b2fba9b782c5 Mon Sep 17 00:00:00 2001 From: faaafu <59342394+faaafu@users.noreply.github.com> Date: Mon, 13 May 2024 22:30:02 -0500 Subject: [PATCH 1950/2331] Update fafu.json --- domains/fafu.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/fafu.json b/domains/fafu.json index 8b1ae1d09..26d6b7402 100644 --- a/domains/fafu.json +++ b/domains/fafu.json @@ -1,9 +1,9 @@ { "owner": { - "username": "fafu-10", - "email": "shimni22@skiff.com" + "username": "faaafu", + "email": "shimni22@proton.me" }, "record": { - "CNAME": "fafu-10.github.io" + "CNAME": "faaafu.github.io" } } From 1cc3e51e2026ec2df5053eab0c75829c6df4108a Mon Sep 17 00:00:00 2001 From: Kenneth Gregorio Perez <148478983+PolongDev@users.noreply.github.com> Date: Tue, 14 May 2024 16:40:38 +0800 Subject: [PATCH 1951/2331] Create polongdev.json --- domains/polongdev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/polongdev.json diff --git a/domains/polongdev.json b/domains/polongdev.json new file mode 100644 index 000000000..eb7a9bb75 --- /dev/null +++ b/domains/polongdev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "polongdev", + "email": "kennethgregorioperez@gmail.com" + }, + "record": { + "URL": "https://polongdev.github.io" + } +} From 611a11ba9cc54591d3b482678eeb2ee2da7bbae1 Mon Sep 17 00:00:00 2001 From: Hexagonn <128217934+hexaaagon@users.noreply.github.com> Date: Tue, 14 May 2024 18:40:12 +0700 Subject: [PATCH 1952/2331] update domain --- domains/_discord.hexaa.json | 9 --------- domains/spacecraft.hexaa.json | 12 ++++++++++++ 2 files changed, 12 insertions(+), 9 deletions(-) delete mode 100644 domains/_discord.hexaa.json create mode 100644 domains/spacecraft.hexaa.json diff --git a/domains/_discord.hexaa.json b/domains/_discord.hexaa.json deleted file mode 100644 index d06ee8e9e..000000000 --- a/domains/_discord.hexaa.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "hexaaagon", - "email": "scoooolz7657@gmail.com" - }, - "record": { - "TXT": "dh=abdc5d930ad061a4d338e003c93b7f906fe14b8d" - } -} diff --git a/domains/spacecraft.hexaa.json b/domains/spacecraft.hexaa.json new file mode 100644 index 000000000..a256c7d8a --- /dev/null +++ b/domains/spacecraft.hexaa.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "hexaaagon", + "email": "me@hexagonn.my.id", + "discord": "scoooolzs", + "twitter": "Scoooolzs" + }, + + "record": { + "URL": "https://spacecraft.hexagonn.my.id" + } +} From d3a1f19d7b4e775ae3d09991cfbcc680cc13d617 Mon Sep 17 00:00:00 2001 From: The-Intruder Date: Tue, 14 May 2024 16:32:55 +0100 Subject: [PATCH 1953/2331] Added UVW Blog SubDomain --- domains/uvw.blog.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/uvw.blog.json diff --git a/domains/uvw.blog.json b/domains/uvw.blog.json new file mode 100644 index 000000000..c7a52ca2a --- /dev/null +++ b/domains/uvw.blog.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "The-Intruder", + "email": "ruj1nuvp8@mozmail.com" + }, + "record": { + "A": [ + "192.227.173.73" + ] + } +} \ No newline at end of file From e1416126878e287f5a5008caa3266e50b8864db3 Mon Sep 17 00:00:00 2001 From: The-Intruder Date: Tue, 14 May 2024 16:35:33 +0100 Subject: [PATCH 1954/2331] Changed the UVW blog's domain name --- domains/{uvw.blog.json => uvw.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{uvw.blog.json => uvw.json} (100%) diff --git a/domains/uvw.blog.json b/domains/uvw.json similarity index 100% rename from domains/uvw.blog.json rename to domains/uvw.json From 4f94755f47d295b2156974b2ccc891d7f1445941 Mon Sep 17 00:00:00 2001 From: StarSupreme <154985894+StarSupreme@users.noreply.github.com> Date: Tue, 14 May 2024 23:00:16 +0530 Subject: [PATCH 1955/2331] Register digifriend.is-a.dev --- domains/digifriend.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/digifriend.json diff --git a/domains/digifriend.json b/domains/digifriend.json new file mode 100644 index 000000000..2eef60de9 --- /dev/null +++ b/domains/digifriend.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "StarSupreme", + "email": "1211243@dpssecunderabad.in", + "discord": "1134480055045718056" + }, + + "record": { + "A": ["172.28.248.222"] + } + } + \ No newline at end of file From ce150b0bd65d1cb3aea45eeb0a267fe3feae9c37 Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Tue, 14 May 2024 23:01:03 +0530 Subject: [PATCH 1956/2331] Create founderfie.json Updated founderfie.json --- domains/founderfie.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/founderfie.json diff --git a/domains/founderfie.json b/domains/founderfie.json new file mode 100644 index 000000000..f55acf2d7 --- /dev/null +++ b/domains/founderfie.json @@ -0,0 +1,10 @@ +{ + "description": "Main Website Of Our Company" + "owner": { + "username": "Founderfie", + "email": "director@founderfie.in" + }, + "record": { + "CNAME": "founderfie.in" + } +} From 043f73a53248613de57367494d856d6c22b8ce38 Mon Sep 17 00:00:00 2001 From: Nithin Biju Date: Tue, 14 May 2024 23:01:20 +0530 Subject: [PATCH 1957/2331] Create NithinBiju.json --- domains/NithinBiju.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/NithinBiju.json diff --git a/domains/NithinBiju.json b/domains/NithinBiju.json new file mode 100644 index 000000000..436daf8fe --- /dev/null +++ b/domains/NithinBiju.json @@ -0,0 +1,12 @@ +{ + "description": "personal web page", + "repo": "https://nithinbiju007.github.io/NithinBiju/", + "owner": { + "username": "nithinbiju007", + "email": "nithinbijubiss@gmail.com", + + }, + "record": { + "CNAME": "https://nithinbiju007.github.io/NithinBiju/" + } +} From 4cc0293b48eda0944edd21bf6b8785311b33887f Mon Sep 17 00:00:00 2001 From: Bud <75859057+bud3699@users.noreply.github.com> Date: Tue, 14 May 2024 19:26:05 +0100 Subject: [PATCH 1958/2331] Added Bud --- domains/bud.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bud.json diff --git a/domains/bud.json b/domains/bud.json new file mode 100644 index 000000000..e42d70f59 --- /dev/null +++ b/domains/bud.json @@ -0,0 +1,11 @@ +{ + "description": "Looks nicer than if it were github.io", + "repo": "https://github.com/bud3699/bud3699.github.io", + "owner": { + "username": "bud3699", + "email": "bud3699@gmail.com" + }, + "record": { + "CNAME": "bud3699.github.io" + } + } \ No newline at end of file From 6ec4803131cca5e0f5aeb4d41e95a78b2a4786b8 Mon Sep 17 00:00:00 2001 From: Kenneth Gregorio Perez <148478983+PolongDev@users.noreply.github.com> Date: Wed, 15 May 2024 09:50:06 +0800 Subject: [PATCH 1959/2331] Revert "Create polongdev.json" --- domains/polongdev.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/polongdev.json diff --git a/domains/polongdev.json b/domains/polongdev.json deleted file mode 100644 index eb7a9bb75..000000000 --- a/domains/polongdev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "polongdev", - "email": "kennethgregorioperez@gmail.com" - }, - "record": { - "URL": "https://polongdev.github.io" - } -} From 9e7230250fdb339e82b4280b47afbf72eb24a91f Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 14 May 2024 22:03:58 -0400 Subject: [PATCH 1960/2331] Update founderfie.json --- domains/founderfie.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/founderfie.json b/domains/founderfie.json index f55acf2d7..cd2a0b9c3 100644 --- a/domains/founderfie.json +++ b/domains/founderfie.json @@ -1,5 +1,5 @@ { - "description": "Main Website Of Our Company" + "description": "Main Website Of Our Company", "owner": { "username": "Founderfie", "email": "director@founderfie.in" From 8b4bd5483a76d4a4abe0bf6bf315dc9928062e6f Mon Sep 17 00:00:00 2001 From: Nguyen Minh Thai <57698887+b4iterdev@users.noreply.github.com> Date: Wed, 15 May 2024 09:08:38 +0700 Subject: [PATCH 1961/2331] Register b4iterdev.is-a.dev --- domains/b4iterdev.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/b4iterdev.json diff --git a/domains/b4iterdev.json b/domains/b4iterdev.json new file mode 100644 index 000000000..be461a34d --- /dev/null +++ b/domains/b4iterdev.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "b4iterdev", + "email": "thaimeo200389@gmail.com", + "discord": "480587458908651530" + }, + + "record": { + "CNAME": "b4iterdev.net.eu.org" + } + } + \ No newline at end of file From 01ca11ae4a8fc181b92b416b8a38180baaf08b00 Mon Sep 17 00:00:00 2001 From: Kenneth Gregorio Perez <148478983+PolongDev@users.noreply.github.com> Date: Wed, 15 May 2024 14:31:28 +0800 Subject: [PATCH 1962/2331] Create polongdev.json --- domains/polongdev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/polongdev.json diff --git a/domains/polongdev.json b/domains/polongdev.json new file mode 100644 index 000000000..eb7a9bb75 --- /dev/null +++ b/domains/polongdev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "polongdev", + "email": "kennethgregorioperez@gmail.com" + }, + "record": { + "URL": "https://polongdev.github.io" + } +} From fb754f034270d963279b7b46f4c8b956bcfee671 Mon Sep 17 00:00:00 2001 From: Senky_Dev <79992197+Senky-Dev@users.noreply.github.com> Date: Wed, 15 May 2024 12:40:30 +0530 Subject: [PATCH 1963/2331] Create the-green-light.json Domain for my personal blog --- domains/the-green-light.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/the-green-light.json diff --git a/domains/the-green-light.json b/domains/the-green-light.json new file mode 100644 index 000000000..90dc9de80 --- /dev/null +++ b/domains/the-green-light.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "github-username", + "email": "email@gmail.com" + }, + "record": { + "CNAME": "sitename.pages.dev" + } +} From b3c82ed86b20a11c98c3acdc488ce8f80d4e73ca Mon Sep 17 00:00:00 2001 From: StarSupreme <154985894+StarSupreme@users.noreply.github.com> Date: Wed, 15 May 2024 12:42:41 +0530 Subject: [PATCH 1964/2331] Update digifriend.json --- domains/digifriend.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/digifriend.json b/domains/digifriend.json index 2eef60de9..1a0679593 100644 --- a/domains/digifriend.json +++ b/domains/digifriend.json @@ -6,7 +6,7 @@ }, "record": { - "A": ["172.28.248.222"] + "A": ["208.67.222.222"] } } - \ No newline at end of file + From 1b09cbd0288c03fc024800fa839306ecf8ee1e70 Mon Sep 17 00:00:00 2001 From: Senky_Dev <79992197+Senky-Dev@users.noreply.github.com> Date: Wed, 15 May 2024 12:43:31 +0530 Subject: [PATCH 1965/2331] Update the-green-light.json --- domains/the-green-light.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/the-green-light.json b/domains/the-green-light.json index 90dc9de80..947723f48 100644 --- a/domains/the-green-light.json +++ b/domains/the-green-light.json @@ -1,9 +1,9 @@ { "owner": { - "username": "github-username", - "email": "email@gmail.com" + "username": "Senky_Dev", + "email": "agarwala.keshav10@gmail.com" }, "record": { - "CNAME": "sitename.pages.dev" + "CNAME": "the-green-light.pages.dev" } } From 015c43020904e895ebfb53becc48df465b00f2fa Mon Sep 17 00:00:00 2001 From: Toby Date: Wed, 15 May 2024 09:51:40 +0000 Subject: [PATCH 1966/2331] feat(formatting): add .prettierignire, .prettierrc + update packageer files --- .prettierignore | 28 + .prettierrc | 4 + package-lock.json | 2579 +++++++++++++++++++++++++++++++++++++++++++++ package.json | 3 +- 4 files changed, 2613 insertions(+), 1 deletion(-) create mode 100644 .prettierignore create mode 100644 .prettierrc create mode 100644 package-lock.json diff --git a/.prettierignore b/.prettierignore new file mode 100644 index 000000000..44582d749 --- /dev/null +++ b/.prettierignore @@ -0,0 +1,28 @@ +# All files/folders to be ignored by Prettier + +# Ignore all markdown files as these are broken by formatting (working on a fix for this) +*.md + +# I have included everything in this document, just comment files & directories +# you wish to have formatted - remove the hash from the line you wish to un-ingore + +#.github/ +#domains/ +#mesia/ +#node_modules/ +#scripts/ +#tests/ +#utils/ + +#.env.example +#.envrc +#.eslintrc.json +#.gitignore +#.prettierrc +#bun.lockb +#default.nix +#docker-compose.yml +#Dockerfile +#LICENSE +#package-lock.json +#package.json diff --git a/.prettierrc b/.prettierrc new file mode 100644 index 000000000..f4715a777 --- /dev/null +++ b/.prettierrc @@ -0,0 +1,4 @@ +{ + "useTabs": false, + "tabWidth": 2 +} \ No newline at end of file diff --git a/package-lock.json b/package-lock.json new file mode 100644 index 000000000..4b98135fa --- /dev/null +++ b/package-lock.json @@ -0,0 +1,2579 @@ +{ + "name": "is-a-dev-core", + "version": "1.0.0", + "lockfileVersion": 2, + "requires": true, + "packages": { + "": { + "name": "is-a-dev-core", + "version": "1.0.0", + "license": "GPL-3.0", + "dependencies": { + "ip-regex": "^5.0.0", + "ramda": "^0.27.1" + }, + "devDependencies": { + "eslint": "^7.11.0", + "eslint-plugin-json": "^2.1.2", + "eslint-plugin-node": "^11.1.0", + "prettier": "3.2.5" + } + }, + "node_modules/@babel/code-frame": { + "version": "7.12.11", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz", + "integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==", + "dev": true, + "dependencies": { + "@babel/highlight": "^7.10.4" + } + }, + "node_modules/@babel/helper-validator-identifier": { + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.5.tgz", + "integrity": "sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA==", + "dev": true, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/highlight": { + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.5.tgz", + "integrity": "sha512-8lLmua6AVh/8SLJRRVD6V8p73Hir9w5mJrhE+IPpILG31KKlI9iz5zmBYKcWPS59qSfgP9RaSBQSHHE81WKuEw==", + "dev": true, + "dependencies": { + "@babel/helper-validator-identifier": "^7.24.5", + "chalk": "^2.4.2", + "js-tokens": "^4.0.0", + "picocolors": "^1.0.0" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/highlight/node_modules/ansi-styles": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", + "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", + "dev": true, + "dependencies": { + "color-convert": "^1.9.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/@babel/highlight/node_modules/chalk": { + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", + "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", + "dev": true, + "dependencies": { + "ansi-styles": "^3.2.1", + "escape-string-regexp": "^1.0.5", + "supports-color": "^5.3.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/@babel/highlight/node_modules/color-convert": { + "version": "1.9.3", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", + "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", + "dev": true, + "dependencies": { + "color-name": "1.1.3" + } + }, + "node_modules/@babel/highlight/node_modules/color-name": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", + "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", + "dev": true + }, + "node_modules/@babel/highlight/node_modules/escape-string-regexp": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", + "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", + "dev": true, + "engines": { + "node": ">=0.8.0" + } + }, + "node_modules/@babel/highlight/node_modules/has-flag": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", + "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/@babel/highlight/node_modules/supports-color": { + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", + "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", + "dev": true, + "dependencies": { + "has-flag": "^3.0.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/@eslint/eslintrc": { + "version": "0.4.3", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz", + "integrity": "sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==", + "dev": true, + "dependencies": { + "ajv": "^6.12.4", + "debug": "^4.1.1", + "espree": "^7.3.0", + "globals": "^13.9.0", + "ignore": "^4.0.6", + "import-fresh": "^3.2.1", + "js-yaml": "^3.13.1", + "minimatch": "^3.0.4", + "strip-json-comments": "^3.1.1" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + } + }, + "node_modules/@humanwhocodes/config-array": { + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.5.0.tgz", + "integrity": "sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==", + "dev": true, + "dependencies": { + "@humanwhocodes/object-schema": "^1.2.0", + "debug": "^4.1.1", + "minimatch": "^3.0.4" + }, + "engines": { + "node": ">=10.10.0" + } + }, + "node_modules/@humanwhocodes/object-schema": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz", + "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==", + "dev": true + }, + "node_modules/acorn": { + "version": "7.4.1", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz", + "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==", + "dev": true, + "bin": { + "acorn": "bin/acorn" + }, + "engines": { + "node": ">=0.4.0" + } + }, + "node_modules/acorn-jsx": { + "version": "5.3.2", + "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", + "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", + "dev": true, + "peerDependencies": { + "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" + } + }, + "node_modules/ajv": { + "version": "6.12.6", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", + "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", + "dev": true, + "dependencies": { + "fast-deep-equal": "^3.1.1", + "fast-json-stable-stringify": "^2.0.0", + "json-schema-traverse": "^0.4.1", + "uri-js": "^4.2.2" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" + } + }, + "node_modules/ansi-colors": { + "version": "4.1.3", + "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz", + "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==", + "dev": true, + "engines": { + "node": ">=6" + } + }, + "node_modules/ansi-regex": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dev": true, + "dependencies": { + "color-convert": "^2.0.1" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/argparse": { + "version": "1.0.10", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", + "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", + "dev": true, + "dependencies": { + "sprintf-js": "~1.0.2" + } + }, + "node_modules/astral-regex": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz", + "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/balanced-match": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", + "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", + "dev": true + }, + "node_modules/brace-expansion": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "dev": true, + "dependencies": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + } + }, + "node_modules/callsites": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", + "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", + "dev": true, + "engines": { + "node": ">=6" + } + }, + "node_modules/chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "dev": true, + "dependencies": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/chalk?sponsor=1" + } + }, + "node_modules/color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dev": true, + "dependencies": { + "color-name": "~1.1.4" + }, + "engines": { + "node": ">=7.0.0" + } + }, + "node_modules/color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "dev": true + }, + "node_modules/concat-map": { + "version": "0.0.1", + "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", + "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", + "dev": true + }, + "node_modules/cross-spawn": { + "version": "7.0.3", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", + "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "dev": true, + "dependencies": { + "path-key": "^3.1.0", + "shebang-command": "^2.0.0", + "which": "^2.0.1" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "dev": true, + "dependencies": { + "ms": "2.1.2" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/deep-is": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", + "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", + "dev": true + }, + "node_modules/doctrine": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", + "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", + "dev": true, + "dependencies": { + "esutils": "^2.0.2" + }, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/emoji-regex": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "dev": true + }, + "node_modules/enquirer": { + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/enquirer/-/enquirer-2.4.1.tgz", + "integrity": "sha512-rRqJg/6gd538VHvR3PSrdRBb/1Vy2YfzHqzvbhGIQpDRKIa4FgV/54b5Q1xYSxOOwKvjXweS26E0Q+nAMwp2pQ==", + "dev": true, + "dependencies": { + "ansi-colors": "^4.1.1", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8.6" + } + }, + "node_modules/escape-string-regexp": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", + "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", + "dev": true, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/eslint": { + "version": "7.32.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.32.0.tgz", + "integrity": "sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==", + "dev": true, + "dependencies": { + "@babel/code-frame": "7.12.11", + "@eslint/eslintrc": "^0.4.3", + "@humanwhocodes/config-array": "^0.5.0", + "ajv": "^6.10.0", + "chalk": "^4.0.0", + "cross-spawn": "^7.0.2", + "debug": "^4.0.1", + "doctrine": "^3.0.0", + "enquirer": "^2.3.5", + "escape-string-regexp": "^4.0.0", + "eslint-scope": "^5.1.1", + "eslint-utils": "^2.1.0", + "eslint-visitor-keys": "^2.0.0", + "espree": "^7.3.1", + "esquery": "^1.4.0", + "esutils": "^2.0.2", + "fast-deep-equal": "^3.1.3", + "file-entry-cache": "^6.0.1", + "functional-red-black-tree": "^1.0.1", + "glob-parent": "^5.1.2", + "globals": "^13.6.0", + "ignore": "^4.0.6", + "import-fresh": "^3.0.0", + "imurmurhash": "^0.1.4", + "is-glob": "^4.0.0", + "js-yaml": "^3.13.1", + "json-stable-stringify-without-jsonify": "^1.0.1", + "levn": "^0.4.1", + "lodash.merge": "^4.6.2", + "minimatch": "^3.0.4", + "natural-compare": "^1.4.0", + "optionator": "^0.9.1", + "progress": "^2.0.0", + "regexpp": "^3.1.0", + "semver": "^7.2.1", + "strip-ansi": "^6.0.0", + "strip-json-comments": "^3.1.0", + "table": "^6.0.9", + "text-table": "^0.2.0", + "v8-compile-cache": "^2.0.3" + }, + "bin": { + "eslint": "bin/eslint.js" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" + } + }, + "node_modules/eslint-plugin-es": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-es/-/eslint-plugin-es-3.0.1.tgz", + "integrity": "sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==", + "dev": true, + "dependencies": { + "eslint-utils": "^2.0.0", + "regexpp": "^3.0.0" + }, + "engines": { + "node": ">=8.10.0" + }, + "funding": { + "url": "https://github.com/sponsors/mysticatea" + }, + "peerDependencies": { + "eslint": ">=4.19.1" + } + }, + "node_modules/eslint-plugin-json": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/eslint-plugin-json/-/eslint-plugin-json-2.1.2.tgz", + "integrity": "sha512-isM/fsUxS4wN1+nLsWoV5T4gLgBQnsql3nMTr8u+cEls1bL8rRQO5CP5GtxJxaOfbcKqnz401styw+H/P+e78Q==", + "dev": true, + "dependencies": { + "lodash": "^4.17.19", + "vscode-json-languageservice": "^3.7.0" + }, + "engines": { + "node": ">=8.10.0" + } + }, + "node_modules/eslint-plugin-node": { + "version": "11.1.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-node/-/eslint-plugin-node-11.1.0.tgz", + "integrity": "sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==", + "dev": true, + "dependencies": { + "eslint-plugin-es": "^3.0.0", + "eslint-utils": "^2.0.0", + "ignore": "^5.1.1", + "minimatch": "^3.0.4", + "resolve": "^1.10.1", + "semver": "^6.1.0" + }, + "engines": { + "node": ">=8.10.0" + }, + "peerDependencies": { + "eslint": ">=5.16.0" + } + }, + "node_modules/eslint-plugin-node/node_modules/ignore": { + "version": "5.3.1", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz", + "integrity": "sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==", + "dev": true, + "engines": { + "node": ">= 4" + } + }, + "node_modules/eslint-plugin-node/node_modules/semver": { + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "dev": true, + "bin": { + "semver": "bin/semver.js" + } + }, + "node_modules/eslint-scope": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", + "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", + "dev": true, + "dependencies": { + "esrecurse": "^4.3.0", + "estraverse": "^4.1.1" + }, + "engines": { + "node": ">=8.0.0" + } + }, + "node_modules/eslint-utils": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz", + "integrity": "sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==", + "dev": true, + "dependencies": { + "eslint-visitor-keys": "^1.1.0" + }, + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/mysticatea" + } + }, + "node_modules/eslint-utils/node_modules/eslint-visitor-keys": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", + "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/eslint-visitor-keys": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", + "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==", + "dev": true, + "engines": { + "node": ">=10" + } + }, + "node_modules/espree": { + "version": "7.3.1", + "resolved": "https://registry.npmjs.org/espree/-/espree-7.3.1.tgz", + "integrity": "sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==", + "dev": true, + "dependencies": { + "acorn": "^7.4.0", + "acorn-jsx": "^5.3.1", + "eslint-visitor-keys": "^1.3.0" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + } + }, + "node_modules/espree/node_modules/eslint-visitor-keys": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", + "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/esprima": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", + "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", + "dev": true, + "bin": { + "esparse": "bin/esparse.js", + "esvalidate": "bin/esvalidate.js" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/esquery": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", + "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", + "dev": true, + "dependencies": { + "estraverse": "^5.1.0" + }, + "engines": { + "node": ">=0.10" + } + }, + "node_modules/esquery/node_modules/estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "dev": true, + "engines": { + "node": ">=4.0" + } + }, + "node_modules/esrecurse": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", + "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", + "dev": true, + "dependencies": { + "estraverse": "^5.2.0" + }, + "engines": { + "node": ">=4.0" + } + }, + "node_modules/esrecurse/node_modules/estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "dev": true, + "engines": { + "node": ">=4.0" + } + }, + "node_modules/estraverse": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", + "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", + "dev": true, + "engines": { + "node": ">=4.0" + } + }, + "node_modules/esutils": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", + "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/fast-deep-equal": { + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", + "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", + "dev": true + }, + "node_modules/fast-json-stable-stringify": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", + "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", + "dev": true + }, + "node_modules/fast-levenshtein": { + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", + "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", + "dev": true + }, + "node_modules/file-entry-cache": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", + "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", + "dev": true, + "dependencies": { + "flat-cache": "^3.0.4" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + } + }, + "node_modules/flat-cache": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz", + "integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==", + "dev": true, + "dependencies": { + "flatted": "^3.2.9", + "keyv": "^4.5.3", + "rimraf": "^3.0.2" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + } + }, + "node_modules/flatted": { + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.1.tgz", + "integrity": "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==", + "dev": true + }, + "node_modules/fs.realpath": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", + "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", + "dev": true + }, + "node_modules/function-bind": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", + "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", + "dev": true, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/functional-red-black-tree": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz", + "integrity": "sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==", + "dev": true + }, + "node_modules/glob": { + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", + "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", + "dev": true, + "dependencies": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^3.1.1", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" + }, + "engines": { + "node": "*" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/glob-parent": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", + "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", + "dev": true, + "dependencies": { + "is-glob": "^4.0.1" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/globals": { + "version": "13.24.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", + "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", + "dev": true, + "dependencies": { + "type-fest": "^0.20.2" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/hasown": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", + "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", + "dev": true, + "dependencies": { + "function-bind": "^1.1.2" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/ignore": { + "version": "4.0.6", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz", + "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==", + "dev": true, + "engines": { + "node": ">= 4" + } + }, + "node_modules/import-fresh": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", + "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", + "dev": true, + "dependencies": { + "parent-module": "^1.0.0", + "resolve-from": "^4.0.0" + }, + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/imurmurhash": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", + "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", + "dev": true, + "engines": { + "node": ">=0.8.19" + } + }, + "node_modules/inflight": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", + "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", + "dev": true, + "dependencies": { + "once": "^1.3.0", + "wrappy": "1" + } + }, + "node_modules/inherits": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", + "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", + "dev": true + }, + "node_modules/ip-regex": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/ip-regex/-/ip-regex-5.0.0.tgz", + "integrity": "sha512-fOCG6lhoKKakwv+C6KdsOnGvgXnmgfmp0myi3bcNwj3qfwPAxRKWEuFhvEFF7ceYIz6+1jRZ+yguLFAmUNPEfw==", + "engines": { + "node": "^12.20.0 || ^14.13.1 || >=16.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/is-core-module": { + "version": "2.13.1", + "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz", + "integrity": "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==", + "dev": true, + "dependencies": { + "hasown": "^2.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-extglob": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", + "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-fullwidth-code-point": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/is-glob": { + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", + "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", + "dev": true, + "dependencies": { + "is-extglob": "^2.1.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/isexe": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", + "dev": true + }, + "node_modules/js-tokens": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", + "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", + "dev": true + }, + "node_modules/js-yaml": { + "version": "3.14.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", + "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", + "dev": true, + "dependencies": { + "argparse": "^1.0.7", + "esprima": "^4.0.0" + }, + "bin": { + "js-yaml": "bin/js-yaml.js" + } + }, + "node_modules/json-buffer": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", + "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", + "dev": true + }, + "node_modules/json-schema-traverse": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", + "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", + "dev": true + }, + "node_modules/json-stable-stringify-without-jsonify": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", + "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", + "dev": true + }, + "node_modules/jsonc-parser": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.2.1.tgz", + "integrity": "sha512-AilxAyFOAcK5wA1+LeaySVBrHsGQvUFCDWXKpZjzaL0PqW+xfBOttn8GNtWKFWqneyMZj41MWF9Kl6iPWLwgOA==", + "dev": true + }, + "node_modules/keyv": { + "version": "4.5.4", + "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz", + "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", + "dev": true, + "dependencies": { + "json-buffer": "3.0.1" + } + }, + "node_modules/levn": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", + "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", + "dev": true, + "dependencies": { + "prelude-ls": "^1.2.1", + "type-check": "~0.4.0" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/lodash": { + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", + "dev": true + }, + "node_modules/lodash.merge": { + "version": "4.6.2", + "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", + "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", + "dev": true + }, + "node_modules/lodash.truncate": { + "version": "4.4.2", + "resolved": "https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz", + "integrity": "sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==", + "dev": true + }, + "node_modules/minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "dev": true, + "dependencies": { + "brace-expansion": "^1.1.7" + }, + "engines": { + "node": "*" + } + }, + "node_modules/ms": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", + "dev": true + }, + "node_modules/natural-compare": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", + "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", + "dev": true + }, + "node_modules/once": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", + "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", + "dev": true, + "dependencies": { + "wrappy": "1" + } + }, + "node_modules/optionator": { + "version": "0.9.4", + "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz", + "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==", + "dev": true, + "dependencies": { + "deep-is": "^0.1.3", + "fast-levenshtein": "^2.0.6", + "levn": "^0.4.1", + "prelude-ls": "^1.2.1", + "type-check": "^0.4.0", + "word-wrap": "^1.2.5" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/parent-module": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", + "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", + "dev": true, + "dependencies": { + "callsites": "^3.0.0" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/path-is-absolute": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", + "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/path-key": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", + "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/path-parse": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", + "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", + "dev": true + }, + "node_modules/picocolors": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.1.tgz", + "integrity": "sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==", + "dev": true + }, + "node_modules/prelude-ls": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", + "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", + "dev": true, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/prettier": { + "version": "3.2.5", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.5.tgz", + "integrity": "sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==", + "dev": true, + "bin": { + "prettier": "bin/prettier.cjs" + }, + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/prettier/prettier?sponsor=1" + } + }, + "node_modules/progress": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz", + "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==", + "dev": true, + "engines": { + "node": ">=0.4.0" + } + }, + "node_modules/punycode": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", + "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", + "dev": true, + "engines": { + "node": ">=6" + } + }, + "node_modules/ramda": { + "version": "0.27.2", + "resolved": "https://registry.npmjs.org/ramda/-/ramda-0.27.2.tgz", + "integrity": "sha512-SbiLPU40JuJniHexQSAgad32hfwd+DRUdwF2PlVuI5RZD0/vahUco7R8vD86J/tcEKKF9vZrUVwgtmGCqlCKyA==" + }, + "node_modules/regexpp": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz", + "integrity": "sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==", + "dev": true, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/mysticatea" + } + }, + "node_modules/require-from-string": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", + "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/resolve": { + "version": "1.22.8", + "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz", + "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==", + "dev": true, + "dependencies": { + "is-core-module": "^2.13.0", + "path-parse": "^1.0.7", + "supports-preserve-symlinks-flag": "^1.0.0" + }, + "bin": { + "resolve": "bin/resolve" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/resolve-from": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", + "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/rimraf": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", + "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", + "dev": true, + "dependencies": { + "glob": "^7.1.3" + }, + "bin": { + "rimraf": "bin.js" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/semver": { + "version": "7.6.2", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz", + "integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==", + "dev": true, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/shebang-command": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", + "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", + "dev": true, + "dependencies": { + "shebang-regex": "^3.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/shebang-regex": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", + "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/slice-ansi": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz", + "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==", + "dev": true, + "dependencies": { + "ansi-styles": "^4.0.0", + "astral-regex": "^2.0.0", + "is-fullwidth-code-point": "^3.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/slice-ansi?sponsor=1" + } + }, + "node_modules/sprintf-js": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", + "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", + "dev": true + }, + "node_modules/string-width": { + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "dev": true, + "dependencies": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/strip-ansi": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "dev": true, + "dependencies": { + "ansi-regex": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/strip-json-comments": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", + "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", + "dev": true, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/supports-color": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "dev": true, + "dependencies": { + "has-flag": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/supports-preserve-symlinks-flag": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", + "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", + "dev": true, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/table": { + "version": "6.8.2", + "resolved": "https://registry.npmjs.org/table/-/table-6.8.2.tgz", + "integrity": "sha512-w2sfv80nrAh2VCbqR5AK27wswXhqcck2AhfnNW76beQXskGZ1V12GwS//yYVa3d3fcvAip2OUnbDAjW2k3v9fA==", + "dev": true, + "dependencies": { + "ajv": "^8.0.1", + "lodash.truncate": "^4.4.2", + "slice-ansi": "^4.0.0", + "string-width": "^4.2.3", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=10.0.0" + } + }, + "node_modules/table/node_modules/ajv": { + "version": "8.13.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.13.0.tgz", + "integrity": "sha512-PRA911Blj99jR5RMeTunVbNXMF6Lp4vZXnk5GQjcnUWUTsrXtekg/pnmFFI2u/I36Y/2bITGS30GZCXei6uNkA==", + "dev": true, + "dependencies": { + "fast-deep-equal": "^3.1.3", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2", + "uri-js": "^4.4.1" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" + } + }, + "node_modules/table/node_modules/json-schema-traverse": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", + "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", + "dev": true + }, + "node_modules/text-table": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", + "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", + "dev": true + }, + "node_modules/type-check": { + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", + "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", + "dev": true, + "dependencies": { + "prelude-ls": "^1.2.1" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/type-fest": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", + "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", + "dev": true, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/uri-js": { + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", + "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", + "dev": true, + "dependencies": { + "punycode": "^2.1.0" + } + }, + "node_modules/v8-compile-cache": { + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.4.0.tgz", + "integrity": "sha512-ocyWc3bAHBB/guyqJQVI5o4BZkPhznPYUG2ea80Gond/BgNWpap8TOmLSeeQG7bnh2KMISxskdADG59j7zruhw==", + "dev": true + }, + "node_modules/vscode-json-languageservice": { + "version": "3.11.0", + "resolved": "https://registry.npmjs.org/vscode-json-languageservice/-/vscode-json-languageservice-3.11.0.tgz", + "integrity": "sha512-QxI+qV97uD7HHOCjh3MrM1TfbdwmTXrMckri5Tus1/FQiG3baDZb2C9Y0y8QThs7PwHYBIQXcAc59ZveCRZKPA==", + "dev": true, + "dependencies": { + "jsonc-parser": "^3.0.0", + "vscode-languageserver-textdocument": "^1.0.1", + "vscode-languageserver-types": "3.16.0-next.2", + "vscode-nls": "^5.0.0", + "vscode-uri": "^2.1.2" + } + }, + "node_modules/vscode-languageserver-textdocument": { + "version": "1.0.11", + "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.11.tgz", + "integrity": "sha512-X+8T3GoiwTVlJbicx/sIAF+yuJAqz8VvwJyoMVhwEMoEKE/fkDmrqUgDMyBECcM2A2frVZIUj5HI/ErRXCfOeA==", + "dev": true + }, + "node_modules/vscode-languageserver-types": { + "version": "3.16.0-next.2", + "resolved": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.16.0-next.2.tgz", + "integrity": "sha512-QjXB7CKIfFzKbiCJC4OWC8xUncLsxo19FzGVp/ADFvvi87PlmBSCAtZI5xwGjF5qE0xkLf0jjKUn3DzmpDP52Q==", + "dev": true + }, + "node_modules/vscode-nls": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/vscode-nls/-/vscode-nls-5.2.0.tgz", + "integrity": "sha512-RAaHx7B14ZU04EU31pT+rKz2/zSl7xMsfIZuo8pd+KZO6PXtQmpevpq3vxvWNcrGbdmhM/rr5Uw5Mz+NBfhVng==", + "dev": true + }, + "node_modules/vscode-uri": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-2.1.2.tgz", + "integrity": "sha512-8TEXQxlldWAuIODdukIb+TR5s+9Ds40eSJrw+1iDDA9IFORPjMELarNQE3myz5XIkWWpdprmJjm1/SxMlWOC8A==", + "dev": true + }, + "node_modules/which": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "dev": true, + "dependencies": { + "isexe": "^2.0.0" + }, + "bin": { + "node-which": "bin/node-which" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/word-wrap": { + "version": "1.2.5", + "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz", + "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/wrappy": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", + "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", + "dev": true + } + }, + "dependencies": { + "@babel/code-frame": { + "version": "7.12.11", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz", + "integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==", + "dev": true, + "requires": { + "@babel/highlight": "^7.10.4" + } + }, + "@babel/helper-validator-identifier": { + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.5.tgz", + "integrity": "sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA==", + "dev": true + }, + "@babel/highlight": { + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.5.tgz", + "integrity": "sha512-8lLmua6AVh/8SLJRRVD6V8p73Hir9w5mJrhE+IPpILG31KKlI9iz5zmBYKcWPS59qSfgP9RaSBQSHHE81WKuEw==", + "dev": true, + "requires": { + "@babel/helper-validator-identifier": "^7.24.5", + "chalk": "^2.4.2", + "js-tokens": "^4.0.0", + "picocolors": "^1.0.0" + }, + "dependencies": { + "ansi-styles": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", + "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", + "dev": true, + "requires": { + "color-convert": "^1.9.0" + } + }, + "chalk": { + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", + "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", + "dev": true, + "requires": { + "ansi-styles": "^3.2.1", + "escape-string-regexp": "^1.0.5", + "supports-color": "^5.3.0" + } + }, + "color-convert": { + "version": "1.9.3", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", + "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", + "dev": true, + "requires": { + "color-name": "1.1.3" + } + }, + "color-name": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", + "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", + "dev": true + }, + "escape-string-regexp": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", + "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", + "dev": true + }, + "has-flag": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", + "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", + "dev": true + }, + "supports-color": { + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", + "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", + "dev": true, + "requires": { + "has-flag": "^3.0.0" + } + } + } + }, + "@eslint/eslintrc": { + "version": "0.4.3", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz", + "integrity": "sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==", + "dev": true, + "requires": { + "ajv": "^6.12.4", + "debug": "^4.1.1", + "espree": "^7.3.0", + "globals": "^13.9.0", + "ignore": "^4.0.6", + "import-fresh": "^3.2.1", + "js-yaml": "^3.13.1", + "minimatch": "^3.0.4", + "strip-json-comments": "^3.1.1" + } + }, + "@humanwhocodes/config-array": { + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.5.0.tgz", + "integrity": "sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==", + "dev": true, + "requires": { + "@humanwhocodes/object-schema": "^1.2.0", + "debug": "^4.1.1", + "minimatch": "^3.0.4" + } + }, + "@humanwhocodes/object-schema": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz", + "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==", + "dev": true + }, + "acorn": { + "version": "7.4.1", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz", + "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==", + "dev": true + }, + "acorn-jsx": { + "version": "5.3.2", + "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", + "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", + "dev": true, + "requires": {} + }, + "ajv": { + "version": "6.12.6", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", + "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", + "dev": true, + "requires": { + "fast-deep-equal": "^3.1.1", + "fast-json-stable-stringify": "^2.0.0", + "json-schema-traverse": "^0.4.1", + "uri-js": "^4.2.2" + } + }, + "ansi-colors": { + "version": "4.1.3", + "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz", + "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==", + "dev": true + }, + "ansi-regex": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "dev": true + }, + "ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "argparse": { + "version": "1.0.10", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", + "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", + "dev": true, + "requires": { + "sprintf-js": "~1.0.2" + } + }, + "astral-regex": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz", + "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==", + "dev": true + }, + "balanced-match": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", + "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", + "dev": true + }, + "brace-expansion": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "dev": true, + "requires": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + } + }, + "callsites": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", + "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", + "dev": true + }, + "chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dev": true, + "requires": { + "color-name": "~1.1.4" + } + }, + "color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "dev": true + }, + "concat-map": { + "version": "0.0.1", + "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", + "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", + "dev": true + }, + "cross-spawn": { + "version": "7.0.3", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", + "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "dev": true, + "requires": { + "path-key": "^3.1.0", + "shebang-command": "^2.0.0", + "which": "^2.0.1" + } + }, + "debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "dev": true, + "requires": { + "ms": "2.1.2" + } + }, + "deep-is": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", + "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", + "dev": true + }, + "doctrine": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", + "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", + "dev": true, + "requires": { + "esutils": "^2.0.2" + } + }, + "emoji-regex": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "dev": true + }, + "enquirer": { + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/enquirer/-/enquirer-2.4.1.tgz", + "integrity": "sha512-rRqJg/6gd538VHvR3PSrdRBb/1Vy2YfzHqzvbhGIQpDRKIa4FgV/54b5Q1xYSxOOwKvjXweS26E0Q+nAMwp2pQ==", + "dev": true, + "requires": { + "ansi-colors": "^4.1.1", + "strip-ansi": "^6.0.1" + } + }, + "escape-string-regexp": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", + "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", + "dev": true + }, + "eslint": { + "version": "7.32.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.32.0.tgz", + "integrity": "sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==", + "dev": true, + "requires": { + "@babel/code-frame": "7.12.11", + "@eslint/eslintrc": "^0.4.3", + "@humanwhocodes/config-array": "^0.5.0", + "ajv": "^6.10.0", + "chalk": "^4.0.0", + "cross-spawn": "^7.0.2", + "debug": "^4.0.1", + "doctrine": "^3.0.0", + "enquirer": "^2.3.5", + "escape-string-regexp": "^4.0.0", + "eslint-scope": "^5.1.1", + "eslint-utils": "^2.1.0", + "eslint-visitor-keys": "^2.0.0", + "espree": "^7.3.1", + "esquery": "^1.4.0", + "esutils": "^2.0.2", + "fast-deep-equal": "^3.1.3", + "file-entry-cache": "^6.0.1", + "functional-red-black-tree": "^1.0.1", + "glob-parent": "^5.1.2", + "globals": "^13.6.0", + "ignore": "^4.0.6", + "import-fresh": "^3.0.0", + "imurmurhash": "^0.1.4", + "is-glob": "^4.0.0", + "js-yaml": "^3.13.1", + "json-stable-stringify-without-jsonify": "^1.0.1", + "levn": "^0.4.1", + "lodash.merge": "^4.6.2", + "minimatch": "^3.0.4", + "natural-compare": "^1.4.0", + "optionator": "^0.9.1", + "progress": "^2.0.0", + "regexpp": "^3.1.0", + "semver": "^7.2.1", + "strip-ansi": "^6.0.0", + "strip-json-comments": "^3.1.0", + "table": "^6.0.9", + "text-table": "^0.2.0", + "v8-compile-cache": "^2.0.3" + } + }, + "eslint-plugin-es": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-es/-/eslint-plugin-es-3.0.1.tgz", + "integrity": "sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==", + "dev": true, + "requires": { + "eslint-utils": "^2.0.0", + "regexpp": "^3.0.0" + } + }, + "eslint-plugin-json": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/eslint-plugin-json/-/eslint-plugin-json-2.1.2.tgz", + "integrity": "sha512-isM/fsUxS4wN1+nLsWoV5T4gLgBQnsql3nMTr8u+cEls1bL8rRQO5CP5GtxJxaOfbcKqnz401styw+H/P+e78Q==", + "dev": true, + "requires": { + "lodash": "^4.17.19", + "vscode-json-languageservice": "^3.7.0" + } + }, + "eslint-plugin-node": { + "version": "11.1.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-node/-/eslint-plugin-node-11.1.0.tgz", + "integrity": "sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==", + "dev": true, + "requires": { + "eslint-plugin-es": "^3.0.0", + "eslint-utils": "^2.0.0", + "ignore": "^5.1.1", + "minimatch": "^3.0.4", + "resolve": "^1.10.1", + "semver": "^6.1.0" + }, + "dependencies": { + "ignore": { + "version": "5.3.1", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz", + "integrity": "sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==", + "dev": true + }, + "semver": { + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "dev": true + } + } + }, + "eslint-scope": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", + "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", + "dev": true, + "requires": { + "esrecurse": "^4.3.0", + "estraverse": "^4.1.1" + } + }, + "eslint-utils": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz", + "integrity": "sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==", + "dev": true, + "requires": { + "eslint-visitor-keys": "^1.1.0" + }, + "dependencies": { + "eslint-visitor-keys": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", + "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", + "dev": true + } + } + }, + "eslint-visitor-keys": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", + "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==", + "dev": true + }, + "espree": { + "version": "7.3.1", + "resolved": "https://registry.npmjs.org/espree/-/espree-7.3.1.tgz", + "integrity": "sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==", + "dev": true, + "requires": { + "acorn": "^7.4.0", + "acorn-jsx": "^5.3.1", + "eslint-visitor-keys": "^1.3.0" + }, + "dependencies": { + "eslint-visitor-keys": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", + "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", + "dev": true + } + } + }, + "esprima": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", + "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", + "dev": true + }, + "esquery": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", + "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", + "dev": true, + "requires": { + "estraverse": "^5.1.0" + }, + "dependencies": { + "estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "dev": true + } + } + }, + "esrecurse": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", + "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", + "dev": true, + "requires": { + "estraverse": "^5.2.0" + }, + "dependencies": { + "estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "dev": true + } + } + }, + "estraverse": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", + "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", + "dev": true + }, + "esutils": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", + "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", + "dev": true + }, + "fast-deep-equal": { + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", + "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", + "dev": true + }, + "fast-json-stable-stringify": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", + "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", + "dev": true + }, + "fast-levenshtein": { + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", + "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", + "dev": true + }, + "file-entry-cache": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", + "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", + "dev": true, + "requires": { + "flat-cache": "^3.0.4" + } + }, + "flat-cache": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz", + "integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==", + "dev": true, + "requires": { + "flatted": "^3.2.9", + "keyv": "^4.5.3", + "rimraf": "^3.0.2" + } + }, + "flatted": { + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.1.tgz", + "integrity": "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==", + "dev": true + }, + "fs.realpath": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", + "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", + "dev": true + }, + "function-bind": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", + "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", + "dev": true + }, + "functional-red-black-tree": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz", + "integrity": "sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==", + "dev": true + }, + "glob": { + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", + "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", + "dev": true, + "requires": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^3.1.1", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" + } + }, + "glob-parent": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", + "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", + "dev": true, + "requires": { + "is-glob": "^4.0.1" + } + }, + "globals": { + "version": "13.24.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", + "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", + "dev": true, + "requires": { + "type-fest": "^0.20.2" + } + }, + "has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "dev": true + }, + "hasown": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", + "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", + "dev": true, + "requires": { + "function-bind": "^1.1.2" + } + }, + "ignore": { + "version": "4.0.6", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz", + "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==", + "dev": true + }, + "import-fresh": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", + "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", + "dev": true, + "requires": { + "parent-module": "^1.0.0", + "resolve-from": "^4.0.0" + } + }, + "imurmurhash": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", + "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", + "dev": true + }, + "inflight": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", + "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", + "dev": true, + "requires": { + "once": "^1.3.0", + "wrappy": "1" + } + }, + "inherits": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", + "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", + "dev": true + }, + "ip-regex": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/ip-regex/-/ip-regex-5.0.0.tgz", + "integrity": "sha512-fOCG6lhoKKakwv+C6KdsOnGvgXnmgfmp0myi3bcNwj3qfwPAxRKWEuFhvEFF7ceYIz6+1jRZ+yguLFAmUNPEfw==" + }, + "is-core-module": { + "version": "2.13.1", + "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz", + "integrity": "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==", + "dev": true, + "requires": { + "hasown": "^2.0.0" + } + }, + "is-extglob": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", + "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", + "dev": true + }, + "is-fullwidth-code-point": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", + "dev": true + }, + "is-glob": { + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", + "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", + "dev": true, + "requires": { + "is-extglob": "^2.1.1" + } + }, + "isexe": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", + "dev": true + }, + "js-tokens": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", + "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", + "dev": true + }, + "js-yaml": { + "version": "3.14.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", + "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", + "dev": true, + "requires": { + "argparse": "^1.0.7", + "esprima": "^4.0.0" + } + }, + "json-buffer": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", + "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", + "dev": true + }, + "json-schema-traverse": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", + "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", + "dev": true + }, + "json-stable-stringify-without-jsonify": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", + "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", + "dev": true + }, + "jsonc-parser": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.2.1.tgz", + "integrity": "sha512-AilxAyFOAcK5wA1+LeaySVBrHsGQvUFCDWXKpZjzaL0PqW+xfBOttn8GNtWKFWqneyMZj41MWF9Kl6iPWLwgOA==", + "dev": true + }, + "keyv": { + "version": "4.5.4", + "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz", + "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", + "dev": true, + "requires": { + "json-buffer": "3.0.1" + } + }, + "levn": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", + "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", + "dev": true, + "requires": { + "prelude-ls": "^1.2.1", + "type-check": "~0.4.0" + } + }, + "lodash": { + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", + "dev": true + }, + "lodash.merge": { + "version": "4.6.2", + "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", + "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", + "dev": true + }, + "lodash.truncate": { + "version": "4.4.2", + "resolved": "https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz", + "integrity": "sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==", + "dev": true + }, + "minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "dev": true, + "requires": { + "brace-expansion": "^1.1.7" + } + }, + "ms": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", + "dev": true + }, + "natural-compare": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", + "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", + "dev": true + }, + "once": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", + "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", + "dev": true, + "requires": { + "wrappy": "1" + } + }, + "optionator": { + "version": "0.9.4", + "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz", + "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==", + "dev": true, + "requires": { + "deep-is": "^0.1.3", + "fast-levenshtein": "^2.0.6", + "levn": "^0.4.1", + "prelude-ls": "^1.2.1", + "type-check": "^0.4.0", + "word-wrap": "^1.2.5" + } + }, + "parent-module": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", + "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", + "dev": true, + "requires": { + "callsites": "^3.0.0" + } + }, + "path-is-absolute": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", + "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", + "dev": true + }, + "path-key": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", + "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", + "dev": true + }, + "path-parse": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", + "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", + "dev": true + }, + "picocolors": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.1.tgz", + "integrity": "sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==", + "dev": true + }, + "prelude-ls": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", + "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", + "dev": true + }, + "prettier": { + "version": "3.2.5", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.5.tgz", + "integrity": "sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==", + "dev": true + }, + "progress": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz", + "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==", + "dev": true + }, + "punycode": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", + "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", + "dev": true + }, + "ramda": { + "version": "0.27.2", + "resolved": "https://registry.npmjs.org/ramda/-/ramda-0.27.2.tgz", + "integrity": "sha512-SbiLPU40JuJniHexQSAgad32hfwd+DRUdwF2PlVuI5RZD0/vahUco7R8vD86J/tcEKKF9vZrUVwgtmGCqlCKyA==" + }, + "regexpp": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz", + "integrity": "sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==", + "dev": true + }, + "require-from-string": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", + "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", + "dev": true + }, + "resolve": { + "version": "1.22.8", + "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz", + "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==", + "dev": true, + "requires": { + "is-core-module": "^2.13.0", + "path-parse": "^1.0.7", + "supports-preserve-symlinks-flag": "^1.0.0" + } + }, + "resolve-from": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", + "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", + "dev": true + }, + "rimraf": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", + "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", + "dev": true, + "requires": { + "glob": "^7.1.3" + } + }, + "semver": { + "version": "7.6.2", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz", + "integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==", + "dev": true + }, + "shebang-command": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", + "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", + "dev": true, + "requires": { + "shebang-regex": "^3.0.0" + } + }, + "shebang-regex": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", + "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", + "dev": true + }, + "slice-ansi": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz", + "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==", + "dev": true, + "requires": { + "ansi-styles": "^4.0.0", + "astral-regex": "^2.0.0", + "is-fullwidth-code-point": "^3.0.0" + } + }, + "sprintf-js": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", + "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", + "dev": true + }, + "string-width": { + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "dev": true, + "requires": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + } + }, + "strip-ansi": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "dev": true, + "requires": { + "ansi-regex": "^5.0.1" + } + }, + "strip-json-comments": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", + "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", + "dev": true + }, + "supports-color": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + }, + "supports-preserve-symlinks-flag": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", + "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", + "dev": true + }, + "table": { + "version": "6.8.2", + "resolved": "https://registry.npmjs.org/table/-/table-6.8.2.tgz", + "integrity": "sha512-w2sfv80nrAh2VCbqR5AK27wswXhqcck2AhfnNW76beQXskGZ1V12GwS//yYVa3d3fcvAip2OUnbDAjW2k3v9fA==", + "dev": true, + "requires": { + "ajv": "^8.0.1", + "lodash.truncate": "^4.4.2", + "slice-ansi": "^4.0.0", + "string-width": "^4.2.3", + "strip-ansi": "^6.0.1" + }, + "dependencies": { + "ajv": { + "version": "8.13.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.13.0.tgz", + "integrity": "sha512-PRA911Blj99jR5RMeTunVbNXMF6Lp4vZXnk5GQjcnUWUTsrXtekg/pnmFFI2u/I36Y/2bITGS30GZCXei6uNkA==", + "dev": true, + "requires": { + "fast-deep-equal": "^3.1.3", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2", + "uri-js": "^4.4.1" + } + }, + "json-schema-traverse": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", + "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", + "dev": true + } + } + }, + "text-table": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", + "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", + "dev": true + }, + "type-check": { + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", + "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", + "dev": true, + "requires": { + "prelude-ls": "^1.2.1" + } + }, + "type-fest": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", + "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", + "dev": true + }, + "uri-js": { + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", + "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", + "dev": true, + "requires": { + "punycode": "^2.1.0" + } + }, + "v8-compile-cache": { + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.4.0.tgz", + "integrity": "sha512-ocyWc3bAHBB/guyqJQVI5o4BZkPhznPYUG2ea80Gond/BgNWpap8TOmLSeeQG7bnh2KMISxskdADG59j7zruhw==", + "dev": true + }, + "vscode-json-languageservice": { + "version": "3.11.0", + "resolved": "https://registry.npmjs.org/vscode-json-languageservice/-/vscode-json-languageservice-3.11.0.tgz", + "integrity": "sha512-QxI+qV97uD7HHOCjh3MrM1TfbdwmTXrMckri5Tus1/FQiG3baDZb2C9Y0y8QThs7PwHYBIQXcAc59ZveCRZKPA==", + "dev": true, + "requires": { + "jsonc-parser": "^3.0.0", + "vscode-languageserver-textdocument": "^1.0.1", + "vscode-languageserver-types": "3.16.0-next.2", + "vscode-nls": "^5.0.0", + "vscode-uri": "^2.1.2" + } + }, + "vscode-languageserver-textdocument": { + "version": "1.0.11", + "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.11.tgz", + "integrity": "sha512-X+8T3GoiwTVlJbicx/sIAF+yuJAqz8VvwJyoMVhwEMoEKE/fkDmrqUgDMyBECcM2A2frVZIUj5HI/ErRXCfOeA==", + "dev": true + }, + "vscode-languageserver-types": { + "version": "3.16.0-next.2", + "resolved": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.16.0-next.2.tgz", + "integrity": "sha512-QjXB7CKIfFzKbiCJC4OWC8xUncLsxo19FzGVp/ADFvvi87PlmBSCAtZI5xwGjF5qE0xkLf0jjKUn3DzmpDP52Q==", + "dev": true + }, + "vscode-nls": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/vscode-nls/-/vscode-nls-5.2.0.tgz", + "integrity": "sha512-RAaHx7B14ZU04EU31pT+rKz2/zSl7xMsfIZuo8pd+KZO6PXtQmpevpq3vxvWNcrGbdmhM/rr5Uw5Mz+NBfhVng==", + "dev": true + }, + "vscode-uri": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-2.1.2.tgz", + "integrity": "sha512-8TEXQxlldWAuIODdukIb+TR5s+9Ds40eSJrw+1iDDA9IFORPjMELarNQE3myz5XIkWWpdprmJjm1/SxMlWOC8A==", + "dev": true + }, + "which": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "dev": true, + "requires": { + "isexe": "^2.0.0" + } + }, + "word-wrap": { + "version": "1.2.5", + "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz", + "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==", + "dev": true + }, + "wrappy": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", + "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", + "dev": true + } + }, + "scripts": { + "prettier-watch": "onchange \"**/*\" -- prettier --write --ignore-unknown {{changed}}" + } +} diff --git a/package.json b/package.json index ccc8dbd41..5e4c5f0f4 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,7 @@ "devDependencies": { "eslint": "^7.11.0", "eslint-plugin-json": "^2.1.2", - "eslint-plugin-node": "^11.1.0" + "eslint-plugin-node": "^11.1.0", + "prettier": "3.2.5" } } From 29383d49d409e11063b5ceb27811cd2a2eae94c2 Mon Sep 17 00:00:00 2001 From: Toby Date: Wed, 15 May 2024 10:15:22 +0000 Subject: [PATCH 1967/2331] Add formatting as workflow (and pray it works as intended) --- .github/workflows/formatting.yml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .github/workflows/formatting.yml diff --git a/.github/workflows/formatting.yml b/.github/workflows/formatting.yml new file mode 100644 index 000000000..9a58be8e8 --- /dev/null +++ b/.github/workflows/formatting.yml @@ -0,0 +1,19 @@ +name: 'File Formatting with Prettier' + +on: + push: + branches: + - main + schedule: + - cron: '00 8 * * *' + +jobs: + format: + if: github.repository == 'is-a-dev/register' + runs-on: ubuntu-latest + permissions: [read-all, write-all] + steps: + run: npx prettier domains/* --check + if github.working-directory == 'domains/': + run: npx prettier domains/* --write + From f7db3bf5604640953f6241ab2b1b7e6d12d3f897 Mon Sep 17 00:00:00 2001 From: "WILSON DOUGLAS CHEGE (L STUDIOS AFRIKA)" Date: Wed, 15 May 2024 13:25:35 +0300 Subject: [PATCH 1968/2331] Register chegedouglas.is-a.dev --- domains/chegedouglas.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/chegedouglas.json diff --git a/domains/chegedouglas.json b/domains/chegedouglas.json new file mode 100644 index 000000000..bb2f805fe --- /dev/null +++ b/domains/chegedouglas.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "LSAfrika", + "email": "lstudiosafrika@gmail.com", + "discord": "1239524915112181791" + }, + + "record": { + "A": ["13.48.207.48"] + } + } + \ No newline at end of file From 64f82ac68bb897399373d3bdb66cd9beb50886f9 Mon Sep 17 00:00:00 2001 From: Roufox <61273311+Rouf0x@users.noreply.github.com> Date: Wed, 15 May 2024 14:13:57 +0200 Subject: [PATCH 1969/2331] Register Rouf0x.is-a.dev --- domains/rouf0x.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/rouf0x.json diff --git a/domains/rouf0x.json b/domains/rouf0x.json new file mode 100644 index 000000000..9645f606c --- /dev/null +++ b/domains/rouf0x.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Rouf0x", + "email": "gabriel.ruf@gmail.com", + "discord": "790712104058617876" + }, + + "record": { + "CNAME": "rouf0x.github.io" + } + } + \ No newline at end of file From e7f03030fb36c76e236ef8d92e3870d6609007dc Mon Sep 17 00:00:00 2001 From: ItzArman09 <100463136+ItzArman09@users.noreply.github.com> Date: Wed, 15 May 2024 19:39:40 +0530 Subject: [PATCH 1970/2331] Create arman.json --- domains/arman.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/arman.json diff --git a/domains/arman.json b/domains/arman.json new file mode 100644 index 000000000..874db2683 --- /dev/null +++ b/domains/arman.json @@ -0,0 +1,10 @@ +{ + "description": "Personal Portfolio", + "owner": { + "username": "ItzArman09", + "email": "itz.armxn@outlook.com" + }, + "record": { + "CNAME": "itzarman09.github.io" + } +} From 31c508b995106e5a81ff05f2562099483fe89d5e Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Wed, 15 May 2024 17:22:14 +0200 Subject: [PATCH 1971/2331] correct username (uppercase letters) --- domains/polongdev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/polongdev.json b/domains/polongdev.json index eb7a9bb75..49e56e737 100644 --- a/domains/polongdev.json +++ b/domains/polongdev.json @@ -1,6 +1,6 @@ { "owner": { - "username": "polongdev", + "username": "PolongDev", "email": "kennethgregorioperez@gmail.com" }, "record": { From 3995157071269e88bb56976fc2168a56557c4744 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Wed, 15 May 2024 17:28:17 +0200 Subject: [PATCH 1972/2331] fix username (underscore to dash) --- domains/the-green-light.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/the-green-light.json b/domains/the-green-light.json index 947723f48..9957e103f 100644 --- a/domains/the-green-light.json +++ b/domains/the-green-light.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Senky_Dev", + "username": "Senky-Dev", "email": "agarwala.keshav10@gmail.com" }, "record": { From eb21c172462552adfd64d71b7a09c794f468c958 Mon Sep 17 00:00:00 2001 From: Roufox <61273311+Rouf0x@users.noreply.github.com> Date: Wed, 15 May 2024 18:29:43 +0200 Subject: [PATCH 1973/2331] Create _github-pages-challenge-Rouf0x.json Domain verification for github page --- domains/_github-pages-challenge-Rouf0x.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Rouf0x.json diff --git a/domains/_github-pages-challenge-Rouf0x.json b/domains/_github-pages-challenge-Rouf0x.json new file mode 100644 index 000000000..ea5abf45b --- /dev/null +++ b/domains/_github-pages-challenge-Rouf0x.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rouf0x", + "email": "Gabrielruf.fr@gmail.com" + }, + "record": { + "TXT": "f01cd0a4cbac68efe6b87568776ad9" + } +} From 85df79608c9c1f0f61079f85153cc5266b6f311b Mon Sep 17 00:00:00 2001 From: Deepraj <83288891+deepraj21@users.noreply.github.com> Date: Thu, 16 May 2024 10:00:15 +0530 Subject: [PATCH 1974/2331] Created deepraj.json --- domains/deepraj.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/deepraj.json diff --git a/domains/deepraj.json b/domains/deepraj.json new file mode 100644 index 000000000..62cf1114d --- /dev/null +++ b/domains/deepraj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "deepraj21", + "email": "deepraj21.bera@gmail.com" + }, + "record": { + "CNAME": "deepraj21.github.io" + } +} From a5629f83eb3102fd36f507e211db5e1e434649d3 Mon Sep 17 00:00:00 2001 From: Roufox <61273311+Rouf0x@users.noreply.github.com> Date: Thu, 16 May 2024 08:52:37 +0200 Subject: [PATCH 1975/2331] 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..b2a03a5f2 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +rouf0x.is-a.dev \ No newline at end of file From b7bb5cb07b4ab1245923bfe9bd0c3abc3b9844ec Mon Sep 17 00:00:00 2001 From: ItzArman09 <100463136+ItzArman09@users.noreply.github.com> Date: Thu, 16 May 2024 12:40:27 +0530 Subject: [PATCH 1976/2331] Create _discord.arman.json --- domains/_discord.arman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.arman.json diff --git a/domains/_discord.arman.json b/domains/_discord.arman.json new file mode 100644 index 000000000..971565726 --- /dev/null +++ b/domains/_discord.arman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ItzArman09", + "email": "itz.armxn@outlook.com" + }, + "record": { + "TXT": "dh=508604a0381985579d65a0e9c8b241bc6186cc44" + } +} From 50cc394161c4a184dd99c26bab83b434ac3449aa Mon Sep 17 00:00:00 2001 From: ItzArman09 <100463136+ItzArman09@users.noreply.github.com> Date: Thu, 16 May 2024 12:45:16 +0530 Subject: [PATCH 1977/2331] Create cdn.arman.json --- domains/cdn.arman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cdn.arman.json diff --git a/domains/cdn.arman.json b/domains/cdn.arman.json new file mode 100644 index 000000000..c5f418e83 --- /dev/null +++ b/domains/cdn.arman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ItzArman09", + "email": "itz.armxn@outlook.com" + }, + "record": { + "CNAME": "itzarman09.github.io" + } +} From f22d41b56d81affaa87ba34661165d1c161a60b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=87=BA=E5=8F=A3=E3=83=AC=E3=82=A4?= Date: Thu, 16 May 2024 09:44:16 +0200 Subject: [PATCH 1978/2331] Create _gh-DeadCodeGames-o.deadcode.json --- domains/_gh-DeadCodeGames-o.deadcode.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_gh-DeadCodeGames-o.deadcode.json diff --git a/domains/_gh-DeadCodeGames-o.deadcode.json b/domains/_gh-DeadCodeGames-o.deadcode.json new file mode 100644 index 000000000..b0866ea56 --- /dev/null +++ b/domains/_gh-DeadCodeGames-o.deadcode.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RichardKanshen", + "email": "richard@kanshen.click" + }, + "record": { + "TXT": "392e701839" + } +} From a93c77ad5e4720c9406d6413c71af56917bb31b5 Mon Sep 17 00:00:00 2001 From: StarSupreme <154985894+StarSupreme@users.noreply.github.com> Date: Thu, 16 May 2024 13:28:10 +0530 Subject: [PATCH 1979/2331] Delete digifriend.is-a.dev --- domains/digifriend.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/digifriend.json diff --git a/domains/digifriend.json b/domains/digifriend.json deleted file mode 100644 index 1a0679593..000000000 --- a/domains/digifriend.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "StarSupreme", - "email": "1211243@dpssecunderabad.in", - "discord": "1134480055045718056" - }, - - "record": { - "A": ["208.67.222.222"] - } - } - From e05ce0f1f23a949d484bf4bd26e9452a2cd17841 Mon Sep 17 00:00:00 2001 From: zwei <110226580+Vibred@users.noreply.github.com> Date: Thu, 16 May 2024 16:19:10 +0800 Subject: [PATCH 1980/2331] Create firefly.json --- domains/firefly.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/firefly.json diff --git a/domains/firefly.json b/domains/firefly.json new file mode 100644 index 000000000..65e95e3c6 --- /dev/null +++ b/domains/firefly.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Vibred", + "email": "vibred@pm.me" + }, + "record": { + "NS": "cora.ns.cloudflare.com","jonah.ns.cloudflare.com" + } +} From 4f9a2b6abfc535bf4c6e1283082909bf6bbae2c4 Mon Sep 17 00:00:00 2001 From: zwei <110226580+Vibred@users.noreply.github.com> Date: Thu, 16 May 2024 16:27:51 +0800 Subject: [PATCH 1981/2331] Update firefly.json --- domains/firefly.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/firefly.json b/domains/firefly.json index 65e95e3c6..1b0f4cbed 100644 --- a/domains/firefly.json +++ b/domains/firefly.json @@ -4,6 +4,6 @@ "email": "vibred@pm.me" }, "record": { - "NS": "cora.ns.cloudflare.com","jonah.ns.cloudflare.com" + "NS": ["cora.ns.cloudflare.com", "jonah.ns.cloudflare.com"] } } From 648e239d0b886ed2d83e2b133c07124c7d59be3f Mon Sep 17 00:00:00 2001 From: Toby Date: Thu, 16 May 2024 11:46:32 +0100 Subject: [PATCH 1982/2331] Update .github/workflows/formatting.yml Co-authored-by: William Harrison --- .github/workflows/formatting.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/formatting.yml b/.github/workflows/formatting.yml index 9a58be8e8..797807284 100644 --- a/.github/workflows/formatting.yml +++ b/.github/workflows/formatting.yml @@ -16,4 +16,3 @@ jobs: run: npx prettier domains/* --check if github.working-directory == 'domains/': run: npx prettier domains/* --write - From 57e39772552f5708d5c22acb53f38364e1b65062 Mon Sep 17 00:00:00 2001 From: Toby Date: Thu, 16 May 2024 11:46:43 +0100 Subject: [PATCH 1983/2331] Update .prettierignore Co-authored-by: William Harrison --- .prettierignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.prettierignore b/.prettierignore index 44582d749..303565b83 100644 --- a/.prettierignore +++ b/.prettierignore @@ -9,7 +9,6 @@ #.github/ #domains/ #mesia/ -#node_modules/ #scripts/ #tests/ #utils/ From c76577a181969727acfc8d5ac8f9e0a37a22fbc4 Mon Sep 17 00:00:00 2001 From: Toby Date: Thu, 16 May 2024 11:46:54 +0100 Subject: [PATCH 1984/2331] Update .prettierignore Co-authored-by: William Harrison --- .prettierignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.prettierignore b/.prettierignore index 303565b83..f8afd5114 100644 --- a/.prettierignore +++ b/.prettierignore @@ -8,7 +8,7 @@ #.github/ #domains/ -#mesia/ +#media/ #scripts/ #tests/ #utils/ From be6839e5e33666ed6521fd541a7e0ec5b1797711 Mon Sep 17 00:00:00 2001 From: Toby Date: Thu, 16 May 2024 12:57:14 +0100 Subject: [PATCH 1985/2331] Update .github/workflows/formatting.yml Change 0800hrs --> 0000hrs Co-authored-by: William Harrison --- .github/workflows/formatting.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/formatting.yml b/.github/workflows/formatting.yml index 797807284..cb77354ba 100644 --- a/.github/workflows/formatting.yml +++ b/.github/workflows/formatting.yml @@ -5,7 +5,7 @@ on: branches: - main schedule: - - cron: '00 8 * * *' + - cron: '0 0 * * *' jobs: format: From b538822c9c289887d78c720694ef4d4d263f8ea0 Mon Sep 17 00:00:00 2001 From: Bernard Ofoegbu <65433039+O-BERNARDOFOEGBU@users.noreply.github.com> Date: Thu, 16 May 2024 13:35:41 +0100 Subject: [PATCH 1986/2331] Create bernardofoegbu.json generate domain name "bernardofoegbu.is-a.dev" --- domains/bernardofoegbu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bernardofoegbu.json diff --git a/domains/bernardofoegbu.json b/domains/bernardofoegbu.json new file mode 100644 index 000000000..b6d37c8d1 --- /dev/null +++ b/domains/bernardofoegbu.json @@ -0,0 +1,11 @@ +{ + "description": "I want to use it for hosting my portfolio site", + "repo": "https://github.com/O-BERNARDOFOEGBU/my-portfolio", + "owner": { + "username": "O-BERNARDOFOEGBU", + "email": "obinnaofoegbu71@gmail.com" + }, + "record": { + "CNAME": "O-BERNARDOFOEGBU.github.io" + } +} From 9515e874b5bf552d99451b5e433e0515e9d75478 Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Thu, 16 May 2024 20:51:35 +0800 Subject: [PATCH 1987/2331] Create i.shockbs.json --- domains/i.shockbs.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/i.shockbs.json diff --git a/domains/i.shockbs.json b/domains/i.shockbs.json new file mode 100644 index 000000000..797cf746d --- /dev/null +++ b/domains/i.shockbs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shockbs", + "email": "apipherng@gmail.com" + }, + "record": { + "CNAME": "ziplineshockbs.onrender.com" + } +} From 73bead0fd1fbb2576dcfff9b16c6471d468afb79 Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Thu, 16 May 2024 20:57:23 +0800 Subject: [PATCH 1988/2331] Update i.shockbs.json From 945526d0e41841cea5f89c68630355c3ed963622 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Thu, 16 May 2024 16:03:00 +0300 Subject: [PATCH 1989/2331] Update bernardofoegbu.json --- domains/bernardofoegbu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bernardofoegbu.json b/domains/bernardofoegbu.json index b6d37c8d1..a3d0e71ac 100644 --- a/domains/bernardofoegbu.json +++ b/domains/bernardofoegbu.json @@ -6,6 +6,6 @@ "email": "obinnaofoegbu71@gmail.com" }, "record": { - "CNAME": "O-BERNARDOFOEGBU.github.io" + "CNAME": "o-bernardofoegbu.github.io" } } From f439fd7f09a68d83341da07f86abf07a5b155a96 Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Thu, 16 May 2024 21:05:37 +0800 Subject: [PATCH 1990/2331] Rename i.shockbs.json to gg.shockbs.json --- domains/{i.shockbs.json => gg.shockbs.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{i.shockbs.json => gg.shockbs.json} (100%) diff --git a/domains/i.shockbs.json b/domains/gg.shockbs.json similarity index 100% rename from domains/i.shockbs.json rename to domains/gg.shockbs.json From 7b4b54217a0feca155e73e071853f0f9b9b44b13 Mon Sep 17 00:00:00 2001 From: SRPVT Date: Thu, 16 May 2024 19:28:47 +0530 Subject: [PATCH 1991/2331] Create _discord.dscbmr.is-a.dev.json --- domains/_discord.dscbmr.is-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.dscbmr.is-a.dev.json diff --git a/domains/_discord.dscbmr.is-a.dev.json b/domains/_discord.dscbmr.is-a.dev.json new file mode 100644 index 000000000..17af5e051 --- /dev/null +++ b/domains/_discord.dscbmr.is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SRPVT", + "email": "syedyaseeralirayan@gmail.com" + }, + "record": { + "TXT": "dh=af0561dc7d2f7eb0ef153cb3a270c0b98fe5c36e" + } +} From f533bb42011f414fbaea908d9f2c22984b30754c Mon Sep 17 00:00:00 2001 From: Roufox <61273311+Rouf0x@users.noreply.github.com> Date: Thu, 16 May 2024 16:35:39 +0200 Subject: [PATCH 1992/2331] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index b2a03a5f2..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -rouf0x.is-a.dev \ No newline at end of file From a8be8c1ace088aee64e7421e3f97e5f2547c9360 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Thu, 16 May 2024 22:29:12 +0700 Subject: [PATCH 1993/2331] Create re.maskduck.json --- domains/re.maskduck.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/re.maskduck.json diff --git a/domains/re.maskduck.json b/domains/re.maskduck.json new file mode 100644 index 000000000..c5a073c87 --- /dev/null +++ b/domains/re.maskduck.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "maskduck", + "email": "", + "discord": "716134528409665586" + }, + "record": { + "A": ["89.106.200.1"] + } +} From 093ff46fc308ec21ee750e5eed35504090aa6444 Mon Sep 17 00:00:00 2001 From: Toby Date: Thu, 16 May 2024 15:29:42 +0000 Subject: [PATCH 1994/2331] feat(formatting): Add requested changes a/o 16-05-2024 @ 16:29GMT --- .github/workflows/formatting.yml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/.github/workflows/formatting.yml b/.github/workflows/formatting.yml index cb77354ba..62ded97a6 100644 --- a/.github/workflows/formatting.yml +++ b/.github/workflows/formatting.yml @@ -11,8 +11,19 @@ jobs: format: if: github.repository == 'is-a-dev/register' runs-on: ubuntu-latest - permissions: [read-all, write-all] + permissions: [read-all, write: contents] steps: run: npx prettier domains/* --check if github.working-directory == 'domains/': run: npx prettier domains/* --write + commit: + if: github.repository == 'is-a-dev/register' + runs-on: ubuntu.latest + permissions: [] + steps: + uses: 'actions/checkout@v4' + with: + repository: '${{ github.repository }}' + token: '${{ github.token }}' + branches: + - main From 20446a0051ced84f2c333016ed602135866121c7 Mon Sep 17 00:00:00 2001 From: saikatislamhadis <109768972+saikatislamhadis@users.noreply.github.com> Date: Thu, 16 May 2024 23:41:50 +0600 Subject: [PATCH 1995/2331] Update saikat.json --- domains/saikat.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/saikat.json b/domains/saikat.json index 2028174f6..cdce3c404 100644 --- a/domains/saikat.json +++ b/domains/saikat.json @@ -1,12 +1,9 @@ { - "description": "Bio Link", - "repo": "https://github.com/saikatislamhadis/saikatislamhadis.github.io", "owner": { "username": "saikatislamhadis", - "email": "saikatislamhadis@gmail.com", - "twitter": "SAIKATx69" + "email": "saikatislamhadis@gmail.com" }, "record": { - "CNAME": "saikatislamhadis.github.io" + "CNAME": "saikatislam.pages.dev" } } From cbef285c69bf91ad49a29d1b175ffa061a6453a4 Mon Sep 17 00:00:00 2001 From: Roufox <61273311+Rouf0x@users.noreply.github.com> Date: Thu, 16 May 2024 21:03:30 +0200 Subject: [PATCH 1996/2331] Create roufox.json --- domains/roufox.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/roufox.json diff --git a/domains/roufox.json b/domains/roufox.json new file mode 100644 index 000000000..5a62d1d6e --- /dev/null +++ b/domains/roufox.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Rouf0x", + "email": "gabriel.ruf@gmail.com", + "discord": "790712104058617876" + }, + + "record": { + "CNAME": "rouf0x.github.io" + } + } + From e466835fadcde8989f295335542fa82e0d2e4802 Mon Sep 17 00:00:00 2001 From: Roufox <61273311+Rouf0x@users.noreply.github.com> Date: Thu, 16 May 2024 21:06:21 +0200 Subject: [PATCH 1997/2331] Update roufox.json --- domains/roufox.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/roufox.json b/domains/roufox.json index 5a62d1d6e..7431ced26 100644 --- a/domains/roufox.json +++ b/domains/roufox.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "rouf0x.github.io" + "URL": "https://rouf0x.is-a.dev/" } } From 79d4c27032e3d05539dab55968db7d8363017f00 Mon Sep 17 00:00:00 2001 From: Emperor Numerius <62899740+EmperorNumerius@users.noreply.github.com> Date: Thu, 16 May 2024 21:17:58 -0600 Subject: [PATCH 1998/2331] Create numerius.json --- domains/numerius.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/numerius.json diff --git a/domains/numerius.json b/domains/numerius.json new file mode 100644 index 000000000..decc20248 --- /dev/null +++ b/domains/numerius.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "EmperorNumerius", + "email": "krishnamohanmeda@gmail.com" + }, + "record": { + "CNAME": "numeriusdevwebsite.vercel.app" + } +} From 8d33a598212939ace8b435cbae901516555f8d19 Mon Sep 17 00:00:00 2001 From: Emperor Numerius <62899740+EmperorNumerius@users.noreply.github.com> Date: Thu, 16 May 2024 21:22:25 -0600 Subject: [PATCH 1999/2331] Update numerius.json --- domains/numerius.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/numerius.json b/domains/numerius.json index decc20248..554faea37 100644 --- a/domains/numerius.json +++ b/domains/numerius.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "EmperorNumerius", - "email": "krishnamohanmeda@gmail.com" - }, - "record": { - "CNAME": "numeriusdevwebsite.vercel.app" - } + "owner": { + "username": "EmperorNumerius", + "email": "krishnamohanmeda@gmail.com" + }, + "record": { + "URL": "https://numeriusdevwebsite.vercel.app/" + } } From 499b35c8a02cc520bcb13ea98dd6d8a34f57dc61 Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 17 May 2024 10:53:28 +0300 Subject: [PATCH 2000/2331] Create juniper.orangc.json --- domains/juniper.orangc.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/juniper.orangc.json diff --git a/domains/juniper.orangc.json b/domains/juniper.orangc.json new file mode 100644 index 000000000..2c6a20823 --- /dev/null +++ b/domains/juniper.orangc.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "orxngc", + "discord": "orangc", + "email": "orangc@proton.me", + "description": "For the JuniperCraft Minecraft SMP." + }, + "record": { + "A": "66.59.209.229" + } +} From 484e4457af9c4d0604f2f6f3ea1e5fa71561fb62 Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 17 May 2024 10:59:11 +0300 Subject: [PATCH 2001/2331] fixety fixxy owo --- domains/juniper.orangc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/juniper.orangc.json b/domains/juniper.orangc.json index 2c6a20823..87c3ca50d 100644 --- a/domains/juniper.orangc.json +++ b/domains/juniper.orangc.json @@ -6,6 +6,6 @@ "description": "For the JuniperCraft Minecraft SMP." }, "record": { - "A": "66.59.209.229" + "A": ["66.59.209.229"] } } From 2fa7b8a142526dfc545e966e2003b5f9a239abcf Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 17 May 2024 10:59:54 +0300 Subject: [PATCH 2002/2331] supa fixy fixy owoo --- domains/juniper.orangc.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/juniper.orangc.json b/domains/juniper.orangc.json index 87c3ca50d..4cd7f2e03 100644 --- a/domains/juniper.orangc.json +++ b/domains/juniper.orangc.json @@ -3,7 +3,6 @@ "username": "orxngc", "discord": "orangc", "email": "orangc@proton.me", - "description": "For the JuniperCraft Minecraft SMP." }, "record": { "A": ["66.59.209.229"] From 07c5527e288d21f50dfb9c272d3d287295000213 Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 17 May 2024 11:00:07 +0300 Subject: [PATCH 2003/2331] remove comma --- domains/juniper.orangc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/juniper.orangc.json b/domains/juniper.orangc.json index 4cd7f2e03..0c3b75689 100644 --- a/domains/juniper.orangc.json +++ b/domains/juniper.orangc.json @@ -2,7 +2,7 @@ "owner": { "username": "orxngc", "discord": "orangc", - "email": "orangc@proton.me", + "email": "orangc@proton.me" }, "record": { "A": ["66.59.209.229"] From 3bb57756e94d05436c2834d88cb417f9e9fbd8d8 Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Fri, 17 May 2024 15:01:31 +0200 Subject: [PATCH 2004/2331] Update sono.json --- domains/sono.json | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/domains/sono.json b/domains/sono.json index 267b37cbd..3272a804b 100644 --- a/domains/sono.json +++ b/domains/sono.json @@ -1,13 +1,16 @@ { "owner": { "username": "getSono", - "email": "julianwolf2013@outlook.de" + "email": "sono.arbeit@gmail.com" }, "record": { "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" + "mx01.mail.icloud.com", + "mx02.mail.icloud.com" ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "TXT": [ + "apple-domain=PMmXaZI06t5XN6Dv", + "v=spf1 include:icloud.com ~all" + ] } } From 218efd7cae06094136a0754361b87dd75501068a Mon Sep 17 00:00:00 2001 From: Radioactive Potato <75719839+RadioactivePotato@users.noreply.github.com> Date: Fri, 17 May 2024 14:20:35 +0100 Subject: [PATCH 2005/2331] github domain verification for krunch.is-a.dev --- ...ithub-pages-challenge-RadioactivePotato.krunch.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-RadioactivePotato.krunch.json diff --git a/domains/_github-pages-challenge-RadioactivePotato.krunch.json b/domains/_github-pages-challenge-RadioactivePotato.krunch.json new file mode 100644 index 000000000..8db337143 --- /dev/null +++ b/domains/_github-pages-challenge-RadioactivePotato.krunch.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "RadioactivePotato", + "email": "" + "discord": "krunchiekrunch._." + }, + "record": { + "TXT": "05dc6febabf44f8decab35d01609ee" + } +} From 6bf8c856895776b72cdadba4f52df22787d851a4 Mon Sep 17 00:00:00 2001 From: Radioactive Potato <75719839+RadioactivePotato@users.noreply.github.com> Date: Fri, 17 May 2024 15:03:13 +0100 Subject: [PATCH 2006/2331] Create krunch.json --- domains/krunch.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/krunch.json diff --git a/domains/krunch.json b/domains/krunch.json new file mode 100644 index 000000000..e43587ff3 --- /dev/null +++ b/domains/krunch.json @@ -0,0 +1,12 @@ +{ + "description": "My GitHub page", + "repo": "https://github.com/radioactivepotato/radioactivepotato.github.io", + "owner": { + "username": "RadioactivePotato", + "email": "", + "discord": "krunchiekrunch._." + }, + "record": { + "CNAME": "radioactivepotato.github.io" + } +} From fc9c5cb9fd9c51ecf9c160a880b7100060163967 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Fri, 17 May 2024 23:02:45 +0700 Subject: [PATCH 2007/2331] fix file format --- ...on => _github-pages-challenge-radioactivepotato.krunch.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-RadioactivePotato.krunch.json => _github-pages-challenge-radioactivepotato.krunch.json} (90%) diff --git a/domains/_github-pages-challenge-RadioactivePotato.krunch.json b/domains/_github-pages-challenge-radioactivepotato.krunch.json similarity index 90% rename from domains/_github-pages-challenge-RadioactivePotato.krunch.json rename to domains/_github-pages-challenge-radioactivepotato.krunch.json index 8db337143..eba5fb38d 100644 --- a/domains/_github-pages-challenge-RadioactivePotato.krunch.json +++ b/domains/_github-pages-challenge-radioactivepotato.krunch.json @@ -1,7 +1,7 @@ { "owner": { "username": "RadioactivePotato", - "email": "" + "email": "", "discord": "krunchiekrunch._." }, "record": { From 39059e92a070c7243fb6d172ebf6cae3cb26dd33 Mon Sep 17 00:00:00 2001 From: arceus <96443442+blurwind@users.noreply.github.com> Date: Fri, 17 May 2024 20:30:18 +0000 Subject: [PATCH 2008/2331] Register arceus.is-a.dev --- domains/arceus.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/arceus.json diff --git a/domains/arceus.json b/domains/arceus.json new file mode 100644 index 000000000..7961eeca3 --- /dev/null +++ b/domains/arceus.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "blurwind", + "email": "96443442+blurwind@users.noreply.github.com", + "discord": "1055478076013817936" + }, + + "record": { + "CNAME": "blurwind.github.io" + } + } + \ No newline at end of file From 10d7bcfabf0c28d64b33c48d356e80d082c08de9 Mon Sep 17 00:00:00 2001 From: Acronical Date: Fri, 17 May 2024 22:47:00 +0100 Subject: [PATCH 2009/2331] Create nocwarebot.acronical.json --- domains/nocwarebot.acronical.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nocwarebot.acronical.json diff --git a/domains/nocwarebot.acronical.json b/domains/nocwarebot.acronical.json new file mode 100644 index 000000000..d80a57079 --- /dev/null +++ b/domains/nocwarebot.acronical.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AcronicalYT", + "email": "acronicalbusiness@gmail.com" + }, + "record": { + "CNAME": "59893.site.bot-hosting.net" + } +} From 8dd5dba16f41491379277d29c422959aa3b221b5 Mon Sep 17 00:00:00 2001 From: Acronical Date: Fri, 17 May 2024 22:47:20 +0100 Subject: [PATCH 2010/2331] Update acronical.json --- domains/acronical.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/acronical.json b/domains/acronical.json index c719b90c6..b84da440c 100644 --- a/domains/acronical.json +++ b/domains/acronical.json @@ -1,7 +1,7 @@ { "owner": { "username": "AcronicalYT", - "email": "ace36501@hotmail.com" + "email": "acronicalbusiness@gmail.com" }, "record": { "CNAME": "acronical.pages.dev" From 401253866566bac4b3b7c15cdc5b6e18868533d7 Mon Sep 17 00:00:00 2001 From: Acronical Date: Fri, 17 May 2024 22:47:50 +0100 Subject: [PATCH 2011/2331] Create yrrahbot.acronical.json --- domains/yrrahbot.acronical.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yrrahbot.acronical.json diff --git a/domains/yrrahbot.acronical.json b/domains/yrrahbot.acronical.json new file mode 100644 index 000000000..870033b61 --- /dev/null +++ b/domains/yrrahbot.acronical.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AcronicalYT", + "email": "acronicalbusiness@gmail.com" + }, + "record": { + "CNAME": "9595.site.bot-hosting.net" + } +} From ac3eb5a0ac67208cf5a7c08036625fe1246df812 Mon Sep 17 00:00:00 2001 From: jay Date: Fri, 17 May 2024 23:54:29 +0000 Subject: [PATCH 2012/2331] Create pinkyplant.json --- domains/pinkyplant.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/pinkyplant.json diff --git a/domains/pinkyplant.json b/domains/pinkyplant.json new file mode 100644 index 000000000..a6aa5761d --- /dev/null +++ b/domains/pinkyplant.json @@ -0,0 +1,12 @@ +{ + "description": "Jay's website and portfolio.", + "repo": "https://github.com/pinkyplant/pinkyplant.github.io", + "owner": { + "username": "pinkyplant", + "email": "pinkyplantz@proton.me", + "twitter": "pinkyplant" + }, + "record": { + "CNAME": "pinkyplant.github.io" + } +} From d185ec499c6895c6736b7716a8f8b81fc99b7de2 Mon Sep 17 00:00:00 2001 From: faaafu <59342394+faaafu@users.noreply.github.com> Date: Fri, 17 May 2024 19:33:59 -0500 Subject: [PATCH 2013/2331] Delete fafu.is-a.dev --- domains/fafu.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/fafu.json diff --git a/domains/fafu.json b/domains/fafu.json deleted file mode 100644 index 26d6b7402..000000000 --- a/domains/fafu.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "faaafu", - "email": "shimni22@proton.me" - }, - "record": { - "CNAME": "faaafu.github.io" - } -} From 6abf5e56893895ea3582e7c05edaaf296de74f11 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 18 May 2024 12:29:24 +0700 Subject: [PATCH 2014/2331] 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 b025413ce..dbabcbcfd 100644 --- a/domains/maskduck.json +++ b/domains/maskduck.json @@ -8,6 +8,6 @@ "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": { - "CNAME": "maskduck.github.io" + "CNAME": "maskduck.pages.dev" } } From 9a2a21e13aa2bb414bf88ed3b8bee351efa671ff Mon Sep 17 00:00:00 2001 From: Radioactive Potato <75719839+RadioactivePotato@users.noreply.github.com> Date: Sat, 18 May 2024 10:35:21 +0100 Subject: [PATCH 2015/2331] discord domain verification - krunch.is-a.dev --- domains/_discord.krunch.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.krunch.json diff --git a/domains/_discord.krunch.json b/domains/_discord.krunch.json new file mode 100644 index 000000000..cc0a0db9b --- /dev/null +++ b/domains/_discord.krunch.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "RadioactivePotato", + "email": "", + "discord": "krunchiekrunch._." + }, + "record": { + "TXT": "dh=df2bf9fb87a1dc3ee29c6ddfa51ed86da28581c5" + } +} From d5427cd2115a8736739b9b031af829cbc8c5e8d9 Mon Sep 17 00:00:00 2001 From: arceus <96443442+blurwind@users.noreply.github.com> Date: Sat, 18 May 2024 09:40:13 -0400 Subject: [PATCH 2016/2331] removed github email, now blank --- domains/arceus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arceus.json b/domains/arceus.json index 7961eeca3..3437f8b1d 100644 --- a/domains/arceus.json +++ b/domains/arceus.json @@ -1,7 +1,7 @@ { "owner": { "username": "blurwind", - "email": "96443442+blurwind@users.noreply.github.com", + "email": "", "discord": "1055478076013817936" }, From 28dc89baefb6f40d3791292621b3ceff890d830d Mon Sep 17 00:00:00 2001 From: SRPVT Date: Sat, 18 May 2024 20:26:03 +0530 Subject: [PATCH 2017/2331] Create dscbmr.json --- domains/dscbmr.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dscbmr.json diff --git a/domains/dscbmr.json b/domains/dscbmr.json new file mode 100644 index 000000000..25a2fb441 --- /dev/null +++ b/domains/dscbmr.json @@ -0,0 +1,12 @@ +{ + "description": "Profile card", + "repo": "https://srpvt.github.io/DSCBMR", + "owner": { + "username": "SRPVT", + "email": "syedrayangames@gmail.com", + "Discord": "乃爪尺𓆩♕𓆪" + }, + "record": { + "CNAME": "srpvt.github.io" + } +} From 5db4ce41c16d246ca2e3cdf04bc0c893f2756ee4 Mon Sep 17 00:00:00 2001 From: Arrtea21 Date: Sat, 18 May 2024 22:39:24 +0530 Subject: [PATCH 2018/2331] arrtea.json added --- domains/arrtea.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/arrtea.json diff --git a/domains/arrtea.json b/domains/arrtea.json new file mode 100644 index 000000000..4d48ad94d --- /dev/null +++ b/domains/arrtea.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Arrtea21", + "email": "arte.priv@protonmail.com" + }, + "record": { + "CNAME": "arrtea.github.io" + } + } \ No newline at end of file From 873cd9d3e0032a1d0ebe019896c945476a58601e Mon Sep 17 00:00:00 2001 From: Arrtea21 Date: Sat, 18 May 2024 23:55:36 +0530 Subject: [PATCH 2019/2331] fixed url --- domains/arrtea.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arrtea.json b/domains/arrtea.json index 4d48ad94d..e5ae08f1d 100644 --- a/domains/arrtea.json +++ b/domains/arrtea.json @@ -4,6 +4,6 @@ "email": "arte.priv@protonmail.com" }, "record": { - "CNAME": "arrtea.github.io" + "CNAME": "arrtea21.github.io/" } } \ No newline at end of file From 8678638844fec1314bcbc04d01db9809e262a00e Mon Sep 17 00:00:00 2001 From: Toby Date: Sat, 18 May 2024 22:06:57 +0000 Subject: [PATCH 2020/2331] Add TXT record for Discord domain authentication --- domains/tobez.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/tobez.json b/domains/tobez.json index 3641c412c..44945a67f 100644 --- a/domains/tobez.json +++ b/domains/tobez.json @@ -5,6 +5,7 @@ }, "record": { - "URL": "https://tobez.dev" + "URL": "https://tobez.dev", + "TXT": "dh=64624183b9e763aa7a812ddf39b0ae9261491182" } } From 8d7ae0cbdf1b4915ad093814e9539b1de92cac50 Mon Sep 17 00:00:00 2001 From: Toby Date: Sat, 18 May 2024 22:21:45 +0000 Subject: [PATCH 2021/2331] Update to remove changes from pr #13982 --- .github/workflows/formatting.yml | 29 - package-lock.json | 2579 ------------------------------ package.json | 3 +- 3 files changed, 1 insertion(+), 2610 deletions(-) delete mode 100644 .github/workflows/formatting.yml delete mode 100644 package-lock.json diff --git a/.github/workflows/formatting.yml b/.github/workflows/formatting.yml deleted file mode 100644 index 62ded97a6..000000000 --- a/.github/workflows/formatting.yml +++ /dev/null @@ -1,29 +0,0 @@ -name: 'File Formatting with Prettier' - -on: - push: - branches: - - main - schedule: - - cron: '0 0 * * *' - -jobs: - format: - if: github.repository == 'is-a-dev/register' - runs-on: ubuntu-latest - permissions: [read-all, write: contents] - steps: - run: npx prettier domains/* --check - if github.working-directory == 'domains/': - run: npx prettier domains/* --write - commit: - if: github.repository == 'is-a-dev/register' - runs-on: ubuntu.latest - permissions: [] - steps: - uses: 'actions/checkout@v4' - with: - repository: '${{ github.repository }}' - token: '${{ github.token }}' - branches: - - main diff --git a/package-lock.json b/package-lock.json deleted file mode 100644 index 4b98135fa..000000000 --- a/package-lock.json +++ /dev/null @@ -1,2579 +0,0 @@ -{ - "name": "is-a-dev-core", - "version": "1.0.0", - "lockfileVersion": 2, - "requires": true, - "packages": { - "": { - "name": "is-a-dev-core", - "version": "1.0.0", - "license": "GPL-3.0", - "dependencies": { - "ip-regex": "^5.0.0", - "ramda": "^0.27.1" - }, - "devDependencies": { - "eslint": "^7.11.0", - "eslint-plugin-json": "^2.1.2", - "eslint-plugin-node": "^11.1.0", - "prettier": "3.2.5" - } - }, - "node_modules/@babel/code-frame": { - "version": "7.12.11", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz", - "integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==", - "dev": true, - "dependencies": { - "@babel/highlight": "^7.10.4" - } - }, - "node_modules/@babel/helper-validator-identifier": { - "version": "7.24.5", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.5.tgz", - "integrity": "sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA==", - "dev": true, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/highlight": { - "version": "7.24.5", - "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.5.tgz", - "integrity": "sha512-8lLmua6AVh/8SLJRRVD6V8p73Hir9w5mJrhE+IPpILG31KKlI9iz5zmBYKcWPS59qSfgP9RaSBQSHHE81WKuEw==", - "dev": true, - "dependencies": { - "@babel/helper-validator-identifier": "^7.24.5", - "chalk": "^2.4.2", - "js-tokens": "^4.0.0", - "picocolors": "^1.0.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/highlight/node_modules/ansi-styles": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", - "dev": true, - "dependencies": { - "color-convert": "^1.9.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/@babel/highlight/node_modules/chalk": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", - "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", - "dev": true, - "dependencies": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/@babel/highlight/node_modules/color-convert": { - "version": "1.9.3", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", - "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", - "dev": true, - "dependencies": { - "color-name": "1.1.3" - } - }, - "node_modules/@babel/highlight/node_modules/color-name": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", - "dev": true - }, - "node_modules/@babel/highlight/node_modules/escape-string-regexp": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", - "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", - "dev": true, - "engines": { - "node": ">=0.8.0" - } - }, - "node_modules/@babel/highlight/node_modules/has-flag": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/@babel/highlight/node_modules/supports-color": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", - "dev": true, - "dependencies": { - "has-flag": "^3.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/@eslint/eslintrc": { - "version": "0.4.3", - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz", - "integrity": "sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==", - "dev": true, - "dependencies": { - "ajv": "^6.12.4", - "debug": "^4.1.1", - "espree": "^7.3.0", - "globals": "^13.9.0", - "ignore": "^4.0.6", - "import-fresh": "^3.2.1", - "js-yaml": "^3.13.1", - "minimatch": "^3.0.4", - "strip-json-comments": "^3.1.1" - }, - "engines": { - "node": "^10.12.0 || >=12.0.0" - } - }, - "node_modules/@humanwhocodes/config-array": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.5.0.tgz", - "integrity": "sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==", - "dev": true, - "dependencies": { - "@humanwhocodes/object-schema": "^1.2.0", - "debug": "^4.1.1", - "minimatch": "^3.0.4" - }, - "engines": { - "node": ">=10.10.0" - } - }, - "node_modules/@humanwhocodes/object-schema": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz", - "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==", - "dev": true - }, - "node_modules/acorn": { - "version": "7.4.1", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz", - "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==", - "dev": true, - "bin": { - "acorn": "bin/acorn" - }, - "engines": { - "node": ">=0.4.0" - } - }, - "node_modules/acorn-jsx": { - "version": "5.3.2", - "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", - "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", - "dev": true, - "peerDependencies": { - "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" - } - }, - "node_modules/ajv": { - "version": "6.12.6", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", - "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", - "dev": true, - "dependencies": { - "fast-deep-equal": "^3.1.1", - "fast-json-stable-stringify": "^2.0.0", - "json-schema-traverse": "^0.4.1", - "uri-js": "^4.2.2" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" - } - }, - "node_modules/ansi-colors": { - "version": "4.1.3", - "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz", - "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/ansi-regex": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", - "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dev": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/argparse": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", - "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", - "dev": true, - "dependencies": { - "sprintf-js": "~1.0.2" - } - }, - "node_modules/astral-regex": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz", - "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/balanced-match": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", - "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", - "dev": true - }, - "node_modules/brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "dev": true, - "dependencies": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "node_modules/callsites": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", - "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "dev": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true - }, - "node_modules/concat-map": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", - "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", - "dev": true - }, - "node_modules/cross-spawn": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", - "dev": true, - "dependencies": { - "path-key": "^3.1.0", - "shebang-command": "^2.0.0", - "which": "^2.0.1" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/debug": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", - "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", - "dev": true, - "dependencies": { - "ms": "2.1.2" - }, - "engines": { - "node": ">=6.0" - }, - "peerDependenciesMeta": { - "supports-color": { - "optional": true - } - } - }, - "node_modules/deep-is": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", - "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", - "dev": true - }, - "node_modules/doctrine": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", - "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", - "dev": true, - "dependencies": { - "esutils": "^2.0.2" - }, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/emoji-regex": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", - "dev": true - }, - "node_modules/enquirer": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/enquirer/-/enquirer-2.4.1.tgz", - "integrity": "sha512-rRqJg/6gd538VHvR3PSrdRBb/1Vy2YfzHqzvbhGIQpDRKIa4FgV/54b5Q1xYSxOOwKvjXweS26E0Q+nAMwp2pQ==", - "dev": true, - "dependencies": { - "ansi-colors": "^4.1.1", - "strip-ansi": "^6.0.1" - }, - "engines": { - "node": ">=8.6" - } - }, - "node_modules/escape-string-regexp": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", - "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", - "dev": true, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/eslint": { - "version": "7.32.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.32.0.tgz", - "integrity": "sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==", - "dev": true, - "dependencies": { - "@babel/code-frame": "7.12.11", - "@eslint/eslintrc": "^0.4.3", - "@humanwhocodes/config-array": "^0.5.0", - "ajv": "^6.10.0", - "chalk": "^4.0.0", - "cross-spawn": "^7.0.2", - "debug": "^4.0.1", - "doctrine": "^3.0.0", - "enquirer": "^2.3.5", - "escape-string-regexp": "^4.0.0", - "eslint-scope": "^5.1.1", - "eslint-utils": "^2.1.0", - "eslint-visitor-keys": "^2.0.0", - "espree": "^7.3.1", - "esquery": "^1.4.0", - "esutils": "^2.0.2", - "fast-deep-equal": "^3.1.3", - "file-entry-cache": "^6.0.1", - "functional-red-black-tree": "^1.0.1", - "glob-parent": "^5.1.2", - "globals": "^13.6.0", - "ignore": "^4.0.6", - "import-fresh": "^3.0.0", - "imurmurhash": "^0.1.4", - "is-glob": "^4.0.0", - "js-yaml": "^3.13.1", - "json-stable-stringify-without-jsonify": "^1.0.1", - "levn": "^0.4.1", - "lodash.merge": "^4.6.2", - "minimatch": "^3.0.4", - "natural-compare": "^1.4.0", - "optionator": "^0.9.1", - "progress": "^2.0.0", - "regexpp": "^3.1.0", - "semver": "^7.2.1", - "strip-ansi": "^6.0.0", - "strip-json-comments": "^3.1.0", - "table": "^6.0.9", - "text-table": "^0.2.0", - "v8-compile-cache": "^2.0.3" - }, - "bin": { - "eslint": "bin/eslint.js" - }, - "engines": { - "node": "^10.12.0 || >=12.0.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" - } - }, - "node_modules/eslint-plugin-es": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-es/-/eslint-plugin-es-3.0.1.tgz", - "integrity": "sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==", - "dev": true, - "dependencies": { - "eslint-utils": "^2.0.0", - "regexpp": "^3.0.0" - }, - "engines": { - "node": ">=8.10.0" - }, - "funding": { - "url": "https://github.com/sponsors/mysticatea" - }, - "peerDependencies": { - "eslint": ">=4.19.1" - } - }, - "node_modules/eslint-plugin-json": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-json/-/eslint-plugin-json-2.1.2.tgz", - "integrity": "sha512-isM/fsUxS4wN1+nLsWoV5T4gLgBQnsql3nMTr8u+cEls1bL8rRQO5CP5GtxJxaOfbcKqnz401styw+H/P+e78Q==", - "dev": true, - "dependencies": { - "lodash": "^4.17.19", - "vscode-json-languageservice": "^3.7.0" - }, - "engines": { - "node": ">=8.10.0" - } - }, - "node_modules/eslint-plugin-node": { - "version": "11.1.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-node/-/eslint-plugin-node-11.1.0.tgz", - "integrity": "sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==", - "dev": true, - "dependencies": { - "eslint-plugin-es": "^3.0.0", - "eslint-utils": "^2.0.0", - "ignore": "^5.1.1", - "minimatch": "^3.0.4", - "resolve": "^1.10.1", - "semver": "^6.1.0" - }, - "engines": { - "node": ">=8.10.0" - }, - "peerDependencies": { - "eslint": ">=5.16.0" - } - }, - "node_modules/eslint-plugin-node/node_modules/ignore": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz", - "integrity": "sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==", - "dev": true, - "engines": { - "node": ">= 4" - } - }, - "node_modules/eslint-plugin-node/node_modules/semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true, - "bin": { - "semver": "bin/semver.js" - } - }, - "node_modules/eslint-scope": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", - "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", - "dev": true, - "dependencies": { - "esrecurse": "^4.3.0", - "estraverse": "^4.1.1" - }, - "engines": { - "node": ">=8.0.0" - } - }, - "node_modules/eslint-utils": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz", - "integrity": "sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==", - "dev": true, - "dependencies": { - "eslint-visitor-keys": "^1.1.0" - }, - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/mysticatea" - } - }, - "node_modules/eslint-utils/node_modules/eslint-visitor-keys": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", - "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/eslint-visitor-keys": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", - "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==", - "dev": true, - "engines": { - "node": ">=10" - } - }, - "node_modules/espree": { - "version": "7.3.1", - "resolved": "https://registry.npmjs.org/espree/-/espree-7.3.1.tgz", - "integrity": "sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==", - "dev": true, - "dependencies": { - "acorn": "^7.4.0", - "acorn-jsx": "^5.3.1", - "eslint-visitor-keys": "^1.3.0" - }, - "engines": { - "node": "^10.12.0 || >=12.0.0" - } - }, - "node_modules/espree/node_modules/eslint-visitor-keys": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", - "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/esprima": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", - "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", - "dev": true, - "bin": { - "esparse": "bin/esparse.js", - "esvalidate": "bin/esvalidate.js" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/esquery": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", - "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", - "dev": true, - "dependencies": { - "estraverse": "^5.1.0" - }, - "engines": { - "node": ">=0.10" - } - }, - "node_modules/esquery/node_modules/estraverse": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", - "dev": true, - "engines": { - "node": ">=4.0" - } - }, - "node_modules/esrecurse": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", - "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", - "dev": true, - "dependencies": { - "estraverse": "^5.2.0" - }, - "engines": { - "node": ">=4.0" - } - }, - "node_modules/esrecurse/node_modules/estraverse": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", - "dev": true, - "engines": { - "node": ">=4.0" - } - }, - "node_modules/estraverse": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", - "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", - "dev": true, - "engines": { - "node": ">=4.0" - } - }, - "node_modules/esutils": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", - "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/fast-deep-equal": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", - "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", - "dev": true - }, - "node_modules/fast-json-stable-stringify": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", - "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", - "dev": true - }, - "node_modules/fast-levenshtein": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", - "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", - "dev": true - }, - "node_modules/file-entry-cache": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", - "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", - "dev": true, - "dependencies": { - "flat-cache": "^3.0.4" - }, - "engines": { - "node": "^10.12.0 || >=12.0.0" - } - }, - "node_modules/flat-cache": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz", - "integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==", - "dev": true, - "dependencies": { - "flatted": "^3.2.9", - "keyv": "^4.5.3", - "rimraf": "^3.0.2" - }, - "engines": { - "node": "^10.12.0 || >=12.0.0" - } - }, - "node_modules/flatted": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.1.tgz", - "integrity": "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==", - "dev": true - }, - "node_modules/fs.realpath": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", - "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", - "dev": true - }, - "node_modules/function-bind": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", - "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", - "dev": true, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/functional-red-black-tree": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz", - "integrity": "sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==", - "dev": true - }, - "node_modules/glob": { - "version": "7.2.3", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", - "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", - "dev": true, - "dependencies": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^3.1.1", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" - }, - "engines": { - "node": "*" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/glob-parent": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", - "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", - "dev": true, - "dependencies": { - "is-glob": "^4.0.1" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/globals": { - "version": "13.24.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", - "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", - "dev": true, - "dependencies": { - "type-fest": "^0.20.2" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/hasown": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", - "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", - "dev": true, - "dependencies": { - "function-bind": "^1.1.2" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/ignore": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz", - "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==", - "dev": true, - "engines": { - "node": ">= 4" - } - }, - "node_modules/import-fresh": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", - "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", - "dev": true, - "dependencies": { - "parent-module": "^1.0.0", - "resolve-from": "^4.0.0" - }, - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/imurmurhash": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", - "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", - "dev": true, - "engines": { - "node": ">=0.8.19" - } - }, - "node_modules/inflight": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", - "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", - "dev": true, - "dependencies": { - "once": "^1.3.0", - "wrappy": "1" - } - }, - "node_modules/inherits": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", - "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", - "dev": true - }, - "node_modules/ip-regex": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/ip-regex/-/ip-regex-5.0.0.tgz", - "integrity": "sha512-fOCG6lhoKKakwv+C6KdsOnGvgXnmgfmp0myi3bcNwj3qfwPAxRKWEuFhvEFF7ceYIz6+1jRZ+yguLFAmUNPEfw==", - "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/is-core-module": { - "version": "2.13.1", - "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz", - "integrity": "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==", - "dev": true, - "dependencies": { - "hasown": "^2.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-extglob": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", - "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-fullwidth-code-point": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", - "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/is-glob": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", - "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", - "dev": true, - "dependencies": { - "is-extglob": "^2.1.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/isexe": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", - "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", - "dev": true - }, - "node_modules/js-tokens": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", - "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", - "dev": true - }, - "node_modules/js-yaml": { - "version": "3.14.1", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", - "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", - "dev": true, - "dependencies": { - "argparse": "^1.0.7", - "esprima": "^4.0.0" - }, - "bin": { - "js-yaml": "bin/js-yaml.js" - } - }, - "node_modules/json-buffer": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", - "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", - "dev": true - }, - "node_modules/json-schema-traverse": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", - "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", - "dev": true - }, - "node_modules/json-stable-stringify-without-jsonify": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", - "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", - "dev": true - }, - "node_modules/jsonc-parser": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.2.1.tgz", - "integrity": "sha512-AilxAyFOAcK5wA1+LeaySVBrHsGQvUFCDWXKpZjzaL0PqW+xfBOttn8GNtWKFWqneyMZj41MWF9Kl6iPWLwgOA==", - "dev": true - }, - "node_modules/keyv": { - "version": "4.5.4", - "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz", - "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", - "dev": true, - "dependencies": { - "json-buffer": "3.0.1" - } - }, - "node_modules/levn": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", - "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", - "dev": true, - "dependencies": { - "prelude-ls": "^1.2.1", - "type-check": "~0.4.0" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/lodash": { - "version": "4.17.21", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", - "dev": true - }, - "node_modules/lodash.merge": { - "version": "4.6.2", - "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", - "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", - "dev": true - }, - "node_modules/lodash.truncate": { - "version": "4.4.2", - "resolved": "https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz", - "integrity": "sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==", - "dev": true - }, - "node_modules/minimatch": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", - "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", - "dev": true, - "dependencies": { - "brace-expansion": "^1.1.7" - }, - "engines": { - "node": "*" - } - }, - "node_modules/ms": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", - "dev": true - }, - "node_modules/natural-compare": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", - "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", - "dev": true - }, - "node_modules/once": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", - "dev": true, - "dependencies": { - "wrappy": "1" - } - }, - "node_modules/optionator": { - "version": "0.9.4", - "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz", - "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==", - "dev": true, - "dependencies": { - "deep-is": "^0.1.3", - "fast-levenshtein": "^2.0.6", - "levn": "^0.4.1", - "prelude-ls": "^1.2.1", - "type-check": "^0.4.0", - "word-wrap": "^1.2.5" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/parent-module": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", - "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", - "dev": true, - "dependencies": { - "callsites": "^3.0.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/path-is-absolute": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", - "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/path-key": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", - "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/path-parse": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", - "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", - "dev": true - }, - "node_modules/picocolors": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.1.tgz", - "integrity": "sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==", - "dev": true - }, - "node_modules/prelude-ls": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", - "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", - "dev": true, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/prettier": { - "version": "3.2.5", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.5.tgz", - "integrity": "sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==", - "dev": true, - "bin": { - "prettier": "bin/prettier.cjs" - }, - "engines": { - "node": ">=14" - }, - "funding": { - "url": "https://github.com/prettier/prettier?sponsor=1" - } - }, - "node_modules/progress": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz", - "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==", - "dev": true, - "engines": { - "node": ">=0.4.0" - } - }, - "node_modules/punycode": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", - "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/ramda": { - "version": "0.27.2", - "resolved": "https://registry.npmjs.org/ramda/-/ramda-0.27.2.tgz", - "integrity": "sha512-SbiLPU40JuJniHexQSAgad32hfwd+DRUdwF2PlVuI5RZD0/vahUco7R8vD86J/tcEKKF9vZrUVwgtmGCqlCKyA==" - }, - "node_modules/regexpp": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz", - "integrity": "sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==", - "dev": true, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/mysticatea" - } - }, - "node_modules/require-from-string": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", - "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/resolve": { - "version": "1.22.8", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz", - "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==", - "dev": true, - "dependencies": { - "is-core-module": "^2.13.0", - "path-parse": "^1.0.7", - "supports-preserve-symlinks-flag": "^1.0.0" - }, - "bin": { - "resolve": "bin/resolve" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/resolve-from": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", - "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/rimraf": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", - "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", - "dev": true, - "dependencies": { - "glob": "^7.1.3" - }, - "bin": { - "rimraf": "bin.js" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/semver": { - "version": "7.6.2", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz", - "integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==", - "dev": true, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/shebang-command": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", - "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", - "dev": true, - "dependencies": { - "shebang-regex": "^3.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/shebang-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", - "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/slice-ansi": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz", - "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==", - "dev": true, - "dependencies": { - "ansi-styles": "^4.0.0", - "astral-regex": "^2.0.0", - "is-fullwidth-code-point": "^3.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/slice-ansi?sponsor=1" - } - }, - "node_modules/sprintf-js": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", - "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", - "dev": true - }, - "node_modules/string-width": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", - "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", - "dev": true, - "dependencies": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/strip-ansi": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", - "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", - "dev": true, - "dependencies": { - "ansi-regex": "^5.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/strip-json-comments": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", - "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", - "dev": true, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dev": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/supports-preserve-symlinks-flag": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", - "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", - "dev": true, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/table": { - "version": "6.8.2", - "resolved": "https://registry.npmjs.org/table/-/table-6.8.2.tgz", - "integrity": "sha512-w2sfv80nrAh2VCbqR5AK27wswXhqcck2AhfnNW76beQXskGZ1V12GwS//yYVa3d3fcvAip2OUnbDAjW2k3v9fA==", - "dev": true, - "dependencies": { - "ajv": "^8.0.1", - "lodash.truncate": "^4.4.2", - "slice-ansi": "^4.0.0", - "string-width": "^4.2.3", - "strip-ansi": "^6.0.1" - }, - "engines": { - "node": ">=10.0.0" - } - }, - "node_modules/table/node_modules/ajv": { - "version": "8.13.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.13.0.tgz", - "integrity": "sha512-PRA911Blj99jR5RMeTunVbNXMF6Lp4vZXnk5GQjcnUWUTsrXtekg/pnmFFI2u/I36Y/2bITGS30GZCXei6uNkA==", - "dev": true, - "dependencies": { - "fast-deep-equal": "^3.1.3", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.4.1" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" - } - }, - "node_modules/table/node_modules/json-schema-traverse": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", - "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", - "dev": true - }, - "node_modules/text-table": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", - "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", - "dev": true - }, - "node_modules/type-check": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", - "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", - "dev": true, - "dependencies": { - "prelude-ls": "^1.2.1" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/type-fest": { - "version": "0.20.2", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", - "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", - "dev": true, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/uri-js": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", - "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", - "dev": true, - "dependencies": { - "punycode": "^2.1.0" - } - }, - "node_modules/v8-compile-cache": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.4.0.tgz", - "integrity": "sha512-ocyWc3bAHBB/guyqJQVI5o4BZkPhznPYUG2ea80Gond/BgNWpap8TOmLSeeQG7bnh2KMISxskdADG59j7zruhw==", - "dev": true - }, - "node_modules/vscode-json-languageservice": { - "version": "3.11.0", - "resolved": "https://registry.npmjs.org/vscode-json-languageservice/-/vscode-json-languageservice-3.11.0.tgz", - "integrity": "sha512-QxI+qV97uD7HHOCjh3MrM1TfbdwmTXrMckri5Tus1/FQiG3baDZb2C9Y0y8QThs7PwHYBIQXcAc59ZveCRZKPA==", - "dev": true, - "dependencies": { - "jsonc-parser": "^3.0.0", - "vscode-languageserver-textdocument": "^1.0.1", - "vscode-languageserver-types": "3.16.0-next.2", - "vscode-nls": "^5.0.0", - "vscode-uri": "^2.1.2" - } - }, - "node_modules/vscode-languageserver-textdocument": { - "version": "1.0.11", - "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.11.tgz", - "integrity": "sha512-X+8T3GoiwTVlJbicx/sIAF+yuJAqz8VvwJyoMVhwEMoEKE/fkDmrqUgDMyBECcM2A2frVZIUj5HI/ErRXCfOeA==", - "dev": true - }, - "node_modules/vscode-languageserver-types": { - "version": "3.16.0-next.2", - "resolved": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.16.0-next.2.tgz", - "integrity": "sha512-QjXB7CKIfFzKbiCJC4OWC8xUncLsxo19FzGVp/ADFvvi87PlmBSCAtZI5xwGjF5qE0xkLf0jjKUn3DzmpDP52Q==", - "dev": true - }, - "node_modules/vscode-nls": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/vscode-nls/-/vscode-nls-5.2.0.tgz", - "integrity": "sha512-RAaHx7B14ZU04EU31pT+rKz2/zSl7xMsfIZuo8pd+KZO6PXtQmpevpq3vxvWNcrGbdmhM/rr5Uw5Mz+NBfhVng==", - "dev": true - }, - "node_modules/vscode-uri": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-2.1.2.tgz", - "integrity": "sha512-8TEXQxlldWAuIODdukIb+TR5s+9Ds40eSJrw+1iDDA9IFORPjMELarNQE3myz5XIkWWpdprmJjm1/SxMlWOC8A==", - "dev": true - }, - "node_modules/which": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", - "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", - "dev": true, - "dependencies": { - "isexe": "^2.0.0" - }, - "bin": { - "node-which": "bin/node-which" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/word-wrap": { - "version": "1.2.5", - "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz", - "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/wrappy": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", - "dev": true - } - }, - "dependencies": { - "@babel/code-frame": { - "version": "7.12.11", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz", - "integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==", - "dev": true, - "requires": { - "@babel/highlight": "^7.10.4" - } - }, - "@babel/helper-validator-identifier": { - "version": "7.24.5", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.5.tgz", - "integrity": "sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA==", - "dev": true - }, - "@babel/highlight": { - "version": "7.24.5", - "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.5.tgz", - "integrity": "sha512-8lLmua6AVh/8SLJRRVD6V8p73Hir9w5mJrhE+IPpILG31KKlI9iz5zmBYKcWPS59qSfgP9RaSBQSHHE81WKuEw==", - "dev": true, - "requires": { - "@babel/helper-validator-identifier": "^7.24.5", - "chalk": "^2.4.2", - "js-tokens": "^4.0.0", - "picocolors": "^1.0.0" - }, - "dependencies": { - "ansi-styles": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", - "dev": true, - "requires": { - "color-convert": "^1.9.0" - } - }, - "chalk": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", - "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", - "dev": true, - "requires": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" - } - }, - "color-convert": { - "version": "1.9.3", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", - "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", - "dev": true, - "requires": { - "color-name": "1.1.3" - } - }, - "color-name": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", - "dev": true - }, - "escape-string-regexp": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", - "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", - "dev": true - }, - "has-flag": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", - "dev": true - }, - "supports-color": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", - "dev": true, - "requires": { - "has-flag": "^3.0.0" - } - } - } - }, - "@eslint/eslintrc": { - "version": "0.4.3", - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz", - "integrity": "sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==", - "dev": true, - "requires": { - "ajv": "^6.12.4", - "debug": "^4.1.1", - "espree": "^7.3.0", - "globals": "^13.9.0", - "ignore": "^4.0.6", - "import-fresh": "^3.2.1", - "js-yaml": "^3.13.1", - "minimatch": "^3.0.4", - "strip-json-comments": "^3.1.1" - } - }, - "@humanwhocodes/config-array": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.5.0.tgz", - "integrity": "sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==", - "dev": true, - "requires": { - "@humanwhocodes/object-schema": "^1.2.0", - "debug": "^4.1.1", - "minimatch": "^3.0.4" - } - }, - "@humanwhocodes/object-schema": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz", - "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==", - "dev": true - }, - "acorn": { - "version": "7.4.1", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz", - "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==", - "dev": true - }, - "acorn-jsx": { - "version": "5.3.2", - "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", - "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", - "dev": true, - "requires": {} - }, - "ajv": { - "version": "6.12.6", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", - "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", - "dev": true, - "requires": { - "fast-deep-equal": "^3.1.1", - "fast-json-stable-stringify": "^2.0.0", - "json-schema-traverse": "^0.4.1", - "uri-js": "^4.2.2" - } - }, - "ansi-colors": { - "version": "4.1.3", - "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz", - "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==", - "dev": true - }, - "ansi-regex": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", - "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", - "dev": true - }, - "ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dev": true, - "requires": { - "color-convert": "^2.0.1" - } - }, - "argparse": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", - "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", - "dev": true, - "requires": { - "sprintf-js": "~1.0.2" - } - }, - "astral-regex": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz", - "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==", - "dev": true - }, - "balanced-match": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", - "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", - "dev": true - }, - "brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "dev": true, - "requires": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "callsites": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", - "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", - "dev": true - }, - "chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "dev": true, - "requires": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - } - }, - "color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "requires": { - "color-name": "~1.1.4" - } - }, - "color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true - }, - "concat-map": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", - "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", - "dev": true - }, - "cross-spawn": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", - "dev": true, - "requires": { - "path-key": "^3.1.0", - "shebang-command": "^2.0.0", - "which": "^2.0.1" - } - }, - "debug": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", - "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", - "dev": true, - "requires": { - "ms": "2.1.2" - } - }, - "deep-is": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", - "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", - "dev": true - }, - "doctrine": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", - "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", - "dev": true, - "requires": { - "esutils": "^2.0.2" - } - }, - "emoji-regex": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", - "dev": true - }, - "enquirer": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/enquirer/-/enquirer-2.4.1.tgz", - "integrity": "sha512-rRqJg/6gd538VHvR3PSrdRBb/1Vy2YfzHqzvbhGIQpDRKIa4FgV/54b5Q1xYSxOOwKvjXweS26E0Q+nAMwp2pQ==", - "dev": true, - "requires": { - "ansi-colors": "^4.1.1", - "strip-ansi": "^6.0.1" - } - }, - "escape-string-regexp": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", - "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", - "dev": true - }, - "eslint": { - "version": "7.32.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.32.0.tgz", - "integrity": "sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==", - "dev": true, - "requires": { - "@babel/code-frame": "7.12.11", - "@eslint/eslintrc": "^0.4.3", - "@humanwhocodes/config-array": "^0.5.0", - "ajv": "^6.10.0", - "chalk": "^4.0.0", - "cross-spawn": "^7.0.2", - "debug": "^4.0.1", - "doctrine": "^3.0.0", - "enquirer": "^2.3.5", - "escape-string-regexp": "^4.0.0", - "eslint-scope": "^5.1.1", - "eslint-utils": "^2.1.0", - "eslint-visitor-keys": "^2.0.0", - "espree": "^7.3.1", - "esquery": "^1.4.0", - "esutils": "^2.0.2", - "fast-deep-equal": "^3.1.3", - "file-entry-cache": "^6.0.1", - "functional-red-black-tree": "^1.0.1", - "glob-parent": "^5.1.2", - "globals": "^13.6.0", - "ignore": "^4.0.6", - "import-fresh": "^3.0.0", - "imurmurhash": "^0.1.4", - "is-glob": "^4.0.0", - "js-yaml": "^3.13.1", - "json-stable-stringify-without-jsonify": "^1.0.1", - "levn": "^0.4.1", - "lodash.merge": "^4.6.2", - "minimatch": "^3.0.4", - "natural-compare": "^1.4.0", - "optionator": "^0.9.1", - "progress": "^2.0.0", - "regexpp": "^3.1.0", - "semver": "^7.2.1", - "strip-ansi": "^6.0.0", - "strip-json-comments": "^3.1.0", - "table": "^6.0.9", - "text-table": "^0.2.0", - "v8-compile-cache": "^2.0.3" - } - }, - "eslint-plugin-es": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-es/-/eslint-plugin-es-3.0.1.tgz", - "integrity": "sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==", - "dev": true, - "requires": { - "eslint-utils": "^2.0.0", - "regexpp": "^3.0.0" - } - }, - "eslint-plugin-json": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-json/-/eslint-plugin-json-2.1.2.tgz", - "integrity": "sha512-isM/fsUxS4wN1+nLsWoV5T4gLgBQnsql3nMTr8u+cEls1bL8rRQO5CP5GtxJxaOfbcKqnz401styw+H/P+e78Q==", - "dev": true, - "requires": { - "lodash": "^4.17.19", - "vscode-json-languageservice": "^3.7.0" - } - }, - "eslint-plugin-node": { - "version": "11.1.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-node/-/eslint-plugin-node-11.1.0.tgz", - "integrity": "sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==", - "dev": true, - "requires": { - "eslint-plugin-es": "^3.0.0", - "eslint-utils": "^2.0.0", - "ignore": "^5.1.1", - "minimatch": "^3.0.4", - "resolve": "^1.10.1", - "semver": "^6.1.0" - }, - "dependencies": { - "ignore": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz", - "integrity": "sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==", - "dev": true - }, - "semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true - } - } - }, - "eslint-scope": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", - "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", - "dev": true, - "requires": { - "esrecurse": "^4.3.0", - "estraverse": "^4.1.1" - } - }, - "eslint-utils": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz", - "integrity": "sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==", - "dev": true, - "requires": { - "eslint-visitor-keys": "^1.1.0" - }, - "dependencies": { - "eslint-visitor-keys": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", - "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", - "dev": true - } - } - }, - "eslint-visitor-keys": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", - "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==", - "dev": true - }, - "espree": { - "version": "7.3.1", - "resolved": "https://registry.npmjs.org/espree/-/espree-7.3.1.tgz", - "integrity": "sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==", - "dev": true, - "requires": { - "acorn": "^7.4.0", - "acorn-jsx": "^5.3.1", - "eslint-visitor-keys": "^1.3.0" - }, - "dependencies": { - "eslint-visitor-keys": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", - "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", - "dev": true - } - } - }, - "esprima": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", - "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", - "dev": true - }, - "esquery": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", - "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", - "dev": true, - "requires": { - "estraverse": "^5.1.0" - }, - "dependencies": { - "estraverse": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", - "dev": true - } - } - }, - "esrecurse": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", - "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", - "dev": true, - "requires": { - "estraverse": "^5.2.0" - }, - "dependencies": { - "estraverse": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", - "dev": true - } - } - }, - "estraverse": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", - "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", - "dev": true - }, - "esutils": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", - "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", - "dev": true - }, - "fast-deep-equal": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", - "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", - "dev": true - }, - "fast-json-stable-stringify": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", - "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", - "dev": true - }, - "fast-levenshtein": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", - "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", - "dev": true - }, - "file-entry-cache": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", - "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", - "dev": true, - "requires": { - "flat-cache": "^3.0.4" - } - }, - "flat-cache": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz", - "integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==", - "dev": true, - "requires": { - "flatted": "^3.2.9", - "keyv": "^4.5.3", - "rimraf": "^3.0.2" - } - }, - "flatted": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.1.tgz", - "integrity": "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==", - "dev": true - }, - "fs.realpath": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", - "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", - "dev": true - }, - "function-bind": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", - "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", - "dev": true - }, - "functional-red-black-tree": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz", - "integrity": "sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==", - "dev": true - }, - "glob": { - "version": "7.2.3", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", - "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", - "dev": true, - "requires": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^3.1.1", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" - } - }, - "glob-parent": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", - "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", - "dev": true, - "requires": { - "is-glob": "^4.0.1" - } - }, - "globals": { - "version": "13.24.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", - "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", - "dev": true, - "requires": { - "type-fest": "^0.20.2" - } - }, - "has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "dev": true - }, - "hasown": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", - "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", - "dev": true, - "requires": { - "function-bind": "^1.1.2" - } - }, - "ignore": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz", - "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==", - "dev": true - }, - "import-fresh": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", - "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", - "dev": true, - "requires": { - "parent-module": "^1.0.0", - "resolve-from": "^4.0.0" - } - }, - "imurmurhash": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", - "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", - "dev": true - }, - "inflight": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", - "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", - "dev": true, - "requires": { - "once": "^1.3.0", - "wrappy": "1" - } - }, - "inherits": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", - "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", - "dev": true - }, - "ip-regex": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/ip-regex/-/ip-regex-5.0.0.tgz", - "integrity": "sha512-fOCG6lhoKKakwv+C6KdsOnGvgXnmgfmp0myi3bcNwj3qfwPAxRKWEuFhvEFF7ceYIz6+1jRZ+yguLFAmUNPEfw==" - }, - "is-core-module": { - "version": "2.13.1", - "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz", - "integrity": "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==", - "dev": true, - "requires": { - "hasown": "^2.0.0" - } - }, - "is-extglob": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", - "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", - "dev": true - }, - "is-fullwidth-code-point": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", - "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", - "dev": true - }, - "is-glob": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", - "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", - "dev": true, - "requires": { - "is-extglob": "^2.1.1" - } - }, - "isexe": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", - "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", - "dev": true - }, - "js-tokens": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", - "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", - "dev": true - }, - "js-yaml": { - "version": "3.14.1", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", - "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", - "dev": true, - "requires": { - "argparse": "^1.0.7", - "esprima": "^4.0.0" - } - }, - "json-buffer": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", - "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", - "dev": true - }, - "json-schema-traverse": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", - "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", - "dev": true - }, - "json-stable-stringify-without-jsonify": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", - "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", - "dev": true - }, - "jsonc-parser": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.2.1.tgz", - "integrity": "sha512-AilxAyFOAcK5wA1+LeaySVBrHsGQvUFCDWXKpZjzaL0PqW+xfBOttn8GNtWKFWqneyMZj41MWF9Kl6iPWLwgOA==", - "dev": true - }, - "keyv": { - "version": "4.5.4", - "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz", - "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", - "dev": true, - "requires": { - "json-buffer": "3.0.1" - } - }, - "levn": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", - "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", - "dev": true, - "requires": { - "prelude-ls": "^1.2.1", - "type-check": "~0.4.0" - } - }, - "lodash": { - "version": "4.17.21", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", - "dev": true - }, - "lodash.merge": { - "version": "4.6.2", - "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", - "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", - "dev": true - }, - "lodash.truncate": { - "version": "4.4.2", - "resolved": "https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz", - "integrity": "sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==", - "dev": true - }, - "minimatch": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", - "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", - "dev": true, - "requires": { - "brace-expansion": "^1.1.7" - } - }, - "ms": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", - "dev": true - }, - "natural-compare": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", - "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", - "dev": true - }, - "once": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", - "dev": true, - "requires": { - "wrappy": "1" - } - }, - "optionator": { - "version": "0.9.4", - "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz", - "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==", - "dev": true, - "requires": { - "deep-is": "^0.1.3", - "fast-levenshtein": "^2.0.6", - "levn": "^0.4.1", - "prelude-ls": "^1.2.1", - "type-check": "^0.4.0", - "word-wrap": "^1.2.5" - } - }, - "parent-module": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", - "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", - "dev": true, - "requires": { - "callsites": "^3.0.0" - } - }, - "path-is-absolute": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", - "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", - "dev": true - }, - "path-key": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", - "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", - "dev": true - }, - "path-parse": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", - "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", - "dev": true - }, - "picocolors": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.1.tgz", - "integrity": "sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==", - "dev": true - }, - "prelude-ls": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", - "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", - "dev": true - }, - "prettier": { - "version": "3.2.5", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.5.tgz", - "integrity": "sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==", - "dev": true - }, - "progress": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz", - "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==", - "dev": true - }, - "punycode": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", - "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", - "dev": true - }, - "ramda": { - "version": "0.27.2", - "resolved": "https://registry.npmjs.org/ramda/-/ramda-0.27.2.tgz", - "integrity": "sha512-SbiLPU40JuJniHexQSAgad32hfwd+DRUdwF2PlVuI5RZD0/vahUco7R8vD86J/tcEKKF9vZrUVwgtmGCqlCKyA==" - }, - "regexpp": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz", - "integrity": "sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==", - "dev": true - }, - "require-from-string": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", - "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", - "dev": true - }, - "resolve": { - "version": "1.22.8", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz", - "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==", - "dev": true, - "requires": { - "is-core-module": "^2.13.0", - "path-parse": "^1.0.7", - "supports-preserve-symlinks-flag": "^1.0.0" - } - }, - "resolve-from": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", - "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", - "dev": true - }, - "rimraf": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", - "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", - "dev": true, - "requires": { - "glob": "^7.1.3" - } - }, - "semver": { - "version": "7.6.2", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz", - "integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==", - "dev": true - }, - "shebang-command": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", - "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", - "dev": true, - "requires": { - "shebang-regex": "^3.0.0" - } - }, - "shebang-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", - "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", - "dev": true - }, - "slice-ansi": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz", - "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==", - "dev": true, - "requires": { - "ansi-styles": "^4.0.0", - "astral-regex": "^2.0.0", - "is-fullwidth-code-point": "^3.0.0" - } - }, - "sprintf-js": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", - "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", - "dev": true - }, - "string-width": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", - "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", - "dev": true, - "requires": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.1" - } - }, - "strip-ansi": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", - "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", - "dev": true, - "requires": { - "ansi-regex": "^5.0.1" - } - }, - "strip-json-comments": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", - "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", - "dev": true - }, - "supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dev": true, - "requires": { - "has-flag": "^4.0.0" - } - }, - "supports-preserve-symlinks-flag": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", - "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", - "dev": true - }, - "table": { - "version": "6.8.2", - "resolved": "https://registry.npmjs.org/table/-/table-6.8.2.tgz", - "integrity": "sha512-w2sfv80nrAh2VCbqR5AK27wswXhqcck2AhfnNW76beQXskGZ1V12GwS//yYVa3d3fcvAip2OUnbDAjW2k3v9fA==", - "dev": true, - "requires": { - "ajv": "^8.0.1", - "lodash.truncate": "^4.4.2", - "slice-ansi": "^4.0.0", - "string-width": "^4.2.3", - "strip-ansi": "^6.0.1" - }, - "dependencies": { - "ajv": { - "version": "8.13.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.13.0.tgz", - "integrity": "sha512-PRA911Blj99jR5RMeTunVbNXMF6Lp4vZXnk5GQjcnUWUTsrXtekg/pnmFFI2u/I36Y/2bITGS30GZCXei6uNkA==", - "dev": true, - "requires": { - "fast-deep-equal": "^3.1.3", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.4.1" - } - }, - "json-schema-traverse": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", - "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", - "dev": true - } - } - }, - "text-table": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", - "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", - "dev": true - }, - "type-check": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", - "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", - "dev": true, - "requires": { - "prelude-ls": "^1.2.1" - } - }, - "type-fest": { - "version": "0.20.2", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", - "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", - "dev": true - }, - "uri-js": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", - "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", - "dev": true, - "requires": { - "punycode": "^2.1.0" - } - }, - "v8-compile-cache": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.4.0.tgz", - "integrity": "sha512-ocyWc3bAHBB/guyqJQVI5o4BZkPhznPYUG2ea80Gond/BgNWpap8TOmLSeeQG7bnh2KMISxskdADG59j7zruhw==", - "dev": true - }, - "vscode-json-languageservice": { - "version": "3.11.0", - "resolved": "https://registry.npmjs.org/vscode-json-languageservice/-/vscode-json-languageservice-3.11.0.tgz", - "integrity": "sha512-QxI+qV97uD7HHOCjh3MrM1TfbdwmTXrMckri5Tus1/FQiG3baDZb2C9Y0y8QThs7PwHYBIQXcAc59ZveCRZKPA==", - "dev": true, - "requires": { - "jsonc-parser": "^3.0.0", - "vscode-languageserver-textdocument": "^1.0.1", - "vscode-languageserver-types": "3.16.0-next.2", - "vscode-nls": "^5.0.0", - "vscode-uri": "^2.1.2" - } - }, - "vscode-languageserver-textdocument": { - "version": "1.0.11", - "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.11.tgz", - "integrity": "sha512-X+8T3GoiwTVlJbicx/sIAF+yuJAqz8VvwJyoMVhwEMoEKE/fkDmrqUgDMyBECcM2A2frVZIUj5HI/ErRXCfOeA==", - "dev": true - }, - "vscode-languageserver-types": { - "version": "3.16.0-next.2", - "resolved": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.16.0-next.2.tgz", - "integrity": "sha512-QjXB7CKIfFzKbiCJC4OWC8xUncLsxo19FzGVp/ADFvvi87PlmBSCAtZI5xwGjF5qE0xkLf0jjKUn3DzmpDP52Q==", - "dev": true - }, - "vscode-nls": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/vscode-nls/-/vscode-nls-5.2.0.tgz", - "integrity": "sha512-RAaHx7B14ZU04EU31pT+rKz2/zSl7xMsfIZuo8pd+KZO6PXtQmpevpq3vxvWNcrGbdmhM/rr5Uw5Mz+NBfhVng==", - "dev": true - }, - "vscode-uri": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-2.1.2.tgz", - "integrity": "sha512-8TEXQxlldWAuIODdukIb+TR5s+9Ds40eSJrw+1iDDA9IFORPjMELarNQE3myz5XIkWWpdprmJjm1/SxMlWOC8A==", - "dev": true - }, - "which": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", - "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", - "dev": true, - "requires": { - "isexe": "^2.0.0" - } - }, - "word-wrap": { - "version": "1.2.5", - "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz", - "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==", - "dev": true - }, - "wrappy": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", - "dev": true - } - }, - "scripts": { - "prettier-watch": "onchange \"**/*\" -- prettier --write --ignore-unknown {{changed}}" - } -} diff --git a/package.json b/package.json index 5e4c5f0f4..ccc8dbd41 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,6 @@ "devDependencies": { "eslint": "^7.11.0", "eslint-plugin-json": "^2.1.2", - "eslint-plugin-node": "^11.1.0", - "prettier": "3.2.5" + "eslint-plugin-node": "^11.1.0" } } From 06096e5440d098f3b9f7941a9b3faef116b91509 Mon Sep 17 00:00:00 2001 From: Toby Date: Sat, 18 May 2024 22:25:06 +0000 Subject: [PATCH 2022/2331] Another update to remove changes from pr #13982 --- .prettierignore | 27 --------------------------- .prettierrc | 4 ---- 2 files changed, 31 deletions(-) delete mode 100644 .prettierignore delete mode 100644 .prettierrc diff --git a/.prettierignore b/.prettierignore deleted file mode 100644 index f8afd5114..000000000 --- a/.prettierignore +++ /dev/null @@ -1,27 +0,0 @@ -# All files/folders to be ignored by Prettier - -# Ignore all markdown files as these are broken by formatting (working on a fix for this) -*.md - -# I have included everything in this document, just comment files & directories -# you wish to have formatted - remove the hash from the line you wish to un-ingore - -#.github/ -#domains/ -#media/ -#scripts/ -#tests/ -#utils/ - -#.env.example -#.envrc -#.eslintrc.json -#.gitignore -#.prettierrc -#bun.lockb -#default.nix -#docker-compose.yml -#Dockerfile -#LICENSE -#package-lock.json -#package.json diff --git a/.prettierrc b/.prettierrc deleted file mode 100644 index f4715a777..000000000 --- a/.prettierrc +++ /dev/null @@ -1,4 +0,0 @@ -{ - "useTabs": false, - "tabWidth": 2 -} \ No newline at end of file From 5264958ea9f1bf6c9a9648b4f8e045ac1d7fc70e Mon Sep 17 00:00:00 2001 From: MadisonWirtanen Date: Sun, 19 May 2024 10:46:49 +0800 Subject: [PATCH 2023/2331] Register zwyz.is-a.dev --- .../_github-pages-challenge-MadisonWirtanen.zwyz.json | 9 +++++++++ domains/zwyz.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_github-pages-challenge-MadisonWirtanen.zwyz.json create mode 100644 domains/zwyz.json diff --git a/domains/_github-pages-challenge-MadisonWirtanen.zwyz.json b/domains/_github-pages-challenge-MadisonWirtanen.zwyz.json new file mode 100644 index 000000000..34c9592f6 --- /dev/null +++ b/domains/_github-pages-challenge-MadisonWirtanen.zwyz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "madisonwirtanen", + "email": "isadev@imkk.uk" + }, + "record": { + "TXT": "18776d6f831dd6e69e7889f4747ecb" + } +} \ No newline at end of file diff --git a/domains/zwyz.json b/domains/zwyz.json new file mode 100644 index 000000000..f5b0cb1d5 --- /dev/null +++ b/domains/zwyz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "madisonwirtanen", + "email": "isadev@imkk.uk" + }, + "record": { + "CNAME": "madisonwirtanen.github.io" + } +} \ No newline at end of file From 2eddfff3beca0c2442d90922964b04a621a4c2d4 Mon Sep 17 00:00:00 2001 From: Nekitori17 Date: Sun, 19 May 2024 12:25:10 +0700 Subject: [PATCH 2024/2331] update --- domains/nekitori17.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/nekitori17.json diff --git a/domains/nekitori17.json b/domains/nekitori17.json new file mode 100644 index 000000000..a51d0513b --- /dev/null +++ b/domains/nekitori17.json @@ -0,0 +1,13 @@ +{ + "description": "Nyaaaaaa!!!!", + "repo": "https://github.com/nekitori17/nekitori17.github.io", + "owner": { + "username": "nekitori17", + "email": "cuongnguyen286641@gmail.com", + "twitter": "nekitori17", + "discord": "nekitorihakari" + }, + "record": { + "CNAME": "nekitori17.github.io" + } +} \ No newline at end of file From 9f4fd341c13b4862fdc6c251fce60d447e12b1d9 Mon Sep 17 00:00:00 2001 From: Siddharth Jain <83913594+siddharthjain25@users.noreply.github.com> Date: Sun, 19 May 2024 15:37:08 +0530 Subject: [PATCH 2025/2331] Register siddharth.is-a.dev --- domains/siddharth.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/siddharth.json diff --git a/domains/siddharth.json b/domains/siddharth.json new file mode 100644 index 000000000..82396e866 --- /dev/null +++ b/domains/siddharth.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "siddharthjain25", + "email": "siddharthjainj25@gmail.com", + "discord": "804397662467915777" + }, + + "record": { + "CNAME": "siddharthjain25.github.io" + } + } + \ No newline at end of file From 94aeb5c0a33f5233757198dc39f0c6ba5b0b4894 Mon Sep 17 00:00:00 2001 From: CuteDog5695 <155187692+cutedog5695-2@users.noreply.github.com> Date: Sun, 19 May 2024 13:11:58 +0300 Subject: [PATCH 2026/2331] 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 6d247730a..e50ba5532 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -2,7 +2,7 @@ "owner": { "username": "CuteDog5695", "email": "cutedog5695@gmail.com", - "discord": "cutedog5695", + "discord": "716306888492318790", "twitter": "cutedog5695" }, "record": { From 25bdf277832246bfdce3d89e4a80e4ac6e9d91d4 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 19 May 2024 13:35:24 +0300 Subject: [PATCH 2027/2331] Update uwu.json --- domains/uwu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/uwu.json b/domains/uwu.json index bd9fbc2bc..da3053a49 100644 --- a/domains/uwu.json +++ b/domains/uwu.json @@ -5,6 +5,6 @@ "email": "orangc@proton.me" }, "record": { - "URL": "https://orxngc.github.io" + "CNAME": "edge.redirect.pizza" } } From 271de6493ee18f8fce5c000eda570a04afc04316 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 19 May 2024 13:36:52 +0300 Subject: [PATCH 2028/2331] Update oc.json --- domains/oc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/oc.json b/domains/oc.json index bd9fbc2bc..da3053a49 100644 --- a/domains/oc.json +++ b/domains/oc.json @@ -5,6 +5,6 @@ "email": "orangc@proton.me" }, "record": { - "URL": "https://orxngc.github.io" + "CNAME": "edge.redirect.pizza" } } From 9eba45076d9d6b0b4956b34555d5bc309af946b6 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 19 May 2024 13:37:13 +0300 Subject: [PATCH 2029/2331] Update orange.json --- domains/orange.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/orange.json b/domains/orange.json index bd9fbc2bc..da3053a49 100644 --- a/domains/orange.json +++ b/domains/orange.json @@ -5,6 +5,6 @@ "email": "orangc@proton.me" }, "record": { - "URL": "https://orxngc.github.io" + "CNAME": "edge.redirect.pizza" } } From 3bc1a4df4a7d58fb6e281e0ae3f3df7c2814a4df Mon Sep 17 00:00:00 2001 From: CuteDog5695 <155187692+cutedog5695-2@users.noreply.github.com> Date: Sun, 19 May 2024 13:46:33 +0300 Subject: [PATCH 2030/2331] 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 e50ba5532..5b6a39793 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -6,6 +6,6 @@ "twitter": "cutedog5695" }, "record": { - "URL": "https://cutedog5695.me" + "CNAME": "edge.redirect.pizza." } } From 5ca8f624ae8c92c62f53594465a5b5e5db40e8ec Mon Sep 17 00:00:00 2001 From: CuteDog5695 <155187692+cutedog5695-2@users.noreply.github.com> Date: Sun, 19 May 2024 13:47:14 +0300 Subject: [PATCH 2031/2331] 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 5b6a39793..3795ab448 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -6,6 +6,6 @@ "twitter": "cutedog5695" }, "record": { - "CNAME": "edge.redirect.pizza." + "CNAME": "edge.redirect.pizza" } } From b7c680a20b25b1f4d403c88ec8bb61754505087e Mon Sep 17 00:00:00 2001 From: Arrtea21 Date: Sun, 19 May 2024 17:40:27 +0530 Subject: [PATCH 2032/2331] removed / from url --- domains/arrtea.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arrtea.json b/domains/arrtea.json index e5ae08f1d..4f40c7ab3 100644 --- a/domains/arrtea.json +++ b/domains/arrtea.json @@ -4,6 +4,6 @@ "email": "arte.priv@protonmail.com" }, "record": { - "CNAME": "arrtea21.github.io/" + "CNAME": "arrtea21.github.io" } } \ No newline at end of file From 107e012c885d9d8c977b020182d54ce4a3cac6b3 Mon Sep 17 00:00:00 2001 From: Nirushan Prabaharan <1997nirushan@gmail.com> Date: Sun, 19 May 2024 21:17:39 +0530 Subject: [PATCH 2033/2331] Create nirushan.json --- domains/nirushan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nirushan.json diff --git a/domains/nirushan.json b/domains/nirushan.json new file mode 100644 index 000000000..ab8d53268 --- /dev/null +++ b/domains/nirushan.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Website --> nirushan.is-a.dev", + "repo": "https://github.com/nirushan1/nirushan1.github.io", + "owner": { + "username": "nirushan1", + "email": "nirushan.prabaharan@gmail.com", + "twitter": "@tpnirushan" + }, + "record": { + "CNAME": "nirushan1.github.io" + } +} From 7efca190089250d225679f0e5d5cb0f14786a671 Mon Sep 17 00:00:00 2001 From: GGLVXD Date: Sun, 19 May 2024 19:45:34 +0300 Subject: [PATCH 2034/2331] Register zytre.is-a.dev --- domains/zytre.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/zytre.json diff --git a/domains/zytre.json b/domains/zytre.json new file mode 100644 index 000000000..2f08be063 --- /dev/null +++ b/domains/zytre.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "GGLVXD", + "email": "gglvmax@gmail.com", + "discord": "689774740893859840" + }, + + "record": { + "CNAME": "forum.gglvxd.eu.org" + } + } + \ No newline at end of file From 2bb961d9e78d185d122d7a57cc3355fad97ca026 Mon Sep 17 00:00:00 2001 From: JamesTheFlash22 <154464086+JamesTheFlash22@users.noreply.github.com> Date: Sun, 19 May 2024 20:34:59 +0200 Subject: [PATCH 2035/2331] Create jamestheflash22.json --- domains/jamestheflash22.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jamestheflash22.json diff --git a/domains/jamestheflash22.json b/domains/jamestheflash22.json new file mode 100644 index 000000000..90e2078e4 --- /dev/null +++ b/domains/jamestheflash22.json @@ -0,0 +1,11 @@ +{ + "description": "Use for my server description: Palette Of Pages", + "repo": "https://github.com/JamesTheFlash22/JamesTheFlash22.github.io" + "owner": { + "username": "JamesTheFlash22", + "email": "davidebu43@gmail.com" + }, + "record": { + "CNAME": "jamestheflash22.github.io" + } +} From 84f9952aef4326dc2248d2e4a24c694de1690eb2 Mon Sep 17 00:00:00 2001 From: Muhammad Akbar Perdana <114063660+akbarrdev@users.noreply.github.com> Date: Mon, 20 May 2024 06:53:13 +0700 Subject: [PATCH 2036/2331] Feat: Edit CNAME --- domains/akbar.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/akbar.json diff --git a/domains/akbar.json b/domains/akbar.json new file mode 100644 index 000000000..1612d31df --- /dev/null +++ b/domains/akbar.json @@ -0,0 +1,10 @@ +{ + "description": "Portfolio of M. Akbar Perdana", + "owner": { + "username": "akbarrdev", + "email": "teamnevolution@gmail.com", + }, + "record": { + "CNAME": "portfolio-7to.pages.dev" + } +} From de512964eac60135f2db3f03a9fc2fd81da7ec02 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 19 May 2024 22:12:55 -0400 Subject: [PATCH 2037/2331] Update akbar.json --- domains/akbar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/akbar.json b/domains/akbar.json index 1612d31df..b4c5d32ea 100644 --- a/domains/akbar.json +++ b/domains/akbar.json @@ -2,7 +2,7 @@ "description": "Portfolio of M. Akbar Perdana", "owner": { "username": "akbarrdev", - "email": "teamnevolution@gmail.com", + "email": "teamnevolution@gmail.com" }, "record": { "CNAME": "portfolio-7to.pages.dev" From ba94ec967705e4352a6a38c239134e992ed6ef54 Mon Sep 17 00:00:00 2001 From: Seendator Date: Mon, 20 May 2024 13:38:22 +0800 Subject: [PATCH 2038/2331] Register seen.is-a.dev --- domains/seen.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/seen.json diff --git a/domains/seen.json b/domains/seen.json new file mode 100644 index 000000000..6fd967cdc --- /dev/null +++ b/domains/seen.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Seendator", + "email": "101656813+Seendator@users.noreply.github.com", + "discord": "852477599476482048" + }, + + "record": { + "A": ["45.8.22.48"] + } + } + \ No newline at end of file From a58782f1dd35f1a37386e51e4b238c17b66d09ea Mon Sep 17 00:00:00 2001 From: Toby Date: Mon, 20 May 2024 07:16:46 +0000 Subject: [PATCH 2039/2331] [~] tobez.json // [+] _discord.tobez.json --- domains/_discord.tobez.json | 9 +++++++++ domains/tobez.json | 5 ++--- 2 files changed, 11 insertions(+), 3 deletions(-) create mode 100644 domains/_discord.tobez.json diff --git a/domains/_discord.tobez.json b/domains/_discord.tobez.json new file mode 100644 index 000000000..70eae9d07 --- /dev/null +++ b/domains/_discord.tobez.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tobezdev", + "email": "therealtobes28@gmail.com" + }, + "record": { + "TXT": "dh=64624183b9e763aa7a812ddf39b0ae9261491182" + } +} \ No newline at end of file diff --git a/domains/tobez.json b/domains/tobez.json index 44945a67f..f7ead48df 100644 --- a/domains/tobez.json +++ b/domains/tobez.json @@ -1,11 +1,10 @@ { "owner": { - "username": "TobezDev", + "username": "tobezdev", "email": "therealtobes28@gmail.com" }, "record": { - "URL": "https://tobez.dev", - "TXT": "dh=64624183b9e763aa7a812ddf39b0ae9261491182" + "URL": "https://discord.gg/c2UhTFyRBw" } } From 7e806ef152948ba56e0029092c0dcdd7af5331e9 Mon Sep 17 00:00:00 2001 From: Seendator Date: Mon, 20 May 2024 20:14:25 +0800 Subject: [PATCH 2040/2331] Update seen.json --- domains/seen.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/seen.json b/domains/seen.json index 6fd967cdc..b2ba2409f 100644 --- a/domains/seen.json +++ b/domains/seen.json @@ -6,7 +6,10 @@ }, "record": { - "A": ["45.8.22.48"] + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } } - \ No newline at end of file From dc5c02947f6632cd08d224d6563a935d7b2d3ba7 Mon Sep 17 00:00:00 2001 From: JamesTheFlash22 <154464086+JamesTheFlash22@users.noreply.github.com> Date: Mon, 20 May 2024 14:46:21 +0200 Subject: [PATCH 2041/2331] Update jamestheflash22.json --- domains/jamestheflash22.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jamestheflash22.json b/domains/jamestheflash22.json index 90e2078e4..6723406cb 100644 --- a/domains/jamestheflash22.json +++ b/domains/jamestheflash22.json @@ -1,6 +1,6 @@ { "description": "Use for my server description: Palette Of Pages", - "repo": "https://github.com/JamesTheFlash22/JamesTheFlash22.github.io" + "repo": "https://github.com/JamesTheFlash22/JamesTheFlash22.github.io", "owner": { "username": "JamesTheFlash22", "email": "davidebu43@gmail.com" From 3ea152110a77bd896e496f2ed5826ca8236ea432 Mon Sep 17 00:00:00 2001 From: Seendator Date: Mon, 20 May 2024 20:50:03 +0800 Subject: [PATCH 2042/2331] Added a website --- domains/seen.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/seen.json b/domains/seen.json index b2ba2409f..c96cbf71f 100644 --- a/domains/seen.json +++ b/domains/seen.json @@ -6,6 +6,7 @@ }, "record": { + "URL": "https://github.com/Seendator", "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From 939971b67850d5eae869f2c9c73bfab3a71afc7a Mon Sep 17 00:00:00 2001 From: Seendator Date: Mon, 20 May 2024 21:40:37 +0800 Subject: [PATCH 2043/2331] Update seen.json --- domains/seen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/seen.json b/domains/seen.json index c96cbf71f..42dc46876 100644 --- a/domains/seen.json +++ b/domains/seen.json @@ -11,6 +11,6 @@ "mx1.improvmx.com", "mx2.improvmx.com" ], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From cfee463a6b58808fe2bab0b26983b85e0725ffd9 Mon Sep 17 00:00:00 2001 From: Katz <108922729+Bananalolok@users.noreply.github.com> Date: Mon, 20 May 2024 21:28:12 +0530 Subject: [PATCH 2044/2331] Create katz.json --- domains/katz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/katz.json diff --git a/domains/katz.json b/domains/katz.json new file mode 100644 index 000000000..0bbfabcf9 --- /dev/null +++ b/domains/katz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Bananalolok", + "email": "imethlol1234@gmail.com" + }, + "record": { + "CNAME": "api-bananalolok-5313a609.koyeb.app" + } + } From 02ced553bba49c69fc59616499d6fd49eabc921f Mon Sep 17 00:00:00 2001 From: K6 <160319648+WaspZix@users.noreply.github.com> Date: Mon, 20 May 2024 16:25:10 +0000 Subject: [PATCH 2045/2331] register tf --- domains/tf.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tf.json diff --git a/domains/tf.json b/domains/tf.json new file mode 100644 index 000000000..3e50f7b7a --- /dev/null +++ b/domains/tf.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "WaspZix", + "email": "160319648+WaspZix@users.noreply.github.com" + }, + "record": { + "CNAME": "thefirst.glitch.me" + } +} From 7c22bb63bacbb5fb2048b177de2134355edeb0e8 Mon Sep 17 00:00:00 2001 From: Akshat <75732865+akshtt-dev@users.noreply.github.com> Date: Tue, 21 May 2024 00:42:54 +0530 Subject: [PATCH 2046/2331] Register akki.is-a.dev --- domains/akki.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/akki.json diff --git a/domains/akki.json b/domains/akki.json new file mode 100644 index 000000000..3065998ed --- /dev/null +++ b/domains/akki.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "LegendOP1041", + "email": "maillegendop@gmail.com", + "discord": "1056531806763102218" + }, + + "record": { + "A": ["69.197.135.203"] + } + } + \ No newline at end of file From 1da89b44217f2c2b8a0a24b22c9bf3409d162e18 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Mon, 20 May 2024 22:17:42 +0300 Subject: [PATCH 2047/2331] Update akki.json --- domains/akki.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/akki.json b/domains/akki.json index 3065998ed..7d398ad94 100644 --- a/domains/akki.json +++ b/domains/akki.json @@ -1,6 +1,6 @@ { "owner": { - "username": "LegendOP1041", + "username": "akshtt-dev", "email": "maillegendop@gmail.com", "discord": "1056531806763102218" }, @@ -9,4 +9,4 @@ "A": ["69.197.135.203"] } } - \ No newline at end of file + From 80a52ea1c27643b4b811c8eece1cc5525c3f479a Mon Sep 17 00:00:00 2001 From: Seendator Date: Tue, 21 May 2024 05:15:24 +0800 Subject: [PATCH 2048/2331] Update seen.json --- domains/seen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/seen.json b/domains/seen.json index 42dc46876..ffe68a607 100644 --- a/domains/seen.json +++ b/domains/seen.json @@ -1,7 +1,7 @@ { "owner": { "username": "Seendator", - "email": "101656813+Seendator@users.noreply.github.com", + "email": "seendator@outlook.com", "discord": "852477599476482048" }, From 832c32194e1bf9ae25426e1496ca494ddda82cd2 Mon Sep 17 00:00:00 2001 From: TotoCode <118753153+TotoCodeFR@users.noreply.github.com> Date: Tue, 21 May 2024 12:10:07 +0200 Subject: [PATCH 2049/2331] Create totocode.json --- domains/totocode.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/totocode.json diff --git a/domains/totocode.json b/domains/totocode.json new file mode 100644 index 000000000..240c61e7d --- /dev/null +++ b/domains/totocode.json @@ -0,0 +1,12 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/TotoCodeFR/TotoCodeFR.github.io", + "owner": { + "username": "TotoCodeFR", + "email": "totocodefr@duck.com", + "twitter": "TotoCodeFR" + }, + "record": { + "CNAME": "TotoCodeFR.github.io" + } +} From 555eea9a819d0610f9af7332841280c58107994d Mon Sep 17 00:00:00 2001 From: TotoCode <118753153+TotoCodeFR@users.noreply.github.com> Date: Tue, 21 May 2024 13:13:29 +0200 Subject: [PATCH 2050/2331] Create _discord.totocode.json --- domains/_discord.totocode.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.totocode.json diff --git a/domains/_discord.totocode.json b/domains/_discord.totocode.json new file mode 100644 index 000000000..3da049409 --- /dev/null +++ b/domains/_discord.totocode.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TotoCodeFR", + "email": "totocodefr@duck.com" + }, + "record": { + "TXT": "dh=c1c2e41dee1d48f53656156234c2e3f672eaf3ba" + } +} From c8922247231d5f3a1fa51917cf0f2015e32eb03b Mon Sep 17 00:00:00 2001 From: Peachysy Date: Tue, 21 May 2024 10:55:23 -0400 Subject: [PATCH 2051/2331] Register peachy.is-a.dev --- domains/peachy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/peachy.json diff --git a/domains/peachy.json b/domains/peachy.json new file mode 100644 index 000000000..4341abde3 --- /dev/null +++ b/domains/peachy.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Peachysy", + "email": "minecraft350star@gmail.com", + "discord": "781577857511587900" + }, + + "record": { + "CNAME": "https://peachysy.github.io/" + } + } + \ No newline at end of file From 3d48b3706d97d57f4e07b3a6febb6fed932954b4 Mon Sep 17 00:00:00 2001 From: Peachysy Date: Tue, 21 May 2024 12:11:05 -0400 Subject: [PATCH 2052/2331] fix json Co-authored-by: CuteDog5695 --- domains/peachy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/peachy.json b/domains/peachy.json index 4341abde3..49cc509ca 100644 --- a/domains/peachy.json +++ b/domains/peachy.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://peachysy.github.io/" + "CNAME": "peachysy.github.io" } } \ No newline at end of file From 4e2e0af907fb9afcfde06373bc1a8944978394a7 Mon Sep 17 00:00:00 2001 From: ArasakaID <52627239+ArasakaID@users.noreply.github.com> Date: Wed, 22 May 2024 20:51:51 +0700 Subject: [PATCH 2053/2331] Register apep.is-a.dev --- domains/apep.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/apep.json diff --git a/domains/apep.json b/domains/apep.json new file mode 100644 index 000000000..bef33ac85 --- /dev/null +++ b/domains/apep.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ArasakaID", + "email": "52627239+ArasakaID@users.noreply.github.com", + "discord": "331616752767205378" + }, + + "record": { + "A": ["8.222.249.188"] + } + } + \ No newline at end of file From ce3dc7ceb74b39c52df5eb2918500731cbefc2f1 Mon Sep 17 00:00:00 2001 From: ArasakaID <52627239+ArasakaID@users.noreply.github.com> Date: Wed, 22 May 2024 21:02:21 +0700 Subject: [PATCH 2054/2331] Update apep.json Empty email --- domains/apep.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/apep.json b/domains/apep.json index bef33ac85..b7c9d7d83 100644 --- a/domains/apep.json +++ b/domains/apep.json @@ -1,7 +1,7 @@ { "owner": { "username": "ArasakaID", - "email": "52627239+ArasakaID@users.noreply.github.com", + "email": "", "discord": "331616752767205378" }, @@ -9,4 +9,4 @@ "A": ["8.222.249.188"] } } - \ No newline at end of file + From 1a51461d6d52bf58a4f223e536abd0bca2b0bdf9 Mon Sep 17 00:00:00 2001 From: Untitled Date: Wed, 22 May 2024 07:23:34 -0700 Subject: [PATCH 2055/2331] Confirm untitled.is-a.dev for GitHub --- _github-pages-challenge-vihaananand.untitled.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 _github-pages-challenge-vihaananand.untitled.json diff --git a/_github-pages-challenge-vihaananand.untitled.json b/_github-pages-challenge-vihaananand.untitled.json new file mode 100644 index 000000000..8466d1b70 --- /dev/null +++ b/_github-pages-challenge-vihaananand.untitled.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "VihaanAnand", + "email": "macos14sonoma@gmail.com" + }, + "record": { + "TXT": "53234a8871b871e94e29adff5a8e91" + } +} From 95622fd356db708bc1a7d039bfcdabfa53241141 Mon Sep 17 00:00:00 2001 From: Untitled Date: Wed, 22 May 2024 07:24:28 -0700 Subject: [PATCH 2056/2331] Confirm untitled.is-a.dev for Discord --- domains/_discord.untitled.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.untitled.json diff --git a/domains/_discord.untitled.json b/domains/_discord.untitled.json new file mode 100644 index 000000000..6ddb2b816 --- /dev/null +++ b/domains/_discord.untitled.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "VihaanAnand", + "email": "macos14sonoma@gmail.com" + }, + "record": { + "TXT": "dh=635f70c64c210c98011d4391e0ba6a69adfedc89" + } +} From 0abbc5f4b869822ca0d74fd036bb28f47ab9669d Mon Sep 17 00:00:00 2001 From: Seendator Date: Wed, 22 May 2024 22:52:57 +0800 Subject: [PATCH 2057/2331] Update seen.json --- domains/seen.json | 32 +++++++++++++++++--------------- 1 file changed, 17 insertions(+), 15 deletions(-) diff --git a/domains/seen.json b/domains/seen.json index ffe68a607..059203928 100644 --- a/domains/seen.json +++ b/domains/seen.json @@ -1,16 +1,18 @@ { - "owner": { - "username": "Seendator", - "email": "seendator@outlook.com", - "discord": "852477599476482048" - }, - - "record": { - "URL": "https://github.com/Seendator", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } - } + "owner": { + "username": "Seendator", + "email": "seendator@outlook.com", + "discord": "852477599476482048" + }, + "record": { + "URL": "https://github.com/Seendator", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all", + "brevo-code:304176d0c8dd03fe23a0a16eea5aa72c" + ] + } +} From a5a16f5dcfe6b2b4cef3a337d03cfba942def39f Mon Sep 17 00:00:00 2001 From: Seendator Date: Wed, 22 May 2024 22:57:30 +0800 Subject: [PATCH 2058/2331] Register mail._domainkey.seen.is-a.dev --- domains/mail._domainkey.seen.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mail._domainkey.seen.json diff --git a/domains/mail._domainkey.seen.json b/domains/mail._domainkey.seen.json new file mode 100644 index 000000000..51a07130d --- /dev/null +++ b/domains/mail._domainkey.seen.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Seendator", + "email": "seendator@outlook.com", + "discord": "852477599476482048" + }, + "record": { + "TXT": "k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDeMVIzrCa3T14JsNY0IRv5/2V1/v2itlviLQBwXsa7shBD6TrBkswsFUToPyMRWC9tbR/5ey0nRBH0ZVxp+lsmTxid2Y2z+FApQ6ra2VsXfbJP3HE6wAO0YTVEJt1TmeczhEd2Jiz/fcabIISgXEdSpTYJhb0ct0VJRxcg4c8c7wIDAQAB" + } +} From 6036d5b31faaa18a7f84ab01416d83dffd6c7a60 Mon Sep 17 00:00:00 2001 From: Seendator Date: Wed, 22 May 2024 22:59:40 +0800 Subject: [PATCH 2059/2331] Register _dmarc.seen.is-a.dev --- domains/_dmarc.seen.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_dmarc.seen.json diff --git a/domains/_dmarc.seen.json b/domains/_dmarc.seen.json new file mode 100644 index 000000000..d84775c6a --- /dev/null +++ b/domains/_dmarc.seen.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Seendator", + "email": "seendator@outlook.com", + "discord": "852477599476482048" + }, + "record": { + "TXT": "v=DMARC1; p=none; rua=mailto:rua@dmarc.brevo.com" + } +} From 2ece85c1fa60ab5b17f8236519c18d01e15a4e6c Mon Sep 17 00:00:00 2001 From: blitzbrian Date: Wed, 22 May 2024 17:16:55 +0200 Subject: [PATCH 2060/2331] Register blitzbrian.is-a.dev --- domains/blitzbrian.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/blitzbrian.json diff --git a/domains/blitzbrian.json b/domains/blitzbrian.json new file mode 100644 index 000000000..a85036e93 --- /dev/null +++ b/domains/blitzbrian.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "blitzbrian", + "email": "brianvoorbij@gmail.com", + "discord": "814555302178455604" + }, + + "record": { + "CNAME": "blitzbrian.github.io" + } + } + \ No newline at end of file From 1ee7dbce534ac54a7d3dd58fc4cd0caf79949230 Mon Sep 17 00:00:00 2001 From: Seendator Date: Wed, 22 May 2024 23:29:44 +0800 Subject: [PATCH 2061/2331] Update seen.json --- domains/seen.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/seen.json b/domains/seen.json index 059203928..e09cefb74 100644 --- a/domains/seen.json +++ b/domains/seen.json @@ -11,8 +11,7 @@ "mx2.improvmx.com" ], "TXT": [ - "v=spf1 include:spf.improvmx.com ~all", - "brevo-code:304176d0c8dd03fe23a0a16eea5aa72c" + "v=spf1 include:spf.improvmx.com include:_spf.elasticemail.com ~all" ] } } From 8b5e781b4d0dea2101342a5ec8e51dd9fa8964c4 Mon Sep 17 00:00:00 2001 From: Seendator Date: Wed, 22 May 2024 23:33:02 +0800 Subject: [PATCH 2062/2331] Update and rename mail._domainkey.seen.json to tracking.seen.json --- domains/mail._domainkey.seen.json | 10 ---------- domains/tracking.seen.json | 10 ++++++++++ 2 files changed, 10 insertions(+), 10 deletions(-) delete mode 100644 domains/mail._domainkey.seen.json create mode 100644 domains/tracking.seen.json diff --git a/domains/mail._domainkey.seen.json b/domains/mail._domainkey.seen.json deleted file mode 100644 index 51a07130d..000000000 --- a/domains/mail._domainkey.seen.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Seendator", - "email": "seendator@outlook.com", - "discord": "852477599476482048" - }, - "record": { - "TXT": "k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDeMVIzrCa3T14JsNY0IRv5/2V1/v2itlviLQBwXsa7shBD6TrBkswsFUToPyMRWC9tbR/5ey0nRBH0ZVxp+lsmTxid2Y2z+FApQ6ra2VsXfbJP3HE6wAO0YTVEJt1TmeczhEd2Jiz/fcabIISgXEdSpTYJhb0ct0VJRxcg4c8c7wIDAQAB" - } -} diff --git a/domains/tracking.seen.json b/domains/tracking.seen.json new file mode 100644 index 000000000..d67b225e3 --- /dev/null +++ b/domains/tracking.seen.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Seendator", + "email": "seendator@outlook.com", + "discord": "852477599476482048" + }, + "record": { + "CNAME": "api.elasticemail.com" + } +} From 2590a1ca13cfc71fc4498c164de12495e829c40a Mon Sep 17 00:00:00 2001 From: Seendator Date: Wed, 22 May 2024 23:36:38 +0800 Subject: [PATCH 2063/2331] Update _dmarc.seen.json --- domains/_dmarc.seen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_dmarc.seen.json b/domains/_dmarc.seen.json index d84775c6a..fb128af78 100644 --- a/domains/_dmarc.seen.json +++ b/domains/_dmarc.seen.json @@ -5,6 +5,6 @@ "discord": "852477599476482048" }, "record": { - "TXT": "v=DMARC1; p=none; rua=mailto:rua@dmarc.brevo.com" + "TXT": "v=DMARC1;p=none;" } } From d8a13962cd9c325e6b1b696ee9991129a55c992a Mon Sep 17 00:00:00 2001 From: Seendator Date: Wed, 22 May 2024 23:56:03 +0800 Subject: [PATCH 2064/2331] Delete domains/_dmarc.seen.json --- domains/_dmarc.seen.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/_dmarc.seen.json diff --git a/domains/_dmarc.seen.json b/domains/_dmarc.seen.json deleted file mode 100644 index fb128af78..000000000 --- a/domains/_dmarc.seen.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Seendator", - "email": "seendator@outlook.com", - "discord": "852477599476482048" - }, - "record": { - "TXT": "v=DMARC1;p=none;" - } -} From 274e9f094d1d9abefb7661c814eb320ac45fad55 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 22 May 2024 23:31:49 +0700 Subject: [PATCH 2065/2331] Rename _github-pages-challenge-vihaananand.untitled.json to domains/_github-pages-challenge-vihaananand.untitled.json --- .../_github-pages-challenge-vihaananand.untitled.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename _github-pages-challenge-vihaananand.untitled.json => domains/_github-pages-challenge-vihaananand.untitled.json (100%) diff --git a/_github-pages-challenge-vihaananand.untitled.json b/domains/_github-pages-challenge-vihaananand.untitled.json similarity index 100% rename from _github-pages-challenge-vihaananand.untitled.json rename to domains/_github-pages-challenge-vihaananand.untitled.json From b21bc4f142c013399dbeac7da8968f698868799f Mon Sep 17 00:00:00 2001 From: Koriumm <110361751+Koriumm@users.noreply.github.com> Date: Wed, 22 May 2024 17:00:15 -0700 Subject: [PATCH 2066/2331] Delete domains/hongkorium.json Changed username again from HongKorium to Koriumm. Delete this domain. --- domains/hongkorium.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/hongkorium.json diff --git a/domains/hongkorium.json b/domains/hongkorium.json deleted file mode 100644 index 97bf197a9..000000000 --- a/domains/hongkorium.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "HongKorium", - "email": "", - "discord": "hong.kong" - }, - "record": { - "CNAME": "hongkorium.github.io" - } -} From ebee7aa83063e7ad1e45a3dd6b40c33371addb2c Mon Sep 17 00:00:00 2001 From: Koriumm <110361751+Koriumm@users.noreply.github.com> Date: Wed, 22 May 2024 17:02:06 -0700 Subject: [PATCH 2067/2331] Create koriumm.json --- domains/koriumm.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/koriumm.json diff --git a/domains/koriumm.json b/domains/koriumm.json new file mode 100644 index 000000000..5c758f6a4 --- /dev/null +++ b/domains/koriumm.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Koriumm", + "email": "KoriummLive@gmail.com", + "discord": "hong.kong" + }, + "record": { + "CNAME": "koriumm.github.io" + } +} From 225ba968ee2153d7bbd1c71576a398d2444a0b36 Mon Sep 17 00:00:00 2001 From: Godwhitelight <73111474+Godwhitelight@users.noreply.github.com> Date: Thu, 23 May 2024 06:23:05 +0300 Subject: [PATCH 2068/2331] Create fma.json --- domains/fma.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/fma.json diff --git a/domains/fma.json b/domains/fma.json new file mode 100644 index 000000000..0e1da10e2 --- /dev/null +++ b/domains/fma.json @@ -0,0 +1,10 @@ +{ + "description": "FMA's main domain", + "owner": { + "username": "FMA", + "email": "eggnogh@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } +} From a9ee64a6b3e8794d869ccf446fcaa88870e8490d Mon Sep 17 00:00:00 2001 From: zwei <110226580+Vibred@users.noreply.github.com> Date: Thu, 23 May 2024 11:25:09 +0800 Subject: [PATCH 2069/2331] Register pics.is-a.dev --- domains/pics.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/pics.json diff --git a/domains/pics.json b/domains/pics.json new file mode 100644 index 000000000..ff96515fd --- /dev/null +++ b/domains/pics.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Vibred", + "email": "vibred@pm.me", + "discord": "1169947990551699568" + }, + + "record": { + "CNAME": "telegraph-image2-c9p.pages.dev" + } + } + \ No newline at end of file From eea084912395f1ed571922093ef8b17771a3c510 Mon Sep 17 00:00:00 2001 From: zwei <110226580+Vibred@users.noreply.github.com> Date: Thu, 23 May 2024 11:28:40 +0800 Subject: [PATCH 2070/2331] Update pics.json --- domains/pics.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/pics.json b/domains/pics.json index ff96515fd..d427054f2 100644 --- a/domains/pics.json +++ b/domains/pics.json @@ -1,12 +1,11 @@ { "owner": { "username": "Vibred", - "email": "vibred@pm.me", - "discord": "1169947990551699568" + "email": "red@pissmail.com" }, "record": { "CNAME": "telegraph-image2-c9p.pages.dev" } } - \ No newline at end of file + From 8da56ba315d8d34b514be9cc572ee26c4e67e0e3 Mon Sep 17 00:00:00 2001 From: zwei <110226580+Vibred@users.noreply.github.com> Date: Thu, 23 May 2024 11:29:03 +0800 Subject: [PATCH 2071/2331] Delete domains/firefly.json --- domains/firefly.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/firefly.json diff --git a/domains/firefly.json b/domains/firefly.json deleted file mode 100644 index 1b0f4cbed..000000000 --- a/domains/firefly.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Vibred", - "email": "vibred@pm.me" - }, - "record": { - "NS": ["cora.ns.cloudflare.com", "jonah.ns.cloudflare.com"] - } -} From 9d00933bdcc6fcb880801cae73407f6b8b48a647 Mon Sep 17 00:00:00 2001 From: zwei <110226580+Vibred@users.noreply.github.com> Date: Thu, 23 May 2024 12:42:57 +0800 Subject: [PATCH 2072/2331] Delete mymail.is-a.dev --- domains/mymail.json | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 domains/mymail.json diff --git a/domains/mymail.json b/domains/mymail.json deleted file mode 100644 index 2e8b472b8..000000000 --- a/domains/mymail.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "owner": { - "username": "Vibred", - "email": "vibred@pm.me" - }, - "record": { - "TXT": [ - "verification-code-site-app_lark=c94xuulzjilzjmjbfepl", - "v=spf1 +include:spf.onlarksuite.com -all" - ], - "MX": [ - "mx1.larksuite.com", - "mx2.larksuite.com", - "mx3.larksuite.com" - ] - } -} From 0600989944ceb34854971f97a18f15b2b75a769d Mon Sep 17 00:00:00 2001 From: RocketLauncher21 <68105821+RocketLauncher21@users.noreply.github.com> Date: Thu, 23 May 2024 10:16:50 +0200 Subject: [PATCH 2073/2331] Register rose1440.is-a.dev --- domains/rose1440.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/rose1440.json diff --git a/domains/rose1440.json b/domains/rose1440.json new file mode 100644 index 000000000..273d67370 --- /dev/null +++ b/domains/rose1440.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "RocketLauncher21", + "email": "ferkomrkvicka3456@gmail.com", + "discord": "832603218223431710" + }, + + "record": { + "CNAME": "rocketlauncher21.github.io" + } + } + \ No newline at end of file From 1752e1adac3d1adf574e43ab41305427c246fe18 Mon Sep 17 00:00:00 2001 From: MD Asimuzzaman Date: Thu, 23 May 2024 14:55:43 +0600 Subject: [PATCH 2074/2331] Register zaman.is-a.dev Create zaman.json for registering domain zaman.is-a.dev --- domains/zaman.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/zaman.json diff --git a/domains/zaman.json b/domains/zaman.json new file mode 100644 index 000000000..9f7091830 --- /dev/null +++ b/domains/zaman.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "asimuzzaman", + "email": "eii8mo9om@mozmail.com" + }, + "record": { + "CNAME": "asimuzzaman.pages.dev" + }, + "description": "Personal website of @asimuzzaman" +} From b5e74bb22f0ce61b84490104582ac2fda0e0c94e Mon Sep 17 00:00:00 2001 From: Aldyn Ishmael <93589643+aldnnnz@users.noreply.github.com> Date: Thu, 23 May 2024 16:13:19 +0700 Subject: [PATCH 2075/2331] Create maell.json --- domains/maell.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/maell.json diff --git a/domains/maell.json b/domains/maell.json new file mode 100644 index 000000000..7c188f5d2 --- /dev/null +++ b/domains/maell.json @@ -0,0 +1,11 @@ +{ + "description": "portofolio", + "repo": "https://github.com/aldnnnz/aldnnnz.github.io", + "owner": { + "username": "aldnnnz", + "email": "aldynnn@yahoo.com" + }, + "record": { + "CNAME": "aldnnnz.github.io" + } +} From 201f65719acc3c9c51ee6dea03c375a46acd697f Mon Sep 17 00:00:00 2001 From: Aldyn Ishmael <93589643+aldnnnz@users.noreply.github.com> Date: Thu, 23 May 2024 16:22:55 +0700 Subject: [PATCH 2076/2331] Create hostname.json --- domains/hostname.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hostname.json diff --git a/domains/hostname.json b/domains/hostname.json new file mode 100644 index 000000000..7ffa28908 --- /dev/null +++ b/domains/hostname.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aldnnnz", + "email": "aldynnn@yahoo.com" + }, + "record": { + "TXT": "1a35115df06d1388f4efc4baf855f1" + } +} From 29e1be1bdf7d8dc575bafa1f6a8ab4f45340d05f Mon Sep 17 00:00:00 2001 From: Aldyn Ishmael <93589643+aldnnnz@users.noreply.github.com> Date: Thu, 23 May 2024 16:25:33 +0700 Subject: [PATCH 2077/2331] Add files via upload --- inpo.html | 351 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ style.css | 24 ++++ 2 files changed, 375 insertions(+) create mode 100644 inpo.html create mode 100644 style.css diff --git a/inpo.html b/inpo.html new file mode 100644 index 000000000..83262a47f --- /dev/null +++ b/inpo.html @@ -0,0 +1,351 @@ + + + + + + + Page not found + + + + + + + + + + + + +

+ +
+ +
+
+
+
+ ramadhan +
+
+
+
+

Muhammad Aldyn

+
+ Software Engineer at + POLWIANGI +
+
+
+
+
+
+
+ +
+
+
+
+
+

Riwayat Pendidikan

+ +
+
+
+ 2019 - 2020 +
Politeknik Negeri Jember
+

Teknik Informatika | IPK. 3.71

+ +
+

Mata Kuliah yang saya ikuti :

+ Data Science + Pemrograman Mobile + Bisnis Digital +
+
+
+
+
+
+
+ 2015 - 2018 +
Politeknik Negeri Banyuwangi
+

Teknik Informatika | IPK. 3.6

+
+

Mata Kuliah yang saya ikuti :

+ Pemrograman Web + Basis Data + Algoritma Struktur Data + Bahasa Inggris +
+
+
+
+
+ +
+
+
+

Pengalaman

+ + +
+
+
+ 2023 - Sekarang +
SPE Solution
+

Software Engineer

+
+ +
+
    +
  • Melakukan pembuatan website
  • +
  • Bekerjasama dengan Tim untuk membuat aplikasi
  • +
+
+
+
+
+
+
+
+ 2024 - Sekarang +
Eduwork
+

Mentor

+
+ +
+

Memberikan mentoring kepada siswa tentang Backend Development + dengan Golang

+
+
+
+
+ +
+ +
+
+
+
+ + +
+
+
+ +
+
+

Kursus | Webinar | Seminar

+
+
+
+
Pembuatan Web dengan PHP Laravel
+

Udemy

+
+
+
+
+
+
+
Mini Bootcamp UI/UX Design
+

Peduli Digital

+
+
+
+
+
+ + +
+
+
+ + +
+
+
+
+

Tertarik dengan Saya?

+

Hubungi saya jika ada hal yang perlu didiskusikan lebih lanjut

+ + +
+
+ + Ilustrasi +
+
+
+
+ + +
+
+
+
+

Copyright © 2024 - Rahmat Ramadhan Putra

+
+
+
+
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/style.css b/style.css new file mode 100644 index 000000000..9a15cd7cc --- /dev/null +++ b/style.css @@ -0,0 +1,24 @@ +body::before { + content: ''; + position: fixed; + top: 0; + left: 0; + width: 100%; + height: 100%; + background-image: linear-gradient(0deg, rgba(255, 255, 255, 0.1) 1px, transparent 1px), + linear-gradient(90deg, rgba(255, 255, 255, 0.1) 1px, transparent 1px); + background-size: 20px 20px; + z-index: -1; +} +.navbar-blur { + background-color: rgba(255, 255, 255, 0.10); /* Adjust the transparency as needed */ + backdrop-filter: blur(10px); /* Adjust the blur amount as needed */ + -webkit-backdrop-filter: blur(10px); /* For Safari */ + +} +.card-blur { + background-color: rgba(85, 85, 85, 0.6); /* Adjust the transparency as needed */ + backdrop-filter: blur(1px); /* Adjust the blur amount as needed */ + -webkit-backdrop-filter: blur(1px); /* For Safari */ + +} \ No newline at end of file From c9a8662c7532fd23cba08b5b19ecdb2c12bab5d6 Mon Sep 17 00:00:00 2001 From: Aldyn Ishmael <93589643+aldnnnz@users.noreply.github.com> Date: Thu, 23 May 2024 16:26:55 +0700 Subject: [PATCH 2078/2331] Update and rename inpo.html to index.html --- inpo.html => index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename inpo.html => index.html (97%) diff --git a/inpo.html b/index.html similarity index 97% rename from inpo.html rename to index.html index 83262a47f..4ee0719ba 100644 --- a/inpo.html +++ b/index.html @@ -348,4 +348,4 @@ - \ No newline at end of file + From 835d447e24938a688b1f41bf27bf0482f1370b8d Mon Sep 17 00:00:00 2001 From: Aldyn Ishmael <93589643+aldnnnz@users.noreply.github.com> Date: Thu, 23 May 2024 16:30:04 +0700 Subject: [PATCH 2079/2331] Rename hostname.json to _github-pages-challenge-aldnnnz.maell.json --- .../{hostname.json => _github-pages-challenge-aldnnnz.maell.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{hostname.json => _github-pages-challenge-aldnnnz.maell.json} (100%) diff --git a/domains/hostname.json b/domains/_github-pages-challenge-aldnnnz.maell.json similarity index 100% rename from domains/hostname.json rename to domains/_github-pages-challenge-aldnnnz.maell.json From 8db858569b25de10d21dc553c378e55ca95e3d17 Mon Sep 17 00:00:00 2001 From: Aldyn Ishmael <93589643+aldnnnz@users.noreply.github.com> Date: Thu, 23 May 2024 16:37:31 +0700 Subject: [PATCH 2080/2331] Update maell.json --- domains/maell.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/maell.json b/domains/maell.json index 7c188f5d2..b530ec4d5 100644 --- a/domains/maell.json +++ b/domains/maell.json @@ -1,5 +1,6 @@ { "description": "portofolio", + "domain": "maell.is-a.dev", "repo": "https://github.com/aldnnnz/aldnnnz.github.io", "owner": { "username": "aldnnnz", From 88e4d40e554886a6e587542ddae17883e15b3f4c Mon Sep 17 00:00:00 2001 From: Aldyn Ishmael <93589643+aldnnnz@users.noreply.github.com> Date: Thu, 23 May 2024 16:43:21 +0700 Subject: [PATCH 2081/2331] Rename domains/_github-pages-challenge-aldnnnz.maell.json to hostname.json --- .../_github-pages-challenge-aldnnnz.maell.json => hostname.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/_github-pages-challenge-aldnnnz.maell.json => hostname.json (100%) diff --git a/domains/_github-pages-challenge-aldnnnz.maell.json b/hostname.json similarity index 100% rename from domains/_github-pages-challenge-aldnnnz.maell.json rename to hostname.json From 89ad54511d507b908d8a26d07e84da9f512094a3 Mon Sep 17 00:00:00 2001 From: Aldyn Ishmael <93589643+aldnnnz@users.noreply.github.com> Date: Thu, 23 May 2024 16:45:24 +0700 Subject: [PATCH 2082/2331] Delete hostname.json --- hostname.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 hostname.json diff --git a/hostname.json b/hostname.json deleted file mode 100644 index 7ffa28908..000000000 --- a/hostname.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "aldnnnz", - "email": "aldynnn@yahoo.com" - }, - "record": { - "TXT": "1a35115df06d1388f4efc4baf855f1" - } -} From bc2e7c0cbcaf1a51d865d7f9d8a089a6552df843 Mon Sep 17 00:00:00 2001 From: Aldyn Ishmael <93589643+aldnnnz@users.noreply.github.com> Date: Thu, 23 May 2024 16:46:04 +0700 Subject: [PATCH 2083/2331] Create hostname.json --- domains/hostname.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hostname.json diff --git a/domains/hostname.json b/domains/hostname.json new file mode 100644 index 000000000..7ffa28908 --- /dev/null +++ b/domains/hostname.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aldnnnz", + "email": "aldynnn@yahoo.com" + }, + "record": { + "TXT": "1a35115df06d1388f4efc4baf855f1" + } +} From 6de29ec31d3feead7a750ee1493f5569de935636 Mon Sep 17 00:00:00 2001 From: Zeaxey <95143545+Pixel556@users.noreply.github.com> Date: Thu, 23 May 2024 05:01:15 -0500 Subject: [PATCH 2084/2331] Create zeaxey.json --- domains/zeaxey.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/zeaxey.json diff --git a/domains/zeaxey.json b/domains/zeaxey.json new file mode 100644 index 000000000..c63d806cc --- /dev/null +++ b/domains/zeaxey.json @@ -0,0 +1,8 @@ +{ + "description": "website.", + "repo": "https://github.com/Pixel556/website", + "owner": { + "username": "Pixel556", + "email": "therealzeaxey123@gmail.com", + "discord": "862644161156218891" + } From cb8c714ae3b406d70128f1b38a3eabe9010d199b Mon Sep 17 00:00:00 2001 From: Zeaxey <95143545+Pixel556@users.noreply.github.com> Date: Thu, 23 May 2024 16:26:13 +0530 Subject: [PATCH 2085/2331] Update zeaxey.json --- domains/zeaxey.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/domains/zeaxey.json b/domains/zeaxey.json index c63d806cc..75b411dae 100644 --- a/domains/zeaxey.json +++ b/domains/zeaxey.json @@ -5,4 +5,8 @@ "username": "Pixel556", "email": "therealzeaxey123@gmail.com", "discord": "862644161156218891" + }, + "record": { + "CNAME": "pixel556.github.io" } +} From 319985d3bc0cbd1876ac0cae80bcc9f8cc691cc9 Mon Sep 17 00:00:00 2001 From: Meesam Date: Thu, 23 May 2024 18:47:13 +0530 Subject: [PATCH 2086/2331] Discord Domain Verification --- domains/_discord.meesam.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.meesam.json diff --git a/domains/_discord.meesam.json b/domains/_discord.meesam.json new file mode 100644 index 000000000..7346618b7 --- /dev/null +++ b/domains/_discord.meesam.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "meesam4687", + "email": "meesam4687@gmail.com" + }, + "record": { + "TXT": "dh=f7e6c74947af4ca6f07d83d6b2fba1fcb965c9a6" + } +} From 4ced68af28d30469f5d6fdbbbf268bec9698d89c Mon Sep 17 00:00:00 2001 From: hkdkfih Date: Thu, 23 May 2024 15:47:35 +0200 Subject: [PATCH 2087/2331] Register hkdkfih.is-a.dev --- domains/hkdkfih.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/hkdkfih.json diff --git a/domains/hkdkfih.json b/domains/hkdkfih.json new file mode 100644 index 000000000..1c49c099a --- /dev/null +++ b/domains/hkdkfih.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "cherryservice", + "email": "admin@cherry.work.gd", + "discord": "1201107428608049164" + }, + + "record": { + "CNAME": "cherryservice.github.io" + } + } + \ No newline at end of file From 8f85cb563c2a2cb486b39c2703415c6ddf6dba7c Mon Sep 17 00:00:00 2001 From: Viggo <97695864+ViggAlm@users.noreply.github.com> Date: Thu, 23 May 2024 16:11:16 +0200 Subject: [PATCH 2088/2331] Register viggo.is-a.dev --- domains/viggo.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/viggo.json diff --git a/domains/viggo.json b/domains/viggo.json new file mode 100644 index 000000000..7cee1d6f6 --- /dev/null +++ b/domains/viggo.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ViggAlm", + "email": "ViggAlm@gmail.com", + "discord": "930932488040226876" + }, + + "record": { + "CNAME": "viggalm.github.io" + } + } + \ No newline at end of file From 02416aa2ea0c6a7f6d7916d0f219b5a826959d51 Mon Sep 17 00:00:00 2001 From: Aldyn Ishmael <93589643+aldnnnz@users.noreply.github.com> Date: Thu, 23 May 2024 21:25:21 +0700 Subject: [PATCH 2089/2331] Delete index.html --- index.html | 351 ----------------------------------------------------- 1 file changed, 351 deletions(-) delete mode 100644 index.html diff --git a/index.html b/index.html deleted file mode 100644 index 4ee0719ba..000000000 --- a/index.html +++ /dev/null @@ -1,351 +0,0 @@ - - - - - - - Page not found - - - - - - - - - - - - - - -
- -
-
-
-
- ramadhan -
-
-
-
-

Muhammad Aldyn

-
- Software Engineer at - POLWIANGI -
-
-
-
-
-
-
- -
-
-
-
-
-

Riwayat Pendidikan

- -
-
-
- 2019 - 2020 -
Politeknik Negeri Jember
-

Teknik Informatika | IPK. 3.71

- -
-

Mata Kuliah yang saya ikuti :

- Data Science - Pemrograman Mobile - Bisnis Digital -
-
-
-
-
-
-
- 2015 - 2018 -
Politeknik Negeri Banyuwangi
-

Teknik Informatika | IPK. 3.6

-
-

Mata Kuliah yang saya ikuti :

- Pemrograman Web - Basis Data - Algoritma Struktur Data - Bahasa Inggris -
-
-
-
-
- -
-
-
-

Pengalaman

- - -
-
-
- 2023 - Sekarang -
SPE Solution
-

Software Engineer

-
- -
-
    -
  • Melakukan pembuatan website
  • -
  • Bekerjasama dengan Tim untuk membuat aplikasi
  • -
-
-
-
-
-
-
-
- 2024 - Sekarang -
Eduwork
-

Mentor

-
- -
-

Memberikan mentoring kepada siswa tentang Backend Development - dengan Golang

-
-
-
-
- -
- -
-
-
-
- - -
-
-
- -
-
-

Kursus | Webinar | Seminar

-
-
-
-
Pembuatan Web dengan PHP Laravel
-

Udemy

-
-
-
-
-
-
-
Mini Bootcamp UI/UX Design
-

Peduli Digital

-
-
-
-
-
- - -
-
-
- - -
-
-
-
-

Tertarik dengan Saya?

-

Hubungi saya jika ada hal yang perlu didiskusikan lebih lanjut

- - -
-
- - Ilustrasi -
-
-
-
- - -
-
-
-
-

Copyright © 2024 - Rahmat Ramadhan Putra

-
-
-
-
- - - - - - - - - - - - - - - From f8d970e60737e3e472325e5c8add561e9396e278 Mon Sep 17 00:00:00 2001 From: Aldyn Ishmael <93589643+aldnnnz@users.noreply.github.com> Date: Thu, 23 May 2024 21:25:40 +0700 Subject: [PATCH 2090/2331] Delete style.css --- style.css | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 style.css diff --git a/style.css b/style.css deleted file mode 100644 index 9a15cd7cc..000000000 --- a/style.css +++ /dev/null @@ -1,24 +0,0 @@ -body::before { - content: ''; - position: fixed; - top: 0; - left: 0; - width: 100%; - height: 100%; - background-image: linear-gradient(0deg, rgba(255, 255, 255, 0.1) 1px, transparent 1px), - linear-gradient(90deg, rgba(255, 255, 255, 0.1) 1px, transparent 1px); - background-size: 20px 20px; - z-index: -1; -} -.navbar-blur { - background-color: rgba(255, 255, 255, 0.10); /* Adjust the transparency as needed */ - backdrop-filter: blur(10px); /* Adjust the blur amount as needed */ - -webkit-backdrop-filter: blur(10px); /* For Safari */ - -} -.card-blur { - background-color: rgba(85, 85, 85, 0.6); /* Adjust the transparency as needed */ - backdrop-filter: blur(1px); /* Adjust the blur amount as needed */ - -webkit-backdrop-filter: blur(1px); /* For Safari */ - -} \ No newline at end of file From 09a692d1bd9a7ee407834b8bcb4e9e2e7291fc0f Mon Sep 17 00:00:00 2001 From: Aldyn Ishmael <93589643+aldnnnz@users.noreply.github.com> Date: Thu, 23 May 2024 21:57:44 +0700 Subject: [PATCH 2091/2331] Update and rename maell.json to aldnnnz.json --- domains/{maell.json => aldnnnz.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{maell.json => aldnnnz.json} (87%) diff --git a/domains/maell.json b/domains/aldnnnz.json similarity index 87% rename from domains/maell.json rename to domains/aldnnnz.json index b530ec4d5..f64f7a446 100644 --- a/domains/maell.json +++ b/domains/aldnnnz.json @@ -1,6 +1,6 @@ { "description": "portofolio", - "domain": "maell.is-a.dev", + "domain": "aldnnnz.is-a.dev", "repo": "https://github.com/aldnnnz/aldnnnz.github.io", "owner": { "username": "aldnnnz", From 43c5238b63961c067ee7627aeb6438977ec4d169 Mon Sep 17 00:00:00 2001 From: Aldyn Ishmael <93589643+aldnnnz@users.noreply.github.com> Date: Thu, 23 May 2024 22:05:17 +0700 Subject: [PATCH 2092/2331] Update hostname.json --- domains/hostname.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hostname.json b/domains/hostname.json index 7ffa28908..14cef686a 100644 --- a/domains/hostname.json +++ b/domains/hostname.json @@ -4,6 +4,6 @@ "email": "aldynnn@yahoo.com" }, "record": { - "TXT": "1a35115df06d1388f4efc4baf855f1" + "TXT": "5fd4c25bc65bfba8a87f5aa0b38a37" } } From b95298300d460a117d8e19c19dcf7726a78a0cc1 Mon Sep 17 00:00:00 2001 From: Aldyn Ishmael <93589643+aldnnnz@users.noreply.github.com> Date: Thu, 23 May 2024 22:10:59 +0700 Subject: [PATCH 2093/2331] Rename hostname.json to _github-pages-challenge-aldnnnz.aldnnnz.json --- ...hostname.json => _github-pages-challenge-aldnnnz.aldnnnz.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{hostname.json => _github-pages-challenge-aldnnnz.aldnnnz.json} (100%) diff --git a/domains/hostname.json b/domains/_github-pages-challenge-aldnnnz.aldnnnz.json similarity index 100% rename from domains/hostname.json rename to domains/_github-pages-challenge-aldnnnz.aldnnnz.json From 26530903bc8118bfc418b8e3efa2824899a6b7d5 Mon Sep 17 00:00:00 2001 From: zwei <110226580+Vibred@users.noreply.github.com> Date: Thu, 23 May 2024 23:22:52 +0800 Subject: [PATCH 2094/2331] Delete domains/pics.json --- domains/pics.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/pics.json diff --git a/domains/pics.json b/domains/pics.json deleted file mode 100644 index d427054f2..000000000 --- a/domains/pics.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "Vibred", - "email": "red@pissmail.com" - }, - - "record": { - "CNAME": "telegraph-image2-c9p.pages.dev" - } - } - From 864898bd4dac36fb8e1fa2184c98fc23f1f28dcc Mon Sep 17 00:00:00 2001 From: nullishamy Date: Thu, 23 May 2024 17:33:58 +0100 Subject: [PATCH 2095/2331] update my contact information --- domains/amy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/amy.json b/domains/amy.json index 8d5d0b02e..0ec869526 100644 --- a/domains/amy.json +++ b/domains/amy.json @@ -3,7 +3,7 @@ "repo": "https://github.com/nullishamy/nullishamy.github.io", "owner": { "username": "nullishamy", - "email": "amycodes@null.net" + "email": "contact@amyerskine.me" }, "record": { "CNAME": "nullishamy.github.io" From 61668f871ed35bff0019ec54a48e44ff844de5d5 Mon Sep 17 00:00:00 2001 From: Xuan Hai <46238512+xuanhaivptthn@users.noreply.github.com> Date: Fri, 24 May 2024 04:30:32 +0700 Subject: [PATCH 2096/2331] Register bcraft.is-a.dev --- domains/bcraft.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/bcraft.json diff --git a/domains/bcraft.json b/domains/bcraft.json new file mode 100644 index 000000000..2169a317f --- /dev/null +++ b/domains/bcraft.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "xuanhaivptthn", + "email": "xuanhaivptthn@gmail.com", + "discord": "379076400394666004" + }, + + "record": { + "CNAME": "xuanhaivptthn.github.io/bcraft" + } + } + \ No newline at end of file From e8292ddea16eeee7cf6c6a5bc5a98d6abba3e8e1 Mon Sep 17 00:00:00 2001 From: Siddharth Jain <83913594+siddharthjain25@users.noreply.github.com> Date: Fri, 24 May 2024 03:18:11 +0530 Subject: [PATCH 2097/2331] Update siddharth.json --- domains/siddharth.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/siddharth.json b/domains/siddharth.json index 82396e866..25f60b09f 100644 --- a/domains/siddharth.json +++ b/domains/siddharth.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "siddharthjain25.github.io" + "URL": "https://siddharth25op.webflow.io" } } - \ No newline at end of file + From 66b89addcee84eb96ada5f53e25473a498152e76 Mon Sep 17 00:00:00 2001 From: Zeaxey <95143545+Pixel556@users.noreply.github.com> Date: Fri, 24 May 2024 14:38:46 +0530 Subject: [PATCH 2098/2331] Update zeaxey.json --- domains/zeaxey.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/zeaxey.json b/domains/zeaxey.json index 75b411dae..93157dac4 100644 --- a/domains/zeaxey.json +++ b/domains/zeaxey.json @@ -8,5 +8,6 @@ }, "record": { "CNAME": "pixel556.github.io" + "TXT": "dh=03271c5828f57362f1d12969313966fb88b6f83e" } } From 6251ec21d1a1094a8d5031f2c98c31e388ba148b Mon Sep 17 00:00:00 2001 From: RabbitFoRed <73241991+RabbitFored@users.noreply.github.com> Date: Fri, 24 May 2024 14:41:18 +0530 Subject: [PATCH 2099/2331] Create quantum.json --- domains/quantum.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/quantum.json diff --git a/domains/quantum.json b/domains/quantum.json new file mode 100644 index 000000000..331c2f796 --- /dev/null +++ b/domains/quantum.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "RabbitFored", + "email": "quantum@theostrich.eu.org" + }, + + "record": { + "CNAME": "quantum.theostrich.eu.org", + "MX": [ + "mx.theostrich.eu.org", + ] + } +} From 1eebe92b5255d6500bf0c2d16aa4a9743b17b9f8 Mon Sep 17 00:00:00 2001 From: Zeaxey <95143545+Pixel556@users.noreply.github.com> Date: Fri, 24 May 2024 14:43:04 +0530 Subject: [PATCH 2100/2331] Update zeaxey.json --- domains/zeaxey.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/zeaxey.json b/domains/zeaxey.json index 93157dac4..75b411dae 100644 --- a/domains/zeaxey.json +++ b/domains/zeaxey.json @@ -8,6 +8,5 @@ }, "record": { "CNAME": "pixel556.github.io" - "TXT": "dh=03271c5828f57362f1d12969313966fb88b6f83e" } } From 4197f2f8b12563bf9d61bb6ebf8f27aee3536b4e Mon Sep 17 00:00:00 2001 From: Zeaxey <95143545+Pixel556@users.noreply.github.com> Date: Fri, 24 May 2024 14:44:53 +0530 Subject: [PATCH 2101/2331] Create _discord.zeaxey.json --- domains/_discord.zeaxey.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.zeaxey.json diff --git a/domains/_discord.zeaxey.json b/domains/_discord.zeaxey.json new file mode 100644 index 000000000..674588fe4 --- /dev/null +++ b/domains/_discord.zeaxey.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Pixel556", + "email": "therealzeaxey123@gmail.com" + }, + "record": { + "TXT": "dh=03271c5828f57362f1d12969313966fb88b6f83e" + } +} From 92911fb37f0a86aab84d2e1f30ec8a8500fe0265 Mon Sep 17 00:00:00 2001 From: RabbitFoRed <73241991+RabbitFored@users.noreply.github.com> Date: Fri, 24 May 2024 14:59:16 +0530 Subject: [PATCH 2102/2331] Update quantum.json --- domains/quantum.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/quantum.json b/domains/quantum.json index 331c2f796..7f7b5f37a 100644 --- a/domains/quantum.json +++ b/domains/quantum.json @@ -5,9 +5,6 @@ }, "record": { - "CNAME": "quantum.theostrich.eu.org", - "MX": [ - "mx.theostrich.eu.org", - ] + "CNAME": "quantum.theostrich.eu.org" } } From d991ed68a117e17407a0b2d48b517f2f92fb871a Mon Sep 17 00:00:00 2001 From: Xuan Hai <46238512+xuanhaivptthn@users.noreply.github.com> Date: Fri, 24 May 2024 20:11:01 +0700 Subject: [PATCH 2103/2331] Update bcraft.json --- domains/bcraft.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/bcraft.json b/domains/bcraft.json index 2169a317f..9a323acc6 100644 --- a/domains/bcraft.json +++ b/domains/bcraft.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "xuanhaivptthn.github.io/bcraft" + "CNAME": "xuanhaivptthn.github.io" } } - \ No newline at end of file + From 54e165c2f49a391f2f81c2e1fdc879b9e7adad16 Mon Sep 17 00:00:00 2001 From: Novandra Zulfi Ramadhan <64202802+inozura@users.noreply.github.com> Date: Fri, 24 May 2024 20:13:47 +0700 Subject: [PATCH 2104/2331] Register nozura.is-a.dev --- domains/nozura.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nozura.json diff --git a/domains/nozura.json b/domains/nozura.json new file mode 100644 index 000000000..88916030e --- /dev/null +++ b/domains/nozura.json @@ -0,0 +1,12 @@ +{ + "description": "a cool portfolio site from _Novandra", + "repo": "https://github.com/inozura/inozura.github.io", + "owner": { + "username": "inozura", + "email": "nodhzen@gmail.com" + }, + "record": { + "CNAME": "inozura.github.io" + } + } + \ No newline at end of file From 846837b3271259b5b3754645249e9d2953a1423f Mon Sep 17 00:00:00 2001 From: ArasakaID <52627239+ArasakaID@users.noreply.github.com> Date: Sat, 25 May 2024 01:45:12 +0700 Subject: [PATCH 2105/2331] Update apep.json email --- domains/apep.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/apep.json b/domains/apep.json index b7c9d7d83..dd48d6562 100644 --- a/domains/apep.json +++ b/domains/apep.json @@ -1,7 +1,7 @@ { "owner": { "username": "ArasakaID", - "email": "", + "email": "afifeka20@gmail.com", "discord": "331616752767205378" }, From 955f06b5c1db6d7164e6b251e57f62d3acc0b070 Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Fri, 24 May 2024 15:51:10 -0300 Subject: [PATCH 2106/2331] Register fran.is-a.dev --- domains/fran.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/fran.json diff --git a/domains/fran.json b/domains/fran.json new file mode 100644 index 000000000..5da391ec4 --- /dev/null +++ b/domains/fran.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "xzonix", + "email": "imahalojigi@gmail.com", + "discord": "849400684097175623" + }, + + "record": { + "CNAME": "https://github.com/xzonix/xzonix.github.io" + } + } + \ No newline at end of file From 673b8c0aa110e0b3d0958db05b0acdaabe5b5456 Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Fri, 24 May 2024 21:03:02 +0200 Subject: [PATCH 2107/2331] Register bin.sono.is-a.dev --- domains/bin.sono.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/bin.sono.json diff --git a/domains/bin.sono.json b/domains/bin.sono.json new file mode 100644 index 000000000..7118f01a4 --- /dev/null +++ b/domains/bin.sono.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "getSono", + "email": "julianwolf2013@outlook.de", + "discord": "1222250424309121145" + }, + + "record": { + "A": ["69.197.135.202"] + } + } + \ No newline at end of file From 0f5ba79cde20e32712872918e67be890a8d031d0 Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Fri, 24 May 2024 16:06:07 -0300 Subject: [PATCH 2108/2331] Update fran.json --- domains/fran.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/fran.json b/domains/fran.json index 5da391ec4..add3611b4 100644 --- a/domains/fran.json +++ b/domains/fran.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://github.com/xzonix/xzonix.github.io" + "CNAME": "https://xzonix.github.io" } } - \ No newline at end of file + From 2917a49c79b6a2d7d23814cb989925f2b77a107d Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Fri, 24 May 2024 16:14:55 -0300 Subject: [PATCH 2109/2331] 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 add3611b4..a5c7aad4e 100644 --- a/domains/fran.json +++ b/domains/fran.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://xzonix.github.io" + "CNAME": "xzonix.github.io" } } From 405cedfc5c2e13cdc78add25b0efbec8b3b6acee Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Fri, 24 May 2024 21:21:48 +0200 Subject: [PATCH 2110/2331] Register codeserver.sono.is-a.dev --- domains/codeserver.sono.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/codeserver.sono.json diff --git a/domains/codeserver.sono.json b/domains/codeserver.sono.json new file mode 100644 index 000000000..7118f01a4 --- /dev/null +++ b/domains/codeserver.sono.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "getSono", + "email": "julianwolf2013@outlook.de", + "discord": "1222250424309121145" + }, + + "record": { + "A": ["69.197.135.202"] + } + } + \ No newline at end of file From 7eecaf9a9794d61eb4834d8e5d173ed7ff033ac3 Mon Sep 17 00:00:00 2001 From: Asif Mohammad Mollah Date: Fri, 24 May 2024 19:34:12 +0000 Subject: [PATCH 2111/2331] Github domain verification --- domains/_github-pages-challenge-mrasif.mrasif.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-mrasif.mrasif.json diff --git a/domains/_github-pages-challenge-mrasif.mrasif.json b/domains/_github-pages-challenge-mrasif.mrasif.json new file mode 100644 index 000000000..2545ecd45 --- /dev/null +++ b/domains/_github-pages-challenge-mrasif.mrasif.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mrasif", + "email": "admin@mrasif.in" + }, + "record": { + "TXT": "3a800ee62fcc8911956495882b71ec" + } +} \ No newline at end of file From cca92ea1042bc8300a623597076c7f33eb83a1a8 Mon Sep 17 00:00:00 2001 From: solar <160712468+solarcosmic@users.noreply.github.com> Date: Sat, 25 May 2024 08:38:51 +1200 Subject: [PATCH 2112/2331] Register abe.is-a.dev --- domains/abe.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/abe.json diff --git a/domains/abe.json b/domains/abe.json new file mode 100644 index 000000000..540496b8e --- /dev/null +++ b/domains/abe.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "solarcosmic", + "email": "skyrocket180@gmail.com", + "discord": "1201432681913778260" + }, + + "record": { + "CNAME": "profile01.overstand.app" + } + } + \ No newline at end of file From 632a5982a023bd01392dc3b1738c8dc860ead511 Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Fri, 24 May 2024 17:40:18 -0300 Subject: [PATCH 2113/2331] Create _discord.fran.is-a.dev.json --- domains/_discord.fran.is-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.fran.is-a.dev.json diff --git a/domains/_discord.fran.is-a.dev.json b/domains/_discord.fran.is-a.dev.json new file mode 100644 index 000000000..d3672aeeb --- /dev/null +++ b/domains/_discord.fran.is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xzonix", + "email": "imahalojigi@gmail.com" + }, + "record": { + "TXT": "dh=9ffde6acccff8c74faeb599818e2901110d15fa5" + } +} From f2599549f42b8f399e2c41d34358a8cade55495b Mon Sep 17 00:00:00 2001 From: Justin Date: Sat, 25 May 2024 06:11:52 +0800 Subject: [PATCH 2114/2331] add jstn.json --- domains/jstn.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jstn.json diff --git a/domains/jstn.json b/domains/jstn.json new file mode 100644 index 000000000..da0db62de --- /dev/null +++ b/domains/jstn.json @@ -0,0 +1,12 @@ +{ + "description": "Justin's personal website", + "repo": "https://github.com/justinbalaguer/justinbalaguer.github.io", + "owner": { + "username": "justinbalaguer", + "email": "justinbalaguer@pm.me", + "twitter": "ojintoji" + }, + "record": { + "CNAME": "justinbalaguer.github.io" + } +} \ No newline at end of file From f1f8620fc4e3b169a6d24a0c63a14157afe33267 Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Fri, 24 May 2024 19:26:08 -0300 Subject: [PATCH 2115/2331] Create _discord.xzonix.json --- domains/_discord.xzonix.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.xzonix.json diff --git a/domains/_discord.xzonix.json b/domains/_discord.xzonix.json new file mode 100644 index 000000000..d3672aeeb --- /dev/null +++ b/domains/_discord.xzonix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xzonix", + "email": "imahalojigi@gmail.com" + }, + "record": { + "TXT": "dh=9ffde6acccff8c74faeb599818e2901110d15fa5" + } +} From c919266fafc977b2941989e8015b177344b9cebc Mon Sep 17 00:00:00 2001 From: Nicholas Wong Date: Fri, 24 May 2024 22:42:25 -0500 Subject: [PATCH 2116/2331] Creating thewonglife.json --- domains/thewonglife.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/thewonglife.json diff --git a/domains/thewonglife.json b/domains/thewonglife.json new file mode 100644 index 000000000..ed0bcce76 --- /dev/null +++ b/domains/thewonglife.json @@ -0,0 +1,12 @@ +{ + "description": "Nicholas Wong's Personal Subdomain", + "repo": "https://github.com/TheWongLife/TheWongLife.github.io", + "owner": { + "username": "TheWongLife", + "email": "nwong27@illinois.edu", + "twitter": "The_Wong_Life" + }, + "record": { + "CNAME": "thewonglife.github.io" + } +} From 60f706e8f7ad4790bd7d6d96a0209468547f55a8 Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Sat, 25 May 2024 09:20:53 +0530 Subject: [PATCH 2117/2331] Update founderfie.json Changed CNAME to use redirect.pizza And added discord verification string --- domains/founderfie.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/founderfie.json b/domains/founderfie.json index cd2a0b9c3..47a23778d 100644 --- a/domains/founderfie.json +++ b/domains/founderfie.json @@ -5,6 +5,8 @@ "email": "director@founderfie.in" }, "record": { - "CNAME": "founderfie.in" + "CNAME": "edge.redirect.pizza." + "TXT": "dh=d0051682cdad6866306cdb315ae5abff7e314dcc" } + } From f7eea9810c83fa84404d219812be74ae912146f8 Mon Sep 17 00:00:00 2001 From: Nicholas Wong Date: Sat, 25 May 2024 00:20:24 -0500 Subject: [PATCH 2118/2331] Github Pages Domain Verification --- domains/_github-pages-challenge-TheWongLife.thewonglife | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-TheWongLife.thewonglife diff --git a/domains/_github-pages-challenge-TheWongLife.thewonglife b/domains/_github-pages-challenge-TheWongLife.thewonglife new file mode 100644 index 000000000..4ffd4694e --- /dev/null +++ b/domains/_github-pages-challenge-TheWongLife.thewonglife @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TheWongLife", + "email": "nwong27@illinois.edu" + }, + "record": { + "TXT": "eab75ad7eaab8f055c0d350cb1d28e" + } +} From 9999b30f335224198dab5912fbf7d832f4bd82b5 Mon Sep 17 00:00:00 2001 From: Nicholas Wong Date: Sat, 25 May 2024 00:31:26 -0500 Subject: [PATCH 2119/2331] Github Pages Domain Verification --- .../_github-pages-challenge-TheWongLife.thewonglife.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-TheWongLife.thewonglife.json diff --git a/domains/_github-pages-challenge-TheWongLife.thewonglife.json b/domains/_github-pages-challenge-TheWongLife.thewonglife.json new file mode 100644 index 000000000..4ffd4694e --- /dev/null +++ b/domains/_github-pages-challenge-TheWongLife.thewonglife.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TheWongLife", + "email": "nwong27@illinois.edu" + }, + "record": { + "TXT": "eab75ad7eaab8f055c0d350cb1d28e" + } +} From 8dfcfc60edf17713f427519ae46cc05d83f35688 Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Sat, 25 May 2024 11:02:49 +0530 Subject: [PATCH 2120/2331] Update founderfie.json --- domains/founderfie.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/founderfie.json b/domains/founderfie.json index 47a23778d..5c7b868eb 100644 --- a/domains/founderfie.json +++ b/domains/founderfie.json @@ -6,7 +6,7 @@ }, "record": { "CNAME": "edge.redirect.pizza." - "TXT": "dh=d0051682cdad6866306cdb315ae5abff7e314dcc" + } } From ae815464bc75b6d782df41a5083c3d04c5755232 Mon Sep 17 00:00:00 2001 From: Nicholas Wong Date: Sat, 25 May 2024 00:35:44 -0500 Subject: [PATCH 2121/2331] Deleted pull request without .json extension --- domains/_github-pages-challenge-TheWongLife.thewonglife | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-TheWongLife.thewonglife diff --git a/domains/_github-pages-challenge-TheWongLife.thewonglife b/domains/_github-pages-challenge-TheWongLife.thewonglife deleted file mode 100644 index 4ffd4694e..000000000 --- a/domains/_github-pages-challenge-TheWongLife.thewonglife +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "TheWongLife", - "email": "nwong27@illinois.edu" - }, - "record": { - "TXT": "eab75ad7eaab8f055c0d350cb1d28e" - } -} From b06554d2aa22906ac9f90b6c85bc4bd5bcac51d4 Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Sat, 25 May 2024 11:07:37 +0530 Subject: [PATCH 2122/2331] Create _discord.founderfie.json --- domains/_discord.founderfie.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.founderfie.json diff --git a/domains/_discord.founderfie.json b/domains/_discord.founderfie.json new file mode 100644 index 000000000..e3ed3fcf0 --- /dev/null +++ b/domains/_discord.founderfie.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Founderfie", + "email": "director@founderfie.in" + }, + "record": { + "TXT": "dh=d0051682cdad6866306cdb315ae5abff7e314dcc" + } +} From 6414bca5b56dd48795f2916eb10e222cc33043f8 Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Sat, 25 May 2024 11:21:09 +0530 Subject: [PATCH 2123/2331] Update founderfie.json --- domains/founderfie.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/founderfie.json b/domains/founderfie.json index 5c7b868eb..b0ad689a0 100644 --- a/domains/founderfie.json +++ b/domains/founderfie.json @@ -5,7 +5,7 @@ "email": "director@founderfie.in" }, "record": { - "CNAME": "edge.redirect.pizza." + "CNAME": "edge.redirect.pizza" } From 126198e963155e92e77e3ace016929c229654600 Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Sat, 25 May 2024 09:39:14 +0200 Subject: [PATCH 2124/2331] Create mumble.sono.json --- domains/mumble.sono.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mumble.sono.json diff --git a/domains/mumble.sono.json b/domains/mumble.sono.json new file mode 100644 index 000000000..5248b05fd --- /dev/null +++ b/domains/mumble.sono.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "getSono", + "email": "julianwolf2013@outlook.de", + "discord": "1222250424309121145" + }, + + "record": { + "A": ["69.197.135.202"] + } + } + From a3dc963758515859488b6b1dd96bfe6247e5b082 Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Sat, 25 May 2024 09:47:53 +0200 Subject: [PATCH 2125/2331] Update sono.json --- domains/sono.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/domains/sono.json b/domains/sono.json index 3272a804b..5ad9c876a 100644 --- a/domains/sono.json +++ b/domains/sono.json @@ -5,12 +5,13 @@ }, "record": { "MX": [ - "mx01.mail.icloud.com", - "mx02.mail.icloud.com" + "mx1.improvmx.com", + "mx2.improvmx.com." ], "TXT": [ - "apple-domain=PMmXaZI06t5XN6Dv", - "v=spf1 include:icloud.com ~all" - ] + "v=spf1 include:spf.improvmx.com ~all" + ], + + "URL": "getsono.is-a.dev" } } From edb52e714aa658c914f280ef5930defaa9dcb159 Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Sat, 25 May 2024 16:18:34 +0800 Subject: [PATCH 2126/2331] Update status-ryo.json --- domains/status-ryo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/status-ryo.json b/domains/status-ryo.json index d2e7ef7da..9218d668b 100644 --- a/domains/status-ryo.json +++ b/domains/status-ryo.json @@ -4,6 +4,6 @@ "email": "dgfrosdgfros@gmail.com" }, "record": { - "A": ["69.30.249.53"] + "A": ["69.197.135.203"] } } From 9c978f48bb249e538e521fe012bbc58642535781 Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Sat, 25 May 2024 16:22:40 +0800 Subject: [PATCH 2127/2331] Update uptime-ryo.json --- domains/uptime-ryo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/uptime-ryo.json b/domains/uptime-ryo.json index d2e7ef7da..9218d668b 100644 --- a/domains/uptime-ryo.json +++ b/domains/uptime-ryo.json @@ -4,6 +4,6 @@ "email": "dgfrosdgfros@gmail.com" }, "record": { - "A": ["69.30.249.53"] + "A": ["69.197.135.203"] } } From 310b152a5e4b8f779667f780f0c3b5a9b30a6cd3 Mon Sep 17 00:00:00 2001 From: Siddharth Jain <83913594+siddharthjain25@users.noreply.github.com> Date: Sat, 25 May 2024 15:13:25 +0530 Subject: [PATCH 2128/2331] Update siddharth.json --- domains/siddharth.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/siddharth.json b/domains/siddharth.json index 25f60b09f..2cd11919e 100644 --- a/domains/siddharth.json +++ b/domains/siddharth.json @@ -6,7 +6,7 @@ }, "record": { - "URL": "https://siddharth25op.webflow.io" + "CNAME": "siddharthjain25.github.io" } } From 343884357d8da35f1cb7dbd01e51c47a2f57671a Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Sat, 25 May 2024 13:22:24 +0200 Subject: [PATCH 2129/2331] Update domains/sono.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/sono.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sono.json b/domains/sono.json index 5ad9c876a..a52b9712b 100644 --- a/domains/sono.json +++ b/domains/sono.json @@ -8,7 +8,7 @@ "mx1.improvmx.com", "mx2.improvmx.com." ], - "TXT": [ + "TXT": "v=spf1 include:spf.improvmx.com ~all", "v=spf1 include:spf.improvmx.com ~all" ], From e74270242353e7012f4f51b947186183c90abdfc Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Sat, 25 May 2024 13:22:37 +0200 Subject: [PATCH 2130/2331] Update domains/sono.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/sono.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/domains/sono.json b/domains/sono.json index a52b9712b..426469905 100644 --- a/domains/sono.json +++ b/domains/sono.json @@ -9,9 +9,6 @@ "mx2.improvmx.com." ], "TXT": "v=spf1 include:spf.improvmx.com ~all", - "v=spf1 include:spf.improvmx.com ~all" - ], - "URL": "getsono.is-a.dev" } } From ef01f717ebb44fbbcb16b51b6635b6e61adb7bb3 Mon Sep 17 00:00:00 2001 From: Debarchito Nath Date: Sat, 25 May 2024 17:31:40 +0530 Subject: [PATCH 2131/2331] Register debarchito.is-a.dev --- domains/debarchito.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/debarchito.json diff --git a/domains/debarchito.json b/domains/debarchito.json new file mode 100644 index 000000000..8c7cf8786 --- /dev/null +++ b/domains/debarchito.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "debarchito", + "email": "44723456+debarchito@users.noreply.github.com", + "discord": "739497344780992564" + }, + + "record": { + "CNAME": "https://debarchito.github.io" + } + } + \ No newline at end of file From 389170a0f648d4f302535caac4ba9ce226ccb01d Mon Sep 17 00:00:00 2001 From: Debarchito Nath Date: Sat, 25 May 2024 22:10:36 +0530 Subject: [PATCH 2132/2331] Update domains/debarchito.json Co-authored-by: CuteDog5695 --- domains/debarchito.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/debarchito.json b/domains/debarchito.json index 8c7cf8786..1b1862993 100644 --- a/domains/debarchito.json +++ b/domains/debarchito.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://debarchito.github.io" + "CNAME": "debarchito.github.io" } } \ No newline at end of file From a0ce8c79e68937ae9a52f2e2ae4929dc54926af4 Mon Sep 17 00:00:00 2001 From: Debarchito Nath Date: Sat, 25 May 2024 22:13:10 +0530 Subject: [PATCH 2133/2331] Update email in debarchito.json --- domains/debarchito.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/debarchito.json b/domains/debarchito.json index 1b1862993..d6c2b849c 100644 --- a/domains/debarchito.json +++ b/domains/debarchito.json @@ -1,7 +1,7 @@ { "owner": { "username": "debarchito", - "email": "44723456+debarchito@users.noreply.github.com", + "email": "debarchitonath@gmail.com", "discord": "739497344780992564" }, @@ -9,4 +9,4 @@ "CNAME": "debarchito.github.io" } } - \ No newline at end of file + From 7a2d647d031b635f724cb206bf6aebc78abeb317 Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Sat, 25 May 2024 19:06:44 +0200 Subject: [PATCH 2134/2331] Update domains/sono.json Co-authored-by: CuteDog5695 --- domains/sono.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sono.json b/domains/sono.json index 426469905..508be39ac 100644 --- a/domains/sono.json +++ b/domains/sono.json @@ -9,6 +9,6 @@ "mx2.improvmx.com." ], "TXT": "v=spf1 include:spf.improvmx.com ~all", - "URL": "getsono.is-a.dev" + "URL": "https://getsono.is-a.dev" } } From 028c7c672bb8e59d2e7542a7b2426039efd7fcf0 Mon Sep 17 00:00:00 2001 From: TotoCode Date: Sat, 25 May 2024 19:58:52 +0200 Subject: [PATCH 2135/2331] Delete domains/_discord.totocode.json --- domains/_discord.totocode.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_discord.totocode.json diff --git a/domains/_discord.totocode.json b/domains/_discord.totocode.json deleted file mode 100644 index 3da049409..000000000 --- a/domains/_discord.totocode.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "TotoCodeFR", - "email": "totocodefr@duck.com" - }, - "record": { - "TXT": "dh=c1c2e41dee1d48f53656156234c2e3f672eaf3ba" - } -} From f3be069835f0f507b79f325ec65d6bc766ef3d47 Mon Sep 17 00:00:00 2001 From: TotoCode Date: Sat, 25 May 2024 19:59:30 +0200 Subject: [PATCH 2136/2331] Delete domains/totocode.json --- domains/totocode.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/totocode.json diff --git a/domains/totocode.json b/domains/totocode.json deleted file mode 100644 index 240c61e7d..000000000 --- a/domains/totocode.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Describe the use of this subdomain", - "repo": "https://github.com/TotoCodeFR/TotoCodeFR.github.io", - "owner": { - "username": "TotoCodeFR", - "email": "totocodefr@duck.com", - "twitter": "TotoCodeFR" - }, - "record": { - "CNAME": "TotoCodeFR.github.io" - } -} From 3dbbdd4147370ac42d68e33280e2268a2be84059 Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Sat, 25 May 2024 16:11:27 -0300 Subject: [PATCH 2137/2331] Create _discord.xzonix.json --- domains/_discord.xzonix.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.xzonix.json diff --git a/domains/_discord.xzonix.json b/domains/_discord.xzonix.json new file mode 100644 index 000000000..d3672aeeb --- /dev/null +++ b/domains/_discord.xzonix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xzonix", + "email": "imahalojigi@gmail.com" + }, + "record": { + "TXT": "dh=9ffde6acccff8c74faeb599818e2901110d15fa5" + } +} From 9172cc657597ab7eaf2df4ed6731e8535677867c Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Sat, 25 May 2024 16:12:02 -0300 Subject: [PATCH 2138/2331] Delete domains/_discord.fran.is-a.dev.json --- domains/_discord.fran.is-a.dev.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_discord.fran.is-a.dev.json diff --git a/domains/_discord.fran.is-a.dev.json b/domains/_discord.fran.is-a.dev.json deleted file mode 100644 index d3672aeeb..000000000 --- a/domains/_discord.fran.is-a.dev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "xzonix", - "email": "imahalojigi@gmail.com" - }, - "record": { - "TXT": "dh=9ffde6acccff8c74faeb599818e2901110d15fa5" - } -} From 23d0e76d441592bd8d143d046f70bff771cb6af6 Mon Sep 17 00:00:00 2001 From: Akshat <75732865+akshtt-dev@users.noreply.github.com> Date: Sun, 26 May 2024 12:29:29 +0530 Subject: [PATCH 2139/2331] Register _discord.akshtt.is-a.dev --- domains/_discord.akshtt.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/_discord.akshtt.json diff --git a/domains/_discord.akshtt.json b/domains/_discord.akshtt.json new file mode 100644 index 000000000..784ce0020 --- /dev/null +++ b/domains/_discord.akshtt.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "LegendOP1041", + "email": "maillegendop@gmail.com", + "discord": "1056531806763102218" + }, + + "record": { + "TXT": "dh=09032e888f853fbc8b540d4ff64dc7abd828f107" + } + } + \ No newline at end of file From 2e71fe1067aecbdf5fd9a44de0e57e03a61ba088 Mon Sep 17 00:00:00 2001 From: Akshat <75732865+akshtt-dev@users.noreply.github.com> Date: Sun, 26 May 2024 12:31:18 +0530 Subject: [PATCH 2140/2331] Update _discord.akshtt.json --- domains/_discord.akshtt.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_discord.akshtt.json b/domains/_discord.akshtt.json index 784ce0020..d681c0c79 100644 --- a/domains/_discord.akshtt.json +++ b/domains/_discord.akshtt.json @@ -1,6 +1,6 @@ { "owner": { - "username": "LegendOP1041", + "username": "akshtt-dev", "email": "maillegendop@gmail.com", "discord": "1056531806763102218" }, @@ -9,4 +9,4 @@ "TXT": "dh=09032e888f853fbc8b540d4ff64dc7abd828f107" } } - \ No newline at end of file + From a3ce9d2fa4f4f41a98bf0290ef23012b76925897 Mon Sep 17 00:00:00 2001 From: senaditya <158608750+senaditya@users.noreply.github.com> Date: Sun, 26 May 2024 12:08:29 +0430 Subject: [PATCH 2141/2331] Create mail.senaditya.json --- domains/mail.senaditya.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mail.senaditya.json diff --git a/domains/mail.senaditya.json b/domains/mail.senaditya.json new file mode 100644 index 000000000..6d964eea0 --- /dev/null +++ b/domains/mail.senaditya.json @@ -0,0 +1,12 @@ +{ + "description": "Mail For My Website", + "owner": { + "username": "senaditya", + "email": "aditya.sen1hl@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], + + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 81fac1e632427dab1d840e1dcea7ed10b902031c Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sun, 26 May 2024 19:01:35 +0300 Subject: [PATCH 2142/2331] Update mail.senaditya.json --- domains/mail.senaditya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mail.senaditya.json b/domains/mail.senaditya.json index 6d964eea0..615cdf9fc 100644 --- a/domains/mail.senaditya.json +++ b/domains/mail.senaditya.json @@ -5,7 +5,7 @@ "email": "aditya.sen1hl@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From 2b3464f5393dc18da48ecfd8d4ab44ba07e86e91 Mon Sep 17 00:00:00 2001 From: Akhilesh <89849703+ProCoderAkhil@users.noreply.github.com> Date: Sun, 26 May 2024 22:09:15 +0530 Subject: [PATCH 2143/2331] Create akhilesh.json Added Akhilesh.json --- domains/akhilesh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/akhilesh.json diff --git a/domains/akhilesh.json b/domains/akhilesh.json new file mode 100644 index 000000000..f77da1267 --- /dev/null +++ b/domains/akhilesh.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio", + "repo": "https://github.com/ProCoderAkhil/ProCoderAkhil.github.io", + "owner": { + "username": "ProCoderAkhil", + "email": "AkhilRamachandran@gmail.com" + }, + "record": { + "CNAME": "ProCoderAkhil.github.io" + } +} From 528987242bed85677242cc2da95d55209d92ea08 Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Sun, 26 May 2024 14:27:17 -0300 Subject: [PATCH 2144/2331] Rename _discord.xzonix.json to _discord.fran.json --- domains/{_discord.xzonix.json => _discord.fran.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.xzonix.json => _discord.fran.json} (100%) diff --git a/domains/_discord.xzonix.json b/domains/_discord.fran.json similarity index 100% rename from domains/_discord.xzonix.json rename to domains/_discord.fran.json From 2ca2fe90b01f21a54b58cbb8cb8de3dfd8c23883 Mon Sep 17 00:00:00 2001 From: Chris <132391268+BestGithubUser1@users.noreply.github.com> Date: Sun, 26 May 2024 21:13:14 +0300 Subject: [PATCH 2145/2331] Create status.chriscoding.json --- domains/status.chriscoding.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/status.chriscoding.json diff --git a/domains/status.chriscoding.json b/domains/status.chriscoding.json new file mode 100644 index 000000000..c1d36023c --- /dev/null +++ b/domains/status.chriscoding.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "BestGithubUser1", + "email": "githubuserlol333@gmail.com", + "discord": "735578614476570726" + }, + + "record": { + "CNAME": "statuspage.betteruptime.com" + } + } From 52062ac6cc6556ccf0c73853c6f4168a72f663ca Mon Sep 17 00:00:00 2001 From: zvdxc <88501710+zvdxc@users.noreply.github.com> Date: Sun, 26 May 2024 21:46:53 +0200 Subject: [PATCH 2146/2331] Create zvdxc.json --- domains/zvdxc.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zvdxc.json diff --git a/domains/zvdxc.json b/domains/zvdxc.json new file mode 100644 index 000000000..b1bd72440 --- /dev/null +++ b/domains/zvdxc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zvdxc", + "email": "zvdxc11@gmail.com" + }, + "record": { + "CNAME": "mysite-e7j.pages.dev" + } +} From 2a3d34de506a8b6af219a55d61935382fa2a3138 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20H=C3=A0o?= <136668112+JustKemForFun@users.noreply.github.com> Date: Mon, 27 May 2024 23:01:00 +0700 Subject: [PATCH 2147/2331] Create kem.json --- domains/kem.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kem.json diff --git a/domains/kem.json b/domains/kem.json new file mode 100644 index 000000000..92afb4c5f --- /dev/null +++ b/domains/kem.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kemsadboiz", + "email": "kemdev.contact@gmail.com" + }, + "record": { + "A": "103.169.35.190" + } +} From be6ba9f4bc353c076818e93407b259ba2b9d03e1 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 27 May 2024 23:04:47 +0700 Subject: [PATCH 2148/2331] Update kem.json --- domains/kem.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/kem.json b/domains/kem.json index 92afb4c5f..6d23b6e11 100644 --- a/domains/kem.json +++ b/domains/kem.json @@ -4,6 +4,7 @@ "email": "kemdev.contact@gmail.com" }, "record": { - "A": "103.169.35.190" + "A": [ + "103.169.35.190"] } } From c7946fa3d7872574dc686a5124b1c186c65d607f Mon Sep 17 00:00:00 2001 From: Nithin Biju Date: Mon, 27 May 2024 21:37:18 +0530 Subject: [PATCH 2149/2331] Update NithinBiju.json Resolved All Issues --- domains/NithinBiju.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/NithinBiju.json b/domains/NithinBiju.json index 436daf8fe..ba668f5d5 100644 --- a/domains/NithinBiju.json +++ b/domains/NithinBiju.json @@ -1,12 +1,12 @@ { - "description": "personal web page", - "repo": "https://nithinbiju007.github.io/NithinBiju/", + "description": "Personal Web Page", + "repo": "https://nithinbiju007.github.io/nithinbiju007.github.io", "owner": { "username": "nithinbiju007", "email": "nithinbijubiss@gmail.com", }, "record": { - "CNAME": "https://nithinbiju007.github.io/NithinBiju/" + "CNAME": "nithinbiju007.github.io" } } From 7e0aff53bb656aea90681ac1be96f77ff16ea606 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 27 May 2024 23:12:47 +0700 Subject: [PATCH 2150/2331] Update NithinBiju.json --- domains/NithinBiju.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/NithinBiju.json b/domains/NithinBiju.json index ba668f5d5..83a37aae1 100644 --- a/domains/NithinBiju.json +++ b/domains/NithinBiju.json @@ -3,7 +3,7 @@ "repo": "https://nithinbiju007.github.io/nithinbiju007.github.io", "owner": { "username": "nithinbiju007", - "email": "nithinbijubiss@gmail.com", + "email": "nithinbijubiss@gmail.com" }, "record": { From a18a22b11322804a3396dc4824e9f1e59dbf49ec Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 27 May 2024 23:13:34 +0700 Subject: [PATCH 2151/2331] Rename NithinBiju.json to nithinbiju.json --- domains/{NithinBiju.json => nithinbiju.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{NithinBiju.json => nithinbiju.json} (100%) diff --git a/domains/NithinBiju.json b/domains/nithinbiju.json similarity index 100% rename from domains/NithinBiju.json rename to domains/nithinbiju.json From 0d284c25551b614422f937b4ee04cab7124adf73 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 27 May 2024 23:14:52 +0700 Subject: [PATCH 2152/2331] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index e39c28420..71cf92829 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,6 +6,7 @@ Unless explicitly specified otherwise by a **maintainer** or in the requirement Please note that we reserve the rights not to accept any domain at our own discretion. - [ ] The file is in the `domains` folder and is in the JSON format. +- [ ] The file's name is all lowercased. - [ ] You have completed your website. - [ ] The website is reachable. - [ ] You're not using Vercel or Netlify. From 86c090ee406eb2213b951083d62f28a16e42de7d Mon Sep 17 00:00:00 2001 From: selvaklnc Date: Mon, 27 May 2024 21:46:07 +0530 Subject: [PATCH 2153/2331] adding sub-domain --- domains/selvakumaran.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/selvakumaran.json diff --git a/domains/selvakumaran.json b/domains/selvakumaran.json new file mode 100644 index 000000000..671195411 --- /dev/null +++ b/domains/selvakumaran.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "selvaklnc", + "email": "selvakumaran301@gmail.com" + }, + "record": { + "CNAME": "selvaklnc.github.io" + } +} From bf3a965d31b1d7fb53a9f16922399e9191036b5b Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 27 May 2024 23:18:09 +0700 Subject: [PATCH 2154/2331] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 71cf92829..37d115254 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,7 +6,7 @@ Unless explicitly specified otherwise by a **maintainer** or in the requirement Please note that we reserve the rights not to accept any domain at our own discretion. - [ ] The file is in the `domains` folder and is in the JSON format. -- [ ] The file's name is all lowercased. +- [ ] The file's name is all lowercased. - [ ] You have completed your website. - [ ] The website is reachable. - [ ] You're not using Vercel or Netlify. From 626e3dfdedb1b5d199f8cecfd037c0c93d7b5457 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 27 May 2024 23:18:23 +0700 Subject: [PATCH 2155/2331] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 37d115254..4deaad1d1 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,7 +6,7 @@ Unless explicitly specified otherwise by a **maintainer** or in the requirement Please note that we reserve the rights not to accept any domain at our own discretion. - [ ] The file is in the `domains` folder and is in the JSON format. -- [ ] The file's name is all lowercased. +- [ ] The file's name is all lowercased. - [ ] You have completed your website. - [ ] The website is reachable. - [ ] You're not using Vercel or Netlify. From af15db1a19d7d34c8a50ec507b6b9e082e5e571a Mon Sep 17 00:00:00 2001 From: Jermaine <64845752+Codemaine@users.noreply.github.com> Date: Mon, 27 May 2024 17:25:41 +0100 Subject: [PATCH 2156/2331] Register maine.is-a.dev --- domains/maine.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/maine.json diff --git a/domains/maine.json b/domains/maine.json new file mode 100644 index 000000000..e9b0c4388 --- /dev/null +++ b/domains/maine.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Codemaine", + "email": "jermaineantwi22@gmail.com", + "discord": "672698075910766622" + }, + + "record": { + "TXT": "vc-domain-verify=maine.is-a.dev,8d16f8af14c09f846ccf" + } + } + \ No newline at end of file From 7607a52afd6e9855eeec5257d4dc0e5f35347aa5 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 27 May 2024 23:32:23 +0700 Subject: [PATCH 2157/2331] Update PULL_REQUEST_TEMPLATE.md Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 4deaad1d1..39cf0fc2e 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,7 +6,7 @@ Unless explicitly specified otherwise by a **maintainer** or in the requirement Please note that we reserve the rights not to accept any domain at our own discretion. - [ ] The file is in the `domains` folder and is in the JSON format. -- [ ] The file's name is all lowercased. +- [ ] The file's name is all lowercased and alphanumeric. - [ ] You have completed your website. - [ ] The website is reachable. - [ ] You're not using Vercel or Netlify. From 0a8d18ef2937bc3db5e9019522b7af9497ff09eb Mon Sep 17 00:00:00 2001 From: Sarthak Dubey Date: Mon, 27 May 2024 23:05:35 +0530 Subject: [PATCH 2158/2331] Register sarthak.is-a.dev --- domains/sarthak.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sarthak.json diff --git a/domains/sarthak.json b/domains/sarthak.json new file mode 100644 index 000000000..b43c8b3ff --- /dev/null +++ b/domains/sarthak.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "dubey0613", + "email": "dubey.sarthak0613@gmail.com", + "discord": "877525618525364295" + }, + + "record": { + "CNAME": "https://dubey0613.github.io/portfolio/" + } + } + \ No newline at end of file From f46e5ea0eb350fdca6436b633e31c3cd856a3873 Mon Sep 17 00:00:00 2001 From: Sarthak Dubey Date: Mon, 27 May 2024 23:45:58 +0530 Subject: [PATCH 2159/2331] Update sarthak.json --- domains/sarthak.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/sarthak.json b/domains/sarthak.json index b43c8b3ff..b5d88c444 100644 --- a/domains/sarthak.json +++ b/domains/sarthak.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://dubey0613.github.io/portfolio/" + "CNAME": "https://sarthak-portfolio-web.vercel.app/" } } - \ No newline at end of file + From 0ccd80f8158959b62816c0ee41a4da8b2020ea1b Mon Sep 17 00:00:00 2001 From: Talin Sharma Date: Mon, 27 May 2024 14:46:45 -0400 Subject: [PATCH 2160/2331] Register ttt.talinsharma.is-a.dev --- domains/ttt.talinsharma.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ttt.talinsharma.json diff --git a/domains/ttt.talinsharma.json b/domains/ttt.talinsharma.json new file mode 100644 index 000000000..012a26aee --- /dev/null +++ b/domains/ttt.talinsharma.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "TalinTheDev", + "email": "talinsharma.dev@gmail.com", + "discord": "1010508154481676329" + }, + + "record": { + "CNAME": "tic-tac-toe-talinsharma.web.app" + } + } + \ No newline at end of file From d60a141d35ce07adabbbd083ed99583f88710de8 Mon Sep 17 00:00:00 2001 From: Sarthak Dubey Date: Tue, 28 May 2024 00:50:18 +0530 Subject: [PATCH 2161/2331] Update sarthak.json --- domains/sarthak.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sarthak.json b/domains/sarthak.json index b5d88c444..3f90d242b 100644 --- a/domains/sarthak.json +++ b/domains/sarthak.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://sarthak-portfolio-web.vercel.app/" + "CNAME": "dubey0613.github.io/portfolio" } } From c979cf92b6148a9d707935f6c551a1ba25fc5357 Mon Sep 17 00:00:00 2001 From: zvdxc <88501710+zvdxc@users.noreply.github.com> Date: Mon, 27 May 2024 21:49:06 +0200 Subject: [PATCH 2162/2331] EMAIL --- domains/mail.zvdxc.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/mail.zvdxc.json diff --git a/domains/mail.zvdxc.json b/domains/mail.zvdxc.json new file mode 100644 index 000000000..8928b0f34 --- /dev/null +++ b/domains/mail.zvdxc.json @@ -0,0 +1,13 @@ +{ + "description": "A sub-subdomain for use with a mail-forwarder, because the main subdomain zvdxc.is-a.dev has a CNAME and doesnt work", + "owner": { + "username": "zvdxc", + "email": "zvdxc11@gmail.com", + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + } +} From 08848d3028c5ba6e2436840e7dbe9580f8e72840 Mon Sep 17 00:00:00 2001 From: Nils Date: Mon, 27 May 2024 22:32:32 +0200 Subject: [PATCH 2163/2331] feat: added piste subdomain --- domains/piste.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/piste.json diff --git a/domains/piste.json b/domains/piste.json new file mode 100644 index 000000000..b953d9bd8 --- /dev/null +++ b/domains/piste.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zpiste", + "email": "contact@piste.dev" + }, + "record": { + "CNAME": "piste.dev" + } +} From 08f0dac57c15f5cdbe96ef63f4904f91fc9f28ed Mon Sep 17 00:00:00 2001 From: Nils Date: Mon, 27 May 2024 22:35:03 +0200 Subject: [PATCH 2164/2331] feat: added discord domain verification for piste --- domains/_discord.piste.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.piste.json diff --git a/domains/_discord.piste.json b/domains/_discord.piste.json new file mode 100644 index 000000000..2427f5a6f --- /dev/null +++ b/domains/_discord.piste.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zpiste", + "email": "contact@piste.dev" + }, + "record": { + "TXT": "dh=896e7262fdc9ab140d9c5b137e41917e8512a6bd" + } +} From ac3d77cdb43c05a4c95068a5f8e571aae4d96bf8 Mon Sep 17 00:00:00 2001 From: Nils Date: Mon, 27 May 2024 22:40:31 +0200 Subject: [PATCH 2165/2331] feat: added github pages verification for piste subdomain --- domains/_github-pages-challenge-zpiste.piste.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-zpiste.piste.json diff --git a/domains/_github-pages-challenge-zpiste.piste.json b/domains/_github-pages-challenge-zpiste.piste.json new file mode 100644 index 000000000..e998a3d0d --- /dev/null +++ b/domains/_github-pages-challenge-zpiste.piste.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zpiste", + "email": "contact@piste.dev" + }, + "record": { + "TXT": "ad901dc238a681f67e4979e64eac7e" + } +} From d5d5d46e318ece545aae24a703e51a1021c7a239 Mon Sep 17 00:00:00 2001 From: Nils Date: Mon, 27 May 2024 22:43:34 +0200 Subject: [PATCH 2166/2331] fix: redirect to website --- domains/piste.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/piste.json b/domains/piste.json index b953d9bd8..914baf0a9 100644 --- a/domains/piste.json +++ b/domains/piste.json @@ -4,6 +4,6 @@ "email": "contact@piste.dev" }, "record": { - "CNAME": "piste.dev" + "URL": "https://piste.dev" } } From 30e5e44e69866a886da8c6b91228ab8c1db71048 Mon Sep 17 00:00:00 2001 From: Shirsak Majumder Date: Tue, 28 May 2024 02:13:50 +0530 Subject: [PATCH 2167/2331] Added shirsak as a subdomain --- domains/shirsak.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shirsak.json diff --git a/domains/shirsak.json b/domains/shirsak.json new file mode 100644 index 000000000..6a81370fd --- /dev/null +++ b/domains/shirsak.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "shirsakm", + "email": "shirsakm@gmail.com" + }, + "description": "Hosts my personal website", + "repo": "https://github.com/shirsakm/website", + "record": { + "CNAME": "website-ndp.pages.dev" + } +} From d5b4b9f6e6c61bffdac2bb6ffd5656ce06e7b41b Mon Sep 17 00:00:00 2001 From: Talin Sharma Date: Mon, 27 May 2024 17:55:14 -0400 Subject: [PATCH 2168/2331] Update ttt.talinsharma.json - Updated CNAME --- domains/ttt.talinsharma.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ttt.talinsharma.json b/domains/ttt.talinsharma.json index 012a26aee..60572a0ce 100644 --- a/domains/ttt.talinsharma.json +++ b/domains/ttt.talinsharma.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "tic-tac-toe-talinsharma.web.app" + "CNAME": "tic-tac-toe-175c5.web.app" } } - \ No newline at end of file + From 6b9dc0a868821e2fa3e4148b13c6fcee3acaeb16 Mon Sep 17 00:00:00 2001 From: Jermaine <64845752+Codemaine@users.noreply.github.com> Date: Tue, 28 May 2024 02:26:41 +0100 Subject: [PATCH 2169/2331] Updated jermaine.json --- domains/jermaine.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/jermaine.json b/domains/jermaine.json index 26e20b23b..bf5c0938d 100644 --- a/domains/jermaine.json +++ b/domains/jermaine.json @@ -4,6 +4,7 @@ "email": "jermaineantwi22@gmail.com" }, "record": { - "TXT": "vc-domain-verify=jay.is-a.dev,ab97cfe7fecbf105ee2c" + "TXT": "vc-domain-verify=jay.is-a.dev,ab97cfe7fecbf105ee2c", + "CNAME": "codemaine.github.io" } } From a13a0ade9c0a914fd5eb5577511a8f1c2ff835c3 Mon Sep 17 00:00:00 2001 From: Jermaine <64845752+Codemaine@users.noreply.github.com> Date: Tue, 28 May 2024 02:27:05 +0100 Subject: [PATCH 2170/2331] Updated maine.json --- domains/maine.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/maine.json b/domains/maine.json index e9b0c4388..8b9c838aa 100644 --- a/domains/maine.json +++ b/domains/maine.json @@ -6,7 +6,8 @@ }, "record": { - "TXT": "vc-domain-verify=maine.is-a.dev,8d16f8af14c09f846ccf" + "TXT": "vc-domain-verify=maine.is-a.dev,8d16f8af14c09f846ccf", + "CNAME": "codemaine.github.io" } } - \ No newline at end of file + From 2839d749f9a451bd2c1b1d0d8e7d6f379e67c2b1 Mon Sep 17 00:00:00 2001 From: Sarthak Dubey Date: Tue, 28 May 2024 07:49:41 +0530 Subject: [PATCH 2171/2331] Update sarthak.json --- domains/sarthak.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sarthak.json b/domains/sarthak.json index 3f90d242b..3dade7ebf 100644 --- a/domains/sarthak.json +++ b/domains/sarthak.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "dubey0613.github.io/portfolio" + "CNAME": "dubey0613.github.io" } } From 0236ca65ed62dd348cab5d53a2aa1bcaa9628600 Mon Sep 17 00:00:00 2001 From: _resolved <119769327+huukhoa04@users.noreply.github.com> Date: Tue, 28 May 2024 10:10:10 +0700 Subject: [PATCH 2172/2331] my domain --- domains/resolved.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/resolved.json diff --git a/domains/resolved.json b/domains/resolved.json new file mode 100644 index 000000000..12bd0daad --- /dev/null +++ b/domains/resolved.json @@ -0,0 +1,12 @@ +{ + "description": "Hello", + "repo": "https://github.com/huukhoa04/resolved-io", + "owner": { + "username": "huukhoa04", + "email": "huukhoa04@gmail.com", + "twitter": "huukhoa004" + }, + "record": { + "CNAME": "huukhoa04.github.io" + } +} \ No newline at end of file From 9aa8a0fa26fb82f45b1ac38de56a2981bd555fac Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Tue, 28 May 2024 11:22:34 +0700 Subject: [PATCH 2173/2331] Update domains/mail.zvdxc.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/mail.zvdxc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mail.zvdxc.json b/domains/mail.zvdxc.json index 8928b0f34..e8a7c668c 100644 --- a/domains/mail.zvdxc.json +++ b/domains/mail.zvdxc.json @@ -2,7 +2,7 @@ "description": "A sub-subdomain for use with a mail-forwarder, because the main subdomain zvdxc.is-a.dev has a CNAME and doesnt work", "owner": { "username": "zvdxc", - "email": "zvdxc11@gmail.com", + "email": "zvdxc11@gmail.com" }, "record": { "MX": [ From e22bfef1d97467a49ff7f13903398e1bb39af38a Mon Sep 17 00:00:00 2001 From: ItzArman09 <100463136+ItzArman09@users.noreply.github.com> Date: Tue, 28 May 2024 12:29:43 +0530 Subject: [PATCH 2174/2331] Create foxie.arman.json --- domains/foxie.arman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/foxie.arman.json diff --git a/domains/foxie.arman.json b/domains/foxie.arman.json new file mode 100644 index 000000000..19d7cab89 --- /dev/null +++ b/domains/foxie.arman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ItzArman09", + "email": "itz.armxn@outlook.com" + }, + "record": { + "A": ["45.140.142.112"] + } +} From 3fb041eca0a66c4f1e4303a4212b2523e313bbc8 Mon Sep 17 00:00:00 2001 From: SRPVT Date: Tue, 28 May 2024 12:53:06 +0530 Subject: [PATCH 2175/2331] Create _discord.dscbmr.json --- domains/_discord.dscbmr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.dscbmr.json diff --git a/domains/_discord.dscbmr.json b/domains/_discord.dscbmr.json new file mode 100644 index 000000000..b200eef06 --- /dev/null +++ b/domains/_discord.dscbmr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SRPVT", + "email": "syedyaseeralirayan@gmail.com" + }, + "record": { + "TXT": "dh=af0561dc7d2f7eb0ef153cb3a270c0b98fe5c36e" + } +} From 7e002f85f198de9d981083418a9dc2be09f17996 Mon Sep 17 00:00:00 2001 From: zvdxc <88501710+zvdxc@users.noreply.github.com> Date: Tue, 28 May 2024 10:03:41 +0200 Subject: [PATCH 2176/2331] New TXT record because ImprovMX wants it --- domains/mail.zvdxc.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/mail.zvdxc.json b/domains/mail.zvdxc.json index e8a7c668c..b0b707c5f 100644 --- a/domains/mail.zvdxc.json +++ b/domains/mail.zvdxc.json @@ -9,5 +9,6 @@ "mx1.improvmx.com", "mx2.improvmx.com" ] + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From d313b391d03d0aa706129e7b95470142ec8bc74a Mon Sep 17 00:00:00 2001 From: om Date: Tue, 28 May 2024 14:43:57 +0530 Subject: [PATCH 2177/2331] Update domains/maine.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/maine.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/maine.json b/domains/maine.json index 8b9c838aa..d8b9a2620 100644 --- a/domains/maine.json +++ b/domains/maine.json @@ -6,7 +6,6 @@ }, "record": { - "TXT": "vc-domain-verify=maine.is-a.dev,8d16f8af14c09f846ccf", "CNAME": "codemaine.github.io" } } From 1154bc282d9074a93a4c58f395299ea3a07df6ae Mon Sep 17 00:00:00 2001 From: om Date: Tue, 28 May 2024 14:44:12 +0530 Subject: [PATCH 2178/2331] Update domains/jermaine.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/jermaine.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/jermaine.json b/domains/jermaine.json index bf5c0938d..f37ae54a1 100644 --- a/domains/jermaine.json +++ b/domains/jermaine.json @@ -4,7 +4,6 @@ "email": "jermaineantwi22@gmail.com" }, "record": { - "TXT": "vc-domain-verify=jay.is-a.dev,ab97cfe7fecbf105ee2c", "CNAME": "codemaine.github.io" } } From 42c986a9fd460274dd3c6caff6ab48cd1e9ed333 Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Tue, 28 May 2024 16:52:33 +0530 Subject: [PATCH 2179/2331] Update domains/mail.zvdxc.json --- domains/mail.zvdxc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mail.zvdxc.json b/domains/mail.zvdxc.json index b0b707c5f..fcb327e41 100644 --- a/domains/mail.zvdxc.json +++ b/domains/mail.zvdxc.json @@ -8,7 +8,7 @@ "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" - ] + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From dc81110d4752e2889c7d90d92eefb1aaa6dccfc1 Mon Sep 17 00:00:00 2001 From: syedrayangames <165355812+syedrayangames@users.noreply.github.com> Date: Tue, 28 May 2024 19:55:09 +0530 Subject: [PATCH 2180/2331] Create _discord.sussyrayan.json --- domains/_discord.sussyrayan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.sussyrayan.json diff --git a/domains/_discord.sussyrayan.json b/domains/_discord.sussyrayan.json new file mode 100644 index 000000000..02d64ec75 --- /dev/null +++ b/domains/_discord.sussyrayan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "syedrayangames", + "email": "syedrayangames@gmail.com" + }, + "record": { + "TXT": "dh=227e628c8c5682ceb14bfa90b29b607d2756c476" + } +} From 6b1e486a353f2c95c3061d48cb73fd642fa75e42 Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Tue, 28 May 2024 20:27:40 +0530 Subject: [PATCH 2181/2331] Update shan.json Added A Record ,MX, TXT Records --- domains/shan.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/domains/shan.json b/domains/shan.json index 5588c2059..287b1e488 100644 --- a/domains/shan.json +++ b/domains/shan.json @@ -7,6 +7,12 @@ "twitter": "lordlinux69" }, "record": { - "CNAME": "adwaith-shan-pk.github.io" + + "A": ["45.140.188.19"] + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + "TXT":"v=spf1 include:spf.improvmx.com ~all" } } From adaa8eb8f642d65b32972048358f7fe2618885c7 Mon Sep 17 00:00:00 2001 From: Suryanarayan Renjith <141025553+suryanarayanrenjith@users.noreply.github.com> Date: Tue, 28 May 2024 21:31:43 +0530 Subject: [PATCH 2182/2331] Create surya.json --- domains/surya.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/surya.json diff --git a/domains/surya.json b/domains/surya.json new file mode 100644 index 000000000..00f569a0a --- /dev/null +++ b/domains/surya.json @@ -0,0 +1,12 @@ +{ + "description": "Profile Links", + "repo": "https://github.com/suryanarayanrenjith/suryanarayanrenjith.github.io", + "owner": { + "username": "suryanarayanrenjith", + "email": "suryanarayanrenjith@outlook.com", + "twitter": "_suryanarayanr" + }, + "record": { + "CNAME": "suryanarayanrenjith.github.io" + } +} From 1e0e1f7bcaeb6fd385c033a8c342238a5bfe566c Mon Sep 17 00:00:00 2001 From: Teesh <88670913+teesh3rt@users.noreply.github.com> Date: Tue, 28 May 2024 19:58:57 +0300 Subject: [PATCH 2183/2331] add teesh.is-a.dev --- domains/teesh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/teesh.json diff --git a/domains/teesh.json b/domains/teesh.json new file mode 100644 index 000000000..1f2c740d6 --- /dev/null +++ b/domains/teesh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "teesh3rt", + "email": "teesh3rt@gmail.com" + }, + "description": "Teesh's Site", + "repo": "https://github.com/teesh3rt/teesh3rt.github.io", + "record": { + "CNAME": "teesh3rt.github.io" + } +} From 5447ec8300036f1def07df466b8e32c97cd10c53 Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Tue, 28 May 2024 22:55:33 +0530 Subject: [PATCH 2184/2331] Did The Required Changes ie added commas :) --- domains/shan.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/shan.json b/domains/shan.json index 287b1e488..00dd1eb91 100644 --- a/domains/shan.json +++ b/domains/shan.json @@ -8,11 +8,11 @@ }, "record": { - "A": ["45.140.188.19"] + "A": ["45.140.188.19"], "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" - ] + ], "TXT":"v=spf1 include:spf.improvmx.com ~all" } } From 34e1cb6963b9056f8c0f2714e3f9812982530c66 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Tue, 28 May 2024 20:31:37 +0300 Subject: [PATCH 2185/2331] Update shan.json --- domains/shan.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/shan.json b/domains/shan.json index 00dd1eb91..02efc52ad 100644 --- a/domains/shan.json +++ b/domains/shan.json @@ -7,7 +7,6 @@ "twitter": "lordlinux69" }, "record": { - "A": ["45.140.188.19"], "MX": [ "mx1.improvmx.com", From 66faa0fb2e8c9e6c68839c585c7e4f822828b1af Mon Sep 17 00:00:00 2001 From: Barinderpreet Singh <64461700+knownasnaffy@users.noreply.github.com> Date: Wed, 29 May 2024 01:01:57 +0530 Subject: [PATCH 2186/2331] Entry for naffy.is-a.dev --- domains/naffy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/naffy.json diff --git a/domains/naffy.json b/domains/naffy.json new file mode 100644 index 000000000..6a30efa11 --- /dev/null +++ b/domains/naffy.json @@ -0,0 +1,12 @@ +{ + "description": "My personal portfolio website", + "repo": "https://github.com/knownasnaffy/knownasnaffy.github.io", + "owner": { + "username": "knownasnaffy", + "email": "email@address", + "twitter": "dharni_naffy" + }, + "record": { + "CNAME": "knownasnaffy.github.io" + } +} From 2f621e68035ebfcda3996057385b06be646f9972 Mon Sep 17 00:00:00 2001 From: Shaquib <171095677+heyshaquib@users.noreply.github.com> Date: Wed, 29 May 2024 04:53:42 +0530 Subject: [PATCH 2187/2331] heyshaquib.json --- .../_github-pages-challenge-heyshaquib.heyshaquib.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-heyshaquib.heyshaquib.json diff --git a/domains/_github-pages-challenge-heyshaquib.heyshaquib.json b/domains/_github-pages-challenge-heyshaquib.heyshaquib.json new file mode 100644 index 000000000..7d74d01a7 --- /dev/null +++ b/domains/_github-pages-challenge-heyshaquib.heyshaquib.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "heyshaquib", + "email": "heyshaquib@proton.me" + }, + "record": { + "TXT": "cd081244e0ad3700962e9d4280285a" + } +} From 0616f043dca37da017767bfc3a537c281f8a5267 Mon Sep 17 00:00:00 2001 From: DrPleaseRespect <61642760+DrPleaseRespect@users.noreply.github.com> Date: Wed, 29 May 2024 19:58:17 +0800 Subject: [PATCH 2188/2331] Update server.drpleaserespect.json --- domains/server.drpleaserespect.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/server.drpleaserespect.json b/domains/server.drpleaserespect.json index eaac1ee3b..ee0613c67 100644 --- a/domains/server.drpleaserespect.json +++ b/domains/server.drpleaserespect.json @@ -4,6 +4,7 @@ "email": "juliannayr2007@gmail.com" }, "record": { - "A": ["64.93.80.13"] + "A": ["146.19.100.135"], + "AAAA": ["2a05:dfc1:4400:6c00::a"] } } From d7775a89809b2ecaf268f879c0809a1f451db965 Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Wed, 29 May 2024 19:14:00 +0530 Subject: [PATCH 2189/2331] 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 02efc52ad..36e443702 100644 --- a/domains/shan.json +++ b/domains/shan.json @@ -7,7 +7,7 @@ "twitter": "lordlinux69" }, "record": { - "A": ["45.140.188.19"], + "A": ["45.90.12.47"], "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From 16fd6623cc22b455dcb63ead4d044b64eb0c7dbe Mon Sep 17 00:00:00 2001 From: flowiceeos <58076127+flowiceeos@users.noreply.github.com> Date: Wed, 29 May 2024 22:27:35 +0800 Subject: [PATCH 2190/2331] Register gulu.is-a.dev --- domains/gulu.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/gulu.json diff --git a/domains/gulu.json b/domains/gulu.json new file mode 100644 index 000000000..c3b39baf6 --- /dev/null +++ b/domains/gulu.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "flowiceeos", + "email": "netqian@126.com", + "discord": "899289192729817159" + }, + + "record": { + "A": ["35.212.239.31"] + } + } + \ No newline at end of file From 67beaabaffba9d15039ff671cf8d5ec2c7705360 Mon Sep 17 00:00:00 2001 From: Suryanarayan Renjith <141025553+suryanarayanrenjith@users.noreply.github.com> Date: Wed, 29 May 2024 21:52:59 +0530 Subject: [PATCH 2191/2331] Create _github-pages-challenge-suryanarayanrenjith.surya.json --- ...github-pages-challenge-suryanarayanrenjith.surya.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-suryanarayanrenjith.surya.json diff --git a/domains/_github-pages-challenge-suryanarayanrenjith.surya.json b/domains/_github-pages-challenge-suryanarayanrenjith.surya.json new file mode 100644 index 000000000..de6ed456b --- /dev/null +++ b/domains/_github-pages-challenge-suryanarayanrenjith.surya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "suryanarayanrenjith", + "email": "suryanarayanrenjith@outlook.com" + }, + "record": { + "TXT": "2c563764487945f6157ee1c82e15d6" + } +} From a4b06cbe8aece7ccfdf1062ccdac2b765036a028 Mon Sep 17 00:00:00 2001 From: iPig <49023948+iPigTW@users.noreply.github.com> Date: Thu, 30 May 2024 03:59:13 +0800 Subject: [PATCH 2192/2331] Create ipig.json --- domains/ipig.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ipig.json diff --git a/domains/ipig.json b/domains/ipig.json new file mode 100644 index 000000000..51374dc92 --- /dev/null +++ b/domains/ipig.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ipigtw", + "email": "diegogamingtw@gmail.com" + } +} +{ + "record": { + "CNAME": "ipig.myddns.me" + } +} From 4d1d8df64d0eed8b15b81982f9baae9d7b396ba3 Mon Sep 17 00:00:00 2001 From: iPig <49023948+iPigTW@users.noreply.github.com> Date: Thu, 30 May 2024 04:03:45 +0800 Subject: [PATCH 2193/2331] Update ipig.json --- domains/ipig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ipig.json b/domains/ipig.json index 51374dc92..72d006325 100644 --- a/domains/ipig.json +++ b/domains/ipig.json @@ -3,7 +3,7 @@ "username": "ipigtw", "email": "diegogamingtw@gmail.com" } -} +}, { "record": { "CNAME": "ipig.myddns.me" From a09f41075a4a0c3beba157a76de65c193ff42d1a Mon Sep 17 00:00:00 2001 From: iPig <49023948+iPigTW@users.noreply.github.com> Date: Thu, 30 May 2024 04:16:58 +0800 Subject: [PATCH 2194/2331] Rename ipig.json to pig.json --- domains/{ipig.json => pig.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{ipig.json => pig.json} (100%) diff --git a/domains/ipig.json b/domains/pig.json similarity index 100% rename from domains/ipig.json rename to domains/pig.json From 8899c47488826c921c1d0f1c6cf1d7c4738fd7e5 Mon Sep 17 00:00:00 2001 From: oshinymew <121482361+oShinyMew@users.noreply.github.com> Date: Thu, 30 May 2024 01:35:18 +0300 Subject: [PATCH 2195/2331] Create lucid.is-a.dev.json --- domains/lucid.is-a.dev.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/lucid.is-a.dev.json diff --git a/domains/lucid.is-a.dev.json b/domains/lucid.is-a.dev.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/lucid.is-a.dev.json @@ -0,0 +1 @@ + From e3bc71a19868da57c9c7d05bfcb0376c906ccb9f Mon Sep 17 00:00:00 2001 From: oshinymew <121482361+oShinyMew@users.noreply.github.com> Date: Thu, 30 May 2024 01:59:03 +0300 Subject: [PATCH 2196/2331] Update lucid.is-a.dev.json --- domains/lucid.is-a.dev.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/lucid.is-a.dev.json b/domains/lucid.is-a.dev.json index 8b1378917..d704c5dc2 100644 --- a/domains/lucid.is-a.dev.json +++ b/domains/lucid.is-a.dev.json @@ -1 +1,12 @@ - +{ + "description": "I would like to use this subdomain for my website, but mostly for a custom email.", + "repo": "https://github.com/oShinyMew/oShinyMew.github.io", + "owner": { + "username": "oShinyMew", + "email": "modelcafe14266@gmail.com", + "discord": "hydrogenpero.xide" + }, + "record": { + "CNAME": "oShinyMew.github.io" + } +} From b131481b385889a09cc64cb67db3d0622849d524 Mon Sep 17 00:00:00 2001 From: oshinymew <121482361+oShinyMew@users.noreply.github.com> Date: Thu, 30 May 2024 02:18:44 +0300 Subject: [PATCH 2197/2331] Rename lucid.is-a.dev.json to peroxide.is-a.dev.json --- domains/{lucid.is-a.dev.json => peroxide.is-a.dev.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{lucid.is-a.dev.json => peroxide.is-a.dev.json} (100%) diff --git a/domains/lucid.is-a.dev.json b/domains/peroxide.is-a.dev.json similarity index 100% rename from domains/lucid.is-a.dev.json rename to domains/peroxide.is-a.dev.json From 9c570504fc0ec00adaac27c524f4c09c7d45abde Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 29 May 2024 19:55:09 -0400 Subject: [PATCH 2198/2331] Update pig.json --- domains/pig.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/pig.json b/domains/pig.json index 72d006325..d87e7f096 100644 --- a/domains/pig.json +++ b/domains/pig.json @@ -2,9 +2,7 @@ "owner": { "username": "ipigtw", "email": "diegogamingtw@gmail.com" - } -}, -{ + }, "record": { "CNAME": "ipig.myddns.me" } From 6d471c0d74232e0e500e9e12fd84322c9d930098 Mon Sep 17 00:00:00 2001 From: iPig <49023948+iPigTW@users.noreply.github.com> Date: Thu, 30 May 2024 13:53:22 +0800 Subject: [PATCH 2199/2331] Update pig.json --- domains/pig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pig.json b/domains/pig.json index d87e7f096..f9b5d424d 100644 --- a/domains/pig.json +++ b/domains/pig.json @@ -4,6 +4,6 @@ "email": "diegogamingtw@gmail.com" }, "record": { - "CNAME": "ipig.myddns.me" + "CNAME": "react-app-djl.pages.dev" } } From 1b89efbf35d0acbe9fa464506b5704fe465bc4d5 Mon Sep 17 00:00:00 2001 From: oshinymew <121482361+oShinyMew@users.noreply.github.com> Date: Thu, 30 May 2024 11:40:04 +0300 Subject: [PATCH 2200/2331] Rename peroxide.is-a.dev.json to peroxide.json --- domains/{peroxide.is-a.dev.json => peroxide.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{peroxide.is-a.dev.json => peroxide.json} (100%) diff --git a/domains/peroxide.is-a.dev.json b/domains/peroxide.json similarity index 100% rename from domains/peroxide.is-a.dev.json rename to domains/peroxide.json From 7a7b9499e246af05a8c441888a997b8c7059cf21 Mon Sep 17 00:00:00 2001 From: iPig <49023948+iPigTW@users.noreply.github.com> Date: Thu, 30 May 2024 16:47:27 +0800 Subject: [PATCH 2201/2331] Create _discord.pig.json --- domains/_discord.pig.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.pig.json diff --git a/domains/_discord.pig.json b/domains/_discord.pig.json new file mode 100644 index 000000000..332ae06de --- /dev/null +++ b/domains/_discord.pig.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ipigtw", + "email": "diegogamingtw@gmail.com" + }, + "record": { + "TXT": "dh=3f12653d72696e056aa42fc684e3177a5de4b7ba" + } +} From c46c5bbc87d98f516d1cf2cde4f8401c71b2d2cf Mon Sep 17 00:00:00 2001 From: mrspidy <74917158+MrxAravind@users.noreply.github.com> Date: Thu, 30 May 2024 14:35:10 +0530 Subject: [PATCH 2202/2331] Create mrfrostyxd.json --- domains/mrfrostyxd.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mrfrostyxd.json diff --git a/domains/mrfrostyxd.json b/domains/mrfrostyxd.json new file mode 100644 index 000000000..5e31f1e84 --- /dev/null +++ b/domains/mrfrostyxd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MrxAravind", + "email": "mrspidyxd@gmail.com" + }, + "record": { + "URL": "https://mrxaravind.github.io" + } +} From 1f9d51aff41533504dd57e0642933832a8a50687 Mon Sep 17 00:00:00 2001 From: iPig <49023948+iPigTW@users.noreply.github.com> Date: Thu, 30 May 2024 17:07:33 +0800 Subject: [PATCH 2203/2331] Create mc.pig.json --- domains/mc.pig.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mc.pig.json diff --git a/domains/mc.pig.json b/domains/mc.pig.json new file mode 100644 index 000000000..4d81398e5 --- /dev/null +++ b/domains/mc.pig.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ipigtw", + "email": "diegogamingtw@gmail.com" + }, + "record": { + "A": ["34.81.149.229"] + } +} From f470de021d6c1605eda41bd2df1b8ec54f85f3c3 Mon Sep 17 00:00:00 2001 From: vishal Date: Thu, 30 May 2024 14:59:09 +0530 Subject: [PATCH 2204/2331] domain added --- domains/drakeknight.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/drakeknight.json diff --git a/domains/drakeknight.json b/domains/drakeknight.json new file mode 100644 index 000000000..878613666 --- /dev/null +++ b/domains/drakeknight.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Drake-knight", + "email": "jakharvishalv@gmail.com" + }, + "record": { + "CNAME": "lbonb42y.up.railway.app" + } + } + \ No newline at end of file From 5ad7bc3f78a660d05fb3c08c08f29809b899ca15 Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Thu, 30 May 2024 17:58:35 +0800 Subject: [PATCH 2205/2331] Update ryo.json --- domains/ryo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ryo.json b/domains/ryo.json index d2e7ef7da..0724362aa 100644 --- a/domains/ryo.json +++ b/domains/ryo.json @@ -4,6 +4,6 @@ "email": "dgfrosdgfros@gmail.com" }, "record": { - "A": ["69.30.249.53"] + "A": ["69.197.135.202"] } } From 3585aee2d97b450fe21bf6c6f45fcffac6df9b18 Mon Sep 17 00:00:00 2001 From: Kayla Date: Thu, 30 May 2024 06:47:09 -0500 Subject: [PATCH 2206/2331] Create kayla.json --- domains/kayla.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/kayla.json diff --git a/domains/kayla.json b/domains/kayla.json new file mode 100644 index 000000000..b2d7cbb34 --- /dev/null +++ b/domains/kayla.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "CyberGen49", + "email": "kayla@cybah.me" + }, + "description": "For now I just want to secure this subdomain and have it redirect to my main site. I may do more with it later.", + "record": { + "URL": "https://cybah.me" + } +} From 0a4ec1e1e2c95304f2a768eca5626b05d79b0d6c Mon Sep 17 00:00:00 2001 From: Gopal0Gupta <114791914+Gopal0Gupta@users.noreply.github.com> Date: Thu, 30 May 2024 17:38:39 +0530 Subject: [PATCH 2207/2331] Create gopal.json --- domains/gopal.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gopal.json diff --git a/domains/gopal.json b/domains/gopal.json new file mode 100644 index 000000000..ec00dca49 --- /dev/null +++ b/domains/gopal.json @@ -0,0 +1,11 @@ +{ + "description": "Gopal's Portfolio website", + "repo": "https://github.com/Gopal0Gupta/gopal0gupta.github.io", + "owner": { + "username": "gopal0gupta", + "email": "k7523337@gmail.com", + }, + "record": { + "CNAME": "gopal0gupta.github.io" + } +} From aa0f08b630992b6d888e0471a8ee980f6e7d2185 Mon Sep 17 00:00:00 2001 From: Gopal0Gupta <114791914+Gopal0Gupta@users.noreply.github.com> Date: Thu, 30 May 2024 19:08:04 +0530 Subject: [PATCH 2208/2331] Update domains/gopal.json Co-authored-by: CuteDog5695 --- domains/gopal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gopal.json b/domains/gopal.json index ec00dca49..84cea563a 100644 --- a/domains/gopal.json +++ b/domains/gopal.json @@ -3,7 +3,7 @@ "repo": "https://github.com/Gopal0Gupta/gopal0gupta.github.io", "owner": { "username": "gopal0gupta", - "email": "k7523337@gmail.com", + "email": "k7523337@gmail.com" }, "record": { "CNAME": "gopal0gupta.github.io" From efc53690753361b1b38e9876d1634421f6a0597c Mon Sep 17 00:00:00 2001 From: Riviox <100956266+riviox@users.noreply.github.com> Date: Thu, 30 May 2024 21:11:38 +0200 Subject: [PATCH 2209/2331] Register _discord.riviox.is-a.dev --- domains/_discord.riviox.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/_discord.riviox.json diff --git a/domains/_discord.riviox.json b/domains/_discord.riviox.json new file mode 100644 index 000000000..b2063ea6a --- /dev/null +++ b/domains/_discord.riviox.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "riviox", + "email": "rivioxyt@hotmail.com", + "discord": "1200520669570539620" + }, + + "record": { + "TXT": "dh=dd0ace532148756be1fc56725f272b263adb8978" + } + } + \ No newline at end of file From ff41fbde0fac3771c8a80984104021ea6f227b2b Mon Sep 17 00:00:00 2001 From: Riviox <100956266+riviox@users.noreply.github.com> Date: Thu, 30 May 2024 21:15:12 +0200 Subject: [PATCH 2210/2331] Register szczota.is-a.dev --- domains/szczota.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/szczota.json diff --git a/domains/szczota.json b/domains/szczota.json new file mode 100644 index 000000000..30945d7c2 --- /dev/null +++ b/domains/szczota.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "riviox", + "email": "rivioxyt@hotmail.com", + "discord": "1200520669570539620" + }, + + "record": { + "CNAME": "riviox.github.io" + } + } + \ No newline at end of file From 5d1c153db7e6740ca1ee7daf3dc40b267e5d83e3 Mon Sep 17 00:00:00 2001 From: nikyisme <158007947+nikyy2@users.noreply.github.com> Date: Thu, 30 May 2024 13:38:32 -0700 Subject: [PATCH 2211/2331] Update _discord.nikymetaa.json --- domains/_discord.nikymetaa.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_discord.nikymetaa.json b/domains/_discord.nikymetaa.json index ef1941b9b..05d81f346 100644 --- a/domains/_discord.nikymetaa.json +++ b/domains/_discord.nikymetaa.json @@ -2,9 +2,9 @@ "owner": { "username": "nikytap1n", "email": "anhky726@gmail.com", - "discord": "1196837550229291019" + "discord": "1007521768761729094" }, "record": { - "TXT": "dh=91e299309f6084afae86c34306ffbead2cbf00bb" + "TXT": "dh=0d03c1e4a0e12d0e7190cea1571ec61cb3ba0101" } } From 9984c6a8c8d03f2149e15429a3a998764d36b404 Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Fri, 31 May 2024 09:22:52 +0530 Subject: [PATCH 2212/2331] Create preview.shan.json --- domains/preview.shan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/preview.shan.json diff --git a/domains/preview.shan.json b/domains/preview.shan.json new file mode 100644 index 000000000..f88c2b0f6 --- /dev/null +++ b/domains/preview.shan.json @@ -0,0 +1,12 @@ +{ + "description": "Preview For My Personal Website ", + "owner": { + "username": "Adwaith-Shan-Pk", + "email": "mail@shan.is-a.dev", + "twitter": "lordlinux69" + }, + "record": { + "A": ["45.90.12.122"], + + } +} From 3162d602cdeb8211e521be183d5e0576be257fcc Mon Sep 17 00:00:00 2001 From: Soapiexoxoxo Date: Fri, 31 May 2024 10:41:26 +0100 Subject: [PATCH 2213/2331] Create theprofessionalbinbag.json --- domains/theprofessionalbinbag.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/theprofessionalbinbag.json diff --git a/domains/theprofessionalbinbag.json b/domains/theprofessionalbinbag.json new file mode 100644 index 000000000..18b739155 --- /dev/null +++ b/domains/theprofessionalbinbag.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Soapiexoxoxo", + "email": "ellieroberts240506@outlook.com" + } +} +{ + "record": { + "URL": "https://free-5118674.webadorsite.com/" + } +} From 34a8635de6d3f578a8a43c01eb60d088c592dc28 Mon Sep 17 00:00:00 2001 From: Aayush Siwach <114244228+aayushsiwa@users.noreply.github.com> Date: Fri, 31 May 2024 16:53:46 +0530 Subject: [PATCH 2214/2331] Create mail.aayushsiwa.json --- domains/mail.aayushsiwa.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 domains/mail.aayushsiwa.json diff --git a/domains/mail.aayushsiwa.json b/domains/mail.aayushsiwa.json new file mode 100644 index 000000000..7326ec82b --- /dev/null +++ b/domains/mail.aayushsiwa.json @@ -0,0 +1,15 @@ +{ + "owner": { + "username": "aayushsiwa", + "email": "22052177@kiit.ac.in" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TEXT":[ + "v=spf1 include:spf.improvmx.com ~all" + ] + } +} From d61bb37ec8dee084382244acbd6c18903aa9dfc7 Mon Sep 17 00:00:00 2001 From: Muiz Zatam Date: Fri, 31 May 2024 17:32:21 +0530 Subject: [PATCH 2215/2331] register muizzz domain --- domains/muizzz.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/muizzz.json diff --git a/domains/muizzz.json b/domains/muizzz.json new file mode 100644 index 000000000..45788fe6d --- /dev/null +++ b/domains/muizzz.json @@ -0,0 +1,12 @@ +{ + "description": "This subdomain is a redirection to my personal portfolio", + "repo": "https://github.com/muizzatam/muizzatam.github.io", + "owner": { + "username": "MuizZatam", + "email": "muizzatam110@gmail.com", + "twitter": "muizzatam" + }, + "record": { + "CNAME": "muizzatam.github.io" + } +} From 4e77d4b5d7c78f9f5cb2c784f70d1985a99b1641 Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Fri, 31 May 2024 17:43:32 +0530 Subject: [PATCH 2216/2331] Update preview.shan.json --- domains/preview.shan.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/preview.shan.json b/domains/preview.shan.json index f88c2b0f6..55fd3950e 100644 --- a/domains/preview.shan.json +++ b/domains/preview.shan.json @@ -6,7 +6,6 @@ "twitter": "lordlinux69" }, "record": { - "A": ["45.90.12.122"], - + "A": ["45.90.12.122"] } } From 93604d5970e742e909e2656c02177cfd6ffae9c6 Mon Sep 17 00:00:00 2001 From: Katz <108922729+Bananalolok@users.noreply.github.com> Date: Fri, 31 May 2024 18:50:20 +0530 Subject: [PATCH 2217/2331] Update katz.json Changed CNAME record --- domains/katz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/katz.json b/domains/katz.json index 0bbfabcf9..f207cae09 100644 --- a/domains/katz.json +++ b/domains/katz.json @@ -4,6 +4,6 @@ "email": "imethlol1234@gmail.com" }, "record": { - "CNAME": "api-bananalolok-5313a609.koyeb.app" + "CNAME": "edge.redirect.pizza" } } From c1b5d3db2e7cf053f68923f2857bd310e19c61ad Mon Sep 17 00:00:00 2001 From: Stanislav Date: Fri, 31 May 2024 22:48:48 +0300 Subject: [PATCH 2218/2331] Create temelkov.json --- domains/temelkov.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/temelkov.json diff --git a/domains/temelkov.json b/domains/temelkov.json new file mode 100644 index 000000000..72ad10ef1 --- /dev/null +++ b/domains/temelkov.json @@ -0,0 +1,11 @@ +{ + "description": "Stanislav Temelkov Proffesional Portfolio", + "repo": "https://github.com/Temelkov/temelkov.github.io", + "owner": { + "username": "Temelkov", + "email": "stanislav.temelkov@hotmail.com" + }, + "record": { + "CNAME": "temelkov.github.io" + } +} From 74309ebe6d249029f408eaf4bd2f2e6831378357 Mon Sep 17 00:00:00 2001 From: hejagithub <165427910+hejagithub@users.noreply.github.com> Date: Fri, 31 May 2024 22:00:40 +0100 Subject: [PATCH 2219/2331] Register h3ja.is-a.dev --- domains/h3ja.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/h3ja.json diff --git a/domains/h3ja.json b/domains/h3ja.json new file mode 100644 index 000000000..e319bd7ae --- /dev/null +++ b/domains/h3ja.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "hejagithub", + "email": "tyjtyjyhjklt@gmail.com", + "discord": "540167556443406338" + }, + + "record": { + "CNAME": "hejagithub.github.io" + } + } + \ No newline at end of file From af68af3d6da7864b55be57940e668cb3fb2b159c Mon Sep 17 00:00:00 2001 From: JUIN TAN Date: Sat, 1 Jun 2024 10:14:28 +0800 Subject: [PATCH 2220/2331] Add new file in domain - juin.json --- domains/juin.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/juin.json diff --git a/domains/juin.json b/domains/juin.json new file mode 100644 index 000000000..25a2d09ea --- /dev/null +++ b/domains/juin.json @@ -0,0 +1,12 @@ +{ + "description": "Personal portfolio", + "repo": "https://github.com/Juin28/Juin28.github.io", + "owner": { + "username": "Juin28", + "email": "tanjuinlong@gmail.com" + }, + "record": { + "CNAME": "juin28.github.io" + } +} + \ No newline at end of file From 0912cfce153ce30dc3df24206e127ba7aa0436bc Mon Sep 17 00:00:00 2001 From: SpaceWD <121475790+spacewd69@users.noreply.github.com> Date: Sat, 1 Jun 2024 00:47:50 -0400 Subject: [PATCH 2221/2331] Delete domains/spacewd69.json --- domains/spacewd69.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 domains/spacewd69.json diff --git a/domains/spacewd69.json b/domains/spacewd69.json deleted file mode 100644 index cec8dffeb..000000000 --- a/domains/spacewd69.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "owner": { - "username": "spacewd69", - "email": "kysonbranch0@gmail.com" - }, - "record": { - "A": [ - "217.174.245.249", - "51.161.54.161" - ], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" - } -} \ No newline at end of file From 78696baef355090f56c5cbe17af432886ff11da7 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 1 Jun 2024 16:12:02 +0700 Subject: [PATCH 2222/2331] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 39cf0fc2e..7067a5f76 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -14,4 +14,4 @@ Please note that we reserve the rights not to accept any domain at our own discr - [ ] There is sufficient information at the `owner` field. ## Website Link/Preview - + From 3c89255001b33c10e7ebb28ec30c9a655b9ef0f4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 1 Jun 2024 17:15:49 +0800 Subject: [PATCH 2223/2331] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 7067a5f76..228709d42 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -14,4 +14,4 @@ Please note that we reserve the rights not to accept any domain at our own discr - [ ] There is sufficient information at the `owner` field. ## Website Link/Preview - + From 776714cc460cc2dc6ce4c8beb4ec14710e0a05e9 Mon Sep 17 00:00:00 2001 From: james yang Date: Sat, 1 Jun 2024 18:00:48 +0800 Subject: [PATCH 2224/2331] Register xlr.is-a.dev --- domains/xlr.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/xlr.json diff --git a/domains/xlr.json b/domains/xlr.json new file mode 100644 index 000000000..64b10fb8c --- /dev/null +++ b/domains/xlr.json @@ -0,0 +1,11 @@ +{ + "description": "xlr personal website", + "repo": "https://github.com/llxlr/blog", + "owner": { + "username": "llxlr", + "email": "i@xhlr.top" + }, + "record": { + "URL": "https://white-album.top" + } +} From 5490a75d400ab9320b107fd3d9174134dffd31c2 Mon Sep 17 00:00:00 2001 From: MotorTruck1221 <73721704+MotorTruck1221@users.noreply.github.com> Date: Sat, 1 Jun 2024 04:27:04 -0600 Subject: [PATCH 2225/2331] Delete motortruck1221.is-a.dev --- domains/motortruck1221.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/motortruck1221.json diff --git a/domains/motortruck1221.json b/domains/motortruck1221.json deleted file mode 100644 index 38a5e52de..000000000 --- a/domains/motortruck1221.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "MotorTruck1221", - "email": "tuckerj0606@icloud.com" - }, - "record": { - "CNAME": "motortruck1221.github.io" - } -} From 4e2ba552ec4daafd5a3faed6103db07c05de4c40 Mon Sep 17 00:00:00 2001 From: Aayush Siwach <114244228+aayushsiwa@users.noreply.github.com> Date: Sat, 1 Jun 2024 18:20:48 +0530 Subject: [PATCH 2226/2331] Update mail.aayushsiwa.json --- domains/mail.aayushsiwa.json | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) diff --git a/domains/mail.aayushsiwa.json b/domains/mail.aayushsiwa.json index 7326ec82b..3a4f8a137 100644 --- a/domains/mail.aayushsiwa.json +++ b/domains/mail.aayushsiwa.json @@ -1,15 +1,10 @@ { - "owner": { - "username": "aayushsiwa", - "email": "22052177@kiit.ac.in" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TEXT":[ - "v=spf1 include:spf.improvmx.com ~all" - ] - } + "owner": { + "username": "aayushsiwa", + "email": "22052177@kiit.ac.in" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TEXT": ["v=spf1 include:spf.improvmx.com ~all"] + } } From 2ad23cc8007cd0f263288215aa2806c13d74fc8d Mon Sep 17 00:00:00 2001 From: Aayush Siwach <114244228+aayushsiwa@users.noreply.github.com> Date: Sat, 1 Jun 2024 18:21:40 +0530 Subject: [PATCH 2227/2331] Create aayushsiwa.json --- domains/aayushsiwa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aayushsiwa.json diff --git a/domains/aayushsiwa.json b/domains/aayushsiwa.json new file mode 100644 index 000000000..a5552da47 --- /dev/null +++ b/domains/aayushsiwa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aayushsiwa", + "email": "22052177@kiit.ac.in" + }, + "record": { + "CNAME": "aayushsiwa.pages.dev" + } +} From ba9c788932c688b085b1d47cb1f29d0e2617c228 Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Sat, 1 Jun 2024 21:12:41 +0800 Subject: [PATCH 2228/2331] Create shock.json --- domains/shock.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shock.json diff --git a/domains/shock.json b/domains/shock.json new file mode 100644 index 000000000..cd4b9fc6b --- /dev/null +++ b/domains/shock.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shockbs", + "email": "apipherng@gmail.com" + }, + "record": { + "CNAME": "shockbs.github.io" + } +} From ddfcea8e2d5e3be087b1ddff96d29161de8f40f3 Mon Sep 17 00:00:00 2001 From: ItzArman09 <100463136+ItzArman09@users.noreply.github.com> Date: Sun, 2 Jun 2024 13:20:15 +0530 Subject: [PATCH 2229/2331] Create mail.arman.json --- domains/mail.arman.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mail.arman.json diff --git a/domains/mail.arman.json b/domains/mail.arman.json new file mode 100644 index 000000000..9e716b82f --- /dev/null +++ b/domains/mail.arman.json @@ -0,0 +1,12 @@ +{ + "description": "Mail For My Website", + "owner": { + "username": "ItzArman09", + "email": "itz.armxn@outlook.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From f530901177188421bbdb1ed2aa2f125acc7f8197 Mon Sep 17 00:00:00 2001 From: Siddhant Rai <47355538+siiddhantt@users.noreply.github.com> Date: Sun, 2 Jun 2024 15:28:33 +0530 Subject: [PATCH 2230/2331] Register s1d.is-a.dev --- domains/s1d.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/s1d.json diff --git a/domains/s1d.json b/domains/s1d.json new file mode 100644 index 000000000..7a074b463 --- /dev/null +++ b/domains/s1d.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "siiddhantt", + "email": "siddhant.rai.5686@gmail.com", + "discord": "783600606451204176" + }, + + "record": { + "A": ["68.65.123.44"] + } + } + \ No newline at end of file From 292b8ab469444a706bbf4e17603f6af8381d2dda Mon Sep 17 00:00:00 2001 From: imm0nv1nhtv <111904644+imm0nv1nhtv@users.noreply.github.com> Date: Sun, 2 Jun 2024 18:00:42 +0700 Subject: [PATCH 2231/2331] Seperate domain for email I want to use my main domain as my website domain so I had to make this --- domains/nepnep.imm0nv1nhtv.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nepnep.imm0nv1nhtv.json diff --git a/domains/nepnep.imm0nv1nhtv.json b/domains/nepnep.imm0nv1nhtv.json new file mode 100644 index 000000000..6a9e89c07 --- /dev/null +++ b/domains/nepnep.imm0nv1nhtv.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "imm0nv1nhtv", + "email": "windows10phamvinh+github@gmail.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com" + "mx2.improvmx.com" + ] + } +} From cf915cadab1e65c49264d91210e1c130ac556b41 Mon Sep 17 00:00:00 2001 From: Soapiexoxoxo Date: Sun, 2 Jun 2024 12:03:44 +0100 Subject: [PATCH 2232/2331] Update theprofessionalbinbag.json fixed format --- domains/theprofessionalbinbag.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/theprofessionalbinbag.json b/domains/theprofessionalbinbag.json index 18b739155..ba13924a1 100644 --- a/domains/theprofessionalbinbag.json +++ b/domains/theprofessionalbinbag.json @@ -2,9 +2,7 @@ "owner": { "username": "Soapiexoxoxo", "email": "ellieroberts240506@outlook.com" - } -} -{ + }, "record": { "URL": "https://free-5118674.webadorsite.com/" } From 9ef66f72e295cd43bff930bfe0c0736d73c63fe2 Mon Sep 17 00:00:00 2001 From: imm0nv1nhtv <111904644+imm0nv1nhtv@users.noreply.github.com> Date: Sun, 2 Jun 2024 18:08:01 +0700 Subject: [PATCH 2233/2331] Update nepnep.imm0nv1nhtv.json --- domains/nepnep.imm0nv1nhtv.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/nepnep.imm0nv1nhtv.json b/domains/nepnep.imm0nv1nhtv.json index 6a9e89c07..d97940ca2 100644 --- a/domains/nepnep.imm0nv1nhtv.json +++ b/domains/nepnep.imm0nv1nhtv.json @@ -2,10 +2,10 @@ "owner": { "username": "imm0nv1nhtv", "email": "windows10phamvinh+github@gmail.com" - }, + } "record": { "MX": [ - "mx1.improvmx.com" + "mx1.improvmx.com", "mx2.improvmx.com" ] } From 510c6fec68bc0e514d7956a0dadb116710dfc906 Mon Sep 17 00:00:00 2001 From: imm0nv1nhtv <111904644+imm0nv1nhtv@users.noreply.github.com> Date: Sun, 2 Jun 2024 18:14:00 +0700 Subject: [PATCH 2234/2331] Update nepnep.imm0nv1nhtv.json --- domains/nepnep.imm0nv1nhtv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nepnep.imm0nv1nhtv.json b/domains/nepnep.imm0nv1nhtv.json index d97940ca2..94f92b4c2 100644 --- a/domains/nepnep.imm0nv1nhtv.json +++ b/domains/nepnep.imm0nv1nhtv.json @@ -2,7 +2,7 @@ "owner": { "username": "imm0nv1nhtv", "email": "windows10phamvinh+github@gmail.com" - } + }, "record": { "MX": [ "mx1.improvmx.com", From fbe71ba1d1cb7703922228ad20ef189633d7a514 Mon Sep 17 00:00:00 2001 From: JumanJi <90971841+heyjumanji@users.noreply.github.com> Date: Sun, 2 Jun 2024 17:31:38 +0530 Subject: [PATCH 2235/2331] Create host-image.json --- domains/host-image.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/host-image.json diff --git a/domains/host-image.json b/domains/host-image.json new file mode 100644 index 000000000..201adbd17 --- /dev/null +++ b/domains/host-image.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "heyjumanji", + "email": "madhuchutiya.unhinge650@silomails.com" + }, + "record": { + "CNAME": "host-image.pages.dev" + } +} From ac9a899419878418493f5b583957c83eeecfa326 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sun, 2 Jun 2024 18:57:51 +0300 Subject: [PATCH 2236/2331] Update domains/mail.aayushsiwa.json --- domains/mail.aayushsiwa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mail.aayushsiwa.json b/domains/mail.aayushsiwa.json index 3a4f8a137..7d6c385a1 100644 --- a/domains/mail.aayushsiwa.json +++ b/domains/mail.aayushsiwa.json @@ -5,6 +5,6 @@ }, "record": { "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TEXT": ["v=spf1 include:spf.improvmx.com ~all"] + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } } From c4451be747fe0596b459b31c2a69023e7a8903a3 Mon Sep 17 00:00:00 2001 From: Siddhant Rai <47355538+siiddhantt@users.noreply.github.com> Date: Sun, 2 Jun 2024 21:42:37 +0530 Subject: [PATCH 2237/2331] Update s1d.json --- domains/s1d.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/s1d.json b/domains/s1d.json index 7a074b463..10729f396 100644 --- a/domains/s1d.json +++ b/domains/s1d.json @@ -6,7 +6,7 @@ }, "record": { - "A": ["68.65.123.44"] + "CNAME": ["https://siddhant-rai.web.app/"] } } - \ No newline at end of file + From fc0b2f87f23bb0b85cb9fac3ded9cd3b548cbb68 Mon Sep 17 00:00:00 2001 From: Siddhant Rai <47355538+siiddhantt@users.noreply.github.com> Date: Sun, 2 Jun 2024 21:43:54 +0530 Subject: [PATCH 2238/2331] Update s1d.json --- domains/s1d.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/s1d.json b/domains/s1d.json index 10729f396..94876a4f6 100644 --- a/domains/s1d.json +++ b/domains/s1d.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": ["https://siddhant-rai.web.app/"] + "CNAME": ["siddhant-rai.web.app"] } } From 6f5be1dd5c630b000a9f222ef14710163e16e872 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sun, 2 Jun 2024 19:36:03 +0300 Subject: [PATCH 2239/2331] Update domains/s1d.json --- domains/s1d.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/s1d.json b/domains/s1d.json index 94876a4f6..10fd0b8a4 100644 --- a/domains/s1d.json +++ b/domains/s1d.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": ["siddhant-rai.web.app"] + "CNAME": "siddhant-rai.web.app" } } From 31ffb49f34439b0ffec0421710fce2ff419c49fe Mon Sep 17 00:00:00 2001 From: SpaceWD <121475790+spacewd69@users.noreply.github.com> Date: Sun, 2 Jun 2024 12:48:24 -0400 Subject: [PATCH 2240/2331] Delete domains/spacewd.json --- domains/spacewd.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/spacewd.json diff --git a/domains/spacewd.json b/domains/spacewd.json deleted file mode 100644 index 60763eebe..000000000 --- a/domains/spacewd.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "spacewd69", - "email": "kysonbranch0@gmail.com" - }, - "record": { - "CNAME": "spacewd69.github.io" - } -} From 99522a35054b1df322dffa37ed7a7513d3739a5e Mon Sep 17 00:00:00 2001 From: Riddhiman Rana Date: Sun, 2 Jun 2024 12:25:16 -0700 Subject: [PATCH 2241/2331] Create _discord.rrcoder0167.json --- domains/_discord.rrcoder0167.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.rrcoder0167.json diff --git a/domains/_discord.rrcoder0167.json b/domains/_discord.rrcoder0167.json new file mode 100644 index 000000000..c2fd8d55f --- /dev/null +++ b/domains/_discord.rrcoder0167.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rrcoder0167", + "email": "riddhiman.rana@gmail.com" + }, + "record": { + "TXT": "dh=edffc018717818b3b5679949d15c4d3014187e1f" + } +} From 741d0311d9f472a00c69731a591be2a1b1d16599 Mon Sep 17 00:00:00 2001 From: Abhrajit Das <91903920+Abhrajitdas02@users.noreply.github.com> Date: Mon, 3 Jun 2024 01:09:00 +0530 Subject: [PATCH 2242/2331] Add files via upload --- domains/abhrajitdas.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/abhrajitdas.json diff --git a/domains/abhrajitdas.json b/domains/abhrajitdas.json new file mode 100644 index 000000000..2b54a3566 --- /dev/null +++ b/domains/abhrajitdas.json @@ -0,0 +1,12 @@ +{ + "description": "My personal Portfolio Webdite", + "repo": "https://github.com/Abhrajitdas02/Abhrajitdas02.github.io", + "owner": { + "username": "Abhrajitdas02", + "email": "abhrajitdas12245@gmail.com", + "twitter": "abhrajit2002" + }, + "record": { + "CNAME": "abhrajitdas02.github.io/Portfolio-Website/" + } +} \ No newline at end of file From 443ae1c2d51d6e44d77c91b71896515f07aee7b7 Mon Sep 17 00:00:00 2001 From: imm0nv1nhtv <111904644+imm0nv1nhtv@users.noreply.github.com> Date: Mon, 3 Jun 2024 07:32:21 +0700 Subject: [PATCH 2243/2331] Added SPF record so that ImprovMX can't complain on me I made this so that ImprovMX will say "Email forwarding active" instead of "Email forwarding needs setup" --- domains/nepnep.imm0nv1nhtv.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/nepnep.imm0nv1nhtv.json b/domains/nepnep.imm0nv1nhtv.json index 94f92b4c2..35534e5cc 100644 --- a/domains/nepnep.imm0nv1nhtv.json +++ b/domains/nepnep.imm0nv1nhtv.json @@ -7,6 +7,7 @@ "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" - ] + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 85e4d487052b9776a753315f311e427236cdd12b Mon Sep 17 00:00:00 2001 From: ExpertZack <162032958+kernal32dll@users.noreply.github.com> Date: Mon, 3 Jun 2024 11:18:38 +0300 Subject: [PATCH 2244/2331] Register kernel32dll.is-a.dev --- domains/kernel32dll.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kernel32dll.json diff --git a/domains/kernel32dll.json b/domains/kernel32dll.json new file mode 100644 index 000000000..169bfc029 --- /dev/null +++ b/domains/kernel32dll.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "kernal32dll", + "email": "162032958+kernal32dll@users.noreply.github.com", + "discord": "1118894556801413240" + }, + + "record": { + "MX": ["mx1.improvmx.com"] + } + } + \ No newline at end of file From ef735db1fd79013725851c64d3a7ef0f4977b302 Mon Sep 17 00:00:00 2001 From: ExpertZack <162032958+kernal32dll@users.noreply.github.com> Date: Mon, 3 Jun 2024 11:25:38 +0300 Subject: [PATCH 2245/2331] Update kernel32dll.json --- domains/kernel32dll.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/domains/kernel32dll.json b/domains/kernel32dll.json index 169bfc029..82799027b 100644 --- a/domains/kernel32dll.json +++ b/domains/kernel32dll.json @@ -1,12 +1,16 @@ { "owner": { "username": "kernal32dll", - "email": "162032958+kernal32dll@users.noreply.github.com", + "email": "expertzack2+g1thub@gmail.com", "discord": "1118894556801413240" }, "record": { - "MX": ["mx1.improvmx.com"] + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } - \ No newline at end of file + From dffea3275b8d2a09fad8b3ac8abeb2c2e60be89f Mon Sep 17 00:00:00 2001 From: Radioactive Potato / krunchiekrunch <75719839+RadioactivePotato@users.noreply.github.com> Date: Mon, 3 Jun 2024 09:44:41 +0000 Subject: [PATCH 2246/2331] Added link.krunch, mail.krunch, Modified krunch.json --- domains/krunch.json | 8 ++++---- domains/link.krunch.json | 10 ++++++++++ domains/mail.krunch.json | 12 ++++++++++++ 3 files changed, 26 insertions(+), 4 deletions(-) create mode 100644 domains/link.krunch.json create mode 100644 domains/mail.krunch.json diff --git a/domains/krunch.json b/domains/krunch.json index e43587ff3..f38e2ade4 100644 --- a/domains/krunch.json +++ b/domains/krunch.json @@ -1,12 +1,12 @@ { - "description": "My GitHub page", - "repo": "https://github.com/radioactivepotato/radioactivepotato.github.io", + "description": "Profile Page", + "repo": "https://github.com/RadioactivePotato/krunch-is-a-dev", "owner": { "username": "RadioactivePotato", "email": "", "discord": "krunchiekrunch._." }, "record": { - "CNAME": "radioactivepotato.github.io" + "CNAME": "krunch.pages.dev" } -} +} \ No newline at end of file diff --git a/domains/link.krunch.json b/domains/link.krunch.json new file mode 100644 index 000000000..90c152ebe --- /dev/null +++ b/domains/link.krunch.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "RadioactivePotato", + "email": "", + "discord": "krunchiekrunch._." + }, + "record": { + "CNAME": "cname.short.io" + } +} \ No newline at end of file diff --git a/domains/mail.krunch.json b/domains/mail.krunch.json new file mode 100644 index 000000000..3310a8748 --- /dev/null +++ b/domains/mail.krunch.json @@ -0,0 +1,12 @@ +{ + "description": "ImprovMX Email", + "owner": { + "username": "RadioactivePotato", + "email": "", + "discord": "krunchiekrunch._." + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} \ No newline at end of file From f133e1725344048759b263cc736dab79e192e51d Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Mon, 3 Jun 2024 15:28:31 +0300 Subject: [PATCH 2247/2331] Update domains/abhrajitdas.json --- domains/abhrajitdas.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/abhrajitdas.json b/domains/abhrajitdas.json index 2b54a3566..1ade8b74a 100644 --- a/domains/abhrajitdas.json +++ b/domains/abhrajitdas.json @@ -7,6 +7,7 @@ "twitter": "abhrajit2002" }, "record": { - "CNAME": "abhrajitdas02.github.io/Portfolio-Website/" + "CNAME": "abhrajitdas02.github.io" + } } \ No newline at end of file From 86f21493f8c1b48fc08534cea0d2d94149907a61 Mon Sep 17 00:00:00 2001 From: "S1VARAJ R.S" <59765801+TheCyb3rMafia@users.noreply.github.com> Date: Mon, 3 Jun 2024 21:09:15 +0530 Subject: [PATCH 2248/2331] Register sivaraj.is-a.dev --- domains/sivaraj.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sivaraj.json diff --git a/domains/sivaraj.json b/domains/sivaraj.json new file mode 100644 index 000000000..9ca9eec6d --- /dev/null +++ b/domains/sivaraj.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "TheCyb3rMafia", + "email": "sivarajkailas@gmail.com", + "discord": "1057144035812327524" + }, + + "record": { + "A": ["185.199.108.153"] + } + } + \ No newline at end of file From 7f86a49449cc1e43032ef010e2bdd5e087a2d77e Mon Sep 17 00:00:00 2001 From: FaultyWindows <169040850+FaultyWindows@users.noreply.github.com> Date: Mon, 3 Jun 2024 16:50:34 +0100 Subject: [PATCH 2249/2331] Register faultywindows.is-a.dev --- domains/faultywindows.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/faultywindows.json diff --git a/domains/faultywindows.json b/domains/faultywindows.json new file mode 100644 index 000000000..0328b18e2 --- /dev/null +++ b/domains/faultywindows.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "FaultyWindows", + "email": "faultywindows@gmail.com", + "discord": "1041028534690386051" + }, + + "record": { + "A": ["185.199.108.153"] + } + } + \ No newline at end of file From 503ec00ed3bed9c67e8925276f11ad3cf12e5721 Mon Sep 17 00:00:00 2001 From: Fab1anDev <86307558+Fab1anDev@users.noreply.github.com> Date: Mon, 3 Jun 2024 23:33:30 +0200 Subject: [PATCH 2250/2331] added fab1andev.github.io --- domains/fab1andev | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/fab1andev diff --git a/domains/fab1andev b/domains/fab1andev new file mode 100644 index 000000000..f0045a79f --- /dev/null +++ b/domains/fab1andev @@ -0,0 +1,12 @@ +{ + "description": "Portfolio of Fab1anDev", + "repo": "https://github.com/Fab1anDev/fab1andev.github.io", + "owner": { + "username": "Fab1anDev", + "email": "fab1andev@proton.me", + "twitter": "Fab1anDev" + }, + "record": { + "CNAME": "fab1andev.github.io" + } +} From 078bfae95598c9b8b1fdd64679913c961a87fccd Mon Sep 17 00:00:00 2001 From: Fab1anDev <86307558+Fab1anDev@users.noreply.github.com> Date: Mon, 3 Jun 2024 23:37:55 +0200 Subject: [PATCH 2251/2331] Delete domains/fab1andev --- domains/fab1andev | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/fab1andev diff --git a/domains/fab1andev b/domains/fab1andev deleted file mode 100644 index f0045a79f..000000000 --- a/domains/fab1andev +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Portfolio of Fab1anDev", - "repo": "https://github.com/Fab1anDev/fab1andev.github.io", - "owner": { - "username": "Fab1anDev", - "email": "fab1andev@proton.me", - "twitter": "Fab1anDev" - }, - "record": { - "CNAME": "fab1andev.github.io" - } -} From 1d93a4373bcb9c969425b61abf7eaf9465199cd5 Mon Sep 17 00:00:00 2001 From: Fab1anDev <86307558+Fab1anDev@users.noreply.github.com> Date: Mon, 3 Jun 2024 23:39:31 +0200 Subject: [PATCH 2252/2331] Create fab1andev.json Added Fab1andev.is-a.dev --- domains/fab1andev.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/fab1andev.json diff --git a/domains/fab1andev.json b/domains/fab1andev.json new file mode 100644 index 000000000..bc0905270 --- /dev/null +++ b/domains/fab1andev.json @@ -0,0 +1,12 @@ +{ + "description": "Fab1anDev subdomain for fab1andev.github.io", + "repo": "https://github.com/Fab1anDev/fab1andev.github.io", + "owner": { + "username": "Fab1anDev", + "email": "fab1andev@proton.me", + "twitter": "Fab1anDev" + }, + "record": { + "CNAME": "fab1andev.github.io" + } +} From 31cc40e35842356e36023f65129cc922371ca36a Mon Sep 17 00:00:00 2001 From: Marascu Theodor <46166826+cheftheo@users.noreply.github.com> Date: Tue, 4 Jun 2024 01:13:47 +0300 Subject: [PATCH 2253/2331] Create cheftheo --- domains/cheftheo | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/cheftheo diff --git a/domains/cheftheo b/domains/cheftheo new file mode 100644 index 000000000..ba7810de6 --- /dev/null +++ b/domains/cheftheo @@ -0,0 +1,11 @@ +{ + "description": "This website represents a portofolio", + "repo": "https://cheftheo.github.io/", + "owner": { + "username": "cheftheo", + "email": "marascu.theodor@gmail.com" + }, + "record": { + "CNAME": "https://cheftheo.github.io/" + } +} From 6bced1018ca2f9bdd26a936e69a280d2af3e8b35 Mon Sep 17 00:00:00 2001 From: Lucas <62703475+lucaspuntillo@users.noreply.github.com> Date: Mon, 3 Jun 2024 21:11:50 -0400 Subject: [PATCH 2254/2331] Create lucasp.json --- domains/lucasp.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lucasp.json diff --git a/domains/lucasp.json b/domains/lucasp.json new file mode 100644 index 000000000..fc79a7e08 --- /dev/null +++ b/domains/lucasp.json @@ -0,0 +1,11 @@ +{ + "description": "lucasp.is-a.dev", + "repo": "https://github.com/lucaspuntillo/lucaspuntillo.github.io/", + "owner": { + "username": "lucaspuntillo", + "email": "puntillol@linuxmail.org", + }, + "record": { + "CNAME": "lucaspuntillo.github.io" + } +} From cf183564a85f2a6e2ee474feabef59f859dd1081 Mon Sep 17 00:00:00 2001 From: echo Date: Tue, 4 Jun 2024 04:58:14 +0330 Subject: [PATCH 2255/2331] Register exhq.is-a.dev --- domains/exhq.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/exhq.json diff --git a/domains/exhq.json b/domains/exhq.json new file mode 100644 index 000000000..935aeae9b --- /dev/null +++ b/domains/exhq.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "exhq", + "email": "infidelLOLer@gmail.com", + "discord": "712639419785412668" + }, + + "record": { + "A": ["91.107.164.89"] + } + } + \ No newline at end of file From daa9e79b5def78568be93eabf7cdb18bcb4edb11 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Tue, 4 Jun 2024 11:49:36 +0700 Subject: [PATCH 2256/2331] Update skduck.json --- domains/skduck.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/skduck.json b/domains/skduck.json index a2b497bfb..6dca29519 100644 --- a/domains/skduck.json +++ b/domains/skduck.json @@ -9,7 +9,7 @@ "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": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=it-is@too-obvious-that.maskduck.is-a.dev" + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From c670725924ace94b5d3d0bb5db1463d4c01b7d74 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Tue, 4 Jun 2024 11:53:34 +0700 Subject: [PATCH 2257/2331] Update and rename cheftheo to cheftheo.json --- domains/{cheftheo => cheftheo.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{cheftheo => cheftheo.json} (82%) diff --git a/domains/cheftheo b/domains/cheftheo.json similarity index 82% rename from domains/cheftheo rename to domains/cheftheo.json index ba7810de6..bff35005a 100644 --- a/domains/cheftheo +++ b/domains/cheftheo.json @@ -6,6 +6,6 @@ "email": "marascu.theodor@gmail.com" }, "record": { - "CNAME": "https://cheftheo.github.io/" + "CNAME": "cheftheo.github.io" } } From bf25077ee73315e41594553c7efef56d9b5871a5 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Tue, 4 Jun 2024 11:55:30 +0700 Subject: [PATCH 2258/2331] Update lucasp.json --- domains/lucasp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lucasp.json b/domains/lucasp.json index fc79a7e08..72447c588 100644 --- a/domains/lucasp.json +++ b/domains/lucasp.json @@ -3,7 +3,7 @@ "repo": "https://github.com/lucaspuntillo/lucaspuntillo.github.io/", "owner": { "username": "lucaspuntillo", - "email": "puntillol@linuxmail.org", + "email": "puntillol@linuxmail.org" }, "record": { "CNAME": "lucaspuntillo.github.io" From 11edeee0e2bcf2188fcd194d7cdfbd5ce2948401 Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Tue, 4 Jun 2024 15:04:50 +0800 Subject: [PATCH 2259/2331] 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 104d81583..af5c98d77 100644 --- a/domains/shockbs.json +++ b/domains/shockbs.json @@ -4,6 +4,6 @@ "email": "apipherng@gmail.com" }, "record": { - "CNAME": "proxy.private.danbot.host" + "CNAME": "shockbshdhhdjdjndjd.onrender.com" } } From 3e20ae13ca6586b06e61df72c1031adb6a093062 Mon Sep 17 00:00:00 2001 From: Zeaxey <95143545+Pixel556@users.noreply.github.com> Date: Tue, 4 Jun 2024 12:46:27 +0530 Subject: [PATCH 2260/2331] Create email.zeaxey.json --- domains/email.zeaxey.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/email.zeaxey.json diff --git a/domains/email.zeaxey.json b/domains/email.zeaxey.json new file mode 100644 index 000000000..950c4b576 --- /dev/null +++ b/domains/email.zeaxey.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "Pixel556", + "email": "therealzeaxey123@gmail.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From de613952c9475e93f19614b9d98f4d5afb65c80c Mon Sep 17 00:00:00 2001 From: Aditya Sharma <102592458+adityash4rma@users.noreply.github.com> Date: Tue, 4 Jun 2024 20:41:59 +0530 Subject: [PATCH 2261/2331] Create sharma.json --- domains/sharma.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sharma.json diff --git a/domains/sharma.json b/domains/sharma.json new file mode 100644 index 000000000..0b4a46fae --- /dev/null +++ b/domains/sharma.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "adityash4rma", + "email": "gaming.boy.fhx@gmail.com" + }, + "record": { + "CNAME": "blog-9bb.pages.dev" + } +} From 735c225b202663d5d1d814ca88a9689dfa407f10 Mon Sep 17 00:00:00 2001 From: Tay <149682424+tayrp@users.noreply.github.com> Date: Tue, 4 Jun 2024 12:44:26 -0400 Subject: [PATCH 2262/2331] Create tay.json --- domains/tay.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/tay.json diff --git a/domains/tay.json b/domains/tay.json new file mode 100644 index 000000000..2e7fce476 --- /dev/null +++ b/domains/tay.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "tayrp", + "email": "mystixmew@gmail.com", + "discord": "1050531216589332581" + }, + + "record": { + "CNAME": "tayrp.github.io" + } + } + From 682f747d6165612d96d595a02e4b6ed85a78fba6 Mon Sep 17 00:00:00 2001 From: Tay <149682424+tayrp@users.noreply.github.com> Date: Tue, 4 Jun 2024 13:24:58 -0400 Subject: [PATCH 2263/2331] Create _discord.tay.json --- domains/tayrp/_discord.tay.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/tayrp/_discord.tay.json diff --git a/domains/tayrp/_discord.tay.json b/domains/tayrp/_discord.tay.json new file mode 100644 index 000000000..4e6676d10 --- /dev/null +++ b/domains/tayrp/_discord.tay.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tayrp", + "email": "mystixmew@gmail.com", + "discord": "1050531216589332581", + }, + "record": { + "TXT": "dh=e7e657ac53ef369ebb204320dd3fce49a25ed959" + } +} From dd17445643429c9008266fc038a53a78dc519be2 Mon Sep 17 00:00:00 2001 From: Tay <149682424+tayrp@users.noreply.github.com> Date: Tue, 4 Jun 2024 13:35:04 -0400 Subject: [PATCH 2264/2331] Create _github-pages-challenge-tayrp.tay.json --- domains/_github-pages-challenge-tayrp.tay.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-tayrp.tay.json diff --git a/domains/_github-pages-challenge-tayrp.tay.json b/domains/_github-pages-challenge-tayrp.tay.json new file mode 100644 index 000000000..7ac1d93b5 --- /dev/null +++ b/domains/_github-pages-challenge-tayrp.tay.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tayrp", + "email": "mystixmew@gmail.com" + "discord": "1050531216589332581" + }, + "record": { + "TXT": "360bbac0c42cd6beedbe67a62c8da5" + } +} From 921da46a3d94ca3d4313760e3e492cf22bda0554 Mon Sep 17 00:00:00 2001 From: Muhammad Alvin <97495721+muhalvin@users.noreply.github.com> Date: Wed, 5 Jun 2024 10:05:14 +0700 Subject: [PATCH 2265/2331] Create muhalvin.json --- domains/muhalvin.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/muhalvin.json diff --git a/domains/muhalvin.json b/domains/muhalvin.json new file mode 100644 index 000000000..610f4c288 --- /dev/null +++ b/domains/muhalvin.json @@ -0,0 +1,11 @@ +{ + "description": "For my portofolio and personal project", + "repo": "https://github.com/muhalvin/muhalvin.github.io", + "owner": { + "username": "muhalvin", + "email": "work.muhalvin@gmail.com ", + }, + "record": { + "CNAME": "muhalvin.github.io" + } +} From 3ab0ff142047733979b4cc5e54e200917cc570f1 Mon Sep 17 00:00:00 2001 From: R3tr0LastKnight Date: Wed, 5 Jun 2024 11:46:52 +0530 Subject: [PATCH 2266/2331] r3tr0 --- domains/shubh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/shubh.json diff --git a/domains/shubh.json b/domains/shubh.json new file mode 100644 index 000000000..ff93e772b --- /dev/null +++ b/domains/shubh.json @@ -0,0 +1,12 @@ +{ + "description": "personal portfolio website", + "repo": "https://github.com/R3tr0LastKnight/Portfoio_v2.git", + "owner": { + "username": "R3tr0LastKnight", + "email": "r3tr0lastknight@gmail.com", + "twitter": "R3tr0LastKnight" + }, + "record": { + "CNAME": "R3tr0LastKnight.github.io" + } +} From 95207c9ffa021490b38e4438a3e40c3f0747321d Mon Sep 17 00:00:00 2001 From: R3tr0LastKnight Date: Wed, 5 Jun 2024 11:51:38 +0530 Subject: [PATCH 2267/2331] yoo --- domains/shubh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shubh.json b/domains/shubh.json index ff93e772b..2b950ba61 100644 --- a/domains/shubh.json +++ b/domains/shubh.json @@ -7,6 +7,6 @@ "twitter": "R3tr0LastKnight" }, "record": { - "CNAME": "R3tr0LastKnight.github.io" + "CNAME": "r3tr0lastknight.github.io" } } From d9ac5c0cf8ef01a9929cf4be4395a2157c1b6248 Mon Sep 17 00:00:00 2001 From: Pratham Yadav <72993471+ypratham@users.noreply.github.com> Date: Thu, 6 Jun 2024 06:12:55 +0530 Subject: [PATCH 2268/2331] Update ypratham.json --- domains/ypratham.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ypratham.json b/domains/ypratham.json index eeaed2906..c110f2ef4 100644 --- a/domains/ypratham.json +++ b/domains/ypratham.json @@ -1,6 +1,6 @@ { "description": "Pratham Yadav Portfolio", - "repo": "https://github.com/ypratham/portfolio.github.io", + "repo": "https://github.com/ypratham/ypratham.github.io", "owner": { "username": "ypratahm", "email": "ypratham0014@gmail.com" From 21577944c90e9d230087bf5ffb7cba1b241b6043 Mon Sep 17 00:00:00 2001 From: Pratham Yadav <72993471+ypratham@users.noreply.github.com> Date: Thu, 6 Jun 2024 07:06:21 +0530 Subject: [PATCH 2269/2331] Update correct username ypratham.json --- domains/ypratham.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ypratham.json b/domains/ypratham.json index c110f2ef4..a615a076f 100644 --- a/domains/ypratham.json +++ b/domains/ypratham.json @@ -2,7 +2,7 @@ "description": "Pratham Yadav Portfolio", "repo": "https://github.com/ypratham/ypratham.github.io", "owner": { - "username": "ypratahm", + "username": "ypratham", "email": "ypratham0014@gmail.com" }, "record": { From a28d9afa0ab3c0ba6b5f3eda215090f0c3fe73ce Mon Sep 17 00:00:00 2001 From: Taha Ahmad <84635671+Cylis-Dragneel@users.noreply.github.com> Date: Thu, 6 Jun 2024 06:52:09 +0500 Subject: [PATCH 2270/2331] Register cylis.is-a.dev --- domains/cylis.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/cylis.json diff --git a/domains/cylis.json b/domains/cylis.json new file mode 100644 index 000000000..320d66610 --- /dev/null +++ b/domains/cylis.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Cylis-Dragneel", + "email": "craftingcaptain456@gmail.com", + "discord": "372363585394966528" + }, + + "record": { + "CNAME": "cylis-dragneel.github.io" + } + } + \ No newline at end of file From fa7c9eee3819a0f20d6e4d28c1b03b2118a740d6 Mon Sep 17 00:00:00 2001 From: JumanJi <90971841+heyjumanji@users.noreply.github.com> Date: Thu, 6 Jun 2024 16:37:33 +0530 Subject: [PATCH 2271/2331] Update jumanji.json --- domains/jumanji.json | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) diff --git a/domains/jumanji.json b/domains/jumanji.json index 351a248a3..4ee2c90a8 100644 --- a/domains/jumanji.json +++ b/domains/jumanji.json @@ -1,9 +1,17 @@ { - "owner": { - "username": "heyjumanji", - "email": "madhuchutiya.unhinge650@silomails.com" - }, - "record": { - "CNAME": "heyjumanji.pages.dev" - } + "owner": { + "username": "heyjumanji", + "email": "madhuchutiya.unhinge650@silomails.com" + }, + "record": { + "A": [ + "172.66.47.44", + "172.66.44.212" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } From 9a197813c9f60378eef67a3b0b004f92a546b8cb Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Thu, 6 Jun 2024 14:53:07 +0300 Subject: [PATCH 2272/2331] Create test.cutedog5695.json --- domains/test.cutedog5695.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/test.cutedog5695.json diff --git a/domains/test.cutedog5695.json b/domains/test.cutedog5695.json new file mode 100644 index 000000000..59043eeec --- /dev/null +++ b/domains/test.cutedog5695.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "CuteDog5695", + "email": "cutedog5695@gmail.com", + "discord": "716306888492318790", + "twitter": "cutedog5695" + }, + "record": { + "CNAME": "glistening-faloodeh-84f4b1.netlify.app" + } +} From 3bd848bf06ca33312e1c93521a5be2679d208c54 Mon Sep 17 00:00:00 2001 From: CuteDog5695 <155187692+cutedog5695-2@users.noreply.github.com> Date: Thu, 6 Jun 2024 15:11:32 +0300 Subject: [PATCH 2273/2331] Update cutedog5695.json --- domains/cutedog5695.json | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index 3795ab448..dcdbbcf7f 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -1,11 +1,18 @@ { - "owner": { - "username": "CuteDog5695", - "email": "cutedog5695@gmail.com", - "discord": "716306888492318790", - "twitter": "cutedog5695" - }, - "record": { - "CNAME": "edge.redirect.pizza" - } + "owner": { + "username": "CuteDog5695", + "email": "cutedog5695@gmail.com", + "discord": "716306888492318790", + "twitter": "cutedog5695" + }, + "record": { + "A": [ + "89.106.200.1" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } From 2853d67d8b50280da93c56620cfae61b534dda9a Mon Sep 17 00:00:00 2001 From: Muhalvin <97495721+muhalvin@users.noreply.github.com> Date: Thu, 6 Jun 2024 19:25:46 +0700 Subject: [PATCH 2274/2331] Update domains/muhalvin.json Co-authored-by: CuteDog5695 --- domains/muhalvin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/muhalvin.json b/domains/muhalvin.json index 610f4c288..6db82bfe9 100644 --- a/domains/muhalvin.json +++ b/domains/muhalvin.json @@ -3,7 +3,7 @@ "repo": "https://github.com/muhalvin/muhalvin.github.io", "owner": { "username": "muhalvin", - "email": "work.muhalvin@gmail.com ", + "email": "work.muhalvin@gmail.com" }, "record": { "CNAME": "muhalvin.github.io" From 6fb1526fd9df122ba04ffd02df4dcd85fb0b2997 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Thu, 6 Jun 2024 19:54:49 +0700 Subject: [PATCH 2275/2331] Create masduck.json --- domains/masduck.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 domains/masduck.json diff --git a/domains/masduck.json b/domains/masduck.json new file mode 100644 index 000000000..83b093ea4 --- /dev/null +++ b/domains/masduck.json @@ -0,0 +1,5 @@ +{"owner": { + "username": "Maskduck","email": "", + "discord": "maskduck" + }, + "record": {"CNAME": "maskduck.netlify.app"}} From 8d8df65257fff3aa376dac30ecd5c5fca45aba10 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Thu, 6 Jun 2024 15:56:19 +0300 Subject: [PATCH 2276/2331] Update masduck.json --- domains/masduck.json | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/domains/masduck.json b/domains/masduck.json index 83b093ea4..64be9dc1a 100644 --- a/domains/masduck.json +++ b/domains/masduck.json @@ -1,5 +1,10 @@ -{"owner": { - "username": "Maskduck","email": "", - "discord": "maskduck" - }, - "record": {"CNAME": "maskduck.netlify.app"}} +{ + "owner": { + "username": "Maskduck", + "email": "", + "discord": "maskduck" + }, + "record": { + "CNAME": "maskduck.netlify.app" + } +} From 806db313f553505b43049ec4f14d8cd7f8151781 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 6 Jun 2024 15:32:14 +0200 Subject: [PATCH 2277/2331] Create test-netlify.json --- domains/test-netlify.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/test-netlify.json diff --git a/domains/test-netlify.json b/domains/test-netlify.json new file mode 100644 index 000000000..763bb7c39 --- /dev/null +++ b/domains/test-netlify.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "CNAME": "test-is-a-dev.netlify.app" + } +} From 62f175086b8f13b9e1f760a40fc8cb7f5254531d Mon Sep 17 00:00:00 2001 From: Ruixey <92331801+Ruixey@users.noreply.github.com> Date: Thu, 6 Jun 2024 17:27:32 +0200 Subject: [PATCH 2278/2331] Register ruixey.is-a.dev --- domains/ruixey.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ruixey.json diff --git a/domains/ruixey.json b/domains/ruixey.json new file mode 100644 index 000000000..3344612eb --- /dev/null +++ b/domains/ruixey.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Ruixey", + "email": "ruixey@gmail.com", + "discord": "715464173617676369" + }, + + "record": { + "CNAME": "ruixey.github.io" + } + } + \ No newline at end of file From 7127d7ffe15a6c330e7d5109ab7a3b7a2e1f490f Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket <149485703+EducatedSuddenBucket@users.noreply.github.com> Date: Thu, 6 Jun 2024 22:54:24 +0530 Subject: [PATCH 2279/2331] Delete educatedsmp.is-a.dev --- domains/educatedsmp.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/educatedsmp.json diff --git a/domains/educatedsmp.json b/domains/educatedsmp.json deleted file mode 100644 index 7986ce3a8..000000000 --- a/domains/educatedsmp.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "EducatedSuddenBucket", - "email": "educatedsuddenbucket@proton.me" - }, - "record": { - "CNAME": "educatedsuddenbucket.github.io" - } -} From 12dfc7311b87bfdca9955c62358a3c9d0b950a38 Mon Sep 17 00:00:00 2001 From: Alex <92811228+Nooby69@users.noreply.github.com> Date: Thu, 6 Jun 2024 23:38:35 +0500 Subject: [PATCH 2280/2331] Update huz.json --- domains/huz.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/domains/huz.json b/domains/huz.json index 1ec020c98..2974cd96f 100644 --- a/domains/huz.json +++ b/domains/huz.json @@ -1,9 +1,12 @@ { + "description": "Huz Personal Portfolio", + "repo": "https://github.com/Nooby69/Huz", "owner": { "username": "Nooby69", - "email": "farighinsaan123@gmail.com" + "email": "farighinsaan123@gmail.com", + "twitter": "Null" }, "record": { - "CNAME": "5b77bf69-39e2-433c-add4-e59c20476eab.id.repl.co" + "CNAME": "nooby69.github.io/Huz/" } -} +} From 1f80a82b1323797320a2b8612c993cb35de78700 Mon Sep 17 00:00:00 2001 From: Sxinar <130384567+Sxinar@users.noreply.github.com> Date: Thu, 6 Jun 2024 22:26:49 +0300 Subject: [PATCH 2281/2331] Register sxinar.is-a.dev --- domains/sxinar.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sxinar.json diff --git a/domains/sxinar.json b/domains/sxinar.json new file mode 100644 index 000000000..52cb5e4f9 --- /dev/null +++ b/domains/sxinar.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Sxinar", + "email": "130384567+Sxinar@users.noreply.github.com", + "discord": "1247896918957490198" + }, + + "record": { + "A": ["192.30.252.153"] + } + } + \ No newline at end of file From 64dd934c34f4de457a428dfbe0c48d8255f5925b Mon Sep 17 00:00:00 2001 From: Tom_gxz <75934344+tomgxz@users.noreply.github.com> Date: Fri, 7 Jun 2024 01:01:24 +0100 Subject: [PATCH 2282/2331] Update tomgxz.json --- domains/tomgxz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tomgxz.json b/domains/tomgxz.json index f63efc5f7..8cb257965 100644 --- a/domains/tomgxz.json +++ b/domains/tomgxz.json @@ -4,6 +4,6 @@ "email": "tomgxz138@gmail.com" }, "record": { - "CNAME": "cv3cgzx7.up.railway.app" + "URL": "https://tomlx.co.uk" } } From b72af58491b08fd31ee24f6f8d21c85120b717f0 Mon Sep 17 00:00:00 2001 From: Rio Oktavian <42611390+rioovs@users.noreply.github.com> Date: Fri, 7 Jun 2024 09:23:49 +0700 Subject: [PATCH 2283/2331] add: rioovs.json --- domains/rivos.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rivos.json diff --git a/domains/rivos.json b/domains/rivos.json new file mode 100644 index 000000000..445ae513f --- /dev/null +++ b/domains/rivos.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portofolio", + "repo": "https://github.com/rioovs/rioovs.github.io", + "owner": { + "username": "rioovs", + "email": "riooktaviansyah36@gmail.com" + }, + "record": { + "CNAME": "rioovs.github.io" + } +} From eb7c238e305c5fd9ab4d27b54cd400d8242c30c6 Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket <149485703+EducatedSuddenBucket@users.noreply.github.com> Date: Fri, 7 Jun 2024 08:46:22 +0530 Subject: [PATCH 2284/2331] Create educatedsuddenbucket.json --- domains/educatedsuddenbucket.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 domains/educatedsuddenbucket.json diff --git a/domains/educatedsuddenbucket.json b/domains/educatedsuddenbucket.json new file mode 100644 index 000000000..b7545323f --- /dev/null +++ b/domains/educatedsuddenbucket.json @@ -0,0 +1,19 @@ +{ + "owner": { + "username": "EducatedSuddenBucket", + "email": "educatedsuddenbucket@gmail.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all", + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} From 2786fc6a26a2d95a3d63e10016c2ec55e83b67ad Mon Sep 17 00:00:00 2001 From: Priyanshu <140606611+Priyansxu@users.noreply.github.com> Date: Fri, 7 Jun 2024 10:51:20 +0530 Subject: [PATCH 2285/2331] Create _discord.priyanshu.json --- domains/_discord.priyanshu.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.priyanshu.json diff --git a/domains/_discord.priyanshu.json b/domains/_discord.priyanshu.json new file mode 100644 index 000000000..044abfd6d --- /dev/null +++ b/domains/_discord.priyanshu.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Priyansxu", + "email": "cloudypriyanshu@gmail.com", + "discord": "priyansxu" + }, + "record": { + "TXT": "dh=4784b7e772166e35d7f9a41207e1ddf7e3d57f82" + } +} From dfddd522b99adae65af9f5e1ad68a8b2207dfe66 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Fri, 7 Jun 2024 12:46:44 +0700 Subject: [PATCH 2286/2331] Update domains/_github-pages-challenge-tayrp.tay.json Co-authored-by: CuteDog5695 --- domains/_github-pages-challenge-tayrp.tay.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-tayrp.tay.json b/domains/_github-pages-challenge-tayrp.tay.json index 7ac1d93b5..94af98e9a 100644 --- a/domains/_github-pages-challenge-tayrp.tay.json +++ b/domains/_github-pages-challenge-tayrp.tay.json @@ -1,7 +1,7 @@ { "owner": { "username": "tayrp", - "email": "mystixmew@gmail.com" + "email": "mystixmew@gmail.com", "discord": "1050531216589332581" }, "record": { From 3b05ffeefb38d5b3558202b9c7860ebedd08efa1 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Fri, 7 Jun 2024 12:47:00 +0700 Subject: [PATCH 2287/2331] Update and rename domains/tayrp/_discord.tay.json to domains/_discord.tay.json --- domains/{tayrp => }/_discord.tay.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{tayrp => }/_discord.tay.json (80%) diff --git a/domains/tayrp/_discord.tay.json b/domains/_discord.tay.json similarity index 80% rename from domains/tayrp/_discord.tay.json rename to domains/_discord.tay.json index 4e6676d10..0d3727a5d 100644 --- a/domains/tayrp/_discord.tay.json +++ b/domains/_discord.tay.json @@ -2,7 +2,7 @@ "owner": { "username": "tayrp", "email": "mystixmew@gmail.com", - "discord": "1050531216589332581", + "discord": "1050531216589332581" }, "record": { "TXT": "dh=e7e657ac53ef369ebb204320dd3fce49a25ed959" From 3fce141b0e41b5b5990eb99e090d784214cda71e Mon Sep 17 00:00:00 2001 From: L Lawliet Date: Fri, 7 Jun 2024 11:43:25 +0530 Subject: [PATCH 2288/2331] Added MX & SPF Records and Changed Email --- domains/l6174.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/l6174.json b/domains/l6174.json index 997904ba8..9502772be 100644 --- a/domains/l6174.json +++ b/domains/l6174.json @@ -3,9 +3,11 @@ "repo": "https://github.com/l6174/l6174.github.io", "owner": { "username": "l6174", - "email": "l.lawliet6174@gmail.com" + "email": "l6174@proton.me" }, "record": { "CNAME": "l6174.github.io" + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 7e17d37819392c46839bc8c38f9e114bd45a8fa8 Mon Sep 17 00:00:00 2001 From: L Lawliet Date: Fri, 7 Jun 2024 11:48:17 +0530 Subject: [PATCH 2289/2331] Fixed comma error --- domains/l6174.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/l6174.json b/domains/l6174.json index 9502772be..0c72e91ec 100644 --- a/domains/l6174.json +++ b/domains/l6174.json @@ -6,7 +6,7 @@ "email": "l6174@proton.me" }, "record": { - "CNAME": "l6174.github.io" + "CNAME": "l6174.github.io", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From 975491f72658627b5f970c1c0e32bdae31fd7989 Mon Sep 17 00:00:00 2001 From: L Lawliet Date: Fri, 7 Jun 2024 11:51:27 +0530 Subject: [PATCH 2290/2331] Delete domains/mail.l6174.json --- domains/mail.l6174.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/mail.l6174.json diff --git a/domains/mail.l6174.json b/domains/mail.l6174.json deleted file mode 100644 index c9d525eb8..000000000 --- a/domains/mail.l6174.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My Email Forwarding Domain.", - "owner": { - "username": "l6174", - "email": "l.lawliet6174@gmail.com" - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} From 5752878157eb28fb24b7a71bcff0d0c615c40a8a Mon Sep 17 00:00:00 2001 From: RuskyDev <91284372+RuskyDev@users.noreply.github.com> Date: Fri, 7 Jun 2024 12:21:36 +0500 Subject: [PATCH 2291/2331] Register rusky.is-a.dev --- domains/rusky.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/rusky.json diff --git a/domains/rusky.json b/domains/rusky.json new file mode 100644 index 000000000..97c1c2f5c --- /dev/null +++ b/domains/rusky.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "RuskyDev", + "email": "iamayaanalee@gmail.com", + "discord": "969507085316399154" + }, + + "record": { + "CNAME": "ruskydev.github.io" + } + } + \ No newline at end of file From 130096c3a77b617fa198c7e8fc246490d0fc6fc5 Mon Sep 17 00:00:00 2001 From: Alex <92811228+Nooby69@users.noreply.github.com> Date: Fri, 7 Jun 2024 13:33:24 +0500 Subject: [PATCH 2292/2331] Update huz.json --- domains/huz.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/huz.json b/domains/huz.json index 2974cd96f..bb24bb0c5 100644 --- a/domains/huz.json +++ b/domains/huz.json @@ -4,9 +4,9 @@ "owner": { "username": "Nooby69", "email": "farighinsaan123@gmail.com", - "twitter": "Null" + "discord": "excalibur._.dev" }, "record": { - "CNAME": "nooby69.github.io/Huz/" + "CNAME": "nooby69.github.io" } } From 487305ef007d109d3526efd73aeb0a1dc455fd8d Mon Sep 17 00:00:00 2001 From: Ashish Agarwal Date: Fri, 7 Jun 2024 15:25:20 +0530 Subject: [PATCH 2293/2331] Delete domains/_github-pages-challenge-ashishagarwal2023.ashishagarwal.json --- ...-pages-challenge-ashishagarwal2023.ashishagarwal.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-ashishagarwal2023.ashishagarwal.json diff --git a/domains/_github-pages-challenge-ashishagarwal2023.ashishagarwal.json b/domains/_github-pages-challenge-ashishagarwal2023.ashishagarwal.json deleted file mode 100644 index 36c2d3c24..000000000 --- a/domains/_github-pages-challenge-ashishagarwal2023.ashishagarwal.json +++ /dev/null @@ -1,9 +0,0 @@ -{ -"owner": { -"username": "ashishagarwal2023", -"email": "code.with.aasheesh@gmail.com" -}, -"record": { -"TXT": "5089f9182e9025bc562c408fbf18e2" -} -} From 97bc96917dd828fb09cc8b06c128651612cc19da Mon Sep 17 00:00:00 2001 From: Eryquicc <140296688+Eryquicc@users.noreply.github.com> Date: Fri, 7 Jun 2024 17:00:59 +0700 Subject: [PATCH 2294/2331] Create eryquicc --- domains/eryquicc | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/eryquicc diff --git a/domains/eryquicc b/domains/eryquicc new file mode 100644 index 000000000..f3a5d88ee --- /dev/null +++ b/domains/eryquicc @@ -0,0 +1,11 @@ +{ + "description": "Personal use", + "repo": "https://github.com/eryquicc/eryquicc.github.io", + "owner": { + "username": "Eryquicc", + "email": "fathirzaidanmaulana@gmail.com" + }, + "record": { + "CNAME": "eryquicc.github.io" + } +} From d84956f38f5a1fa6950c8ca5de4a00233e720309 Mon Sep 17 00:00:00 2001 From: Eryquicc <140296688+Eryquicc@users.noreply.github.com> Date: Fri, 7 Jun 2024 17:01:26 +0700 Subject: [PATCH 2295/2331] Create eryquicc.json --- domains/eryquicc.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/eryquicc.json diff --git a/domains/eryquicc.json b/domains/eryquicc.json new file mode 100644 index 000000000..f3a5d88ee --- /dev/null +++ b/domains/eryquicc.json @@ -0,0 +1,11 @@ +{ + "description": "Personal use", + "repo": "https://github.com/eryquicc/eryquicc.github.io", + "owner": { + "username": "Eryquicc", + "email": "fathirzaidanmaulana@gmail.com" + }, + "record": { + "CNAME": "eryquicc.github.io" + } +} From 6fc85328e4b9168261a498337c3f504cf13ae0d3 Mon Sep 17 00:00:00 2001 From: Eryquicc <140296688+Eryquicc@users.noreply.github.com> Date: Fri, 7 Jun 2024 17:03:10 +0700 Subject: [PATCH 2296/2331] Delete domains/eryquicc --- domains/eryquicc | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/eryquicc diff --git a/domains/eryquicc b/domains/eryquicc deleted file mode 100644 index f3a5d88ee..000000000 --- a/domains/eryquicc +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Personal use", - "repo": "https://github.com/eryquicc/eryquicc.github.io", - "owner": { - "username": "Eryquicc", - "email": "fathirzaidanmaulana@gmail.com" - }, - "record": { - "CNAME": "eryquicc.github.io" - } -} From ab96fa06f08bbb4ceceb48661f302bc0666a046f Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Fri, 7 Jun 2024 14:03:13 +0200 Subject: [PATCH 2297/2331] Update sono.json --- domains/sono.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/sono.json b/domains/sono.json index 508be39ac..5898bd5db 100644 --- a/domains/sono.json +++ b/domains/sono.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=F90R7qQ2_fVCwUljDPq9iPlyzzKs7-4XovZLDeNAvns" + ] "URL": "https://getsono.is-a.dev" } } From dff7e0b89ebe44e92f39f4aedb2813d88461e5a6 Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Fri, 7 Jun 2024 14:03:33 +0200 Subject: [PATCH 2298/2331] Update sono.json --- domains/sono.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sono.json b/domains/sono.json index 5898bd5db..bc5823413 100644 --- a/domains/sono.json +++ b/domains/sono.json @@ -11,7 +11,7 @@ "TXT": [ "v=spf1 include:spf.improvmx.com ~all", "google-site-verification=F90R7qQ2_fVCwUljDPq9iPlyzzKs7-4XovZLDeNAvns" - ] + ], "URL": "https://getsono.is-a.dev" } } From 7746c0dc8a6bcb99f2941afe56af4bec452b2d0a Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Fri, 7 Jun 2024 14:04:23 +0200 Subject: [PATCH 2299/2331] Update getsono.json --- domains/getsono.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/getsono.json b/domains/getsono.json index 5bfe5ce2a..327f09ce0 100644 --- a/domains/getsono.json +++ b/domains/getsono.json @@ -6,7 +6,8 @@ }, "record": { - "CNAME": "getsono.github.io" + "CNAME": "getsono.github.io", + "TXT": "google-site-verification=MFPLEonkdLiPBmou5SY2mk4qJQ2HC3jZC9cQ8poP3_o" } } - \ No newline at end of file + From dfc2827ea16d77c19646069fad586c3c64af3d0d Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Fri, 7 Jun 2024 14:12:21 +0200 Subject: [PATCH 2300/2331] Removed CNAME record and added A records --- domains/getsono.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/getsono.json b/domains/getsono.json index 327f09ce0..a2b7b065e 100644 --- a/domains/getsono.json +++ b/domains/getsono.json @@ -6,7 +6,12 @@ }, "record": { - "CNAME": "getsono.github.io", + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], "TXT": "google-site-verification=MFPLEonkdLiPBmou5SY2mk4qJQ2HC3jZC9cQ8poP3_o" } } From 50bb65bb0f4c0b562b8f111f1ea96d1fbb382d6b Mon Sep 17 00:00:00 2001 From: syedrayangames <165355812+syedrayangames@users.noreply.github.com> Date: Fri, 7 Jun 2024 19:38:07 +0530 Subject: [PATCH 2301/2331] Update _discord.sussyrayan.json --- domains/_discord.sussyrayan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.sussyrayan.json b/domains/_discord.sussyrayan.json index 02d64ec75..c78384ca1 100644 --- a/domains/_discord.sussyrayan.json +++ b/domains/_discord.sussyrayan.json @@ -4,6 +4,6 @@ "email": "syedrayangames@gmail.com" }, "record": { - "TXT": "dh=227e628c8c5682ceb14bfa90b29b607d2756c476" + "TXT": "dh=634d6d19cba1fa609a7e88e098292bcec9198aa7" } } From c5f52c6b416434acf63fa56090660894a7fef4f7 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Fri, 7 Jun 2024 22:49:48 +0700 Subject: [PATCH 2302/2331] Revert "Create _discord.dscbmr.is-a.dev.json" --- domains/_discord.dscbmr.is-a.dev.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_discord.dscbmr.is-a.dev.json diff --git a/domains/_discord.dscbmr.is-a.dev.json b/domains/_discord.dscbmr.is-a.dev.json deleted file mode 100644 index 17af5e051..000000000 --- a/domains/_discord.dscbmr.is-a.dev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SRPVT", - "email": "syedyaseeralirayan@gmail.com" - }, - "record": { - "TXT": "dh=af0561dc7d2f7eb0ef153cb3a270c0b98fe5c36e" - } -} From 6400ccaf71bcc20a80347bcf0f301d7d85388852 Mon Sep 17 00:00:00 2001 From: L Lawliet Date: Fri, 7 Jun 2024 22:12:17 +0530 Subject: [PATCH 2303/2331] Removed MX and SPF records --- domains/l6174.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/l6174.json b/domains/l6174.json index 0c72e91ec..70e97793f 100644 --- a/domains/l6174.json +++ b/domains/l6174.json @@ -6,8 +6,6 @@ "email": "l6174@proton.me" }, "record": { - "CNAME": "l6174.github.io", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "CNAME": "l6174.github.io" } } From 6d1faa15d9b4b0fd5d23907c7fab0b55a050e12d Mon Sep 17 00:00:00 2001 From: Ashish Agarwal Date: Fri, 7 Jun 2024 23:40:23 +0530 Subject: [PATCH 2304/2331] Update ashishagarwal.json --- domains/ashishagarwal.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/ashishagarwal.json b/domains/ashishagarwal.json index 300dbfa88..24908194d 100644 --- a/domains/ashishagarwal.json +++ b/domains/ashishagarwal.json @@ -5,7 +5,6 @@ }, "record": { - "CNAME": "ashishagarwal2023.github.io" - + "CNAME": "ashishagarwal.netlify.app" } } From 7a152cf7871f1fb5829ca89cdac43e421ba21c05 Mon Sep 17 00:00:00 2001 From: Sxinar <130384567+Sxinar@users.noreply.github.com> Date: Fri, 7 Jun 2024 23:37:59 +0300 Subject: [PATCH 2305/2331] Register sxi.is-a.dev --- domains/sxi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sxi.json diff --git a/domains/sxi.json b/domains/sxi.json new file mode 100644 index 000000000..da7e02c8a --- /dev/null +++ b/domains/sxi.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Sxinar", + "email": "130384567+Sxinar@users.noreply.github.com", + "discord": "1247896918957490198" + }, + + "record": { + "CNAME": "sxinar.github.io" + } + } + \ No newline at end of file From 86f2fe35c3117912493d03b7394f87509bece728 Mon Sep 17 00:00:00 2001 From: Adam Date: Fri, 7 Jun 2024 21:55:22 +0100 Subject: [PATCH 2306/2331] Create adamski.json --- adamski.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 adamski.json diff --git a/adamski.json b/adamski.json new file mode 100644 index 000000000..e67201d15 --- /dev/null +++ b/adamski.json @@ -0,0 +1,6 @@ +{ + "owner": { + "username": "edtimer", + "email": "b4timer@protonamil.com" + } +} From e2a7107d6fac2cba17864ec04c820cda7f0df2b6 Mon Sep 17 00:00:00 2001 From: V205 <138826219+V205Arduino@users.noreply.github.com> Date: Fri, 7 Jun 2024 15:10:01 -0700 Subject: [PATCH 2307/2331] Register V205.is-a.dev --- domains/v205.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/v205.json diff --git a/domains/v205.json b/domains/v205.json new file mode 100644 index 000000000..83bbf3e59 --- /dev/null +++ b/domains/v205.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "V205Arduino", + "email": "regards-cookers0a@icloud.com", + "discord": "1159944006587924490" + }, + + "record": { + "CNAME": "v205.hackclub.app." + } + } + \ No newline at end of file From 43e8aa7bb6b1af868ea2b996a2522724d67dc0a6 Mon Sep 17 00:00:00 2001 From: V205 <138826219+V205Arduino@users.noreply.github.com> Date: Fri, 7 Jun 2024 15:11:46 -0700 Subject: [PATCH 2308/2331] Update v205.json --- domains/v205.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/v205.json b/domains/v205.json index 83bbf3e59..f875c10f6 100644 --- a/domains/v205.json +++ b/domains/v205.json @@ -1,12 +1,12 @@ { "owner": { "username": "V205Arduino", - "email": "regards-cookers0a@icloud.com", + "email": "s@v205.obl.ong", "discord": "1159944006587924490" }, "record": { - "CNAME": "v205.hackclub.app." + "CNAME": "v205.hackclub.app" } } - \ No newline at end of file + From 2572b5d31cd17395275a542f4ac23a337f6b87dd Mon Sep 17 00:00:00 2001 From: Eryquicc <140296688+Eryquicc@users.noreply.github.com> Date: Sat, 8 Jun 2024 09:27:32 +0700 Subject: [PATCH 2309/2331] Create _discord.eryquicc.is-a.dev.txt --- domains/_discord.eryquicc.is-a.dev.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/_discord.eryquicc.is-a.dev.txt diff --git a/domains/_discord.eryquicc.is-a.dev.txt b/domains/_discord.eryquicc.is-a.dev.txt new file mode 100644 index 000000000..95d4a7b2c --- /dev/null +++ b/domains/_discord.eryquicc.is-a.dev.txt @@ -0,0 +1 @@ +dh=7efcfd9b81fc26c7d20c998cbc23866c0d6bc407 From bd67b8ebd8a371e47b9f2a49ca8c8140846fa520 Mon Sep 17 00:00:00 2001 From: Eryquicc <140296688+Eryquicc@users.noreply.github.com> Date: Sat, 8 Jun 2024 09:38:50 +0700 Subject: [PATCH 2310/2331] create _discord.eryquicc.json --- domains/_discord.eryquicc.is-a.dev.txt | 1 - domains/_discord.eryquicc.json | 10 ++++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) delete mode 100644 domains/_discord.eryquicc.is-a.dev.txt create mode 100644 domains/_discord.eryquicc.json diff --git a/domains/_discord.eryquicc.is-a.dev.txt b/domains/_discord.eryquicc.is-a.dev.txt deleted file mode 100644 index 95d4a7b2c..000000000 --- a/domains/_discord.eryquicc.is-a.dev.txt +++ /dev/null @@ -1 +0,0 @@ -dh=7efcfd9b81fc26c7d20c998cbc23866c0d6bc407 diff --git a/domains/_discord.eryquicc.json b/domains/_discord.eryquicc.json new file mode 100644 index 000000000..178836ab0 --- /dev/null +++ b/domains/_discord.eryquicc.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "eryquicc", + "email": "fathirzaidanmaulana@gmail.com", + "discord": "629939924589608961" + }, + "record": { + "TXT": "dh=7efcfd9b81fc26c7d20c998cbc23866c0d6bc407" + } +} From 9ad23ce9ee0fb8abedf0c523a1581f0158beb5b0 Mon Sep 17 00:00:00 2001 From: SRPVT Date: Sat, 8 Jun 2024 10:22:16 +0530 Subject: [PATCH 2311/2331] Update _discord.dscbmr.json --- domains/_discord.dscbmr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.dscbmr.json b/domains/_discord.dscbmr.json index b200eef06..32ee53f3e 100644 --- a/domains/_discord.dscbmr.json +++ b/domains/_discord.dscbmr.json @@ -4,6 +4,6 @@ "email": "syedyaseeralirayan@gmail.com" }, "record": { - "TXT": "dh=af0561dc7d2f7eb0ef153cb3a270c0b98fe5c36e" + "TXT": "dh=7864dbaf534fd1fe06980cef458e294c317390ad" } } From e488327f4963b12eaad5da015ceccf2a1a76e86e Mon Sep 17 00:00:00 2001 From: cloudskies Date: Sat, 8 Jun 2024 09:49:45 +0300 Subject: [PATCH 2312/2331] Add my domain --- domains/flower.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/flower.json diff --git a/domains/flower.json b/domains/flower.json new file mode 100644 index 000000000..7ad6aa1a5 --- /dev/null +++ b/domains/flower.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "messedupflowerpot", + "email": "messedupflowerpot@gmail.com" + }, + "record": { + "URL": "https://cloudyysky.carrd.co", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +}f From ddb3a64dce1439823a04d73365a192e62f6480c9 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sat, 8 Jun 2024 10:33:47 +0300 Subject: [PATCH 2313/2331] Update domains/flower.json --- domains/flower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/flower.json b/domains/flower.json index 7ad6aa1a5..b24170b78 100644 --- a/domains/flower.json +++ b/domains/flower.json @@ -11,4 +11,4 @@ ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } -}f +} From 3c1428853eb320d3b5befb059eca3d8b89221aec Mon Sep 17 00:00:00 2001 From: goldenboys2011 Date: Sat, 8 Jun 2024 12:59:26 +0300 Subject: [PATCH 2314/2331] Register golden.is-a.dev --- domains/golden.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/golden.json diff --git a/domains/golden.json b/domains/golden.json new file mode 100644 index 000000000..c7b74f777 --- /dev/null +++ b/domains/golden.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "goldenboys2011", + "email": "ody.chryssos@gmail.com", + "discord": "936320442594103307" + }, + + "record": { + "CNAME": "https://goldencube.dev" + } + } + \ No newline at end of file From 344ec7ceeabdfd542e91af0752178b3f2bd3ce25 Mon Sep 17 00:00:00 2001 From: edtimer Date: Sat, 8 Jun 2024 12:53:22 +0100 Subject: [PATCH 2315/2331] fix: move json file to domains and add record --- adamski.json => domains/adamski.json | 6 ++++++ 1 file changed, 6 insertions(+) rename adamski.json => domains/adamski.json (61%) diff --git a/adamski.json b/domains/adamski.json similarity index 61% rename from adamski.json rename to domains/adamski.json index e67201d15..464efda35 100644 --- a/adamski.json +++ b/domains/adamski.json @@ -2,5 +2,11 @@ "owner": { "username": "edtimer", "email": "b4timer@protonamil.com" + }, + "record": { + "CNAME": "adamski.is-a.dev" } } + + + From 5fc1465027ba9cdf7cc5575416717e02f4e759e5 Mon Sep 17 00:00:00 2001 From: Adam Date: Sat, 8 Jun 2024 13:00:54 +0100 Subject: [PATCH 2316/2331] Update adamski.json change to current deployed cloudflare page --- domains/adamski.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/adamski.json b/domains/adamski.json index 464efda35..cf8791acf 100644 --- a/domains/adamski.json +++ b/domains/adamski.json @@ -4,7 +4,7 @@ "email": "b4timer@protonamil.com" }, "record": { - "CNAME": "adamski.is-a.dev" + "CNAME": "adamski.pages.dev" } } From 584881f395dd65e05be0c9085a2282b5a5b9ffc6 Mon Sep 17 00:00:00 2001 From: goldenboys2011 Date: Sat, 8 Jun 2024 15:13:56 +0300 Subject: [PATCH 2317/2331] Update golden.json --- domains/golden.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/golden.json b/domains/golden.json index c7b74f777..f2dd2a24b 100644 --- a/domains/golden.json +++ b/domains/golden.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://goldencube.dev" + "CNAME": "https://goldenboys2011.github.io/golden.is-a.dev/" } } - \ No newline at end of file + From 700830070fafbc2a058de74a81d8d2f166eb0867 Mon Sep 17 00:00:00 2001 From: goldenboys2011 Date: Sat, 8 Jun 2024 15:20:28 +0300 Subject: [PATCH 2318/2331] Update golden.json --- domains/golden.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/golden.json b/domains/golden.json index f2dd2a24b..3c14f4844 100644 --- a/domains/golden.json +++ b/domains/golden.json @@ -1,4 +1,6 @@ { + "description": "Golden's Public Site", + "repo": "https://github.com/goldenboys2011/goldenboys2011.github.io", "owner": { "username": "goldenboys2011", "email": "ody.chryssos@gmail.com", @@ -6,7 +8,7 @@ }, "record": { - "CNAME": "https://goldenboys2011.github.io/golden.is-a.dev/" + "CNAME": "goldenboys2011.github.io" } } From 953b80df8de3445b2e13702956deaa7c56d6a05b Mon Sep 17 00:00:00 2001 From: Illy <125080991+illy-dev@users.noreply.github.com> Date: Sat, 8 Jun 2024 14:45:31 +0200 Subject: [PATCH 2319/2331] Create illy.json --- domains/illy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/illy.json diff --git a/domains/illy.json b/domains/illy.json new file mode 100644 index 000000000..d53a75c3e --- /dev/null +++ b/domains/illy.json @@ -0,0 +1,11 @@ +{ + "description": "Personal about me and Projects website", + "repo": "https://github.com/illy-dev/illy-dev.github.io", + "owner": { + "username": "illy-dev", + "email": "illythehase@gmail.com" + }, + "record": { + "CNAME": "illy-dev.github.io" + } +} From 97bcb2b6f2419d453d7c768e95d1a4425f0d8f8d Mon Sep 17 00:00:00 2001 From: AndreasFxPro <47606652+AndreasFxPro@users.noreply.github.com> Date: Sat, 8 Jun 2024 17:50:16 +0300 Subject: [PATCH 2320/2331] Create afp.json --- domains/afp.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 domains/afp.json diff --git a/domains/afp.json b/domains/afp.json new file mode 100644 index 000000000..cf6895572 --- /dev/null +++ b/domains/afp.json @@ -0,0 +1,16 @@ +{ + "owner": { + "username": "AndreasFxPro", + "email:" "", + "discord": "423906482904629268" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] + } +} From 11e43ced643081ad78b42e001768e0196385259b Mon Sep 17 00:00:00 2001 From: AndreasFxPro <47606652+AndreasFxPro@users.noreply.github.com> Date: Sat, 8 Jun 2024 17:52:40 +0300 Subject: [PATCH 2321/2331] Update afp.json --- domains/afp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/afp.json b/domains/afp.json index cf6895572..9a7f0a88b 100644 --- a/domains/afp.json +++ b/domains/afp.json @@ -1,7 +1,7 @@ { "owner": { "username": "AndreasFxPro", - "email:" "", + "email": "", "discord": "423906482904629268" }, "record": { From 756e430134ec30fdff13e04428c8d73dbe03fde2 Mon Sep 17 00:00:00 2001 From: L Lawliet Date: Sat, 8 Jun 2024 22:02:37 +0530 Subject: [PATCH 2322/2331] Update l6174.json --- domains/l6174.json | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/domains/l6174.json b/domains/l6174.json index 70e97793f..0bef49c24 100644 --- a/domains/l6174.json +++ b/domains/l6174.json @@ -5,7 +5,19 @@ "username": "l6174", "email": "l6174@proton.me" }, - "record": { - "CNAME": "l6174.github.io" - } + "record": { + "A": [ + "185.199.109.153", + "185.199.111.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 59c40d25f4e30df4ba4d01e938afcf074d8bc13b Mon Sep 17 00:00:00 2001 From: Adam Date: Sat, 8 Jun 2024 17:34:32 +0100 Subject: [PATCH 2323/2331] Update adamski.json --- domains/adamski.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/domains/adamski.json b/domains/adamski.json index cf8791acf..68c836593 100644 --- a/domains/adamski.json +++ b/domains/adamski.json @@ -7,6 +7,3 @@ "CNAME": "adamski.pages.dev" } } - - - From d9adde8cde672ba40b6947cade92b013326bb9af Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sat, 8 Jun 2024 23:16:17 +0300 Subject: [PATCH 2324/2331] Update sxi.json --- domains/sxi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/sxi.json b/domains/sxi.json index da7e02c8a..7e7e00f27 100644 --- a/domains/sxi.json +++ b/domains/sxi.json @@ -1,7 +1,7 @@ { "owner": { "username": "Sxinar", - "email": "130384567+Sxinar@users.noreply.github.com", + "email": "oshidev@proton.me", "discord": "1247896918957490198" }, @@ -9,4 +9,4 @@ "CNAME": "sxinar.github.io" } } - \ No newline at end of file + From 9768b3f7a4a901864a5f3fa3a29f1d2f31cb1dd0 Mon Sep 17 00:00:00 2001 From: sxtxnzester Date: Sat, 8 Jun 2024 22:52:01 +0200 Subject: [PATCH 2325/2331] Register zester.is-a.dev --- domains/zester.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/zester.json diff --git a/domains/zester.json b/domains/zester.json new file mode 100644 index 000000000..bc55a421d --- /dev/null +++ b/domains/zester.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "sxtxnzester", + "email": "lollo11020210@gmail.com", + "discord": "1133362142461050980" + }, + + "record": { + "CNAME": "zester.github.io" + } + } + \ No newline at end of file From 9bbab7cef056340804b9b83cbc3f973234611a76 Mon Sep 17 00:00:00 2001 From: sxtxnzester Date: Sat, 8 Jun 2024 22:58:05 +0200 Subject: [PATCH 2326/2331] Register sxtxnzester.is-a.dev --- domains/sxtxnzester.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sxtxnzester.json diff --git a/domains/sxtxnzester.json b/domains/sxtxnzester.json new file mode 100644 index 000000000..8bdba50bc --- /dev/null +++ b/domains/sxtxnzester.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "sxtxnzester", + "email": "lollo11020210@gmail.com", + "discord": "1133362142461050980" + }, + + "record": { + "CNAME": "sxtxnzester.github.io" + } + } + \ No newline at end of file From 2af8760a3cf7042b2b30536589c981bf910451bf Mon Sep 17 00:00:00 2001 From: Sithija Nelusha Silva <62012397+snelusha@users.noreply.github.com> Date: Sun, 9 Jun 2024 06:39:57 +0530 Subject: [PATCH 2327/2331] Register snelusha.is-a.dev --- domains/snelusha.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/snelusha.json diff --git a/domains/snelusha.json b/domains/snelusha.json new file mode 100644 index 000000000..ebf0c9571 --- /dev/null +++ b/domains/snelusha.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "snelusha", + "email": "nelusha2003@gmail.com", + "discord": "454880214904864776" + }, + + "record": { + "CNAME": "https://snelusha.dev" + } + } + \ No newline at end of file From e70508c5f803d534f3e1e65db4cf8dbb7c22ae64 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 9 Jun 2024 11:04:41 +0800 Subject: [PATCH 2328/2331] 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 d66eca635..be8479f8a 100644 --- a/domains/api.json +++ b/domains/api.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "wdhdns.com" + "CNAME": "coolify.wdh.gg" } } From 4108cb4cd8d7b2ad464d1f7b6b5a3e8090074161 Mon Sep 17 00:00:00 2001 From: Sithija Nelusha Silva <62012397+snelusha@users.noreply.github.com> Date: Sun, 9 Jun 2024 13:38:02 +0530 Subject: [PATCH 2329/2331] chore: remove protocol --- domains/snelusha.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/snelusha.json b/domains/snelusha.json index ebf0c9571..4186f4bf7 100644 --- a/domains/snelusha.json +++ b/domains/snelusha.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://snelusha.dev" + "CNAME": "snelusha.dev" } } \ No newline at end of file From 4196b61015441095fc3900df3b37da592acf161e Mon Sep 17 00:00:00 2001 From: sxtxnzester Date: Sun, 9 Jun 2024 12:17:45 +0200 Subject: [PATCH 2330/2331] Update zester.json now like this it should work --- domains/zester.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/zester.json b/domains/zester.json index bc55a421d..5ef35e213 100644 --- a/domains/zester.json +++ b/domains/zester.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "zester.github.io" + "CNAME": "sxtxnzester.github.io" } } - \ No newline at end of file + From 7b8f4ba4ecfaeec816c0ebd195a16a2c9a2ac23d Mon Sep 17 00:00:00 2001 From: aesyncio <156935888+aesyncio@users.noreply.github.com> Date: Sun, 9 Jun 2024 12:55:18 +0200 Subject: [PATCH 2331/2331] Register aesyncio.is-a.dev --- domains/aesyncio.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/aesyncio.json diff --git a/domains/aesyncio.json b/domains/aesyncio.json new file mode 100644 index 000000000..702975f39 --- /dev/null +++ b/domains/aesyncio.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "aesyncio", + "email": "ssupercow@proton.me", + "discord": "1235901872649539604" + }, + + "record": { + "CNAME": "aesyncio.github.io" + } + } + \ No newline at end of file