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) diff --git a/domains/almatch.json b/domains/almatch.json new file mode 100644 index 000000000..2f7199baa --- /dev/null +++ b/domains/almatch.json @@ -0,0 +1,16 @@ +{ + "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" + ] + } +} 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" + } +} diff --git a/domains/imd.json b/domains/imd.json new file mode 100644 index 000000000..a6f00d379 --- /dev/null +++ b/domains/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" + ] + } +} 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"] } } diff --git a/domains/jarmos.json b/domains/jarmos.json new file mode 100644 index 000000000..608589827 --- /dev/null +++ b/domains/jarmos.json @@ -0,0 +1,12 @@ +{ + "description": "A personal blog which is hosted on Medium temporarily.", + "repo": "https://github.com/Jarmos-san/blog", + "owner": { + "username": "Jarmos-san", + "email": "", + "twitter": "Jarmosan" + }, + "record": { + "CNAME": "jarmos.medium.com" + } +} diff --git a/domains/mail-noma.json b/domains/mail-noma.json new file mode 100644 index 000000000..3d35217dd --- /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" + } +} 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/" } } diff --git a/domains/portal-slot-gacor.json b/domains/portal-slot-gacor.json new file mode 100644 index 000000000..2c890b57b --- /dev/null +++ b/domains/portal-slot-gacor.json @@ -0,0 +1,11 @@ +{ + "description": "Demo Spining wheeles slot Gacor", + "repo": "https://github.com/cewemanja/portal-slot-gacor", + "owner": { + "username": "cewemanja", + "email": "slotgacor@id123.uno" + }, + "record": { + "URL": "https://cewemanja.github.io/portal-slot-gacor/" + } +} 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" } } diff --git a/domains/sathish.json b/domains/sathish.json new file mode 100644 index 000000000..fbd4cccc9 --- /dev/null +++ b/domains/sathish.json @@ -0,0 +1,11 @@ +{ + "description": "My personal dev blog", + "repo": "https://github.com/Muppidathi-sys/Muppidathi-sys.github.io", + "owner": { + "username": "Muppidathi-sys", + "email": "muppidathi00@gmail.com" + }, + "record": { + "CNAME": "Muppidathi-sys.github.io" + } +} 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" + } +} 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" } }