From 00b9b4e99faa85a85b616eb2b37bfe80d5cef3ae Mon Sep 17 00:00:00 2001 From: Anshu Prakash <54444966+anshu-prakash@users.noreply.github.com> Date: Fri, 22 Nov 2024 02:42:27 +0530 Subject: [PATCH 01/60] Create anshu.json Will be using this subdomain for personal portfolio --- domains/anshu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/anshu.json diff --git a/domains/anshu.json b/domains/anshu.json new file mode 100644 index 000000000..efce83ad4 --- /dev/null +++ b/domains/anshu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "anshu-prakash", + "email": "your@email.address" + }, + "record": { + "CNAME": "anshu-prakash.github.io" + } +} From f5af2cf51778bf9ed3bd889e1d38499d6bbd9ef2 Mon Sep 17 00:00:00 2001 From: Anshu Prakash <54444966+anshu-prakash@users.noreply.github.com> Date: Fri, 22 Nov 2024 11:29:15 +0530 Subject: [PATCH 02/60] Update anshu.json --- domains/anshu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/anshu.json b/domains/anshu.json index efce83ad4..6b337d13d 100644 --- a/domains/anshu.json +++ b/domains/anshu.json @@ -1,7 +1,7 @@ { "owner": { "username": "anshu-prakash", - "email": "your@email.address" + "email": "anshuprakash8445@gmail.com" }, "record": { "CNAME": "anshu-prakash.github.io" From 73a9e683302b71ab3a0e656987283aca2bd8c627 Mon Sep 17 00:00:00 2001 From: Guilherme Sousa <33522742+gifflet@users.noreply.github.com> Date: Sat, 23 Nov 2024 02:29:23 -0300 Subject: [PATCH 03/60] Create gifflet.json --- domains/gifflet.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gifflet.json diff --git a/domains/gifflet.json b/domains/gifflet.json new file mode 100644 index 000000000..5d9bc73c3 --- /dev/null +++ b/domains/gifflet.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gifflet", + "email": "guisousa09@hotmail.com" + }, + "record": { + "CNAME": "gifflet.github.io" + } +} From 2d9579af5491424b47082d72d53e1c3844c83581 Mon Sep 17 00:00:00 2001 From: Zaid <75738541+comderzaid@users.noreply.github.com> Date: Sat, 23 Nov 2024 13:49:44 +0530 Subject: [PATCH 04/60] Update murasame-san-ddl.json Migrated app from vps to heroku. Here is the live version for proff :- https://lulu-ddl-bot-7143f8707810.herokuapp.com/ --- domains/murasame-san-ddl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/murasame-san-ddl.json b/domains/murasame-san-ddl.json index a9b9b7a7f..4fe653a60 100644 --- a/domains/murasame-san-ddl.json +++ b/domains/murasame-san-ddl.json @@ -7,6 +7,6 @@ }, "record": { - "A": ["129.80.3.208"] + "CNAME": "cylindrical-gardlic-8jekw3mlfaoniohl2i7wdokz.herokudns.com" } } From 30db6deed4a3552c1e796298a8d30245332341bf Mon Sep 17 00:00:00 2001 From: Zaid <75738541+comderzaid@users.noreply.github.com> Date: Sat, 23 Nov 2024 13:53:52 +0530 Subject: [PATCH 05/60] Added Email --- domains/murasame-san-ddl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/murasame-san-ddl.json b/domains/murasame-san-ddl.json index 4fe653a60..227294f28 100644 --- a/domains/murasame-san-ddl.json +++ b/domains/murasame-san-ddl.json @@ -1,7 +1,7 @@ { "owner": { "username": "comderzaid", - "email": "", + "email": "diazkhan66@gmail.com", "discord": "544461226499899393", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.h5XfBb-IScJHFReqzLw1Or84zoOq6R4ypGCyDQDYsW-wijccncffZxnRm0UaPov4GHyypLM3kEYvOGymNCuAl-ipzDQrAkRIpD8Je8_thCTShwt06ftADHWrFc-UQgFhEOTwLiaaaz4z3Q0Jp6dNlqVCXnyIkk_V7A6-FQQS19oUQUCW0Vv-DC-XJO3GWvFPy31WFaYP8FIUwnkQH49CRO-CtdMZdbMsJ5kuAYKM_wSVnGeOK9qCJce8cP_oMO7b-XLkKGlHwymb0Qyn5r1vbCTk6gAd_A6PoPHYH8JmjEnexk9L8r2nkelP5Us1ZgrraBKMOvAP9QDI8U8iDtajrA.esKVpOzITWARO4xxpboB_A.ebg8aH85QLWwPoiYCm87y7baFdxdCKV48Ufs0esjY9wYpBtWpIHR-NJ1VCZ6vQGxzal8KrV11osN4PGYexSLSTgOiTdE3d48Yd753FS7_uE.LNSomkDjTx3uuscJhq48cg" }, From 95b4a3fe3c2c7486939be59ccee24ef7cfe1a11d Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 23 Nov 2024 16:48:02 +0800 Subject: [PATCH 06/60] Create acme-test.json --- domains/acme-test.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/acme-test.json diff --git a/domains/acme-test.json b/domains/acme-test.json new file mode 100644 index 000000000..d5694ca57 --- /dev/null +++ b/domains/acme-test.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": { + "NS": ["bingo.ns.cloudflare.com", "matias.ns.cloudflare.com"] + } +} From 005f5e82e0619ff30db04c72c02a19cc721fa878 Mon Sep 17 00:00:00 2001 From: tr1x_em <100174637+tr1xem@users.noreply.github.com> Date: Sat, 23 Nov 2024 15:05:42 +0530 Subject: [PATCH 07/60] Update trix.json --- domains/trix.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/domains/trix.json b/domains/trix.json index 94dff565e..ae4f44f7d 100644 --- a/domains/trix.json +++ b/domains/trix.json @@ -4,6 +4,10 @@ "email": "admin@trixsly.xyz" }, "record": { - "CNAME": "superuser-l.github.io" + "CNAME": "tr1xem.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] } } From f61ad1179095350229dc1bf3ee99b3961fa33f0f Mon Sep 17 00:00:00 2001 From: tr1x_em <100174637+tr1xem@users.noreply.github.com> Date: Sat, 23 Nov 2024 15:22:58 +0530 Subject: [PATCH 08/60] Update trix.json --- domains/trix.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/domains/trix.json b/domains/trix.json index ae4f44f7d..fa0e12dd9 100644 --- a/domains/trix.json +++ b/domains/trix.json @@ -4,7 +4,11 @@ "email": "admin@trixsly.xyz" }, "record": { - "CNAME": "tr1xem.github.io", + "A": ["185.199.110.153", +"185.199.109.153", +"185.199.111.153", +"185.199.108.153"] +, "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From e1456c7181058d7e38ec77231a169329702d973c Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 23 Nov 2024 18:33:02 +0800 Subject: [PATCH 09/60] Update raw-api.json --- domains/raw-api.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/raw-api.json b/domains/raw-api.json index 708e00ecc..b8d2e61c5 100644 --- a/domains/raw-api.json +++ b/domains/raw-api.json @@ -5,6 +5,5 @@ }, "record": { "CNAME": "is-a.dev" - }, - "proxied": true + } } From 7816fdabd8968f121052289ed6f66b5e32979236 Mon Sep 17 00:00:00 2001 From: Ahmed Tohamy <1ahmed.tohamy@gmail.com> Date: Sat, 23 Nov 2024 16:37:54 +0200 Subject: [PATCH 10/60] Create bio.ahmedtohamy.json i already has ahmedtohamy subdomain wanna get a new sub of it bio.ahmedtohamy --- domains/bio.ahmedtohamy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bio.ahmedtohamy.json diff --git a/domains/bio.ahmedtohamy.json b/domains/bio.ahmedtohamy.json new file mode 100644 index 000000000..44fc48511 --- /dev/null +++ b/domains/bio.ahmedtohamy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ahmedtohamy1", + "email": "1ahmed.tohamy@gmail.com" + }, + "record": { + "CNAME": "ahmedtohamy1.github.io" + } +} From 3beacd4699b4455b6cf51a07fb040f23fce42de5 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 23 Nov 2024 12:50:10 -0500 Subject: [PATCH 11/60] chore: formatting --- domains/murasame-san-ddl.json | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/domains/murasame-san-ddl.json b/domains/murasame-san-ddl.json index 227294f28..52b1680cf 100644 --- a/domains/murasame-san-ddl.json +++ b/domains/murasame-san-ddl.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "comderzaid", - "email": "diazkhan66@gmail.com", - "discord": "544461226499899393", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.h5XfBb-IScJHFReqzLw1Or84zoOq6R4ypGCyDQDYsW-wijccncffZxnRm0UaPov4GHyypLM3kEYvOGymNCuAl-ipzDQrAkRIpD8Je8_thCTShwt06ftADHWrFc-UQgFhEOTwLiaaaz4z3Q0Jp6dNlqVCXnyIkk_V7A6-FQQS19oUQUCW0Vv-DC-XJO3GWvFPy31WFaYP8FIUwnkQH49CRO-CtdMZdbMsJ5kuAYKM_wSVnGeOK9qCJce8cP_oMO7b-XLkKGlHwymb0Qyn5r1vbCTk6gAd_A6PoPHYH8JmjEnexk9L8r2nkelP5Us1ZgrraBKMOvAP9QDI8U8iDtajrA.esKVpOzITWARO4xxpboB_A.ebg8aH85QLWwPoiYCm87y7baFdxdCKV48Ufs0esjY9wYpBtWpIHR-NJ1VCZ6vQGxzal8KrV11osN4PGYexSLSTgOiTdE3d48Yd753FS7_uE.LNSomkDjTx3uuscJhq48cg" - }, - - "record": { - "CNAME": "cylindrical-gardlic-8jekw3mlfaoniohl2i7wdokz.herokudns.com" - } + "owner": { + "username": "comderzaid", + "email": "diazkhan66@gmail.com", + "discord": "544461226499899393", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.h5XfBb-IScJHFReqzLw1Or84zoOq6R4ypGCyDQDYsW-wijccncffZxnRm0UaPov4GHyypLM3kEYvOGymNCuAl-ipzDQrAkRIpD8Je8_thCTShwt06ftADHWrFc-UQgFhEOTwLiaaaz4z3Q0Jp6dNlqVCXnyIkk_V7A6-FQQS19oUQUCW0Vv-DC-XJO3GWvFPy31WFaYP8FIUwnkQH49CRO-CtdMZdbMsJ5kuAYKM_wSVnGeOK9qCJce8cP_oMO7b-XLkKGlHwymb0Qyn5r1vbCTk6gAd_A6PoPHYH8JmjEnexk9L8r2nkelP5Us1ZgrraBKMOvAP9QDI8U8iDtajrA.esKVpOzITWARO4xxpboB_A.ebg8aH85QLWwPoiYCm87y7baFdxdCKV48Ufs0esjY9wYpBtWpIHR-NJ1VCZ6vQGxzal8KrV11osN4PGYexSLSTgOiTdE3d48Yd753FS7_uE.LNSomkDjTx3uuscJhq48cg" + }, + "record": { + "CNAME": "cylindrical-gardlic-8jekw3mlfaoniohl2i7wdokz.herokudns.com" + } } From 98a5e3c3291b57ce6d6caa34286da92247f39139 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 23 Nov 2024 12:53:26 -0500 Subject: [PATCH 12/60] chore: formatting --- domains/trix.json | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/domains/trix.json b/domains/trix.json index fa0e12dd9..13a85cc35 100644 --- a/domains/trix.json +++ b/domains/trix.json @@ -1,17 +1,18 @@ { - "owner": { - "username": "tr1xem", - "email": "admin@trixsly.xyz" - }, - "record": { - "A": ["185.199.110.153", -"185.199.109.153", -"185.199.111.153", -"185.199.108.153"] -, - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ] - } + "owner": { + "username": "tr1xem", + "email": "admin@trixsly.xyz" + }, + "record": { + "A": [ + "185.199.110.153", + "185.199.109.153", + "185.199.111.153", + "185.199.108.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + } } From 4dabe43ab642ad8f105fbd69b79070c282878aa1 Mon Sep 17 00:00:00 2001 From: Formuna <108485174+FormunaGit@users.noreply.github.com> Date: Sat, 23 Nov 2024 17:48:12 -0400 Subject: [PATCH 13/60] i hope my domain doesnt link to an indonesian site anymore what the hell is a "lazada"?? --- domains/formuna.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/formuna.json b/domains/formuna.json index 1bec25aee..3083fbe06 100644 --- a/domains/formuna.json +++ b/domains/formuna.json @@ -1,6 +1,6 @@ { "description": "My website for my projects", - "repo": "https://github.com/FormunaGit/FormunaGit.github.io", + "repo": "https://github.com/FormunaGit/formunagit.github.io", "owner": { "username": "FormunaGit", "discord": "754657845563097108" From 9f09b71fffceae11d7006ebc2fbe351a7478e0a6 Mon Sep 17 00:00:00 2001 From: Vansh <62180044+vansh-goel@users.noreply.github.com> Date: Sun, 24 Nov 2024 03:45:29 +0530 Subject: [PATCH 14/60] Update vansh.json Changed portfolio link --- domains/vansh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vansh.json b/domains/vansh.json index 99919fe4e..233743bc4 100644 --- a/domains/vansh.json +++ b/domains/vansh.json @@ -4,7 +4,7 @@ "email": "goelvansh2@gmail.com" }, "record": { - "CNAME": "vansh-goel.github.io" + "CNAME": "portfolio-mu-three-49.vercel.app" }, "description": "Personal Portfolio" } From 071c6dfa5231b09ee327e55b7210b81fb33b007c Mon Sep 17 00:00:00 2001 From: PrivateKeyy <98818336+keydevelops@users.noreply.github.com> Date: Sun, 24 Nov 2024 10:27:44 +0700 Subject: [PATCH 15/60] Create _discord.privatekey.json --- domains/_discord.privatekey.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.privatekey.json diff --git a/domains/_discord.privatekey.json b/domains/_discord.privatekey.json new file mode 100644 index 000000000..5fc237354 --- /dev/null +++ b/domains/_discord.privatekey.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "keydevelops", + "email": "rumaevvadim@gmail.com" + }, + "record": { + "TXT": "dh=be4a0fbe37df16fa2d25e29ec7bc4f669703a71d" + } +} From 632254699125cc81816f82e2cd834f83267747bf Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 23 Nov 2024 22:32:43 -0500 Subject: [PATCH 16/60] chore: formatting --- domains/_discord.privatekey.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/_discord.privatekey.json b/domains/_discord.privatekey.json index 5fc237354..b5925c9cf 100644 --- a/domains/_discord.privatekey.json +++ b/domains/_discord.privatekey.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "keydevelops", - "email": "rumaevvadim@gmail.com" - }, - "record": { - "TXT": "dh=be4a0fbe37df16fa2d25e29ec7bc4f669703a71d" - } + "owner": { + "username": "keydevelops", + "email": "rumaevvadim@gmail.com" + }, + "record": { + "TXT": "dh=be4a0fbe37df16fa2d25e29ec7bc4f669703a71d" + } } From 98e71abc10297b13f18345cf5eece048e543e615 Mon Sep 17 00:00:00 2001 From: Magitian <127123012+TheMagitian@users.noreply.github.com> Date: Sun, 24 Nov 2024 09:33:35 +0530 Subject: [PATCH 17/60] Switch hosting from GitHub Pages to Vercel --- domains/magitian.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/magitian.json b/domains/magitian.json index feb7c2c8c..537cbd209 100644 --- a/domains/magitian.json +++ b/domains/magitian.json @@ -1,11 +1,11 @@ { "description": "Home for my blogs", - "repo": "https://github.com/themagitian/themagitian.github.io", + "repo": "https://github.com/TheMagitian/themagitian.github.io-old", "owner": { "username": "magitian", "email": "magitian@duck.com" }, "record": { - "CNAME": "themagitian.github.io" + "CNAME": "magitian.vercel.app" } } From a9de4d6ffe11cd891691bf340180ac09dff6df68 Mon Sep 17 00:00:00 2001 From: Rohith Vasagam J <75354317+0mnichan@users.noreply.github.com> Date: Sun, 24 Nov 2024 11:19:09 +0530 Subject: [PATCH 18/60] Create rohith-jv.json --- domains/rohith-jv.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/rohith-jv.json diff --git a/domains/rohith-jv.json b/domains/rohith-jv.json new file mode 100644 index 000000000..4ba84944c --- /dev/null +++ b/domains/rohith-jv.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "0mnichan" + }, + "record": { + "A": [ + "75.2.60.5" + ] + } +} From 65a4040f0c2971390d635bf61f10c75352ee34f4 Mon Sep 17 00:00:00 2001 From: Magitian <127123012+TheMagitian@users.noreply.github.com> Date: Sun, 24 Nov 2024 13:51:59 +0530 Subject: [PATCH 19/60] Add domain verification for Vercel - magitian.is-a.dev --- domains/_vercel.magitian.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_vercel.magitian.json diff --git a/domains/_vercel.magitian.json b/domains/_vercel.magitian.json new file mode 100644 index 000000000..344b19466 --- /dev/null +++ b/domains/_vercel.magitian.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "themagitian" + }, + "record": { + "TXT": ["vc-domain-verify=magitian.is-a.dev,645e2d8f0ecf6f802922"] + } +} From af6735e5893b9ebc291be05534a5b68cc8269700 Mon Sep 17 00:00:00 2001 From: Magitian <127123012+TheMagitian@users.noreply.github.com> Date: Sun, 24 Nov 2024 13:57:09 +0530 Subject: [PATCH 20/60] Fix incorrect username --- domains/_vercel.magitian.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.magitian.json b/domains/_vercel.magitian.json index 344b19466..c1f934f13 100644 --- a/domains/_vercel.magitian.json +++ b/domains/_vercel.magitian.json @@ -1,6 +1,6 @@ { "owner": { - "username": "themagitian" + "username": "magitian" }, "record": { "TXT": ["vc-domain-verify=magitian.is-a.dev,645e2d8f0ecf6f802922"] From dfb2a6d5d271b665849afa1c9792ea0988eff879 Mon Sep 17 00:00:00 2001 From: Aditya Suthar Date: Sun, 24 Nov 2024 14:57:35 +0530 Subject: [PATCH 21/60] Update codesuthar.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I’ve updated the codesuthar.json file by adding the necessary NS records to configure Cloudflare Zero Trust Tunneling for the codesuthar subdomain. This change is required to integrate the domain with the Cloudflare dashboard and set up the subdomain properly for Cloudflare’s nameservers. This update will ensure that the domain is correctly pointed to Cloudflare for further configuration. Please let me know if any additional changes are needed. --- domains/codesuthar.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/domains/codesuthar.json b/domains/codesuthar.json index 1c010dc13..27a2f9da5 100644 --- a/domains/codesuthar.json +++ b/domains/codesuthar.json @@ -9,6 +9,10 @@ "185.199.109.153", "185.199.111.153", "185.199.110.153" + ], + "NS": [ + "dexter.ns.cloudflare.com", + "fay.ns.cloudflare.com" ] } } From a3559e4c6818e6eeccaebdb73f1fd601856da2a1 Mon Sep 17 00:00:00 2001 From: Aditya Suthar Date: Sun, 24 Nov 2024 15:02:49 +0530 Subject: [PATCH 22/60] Update _discord.codesuthar.json Added for Discord Integration --- domains/_discord.codesuthar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.codesuthar.json b/domains/_discord.codesuthar.json index 1d18066b6..b41cf47c8 100644 --- a/domains/_discord.codesuthar.json +++ b/domains/_discord.codesuthar.json @@ -4,6 +4,6 @@ "email": "AdityaSuthar13@outlook.com" }, "record": { - "TXT": "dh=c9d95514358feae443357e8366bfa224cb7709e1" + "TXT": "dh=b8010499c233cb550c3b0d3e8148371e6e332485" } } From 56a0a9ba21bf39aa17b102e82caa6a9221783fcf Mon Sep 17 00:00:00 2001 From: Aditya Suthar Date: Sun, 24 Nov 2024 15:04:12 +0530 Subject: [PATCH 23/60] Update codesuthar.json --- domains/codesuthar.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/domains/codesuthar.json b/domains/codesuthar.json index 27a2f9da5..dde7f4542 100644 --- a/domains/codesuthar.json +++ b/domains/codesuthar.json @@ -4,12 +4,6 @@ "email": "AdityaSuthar13@outlook.com" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.111.153", - "185.199.110.153" - ], "NS": [ "dexter.ns.cloudflare.com", "fay.ns.cloudflare.com" From 6c0db2beecbc4ca3846d541e91f30877e5ce2108 Mon Sep 17 00:00:00 2001 From: Aditya Suthar Date: Sun, 24 Nov 2024 19:41:38 +0530 Subject: [PATCH 24/60] Delete domains/_discord.codesuthar.json --- domains/_discord.codesuthar.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_discord.codesuthar.json diff --git a/domains/_discord.codesuthar.json b/domains/_discord.codesuthar.json deleted file mode 100644 index b41cf47c8..000000000 --- a/domains/_discord.codesuthar.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "CodeSuthar", - "email": "AdityaSuthar13@outlook.com" - }, - "record": { - "TXT": "dh=b8010499c233cb550c3b0d3e8148371e6e332485" - } -} From 5330e6d033cea4b3e803179feac96d4c44f3ac7a Mon Sep 17 00:00:00 2001 From: Formuna <108485174+FormunaGit@users.noreply.github.com> Date: Sun, 24 Nov 2024 11:12:44 -0400 Subject: [PATCH 25/60] lets go indonesian gambling!!! --- domains/_github-pages-challenge-FormunaGit.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_github-pages-challenge-FormunaGit.json diff --git a/domains/_github-pages-challenge-FormunaGit.json b/domains/_github-pages-challenge-FormunaGit.json new file mode 100644 index 000000000..cc792061d --- /dev/null +++ b/domains/_github-pages-challenge-FormunaGit.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "FormunaGit" + }, + "record": { + "TXT": ["f1190641c5391341d1097c3a2a8160"] + } +} From 1ed5979733410b5c168d876031f778e55b31288b Mon Sep 17 00:00:00 2001 From: NeperZhou Date: Sun, 24 Nov 2024 23:19:56 +0800 Subject: [PATCH 26/60] Create safety.json --- domains/safety.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/safety.json diff --git a/domains/safety.json b/domains/safety.json new file mode 100644 index 000000000..2973f4f65 --- /dev/null +++ b/domains/safety.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "HackingYZ", + "email": "sifed@qq.com" + }, + + "record": { + "CNAME": "safety22w413a.github.io" + } + } \ No newline at end of file From b2cecdce5f9b67cf4542c8d1f946f6edfe3fc36d Mon Sep 17 00:00:00 2001 From: Formuna <108485174+FormunaGit@users.noreply.github.com> Date: Sun, 24 Nov 2024 11:25:24 -0400 Subject: [PATCH 27/60] fix --- ...FormunaGit.json => _github-pages-challenge-formunagit.json} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename domains/{_github-pages-challenge-FormunaGit.json => _github-pages-challenge-formunagit.json} (60%) diff --git a/domains/_github-pages-challenge-FormunaGit.json b/domains/_github-pages-challenge-formunagit.json similarity index 60% rename from domains/_github-pages-challenge-FormunaGit.json rename to domains/_github-pages-challenge-formunagit.json index cc792061d..348d2f8de 100644 --- a/domains/_github-pages-challenge-FormunaGit.json +++ b/domains/_github-pages-challenge-formunagit.json @@ -1,6 +1,7 @@ { "owner": { - "username": "FormunaGit" + "username": "FormunaGit", + "discord": "formuna" }, "record": { "TXT": ["f1190641c5391341d1097c3a2a8160"] From b02d862dbebfc365cbed300df4e19906fca3578a Mon Sep 17 00:00:00 2001 From: Formuna <108485174+FormunaGit@users.noreply.github.com> Date: Sun, 24 Nov 2024 12:07:10 -0400 Subject: [PATCH 28/60] input cash or select payment type :fire: --- ...nagit.json => _github-pages-challenge-formunagit.formuna.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-formunagit.json => _github-pages-challenge-formunagit.formuna.json} (100%) diff --git a/domains/_github-pages-challenge-formunagit.json b/domains/_github-pages-challenge-formunagit.formuna.json similarity index 100% rename from domains/_github-pages-challenge-formunagit.json rename to domains/_github-pages-challenge-formunagit.formuna.json From c71d6eee60792527dc062e3f8d918768d866c646 Mon Sep 17 00:00:00 2001 From: Mr Sticky Piston <97804691+MrStickyPiston@users.noreply.github.com> Date: Sun, 24 Nov 2024 18:57:23 +0100 Subject: [PATCH 29/60] Register mlsend2._domainkey.mrstickypiston.is-a.dev --- domains/mlsend2._domainkey.mrstickypiston.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mlsend2._domainkey.mrstickypiston.json diff --git a/domains/mlsend2._domainkey.mrstickypiston.json b/domains/mlsend2._domainkey.mrstickypiston.json new file mode 100644 index 000000000..5f6b5488c --- /dev/null +++ b/domains/mlsend2._domainkey.mrstickypiston.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "MrStickyPiston", + "discord": "700766242268774471", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.W2mVdm4dW8fJByQKFfFbX7Zy_LgzT03dRrDPZg1smltChY-8Q4ecmRlgbZg3qzCMTpZt0EAYKEvW3ZWJ2YANpH4NSl4rOExGzhByU5yhFxEFMFVu62LvAiEIRErPZLSpisd_p3sz6GNr_2lDhvy-YJHa5nstCGk8504Kfr_nLXwv6bWxpHPaQ_gMC3T3zCJs18znanaLs9A4h8O_07-_AlsKxUBhwyFPHBQv1zG05Dj-MNJXs2E3IiI2L5zwvV3807rvsolppR2et0Ghu6FZMDoq0ETelqjUmM_JW2T6fYiJk95QxRzLh0z4KHv0OcduJTAQT6OYjXDFsUOeOnl_cQ.BLMs-Z8M9F7U-qkpjWKE9g.POwlhWC7vCvZwtTz5pc6NRtbQFBqPK_DpWN7JBeIybylCNrqG9pEw12_qvlTIrb3cRh1ZEtzqLPBrVqyVV00zj8XKuFNZRmDfE7N7LZUebw.525ZlMIJoi8uHFtRgguNag" + }, + + "record": { + "CNAME": "mlsend2._domainkey.mailersend.net" + } + } + \ No newline at end of file From d1d2e3eecce96dda2288dbdcdb3895f49950c507 Mon Sep 17 00:00:00 2001 From: Burnout Date: Sun, 24 Nov 2024 14:14:04 -0500 Subject: [PATCH 30/60] Create bxqrn.json --- domains/bxqrn.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bxqrn.json diff --git a/domains/bxqrn.json b/domains/bxqrn.json new file mode 100644 index 000000000..1286a26eb --- /dev/null +++ b/domains/bxqrn.json @@ -0,0 +1,11 @@ +{ + "domain": "bxqrn.is-a.dev", + "subdomain": "bxqrn", + "owner": { + "repo": "https://github.com/bxqrn/bxqrn.github.io", + "email": "flqmze@gmail.com" + }, + "record": { + "CNAME": "bxqrn.github.io" + } +} From 961736dcf05b2c5b809a82e2a957e0e40db27124 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 24 Nov 2024 14:29:23 -0500 Subject: [PATCH 31/60] chore: formatting --- domains/bxqrn.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/bxqrn.json b/domains/bxqrn.json index 1286a26eb..8666e0087 100644 --- a/domains/bxqrn.json +++ b/domains/bxqrn.json @@ -1,11 +1,11 @@ { - "domain": "bxqrn.is-a.dev", - "subdomain": "bxqrn", - "owner": { - "repo": "https://github.com/bxqrn/bxqrn.github.io", - "email": "flqmze@gmail.com" - }, - "record": { - "CNAME": "bxqrn.github.io" - } + "domain": "bxqrn.is-a.dev", + "subdomain": "bxqrn", + "owner": { + "repo": "https://github.com/bxqrn/bxqrn.github.io", + "email": "flqmze@gmail.com" + }, + "record": { + "CNAME": "bxqrn.github.io" + } } From b6d9a063dbca03c34b339bc9e24192d721d44975 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 24 Nov 2024 14:31:32 -0500 Subject: [PATCH 32/60] chore: fixing invalid json --- domains/bxqrn.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/bxqrn.json b/domains/bxqrn.json index 8666e0087..ea5dd30e3 100644 --- a/domains/bxqrn.json +++ b/domains/bxqrn.json @@ -3,7 +3,8 @@ "subdomain": "bxqrn", "owner": { "repo": "https://github.com/bxqrn/bxqrn.github.io", - "email": "flqmze@gmail.com" + "email": "flqmze@gmail.com", + "username": "bxqrn" }, "record": { "CNAME": "bxqrn.github.io" From 46c9c703d71a59692e7c5a14b0070194bb09e932 Mon Sep 17 00:00:00 2001 From: porant <37237267+porant@users.noreply.github.com> Date: Sun, 24 Nov 2024 20:37:52 +0100 Subject: [PATCH 33/60] Update porant.json IP changed --- domains/porant.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/porant.json b/domains/porant.json index 35dce6910..abf61d960 100644 --- a/domains/porant.json +++ b/domains/porant.json @@ -4,6 +4,6 @@ "email": "porant@gmail.com" }, "record": { - "A": ["178.26.182.120"] + "A": ["188.194.183.203"] } } From a24912292b75c3b49388160d466bdfecd8106647 Mon Sep 17 00:00:00 2001 From: Clayza <92805294+ClayzaAubert@users.noreply.github.com> Date: Mon, 25 Nov 2024 03:53:24 +0700 Subject: [PATCH 34/60] Create clayza.json --- domains/clayza.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/clayza.json diff --git a/domains/clayza.json b/domains/clayza.json new file mode 100644 index 000000000..2e7617cdb --- /dev/null +++ b/domains/clayza.json @@ -0,0 +1,9 @@ +{ + "repo": "https://github.com/ClayzaAubert/clayzaaubert.github.io", + "owner": { + "username": "ClayzaAubert", + }, + "record": { + "CNAME": "clayzaaubert.github.io" + } +} From dbddaf13283070cf7a71ce567ffc450b0b7e2c10 Mon Sep 17 00:00:00 2001 From: Clayza <92805294+ClayzaAubert@users.noreply.github.com> Date: Mon, 25 Nov 2024 05:24:34 +0700 Subject: [PATCH 35/60] Update clayza.json --- domains/clayza.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/clayza.json b/domains/clayza.json index 2e7617cdb..89a86fba5 100644 --- a/domains/clayza.json +++ b/domains/clayza.json @@ -2,6 +2,7 @@ "repo": "https://github.com/ClayzaAubert/clayzaaubert.github.io", "owner": { "username": "ClayzaAubert", + "email": "clayzasc@gmail.com", }, "record": { "CNAME": "clayzaaubert.github.io" From 06ae0e8546c592cfb3030705fa0450bbc302a22d Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 24 Nov 2024 17:39:25 -0500 Subject: [PATCH 36/60] chore: fixing invalid json --- domains/clayza.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/clayza.json b/domains/clayza.json index 89a86fba5..5f2975dfe 100644 --- a/domains/clayza.json +++ b/domains/clayza.json @@ -2,7 +2,7 @@ "repo": "https://github.com/ClayzaAubert/clayzaaubert.github.io", "owner": { "username": "ClayzaAubert", - "email": "clayzasc@gmail.com", + "email": "clayzasc@gmail.com" }, "record": { "CNAME": "clayzaaubert.github.io" From 2f2e4f17289dc932fc920d861f916a3e20aeeaad Mon Sep 17 00:00:00 2001 From: Magitian <127123012+TheMagitian@users.noreply.github.com> Date: Mon, 25 Nov 2024 05:23:49 +0530 Subject: [PATCH 37/60] Add email to Vercel verification JSON --- domains/_vercel.magitian.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/_vercel.magitian.json b/domains/_vercel.magitian.json index c1f934f13..5ef31e20f 100644 --- a/domains/_vercel.magitian.json +++ b/domains/_vercel.magitian.json @@ -1,6 +1,7 @@ { "owner": { - "username": "magitian" + "username": "magitian", + "email": "magitian@duck.com" }, "record": { "TXT": ["vc-domain-verify=magitian.is-a.dev,645e2d8f0ecf6f802922"] From eaa1f98c73bfb5a4730085fbe33a8cb8f64450f5 Mon Sep 17 00:00:00 2001 From: Kn0tzer <140578393+Kn0tzer@users.noreply.github.com> Date: Sun, 24 Nov 2024 19:14:22 -0500 Subject: [PATCH 38/60] Create kn0tzer.json --- domains/kn0tzer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kn0tzer.json diff --git a/domains/kn0tzer.json b/domains/kn0tzer.json new file mode 100644 index 000000000..fbb9808a8 --- /dev/null +++ b/domains/kn0tzer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Kn0tzer", + "email": "g4marchi@gmail.com" + }, + "record": { + "CNAME": "kn0tzer.github.io" + } +} From 1b4d38a0992ffb2e9117cb516aef7cf69a1eb47a Mon Sep 17 00:00:00 2001 From: seb <27khero@proton.me> Date: Sun, 24 Nov 2024 21:17:32 -0300 Subject: [PATCH 39/60] Create vela.json --- domains/vela.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vela.json diff --git a/domains/vela.json b/domains/vela.json new file mode 100644 index 000000000..8934dd0af --- /dev/null +++ b/domains/vela.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "v3laDev", + "email": "27khero@proton.me" + }, + "record": { + "RECORDTYPE": "CNAME" + } +} From fee68baefb90db8f68c788847814cab748bc0b29 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 24 Nov 2024 19:42:43 -0500 Subject: [PATCH 40/60] chore: formatting --- domains/_vercel.magitian.json | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/domains/_vercel.magitian.json b/domains/_vercel.magitian.json index 5ef31e20f..18fdbffd3 100644 --- a/domains/_vercel.magitian.json +++ b/domains/_vercel.magitian.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "magitian", - "email": "magitian@duck.com" - }, - "record": { - "TXT": ["vc-domain-verify=magitian.is-a.dev,645e2d8f0ecf6f802922"] - } + "owner": { + "username": "magitian", + "email": "magitian@duck.com" + }, + "record": { + "TXT": [ + "vc-domain-verify=magitian.is-a.dev,645e2d8f0ecf6f802922" + ] + } } From 995f292c939e812f39abfc999d3d745511509eae Mon Sep 17 00:00:00 2001 From: seb <27khero@proton.me> Date: Sun, 24 Nov 2024 23:24:27 -0300 Subject: [PATCH 41/60] Update vela.json --- domains/vela.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vela.json b/domains/vela.json index 8934dd0af..15adb0683 100644 --- a/domains/vela.json +++ b/domains/vela.json @@ -4,6 +4,6 @@ "email": "27khero@proton.me" }, "record": { - "RECORDTYPE": "CNAME" + "RECORDTYPE": "v3laDev.github.io" } } From 8db8cba65c1104354605f89bf3d5c72fb41fd294 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Mon, 25 Nov 2024 10:32:45 +0800 Subject: [PATCH 42/60] Update vela.json --- domains/vela.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vela.json b/domains/vela.json index 15adb0683..c46c8660c 100644 --- a/domains/vela.json +++ b/domains/vela.json @@ -4,6 +4,6 @@ "email": "27khero@proton.me" }, "record": { - "RECORDTYPE": "v3laDev.github.io" + "CNAME": "v3laDev.github.io" } } From 4c0ed994d2aefcab662fe9a58b9f9bc3c49dbd12 Mon Sep 17 00:00:00 2001 From: Goutam Kumar Date: Mon, 25 Nov 2024 08:05:45 +0530 Subject: [PATCH 43/60] Update domains --- domains/goutam.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/goutam.json diff --git a/domains/goutam.json b/domains/goutam.json new file mode 100644 index 000000000..e17c06504 --- /dev/null +++ b/domains/goutam.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "MatrixCoder0101" + }, + "record": { + "A": ["76.76.21.21"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } +} \ No newline at end of file From bd8310355fc95ff7589368bdab6a66325bd9e9d1 Mon Sep 17 00:00:00 2001 From: Goutam Kumar Date: Mon, 25 Nov 2024 08:15:45 +0530 Subject: [PATCH 44/60] Added Vercel File --- domains/_vercel.goutam.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_vercel.goutam.json diff --git a/domains/_vercel.goutam.json b/domains/_vercel.goutam.json new file mode 100644 index 000000000..b80f7a311 --- /dev/null +++ b/domains/_vercel.goutam.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "MatrixCoder0101" + }, + "record": { + "TXT": ["vc-domain-verify=goutam.is-a.dev,cde668462cf6a679633f"] + } +} \ No newline at end of file From 3c011b4c2b6fe808245d78fb323240e1d5c20850 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 24 Nov 2024 22:02:18 -0500 Subject: [PATCH 45/60] chore: formatting [skip-ci] --- domains/_vercel.goutam.json | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/domains/_vercel.goutam.json b/domains/_vercel.goutam.json index b80f7a311..2e3ff7287 100644 --- a/domains/_vercel.goutam.json +++ b/domains/_vercel.goutam.json @@ -1,8 +1,10 @@ { - "owner": { - "username": "MatrixCoder0101" - }, - "record": { - "TXT": ["vc-domain-verify=goutam.is-a.dev,cde668462cf6a679633f"] - } -} \ No newline at end of file + "owner": { + "username": "MatrixCoder0101" + }, + "record": { + "TXT": [ + "vc-domain-verify=goutam.is-a.dev,cde668462cf6a679633f" + ] + } +} From 3894621a545d935d973a5dff3fa2e75d275c6bc5 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 24 Nov 2024 22:02:35 -0500 Subject: [PATCH 46/60] chore: formatting --- domains/goutam.json | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/domains/goutam.json b/domains/goutam.json index e17c06504..d659147b1 100644 --- a/domains/goutam.json +++ b/domains/goutam.json @@ -1,10 +1,17 @@ { - "owner": { - "username": "MatrixCoder0101" - }, - "record": { - "A": ["76.76.21.21"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] - } -} \ No newline at end of file + "owner": { + "username": "MatrixCoder0101" + }, + "record": { + "A": [ + "76.76.21.21" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] + } +} From 122f7cfb29082e3b9eb12faaae1faf9e7be1417f Mon Sep 17 00:00:00 2001 From: Abdessattar Elyagoubi Date: Mon, 25 Nov 2024 09:08:28 +0100 Subject: [PATCH 47/60] Create abdelghani.json --- domains/abdelghani.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/abdelghani.json diff --git a/domains/abdelghani.json b/domains/abdelghani.json new file mode 100644 index 000000000..37b3275b7 --- /dev/null +++ b/domains/abdelghani.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "abdessattar23", + "discord": "1226143665567567954", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.eU0sigYFTiUmRSsjTm8HIpmuwsrshbwh3EHiAN0We7TPTvlwMZxh3Yf7G9dkLOygXKomX08LOA1ELcJB9vK2OWbbK2k6fOJQQCKr6S7pV9ZU4HifKGXPxQKoPAmo72Zqenp9PBZ0USq0j05eprWD5deGY3YvW_L6o38wcDJdSD2k8ivwPFxvY3PUA1ntL8tHVAhq-oMPXUVXVpsHjZqDGbatQEHyUe0vQhc7dbmJF5HlvRVXOw3M-1EQmBURw_5tEAKDxZSzn2G0zu2hGnzT_vqgi-OAu9cSM1br4ytgLbUHG1VnuU9VQtEXLF1Rvp8aWPUwxq_1ojm07mzXBChM4g.JuGnrwrSF9PLG44nC_dtRA.Lb1j-9z9OQiV-bS8d0vSFUqV367FZpYp2wZmKlodkAagnu8suFiGz2DzxT086wdpucbFOCRJD4l1jjBVcNDq7R12hdcpu5_o-zh8r5JwpbDVyjC4Mjdxs4hLpwZH5OEp.OmkfnGL8CjO_8IJtjAfnwQ" + }, + + "record": { + "CNAME": "king255-del.github.io" + } + } From b32f9c4779dda7b0278b148233cc51584520f6be Mon Sep 17 00:00:00 2001 From: sticky Date: Mon, 25 Nov 2024 11:59:45 +0100 Subject: [PATCH 48/60] more mailsersend --- domains/mail.mrstickypiston.is-a.dev.json | 11 +++++++++++ ...n => mlsend2._domainkey.mail.mrstickypiston.json} | 0 domains/mta.mail.mrstickypiston.json | 12 ++++++++++++ 3 files changed, 23 insertions(+) create mode 100644 domains/mail.mrstickypiston.is-a.dev.json rename domains/{mlsend2._domainkey.mrstickypiston.json => mlsend2._domainkey.mail.mrstickypiston.json} (100%) create mode 100644 domains/mta.mail.mrstickypiston.json diff --git a/domains/mail.mrstickypiston.is-a.dev.json b/domains/mail.mrstickypiston.is-a.dev.json new file mode 100644 index 000000000..c372e0d2c --- /dev/null +++ b/domains/mail.mrstickypiston.is-a.dev.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "MrStickyPiston", + "discord": "700766242268774471", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.W2mVdm4dW8fJByQKFfFbX7Zy_LgzT03dRrDPZg1smltChY-8Q4ecmRlgbZg3qzCMTpZt0EAYKEvW3ZWJ2YANpH4NSl4rOExGzhByU5yhFxEFMFVu62LvAiEIRErPZLSpisd_p3sz6GNr_2lDhvy-YJHa5nstCGk8504Kfr_nLXwv6bWxpHPaQ_gMC3T3zCJs18znanaLs9A4h8O_07-_AlsKxUBhwyFPHBQv1zG05Dj-MNJXs2E3IiI2L5zwvV3807rvsolppR2et0Ghu6FZMDoq0ETelqjUmM_JW2T6fYiJk95QxRzLh0z4KHv0OcduJTAQT6OYjXDFsUOeOnl_cQ.BLMs-Z8M9F7U-qkpjWKE9g.POwlhWC7vCvZwtTz5pc6NRtbQFBqPK_DpWN7JBeIybylCNrqG9pEw12_qvlTIrb3cRh1ZEtzqLPBrVqyVV00zj8XKuFNZRmDfE7N7LZUebw.525ZlMIJoi8uHFtRgguNag" + }, + + "record": { + "TXT": "v=spf1 include:_spf.mailersend.net ~all" + } +} diff --git a/domains/mlsend2._domainkey.mrstickypiston.json b/domains/mlsend2._domainkey.mail.mrstickypiston.json similarity index 100% rename from domains/mlsend2._domainkey.mrstickypiston.json rename to domains/mlsend2._domainkey.mail.mrstickypiston.json diff --git a/domains/mta.mail.mrstickypiston.json b/domains/mta.mail.mrstickypiston.json new file mode 100644 index 000000000..748577693 --- /dev/null +++ b/domains/mta.mail.mrstickypiston.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "MrStickyPiston", + "discord": "700766242268774471", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.W2mVdm4dW8fJByQKFfFbX7Zy_LgzT03dRrDPZg1smltChY-8Q4ecmRlgbZg3qzCMTpZt0EAYKEvW3ZWJ2YANpH4NSl4rOExGzhByU5yhFxEFMFVu62LvAiEIRErPZLSpisd_p3sz6GNr_2lDhvy-YJHa5nstCGk8504Kfr_nLXwv6bWxpHPaQ_gMC3T3zCJs18znanaLs9A4h8O_07-_AlsKxUBhwyFPHBQv1zG05Dj-MNJXs2E3IiI2L5zwvV3807rvsolppR2et0Ghu6FZMDoq0ETelqjUmM_JW2T6fYiJk95QxRzLh0z4KHv0OcduJTAQT6OYjXDFsUOeOnl_cQ.BLMs-Z8M9F7U-qkpjWKE9g.POwlhWC7vCvZwtTz5pc6NRtbQFBqPK_DpWN7JBeIybylCNrqG9pEw12_qvlTIrb3cRh1ZEtzqLPBrVqyVV00zj8XKuFNZRmDfE7N7LZUebw.525ZlMIJoi8uHFtRgguNag" + }, + + "record": { + "CNAME": "mailersend.net" + } + } + \ No newline at end of file From df0327714eae36a4f5e8c19c57d3de7c1fd38e04 Mon Sep 17 00:00:00 2001 From: sticky Date: Mon, 25 Nov 2024 12:04:06 +0100 Subject: [PATCH 49/60] fix including is-a.dev in domain --- ...il.mrstickypiston.is-a.dev.json => mail.mrstickypiston.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{mail.mrstickypiston.is-a.dev.json => mail.mrstickypiston.json} (99%) diff --git a/domains/mail.mrstickypiston.is-a.dev.json b/domains/mail.mrstickypiston.json similarity index 99% rename from domains/mail.mrstickypiston.is-a.dev.json rename to domains/mail.mrstickypiston.json index c372e0d2c..2179d6b97 100644 --- a/domains/mail.mrstickypiston.is-a.dev.json +++ b/domains/mail.mrstickypiston.json @@ -8,4 +8,4 @@ "record": { "TXT": "v=spf1 include:_spf.mailersend.net ~all" } -} +} \ No newline at end of file From 10b616dd83f59c1eb906438e64f961422b8c77cb Mon Sep 17 00:00:00 2001 From: "kzk.hitoru" Date: Mon, 25 Nov 2024 20:23:19 +0700 Subject: [PATCH 50/60] Create upload.cdn.akk1to.json --- domains/upload.cdn.akk1to.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/upload.cdn.akk1to.json diff --git a/domains/upload.cdn.akk1to.json b/domains/upload.cdn.akk1to.json new file mode 100644 index 000000000..ace2ad7d7 --- /dev/null +++ b/domains/upload.cdn.akk1to.json @@ -0,0 +1,12 @@ +{ + "description": "file uploader of akk1to.dev", + "repo": "https://github.com/akk1to/upload.cdn", + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com", + "discord": "727497287777124414" + }, + "record": { + "CNAME": "akk1to.github.io" + } +} From 90ef4961c5e49e1e409f087fb41887e4f5caf156 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Mon, 25 Nov 2024 08:34:09 -0500 Subject: [PATCH 51/60] chore: formatting --- domains/upload.cdn.akk1to.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/upload.cdn.akk1to.json b/domains/upload.cdn.akk1to.json index ace2ad7d7..ea77451e4 100644 --- a/domains/upload.cdn.akk1to.json +++ b/domains/upload.cdn.akk1to.json @@ -1,12 +1,12 @@ { - "description": "file uploader of akk1to.dev", - "repo": "https://github.com/akk1to/upload.cdn", - "owner": { - "username": "akk1to", - "email": "akk1to.dev@gmail.com", - "discord": "727497287777124414" - }, - "record": { - "CNAME": "akk1to.github.io" - } + "description": "file uploader of akk1to.dev", + "repo": "https://github.com/akk1to/upload.cdn", + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com", + "discord": "727497287777124414" + }, + "record": { + "CNAME": "akk1to.github.io" + } } From 576f527f16372105fc353468591cd08906e66efc Mon Sep 17 00:00:00 2001 From: MeHiGalatHu Date: Mon, 25 Nov 2024 23:53:49 +0530 Subject: [PATCH 52/60] Update astra.json --- domains/astra.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/astra.json b/domains/astra.json index 68d1dfeb9..a18e5fcc9 100644 --- a/domains/astra.json +++ b/domains/astra.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "mehigalathu.github.io" + "CNAME": "astra-api.glitch.me" } } From 784e9d2407685621c14bf1099b269c6d59029271 Mon Sep 17 00:00:00 2001 From: Justin Balaguer Date: Tue, 26 Nov 2024 03:39:33 +0800 Subject: [PATCH 53/60] chore: remove my own json and domain --- domains/jstn.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/jstn.json diff --git a/domains/jstn.json b/domains/jstn.json deleted file mode 100644 index e8190d4e7..000000000 --- a/domains/jstn.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Justin's personal website", - "repo": "https://github.com/justinbalaguer/justinbalaguer.github.io", - "owner": { - "username": "justinbalaguer", - "email": "justinbalaguer@pm.me", - "twitter": "ojintoji" - }, - "record": { - "CNAME": "justinbalaguer.github.io" - } -} From 2cfafe20bbb58fadd64c0da701a543ab10b56a01 Mon Sep 17 00:00:00 2001 From: Potato_Chips0706 <126580310+potato0706@users.noreply.github.com> Date: Tue, 26 Nov 2024 06:50:00 +0800 Subject: [PATCH 54/60] Update potatochips0706.json --- domains/potatochips0706.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/potatochips0706.json b/domains/potatochips0706.json index e7dccb3ae..d7d451bda 100644 --- a/domains/potatochips0706.json +++ b/domains/potatochips0706.json @@ -1,11 +1,11 @@ { - "description": "A sub-domain to my portfolio github page.", - "repo": "https://github.com/potato0706/potato0706.github.io", + "description": "Redirect to my profile page.", + "repo": "https://github.com/potato0706/potatochips0706.com", "owner": { "username": "potato0706", "email": "potatochips0706@gmail.com" }, "record": { - "CNAME": "potato0706.github.io" + "CNAME": "potatochips0706.com" } } From d2a0b3379675078b68e1b5522faf1eb50ebd20e6 Mon Sep 17 00:00:00 2001 From: linkman8912 <145817614+linkman8912@users.noreply.github.com> Date: Mon, 25 Nov 2024 18:48:45 -0500 Subject: [PATCH 55/60] Create linkman.json --- domains/linkman.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/linkman.json diff --git a/domains/linkman.json b/domains/linkman.json new file mode 100644 index 000000000..a855040ca --- /dev/null +++ b/domains/linkman.json @@ -0,0 +1,11 @@ +{ + "description": "Website to put information about my projects", + "repo": "https://github.com/linkman8912/website", + "owner": { + "username": "linkman8912", + "email": "linkman8912@proton.me" + }, + "record": { + "CNAME": "website-1i7.pages.dev" + } +} From 017e42c7856d3d0f7daaff04b964dce497c3d538 Mon Sep 17 00:00:00 2001 From: tr1x_em Date: Tue, 26 Nov 2024 15:13:04 +0530 Subject: [PATCH 56/60] Create keybinds.json --- domains/keybinds.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 domains/keybinds.json diff --git a/domains/keybinds.json b/domains/keybinds.json new file mode 100644 index 000000000..b9512c5cd --- /dev/null +++ b/domains/keybinds.json @@ -0,0 +1,18 @@ +{ + "owner": { + "username": "tr1xem", + "email": "admin@trix.is-a.dev" + }, + "record": { + "A": [ + "185.199.110.153", + "185.199.109.153", + "185.199.111.153", + "185.199.108.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + } +} From 835428dad4bb8fbffb5949882d49860f80a92944 Mon Sep 17 00:00:00 2001 From: tr1x_em Date: Tue, 26 Nov 2024 15:14:03 +0530 Subject: [PATCH 57/60] Create _discord.keybinds.is-a.dev.json --- domains/_discord.keybinds.is-a.dev.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_discord.keybinds.is-a.dev.json diff --git a/domains/_discord.keybinds.is-a.dev.json b/domains/_discord.keybinds.is-a.dev.json new file mode 100644 index 000000000..82012508a --- /dev/null +++ b/domains/_discord.keybinds.is-a.dev.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "tr1xem" + }, + "record": { + "TXT": ["dh=2cd8606690feb1e7c8ed348d2875d718bb5b87f1"] + } +} From 6c0b239f00d6265145bc608ae226eee467ee67e5 Mon Sep 17 00:00:00 2001 From: tr1x_em Date: Tue, 26 Nov 2024 15:16:36 +0530 Subject: [PATCH 58/60] Rename _discord.keybinds.is-a.dev.json to _discord.keybinds.json --- .../{_discord.keybinds.is-a.dev.json => _discord.keybinds.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.keybinds.is-a.dev.json => _discord.keybinds.json} (100%) diff --git a/domains/_discord.keybinds.is-a.dev.json b/domains/_discord.keybinds.json similarity index 100% rename from domains/_discord.keybinds.is-a.dev.json rename to domains/_discord.keybinds.json From 3ce623ab28561f2250b8a568a6d19867cf6dc573 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Tue, 26 Nov 2024 18:05:00 +0800 Subject: [PATCH 59/60] feat(ci): allow proxied CNAMEs with other records --- tests/records.test.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/records.test.js b/tests/records.test.js index 90011493e..2970b629e 100644 --- a/tests/records.test.js +++ b/tests/records.test.js @@ -95,8 +95,8 @@ t("All files should have valid record types", (t) => { t.true(validRecordTypes.includes(key), `${file}: Invalid record type: ${key}`); }); - // CNAME records cannot be combined with any other record type - if (recordKeys.includes("CNAME")) { + // CNAME records cannot be combined with any other record type unless it is proxied + if (recordKeys.includes("CNAME") && !data.proxied) { t.is(recordKeys.length, Number(1), `${file}: CNAME records cannot be combined with other records`); } From ed4cd82b0dd50542b614b94011b6c3ddfa3ddb42 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 26 Nov 2024 08:53:21 -0500 Subject: [PATCH 60/60] chore: formatting --- domains/potatochips0706.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/potatochips0706.json b/domains/potatochips0706.json index d7d451bda..9b930b885 100644 --- a/domains/potatochips0706.json +++ b/domains/potatochips0706.json @@ -1,11 +1,11 @@ { - "description": "Redirect to my profile page.", - "repo": "https://github.com/potato0706/potatochips0706.com", - "owner": { - "username": "potato0706", - "email": "potatochips0706@gmail.com" - }, - "record": { - "CNAME": "potatochips0706.com" - } + "description": "Redirect to my profile page.", + "repo": "https://github.com/potato0706/potatochips0706.com", + "owner": { + "username": "potato0706", + "email": "potatochips0706@gmail.com" + }, + "record": { + "CNAME": "potatochips0706.com" + } }