Merge branch 'is-a-dev:main' into main

This commit is contained in:
Kyuzu
2022-02-16 06:58:02 +08:00
committed by GitHub
6 changed files with 55 additions and 1 deletions
+7
View File
@@ -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)
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Berry's developer website",
"owner": {
"username": "AhmedBaari",
"email": "ahmed4baari@gmail.com",
"instagram": "berryciouss"
},
"record": {
"CNAME": "cname.short.io"
}
}
+1 -1
View File
@@ -6,6 +6,6 @@
"email": "badboyplays9999@gmail.com"
},
"record": {
"CNAME": "d583fe02-d653-4af3-a8fc-1645f6857a8c.id.repl.co"
"CNAME": "api-badboy.up.railway.app"
}
}
+12
View File
@@ -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"
}
}
+13
View File
@@ -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"
]
}
}
+11
View File
@@ -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"
}
}