diff --git a/README.md b/README.md index dbccfce72..53b5819ee 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,15 @@ Discord Server

+## Phishing emails alert +**We have been notified of scammers using emails in this repository to send phishing emails. Do NOT click any links in suspicious emails.** + +If you would like to remove your email, remove it from your JSON file and provide a separate contact method (preferably Discord). + +Leave the email field there, but just blank. Then add a separate contact method to your file. + +Please see more information here: https://github.com/is-a-dev/register/issues/14802 + ## Issues If you have any problems, feel free to [open a issue](https://github.com/is-a-dev/register/issues/new/choose). diff --git a/domains/_discord.lumix.json b/domains/_discord.lumix.json new file mode 100644 index 000000000..83962b4e7 --- /dev/null +++ b/domains/_discord.lumix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "o-lumix", + "email": "bylumixxx@gmail.com" + }, + "record": { + "TXT": "dh=bbcffd54d5f1b8489e6641a569f55d5e82a7a32f" + } +} diff --git a/domains/_discord.mwa.json b/domains/_discord.mwa.json new file mode 100644 index 000000000..bb21e3b42 --- /dev/null +++ b/domains/_discord.mwa.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "totallynotmwa", + "email": "", + "discord": "totallynotmwa" + }, + "record": { + "TXT": "dh=7d4809eb409755939787cbc69a2de54a863b32d8" + } +} diff --git a/domains/_discord.satindar.json b/domains/_discord.satindar.json new file mode 100644 index 000000000..85a48ff33 --- /dev/null +++ b/domains/_discord.satindar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "satindar31", + "email": "satindar31@tutanota.com" + }, + "record": { + "TXT": "dh=68721fc8451ae56bc306d470eb43f2127e0f9970" + } +} diff --git a/domains/_gh-DeadCodeGames-o.deadcode.json b/domains/_gh-DeadCodeGames-o.deadcode.json index b0866ea56..15d36be09 100644 --- a/domains/_gh-DeadCodeGames-o.deadcode.json +++ b/domains/_gh-DeadCodeGames-o.deadcode.json @@ -1,7 +1,11 @@ { "owner": { "username": "RichardKanshen", - "email": "richard@kanshen.click" + "email": "richard@kanshen.click", + "twitter": "@kanskje0", + "discord": "kanshen.uwu", + "bluesky": "kanshen.click", + "telegram": "@richardkanskje" }, "record": { "TXT": "392e701839" diff --git a/domains/_gh-is-a-dev-o.maintainers.json b/domains/_gh-is-a-dev-o.maintainers.json new file mode 100644 index 000000000..e381c3c8c --- /dev/null +++ b/domains/_gh-is-a-dev-o.maintainers.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "" + }, + + "record": { + "TXT": "7b45eb688b" + } +} diff --git a/domains/_github-pages-challenge-Satindar31.satindar.json b/domains/_github-pages-challenge-Satindar31.satindar.json new file mode 100644 index 000000000..0e757865b --- /dev/null +++ b/domains/_github-pages-challenge-Satindar31.satindar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "satindar31", + "email": "satindar31@tutanota.com" + }, + "record": { + "TXT": "ccd690fc913ce2ac27c8b9e10132a1" + } +} diff --git a/domains/_github-pages-challenge-o-lumix.lumix.json b/domains/_github-pages-challenge-o-lumix.lumix.json new file mode 100644 index 000000000..043436e80 --- /dev/null +++ b/domains/_github-pages-challenge-o-lumix.lumix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "o-lumix", + "email": "bylumixxx@gmail.com" + }, + "record": { + "TXT": "5eeb1461cd186204552743313555e9" + } +} diff --git a/domains/_github-pages-challenge-rushi0n.rushi.json b/domains/_github-pages-challenge-rushi0n.rushi.json new file mode 100644 index 000000000..fd62108ce --- /dev/null +++ b/domains/_github-pages-challenge-rushi0n.rushi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rushi0n", + "email": "rushikushare99@gmail.com" + }, + "record": { + "TXT": "cfaabf5e62265f5c2f811c0b22efae" + } +} diff --git a/domains/_github-pages-challenge-yunexiz.ai-y.yunexiz.json b/domains/_github-pages-challenge-yunexiz.ai-y.yunexiz.json new file mode 100644 index 000000000..00925115e --- /dev/null +++ b/domains/_github-pages-challenge-yunexiz.ai-y.yunexiz.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "yunexiz", + "discord": "1040303561847881729", + "email": "" + }, + "record": { + "TXT": "44acf50d05a09c5bdcb82f64551e6c" + } +} diff --git a/domains/_github-pages-challenge-yunexiz.yunexiz.json b/domains/_github-pages-challenge-yunexiz.yunexiz.json index f420d01ae..64e11b344 100644 --- a/domains/_github-pages-challenge-yunexiz.yunexiz.json +++ b/domains/_github-pages-challenge-yunexiz.yunexiz.json @@ -1,7 +1,8 @@ { "owner": { "username": "Yunexiz", - "email": "yunexiz@aol.com" + "discord": "1040303561847881729", + "email": "" }, "record": { "TXT": [ diff --git a/domains/ai-y.yosuke.json b/domains/ai-y.yosuke.json new file mode 100644 index 000000000..e4b6d6271 --- /dev/null +++ b/domains/ai-y.yosuke.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "yunexiz", + "discord": "1040303561847881729", + "email": "" + }, + "record": { + "CNAME": "ai-y-main.pages.dev" + } +} diff --git a/domains/ai-y.yunexiz.json b/domains/ai-y.yunexiz.json new file mode 100644 index 000000000..1a06bbbaf --- /dev/null +++ b/domains/ai-y.yunexiz.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "yunexiz", + "discord": "1040303561847881729", + "email": "" + }, + "record": { + "CNAME": "yunexiz.github.io" + } +} diff --git a/domains/appointer.json b/domains/appointer.json new file mode 100644 index 000000000..c929e29e3 --- /dev/null +++ b/domains/appointer.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "MrDaPoyo", + "email": "wiiuforever25@gmail.com", + "discord": "1147531188148375623" + }, + + "record": { + "CNAME": "appointer-z3jo.onrender.com" + } + } + diff --git a/domains/beatrack.json b/domains/beatrack.json new file mode 100644 index 000000000..b8e568988 --- /dev/null +++ b/domains/beatrack.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "UsernameKhoaIsAvailable", + "email": "khoatm20@gmail.com", + "discord": "697058629517443106" + }, + + "record": { + "A": ["118.71.116.9"] + } + } + \ No newline at end of file diff --git a/domains/civic.json b/domains/civic.json index da498610c..eef27a079 100644 --- a/domains/civic.json +++ b/domains/civic.json @@ -1,7 +1,8 @@ { "owner": { "username": "civic1007", - "email": "civic1007@proton.me" + "email": "", + "discord":"1258033419443503124" }, "record": { "CNAME": "civic1007.pages.dev" diff --git a/domains/dave.json b/domains/dave.json new file mode 100644 index 000000000..1eca59856 --- /dev/null +++ b/domains/dave.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "davad00", + "email": "", + "discord": "1201678865093894234" + }, + + "record": { + "CNAME": "dave-lezt.onrender.com" + } + } + diff --git a/domains/deadcode.json b/domains/deadcode.json index 2af77acd1..0de06a26c 100644 --- a/domains/deadcode.json +++ b/domains/deadcode.json @@ -1,7 +1,11 @@ { "owner": { "username": "RichardKanshen", - "email": "richard@kanshen.click" + "email": "richard@kanshen.click", + "twitter": "@kanskje0", + "discord": "kanshen.uwu", + "bluesky": "kanshen.click", + "telegram": "@richardkanskje" }, "record": { "CNAME": "deadcodegames.github.io" diff --git a/domains/fdkgenie.json b/domains/fdkgenie.json new file mode 100644 index 000000000..5288879ce --- /dev/null +++ b/domains/fdkgenie.json @@ -0,0 +1,11 @@ +{ + "description": "Register fdkgenie.is-a.dev domain", + "repo": "https://github.com/is-a-dev/docs", + "owner": { + "username": "fdkgenie", + "email": "fdkgenie@gmail.com" + }, + "record": { + "URL": "https://cuongphd.wordpress.com/" + } +} diff --git a/domains/formuna.json b/domains/formuna.json new file mode 100644 index 000000000..ba61c06ba --- /dev/null +++ b/domains/formuna.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "FormunaGit", + "email": "", + "discord": "754657845563097108" + }, + + "record": { + "CNAME": "formunagit.github.io" + } + } + \ No newline at end of file diff --git a/domains/hikamoru.json b/domains/hikamoru.json index 751dcab7f..c59ecd26b 100644 --- a/domains/hikamoru.json +++ b/domains/hikamoru.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AmoreForever", - "email": "me.thefarkhodov@gmail.com" - }, - "record": { - "CNAME": "hikamoru.uz" - } + "owner": { + "username": "AmoreForever", + "email": "me.thefarkhodov@gmail.com" + }, + "record": { + "CNAME": "hikamoru.pages.dev" + } } diff --git a/domains/imide.json b/domains/imide.json index 757b0ec25..9bc78a0e2 100644 --- a/domains/imide.json +++ b/domains/imide.json @@ -5,9 +5,6 @@ "discord": "555915168932954112" }, "record": { - "A": [ - "172.18.0.9:4321" - ], "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" diff --git a/domains/jokostorage.json b/domains/jokostorage.json new file mode 100644 index 000000000..01eea57da --- /dev/null +++ b/domains/jokostorage.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "AhNode", + "email": "jakijapanese@gmail.com", + "discord": "704173828187619370" + }, + + "record": { + "A": ["69.197.135.202"] + } + } + diff --git a/domains/kaktus.json b/domains/kaktus.json index 33fd7ce20..37f03af38 100644 --- a/domains/kaktus.json +++ b/domains/kaktus.json @@ -1,7 +1,8 @@ { "owner": { "username": "kaktus-1", - "email": "meatgithub@istwunderbar.de" + "email": "", + "discord":"kaktus___" }, "record": { "CNAME": "is-a-dev-3hg.pages.dev" diff --git a/domains/ks.json b/domains/ks.json new file mode 100644 index 000000000..b62fcf252 --- /dev/null +++ b/domains/ks.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "k2s09", + "email": "soodkavin@gmail.com" + }, + "record": { + "CNAME": "kavinsood.com" + } +} diff --git a/domains/liamgenjs.json b/domains/liamgenjs.json new file mode 100644 index 000000000..e79c4eb07 --- /dev/null +++ b/domains/liamgenjs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "liam-gen", + "email": "liamgen.js@proton.me" + }, + "record": { + "CNAME": "liamgenjs.pages.dev" + } +} diff --git a/domains/luisandre.json b/domains/luisandre.json index 93dadbff4..4f0f46556 100644 --- a/domains/luisandre.json +++ b/domains/luisandre.json @@ -4,6 +4,9 @@ "email": "luis073094@gmail.com" }, "record": { - "CNAME": "portafolio-ctll.onrender.com" + "URL": "https://portafolioluisandre.azurewebsites.net", + "A": [ + "20.206.176.7" + ] } } diff --git a/domains/mail.deadcode.json b/domains/mail.deadcode.json index c311279e8..35e942c81 100644 --- a/domains/mail.deadcode.json +++ b/domains/mail.deadcode.json @@ -1,7 +1,11 @@ { "owner": { "username": "RichardKanshen", - "email": "richard@kanshen.click" + "email": "richard@kanshen.click", + "twitter": "@kanskje0", + "discord": "kanshen.uwu", + "bluesky": "kanshen.click", + "telegram": "@richardkanskje" }, "record": { "MX": [ diff --git a/domains/mc.esb.json b/domains/mc.esb.json new file mode 100644 index 000000000..3c58af754 --- /dev/null +++ b/domains/mc.esb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "EducatedSuddenBucket", + "email": "educatedsuddenbucket@gmail.com" + }, + "record": { + "CNAME": "educatedsuddenbucket.duckdns.org" + } +} diff --git a/domains/mesflit.json b/domains/mesflit.json new file mode 100644 index 000000000..5e7448b43 --- /dev/null +++ b/domains/mesflit.json @@ -0,0 +1 @@ +{ "owner": { "username": "mesflit", "email": "benomerfaruk11@gmail.com" }, "record": { "URL": "https://mesflit.github.io/" } } diff --git a/domains/mwa.json b/domains/mwa.json index 9450b1906..6f9e056fb 100644 --- a/domains/mwa.json +++ b/domains/mwa.json @@ -1,9 +1,10 @@ { "owner": { "username": "Totallynotmwa", - "email": "totallynot@mwa.lol" + "email": "", + "discord": "totallynotmwa" }, "record": { - "URL": "https://mwa.lol" + "CNAME": "totallynotmwa.github.io" } } diff --git a/domains/openmalus.json b/domains/openmalus.json new file mode 100644 index 000000000..17080a9e7 --- /dev/null +++ b/domains/openmalus.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "openmalus", + "email": "openmalus@proton.me" + }, + "record": { + "A": ["47.99.50.139"] + } +} \ No newline at end of file diff --git a/domains/owl.json b/domains/owl.json new file mode 100644 index 000000000..4c315ab46 --- /dev/null +++ b/domains/owl.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "" + }, + "record": { + "CNAME": "coolify.wdh.gg" + } +} diff --git a/domains/pabitrabanerjee.json b/domains/pabitrabanerjee.json new file mode 100644 index 000000000..dc79866ae --- /dev/null +++ b/domains/pabitrabanerjee.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "PB2204", + "email": "rockstarpabitra2204@gmail.com", + "discord": "1091585182974345366" + }, + + "record": { + "A": ["12.14.243.127"] + } + } + \ No newline at end of file diff --git a/domains/patin.json b/domains/patin.json new file mode 100644 index 000000000..3e04759c5 --- /dev/null +++ b/domains/patin.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "patin_osu", + "email": "patinopsu@gmail.com", + "discord": "patin_osu" + }, + "record": { + "A": ["5.78.24.5"] + } +} diff --git a/domains/pc.json b/domains/pc.json new file mode 100644 index 000000000..f883e4562 --- /dev/null +++ b/domains/pc.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "MCPE-PC", + "email": "maxpjh0528@naver.com", + "discord": "381062768385720321" + }, + + "record": { + "CNAME": "edge.redirect.pizza" + } + } + \ No newline at end of file diff --git a/domains/privacy.json b/domains/privacy.json new file mode 100644 index 000000000..6f3b6f9c6 --- /dev/null +++ b/domains/privacy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "" + }, + "record": { + "URL": "https://owl.is-a.dev" + } +} diff --git a/domains/priyanshul.json b/domains/priyanshul.json new file mode 100644 index 000000000..1d3bd1586 --- /dev/null +++ b/domains/priyanshul.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio Website", + "repo": "https://github.com/Priyanshul1307/Priyanshul1307.github.io", + "owner": { + "username": "Priyanshul1307", + "email": "piyanshul1307@gmail.com" + }, + "record": { + "CNAME": "Priyanshul130.github.io" + } + } diff --git a/domains/ridwan.json b/domains/ridwan.json deleted file mode 100644 index 3fde54f01..000000000 --- a/domains/ridwan.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "ridwanyinus", - "email": "ridwanyinusa15@gmail.com", - "discord": "1142082910351011991" - }, - - "record": { - "CNAME": "ridwanyinusa.netlify.app" - } -} diff --git a/domains/ridwanullah.json b/domains/ridwanullah.json deleted file mode 100644 index 756471d35..000000000 --- a/domains/ridwanullah.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "ridwanyinus", - "email": "ridwanyinusa15@gmail.com", - "discord": "1142082910351011991" - }, - - "record": { - "CNAME": "ridwanyinusa.netlify.app" - } - } - \ No newline at end of file diff --git a/domains/ridwanyinus.json b/domains/ridwanyinus.json new file mode 100644 index 000000000..b077d79f5 --- /dev/null +++ b/domains/ridwanyinus.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio", + "repo": "https://github.com/ridwanyinus/pfp-2", + "owner": { + "username": "ridwanyinusa", + "email": "ridwanyinusa15@gmail.com" + }, + "record": { + "CNAME": "ridwanyinusa.netlify.app" + } +} diff --git a/domains/rushi.json b/domains/rushi.json new file mode 100644 index 000000000..22e7ed28c --- /dev/null +++ b/domains/rushi.json @@ -0,0 +1,12 @@ +{ + "description": "This domain will be used for my personal website.", + "repo": "https://github.com/rushi0n/rushi0n.github.io", + "owner": { + "username": "rushi0n", + "email": "rushikushare99@gmail.com", + "twitter": "" + }, + "record": { + "CNAME": "rushi0n.github.io" + } +} diff --git a/domains/satindar.json b/domains/satindar.json new file mode 100644 index 000000000..b3be8e999 --- /dev/null +++ b/domains/satindar.json @@ -0,0 +1,12 @@ +{ + "description": "personal use / portfolio", + "repo": "https://github.com/satindar31/satindar31.github.io", + "owner": { + "username": "satindar31", + "email": "satindar31@tutanota.com", + "twitter": "satindar31" + }, + "record": { + "CNAME": "satindar31.github.io" + } +} diff --git a/domains/sdheeraj.json b/domains/sdheeraj.json index bc6bad5be..9c66a9281 100644 --- a/domains/sdheeraj.json +++ b/domains/sdheeraj.json @@ -1,7 +1,7 @@ { "owner": { "username": "17sdheeraj", - "email": "contact-sdheeraj-isadev@wingarr.eu.org" + "email": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJkYXRhIjp7InVzZXJfaWQiOiIxMzE4NDk3NjUiLCJ1c2VybmFtZSI6IjE3c2RoZWVyYWoiLCJlbWFpbCI6IjE3c2RoZWVyYWpAd2luZ2Fyci5ldS5vcmcifSwiZXhwaXJlc0luIjoiOTk5OXkiLCJpYXQiOjE3MjE1MzM2ODJ9.7wMG7oM75_RVLS7uWP0b0gqJOP_v9jsfxRq-UcqPlgM" }, "record": { "CNAME": "17sdheeraj.github.io" diff --git a/domains/semant.json b/domains/semant.json index 9a282b424..b737dbb27 100644 --- a/domains/semant.json +++ b/domains/semant.json @@ -1,16 +1,13 @@ { - "description": "Semant's Website", - "repo": "https://github.com/SemantCodes/SemantCodes.github.io", + "description": "My Website", "owner": { - "username": "s3mant", - "email": "contact@semant.is-a.dev" + "username": "ihacksemant", + "email": "contact@semant.is-a.dev", + "discord": "@semant" }, "record": { "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" + "69.30.249.53" ], "MX": [ "mx1.improvmx.com", diff --git a/domains/shan.json b/domains/shan.json index ae8b15bb6..f70555a47 100644 --- a/domains/shan.json +++ b/domains/shan.json @@ -7,7 +7,7 @@ "twitter": "lordlinux69" }, "record": { - "A": ["45.90.12.105"], + "A": ["45.90.12.31"], "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" diff --git a/domains/shaurya.json b/domains/shaurya.json new file mode 100644 index 000000000..110727451 --- /dev/null +++ b/domains/shaurya.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "shauryagupta3", + "email": "", + "discord":"757499975922876446" + }, + "record": { + "CNAME": "shauryagupta3.github.io" + } + } diff --git a/domains/status.shan.json b/domains/status.shan.json index 560f6bfd8..71bed96fe 100644 --- a/domains/status.shan.json +++ b/domains/status.shan.json @@ -1,11 +1,11 @@ { - "description": "My Uptime Pafe ", + "description": "My Uptime Page ", "owner": { "username": "Adwaith-Shan-Pk", "email": "mail@shan.is-a.dev", "twitter": "lordlinux69" }, "record": { - "A": ["54.37.19.49"] + "A": ["69.197.135.202"] } } diff --git a/domains/status.shockbs.json b/domains/status.shockbs.json index cd4b9fc6b..23826e638 100644 --- a/domains/status.shockbs.json +++ b/domains/status.shockbs.json @@ -4,6 +4,6 @@ "email": "apipherng@gmail.com" }, "record": { - "CNAME": "shockbs.github.io" + "CNAME": "bbbsjsijb8hsbsnakkshdbfdnds.onrender.com" } } diff --git a/domains/thecode764.json b/domains/thecode764.json new file mode 100644 index 000000000..c5db43f66 --- /dev/null +++ b/domains/thecode764.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Thecode764", + "email": "artin962354@proton.me" + }, + "record": { + "URL": "https://thecode764.github.io" + } +} diff --git a/domains/trueuser.json b/domains/trueuser.json index 738526030..d86ce7b16 100644 --- a/domains/trueuser.json +++ b/domains/trueuser.json @@ -4,6 +4,11 @@ "email": "thisistrueemail@gmail.com" }, "record": { - "A": ["69.30.249.53"] + "A": ["69.30.249.53"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/unofficial-docs.json b/domains/unofficial-docs.json new file mode 100644 index 000000000..b14fc31dc --- /dev/null +++ b/domains/unofficial-docs.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "EducatedSuddenBucket", + "email": "educatedsuddenbucket@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} diff --git a/domains/uto.json b/domains/uto.json new file mode 100644 index 000000000..48e5b27c4 --- /dev/null +++ b/domains/uto.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "utoshu", + "email": "", + "discord": "537265937200709672" + }, + + "record": { + "CNAME": "uto.pages.dev" + } + } + \ No newline at end of file diff --git a/domains/vamtic.json b/domains/vamtic.json index 86f869730..73b537fff 100644 --- a/domains/vamtic.json +++ b/domains/vamtic.json @@ -4,7 +4,11 @@ "email": "vamtic@yahoo.com" }, "record": { - "A": ["89.106.200.1"] - + "A": ["89.106.200.1"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/waki.json b/domains/waki.json new file mode 100644 index 000000000..08dba2bbc --- /dev/null +++ b/domains/waki.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "aiwaki", + "email": "", + "discord": "351012170839883776" + }, + + "record": { + "CNAME": "waki.pages.dev" + } + } + diff --git a/domains/winbo.json b/domains/winbo.json new file mode 100644 index 000000000..dc28d5dc9 --- /dev/null +++ b/domains/winbo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "winbo-yml-exe", + "email": "winbo-yml-exe@outlook.com" + }, + "record": { + "CNAME": "winbo-yml-exe.github.io" + } +} diff --git a/domains/yigit.json b/domains/yigit.json new file mode 100644 index 000000000..ecd145c3c --- /dev/null +++ b/domains/yigit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yigitdevv0", + "email": "yigitkabak05@hotmail.com" + }, + "record": { + "CNAME": "yigit.xairys.com" + } +} diff --git a/domains/zephyr.json b/domains/zephyr.json index ef8da99bb..a9da2c48e 100644 --- a/domains/zephyr.json +++ b/domains/zephyr.json @@ -6,6 +6,6 @@ }, "record": { - "A": ["185.176.43.106"] + "A": ["69.197.135.203"] } }