From 89b9e34ad9e17b3028d792fcc17edc7781e0553e Mon Sep 17 00:00:00 2001 From: Muppidathi <64585746+Muppidathi-sys@users.noreply.github.com> Date: Mon, 18 Apr 2022 17:06:07 +0530 Subject: [PATCH 01/26] Create sathish.json --- domains/sathish.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/sathish.json diff --git a/domains/sathish.json b/domains/sathish.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/sathish.json @@ -0,0 +1 @@ + From ed9b2ae9c656c69a36bc416402af9106b0a49f27 Mon Sep 17 00:00:00 2001 From: Muppidathi <64585746+Muppidathi-sys@users.noreply.github.com> Date: Mon, 18 Apr 2022 17:09:58 +0530 Subject: [PATCH 02/26] Update sathish.json --- domains/sathish.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/sathish.json b/domains/sathish.json index 8b1378917..ad8d6392e 100644 --- a/domains/sathish.json +++ b/domains/sathish.json @@ -1 +1,11 @@ - +{ + "description": "My personal dev blog", + "repo": "https://github.com/Muppidathi-sys/sathish", + "owner": { + "username": "Muppidathi-sys", + "email": "muppidathi00@gmail.com", + }, + "record": { + "CNAME": "Muppidathi-sys.github.io" + } +} From a4b16a61adc8911811624592bdee3f8061928299 Mon Sep 17 00:00:00 2001 From: imados Date: Tue, 19 Apr 2022 13:47:42 +0000 Subject: [PATCH 03/26] Create imd.json --- imd.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 imd.json diff --git a/imd.json b/imd.json new file mode 100644 index 000000000..a6f00d379 --- /dev/null +++ b/imd.json @@ -0,0 +1,13 @@ +{ + "description": "Imad", + "repo": "https://github.com/imadboy89", + "owner": { + "username": "imadboy89", + "email": "imad.kh@outlook.com" + }, + "record": { + "A": [ + "20.101.44.225" + ] + } +} From 71fcd410151a98e8fc9c8c477757ce980d5c8c4a Mon Sep 17 00:00:00 2001 From: Muppidathi <64585746+Muppidathi-sys@users.noreply.github.com> Date: Thu, 21 Apr 2022 13:42:05 +0530 Subject: [PATCH 04/26] Update sathish.json --- domains/sathish.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sathish.json b/domains/sathish.json index ad8d6392e..184b94752 100644 --- a/domains/sathish.json +++ b/domains/sathish.json @@ -1,6 +1,6 @@ { "description": "My personal dev blog", - "repo": "https://github.com/Muppidathi-sys/sathish", + "repo": "https://github.com/Muppidathi-sys/Muppidathi-sys.github.io", "owner": { "username": "Muppidathi-sys", "email": "muppidathi00@gmail.com", From 704e8aac3517501dea4982a457ca0acbb6885e08 Mon Sep 17 00:00:00 2001 From: Muppidathi <64585746+Muppidathi-sys@users.noreply.github.com> Date: Thu, 21 Apr 2022 16:10:53 +0530 Subject: [PATCH 05/26] Update sathish.json --- domains/sathish.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sathish.json b/domains/sathish.json index 184b94752..fbd4cccc9 100644 --- a/domains/sathish.json +++ b/domains/sathish.json @@ -3,7 +3,7 @@ "repo": "https://github.com/Muppidathi-sys/Muppidathi-sys.github.io", "owner": { "username": "Muppidathi-sys", - "email": "muppidathi00@gmail.com", + "email": "muppidathi00@gmail.com" }, "record": { "CNAME": "Muppidathi-sys.github.io" From 0ab3d4cd58670d0d8cf591d56fd1cda0d3dc176c Mon Sep 17 00:00:00 2001 From: imados Date: Thu, 21 Apr 2022 12:06:17 +0000 Subject: [PATCH 06/26] Create almatch --- domains/almatch | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 domains/almatch diff --git a/domains/almatch b/domains/almatch new file mode 100644 index 000000000..38c0cbacb --- /dev/null +++ b/domains/almatch @@ -0,0 +1,17 @@ +{ + "description": "Imad", + "repo": "https://github.com/imadboy89", + "owner": { + "username": "imadboy89", + "email": "imad.kh@outlook.com" + }, + "record": { + "A" : [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + + ] + } +} From c2cdf9537516e117b29e39ba1a0c426f75d252b2 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 23 Apr 2022 21:58:07 +0700 Subject: [PATCH 07/26] remove runs on tech --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3845b57ba..0e1c45a62 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,6 @@ Also, consider starring this repo! ## Similar services You should also checkout - * [js.org](https://github.com/js-org/js.org/tree/master) (**NOTE**: `js.org` is specifically for JS focused project) -* [runs-on.tech](https://github.com/aakhilv/runs-on.tech) From 7461859bdf79dd8be178533ba081812b056d89fb Mon Sep 17 00:00:00 2001 From: Noma4321 <89597019+Noma4321@users.noreply.github.com> Date: Sun, 24 Apr 2022 19:11:27 +0300 Subject: [PATCH 08/26] Create mail.noma.json --- domains/mail.noma.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/mail.noma.json diff --git a/domains/mail.noma.json b/domains/mail.noma.json new file mode 100644 index 000000000..ccd09c4c8 --- /dev/null +++ b/domains/mail.noma.json @@ -0,0 +1,14 @@ +{ + "description": "A Subdomain For Mails!!", + "owner": { + "username": "Noma4321", + "email": "Noma4321business@gmail.com", + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 434992e1fc28b85d977a5c11e863d173128f0c10 Mon Sep 17 00:00:00 2001 From: Noma4321 <89597019+Noma4321@users.noreply.github.com> Date: Sun, 24 Apr 2022 20:01:33 +0300 Subject: [PATCH 09/26] Rename mail.noma.json to mail-noma.json --- domains/{mail.noma.json => mail-noma.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{mail.noma.json => mail-noma.json} (100%) diff --git a/domains/mail.noma.json b/domains/mail-noma.json similarity index 100% rename from domains/mail.noma.json rename to domains/mail-noma.json From 08e9c5a16a9c4da92fa89cd4d0a9c85559903fa0 Mon Sep 17 00:00:00 2001 From: Ravost99 <75264908+Ravost99@users.noreply.github.com> Date: Sun, 24 Apr 2022 17:06:05 -0500 Subject: [PATCH 10/26] Update ravost.json wanted to change CNAME if i could, to another project --- domains/ravost.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ravost.json b/domains/ravost.json index 711cf2d98..a23839f76 100644 --- a/domains/ravost.json +++ b/domains/ravost.json @@ -6,6 +6,6 @@ }, "description": "Ravost99's Personal website", "record": { - "CNAME": "4abcf89f-23de-4278-8310-3687c58c8f7a.id.repl.co" + "CNAME": "ff6546d8-ce57-4f83-bff1-de3fdf47f30f.id.repl.co" } } From 32e6879fed81166b604f27387311d70a16f885a5 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 25 Apr 2022 06:55:44 +0700 Subject: [PATCH 11/26] fuck trailing comma --- domains/mail-noma.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mail-noma.json b/domains/mail-noma.json index ccd09c4c8..3d35217dd 100644 --- a/domains/mail-noma.json +++ b/domains/mail-noma.json @@ -2,7 +2,7 @@ "description": "A Subdomain For Mails!!", "owner": { "username": "Noma4321", - "email": "Noma4321business@gmail.com", + "email": "Noma4321business@gmail.com" }, "record": { "MX": [ From 693a40c970467169b932aa01a4a806adaf8a1ee9 Mon Sep 17 00:00:00 2001 From: Edge <69719569+omxpro@users.noreply.github.com> Date: Mon, 25 Apr 2022 09:54:11 +0530 Subject: [PATCH 12/26] Create beta.omxpro.json --- domains/beta.omxpro.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/beta.omxpro.json diff --git a/domains/beta.omxpro.json b/domains/beta.omxpro.json new file mode 100644 index 000000000..c49987bcc --- /dev/null +++ b/domains/beta.omxpro.json @@ -0,0 +1,12 @@ +{ + "description": "this is a subdomain for the beta version of my portfolio", + "repo": "https://github.com/omxproYT/omxproyt.github.io", + "owner": { + "username": "omxproYT", + "email": "omsenjalia@gmail.com", + "twitter": "DaRealOmxpro" + }, + "record": { + "CNAME": "omxproYT.github.io" + } +} From 44ba68d7117524f39c02766d7371dcffc6b78409 Mon Sep 17 00:00:00 2001 From: InfiniteCod3 <91837651+InfiniteCod3@users.noreply.github.com> Date: Mon, 25 Apr 2022 07:23:38 +0200 Subject: [PATCH 13/26] Update infinitecode.json --- domains/infinitecode.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/infinitecode.json b/domains/infinitecode.json index fe9ff84bf..78712f758 100644 --- a/domains/infinitecode.json +++ b/domains/infinitecode.json @@ -5,6 +5,6 @@ "email": "foxyss@pm.me" }, "record": { - "A": ["130.61.104.113"] + "A": ["130.61.211.19"] } } From 30f534ce3027f31199e145373b3c4313864e1c87 Mon Sep 17 00:00:00 2001 From: M4ss1ck <4ndyraul@gmail.com> Date: Mon, 25 Apr 2022 02:51:10 -0400 Subject: [PATCH 14/26] switching to Gatsby Cloud --- domains/massick.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/massick.json b/domains/massick.json index 840274f70..a3d7c1c44 100644 --- a/domains/massick.json +++ b/domains/massick.json @@ -6,6 +6,6 @@ }, "repo": "https://github.com/M4ss1ck/massick-portfolio", "record": { - "URL": "https://massick.netlify.app/" + "URL": "https://massick.gatsbyjs.io/" } } From 178ca705c1a1ee9e2bc83cfc2d7a65cabfbcf113 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 25 Apr 2022 15:59:55 +0800 Subject: [PATCH 15/26] Update william.json --- domains/william.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/william.json b/domains/william.json index c06bc3286..4c8d66365 100644 --- a/domains/william.json +++ b/domains/william.json @@ -1,5 +1,5 @@ { - "description": "Mainly just claiming this subdomain. Redirects to my personal website.", + "description": "Redirects to my GitHub profile.", "owner": { "username": "WilliamDavidHarrison", @@ -9,6 +9,6 @@ }, "record": { - "URL": "http://is-a-dev.redirect.williamharrison.xyz" + "URL": "https://github.com/WilliamDavidHarrison" } } From c59a3354690a3d2e32f6230ecdf4d867c4969b72 Mon Sep 17 00:00:00 2001 From: Somraj Saha Date: Mon, 25 Apr 2022 14:47:38 +0530 Subject: [PATCH 16/26] Add jarmos.json file for personal blog --- domains/jarmos.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jarmos.json diff --git a/domains/jarmos.json b/domains/jarmos.json new file mode 100644 index 000000000..9e7b63fb6 --- /dev/null +++ b/domains/jarmos.json @@ -0,0 +1,11 @@ +{ + "description": "A personal blog which is hosted on Medium temporarily.", + "repo": "https://github.com/Jarmos-san/blog", + "owner": { + "username": "Jarmos-san", + "email": "somraj.mle@gmail.com" + }, + "record": { + "CNAME": "jarmos.medium.com" + } +} From f43b8366ac6d9cb66f0cad4580ac173862b284d9 Mon Sep 17 00:00:00 2001 From: Somraj Saha Date: Mon, 25 Apr 2022 14:49:50 +0530 Subject: [PATCH 17/26] Remove email address for privacy issues --- domains/jarmos.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jarmos.json b/domains/jarmos.json index 9e7b63fb6..b793c2742 100644 --- a/domains/jarmos.json +++ b/domains/jarmos.json @@ -3,7 +3,7 @@ "repo": "https://github.com/Jarmos-san/blog", "owner": { "username": "Jarmos-san", - "email": "somraj.mle@gmail.com" + "twitter": "Jarmosan" }, "record": { "CNAME": "jarmos.medium.com" From 2741da723be0f9fa31666c6b89943974d46156b0 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 25 Apr 2022 16:27:57 +0700 Subject: [PATCH 18/26] Update jarmos.json --- domains/jarmos.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/jarmos.json b/domains/jarmos.json index b793c2742..608589827 100644 --- a/domains/jarmos.json +++ b/domains/jarmos.json @@ -3,6 +3,7 @@ "repo": "https://github.com/Jarmos-san/blog", "owner": { "username": "Jarmos-san", + "email": "", "twitter": "Jarmosan" }, "record": { From b09fe5361ee81e62487ad4fca731049db8f5fd52 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 25 Apr 2022 16:30:05 +0700 Subject: [PATCH 19/26] Rename almatch to almatch.json --- domains/{almatch => almatch.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{almatch => almatch.json} (100%) diff --git a/domains/almatch b/domains/almatch.json similarity index 100% rename from domains/almatch rename to domains/almatch.json From 0a5665e145a85dfb97e588ffc28d294c275ac8dc Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 25 Apr 2022 16:31:45 +0700 Subject: [PATCH 20/26] Update almatch.json --- domains/almatch.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/almatch.json b/domains/almatch.json index 38c0cbacb..2f7199baa 100644 --- a/domains/almatch.json +++ b/domains/almatch.json @@ -11,7 +11,6 @@ "185.199.109.153", "185.199.110.153", "185.199.111.153" - ] } } From b048f299094a0028f96ce9fe077679dfa928bb11 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 25 Apr 2022 16:34:01 +0700 Subject: [PATCH 21/26] Rename imd.json to domains/imd.json --- imd.json => domains/imd.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename imd.json => domains/imd.json (100%) diff --git a/imd.json b/domains/imd.json similarity index 100% rename from imd.json rename to domains/imd.json From 4d167992b69cae0a7d28763d6af2420b1ed86d25 Mon Sep 17 00:00:00 2001 From: TeknoSenpai <74503731+TeknoSenpai@users.noreply.github.com> Date: Mon, 25 Apr 2022 11:37:26 +0200 Subject: [PATCH 22/26] Create tekno.json --- domains/tekno.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/tekno.json diff --git a/domains/tekno.json b/domains/tekno.json new file mode 100644 index 000000000..751a22734 --- /dev/null +++ b/domains/tekno.json @@ -0,0 +1,12 @@ +{ + "description": "Custom domain for my personal github pages site", + "repo": "https://github.com/TeknoSenpai/teknosenpai.github.io", + "owner": { + "username": "TeknoSenpai", + "email": "tekno@hiri.dev", + "twitter": "@TeknoSenpai" + }, + "record": { + "CNAME": "teknosenpai.github.io" + } +} From fcc4de605400272804bb0d67e53a0d2e1183931a Mon Sep 17 00:00:00 2001 From: cewemanja <100285392+cewemanja@users.noreply.github.com> Date: Tue, 26 Apr 2022 10:48:02 +0700 Subject: [PATCH 23/26] Create portal-slot-gacor.json --- domains/portal-slot-gacor.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/portal-slot-gacor.json diff --git a/domains/portal-slot-gacor.json b/domains/portal-slot-gacor.json new file mode 100644 index 000000000..ae04c302f --- /dev/null +++ b/domains/portal-slot-gacor.json @@ -0,0 +1,12 @@ +{ + "description": "Demo Spining wheeles slot Gacor", + "repo": "https://github.com/cewemanja/portal-slot-gacor", + "owner": { + "username": "cewemanja", + "email": "slotgacor@id123.uno", + "discord": "" + }, + "record": { + "CNAME": "https://cewemanja.github.io/portal-slot-gacor/" + } +} From 3801fccb6aa759006d02aa2e653d16065e925af4 Mon Sep 17 00:00:00 2001 From: Hackermon Date: Tue, 26 Apr 2022 11:30:35 -0400 Subject: [PATCH 24/26] fix record --- domains/portal-slot-gacor.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/portal-slot-gacor.json b/domains/portal-slot-gacor.json index ae04c302f..356b877d4 100644 --- a/domains/portal-slot-gacor.json +++ b/domains/portal-slot-gacor.json @@ -7,6 +7,6 @@ "discord": "" }, "record": { - "CNAME": "https://cewemanja.github.io/portal-slot-gacor/" + "URL": "https://cewemanja.github.io/portal-slot-gacor/" } } From d57b9a4934912c201de5cdb6b9fd1644b86770a4 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Tue, 26 Apr 2022 22:39:45 +0700 Subject: [PATCH 25/26] remove unused discord --- domains/portal-slot-gacor.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/portal-slot-gacor.json b/domains/portal-slot-gacor.json index 356b877d4..9a312f931 100644 --- a/domains/portal-slot-gacor.json +++ b/domains/portal-slot-gacor.json @@ -4,7 +4,6 @@ "owner": { "username": "cewemanja", "email": "slotgacor@id123.uno", - "discord": "" }, "record": { "URL": "https://cewemanja.github.io/portal-slot-gacor/" From c68ab1f900a0ca151ac66709776749bb71b3add5 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Tue, 26 Apr 2022 22:40:42 +0700 Subject: [PATCH 26/26] trailing comma --- domains/portal-slot-gacor.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/portal-slot-gacor.json b/domains/portal-slot-gacor.json index 9a312f931..2c890b57b 100644 --- a/domains/portal-slot-gacor.json +++ b/domains/portal-slot-gacor.json @@ -3,7 +3,7 @@ "repo": "https://github.com/cewemanja/portal-slot-gacor", "owner": { "username": "cewemanja", - "email": "slotgacor@id123.uno", + "email": "slotgacor@id123.uno" }, "record": { "URL": "https://cewemanja.github.io/portal-slot-gacor/"