diff --git a/README.md b/README.md index 70e4214b4..5800ea91b 100644 --- a/README.md +++ b/README.md @@ -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). diff --git a/domains/_discord.gzf.is-a.dev.json b/domains/_discord.gzf.is-a.dev.json deleted file mode 100644 index ad8f10731..000000000 --- a/domains/_discord.gzf.is-a.dev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Argzf", - "email": "gzf.dev@gmail.com" - }, - "record": { - "TXT": "dh=790b378eaf31c0c456354c0aa04129bd7057dfb2" - } -} diff --git a/domains/_github-pages-challenge-TheAwiteb.awiteb.json b/domains/_github-pages-challenge-TheAwiteb.awiteb.json deleted file mode 100644 index 77346462a..000000000 --- a/domains/_github-pages-challenge-TheAwiteb.awiteb.json +++ /dev/null @@ -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" - } -} diff --git a/domains/a-little-hat.json b/domains/a-little-hat.json new file mode 100644 index 000000000..098324d82 --- /dev/null +++ b/domains/a-little-hat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "A-Little-Hat", + "email": "soumyasarkar309@gmail.com" + }, + "record": { + "CNAME": "a-little-hat.github.io" + } +} diff --git a/domains/aadirajuthup.json b/domains/aadirajuthup.json new file mode 100644 index 000000000..057a29621 --- /dev/null +++ b/domains/aadirajuthup.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aadirajuthup", + "email": "aadi.rajuthup@gmail.com" + }, + "record": { + "A": ["150.136.148.164"] + } +} diff --git a/domains/abdelkarim-ain.json b/domains/abdelkarim-ain.json new file mode 100644 index 000000000..bc8f7f4b1 --- /dev/null +++ b/domains/abdelkarim-ain.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "abdelkarimain", + "email": "abdelkarimain0@gmail.com" + }, + "record": { + "CNAME": "abdelkarimain.github.io" + } +} diff --git a/domains/abid.json b/domains/abid.json new file mode 100644 index 000000000..acb377e0a --- /dev/null +++ b/domains/abid.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "abidhasannir", + "email": "abidhasannir@omail.edu.pl" + }, + "record": { + "CNAME": "abidhasannir.github.io" + } +} diff --git a/domains/aish.json b/domains/aish.json new file mode 100644 index 000000000..930135d6f --- /dev/null +++ b/domains/aish.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "code-hunt-in", + "email": "aishwary.pandore@somaiya.edu" + }, + "record": { + "CNAME": "code-hunt-in.github.io" + } +} diff --git a/domains/anna.json b/domains/anna.json new file mode 100644 index 000000000..0f2801cf3 --- /dev/null +++ b/domains/anna.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "annanas271", + "email": "iamrvins@gmail.com", + "discord": "1206164385911799850" + }, + + "record": { + "CNAME": "annanas271.github.io" + } + } + \ No newline at end of file diff --git a/domains/ap2.json b/domains/ap2.json new file mode 100644 index 000000000..930135d6f --- /dev/null +++ b/domains/ap2.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "code-hunt-in", + "email": "aishwary.pandore@somaiya.edu" + }, + "record": { + "CNAME": "code-hunt-in.github.io" + } +} diff --git a/domains/api.stefdp.json b/domains/api.stefdp.json index 0223d9753..e2b559f3c 100644 --- a/domains/api.stefdp.json +++ b/domains/api.stefdp.json @@ -6,8 +6,6 @@ "github_id": 81536172 }, "record": { - "A": [ - "45.137.70.68" - ] + "CNAME": "proxy.stefdp.is-a.dev" } } diff --git a/domains/app.json b/domains/app.json new file mode 100644 index 000000000..930135d6f --- /dev/null +++ b/domains/app.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "code-hunt-in", + "email": "aishwary.pandore@somaiya.edu" + }, + "record": { + "CNAME": "code-hunt-in.github.io" + } +} diff --git a/domains/arch.json b/domains/arch.json index 46ccb10ca..68afd2c79 100644 --- a/domains/arch.json +++ b/domains/arch.json @@ -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" }, diff --git a/domains/ardistory.json b/domains/ardistory.json new file mode 100644 index 000000000..bef531d4d --- /dev/null +++ b/domains/ardistory.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ardistory", + "email": "putraardiansyah530@gmail.com" + }, + "record": { + "A": ["198.91.81.13"] + } +} diff --git a/domains/awiteb.json b/domains/awiteb.json deleted file mode 100644 index b4b476c24..000000000 --- a/domains/awiteb.json +++ /dev/null @@ -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" - } -} diff --git a/domains/bhardwaj.json b/domains/bhardwaj.json new file mode 100644 index 000000000..d19449b77 --- /dev/null +++ b/domains/bhardwaj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rohanbhardwaj205", + "email": "71399@cgcjhanjeri.in" + }, + "record": { + "CNAME": "rohanbhardwaj205.github.io" + } +} diff --git a/domains/caburum.json b/domains/caburum.json new file mode 100644 index 000000000..e753d199a --- /dev/null +++ b/domains/caburum.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "caburum", + "email": "24cdingwall@gmail.com" + }, + "record": { + "CNAME": "calum-portfolio.pages.dev" + } +} diff --git a/domains/calum.json b/domains/calum.json new file mode 100644 index 000000000..809c63f53 --- /dev/null +++ b/domains/calum.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "caburum", + "email": "24cdingwall@gmail.com" + }, + "record": { + "URL": "https://caburum.is-a.dev" + } +} diff --git a/domains/cfp.json b/domains/cfp.json index 3e1e287cb..1e9471c41 100644 --- a/domains/cfp.json +++ b/domains/cfp.json @@ -5,6 +5,6 @@ "discord": "cfp (318394797822050315)" }, "record": { - "CNAME": "cfp.gotdns.ch" + "CNAME": "dyn.picoscratch.de" } } \ No newline at end of file diff --git a/domains/charlesbird.json b/domains/charlesbird.json new file mode 100644 index 000000000..520bf6236 --- /dev/null +++ b/domains/charlesbird.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "UntoldGam", + "email": "charlesobird+github@outlook.com" + }, + "record": { + "CNAME": "charlesobird.github.io" + } +} diff --git a/domains/chepsgames.json b/domains/chepsgames.json new file mode 100644 index 000000000..0915f6a12 --- /dev/null +++ b/domains/chepsgames.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ChepsGames", + "email": "edu.chepsgames@gmail.com" + }, + "record": { + "CNAME": "chepsgames.github.io" + } +} diff --git a/domains/ciaobot.json b/domains/ciaobot.json index d18eefaa1..50115f896 100644 --- a/domains/ciaobot.json +++ b/domains/ciaobot.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "45.137.70.68" + "37.114.37.132" ] } } diff --git a/domains/cloud.akshtt.json b/domains/cloud.akshtt.json deleted file mode 100644 index 28cc32359..000000000 --- a/domains/cloud.akshtt.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "LegendOP1041", - "email": "maillegendop@gmail.com", - "discord": "1056531806763102218" - }, - - "record": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/cloudskies.json b/domains/cloudskies.json new file mode 100644 index 000000000..d9e9c0daf --- /dev/null +++ b/domains/cloudskies.json @@ -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" + } +} diff --git a/domains/codecloak.jigar.json b/domains/codecloak.jigar.json new file mode 100644 index 000000000..719131668 --- /dev/null +++ b/domains/codecloak.jigar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "drone911", + "email": "jigar1822@gmail.com" + }, + "record": { + "URL": "https://codecloak.onrender.com" + } +} diff --git a/domains/codestantin.json b/domains/codestantin.json new file mode 100644 index 000000000..81cd956cf --- /dev/null +++ b/domains/codestantin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "codestantindev", + "email": "kontakt@codestantin.de" + }, + "record": { + "A": ["85.202.163.42"] + } +} diff --git a/domains/cristofer54.json b/domains/cristofer54.json new file mode 100644 index 000000000..97d167b6c --- /dev/null +++ b/domains/cristofer54.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Cristofer543", + "email": "cristoferpayamps543a@gmail.com" + }, + "record": { + "CNAME": "cristofer543.github.io" + } +} diff --git a/domains/dadaboudi.chiragnahata.json b/domains/dadaboudi.chiragnahata.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/dadaboudi.chiragnahata.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} diff --git a/domains/danithu.json b/domains/danithu.json new file mode 100644 index 000000000..549079e7f --- /dev/null +++ b/domains/danithu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "danithu123", + "email": "danithuamaranayakanew@gmail.com" + }, + "record": { + "CNAME": "danithu123.github.io" + } +} diff --git a/domains/dhruvilprajapati.json b/domains/dhruvilprajapati.json new file mode 100644 index 000000000..26cf4aac2 --- /dev/null +++ b/domains/dhruvilprajapati.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Dhruvil2511", + "email": "dhruvilprajapati2003@gmail.com" + }, + "record": { + "URL": "https://github.com/dhruvil2511" + } +} diff --git a/domains/eletrixtime.json b/domains/eletrixtime.json new file mode 100644 index 000000000..b0f88d804 --- /dev/null +++ b/domains/eletrixtime.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "EletrixtimeYT", + "email": "lisandro.b@outlook.com" + }, + "record": { + "CNAME": "eletrixtimeyt.github.io" + } +} diff --git a/domains/emmy.json b/domains/emmy.json new file mode 100644 index 000000000..8a901af87 --- /dev/null +++ b/domains/emmy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "8FrMc", + "email": "pijuskaminskas1@gmail.com" + }, + "record": { + "URL": "https://sk1dhub.xyz" + } +} diff --git a/domains/fahri.json b/domains/fahri.json new file mode 100644 index 000000000..17161cd70 --- /dev/null +++ b/domains/fahri.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FahriDevZ", + "email": "fakhri.5567@gmail.com" + }, + "record": { + "CNAME": "fahri.dev" + } +} diff --git a/domains/fathulfahmy.json b/domains/fathulfahmy.json index 80548b8ee..7a2ffc311 100644 --- a/domains/fathulfahmy.json +++ b/domains/fathulfahmy.json @@ -4,6 +4,6 @@ "email": "mfathulfahmy@gmail.com" }, "record": { - "URL": "https://fathulfahmy.netlify.app" + "URL": "https://fathulfahmy.pages.dev" } } diff --git a/domains/furry.json b/domains/furry.json new file mode 100644 index 000000000..f10c04548 --- /dev/null +++ b/domains/furry.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "furyashnyy", + "email": "faradey.iskra@mail.ru", + "discord": "754721080383373373" + }, + + "record": { + "A": ["31.31.196.104"] + } + } + \ No newline at end of file diff --git a/domains/gattinhosbot.json b/domains/gattinhosbot.json index 86a46c8ca..583e9227f 100644 --- a/domains/gattinhosbot.json +++ b/domains/gattinhosbot.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "45.137.70.68" + "194.60.201.37" ], "MX": [ "mail.is-a.dev" diff --git a/domains/gokcin.json b/domains/gokcin.json new file mode 100644 index 000000000..9270872b0 --- /dev/null +++ b/domains/gokcin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gokcinosman", + "email": "osmangokcinn@gmail.com" + }, + "record": { + "CNAME": "gokcinosman.github.io" + } +} diff --git a/domains/gokulbarath.json b/domains/gokulbarath.json new file mode 100644 index 000000000..164c0a407 --- /dev/null +++ b/domains/gokulbarath.json @@ -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" + } +} diff --git a/domains/gzf.json b/domains/gzf.json deleted file mode 100644 index 3c4c3f32d..000000000 --- a/domains/gzf.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Argzf", - "email": "gzf.dev@gmail.com" - }, - "record": { - "TXT": "0" - } -} diff --git a/domains/he.json b/domains/he.json new file mode 100644 index 000000000..3580311b0 --- /dev/null +++ b/domains/he.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Yunexiz", + "email": "yunexiz@aol.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/jigar.json b/domains/jigar.json new file mode 100644 index 000000000..3400d8f3e --- /dev/null +++ b/domains/jigar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "drone911", + "email": "jigar1822@gmail.com" + }, + "record": { + "URL": "https://www.github.com/drone911" + } +} diff --git a/domains/josval.json b/domains/josval.json new file mode 100644 index 000000000..162ac08fa --- /dev/null +++ b/domains/josval.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "heyy-josval", + "email": "josvalmtrz@gmail.com" + }, + "record": { + "URL": "https://josval.vercel.app" + } +} diff --git a/domains/kamolgks.json b/domains/kamolgks.json new file mode 100644 index 000000000..71455003f --- /dev/null +++ b/domains/kamolgks.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kamolgks", + "email": "kamoliddintuhtaboev2@gmail.com" + }, + "record": { + "CNAME": "kamolgks.github.io" + } +} diff --git a/domains/kewanb.json b/domains/kewanb.json new file mode 100644 index 000000000..8027750d5 --- /dev/null +++ b/domains/kewanb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kewanfr", + "email": "mail@kewan.fr" + }, + "record": { + "URL": "https://blog.kewan.fr" + } +} diff --git a/domains/lbplbp.json b/domains/lbplbp.json new file mode 100644 index 000000000..c1dd9b3cd --- /dev/null +++ b/domains/lbplbp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sjzsbgwb", + "email": "3022605585@qq.com" + }, + "record": { + "CNAME": "wiki.jejsjsjja.workers.dev" + } +} diff --git a/domains/maurice.json b/domains/maurice.json new file mode 100644 index 000000000..3d68220da --- /dev/null +++ b/domains/maurice.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "bwl3810", + "email": "capybara@mail.de", + "discord": "1181949050770161756" + }, + + "record": { + "A": ["91.216.248.20"] + } + } + \ No newline at end of file diff --git a/domains/mr.bhardwaj.json b/domains/mr.bhardwaj.json new file mode 100644 index 000000000..d19449b77 --- /dev/null +++ b/domains/mr.bhardwaj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rohanbhardwaj205", + "email": "71399@cgcjhanjeri.in" + }, + "record": { + "CNAME": "rohanbhardwaj205.github.io" + } +} diff --git a/domains/myxi.json b/domains/myxi.json index 5e7e5068a..d288c06e2 100644 --- a/domains/myxi.json +++ b/domains/myxi.json @@ -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" + } } diff --git a/domains/nmsderp.json b/domains/nmsderp.json new file mode 100644 index 000000000..361615d9d --- /dev/null +++ b/domains/nmsderp.json @@ -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" + } +} diff --git a/domains/ntfy.stefdp.json b/domains/ntfy.stefdp.json index 0223d9753..e2b559f3c 100644 --- a/domains/ntfy.stefdp.json +++ b/domains/ntfy.stefdp.json @@ -6,8 +6,6 @@ "github_id": 81536172 }, "record": { - "A": [ - "45.137.70.68" - ] + "CNAME": "proxy.stefdp.is-a.dev" } } diff --git a/domains/omairr.json b/domains/omairr.json new file mode 100644 index 000000000..c9712087c --- /dev/null +++ b/domains/omairr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "omaiirr", + "email": "crazyomairennab@gmail.com" + }, + "record": { + "CNAME": "omaiirr.github.io" + } +} diff --git a/domains/paste.stefdp.json b/domains/paste.stefdp.json index 0223d9753..e2b559f3c 100644 --- a/domains/paste.stefdp.json +++ b/domains/paste.stefdp.json @@ -6,8 +6,6 @@ "github_id": 81536172 }, "record": { - "A": [ - "45.137.70.68" - ] + "CNAME": "proxy.stefdp.is-a.dev" } } diff --git a/domains/pavan.json b/domains/pavan.json new file mode 100644 index 000000000..2b622d282 --- /dev/null +++ b/domains/pavan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PavanKumarGurram", + "email": "gurrampavankumar1@gmail.com" + }, + "record": { + "URL": "https://pavangurram.com" + } +} diff --git a/domains/pic.cfp.json b/domains/pic.cfp.json index 62da2395a..22294fea0 100644 --- a/domains/pic.cfp.json +++ b/domains/pic.cfp.json @@ -6,6 +6,6 @@ "discord": "cfp (318394797822050315)" }, "record": { - "CNAME": "cfp.gotdns.ch" + "CNAME": "dyn.picoscratch.de" } } \ No newline at end of file diff --git a/domains/pow.json b/domains/pow.json new file mode 100644 index 000000000..b2bb690e0 --- /dev/null +++ b/domains/pow.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Calebrlx", + "email": "caleb@alyeska.dev" + }, + "record": { + "URL": "https://calebrlx.github.io" + } +} diff --git a/domains/proxy.stefdp.json b/domains/proxy.stefdp.json new file mode 100644 index 000000000..26ccbec03 --- /dev/null +++ b/domains/proxy.stefdp.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "A": [ + "194.60.201.37" + ] + } +} diff --git a/domains/ranareal.json b/domains/ranareal.json new file mode 100644 index 000000000..2b8f6cecf --- /dev/null +++ b/domains/ranareal.json @@ -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" + } +} diff --git a/domains/restaurantmanagementsystem.chiragnahata.json b/domains/restaurantmanagementsystem.chiragnahata.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/restaurantmanagementsystem.chiragnahata.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} diff --git a/domains/rpi.crazymax.json b/domains/rpi.crazymax.json new file mode 100644 index 000000000..597fc0340 --- /dev/null +++ b/domains/rpi.crazymax.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Crazy-Max-Blog", + "email": "Crazy-Max-2011@yandex.ru" + }, + "record": { + "URL": "https://crazymax.is-a.dev/rpi" + } +} diff --git a/domains/sanooj.json b/domains/sanooj.json new file mode 100644 index 000000000..e27a2c164 --- /dev/null +++ b/domains/sanooj.json @@ -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" + } +} diff --git a/domains/scfp.json b/domains/scfp.json index ccaed7079..639ff7e42 100644 --- a/domains/scfp.json +++ b/domains/scfp.json @@ -6,6 +6,6 @@ "discord": "cfp (318394797822050315)" }, "record": { - "CNAME": "cfp.gotdns.ch" + "CNAME": "dyn.picoscratch.de" } } \ No newline at end of file diff --git a/domains/scythemedia.json b/domains/scythemedia.json new file mode 100644 index 000000000..f822b9271 --- /dev/null +++ b/domains/scythemedia.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ScytheMediaTheDev", + "email": "tswartz22@aol.com" + }, + "record": { + "MX": ["mx1.improvmx.com"] + } +} \ No newline at end of file diff --git a/domains/sdp.json b/domains/sdp.json index 0223d9753..e2b559f3c 100644 --- a/domains/sdp.json +++ b/domains/sdp.json @@ -6,8 +6,6 @@ "github_id": 81536172 }, "record": { - "A": [ - "45.137.70.68" - ] + "CNAME": "proxy.stefdp.is-a.dev" } } diff --git a/domains/shept.json b/domains/shept.json index 44231c85b..df8b6e158 100644 --- a/domains/shept.json +++ b/domains/shept.json @@ -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" + } } diff --git a/domains/sneh.json b/domains/sneh.json new file mode 100644 index 000000000..9a4cdd2c1 --- /dev/null +++ b/domains/sneh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "snehasishlol", + "email": "snehasishcodes@gmail.com" + }, + "record": { + "CNAME": "sneh-is-a-dev.pages.dev" + } +} diff --git a/domains/ss.stefdp.json b/domains/ss.stefdp.json index 0223d9753..e2b559f3c 100644 --- a/domains/ss.stefdp.json +++ b/domains/ss.stefdp.json @@ -6,8 +6,6 @@ "github_id": 81536172 }, "record": { - "A": [ - "45.137.70.68" - ] + "CNAME": "proxy.stefdp.is-a.dev" } } diff --git a/domains/status.cfp.json b/domains/status.cfp.json index 3334b3a54..da7d6e134 100644 --- a/domains/status.cfp.json +++ b/domains/status.cfp.json @@ -6,6 +6,6 @@ "discord": "cfp (318394797822050315)" }, "record": { - "CNAME": "cfp.gotdns.ch" + "CNAME": "dyn.picoscratch.de" } } \ No newline at end of file diff --git a/domains/status.ciaobot.json b/domains/status.ciaobot.json index d18eefaa1..50115f896 100644 --- a/domains/status.ciaobot.json +++ b/domains/status.ciaobot.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "45.137.70.68" + "37.114.37.132" ] } } diff --git a/domains/status.gattinhosbot.json b/domains/status.gattinhosbot.json index b6430c832..37f29b109 100644 --- a/domains/status.gattinhosbot.json +++ b/domains/status.gattinhosbot.json @@ -5,6 +5,6 @@ "discord": "694986201739952229" }, "record": { - "CNAME": "uptime.stefdp.is-a.dev" + "CNAME": "proxy.stefdp.is-a.dev" } } diff --git a/domains/status.stefdp.json b/domains/status.stefdp.json index b6430c832..37f29b109 100644 --- a/domains/status.stefdp.json +++ b/domains/status.stefdp.json @@ -5,6 +5,6 @@ "discord": "694986201739952229" }, "record": { - "CNAME": "uptime.stefdp.is-a.dev" + "CNAME": "proxy.stefdp.is-a.dev" } } diff --git a/domains/sumitrajak.json b/domains/sumitrajak.json new file mode 100644 index 000000000..1f6237923 --- /dev/null +++ b/domains/sumitrajak.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SumitRajak404", + "email": "rajaksummit9@gmail.com" + }, + "record": { + "URL": "https://sumitrajak404.github.io/my_portfolio/" + } +} diff --git a/domains/temp.stefdp.json b/domains/temp.stefdp.json index 7e60c772e..37f29b109 100644 --- a/domains/temp.stefdp.json +++ b/domains/temp.stefdp.json @@ -5,6 +5,6 @@ "discord": "694986201739952229" }, "record": { - "A": ["45.137.70.68"] + "CNAME": "proxy.stefdp.is-a.dev" } } diff --git a/domains/tianji.stefdp.json b/domains/tianji.stefdp.json index 4ad66c889..37f29b109 100644 --- a/domains/tianji.stefdp.json +++ b/domains/tianji.stefdp.json @@ -5,8 +5,6 @@ "discord": "694986201739952229" }, "record": { - "A": [ - "45.137.70.68" - ] + "CNAME": "proxy.stefdp.is-a.dev" } } diff --git a/domains/umarahsan.json b/domains/umarahsan.json new file mode 100644 index 000000000..09ee74cb7 --- /dev/null +++ b/domains/umarahsan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "umarxz559", + "email": "umarxz559@gmail.com" + }, + "record": { + "A": ["141.147.52.210"] + } +} diff --git a/domains/uptime.stefdp.json b/domains/uptime.stefdp.json index 0223d9753..e2b559f3c 100644 --- a/domains/uptime.stefdp.json +++ b/domains/uptime.stefdp.json @@ -6,8 +6,6 @@ "github_id": 81536172 }, "record": { - "A": [ - "45.137.70.68" - ] + "CNAME": "proxy.stefdp.is-a.dev" } } diff --git a/domains/vsc.stefdp.json b/domains/vsc.stefdp.json index 7e60c772e..37f29b109 100644 --- a/domains/vsc.stefdp.json +++ b/domains/vsc.stefdp.json @@ -5,6 +5,6 @@ "discord": "694986201739952229" }, "record": { - "A": ["45.137.70.68"] + "CNAME": "proxy.stefdp.is-a.dev" } } diff --git a/domains/xeno9118.json b/domains/xeno9118.json new file mode 100644 index 000000000..7f8c47487 --- /dev/null +++ b/domains/xeno9118.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Aether1777", + "email": "bkevin39415@gmail.com" + }, + "record": { + "CNAME": "border.hop.io" + } +} diff --git a/domains/yunexiz.json b/domains/yunexiz.json new file mode 100644 index 000000000..273429a49 --- /dev/null +++ b/domains/yunexiz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Yunexiz", + "email": "yunexiz@aol.com" + }, + "record": { + "A": ["45.137.70.68"] + } +}