diff --git a/README.md b/README.md index de194b932..7d9525b13 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ **is-a-dev** is a service that allows developers to get a sweet-looking `.is-a.dev` domain for their personal websites. +[![Discord](https://img.shields.io/discord/830872854677422150?style=for-the-badge)](https://discord.gg/PZCGHz4RhQ) + ## How do I register? * Fork this project @@ -25,6 +27,7 @@ Please consider donating to help me keep this running forever! + ## Similar services You should also checkout - * [js.org](https://github.com/js-org/js.org/tree/master) @@ -34,6 +37,10 @@ You should also checkout - ## Uptime + +![Uptime Robot ratio (30 days)](https://img.shields.io/uptimerobot/ratio/m787472645-ec25e3920c7af893a7c66f19?label=uptime%20-%20dns&style=for-the-badge) +![Uptime Robot ratio (30 days)](https://img.shields.io/uptimerobot/ratio/m787472617-240f4d61a5439a87becb2cf9?label=uptime%20-%20redirections&style=for-the-badge) + You can check the uptime of the service via [our status dashboard](https://stats.uptimerobot.com/zY4XKIRVzw) diff --git a/berry.json b/berry.json new file mode 100644 index 000000000..40581dbbe --- /dev/null +++ b/berry.json @@ -0,0 +1,11 @@ +{ + "description": "Berry's developer website", + "owner": { + "username": "AhmedBaari", + "email": "ahmed4baari@gmail.com", + "instagram": "berryciouss" + }, + "record": { + "CNAME": "cname.short.io" + } +} diff --git a/domains/badboy.json b/domains/badboy.json index a7dad4ce4..215bc8691 100644 --- a/domains/badboy.json +++ b/domains/badboy.json @@ -6,6 +6,6 @@ "email": "badboyplays9999@gmail.com" }, "record": { - "CNAME": "d583fe02-d653-4af3-a8fc-1645f6857a8c.id.repl.co" + "CNAME": "api-badboy.up.railway.app" } } diff --git a/domains/its-pablo.json b/domains/its-pablo.json new file mode 100644 index 000000000..e755d4111 --- /dev/null +++ b/domains/its-pablo.json @@ -0,0 +1,12 @@ +{ + "owner": { + "email": "itspablo@null.net", + "username": "its-pablo", + "discord": "pablo g#4477" + }, + "description": "its-pablo's official website :)", + "repo": "github.com/its-pablo/its-pablo.github.io", + "record": { + "CNAME": "its-pablo.github.io" + } +} diff --git a/domains/mattdavison.json b/domains/mattdavison.json new file mode 100644 index 000000000..714ac3760 --- /dev/null +++ b/domains/mattdavison.json @@ -0,0 +1,13 @@ +{ + "description": "A domain for launching my person portfolio on!", + "repo": "https://github.com/mattjdavison", + "owner": { + "username": "mattjdavison", + "email": "matt@spectrebot.net" + }, + "record": { + "A": [ + "134.209.176.85" + ] + } +} diff --git a/domains/mohannadk28.json b/domains/mohannadk28.json new file mode 100644 index 000000000..6332056ef --- /dev/null +++ b/domains/mohannadk28.json @@ -0,0 +1,11 @@ +{ + "description": "Mohannadk28's Temporary Page", + "repo": "https://github.com/Mohannadk28/Mohannadk28.github.io", + "owner": { + "username": "Mohannadk28", + "email": "mohannadk28@protonmail.com" + }, + "record": { + "CNAME": "mohannadk28.github.io" + } +} \ No newline at end of file