diff --git a/README.md b/README.md index de3ba9c49..5800ea91b 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@

is-a-dev is a service that allows developers to get a sweet-looking ".is-a.dev" domain for their personal websites.

- Discord Server + Discord Server

## Issues @@ -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.caiden.json b/domains/_discord.caiden.json new file mode 100644 index 000000000..870b93ef1 --- /dev/null +++ b/domains/_discord.caiden.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Caiden-P", + "email": "iididhejejdj@gmail.com", + "discord": "850820069310201896" + }, + "record": { + "TXT": "dh=9edde4bc2a73469cb8653bf05ae22226397bc77a" + } +} 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-ayvacs.ave.json b/domains/_github-pages-challenge-ayvacs.ave.json index 262f3b8c9..1da3471f7 100644 --- a/domains/_github-pages-challenge-ayvacs.ave.json +++ b/domains/_github-pages-challenge-ayvacs.ave.json @@ -6,6 +6,6 @@ "email": "ayvacs@proton.me" }, "record": { - "TXT": "5a1e6c3195a98bf63ceba5a88f4be2" + "TXT": "e0986b3076f4a103b5f4de9bb7a302" } } diff --git a/domains/_github-pages-challenge-thehackerdude1083.thehackerdude1083.json b/domains/_github-pages-challenge-thehackerdude1083.thehackerdude1083.json index 7f6728a50..9334e6e7b 100644 --- a/domains/_github-pages-challenge-thehackerdude1083.thehackerdude1083.json +++ b/domains/_github-pages-challenge-thehackerdude1083.thehackerdude1083.json @@ -1,7 +1,7 @@ { "owner": { "username": "TheHackerDude1083", - "email": "shaheeransari57@gmail.com" + "email": "TheHackerDude1083@proton.me" }, "record": { "TXT": "66bceec5d092b15c1fcac188b02903" 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/aa.json b/domains/aa.json new file mode 100644 index 000000000..73da319ed --- /dev/null +++ b/domains/aa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Abdullah-Albanna", + "email": "albannaa78@gmail.com" + }, + "record": { + "CNAME": "abdullah-albanna.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/adeebkhan.json b/domains/adeebkhan.json new file mode 100644 index 000000000..351877f81 --- /dev/null +++ b/domains/adeebkhan.json @@ -0,0 +1,12 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/akpathan2799/akpathan2799.github.io", + "owner": { + "username": "akpathan2799", + "email": "akpathan2799@gmail.com" + + }, + "record": { + "CNAME": "akpathan2799.github.io" + } +} diff --git a/domains/afidev.json b/domains/afidev.json new file mode 100644 index 000000000..159e6d7b0 --- /dev/null +++ b/domains/afidev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "eabdalmufid", + "email": "eabdalmufid@gmail.com" + }, + "record": { + "CNAME": "eabdalmufid.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/akash.json b/domains/akash.json new file mode 100644 index 000000000..9ecf40be5 --- /dev/null +++ b/domains/akash.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CruxCoder7", + "email": "akashrangesh07@gmail.com" + }, + "record": { + "CNAME": "cruxcoder7.github.io" + } +} diff --git a/domains/akashr.json b/domains/akashr.json new file mode 100644 index 000000000..9ecf40be5 --- /dev/null +++ b/domains/akashr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CruxCoder7", + "email": "akashrangesh07@gmail.com" + }, + "record": { + "CNAME": "cruxcoder7.github.io" + } +} diff --git a/domains/akshay.json b/domains/akshay.json new file mode 100644 index 000000000..741acd48d --- /dev/null +++ b/domains/akshay.json @@ -0,0 +1,11 @@ +{ + "description": "Akshay's portfolio website and blog", + "repo": "https://github.com/phenax/ediblemonad.dev", + "owner": { + "username": "phenax", + "email": "phenax5@gmail.com" + }, + "record": { + "URL": "https://ediblemonad.dev" + } +} diff --git a/domains/alimehdi.json b/domains/alimehdi.json new file mode 100644 index 000000000..61f4c9bbf --- /dev/null +++ b/domains/alimehdi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DeadMan30", + "email": "its.alimehdi25@gmail.com" + }, + "record": { + "CNAME": "alimehdi.pages.dev" + } +} diff --git a/domains/almaz.json b/domains/almaz.json index c5fa7718d..30428d155 100644 --- a/domains/almaz.json +++ b/domains/almaz.json @@ -4,7 +4,7 @@ "email": "almazgamer228@gmail.com" }, "record": { - "A": ["45.11.229.211"], + "A": ["45.137.70.68"], "MX": ["mail.is-a.dev"], "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } 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/anumeya.json b/domains/anumeya.json new file mode 100644 index 000000000..3d37f0dd5 --- /dev/null +++ b/domains/anumeya.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "KreativeThinker", + "email": "sagely2005eagle@gmail.com" + }, + + "record": { + "CNAME": "kreativethinker.github.io" + } +} 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..c56585a1e 100644 --- a/domains/api.stefdp.json +++ b/domains/api.stefdp.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "45.137.70.68" + "37.114.37.132" ] } } 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/ardox.json b/domains/ardox.json new file mode 100644 index 000000000..a30e20e9c --- /dev/null +++ b/domains/ardox.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LeVraiArdox", + "email": "adrian.arjoca18@gmail.com" + }, + "record": { + "CNAME": "levraiardox.github.io" + } +} diff --git a/domains/arnab.json b/domains/arnab.json new file mode 100644 index 000000000..c72c6acd0 --- /dev/null +++ b/domains/arnab.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "arnabdatta", + "email": "arnabdatta3@gmail.com" + }, + "record": { + "CNAME": "arnabdatta.github.io" + } +} diff --git a/domains/ashishagarwal.json b/domains/ashishagarwal.json new file mode 100644 index 000000000..b4da7c090 --- /dev/null +++ b/domains/ashishagarwal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ashishagarwal2023", + "email": "code.with.aasheesh@gmail.com" + }, + "record": { + "CNAME": "ashishagarwal2023.github.io" + } +} diff --git a/domains/auth.json b/domains/auth.json deleted file mode 100644 index d66eca635..000000000 --- a/domains/auth.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - - "record": { - "CNAME": "wdhdns.com" - } -} diff --git a/domains/axd.json b/domains/axd.json index 1441f3654..f94ccdc4f 100644 --- a/domains/axd.json +++ b/domains/axd.json @@ -4,6 +4,6 @@ "email": "axd@webwarp.ro" }, "record": { - "CNAME": "axxd.me" + "URL": "https://axxd.me" } } diff --git a/domains/ayinaki.json b/domains/ayinaki.json new file mode 100644 index 000000000..995d92393 --- /dev/null +++ b/domains/ayinaki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ayinaki", + "email": "ayinakidev@gmail.com" + }, + "record": { + "CNAME": "ayinaki.github.io" + } +} diff --git a/domains/aymouwu.json b/domains/aymouwu.json new file mode 100644 index 000000000..89c2cef65 --- /dev/null +++ b/domains/aymouwu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NotAymo", + "email": "ninecraftoff@outlook.com" + }, + "record": { + "CNAME": "usest1.netro.host" + } +} diff --git a/domains/bean.json b/domains/bean.json new file mode 100644 index 000000000..3a151160f --- /dev/null +++ b/domains/bean.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BeanRob", + "email": "bentr99@gmail.com" + }, + "record": { + "CNAME": "beanrob.com" + } +} diff --git a/domains/bernalvarela.json b/domains/bernalvarela.json new file mode 100644 index 000000000..2557355d7 --- /dev/null +++ b/domains/bernalvarela.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bernalvarela", + "email": "bernalvarela@gmail.com" + }, + "record": { + "CNAME": "bernalvarela.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/billy.json b/domains/billy.json new file mode 100644 index 000000000..20c5ca076 --- /dev/null +++ b/domains/billy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "billyeatcookies", + "email": "billydevbusiness@gmail.com" + }, + "record": { + "URL": "https://billyeatcookies.github.io" + } +} diff --git a/domains/blog.brandgrandreal.json b/domains/blog.brandgrandreal.json new file mode 100644 index 000000000..221e76351 --- /dev/null +++ b/domains/blog.brandgrandreal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BrandgrandRealMe", + "email": "brandon.lambe@skiff.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/bob16077.json b/domains/bob16077.json new file mode 100644 index 000000000..9b65e5f1a --- /dev/null +++ b/domains/bob16077.json @@ -0,0 +1,12 @@ +{ + "description": "A personal page that also gives information on my projects", + "repo": "https://github.com/Bob16077/bob16077.github.io", + "owner": { + "username": "bob16077", + "email": "", + "discord": "bob16077777" + }, + "record": { + "CNAME": "bob16077.github.io" + } +} diff --git a/domains/buyer.json b/domains/buyer.json new file mode 100644 index 000000000..3d080c4f3 --- /dev/null +++ b/domains/buyer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Meghdut-Mandal", + "email": "meghdut.windows@gmail.com" + }, + "record": { + "CNAME": "d2qfp4li4hsnxe.cloudfront.net" + } +} 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/cdn.mohammad87115.json b/domains/cdn.mohammad87115.json new file mode 100644 index 000000000..cda0fd126 --- /dev/null +++ b/domains/cdn.mohammad87115.json @@ -0,0 +1,11 @@ +{ + "description": "I'm using this subdomain to access the place i upload my files easier", + "owner": { + "username": "mohammad87115", + "email": "mohammad87115@gmail.com", + "twitter": "mohammad87115" + }, + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/cdn.parsewar.json b/domains/cdn.parsewar.json new file mode 100644 index 000000000..f1df135d0 --- /dev/null +++ b/domains/cdn.parsewar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AtharvParsewar", + "email": "atharvparsewar@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} 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/chutte.json b/domains/chutte.json index 10ea8f55e..6583f4b8f 100644 --- a/domains/chutte.json +++ b/domains/chutte.json @@ -4,6 +4,6 @@ "email": "savindusupunsathsara@gmail.com" }, "record": { - "CNAME": "supunsathsara.pages.dev" + "CNAME": "next-supun.pages.dev" } } 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/cloudirector.json b/domains/cloudirector.json new file mode 100644 index 000000000..8806f1bc3 --- /dev/null +++ b/domains/cloudirector.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cloudirector", + "email": "cantcloud@gmail.com" + }, + "record": { + "CNAME": "cloudirector.github.io" + } +} 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/creed.json b/domains/creed.json new file mode 100644 index 000000000..3ea22bf91 --- /dev/null +++ b/domains/creed.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "M-creed", + "email": "marwankalosha005@gmail.com" + }, + "record": { + "CNAME": "m-creed.github.io" + } +} 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/dashboard.almaz.json b/domains/dashboard.almaz.json index ffc498009..ecd87e11f 100644 --- a/domains/dashboard.almaz.json +++ b/domains/dashboard.almaz.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "45.11.229.211" + "45.137.70.68" ] } -} \ No newline at end of file +} diff --git a/domains/dasshark.json b/domains/dasshark.json new file mode 100644 index 000000000..3c749dca8 --- /dev/null +++ b/domains/dasshark.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DasSharkk", + "email": "dassharkk@proton.me" + }, + "record": { + "CNAME": "dasshark.dasshept.de" + } +} diff --git a/domains/davidbisky.json b/domains/davidbisky.json new file mode 100644 index 000000000..b389448a9 --- /dev/null +++ b/domains/davidbisky.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "VitStudio", + "email": "richardvu12391@gmail.com" + }, + + "record": { + "A": ["198.45.114.194"] + } +} diff --git a/domains/devendra.json b/domains/devendra.json index 86632b532..fecf73cba 100644 --- a/domains/devendra.json +++ b/domains/devendra.json @@ -4,6 +4,6 @@ "email": "s_36100@bkbirlacollegekalyan.com" }, "record": { - "CNAME": "xplorehow.in" + "TXT": "1bab44a51e777f98e075d71f2806a4" } } 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/dimtsagk.json b/domains/dimtsagk.json new file mode 100644 index 000000000..b5c59d93c --- /dev/null +++ b/domains/dimtsagk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dimtsagk", + "email": "dimtsagk93@gmail.com" + }, + "record": { + "CNAME": "dimtsagk.go.yo.fr" + } +} diff --git a/domains/drenxhyliqi.json b/domains/drenxhyliqi.json new file mode 100644 index 000000000..4c0ee0c96 --- /dev/null +++ b/domains/drenxhyliqi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "drenxhyliqi", + "email": "drenxhyliqi3@gmail.com" + }, + "record": { + "URL": "https://drenxhyliqi.site/" + } +} diff --git a/domains/dumo.json b/domains/dumo.json new file mode 100644 index 000000000..734912ce8 --- /dev/null +++ b/domains/dumo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thepython555", + "email": "k0n52uuu@duck.com" + }, + "record": { + "CNAME": "thepython555.github.io" + } +} diff --git a/domains/ehab.json b/domains/ehab.json new file mode 100644 index 000000000..961b7adf3 --- /dev/null +++ b/domains/ehab.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ehabmansour1", + "email": "mansehab990@gmail.com" + }, + "record": { + "CNAME": "ehabmansour1.github.io" + } +} 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/fluid.json b/domains/fluid.json new file mode 100644 index 000000000..6fe07d509 --- /dev/null +++ b/domains/fluid.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website to host bio info and other things", + "repo": "https://github.com/fluid-developer/fluid-developer.github.io", + "owner": { + "username": "fluid-developer", + "email": "ne0xch4r4@gmail.com" + }, + "record": { + "CNAME": "fluid-developer.github.io" + } +} diff --git a/domains/frank.json b/domains/frank.json new file mode 100644 index 000000000..4dc03c165 --- /dev/null +++ b/domains/frank.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kageurufu", + "email": "franklyn@tackitt.net" + }, + "record": { + "CNAME": "is-a-dev.frank.af" + } +} diff --git a/domains/fuccsoc.json b/domains/fuccsoc.json index cc646f703..57f7dbdfe 100644 --- a/domains/fuccsoc.json +++ b/domains/fuccsoc.json @@ -6,6 +6,6 @@ "record": { "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": ["v=spf1 include:spf.improvmx.com ~all"], - "URL": "https://fuccsoc.me" + "URL": "https://fuccsoc.github.io" } } 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..4d3ca0977 100644 --- a/domains/gattinhosbot.json +++ b/domains/gattinhosbot.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "45.137.70.68" + "37.114.37.132" ], "MX": [ "mail.is-a.dev" diff --git a/domains/gerick.json b/domains/gerick.json new file mode 100644 index 000000000..993235876 --- /dev/null +++ b/domains/gerick.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Gerickpogi17", + "email": "gymatibag17@gmail.com" + }, + "record": { + "CNAME": "portfolio-3a9.pages.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/gptbackend.brandgrandreal.json b/domains/gptbackend.brandgrandreal.json new file mode 100644 index 000000000..221e76351 --- /dev/null +++ b/domains/gptbackend.brandgrandreal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BrandgrandRealMe", + "email": "brandon.lambe@skiff.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/grafaffel.json b/domains/grafaffel.json new file mode 100644 index 000000000..5d1f3f688 --- /dev/null +++ b/domains/grafaffel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Grafaffel", + "email": "jannis107@icloud.com" + }, + "record": { + "CNAME": "grafaffel.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/hasnain.json b/domains/hasnain.json new file mode 100644 index 000000000..69410ac10 --- /dev/null +++ b/domains/hasnain.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "HasnainSZN", + "email": "officialhasnain100@gmail.com" + }, + + "record": { + "A": ["69.30.249.53"] + } +} 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/hein.json b/domains/hein.json new file mode 100644 index 000000000..bcd8d5276 --- /dev/null +++ b/domains/hein.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "HeinKhantZaw", + "email": "heinkhantzaw1@gmail.com" + }, + "record": { + "CNAME": "heinkhantzaw.github.io" + } +} diff --git a/domains/hycord.json b/domains/hycord.json index 7e282d7b6..0cd88170d 100644 --- a/domains/hycord.json +++ b/domains/hycord.json @@ -1,11 +1,13 @@ { - "description": "Hi! I'm Hycord!", + "description": "Development Portfolio for Hycord", + "url":"https://github.com/hycord/monorepo", "owner": { "username": "hycord", "email": "hycord@hycordia.com", - "twitter": "IGNHycord" + "twitter": "IGNHycord", + "discord": "322144499734151169" }, "record": { - "CNAME": "xbwlnzmg.up.railway.app" + "URL": "https://masen.dev/" } } diff --git a/domains/ikdan.json b/domains/ikdan.json new file mode 100644 index 000000000..0cdd377e0 --- /dev/null +++ b/domains/ikdan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Kirill2255", + "email": "ailcenko019@gmail.com" + }, + "record": { + "A": ["95.163.215.114"] + } +} diff --git a/domains/imran.json b/domains/imran.json new file mode 100644 index 000000000..95b918f94 --- /dev/null +++ b/domains/imran.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "imranmollajoy", + "email": "imranmollajoy@gmail.com" + }, + "record": { + "CNAME": "imranmollajoy.github.io" + } +} diff --git a/domains/imsoumyaneel.json b/domains/imsoumyaneel.json new file mode 100644 index 000000000..cfc42875c --- /dev/null +++ b/domains/imsoumyaneel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "A-Little-Hat", + "email": "soumyasarkar309@gmail.com" + }, + "record": { + "CNAME": "test-3e8b2.web.app" + } +} 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/johndoe.json b/domains/johndoe.json new file mode 100644 index 000000000..c863d15ee --- /dev/null +++ b/domains/johndoe.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KingLuc12", + "email": "lucian.g.king+github@gmail.com" + }, + "record": { + "CNAME": "jhondoeisadev.pages.dev" + } +} diff --git a/domains/jonaswerner.json b/domains/jonaswerner.json new file mode 100644 index 000000000..bc1e4b9ec --- /dev/null +++ b/domains/jonaswerner.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "WallnussJonas", + "email": "jonas.werner.nov1999@gmail.com" + }, + "record": { + "URL": "https://jojojonas.netlify.app/" + } +} diff --git a/domains/jonee2.json b/domains/jonee2.json new file mode 100644 index 000000000..8d4eb7a99 --- /dev/null +++ b/domains/jonee2.json @@ -0,0 +1,12 @@ +{ + "description": "My portfolio", + "repo": "https://github.com/Jonee2/jonee2", + "owner": { + "username": "Jonee2", + "email": "jonee4339@hotmail.com", + "twitter": "Jonee1155" + }, + "record": { + "CNAME": "jonee2.github.io" + } +} \ No newline at end of file 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/jurgen.json b/domains/jurgen.json new file mode 100644 index 000000000..50d08ace3 --- /dev/null +++ b/domains/jurgen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "def0e0", + "email": "def0e0@yandex.ru" + }, + "record": { + "A": ["45.148.120.75"] + } +} diff --git a/domains/kalanathilake.json b/domains/kalanathilake.json new file mode 100644 index 000000000..cc855a9a3 --- /dev/null +++ b/domains/kalanathilake.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Kalana-Thilakarathna", + "email": "kalana2100@gmail.com" + }, + "record": { + "URL": "https://kalanathilake.netlify.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/khaidev.json b/domains/khaidev.json index 2fa6866a9..ceffd52b8 100644 --- a/domains/khaidev.json +++ b/domains/khaidev.json @@ -1,11 +1,12 @@ { - "description": "Hello! I am Khai but if you want you can call me Ken! I am a self thought Developer and mostly code Discord Bots for others for fun! Sometimes I even get donations back, which makes me even more happier and results in having more fun at coding.", - "repo": "https://github.com/TruongDuyKhai/TruongDuyKhai.github.io", - "owner": { - "username": "TruongDuyKhai", - "email": "truongduykhai1012@gmail.com" - }, - "record": { - "CNAME": "truongduykhai.github.io" - } -} + "owner": { + "username": "TruongDuyKhai", + "email": "truongduykhai1012@gmail.com", + "discord": "871329074046435338" + }, + + "record": { + "CNAME": "truongduykhai.github.io" + } + } + \ No newline at end of file diff --git a/domains/kociak.json b/domains/kociak.json new file mode 100644 index 000000000..36f83e4da --- /dev/null +++ b/domains/kociak.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "piotrkociakx", + "email": "piotrekstypczynski@gmail.com" + }, + "record": { + "A": ["137.74.3.247"] + } +} diff --git a/domains/kreativethinker.json b/domains/kreativethinker.json new file mode 100644 index 000000000..3d37f0dd5 --- /dev/null +++ b/domains/kreativethinker.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "KreativeThinker", + "email": "sagely2005eagle@gmail.com" + }, + + "record": { + "CNAME": "kreativethinker.github.io" + } +} diff --git a/domains/kushal.json b/domains/kushal.json new file mode 100644 index 000000000..ea344ce37 --- /dev/null +++ b/domains/kushal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kushalshah0", + "email": "code@kushalshah.com.np" + }, + "record": { + "CNAME": "kushalshah0.github.io" + } +} diff --git a/domains/kxtz.json b/domains/kxtz.json new file mode 100644 index 000000000..b68a9536f --- /dev/null +++ b/domains/kxtz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kxtzownsu", + "email": "kxtzownsu@gmail.com" + }, + "record": { + "CNAME": "kxtz.dev" + } +} diff --git a/domains/lalit.json b/domains/lalit.json new file mode 100644 index 000000000..6f92fbf61 --- /dev/null +++ b/domains/lalit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lalitm1004", + "email": "lalitm1004@gmail.com" + }, + "record": { + "CNAME": "lalit-is-a-dev.pages.dev" + } +} diff --git a/domains/larei.json b/domains/larei.json deleted file mode 100644 index 2032dd1c1..000000000 --- a/domains/larei.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "larei's cool website.", - "repo": "https://github.com/lareii/lareii.github.io", - "owner": { - "username": "lareii", - "email": "lareithen@gmail.com" - }, - "record": { - "CNAME": "lareii.github.io" - } -} 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/levraiardox.json b/domains/levraiardox.json new file mode 100644 index 000000000..a30e20e9c --- /dev/null +++ b/domains/levraiardox.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LeVraiArdox", + "email": "adrian.arjoca18@gmail.com" + }, + "record": { + "CNAME": "levraiardox.github.io" + } +} diff --git a/domains/lime360.json b/domains/lime360.json new file mode 100644 index 000000000..4d0521011 --- /dev/null +++ b/domains/lime360.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lime360", + "email": "emeraldlime@protonmail.com" + }, + "record": { + "CNAME": "lime360.github.io" + } +} diff --git a/domains/lunarleaf.json b/domains/lunarleaf.json new file mode 100644 index 000000000..768e4e0f3 --- /dev/null +++ b/domains/lunarleaf.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LunarLeaf", + "email": "laptopaleksa45@gmail.com" + }, + "record": { + "CNAME": "lunarleaf.github.io" + } +} diff --git a/domains/madkarma.json b/domains/madkarma.json new file mode 100644 index 000000000..250fe2cb8 --- /dev/null +++ b/domains/madkarma.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "madkarmaa", + "email": "madkarma99@gmail.com" + }, + "record": { + "CNAME": "madkarmaa.github.io" + } +} 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/maximilian.json b/domains/maximilian.json new file mode 100644 index 000000000..d4005b35e --- /dev/null +++ b/domains/maximilian.json @@ -0,0 +1,19 @@ +{ + "owner": { + "username": "MaximilianHeinrich", + "email": "maxhei.21@gmail.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/mayank.json b/domains/mayank.json new file mode 100644 index 000000000..3ef205476 --- /dev/null +++ b/domains/mayank.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MayankServers", + "email": "mayankreal657@gmail.com" + }, + "record": { + "CNAME": "mayankservers.github.io" + } +} diff --git a/domains/mcreed.json b/domains/mcreed.json new file mode 100644 index 000000000..1472a4afa --- /dev/null +++ b/domains/mcreed.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "M-creed", + "email": "marwankalosha005@gmail.com" + }, + "record": { + "A": ["185.199.108.153","185.199.109.153","185.199.110.153","185.199.111.153"] + } +} diff --git a/domains/mduha.json b/domains/mduha.json new file mode 100644 index 000000000..a65469f61 --- /dev/null +++ b/domains/mduha.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "r2kch", + "email": "marco@dubini.com" + }, + "record": { + "A": ["84.72.8.155"] + } +} 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/nidun.json b/domains/nidun.json new file mode 100644 index 000000000..5970b95aa --- /dev/null +++ b/domains/nidun.json @@ -0,0 +1,11 @@ +{ + "description": "new update to request new cname", + "repo": "https://github.com/nldun/nldun.github.io", + "owner": { + "username": "nldun", + "email": "rezkyto@gmail.com" + }, + "record": { + "CNAME": "nldun.github.io" + } +} diff --git a/domains/nishith.json b/domains/nishith.json new file mode 100644 index 000000000..9a2b0010c --- /dev/null +++ b/domains/nishith.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Nishith-Savla", + "email": "nishithsavla005@gmail.com" + }, + "record": { + "CNAME": "nishith.tech" + } +} 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/notfrycek.json b/domains/notfrycek.json new file mode 100644 index 000000000..737defaca --- /dev/null +++ b/domains/notfrycek.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NotFrycek", + "email": "frycek345@gmail.com" + }, + "record": { + "CNAME": "notfrycek.github.io" + } +} diff --git a/domains/ntfy.stefdp.json b/domains/ntfy.stefdp.json index 0223d9753..c56585a1e 100644 --- a/domains/ntfy.stefdp.json +++ b/domains/ntfy.stefdp.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "45.137.70.68" + "37.114.37.132" ] } } diff --git a/domains/nutworks-team.json b/domains/nutworks-team.json new file mode 100644 index 000000000..27dc21941 --- /dev/null +++ b/domains/nutworks-team.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rightburrow", + "email": "rightburrowyt@gmail.com" + }, + "record": { + "URL": "https://nutworks-team.neocities.org" + } +} diff --git a/domains/om.json b/domains/om.json new file mode 100644 index 000000000..a79df67f8 --- /dev/null +++ b/domains/om.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Omxpro", + "email": "omsenjalia+github@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com","mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} 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/pande.json b/domains/pande.json new file mode 100644 index 000000000..43fc49597 --- /dev/null +++ b/domains/pande.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PandeCode", + "email": "pandeshawnbenjamin@gmail.com" + }, + "record": { + "URL": "https://pandecode.github.io/" + } +} diff --git a/domains/parsewar.json b/domains/parsewar.json new file mode 100644 index 000000000..f1df135d0 --- /dev/null +++ b/domains/parsewar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AtharvParsewar", + "email": "atharvparsewar@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/passadissubmari.json b/domains/passadissubmari.json new file mode 100644 index 000000000..e2a5e4206 --- /dev/null +++ b/domains/passadissubmari.json @@ -0,0 +1,11 @@ +{ + "description": "PassadĂ­s SubmarĂ­", + "repo": "https://github.com/Cucusise/passadissummari", + "owner": { + "username": "Cucusise", + "email": "cucusise@gmail.com" + }, + "record": { + "CNAME": "cucusise.github.io" + } +} diff --git a/domains/paste.stefdp.json b/domains/paste.stefdp.json index 0223d9753..c56585a1e 100644 --- a/domains/paste.stefdp.json +++ b/domains/paste.stefdp.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "45.137.70.68" + "37.114.37.132" ] } } 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/prime.json b/domains/prime.json new file mode 100644 index 000000000..f8cb3dbb6 --- /dev/null +++ b/domains/prime.json @@ -0,0 +1,12 @@ +{ + "description": "My personal website", + "repo": "https://github.com/primetdmomega/primetdmomega.github.io", + "owner": { + "username": "PrimeTDMomega", + "email": "primetdmomega@gmail.com", + "twitter": "primeinspace" + }, + "record": { + "CNAME": "primetdmomega.github.io" + } +} diff --git a/domains/psnbl.json b/domains/psnbl.json new file mode 100644 index 000000000..918a2dee8 --- /dev/null +++ b/domains/psnbl.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "psnbl", + "email": "pietrosimone.nobiletti@studenti.unipr.it" + }, + "record": { + "CNAME": "psnbl.github.io" + } +} diff --git a/domains/pustak.json b/domains/pustak.json new file mode 100644 index 000000000..1ea2e56e1 --- /dev/null +++ b/domains/pustak.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PustakP", + "email": "pustakpathak7@gmail.com" + }, + "record": { + "CNAME": "oppoyy.pages.dev" + } +} 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/raphael.json b/domains/raphael.json new file mode 100644 index 000000000..b848b294d --- /dev/null +++ b/domains/raphael.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "raphael-as", + "email": "raphaelas.pro@gmail.com" + }, + "record": { + "CNAME": "raphael-as.github.io" + } +} diff --git a/domains/realfara.json b/domains/realfara.json new file mode 100644 index 000000000..31c9cfd4d --- /dev/null +++ b/domains/realfara.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "furyashnyy", + "email": "faradey.iskra@mail.ru" + }, + "record": { + "A": ["185.199.111.153"] + } +} diff --git a/domains/rednotsus.json b/domains/rednotsus.json new file mode 100644 index 000000000..5972e0503 --- /dev/null +++ b/domains/rednotsus.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RedNotSus", + "email": "Jiayangc1@gmail.com" + }, + "record": { + "A": ["15.204.232.110"] + } +} 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/rez3x.json b/domains/rez3x.json new file mode 100644 index 000000000..8076316ef --- /dev/null +++ b/domains/rez3x.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "REZ3X", + "email": "rezex.dev01@gmail.com" + }, + + "record": { + "CNAME": "japon-resto.pages.dev" + } +} 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/ruthless.json b/domains/ruthless.json new file mode 100644 index 000000000..648055ef5 --- /dev/null +++ b/domains/ruthless.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ruthleeess", + "email": "semikk.eu@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} 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..c56585a1e 100644 --- a/domains/sdp.json +++ b/domains/sdp.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "45.137.70.68" + "37.114.37.132" ] } } 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/shijaz.json b/domains/shijaz.json new file mode 100644 index 000000000..2c9bf1d95 --- /dev/null +++ b/domains/shijaz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ShijazKS", + "email": "hafizshijaz@gmail.com" + }, + "record": { + "URL": "https://shijazks.github.io/" + } +} diff --git a/domains/siyamex.json b/domains/siyamex.json new file mode 100644 index 000000000..e51746f4a --- /dev/null +++ b/domains/siyamex.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "siyamex", + "email": "siyamex2012@gmail.com" + }, + "record": { + "URL": "https://siyamex.com" + } +} diff --git a/domains/skycloudd.json b/domains/skycloudd.json new file mode 100644 index 000000000..c6f55e7bc --- /dev/null +++ b/domains/skycloudd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "skycloudd", + "email": "benkrassenburg@gmail.com" + }, + "record": { + "CNAME": "skycloudd.github.io" + } +} 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/sohil876.json b/domains/sohil876.json new file mode 100644 index 000000000..d9590af8d --- /dev/null +++ b/domains/sohil876.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Sohil876", + "email": "sohil876@gmail.com" + }, + + "record": { + "CNAME": "sohil876.github.io" + } +} diff --git a/domains/spixed.json b/domains/spixed.json new file mode 100644 index 000000000..d96f9b472 --- /dev/null +++ b/domains/spixed.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Spixed", + "email": "Space369X@163.com" + }, + "record": { + "CNAME": "spixed.github.io" + } +} diff --git a/domains/ss.almaz.json b/domains/ss.almaz.json index 8bbad29cb..5c38b8763 100644 --- a/domains/ss.almaz.json +++ b/domains/ss.almaz.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "45.11.229.211" + "45.137.70.68" ] } -} \ No newline at end of file +} diff --git a/domains/ss.stefdp.json b/domains/ss.stefdp.json index 0223d9753..c56585a1e 100644 --- a/domains/ss.stefdp.json +++ b/domains/ss.stefdp.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "45.137.70.68" + "37.114.37.132" ] } } 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..f0f822064 100644 --- a/domains/status.gattinhosbot.json +++ b/domains/status.gattinhosbot.json @@ -5,6 +5,8 @@ "discord": "694986201739952229" }, "record": { - "CNAME": "uptime.stefdp.is-a.dev" + "A": [ + "37.114.37.132" + ] } } diff --git a/domains/status.stefdp.json b/domains/status.stefdp.json index b6430c832..f0f822064 100644 --- a/domains/status.stefdp.json +++ b/domains/status.stefdp.json @@ -5,6 +5,8 @@ "discord": "694986201739952229" }, "record": { - "CNAME": "uptime.stefdp.is-a.dev" + "A": [ + "37.114.37.132" + ] } } diff --git a/domains/stavkv.json b/domains/stavkv.json new file mode 100644 index 000000000..54bc2273c --- /dev/null +++ b/domains/stavkv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "stavkv", + "email": "singhvikal891@gmail.com" + }, + "record": { + "CNAME": "stavkv.github.io" + } +} diff --git a/domains/stoltz.json b/domains/stoltz.json new file mode 100644 index 000000000..df6feaa57 --- /dev/null +++ b/domains/stoltz.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "stoltz-dev", + "email": "rafaelbraun5@hotmail.com" + }, + "repo": "https://github.com/stoltz-dev/stoltz-dev.github.io", + "record": { + "CNAME": "stoltz-dev.github.io" + } +} 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/sunil.json b/domains/sunil.json new file mode 100644 index 000000000..8748208c3 --- /dev/null +++ b/domains/sunil.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "skgupta507", + "email": "sunilk98850@gmail.com" + }, + "record": { + "URL": "https://yt-musix.vercel.app" + } +} diff --git a/domains/tawhid.json b/domains/tawhid.json new file mode 100644 index 000000000..90c36e610 --- /dev/null +++ b/domains/tawhid.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Dumbo-programmer", + "email": "rony.120285d2k@gmail.com" + }, + "record": { + "CNAME": "dumbo-programmer.github.io" + } +} diff --git a/domains/taxen.json b/domains/taxen.json new file mode 100644 index 000000000..2b2237a47 --- /dev/null +++ b/domains/taxen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "taxenlmao", + "email": "jayd3ngame@gmail.com" + }, + "record": { + "URL": "https://feds.lol/skittles" + } +} diff --git a/domains/techbot.json b/domains/techbot.json index efbfd640a..63c0b2511 100644 --- a/domains/techbot.json +++ b/domains/techbot.json @@ -4,6 +4,6 @@ "email": "mq.2024@mail.ru" }, "record": { - "A": ["45.11.229.211"] + "A": ["45.137.70.68"] } } diff --git a/domains/temp.stefdp.json b/domains/temp.stefdp.json index 7e60c772e..f0f822064 100644 --- a/domains/temp.stefdp.json +++ b/domains/temp.stefdp.json @@ -5,6 +5,8 @@ "discord": "694986201739952229" }, "record": { - "A": ["45.137.70.68"] + "A": [ + "37.114.37.132" + ] } } diff --git a/domains/tianji.stefdp.json b/domains/tianji.stefdp.json index 4ad66c889..f0f822064 100644 --- a/domains/tianji.stefdp.json +++ b/domains/tianji.stefdp.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "45.137.70.68" + "37.114.37.132" ] } } diff --git a/domains/toby.json b/domains/toby.json index 730a151c9..bccae9460 100644 --- a/domains/toby.json +++ b/domains/toby.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "toby7002.github.io" + "URL": "https://toby7002.github.io" } } diff --git a/domains/tomsystems.json b/domains/tomsystems.json new file mode 100644 index 000000000..73ff4d4fd --- /dev/null +++ b/domains/tomsystems.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thesillycat", + "email": "tomnetwork@duck.com" + }, + "record": { + "CNAME": "tomsystems.pages.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/unnst.json b/domains/unnst.json new file mode 100644 index 000000000..0b46c9119 --- /dev/null +++ b/domains/unnst.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "482migs", + "email": "amberisamab@gmail.com" + }, + "record": { + "CNAME": "unnst.github.io" + } +} diff --git a/domains/uptime.stefdp.json b/domains/uptime.stefdp.json index 0223d9753..c56585a1e 100644 --- a/domains/uptime.stefdp.json +++ b/domains/uptime.stefdp.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "45.137.70.68" + "37.114.37.132" ] } } diff --git a/domains/vdr.json b/domains/vdr.json new file mode 100644 index 000000000..2f7507a9d --- /dev/null +++ b/domains/vdr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "voxj", + "email": "aglinkoyurjevich@gmail.com" + }, + "record": { + "CNAME": "rawintosh.github.io" + } +} diff --git a/domains/vsc.stefdp.json b/domains/vsc.stefdp.json index 7e60c772e..f0f822064 100644 --- a/domains/vsc.stefdp.json +++ b/domains/vsc.stefdp.json @@ -5,6 +5,8 @@ "discord": "694986201739952229" }, "record": { - "A": ["45.137.70.68"] + "A": [ + "37.114.37.132" + ] } } diff --git a/domains/witchboo.json b/domains/witchboo.json new file mode 100644 index 000000000..d01aa0293 --- /dev/null +++ b/domains/witchboo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "WitchBoo", + "email": "soconfirmo@hotmail.com" + }, + "record": { + "CNAME": "witchboo.github.io" + } +} diff --git a/domains/wu.json b/domains/wu.json new file mode 100644 index 000000000..ba2970f43 --- /dev/null +++ b/domains/wu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SunWuyuan", + "email": "1847261658@qq.com" + }, + "record": { + "CNAME": "wuyuan.dev" + } +} diff --git a/domains/wuyuan.json b/domains/wuyuan.json new file mode 100644 index 000000000..ba2970f43 --- /dev/null +++ b/domains/wuyuan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SunWuyuan", + "email": "1847261658@qq.com" + }, + "record": { + "CNAME": "wuyuan.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/yashgupta.json b/domains/yashgupta.json new file mode 100644 index 000000000..505710abe --- /dev/null +++ b/domains/yashgupta.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yashhh999", + "email": "gupta25yash@gmail.com" + }, + "record": { + "CNAME": "yashhh999.github.io" + } +} diff --git a/domains/yemzikk.json b/domains/yemzikk.json new file mode 100644 index 000000000..0ddca87af --- /dev/null +++ b/domains/yemzikk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yemzikk", + "email": "muhammedziyad12@gmail.com" + }, + "record": { + "URL": "https://yemzikk.in/" + } +} diff --git a/domains/yfa.json b/domains/yfa.json index 12aa0463a..b73dd041a 100644 --- a/domains/yfa.json +++ b/domains/yfa.json @@ -9,6 +9,6 @@ "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "CNAME": "edge.redirect.pizza" + "URL": "https://alpha.is-a.dev" } } diff --git a/domains/yfadev.json b/domains/yfadev.json index 12aa0463a..b73dd041a 100644 --- a/domains/yfadev.json +++ b/domains/yfadev.json @@ -9,6 +9,6 @@ "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "CNAME": "edge.redirect.pizza" + "URL": "https://alpha.is-a.dev" } } diff --git a/domains/youfoundalpha.json b/domains/youfoundalpha.json index 12aa0463a..ce748ab11 100644 --- a/domains/youfoundalpha.json +++ b/domains/youfoundalpha.json @@ -9,6 +9,6 @@ "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "CNAME": "edge.redirect.pizza" + "URL": "https://alpha.is-a.dev" } } diff --git a/domains/youssef.json b/domains/youssef.json new file mode 100644 index 000000000..20361d543 --- /dev/null +++ b/domains/youssef.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "youssefsiam38", + "email": "youssef1yasser38@gmail.com" + }, + "record": { + "URL": "https://www.linkedin.com/in/youssefsiam38" + } +} 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"] + } +} diff --git a/domains/yxz.json b/domains/yxz.json new file mode 100644 index 000000000..4acbe4a7a --- /dev/null +++ b/domains/yxz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yz9551", + "email": "yixuan0808@gmail.com" + }, + "record": { + "CNAME": "cobble.southeastasia.cloudapp.azure.com" + } +}