diff --git a/README.md b/README.md index 518f9d59c..526a4220e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![is-a-dev banner](./media/banner.png) +![is-a-dev Banner](https://raw.githubusercontent.com/is-a-dev/register/main/media/banner.png)

is-a.dev

@@ -22,24 +22,22 @@ Or via the CI - After the pull request is merged, please allow up to 24 hours for the changes to propagate. - Enjoy your new `.is-a.dev` domain! -### Similar Services -- [is-a-good.dev](https://github.com/is-a-good-dev/Register) -- [is-not-a.dev](https://is-not-a.dev) -- [cluster.ws & wip.la](https://github.com/Olivr/free-domain) -- [js.org](https://github.com/js-org/js.org/tree/master) (*JavaScript projects only*) - ## Status You can check the uptime of the service via our [status dashboard](https://stats.uptimerobot.com/zY4XKIRVzw). -[![Uptime Robot - DNS (30 days)](https://img.shields.io/uptimerobot/ratio/m787472645-ec25e3920c7af893a7c66f19?label=uptime%20-%20dns&style=for-the-badge)](https://stats.uptimerobot.com/zY4XKIRVzw/787472645) -[![Uptime Robot - Redirect (30 days)](https://img.shields.io/uptimerobot/ratio/m787472617-240f4d61a5439a87becb2cf9?label=uptime%20-%20redirections&style=for-the-badge)](https://stats.uptimerobot.com/zY4XKIRVzw/787472617) +[![Uptime Robot - DNS](https://img.shields.io/uptimerobot/ratio/m787472645-ec25e3920c7af893a7c66f19?label=uptime%20-%20dns&style=for-the-badge)](https://stats.uptimerobot.com/zY4XKIRVzw/787472645) +[![Uptime Robot - Redirect](https://img.shields.io/uptimerobot/ratio/m787472617-240f4d61a5439a87becb2cf9?label=uptime%20-%20redirections&style=for-the-badge)](https://stats.uptimerobot.com/zY4XKIRVzw/787472617) -## Donate +### Similar Services +- [is-a-good.dev](https://github.com/is-a-good-dev/register) +- [thedev.id](https://github.com/thedev-id/thedev.id) +- [is-not-a.dev](https://is-not-a.dev) +- [is-really.cool](https://github.com/is-really-cool/register) +- [cluster.ws & wip.la](https://github.com/Olivr/free-domain) +- [js.org](https://github.com/js-org/js.org) (*JavaScript projects only*) + +### Donate If you like this project, please consider donating so we can keep this project running forever! Buy Me a Coffee Liberapay - ---- - -###### Thank you for using is-a.dev diff --git a/domains/adriichu.json b/domains/adriichu.json new file mode 100644 index 000000000..2119a1940 --- /dev/null +++ b/domains/adriichu.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Adriichu", + "email": "adriichu@proton.me", + "twitter": "Adriichuu", + "discord": "Aaron#0069" + }, + + "record": { + "CNAME": "aaron-web.pages.dev" + } + } diff --git a/domains/alexey.json b/domains/alexey.json new file mode 100644 index 000000000..bb3509cf7 --- /dev/null +++ b/domains/alexey.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "charmingdisorder", + "email": "null" + }, + "record": { + "CNAME": "charmingdisorder.github.io" + } + } + \ No newline at end of file diff --git a/domains/api.semant.json b/domains/api.semant.json new file mode 100644 index 000000000..4b95abfc5 --- /dev/null +++ b/domains/api.semant.json @@ -0,0 +1,11 @@ +{ + "description": "Semant Api", + "owner": { + "username": "semantcodes", + "email": "contact@semant.is-a.dev", + "discord": "445073800850046977" + }, + "record": { + "CNAME": "d583fe02-d653-4af3-a8fc-1645f6857a8c.id.repl.co" + } +} diff --git a/domains/bedanth.json b/domains/bedanth.json index 7e63dfaa8..e63d09d00 100644 --- a/domains/bedanth.json +++ b/domains/bedanth.json @@ -6,6 +6,6 @@ "email": "mohanesh.h2003@gmail.com" }, "record": { - "CNAME": "bedantH.github.io" + "CNAME": "bedanth-github-io.pages.dev" } } diff --git a/domains/cdn.nziie.json b/domains/cdn.nziie.json new file mode 100644 index 000000000..c8f3a22bc --- /dev/null +++ b/domains/cdn.nziie.json @@ -0,0 +1,13 @@ +{ + "description": "Nziie's cdn images", + "repo": "https://github.com/Nzii3/website", + "owner": { + "username": "Nzii3", + "email": "exeyst@gmail.com" + }, + "record": { + "A": [ + "104.196.232.237" + ] + } +} diff --git a/domains/cdn.semant.json b/domains/cdn.semant.json new file mode 100644 index 000000000..e1e74c232 --- /dev/null +++ b/domains/cdn.semant.json @@ -0,0 +1,11 @@ +{ + "repo": "https://github.com/SemantCodes/cdn", + "description": "My static database", + "owner": { + "username" : "SemantCodes", + "email": "contact@semant.is-a.dev" + }, + "record": { + "CNAME": "89b424b5-8e2d-4678-93a9-b793cdf6fceb.id.repl.co" + } +} diff --git a/domains/hyperhacker.json b/domains/hyperhacker.json new file mode 100644 index 000000000..72953d538 --- /dev/null +++ b/domains/hyperhacker.json @@ -0,0 +1,12 @@ +{ + "description": "Portfolio website for HyperGithubForm", + "repo": "https://replit.com/@HyperHacker/HyperHacker", + "owner": { + "username": "HyperGithubForm", + "email": "", + "discord": "HyperHacker#3433" + }, + "record": { + "CNAME": "988a5d1f-c278-44ca-9b99-34f9995ed9ba.id.repl.co" + } +} diff --git a/domains/intergrav.json b/domains/intergrav.json new file mode 100644 index 000000000..a89da8115 --- /dev/null +++ b/domains/intergrav.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "intergrav", + "email": "devinkid1@gmail.com" + }, + + "record": { + "CNAME": "intergrav.github.io" + } + } + diff --git a/domains/juhair.json b/domains/juhair.json new file mode 100644 index 000000000..6695800a6 --- /dev/null +++ b/domains/juhair.json @@ -0,0 +1,10 @@ +{ + "description": "Juhair's Portfolio Website", + "owner": { + "username": "juhair-cupcake", + "email": "juhair98@pm.me" + }, + "record": { + "URL": "https://juhair-dev.netlify.app" + } +} diff --git a/domains/ltln.json b/domains/ltln.json new file mode 100644 index 000000000..fe3ad216f --- /dev/null +++ b/domains/ltln.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "ltln", + "email": "uguest17@gmail.com" + }, + + "record": { + "URL": "https://github.com/ltln" + } + } + \ No newline at end of file diff --git a/domains/mc.badboy.json b/domains/mc.badboy.json index d82979b22..447ca22f4 100644 --- a/domains/mc.badboy.json +++ b/domains/mc.badboy.json @@ -5,6 +5,6 @@ "email": "contact@mail.badboy.is-a.dev" }, "record": { - "CNAME": "galileo.aternos.org" + "URL": "https://bigpp.ml" } } diff --git a/domains/nitr7gen.json b/domains/nitr7gen.json new file mode 100644 index 000000000..03dfcf394 --- /dev/null +++ b/domains/nitr7gen.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "nitr7gen", + "email": "nitr7gen@proton.me" + }, + "record": { + "CNAME": "nitr7gen.pages.dev" + }, + "description": "website for about me , blog & project showcase", + "repo": "https://github.com/nitr7gen/DevFolio/" +} diff --git a/domains/nsh.json b/domains/nsh.json new file mode 100644 index 000000000..d167b6d2b --- /dev/null +++ b/domains/nsh.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "PriyanshIsADev", + "email": "hello@priyansh.xyz", + "twitter": "PriyanshIsADev" + }, + "description": "mail domain", + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } + } diff --git a/domains/ofersadan.json b/domains/ofersadan.json new file mode 100644 index 000000000..42ce352c6 --- /dev/null +++ b/domains/ofersadan.json @@ -0,0 +1,11 @@ +{ + "description": "Ofer Sadan's GitHub profile", + "repo": "https://github.com/ofersadan85/ofersadan85", + "owner": { + "username": "ofersadan85", + "email": "ofersadan85@gmail.com" + }, + "record": { + "URL": "https://github.com/ofersadan85" + } +} \ No newline at end of file diff --git a/domains/oleg.json b/domains/oleg.json new file mode 100644 index 000000000..b7b5df0d9 --- /dev/null +++ b/domains/oleg.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "olegrumiancev", + "email": "oleg.rumiancev@gmail.com" + }, + + "record": { + "URL": "https://olegrumiancev.github.io" + } + } + \ No newline at end of file diff --git a/domains/priyansh.json b/domains/priyansh.json index c1ec51271..8328540c4 100644 --- a/domains/priyansh.json +++ b/domains/priyansh.json @@ -1,9 +1,9 @@ { "owner": { - "username": "priyanshdotxyz", + "username": "PriyanshIsADev", "email": "hello@priyansh.xyz" }, "record": { - "CNAME": "priyanshdotxyz.github.io" + "CNAME": "priyanshisadev.github.io" } } diff --git a/domains/prokai-kun.json b/domains/prokai-kun.json new file mode 100644 index 000000000..ec39000f2 --- /dev/null +++ b/domains/prokai-kun.json @@ -0,0 +1,11 @@ +{ + "description": "Iakorp's Website", + "repo": "https://github.com/IAKORP/IAKORP.github.io", + "owner": { + "username": "IAKORP", + "email": "prokaiindo003@gmail.com" + }, + "record": { + "CNAME": "IAKORP.github.io" + } +} diff --git a/domains/rahulps.json b/domains/rahulps.json new file mode 100644 index 000000000..5e1a0ba21 --- /dev/null +++ b/domains/rahulps.json @@ -0,0 +1,10 @@ + { + "owner": { + "username": "rahulps1000", + "email": "rahulps1000@gmail.com" + }, + + "record": { + "URL": "https://myfolio-rahulps.netlify.app" + } + } diff --git a/domains/gnes.semant.json b/domains/school.semant.json similarity index 100% rename from domains/gnes.semant.json rename to domains/school.semant.json diff --git a/domains/sethpython.json b/domains/sethpython.json new file mode 100644 index 000000000..8081757a2 --- /dev/null +++ b/domains/sethpython.json @@ -0,0 +1,11 @@ +{ + "description": "An Useless Website", + "repo": "https://github.com/SethTheDev/SethTheDev.github.io", + "owner": { + "username": "SethTheDev", + "email": "mailme@sethestudio.com" + }, + "record": { + "CNAME": "SethTheDev.github.io" + } +} diff --git a/domains/thedev.json b/domains/thedev.json new file mode 100644 index 000000000..32bfebb53 --- /dev/null +++ b/domains/thedev.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "thedev132", + "email": "thedev132@gmail.com" + }, + "record": { + "A": ["138.2.237.127"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } + } diff --git a/domains/therookiecoder.json b/domains/therookiecoder.json new file mode 100644 index 000000000..3dec24550 --- /dev/null +++ b/domains/therookiecoder.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "theRookieCoder", + "email": "ileshkt@gmail.com", + "discord": "theRookieCoder#1287" + }, + "record": { + "URL": "https://github.com/theRookieCoder" + } +} diff --git a/domains/tiuri.json b/domains/tiuri.json index 06af7ddaf..bf95c80a5 100644 --- a/domains/tiuri.json +++ b/domains/tiuri.json @@ -7,6 +7,6 @@ }, "record": { "A": [ - "138.201.76.10" + "212.227.129.140" ]} } diff --git a/domains/vapedevv.json b/domains/vapedevv.json new file mode 100644 index 000000000..7095c9bd5 --- /dev/null +++ b/domains/vapedevv.json @@ -0,0 +1,12 @@ +{ + "description": "My discord profile & portfolio", + "repo": "https://github.com/jadjasjafsafasfasfsa/gkdgskgkskgksbbsdbsgsd", + "owner": { + "username": "jadjasjafsafasfasfsa", + "email": "vapedev2@gmail.com", + "discord": "vapedevv#5640" + }, + "record": { + "CNAME": "jadjasjafsafasfasfsa.github.io" + } +} diff --git a/domains/web.semant.json b/domains/web.semant.json new file mode 100644 index 000000000..196181dcb --- /dev/null +++ b/domains/web.semant.json @@ -0,0 +1,11 @@ +{ + "description": "My Website", + "owner": { + "username": "semantcodes", + "email": "contact@semant.is-a.dev", + "discord": "445073800850046977" + }, + "record": { + "CNAME": "4baf80cb-7f87-4d2c-8e40-938f4045acfd.id.repl.co" + } +} diff --git a/domains/whxyu.json b/domains/whxyu.json index b40e4abb2..509dcc2ee 100644 --- a/domains/whxyu.json +++ b/domains/whxyu.json @@ -5,7 +5,7 @@ "email": "null" }, "record": { - "CNAME": "f2c2d6e2-669d-4138-b71f-183abccb47d8.id.repl.co" + "CNAME": "yxu6fingers.github.io" } } - \ No newline at end of file +