From e49dc5275466bdfc27717b07fcdf40d592a13b36 Mon Sep 17 00:00:00 2001 From: Kingq23 <80791284+Kingq23@users.noreply.github.com> Date: Sun, 31 Jul 2022 16:28:28 -0400 Subject: [PATCH 001/117] Create kingq23.json --- domains/kingq23.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kingq23.json diff --git a/domains/kingq23.json b/domains/kingq23.json new file mode 100644 index 000000000..d33c478e2 --- /dev/null +++ b/domains/kingq23.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Kingq23", + "email": "qadams2008@gmail.com" + }, + "record": { + "URL": "https://kingq23-is-a-dev.kingq23.repl.co/" + } +} From 3c3d93ecb545afe08c70416b93cbc8a7efa7bef8 Mon Sep 17 00:00:00 2001 From: bububa Date: Mon, 15 Aug 2022 22:13:02 +0800 Subject: [PATCH 002/117] feat: Added domain programatically --- domains/syd.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/syd.json diff --git a/domains/syd.json b/domains/syd.json new file mode 100644 index 000000000..3c33dcfd5 --- /dev/null +++ b/domains/syd.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "bububa", + "email": "prof.syd.xu@gmail.com" + }, + + "record": { + "CNAME": "bububa.github.io" + } + } + \ No newline at end of file From d45d2708936f34602ff75146e488dbcfa2f60af3 Mon Sep 17 00:00:00 2001 From: DebarghaXD Date: Mon, 15 Aug 2022 21:32:17 +0530 Subject: [PATCH 003/117] feat: Added domain programatically --- domains/debargha.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/debargha.json diff --git a/domains/debargha.json b/domains/debargha.json new file mode 100644 index 000000000..f512ad826 --- /dev/null +++ b/domains/debargha.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "DebarghaXD", + "email": "somachattaraj77@gmail.com" + }, + + "record": { + "CNAME": "https://debargha.pages.dev" + } + } + \ No newline at end of file From 24b82f4d49858a4dff5c6875c621eb4706247500 Mon Sep 17 00:00:00 2001 From: Prince Nna <48252841+Prn-Ice@users.noreply.github.com> Date: Mon, 15 Aug 2022 20:34:17 +0100 Subject: [PATCH 004/117] feat: add domain for prn-ice --- domains/prnice.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/prnice.json diff --git a/domains/prnice.json b/domains/prnice.json new file mode 100644 index 000000000..d20cdb6dd --- /dev/null +++ b/domains/prnice.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Prn-Ice", + "email": "isadev.0e7rj@slmail.me" + }, + "repo": "https://portfolio.prnice.me", + "description": "Test domain for this really cool service", + "record": { + "URL": "https://portfolio.prnice.me" + } +} \ No newline at end of file From b9e5534f1550a6d640df1f9124d358df49f53da7 Mon Sep 17 00:00:00 2001 From: alireza faghani Date: Tue, 16 Aug 2022 02:38:07 +0430 Subject: [PATCH 005/117] feat: add alireza.is-a.dev to domains --- domains/alireza.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/alireza.json diff --git a/domains/alireza.json b/domains/alireza.json new file mode 100644 index 000000000..5b9e70bd4 --- /dev/null +++ b/domains/alireza.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "faghani", + "email": "", + "twitter": "alireza_faghani" + }, + "record": { + "CNAME": "hashnode.network" + } +} From e95f96414f254e4fe8d2e40ee368efb75a9d2b4c Mon Sep 17 00:00:00 2001 From: NatBLida68 Date: Mon, 22 Aug 2022 17:03:29 +0530 Subject: [PATCH 006/117] feat: Added domain programatically --- domains/ashwa.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ashwa.json diff --git a/domains/ashwa.json b/domains/ashwa.json new file mode 100644 index 000000000..26f7d392b --- /dev/null +++ b/domains/ashwa.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "NatBLida68", + "email": "aswajith.jithu888@gmail.com" + }, + + "record": { + "URL": "97" + } + } + \ No newline at end of file From ebf625d4a99a3bb638f7c2277ba07a6f683ad37d Mon Sep 17 00:00:00 2001 From: WillowMT <96734444+WillowMT@users.noreply.github.com> Date: Mon, 22 Aug 2022 22:48:06 +0630 Subject: [PATCH 007/117] Create waiyanmt.json --- domains/waiyanmt.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/waiyanmt.json diff --git a/domains/waiyanmt.json b/domains/waiyanmt.json new file mode 100644 index 000000000..af1f99edd --- /dev/null +++ b/domains/waiyanmt.json @@ -0,0 +1,10 @@ + +{ + "owner": { + "username": "WillowMT", + "email": "waiyanmt@yahoo.com" + }, + "record": { + "URL": "https://waiyanmt.netlify.app" + } +} From f82431a89af2a88a0a15644838a5e33c841e4c3f Mon Sep 17 00:00:00 2001 From: MrinmoyHaloi Date: Mon, 22 Aug 2022 22:50:48 +0530 Subject: [PATCH 008/117] feat: Added domain programatically --- domains/mrinmoy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mrinmoy.json diff --git a/domains/mrinmoy.json b/domains/mrinmoy.json new file mode 100644 index 000000000..ecb16a8a0 --- /dev/null +++ b/domains/mrinmoy.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "MrinmoyHaloi", + "email": "mrinmoyhaloi4@gmail.com" + }, + + "record": { + "A": ["185.199.108.153 185.199.109.153 185.199.110.153 185.199.111.153"] + } + } + \ No newline at end of file From fd5f5b433119ac41e5921a1ad0c218f9cdf76387 Mon Sep 17 00:00:00 2001 From: Mrinmoy Haloi <69071143+MrinmoyHaloi@users.noreply.github.com> Date: Mon, 22 Aug 2022 22:57:43 +0530 Subject: [PATCH 009/117] Update mrinmoy.json --- domains/mrinmoy.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/mrinmoy.json b/domains/mrinmoy.json index ecb16a8a0..a30375633 100644 --- a/domains/mrinmoy.json +++ b/domains/mrinmoy.json @@ -2,11 +2,14 @@ { "owner": { "username": "MrinmoyHaloi", - "email": "mrinmoyhaloi4@gmail.com" + "email": "", + "twitter": "_mrinmoy_haloi_", + "discord": "Mrinmoy#5878" + }, "record": { "A": ["185.199.108.153 185.199.109.153 185.199.110.153 185.199.111.153"] } } - \ No newline at end of file + From 9621875be41a6c9b9adabad324ba96d067904502 Mon Sep 17 00:00:00 2001 From: Mrinmoy Haloi <69071143+MrinmoyHaloi@users.noreply.github.com> Date: Mon, 22 Aug 2022 22:59:43 +0530 Subject: [PATCH 010/117] update A addresses --- domains/mrinmoy.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/mrinmoy.json b/domains/mrinmoy.json index a30375633..fa8fc1414 100644 --- a/domains/mrinmoy.json +++ b/domains/mrinmoy.json @@ -9,7 +9,12 @@ }, "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 c372ff8ffe2e1ed47379ef61f8cba0c25faf6852 Mon Sep 17 00:00:00 2001 From: John Champagne Date: Mon, 22 Aug 2022 13:58:53 -0500 Subject: [PATCH 011/117] Create johnny.json --- domains/johnny.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/johnny.json diff --git a/domains/johnny.json b/domains/johnny.json new file mode 100644 index 000000000..ef3f86971 --- /dev/null +++ b/domains/johnny.json @@ -0,0 +1,10 @@ + { + "owner": { + "username": "john-champagne", + "email": "johnchampagne97@gmail.com" + }, + + "record": { + "CNAME": "john-champagne.github.io" + } + } From 73d3ee1655858a5830e11d8f2e85b84fb4f35943 Mon Sep 17 00:00:00 2001 From: Debargha Chattaraj <82307576+DebarghaXD@users.noreply.github.com> Date: Tue, 23 Aug 2022 10:01:34 +0530 Subject: [PATCH 012/117] Update debargha.json --- domains/debargha.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/debargha.json b/domains/debargha.json index f512ad826..c6c9af50a 100644 --- a/domains/debargha.json +++ b/domains/debargha.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://debargha.pages.dev" + "CNAME": "debargha.pages.dev" } } - \ No newline at end of file + From 0050ba02ecf8b262710045e9eda277d4b1810a05 Mon Sep 17 00:00:00 2001 From: NatBLida <55424433+NatBLida68@users.noreply.github.com> Date: Tue, 23 Aug 2022 12:44:21 +0530 Subject: [PATCH 013/117] Update ashwa.json --- domains/ashwa.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ashwa.json b/domains/ashwa.json index 26f7d392b..fef91b0f0 100644 --- a/domains/ashwa.json +++ b/domains/ashwa.json @@ -6,7 +6,7 @@ }, "record": { - "URL": "97" + "URL": "https://natblida68.github.io" } } - \ No newline at end of file + From dcde260c1ecbddec3afe21ed19f945f9889f482f Mon Sep 17 00:00:00 2001 From: Hieser21 <96245505+Hieser21@users.noreply.github.com> Date: Tue, 23 Aug 2022 13:15:43 +0600 Subject: [PATCH 014/117] Update arafatrahaman.json --- domains/arafatrahaman.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arafatrahaman.json b/domains/arafatrahaman.json index bd7d5ac9f..ba74f1746 100644 --- a/domains/arafatrahaman.json +++ b/domains/arafatrahaman.json @@ -6,6 +6,6 @@ "email": "rarafat883@gmail.com" }, "record": { - "CNAME": "proud-jeans-hen.cyclic.app" + "CNAME": "arafatrahaman.up.railway.app" } } From e3154e3559eae38b6ff6497a58bc72fd07c2f190 Mon Sep 17 00:00:00 2001 From: Mrinmoy Haloi <69071143+MrinmoyHaloi@users.noreply.github.com> Date: Tue, 23 Aug 2022 21:31:04 +0530 Subject: [PATCH 015/117] Update mrinmoy.json --- domains/mrinmoy.json | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/domains/mrinmoy.json b/domains/mrinmoy.json index fa8fc1414..6b1c84fb5 100644 --- a/domains/mrinmoy.json +++ b/domains/mrinmoy.json @@ -1,5 +1,6 @@ { + "description": "Domain for my portofolio website", "owner": { "username": "MrinmoyHaloi", "email": "", @@ -9,12 +10,7 @@ }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } + "CNAME": "mrinmoyhaloi.github.io" + } } From 9e114a47dc5c68307771f9eb17b121af0d5fbf52 Mon Sep 17 00:00:00 2001 From: GoodBoyNeon <93624576+GoodBoyNeon@users.noreply.github.com> Date: Tue, 23 Aug 2022 22:37:26 +0545 Subject: [PATCH 016/117] add domain: neon --- domains/neon.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/neon.json diff --git a/domains/neon.json b/domains/neon.json new file mode 100644 index 000000000..77a4c8f72 --- /dev/null +++ b/domains/neon.json @@ -0,0 +1,10 @@ +{ + "description": "Domain for my portfolio website", + "owner": { + "username": "GoodBoyNeon", + "discord": "GoodBoyNeon#2424" + }, + "record": { + "CNAME": "goodboyneon.github.io" + } +} From 2b8260efcaab36b83e02f08d511b729c9673d422 Mon Sep 17 00:00:00 2001 From: NatBLida <55424433+NatBLida68@users.noreply.github.com> Date: Wed, 24 Aug 2022 11:41:09 +0530 Subject: [PATCH 017/117] Update ashwa.json --- domains/ashwa.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/ashwa.json b/domains/ashwa.json index fef91b0f0..da0927317 100644 --- a/domains/ashwa.json +++ b/domains/ashwa.json @@ -1,12 +1,13 @@ { + "description": "A personal website, for ash.", + "repo": "https://github.com/NatBLida68/NatBLida68.github.io", "owner": { "username": "NatBLida68", "email": "aswajith.jithu888@gmail.com" }, - "record": { - "URL": "https://natblida68.github.io" - } + "CNAME": "natblida68.github.io" + } } From 095e9efb4454459859161fb4df3e7a33c7bf4087 Mon Sep 17 00:00:00 2001 From: what? Date: Wed, 24 Aug 2022 17:09:33 +1000 Subject: [PATCH 018/117] Create what.json --- domains/what.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/what.json diff --git a/domains/what.json b/domains/what.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/what.json @@ -0,0 +1 @@ + From 6c39e3d83ddc0698e3d5e59cde1fcef7f60f3121 Mon Sep 17 00:00:00 2001 From: what? Date: Wed, 24 Aug 2022 17:18:09 +1000 Subject: [PATCH 019/117] Update what.json --- domains/what.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/what.json b/domains/what.json index 8b1378917..7ca14c605 100644 --- a/domains/what.json +++ b/domains/what.json @@ -1 +1,12 @@ - +{ + "description": "Personal Website", + "repo": "https://github.com//.github.io", + "owner": { + "username": "What-Question-Mark", + "email": "jack.weller@hotmail.com", + "twitter": "@whatqm" + }, + "record": { + "CNAME": ".github.io" + } +} From a5af0ce68fc4753eeec57c38270e199a189cf2c3 Mon Sep 17 00:00:00 2001 From: what? Date: Wed, 24 Aug 2022 17:18:27 +1000 Subject: [PATCH 020/117] Update what.json --- domains/what.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/what.json b/domains/what.json index 7ca14c605..b707e39c2 100644 --- a/domains/what.json +++ b/domains/what.json @@ -7,6 +7,6 @@ "twitter": "@whatqm" }, "record": { - "CNAME": ".github.io" + "CNAME": "what-question-mark.github.io" } } From 3ecd4de85c2a565e2f8825783b1f227a9a97b71f Mon Sep 17 00:00:00 2001 From: what? Date: Wed, 24 Aug 2022 17:28:27 +1000 Subject: [PATCH 021/117] Update what.json --- domains/what.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/what.json b/domains/what.json index b707e39c2..5717a9dac 100644 --- a/domains/what.json +++ b/domains/what.json @@ -4,7 +4,8 @@ "owner": { "username": "What-Question-Mark", "email": "jack.weller@hotmail.com", - "twitter": "@whatqm" + "twitter": "@whatqm", + "discord": "discord-username-and-discriminator" }, "record": { "CNAME": "what-question-mark.github.io" From 0f819f873431d8c6fba9ec8122e26ebd1f8d956c Mon Sep 17 00:00:00 2001 From: what? Date: Wed, 24 Aug 2022 19:19:40 +1000 Subject: [PATCH 022/117] Update what.json --- domains/what.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/what.json b/domains/what.json index 5717a9dac..a2bed7939 100644 --- a/domains/what.json +++ b/domains/what.json @@ -1,6 +1,6 @@ { "description": "Personal Website", - "repo": "https://github.com//.github.io", + "repo": "https://github.com/What-Question-Mark/What-Question-Mark.github.io", "owner": { "username": "What-Question-Mark", "email": "jack.weller@hotmail.com", From 5a25799bb827be0c305d380c83b149069bdb3fc5 Mon Sep 17 00:00:00 2001 From: Kiril Misnikov <56405352+lime360@users.noreply.github.com> Date: Wed, 24 Aug 2022 15:23:23 +0300 Subject: [PATCH 023/117] Delete lime360.json --- domains/lime360.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 domains/lime360.json diff --git a/domains/lime360.json b/domains/lime360.json deleted file mode 100644 index ecea5243c..000000000 --- a/domains/lime360.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "owner": { - "username": "lime360", - "email": "emeraldlime@protonmail.com", - "mastodon": "lime360@meow.social", - "discord": "lime360#3291" - }, - - "description": "my website", - "repo": "https://github.com/lime360/lime360.github.io", - "record": { - "CNAME": "lime360.github.io" - } -} From 7bc3f0d7cdd8db4c2fd07bcb7f17ad7ba75cc2d3 Mon Sep 17 00:00:00 2001 From: Krix12 <65765469+Krix12@users.noreply.github.com> Date: Thu, 25 Aug 2022 18:19:35 +0200 Subject: [PATCH 024/117] Update krix.json --- domains/krix.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/krix.json b/domains/krix.json index a00d3cdfc..60bad1285 100644 --- a/domains/krix.json +++ b/domains/krix.json @@ -5,6 +5,17 @@ "email": "kristjan.kocevar89@gmail.com" }, "record": { - "CNAME": "krix12.github.io" + "A": [ + "185.199.109.153", + "185.199.110.153", + "185.199.111.153", + "185.199.108.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } From e15af9b3603e30215c80afed77af9c3f9ced25eb Mon Sep 17 00:00:00 2001 From: Maryll-castelino Date: Fri, 26 Aug 2022 11:55:33 +0530 Subject: [PATCH 025/117] feat: Added domain programatically --- domains/maryll.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/maryll.json diff --git a/domains/maryll.json b/domains/maryll.json new file mode 100644 index 000000000..6c93895b3 --- /dev/null +++ b/domains/maryll.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "Maryll-castelino", + "email": "maryllcastelino@gmail.com" + }, + + "record": { + "URL": "maryll-castelino.github.io" + } + } + \ No newline at end of file From 242548c0442901e3d3a9bbff479de34d254b5797 Mon Sep 17 00:00:00 2001 From: Abhisek Pattnaik Date: Fri, 26 Aug 2022 20:14:32 +0530 Subject: [PATCH 026/117] Add abhisekp.is-a.dev --- domains/abhisekp.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/abhisekp.json diff --git a/domains/abhisekp.json b/domains/abhisekp.json new file mode 100644 index 000000000..3fab010d3 --- /dev/null +++ b/domains/abhisekp.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "abhisekp", + "email": "abhisekp@engineer.com", + "twitter": "abhisek", + "discord": "abhisekp#3680", + "description": "About Abhisek Pattnaik", + "repo": "https://github.com/abhisekp/abhisekp" + }, + "record": { + "URL": "https://abhisekp.com" + } +} From 442a3dcb1673e087d782cf1f968ce2cc68f8744e Mon Sep 17 00:00:00 2001 From: Jesgran Date: Fri, 26 Aug 2022 21:59:19 +0200 Subject: [PATCH 027/117] feat: Added domain programatically --- domains/jesgran.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jesgran.json diff --git a/domains/jesgran.json b/domains/jesgran.json new file mode 100644 index 000000000..941ab8536 --- /dev/null +++ b/domains/jesgran.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "Jesgran", + "email": "calzdani20@libero.it" + }, + + "record": { + "CNAME": "jesgran.github.io" + } + } + \ No newline at end of file From 89b14366db1496258aefca8cefe7cbc5815066ed Mon Sep 17 00:00:00 2001 From: FlyingCheese41 <75513775+FlyingCheese41@users.noreply.github.com> Date: Sat, 27 Aug 2022 12:48:36 +0800 Subject: [PATCH 028/117] FlyingCheese41.json Json --- FlyingCheese41.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 FlyingCheese41.json diff --git a/FlyingCheese41.json b/FlyingCheese41.json new file mode 100644 index 000000000..5f74e441d --- /dev/null +++ b/FlyingCheese41.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FlyingCheese41", + "email": "FlyingCheese43@gmail.com" + }, + "record": { + "CNAME": "FlyingCheese41.github.io" + } + } From 746df9839dd742e25daad04de0e25adcd5d4fd80 Mon Sep 17 00:00:00 2001 From: blox <73058244+soudblox@users.noreply.github.com> Date: Sat, 27 Aug 2022 11:59:43 +0700 Subject: [PATCH 029/117] Update blox.json --- domains/blox.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/blox.json b/domains/blox.json index ff4b9f06d..19df95c45 100644 --- a/domains/blox.json +++ b/domains/blox.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "soudblox", - "email": "nick8x@gmail.com" - }, - "record": { - "CNAME": "bloxsite.up.railway.app" - } -} + "owner": { + "username": "soudblox", + "email": "nick8x@gmail.com" + }, + "record": { + "CNAME": "soudblox.github.io" + } +} From a6034960b8f042a23fc863d590904c28107a210c Mon Sep 17 00:00:00 2001 From: varunkumarbilwal Date: Sat, 27 Aug 2022 19:55:47 +0530 Subject: [PATCH 030/117] feat: Added domain programatically --- domains/varunkumarbilwal.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/varunkumarbilwal.json diff --git a/domains/varunkumarbilwal.json b/domains/varunkumarbilwal.json new file mode 100644 index 000000000..ea0717939 --- /dev/null +++ b/domains/varunkumarbilwal.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "varunkumarbilwal", + "email": "varunkumarbilwal@gmail.com" + }, + + "record": { + "CNAME": "varunkumarbilwal.github.io" + } + } + \ No newline at end of file From 4ddc783dd30a6590d3ae37601c7664392cd4c455 Mon Sep 17 00:00:00 2001 From: SomeNiceTables <104398685+SomeNiceTables@users.noreply.github.com> Date: Sat, 27 Aug 2022 17:30:34 -0400 Subject: [PATCH 031/117] Create somenicetables.json --- domains/somenicetables.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/somenicetables.json diff --git a/domains/somenicetables.json b/domains/somenicetables.json new file mode 100644 index 000000000..f8c21d39b --- /dev/null +++ b/domains/somenicetables.json @@ -0,0 +1,12 @@ +{ + "description": "My personal about me page", + "repo": "https://github.com/somenicetables/somenicetables.github.io", + "owner": { + "username": "somenicetables", + "email": "themadman2215@gmail.com", + "twitter": "15usernamelimit" + }, + "record": { + "CNAME": "somenicetables.github.io" + } +} From 9f1e89a1917646437dce56ee236fb87032c34246 Mon Sep 17 00:00:00 2001 From: MyNameJeremy Date: Sun, 28 Aug 2022 01:36:04 +0200 Subject: [PATCH 032/117] feat: Added domain programatically --- domains/jeremy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jeremy.json diff --git a/domains/jeremy.json b/domains/jeremy.json new file mode 100644 index 000000000..311597f42 --- /dev/null +++ b/domains/jeremy.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "MyNameJeremy", + "email": "original.jeremy.grotjahn@gmail.com" + }, + + "record": { + "URL": "dev.jeremys.social" + } + } + \ No newline at end of file From 21687ca6594d99f5765c93ee684554bfa6437b37 Mon Sep 17 00:00:00 2001 From: Dexter <67648158+TheGeekDex@users.noreply.github.com> Date: Sun, 28 Aug 2022 10:01:07 +0530 Subject: [PATCH 033/117] Update dex.json --- domains/dex.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dex.json b/domains/dex.json index 5ec350973..826c1761b 100644 --- a/domains/dex.json +++ b/domains/dex.json @@ -7,6 +7,6 @@ "discord": "Dexter#6993" }, "record": { - "CNAME": "thegeekdex.xyz" + "A": ["54.225.254.200"] } } From 4c05823fda5ce9685b9b8a6eafc0e83a205f794b Mon Sep 17 00:00:00 2001 From: Dark Dare Devil <71424575+taha183@users.noreply.github.com> Date: Sun, 28 Aug 2022 10:02:58 +0500 Subject: [PATCH 034/117] Create darkdevil.json --- domains/darkdevil.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/darkdevil.json diff --git a/domains/darkdevil.json b/domains/darkdevil.json new file mode 100644 index 000000000..357ef9cec --- /dev/null +++ b/domains/darkdevil.json @@ -0,0 +1,12 @@ +{ + "description": "darkdevil.is-a.dev", + "repo": "https://github.com/taha183/taha183.github.io", + "owner": { + "username": "taha183", + "email": "tahaadnanawan@gmail.com", + "discord": "LRxDark Dare Devil#0001" + }, + "record": { + "CNAME": "https://taha183.github.io/" + } +} From e77a07110420c8ca855247928f9bb381350add93 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 28 Aug 2022 13:00:17 +0700 Subject: [PATCH 035/117] Update domains/jeremy.json --- domains/jeremy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jeremy.json b/domains/jeremy.json index 311597f42..0db040f2e 100644 --- a/domains/jeremy.json +++ b/domains/jeremy.json @@ -6,7 +6,7 @@ }, "record": { - "URL": "dev.jeremys.social" + "URL": "https://dev.jeremys.social" } } \ No newline at end of file From 3304e9e35e3c5b378efa337acee1922259c1a5d3 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 28 Aug 2022 13:08:48 +0700 Subject: [PATCH 036/117] Rename FlyingCheese41.json to domains/FlyingCheese41.json --- FlyingCheese41.json => domains/FlyingCheese41.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename FlyingCheese41.json => domains/FlyingCheese41.json (100%) diff --git a/FlyingCheese41.json b/domains/FlyingCheese41.json similarity index 100% rename from FlyingCheese41.json rename to domains/FlyingCheese41.json From 8c0942655fe1349ece7ae5b038c0ea0a4ada761d Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 28 Aug 2022 13:09:39 +0700 Subject: [PATCH 037/117] Rename FlyingCheese41.json to flyingcheese41.json --- domains/{FlyingCheese41.json => flyingcheese41.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{FlyingCheese41.json => flyingcheese41.json} (100%) diff --git a/domains/FlyingCheese41.json b/domains/flyingcheese41.json similarity index 100% rename from domains/FlyingCheese41.json rename to domains/flyingcheese41.json From abed5f889fef24b8683ce7d45e0a20a7c3f7ddb5 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 28 Aug 2022 13:14:34 +0700 Subject: [PATCH 038/117] Update domains/darkdevil.json --- domains/darkdevil.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/darkdevil.json b/domains/darkdevil.json index 357ef9cec..ff88ff37e 100644 --- a/domains/darkdevil.json +++ b/domains/darkdevil.json @@ -7,6 +7,6 @@ "discord": "LRxDark Dare Devil#0001" }, "record": { - "CNAME": "https://taha183.github.io/" + "CNAME": "taha183.github.io" } } From 5245fc0306ce8c30ff187ceeba3aaee1c4a11c30 Mon Sep 17 00:00:00 2001 From: Mantas Date: Mon, 29 Aug 2022 16:34:44 +0300 Subject: [PATCH 039/117] added my domain json --- domains/mantas.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mantas.json diff --git a/domains/mantas.json b/domains/mantas.json new file mode 100644 index 000000000..67201e645 --- /dev/null +++ b/domains/mantas.json @@ -0,0 +1,11 @@ +{ + "description": "Aaron's personal developer website", + "repo": "https://github.com/aaron-harvey", + "owner": { + "username": "aaronharvey", + "email": "aaron@lolsup.com" + }, + "record": { + "CNAME": "lolsup.com" + } +} From e765de7c3ee8a5773d61e627d8f696eb86e01fd7 Mon Sep 17 00:00:00 2001 From: Mantas Date: Mon, 29 Aug 2022 16:38:33 +0300 Subject: [PATCH 040/117] updated the content --- domains/mantas.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/domains/mantas.json b/domains/mantas.json index 67201e645..ec487c071 100644 --- a/domains/mantas.json +++ b/domains/mantas.json @@ -1,11 +1,11 @@ { - "description": "Aaron's personal developer website", - "repo": "https://github.com/aaron-harvey", + "description": "Mantas is a developer!", + "repo": "https://github.com/mantooc", "owner": { - "username": "aaronharvey", - "email": "aaron@lolsup.com" + "username": "mantooc", + "email": "mantasnugaras@gmail.com" }, "record": { - "CNAME": "lolsup.com" + "CNAME": "mantooc.github.io" } } From b995559b9b42b2a2ce7baf051ba74b4411192b50 Mon Sep 17 00:00:00 2001 From: bkit9x Date: Tue, 30 Aug 2022 10:17:29 +0700 Subject: [PATCH 041/117] feat: Added domain programatically --- domains/kha.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kha.json diff --git a/domains/kha.json b/domains/kha.json new file mode 100644 index 000000000..ed3984f21 --- /dev/null +++ b/domains/kha.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "bkit9x", + "email": "bkit9x@gmail.com" + }, + + "record": { + "CNAME": "bkit9x.github.io" + } + } + \ No newline at end of file From 303838ffa0349264db3978b336168d11b78ced9e Mon Sep 17 00:00:00 2001 From: th3conc3pt3ur Date: Tue, 30 Aug 2022 09:23:13 +0200 Subject: [PATCH 042/117] feat: Added domain programatically --- domains/theconcepteur.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/theconcepteur.json diff --git a/domains/theconcepteur.json b/domains/theconcepteur.json new file mode 100644 index 000000000..7fa294183 --- /dev/null +++ b/domains/theconcepteur.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "th3conc3pt3ur", + "email": "damien.lefebvre.mail@gmail.com" + }, + + "record": { + "A": ["37.187.6.109"] + } + } + \ No newline at end of file From 9999a6bfdf3bcba0fe284bc60698259a14fd0564 Mon Sep 17 00:00:00 2001 From: TheConcepteur Date: Tue, 30 Aug 2022 09:26:50 +0200 Subject: [PATCH 043/117] Update theconcepteur.json --- domains/theconcepteur.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/theconcepteur.json b/domains/theconcepteur.json index 7fa294183..43c211696 100644 --- a/domains/theconcepteur.json +++ b/domains/theconcepteur.json @@ -2,11 +2,11 @@ { "owner": { "username": "th3conc3pt3ur", - "email": "damien.lefebvre.mail@gmail.com" + "email": "conceptordev@gmail.com" }, "record": { "A": ["37.187.6.109"] } } - \ No newline at end of file + From 1a2c03cb712faf27ee7f7ad8d927550933effa6b Mon Sep 17 00:00:00 2001 From: Dark Dare Devil <71424575+taha183@users.noreply.github.com> Date: Wed, 31 Aug 2022 17:20:15 +0500 Subject: [PATCH 044/117] Update darkdevil.json --- domains/darkdevil.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/darkdevil.json b/domains/darkdevil.json index ff88ff37e..f8d39ca84 100644 --- a/domains/darkdevil.json +++ b/domains/darkdevil.json @@ -7,6 +7,17 @@ "discord": "LRxDark Dare Devil#0001" }, "record": { - "CNAME": "taha183.github.io" + "A": [ + "185.199.109.153", + "185.199.110.153", + "185.199.111.153", + "185.199.108.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } From b37fb40cce4830c921bf0ca7480669addcfb64dd Mon Sep 17 00:00:00 2001 From: thet3o Date: Wed, 31 Aug 2022 17:39:45 +0200 Subject: [PATCH 045/117] feat: Added domain programatically --- domains/thet3o.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/thet3o.json diff --git a/domains/thet3o.json b/domains/thet3o.json new file mode 100644 index 000000000..ba7ab32d7 --- /dev/null +++ b/domains/thet3o.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "thet3o", + "email": "thet3o@yahoo.com" + }, + + "record": { + "MX": ["mx.mailtie.com"] + } + } + \ No newline at end of file From e16301235869941b5056f2e1a61bbf51cf93fe51 Mon Sep 17 00:00:00 2001 From: NeroGizmoUwU Date: Wed, 31 Aug 2022 17:17:13 +0100 Subject: [PATCH 046/117] feat: Added domain programatically --- domains/gizzy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/gizzy.json diff --git a/domains/gizzy.json b/domains/gizzy.json new file mode 100644 index 000000000..d38ee02f2 --- /dev/null +++ b/domains/gizzy.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "NeroGizmoUwU", + "email": "minecraftcoolglibchannel@gmail.com" + }, + + "record": { + "CNAME": "nero-pi.duckdns.org" + } + } + \ No newline at end of file From 33feda0b5e95c0f846eafee6135e66c1c9b15aae Mon Sep 17 00:00:00 2001 From: mcshept Date: Wed, 31 Aug 2022 19:29:43 +0200 Subject: [PATCH 047/117] Added Shept --- domains/shept.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shept.json diff --git a/domains/shept.json b/domains/shept.json new file mode 100644 index 000000000..4d76621a9 --- /dev/null +++ b/domains/shept.json @@ -0,0 +1,11 @@ +{ + "description": "An aboutme page for Shept", + "repo": "https://github.com/mcshept", + "owner": { + "username": "mcshept", + "email": "shept@dasshept.tech" + }, + "record": { + "CNAME": "mcshept.github.io" + } +} \ No newline at end of file From 6405c1c6c150754d01dcff2908979021520b863b Mon Sep 17 00:00:00 2001 From: vachanmn123 Date: Wed, 31 Aug 2022 23:04:21 +0530 Subject: [PATCH 048/117] feat: Added domain programatically --- domains/vachanmn.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/vachanmn.json diff --git a/domains/vachanmn.json b/domains/vachanmn.json new file mode 100644 index 000000000..001b5295a --- /dev/null +++ b/domains/vachanmn.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "vachanmn123", + "email": "vachanmn123@gmail.com" + }, + + "record": { + "A": ["185.199.108.153"] + } + } + \ No newline at end of file From 9c76ba594b871a80d8c5521066a085fc9d223573 Mon Sep 17 00:00:00 2001 From: IS A DEV <106927495+is-a-dev-bot@users.noreply.github.com> Date: Thu, 1 Sep 2022 17:44:23 +0100 Subject: [PATCH 049/117] Update register.json --- domains/register.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/register.json b/domains/register.json index 652ecebea..39dd4bd9a 100644 --- a/domains/register.json +++ b/domains/register.json @@ -6,6 +6,6 @@ "email": "mahir@molai.dev" }, "record": { - "CNAME": "is-a-dev-registration.pages.dev" + "CNAME": "register-53h.pages.dev" } } From d45b8da22903207f9670f332eb4ef86a029fc856 Mon Sep 17 00:00:00 2001 From: GoodBoyNeon <93624576+GoodBoyNeon@users.noreply.github.com> Date: Fri, 2 Sep 2022 20:49:13 +0545 Subject: [PATCH 050/117] Update neon.json --- domains/neon.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/neon.json b/domains/neon.json index 77a4c8f72..b92411595 100644 --- a/domains/neon.json +++ b/domains/neon.json @@ -1,8 +1,9 @@ { "description": "Domain for my portfolio website", + "repo": "https://github.com/GoodBoyNeon/goodboyneon.github.io", "owner": { "username": "GoodBoyNeon", - "discord": "GoodBoyNeon#2424" + "discord": "GoodBoyNeon#2424", }, "record": { "CNAME": "goodboyneon.github.io" From e45e46ae9e42e751dd5ca947eedad78623e53660 Mon Sep 17 00:00:00 2001 From: GoodBoyNeon <93624576+GoodBoyNeon@users.noreply.github.com> Date: Fri, 2 Sep 2022 20:51:25 +0545 Subject: [PATCH 051/117] Update neon.json --- domains/neon.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/neon.json b/domains/neon.json index b92411595..63015d376 100644 --- a/domains/neon.json +++ b/domains/neon.json @@ -4,6 +4,7 @@ "owner": { "username": "GoodBoyNeon", "discord": "GoodBoyNeon#2424", + "email": "" }, "record": { "CNAME": "goodboyneon.github.io" From 3b82e1c99f2b237be5523a386876e7a2dd403450 Mon Sep 17 00:00:00 2001 From: vivek-oraon <104826095+vivek-oraon@users.noreply.github.com> Date: Sat, 3 Sep 2022 09:46:08 +0530 Subject: [PATCH 052/117] Added vivek.json --- domains/vivek.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/vivek.json diff --git a/domains/vivek.json b/domains/vivek.json new file mode 100644 index 000000000..6657ea495 --- /dev/null +++ b/domains/vivek.json @@ -0,0 +1,13 @@ +{ + "description": "Vivek's Website", + "repo": "https://github.com/vivek-oraon/vivek-oraon.github.io", + "owner": { + "username": "vivek-oraon", + "email": "vivekoraon@pm.me" + }, + "record": { + "A": ["185.199.109.153", "185.199.108.153", "185.199.111.153", "185.199.110.153"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} \ No newline at end of file From cd00a6ad2b58c76c8e6b3028d85c634d4ba24050 Mon Sep 17 00:00:00 2001 From: udaya <54870625+udaya28@users.noreply.github.com> Date: Sat, 3 Sep 2022 10:27:38 +0530 Subject: [PATCH 053/117] added udaya.json --- domains/udaya.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/udaya.json diff --git a/domains/udaya.json b/domains/udaya.json new file mode 100644 index 000000000..6234509f3 --- /dev/null +++ b/domains/udaya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "udaya28", + "email": "udaya28vivek31@gmail.com" + }, + "record": { + "URL": "https://mudaya.web.app/" + } +} From a929059028c294989d99e31fd557466b1bdca570 Mon Sep 17 00:00:00 2001 From: qxb3 Date: Sat, 3 Sep 2022 15:18:31 +0800 Subject: [PATCH 054/117] removed qxb3.json --- domains/qxb3.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/qxb3.json diff --git a/domains/qxb3.json b/domains/qxb3.json deleted file mode 100644 index 8fea7bea1..000000000 --- a/domains/qxb3.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "qxb3's personal website", - "owner": { - "username": "qxb3", - "discord": "qxb3#4312", - "email": "" - }, - "record": { - "CNAME": "qxb-production.up.railway.app" - } -} From 79827072274dda0c968b2a23d2afbf7410f5d696 Mon Sep 17 00:00:00 2001 From: vivek-oraon <104826095+vivek-oraon@users.noreply.github.com> Date: Sat, 3 Sep 2022 21:40:45 +0530 Subject: [PATCH 055/117] Update vivek.json --- domains/vivek.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vivek.json b/domains/vivek.json index 6657ea495..0b99831d2 100644 --- a/domains/vivek.json +++ b/domains/vivek.json @@ -10,4 +10,4 @@ "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } -} \ No newline at end of file +} From 45de02be90fc86e2d4d1bdf1e6ec1fd64157170b Mon Sep 17 00:00:00 2001 From: taha2002 Date: Sat, 3 Sep 2022 17:12:07 +0100 Subject: [PATCH 056/117] feat: Added domain programatically --- domains/tahabou.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/tahabou.json diff --git a/domains/tahabou.json b/domains/tahabou.json new file mode 100644 index 000000000..b5ee77a38 --- /dev/null +++ b/domains/tahabou.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "taha2002", + "email": "bouras1920@gmail.com" + }, + + "record": { + "CNAME": "taha2002.github.io" + } + } + \ No newline at end of file From 8d5b46fdb3fbbb50d29f012e2f344143c0b7e7ba Mon Sep 17 00:00:00 2001 From: Taha Bouras <34185796+taha2002@users.noreply.github.com> Date: Sat, 3 Sep 2022 17:26:42 +0100 Subject: [PATCH 057/117] update domain record --- domains/taha.json | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/domains/taha.json b/domains/taha.json index f1d31f707..a04645037 100644 --- a/domains/taha.json +++ b/domains/taha.json @@ -1,12 +1,11 @@ - - { - "owner": { - "username": "taha2002", - "email": "bouras1920@gmail.com" - }, - - "record": { - "A": ["taha2002.github.io"] - } - } - \ No newline at end of file +{ + "description": "Taha bou's Portfolio", + "repo": "https://github.com/tahakocabuga/taha2002.github.io", + "owner": { + "username": "taha2002", + "email": "bouras1920@gmail.com" + }, + "record": { + "CNAME": "taha2002.github.io" + } +} \ No newline at end of file From c742669bfbfded65ac6537e31b24dcd32e058ca3 Mon Sep 17 00:00:00 2001 From: Taha Bouras <34185796+taha2002@users.noreply.github.com> Date: Sat, 3 Sep 2022 17:30:34 +0100 Subject: [PATCH 058/117] Delete tahabou.json --- domains/tahabou.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/tahabou.json diff --git a/domains/tahabou.json b/domains/tahabou.json deleted file mode 100644 index b5ee77a38..000000000 --- a/domains/tahabou.json +++ /dev/null @@ -1,12 +0,0 @@ - - { - "owner": { - "username": "taha2002", - "email": "bouras1920@gmail.com" - }, - - "record": { - "CNAME": "taha2002.github.io" - } - } - \ No newline at end of file From 5fe3d2713155a35859d7d5a43ae1bf489e4ed2b2 Mon Sep 17 00:00:00 2001 From: fox-tech0 Date: Sat, 3 Sep 2022 11:41:30 -0500 Subject: [PATCH 059/117] feat: Added domain programatically --- domains/fox.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/fox.json diff --git a/domains/fox.json b/domains/fox.json new file mode 100644 index 000000000..a9610fd36 --- /dev/null +++ b/domains/fox.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "fox-tech0", + "email": "red@team-ruben.tk" + }, + + "record": { + "CNAME": "https://fox-tech0.github.io/" + } + } + \ No newline at end of file From 2144bd05d7b6bd64fdccee21874186895bb3bbd0 Mon Sep 17 00:00:00 2001 From: MJ1532 <108927987+MJ1532@users.noreply.github.com> Date: Sun, 4 Sep 2022 18:53:20 +0700 Subject: [PATCH 060/117] Create mj1532.json --- domains/mj1532.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mj1532.json diff --git a/domains/mj1532.json b/domains/mj1532.json new file mode 100644 index 000000000..0958d1360 --- /dev/null +++ b/domains/mj1532.json @@ -0,0 +1,11 @@ +{ + "description": "MJ1532 Just A Normal Developer", + "repo": "https://github.com/MJ1532", + "owner": { + "username": "MJ1532", + "email": "business@mj1532.cf" + }, + "record": { + "CNAME": "mj1532.cf" + } +} From 51436b307fbda70bd41eec85e07ac0ea4da10f65 Mon Sep 17 00:00:00 2001 From: Chee Yong <81070048+leecheeyong@users.noreply.github.com> Date: Sun, 4 Sep 2022 22:53:34 +0800 Subject: [PATCH 061/117] Create msg.json --- domains/msg.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/msg.json diff --git a/domains/msg.json b/domains/msg.json new file mode 100644 index 000000000..604c21c2f --- /dev/null +++ b/domains/msg.json @@ -0,0 +1,11 @@ +{ + "description": "my npm package", + "repo": "https://github.com/teamjoelee/me", + "owner": { + "username": "teamjoelee", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "7f4243c7-d171-416a-ad3d-19ba04fe36f5.id.repl.co" + } +} From 3d7af03b933bc28ab677bde27f4448c5416abb4f Mon Sep 17 00:00:00 2001 From: WasabiThumb Date: Sun, 4 Sep 2022 13:52:10 -0400 Subject: [PATCH 062/117] feat: Added domain programatically --- domains/wasabi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/wasabi.json diff --git a/domains/wasabi.json b/domains/wasabi.json new file mode 100644 index 000000000..f8071939f --- /dev/null +++ b/domains/wasabi.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "WasabiThumb", + "email": "wasabithumbs@gmail.com" + }, + + "record": { + "A": ["104.21.34.16"] + } + } + \ No newline at end of file From c3d1912979ea908909ffd9913739fde5b5627b17 Mon Sep 17 00:00:00 2001 From: Wasabi_Thumbs <29989488+WasabiThumb@users.noreply.github.com> Date: Sun, 4 Sep 2022 13:56:46 -0400 Subject: [PATCH 063/117] Change from A record to CNAME record --- domains/wasabi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/wasabi.json b/domains/wasabi.json index f8071939f..9837d63fc 100644 --- a/domains/wasabi.json +++ b/domains/wasabi.json @@ -6,7 +6,7 @@ }, "record": { - "A": ["104.21.34.16"] + "CNAME": ["wasabicodes.xyz"] } } - \ No newline at end of file + From 51d03bfe714e8835d76ee35b78923d9090b22177 Mon Sep 17 00:00:00 2001 From: theh2so4 Date: Sun, 4 Sep 2022 19:47:33 +0100 Subject: [PATCH 064/117] feat: Added domain programatically --- domains/theh2so4.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/theh2so4.json diff --git a/domains/theh2so4.json b/domains/theh2so4.json new file mode 100644 index 000000000..6e0647b8c --- /dev/null +++ b/domains/theh2so4.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "theh2so4", + "email": "theh2so4@protonmail.com" + }, + + "record": { + "A": ["185.27.134.148"] + } + } + \ No newline at end of file From ad63e92fe0b85f171b4bee7e98dadc9b86dc8a66 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 5 Sep 2022 10:11:23 +0800 Subject: [PATCH 065/117] fix text --- .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 f86a846fb..786060ccc 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -15,7 +15,7 @@ jobs: repo-token: ${{ secrets.GITHUB_TOKEN }} days-before-stale: 30 days-before-close: 20 - stale-issue-message: 'This issue has been marked as stale due to inactivity and will be closed. Comment anything on this PR to prevent it' + 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' exempt-pr-labels: 'no-stale' From 06077e34b29d06b6248209809663d8b55b316002 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Mon, 5 Sep 2022 13:12:38 +0100 Subject: [PATCH 066/117] Change record type --- domains/maryll.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/maryll.json b/domains/maryll.json index 6c93895b3..ec683d539 100644 --- a/domains/maryll.json +++ b/domains/maryll.json @@ -6,7 +6,7 @@ }, "record": { - "URL": "maryll-castelino.github.io" + "CNAME": "maryll-castelino.github.io" } } - \ No newline at end of file + From d8b7fee8dafa6d68aa1e05c678dde63801efde57 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Tue, 6 Sep 2022 17:38:35 +0700 Subject: [PATCH 067/117] Update domains/wasabi.json --- domains/wasabi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wasabi.json b/domains/wasabi.json index 9837d63fc..1808c84fc 100644 --- a/domains/wasabi.json +++ b/domains/wasabi.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": ["wasabicodes.xyz"] + "CNAME": "wasabicodes.xyz" } } From 323901eef5d87fbac9862c119a320f822b187cef Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Tue, 6 Sep 2022 17:45:53 +0700 Subject: [PATCH 068/117] Update domains/fox.json --- domains/fox.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fox.json b/domains/fox.json index a9610fd36..9baec1bde 100644 --- a/domains/fox.json +++ b/domains/fox.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://fox-tech0.github.io/" + "CNAME": "fox-tech0.github.io" } } \ No newline at end of file From b940332589fa414d9e96a77aba39e7059e9bf40e Mon Sep 17 00:00:00 2001 From: ave <74518502+ayvacs@users.noreply.github.com> Date: Tue, 6 Sep 2022 15:19:39 -0400 Subject: [PATCH 069/117] Update ave.json I'm switching from Github Pages to Cloudflare Pages due to the issues, my previous PRs are #1809 and #2979 if needed. Thanks! --- domains/ave.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ave.json b/domains/ave.json index a288ba5e6..014cb7067 100644 --- a/domains/ave.json +++ b/domains/ave.json @@ -6,6 +6,6 @@ "email": "ayvacs@proton.me" }, "record": { - "CNAME": "ayvacs.github.io" + "CNAME": "ave-is-a-dev.pages.dev" } } From 567b49b9090c59dc00ba672f45702285cb9ae323 Mon Sep 17 00:00:00 2001 From: Amy! <50583248+jy1263@users.noreply.github.com> Date: Thu, 8 Sep 2022 10:41:52 +1000 Subject: [PATCH 070/117] Create _github-pages-challenge-jy1263.ayanamy.json --- domains/_github-pages-challenge-jy1263.ayanamy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/_github-pages-challenge-jy1263.ayanamy.json diff --git a/domains/_github-pages-challenge-jy1263.ayanamy.json b/domains/_github-pages-challenge-jy1263.ayanamy.json new file mode 100644 index 000000000..155f5b2b2 --- /dev/null +++ b/domains/_github-pages-challenge-jy1263.ayanamy.json @@ -0,0 +1,12 @@ +{ + "description": "AyanAmy's About Page - Verification", + "repo": "https://github.com/jy1263/jy1263.github.io", + "owner": { + "username": "jy1263", + "email": "", + "twitter": "jy126orjy126" + }, + "record": { + "TXT": "250303a2dde21ac34ad10792da01fa" + } +} From 90feb6f348f795e1d41ecd02670dd9475b997b4b Mon Sep 17 00:00:00 2001 From: taha2002 Date: Thu, 8 Sep 2022 14:29:20 +0100 Subject: [PATCH 071/117] feat: Added domain programatically --- domains/taha2002.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/taha2002.json diff --git a/domains/taha2002.json b/domains/taha2002.json new file mode 100644 index 000000000..b5ee77a38 --- /dev/null +++ b/domains/taha2002.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "taha2002", + "email": "bouras1920@gmail.com" + }, + + "record": { + "CNAME": "taha2002.github.io" + } + } + \ No newline at end of file From 12ce2d93539d6f84c9dc4c880064440ac83a8821 Mon Sep 17 00:00:00 2001 From: Boris Zhao Date: Fri, 9 Sep 2022 00:46:49 +0800 Subject: [PATCH 072/117] Create boris1993.json --- domains/boris1993.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/boris1993.json diff --git a/domains/boris1993.json b/domains/boris1993.json new file mode 100644 index 000000000..1df9959bc --- /dev/null +++ b/domains/boris1993.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "boris1993", + "email": "boris1993@live.cn" + }, + "description": "boris1993.is-a.dev", + "record": { + "CNAME": "boris1993.github.io" + } +} From 1b770abc5d1484a877a038630b7a86a6f6f6a97e Mon Sep 17 00:00:00 2001 From: Amy! <50583248+jy1263@users.noreply.github.com> Date: Fri, 9 Sep 2022 14:52:55 +1000 Subject: [PATCH 073/117] Update ayanamy.json --- domains/ayanamy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ayanamy.json b/domains/ayanamy.json index 4fbe8679c..98e5697a2 100644 --- a/domains/ayanamy.json +++ b/domains/ayanamy.json @@ -7,6 +7,6 @@ "twitter": "jy126orjy126" }, "record": { - "CNAME": "jy1263.github.io" + "URL": "jy1263.github.io" } } From 3520ed4edb63d7cb85065fbe8eb39f9078508802 Mon Sep 17 00:00:00 2001 From: Canaris Date: Fri, 9 Sep 2022 13:44:35 +0800 Subject: [PATCH 074/117] Create canaris.json --- domains/canaris.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/canaris.json diff --git a/domains/canaris.json b/domains/canaris.json new file mode 100644 index 000000000..6e78581ef --- /dev/null +++ b/domains/canaris.json @@ -0,0 +1,11 @@ +{ + "description": "My Personal Website.", + "repo": "https://github.com/DET171/det171.github.io", + "owner": { + "username": "Canaris", + "email": "mrgeek484@gmail.com" + }, + "record": { + "CNAME": "det171.github.io" + } +} From 631d0306d982d3bebfdc2a0a9aa3554326d89243 Mon Sep 17 00:00:00 2001 From: Samiha Date: Fri, 9 Sep 2022 21:08:09 +0600 Subject: [PATCH 075/117] remove unused blog domain and change records of existing one --- domains/blog.samihatasnim.json | 13 ------------- domains/samihatasnim.json | 2 +- 2 files changed, 1 insertion(+), 14 deletions(-) delete mode 100644 domains/blog.samihatasnim.json diff --git a/domains/blog.samihatasnim.json b/domains/blog.samihatasnim.json deleted file mode 100644 index 9eb910b79..000000000 --- a/domains/blog.samihatasnim.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "description": "Samiha Tasnim's blog.", - "repo": "https://github.com/samihaTasnim/website", - "owner": { - "username": "samihaTasnim", - "discord": "sam.#7750", - "email": "samxtasnim@gmail.com", - "twitter": "@SamihaTasnimm" - }, - "record": { - "CNAME": "hashnode.network" - } -} diff --git a/domains/samihatasnim.json b/domains/samihatasnim.json index 644dfaf18..2128a7b05 100644 --- a/domains/samihatasnim.json +++ b/domains/samihatasnim.json @@ -8,6 +8,6 @@ "twitter": "@SamihaTasnimm" }, "record": { - "CNAME": "website-production-8e6d.up.railway.app" + "CNAME": "website-69g.pages.dev" } } From b50762f2a7999da9f3106225aca9dd70dcf86412 Mon Sep 17 00:00:00 2001 From: Canaris Date: Sat, 10 Sep 2022 09:52:52 +0800 Subject: [PATCH 076/117] Update canaris.json --- domains/canaris.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/canaris.json b/domains/canaris.json index 6e78581ef..01d0c8843 100644 --- a/domains/canaris.json +++ b/domains/canaris.json @@ -6,6 +6,6 @@ "email": "mrgeek484@gmail.com" }, "record": { - "CNAME": "det171.github.io" + "CNAME": "canaris.pages.dev" } } From 7c9dbe13143491085b8594284a436c0f02d61d43 Mon Sep 17 00:00:00 2001 From: Lasindu Senash <107908796+ImLasiya@users.noreply.github.com> Date: Sat, 10 Sep 2022 12:28:13 +0530 Subject: [PATCH 077/117] Create imlasiya.json --- domains/imlasiya.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/imlasiya.json diff --git a/domains/imlasiya.json b/domains/imlasiya.json new file mode 100644 index 000000000..81660029e --- /dev/null +++ b/domains/imlasiya.json @@ -0,0 +1,12 @@ +{ + "description": "My Personal Portfolio", + "repo": "https://github.com/ImLasiya/ImLasiya.github.io", + "owner": { + "username": "ImLasiya", + "email": "shsherlocksl@gmail.com", + "twitter": "ImLasiya" + }, + "record": { + "CNAME": "imlasiya.github.io" + } +} From 77fcc39ca9d2d56442fb2eda4751ca2dc2e16dfe Mon Sep 17 00:00:00 2001 From: ImLasiya Date: Sat, 10 Sep 2022 07:04:28 +0000 Subject: [PATCH 078/117] feat: Added domain programatically --- domains/imlasiyah.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/imlasiyah.json diff --git a/domains/imlasiyah.json b/domains/imlasiyah.json new file mode 100644 index 000000000..33cf98779 --- /dev/null +++ b/domains/imlasiyah.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "ImLasiya", + "email": "senash@darktsysl.onmicrosoft.com" + }, + + "record": { + "CNAME": "imlasiya.github.io" + } + } + \ No newline at end of file From 08e8456a4b6135159de1f11f65ce0e1b1325697f Mon Sep 17 00:00:00 2001 From: realCartar <39052179+realCartar@users.noreply.github.com> Date: Sat, 10 Sep 2022 19:26:18 +1000 Subject: [PATCH 079/117] Change IP Address --- domains/cartar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cartar.json b/domains/cartar.json index 24e228209..2c9cc78f7 100644 --- a/domains/cartar.json +++ b/domains/cartar.json @@ -7,6 +7,6 @@ "twitter": "cartar0058" }, "record": { - "A": ["154.53.34.33"] + "A": ["192.9.179.64"] } } From 1e495c506f31b54de35a9763b672a66ba86e531b Mon Sep 17 00:00:00 2001 From: daanschenkel Date: Sat, 10 Sep 2022 12:58:41 +0200 Subject: [PATCH 080/117] feat: Added domain programatically --- domains/daanschenkel.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/daanschenkel.json diff --git a/domains/daanschenkel.json b/domains/daanschenkel.json new file mode 100644 index 000000000..b8368a96e --- /dev/null +++ b/domains/daanschenkel.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "daanschenkel", + "email": "daan@daanschenkel.nl" + }, + + "record": { + "URL": "https://daanschenkel.nl" + } + } + \ No newline at end of file From 903d9de667d2250fa311cc5f68c8f05c10ed882d Mon Sep 17 00:00:00 2001 From: Daan <20974756+daanschenkel@users.noreply.github.com> Date: Sat, 10 Sep 2022 13:00:09 +0200 Subject: [PATCH 081/117] Update dannydandan.json --- domains/dannydandan.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/dannydandan.json b/domains/dannydandan.json index 6aafdcde0..4450266e2 100644 --- a/domains/dannydandan.json +++ b/domains/dannydandan.json @@ -5,7 +5,7 @@ "email": "daan@daanschenkel.nl" }, "record": { - "CNAME": "daanschenkel.nl" + "domain": "https://daanschenkel.nl" } } - \ No newline at end of file + From 7d259b5b29b328edd2121a375ef257a79081072e Mon Sep 17 00:00:00 2001 From: rakibctg Date: Sat, 10 Sep 2022 19:25:31 +0800 Subject: [PATCH 082/117] feat: Added domain programatically --- domains/techctg24.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/techctg24.json diff --git a/domains/techctg24.json b/domains/techctg24.json new file mode 100644 index 000000000..a97ac40a1 --- /dev/null +++ b/domains/techctg24.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "rakibctg", + "email": "eunus527@gmail.com" + }, + + "record": { + "URL": "techctg24.dev" + } + } + \ No newline at end of file From 2bcd0badb653f9e87144f120a023293f0430e4b6 Mon Sep 17 00:00:00 2001 From: Jecket22 Date: Sat, 10 Sep 2022 14:40:53 +0200 Subject: [PATCH 083/117] feat: Added domain programatically --- domains/rya.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/rya.json diff --git a/domains/rya.json b/domains/rya.json new file mode 100644 index 000000000..89ae88f09 --- /dev/null +++ b/domains/rya.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "Jecket22", + "email": "lez.vezzica@gmail.com" + }, + + "record": { + "URL": "jecket.xyz" + } + } + \ No newline at end of file From de177bd41c1d02693a70de587b7328269ddc9ecf Mon Sep 17 00:00:00 2001 From: Scriptyyy <81494246+scr1321@users.noreply.github.com> Date: Sat, 10 Sep 2022 18:10:53 +0300 Subject: [PATCH 084/117] Create scr.json --- domains/scr.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/scr.json diff --git a/domains/scr.json b/domains/scr.json new file mode 100644 index 000000000..5a677b467 --- /dev/null +++ b/domains/scr.json @@ -0,0 +1,11 @@ +{ + "description": "Scriptyyy's site", + "owner": { + "username": "Scriptyyy", + "email": "mr.stikman209@gmail.com", + "discord": "Scriptyyy#2152" + }, + "record": { + "A": "75.2.69.226" + } +} From c99f61b3b27da38bd89003730764cf76c5557bc1 Mon Sep 17 00:00:00 2001 From: Corey <40738690+C1200@users.noreply.github.com> Date: Sat, 10 Sep 2022 16:31:39 +0100 Subject: [PATCH 085/117] Update wiicreation.json --- domains/wiicreation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/wiicreation.json b/domains/wiicreation.json index f175fa206..c79a174be 100644 --- a/domains/wiicreation.json +++ b/domains/wiicreation.json @@ -1,11 +1,11 @@ { "description": "Wiicreation is a recreation of the Nintendo Wii made in ElectronJS.", - "repo": "https://github.com/C1200/WiicreationWebsite", + "repo": "https://github.com/C1200/blog", "owner": { "username": "C1200", "email": "coreyw.ultimatemedia@gmail.com" }, "record": { - "CNAME": "C1200.github.io" + "URL": "https://goum.cf/ac3478" } } From 4c7e4843f7560c5987b5ae4897717fa050057767 Mon Sep 17 00:00:00 2001 From: Corey <40738690+C1200@users.noreply.github.com> Date: Sat, 10 Sep 2022 16:34:00 +0100 Subject: [PATCH 086/117] Update wiicreation.json --- domains/wiicreation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wiicreation.json b/domains/wiicreation.json index c79a174be..ec04ac1b5 100644 --- a/domains/wiicreation.json +++ b/domains/wiicreation.json @@ -6,6 +6,6 @@ "email": "coreyw.ultimatemedia@gmail.com" }, "record": { - "URL": "https://goum.cf/ac3478" + "URL": "https://c1200.js.org/blog/faqs/2022/07/29/wiicreation-faq.html" } } From 99978057e63040c8aac60c4e4c918e7c49993d33 Mon Sep 17 00:00:00 2001 From: PaddyCooper08 <1210@rgsg.co.uk> Date: Sat, 10 Sep 2022 19:06:49 +0100 Subject: [PATCH 087/117] feat: Added domain programatically --- domains/paddycooper.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/paddycooper.json diff --git a/domains/paddycooper.json b/domains/paddycooper.json new file mode 100644 index 000000000..2ff078ca3 --- /dev/null +++ b/domains/paddycooper.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "PaddyCooper08", + "email": "1210@rgsg.co.uk" + }, + + "record": { + "CNAME": "paddycooper.vercel.app" + } + } + \ No newline at end of file From 1c401ccd13f9474712ea6ba91e4c7271513d7e42 Mon Sep 17 00:00:00 2001 From: felixalguzman Date: Sat, 10 Sep 2022 19:15:16 -0400 Subject: [PATCH 088/117] feat: Added domain programatically --- domains/felixalguzman.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/felixalguzman.json diff --git a/domains/felixalguzman.json b/domains/felixalguzman.json new file mode 100644 index 000000000..4c86a1db8 --- /dev/null +++ b/domains/felixalguzman.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "felixalguzman", + "email": "code@felixalguzman.msk.do" + }, + + "record": { + "CNAME": "github.com/felixalguzman" + } + } + \ No newline at end of file From fe99810252148ce2b04af63ae3a49b0526dc2284 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 11 Sep 2022 09:38:41 +0700 Subject: [PATCH 089/117] Update domains/felixalguzman.json --- domains/felixalguzman.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/felixalguzman.json b/domains/felixalguzman.json index 4c86a1db8..081da55bc 100644 --- a/domains/felixalguzman.json +++ b/domains/felixalguzman.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "github.com/felixalguzman" + "URL": "https://github.com/felixalguzman" } } \ No newline at end of file From 96090f7231e6138aa772be5b9940709e3a814947 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 11 Sep 2022 09:41:04 +0700 Subject: [PATCH 090/117] Update scr.json --- domains/scr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/scr.json b/domains/scr.json index 5a677b467..528fec88e 100644 --- a/domains/scr.json +++ b/domains/scr.json @@ -6,6 +6,6 @@ "discord": "Scriptyyy#2152" }, "record": { - "A": "75.2.69.226" + "A": ["75.2.69.226"] } } From 902480a913d3f1047c4501a5590dad11a70a602b Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 11 Sep 2022 09:43:34 +0700 Subject: [PATCH 091/117] Update rya.json --- domains/rya.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/rya.json b/domains/rya.json index 89ae88f09..7014318c2 100644 --- a/domains/rya.json +++ b/domains/rya.json @@ -6,7 +6,7 @@ }, "record": { - "URL": "jecket.xyz" + "URL": "https://jecket.xyz" } } - \ No newline at end of file + From e20c563c531af99b41f4881d4593e4cffbb0e2d4 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 11 Sep 2022 09:44:29 +0700 Subject: [PATCH 092/117] Update techctg24.json --- domains/techctg24.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/techctg24.json b/domains/techctg24.json index a97ac40a1..cf1d62797 100644 --- a/domains/techctg24.json +++ b/domains/techctg24.json @@ -6,7 +6,7 @@ }, "record": { - "URL": "techctg24.dev" + "URL": "https://techctg24.dev" } } - \ No newline at end of file + From 12b4546cf401f7e2b5bafbce76a71a9640b42414 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 11 Sep 2022 09:45:14 +0700 Subject: [PATCH 093/117] Update domains/dannydandan.json --- domains/dannydandan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dannydandan.json b/domains/dannydandan.json index 4450266e2..a3160cdee 100644 --- a/domains/dannydandan.json +++ b/domains/dannydandan.json @@ -5,7 +5,7 @@ "email": "daan@daanschenkel.nl" }, "record": { - "domain": "https://daanschenkel.nl" + "URL": "https://daanschenkel.nl" } } From bbd06097ccaace8079f878ed48e1cc0b547ea5a1 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 11 Sep 2022 09:54:41 +0700 Subject: [PATCH 094/117] Update domains/ayanamy.json --- domains/ayanamy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ayanamy.json b/domains/ayanamy.json index 98e5697a2..44fe32ed3 100644 --- a/domains/ayanamy.json +++ b/domains/ayanamy.json @@ -7,6 +7,6 @@ "twitter": "jy126orjy126" }, "record": { - "URL": "jy1263.github.io" + "URL": "https://jy1263.github.io" } } From 3da402a2defffdc3c286059b6728e1c7a06e344b Mon Sep 17 00:00:00 2001 From: MJ1532 <108927987+MJ1532@users.noreply.github.com> Date: Sun, 11 Sep 2022 10:52:12 +0700 Subject: [PATCH 095/117] Update mj1532.json --- domains/mj1532.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mj1532.json b/domains/mj1532.json index 0958d1360..2cbeb6fa3 100644 --- a/domains/mj1532.json +++ b/domains/mj1532.json @@ -6,6 +6,6 @@ "email": "business@mj1532.cf" }, "record": { - "CNAME": "mj1532.cf" + "CNAME": "portfolio-4s4.pages.dev" } } From 37516ddbfd430714325c82065537ee943c33666d Mon Sep 17 00:00:00 2001 From: TheekshanaSL Date: Sun, 11 Sep 2022 11:17:41 +0530 Subject: [PATCH 096/117] feat: Added domain programatically --- domains/theekshana.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/theekshana.json diff --git a/domains/theekshana.json b/domains/theekshana.json new file mode 100644 index 000000000..26334fa38 --- /dev/null +++ b/domains/theekshana.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "TheekshanaSL", + "email": "theekshana@technologist.com" + }, + + "record": { + "CNAME": "hashnode.network" + } + } + \ No newline at end of file From 4d20a17bd207e6c3ea6625a8b98cc0544b88589b Mon Sep 17 00:00:00 2001 From: Neko7sora <75793267+Neko7sora@users.noreply.github.com> Date: Sun, 11 Sep 2022 16:01:50 +0900 Subject: [PATCH 097/117] Update neko7sora.json --- domains/neko7sora.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/neko7sora.json b/domains/neko7sora.json index a06a29f14..0e7e79001 100644 --- a/domains/neko7sora.json +++ b/domains/neko7sora.json @@ -1,6 +1,5 @@ { "description": "Neko7sora personal website", - "repo": "https://github.com/Neko7sora/Neko7sora.github.io", "owner": { "username": "Neko7sora", "email": "", @@ -8,6 +7,6 @@ "keybase": "neko7sora" }, "record": { - "CNAME": "neko7sora.github.io" + "URL": "https://neko7sora.github.io" } } From df514d7b392fdbed877f9f784faf3479de74c005 Mon Sep 17 00:00:00 2001 From: Neko7sora <75793267+Neko7sora@users.noreply.github.com> Date: Sun, 11 Sep 2022 16:03:43 +0900 Subject: [PATCH 098/117] Create nekomiyasorato.json --- domains/nekomiyasorato.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nekomiyasorato.json diff --git a/domains/nekomiyasorato.json b/domains/nekomiyasorato.json new file mode 100644 index 000000000..c330316b9 --- /dev/null +++ b/domains/nekomiyasorato.json @@ -0,0 +1,12 @@ +{ + "description": "personal website", + "owner": { + "username": "Neko7sora", + "email": "", + "twitter": "Neko7sora", + "keybase": "neko7sora" + }, + "record": { + "URL": "https://neko7sora.github.io" + } +} From 72600b8912e0bd622ab4ef0e11f7bf759b7ce3f4 Mon Sep 17 00:00:00 2001 From: Domin <69919939+Domin-MND@users.noreply.github.com> Date: Sun, 11 Sep 2022 12:38:16 +0300 Subject: [PATCH 099/117] Updated A record --- domains/domin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/domin.json b/domains/domin.json index 1e7d3ef9d..f78621af8 100644 --- a/domains/domin.json +++ b/domains/domin.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "192.95.42.75" + "164.132.74.251" ] } } From 005e8cfd76fef86a7c8cd37c87444d7f121cc225 Mon Sep 17 00:00:00 2001 From: Aayu5h <95868424+OpAayush@users.noreply.github.com> Date: Sun, 11 Sep 2022 15:17:24 +0530 Subject: [PATCH 100/117] Update opaayush.json --- domains/opaayush.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/opaayush.json b/domains/opaayush.json index 4026f1a16..a672cc42b 100644 --- a/domains/opaayush.json +++ b/domains/opaayush.json @@ -1,5 +1,5 @@ { - "description": "Aayu5h's Portfolio Website", + "description": "Aayu5h's Website", "repo": "https://github.com/OpAayush/opaayush.github.io", "owner": { "username": "OpAayush", @@ -7,6 +7,6 @@ "discord": "Aayu5h#1737" }, "record": { - "CNAME": "opaayush.github.io" + "CNAME": "opaayush.pages.dev" } } From 822af9cdf22d92abf6b4a083c5772c56c5f213ba Mon Sep 17 00:00:00 2001 From: Ali Date: Sun, 11 Sep 2022 18:02:05 +0700 Subject: [PATCH 101/117] feat: Added domain programatically --- domains/laymoth.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/laymoth.json diff --git a/domains/laymoth.json b/domains/laymoth.json new file mode 100644 index 000000000..f93a23ef3 --- /dev/null +++ b/domains/laymoth.json @@ -0,0 +1,10 @@ +{ + "description": "Laymoth's Website", + "owner": { + "username": "laymoth", + "email": "pm@laymoth.dev" + }, + "record": { + "CNAME": "laymoth.pages.dev" + } +} From 41a2abf41d681b4f50d6b861cf7ff308016b0908 Mon Sep 17 00:00:00 2001 From: Johan le stickman Date: Sun, 11 Sep 2022 13:10:19 +0200 Subject: [PATCH 102/117] Update johan-stickman.json --- domains/johan-stickman.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/johan-stickman.json b/domains/johan-stickman.json index 47fcb5da4..8e22e0157 100644 --- a/domains/johan-stickman.json +++ b/domains/johan-stickman.json @@ -3,11 +3,11 @@ "repo": "", "owner": { "username": "johan-perso", - "email": "", + "email": "johan_stickman@proton.me", "twitter": "Johan_Stickman", "discord": "Johan#8021" }, "record": { - "URL": "https://johanstickman.com" + "URL": "https://johanstick.me" } } From 0dd78b5a89ddac39101af0840ebde41e3e938b97 Mon Sep 17 00:00:00 2001 From: kr-tukimi <53429948+kr-tukimi@users.noreply.github.com> Date: Sun, 11 Sep 2022 20:17:15 +0900 Subject: [PATCH 103/117] Change domain name --- domains/{kr-tukimi.json => tukimi.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{kr-tukimi.json => tukimi.json} (100%) diff --git a/domains/kr-tukimi.json b/domains/tukimi.json similarity index 100% rename from domains/kr-tukimi.json rename to domains/tukimi.json From d22025fb37398f4dd969104c83a5f6ebaf794c5e Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 11 Sep 2022 23:49:45 +0530 Subject: [PATCH 104/117] feat(validation): adds exception for github verification records --- tests/validations.test.js | 4 ++++ utils/invalid-domains.json | 3 ++- utils/validations.js | 14 ++++++++++---- 3 files changed, 16 insertions(+), 5 deletions(-) diff --git a/tests/validations.test.js b/tests/validations.test.js index cc4b7bc02..219b58a2b 100644 --- a/tests/validations.test.js +++ b/tests/validations.test.js @@ -58,6 +58,7 @@ describe('validateDomainData', () => { { ...defaultDomain, name: 'a.b' }, { ...defaultDomain, name: 'ww2.baa' }, { ...defaultDomain, name: 'help.baa' }, + { ...defaultDomain, name: '_github-pages-challenge-is-a-dev' }, ]; const validCases = [ @@ -78,6 +79,9 @@ describe('validateDomainData', () => { { ...defaultDomain, record: { A: ['1.1.1.1'], MX: ['mx1.example.com'] } }, { ...defaultDomain, name: 'gogo.foo.bar' }, { ...defaultDomain, name: 'ww9.baa' }, + { ...defaultDomain, name: '_github-pages-challenge-phenax.akshay' }, + { ...defaultDomain, name: '_github-pages-challenge-hello01-ga' }, + { ...defaultDomain, name: '_github-pages-challenge-hello01_ga' }, ]; it('should return false for invalid data', () => { diff --git a/utils/invalid-domains.json b/utils/invalid-domains.json index 92c127064..1c75c632d 100644 --- a/utils/invalid-domains.json +++ b/utils/invalid-domains.json @@ -11,5 +11,6 @@ "ww1", "ww2", "ww3", - "ww4" + "ww4", + "_github-pages-challenge-is-a-dev" ] diff --git a/utils/validations.js b/utils/validations.js index 057aa4173..872d7ae54 100644 --- a/utils/validations.js +++ b/utils/validations.js @@ -33,10 +33,16 @@ const validateDomainData = validate({ and([ R.is(String), R.compose( - R.all(and([ - R.compose(between(2, 100), R.length), - testRegex(/^[a-z0-9-]+$/g), - R.complement(R.includes(R.__, INVALID_NAMES)), + R.all(or([ + and([ + testRegex(/^_github-pages-challenge-[a-z0-9-_]+$/i), // Exception for github verification records + R.complement(R.includes(R.__, INVALID_NAMES)), + ]), + and([ + R.compose(between(2, 100), R.length), + testRegex(/^[a-z0-9-]+$/g), + R.complement(R.includes(R.__, INVALID_NAMES)), + ]) ])), R.split('.'), ), From 8daa3a97ee0c6a05105d0d4cd878d8358fbb708c Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 11 Sep 2022 23:55:38 +0530 Subject: [PATCH 105/117] refactor(validation): minor change --- utils/validations.js | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/utils/validations.js b/utils/validations.js index 872d7ae54..2a31a538a 100644 --- a/utils/validations.js +++ b/utils/validations.js @@ -25,6 +25,8 @@ const validateMXRecord = type => and([ R.propSatisfies(R.all(isValidDomain), type), ]); +const checkRestrictedNames = R.complement(R.includes(R.__, INVALID_NAMES)) + const validateDomainData = validate({ name: { reason: 'The name of the file is invalid. It must be lowercased, alphanumeric and each component must be more than 2 characters long', @@ -36,12 +38,12 @@ const validateDomainData = validate({ R.all(or([ and([ testRegex(/^_github-pages-challenge-[a-z0-9-_]+$/i), // Exception for github verification records - R.complement(R.includes(R.__, INVALID_NAMES)), + checkRestrictedNames, ]), and([ R.compose(between(2, 100), R.length), testRegex(/^[a-z0-9-]+$/g), - R.complement(R.includes(R.__, INVALID_NAMES)), + checkRestrictedNames, ]) ])), R.split('.'), From 82b68ebfbeb60603dcb283b0c50ee15cc27eb360 Mon Sep 17 00:00:00 2001 From: Paddy <80049702+PaddyCooper08@users.noreply.github.com> Date: Sun, 11 Sep 2022 19:47:14 +0100 Subject: [PATCH 106/117] changed from vercel to surge --- domains/paddycooper.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/paddycooper.json b/domains/paddycooper.json index 2ff078ca3..70f0d932e 100644 --- a/domains/paddycooper.json +++ b/domains/paddycooper.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "paddycooper.vercel.app" + "CNAME": "paddycooper.surge.sh" } } - \ No newline at end of file + From 7ecae975a0ab0fca24ca4ee497e7cd9cd07b62a6 Mon Sep 17 00:00:00 2001 From: trowsjerwin Date: Mon, 12 Sep 2022 11:56:15 +0800 Subject: [PATCH 107/117] feat: Added domain programatically --- domains/jegatchalian.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jegatchalian.json diff --git a/domains/jegatchalian.json b/domains/jegatchalian.json new file mode 100644 index 000000000..25813b5c9 --- /dev/null +++ b/domains/jegatchalian.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "trowsjerwin", + "email": "johnerwingatchalian@gmail.com" + }, + + "record": { + "A": ["192.232.223.67"] + } + } + \ No newline at end of file From ad24262153cf9972da6d2393ab9ed0c6b80881b8 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 12 Sep 2022 13:21:26 +0800 Subject: [PATCH 108/117] Create _github-pages-challenge-WilliamDavidHarrison.william.json --- ...b-pages-challenge-WilliamDavidHarrison.william.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-WilliamDavidHarrison.william.json diff --git a/domains/_github-pages-challenge-WilliamDavidHarrison.william.json b/domains/_github-pages-challenge-WilliamDavidHarrison.william.json new file mode 100644 index 000000000..06f58f119 --- /dev/null +++ b/domains/_github-pages-challenge-WilliamDavidHarrison.william.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "WilliamDavidHarrison", + "email": "william@williamharrison.dev" + }, + + "record": { + "TXT": "a41ee70a45d374b3c6e018b1d4e409" + } +} From 14afd9317e09fc00b6ca0373aead603c1a8cf3bd Mon Sep 17 00:00:00 2001 From: Compey Date: Mon, 12 Sep 2022 13:13:07 +0530 Subject: [PATCH 109/117] chore: updated domain & email --- domains/devcomp.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/devcomp.json b/domains/devcomp.json index 84ec2861b..53f875fe9 100644 --- a/domains/devcomp.json +++ b/domains/devcomp.json @@ -3,9 +3,9 @@ "repo": "https://github.com/CompeyDev", "owner": { "username": "CompeyDev", - "email": "hi@devcomp.tk" + "email": "hi@devcomp.xyz" }, "record": { - "URL": "https://landing.devcomp.xyz" + "URL": "https://p.devcomp.xyz" } } From 9ad62459f5792e80f6e218498030601af2ed80c4 Mon Sep 17 00:00:00 2001 From: charlzyx Date: Mon, 12 Sep 2022 20:23:23 +0800 Subject: [PATCH 110/117] feat: Added domain programatically --- domains/charlzyx.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/charlzyx.json diff --git a/domains/charlzyx.json b/domains/charlzyx.json new file mode 100644 index 000000000..cec1faee5 --- /dev/null +++ b/domains/charlzyx.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "charlzyx", + "email": "charlzyx@qq.com" + }, + + "record": { + "CNAME": "172.21.32.1" + } + } + \ No newline at end of file From 7bda6af3a230862fcf44ac4968198529141d7970 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Tue, 13 Sep 2022 06:15:13 +0700 Subject: [PATCH 111/117] Update charlzyx.json --- domains/charlzyx.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/charlzyx.json b/domains/charlzyx.json index cec1faee5..675813b47 100644 --- a/domains/charlzyx.json +++ b/domains/charlzyx.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "172.21.32.1" + "A": ["172.21.32.1"] } } - \ No newline at end of file + From e639924bfd6fdf1f3dc74b687e3b7fdd65080eaf Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 13 Sep 2022 07:41:23 +0800 Subject: [PATCH 112/117] add description --- .../_github-pages-challenge-WilliamDavidHarrison.william.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/_github-pages-challenge-WilliamDavidHarrison.william.json b/domains/_github-pages-challenge-WilliamDavidHarrison.william.json index 06f58f119..b84ed6498 100644 --- a/domains/_github-pages-challenge-WilliamDavidHarrison.william.json +++ b/domains/_github-pages-challenge-WilliamDavidHarrison.william.json @@ -1,4 +1,6 @@ { + "description": "GitHub Pages verification for william.is-a.dev", + "owner": { "username": "WilliamDavidHarrison", "email": "william@williamharrison.dev" From 779d2588885f832eaa41c75edb552ba57c5a3d00 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Tue, 13 Sep 2022 13:00:59 +0530 Subject: [PATCH 113/117] feat(validation): adds support for org github verification --- tests/validations.test.js | 4 ++++ utils/invalid-domains.json | 3 ++- utils/validations.js | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/tests/validations.test.js b/tests/validations.test.js index 219b58a2b..e97ddbb08 100644 --- a/tests/validations.test.js +++ b/tests/validations.test.js @@ -59,6 +59,7 @@ describe('validateDomainData', () => { { ...defaultDomain, name: 'ww2.baa' }, { ...defaultDomain, name: 'help.baa' }, { ...defaultDomain, name: '_github-pages-challenge-is-a-dev' }, + { ...defaultDomain, name: '_github-challenge-is-a-dev' }, ]; const validCases = [ @@ -82,6 +83,9 @@ describe('validateDomainData', () => { { ...defaultDomain, name: '_github-pages-challenge-phenax.akshay' }, { ...defaultDomain, name: '_github-pages-challenge-hello01-ga' }, { ...defaultDomain, name: '_github-pages-challenge-hello01_ga' }, + { ...defaultDomain, name: '_github-challenge-phenax.akshay' }, + { ...defaultDomain, name: '_github-challenge-hello01-ga' }, + { ...defaultDomain, name: '_github-challenge-hello01_ga' }, ]; it('should return false for invalid data', () => { diff --git a/utils/invalid-domains.json b/utils/invalid-domains.json index 1c75c632d..55834e77a 100644 --- a/utils/invalid-domains.json +++ b/utils/invalid-domains.json @@ -12,5 +12,6 @@ "ww2", "ww3", "ww4", - "_github-pages-challenge-is-a-dev" + "_github-pages-challenge-is-a-dev", + "_github-challenge-is-a-dev" ] diff --git a/utils/validations.js b/utils/validations.js index 2a31a538a..963e8ed3d 100644 --- a/utils/validations.js +++ b/utils/validations.js @@ -37,7 +37,7 @@ const validateDomainData = validate({ R.compose( R.all(or([ and([ - testRegex(/^_github-pages-challenge-[a-z0-9-_]+$/i), // Exception for github verification records + testRegex(/^_github(-pages)?-challenge-[a-z0-9-_]+$/i), // Exception for github verification records checkRestrictedNames, ]), and([ From d52d9d897c4f048915e8631da2fe0af48f3a396e Mon Sep 17 00:00:00 2001 From: appsdevpk Date: Tue, 13 Sep 2022 14:27:33 -0700 Subject: [PATCH 114/117] feat: Added domain programatically --- domains/kashif.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kashif.json diff --git a/domains/kashif.json b/domains/kashif.json new file mode 100644 index 000000000..1054262c0 --- /dev/null +++ b/domains/kashif.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "appsdevpk", + "email": "kashid1@gmail.com" + }, + + "record": { + "A": ["129.146.191.167"] + } + } + \ No newline at end of file From bc33d0c601f15c9922cbd905eba199dcb174e3bf Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 15 Sep 2022 08:44:37 +0800 Subject: [PATCH 115/117] Delete _github-pages-challenge-WilliamDavidHarrison.william.json --- ...pages-challenge-WilliamDavidHarrison.william.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/_github-pages-challenge-WilliamDavidHarrison.william.json diff --git a/domains/_github-pages-challenge-WilliamDavidHarrison.william.json b/domains/_github-pages-challenge-WilliamDavidHarrison.william.json deleted file mode 100644 index b84ed6498..000000000 --- a/domains/_github-pages-challenge-WilliamDavidHarrison.william.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "GitHub Pages verification for william.is-a.dev", - - "owner": { - "username": "WilliamDavidHarrison", - "email": "william@williamharrison.dev" - }, - - "record": { - "TXT": "a41ee70a45d374b3c6e018b1d4e409" - } -} From 690daa39100613a0f5f769676d7d9fccb6b94899 Mon Sep 17 00:00:00 2001 From: ItzArman09 <100463136+ItzArman09@users.noreply.github.com> Date: Thu, 15 Sep 2022 09:24:22 +0530 Subject: [PATCH 116/117] Update arman.json --- domains/arman.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/arman.json b/domains/arman.json index 618155de2..307beeb12 100644 --- a/domains/arman.json +++ b/domains/arman.json @@ -6,6 +6,11 @@ "email": "contact@mail.arman.is-a.dev" }, "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 5efafe661a6f7af26da7fd6d5dc369b592405fd1 Mon Sep 17 00:00:00 2001 From: Abdulrahman Salah <61483023+abdulrahman1s@users.noreply.github.com> Date: Thu, 15 Sep 2022 20:53:41 +0200 Subject: [PATCH 117/117] migrate to github pages --- domains/abdulrahman.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/abdulrahman.json b/domains/abdulrahman.json index 68a0af4b5..7689caa2a 100644 --- a/domains/abdulrahman.json +++ b/domains/abdulrahman.json @@ -1,11 +1,11 @@ { - "description": "A personal website for my career.", - "repo": "https://github.com/abdulrahman1s/my-website", + "description": "Personal site to showcase my future works.", + "repo": "https://github.com/abdulrahman1s/abdulrahman1s.github.io", "owner": { "username": "abdulrahman1s", "email": "abdulrahman.8alah@gmail.com" }, "record": { - "URL": "https://themaestro.site" + "CNAME": "abdulrahman1s.github.io" } }