mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-24 23:36:14 +00:00
Merge branch 'is-a-dev:main' into main
This commit is contained in:
@@ -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.
|
||||
|
||||
[](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
|
||||
|
||||

|
||||

|
||||
|
||||
You can check the uptime of the service via [our status dashboard](https://stats.uptimerobot.com/zY4XKIRVzw)
|
||||
|
||||
|
||||
|
||||
+11
@@ -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
@@ -6,6 +6,6 @@
|
||||
"email": "badboyplays9999@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "d583fe02-d653-4af3-a8fc-1645f6857a8c.id.repl.co"
|
||||
"CNAME": "api-badboy.up.railway.app"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user