mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-23 22:26:56 +00:00
Merge branch 'main' into main
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<p align="center"><strong>is-a-dev</strong> is a service that allows developers to get a sweet-looking ".is-a.dev" domain for their personal websites.</p>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://discord.gg/is-a-dev"><img alt="Discord Server" src="https://invidget.switchblade.xyz/is-a-dev-830872854677422150"></a>
|
||||
<a href="https://discord.gg/is-a-dev-830872854677422150"><img alt="Discord Server" src="https://invidget.switchblade.xyz/is-a-dev-830872854677422150"></a>
|
||||
</p>
|
||||
|
||||
## Phishing emails alert
|
||||
@@ -45,7 +45,7 @@ If you have an issue that contains confidental infomation, send an email to secu
|
||||
> [!WARNING]
|
||||
> **When using automated registration, please ensure your records are valid. Please do NOT "test" out the system and create invalid PRs, it wastes maintainers' time.**
|
||||
|
||||
Join our [Discord server](https://discord.gg/is-a-dev), head to the commands channel and run `/register`. The bot will ask you a few questions then will generate your PR and domain automatically. The bot also allows for domain deletion and editing.
|
||||
Join our [Discord server](https://discord.gg/is-a-dev-830872854677422150), head to the commands channel and run `/register`. The bot will ask you a few questions then will generate your PR and domain automatically. The bot also allows for domain deletion and editing.
|
||||
|
||||
## Status
|
||||
You can check the uptime of our services on our [status dashboard](https://is-a-dev.hrsn.net).
|
||||
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "EducatedSuddenBucket",
|
||||
"email": "",
|
||||
"discord": "1167825360151380032",
|
||||
"OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.E52gF-yRvCrEPcTRHxMbPUqD3h9rFOcrEu7zeUC8-bcjtSOLrw7TwnWKn0ca_trDmDAf0Se7lxfbhmMwv06eCgrZn-fBgaYD3YeQ6rHlmL3L6WQgx16qhF-KdjyyPRGCdPmSfeoowR45AxY_48QLixoDzNIxWte8CUvJ_nCmC2NKhA84HRD8qudA0w7I0riwr9J7JCz1NLkGaGqLg_Oi4IDClom8nOhb3cB4w0BgK5umz0BmiXH5SibsfG7fkFJ4ETvQzzIrNH_w8TLkNRGv5hs3lSBEobx4Qe_BCq1KHuSHo-LmE-Aw74G96GgVHATECw0RW2sVyK3OnIOTZKzwDg.efXKzrCWSo9Ze3Xir-KhUg.PCY3rWSr7tGJsVM_wF5VKnRB2Tk2QKNKS6pZPJJH9XirQY7TJocpov1F0xZxI4mzll5FjRgP_DxsErWY-p3YqLDUSk5lJ7RywtFpfr4wsLOrjEEcwj_yYNAVphDqxsI3.OL1QnPKxsZtqZXbrhbnk2w"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"TXT": "dh=2812b2fbe8af8bd92dc2c1248d0d3a71a5b8555c"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "hansanad",
|
||||
"username": "DevHanza",
|
||||
"email": "josephandrew1@logicstreak.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "f5a2e9d9fc400899120ec6e97e3291"
|
||||
"TXT": "f8be8c81d5fc3ad6c97e687a404a9d"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "Deploying my portfolio website",
|
||||
"repo": "https://github.com/bennett1412/portfolio2.0",
|
||||
"owner": {
|
||||
"username": "bennett1412",
|
||||
"email": "bennettmadavana@gmail.com",
|
||||
"twitter": "@MadavanaB"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "bennett1412.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "Dev Portfolio",
|
||||
"owner": {
|
||||
"username": "xaceduke",
|
||||
"email": "kinghtth0@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": [
|
||||
"75.2.60.5"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "DevHanza",
|
||||
"email": "josephandrew1@logicstreak.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://hansana.is-a.dev/"
|
||||
}
|
||||
}
|
||||
@@ -12,6 +12,12 @@
|
||||
"185.199.110.153",
|
||||
"185.199.111.153"
|
||||
],
|
||||
"AAAA": [
|
||||
"2606:50c0:8000::153",
|
||||
"2606:50c0:8001::153",
|
||||
"2606:50c0:8002::153",
|
||||
"2606:50c0:8003::153"
|
||||
],
|
||||
"MX": [
|
||||
"mx1.improvmx.com",
|
||||
"mx2.improvmx.com"
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "🌸 This is nicer with it's own site of discord app named Luo Xiaohei",
|
||||
"repo": "https://github.com/lxhapp/lxhapp.github.io",
|
||||
"owner": {
|
||||
"username": "Melishy",
|
||||
"email": "nazariktymkiv67@gmail.com",
|
||||
"twitter": "themelishy"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "lxhapp.github.io"
|
||||
}
|
||||
}
|
||||
+10
-9
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"description": "Just My personal portfolio page hosted in vercel",
|
||||
"repo": "https://github.com/xAceDuke/ProjectAlpha",
|
||||
"owner": {
|
||||
"username": "xAceDuke",
|
||||
"email": "kinghtth0@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "projectalpha-xtgt.vercel.app"
|
||||
}
|
||||
"description": "Dev Portfolio",
|
||||
"owner": {
|
||||
"username": "xaceduke",
|
||||
"email": "kinghtth0@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": [
|
||||
"75.2.60.5"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"description": "VPS",
|
||||
"owner": {
|
||||
"username": "QuinceTart10",
|
||||
"email": "",
|
||||
"discord": "862644161156218891"
|
||||
},
|
||||
"record": {
|
||||
"A": [
|
||||
"64.226.124.11"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user