From 73ed475abb2dfd7c2be56bc4ddaa5bb994804c3a Mon Sep 17 00:00:00 2001 From: ukriu <80760888+ukriu@users.noreply.github.com> Date: Thu, 22 Aug 2024 23:19:17 +0530 Subject: [PATCH 01/18] Update deko.json --- domains/deko.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/deko.json b/domains/deko.json index 7f1fe005d..af1b4f1d4 100644 --- a/domains/deko.json +++ b/domains/deko.json @@ -1,9 +1,9 @@ { "owner": { - "username": "ukrioo", - "email": "u8k50850@gmail.com" + "username": "ukriu", + "email": "isadev@ukriu.com" }, "record": { - "URL": "https://ukrioo.github.io" + "URL": "https://ukriu.github.io" } } From 008e575be7ed4c05c05577d77f2fdeed9003d9f9 Mon Sep 17 00:00:00 2001 From: ukriu <80760888+ukriu@users.noreply.github.com> Date: Thu, 22 Aug 2024 23:20:18 +0530 Subject: [PATCH 02/18] Update ukrio.json --- domains/ukrio.json | 20 ++++---------------- 1 file changed, 4 insertions(+), 16 deletions(-) diff --git a/domains/ukrio.json b/domains/ukrio.json index afaf1efa7..9604f8703 100644 --- a/domains/ukrio.json +++ b/domains/ukrio.json @@ -1,23 +1,11 @@ { "owner": { - "username": "ukrioo", - "email": "u8k50850@gmail.com", - "discord": "ukrio", - "twitter": "@ukrio" + "username": "ukriu", + "email": "isadev@ukriu.com", + "discord": "ukriu" }, "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" - ], + "URL": "https://ukriu.github.io", "TXT": "v=spf1 include:spf.improvmx.com ~all", "MX": [ "mx1.improvmx.com", From 51b6ca8a941506cdcf08fe859fe52c09fb265d72 Mon Sep 17 00:00:00 2001 From: ukriu <80760888+ukriu@users.noreply.github.com> Date: Thu, 22 Aug 2024 23:20:41 +0530 Subject: [PATCH 03/18] Delete domains/js.json --- domains/js.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 domains/js.json diff --git a/domains/js.json b/domains/js.json deleted file mode 100644 index a1422fcd9..000000000 --- a/domains/js.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "owner": { - "username": "ukrioo", - "email": "u8k50850@gmail.com" - }, - "record": { - "URL": "https://ukrioo.github.io/", - "MX": [ - "mx1.forwardemail.net", - "mx2.forwardemail.net" - ], - "TXT": "forward-email=u8k50850@gmail.com" - } -} From 325f6a9316ac04865bcc4c06c3a26e1acd50f901 Mon Sep 17 00:00:00 2001 From: ukriu <80760888+ukriu@users.noreply.github.com> Date: Thu, 22 Aug 2024 23:21:09 +0530 Subject: [PATCH 04/18] Delete domains/plugin.json --- domains/plugin.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/plugin.json diff --git a/domains/plugin.json b/domains/plugin.json deleted file mode 100644 index 04aac875a..000000000 --- a/domains/plugin.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ukrioo", - "email": "u8k50850@gmail.com" - }, - "record": { - "URL": "https://ukrioo.github.io/" - } -} From 6a6beee5ee8603598736231e65977bd2b34fd916 Mon Sep 17 00:00:00 2001 From: ukriu <80760888+ukriu@users.noreply.github.com> Date: Thu, 22 Aug 2024 23:25:10 +0530 Subject: [PATCH 05/18] Update uk.json --- domains/uk.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/uk.json b/domains/uk.json index a1422fcd9..458840eb2 100644 --- a/domains/uk.json +++ b/domains/uk.json @@ -1,14 +1,14 @@ { "owner": { - "username": "ukrioo", - "email": "u8k50850@gmail.com" + "username": "ukriu", + "email": "isadev@ukriu.com" }, "record": { - "URL": "https://ukrioo.github.io/", + "URL": "https://ukriu.github.io/", "MX": [ "mx1.forwardemail.net", "mx2.forwardemail.net" ], - "TXT": "forward-email=u8k50850@gmail.com" + "TXT": "forward-email=forwardemailnet@ukriu.com" } } From 67dbaeb7449d74c23b8009c2d883f66c6855f72b Mon Sep 17 00:00:00 2001 From: ukriu <80760888+ukriu@users.noreply.github.com> Date: Thu, 22 Aug 2024 23:25:34 +0530 Subject: [PATCH 06/18] Delete domains/u.json --- domains/u.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 domains/u.json diff --git a/domains/u.json b/domains/u.json deleted file mode 100644 index a1422fcd9..000000000 --- a/domains/u.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "owner": { - "username": "ukrioo", - "email": "u8k50850@gmail.com" - }, - "record": { - "URL": "https://ukrioo.github.io/", - "MX": [ - "mx1.forwardemail.net", - "mx2.forwardemail.net" - ], - "TXT": "forward-email=u8k50850@gmail.com" - } -} From a6ebe7b0a19962ce89621ce97a1adc71433d1953 Mon Sep 17 00:00:00 2001 From: ukriu <80760888+ukriu@users.noreply.github.com> Date: Thu, 22 Aug 2024 23:27:32 +0530 Subject: [PATCH 07/18] Update door.json --- domains/door.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/door.json b/domains/door.json index acaff3501..11345175a 100644 --- a/domains/door.json +++ b/domains/door.json @@ -1,10 +1,10 @@ { "description": "A world of doors", "owner": { - "username": "ukrioo", - "email": "door@ukrio.is-a.dev" + "username": "ukriu", + "email": "door-isadev@ukriu.com" }, "record": { - "CNAME": "ukrioo.github.io" + "URL": "https://door.ukriu.com/" } } From a9d90c0b6463f42ff2659b1bec760e97396abdb9 Mon Sep 17 00:00:00 2001 From: ukriu <80760888+ukriu@users.noreply.github.com> Date: Thu, 22 Aug 2024 23:28:38 +0530 Subject: [PATCH 08/18] Create ukriu.json --- domains/ukriu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ukriu.json diff --git a/domains/ukriu.json b/domains/ukriu.json new file mode 100644 index 000000000..af1b4f1d4 --- /dev/null +++ b/domains/ukriu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ukriu", + "email": "isadev@ukriu.com" + }, + "record": { + "URL": "https://ukriu.github.io" + } +} From 46b2279d1ebc3b23c7ee5bdad9691492d0815464 Mon Sep 17 00:00:00 2001 From: ukriu <80760888+ukriu@users.noreply.github.com> Date: Fri, 23 Aug 2024 00:40:34 +0530 Subject: [PATCH 09/18] Delete domains/door.json --- domains/door.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/door.json diff --git a/domains/door.json b/domains/door.json deleted file mode 100644 index 11345175a..000000000 --- a/domains/door.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "A world of doors", - "owner": { - "username": "ukriu", - "email": "door-isadev@ukriu.com" - }, - "record": { - "URL": "https://door.ukriu.com/" - } -} From ae328a4c825cb1a2333b5f76053913aee4620a68 Mon Sep 17 00:00:00 2001 From: Roman Popov Date: Thu, 22 Aug 2024 23:45:17 +0300 Subject: [PATCH 10/18] Delete domains/romchilolchi.json --- domains/romchilolchi.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/romchilolchi.json diff --git a/domains/romchilolchi.json b/domains/romchilolchi.json deleted file mode 100644 index ae911a8d9..000000000 --- a/domains/romchilolchi.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "repo": "https://github.com/RomchiLolchi/RomchiLolchi.github.io", - "owner": { - "username": "RomchiLolchi", - "email": "pri20051982@gmail.com", - "twitter": "romchi_lolchi" - }, - "record": { - "CNAME": "RomchiLolchi.github.io" - } -} From 5160935588e200b830f79616668c5f858da633fb Mon Sep 17 00:00:00 2001 From: itsneufox <156133096+itsneufox@users.noreply.github.com> Date: Fri, 23 Aug 2024 00:38:16 +0100 Subject: [PATCH 11/18] Create itsneufox.json --- domains/itsneufox.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/itsneufox.json diff --git a/domains/itsneufox.json b/domains/itsneufox.json new file mode 100644 index 000000000..96a3068df --- /dev/null +++ b/domains/itsneufox.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "itsneufox", + "email": "ajuda@tntsamp.com" + }, + "record": { + "CNAME": "itsneufox.github.io" + } +} From 8590d0a87cae034577f43c56792114c883a16918 Mon Sep 17 00:00:00 2001 From: ray Date: Thu, 22 Aug 2024 21:01:37 -0400 Subject: [PATCH 12/18] Create exophs.json --- domains/exophs.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/exophs.json diff --git a/domains/exophs.json b/domains/exophs.json new file mode 100644 index 000000000..ab4d8a283 --- /dev/null +++ b/domains/exophs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "exophs", + "email": "bezeski@email.com" + }, + "record": { + "RECORDTYPE": "exophs.github.io" + } +} From 63e738167ade7c7cbfb6af7e3a5a27184145a488 Mon Sep 17 00:00:00 2001 From: ray Date: Thu, 22 Aug 2024 21:27:45 -0400 Subject: [PATCH 13/18] Update exophs.json --- domains/exophs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/exophs.json b/domains/exophs.json index ab4d8a283..11e59a124 100644 --- a/domains/exophs.json +++ b/domains/exophs.json @@ -4,6 +4,6 @@ "email": "bezeski@email.com" }, "record": { - "RECORDTYPE": "exophs.github.io" + "CNAME": "exophs.github.io" } } From cab24151487a34598972334c604ae603841b7fcb Mon Sep 17 00:00:00 2001 From: Aaryan Narayan Date: Fri, 23 Aug 2024 17:39:49 +1000 Subject: [PATCH 14/18] Update aaryan.json --- domains/aaryan.json | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/domains/aaryan.json b/domains/aaryan.json index 2470d2491..ae22fb3e8 100644 --- a/domains/aaryan.json +++ b/domains/aaryan.json @@ -1,15 +1,17 @@ { - "owner": { - "username": "Aaryan-N", - "email": "", - "discord": "652433042153144321", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.RE4SnzQsF8mU81IgFbFll-aRz00dgrRzHb93gKwvaM03w_ksZTABXtjQBNe91kffdNc9M3JpnZVUlRPWGsXcdcyIUGUctweC7d7HZKNylvAYm12-xVmaX8PYM5B4l1TwTfZfACx2LckVKZUR0dZUkIVvTVHPCMF2xCGb7z8Ic-iSSu2Dp5mywp5XN8qu1dC8ep46fzkqfMeVWtzv8daNB332nz-nwKVDx_22MuYJy3mpeMMQVPRU41oWILQoWYVWYVhsiqpgw1VXKdyd52VmzgfmG6Gj0bYPeoIDzWIX8Tb-zhjxiy67tXaZYqZ7Y6DhT-t8FoZtrAfkWVyH28VOgA.KHOXZEbbSdswKeb51IRQzw.9asWvdPDaCTj6nfgO7jC4juUIdDmstvUHCjd2lb_7LK0EKJyiriVsW8F6yG7L0hCUFvPGYRfWCgn1ffzGJsbCxn-sC7aN4vfildGU5geAHA.4lTkjQOfgK2NOf2Pdf7b9A" - }, - - "record": { + "owner": { + "username": "Aaryan-N", + "email": "", + "discord": "652433042153144321", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.RE4SnzQsF8mU81IgFbFll-aRz00dgrRzHb93gKwvaM03w_ksZTABXtjQBNe91kffdNc9M3JpnZVUlRPWGsXcdcyIUGUctweC7d7HZKNylvAYm12-xVmaX8PYM5B4l1TwTfZfACx2LckVKZUR0dZUkIVvTVHPCMF2xCGb7z8Ic-iSSu2Dp5mywp5XN8qu1dC8ep46fzkqfMeVWtzv8daNB332nz-nwKVDx_22MuYJy3mpeMMQVPRU41oWILQoWYVWYVhsiqpgw1VXKdyd52VmzgfmG6Gj0bYPeoIDzWIX8Tb-zhjxiy67tXaZYqZ7Y6DhT-t8FoZtrAfkWVyH28VOgA.KHOXZEbbSdswKeb51IRQzw.9asWvdPDaCTj6nfgO7jC4juUIdDmstvUHCjd2lb_7LK0EKJyiriVsW8F6yG7L0hCUFvPGYRfWCgn1ffzGJsbCxn-sC7aN4vfildGU5geAHA.4lTkjQOfgK2NOf2Pdf7b9A" + }, + "record": { "A": [ "75.2.60.5" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" ] } - } - +} From 55be7b4053b0898e8fde617292ca84e67a758267 Mon Sep 17 00:00:00 2001 From: Abdessattar Elyagoubi <106479409+abdessattar23@users.noreply.github.com> Date: Fri, 23 Aug 2024 12:43:39 +0200 Subject: [PATCH 15/18] Create abdessattar.json --- domains/abdessattar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/abdessattar.json diff --git a/domains/abdessattar.json b/domains/abdessattar.json new file mode 100644 index 000000000..e0fb31e1d --- /dev/null +++ b/domains/abdessattar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "abdessattar23", + "email": "elyagoubiabdessattar@gmail.com" + }, + "record": { + "CNAME": "abdessattar23.github.io" + } +} From c90f8de8721aaa577612486b3c035f2f28bc9332 Mon Sep 17 00:00:00 2001 From: Abdessattar Elyagoubi <106479409+abdessattar23@users.noreply.github.com> Date: Fri, 23 Aug 2024 12:49:42 +0200 Subject: [PATCH 16/18] Create elyagoubi.json --- domains/elyagoubi.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/elyagoubi.json diff --git a/domains/elyagoubi.json b/domains/elyagoubi.json new file mode 100644 index 000000000..26be91208 --- /dev/null +++ b/domains/elyagoubi.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "abdessattar23", + "email": "elyagoubiabdessattar@gmail.com" + }, + "record": { + "A": ["185.199.111.153", "185.199.108.153", "185.199.109.153", "185.199.110.153"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 741fb92e78803b24df1763c8285a844095e3bd35 Mon Sep 17 00:00:00 2001 From: Aaryan Narayan Date: Fri, 23 Aug 2024 21:46:03 +1000 Subject: [PATCH 17/18] Update aaryan.json I was an idiot and forgot the txt bit --- domains/aaryan.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/domains/aaryan.json b/domains/aaryan.json index ae22fb3e8..56b9728c3 100644 --- a/domains/aaryan.json +++ b/domains/aaryan.json @@ -12,6 +12,9 @@ "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" ] } } From 03418a247e2e53531c15848a776a06582bc37a31 Mon Sep 17 00:00:00 2001 From: Abdessattar Elyagoubi <106479409+abdessattar23@users.noreply.github.com> Date: Fri, 23 Aug 2024 14:07:52 +0200 Subject: [PATCH 18/18] Create _github-pages-challenge-abdessattar23.abdessattar.json --- ...github-pages-challenge-abdessattar23.abdessattar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-abdessattar23.abdessattar.json diff --git a/domains/_github-pages-challenge-abdessattar23.abdessattar.json b/domains/_github-pages-challenge-abdessattar23.abdessattar.json new file mode 100644 index 000000000..2941defe6 --- /dev/null +++ b/domains/_github-pages-challenge-abdessattar23.abdessattar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "abdessattar23", + "email": "elyagoubiabdessattar@gmail.com" + }, + "record": { + "TXT": "c9b03d3b0500160eabd33e0c27913c" + } +}