mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-23 02:25:24 +00:00
Merge branch 'main' into main
This commit is contained in:
@@ -23,11 +23,6 @@ If you have an issue that contains confidental infomation, send an email to secu
|
||||
|
||||
## Register
|
||||
|
||||
### Automated Registration
|
||||
Easiest method: Use the [manage website](https://manage.is-a.dev), sign in with your GitHub account and click the register page in the navbar. Fill out some questions and it will all happen automatically!
|
||||
|
||||
Another method is to join our [Discord server](https://discord.gg/PZCGHz4RhQ), 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.
|
||||
|
||||
### Manual Registration
|
||||
- [Fork](https://github.com/is-a-dev/register/fork) this repository.
|
||||
- Add a new file called `your-domain-name.json` in the `domains` folder to register `your-domain-name.is-a.dev`.
|
||||
@@ -36,26 +31,12 @@ Another method is to join our [Discord server](https://discord.gg/PZCGHz4RhQ), h
|
||||
- After the pull request is merged, please allow up to 24 hours for the changes to propagate.
|
||||
- Enjoy your new `.is-a.dev` domain!
|
||||
|
||||
### CLI Registration
|
||||
For issues with the CLI, do **not** open an issue on this repository, instead open an issue on the [is-a-dev/cli](https://github.com/is-a-dev/cli/issues/new) repository.
|
||||
### Automated Registration
|
||||
#### *When using the manage site, please ensure your records are valid. Please do NOT "test" out the manage site and create invalid PRs, it wastes maintainers' time.*
|
||||
|
||||
Install the CLI:
|
||||
Easiest method: Use the [manage website](https://manage.is-a.dev), sign in with your GitHub account and click the register page in the navbar. Fill out some questions and it will all happen automatically!
|
||||
|
||||
```bash
|
||||
npm install @is-a-dev/cli -g
|
||||
```
|
||||
|
||||
Login to the CLI:
|
||||
|
||||
```bash
|
||||
is-a-dev login
|
||||
```
|
||||
|
||||
Register a subdomain on the CLI:
|
||||
|
||||
```
|
||||
is-a-dev register
|
||||
```
|
||||
Another method is to join our [Discord server](https://discord.gg/PZCGHz4RhQ), 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.wdh.gg).
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Argzf",
|
||||
"email": "gzf.dev@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "dh=790b378eaf31c0c456354c0aa04129bd7057dfb2"
|
||||
}
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"description": "Awiteb personal blog (GH pages verification)",
|
||||
"repo": "https://github.com/TheAwiteb/TheAwiteb.github.io",
|
||||
"owner": {
|
||||
"username": "Awiteb",
|
||||
"email": "Awiteb@pm.me"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "6e5138e1bbf1679fedf1c267435058"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "A-Little-Hat",
|
||||
"email": "soumyasarkar309@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "a-little-hat.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "aadirajuthup",
|
||||
"email": "aadi.rajuthup@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["150.136.148.164"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "abdelkarimain",
|
||||
"email": "abdelkarimain0@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "abdelkarimain.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "abidhasannir",
|
||||
"email": "abidhasannir@omail.edu.pl"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "abidhasannir.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "code-hunt-in",
|
||||
"email": "aishwary.pandore@somaiya.edu"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "code-hunt-in.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "annanas271",
|
||||
"email": "iamrvins@gmail.com",
|
||||
"discord": "1206164385911799850"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"CNAME": "annanas271.github.io"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "code-hunt-in",
|
||||
"email": "aishwary.pandore@somaiya.edu"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "code-hunt-in.github.io"
|
||||
}
|
||||
}
|
||||
@@ -6,8 +6,6 @@
|
||||
"github_id": 81536172
|
||||
},
|
||||
"record": {
|
||||
"A": [
|
||||
"45.137.70.68"
|
||||
]
|
||||
"CNAME": "proxy.stefdp.is-a.dev"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "code-hunt-in",
|
||||
"email": "aishwary.pandore@somaiya.edu"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "code-hunt-in.github.io"
|
||||
}
|
||||
}
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
"repo": "https://github.com/Arch881010/Arch881010",
|
||||
"owner": {
|
||||
"username": "Arch881010",
|
||||
"email": "c1yd4.arch@inbox.testmail.app",
|
||||
"email": "arch@arch1010.dev",
|
||||
"discord": "arch1010",
|
||||
"discord-id": "410248634593050627"
|
||||
},
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "ardistory",
|
||||
"email": "putraardiansyah530@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["198.91.81.13"]
|
||||
}
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"description": "Awiteb personal blog",
|
||||
"repo": "https://github.com/TheAwiteb/TheAwiteb.github.io",
|
||||
"owner": {
|
||||
"username": "Awiteb",
|
||||
"email": "Awiteb@pm.me"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "TheAwiteb.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "rohanbhardwaj205",
|
||||
"email": "71399@cgcjhanjeri.in"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "rohanbhardwaj205.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "caburum",
|
||||
"email": "24cdingwall@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "calum-portfolio.pages.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "caburum",
|
||||
"email": "24cdingwall@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://caburum.is-a.dev"
|
||||
}
|
||||
}
|
||||
+1
-1
@@ -5,6 +5,6 @@
|
||||
"discord": "cfp (318394797822050315)"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "cfp.gotdns.ch"
|
||||
"CNAME": "dyn.picoscratch.de"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "UntoldGam",
|
||||
"email": "charlesobird+github@outlook.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "charlesobird.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "ChepsGames",
|
||||
"email": "edu.chepsgames@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "chepsgames.github.io"
|
||||
}
|
||||
}
|
||||
@@ -6,7 +6,7 @@
|
||||
},
|
||||
"record": {
|
||||
"A": [
|
||||
"45.137.70.68"
|
||||
"37.114.37.132"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "LegendOP1041",
|
||||
"email": "maillegendop@gmail.com",
|
||||
"discord": "1056531806763102218"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"A": ["69.30.249.53"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "cloudskies13",
|
||||
"email": "cloudskies@perso.be"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://cloudskies13.carrd.co",
|
||||
"MX": [
|
||||
"mx1.improvmx.com",
|
||||
"mx2.improvmx.com"
|
||||
],
|
||||
"TXT": "v=spf1 include:spf.improvmx.com ~all"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "drone911",
|
||||
"email": "jigar1822@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://codecloak.onrender.com"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "codestantindev",
|
||||
"email": "kontakt@codestantin.de"
|
||||
},
|
||||
"record": {
|
||||
"A": ["85.202.163.42"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Cristofer543",
|
||||
"email": "cristoferpayamps543a@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "cristofer543.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "chiragnahata",
|
||||
"email": "chiragnahata05@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["129.213.151.29"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "danithu123",
|
||||
"email": "danithuamaranayakanew@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "danithu123.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Dhruvil2511",
|
||||
"email": "dhruvilprajapati2003@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://github.com/dhruvil2511"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "EletrixtimeYT",
|
||||
"email": "lisandro.b@outlook.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "eletrixtimeyt.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "8FrMc",
|
||||
"email": "pijuskaminskas1@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://sk1dhub.xyz"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "FahriDevZ",
|
||||
"email": "fakhri.5567@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "fahri.dev"
|
||||
}
|
||||
}
|
||||
@@ -4,6 +4,6 @@
|
||||
"email": "mfathulfahmy@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://fathulfahmy.netlify.app"
|
||||
"URL": "https://fathulfahmy.pages.dev"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "furyashnyy",
|
||||
"email": "faradey.iskra@mail.ru",
|
||||
"discord": "754721080383373373"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"A": ["31.31.196.104"]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
},
|
||||
"record": {
|
||||
"A": [
|
||||
"45.137.70.68"
|
||||
"194.60.201.37"
|
||||
],
|
||||
"MX": [
|
||||
"mail.is-a.dev"
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "gokcinosman",
|
||||
"email": "osmangokcinn@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "gokcinosman.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "my personal website ",
|
||||
"repo": "https://github.com/gokul6350/gokul6350.github.io",
|
||||
"owner": {
|
||||
"username": "gokul6350",
|
||||
"email": "gokul00060@gmail.com",
|
||||
"twitter": "gokul00060"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "gokul6350.github.io"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Argzf",
|
||||
"email": "gzf.dev@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "0"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Yunexiz",
|
||||
"email": "yunexiz@aol.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["69.30.249.53"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "drone911",
|
||||
"email": "jigar1822@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://www.github.com/drone911"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "heyy-josval",
|
||||
"email": "josvalmtrz@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://josval.vercel.app"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "kamolgks",
|
||||
"email": "kamoliddintuhtaboev2@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "kamolgks.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "kewanfr",
|
||||
"email": "mail@kewan.fr"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://blog.kewan.fr"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "sjzsbgwb",
|
||||
"email": "3022605585@qq.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "wiki.jejsjsjja.workers.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "bwl3810",
|
||||
"email": "capybara@mail.de",
|
||||
"discord": "1181949050770161756"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"A": ["91.216.248.20"]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "rohanbhardwaj205",
|
||||
"email": "71399@cgcjhanjeri.in"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "rohanbhardwaj205.github.io"
|
||||
}
|
||||
}
|
||||
+7
-7
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "eeriemyxi",
|
||||
"email": "myxi@duck.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://eeriemyxi.blogspot.com"
|
||||
}
|
||||
"owner": {
|
||||
"username": "eeriemyxi",
|
||||
"email": "myxi@envs.net"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://myxi.envs.net"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "A place for my small projects, and maybe a blog in the future.",
|
||||
"repo": "https://github.com/nmsderp/nmsderp.github.io",
|
||||
"owner": {
|
||||
"username": "nmsderp",
|
||||
"email": "nmsderp@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "nmsderp.github.io"
|
||||
}
|
||||
}
|
||||
@@ -6,8 +6,6 @@
|
||||
"github_id": 81536172
|
||||
},
|
||||
"record": {
|
||||
"A": [
|
||||
"45.137.70.68"
|
||||
]
|
||||
"CNAME": "proxy.stefdp.is-a.dev"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "omaiirr",
|
||||
"email": "crazyomairennab@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "omaiirr.github.io"
|
||||
}
|
||||
}
|
||||
@@ -6,8 +6,6 @@
|
||||
"github_id": 81536172
|
||||
},
|
||||
"record": {
|
||||
"A": [
|
||||
"45.137.70.68"
|
||||
]
|
||||
"CNAME": "proxy.stefdp.is-a.dev"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "PavanKumarGurram",
|
||||
"email": "gurrampavankumar1@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://pavangurram.com"
|
||||
}
|
||||
}
|
||||
@@ -6,6 +6,6 @@
|
||||
"discord": "cfp (318394797822050315)"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "cfp.gotdns.ch"
|
||||
"CNAME": "dyn.picoscratch.de"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Calebrlx",
|
||||
"email": "caleb@alyeska.dev"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://calebrlx.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Stef-00012",
|
||||
"email": "admin@stefdp.is-a.dev",
|
||||
"discord": "694986201739952229"
|
||||
},
|
||||
"record": {
|
||||
"A": [
|
||||
"194.60.201.37"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "NotRana",
|
||||
"email": "notrana1122@outlook.com"
|
||||
},
|
||||
"record": {
|
||||
"MX": ["mx1.improvmx.com","mx2.improvmx.com"],
|
||||
"TXT": "v=spf1 include:spf.improvmx.com ~all"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "chiragnahata",
|
||||
"email": "chiragnahata05@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["129.213.151.29"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Crazy-Max-Blog",
|
||||
"email": "Crazy-Max-2011@yandex.ru"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://crazymax.is-a.dev/rpi"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"repo": "https://github.com/Sachu-Settan/Sachu-Settan.github.io",
|
||||
"owner": {
|
||||
"username": "Sachu-Settan",
|
||||
"email": "Sanoojes6371@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "Sachu-Settan.github.io"
|
||||
}
|
||||
}
|
||||
+1
-1
@@ -6,6 +6,6 @@
|
||||
"discord": "cfp (318394797822050315)"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "cfp.gotdns.ch"
|
||||
"CNAME": "dyn.picoscratch.de"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "ScytheMediaTheDev",
|
||||
"email": "tswartz22@aol.com"
|
||||
},
|
||||
"record": {
|
||||
"MX": ["mx1.improvmx.com"]
|
||||
}
|
||||
}
|
||||
+1
-3
@@ -6,8 +6,6 @@
|
||||
"github_id": 81536172
|
||||
},
|
||||
"record": {
|
||||
"A": [
|
||||
"45.137.70.68"
|
||||
]
|
||||
"CNAME": "proxy.stefdp.is-a.dev"
|
||||
}
|
||||
}
|
||||
|
||||
+17
-12
@@ -1,14 +1,19 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "mcshept",
|
||||
"email": "maxiheinrich007@yahoo.com"
|
||||
},
|
||||
"record": {
|
||||
"A": [
|
||||
"185.199.108.153",
|
||||
"185.199.109.153",
|
||||
"185.199.110.153",
|
||||
"185.199.111.153"
|
||||
]
|
||||
}
|
||||
"owner": {
|
||||
"username": "mcshept",
|
||||
"email": "maxiheinrich007@yahoo.com"
|
||||
},
|
||||
"record": {
|
||||
"A": [
|
||||
"185.199.108.153",
|
||||
"185.199.109.153",
|
||||
"185.199.110.153",
|
||||
"185.199.111.153"
|
||||
],
|
||||
"MX": [
|
||||
"mx1.improvmx.com",
|
||||
"mx2.improvmx.com"
|
||||
],
|
||||
"TXT": "v=spf1 include:spf.improvmx.com ~all"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "snehasishlol",
|
||||
"email": "snehasishcodes@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "sneh-is-a-dev.pages.dev"
|
||||
}
|
||||
}
|
||||
@@ -6,8 +6,6 @@
|
||||
"github_id": 81536172
|
||||
},
|
||||
"record": {
|
||||
"A": [
|
||||
"45.137.70.68"
|
||||
]
|
||||
"CNAME": "proxy.stefdp.is-a.dev"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,6 +6,6 @@
|
||||
"discord": "cfp (318394797822050315)"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "cfp.gotdns.ch"
|
||||
"CNAME": "dyn.picoscratch.de"
|
||||
}
|
||||
}
|
||||
@@ -6,7 +6,7 @@
|
||||
},
|
||||
"record": {
|
||||
"A": [
|
||||
"45.137.70.68"
|
||||
"37.114.37.132"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,6 +5,6 @@
|
||||
"discord": "694986201739952229"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "uptime.stefdp.is-a.dev"
|
||||
"CNAME": "proxy.stefdp.is-a.dev"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,6 +5,6 @@
|
||||
"discord": "694986201739952229"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "uptime.stefdp.is-a.dev"
|
||||
"CNAME": "proxy.stefdp.is-a.dev"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "SumitRajak404",
|
||||
"email": "rajaksummit9@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://sumitrajak404.github.io/my_portfolio/"
|
||||
}
|
||||
}
|
||||
@@ -5,6 +5,6 @@
|
||||
"discord": "694986201739952229"
|
||||
},
|
||||
"record": {
|
||||
"A": ["45.137.70.68"]
|
||||
"CNAME": "proxy.stefdp.is-a.dev"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,8 +5,6 @@
|
||||
"discord": "694986201739952229"
|
||||
},
|
||||
"record": {
|
||||
"A": [
|
||||
"45.137.70.68"
|
||||
]
|
||||
"CNAME": "proxy.stefdp.is-a.dev"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "umarxz559",
|
||||
"email": "umarxz559@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["141.147.52.210"]
|
||||
}
|
||||
}
|
||||
@@ -6,8 +6,6 @@
|
||||
"github_id": 81536172
|
||||
},
|
||||
"record": {
|
||||
"A": [
|
||||
"45.137.70.68"
|
||||
]
|
||||
"CNAME": "proxy.stefdp.is-a.dev"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,6 +5,6 @@
|
||||
"discord": "694986201739952229"
|
||||
},
|
||||
"record": {
|
||||
"A": ["45.137.70.68"]
|
||||
"CNAME": "proxy.stefdp.is-a.dev"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Aether1777",
|
||||
"email": "bkevin39415@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "border.hop.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Yunexiz",
|
||||
"email": "yunexiz@aol.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["45.137.70.68"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user