diff --git a/.gitignore b/.gitignore index 8e8fae3d9..055ba6979 100644 --- a/.gitignore +++ b/.gitignore @@ -131,3 +131,4 @@ dist # Custom .DS_Store +*.js diff --git a/dnsconfig.js b/dnsconfig.js index 39c5348e7..8545ad4ca 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -141,8 +141,6 @@ var reserved = require("./util/reserved.json"); for (var i = 0; i < reserved.length; i++) { var subdomainName = reserved[i]; if ( - subdomainName !== "autoconfig" && - subdomainName !== "autodiscover" && subdomainName !== "data" && subdomainName !== "docs" && subdomainName !== "ns1" && @@ -164,7 +162,6 @@ var ignored = [ IGNORE("*._domainkey", "TXT"), IGNORE("@", "*"), IGNORE("_acme-challenge", "TXT"), - IGNORE("_autodiscover._tcp", "SRV"), IGNORE("_discord", "TXT"), IGNORE("_dmarc", "TXT"), IGNORE("_gh-is-a-dev-o", "TXT"), @@ -172,13 +169,13 @@ var ignored = [ IGNORE("_github-pages-challenge-is-a-dev", "TXT"), IGNORE("_github-pages-challenge-is-a-dev.**", "TXT"), IGNORE("_psl", "TXT"), - IGNORE("autoconfig", "CNAME"), - IGNORE("autodiscover", "CNAME"), - IGNORE("data", "CNAME"), - IGNORE("docs", "CNAME"), - IGNORE("ns[1-4]", "A,AAAA"), - IGNORE("raw", "CNAME"), - IGNORE("www", "*") + IGNORE("ns[1-4]", "A,AAAA") ]; +var internal = require("./util/internal.json"); + +internal.forEach(function(subdomain) { + ignored.push(IGNORE(subdomain, "*")); +}); + D(domainName, registrar, dnsProvider, records, ignored); diff --git a/domains/_acme-challenge.linus.json b/domains/_acme-challenge.linus.json new file mode 100644 index 000000000..3f639e030 --- /dev/null +++ b/domains/_acme-challenge.linus.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LolgamerHDDE", + "email": "linus@syncwi.de" + }, + "records": { + "TXT": "FsLxq4thrqbxSGhOZH7gGxx1w7_cb5Y29TVGr3mgnE0" + } +} \ No newline at end of file diff --git a/domains/_acme-challenge.oioioi.json b/domains/_acme-challenge.oioioi.json deleted file mode 100644 index a07148397..000000000 --- a/domains/_acme-challenge.oioioi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "VaibhavSys", - "email": "vaibhavsys@protonmail.com" - }, - "records": { - "CNAME": "b00be066-ce45-455f-bb4a-de9f6dc14e0c.acmedns.infinityfree.net" - } -} diff --git a/domains/_acme-challenge.raafey.json b/domains/_acme-challenge.raafey.json deleted file mode 100644 index d290486d8..000000000 --- a/domains/_acme-challenge.raafey.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "RaafeyRaza", - "email": "raafeyraza1@gmail.com" - }, - "records": { - "CNAME": "dc6fbbae-3aba-4a5d-9741-4b7a386b9151.acmedns.infinityfree.net" - } -} diff --git a/domains/_acme-challenge.www.linus.json b/domains/_acme-challenge.www.linus.json new file mode 100644 index 000000000..5b195d544 --- /dev/null +++ b/domains/_acme-challenge.www.linus.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LolgamerHDDE", + "email": "linus@syncwi.de" + }, + "records": { + "TXT": "cU-twfms1UDUGJV0XwjHf5AC5v4EEGrF6qIgIgLnGZQ" + } +} \ No newline at end of file diff --git a/domains/_discord.bkms.json b/domains/_discord.bkms.json deleted file mode 100644 index b2d161685..000000000 --- a/domains/_discord.bkms.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "bkmsstudio", - "email": "mmini15354424@gmail.com" - }, - "records": { - "TXT": "dh=28e7384e869c06a1ca87f91b10fd14aefc7f4433" - } -} diff --git a/domains/_discord.founderfie.json b/domains/_discord.founderfie.json deleted file mode 100644 index cce44e5a3..000000000 --- a/domains/_discord.founderfie.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Founderfie", - "email": "director@founderfie.in" - }, - "records": { - "TXT": "dh=d0051682cdad6866306cdb315ae5abff7e314dcc" - } -} diff --git a/domains/_discord.hchs-bot.json b/domains/_discord.hchs-bot.json deleted file mode 100644 index bdbdf5e2a..000000000 --- a/domains/_discord.hchs-bot.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "jimmy20180130", - "email": "jimmy20180130@gmail.com", - "twitter": "jimmyyo45639462", - "discord": "xiaoxi_tw#0" - }, - "records": { - "TXT": "dh=1001abef3571d8f5aa7d6d94543d8409f9e786ea" - } -} diff --git a/domains/_discord.joesepp.json b/domains/_discord.joesepp.json deleted file mode 100644 index c34b9d846..000000000 --- a/domains/_discord.joesepp.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "joesepph", - "email": "markwer.dev@proton.me" - }, - "records": { - "TXT": "dh=9ce2fab52773c35cecf4a10133d502e0644e19cb" - } -} diff --git a/domains/_discord.kappurumedia.json b/domains/_discord.kappurumedia.json deleted file mode 100644 index 040c8d314..000000000 --- a/domains/_discord.kappurumedia.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "CyrusCore", - "email": "abramsatria7@gmail.com" - }, - "records": { - "TXT": "dh=ce5c5f60ae66a7f508b44432fe2d9a0b51038fa8" - } -} diff --git a/domains/_discord.linus.json b/domains/_discord.linus.json new file mode 100644 index 000000000..30f810e7a --- /dev/null +++ b/domains/_discord.linus.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LolgamerHDDE", + "email": "linus@syncwi.de" + }, + "records": { + "TXT": "dh=1e6c5b3603acbfac43c9008d1b6dc0b40567ee8e" + } +} \ No newline at end of file diff --git a/domains/_discord.niclqs.json b/domains/_discord.niclqs.json deleted file mode 100644 index fec53110f..000000000 --- a/domains/_discord.niclqs.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "niclqs.is-a.dev discord verify ownership", - "owner": { - "discord": "niclqs", - "email": "discord@push-den-weg.de", - "username": "NiclqsGER" - }, - "records": { - "TXT": "dh=0b19779c5bdb5bdc6a6e3a5d7f44996deedab1dc" - } -} diff --git a/domains/_discord.push.json b/domains/_discord.push.json deleted file mode 100644 index 361b746a7..000000000 --- a/domains/_discord.push.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "pushingcc", - "email": "pushing@mailfence.com" - }, - "records": { - "TXT": "dh=63d8f2f88286c81885273cdf5f07364b15884ff6" - } -} diff --git a/domains/_discord.receiptify.json b/domains/_discord.receiptify.json deleted file mode 100644 index f71c9b979..000000000 --- a/domains/_discord.receiptify.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Stef-00012", - "discord": "694986201739952229" - }, - "records": { - "TXT": "dh=4ded2f0ba889f8dad38ad210e9a015c180dcc6c8" - } -} diff --git a/domains/_discord.riviox.json b/domains/_discord.riviox.json deleted file mode 100644 index c4107f32e..000000000 --- a/domains/_discord.riviox.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "riviox", - "email": "rivioxyt@hotmail.com", - "discord": "1200520669570539620" - }, - "records": { - "TXT": "dh=dd0ace532148756be1fc56725f272b263adb8978" - } -} diff --git a/domains/_discord.sdp.json b/domains/_discord.sdp.json deleted file mode 100644 index b9fb5e4cb..000000000 --- a/domains/_discord.sdp.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Stef-00012", - "discord": "694986201739952229" - }, - "records": { - "TXT": "dh=a34d656a6fb91723bfe4f87e413345df85ca74f7" - } -} diff --git a/domains/_discord.tee.json b/domains/_discord.tee.json deleted file mode 100644 index bba0795cb..000000000 --- a/domains/_discord.tee.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "tayrp", - "email": "mystixmew@gmail.com", - "discord": "1050531216589332581" - }, - "records": { - "TXT": "dh=a15b4e8395d7033db9d69d9961dd8c15194a4cbe" - } -} diff --git a/domains/_discord.vulcanocraft.json b/domains/_discord.vulcanocraft.json new file mode 100644 index 000000000..e65b87e70 --- /dev/null +++ b/domains/_discord.vulcanocraft.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "VulcanoSoftware", + "email": "vulcanosoftwareinc@gmail.com" + }, + "records": { + "TXT": "dh=2854f14976030f4425262b688f761e0d99e78865" + } +} diff --git a/domains/_github-pages-challenge-acutewoof.acutewoof.json b/domains/_github-pages-challenge-acutewoof.acutewoof.json deleted file mode 100644 index 2ebe958eb..000000000 --- a/domains/_github-pages-challenge-acutewoof.acutewoof.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ACuteWoof", - "email": "sutharshanvithushan@gmail.com" - }, - "records": { - "TXT": "8a47d2fca716e0d7e0bcfd424d0784" - } -} diff --git a/domains/_github-pages-challenge-adolar0042.adolar0042.json b/domains/_github-pages-challenge-adolar0042.adolar0042.json deleted file mode 100644 index 9cae0f48b..000000000 --- a/domains/_github-pages-challenge-adolar0042.adolar0042.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Adolar0042", - "email": "adolar0042@gmail.com" - }, - "records": { - "TXT": "927a8ca97dbdccd9140313116bd068" - } -} diff --git a/domains/_github-pages-challenge-alvitodev.alvito.json b/domains/_github-pages-challenge-alvitodev.alvito.json deleted file mode 100644 index 055dd4d4f..000000000 --- a/domains/_github-pages-challenge-alvitodev.alvito.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "alvitodev", - "email": "alvitodev@protonmail.com" - }, - "records": { - "TXT": "c5a2eacc172cec9ec45a87d828b08c" - } -} diff --git a/domains/_github-pages-challenge-anandyeole.anandyeole.json b/domains/_github-pages-challenge-anandyeole.anandyeole.json deleted file mode 100644 index 6d43a3653..000000000 --- a/domains/_github-pages-challenge-anandyeole.anandyeole.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "anandyeole", - "email": "anandyeole@duck.com" - }, - "records": { - "TXT": "510cbb66f4422990546436db3c897a" - } -} diff --git a/domains/_github-pages-challenge-araguaci.araguaci.json b/domains/_github-pages-challenge-araguaci.araguaci.json deleted file mode 100644 index 426d2d781..000000000 --- a/domains/_github-pages-challenge-araguaci.araguaci.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "araguaci", - "email": "araguaci@gmail.com" - }, - "records": { - "TXT": "a7fe82e3e40b3a6288d681e8f88a4f" - } -} diff --git a/domains/_github-pages-challenge-asbp.asbp.json b/domains/_github-pages-challenge-asbp.asbp.json deleted file mode 100644 index 17e9327bc..000000000 --- a/domains/_github-pages-challenge-asbp.asbp.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "asbp", - "email": "guungofficial@gmail.com" - }, - "records": { - "TXT": "31b576be5fd342aa2473ebb2fb2816" - } -} diff --git a/domains/_github-pages-challenge-avellea.avellea.json b/domains/_github-pages-challenge-avellea.avellea.json deleted file mode 100644 index eff555cf5..000000000 --- a/domains/_github-pages-challenge-avellea.avellea.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "avellea" - }, - "records": { - "TXT": "5c38dbee73e6936232992c0f98829e" - } -} diff --git a/domains/_github-pages-challenge-aw09.agung.json b/domains/_github-pages-challenge-aw09.agung.json deleted file mode 100644 index 512de41c6..000000000 --- a/domains/_github-pages-challenge-aw09.agung.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "aw09", - "email": "agungwck.99@gmail.com" - }, - "records": { - "TXT": "ec0ab3911b2f62b7dcad33e6fdd5f4" - } -} diff --git a/domains/_github-pages-challenge-ayberktandogan.ayberk.json b/domains/_github-pages-challenge-ayberktandogan.ayberk.json deleted file mode 100644 index 5f02cef3c..000000000 --- a/domains/_github-pages-challenge-ayberktandogan.ayberk.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ayberktandogan", - "email": "ayberk.tandogan@outlook.com" - }, - "records": { - "TXT": "6fe6a3695f856260a2fa97ce9dfe94" - } -} diff --git a/domains/_github-pages-challenge-bnyro.bnyro.json b/domains/_github-pages-challenge-bnyro.bnyro.json deleted file mode 100644 index 5e7c32253..000000000 --- a/domains/_github-pages-challenge-bnyro.bnyro.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Bnyro", - "email": "bnyro@tutanota.com" - }, - "records": { - "TXT": "44677d523e6eee7f03f41e5d062066" - } -} diff --git a/domains/_github-pages-challenge-chauvansang.sang.json b/domains/_github-pages-challenge-chauvansang.sang.json deleted file mode 100644 index bd2a6e729..000000000 --- a/domains/_github-pages-challenge-chauvansang.sang.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "chauvansang", - "email": "cvansang94@gmail.com" - }, - "records": { - "TXT": "8a2d191d582a62b817e10aa08b67f5" - } -} diff --git a/domains/_github-pages-challenge-chethanyadav456.chethan.json b/domains/_github-pages-challenge-chethanyadav456.chethan.json deleted file mode 100644 index 3fe7cc47b..000000000 --- a/domains/_github-pages-challenge-chethanyadav456.chethan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "chethanyadav456", - "email": "rockchethan1111@gmail.com" - }, - "records": { - "TXT": "9781ed4422557bd427d0eff2c17b99" - } -} diff --git a/domains/_github-pages-challenge-compcoder007.umesh.json b/domains/_github-pages-challenge-compcoder007.umesh.json deleted file mode 100644 index 1f34dc6ea..000000000 --- a/domains/_github-pages-challenge-compcoder007.umesh.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Github verification", - "owner": { - "username": "compCoder007", - "email": "competentcoder007@gmail.com" - }, - "records": { - "TXT": "7e581a7ce40509036ecb310e92fd21" - } -} diff --git a/domains/_github-pages-challenge-devendrakanojiya.devendra.json b/domains/_github-pages-challenge-devendrakanojiya.devendra.json deleted file mode 100644 index cacbfc6df..000000000 --- a/domains/_github-pages-challenge-devendrakanojiya.devendra.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "devendrakanojiya", - "email": "s_36100@bkbirlacollegekalyan.com" - }, - "records": { - "TXT": "1bab44a51e777f98e075d71f2806a4" - } -} diff --git a/domains/_github-pages-challenge-devhammed.hammed.json b/domains/_github-pages-challenge-devhammed.hammed.json deleted file mode 100644 index db36b9769..000000000 --- a/domains/_github-pages-challenge-devhammed.hammed.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "devhammed", - "email": "hey@hammed.dev" - }, - "records": { - "TXT": "7672b068b3140a9fbaaf9bfe0ab136" - } -} diff --git a/domains/_github-pages-challenge-diordnas.cassie.json b/domains/_github-pages-challenge-diordnas.cassie.json deleted file mode 100644 index 81e519234..000000000 --- a/domains/_github-pages-challenge-diordnas.cassie.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Diordnas", - "email": "cassthepurple@gmail.com" - }, - "records": { - "TXT": "756d917b8c992b5032094d6765915b" - } -} diff --git a/domains/_github-pages-challenge-eldinesh.eldinesh.json b/domains/_github-pages-challenge-eldinesh.eldinesh.json deleted file mode 100644 index 586278a12..000000000 --- a/domains/_github-pages-challenge-eldinesh.eldinesh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "eldinesh", - "email": "dseera6@gmail.com" - }, - "records": { - "TXT": "dafe75727b19da6bd62bf961a94c7d" - } -} diff --git a/domains/_github-pages-challenge-ethereumvd.ethereumvd.json b/domains/_github-pages-challenge-ethereumvd.ethereumvd.json deleted file mode 100644 index 8b5db874c..000000000 --- a/domains/_github-pages-challenge-ethereumvd.ethereumvd.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ethereumvd", - "email": "ethereum249@gmail.com" - }, - "records": { - "TXT": "acffd9c330d027fef82987d6dd8b4e" - } -} diff --git a/domains/_github-pages-challenge-harishnkr.hari.json b/domains/_github-pages-challenge-harishnkr.hari.json deleted file mode 100644 index 48497b92f..000000000 --- a/domains/_github-pages-challenge-harishnkr.hari.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Github verification", - "owner": { - "username": "harishnkr", - "email": "hari2menon1234@gmail.com" - }, - "records": { - "TXT": "7f15aad6874de8ea118574464c8169" - } -} diff --git a/domains/_github-pages-challenge-hector-vigil.hector-vigil.json b/domains/_github-pages-challenge-hector-vigil.hector-vigil.json deleted file mode 100644 index 6bd1ffa23..000000000 --- a/domains/_github-pages-challenge-hector-vigil.hector-vigil.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "hector-vigil", - "email": "vigilescalera.h@gmail.com" - }, - "records": { - "TXT": "01a4ef998725972f99991612a43336" - } -} diff --git a/domains/_github-pages-challenge-hima-pro.tdim.json b/domains/_github-pages-challenge-hima-pro.tdim.json deleted file mode 100644 index 46635f91e..000000000 --- a/domains/_github-pages-challenge-hima-pro.tdim.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Github verification", - "owner": { - "username": "Hima-Pro", - "email": "pnpop01027066161@gmail.com" - }, - "records": { - "TXT": "c8b67d5aafafeb2e5ec1561e503552" - } -} diff --git a/domains/_github-pages-challenge-hungthai1401.hungthai.json b/domains/_github-pages-challenge-hungthai1401.hungthai.json deleted file mode 100644 index f5b8cbbcf..000000000 --- a/domains/_github-pages-challenge-hungthai1401.hungthai.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "hungthai1401", - "email": "hungthai1401.it@gmail.com" - }, - "records": { - "TXT": "693e3be4f1121fc00f2fbad65439d0" - } -} diff --git a/domains/_github-pages-challenge-imrmnabil.nabil.json b/domains/_github-pages-challenge-imrmnabil.nabil.json deleted file mode 100644 index 86c1dde07..000000000 --- a/domains/_github-pages-challenge-imrmnabil.nabil.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "imrmnabil", - "email": "imrmnabil@gmail.com" - }, - "records": { - "TXT": "ce38bed94bccbf581a0efa569f006a" - } -} diff --git a/domains/_github-pages-challenge-itsnicecraft.itsnicecraft.json b/domains/_github-pages-challenge-itsnicecraft.itsnicecraft.json deleted file mode 100644 index 54d0bd18e..000000000 --- a/domains/_github-pages-challenge-itsnicecraft.itsnicecraft.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "itsnicecraft", - "email": "itsnicecraft@protonmail.com" - }, - "records": { - "TXT": "af298352953860816795903319fbc9" - } -} diff --git a/domains/_github-pages-challenge-jesusvala.jesusvaladez.json b/domains/_github-pages-challenge-jesusvala.jesusvaladez.json deleted file mode 100644 index e3d78feaa..000000000 --- a/domains/_github-pages-challenge-jesusvala.jesusvaladez.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "JesusVala", - "email": "jesusvaladezf@outlook.com" - }, - "records": { - "TXT": "0d3d73c2f3c76a7ec6bb5484d88e97" - } -} diff --git a/domains/_github-pages-challenge-jlai403.joey.json b/domains/_github-pages-challenge-jlai403.joey.json deleted file mode 100644 index 9d90e9cc7..000000000 --- a/domains/_github-pages-challenge-jlai403.joey.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jlai403", - "discord": "120522740590575616" - }, - "records": { - "TXT": "f6ab04a95a9197df0b4d38f5426824" - } -} diff --git a/domains/_github-pages-challenge-jlwisedev.joshuawise.json b/domains/_github-pages-challenge-jlwisedev.joshuawise.json deleted file mode 100644 index ba6eb8995..000000000 --- a/domains/_github-pages-challenge-jlwisedev.joshuawise.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jlwisedev", - "email": "jlwiseeha24@gmail.com" - }, - "records": { - "TXT": "6e82c24d04ec14cccaaf2398dfd0c2" - } -} diff --git a/domains/_github-pages-challenge-josemyduarte.josemy.json b/domains/_github-pages-challenge-josemyduarte.josemy.json deleted file mode 100644 index 2f28511cb..000000000 --- a/domains/_github-pages-challenge-josemyduarte.josemy.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "JosemyDuarte" - }, - "records": { - "TXT": "f9830295961050524a4ba5c3eb4b62" - } -} diff --git a/domains/_github-pages-challenge-karify98.karify98.json b/domains/_github-pages-challenge-karify98.karify98.json deleted file mode 100644 index 82fb97184..000000000 --- a/domains/_github-pages-challenge-karify98.karify98.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "karify98", - "email": "nnnam048@gmail.com" - }, - "records": { - "TXT": "923edb3fd9f4e444dedd5c9bf4e52c" - } -} diff --git a/domains/_github-pages-challenge-kellylawrence.kelly.json b/domains/_github-pages-challenge-kellylawrence.kelly.json deleted file mode 100644 index 7edb08d18..000000000 --- a/domains/_github-pages-challenge-kellylawrence.kelly.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "kellylawrence", - "email": "kelly@kellylawrence.ca" - }, - "records": { - "TXT": "26237ec72d51f1ba56e371e8e3fef9" - } -} diff --git a/domains/_github-pages-challenge-kristiantokarim.kristiantokarim.json b/domains/_github-pages-challenge-kristiantokarim.kristiantokarim.json deleted file mode 100644 index 59b3b42b6..000000000 --- a/domains/_github-pages-challenge-kristiantokarim.kristiantokarim.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "kristiantokarim", - "email": "kristiantokarim@gmail.com" - }, - "records": { - "TXT": "c6f935a2b6c9f21fcf59e79838cdc5" - } -} diff --git a/domains/_github-pages-challenge-lisaterumi.elisaterumi.json b/domains/_github-pages-challenge-lisaterumi.elisaterumi.json deleted file mode 100644 index 7ab76329b..000000000 --- a/domains/_github-pages-challenge-lisaterumi.elisaterumi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "lisaterumi", - "email": "contato@mulheresprogramando.com.br" - }, - "records": { - "TXT": "98eae69c84dbf5a9e26ece5b4ad0eb" - } -} diff --git a/domains/_github-pages-challenge-madisonwirtanen.zwyz.json b/domains/_github-pages-challenge-madisonwirtanen.zwyz.json deleted file mode 100644 index afe249853..000000000 --- a/domains/_github-pages-challenge-madisonwirtanen.zwyz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "madisonwirtanen", - "email": "isadev@imkk.uk" - }, - "records": { - "TXT": "18776d6f831dd6e69e7889f4747ecb" - } -} diff --git a/domains/_github-pages-challenge-manugeni.manugeni.json b/domains/_github-pages-challenge-manugeni.manugeni.json deleted file mode 100644 index 2f3b5e9c3..000000000 --- a/domains/_github-pages-challenge-manugeni.manugeni.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "manugeni", - "email": "rendaniman@outlook.com" - }, - "records": { - "TXT": "c43b4f0460a8d8b9c05affa2da77ef" - } -} diff --git a/domains/_github-pages-challenge-mateuseap.mateuseap.json b/domains/_github-pages-challenge-mateuseap.mateuseap.json deleted file mode 100644 index 693d5afd0..000000000 --- a/domains/_github-pages-challenge-mateuseap.mateuseap.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "mateuseap", - "email": "mateuseap@mateuseap.com" - }, - "records": { - "TXT": "ce7a3cbd81e6cafe34709d195aa0ed" - } -} diff --git a/domains/_github-pages-challenge-mcotocel.mcotocel.json b/domains/_github-pages-challenge-mcotocel.mcotocel.json deleted file mode 100644 index 33d367b8c..000000000 --- a/domains/_github-pages-challenge-mcotocel.mcotocel.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "MCotocel", - "email": "mcotocel@outlook.com" - }, - "records": { - "TXT": "059ac86f94300091a59d2cef8b09a6" - } -} diff --git a/domains/_github-pages-challenge-mkblane.mkblane.json b/domains/_github-pages-challenge-mkblane.mkblane.json deleted file mode 100644 index 2479b9376..000000000 --- a/domains/_github-pages-challenge-mkblane.mkblane.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "mkblane", - "email": "rendaniman@outlook.com" - }, - "records": { - "TXT": "1bd7f45bbafab3d1735f40245f5f6c" - } -} diff --git a/domains/_github-pages-challenge-mohamadoday.bn3di.json b/domains/_github-pages-challenge-mohamadoday.bn3di.json deleted file mode 100644 index 790ce8974..000000000 --- a/domains/_github-pages-challenge-mohamadoday.bn3di.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "MohamadOday", - "email": "adada133321t@gmail.com" - }, - "records": { - "TXT": "a67c1c7ad9e8f589a22c5c161548f8" - } -} diff --git a/domains/_github-pages-challenge-mrdavidss-vgg.mrdavidss.json b/domains/_github-pages-challenge-mrdavidss-vgg.mrdavidss.json deleted file mode 100644 index 405c80d5c..000000000 --- a/domains/_github-pages-challenge-mrdavidss-vgg.mrdavidss.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "mrdavidss-vgg", - "email": "mrdavidssbusiness@gmail.com" - }, - "records": { - "TXT": "9fec60a74c61b74371cb9873163ac0" - } -} diff --git a/domains/_github-pages-challenge-mrdev88.mahdiruiz.json b/domains/_github-pages-challenge-mrdev88.mahdiruiz.json deleted file mode 100644 index c2141d213..000000000 --- a/domains/_github-pages-challenge-mrdev88.mahdiruiz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Mrdev88", - "discord": "1182049473673830435" - }, - "records": { - "TXT": "892403b0e8310067a1787afeb3e8f7" - } -} diff --git a/domains/_github-pages-challenge-muizu.muiz.json b/domains/_github-pages-challenge-muizu.muiz.json deleted file mode 100644 index 4ea42b878..000000000 --- a/domains/_github-pages-challenge-muizu.muiz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "MuizU", - "email": "muizuvais99@gmail.com" - }, - "records": { - "TXT": "8cf896945b34d5309a335f41eb2000" - } -} diff --git a/domains/_github-pages-challenge-mysterv.my5ter.json b/domains/_github-pages-challenge-mysterv.my5ter.json deleted file mode 100644 index 6634e7e26..000000000 --- a/domains/_github-pages-challenge-mysterv.my5ter.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "MysterV", - "email": "myster@ik.me" - }, - "records": { - "TXT": "b3c336392a691368a55de53cff8fd8" - } -} diff --git a/domains/_github-pages-challenge-namesmt.namesmt.json b/domains/_github-pages-challenge-namesmt.namesmt.json deleted file mode 100644 index 5717b75a6..000000000 --- a/domains/_github-pages-challenge-namesmt.namesmt.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "NamesMT", - "email": "dangquoctrung123@gmail.com" - }, - "records": { - "TXT": "6ec39f629cd9510bca23b84ba61aff" - } -} diff --git a/domains/_github-pages-challenge-nayanjd.nayandas.json b/domains/_github-pages-challenge-nayanjd.nayandas.json deleted file mode 100644 index a6ba7d617..000000000 --- a/domains/_github-pages-challenge-nayanjd.nayandas.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "NayanJD", - "email": "dastms@gmail.com" - }, - "records": { - "TXT": "1f61f6ce0b038f2d48a6d726e715f5" - } -} diff --git a/domains/_github-pages-challenge-nduartech.nathan.json b/domains/_github-pages-challenge-nduartech.nathan.json deleted file mode 100644 index 2b767e969..000000000 --- a/domains/_github-pages-challenge-nduartech.nathan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nduartech", - "email": "nduartech101@gmail.com" - }, - "records": { - "TXT": "79d3051264abe353b91b26d27d0e42" - } -} diff --git a/domains/_github-pages-challenge-noahziheng.noahgao.json b/domains/_github-pages-challenge-noahziheng.noahgao.json deleted file mode 100644 index a5bd10998..000000000 --- a/domains/_github-pages-challenge-noahziheng.noahgao.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "noahziheng", - "email": "noahgaocn@outlook.com" - }, - "records": { - "TXT": "a25695a5c49f374f6eb483ff49c7c7" - } -} diff --git a/domains/_github-pages-challenge-pansy27.pansy.json b/domains/_github-pages-challenge-pansy27.pansy.json deleted file mode 100644 index 7b067cb4e..000000000 --- a/domains/_github-pages-challenge-pansy27.pansy.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "pansy27", - "email": "uselessshogun99@gmail.com" - }, - "records": { - "TXT": "f7dedb2a4d727663fc9b0198fe3797" - } -} diff --git a/domains/_github-pages-challenge-patrickzhou1234.patrickzhou.json b/domains/_github-pages-challenge-patrickzhou1234.patrickzhou.json deleted file mode 100644 index 6e7b284cb..000000000 --- a/domains/_github-pages-challenge-patrickzhou1234.patrickzhou.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "patrickzhou1234", - "discord": "moist__nugget" - }, - "records": { - "TXT": "d7c5e799b2dc38d36cb2345dd0e78d" - } -} diff --git a/domains/_github-pages-challenge-prakhillohiya.prakhillohiya.json b/domains/_github-pages-challenge-prakhillohiya.prakhillohiya.json deleted file mode 100644 index 47087dbd9..000000000 --- a/domains/_github-pages-challenge-prakhillohiya.prakhillohiya.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "prakhillohiya", - "email": "prakhillohiya@gmail.com" - }, - "records": { - "TXT": "31f067f6796f63a3cb4e0110ff10df" - } -} diff --git a/domains/_github-pages-challenge-quiww.qui.json b/domains/_github-pages-challenge-quiww.qui.json deleted file mode 100644 index 9229b8199..000000000 --- a/domains/_github-pages-challenge-quiww.qui.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "quiww", - "mastodon": "qui@bsd.cafe" - }, - "records": { - "TXT": "88feaaecca94fbb634748f98c0c48e" - } -} diff --git a/domains/_github-pages-challenge-riviox.riviox.json b/domains/_github-pages-challenge-riviox.riviox.json deleted file mode 100644 index 7fe11bf0e..000000000 --- a/domains/_github-pages-challenge-riviox.riviox.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "riviox", - "email": "rivioxyt@hotmail.com" - }, - "records": { - "TXT": "56a8f3f0363cd17d881a7380ede544" - } -} diff --git a/domains/_github-pages-challenge-rivioxgaming.riviox.json b/domains/_github-pages-challenge-rivioxgaming.riviox.json deleted file mode 100644 index a462f417d..000000000 --- a/domains/_github-pages-challenge-rivioxgaming.riviox.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "riviox", - "email": "rivioxyt@hotmail.com" - }, - "records": { - "TXT": "2f2432d565a3e7e8f3a4577c0e4a90" - } -} diff --git a/domains/_github-pages-challenge-rudwolf.rodolfo.json b/domains/_github-pages-challenge-rudwolf.rodolfo.json deleted file mode 100644 index 81c0ddd82..000000000 --- a/domains/_github-pages-challenge-rudwolf.rodolfo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "rudwolf", - "email": "rudwolf@gmail.com" - }, - "records": { - "TXT": "549d8e2eaf3753b07362c99c2eb240" - } -} diff --git a/domains/_github-pages-challenge-rwithik.rwithik.json b/domains/_github-pages-challenge-rwithik.rwithik.json deleted file mode 100644 index 5f5251848..000000000 --- a/domains/_github-pages-challenge-rwithik.rwithik.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "rwithik", - "email": "rwithik@gmail.com" - }, - "records": { - "TXT": "7a912f12f50a5cd49fc6148d672574" - } -} diff --git a/domains/_github-pages-challenge-sajidshahriar72543.sajid.json b/domains/_github-pages-challenge-sajidshahriar72543.sajid.json deleted file mode 100644 index 036c08f36..000000000 --- a/domains/_github-pages-challenge-sajidshahriar72543.sajid.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "sajidshahriar72543", - "email": "sazidshahriar39@gmail.com" - }, - "records": { - "TXT": "d93567f4844049ce8f6ba59b0c42ab" - } -} diff --git a/domains/_github-pages-challenge-sanchay9.sanchay.json b/domains/_github-pages-challenge-sanchay9.sanchay.json deleted file mode 100644 index 273f573c5..000000000 --- a/domains/_github-pages-challenge-sanchay9.sanchay.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "sanchay9", - "email": "sanchaykumar9@gmail.com" - }, - "records": { - "TXT": "25bca04982f50f307259901d6f7688" - } -} diff --git a/domains/_github-pages-challenge-shaunfurtado.blog.shaunfurtado.json b/domains/_github-pages-challenge-shaunfurtado.blog.shaunfurtado.json deleted file mode 100644 index f40d5b0a9..000000000 --- a/domains/_github-pages-challenge-shaunfurtado.blog.shaunfurtado.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Verification for blog.shaunfurtado.is-a.dev in Github Pages", - "owner": { - "username": "Shaunfurtado", - "email": "shaunf1801@gmail.com" - }, - "records": { - "TXT": "08ce2f232e7028cbeb1a6baf8c8e49" - } -} diff --git a/domains/_github-pages-challenge-soymadip.soymadip.json b/domains/_github-pages-challenge-soymadip.soymadip.json deleted file mode 100644 index 98af603ad..000000000 --- a/domains/_github-pages-challenge-soymadip.soymadip.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "soymadip", - "email": "soumadip@zohomail.in" - }, - "records": { - "TXT": "5d04ea047efd00f6377e5ad12bb373" - } -} diff --git a/domains/_github-pages-challenge-stef-00012.receiptify.json b/domains/_github-pages-challenge-stef-00012.receiptify.json deleted file mode 100644 index c7d0f1956..000000000 --- a/domains/_github-pages-challenge-stef-00012.receiptify.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Stef-00012", - "discord": "694986201739952229" - }, - "records": { - "TXT": ["bd419a0cfdcbf998e7de1e486cbb4c"] - } -} diff --git a/domains/_github-pages-challenge-suhasdissa.suhasdissa.json b/domains/_github-pages-challenge-suhasdissa.suhasdissa.json deleted file mode 100644 index 52d9cbecb..000000000 --- a/domains/_github-pages-challenge-suhasdissa.suhasdissa.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SuhasDissa", - "email": "suhasdissa@gmail.com" - }, - "records": { - "TXT": "50e98ca19e56d314f4ab5b37d19d4b" - } -} diff --git a/domains/_github-pages-challenge-surv-is-a-dev.surv.json b/domains/_github-pages-challenge-surv-is-a-dev.surv.json deleted file mode 100644 index dc74a806a..000000000 --- a/domains/_github-pages-challenge-surv-is-a-dev.surv.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "yuri-kiss", - "email": "a_2oo@outlook.com" - }, - "records": { - "TXT": "762ac4818881ad8a0420c077a2ab99" - } -} diff --git a/domains/_github-pages-challenge-takase1121.takase.json b/domains/_github-pages-challenge-takase1121.takase.json deleted file mode 100644 index 7295e87d2..000000000 --- a/domains/_github-pages-challenge-takase1121.takase.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "takase1121", - "email": "takase1121@proton.me" - }, - "records": { - "TXT": "f735d72a61c58977384c6f13305387" - } -} diff --git a/domains/_github-pages-challenge-tayrp.tee.json b/domains/_github-pages-challenge-tayrp.tee.json deleted file mode 100644 index 5424ebbea..000000000 --- a/domains/_github-pages-challenge-tayrp.tee.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "tayrp", - "email": "mystixmew@gmail.com", - "discord": "1050531216589332581" - }, - "records": { - "TXT": "d255c6b97eabe6a65415232f8bdf4b" - } -} diff --git a/domains/_github-pages-challenge-tclement0922.tclement0922.json b/domains/_github-pages-challenge-tclement0922.tclement0922.json deleted file mode 100644 index c650b1f71..000000000 --- a/domains/_github-pages-challenge-tclement0922.tclement0922.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "tclement0922", - "email": "thibault.clement09@gmail.com" - }, - "records": { - "TXT": "9e402ea7933ed1c8da4935e5454fac" - } -} diff --git a/domains/_github-pages-challenge-thesanju.thesanju.json b/domains/_github-pages-challenge-thesanju.thesanju.json deleted file mode 100644 index beed0874b..000000000 --- a/domains/_github-pages-challenge-thesanju.thesanju.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "thesanju", - "email": "sanjayjr1official@gmail.com" - }, - "records": { - "TXT": "1ef563891d9e0572cd59f4a3e80b42" - } -} diff --git a/domains/_github-pages-challenge-tim-vdb.tim-vdb.json b/domains/_github-pages-challenge-tim-vdb.tim-vdb.json deleted file mode 100644 index b36702c24..000000000 --- a/domains/_github-pages-challenge-tim-vdb.tim-vdb.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "tim-vdb", - "email": "timotheevdbosch@gmail.com" - }, - "records": { - "TXT": "ccd9ff03f723b201d75c2ae79c3245" - } -} diff --git a/domains/_github-pages-challenge-turquoisetnt.tnt.json b/domains/_github-pages-challenge-turquoisetnt.tnt.json deleted file mode 100644 index 85232946b..000000000 --- a/domains/_github-pages-challenge-turquoisetnt.tnt.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SebTNT", - "email": "turquoisetntmultimedia@gmail.com" - }, - "records": { - "TXT": "a70919bec5e292800f53b8bd87da03" - } -} diff --git a/domains/_github-pages-challenge-voidkeishi.keishi.json b/domains/_github-pages-challenge-voidkeishi.keishi.json deleted file mode 100644 index 93324a66c..000000000 --- a/domains/_github-pages-challenge-voidkeishi.keishi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "VoidKeishi", - "email": "phananha4@gmail.com" - }, - "records": { - "TXT": "24873b574f17ea257bd32d1f505781" - } -} diff --git a/domains/_github-pages-challenge-vontey.vontey.json b/domains/_github-pages-challenge-vontey.vontey.json deleted file mode 100644 index d8d590d4b..000000000 --- a/domains/_github-pages-challenge-vontey.vontey.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vontey", - "email": "ash2vee@outlook.com" - }, - "records": { - "TXT": "c5d23775aa8514a3dd88ee55d78a14" - } -} diff --git a/domains/_github-pages-challenge-vurihuang.vurihuang.json b/domains/_github-pages-challenge-vurihuang.vurihuang.json deleted file mode 100644 index d2b8443b1..000000000 --- a/domains/_github-pages-challenge-vurihuang.vurihuang.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vurihuang", - "email": "vengeancehuang@gmail.com" - }, - "records": { - "TXT": ["8ba2660c4c9bb5915177df7123d158"] - } -} diff --git a/domains/_github-pages-challenge-window5000.window5.json b/domains/_github-pages-challenge-window5000.window5.json deleted file mode 100644 index 5fe3535e4..000000000 --- a/domains/_github-pages-challenge-window5000.window5.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Window5000", - "email": "spam.window5.spam@gmail.com" - }, - "records": { - "TXT": "e0f44964a7e707b4d78755bb66b3e4" - } -} diff --git a/domains/_github-pages-challenge-wizcann.wizcann.json b/domains/_github-pages-challenge-wizcann.wizcann.json deleted file mode 100644 index 4ffbe8d97..000000000 --- a/domains/_github-pages-challenge-wizcann.wizcann.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "wizcann" - }, - "records": { - "TXT": ["76bdb40edcf54ac449921a71e3e388"] - } -} diff --git a/domains/_github-pages-challenge-x7v8p3m2q9l0.negativez.json b/domains/_github-pages-challenge-x7v8p3m2q9l0.negativez.json deleted file mode 100644 index 53f59bbfa..000000000 --- a/domains/_github-pages-challenge-x7v8p3m2q9l0.negativez.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "x7v8p3m2q9l0", - "email": "rbgkbj@gmail.com" - }, - "records": { - "TXT": "454c65660aac23fc0cfb152dac0282" - } -} diff --git a/domains/_github-pages-challenge-yantcaccia.antonio.json b/domains/_github-pages-challenge-yantcaccia.antonio.json deleted file mode 100644 index 3e1673c4c..000000000 --- a/domains/_github-pages-challenge-yantcaccia.antonio.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "YantCaccia", - "email": "yantcaccia@gmail.com" - }, - "records": { - "TXT": "7af4c3a94c5f7fa70f489c3c8c901f" - } -} diff --git a/domains/_github-pages-challenge-yorodm.yorodm.json b/domains/_github-pages-challenge-yorodm.yorodm.json deleted file mode 100644 index 9140b2f8d..000000000 --- a/domains/_github-pages-challenge-yorodm.yorodm.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "yorodm", - "email": "yoandy.rmartinez@gmail.com" - }, - "records": { - "TXT": "4e4101d7a9a7606d96f9757829a24d" - } -} diff --git a/domains/_github-pages-challenge-yourtilak.tilak.json b/domains/_github-pages-challenge-yourtilak.tilak.json deleted file mode 100644 index 9a303790c..000000000 --- a/domains/_github-pages-challenge-yourtilak.tilak.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "repo": "https://github.com/YourTilak/YourTilak.github.io", - "owner": { - "username": "YourTilak", - "email": "rj05tilak@gmail.com" - }, - "records": { - "TXT": "c599b4c1ad1e049f9a34ab0534ede8" - } -} diff --git a/domains/_github-pages-challenge-yummyoreo.oreo.json b/domains/_github-pages-challenge-yummyoreo.oreo.json deleted file mode 100644 index 51f1a05d6..000000000 --- a/domains/_github-pages-challenge-yummyoreo.oreo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "YummyOreo", - "email": "bobgim20@gmail.com" - }, - "records": { - "TXT": "91193592629d4273fa574d6c88a7e4" - } -} diff --git a/domains/_vercel.aishik999.json b/domains/_vercel.aishik999.json deleted file mode 100644 index 02ebd406d..000000000 --- a/domains/_vercel.aishik999.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "aishik999", - "email": "aishikm2002@gmail.com" - }, - "records": { - "TXT": "vc-domain-verify=aishik999.is-a.dev,ee81dd1464c614776855" - } -} diff --git a/domains/_vercel.alora.json b/domains/_vercel.alora.json index 6dea93acb..438cc8c90 100644 --- a/domains/_vercel.alora.json +++ b/domains/_vercel.alora.json @@ -10,7 +10,9 @@ "vc-domain-verify=profile.alora.is-a.dev,71bd18cc5db61dc75f91", "vc-domain-verify=blog.alora.is-a.dev,39b11f87634c4710b9ab", "vc-domain-verify=verify.alora.is-a.dev,df9b78e72bc7a2889bc8", - "vc-domain-verify=share.alora.is-a.dev,abbc2694ca2401b3a842" + "vc-domain-verify=share.alora.is-a.dev,abbc2694ca2401b3a842", + "vc-domain-verify=room.alora.is-a.dev,185a01c120ff2e7883e4", + "vc-domain-verify=alora.is-a.dev,f8390941aa6278184bcb" ] } } diff --git a/domains/_vercel.alrakib.json b/domains/_vercel.alrakib.json deleted file mode 100644 index b65ac101f..000000000 --- a/domains/_vercel.alrakib.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "alrakibthedev", - "email": "alrakibthedev@gmail.com" - }, - "records": { - "TXT": "vc-domain-verify=alrakib.is-a.dev,3a2663fe979960b1dad2" - } -} diff --git a/domains/_vercel.amardeep.json b/domains/_vercel.amardeep.json deleted file mode 100644 index 388462d9c..000000000 --- a/domains/_vercel.amardeep.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "amardeeplakshkar", - "email": "amardeep.devs@gmail.com" - }, - "records": { - "TXT": "vc-domain-verify=amardeep.is-a.dev,3d113f019450ce88d3a8" - } -} diff --git a/domains/_vercel.app.vyductan.json b/domains/_vercel.app.vyductan.json deleted file mode 100644 index 827fccd3b..000000000 --- a/domains/_vercel.app.vyductan.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "vyductan", - "email": "vdt5snet@gmail.com", - "discord": "370012050316984321" - }, - "records": { - "TXT": "vc-domain-verify=*.vyductan.is-a.dev,f7fc15db084fa96cf967" - } -} diff --git a/domains/_vercel.bilalmansuri.json b/domains/_vercel.bilalmansuri.json deleted file mode 100644 index 40d8d1f97..000000000 --- a/domains/_vercel.bilalmansuri.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "bilal-23", - "email": "work.bilalmansuri@gmail.com", - "discord": "bilal_23" - }, - "records": { - "TXT": "vc-domain-verify=bilal.is-a.dev,de7575c2e6976d25ab24" - } -} diff --git a/domains/_vercel.blog.chuyentinorz.json b/domains/_vercel.blog.chuyentinorz.json deleted file mode 100644 index 7389ffcf4..000000000 --- a/domains/_vercel.blog.chuyentinorz.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "akk1to", - "email": "akk1to.dev@gmail.com", - "discord": "727497287777124414" - }, - "records": { - "TXT": ["vc-domain-verify=blog.chuyentinorz.is-a.dev,8c86561445eea418c27a"] - } -} diff --git a/domains/_vercel.codexkun.json b/domains/_vercel.codexkun.json deleted file mode 100644 index eab46924e..000000000 --- a/domains/_vercel.codexkun.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "KunalBishwal", - "email": "kunalbishwal2004@gmail.com" - }, - "records": { - "TXT": "vc-domain-verify=codexkun.is-a.dev,0c262cd5c5e3a73e7717" - } -} diff --git a/domains/_vercel.darkyzhou.json b/domains/_vercel.darkyzhou.json deleted file mode 100644 index d47b7961a..000000000 --- a/domains/_vercel.darkyzhou.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "darkyzhou", - "email": "me@zqy.io" - }, - "records": { - "TXT": "vc-domain-verify=darkyzhou.is-a.dev,811f7082bde4a2cf77b8" - } -} diff --git a/domains/_vercel.docs.flowwing.json b/domains/_vercel.docs.flowwing.json deleted file mode 100644 index 3a5b0ef0a..000000000 --- a/domains/_vercel.docs.flowwing.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "kushagra1212", - "email": "kushagrarathore002@gmail.com" - }, - "records": { - "TXT": "vc-domain-verify=docs.flowwing.is-a.dev,8a0161596d3b715322c0" - } -} diff --git a/domains/_vercel.dokiet.json b/domains/_vercel.dokiet.json deleted file mode 100644 index 40914389d..000000000 --- a/domains/_vercel.dokiet.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "kietdo-dev", - "email": "lionvs12345@gmail.com" - }, - "records": { - "TXT": "vc-domain-verify=dokiet.is-a.dev,1e2bde9af2e3aef379fd" - } -} diff --git a/domains/_vercel.fabien.json b/domains/_vercel.fabien.json deleted file mode 100644 index 012124f7b..000000000 --- a/domains/_vercel.fabien.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "fabien-h", - "email": "fabien.huet@gmail.com", - "discord": "fabien_huet" - }, - "records": { - "TXT": "vc-domain-verify=fabien.is.a.dev,65d8329499551546ef22" - } -} diff --git a/domains/_vercel.gcet.aaqif.json b/domains/_vercel.gcet.aaqif.json deleted file mode 100644 index dce9c2857..000000000 --- a/domains/_vercel.gcet.aaqif.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Gcet Project", - "owner": { - "username": "aaqifshafi", - "email": "aaqifshafi@gmail.com" - }, - "records": { - "TXT": ["vc-domain-verify=gcet.aaqif.is-a.dev,51f4e956bd2e1a1f9160"] - } -} diff --git a/domains/_vercel.harshvardhan.json b/domains/_vercel.harshvardhan.json deleted file mode 100644 index f229a3aea..000000000 --- a/domains/_vercel.harshvardhan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Harshvardhan5703", - "email": "shekhawat.harsh287@gmail.com" - }, - "records": { - "TXT": ["vc-domain-verify=harshvardhan.is-a.dev,a93c0d07e2b0286b32b3"] - } -} diff --git a/domains/_vercel.hashan.json b/domains/_vercel.hashan.json deleted file mode 100644 index 0077fa1c4..000000000 --- a/domains/_vercel.hashan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "hashaaan", - "email": "shalithadev@gmail.com" - }, - "records": { - "TXT": "vc-domain-verify=hashan.is-a.dev,f61cc7f79144a261bd12" - } -} diff --git a/domains/_vercel.iomiras.json b/domains/_vercel.iomiras.json deleted file mode 100644 index 51f4134fd..000000000 --- a/domains/_vercel.iomiras.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "This subdomain points to my portfolio website.", - "owner": { - "username": "iomiras", - "email": "miras.shaltayev+isadev@gmail.com" - }, - "records": { - "TXT": ["vc-domain-verify=iomiras.is-a.dev,f475f7d08678209bfa1f"] - } -} diff --git a/domains/_vercel.jacek.json b/domains/_vercel.jacek.json deleted file mode 100644 index 70b27fe44..000000000 --- a/domains/_vercel.jacek.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "smolak", - "email": "jacek.smolak@gmail.com" - }, - "records": { - "TXT": "vc-domain-verify=jacek.is-a.dev,7c72f1224f5190ca82a2" - } -} diff --git a/domains/_vercel.kawet.json b/domains/_vercel.kawet.json deleted file mode 100644 index 599d9e976..000000000 --- a/domains/_vercel.kawet.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Kawet00", - "email": "kawet00@proton.me" - }, - "records": { - "TXT": "vc-domain-verify=kawet.is-a.dev,e9d56f9052f76702848a" - } -} diff --git a/domains/_vercel.litmus.json b/domains/_vercel.litmus.json deleted file mode 100644 index da213073e..000000000 --- a/domains/_vercel.litmus.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "litmus-zhang", - "email": "abdulsalamlukmon9@gmail.com" - }, - "records": { - "TXT": "78ba183f9678f5722897" - } -} diff --git a/domains/_vercel.luked.json b/domains/_vercel.luked.json deleted file mode 100644 index 3eba4a5e2..000000000 --- a/domains/_vercel.luked.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "luked177", - "twitter": "lukedore_" - }, - "records": { - "TXT": "vc-domain-verify=luked.is-a.dev,f942d726bfbd3e8bd435" - } -} diff --git a/domains/_vercel.macielsuassuna.json b/domains/_vercel.macielsuassuna.json deleted file mode 100644 index 4422d28ab..000000000 --- a/domains/_vercel.macielsuassuna.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Maciel64", - "discord": "macielmano", - "email": "macielsuassuna14@gmail.com" - }, - "records": { - "TXT": "vc-domain-verify=macielsuassuna.is-a.dev,8c379ebe1b06a321ff44" - } -} diff --git a/domains/_vercel.n.json b/domains/_vercel.n.json deleted file mode 100644 index a0e427db7..000000000 --- a/domains/_vercel.n.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "NotNalin", - "email": "notnalin@protonmail.com", - "discord": "trickygamer" - }, - "records": { - "TXT": "vc-domain-verify=n.is-a.dev,5cac954ec8313a534159" - } -} diff --git a/domains/_vercel.pdf.aaqif.json b/domains/_vercel.pdf.aaqif.json deleted file mode 100644 index 2298b39ef..000000000 --- a/domains/_vercel.pdf.aaqif.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "PDF Project", - "owner": { - "username": "aaqifshafi", - "email": "aaqifshafi@gmail.com" - }, - "records": { - "TXT": ["vc-domain-verify=pdf.aaqif.is-a.dev,a494cb00a704dae80483"] - } -} diff --git a/domains/_vercel.pratham15541.json b/domains/_vercel.pratham15541.json deleted file mode 100644 index f5b96d03b..000000000 --- a/domains/_vercel.pratham15541.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "pratham15541", - "email": "prathamparikh94@gmail.com", - "discord": "951846985172938782" - }, - "records": { - "TXT": "vc-domain-verify=pratham15541.is-a.dev,6cf0b1eb1387b1d6aa5f" - } -} diff --git a/domains/_vercel.princexd.json b/domains/_vercel.princexd.json deleted file mode 100644 index 0235c4672..000000000 --- a/domains/_vercel.princexd.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "notreallyprince", - "email": "prince30112001@gmail.com" - }, - "records": { - "TXT": "vc-domain-verify=princexd.is-a.dev,5fd1a3d1dc5108343da7" - } -} diff --git a/domains/_vercel.pritam.json b/domains/_vercel.pritam.json deleted file mode 100644 index 9464df204..000000000 --- a/domains/_vercel.pritam.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ImDarkShadow", - "email": "itspritam@proton.me" - }, - "records": { - "TXT": "pvc-domain-verify=pritam.is-a.dev,8deacca92e10a3d2f865" - } -} diff --git a/domains/_vercel.raafey.json b/domains/_vercel.raafey.json deleted file mode 100644 index 961da3f19..000000000 --- a/domains/_vercel.raafey.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "RaafeyRaza", - "email": "raafeyraza1@gmail.com" - }, - "records": { - "TXT": "vc-domain-verify=raafey.is-a.dev,aa0e06a894333b259a4b" - } -} diff --git a/domains/_vercel.redaassemghor.json b/domains/_vercel.redaassemghor.json deleted file mode 100644 index d5050758d..000000000 --- a/domains/_vercel.redaassemghor.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "redaassemghor", - "discord": "r3dapt" - }, - "records": { - "TXT": "vc-domain-verify=reda.is-a.dev,6d8fb75a7046531955bf" - } -} diff --git a/domains/_vercel.reiiv-dev.json b/domains/_vercel.reiiv-dev.json deleted file mode 100644 index 2e7c03979..000000000 --- a/domains/_vercel.reiiv-dev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "revansp", - "email": "revanspstudy28@gmail.com" - }, - "records": { - "TXT": "vc-domain-verify=reiiv-is.a.dev,cd29cdb7ae300a2b1652" - } -} diff --git a/domains/_vercel.ritam.json b/domains/_vercel.ritam.json deleted file mode 100644 index 0593f4dff..000000000 --- a/domains/_vercel.ritam.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nxrmqlly", - "email": "ritam@duck.com" - }, - "records": { - "TXT": ["vc-domain-verify=ritam.is-a.dev,fc2fd1d325b0a4f9269b"] - } -} diff --git a/domains/_vercel.samishoukat.json b/domains/_vercel.samishoukat.json deleted file mode 100644 index a9ccb53d5..000000000 --- a/domains/_vercel.samishoukat.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "samishoukat12", - "email": "samishoukat12@gmail.com" - }, - "records": { - "TXT": "vc-domain-verify=samishoukat.is-a.dev,f7c3cb972c650104d507" - } -} diff --git a/domains/_vercel.supperfreddo.json b/domains/_vercel.supperfreddo.json deleted file mode 100644 index aed17a754..000000000 --- a/domains/_vercel.supperfreddo.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "supperfreddo", - "email": "supperfreddoio@gmail.com", - "discord": "supperfreddo" - }, - "records": { - "TXT": "vc-domain-verify=supperfreddo.is-a.dev,68c20273ddb3ea11e1d6" - } -} diff --git a/domains/_vercel.wintkhantlin.json b/domains/_vercel.wintkhantlin.json deleted file mode 100644 index 0dad62276..000000000 --- a/domains/_vercel.wintkhantlin.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "happer64bit", - "email": "wintkhantlin@gmail.com" - }, - "records": { - "TXT": "vc-domain-verify=wintkhantlin.is-a.dev,f8f4a5cc91e355b805b2" - } -} diff --git a/domains/_vercel.yaxh.json b/domains/_vercel.yaxh.json deleted file mode 100644 index dff5ce787..000000000 --- a/domains/_vercel.yaxh.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "yaxhcodes", - "email": "meyashjoshi3101@gmail.com", - "discord": "965845932782526495" - }, - "records": { - "TXT": "vc-domain-verify=yaxh.is-a.dev,6469548bcd2901c7c348" - } -} diff --git a/domains/_vercel.yean.json b/domains/_vercel.yean.json deleted file mode 100644 index f48083beb..000000000 --- a/domains/_vercel.yean.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "joshex150", - "email": "joshex150@gmail.com" - }, - "records": { - "TXT": "vc-domain-verify=yean.is-a.dev,c671dbf711ab7400712a" - } -} diff --git a/domains/_vercel.yuko.json b/domains/_vercel.yuko.json deleted file mode 100644 index b4687f1cd..000000000 --- a/domains/_vercel.yuko.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DreamLikeAmonster", - "discord": "918872621892911164" - }, - "records": { - "TXT": "vc-domain-verify=yuko.is-a.dev,69ddf764dd9d6db9011e" - } -} diff --git a/domains/a-little-hat.json b/domains/a-little-hat.json deleted file mode 100644 index e53869fc7..000000000 --- a/domains/a-little-hat.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "A-Little-Hat", - "email": "soumyasarkar309@gmail.com" - }, - "records": { - "CNAME": "a-little-hat.github.io" - } -} diff --git a/domains/aadirajuthup.json b/domains/aadirajuthup.json deleted file mode 100644 index 9e7d46002..000000000 --- a/domains/aadirajuthup.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "aadirajuthup", - "email": "aadi.rajuthup@gmail.com" - }, - "records": { - "A": ["150.136.148.164"] - } -} diff --git a/domains/aaditya.json b/domains/aaditya.json deleted file mode 100644 index 92cee40bf..000000000 --- a/domains/aaditya.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "aaditya2200", - "email": "aaditya2200@gmail.com" - }, - "records": { - "CNAME": "aaditya2200.github.io" - } -} diff --git a/domains/aakhilv.json b/domains/aakhilv.json deleted file mode 100644 index 0bf0e809a..000000000 --- a/domains/aakhilv.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "A personal portfolio site for all my projects and commissions.", - "owner": { - "username": "aakhilv", - "email": "bluninja165@gmail.com", - "twitter": "corruptblu" - }, - "records": { - "CNAME": "aakhilv.github.io" - } -} diff --git a/domains/aaksa.json b/domains/aaksa.json deleted file mode 100644 index 786512d49..000000000 --- a/domains/aaksa.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "aaksa.is-a.dev", - "owner": { - "username": "aaksa", - "email": "andiaksa16@gmail.com" - }, - "records": { - "CNAME": "aaksa.github.io" - } -} diff --git a/domains/aaron.json b/domains/aaron.json deleted file mode 100644 index 8fffbd23b..000000000 --- a/domains/aaron.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "AaronPerezPerez", - "email": "aarperper@gmail.com" - }, - "records": { - "CNAME": "terminal-portfolio-h80h9v8ub-aaronperezperez.vercel.app" - } -} diff --git a/domains/aaronfort.json b/domains/aaronfort.json deleted file mode 100644 index 25e9b0dd0..000000000 --- a/domains/aaronfort.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Documentation website for Aaron Fort", - "owner": { - "username": "AaronFortG", - "email": "aaronfortg@gmail.com" - }, - "records": { - "CNAME": "mycurriculum.salleurl.edu" - } -} diff --git a/domains/aashutosh.json b/domains/aashutosh.json deleted file mode 100644 index e879f4d28..000000000 --- a/domains/aashutosh.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Aashutosh Rathi's Space on Web", - "owner": { - "username": "aashutoshrathi", - "email": "me@aashutosh.dev" - }, - "records": { - "CNAME": "aashutosh.dev" - } -} diff --git a/domains/aayushbharti.json b/domains/aayushbharti.json deleted file mode 100644 index 3505c7f7a..000000000 --- a/domains/aayushbharti.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "aayushbharti", - "email": "iaayushbharti@gmail.com" - }, - "records": { - "CNAME": "aayushbharti.pages.dev" - } -} diff --git a/domains/abc.json b/domains/abc.json deleted file mode 100644 index ff471d619..000000000 --- a/domains/abc.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "neohe", - "email": "he_neo@163.com" - }, - "records": { - "CNAME": "neohe.github.io" - } -} diff --git a/domains/abdelghani.json b/domains/abdelghani.json deleted file mode 100644 index 34fa964ee..000000000 --- a/domains/abdelghani.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "abdessattar23", - "discord": "1226143665567567954" - }, - "records": { - "CNAME": "king255-del.github.io" - } -} diff --git a/domains/abdelhamied.json b/domains/abdelhamied.json deleted file mode 100644 index 2acfe3544..000000000 --- a/domains/abdelhamied.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "abdelhamied403", - "email": "abdelhamied403@gmail.com" - }, - "records": { - "CNAME": "abdelhamied.vercel.app" - } -} diff --git a/domains/abdelkarimain.json b/domains/abdelkarimain.json deleted file mode 100644 index b7206d274..000000000 --- a/domains/abdelkarimain.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "abdelkarimain", - "email": "abdelkarimain0@gmail.com" - }, - "records": { - "CNAME": "abdelkarimain.github.io" - } -} diff --git a/domains/abdisa.json b/domains/abdisa.json deleted file mode 100644 index af241f1a7..000000000 --- a/domains/abdisa.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "I'm a dev.", - "owner": { - "username": "abdisadev", - "email": "abdisadev@gmail.com" - }, - "records": { - "CNAME": "abdisa.me" - } -} diff --git a/domains/abdullah.json b/domains/abdullah.json deleted file mode 100644 index 9e267b860..000000000 --- a/domains/abdullah.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Abdullah Personal Website", - "owner": { - "username": "Mdabdullah3", - "email": "mdabdullahnoman777@gmail.com" - }, - "records": { - "CNAME": "mdabdullah3.github.io" - } -} diff --git a/domains/abdullyahuza.json b/domains/abdullyahuza.json deleted file mode 100644 index 4c4969b67..000000000 --- a/domains/abdullyahuza.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "abdullyahuza", - "email": "yahuzaabdulrazak@gmail.com" - }, - "records": { - "CNAME": "abdullyahuza.github.io" - } -} diff --git a/domains/abdulrazzaq.json b/domains/abdulrazzaq.json deleted file mode 100644 index f1be462ba..000000000 --- a/domains/abdulrazzaq.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Portfolio Website", - "owner": { - "username": "algo-encoders", - "email": "a.razzaq4085@gmail.com" - }, - "records": { - "A": ["75.119.140.170"] - } -} diff --git a/domains/abdulrshaikh.json b/domains/abdulrshaikh.json deleted file mode 100644 index d423dd7db..000000000 --- a/domains/abdulrshaikh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ariskycode", - "email": "arirfanshaikh23@gmail.com" - }, - "records": { - "CNAME": "ariskycode.github.io" - } -} diff --git a/domains/abe.json b/domains/abe.json deleted file mode 100644 index bbe8c27c1..000000000 --- a/domains/abe.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "solarcosmic", - "email": "skyrocket180@gmail.com", - "discord": "1201432681913778260" - }, - "records": { - "CNAME": "profile01.overstand.app" - } -} diff --git a/domains/abegehr.json b/domains/abegehr.json deleted file mode 100644 index a324f1ec0..000000000 --- a/domains/abegehr.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Personal webpage", - "owner": { - "username": "abegehr", - "email": "anton@begehr.me", - "twitter": "antonbegehr" - }, - "records": { - "CNAME": "abegehr.github.io" - } -} diff --git a/domains/abeltranp94.json b/domains/abeltranp94.json deleted file mode 100644 index 6b5adebf0..000000000 --- a/domains/abeltranp94.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Ariel Beltrán Paneque", - "owner": { - "username": "abeltranp9476", - "email": "abeltran.9476@gmail.com" - }, - "records": { - "CNAME": "abeltranp9476.github.io" - } -} diff --git a/domains/abhigyantrips.json b/domains/abhigyantrips.json deleted file mode 100644 index beb11327c..000000000 --- a/domains/abhigyantrips.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "abhigyantrips", - "email": "abhigyantrips@gmail.com" - }, - "records": { - "CNAME": "abhigyantrips.github.io" - } -} diff --git a/domains/abhijeet.json b/domains/abhijeet.json deleted file mode 100644 index 4765a889f..000000000 --- a/domains/abhijeet.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "abhijeet486", - "email": "sabhijeet652@gmail.com" - }, - "records": { - "CNAME": "portfolio-website-mocha-beta.vercel.app" - }, - "proxy": false -} diff --git a/domains/abhijith.json b/domains/abhijith.json deleted file mode 100644 index 8cde3bf8b..000000000 --- a/domains/abhijith.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "abhisawesome", - "email": "abhijithababhijith@gmail.com" - }, - "records": { - "CNAME": "abhisawesome.github.io" - } -} diff --git a/domains/abhinav.json b/domains/abhinav.json deleted file mode 100644 index cd5f385e8..000000000 --- a/domains/abhinav.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "abh1nav", - "email": "abhinav316@gmail.com" - }, - "records": { - "CNAME": "blog.abhinav.ca" - } -} diff --git a/domains/abhishek.json b/domains/abhishek.json deleted file mode 100644 index 7d1f5c278..000000000 --- a/domains/abhishek.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Abhishek's personal website", - "owner": { - "username": "nullpointxr", - "email": "abhishek.sankar.in@protonmail.com" - }, - "records": { - "CNAME": "abhisheks.me" - } -} diff --git a/domains/abhishekissac.json b/domains/abhishekissac.json deleted file mode 100644 index 97ca0e157..000000000 --- a/domains/abhishekissac.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Abhishek-Issac", - "email": "abhishekissac0@gmail.com" - }, - "records": { - "CNAME": "abhishek-issac.github.io" - }, - "proxied": false -} diff --git a/domains/abiels.json b/domains/abiels.json deleted file mode 100644 index 8c7452f33..000000000 --- a/domains/abiels.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "owner": { - "email": "usagecomputer1@gmail.com", - "username": "Abiel0" - }, - "records": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } -} diff --git a/domains/acaiberii.json b/domains/acaiberii.json deleted file mode 100644 index 5e8aee9bb..000000000 --- a/domains/acaiberii.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "acaiberii's website", - "owner": { - "username": "acaiberii", - "email": "studiouifxdesignersandcoders@gmail.com" - }, - "records": { - "CNAME": "acaiberii.github.io" - } -} diff --git a/domains/acctuke.json b/domains/acctuke.json deleted file mode 100644 index 9d1f3e6b0..000000000 --- a/domains/acctuke.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Roing", - "email": "yang4421@outlook.com" - }, - "records": { - "A": ["47.120.72.157"] - } -} diff --git a/domains/achim.json b/domains/achim.json deleted file mode 100644 index 68b6aac01..000000000 --- a/domains/achim.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nohli", - "twitter": "joachi_" - }, - "records": { - "CNAME": "achim.io" - } -} diff --git a/domains/acutewoof.json b/domains/acutewoof.json deleted file mode 100644 index b3a2fc480..000000000 --- a/domains/acutewoof.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "ACuteWoof's Personal Site", - "owner": { - "username": "acutewoof", - "email": "acutewoof@gmail.com" - }, - "records": { - "CNAME": "acutewoof.github.io" - } -} diff --git a/domains/ada.json b/domains/ada.json deleted file mode 100644 index a3c701661..000000000 --- a/domains/ada.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ada-lovecraft", - "email": "ada@codevinsky.com" - }, - "records": { - "CNAME": "ada-lovecraft.github.io" - } -} diff --git a/domains/adamperkowski.json b/domains/adamperkowski.json deleted file mode 100644 index 49d6c82cd..000000000 --- a/domains/adamperkowski.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "adamperkowski", - "email": "adas1per@protonmail.com" - }, - "records": { - "CNAME": "adamperkowski.dev" - } -} diff --git a/domains/adarshkumar.json b/domains/adarshkumar.json deleted file mode 100644 index a5ad818d1..000000000 --- a/domains/adarshkumar.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Adarsh R. Kumar", - "email": "adarshravikumar2@gmail.com" - }, - "records": { - "CNAME": "adarshrkumar.github.io" - } -} diff --git a/domains/adarshs.json b/domains/adarshs.json deleted file mode 100644 index 66fda5b46..000000000 --- a/domains/adarshs.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "The portfolio of Adarsh S", - "owner": { - "username": "adarshsuresh07", - "email": "adarshsuresh@cet.ac.in" - }, - "records": { - "CNAME": "adarshsuresh07.github.io" - } -} diff --git a/domains/adarshvijay.json b/domains/adarshvijay.json deleted file mode 100644 index 2be7ac759..000000000 --- a/domains/adarshvijay.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "adarsh-av13", - "email": "dra4474@gmail.com" - }, - "records": { - "CNAME": "adarsh-av13.github.io" - } -} diff --git a/domains/adhi.json b/domains/adhi.json deleted file mode 100644 index 4b65cf5bb..000000000 --- a/domains/adhi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Adhi", - "email": "akrishna.cse21@gmail.com" - }, - "records": { - "CNAME": "adhithyakrishna.github.io" - } -} diff --git a/domains/adigen.json b/domains/adigen.json deleted file mode 100644 index d7aba264f..000000000 --- a/domains/adigen.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "mradigen", - "email": "mr.adigen@protonmail.com" - }, - "records": { - "CNAME": "mradigen.github.io" - } -} diff --git a/domains/adit.json b/domains/adit.json deleted file mode 100644 index 691f7fb3d..000000000 --- a/domains/adit.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "aditya-lika-ardiansyah", - "email": "Adytialikaardiansyah@gmail.com" - }, - "records": { - "CNAME": "aditya-lika-ardiansyah.github.io" - } -} diff --git a/domains/adithyapaib.json b/domains/adithyapaib.json deleted file mode 100644 index 606648bc8..000000000 --- a/domains/adithyapaib.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "adithyapaib", - "email": "paiadithya26@gmail.com", - "twitter": "adithyapaib" - }, - "records": { - "CNAME": "adithyapaib.github.io" - } -} diff --git a/domains/adityavag.json b/domains/adityavag.json deleted file mode 100644 index 0e5d02c34..000000000 --- a/domains/adityavag.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "adityavag", - "email": "adi247u@gmail.com" - }, - "records": { - "CNAME": "adityavag.github.io" - } -} diff --git a/domains/adnan.json b/domains/adnan.json deleted file mode 100644 index c695ab138..000000000 --- a/domains/adnan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Adnan0131", - "email": "sonuadnan6@gmail.com" - }, - "records": { - "CNAME": "adnan-ahamed-portfolio.vercel.app" - } -} diff --git a/domains/adolar0042.json b/domains/adolar0042.json deleted file mode 100644 index 0df382020..000000000 --- a/domains/adolar0042.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Adolar0042", - "email": "adolar0042@gmail.com" - }, - "records": { - "CNAME": "adolar0042.github.io" - } -} diff --git a/domains/adonisfx.json b/domains/adonisfx.json deleted file mode 100644 index 061d6d5f9..000000000 --- a/domains/adonisfx.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "This is a domain for my personal website!", - "owner": { - "username": "Adonisfx", - "email": "ogulcanozturk72@gmail.com", - "twitter": "ogulcanztrk1" - }, - "records": { - "CNAME": "adonisfx.github.io" - } -} diff --git a/domains/adrenocortico.json b/domains/adrenocortico.json deleted file mode 100644 index c813d6dc6..000000000 --- a/domains/adrenocortico.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Adrenocortico", - "email": "francesco.dulio@icloud.com" - }, - "records": { - "CNAME": "adrenocortico.github.io" - } -} diff --git a/domains/adrian.json b/domains/adrian.json deleted file mode 100644 index c44cf5aa5..000000000 --- a/domains/adrian.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "usmcamgrimm", - "email": "usmcamgrimm@gmail.com" - }, - "records": { - "CNAME": "usmcamgrimm.github.io" - } -} diff --git a/domains/advance-bot.json b/domains/advance-bot.json deleted file mode 100644 index dd54256ab..000000000 --- a/domains/advance-bot.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "shygamer123", - "email": "gpratham522@gmail.com", - "discord": "840244590870003762" - }, - "records": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/aeon.json b/domains/aeon.json deleted file mode 100644 index 51f7276b2..000000000 --- a/domains/aeon.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DaynLalwani", - "email": "Daynlalwani23@gmail.com" - }, - "records": { - "CNAME": "daynlalwani.github.io" - } -} diff --git a/domains/afk.json b/domains/afk.json deleted file mode 100644 index 21cfbd436..000000000 --- a/domains/afk.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "RainWill", - "email": "2782401449@qq.com" - }, - "records": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/afnan.json b/domains/afnan.json deleted file mode 100644 index 39d1d5ad3..000000000 --- a/domains/afnan.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "My portfolio website", - "owner": { - "username": "Sayed-Afnan-Khazi", - "email": "oofnanfake1@gmail.com" - }, - "records": { - "CNAME": "sayed-afnan-khazi.github.io" - } -} diff --git a/domains/afrtite.json b/domains/afrtite.json deleted file mode 100644 index 33f16486b..000000000 --- a/domains/afrtite.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "5enox", - "email": "animikantan@gmail.com" - }, - "records": { - "CNAME": "my-proto.onrender.com" - } -} diff --git a/domains/agamjot-singh.json b/domains/agamjot-singh.json deleted file mode 100644 index 6dad1f4cc..000000000 --- a/domains/agamjot-singh.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "agamjotsingh18", - "email": "agamjotsingh1801@gmail.com", - "twitter": "_agamjotsingh" - }, - "records": { - "CNAME": "agamjotsingh18.github.io" - } -} diff --git a/domains/agelos.json b/domains/agelos.json deleted file mode 100644 index 95f45edb3..000000000 --- a/domains/agelos.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "agelospanagiotakis", - "email": "agelospanagiotakis@gmail.com" - }, - "records": { - "CNAME": "agelospanagiotakis.github.io" - } -} diff --git a/domains/agilani.json b/domains/agilani.json deleted file mode 100644 index 6c9945cf9..000000000 --- a/domains/agilani.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "agilani.is-a.dev", - "owner": { - "username": "agilani", - "email": "me@agilani.me" - }, - "records": { - "CNAME": "www.agilani.me" - } -} diff --git a/domains/agung.json b/domains/agung.json deleted file mode 100644 index c90040f9f..000000000 --- a/domains/agung.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "aw09", - "email": "agungwck.99@gmail.com" - }, - "records": { - "CNAME": "aw09.github.io" - } -} diff --git a/domains/aguspedhot.json b/domains/aguspedhot.json deleted file mode 100644 index 248121039..000000000 --- a/domains/aguspedhot.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Pedhot-Dev", - "email": "wanzgamerz2@gmail.com" - }, - "records": { - "CNAME": "aguspedhot.000webhostapp.com" - } -} diff --git a/domains/ahammednibras.json b/domains/ahammednibras.json deleted file mode 100644 index b63d16e2c..000000000 --- a/domains/ahammednibras.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "ahammednibras8", - "email": "ahammednibras@hey.com", - "twitter": "ahammednibras8" - }, - "records": { - "CNAME": "ahammednibras8.github.io" - } -} diff --git a/domains/ahmedashraf.json b/domains/ahmedashraf.json deleted file mode 100644 index d4bfb3462..000000000 --- a/domains/ahmedashraf.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ahmedrashraf", - "email": "ahmedr.0331@gmail.com" - }, - "records": { - "CNAME": "ahmedrashraf.github.io" - } -} diff --git a/domains/ahnaf.json b/domains/ahnaf.json deleted file mode 100644 index 7aa4519ba..000000000 --- a/domains/ahnaf.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "For my personal portfolio website", - "owner": { - "username": "AhnafFarhanHossain", - "email": "ahnaffarhanhossain@gmail.com" - }, - "records": { - "A": ["103.62.149.9"] - } -} diff --git a/domains/aidan.json b/domains/aidan.json deleted file mode 100644 index 1e1d6e9d7..000000000 --- a/domains/aidan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "sangnd2x", - "email": "sanguyen128@gmail.com" - }, - "records": { - "A": ["103.211.201.28"] - } -} diff --git a/domains/ain3abdo.json b/domains/ain3abdo.json deleted file mode 100644 index 3c683e836..000000000 --- a/domains/ain3abdo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ainabdelkarim", - "email": "abdelkarimain0@gmail.com" - }, - "records": { - "CNAME": "ainabdelkarim.github.io" - } -} diff --git a/domains/air.json b/domains/air.json deleted file mode 100644 index ea8a916ea..000000000 --- a/domains/air.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Caiden-P", - "email": "iididhejejdj@gmail.com", - "discord": "850820069310201896" - }, - "records": { - "CNAME": "air-busl.onrender.com" - } -} diff --git a/domains/aishik999.json b/domains/aishik999.json deleted file mode 100644 index a7cbff626..000000000 --- a/domains/aishik999.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "aishik999", - "email": "aishikm2002@gmail.com" - }, - "records": { - "CNAME": "aishik999.vercel.app" - } -} diff --git a/domains/aixiaoji.json b/domains/aixiaoji.json deleted file mode 100644 index ef8320d40..000000000 --- a/domains/aixiaoji.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "HelloAIXIAOJI", - "email": "aixiaoji2020@163.com" - }, - "records": { - "CNAME": "ip.hk.dhost.devskyr.com" - } -} diff --git a/domains/ajayj.json b/domains/ajayj.json deleted file mode 100644 index ccd725ba0..000000000 --- a/domains/ajayj.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "AJAY260505", - "email": "ajay260505@gmail.com" - }, - "records": { - "CNAME": "ajayjaisankar.netlify.app" - } -} diff --git a/domains/ajaysathvik.json b/domains/ajaysathvik.json deleted file mode 100644 index 650224ae5..000000000 --- a/domains/ajaysathvik.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ajaysathvik", - "email": "ajaysathviksu@gmail.com" - }, - "records": { - "CNAME": "ajaysathvik.vercel.app" - } -} diff --git a/domains/ak-profile.json b/domains/ak-profile.json deleted file mode 100644 index 5dfa46392..000000000 --- a/domains/ak-profile.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Akash0816", - "email": "akashoffical321@gmail.com" - }, - "records": { - "CNAME": "akash0816.github.io" - } -} diff --git a/domains/akashj.json b/domains/akashj.json deleted file mode 100644 index 03f24fe53..000000000 --- a/domains/akashj.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "akash-janapati", - "email": "akash2009janapati@gmail.com" - }, - "records": { - "CNAME": "akash-janapati.github.io" - } -} diff --git a/domains/akki.json b/domains/akki.json deleted file mode 100644 index c74266bd4..000000000 --- a/domains/akki.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "akshtt-dev", - "email": "maillegendop@gmail.com", - "discord": "1056531806763102218" - }, - "records": { - "A": ["69.197.135.203"] - } -} diff --git a/domains/akshath.json b/domains/akshath.json deleted file mode 100644 index e9a51e31f..000000000 --- a/domains/akshath.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "d7dx", - "email": "d7dx@proton.me" - }, - "records": { - "CNAME": "d7dx.github.io" - } -} diff --git a/domains/akshit.json b/domains/akshit.json deleted file mode 100644 index ce288accd..000000000 --- a/domains/akshit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Akshit's Personal Website", - "owner": { - "username": "4kshi7", - "email": "akshitgaur2003@gmail.com" - }, - "records": { - "CNAME": "akshit2k.vercel.app" - } -} diff --git a/domains/akxd.json b/domains/akxd.json deleted file mode 100644 index 9bf91b13c..000000000 --- a/domains/akxd.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Aditya's Portfolio", - "owner": { - "username": "adityakumarxd", - "discord": "akxd" - }, - "records": { - "CNAME": "adityakumarxd.github.io" - } -} diff --git a/domains/akzana.json b/domains/akzana.json deleted file mode 100644 index 6fa83829f..000000000 --- a/domains/akzana.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "akzana", - "email": "akzanaklepsch@outlook.com" - }, - "records": { - "CNAME": "akzana.github.io" - } -} diff --git a/domains/alan-smith.json b/domains/alan-smith.json deleted file mode 100644 index dd18dea5f..000000000 --- a/domains/alan-smith.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "AlanDoesCS", - "discord": "730009898942988299" - }, - "records": { - "CNAME": "alandoescs.github.io" - } -} diff --git a/domains/albert.json b/domains/albert.json deleted file mode 100644 index 54b313fb7..000000000 --- a/domains/albert.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Albert's Portfolio Website", - "owner": { - "username": "albert1033", - "email": "vuongdingtuong.an@gmail.com", - "twitter": "albert_26_10" - }, - "records": { - "CNAME": "albert1033.github.io" - } -} diff --git a/domains/albertoaig.json b/domains/albertoaig.json deleted file mode 100644 index 5b81835a0..000000000 --- a/domains/albertoaig.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "albertoaig.is-a.dev", - "owner": { - "username": "Albertoaig", - "email": "alberto.aig10@gmail.com" - }, - "records": { - "CNAME": "portafolio-bay-eight.vercel.app" - } -} diff --git a/domains/alden.json b/domains/alden.json deleted file mode 100644 index f23965ed0..000000000 --- a/domains/alden.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Websitenya alden si dawg yang sangaddd keren", - "owner": { - "username": "Schmeichel-web", - "manager": "cupglassdev", - "discord": "footballfan0891", - "note": "this is my friend's website, because he dosent really understands about these thing, im managing it" - }, - "records": { - "CNAME": "aldenpbm.github.io" - } -} diff --git a/domains/alejosm.json b/domains/alejosm.json deleted file mode 100644 index eff9a4bb8..000000000 --- a/domains/alejosm.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ralexale", - "email": "ralexale@gmail.com" - }, - "records": { - "CNAME": "ralexale.github.io" - } -} diff --git a/domains/aleks.json b/domains/aleks.json deleted file mode 100644 index 93570681c..000000000 --- a/domains/aleks.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "ConnorDoesDev", - "email": "connor@cstudios.gay", - "discord": "Connor!#0800" - }, - "description": "this is-a.dev page is for a friend of mine, he didn't want to make a github account lol. we're currently working on the site, just wanted to make sure.", - "records": { - "CNAME": "connordoesdev.github.io" - } -} diff --git a/domains/alemi.json b/domains/alemi.json deleted file mode 100644 index 7e701e39b..000000000 --- a/domains/alemi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "alemiherbert", - "email": "alemiherbert@gmail.com" - }, - "records": { - "CNAME": "alemiherbert.github.io" - } -} diff --git a/domains/alessandrobellesia.json b/domains/alessandrobellesia.json deleted file mode 100644 index 1c2888cce..000000000 --- a/domains/alessandrobellesia.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "alessandrobellesia", - "x": "@ale_bellesia" - }, - "records": { - "CNAME": "alessandrobellesia.github.io" - } -} diff --git a/domains/alexbartles.json b/domains/alexbartles.json deleted file mode 100644 index 4d0a4c3eb..000000000 --- a/domains/alexbartles.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "repo": "https://alexbartles.github.io/", - "owner": { - "username": "AlexBartles", - "email": "alexbartles2012@gmail.com", - "discord": "_alexbartles" - }, - "records": { - "CNAME": "alexbartles.github.io" - } -} diff --git a/domains/alexcantor.json b/domains/alexcantor.json deleted file mode 100644 index 26717aeb1..000000000 --- a/domains/alexcantor.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "alex-cantor", - "email": "alexcantor99@gmail.com" - }, - "records": { - "CNAME": "alex-cantor.github.io" - } -} diff --git a/domains/alexis.json b/domains/alexis.json deleted file mode 100644 index eeb01e5e0..000000000 --- a/domains/alexis.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Personnal website of", - "owner": { - "username": "alexis-elaxis", - "email": "contact@alexiis.fr", - "twitter": "un_nalexis" - }, - "records": { - "CNAME": "alexis-elaxis.github.io" - } -} diff --git a/domains/alexmercerind.json b/domains/alexmercerind.json deleted file mode 100644 index 2bbabdbb5..000000000 --- a/domains/alexmercerind.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "alexmercerind", - "email": "alexmercerind@gmail.com", - "twitter": "alexmercerind", - "discord": "alexmercerind#3898" - }, - "records": { - "CNAME": "alexmercerind.github.io" - } -} diff --git a/domains/alfari.json b/domains/alfari.json deleted file mode 100644 index 262f1efe6..000000000 --- a/domains/alfari.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "alfari24", - "email": "ari@alfari.id" - }, - "records": { - "A": ["194.15.36.220"] - } -} diff --git a/domains/alfred.json b/domains/alfred.json deleted file mode 100644 index 210882e5f..000000000 --- a/domains/alfred.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "AlfredDiscordBot", - "email": "alvinallen333@gmail.com" - }, - "records": { - "CNAME": "alfreddiscordbot.github.io" - } -} diff --git a/domains/ali-abdurrazzak.json b/domains/ali-abdurrazzak.json deleted file mode 100644 index e410065c9..000000000 --- a/domains/ali-abdurrazzak.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "aliabdurrazzak", - "email": "aliabdurrazzak@gmail.com", - "twitter": "aliabdurrazzak" - }, - "records": { - "CNAME": "aliabdurrazzak.github.io" - } -} diff --git a/domains/alimd.json b/domains/alimd.json deleted file mode 100644 index 8b9c6dd69..000000000 --- a/domains/alimd.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "AliMD", - "email": "ali@mihandoost.com" - }, - "records": { - "CNAME": "alimd.github.io" - } -} diff --git a/domains/alimehdi.json b/domains/alimehdi.json deleted file mode 100644 index a2f53aa04..000000000 --- a/domains/alimehdi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DeadMan30", - "email": "its.alimehdi25@gmail.com" - }, - "records": { - "CNAME": "alimehdi.pages.dev" - } -} diff --git a/domains/alivaliev.json b/domains/alivaliev.json deleted file mode 100644 index 3474876ec..000000000 --- a/domains/alivaliev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ali-valiev", - "discord": "722403528705966080" - }, - "records": { - "CNAME": "ali-valiev.github.io" - } -} diff --git a/domains/alltawd.json b/domains/alltawd.json deleted file mode 100644 index ebd80fd4b..000000000 --- a/domains/alltawd.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "AlltAWD", - "email": "hanson_2014@hotmail.com" - }, - "records": { - "CNAME": "alltawd.github.io" - } -} diff --git a/domains/almatch.json b/domains/almatch.json deleted file mode 100644 index 9649cee8d..000000000 --- a/domains/almatch.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Imad", - "owner": { - "username": "imadboy89", - "email": "imad.kh@outlook.com" - }, - "records": { - "CNAME": "imadboy89.github.io" - } -} diff --git a/domains/almightynan.json b/domains/almightynan.json deleted file mode 100644 index c6d36cf58..000000000 --- a/domains/almightynan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "almightynan", - "email": "almightynan@gmail.com" - }, - "records": { - "CNAME": "almightynandev-production.up.railway.app" - } -} diff --git a/domains/alokik.json b/domains/alokik.json deleted file mode 100644 index b5ed547eb..000000000 --- a/domains/alokik.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "OpAayush", - "email": "aayushmagrawal@gmail.com" - }, - "records": { - "CNAME": "alokik-here.github.io" - } -} diff --git a/domains/aloo-bun.json b/domains/aloo-bun.json deleted file mode 100644 index 9edcc0b80..000000000 --- a/domains/aloo-bun.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "AshC1ty", - "email": "ashcity07734@gmail.com" - }, - "records": { - "CNAME": "ashc1ty.github.io" - } -} diff --git a/domains/alora.json b/domains/alora.json index 2ce8932e2..4eb7711ff 100644 --- a/domains/alora.json +++ b/domains/alora.json @@ -1,20 +1,9 @@ { "owner": { "username": "aloramiaa", - "email": "xaloramia@gmail.com", - "discord": "7q8x" + "email": "xaloramia@gmail.com" }, "records": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": ["mx.zoho.in", "mx2.zoho.in", "mx3.zoho.in"], - "TXT": [ - "v=spf1 include:zohomail.in ~all", - "google-site-verification=6uglJKM9-BmooIZLCRAqgnGaT2_M48hkicRD1bphXHk" - ] + "CNAME": "alora-verse.vercel.app" } } diff --git a/domains/alphabet.json b/domains/alphabet.json deleted file mode 100644 index 5855ccad5..000000000 --- a/domains/alphabet.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Commandify", - "email": "commandify@gmail.com" - }, - "records": { - "A": ["68.183.191.223"] - } -} diff --git a/domains/alrakib.json b/domains/alrakib.json deleted file mode 100644 index ee630cfb6..000000000 --- a/domains/alrakib.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "alrakibthedev", - "email": "alrakibthedev@gmail.com" - }, - "records": { - "CNAME": "alrakibthedev.vercel.app" - } -} diff --git a/domains/alriy.json b/domains/alriy.json deleted file mode 100644 index 80fa195bd..000000000 --- a/domains/alriy.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "dami6u9", - "email": "danielyalikotte@gmail.com" - }, - "records": { - "CNAME": "dami6u9.github.io" - } -} diff --git a/domains/aluwi.json b/domains/aluwi.json deleted file mode 100644 index 07f62d739..000000000 --- a/domains/aluwi.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "my portfolio", - "owner": { - "username": "Aluwi21", - "email": "21fayyadh@gmail.com", - "twitter": "Aluwi_" - }, - "records": { - "CNAME": "aluwi21.github.io" - } -} diff --git a/domains/alvito.json b/domains/alvito.json deleted file mode 100644 index 51ede65bf..000000000 --- a/domains/alvito.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "alvitodev", - "email": "alvitodev@protonmail.com" - }, - "records": { - "CNAME": "alvitodev.github.io" - } -} diff --git a/domains/alwen.json b/domains/alwen.json deleted file mode 100644 index d36280e26..000000000 --- a/domains/alwen.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Arvind's portfolio website", - "owner": { - "username": "alwenpy", - "email": "alwen1928@gmail.com" - }, - "records": { - "CNAME": "ym60h2na.up.railway.app" - } -} diff --git a/domains/am.json b/domains/am.json deleted file mode 100644 index 87b57fad1..000000000 --- a/domains/am.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "sa-mustafa", - "email": "s.a.mustafa@yandex.com" - }, - "records": { - "CNAME": "dev.imagesmith.io" - } -} diff --git a/domains/amal-sebastian.json b/domains/amal-sebastian.json deleted file mode 100644 index c6c86609c..000000000 --- a/domains/amal-sebastian.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "amalsebs", - "email": "amalsebastian48@gmail.com" - }, - "records": { - "CNAME": "amalsebs.github.io" - } -} diff --git a/domains/amanthakur.json b/domains/amanthakur.json deleted file mode 100644 index 467676fdd..000000000 --- a/domains/amanthakur.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "aman7thakurr", - "email": "amant8425@gmail.com", - "discord": "523813766295715851" - }, - "records": { - "CNAME": "aman7thakurr.github.io" - } -} diff --git a/domains/amardeep.json b/domains/amardeep.json deleted file mode 100644 index 555846e90..000000000 --- a/domains/amardeep.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "amardeeplakshkar", - "email": "amardeep.devs@gmail.com" - }, - "records": { - "CNAME": "amardeep-portfolio.vercel.app" - } -} diff --git a/domains/amerigo.json b/domains/amerigo.json deleted file mode 100644 index 96ca4c31f..000000000 --- a/domains/amerigo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "north-site", - "email": "v.imreadrian@gmail.com" - }, - "records": { - "CNAME": "5c13057597f8.sn.mynetname.net" - } -} diff --git a/domains/amit.json b/domains/amit.json deleted file mode 100644 index bd3a7c141..000000000 --- a/domains/amit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Amit's website", - "owner": { - "username": "amittkulkarni", - "email": "amitcoolkarni@outlook.com" - }, - "records": { - "CNAME": "amittkulkarni.github.io" - } -} diff --git a/domains/amiyo.json b/domains/amiyo.json deleted file mode 100644 index a6ce499ee..000000000 --- a/domains/amiyo.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "DevAmiyo", - "email": "devamiyosp@gmail.com", - "discord": "Amiyo#7978", - "twitter": "AmiyoTweets" - }, - "records": { - "URL": "https://github.amiyo.tk" - } -} diff --git a/domains/amol3.json b/domains/amol3.json deleted file mode 100644 index c22e4c01b..000000000 --- a/domains/amol3.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "amol234545", - "email": "amolmilton@gmail.com" - }, - "records": { - "CNAME": "amol234545.github.io" - } -} diff --git a/domains/analogsombra.json b/domains/analogsombra.json deleted file mode 100644 index c1f835792..000000000 --- a/domains/analogsombra.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "analog-sombra", - "email": "analogsombra@gmail.com" - }, - "records": { - "CNAME": "analog-sombra.github.io" - } -} diff --git a/domains/anand-ramakrishna.json b/domains/anand-ramakrishna.json deleted file mode 100644 index 24a7234ec..000000000 --- a/domains/anand-ramakrishna.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "repo": "https://github.com/theanandramakrishna/theanandramakrishna.github.io", - "owner": { - "username": "theanandramakrishna", - "email": "theanandramakrishna@gmail.com" - }, - "records": { - "CNAME": "theanandramakrishna.github.io" - } -} diff --git a/domains/anandyeole.json b/domains/anandyeole.json deleted file mode 100644 index 3e694ce83..000000000 --- a/domains/anandyeole.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "anandyeole", - "email": "anandyeole@duck.com" - }, - "records": { - "CNAME": "anandyeole.github.io" - } -} diff --git a/domains/anas.json b/domains/anas.json deleted file mode 100644 index 6cd3d374e..000000000 --- a/domains/anas.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Anasov Github Portfolio", - "owner": { - "username": "ItzAnasov", - "email": "anasybal@mail.ru" - }, - "records": { - "CNAME": "itzanasov.github.io" - } -} diff --git a/domains/anautonell.json b/domains/anautonell.json deleted file mode 100644 index c49ebb1ed..000000000 --- a/domains/anautonell.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My Portofolio website!", - "owner": { - "username": "anautonell", - "email": "help@myprotect.xyz", - "twitter": "fastsecurerblx" - }, - "records": { - "CNAME": "anautonell.github.io" - } -} diff --git a/domains/anbuinfosec.json b/domains/anbuinfosec.json deleted file mode 100644 index 76e0d18c9..000000000 --- a/domains/anbuinfosec.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "anbuinfosec" - }, - "records": { - "CNAME": "anbuinfosec.github.io" - } -} diff --git a/domains/andrei.json b/domains/andrei.json deleted file mode 100644 index 086f3feba..000000000 --- a/domains/andrei.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "CalegariAndrei", - "email": "ekingproject@gmail.com", - "discord": "419584364410699786" - }, - "records": { - "CNAME": "calegariandrei.github.io" - } -} diff --git a/domains/andrew.json b/domains/andrew.json deleted file mode 100644 index 20d354fd7..000000000 --- a/domains/andrew.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "my portofolio", - "owner": { - "username": "lightningON90hz", - "email": "andrewworkmail123@gmail.com" - }, - "records": { - "A": ["69.30.249.53"] - }, - "proxied": false -} diff --git a/domains/andriampeno.json b/domains/andriampeno.json deleted file mode 100644 index 29fd7047e..000000000 --- a/domains/andriampeno.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Domain for my personal portfolio", - "owner": { - "username": "odie100", - "email": "andriampeno.odilon@gmail.com" - }, - "records": { - "CNAME": "odie100.github.io" - } -} diff --git a/domains/andrianina.json b/domains/andrianina.json deleted file mode 100644 index b72a1efe2..000000000 --- a/domains/andrianina.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "rbaks", - "email": "andri.bakoson@gmail.com" - }, - "records": { - "CNAME": "rbaks.github.io" - } -} diff --git a/domains/andronasef.json b/domains/andronasef.json deleted file mode 100644 index 972461a54..000000000 --- a/domains/andronasef.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "andronasef", - "email": "andronasef@gmail.com", - "twitter": "andronasef" - }, - "records": { - "CNAME": "andronasef.github.io" - } -} diff --git a/domains/angelo.json b/domains/angelo.json deleted file mode 100644 index 4263d97c7..000000000 --- a/domains/angelo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "angelofallars", - "email": "ba.fallaria@gmail.com" - }, - "records": { - "CNAME": "angelofallars.github.io" - } -} diff --git a/domains/angelwuff.json b/domains/angelwuff.json deleted file mode 100644 index 15d16d3e2..000000000 --- a/domains/angelwuff.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Angelix1", - "twitter": "AngelTheWolfy" - }, - "records": { - "CNAME": "angelix1.github.io" - } -} diff --git a/domains/anhnguyen94.json b/domains/anhnguyen94.json deleted file mode 100644 index 2897a0021..000000000 --- a/domains/anhnguyen94.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Portfolio redirect for anhnguyen1907", - "owner": { - "username": "anhnguyen1907", - "email": "cau2tomy@gmail.com" - }, - "records": { - "CNAME": "anhnguyen1907.github.io" - } -} diff --git a/domains/anhvt.json b/domains/anhvt.json deleted file mode 100644 index 7b144e0c8..000000000 --- a/domains/anhvt.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "anhvt3010", - "email": "anh.vt.3010@gmail.com" - }, - "records": { - "CNAME": "build-cv.vercel.app" - } -} diff --git a/domains/anibalbastiass.json b/domains/anibalbastiass.json deleted file mode 100644 index 7a0cd306f..000000000 --- a/domains/anibalbastiass.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "anibalbastiass", - "email": "anibal.bastias@gmail.com" - }, - "records": { - "CNAME": "anibalbastiass.github.io" - } -} diff --git a/domains/anindra.json b/domains/anindra.json deleted file mode 100644 index 6619aba96..000000000 --- a/domains/anindra.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "repo": "https://github.com/meanindra/meanindra.github.io", - "owner": { - "username": "meanindra", - "email": "anindrakarmakar+pnswp5ix@proton.me", - "twitter": "i_anindra" - }, - "records": { - "CNAME": "meanindra.github.io" - } -} diff --git a/domains/aniwon.json b/domains/aniwon.json deleted file mode 100644 index e3e46fbf9..000000000 --- a/domains/aniwon.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Panwar0", - "email": "panwarnishchey+02@gmail.com", - "discord": "821976026984611850" - }, - "records": { - "A": ["185.191.231.137"] - } -} diff --git a/domains/ankit.json b/domains/ankit.json deleted file mode 100644 index 74ed5f687..000000000 --- a/domains/ankit.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ankitjain-1", - "email": "akjain6067.aj@gmail.com" - }, - "records": { - "CNAME": "ankitjain-1.github.io" - } -} diff --git a/domains/anmol-chaudhary.json b/domains/anmol-chaudhary.json deleted file mode 100644 index c502a27fa..000000000 --- a/domains/anmol-chaudhary.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "4nmolChaudhary", - "email": "chaudharyanmol321@gmail.com" - }, - "records": { - "CNAME": "anmol-chaudhary.vercel.app" - } -} diff --git a/domains/annihilatorrrr.json b/domains/annihilatorrrr.json deleted file mode 100644 index e04688845..000000000 --- a/domains/annihilatorrrr.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "annihilatorrrr", - "email": "annihilatorspark@gmail.com", - "telegram": "annihilatorrrr" - }, - "records": { - "CNAME": "annihilatorrrr.github.io" - } -} diff --git a/domains/anshu.json b/domains/anshu.json deleted file mode 100644 index b1a2750fe..000000000 --- a/domains/anshu.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "anshu-prakash", - "email": "anshuprakash8445@gmail.com" - }, - "records": { - "CNAME": "anshu-prakash.github.io" - } -} diff --git a/domains/anthony2be.json b/domains/anthony2be.json deleted file mode 100644 index bff5ec3fb..000000000 --- a/domains/anthony2be.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Personal website", - "owner": { - "username": "Anthony2be", - "email": "adubovitsky1234@gmail.com", - "discord": "anthony2be#1900" - }, - "records": { - "CNAME": "anthony2be-blog.deno.dev" - } -} diff --git a/domains/anthonydev.json b/domains/anthonydev.json deleted file mode 100644 index f40035dda..000000000 --- a/domains/anthonydev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "anthonyuseche", - "email": "anthonyuseche64@gmail.com" - }, - "records": { - "CNAME": "anthonyuseche.github.io" - } -} diff --git a/domains/anthxny.json b/domains/anthxny.json deleted file mode 100644 index a10420d61..000000000 --- a/domains/anthxny.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "anthonycursewl", - "email": "zerpaathony.wx@breadriuss.com" - }, - "records": { - "CNAME": "anthportafolio.netlify.app" - } -} diff --git a/domains/anticens.json b/domains/anticens.json deleted file mode 100644 index b999a7f9b..000000000 --- a/domains/anticens.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "IfVar", - "email": "LZT7@proton.me" - }, - "records": { - "CNAME": "anticens.github.io" - } -} diff --git a/domains/antogamer.json b/domains/antogamer.json deleted file mode 100644 index a1eb178c7..000000000 --- a/domains/antogamer.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "AntogamerYT", - "email": "antonio.antogamer@gmail.com", - "discord": "thisisanto", - "twitter": "ThisIsAnto_" - }, - "records": { - "A": ["141.144.196.233"] - } -} diff --git a/domains/anton.json b/domains/anton.json deleted file mode 100644 index 16c09c75f..000000000 --- a/domains/anton.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "rorosin", - "email": "rosin886@gmail.com" - }, - "records": { - "CNAME": "ru.ardev.tk" - } -} diff --git a/domains/antonio.json b/domains/antonio.json deleted file mode 100644 index 203ec2864..000000000 --- a/domains/antonio.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "For my personal landing page", - "owner": { - "username": "YantCaccia", - "email": "yantcaccia@gmail.com" - }, - "records": { - "CNAME": "yantcaccia.github.io" - } -} diff --git a/domains/anttondev.json b/domains/anttondev.json deleted file mode 100644 index 58f89fec7..000000000 --- a/domains/anttondev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "antton-dev", - "email": "antton.chevrier@etik.com" - }, - "records": { - "CNAME": "antton-dev.github.io" - } -} diff --git a/domains/anuj.json b/domains/anuj.json deleted file mode 100644 index 1b88a0447..000000000 --- a/domains/anuj.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Anuj' Welcome to my portfolio", - "owner": { - "username": "AnujMutha", - "email": "mutha.am16@gmail.com" - }, - "records": { - "CNAME": "anujmutha.github.io" - } -} diff --git a/domains/anumeya.json b/domains/anumeya.json deleted file mode 100644 index 91428b09f..000000000 --- a/domains/anumeya.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "KreativeThinker", - "email": "sagely2005eagle@gmail.com" - }, - "records": { - "CNAME": "kreativethinker.github.io" - } -} diff --git a/domains/anurag.json b/domains/anurag.json deleted file mode 100644 index 8de448414..000000000 --- a/domains/anurag.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "anuragjawalkar", - "email": "anurag24jawalkar@gmail.com" - }, - "records": { - "CNAME": "anuragjawalkar.github.io" - } -} diff --git a/domains/aocsa.json b/domains/aocsa.json deleted file mode 100644 index 575ce2362..000000000 --- a/domains/aocsa.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "aocsa", - "email": "alexander.ocsa@gmail.com" - }, - "records": { - "CNAME": "aocsa.github.io" - } -} diff --git a/domains/aozora.json b/domains/aozora.json deleted file mode 100644 index ab8e8843a..000000000 --- a/domains/aozora.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Just my personal website", - "owner": { - "username": "AozoraDev", - "email": "aozoradeveloper@gmail.com" - }, - "records": { - "CNAME": "website-production-5fc2.up.railway.app" - } -} diff --git a/domains/ap2.json b/domains/ap2.json deleted file mode 100644 index 45bee33be..000000000 --- a/domains/ap2.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "code-hunt-in", - "email": "aishwary.pandore@somaiya.edu" - }, - "records": { - "CNAME": "code-hunt-in.github.io" - } -} diff --git a/domains/apep.json b/domains/apep.json deleted file mode 100644 index 4eaabc336..000000000 --- a/domains/apep.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "ArasakaID", - "email": "afifeka20@gmail.com", - "discord": "331616752767205378" - }, - "records": { - "A": ["8.222.249.188"] - } -} diff --git a/domains/api-kirito.json b/domains/api-kirito.json deleted file mode 100644 index ab5068697..000000000 --- a/domains/api-kirito.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "For My API!", - "owner": { - "username": "ThisMe124", - "email": "anonymous.orgn@gmail.com" - }, - "records": { - "CNAME": "only-devs-production.up.railway.app" - } -} diff --git a/domains/api-peantastic.json b/domains/api-peantastic.json deleted file mode 100644 index 047d02b39..000000000 --- a/domains/api-peantastic.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "peantastic", - "email": "leostark.vndev@gmail.com" - }, - "description": "Hello, my name is Peantastic, and I am a dedicated developer with a passion for creating innovative solutions and enhancing user experiences. It's a pleasure to connect with you!", - "records": { - "CNAME": "tantinh.onrender.com" - } -} diff --git a/domains/api.acronical.json b/domains/api.acronical.json deleted file mode 100644 index 7dc9d2ef3..000000000 --- a/domains/api.acronical.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "AcronicalYT", - "email": "acronicalbusiness@gmail.com" - }, - "records": { - "A": ["138.68.133.84"] - } -} diff --git a/domains/api.anshtyagi.json b/domains/api.anshtyagi.json deleted file mode 100644 index 2350bbb55..000000000 --- a/domains/api.anshtyagi.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "API WEBSITE", - "owner": { - "username": "anshtyagi0", - "email": "tyagiansh175@gmail.com" - }, - "records": { - "A": ["20.197.60.252"] - } -} diff --git a/domains/api.catzboy.json b/domains/api.catzboy.json deleted file mode 100644 index 21169f48b..000000000 --- a/domains/api.catzboy.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Api", - "owner": { - "username": "Maruful007", - "email": "marufulislamsami2007@gmail.com" - }, - "records": { - "CNAME": "maruful007.github.io" - } -} diff --git a/domains/api.dark.json b/domains/api.dark.json deleted file mode 100644 index abed31ca3..000000000 --- a/domains/api.dark.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "API for a Discord bot", - "owner": { - "username": "BruhDark", - "email": "darkpxint@gmail.com", - "discord": "dark.py" - }, - "records": { - "A": ["34.57.65.208"] - } -} diff --git a/domains/api.formuna.json b/domains/api.formuna.json deleted file mode 100644 index 28ddba866..000000000 --- a/domains/api.formuna.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "FormunaGit" - }, - "records": { - "CNAME": "formuna-api.vercel.app" - } -} diff --git a/domains/api.kruase.json b/domains/api.kruase.json deleted file mode 100644 index fd2c7115a..000000000 --- a/domains/api.kruase.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Development and pet-project APIs", - "owner": { - "username": "KruASe76", - "email": "kruanse@ya.ru", - "telegram": "https://t.me/KruASe" - }, - "records": { - "A": ["89.19.177.86"] - } -} diff --git a/domains/api.namkun.json b/domains/api.namkun.json deleted file mode 100644 index e00414e07..000000000 --- a/domains/api.namkun.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "beocaca", - "email": "namdev1402@gmail.com" - }, - "records": { - "CNAME": "a.namkun.workers.dev" - } -} diff --git a/domains/api.semant.json b/domains/api.semant.json deleted file mode 100644 index 34d81f05a..000000000 --- a/domains/api.semant.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Semant Api", - "owner": { - "username": "ihacksemant", - "email": "contact@semant.is-a.dev", - "discord": "445073800850046977" - }, - "records": { - "A": ["69.197.135.205"] - } -} diff --git a/domains/api.zoom.json b/domains/api.zoom.json deleted file mode 100644 index a26919222..000000000 --- a/domains/api.zoom.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "A API where I will host all of my images/videos/stuff like it", - "owner": { - "username": "theoldzoom", - "email": "theoldzoom@gmail.com", - "twitter": "theoldzoom", - "discord": "theoldzoom" - }, - "records": { - "CNAME": "theoldzoom.github.io" - } -} diff --git a/domains/apigeon.json b/domains/apigeon.json deleted file mode 100644 index 1ee8fd028..000000000 --- a/domains/apigeon.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "mepuntojr1", - "email": "eepuntojr@gmail.com" - }, - "records": { - "CNAME": "sites.bootstrapstudio.io" - } -} diff --git a/domains/apostolos.json b/domains/apostolos.json deleted file mode 100644 index 693bfe515..000000000 --- a/domains/apostolos.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "tolisdev", - "email": "a.katsoudas@yahoo.com" - }, - "records": { - "CNAME": "lux1.apostolosk.eu.org" - } -} diff --git a/domains/app.vyductan.json b/domains/app.vyductan.json deleted file mode 100644 index b4b0ab4f0..000000000 --- a/domains/app.vyductan.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "vyductan", - "email": "vdt5snet@gmail.com", - "discord": "370012050316984321" - }, - "records": { - "A": ["76.76.21.21"] - } -} diff --git a/domains/apurboislam.json b/domains/apurboislam.json deleted file mode 100644 index f547b7e6a..000000000 --- a/domains/apurboislam.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "apurboislam", - "discord": "740207602855575565" - }, - "records": { - "CNAME": "apurboislam.github.io" - } -} diff --git a/domains/aqua.json b/domains/aqua.json deleted file mode 100644 index 86becd564..000000000 --- a/domains/aqua.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "AquaQuokka", - "email": "aquaquokka@outlook.com" - }, - "records": { - "CNAME": "aquaquokka.github.io" - } -} diff --git a/domains/aquatica.json b/domains/aquatica.json deleted file mode 100644 index cbba7ce05..000000000 --- a/domains/aquatica.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "UntoldGam", - "email": "charlessbird+github@outlook.com" - }, - "records": { - "A": ["130.162.169.213"] - } -} diff --git a/domains/arafat.json b/domains/arafat.json deleted file mode 100644 index 6d66c83cd..000000000 --- a/domains/arafat.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "yasar-arafath", - "email": "1up6i9jv@duck.com" - }, - "records": { - "CNAME": "yasar-arafath.github.io" - } -} diff --git a/domains/araguaci.json b/domains/araguaci.json deleted file mode 100644 index 7ead5b3b7..000000000 --- a/domains/araguaci.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "araguaci", - "email": "araguaci@gmail.com" - }, - "records": { - "CNAME": "araguaci.github.io" - } -} diff --git a/domains/aravinnndddd.json b/domains/aravinnndddd.json deleted file mode 100644 index 2e33316e2..000000000 --- a/domains/aravinnndddd.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Aravinnndddd", - "email": "aromalaravind0@gmail.com", - "discord": "754961569858846770" - }, - "records": { - "CNAME": "aravinnndddd.github.io" - } -} diff --git a/domains/arcade.json b/domains/arcade.json deleted file mode 100644 index 84a8a8d74..000000000 --- a/domains/arcade.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "l3gacyb3ta", - "twitter": "l3gacyb3ta" - }, - "records": { - "URL": "https://arcade.omg.lol" - } -} diff --git a/domains/ardistory.json b/domains/ardistory.json deleted file mode 100644 index 3625810ca..000000000 --- a/domains/ardistory.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ardistory", - "email": "putraardiansyah530@gmail.com" - }, - "records": { - "A": ["198.91.81.13"] - } -} diff --git a/domains/arhan.json b/domains/arhan.json deleted file mode 100644 index b682374cc..000000000 --- a/domains/arhan.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "ArhanExploits", - "email": "vortexsperts@gmail.com", - "discord": "1058620249978716191" - }, - "records": { - "A": ["54.37.19.49"] - } -} diff --git a/domains/arif.json b/domains/arif.json deleted file mode 100644 index 1130843d2..000000000 --- a/domains/arif.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Arif-Islam", - "email": "arif8491@gmail.com" - }, - "records": { - "CNAME": "arif-islam.github.io" - } -} diff --git a/domains/arijit.json b/domains/arijit.json deleted file mode 100644 index 40bf24f85..000000000 --- a/domains/arijit.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Site of Arijit", - "owner": { - "username": "ArijitTheDev", - "email": "itsarijitdebnath@gmail.com", - "twitter": "NotArijit" - }, - "records": { - "CNAME": "arijitthedev.github.io" - } -} diff --git a/domains/arin.json b/domains/arin.json deleted file mode 100644 index 9a6034908..000000000 --- a/domains/arin.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "aringadre76" - }, - "records": { - "CNAME": "aringadre76.github.io" - } -} diff --git a/domains/arjuncvinod.json b/domains/arjuncvinod.json deleted file mode 100644 index 98bd13975..000000000 --- a/domains/arjuncvinod.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "arjuncvinod", - "email": "arjuncvinod007@gmail.com", - "twitter": "arjuncvinod7" - }, - "records": { - "CNAME": "arjuncvinod.github.io" - } -} diff --git a/domains/armand.json b/domains/armand.json deleted file mode 100644 index 3ce93ef77..000000000 --- a/domains/armand.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Armand Jordaan's Website", - "owner": { - "username": "armandjordaan", - "email": "armand.jordaan@gmail.com" - }, - "records": { - "CNAME": "armandjordaan.github.io" - } -} diff --git a/domains/arpana.json b/domains/arpana.json deleted file mode 100644 index 041f3e24d..000000000 --- a/domains/arpana.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "winter-code", - "email": "arpana11mehta@gmail.com", - "twitter": "arpana_naa" - }, - "records": { - "CNAME": "winter-code.github.io" - } -} diff --git a/domains/art.json b/domains/art.json deleted file mode 100644 index e2cc3326e..000000000 --- a/domains/art.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Art's personal developer website", - "owner": { - "username": "dotiful", - "email": "dots.util@gmail.com" - }, - "records": { - "CNAME": "dotiful.github.io" - } -} diff --git a/domains/artesdosul.json b/domains/artesdosul.json deleted file mode 100644 index e449de3cc..000000000 --- a/domains/artesdosul.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "araguaci", - "email": "araguaci@gmail.com" - }, - "records": { - "CNAME": "artesdosul.github.io" - } -} diff --git a/domains/artiefuzzz.json b/domains/artiefuzzz.json deleted file mode 100644 index 7443c5042..000000000 --- a/domains/artiefuzzz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ArtieFuzzz", - "email": "jardenz.den@gmail.com" - }, - "records": { - "CNAME": "artiefuzzz.github.io" - } -} diff --git a/domains/arunava.json b/domains/arunava.json deleted file mode 100644 index f54516ebe..000000000 --- a/domains/arunava.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "its-ag", - "email": "itsag0024@gmail.com" - }, - "records": { - "CNAME": "its-ag.github.io" - } -} diff --git a/domains/arush.json b/domains/arush.json deleted file mode 100644 index baec51fe6..000000000 --- a/domains/arush.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ArushYadlapati", - "email": "hello@arush.me" - }, - "records": { - "CNAME": "arushyadlapati.github.io" - } -} diff --git a/domains/arvik1.json b/domains/arvik1.json deleted file mode 100644 index 78cc535fb..000000000 --- a/domains/arvik1.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "arvik1", - "email": "singhvikal891@gmail.com" - }, - "records": { - "CNAME": "arvik1.github.io" - } -} diff --git a/domains/arwi.json b/domains/arwi.json deleted file mode 100644 index f274c33bf..000000000 --- a/domains/arwi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "arwichok", - "email": "arwichok@gmail.com" - }, - "records": { - "CNAME": "arwichok.github.io" - } -} diff --git a/domains/arya.json b/domains/arya.json deleted file mode 100644 index d6193baf3..000000000 --- a/domains/arya.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Arya Vinodan's Website", - "owner": { - "username": "aryavinodan", - "email": "aryavinodan2000@gmail.com" - }, - "records": { - "CNAME": "aryavinodan2000.github.io" - } -} diff --git a/domains/aryxst.json b/domains/aryxst.json deleted file mode 100644 index 0b29a486e..000000000 --- a/domains/aryxst.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Aryxst", - "email": "jessieodeh08@gmail.com" - }, - "records": { - "CNAME": "aryxst.github.io" - } -} diff --git a/domains/asad-khan.json b/domains/asad-khan.json deleted file mode 100644 index bda804450..000000000 --- a/domains/asad-khan.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "👋 Hello there! I'm Asad, nice to meet you. Building things that bring delight to users is what I enjoy, always learning new stuff everyday.", - "owner": { - "username": "asadkhan777", - "email": "asadkhan1776@gmail.com" - }, - "records": { - "CNAME": "asadkhan777.github.io" - } -} diff --git a/domains/asbp.json b/domains/asbp.json deleted file mode 100644 index 8bb49f598..000000000 --- a/domains/asbp.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Agung's Portofolio Website", - "owner": { - "username": "asbp", - "email": "guungofficial@gmail.com" - }, - "records": { - "CNAME": "asbp.github.io" - } -} diff --git a/domains/asciidude.json b/domains/asciidude.json deleted file mode 100644 index 6d7f7ee5d..000000000 --- a/domains/asciidude.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "asciidude", - "discord": "801469073535139860" - }, - "records": { - "CNAME": "cubic-plateau-9rv902jxrli6u45t5hsafsrd.herokudns.com" - } -} diff --git a/domains/asher.json b/domains/asher.json deleted file mode 100644 index c088d90f9..000000000 --- a/domains/asher.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "The-Asher", - "email": "08.bellaaron@gmail.com" - }, - "records": { - "A": ["198.91.81.11"] - } -} diff --git a/domains/ashish.json b/domains/ashish.json deleted file mode 100644 index 941e1bc92..000000000 --- a/domains/ashish.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Ashish's personal developer website", - "owner": { - "username": "ashiishme", - "email": "contact@ashiish.me" - }, - "records": { - "CNAME": "ashiish.me" - } -} diff --git a/domains/ashishbinu.json b/domains/ashishbinu.json deleted file mode 100644 index eb958df61..000000000 --- a/domains/ashishbinu.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ashishbinu", - "email": "ashishbinu90@gmail.com" - }, - "records": { - "CNAME": "ashishbinu.surge.sh" - } -} diff --git a/domains/ashley.json b/domains/ashley.json deleted file mode 100644 index 9480972c0..000000000 --- a/domains/ashley.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ashleyyy94", - "email": "ashley_2461994@hotmail.com" - }, - "records": { - "URL": "https://ashleyong.xyz/" - } -} diff --git a/domains/ashtonfabby.json b/domains/ashtonfabby.json deleted file mode 100644 index d5af22f0f..000000000 --- a/domains/ashtonfabby.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ashtonfabby", - "email": "ashtonfabbt@gmail.com" - }, - "records": { - "A": ["75.2.60.5"] - } -} diff --git a/domains/ashuthosh.json b/domains/ashuthosh.json deleted file mode 100644 index 6dbf879f7..000000000 --- a/domains/ashuthosh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "AshDubey8", - "email": "ashuthoshmaheshdubey@gmail.com" - }, - "records": { - "CNAME": "ashdubey8.github.io" - } -} diff --git a/domains/ashutosh.json b/domains/ashutosh.json deleted file mode 100644 index 55204ea59..000000000 --- a/domains/ashutosh.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Ashutosh Kumar's Portfolio", - "owner": { - "username": "Ashutoshcoder", - "email": "ashutoshkumardbms@gmail.com" - }, - "records": { - "CNAME": "ashutoshcoder.github.io" - } -} diff --git a/domains/ashwin.json b/domains/ashwin.json deleted file mode 100644 index f5c2102ee..000000000 --- a/domains/ashwin.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "ashwin3082002", - "email": "ashwin3082002@gmail.com", - "twitter": "ashwin3082002" - }, - "records": { - "CNAME": "ashwin3082002.github.io" - } -} diff --git a/domains/asicalug.json b/domains/asicalug.json deleted file mode 100644 index 6523b52c0..000000000 --- a/domains/asicalug.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Asicalug", - "email": "isaac.poissinger@gmail.com" - }, - "records": { - "CNAME": "asicalug.github.io" - } -} diff --git a/domains/asil.json b/domains/asil.json deleted file mode 100644 index 800f6a01e..000000000 --- a/domains/asil.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "asyard", - "discord": "asyard" - }, - "records": { - "CNAME": "asyard.github.io" - } -} diff --git a/domains/asim.json b/domains/asim.json deleted file mode 100644 index 45308595e..000000000 --- a/domains/asim.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Asim Bera's Portfolio", - "owner": { - "username": "asimbera", - "email": "asimbera@outlook.in" - }, - "records": { - "CNAME": "asimbera.github.io" - } -} diff --git a/domains/aspect.json b/domains/aspect.json deleted file mode 100644 index 54dc6cdfd..000000000 --- a/domains/aspect.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My personal blog", - "owner": { - "username": "Aspectsides", - "email": "aspectsidesxyz@gmail.com", - "twitter": "polaris51212" - }, - "records": { - "CNAME": "aspectsides.github.io" - } -} diff --git a/domains/astra.json b/domains/astra.json deleted file mode 100644 index 8948786ff..000000000 --- a/domains/astra.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "MeHiGalatHu", - "email": "jabpadhekaindiatabhitoiitjayga@gmail.com" - }, - "records": { - "CNAME": "astra-api.glitch.me" - } -} diff --git a/domains/asya.json b/domains/asya.json deleted file mode 100644 index d5b125d42..000000000 --- a/domains/asya.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Glenferdinza", - "email": "ghisyadesign21@gmail.com" - }, - "records": { - "CNAME": "glenferdinza.github.io" - } -} diff --git a/domains/ataim.json b/domains/ataim.json deleted file mode 100644 index eb4e0aecb..000000000 --- a/domains/ataim.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "For my portofolio", - "owner": { - "username": "ataim9999", - "email": "daanprive0@gmail.com" - }, - "records": { - "CNAME": "ataim9999.github.io" - } -} diff --git a/domains/ath.json b/domains/ath.json deleted file mode 100644 index 9e6b41fca..000000000 --- a/domains/ath.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Anchu251", - "email": "thuanhvu.ai@gmail.com" - }, - "records": { - "CNAME": "anchu251.github.io" - } -} diff --git a/domains/athifrahmawan.json b/domains/athifrahmawan.json deleted file mode 100644 index 38a754f5f..000000000 --- a/domains/athifrahmawan.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "ProfRiski", - "email": "profriski10@gmail.com", - "discord": "Athif#3017" - }, - "description": "Athif Rahmawan's Portfolio", - "records": { - "CNAME": "profriski.github.io" - } -} diff --git a/domains/athira-li.json b/domains/athira-li.json deleted file mode 100644 index 6fa7ce379..000000000 --- a/domains/athira-li.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Athira's Web-Dev Home", - "owner": { - "username": "Athira-L-I", - "email": "athirali4582@gmail.com" - }, - "records": { - "CNAME": "athira-l-i.github.io" - } -} diff --git a/domains/atomic.json b/domains/atomic.json deleted file mode 100644 index 546fd2366..000000000 --- a/domains/atomic.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "atomictyler1", - "discord": "atomictyler" - }, - "records": { - "CNAME": "atomictyler1.github.io" - } -} diff --git a/domains/atul.json b/domains/atul.json deleted file mode 100644 index e6c7aea50..000000000 --- a/domains/atul.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Atul-Patil-99", - "email": "atuluttampatil.1757@gmail.com" - }, - "records": { - "CNAME": "atulpatil-me.github.io" - } -} diff --git a/domains/austino.json b/domains/austino.json deleted file mode 100644 index 8210499b0..000000000 --- a/domains/austino.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "AustinGraphics", - "email": "austinxthomas@gmail.com" - }, - "records": { - "CNAME": "austingraphics.github.io" - } -} diff --git a/domains/ausy.json b/domains/ausy.json deleted file mode 100644 index 2925eae18..000000000 --- a/domains/ausy.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "FenneAustin", - "email": "austindfenne@gmail.com" - }, - "records": { - "CNAME": "fenneaustin.github.io" - } -} diff --git a/domains/autobean.json b/domains/autobean.json deleted file mode 100644 index a56853554..000000000 --- a/domains/autobean.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "AriesPowv", - "email": "apowvalla26@jesuitmail.org" - }, - "records": { - "A": ["34.111.254.92"] - } -} diff --git a/domains/autoconfig.stefdp.json b/domains/autoconfig.stefdp.json index 2bcaa7999..586328d34 100644 --- a/domains/autoconfig.stefdp.json +++ b/domains/autoconfig.stefdp.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Stef-00012", - "discord": "694986201739952229" - }, - "records": { - "CNAME": "mail.stefdp.com" - } + "owner": { + "username": "Stef-00012", + "discord": "694986201739952229" + }, + "records": { + "CNAME": "mail.stefdp.com" + } } diff --git a/domains/autodiscover.stefdp.json b/domains/autodiscover.stefdp.json index 2bcaa7999..586328d34 100644 --- a/domains/autodiscover.stefdp.json +++ b/domains/autodiscover.stefdp.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Stef-00012", - "discord": "694986201739952229" - }, - "records": { - "CNAME": "mail.stefdp.com" - } + "owner": { + "username": "Stef-00012", + "discord": "694986201739952229" + }, + "records": { + "CNAME": "mail.stefdp.com" + } } diff --git a/domains/avellea.json b/domains/avellea.json deleted file mode 100644 index 746c08d2b..000000000 --- a/domains/avellea.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Avellea", - "discord": "Ave#2776" - }, - "records": { - "CNAME": "avellea.github.io" - } -} diff --git a/domains/avengers-sonarqube.json b/domains/avengers-sonarqube.json deleted file mode 100644 index 827392149..000000000 --- a/domains/avengers-sonarqube.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "hxhieu", - "email": "hugh.hoang@gmail.com" - }, - "records": { - "CNAME": "sonaqube.jollyocean-513cc86d.australiaeast.azurecontainerapps.io" - } -} diff --git a/domains/avery.json b/domains/avery.json deleted file mode 100644 index a80ac20a9..000000000 --- a/domains/avery.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "caverym", - "email": "averylapine@gmail.com", - "discord": "Avery~#1845" - }, - "description": "A cool domain that will most likely use!", - "records": { - "CNAME": "caverym.net" - } -} diff --git a/domains/avidevs31.json b/domains/avidevs31.json deleted file mode 100644 index c91c9fb42..000000000 --- a/domains/avidevs31.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "AviDevs31", - "email": "josealbertotaverazz@gmail.com" - }, - "records": { - "CNAME": "avidevs31.github.io" - } -} diff --git a/domains/avilam.json b/domains/avilam.json deleted file mode 100644 index bcfdd8698..000000000 --- a/domains/avilam.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "dxravage" - }, - "records": { - "CNAME": "dxravage.github.io" - } -} diff --git a/domains/avnoor-gamerz.json b/domains/avnoor-gamerz.json deleted file mode 100644 index 1429aa91e..000000000 --- a/domains/avnoor-gamerz.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Official WEBSITE OF aVNOOR gAMERZ", - "owner": { - "username": "avnoor-gamerz", - "email": "avnoorchahal001@gmail.com", - "twitter": "avnoor-gamerz" - }, - "records": { - "CNAME": "avnoor-gamerz.github.io" - } -} diff --git a/domains/avversion.json b/domains/avversion.json deleted file mode 100644 index d553c9bb0..000000000 --- a/domains/avversion.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "AVVERSION" - }, - "records": { - "CNAME": "avversion.github.io" - } -} diff --git a/domains/axd.json b/domains/axd.json deleted file mode 100644 index f35b74546..000000000 --- a/domains/axd.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "alexdhg", - "email": "webmaster@webwarp.ro" - }, - "records": { - "URL": "https://webwarp.ro" - } -} diff --git a/domains/axe.json b/domains/axe.json deleted file mode 100644 index bdaea2b78..000000000 --- a/domains/axe.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "axelawh", - "email": "lewisbrown171@gmail.com" - }, - "records": { - "A": ["195.20.254.54"] - } -} diff --git a/domains/axewbotx.json b/domains/axewbotx.json deleted file mode 100644 index 3e148c2b8..000000000 --- a/domains/axewbotx.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Personal Website", - "owner": { - "username": "AxewBoTX", - "email": "lovedeepbrar54155@gmail.com", - "twitter": "AxewBoTX" - }, - "records": { - "CNAME": "axewbotx.github.io" - } -} diff --git a/domains/axo.json b/domains/axo.json deleted file mode 100644 index 2904198de..000000000 --- a/domains/axo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ImAxolotlicekDev", - "discord": "1125148972449796136" - }, - "records": { - "A": ["158.178.206.169"] - } -} diff --git a/domains/ayberk.json b/domains/ayberk.json deleted file mode 100644 index cda58c7de..000000000 --- a/domains/ayberk.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ayberktandogan", - "email": "ayberk.tandogan@outlook.com" - }, - "records": { - "CNAME": "ayberktandogan.github.io" - } -} diff --git a/domains/ayinaki.json b/domains/ayinaki.json deleted file mode 100644 index 87c4e608e..000000000 --- a/domains/ayinaki.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Ayinaki", - "email": "ayinakidev@gmail.com" - }, - "records": { - "CNAME": "ayinaki.github.io" - } -} diff --git a/domains/aymouwu.json b/domains/aymouwu.json deleted file mode 100644 index 9ce524cd2..000000000 --- a/domains/aymouwu.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "NotAymo", - "email": "ninecraftoff@outlook.com" - }, - "records": { - "CNAME": "usest1.netro.host" - } -} diff --git a/domains/ayushman.json b/domains/ayushman.json deleted file mode 100644 index badd2da75..000000000 --- a/domains/ayushman.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Personal website for Ayushman", - "owner": { - "username": "AMRzip", - "email": "ayushmanrathi0@gmail.com" - }, - "records": { - "CNAME": "ARMzip.github.io" - }, - "proxied": false -} diff --git a/domains/ayushshivaji.json b/domains/ayushshivaji.json deleted file mode 100644 index 3c4e870be..000000000 --- a/domains/ayushshivaji.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ayushclashroyale", - "email": "ayushclashroyale@gmail.com" - }, - "records": { - "CNAME": "ayushclashroyale.github.io" - } -} diff --git a/domains/ayushtiwari.json b/domains/ayushtiwari.json deleted file mode 100644 index 1694729e1..000000000 --- a/domains/ayushtiwari.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "aaayushh7", - "discord": "_aaayushh" - }, - "records": { - "URL": "https://ayushtiwari.co" - } -} diff --git a/domains/ayxdacat.json b/domains/ayxdacat.json deleted file mode 100644 index 39d6f639e..000000000 --- a/domains/ayxdacat.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ayxkaddd", - "email": "bladeec1ty@protonmail.com" - }, - "records": { - "URL": "https://ayxdacat.lol" - } -} diff --git a/domains/azeem.json b/domains/azeem.json deleted file mode 100644 index 8af0eaba2..000000000 --- a/domains/azeem.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Personal Portfolio", - "owner": { - "username": "azeemidrisi", - "email": "azeemidrisi@protonmail.com" - }, - "records": { - "CNAME": "azeemidrisi.github.io" - } -} diff --git a/domains/b0q.json b/domains/b0q.json deleted file mode 100644 index f1ccafe76..000000000 --- a/domains/b0q.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "qbebo", - "email": "qqqbeboo@yahoo.com", - "discord": "897238854510211143" - }, - "records": { - "CNAME": "qbebo.github.io" - } -} diff --git a/domains/b45i.json b/domains/b45i.json deleted file mode 100644 index edd21561a..000000000 --- a/domains/b45i.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "B45i", - "email": "amalshajan2011@gmail.com" - }, - "records": { - "CNAME": "b45i.github.io" - } -} diff --git a/domains/b4iterdev.json b/domains/b4iterdev.json deleted file mode 100644 index f6b7206a3..000000000 --- a/domains/b4iterdev.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "b4iterdev", - "email": "thaimeo200389@gmail.com", - "discord": "480587458908651530" - }, - "records": { - "CNAME": "b4iterdev.net.eu.org" - } -} diff --git a/domains/bacherik.json b/domains/bacherik.json deleted file mode 100644 index 82ef9c4ba..000000000 --- a/domains/bacherik.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "BachErik", - "email": "bacherik.info@gmail.com" - }, - "records": { - "CNAME": "bacherik.eu" - } -} diff --git a/domains/badnguy.json b/domains/badnguy.json deleted file mode 100644 index 8233caf0b..000000000 --- a/domains/badnguy.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nguyenbaduy011", - "email": "nguyenbaduy011@gmail.com" - }, - "records": { - "CNAME": "nguyenbaduy011.github.io" - } -} diff --git a/domains/bako.json b/domains/bako.json deleted file mode 100644 index 4d1b91acb..000000000 --- a/domains/bako.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "real-kwellercat", - "email": "lucas.rausch.732@k12.friscoisd.org", - "discord": "950189411759456266" - }, - "records": { - "CNAME": "real-kwellercat.github.io" - } -} diff --git a/domains/baldr.json b/domains/baldr.json deleted file mode 100644 index 0dab1f739..000000000 --- a/domains/baldr.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "p0lish", - "email": "polish1987@gmail.com" - }, - "records": { - "CNAME": "p0lish.github.io" - } -} diff --git a/domains/bandhan.json b/domains/bandhan.json deleted file mode 100644 index 8509e0596..000000000 --- a/domains/bandhan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "bamunjal", - "email": "bamunjal1995@gmail.com" - }, - "records": { - "CNAME": "bamunjal.github.io" - } -} diff --git a/domains/banik.json b/domains/banik.json deleted file mode 100644 index be91e28f6..000000000 --- a/domains/banik.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Chiradeep-Banik", - "email": "chiradeep13@gmail.com" - }, - "records": { - "CNAME": "chiradeep-banik.github.io" - } -} diff --git a/domains/bao.json b/domains/bao.json deleted file mode 100644 index 3c1bf1496..000000000 --- a/domains/bao.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "bphamict", - "email": "bphamict@gmail.com" - }, - "records": { - "CNAME": "ghs.google.com" - } -} diff --git a/domains/baobao.json b/domains/baobao.json deleted file mode 100644 index 558232eff..000000000 --- a/domains/baobao.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "BaobeierB", - "discord": "246449974118842368" - }, - "records": { - "A": ["103.200.29.116"] - } -} diff --git a/domains/bardia.json b/domains/bardia.json deleted file mode 100644 index c7b36e479..000000000 --- a/domains/bardia.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "abardia", - "email": "a.bardia@yahoo.de" - }, - "records": { - "CNAME": "abardia.github.io" - } -} diff --git a/domains/bark1n.json b/domains/bark1n.json deleted file mode 100644 index bb2c9c9f1..000000000 --- a/domains/bark1n.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Helixoo", - "email": "mailistenebeklion1@gmail.com" - }, - "records": { - "CNAME": "0crsvdst.up.railway.app" - } -} diff --git a/domains/barry-hammer.json b/domains/barry-hammer.json deleted file mode 100644 index 79a8f54e4..000000000 --- a/domains/barry-hammer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "barry-hammer" - }, - "records": { - "CNAME": "barry-hammer.github.io" - } -} diff --git a/domains/base.json b/domains/base.json deleted file mode 100644 index 632b00829..000000000 --- a/domains/base.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "bcassiers", - "discord": "base08875" - }, - "records": { - "CNAME": "adbc.be" - } -} diff --git a/domains/basidh.json b/domains/basidh.json deleted file mode 100644 index 9ba25c912..000000000 --- a/domains/basidh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "abdulbasidh", - "email": "farz.basidh@gmail.com" - }, - "records": { - "CNAME": "abdulbasidh.github.io" - } -} diff --git a/domains/batema.json b/domains/batema.json deleted file mode 100644 index a854269aa..000000000 --- a/domains/batema.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "lukas-batema", - "email": "lukasbatema@gmail.com" - }, - "records": { - "URL": "https://batemadevelopment.com" - } -} diff --git a/domains/bayu.json b/domains/bayu.json deleted file mode 100644 index 0542087e0..000000000 --- a/domains/bayu.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ByeByu07", - "email": "muhammadbaharuddin08123@gmail.com" - }, - "records": { - "CNAME": "byebyu07.github.io" - } -} diff --git a/domains/bdays.suki.json b/domains/bdays.suki.json deleted file mode 100644 index 9ef65184f..000000000 --- a/domains/bdays.suki.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SukiPlayz", - "email": "sukimayoo@outlook.com" - }, - "records": { - "A": ["69.197.135.204"] - } -} diff --git a/domains/bear.json b/domains/bear.json deleted file mode 100644 index 4043ca238..000000000 --- a/domains/bear.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "bearts", - "email": "anujparihar@yahoo.com", - "twitter": "anujpflash" - }, - "records": { - "CNAME": "bearts.github.io" - } -} diff --git a/domains/bennett1412.json b/domains/bennett1412.json deleted file mode 100644 index ec5d08d4d..000000000 --- a/domains/bennett1412.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Deploying my portfolio website", - "owner": { - "username": "bennett1412", - "email": "bennettmadavana@gmail.com", - "twitter": "MadavanaB" - }, - "records": { - "CNAME": "bennett1412.github.io" - } -} diff --git a/domains/bennguyen.json b/domains/bennguyen.json deleted file mode 100644 index 509683cdf..000000000 --- a/domains/bennguyen.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "benvgaming", - "email": "benvipgaming@protonmail.com" - }, - "records": { - "CNAME": "ben-homepage.vercel.app" - } -} diff --git a/domains/bens.json b/domains/bens.json deleted file mode 100644 index 133fb45d7..000000000 --- a/domains/bens.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "My portfolio", - "owner": { - "username": "coco-droid", - "email": "robensjeanbaptiste29@gmail.com" - }, - "records": { - "URL": "https://robe.alwaysdata.net/" - } -} diff --git a/domains/bento64.json b/domains/bento64.json deleted file mode 100644 index 887619400..000000000 --- a/domains/bento64.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "I need a great looking (sub)domain for my website", - "owner": { - "username": "bento64", - "email": "bento64@disroot.org" - }, - "records": { - "CNAME": "bento64.github.io" - } -} diff --git a/domains/benz.json b/domains/benz.json deleted file mode 100644 index f7838d47c..000000000 --- a/domains/benz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "MicroBenz", - "email": "microbenz.prob@gmail.com" - }, - "records": { - "CNAME": "microbenz.in.th" - } -} diff --git a/domains/beoo.json b/domains/beoo.json deleted file mode 100644 index 99b09088c..000000000 --- a/domains/beoo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "16-thag5", - "email": "truongvan1605.yahoo@gmail.com" - }, - "records": { - "CNAME": "16-thag5.github.io" - } -} diff --git a/domains/bernardo.json b/domains/bernardo.json deleted file mode 100644 index a7c696414..000000000 --- a/domains/bernardo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Bernardo-QG", - "email": "b.quintinoguzman@ugto.mx" - }, - "records": { - "CNAME": "bernardo-qg.github.io" - } -} diff --git a/domains/berry.json b/domains/berry.json deleted file mode 100644 index a6b24afec..000000000 --- a/domains/berry.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Berry's developer website", - "owner": { - "username": "AhmedBaari", - "email": "ahmed4baari@gmail.com", - "instagram": "berryciouss" - }, - "records": { - "CNAME": "cname.short.io" - } -} diff --git a/domains/berzcodetechnologies.json b/domains/berzcodetechnologies.json deleted file mode 100644 index 534b23230..000000000 --- a/domains/berzcodetechnologies.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "sxurabh", - "email": "saurabhkirve@gmail.com" - }, - "records": { - "A": ["154.41.233.131"] - } -} diff --git a/domains/berzerk.json b/domains/berzerk.json deleted file mode 100644 index 534b23230..000000000 --- a/domains/berzerk.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "sxurabh", - "email": "saurabhkirve@gmail.com" - }, - "records": { - "A": ["154.41.233.131"] - } -} diff --git a/domains/bhadra.json b/domains/bhadra.json deleted file mode 100644 index e42031472..000000000 --- a/domains/bhadra.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Personal Website", - "owner": { - "username": "BhadraJayakumarSandhya", - "email": "tomjerryparu@gmail.com" - }, - "records": { - "CNAME": "bhadrajayakumarsandhya.github.io" - } -} diff --git a/domains/bhargav.json b/domains/bhargav.json deleted file mode 100644 index ae3f60874..000000000 --- a/domains/bhargav.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "bhargavmehta01", - "email": "bhargav.mehta01@gmail.com" - }, - "records": { - "CNAME": "bhargavmehta01.github.io" - } -} diff --git a/domains/bhavitha.json b/domains/bhavitha.json deleted file mode 100644 index cd90d2e44..000000000 --- a/domains/bhavitha.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nightcoder26", - "twitter": "night_coder26" - }, - "records": { - "CNAME": "nightcoder26.github.io" - } -} diff --git a/domains/bhavyasingh.json b/domains/bhavyasingh.json deleted file mode 100644 index 977ad301d..000000000 --- a/domains/bhavyasingh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "BhavyaSingh2611", - "email": "bhavyasingh2611@outlook.com" - }, - "records": { - "CNAME": "bhavyasingh2611.github.io" - } -} diff --git a/domains/bigtime.json b/domains/bigtime.json deleted file mode 100644 index 50e282224..000000000 --- a/domains/bigtime.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "mxl0s", - "email": "contact@milosv.co" - }, - "records": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/bilalmansuri.json b/domains/bilalmansuri.json deleted file mode 100644 index 5ea985e77..000000000 --- a/domains/bilalmansuri.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "bilal-23", - "email": "work.bilalmansuri@gmail.com", - "discord": "bilal_23" - }, - "records": { - "CNAME": "bilalmansuri.vercel.app" - } -} diff --git a/domains/billion.json b/domains/billion.json deleted file mode 100644 index 53acadc76..000000000 --- a/domains/billion.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "billionbucks", - "discord": "mrbillion_bucks", - "email": "mrbillionbucks@gmail.com" - }, - "records": { - "CNAME": "billionbucks.github.io" - } -} diff --git a/domains/bing-chilling.json b/domains/bing-chilling.json deleted file mode 100644 index baf8fde3f..000000000 --- a/domains/bing-chilling.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "TheUnium", - "email": "ooooooooooooothereal@gmail.com" - }, - "records": { - "CNAME": "theunium.github.io" - } -} diff --git a/domains/bintang1302.json b/domains/bintang1302.json deleted file mode 100644 index d97970a17..000000000 --- a/domains/bintang1302.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Bintang1302", - "discord": "881796102142185504" - }, - "records": { - "A": ["89.213.211.250"] - } -} diff --git a/domains/binwonk.json b/domains/binwonk.json deleted file mode 100644 index f9c916019..000000000 --- a/domains/binwonk.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "binwonk", - "email": "finnwok1@gmail.com" - }, - "records": { - "CNAME": "binwonk.github.io" - } -} diff --git a/domains/bismuth.json b/domains/bismuth.json deleted file mode 100644 index 86ceaa23a..000000000 --- a/domains/bismuth.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "bismuthnickel", - "email": "warreneverettstevens@gmail.com" - }, - "records": { - "CNAME": "bismuthnickel.github.io" - } -} diff --git a/domains/bkmd.json b/domains/bkmd.json deleted file mode 100644 index ed1fc3023..000000000 --- a/domains/bkmd.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Soldierplayz6867", - "email": "soldierplayz.tw@gmail.com" - }, - "records": { - "CNAME": "da-1.us.hostns.io" - } -} diff --git a/domains/bkms.json b/domains/bkms.json deleted file mode 100644 index c9f3360c5..000000000 --- a/domains/bkms.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "bkmsstudio", - "email": "mmini15354424@gmail.com" - }, - "records": { - "CNAME": "www.bkmsdev.in.th" - } -} diff --git a/domains/bleemis42.json b/domains/bleemis42.json deleted file mode 100644 index 031d32785..000000000 --- a/domains/bleemis42.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "BleemIs42", - "description": "BleemIs42.is-a.dev", - "email": "BleemIs42@gmail.com" - }, - "records": { - "CNAME": "BleemIs42.github.io" - } -} diff --git a/domains/blek.json b/domains/blek.json deleted file mode 100644 index 134cb4fed..000000000 --- a/domains/blek.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "blek is a dev", - "owner": { - "username": "b1ek", - "email": "me@blek.codes" - }, - "records": { - "A": ["185.130.226.115"], - "AAAA": ["2a05:b40:0:570:4563:92af:9a56:7fc8"] - } -} diff --git a/domains/blema.json b/domains/blema.json deleted file mode 100644 index 6f560c26d..000000000 --- a/domains/blema.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ruben-as", - "email": "ruben.aja.85@gmail.com" - }, - "records": { - "A": ["212.227.32.105"] - } -} diff --git a/domains/blindstudios.json b/domains/blindstudios.json deleted file mode 100644 index 237a80f2f..000000000 --- a/domains/blindstudios.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "urasdbwd", - "discord": "291889282032074752" - }, - "records": { - "A": ["193.149.164.209"] - } -} diff --git a/domains/blkdang1.json b/domains/blkdang1.json deleted file mode 100644 index 03abc1279..000000000 --- a/domains/blkdang1.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "lmlmdf404" - }, - "records": { - "CNAME": "lmlmdf404.github.io" - } -} diff --git a/domains/blog.catzboy.json b/domains/blog.catzboy.json deleted file mode 100644 index d5e120534..000000000 --- a/domains/blog.catzboy.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Catzboy's Blog", - "owner": { - "username": "Maruful007", - "email": "marufulislamsami2007@gmail.com" - }, - "records": { - "CNAME": "maruful007.github.io" - } -} diff --git a/domains/blog.chuyentinorz.json b/domains/blog.chuyentinorz.json deleted file mode 100644 index 7ac9d30a9..000000000 --- a/domains/blog.chuyentinorz.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "This website is a blogpost for ChuyenTinORZ", - "owner": { - "username": "akk1to", - "email": "akk1to.dev@gmail.com", - "discord": "727497287777124414" - }, - "records": { - "A": ["216.198.79.193"] - } -} diff --git a/domains/blog.ron.json b/domains/blog.ron.json deleted file mode 100644 index 745f8b6d4..000000000 --- a/domains/blog.ron.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "itsrn", - "email": "shalom@itsron.space" - }, - "records": { - "CNAME": "itsrn.github.io" - } -} diff --git a/domains/blog.shaunfurtado.json b/domains/blog.shaunfurtado.json deleted file mode 100644 index 390cadd58..000000000 --- a/domains/blog.shaunfurtado.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Shaunfurtado", - "email": "shaunf1801@gmail.com" - }, - "records": { - "CNAME": "shaunfurtado.github.io" - } -} diff --git a/domains/bluemoon.json b/domains/bluemoon.json deleted file mode 100644 index 6f7d2e8bf..000000000 --- a/domains/bluemoon.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "amitbartfeld", - "email": "amitbartfeld@gmail.com" - }, - "records": { - "CNAME": "amithost.com" - } -} diff --git a/domains/blueysh.json b/domains/blueysh.json deleted file mode 100644 index 8bd1816cf..000000000 --- a/domains/blueysh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "blueysh", - "email": "jan.santi@icloud.com" - }, - "records": { - "URL": "https://blueysh.me" - } -} diff --git a/domains/blurnope.json b/domains/blurnope.json deleted file mode 100644 index b7a38c2ad..000000000 --- a/domains/blurnope.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "blurnope", - "email": "cynosuregone@gmail.com", - "discord": "blurnope.#2655" - }, - "records": { - "CNAME": "blurnope.github.io" - } -} diff --git a/domains/bmbs.json b/domains/bmbs.json deleted file mode 100644 index e57649a29..000000000 --- a/domains/bmbs.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "BaamBuus", - "email": "bitternoah864@gmail.com" - }, - "records": { - "CNAME": "baambuus.github.io" - } -} diff --git a/domains/bmhien.json b/domains/bmhien.json deleted file mode 100644 index d97b72072..000000000 --- a/domains/bmhien.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "bm-hien", - "email": "buiminhhien001@gmail.com" - }, - "records": { - "CNAME": "bm-hien.github.io" - } -} diff --git a/domains/bn3di.json b/domains/bn3di.json deleted file mode 100644 index 303b6fb87..000000000 --- a/domains/bn3di.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "MohamadOday", - "email": "adada133321t@gmail.com" - }, - "records": { - "CNAME": "mohamadoday.github.io" - } -} diff --git a/domains/bnyro.json b/domains/bnyro.json deleted file mode 100644 index 566c05847..000000000 --- a/domains/bnyro.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "repo": "https://github.com/Bnyro/bnyro.github.io", - "owner": { - "username": "Bnyro", - "email": "bnyro@tutanota.com" - }, - "records": { - "CNAME": "bnyro.github.io" - } -} diff --git a/domains/boba.json b/domains/boba.json deleted file mode 100644 index b19dda09c..000000000 --- a/domains/boba.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "A personal blog.", - "owner": { - "username": "tarob0ba", - "email": "beckett@chatter-social.com" - }, - "records": { - "CNAME": "tarob0ba.github.io" - } -} diff --git a/domains/bolt.json b/domains/bolt.json deleted file mode 100644 index 9dc4e2020..000000000 --- a/domains/bolt.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Adityeahhh", - "email": "adty200807@gmail.com" - }, - "records": { - "CNAME": "adityeahhh.github.io" - } -} diff --git a/domains/bombacat.json b/domains/bombacat.json deleted file mode 100644 index e52e00f9a..000000000 --- a/domains/bombacat.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "bomba.cat", - "email": "bledion.morina@hotmail.com" - }, - "records": { - "CNAME": "bomba-cat.github.io" - } -} diff --git a/domains/bonusbubble.json b/domains/bonusbubble.json deleted file mode 100644 index db52e538c..000000000 --- a/domains/bonusbubble.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "bonusbubble", - "email": "bonusbubble@proton.me" - }, - "records": { - "CNAME": "bonusbubble.github.io" - } -} diff --git a/domains/boo.json b/domains/boo.json deleted file mode 100644 index 72787b4b3..000000000 --- a/domains/boo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Boopup", - "discord": "972502840247484527" - }, - "records": { - "A": ["46.202.82.187"] - } -} diff --git a/domains/boon.json b/domains/boon.json deleted file mode 100644 index e7ead945e..000000000 --- a/domains/boon.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Portfolio site for me.", - "owner": { - "username": "uwuCaitlin", - "discord": "boon#6660" - }, - "records": { - "URL": "https://boons.pics" - } -} diff --git a/domains/borboss.json b/domains/borboss.json deleted file mode 100644 index 6e11a56d6..000000000 --- a/domains/borboss.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "borboss", - "email": "bobbarosshasnoemail@gmail.com" - }, - "records": { - "CNAME": "borboss.github.io" - } -} diff --git a/domains/borismoreno.json b/domains/borismoreno.json deleted file mode 100644 index afd6d371e..000000000 --- a/domains/borismoreno.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "borismoreno", - "email": "boris_marco_moreno@hotmail.com" - }, - "records": { - "CNAME": "borismoreno.com" - } -} diff --git a/domains/botlab.json b/domains/botlab.json deleted file mode 100644 index 62db73272..000000000 --- a/domains/botlab.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "DBD(NO CODE)", - "owner": { - "username": "Priyansxu", - "email": "priyansxu@yahoo.com" - }, - "records": { - "A": ["75.2.60.5"] - } -} diff --git a/domains/boudjo.json b/domains/boudjo.json deleted file mode 100644 index 3953c53ae..000000000 --- a/domains/boudjo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "boudjoo", - "email": "abdouboudjo1@gmail.com" - }, - "records": { - "CNAME": "boudjoo.github.io" - } -} diff --git a/domains/brainproxy.json b/domains/brainproxy.json deleted file mode 100644 index efaf44ce0..000000000 --- a/domains/brainproxy.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "LtBrain", - "email": "brian.j.guan@outlook.com" - }, - "records": { - "A": ["64.227.120.231"] - } -} diff --git a/domains/brandnewwick.json b/domains/brandnewwick.json deleted file mode 100644 index 53d66adf9..000000000 --- a/domains/brandnewwick.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "owner": { - "username": "alephdfilms", - "email": "alephdiallo@mail.com" - }, - "records": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } -} diff --git a/domains/brasil.json b/domains/brasil.json deleted file mode 100644 index 12f0979f9..000000000 --- a/domains/brasil.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "NatanKonig", - "email": "natan.camargo8@gmail.com" - }, - "records": { - "A": ["129.148.24.229"] - } -} diff --git a/domains/bree.json b/domains/bree.json deleted file mode 100644 index f3c89d711..000000000 --- a/domains/bree.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "breekoy", - "email": "mcwall.breekoy@gmail.com" - }, - "records": { - "CNAME": "breekoy.github.io" - } -} diff --git a/domains/brew.json b/domains/brew.json deleted file mode 100644 index c0c503249..000000000 --- a/domains/brew.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "0x62797465", - "email": "bytebrew@cocaine.ninja" - }, - "records": { - "CNAME": "0x62797465.github.io" - } -} diff --git a/domains/brian.json b/domains/brian.json deleted file mode 100644 index 975fcd6b9..000000000 --- a/domains/brian.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "fittsqo's is-a.dev domain", - "owner": { - "username": "fittsqo", - "email": "fittsqo@gmail.com" - }, - "records": { - "CNAME": "fittsqo.github.io" - } -} diff --git a/domains/brnsystems.json b/domains/brnsystems.json deleted file mode 100644 index a584d2271..000000000 --- a/domains/brnsystems.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "BRNSystems", - "email": "bruno@brn.systems" - }, - "records": { - "CNAME": "brn.systems" - } -} diff --git a/domains/bro.json b/domains/bro.json deleted file mode 100644 index 2d56ffb76..000000000 --- a/domains/bro.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "codevodka", - "email": "mafiurislam2022@gmail.com" - }, - "records": { - "CNAME": "codevodka.github.io" - } -} diff --git a/domains/brokends.json b/domains/brokends.json deleted file mode 100644 index efc81ef26..000000000 --- a/domains/brokends.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "dns24", - "email": "wahidns24@gmail.com" - }, - "records": { - "CNAME": "dns24.github.io" - } -} diff --git a/domains/bruno-eilliar.json b/domains/bruno-eilliar.json deleted file mode 100644 index 500e1673f..000000000 --- a/domains/bruno-eilliar.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Eilliar", - "email": "engbrunoeilliar@gmail.com" - }, - "records": { - "CNAME": "eilliar.github.io" - } -} diff --git a/domains/bsapi.json b/domains/bsapi.json deleted file mode 100644 index d696874bf..000000000 --- a/domains/bsapi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "leecheeyong", - "email": "tojoeleeofficial@gmail.com" - }, - "records": { - "CNAME": "botstudios.github.io" - } -} diff --git a/domains/buffer.json b/domains/buffer.json deleted file mode 100644 index bb90037da..000000000 --- a/domains/buffer.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "bufferwise", - "discord": "790846560229392444" - }, - "records": { - "CNAME": "bufferwise.netlify.app" - } -} diff --git a/domains/buko-dev.json b/domains/buko-dev.json deleted file mode 100644 index 54fc9b796..000000000 --- a/domains/buko-dev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "BukoDEV", - "discord": "539008740826021900" - }, - "records": { - "A": ["193.111.250.109"] - } -} diff --git a/domains/bulkypanda.json b/domains/bulkypanda.json deleted file mode 100644 index 754f8325a..000000000 --- a/domains/bulkypanda.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "bulkypanda", - "email": "arya@gummadi.net" - }, - "records": { - "CNAME": "bulkypanda.github.io" - } -} diff --git a/domains/bur.json b/domains/bur.json deleted file mode 100644 index 754f483b9..000000000 --- a/domains/bur.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "owner": { - "username": "burandby", - "email": "bur.and.by@gmail.com", - "twitter": "burandby", - "discord": "burandby" - }, - "records": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } -} diff --git a/domains/burandby.json b/domains/burandby.json deleted file mode 100644 index aff35c2a8..000000000 --- a/domains/burandby.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Pico-8 in-browser emulator.", - "owner": { - "username": "burandby", - "email": "bur.and.by@gmail.com" - }, - "records": { - "CNAME": "burandby.github.io" - } -} diff --git a/domains/buyer.json b/domains/buyer.json deleted file mode 100644 index 276a27152..000000000 --- a/domains/buyer.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Meghdut-Mandal", - "email": "meghdut.windows@gmail.com" - }, - "records": { - "CNAME": "d2qfp4li4hsnxe.cloudfront.net" - } -} diff --git a/domains/bxqrn.json b/domains/bxqrn.json deleted file mode 100644 index e4d298e69..000000000 --- a/domains/bxqrn.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "repo": "https://github.com/bxqrn/bxqrn.github.io", - "email": "flqmze@gmail.com", - "username": "bxqrn" - }, - "records": { - "CNAME": "bxqrn.github.io" - } -} diff --git a/domains/bypassrn.json b/domains/bypassrn.json deleted file mode 100644 index ee93d8e38..000000000 --- a/domains/bypassrn.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Gauravisdev", - "discord": "1119494339735867422" - }, - "records": { - "CNAME": "gaurav-sto.onrender.com" - } -} diff --git a/domains/byte.json b/domains/byte.json deleted file mode 100644 index 1dfb37853..000000000 --- a/domains/byte.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ishan-school", - "email": "ishan.13406@lahartara.sunbeamschools.com" - }, - "records": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/c00l.json b/domains/c00l.json deleted file mode 100644 index 72b65aace..000000000 --- a/domains/c00l.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Heyayyu' game developer", - "owner": { - "username": "Heyayyu", - "email": "imrbk123abc@gmail.com" - }, - "records": { - "CNAME": "heyayyu.github.io" - } -} diff --git a/domains/caesar.json b/domains/caesar.json deleted file mode 100644 index 1c016a5e7..000000000 --- a/domains/caesar.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Illupiter", - "email": "lollelxkfo@gmail.com" - }, - "records": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/callcon.json b/domains/callcon.json deleted file mode 100644 index c2e331498..000000000 --- a/domains/callcon.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ItzYoVishal", - "email": "rockstarelitecoc@gmail.com" - }, - "records": { - "A": ["4.157.244.201"] - } -} diff --git a/domains/carince.json b/domains/carince.json deleted file mode 100644 index 56834fbe4..000000000 --- a/domains/carince.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "carince", - "email": "carince.official@gmail.com", - "discord": "carince#0683" - }, - "repo": "https://github.com/carince/carince.github.io", - "records": { - "CNAME": "carince.github.io" - } -} diff --git a/domains/carlosgiralt.json b/domains/carlosgiralt.json deleted file mode 100644 index 74442b0f3..000000000 --- a/domains/carlosgiralt.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "code-a-bit", - "owner": { - "username": "carlosgiralt", - "twitter": "cagiraltt" - }, - "records": { - "CNAME": "carlosgiralt.github.io" - } -} diff --git a/domains/carlostirado.json b/domains/carlostirado.json deleted file mode 100644 index e9af0f731..000000000 --- a/domains/carlostirado.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "carlostirado23", - "email": "mariotiradotovar@outlook.com" - }, - "records": { - "CNAME": "carlostirado.vercel.app" - } -} diff --git a/domains/cartar.json b/domains/cartar.json deleted file mode 100644 index e36b5e104..000000000 --- a/domains/cartar.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Main domain for file server.", - "owner": { - "username": "realCartar", - "twitter": "cartar0058" - }, - "records": { - "A": ["154.53.34.33"] - } -} diff --git a/domains/carterrpham23.json b/domains/carterrpham23.json deleted file mode 100644 index 04ee86d7c..000000000 --- a/domains/carterrpham23.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "sonpt-afk", - "email": "sonbappe89@gmail.com" - }, - "records": { - "CNAME": "sonpts-landingfolio.vercel.app" - } -} diff --git a/domains/cartyoo.json b/domains/cartyoo.json deleted file mode 100644 index 81b179e95..000000000 --- a/domains/cartyoo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Cartyoo", - "email": "cartyoogaming@gmail.com" - }, - "records": { - "CNAME": "cartyoo.github.io" - } -} diff --git a/domains/cas.json b/domains/cas.json deleted file mode 100644 index ed43d2b55..000000000 --- a/domains/cas.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "caswantsanap", - "email": "caswantsanap@gmail.com" - }, - "records": { - "CNAME": "caswantsanap.github.io" - } -} diff --git a/domains/casper.json b/domains/casper.json deleted file mode 100644 index b98a7a18f..000000000 --- a/domains/casper.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "KZacharski", - "email": "apki@kacperzacharski.pl" - }, - "records": { - "CNAME": "puffercat.xyz" - } -} diff --git a/domains/casperong.json b/domains/casperong.json deleted file mode 100644 index 49a5863a2..000000000 --- a/domains/casperong.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "CasperOng", - "email": "casper10528@gmail.com" - }, - "records": { - "CNAME": "casperong.github.io" - } -} diff --git a/domains/cassie.json b/domains/cassie.json deleted file mode 100644 index 25b8b7854..000000000 --- a/domains/cassie.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Personal website", - "owner": { - "username": "Diordnas", - "email": "cassthepurple@gmail.com" - }, - "records": { - "CNAME": "diordnas.github.io" - } -} diff --git a/domains/catfein.json b/domains/catfein.json deleted file mode 100644 index 262f1efe6..000000000 --- a/domains/catfein.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "alfari24", - "email": "ari@alfari.id" - }, - "records": { - "A": ["194.15.36.220"] - } -} diff --git a/domains/caz.json b/domains/caz.json deleted file mode 100644 index e56b098fc..000000000 --- a/domains/caz.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Just Another One Of Those Portfolios.", - "owner": { - "username": "crazyaccess", - "email": "caz@monke.team", - "discord": "crazyaccess#7707" - }, - "records": { - "CNAME": "crazyaccess.github.io" - } -} diff --git a/domains/cc.json b/domains/cc.json deleted file mode 100644 index 3217da3b6..000000000 --- a/domains/cc.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "iamcc", - "email": "sic.hcq@gmail.com", - "twitter": "arm_cc" - }, - "records": { - "CNAME": "iamcc.github.io" - } -} diff --git a/domains/cdn.artix.json b/domains/cdn.artix.json deleted file mode 100644 index 560301132..000000000 --- a/domains/cdn.artix.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "alex1028199", - "email": "yu1234u73f.com@gmail.com", - "discord": "834867471885271053" - }, - "records": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/cdn.evelio.json b/domains/cdn.evelio.json deleted file mode 100644 index 51ebcef90..000000000 --- a/domains/cdn.evelio.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Will be used for Zipline purposes", - "owner": { - "username": "SrEvelio", - "email": "alphaevelio@gmail.com", - "discord": "srevelio" - }, - "records": { - "A": ["69.197.135.202"] - } -} diff --git a/domains/cdn.komaru.json b/domains/cdn.komaru.json deleted file mode 100644 index 1386c332a..000000000 --- a/domains/cdn.komaru.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "komaru-meow", - "email": "winbo-yml-exe@outlook.com" - }, - "records": { - "CNAME": "komaru-cdn.github.io" - } -} diff --git a/domains/cdn.mohammad87115.json b/domains/cdn.mohammad87115.json deleted file mode 100644 index 525bce7a6..000000000 --- a/domains/cdn.mohammad87115.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "I'm using this subdomain to access the place i upload my files easier", - "owner": { - "username": "mohammad87115", - "email": "mohammad87115@gmail.com", - "twitter": "mohammad87115" - }, - "records": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/cdn.parsewar.json b/domains/cdn.parsewar.json deleted file mode 100644 index 40fe5cd8c..000000000 --- a/domains/cdn.parsewar.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "AtharvParsewar", - "email": "atharvparsewar@gmail.com" - }, - "records": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/cdn.pele.json b/domains/cdn.pele.json deleted file mode 100644 index 865fad1e4..000000000 --- a/domains/cdn.pele.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Pele12324", - "email": "pele.puric@gmail.com", - "discord": "483261654818226186" - }, - "records": { - "A": ["38.242.242.224"] - } -} diff --git a/domains/cdn.serstars.json b/domains/cdn.serstars.json deleted file mode 100644 index e61116b23..000000000 --- a/domains/cdn.serstars.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SerStars", - "twitter": "SerStars_lol" - }, - "records": { - "CNAME": "serstars-2.github.io" - } -} diff --git a/domains/cdn.shymike.json b/domains/cdn.shymike.json deleted file mode 100644 index 5ee4a2902..000000000 --- a/domains/cdn.shymike.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ImShyMike", - "discord": "582648583635992622" - }, - "records": { - "A": ["69.197.135.203"] - } -} diff --git a/domains/cdn.trung.json b/domains/cdn.trung.json deleted file mode 100644 index 488318c9f..000000000 --- a/domains/cdn.trung.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "records": { - "A": ["35.185.84.140"] - } -} diff --git a/domains/cdn.xrap1dx.json b/domains/cdn.xrap1dx.json deleted file mode 100644 index ae016b073..000000000 --- a/domains/cdn.xrap1dx.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "making my cdn!!!", - "owner": { - "username": "xrap1dx", - "email": "sirrapid155@gmail.com" - }, - "records": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/celsojr.json b/domains/celsojr.json deleted file mode 100644 index 078b8aad1..000000000 --- a/domains/celsojr.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "celsojr", - "email": "celsojrfull@gmail.com" - }, - "records": { - "CNAME": "celsojr.github.io" - } -} diff --git a/domains/cemalgnlts.json b/domains/cemalgnlts.json deleted file mode 100644 index 0cbeefabb..000000000 --- a/domains/cemalgnlts.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "cemalgnlts", - "discord": "cemalgnlts" - }, - "records": { - "A": ["45.55.110.124"] - } -} diff --git a/domains/certurix.json b/domains/certurix.json deleted file mode 100644 index 22cb9006b..000000000 --- a/domains/certurix.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Certurix", - "email": "certurix@outlook.fr" - }, - "records": { - "CNAME": "certurix.github.io" - } -} diff --git a/domains/cesardarizaleta.json b/domains/cesardarizaleta.json deleted file mode 100644 index 8ef938f33..000000000 --- a/domains/cesardarizaleta.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "cesardarizaleta", - "email": "cesardarizaleta@gmail.com" - }, - "records": { - "CNAME": "cesarfolio.vercel.app" - } -} diff --git a/domains/cescdev.json b/domains/cescdev.json deleted file mode 100644 index 89a16764d..000000000 --- a/domains/cescdev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "GitCesc07", - "email": "cesar0407197@gmail.com" - }, - "records": { - "CNAME": "cescdev-portafolio.netlify.app" - } -} diff --git a/domains/cetus.json b/domains/cetus.json deleted file mode 100644 index d79d37ce5..000000000 --- a/domains/cetus.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Cetus's Portfolio", - "owner": { - "username": "Cetus", - "email": "dev-cetus@proton.me", - "twitter": "dev_cetus" - }, - "records": { - "CNAME": "cetus-is-a-dev.pages.dev" - } -} diff --git a/domains/cfp.json b/domains/cfp.json deleted file mode 100644 index 78c463187..000000000 --- a/domains/cfp.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "cfpwastaken", - "discord": "cfp (318394797822050315)" - }, - "records": { - "CNAME": "dyn.picoscratch.de" - } -} diff --git a/domains/char.json b/domains/char.json deleted file mode 100644 index 35e2c1f57..000000000 --- a/domains/char.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Use to portfolio", - "owner": { - "username": "chard33", - "email": "jchar33@hotmail.com" - }, - "records": { - "CNAME": "chard33.github.io" - } -} diff --git a/domains/chat.vamtic.json b/domains/chat.vamtic.json deleted file mode 100644 index a7358bf20..000000000 --- a/domains/chat.vamtic.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vamtic", - "email": "vamtic@yahoo.com" - }, - "records": { - "CNAME": "anon.69.mu" - } -} diff --git a/domains/chathub.json b/domains/chathub.json deleted file mode 100644 index bf57d97d6..000000000 --- a/domains/chathub.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "bhaskaraa45", - "email": "bhaskarmandal369@gmail.com" - }, - "records": { - "A": ["20.198.8.42"] - } -} diff --git a/domains/chattingmessenger.json b/domains/chattingmessenger.json deleted file mode 100644 index f0c31b9b4..000000000 --- a/domains/chattingmessenger.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "riotoff", - "discord": "1040929084684902460" - }, - "records": { - "CNAME": "riotoff.github.io" - } -} diff --git a/domains/chegedouglas.json b/domains/chegedouglas.json deleted file mode 100644 index 8068026b3..000000000 --- a/domains/chegedouglas.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "LSAfrika", - "email": "lstudiosafrika@gmail.com", - "discord": "1239524915112181791" - }, - "records": { - "A": ["13.48.207.48"] - } -} diff --git a/domains/chethan.json b/domains/chethan.json deleted file mode 100644 index 54f2a3129..000000000 --- a/domains/chethan.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Portfolio of Chethan Yadav", - "owner": { - "username": "chethanyadav456", - "email": "chethanyadav456@gmail.com", - "twitter": "DenRaaz77190", - "discord": "raaz6" - }, - "records": { - "CNAME": "chethanyadav456.github.io" - } -} diff --git a/domains/chikoiko.json b/domains/chikoiko.json deleted file mode 100644 index 212e5ebe2..000000000 --- a/domains/chikoiko.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "chikoiko", - "email": "itsmezark05@gmail.com" - }, - "records": { - "CNAME": "chikoiko.github.io" - } -} diff --git a/domains/chip-1925.json b/domains/chip-1925.json deleted file mode 100644 index 1b31de77f..000000000 --- a/domains/chip-1925.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "The-Awesome-0038", - "email": "adityapundir275@gmail.com" - }, - "records": { - "URL": "https://theawesome.api.stdlib.com/discord-bot-dashboard@dev" - } -} diff --git a/domains/chirayu.json b/domains/chirayu.json deleted file mode 100644 index 4f8e05df0..000000000 --- a/domains/chirayu.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ChirayuSahu", - "discord": "711526476704382979" - }, - "records": { - "CNAME": "chirayusahu.is-a.dev" - } -} diff --git a/domains/chrischenny.json b/domains/chrischenny.json deleted file mode 100644 index 0c9835384..000000000 --- a/domains/chrischenny.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Chrischenny0", - "email": "chris_chenoweth1@baylor.edu" - }, - "records": { - "CNAME": "alamohouse.duckdns.org" - } -} diff --git a/domains/chrystom.json b/domains/chrystom.json deleted file mode 100644 index 1fccece9a..000000000 --- a/domains/chrystom.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "chrystom", - "email": "chrystomt@gmail.com" - }, - "records": { - "CNAME": "chrystom.github.io" - } -} diff --git a/domains/chubol.json b/domains/chubol.json deleted file mode 100644 index 0b6a1c007..000000000 --- a/domains/chubol.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "chubol", - "email": "husks@tuta.io" - }, - "records": { - "CNAME": "chubol.github.io" - } -} diff --git a/domains/chucha.json b/domains/chucha.json deleted file mode 100644 index 669305910..000000000 --- a/domains/chucha.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Sly-Little-Fox", - "email": "paranormal.studio123@gmail.com" - }, - "records": { - "CNAME": "sly-little-fox.github.io" - } -} diff --git a/domains/cinnamonshrine.json b/domains/cinnamonshrine.json deleted file mode 100644 index d3e9abcb6..000000000 --- a/domains/cinnamonshrine.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Main Pages", - "owner": { - "username": "CinnamonShrine", - "email": "marifbillah524@gmail.com", - "twitter": "CinnamonShrine" - }, - "records": { - "CNAME": "cinnamonshrine.github.io" - } -} diff --git a/domains/classlink.json b/domains/classlink.json deleted file mode 100644 index 64af15fff..000000000 --- a/domains/classlink.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "MassaHex", - "email": "tres3mincraft@gmail.com", - "discord": "536351962820640770" - }, - "records": { - "CNAME": "massahex.github.io" - } -} diff --git a/domains/cljhs14.json b/domains/cljhs14.json deleted file mode 100644 index a8767002c..000000000 --- a/domains/cljhs14.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "yywbadm", - "email": "yyw.981031@gmail.com" - }, - "records": { - "CNAME": "site.namedhosting.com" - } -} diff --git a/domains/clk._domainkey.juststudio.json b/domains/clk._domainkey.juststudio.json deleted file mode 100644 index 56b958055..000000000 --- a/domains/clk._domainkey.juststudio.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "For account system", - "owner": { - "username": "JustDeveloper1", - "email": "support@juststudio.is-a.dev", - "discord": "1117482901353812088" - }, - "records": { - "CNAME": "dkim1.y6sdqd4maii2.clerk.services" - } -} diff --git a/domains/clk2._domainkey.juststudio.json b/domains/clk2._domainkey.juststudio.json deleted file mode 100644 index 1e5d64d05..000000000 --- a/domains/clk2._domainkey.juststudio.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "For account system", - "owner": { - "username": "JustDeveloper1", - "email": "support@juststudio.is-a.dev", - "discord": "1117482901353812088" - }, - "records": { - "CNAME": "dkim2.y6sdqd4maii2.clerk.services" - } -} diff --git a/domains/clkmail.juststudio.json b/domains/clkmail.juststudio.json deleted file mode 100644 index 6aff0f7de..000000000 --- a/domains/clkmail.juststudio.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "For account system", - "owner": { - "username": "JustDeveloper1", - "email": "support@juststudio.is-a.dev", - "discord": "1117482901353812088" - }, - "records": { - "CNAME": "mail.y6sdqd4maii2.clerk.services" - } -} diff --git a/domains/cloudy.json b/domains/cloudy.json deleted file mode 100644 index 186106b5b..000000000 --- a/domains/cloudy.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Cloudy's Site", - "owner": { - "username": "Cloudysleet", - "email": "cloudzareonsky@gmail.com", - "twitter": "cloudysleet" - }, - "records": { - "CNAME": "cloudysleet.github.io" - } -} diff --git a/domains/cloudz.json b/domains/cloudz.json deleted file mode 100644 index a3173fba0..000000000 --- a/domains/cloudz.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Cloud'z Website", - "owner": { - "username": "Cloudy408", - "email": "gamerscloud408@gmail.com" - }, - "records": { - "CNAME": "cloudy408.github.io" - } -} diff --git a/domains/code-vista.json b/domains/code-vista.json deleted file mode 100644 index 3b5448909..000000000 --- a/domains/code-vista.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "JavaVista", - "discord": "codevista", - "email": "code-vista@outlook.com" - }, - "records": { - "CNAME": "javavista.github.io" - } -} diff --git a/domains/code.aessaputra.json b/domains/code.aessaputra.json deleted file mode 100644 index aa6497703..000000000 --- a/domains/code.aessaputra.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "description": "VS Code Remote Access", - "username": "aessaputra", - "twitter": "pioonrey" - }, - "records": { - "A": ["168.138.171.60"] - } -} diff --git a/domains/code.trung.json b/domains/code.trung.json deleted file mode 100644 index 488318c9f..000000000 --- a/domains/code.trung.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "records": { - "A": ["35.185.84.140"] - } -} diff --git a/domains/codeminds.json b/domains/codeminds.json deleted file mode 100644 index 3ca2beca9..000000000 --- a/domains/codeminds.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "clementhart999", - "email": "clementhart999@gmail.com" - }, - "records": { - "CNAME": "clementhart999.github.io" - } -} diff --git a/domains/codestantin.json b/domains/codestantin.json deleted file mode 100644 index 4ad63925e..000000000 --- a/domains/codestantin.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "codestantindev", - "email": "kontakt@codestantin.de" - }, - "records": { - "A": ["85.202.163.42"] - } -} diff --git a/domains/codexkun.json b/domains/codexkun.json deleted file mode 100644 index 91dfbcdb4..000000000 --- a/domains/codexkun.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "KunalBishwal", - "email": "kunalbishwal2004@gmail.com" - }, - "records": { - "CNAME": "portfolio-ide-zeta.vercel.app" - } -} diff --git a/domains/cohinem.json b/domains/cohinem.json deleted file mode 100644 index 76b110e14..000000000 --- a/domains/cohinem.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Cohinem", - "email": "amonmonocle@gmail.com" - }, - "records": { - "A": ["149.81.156.117"] - } -} diff --git a/domains/connie.json b/domains/connie.json deleted file mode 100644 index 0f2032620..000000000 --- a/domains/connie.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "gvalue-04", - "discord": "1229820339840618506" - }, - "records": { - "A": ["198.91.81.13"] - } -} diff --git a/domains/conorsheehan1.json b/domains/conorsheehan1.json deleted file mode 100644 index 57b7d4af2..000000000 --- a/domains/conorsheehan1.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ConorSheehan1", - "email": "conor.sheehan.dev@gmail.com" - }, - "records": { - "CNAME": "conorsheehan1.github.io" - } -} diff --git a/domains/coolcodersj.json b/domains/coolcodersj.json deleted file mode 100644 index 7fed757d3..000000000 --- a/domains/coolcodersj.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "CoolCoderSJ", - "email": "CoolCoderSJ@gmail.com" - }, - "description": "Portfolio", - "records": { - "CNAME": "coolcodersj.github.io" - } -} diff --git a/domains/coolify-app.json b/domains/coolify-app.json deleted file mode 100644 index 7a4a53ef0..000000000 --- a/domains/coolify-app.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "umarsidiki", - "email": "siddiquiumar0007@gmail.com" - }, - "records": { - "A": ["89.168.88.28"] - }, - "proxied": true -} diff --git a/domains/copysland.json b/domains/copysland.json deleted file mode 100644 index 27ca9c183..000000000 --- a/domains/copysland.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Hillzacky", - "email": "Hilm4nsyah@gmail.com" - }, - "records": { - "CNAME": "copysland.github.io" - } -} diff --git a/domains/corentin-sotoca.json b/domains/corentin-sotoca.json deleted file mode 100644 index 45d61838c..000000000 --- a/domains/corentin-sotoca.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Curiculum Vitae - Corentin SOTOCA", - "owner": { - "username": "CorentinSotoca", - "email": "corentin.sotoca@gmail.com" - }, - "records": { - "A": ["62.171.174.120"] - } -} diff --git a/domains/corey.json b/domains/corey.json deleted file mode 100644 index 13d8b7d46..000000000 --- a/domains/corey.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "cjsewell", - "email": "corey@sewell.net.nz" - }, - "records": { - "CNAME": "sewell.net.nz" - } -} diff --git a/domains/corruptedarc.json b/domains/corruptedarc.json deleted file mode 100644 index 154799a00..000000000 --- a/domains/corruptedarc.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Ishaan1313", - "discord": "692993163333337139" - }, - "records": { - "CNAME": "corruptedarc.netlify.app" - } -} diff --git a/domains/cozymy.json b/domains/cozymy.json deleted file mode 100644 index 58bc6d048..000000000 --- a/domains/cozymy.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "cozymy", - "email": "kunalkundrra@gmail.com", - "twitter": "kunalkundrra" - }, - "records": { - "CNAME": "cozymy.github.io" - } -} diff --git a/domains/cr0nus.json b/domains/cr0nus.json deleted file mode 100644 index 00cb739e3..000000000 --- a/domains/cr0nus.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "A personal portfolio site for all my projects.", - "owner": { - "username": "umgbhalla", - "email": "umg.bhalla88@gmail.com", - "twitter": "umgbhalla" - }, - "records": { - "CNAME": "umgbhalla.github.io" - } -} diff --git a/domains/creature.json b/domains/creature.json deleted file mode 100644 index c9247ca25..000000000 --- a/domains/creature.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "This subdomain is for personal purpose only!", - "owner": { - "username": "pranay5463", - "email": "pranay7091@gmail.com", - "twitter": "dark_elite_98" - }, - "records": { - "CNAME": "pranay5463.github.io" - } -} diff --git a/domains/cucusise.json b/domains/cucusise.json deleted file mode 100644 index a0b97c6e3..000000000 --- a/domains/cucusise.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Cucusise", - "email": "cucusise@gmail.com" - }, - "records": { - "CNAME": "cucusise.github.io" - } -} diff --git a/domains/cuinc99.json b/domains/cuinc99.json deleted file mode 100644 index 9cea5797d..000000000 --- a/domains/cuinc99.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "cuinc99", - "email": "cuinc99@gmail.com" - }, - "records": { - "CNAME": "cuinc99.github.io" - } -} diff --git a/domains/cursedscrubdaddygang.json b/domains/cursedscrubdaddygang.json deleted file mode 100644 index e19e8a3ea..000000000 --- a/domains/cursedscrubdaddygang.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "repo": "https://github.com/QuantumMapleQC/quantummapleqc.github.io", - "username": "quantummapleqc", - "discord": "herricksom" - }, - "records": { - "CNAME": "quantummapleqc.github.io" - } -} diff --git a/domains/cvrvmebj6qss.bteamapp.json b/domains/cvrvmebj6qss.bteamapp.json deleted file mode 100644 index 3ad5ecc09..000000000 --- a/domains/cvrvmebj6qss.bteamapp.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "bteamapp", - "email": "helpapp.bta@gmail.com" - }, - "records": { - "CNAME": "gv-g66qqa7lomqvs2.dv.googlehosted.com" - } -} diff --git a/domains/cyanide.json b/domains/cyanide.json deleted file mode 100644 index 6c8ef1ff5..000000000 --- a/domains/cyanide.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "cyanide1x", - "email": "contact@cyanidedev.mn", - "twitter": "cyanide1x" - }, - "records": { - "CNAME": "cyanide1x.github.io" - } -} diff --git a/domains/cyberglot.json b/domains/cyberglot.json deleted file mode 100644 index abdcca0b2..000000000 --- a/domains/cyberglot.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "cyberglot", - "email": "cyberglot@gmail.com" - }, - "records": { - "CNAME": "cyberglot.github.io" - } -} diff --git a/domains/czwx.json b/domains/czwx.json deleted file mode 100644 index 4ec556b9a..000000000 --- a/domains/czwx.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "czwxx", - "email": "czwx790@gmail.com" - }, - "records": { - "CNAME": "czwxx.github.io" - } -} diff --git a/domains/d4rkd3n1337.json b/domains/d4rkd3n1337.json deleted file mode 100644 index 30f1400f5..000000000 --- a/domains/d4rkd3n1337.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "d4rkd3n1337", - "email": "darkdenrevolt@gmail.com" - }, - "records": { - "A": ["45.85.117.139"] - } -} diff --git a/domains/dadaboudi.chiragnahata.json b/domains/dadaboudi.chiragnahata.json deleted file mode 100644 index 4dcdef8bf..000000000 --- a/domains/dadaboudi.chiragnahata.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "chiragnahata", - "email": "chiragnahata05@gmail.com" - }, - "records": { - "A": ["129.213.151.29"] - } -} diff --git a/domains/dadcuy.json b/domains/dadcuy.json deleted file mode 100644 index 294a256b3..000000000 --- a/domains/dadcuy.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Dadcuy", - "email": "dadcuy@gmail.com" - }, - "records": { - "CNAME": "dadcuy.github.io" - } -} diff --git a/domains/dadoge.json b/domains/dadoge.json deleted file mode 100644 index 308dfb834..000000000 --- a/domains/dadoge.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DaDogeDev" - }, - "records": { - "CNAME": "dadogedev.github.io" - }, - "proxied": false -} diff --git a/domains/daksh.json b/domains/daksh.json deleted file mode 100644 index eebd2ecb7..000000000 --- a/domains/daksh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "lonewqlf", - "email": "lonewqlf@proton.me" - }, - "records": { - "CNAME": "lonewqlf.github.io" - } -} diff --git a/domains/damilare.json b/domains/damilare.json deleted file mode 100644 index 0cc822070..000000000 --- a/domains/damilare.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Peculiars", - "email": "olaitandamilare230@gmail.com" - }, - "records": { - "CNAME": "peculiars.github.io" - } -} diff --git a/domains/damu.json b/domains/damu.json deleted file mode 100644 index 2259a1231..000000000 --- a/domains/damu.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "damnUUUU", - "email": "damodar.sssihl@gmail.com" - }, - "records": { - "A": ["103.174.70.38"] - } -} diff --git a/domains/dan.json b/domains/dan.json deleted file mode 100644 index ef4652405..000000000 --- a/domains/dan.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Dan's Blog and Portfolio", - "owner": { - "username": "DanField12", - "email": "dan.field643@gmail.com" - }, - "records": { - "CNAME": "danfield12.github.io" - } -} diff --git a/domains/dangdat.json b/domains/dangdat.json deleted file mode 100644 index 1ded7911e..000000000 --- a/domains/dangdat.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "aurorakid", - "email": "nguyendangdat412@gmail.com" - }, - "records": { - "CNAME": "aurorakid.github.io" - } -} diff --git a/domains/dangxuanthai.json b/domains/dangxuanthai.json deleted file mode 100644 index 57a05131f..000000000 --- a/domains/dangxuanthai.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "CallMeIAmTDF", - "email": "thai0203966@nuce.edu.vn" - }, - "records": { - "CNAME": "3hxw3aro.up.railway.app" - } -} diff --git a/domains/dani.json b/domains/dani.json deleted file mode 100644 index 0d23081ab..000000000 --- a/domains/dani.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Danidev's Website", - "owner": { - "username": "Danidev819", - "email": "danidev82@gmail.com", - "twitter": "Danidev819" - }, - "records": { - "CNAME": "danidev819.github.io" - } -} diff --git a/domains/danilwhale.json b/domains/danilwhale.json deleted file mode 100644 index 89a9f2da7..000000000 --- a/domains/danilwhale.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "danilwhale", - "discord": "1191777214467940414" - }, - "records": { - "CNAME": "danilwhale.github.io" - } -} diff --git a/domains/danterus.json b/domains/danterus.json deleted file mode 100644 index a90544750..000000000 --- a/domains/danterus.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "danterusdev", - "email": "danterusdev@gmail.com" - }, - "records": { - "CNAME": "danterusdev.github.io" - } -} diff --git a/domains/danybmx.json b/domains/danybmx.json deleted file mode 100644 index b7360bbcb..000000000 --- a/domains/danybmx.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "danybmx's blog and portfolio", - "owner": { - "username": "danybmx", - "email": "daniel@dpstudios.es" - }, - "records": { - "CNAME": "is-a-dev.dpstudios.es" - } -} diff --git a/domains/daria.json b/domains/daria.json deleted file mode 100644 index 7bfb5b6a3..000000000 --- a/domains/daria.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "dariatrainor", - "email": "dariasu@gmail.com" - }, - "records": { - "CNAME": "dariatrainor.github.io" - } -} diff --git a/domains/darkc.json b/domains/darkc.json deleted file mode 100644 index 377f35d12..000000000 --- a/domains/darkc.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jc-discdev", - "email": "jjsuscc@gmail.com" - }, - "records": { - "URL": "https://darkdev.es" - } -} diff --git a/domains/darkyzhou.json b/domains/darkyzhou.json deleted file mode 100644 index 45e52b7f7..000000000 --- a/domains/darkyzhou.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "darkyzhou", - "email": "me@zqy.io" - }, - "records": { - "CNAME": "darkyzhou.net" - } -} diff --git a/domains/darshil.json b/domains/darshil.json deleted file mode 100644 index d95797b13..000000000 --- a/domains/darshil.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Darshil-154", - "email": "darshil6675@gmail.com" - }, - "records": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/darvin.json b/domains/darvin.json deleted file mode 100644 index 14dbffdab..000000000 --- a/domains/darvin.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "darvingaba", - "email": "darvingaba1@gmail.com" - }, - "records": { - "URL": "https://darvingaba.github.io/pfmain/" - } -} diff --git a/domains/dash.pele.json b/domains/dash.pele.json deleted file mode 100644 index 865fad1e4..000000000 --- a/domains/dash.pele.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Pele12324", - "email": "pele.puric@gmail.com", - "discord": "483261654818226186" - }, - "records": { - "A": ["38.242.242.224"] - } -} diff --git a/domains/dashboard.almaz.json b/domains/dashboard.almaz.json deleted file mode 100644 index ce764165c..000000000 --- a/domains/dashboard.almaz.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "AlmaziikDev", - "email": "almazgamer228@gmail.com", - "discord": "718458417232085104", - "github_id": 132609906 - }, - "records": { - "A": ["45.134.39.14"] - } -} diff --git a/domains/dashboard.chiragnahata.json b/domains/dashboard.chiragnahata.json deleted file mode 100644 index 4dcdef8bf..000000000 --- a/domains/dashboard.chiragnahata.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "chiragnahata", - "email": "chiragnahata05@gmail.com" - }, - "records": { - "A": ["129.213.151.29"] - } -} diff --git a/domains/dast.json b/domains/dast.json deleted file mode 100644 index 4f7426620..000000000 --- a/domains/dast.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "My personal website for portfolio, projects and help!", - "owner": { - "username": "danielsebesta", - "email": "dany.sebesta@seznam.cz" - }, - "records": { - "A": ["194.163.149.155"] - } -} diff --git a/domains/datamind.json b/domains/datamind.json deleted file mode 100644 index 674cf4986..000000000 --- a/domains/datamind.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "personal site", - "owner": { - "username": "DatamindDev", - "email": "datamindcontact@gmail.com", - "twitter": "i dont use" - }, - "records": { - "CNAME": "dataminddev.github.io" - } -} diff --git a/domains/dauvet.json b/domains/dauvet.json deleted file mode 100644 index 43608a51e..000000000 --- a/domains/dauvet.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "dauvet", - "email": "vanhieu85@gmail.com" - }, - "records": { - "CNAME": "dauvet.github.io" - } -} diff --git a/domains/davemp.json b/domains/davemp.json deleted file mode 100644 index 396a3c961..000000000 --- a/domains/davemp.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "David Mendoza Pardo", - "owner": { - "username": "dave-mp", - "email": "david.mendoza@chibchapps.io", - "twitter": "dave-mp" - }, - "records": { - "CNAME": "davemp.vercel.app" - } -} diff --git a/domains/davidbisky.json b/domains/davidbisky.json deleted file mode 100644 index 390805b3a..000000000 --- a/domains/davidbisky.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "VitStudio", - "email": "richardvu12391@gmail.com" - }, - "records": { - "A": ["198.45.114.194"] - } -} diff --git a/domains/davidpuerta.json b/domains/davidpuerta.json deleted file mode 100644 index e81a70e7d..000000000 --- a/domains/davidpuerta.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "david96182", - "email": "puertadavid96182@gmail.com" - }, - "records": { - "CNAME": "david96182.github.io" - } -} diff --git a/domains/davidramirez.json b/domains/davidramirez.json deleted file mode 100644 index 1b4fdee9d..000000000 --- a/domains/davidramirez.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "davidzz-code", - "email": "mixing.drr@gmail.com" - }, - "records": { - "CNAME": "davidramirez.netlify.app" - } -} diff --git a/domains/dawnbreaker.json b/domains/dawnbreaker.json deleted file mode 100644 index 8c8c19c24..000000000 --- a/domains/dawnbreaker.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DawnBreaker0013", - "email": "dawnbreaker0013@gmail.com" - }, - "records": { - "A": ["35.199.176.130"] - } -} diff --git a/domains/daxoron.json b/domains/daxoron.json deleted file mode 100644 index c8377f0e6..000000000 --- a/domains/daxoron.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "daxoron", - "email": "daxoron.dev@gmail.com" - }, - "records": { - "CNAME": "daxoron.github.io" - } -} diff --git a/domains/dayowebevents.json b/domains/dayowebevents.json deleted file mode 100644 index e73383944..000000000 --- a/domains/dayowebevents.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "dayowebevents.is-a.dev", - "owner": { - "username": "dbillion", - "email": "dayozoe@gmail.com" - }, - "records": { - "CNAME": "dbillion.github.io" - } -} diff --git a/domains/de.mcstatus.json b/domains/de.mcstatus.json deleted file mode 100644 index 758106bcc..000000000 --- a/domains/de.mcstatus.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "EducatedSuddenBucket", - "discord": "1167825360151380032" - }, - "records": { - "A": ["216.24.57.1"] - } -} diff --git a/domains/debertjamie.json b/domains/debertjamie.json deleted file mode 100644 index a28edd71b..000000000 --- a/domains/debertjamie.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "A personal website", - "owner": { - "username": "debertjamie", - "email": "debert123@protonmail.com" - }, - "records": { - "CNAME": "debertjamie.up.railway.app" - } -} diff --git a/domains/debs.json b/domains/debs.json deleted file mode 100644 index d0c1e626b..000000000 --- a/domains/debs.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Deb's Personal Portfolio Page", - "owner": { - "username": "deboneil07", - "email": "bhattacharjeedeboneil@gmail.com" - }, - "records": { - "CNAME": "deboneil07.github.io" - } -} diff --git a/domains/debug.json b/domains/debug.json deleted file mode 100644 index 6672d9814..000000000 --- a/domains/debug.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Debug.Log's Website", - "owner": { - "username": "extremepro999", - "email": "debugdotlog@zohomail.in" - }, - "records": { - "CNAME": "extremepro999.github.io" - } -} diff --git a/domains/declan.json b/domains/declan.json deleted file mode 100644 index b4b216fb3..000000000 --- a/domains/declan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "declanwn", - "email": "declanwnickerson@gmail.com" - }, - "records": { - "A": ["67.246.110.110"] - } -} diff --git a/domains/dedchromebook.json b/domains/dedchromebook.json deleted file mode 100644 index 30bef6b27..000000000 --- a/domains/dedchromebook.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "codeguy271", - "discord": "1202358603940634688" - }, - "records": { - "CNAME": "codeguy271.github.io" - } -} diff --git a/domains/dehteam3.json b/domains/dehteam3.json deleted file mode 100644 index c6dc3cb5b..000000000 --- a/domains/dehteam3.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Hi, I am Thomas Aka dehteam3, I like coding, playing games", - "owner": { - "username": "dehteam3", - "email": "thomasemad2008@gmail.com" - }, - "records": { - "CNAME": "dehteam3.github.io" - } -} diff --git a/domains/delasheras.json b/domains/delasheras.json deleted file mode 100644 index 6f560c26d..000000000 --- a/domains/delasheras.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ruben-as", - "email": "ruben.aja.85@gmail.com" - }, - "records": { - "A": ["212.227.32.105"] - } -} diff --git a/domains/demir.json b/domains/demir.json deleted file mode 100644 index 213e76e40..000000000 --- a/domains/demir.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "demirdegerli", - "email": "demirdegerli@protonmail.com" - }, - "records": { - "URL": "https://demirdegerli.com" - } -} diff --git a/domains/demo.mcstatus.json b/domains/demo.mcstatus.json deleted file mode 100644 index 8aaf62192..000000000 --- a/domains/demo.mcstatus.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "EducatedSuddenBucket", - "email": "educatedsuddenbucket@gmail.com" - }, - "records": { - "CNAME": "bff5bd034c7fbbeafaaf626f505c8cc5.ipv4.tcpshield.com" - } -} diff --git a/domains/demon.json b/domains/demon.json deleted file mode 100644 index 500832433..000000000 --- a/domains/demon.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "patilranjit485", - "email": "patilranjit2610@gmail.com" - }, - "records": { - "CNAME": "demon-brother.blogspot.com" - } -} diff --git a/domains/denblo.json b/domains/denblo.json deleted file mode 100644 index 7468830c3..000000000 --- a/domains/denblo.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "repo": "https://github.com/DenisBlokhin/DenisBlokhin.github.io", - "owner": { - "username": "DenisBlokhin", - "email": "denis.blokhin@outlook.com" - }, - "records": { - "CNAME": "denisblokhin.github.io" - } -} diff --git a/domains/denis.json b/domains/denis.json deleted file mode 100644 index 7a0d32de4..000000000 --- a/domains/denis.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DenLes", - "email": "denislessard91@gmail.com" - }, - "records": { - "CNAME": "denles.github.io" - } -} diff --git a/domains/denix.json b/domains/denix.json deleted file mode 100644 index 67ba10712..000000000 --- a/domains/denix.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "denixsucks", - "email": "dnz.odr@gmail.com", - "twitter": "denixsucks", - "discord": "denix#9748" - }, - "records": { - "CNAME": "denixsucks.github.io" - } -} diff --git a/domains/denty.json b/domains/denty.json deleted file mode 100644 index c6e285d55..000000000 --- a/domains/denty.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "dentylife", - "email": "dentyaptx@gmail.com" - }, - "records": { - "A": ["158.101.152.7"] - } -} diff --git a/domains/denver.json b/domains/denver.json deleted file mode 100644 index 005a268bd..000000000 --- a/domains/denver.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "This domain (denver.is-a.dev) is used for scripting Denver's bio and as a portfolio", - "owner": { - "username": "DenStudies7700", - "discord": "ImDenver#7700" - }, - "records": { - "CNAME": "densite-development-7700.up.railway.app" - } -} diff --git a/domains/designer.json b/domains/designer.json deleted file mode 100644 index 68f03f52d..000000000 --- a/domains/designer.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Designer Slash Developer", - "owner": { - "username": "designbyadrian", - "email": "adrian@designbyadrian.com" - }, - "records": { - "CNAME": "designbyadrian.com" - } -} diff --git a/domains/dev-dco.json b/domains/dev-dco.json deleted file mode 100644 index d0a68cd39..000000000 --- a/domains/dev-dco.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "dev-dco", - "email": "dev-coop@murena.io" - }, - "records": { - "CNAME": "dev-dco.github.io" - } -} diff --git a/domains/devdaim.json b/domains/devdaim.json deleted file mode 100644 index dac345668..000000000 --- a/domains/devdaim.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "sYnceDez41", - "email": "daimdev6@gmail.com" - }, - "records": { - "A": ["4.247.175.26"] - } -} diff --git a/domains/devdk.json b/domains/devdk.json deleted file mode 100644 index d087afdc8..000000000 --- a/domains/devdk.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Personal page of DevDK", - "owner": { - "username": "DeveloperDmitryKolyadin", - "twitter": "_DevDK" - }, - "records": { - "CNAME": "developerdmitrykolyadin.github.io" - } -} diff --git a/domains/developerjosh.json b/domains/developerjosh.json deleted file mode 100644 index 7232b7e75..000000000 --- a/domains/developerjosh.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "DeveloperJosh", - "email": "joshwells409@gmail.com", - "youtube": "godly-hosting" - }, - "records": { - "CNAME": "developerjosh.github.io" - } -} diff --git a/domains/devendra.json b/domains/devendra.json deleted file mode 100644 index 1949ab5f5..000000000 --- a/domains/devendra.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "devendrakanojiya", - "email": "s_36100@bkbirlacollegekalyan.com" - }, - "records": { - "CNAME": "devendrakanojiya.github.io" - } -} diff --git a/domains/devfate.json b/domains/devfate.json deleted file mode 100644 index 73b849507..000000000 --- a/domains/devfate.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "blackpandan", - "twitter": "camzy_l" - }, - "records": { - "CNAME": "blackpandan.github.io" - } -} diff --git a/domains/devmirza.json b/domains/devmirza.json deleted file mode 100644 index 5b05205ad..000000000 --- a/domains/devmirza.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Zaid-maker", - "email": "pzhafeez@gmail.com" - }, - "records": { - "CNAME": "zaid-maker.github.io" - } -} diff --git a/domains/dg23w6xwjtee.json b/domains/dg23w6xwjtee.json deleted file mode 100644 index a4cf86d95..000000000 --- a/domains/dg23w6xwjtee.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "kleeiny", - "email": "kleeinlmao@gmail.com", - "discord": "763581985410121769" - }, - "records": { - "CNAME": "gv-q6wjma7mpehvc2.dv.googlehosted.com" - } -} diff --git a/domains/dhruv-tara.json b/domains/dhruv-tara.json deleted file mode 100644 index 2a38458e7..000000000 --- a/domains/dhruv-tara.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "dhruv-tara", - "email": "weebgenix@proton.me" - }, - "records": { - "CNAME": "dhruv-tara.github.io" - } -} diff --git a/domains/dhruv.json b/domains/dhruv.json deleted file mode 100644 index 7bfda5f59..000000000 --- a/domains/dhruv.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "LejhandG", - "email": "dhruvbhanushali5621@gmail.com" - }, - "records": { - "CNAME": "lejhandg.github.io" - } -} diff --git a/domains/dhyan99.json b/domains/dhyan99.json deleted file mode 100644 index ff72527b0..000000000 --- a/domains/dhyan99.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "repo": "https://github.com/d99-1/dhyan99-portfolio", - "owner": { - "username": "D99-1", - "email": "dhyantanna@gmail.com" - }, - "records": { - "CNAME": "3464245b-2def-4309-ab2b-9474f03ca3f2.id.repl.co" - } -} diff --git a/domains/diamondbroplayz.json b/domains/diamondbroplayz.json deleted file mode 100644 index 66aa3b0ba..000000000 --- a/domains/diamondbroplayz.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "DiamondBroPlayz", - "email": "diamondbroplayz@proton.me", - "twitter": "logout", - "discord": "4lett" - }, - "records": { - "CNAME": "wavysblog.github.io" - } -} diff --git a/domains/didimukhtar.json b/domains/didimukhtar.json deleted file mode 100644 index 0c5319ce4..000000000 --- a/domains/didimukhtar.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "didimukhtar", - "email": "jamilatmukhtar2014@gmail.com" - }, - "records": { - "CNAME": "didimukhtar.github.io" - } -} diff --git a/domains/diedyesterday.json b/domains/diedyesterday.json deleted file mode 100644 index 30fc7a367..000000000 --- a/domains/diedyesterday.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "diedyesterdaywashere", - "email": "diedyesterdaywashere@gmail.com" - }, - "records": { - "CNAME": "diedeyestedaywashere.github.io" - } -} diff --git a/domains/diegoreis.json b/domains/diegoreis.json deleted file mode 100644 index b7313a7ce..000000000 --- a/domains/diegoreis.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "diegoreis42", - "email": "reisdiego144@gmail.com" - }, - "records": { - "CNAME": "diegoreis42.github.io" - }, - "proxied": true -} diff --git a/domains/dijisx.json b/domains/dijisx.json deleted file mode 100644 index 9e2f42286..000000000 --- a/domains/dijisx.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "sxinar", - "email": "oshidev@proton.me" - }, - "records": { - "CNAME": "sx.digitalpress.blog" - } -} diff --git a/domains/dimanet.json b/domains/dimanet.json deleted file mode 100644 index a955bcf5b..000000000 --- a/domains/dimanet.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "dimanet.is-a.dev", - "owner": { - "username": "dimanet", - "email": "alreadytakenman0@gmail.com" - }, - "records": { - "CNAME": "dimanet.dimaonline.fr" - } -} diff --git a/domains/dimtsagk.json b/domains/dimtsagk.json deleted file mode 100644 index d467e00fe..000000000 --- a/domains/dimtsagk.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "dimtsagk", - "email": "dimtsagk93@gmail.com" - }, - "records": { - "CNAME": "dimtsagk.go.yo.fr" - } -} diff --git a/domains/dincer-portfolio.json b/domains/dincer-portfolio.json deleted file mode 100644 index ac8ca9a5b..000000000 --- a/domains/dincer-portfolio.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "DincerOgren", - "email": "dincer.ogr@hotmail.com" - }, - "records": { - "CNAME": "dincerogren.github.io" - }, - "proxied": false -} diff --git a/domains/dinesh.json b/domains/dinesh.json deleted file mode 100644 index fb30eb077..000000000 --- a/domains/dinesh.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Dinesh Kumar's personal developer website", - "owner": { - "username": "dinesh-ysl", - "email": "dseera6@gmail.com" - }, - "records": { - "CNAME": "dinesh-ysl.github.io" - } -} diff --git a/domains/dipesh.json b/domains/dipesh.json deleted file mode 100644 index b4021783e..000000000 --- a/domains/dipesh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "dipesh79", - "email": "dipeshkhanal79@gmail.com" - }, - "records": { - "A": ["192.250.235.27"] - } -} diff --git a/domains/discdefender.json b/domains/discdefender.json deleted file mode 100644 index 1da77e0e0..000000000 --- a/domains/discdefender.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "GMR828", - "email": "gmr828@null.net" - }, - "records": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/divik.json b/domains/divik.json deleted file mode 100644 index d3f3f33d1..000000000 --- a/domains/divik.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "My Personal site", - "owner": { - "username": "Code19Master", - "email": "divikbabbar@gmail.com" - }, - "records": { - "CNAME": "code19master.github.io" - } -} diff --git a/domains/divyam.json b/domains/divyam.json deleted file mode 100644 index 1ff5d78c7..000000000 --- a/domains/divyam.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DivyamAhuja", - "email": "ahujadivyam@gmail.com" - }, - "records": { - "CNAME": "divyamahuja.github.io" - } -} diff --git a/domains/dk.json b/domains/dk.json deleted file mode 100644 index 639ccc2b3..000000000 --- a/domains/dk.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "zurlyy", - "email": "d@zurly.me" - }, - "records": { - "A": ["76.76.21.21"] - } -} diff --git a/domains/dkim._domainkey.dhilipan.json b/domains/dkim._domainkey.dhilipan.json deleted file mode 100644 index 9fd0bb638..000000000 --- a/domains/dkim._domainkey.dhilipan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Dhilipan-Git", - "discord": "1306595993055268875" - }, - "records": { - "CNAME": "dkim._domainkey.simplelogin.co" - } -} diff --git a/domains/dkim._domainkey.sewt.json b/domains/dkim._domainkey.sewt.json deleted file mode 100644 index c20662a14..000000000 --- a/domains/dkim._domainkey.sewt.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SkyExploreWasTaken", - "discord": "1049263707177353247" - }, - "records": { - "CNAME": "dkim._domainkey.simplelogin.co" - } -} diff --git a/domains/dkim02._domainkey.dhilipan.json b/domains/dkim02._domainkey.dhilipan.json deleted file mode 100644 index bc59ac4c3..000000000 --- a/domains/dkim02._domainkey.dhilipan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Dhilipan-Git", - "discord": "1306595993055268875" - }, - "records": { - "CNAME": "dkim02._domainkey.simplelogin.co" - } -} diff --git a/domains/dkim02._domainkey.sewt.json b/domains/dkim02._domainkey.sewt.json deleted file mode 100644 index 7965f3676..000000000 --- a/domains/dkim02._domainkey.sewt.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SkyExploreWasTaken", - "discord": "1049263707177353247" - }, - "records": { - "CNAME": "dkim02._domainkey.simplelogin.co" - } -} diff --git a/domains/dkim03._domainkey.dhilipan.json b/domains/dkim03._domainkey.dhilipan.json deleted file mode 100644 index b9fff843c..000000000 --- a/domains/dkim03._domainkey.dhilipan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Dhilipan-Git", - "discord": "1306595993055268875" - }, - "records": { - "CNAME": "dkim03._domainkey.simplelogin.co" - } -} diff --git a/domains/dkim03._domainkey.sewt.json b/domains/dkim03._domainkey.sewt.json deleted file mode 100644 index 278b3965a..000000000 --- a/domains/dkim03._domainkey.sewt.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SkyExploreWasTaken", - "discord": "1049263707177353247" - }, - "records": { - "CNAME": "dkim03._domainkey.simplelogin.co" - } -} diff --git a/domains/doantran.json b/domains/doantran.json deleted file mode 100644 index d26f3f5ad..000000000 --- a/domains/doantran.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Gressi-177", - "email": "vietdoan177@gmail.com" - }, - "records": { - "CNAME": "portfolio-viet-doans-projects.vercel.app" - } -} diff --git a/domains/docs.flowwing.json b/domains/docs.flowwing.json deleted file mode 100644 index a6ca77354..000000000 --- a/domains/docs.flowwing.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "kushagra1212", - "email": "kushagrarathore002@gmail.com" - }, - "records": { - "CNAME": "flow-wing-docs.vercel.app" - } -} diff --git a/domains/dodongduc.json b/domains/dodongduc.json deleted file mode 100644 index ee50c9610..000000000 --- a/domains/dodongduc.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "duc3d-hus", - "email": "duc3d.hus@gmail.com" - }, - "records": { - "CNAME": "duc3d-hus.github.io" - } -} diff --git a/domains/dogesploit.json b/domains/dogesploit.json deleted file mode 100644 index bb49c2fa1..000000000 --- a/domains/dogesploit.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Zumwaltboi68", - "email": "alexander662022@outlook.com" - }, - "records": { - "URL": "https://velocity-v2.dogesploit.byethost15.com/" - } -} diff --git a/domains/dokiet.json b/domains/dokiet.json deleted file mode 100644 index fc34c1d83..000000000 --- a/domains/dokiet.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "kietdo-dev", - "email": "lionvs12345@gmail.com" - }, - "records": { - "CNAME": "dokiet.vercel.app" - } -} diff --git a/domains/domb.json b/domains/domb.json deleted file mode 100644 index cb39d7db0..000000000 --- a/domains/domb.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "smailiukas", - "email": "domantas.bulotas@gmail.com" - }, - "records": { - "CNAME": "smailiukas.github.io" - } -} diff --git a/domains/dominicbrauer.json b/domains/dominicbrauer.json deleted file mode 100644 index c994167ff..000000000 --- a/domains/dominicbrauer.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DominicBrauer", - "email": "dominicbrauer06@gmail.com" - }, - "records": { - "A": ["185.245.61.41"] - } -} diff --git a/domains/dommor.json b/domains/dommor.json deleted file mode 100644 index 6f560c26d..000000000 --- a/domains/dommor.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ruben-as", - "email": "ruben.aja.85@gmail.com" - }, - "records": { - "A": ["212.227.32.105"] - } -} diff --git a/domains/donald.json b/domains/donald.json deleted file mode 100644 index 3fa369b8f..000000000 --- a/domains/donald.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Donald's personal developer website", - "owner": { - "email": "dawntop@126.com", - "username": "donald001" - }, - "records": { - "CNAME": "donald001.github.io" - } -} diff --git a/domains/donate.json b/domains/donate.json index de2bf8558..f506767a6 100644 --- a/domains/donate.json +++ b/domains/donate.json @@ -8,7 +8,6 @@ }, "redirect_config": { "custom_paths": { - "/ns": "https://wdh.gg/pvNCdvs", "/sponsor": "https://wdh.gg/sponsor" } } diff --git a/domains/donut.json b/domains/donut.json deleted file mode 100644 index d2ec931ae..000000000 --- a/domains/donut.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "donut2008", - "discord": "donut#6852" - }, - "records": { - "CNAME": "donut2008.github.io" - } -} diff --git a/domains/dooly.json b/domains/dooly.json deleted file mode 100644 index ac0c84a40..000000000 --- a/domains/dooly.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "Dooly": "Dooly is a Dev.", - "owner": { - "username": "entry0917", - "email": "seeun0917@naver.com", - "twitter": "sense09173" - }, - "records": { - "CNAME": "entry0917.github.io" - } -} diff --git a/domains/dot.json b/domains/dot.json deleted file mode 100644 index 9bc361e2b..000000000 --- a/domains/dot.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Dott-rus", - "email": "antonamelin8@gmail.com", - "discord": "578276833624195125" - }, - "records": { - "CNAME": "dott-rus.github.io" - } -} diff --git a/domains/dotexe3301.json b/domains/dotexe3301.json deleted file mode 100644 index 8aa09e9ef..000000000 --- a/domains/dotexe3301.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "dotexe3301", - "email": "shiveshvijay707@gmail.com" - }, - "records": { - "CNAME": "dotexe3301.github.io" - } -} diff --git a/domains/douglas.json b/domains/douglas.json deleted file mode 100644 index 981eb050e..000000000 --- a/domains/douglas.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "standingdreams", - "email": "designer.drogers@gmail.com" - }, - "records": { - "A": ["76.76.21.21"] - } -} diff --git a/domains/douglasffilho.json b/domains/douglasffilho.json deleted file mode 100644 index 17d428dad..000000000 --- a/domains/douglasffilho.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Douglas Filho personal portifolio website", - "owner": { - "username": "douglasffilho", - "email": "douglasf.filho@gmail.com" - }, - "records": { - "CNAME": "douglasffilho.vercel.app" - } -} diff --git a/domains/downgit.json b/domains/downgit.json deleted file mode 100644 index 1c3faba3b..000000000 --- a/domains/downgit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "InvalidNoah", - "discord": "invalidnoah#0", - "email": "zjustmarcel@gmail.com" - }, - "records": { - "CNAME": "invalidnoah.github.io" - } -} diff --git a/domains/dr-therapy.json b/domains/dr-therapy.json deleted file mode 100644 index fd89966ee..000000000 --- a/domains/dr-therapy.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "drtherapy2023", - "email": "sitehesap@proton.me", - "discord": "706419336235188264" - }, - "records": { - "CNAME": "drtherapy2023.github.io" - } -} diff --git a/domains/drakeknight.json b/domains/drakeknight.json deleted file mode 100644 index f4dff4f98..000000000 --- a/domains/drakeknight.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Drake-knight", - "email": "jakharvishalv@gmail.com" - }, - "records": { - "CNAME": "lbonb42y.up.railway.app" - } -} diff --git a/domains/draken.json b/domains/draken.json deleted file mode 100644 index 9df560986..000000000 --- a/domains/draken.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "dragonx943", - "email": "premieregirl26@gmail.com" - }, - "records": { - "CNAME": "ec2-54-254-71-100.ap-southeast-1.compute.amazonaws.com" - } -} diff --git a/domains/drdilyor.json b/domains/drdilyor.json deleted file mode 100644 index 9f42cf453..000000000 --- a/domains/drdilyor.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Drdilyor's website and (non-existent) blog", - "owner": { - "username": "drdilyor", - "email": "drdilyor@outlook.com" - }, - "records": { - "CNAME": "drdilyor.github.io" - } -} diff --git a/domains/drenxhyliqi.json b/domains/drenxhyliqi.json deleted file mode 100644 index a65812ba0..000000000 --- a/domains/drenxhyliqi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "drenxhyliqi", - "email": "drenxhyliqi3@gmail.com" - }, - "records": { - "URL": "https://drenxhyliqi.site/" - } -} diff --git a/domains/dresan.json b/domains/dresan.json deleted file mode 100644 index fb531e536..000000000 --- a/domains/dresan.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Personal website", - "owner": { - "username": "dresandev", - "email": "dresan.dev@gmail.com", - "twitter": "dresandev" - }, - "records": { - "CNAME": "dresandev.github.io" - } -} diff --git a/domains/drmonocle.json b/domains/drmonocle.json deleted file mode 100644 index 0e6a2ea7b..000000000 --- a/domains/drmonocle.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "monocledr", - "email": "contact.drmonocle@gmail.com" - }, - "records": { - "CNAME": "monocledr.github.io" - } -} diff --git a/domains/drv123323.json b/domains/drv123323.json deleted file mode 100644 index ea8770eb4..000000000 --- a/domains/drv123323.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "dizzy123323", - "email": "Dhruvksuru@gmail.com" - }, - "records": { - "CNAME": "dizzy123323.github.io" - } -} diff --git a/domains/dsaw.json b/domains/dsaw.json deleted file mode 100644 index f7dc5a292..000000000 --- a/domains/dsaw.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "dsaw", - "email": "dsawthedsawwhat@gmail.com" - }, - "records": { - "CNAME": "dsaw.github.io" - } -} diff --git a/domains/dsrev.json b/domains/dsrev.json deleted file mode 100644 index 9a6ecd742..000000000 --- a/domains/dsrev.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "dsrev's blog", - "owner": { - "username": "dsrev", - "email": "dsrev@snopyta.org", - "twitter": "IlyaSProkopenko" - }, - "records": { - "CNAME": "dsrev.github.io" - } -} diff --git a/domains/dtducas.json b/domains/dtducas.json deleted file mode 100644 index 9e9ccc789..000000000 --- a/domains/dtducas.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Personal website for DTDucas", - "owner": { - "username": "DTDucas", - "email": "baymax.contact@gmail.com" - }, - "records": { - "CNAME": "dtducas.github.io" - }, - "proxied": true -} diff --git a/domains/ducanhng.json b/domains/ducanhng.json deleted file mode 100644 index e0718787e..000000000 --- a/domains/ducanhng.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ducanhitz", - "email": "ducanhng.dev@gmail.com" - }, - "records": { - "CNAME": "ducanhitz.github.io" - } -} diff --git a/domains/durov.json b/domains/durov.json deleted file mode 100644 index 95af38fd4..000000000 --- a/domains/durov.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "BobleGun", - "email": "dobroq1954@gmail.com" - }, - "records": { - "CNAME": "a0913910.xsph.ru" - } -} diff --git a/domains/dust0n.json b/domains/dust0n.json deleted file mode 100644 index 20d23e3fd..000000000 --- a/domains/dust0n.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "itsdust0n", - "email": "contact@dust0n.ru" - }, - "records": { - "A": ["89.208.104.177"] - } -} diff --git a/domains/duy.json b/domains/duy.json deleted file mode 100644 index eab7cf15a..000000000 --- a/domains/duy.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DuykhanhGaming", - "email": "andickhead124@gmail.com" - }, - "records": { - "CNAME": "dreemurrs.eu.org" - } -} diff --git a/domains/duydo.json b/domains/duydo.json deleted file mode 100644 index 1ad2656ca..000000000 --- a/domains/duydo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "duydo", - "email": "doquocduy@gmail.com" - }, - "records": { - "CNAME": "duydo.github.io" - } -} diff --git a/domains/duyquang.json b/domains/duyquang.json deleted file mode 100644 index 2500708b3..000000000 --- a/domains/duyquang.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "lequang0911", - "email": "lequang.99@outlook.com" - }, - "records": { - "A": ["103.97.126.23"] - } -} diff --git a/domains/dydestroyer.json b/domains/dydestroyer.json deleted file mode 100644 index 4a3025f1d..000000000 --- a/domains/dydestroyer.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "DyDestroyer's github pages site, do not expect much at all", - "owner": { - "username": "DyDestroyer1027", - "discord": "dydestroyer#1027" - }, - "records": { - "CNAME": "dydestroyer1027.github.io" - } -} diff --git a/domains/dyikes.json b/domains/dyikes.json deleted file mode 100644 index fdeca0649..000000000 --- a/domains/dyikes.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "dyikes", - "email": "f@power.slmail.me" - }, - "records": { - "CNAME": "dyikes.duckdns.org" - } -} diff --git a/domains/ebaa.json b/domains/ebaa.json deleted file mode 100644 index 28e8f0347..000000000 --- a/domains/ebaa.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "EbaaCode", - "email": "ebaa2002@outlook.com" - }, - "records": { - "URL": "https://ebaa.dev" - } -} diff --git a/domains/echo2477.json b/domains/echo2477.json deleted file mode 100644 index 04867ca68..000000000 --- a/domains/echo2477.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "echo2477", - "email": "pku.eko16@gmail.com" - }, - "records": { - "CNAME": "echo2477.github.io" - } -} diff --git a/domains/eclipse.json b/domains/eclipse.json deleted file mode 100644 index d2e614584..000000000 --- a/domains/eclipse.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Just-a-Unity-Dev", - "twitter": "eclips_e69" - }, - "description": "A little portfolio based with a basic account system for learning purposes.", - "records": { - "CNAME": "eclips-espace-production.up.railway.app" - } -} diff --git a/domains/ecoplayer07.json b/domains/ecoplayer07.json deleted file mode 100644 index a9146b36b..000000000 --- a/domains/ecoplayer07.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ecoplayer07", - "email": "kareemehab910@gmail.com" - }, - "records": { - "CNAME": "ecoplayer07.github.io" - } -} diff --git a/domains/ecstaticsoul.json b/domains/ecstaticsoul.json deleted file mode 100644 index f9736f201..000000000 --- a/domains/ecstaticsoul.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ecstaticsoul", - "email": "soulfulkrishna@gmail.com" - }, - "records": { - "CNAME": "ecstaticsoul.github.io" - } -} diff --git a/domains/ed-henrique.json b/domains/ed-henrique.json deleted file mode 100644 index bc2dae599..000000000 --- a/domains/ed-henrique.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ed-henrique", - "email": "edu.hen.fm@gmail.com" - }, - "records": { - "CNAME": "ed-henrique.com" - } -} diff --git a/domains/edrea.json b/domains/edrea.json deleted file mode 100644 index 57341dda8..000000000 --- a/domains/edrea.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Portfolio", - "owner": { - "username": "Edrea", - "email": "edrea@metalunits.com" - }, - "records": { - "CNAME": "ruw3t.github.io" - } -} diff --git a/domains/edwardsnowden.json b/domains/edwardsnowden.json deleted file mode 100644 index 6972e3c51..000000000 --- a/domains/edwardsnowden.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "satoshi-prefers-monero", - "email": "satoshinakamoto@tuta.com" - }, - "records": { - "URL": "https://stephencastelphoto.com" - } -} diff --git a/domains/eesa.json b/domains/eesa.json deleted file mode 100644 index 2b98dd995..000000000 --- a/domains/eesa.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "eesazahed", - "email": "eszhd1@gmail.com" - }, - "records": { - "CNAME": "eesa.zahed.ca" - } -} diff --git a/domains/efe-esxi.json b/domains/efe-esxi.json deleted file mode 100644 index bc6cdd77b..000000000 --- a/domains/efe-esxi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Efebey2903", - "discord": "1036244397026705498" - }, - "records": { - "A": ["115.239.230.106"] - } -} diff --git a/domains/egor.json b/domains/egor.json deleted file mode 100644 index 4cc4c1305..000000000 --- a/domains/egor.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "egor-xyz", - "discord": "egor.xyz" - }, - "records": { - "CNAME": "egor.xyz" - } -} diff --git a/domains/egyxo.json b/domains/egyxo.json deleted file mode 100644 index 5286dd260..000000000 --- a/domains/egyxo.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "7oda-mo", - "email": "esl2my@gmail.com", - "discord": "1016128744819265618" - }, - "records": { - "CNAME": "7oda-mo.github.io" - } -} diff --git a/domains/ehsan.json b/domains/ehsan.json deleted file mode 100644 index 3a7fae549..000000000 --- a/domains/ehsan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "eCodeVoyager", - "email": "mu23172@gmail.com" - }, - "records": { - "A": ["8.219.148.143"] - } -} diff --git a/domains/ekinvarli.json b/domains/ekinvarli.json deleted file mode 100644 index 3103d3c02..000000000 --- a/domains/ekinvarli.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "ekinvarli.is-a.dev", - "owner": { - "username": "eknvarli", - "email": "ekinnos@tutanota.com", - "twitter": "eknvarli" - }, - "records": { - "CNAME": "eknvarli.github.io" - } -} diff --git a/domains/eldin.json b/domains/eldin.json deleted file mode 100644 index 8cc460ebb..000000000 --- a/domains/eldin.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ahmed-eldin", - "email": "ahmedeldin98@gmail.com" - }, - "records": { - "CNAME": "ahmed-eldin.github.io" - } -} diff --git a/domains/eldinesh.json b/domains/eldinesh.json deleted file mode 100644 index 68aa8eeda..000000000 --- a/domains/eldinesh.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Dinesh Kumar's personal developer website", - "owner": { - "username": "eldinesh", - "email": "dseera6@gmail.com" - }, - "records": { - "CNAME": "eldinesh.github.io" - } -} diff --git a/domains/eldzey.json b/domains/eldzey.json deleted file mode 100644 index d2875e6c3..000000000 --- a/domains/eldzey.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "elefantapan", - "email": "alxalien@proton.me", - "discord": "697408753288478742" - }, - "records": { - "CNAME": "elefantapan.github.io" - } -} diff --git a/domains/elf.json b/domains/elf.json deleted file mode 100644 index e361c9296..000000000 --- a/domains/elf.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Elflanded's Development Website.", - "owner": { - "username": "Elflanded", - "email": "elflanded@gmail.com" - }, - "records": { - "CNAME": "elflanded.github.io" - } -} diff --git a/domains/elib0.json b/domains/elib0.json deleted file mode 100644 index 945f9c7fe..000000000 --- a/domains/elib0.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "elib0", - "email": "elijose.c@gmail.com" - }, - "records": { - "CNAME": "elib0.github.io" - } -} diff --git a/domains/elisaterumi.json b/domains/elisaterumi.json deleted file mode 100644 index 6a21f2d4c..000000000 --- a/domains/elisaterumi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "lisaterumi", - "email": "contato@mulheresprogramando.com.br" - }, - "records": { - "CNAME": "lisaterumi.github.io" - } -} diff --git a/domains/ella.json b/domains/ella.json deleted file mode 100644 index a24030c88..000000000 --- a/domains/ella.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Ella's Portfolio", - "owner": { - "username": "eilla1", - "email": "exu6056@gmail.com" - }, - "records": { - "CNAME": "eilla1.github.io" - } -} diff --git a/domains/elliott.json b/domains/elliott.json deleted file mode 100644 index 2bb1aca76..000000000 --- a/domains/elliott.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "elliott-leow", - "email": "leow1879@mydusd.org" - }, - "records": { - "CNAME": "elliottleow.me" - } -} diff --git a/domains/em697376.yxz.json b/domains/em697376.yxz.json deleted file mode 100644 index f8c0356f1..000000000 --- a/domains/em697376.yxz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "yz9551", - "discord": "yz9551" - }, - "records": { - "CNAME": "return.smtp2go.net" - } -} diff --git a/domains/emamut.json b/domains/emamut.json deleted file mode 100644 index e0dafd393..000000000 --- a/domains/emamut.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "emamut", - "email": "fabervergara@gmail.ocm" - }, - "records": { - "CNAME": "emamut.vercel.app" - } -} diff --git a/domains/emanuelcarvalho.json b/domains/emanuelcarvalho.json deleted file mode 100644 index 6efbadb10..000000000 --- a/domains/emanuelcarvalho.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Ziuell", - "discord": "388674889755787264" - }, - "records": { - "CNAME": "ziuell.github.io" - } -} diff --git a/domains/emhl.json b/domains/emhl.json deleted file mode 100644 index d9d9e4169..000000000 --- a/domains/emhl.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "emhl", - "email": "stnr.emil@gmail.com" - }, - "records": { - "CNAME": "emhl.github.io" - } -} diff --git a/domains/emily.json b/domains/emily.json deleted file mode 100644 index 1d6b4b60c..000000000 --- a/domains/emily.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "EmilyLove26", - "email": "EmilyLove@writeme.com", - "discord": "Emily Love#1251", - "note": "Koji Redirect" - }, - "description": "Redirects to my Koji Profile: https://koji.to/EmilyLove", - "records": { - "CNAME": "cnames.withkoji.com" - } -} diff --git a/domains/emoji.json b/domains/emoji.json deleted file mode 100644 index f59187820..000000000 --- a/domains/emoji.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "ItzEmoji", - "email": "cyril.dettling@gmail.com", - "discord": "1123260870991020083" - }, - "records": { - "CNAME": "itzemojiwebsite.pages.dev" - } -} diff --git a/domains/emojiplayer.json b/domains/emojiplayer.json deleted file mode 100644 index c6bff9746..000000000 --- a/domains/emojiplayer.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ItzEmoji", - "email": "cyril.dettling@gmail.com" - }, - "records": { - "CNAME": "itzemojiwebsite.pages.dev" - } -} diff --git a/domains/emtyfay.json b/domains/emtyfay.json deleted file mode 100644 index 949855a73..000000000 --- a/domains/emtyfay.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Emtyffx", - "email": "emtyfay4433@gmail.com" - }, - "records": { - "CNAME": "myblog-production.up.railway.app" - } -} diff --git a/domains/endouven.json b/domains/endouven.json deleted file mode 100644 index 906edb1a2..000000000 --- a/domains/endouven.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "endouven", - "email": "brunophm@gmail.com" - }, - "records": { - "CNAME": "endouven.github.io" - } -} diff --git a/domains/enoughsdv.json b/domains/enoughsdv.json deleted file mode 100644 index 9d456c546..000000000 --- a/domains/enoughsdv.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "repo": "https://github.com/Enoughsdv/Enoughsdv.github.io", - "owner": { - "username": "Enoughsdv", - "email": "enoughsdv@gmail.com" - }, - "records": { - "CNAME": "enoughsdv.github.io" - } -} diff --git a/domains/eojeda.json b/domains/eojeda.json deleted file mode 100644 index 4d25f13ff..000000000 --- a/domains/eojeda.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "eojeda89", - "email": "ernestoojeda89@gmail.com" - }, - "records": { - "CNAME": "eojeda89.github.io" - } -} diff --git a/domains/epnq.json b/domains/epnq.json deleted file mode 100644 index d305ed169..000000000 --- a/domains/epnq.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Personal Site", - "owner": { - "username": "wensente27", - "twitter": "pnqe_eli" - }, - "records": { - "CNAME": "epnq.up.railway.app" - } -} diff --git a/domains/erdem.json b/domains/erdem.json index 4a67f4f1d..fa9169568 100644 --- a/domains/erdem.json +++ b/domains/erdem.json @@ -1,9 +1,9 @@ { "owner": { - "username": "erdem85", - "email": "erdm@disroot.org" + "username": "ta2edh", + "email": "erdemhacisalihoglu@hotmail.com" }, "records": { - "URL": "https://erdem.lol" + "URL": "https://ta2edh.vercel.app" } } diff --git a/domains/ericlin.json b/domains/ericlin.json deleted file mode 100644 index 8b6b9e54b..000000000 --- a/domains/ericlin.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ericafk0001", - "email": "dxslyofficial@gmail.com" - }, - "records": { - "A": ["75.2.60.5"] - } -} diff --git a/domains/erik.json b/domains/erik.json deleted file mode 100644 index 817916f7c..000000000 --- a/domains/erik.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Erik Personal Website", - "owner": { - "username": "erik3010", - "email": "erikhau3010@gmail.com" - }, - "records": { - "CNAME": "erik3010.github.io" - } -} diff --git a/domains/esp.json b/domains/esp.json deleted file mode 100644 index b594f5416..000000000 --- a/domains/esp.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "portfolio", - "owner": { - "username": "fakeesp", - "email": "esp.python.dev@gmail.com", - "telegram": "fakeesp" - }, - "records": { - "A": ["158.178.196.15"] - } -} diff --git a/domains/etercore.json b/domains/etercore.json deleted file mode 100644 index 7820433a4..000000000 --- a/domains/etercore.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ramirosanchezaranda", - "email": "etercoredesignweb@gmail.com" - }, - "records": { - "CNAME": "etercore.vercel.app" - } -} diff --git a/domains/eternal-network.json b/domains/eternal-network.json deleted file mode 100644 index 657a6a307..000000000 --- a/domains/eternal-network.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "eternal-network.is-a.dev", - "owner": { - "username": "Eternal-Network", - "email": "neealdon2@proton.me" - }, - "records": { - "CNAME": "eternal-network.github.io" - } -} diff --git a/domains/ethereumvd.json b/domains/ethereumvd.json deleted file mode 100644 index e1782d38c..000000000 --- a/domains/ethereumvd.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ethereumvd", - "email": "ethereum249@gmail.com" - }, - "records": { - "CNAME": "ethereumvd.github.io" - } -} diff --git a/domains/ethxrnity.json b/domains/ethxrnity.json deleted file mode 100644 index 78469066d..000000000 --- a/domains/ethxrnity.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My personal website", - "owner": { - "username": "ethxrnity", - "email": "ethxrnity@gmail.com", - "twitter": "ethxrnity" - }, - "records": { - "CNAME": "ethxrnity.github.io" - } -} diff --git a/domains/ethyl.json b/domains/ethyl.json deleted file mode 100644 index 6817bb124..000000000 --- a/domains/ethyl.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "ethylenediaminetetraacetates", - "email": "digin2t@gmail.com", - "discord": "1066211072798883840" - }, - "records": { - "CNAME": "ethylenediaminetetraacetates.github.io" - } -} diff --git a/domains/euskindar.json b/domains/euskindar.json deleted file mode 100644 index 899a28528..000000000 --- a/domains/euskindar.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Euskindar", - "email": "julenjph@hotmail.com" - }, - "records": { - "CNAME": "euskindar.github.io" - } -} diff --git a/domains/evalk.json b/domains/evalk.json deleted file mode 100644 index 89dd01f79..000000000 --- a/domains/evalk.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Siyu1017", - "email": "adibao1111@gmail.com", - "discord": "895251736250437653" - }, - "records": { - "A": ["60.249.193.112"] - } -} diff --git a/domains/evans.json b/domains/evans.json deleted file mode 100644 index 239a451ca..000000000 --- a/domains/evans.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Evansrrr", - "email": "enzoraziore@outlook.com" - }, - "records": { - "CNAME": "evansrrr.netlify.app" - } -} diff --git a/domains/evelyn.json b/domains/evelyn.json deleted file mode 100644 index c3950179e..000000000 --- a/domains/evelyn.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Portfolio website with is-a.dev for Evelyn Finny", - "owner": { - "username": "evelynfinny", - "email": "evelynfinny@gmail.com" - }, - "records": { - "CNAME": "evelyn.finny.info" - } -} diff --git a/domains/evils.json b/domains/evils.json deleted file mode 100644 index 343fbd680..000000000 --- a/domains/evils.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Portofolio", - "owner": { - "username": "evils7", - "email": "info@evils.gay" - }, - "records": { - "CNAME": "evilssite.glitch.me" - } -} diff --git a/domains/exhq.json b/domains/exhq.json deleted file mode 100644 index 4310dfd0b..000000000 --- a/domains/exhq.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "exhq", - "email": "infidelLOLer@gmail.com", - "discord": "712639419785412668" - }, - "records": { - "A": ["91.107.164.89"] - } -} diff --git a/domains/extensions.trung.json b/domains/extensions.trung.json deleted file mode 100644 index 488318c9f..000000000 --- a/domains/extensions.trung.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "records": { - "A": ["35.185.84.140"] - } -} diff --git a/domains/eyescary.json b/domains/eyescary.json deleted file mode 100644 index 2a197337c..000000000 --- a/domains/eyescary.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "EyeScary-Development", - "email": "peteromg43@gmail.com" - }, - "records": { - "CNAME": "eyescary.pages.dev" - } -} diff --git a/domains/f.jax.json b/domains/f.jax.json deleted file mode 100644 index c759f32aa..000000000 --- a/domains/f.jax.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jxaq" - }, - "records": { - "A": ["207.211.149.245"] - }, - "proxied": true -} diff --git a/domains/fab1andev.json b/domains/fab1andev.json deleted file mode 100644 index c5126f8fb..000000000 --- a/domains/fab1andev.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Fab1anDev subdomain for fab1andev.github.io", - "owner": { - "username": "Fab1anDev", - "email": "fab1andev@proton.me", - "twitter": "Fab1anDev" - }, - "records": { - "CNAME": "fab1andev.github.io" - } -} diff --git a/domains/fabien.json b/domains/fabien.json deleted file mode 100644 index 759197cac..000000000 --- a/domains/fabien.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "fabien-h", - "email": "fabien.huet@gmail.com", - "discord": "fabien-huet" - }, - "records": { - "CNAME": "fabien-is-a-dev.vercel.app" - } -} diff --git a/domains/fahad.json b/domains/fahad.json deleted file mode 100644 index c01b92310..000000000 --- a/domains/fahad.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Personal Portfolio", - "owner": { - "username": "FahadAminShovon", - "email": "shovonfahad991@gmail.com" - }, - "records": { - "CNAME": "market-portfolio.vercel.app" - } -} diff --git a/domains/fajox.json b/domains/fajox.json deleted file mode 100644 index d80145419..000000000 --- a/domains/fajox.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "FajoX1", - "email": "pybytee@gmail.com" - }, - "records": { - "A": ["45.91.201.222"] - } -} diff --git a/domains/fakhri.json b/domains/fakhri.json deleted file mode 100644 index e6b8d5cad..000000000 --- a/domains/fakhri.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "FDMZ17" - }, - "records": { - "CNAME": "fdmz17.github.io" - } -} diff --git a/domains/farhan.json b/domains/farhan.json deleted file mode 100644 index 495f468c6..000000000 --- a/domains/farhan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Rose-uwu", - "email": "rose.pog.com@gmail.com" - }, - "records": { - "CNAME": "rose-uwu.github.io" - } -} diff --git a/domains/faris0520.json b/domains/faris0520.json deleted file mode 100644 index 553800c14..000000000 --- a/domains/faris0520.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Just My Personal Website", - "owner": { - "username": "Faris0520", - "twitter": "Faris0520" - }, - "records": { - "CNAME": "glitch.edgeapp.net" - } -} diff --git a/domains/farjanul.json b/domains/farjanul.json deleted file mode 100644 index ef90de45b..000000000 --- a/domains/farjanul.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "farjanul", - "email": "farjanul10@gmail.com" - }, - "records": { - "CNAME": "farjanul.github.io" - } -} diff --git a/domains/farkot.json b/domains/farkot.json deleted file mode 100644 index 2868e75d8..000000000 --- a/domains/farkot.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "farkot09", - "email": "viagramo2011@gmail.com" - }, - "records": { - "CNAME": "farkot09.github.io" - } -} diff --git a/domains/farman.json b/domains/farman.json deleted file mode 100644 index 527919365..000000000 --- a/domains/farman.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "MUHAMMAD-FARMAN", - "email": "muhammadfarman7654@gmail.com" - }, - "records": { - "A": ["66.29.153.55"] - } -} diff --git a/domains/fassion.json b/domains/fassion.json deleted file mode 100644 index 669528f4c..000000000 --- a/domains/fassion.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Lolipopguy", - "email": "ngauthier818@gmail.com" - }, - "records": { - "A": ["79.94.184.109"] - } -} diff --git a/domains/fastering.json b/domains/fastering.json deleted file mode 100644 index 9b60f17c9..000000000 --- a/domains/fastering.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "fastering18", - "email": "fastering18@gmail.com" - }, - "records": { - "CNAME": "fastering18.github.io" - } -} diff --git a/domains/fayasnoushad.json b/domains/fayasnoushad.json deleted file mode 100644 index 1a4f019fd..000000000 --- a/domains/fayasnoushad.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "My personal site", - "owner": { - "username": "FayasNoushad", - "twitter": "FayasNoushad" - }, - "records": { - "CNAME": "fayasnoushad.github.io" - } -} diff --git a/domains/fayaz.json b/domains/fayaz.json deleted file mode 100644 index 2daf73f01..000000000 --- a/domains/fayaz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "fayaz07", - "email": "fayazfz07@gmail.com" - }, - "records": { - "CNAME": "fayaz07.github.io" - } -} diff --git a/domains/febs.json b/domains/febs.json deleted file mode 100644 index 58665ad1b..000000000 --- a/domains/febs.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "febs.is-a.dev", - "owner": { - "username": "febriansf", - "email": "febrian.xiii@gmail.com" - }, - "records": { - "CNAME": "www.febss.web.id" - } -} diff --git a/domains/felixtr.json b/domains/felixtr.json deleted file mode 100644 index 6dc63ec8c..000000000 --- a/domains/felixtr.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "repo": "https://github.com/tphuc/tphuc.github.io", - "owner": { - "username": "tphuc", - "email": "felixtran2000@gmail.com" - }, - "records": { - "CNAME": "tphuc.github.io" - } -} diff --git a/domains/femboy.json b/domains/femboy.json deleted file mode 100644 index 30f1400f5..000000000 --- a/domains/femboy.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "d4rkd3n1337", - "email": "darkdenrevolt@gmail.com" - }, - "records": { - "A": ["45.85.117.139"] - } -} diff --git a/domains/ffj20.json b/domains/ffj20.json deleted file mode 100644 index be0e6cfc7..000000000 --- a/domains/ffj20.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "FFJ-20", - "discord": "FFJ 2.0#6693" - }, - "records": { - "CNAME": "ffj-20.github.io" - } -} diff --git a/domains/files.dqmn.json b/domains/files.dqmn.json deleted file mode 100644 index f8b9bd8c5..000000000 --- a/domains/files.dqmn.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "files.dqmn.is-a.dev - this will be my 'cloud' for files", - "owner": { - "username": "dqmn", - "email": "dqmnbackup@gmail.com" - }, - "records": { - "CNAME": "dqmnfiles.000webhostapp.com" - } -} diff --git a/domains/files.vornexx.json b/domains/files.vornexx.json deleted file mode 100644 index 24c12f970..000000000 --- a/domains/files.vornexx.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "vornexx", - "discord": "1149438819834269856", - "twitter": "vornexx_" - }, - "records": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/films.json b/domains/films.json deleted file mode 100644 index d4364b3c9..000000000 --- a/domains/films.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "wsmdn", - "discord": "1049856856467722242" - }, - "records": { - "CNAME": "nomdn.github.io" - } -} diff --git a/domains/fireexe.json b/domains/fireexe.json deleted file mode 100644 index 482bfca04..000000000 --- a/domains/fireexe.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "fireemerald1", - "email": "imguyexeboii@gmail.com" - }, - "records": { - "CNAME": "fireemerald1.github.io" - } -} diff --git a/domains/firework.json b/domains/firework.json deleted file mode 100644 index b1251dff8..000000000 --- a/domains/firework.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Firewoork", - "email": "iaintflxzra122@gmail.com" - }, - "records": { - "CNAME": "firewoork.github.io" - } -} diff --git a/domains/fjuro.json b/domains/fjuro.json deleted file mode 100644 index 529a4b37a..000000000 --- a/domains/fjuro.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Fjuro", - "email": "ifjuro@proton.me" - }, - "records": { - "CNAME": "fjuro.github.io" - } -} diff --git a/domains/flamexode.json b/domains/flamexode.json deleted file mode 100644 index 0678cd5e8..000000000 --- a/domains/flamexode.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "WovenCoast", - "email": "wovencoast14782@techie.com" - }, - "records": { - "CNAME": "wovencoast.github.io" - } -} diff --git a/domains/fliberd.json b/domains/fliberd.json deleted file mode 100644 index e8345ab2c..000000000 --- a/domains/fliberd.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "fliberd", - "email": "dankashkarev@gmail.com" - }, - "records": { - "A": ["80.87.111.147"] - } -} diff --git a/domains/florent.json b/domains/florent.json deleted file mode 100644 index 810623472..000000000 --- a/domains/florent.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "flobsx", - "email": "flo@bsx.pm" - }, - "records": { - "CNAME": "flobsx.github.io" - }, - "proxied": true -} diff --git a/domains/fluffythebunny.json b/domains/fluffythebunny.json deleted file mode 100644 index 31e761a2a..000000000 --- a/domains/fluffythebunny.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Fluffythebunny", - "email": "puglsytt@gmail.com", - "twitter": "pugls" - }, - "records": { - "CNAME": "fluffythebunny.github.io" - } -} diff --git a/domains/fluoresced.json b/domains/fluoresced.json deleted file mode 100644 index 18640bf51..000000000 --- a/domains/fluoresced.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "8FrMc", - "email": "pijuskaminskas1@gmail.com" - }, - "records": { - "URL": "https://guns.lol/ecq" - } -} diff --git a/domains/fm7qby6i5y25.ttkt.json b/domains/fm7qby6i5y25.ttkt.json deleted file mode 100644 index 21c2b2859..000000000 --- a/domains/fm7qby6i5y25.ttkt.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "bteamapp", - "email": "helpapp.bta@gmail.com" - }, - "records": { - "CNAME": "gv-kys3ep4lrotyqc.dv.googlehosted.com" - } -} diff --git a/domains/foglomon.json b/domains/foglomon.json new file mode 100644 index 000000000..9ef123290 --- /dev/null +++ b/domains/foglomon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "foglomon", + "discord": "foglomon" + }, + "records": { + "CNAME": "foglomon.github.io" + } +} diff --git a/domains/fong.json b/domains/fong.json deleted file mode 100644 index 643e4e715..000000000 --- a/domains/fong.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "cnu4", - "email": "fangxw1004@qq.com" - }, - "records": { - "CNAME": "fangxw.me" - } -} diff --git a/domains/forero.json b/domains/forero.json deleted file mode 100644 index b0fcec286..000000000 --- a/domains/forero.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "forerosantiago", - "email": "forero@disroot.org" - }, - "records": { - "A": ["20.47.86.75"] - } -} diff --git a/domains/forsas.json b/domains/forsas.json deleted file mode 100644 index 3561b226a..000000000 --- a/domains/forsas.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Forsas website and blog", - "owner": { - "username": "forsas", - "email": "forsaslt@gmail.com" - }, - "records": { - "CNAME": "forsas.github.io" - } -} diff --git a/domains/founderfie.json b/domains/founderfie.json deleted file mode 100644 index 4d5f6a81d..000000000 --- a/domains/founderfie.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Main Website Of Our Company", - "owner": { - "username": "Founderfie", - "email": "director@founderfie.in" - }, - "records": { - "CNAME": "edge.redirect.pizza" - } -} diff --git a/domains/fox.json b/domains/fox.json deleted file mode 100644 index b33479dc0..000000000 --- a/domains/fox.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "fox-tech0", - "email": "red@team-ruben.tk" - }, - "records": { - "CNAME": "fox-tech0.github.io" - } -} diff --git a/domains/foxie.arman.json b/domains/foxie.arman.json deleted file mode 100644 index 43f581263..000000000 --- a/domains/foxie.arman.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ItzArman09", - "email": "itz.armxn@outlook.com" - }, - "records": { - "A": ["45.140.142.112"] - } -} diff --git a/domains/francescodulio.json b/domains/francescodulio.json deleted file mode 100644 index c813d6dc6..000000000 --- a/domains/francescodulio.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Adrenocortico", - "email": "francesco.dulio@icloud.com" - }, - "records": { - "CNAME": "adrenocortico.github.io" - } -} diff --git a/domains/franciskafieh.json b/domains/franciskafieh.json deleted file mode 100644 index e5e95eb20..000000000 --- a/domains/franciskafieh.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Francis Kafieh's Personal Blog", - "owner": { - "username": "franciskafieh", - "email": "kafieh.francis@gmail.com" - }, - "records": { - "CNAME": "franciskafieh.github.io" - } -} diff --git a/domains/frankra.json b/domains/frankra.json deleted file mode 100644 index 4af96e719..000000000 --- a/domains/frankra.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "frankra", - "email": "rafael.h.frank@gmail.com" - }, - "records": { - "CNAME": "frankra.github.io" - } -} diff --git a/domains/frapujgal.json b/domains/frapujgal.json deleted file mode 100644 index b430d74ec..000000000 --- a/domains/frapujgal.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "frapujgal", - "email": "fpujol1989@gmail.com" - }, - "records": { - "CNAME": "frapujgal.github.io" - } -} diff --git a/domains/frcat.json b/domains/frcat.json deleted file mode 100644 index 87117e43d..000000000 --- a/domains/frcat.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "FRCat's Website", - "owner": { - "username": "French-Cat", - "discord": "French Cat#0002" - }, - "records": { - "CNAME": "frcat.github.io" - } -} diff --git a/domains/freebies.json b/domains/freebies.json deleted file mode 100644 index 8f8ce1d70..000000000 --- a/domains/freebies.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Free Resources For Your Designs!", - "owner": { - "username": "icancodebeauty", - "email": "admin@itsjava.ml" - }, - "records": { - "CNAME": "icancodebeauty.github.io" - } -} diff --git a/domains/freitaseric.json b/domains/freitaseric.json deleted file mode 100644 index 02af0512e..000000000 --- a/domains/freitaseric.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "uEriic", - "email": "ueriic0@gmail.com" - }, - "records": { - "CNAME": "ueriic.github.io" - } -} diff --git a/domains/frenzy.json b/domains/frenzy.json deleted file mode 100644 index 37a6aab42..000000000 --- a/domains/frenzy.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "frenzy602", - "email": "GK267281@GMAIL.COM" - }, - "records": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/friday.json b/domains/friday.json deleted file mode 100644 index b46f1daff..000000000 --- a/domains/friday.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "itmefriday", - "email": "chauhan20292827@gmail.com" - }, - "records": { - "A": ["109.71.252.37"] - } -} diff --git a/domains/froniz.json b/domains/froniz.json deleted file mode 100644 index bc2f5a40b..000000000 --- a/domains/froniz.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Froniz", - "email": "discordmarc1912@gmail.com", - "discord": "1002293564782411787" - }, - "records": { - "A": ["144.91.116.153"] - } -} diff --git a/domains/fsanchir.json b/domains/fsanchir.json deleted file mode 100644 index f5033905c..000000000 --- a/domains/fsanchir.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "FSanchir", - "owner": { - "username": "fsanchir", - "email": "fsanchir@fsip.ml" - }, - "records": { - "CNAME": "fsanchir.github.io" - } -} diff --git a/domains/fucabot.json b/domains/fucabot.json deleted file mode 100644 index a85067c88..000000000 --- a/domains/fucabot.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Fuca Bot website", - "owner": { - "username": "anshtyagi0", - "email": "tyagiansh175@gmail.com" - }, - "records": { - "A": ["65.109.168.46"] - } -} diff --git a/domains/fullpwn.json b/domains/fullpwn.json deleted file mode 100644 index 6ab01b355..000000000 --- a/domains/fullpwn.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "fullpwn", - "email": "fullpwn@cumallover.me", - "twitter": "fullpwn" - }, - "records": { - "CNAME": "fullpwn.github.io" - } -} diff --git a/domains/fulminatingmoat.json b/domains/fulminatingmoat.json deleted file mode 100644 index 5d7e64bda..000000000 --- a/domains/fulminatingmoat.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Website", - "owner": { - "username": "fulminatingmoat", - "email": "fulminatingmoat@fulminatingmoat.com", - "discord": "ᅠᅠ#6266" - }, - "records": { - "URL": "https://fulminatingmoat.com" - } -} diff --git a/domains/funny-noip.json b/domains/funny-noip.json deleted file mode 100644 index 99c1ee0cf..000000000 --- a/domains/funny-noip.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DaoLmao", - "discord": "854380469147140106" - }, - "records": { - "CNAME": "zintaro.github.io" - } -} diff --git a/domains/furkancetinkaya.json b/domains/furkancetinkaya.json deleted file mode 100644 index 89646991d..000000000 --- a/domains/furkancetinkaya.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "my portfolio site", - "owner": { - "username": "honeybadger4768", - "email": "furkancetinkaya0746@gmail.com", - "twitter": "honeybutdev" - }, - "records": { - "CNAME": "furkancetinkaya-me.pages.dev" - } -} diff --git a/domains/furret.json b/domains/furret.json deleted file mode 100644 index df17be37c..000000000 --- a/domains/furret.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "furretra1n", - "email": "furret@transistorcafe.net" - }, - "records": { - "CNAME": "walccdev.github.io" - } -} diff --git a/domains/furry.json b/domains/furry.json deleted file mode 100644 index dc72b5261..000000000 --- a/domains/furry.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "furyashnyy", - "email": "faradey.iskra@mail.ru", - "discord": "754721080383373373" - }, - "records": { - "A": ["31.31.196.104"] - } -} diff --git a/domains/furti.json b/domains/furti.json deleted file mode 100644 index 8e0cee224..000000000 --- a/domains/furti.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "furtidev", - "email": "furtidev@proton.me", - "twitter": "furtidev" - }, - "records": { - "CNAME": "furtidev.github.io" - } -} diff --git a/domains/gabriel-iturre.json b/domains/gabriel-iturre.json deleted file mode 100644 index 40fcbc5ce..000000000 --- a/domains/gabriel-iturre.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "GabrielIturreCs", - "email": "gabriel13iturre@gmail.com" - }, - "records": { - "CNAME": "gabrieliturre.netlify.app" - } -} diff --git a/domains/gabrielhuertas.json b/domains/gabrielhuertas.json deleted file mode 100644 index 0224d9f6c..000000000 --- a/domains/gabrielhuertas.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "GuDex-Dev", - "email": "gabriel.huertas.3012@gmail.com" - }, - "records": { - "CNAME": "gudex-dev.github.io" - } -} diff --git a/domains/galihrhgnwn.json b/domains/galihrhgnwn.json deleted file mode 100644 index a8c74f6c6..000000000 --- a/domains/galihrhgnwn.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "pluzels", - "discord": "1140780096085573734" - }, - "records": { - "CNAME": "cname.vercel-dns.com" - } -} diff --git a/domains/gameserver.ardaninho.json b/domains/gameserver.ardaninho.json deleted file mode 100644 index 1245d5d29..000000000 --- a/domains/gameserver.ardaninho.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Ardaninho", - "discord": "639439553698201626" - }, - "records": { - "A": ["207.244.199.139"] - } -} diff --git a/domains/gamingboots.json b/domains/gamingboots.json deleted file mode 100644 index 10f40cb38..000000000 --- a/domains/gamingboots.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "A description", - "owner": { - "username": "gamingboots", - "email": "gamngboots19@gmail.com" - }, - "records": { - "CNAME": "gamingboots.github.io" - } -} diff --git a/domains/ganesh.json b/domains/ganesh.json deleted file mode 100644 index 20ec495eb..000000000 --- a/domains/ganesh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "iamganeshsekhar", - "email": "ganeshsekha6@gmail.com" - }, - "records": { - "CNAME": "iamganeshsekhar.github.io" - } -} diff --git a/domains/ganeswarv.json b/domains/ganeswarv.json deleted file mode 100644 index a2b14c11d..000000000 --- a/domains/ganeswarv.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ganeswar-velvadapu", - "email": "ganeshvelvadapu@gmail.com" - }, - "records": { - "CNAME": "portfolio-tau-mauve-63.vercel.app" - } -} diff --git a/domains/gattinhosbot.json b/domains/gattinhosbot.json index ba517e94a..522e9e242 100644 --- a/domains/gattinhosbot.json +++ b/domains/gattinhosbot.json @@ -5,8 +5,6 @@ "github_id": 81536172 }, "records": { - "A": ["173.208.244.6"], - "MX": ["mail.stefdp.lol"], - "TXT": ["v=spf1 mx ~all"] + "A": ["173.208.244.6"] } } diff --git a/domains/gaurav.json b/domains/gaurav.json deleted file mode 100644 index 4facd8094..000000000 --- a/domains/gaurav.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "tewarig", - "email": "gauravtewari111@gmail.com" - }, - "records": { - "CNAME": "tewarig.github.io" - } -} diff --git a/domains/gavrielsatrio.json b/domains/gavrielsatrio.json deleted file mode 100644 index 2b51363f1..000000000 --- a/domains/gavrielsatrio.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "gavrielsatrio", - "email": "gavriel228@gmail.com" - }, - "records": { - "CNAME": "gavrielsatrio.github.io" - } -} diff --git a/domains/gcet.aaqif.json b/domains/gcet.aaqif.json deleted file mode 100644 index 0c2bb7ba7..000000000 --- a/domains/gcet.aaqif.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "gcet project", - "owner": { - "username": "aaqifshafi", - "email": "aaqifshafi@gmail.com" - }, - "records": { - "CNAME": "g-cet-aaqifshafis-projects.vercel.app" - } -} diff --git a/domains/gdbotlist.json b/domains/gdbotlist.json deleted file mode 100644 index ecc26a5f2..000000000 --- a/domains/gdbotlist.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "coolsausage45", - "email": "hakekr27@gmail.com" - }, - "records": { - "CNAME": "coolsausage45.github.io" - } -} diff --git a/domains/gee.json b/domains/gee.json deleted file mode 100644 index 926774028..000000000 --- a/domains/gee.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "geedoes", - "email": "captg1@gmail.com" - }, - "records": { - "A": ["207.211.187.18"] - } -} diff --git a/domains/generic.json b/domains/generic.json deleted file mode 100644 index 5b7a7a19f..000000000 --- a/domains/generic.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "xgeneric", - "discord": "1194494419064328296" - }, - "records": { - "CNAME": "xgeneric.github.io" - } -} diff --git a/domains/generic2.json b/domains/generic2.json deleted file mode 100644 index 6962dd983..000000000 --- a/domains/generic2.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "xgeneric", - "discord": "1194494419064328296" - }, - "records": { - "CNAME": "paulswebhelp.com" - } -} diff --git a/domains/genericx.json b/domains/genericx.json deleted file mode 100644 index 6962dd983..000000000 --- a/domains/genericx.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "xgeneric", - "discord": "1194494419064328296" - }, - "records": { - "CNAME": "paulswebhelp.com" - } -} diff --git a/domains/generix.json b/domains/generix.json deleted file mode 100644 index 6962dd983..000000000 --- a/domains/generix.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "xgeneric", - "discord": "1194494419064328296" - }, - "records": { - "CNAME": "paulswebhelp.com" - } -} diff --git a/domains/gg.json b/domains/gg.json deleted file mode 100644 index d2ed4510b..000000000 --- a/domains/gg.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "i-m-Gaurav", - "email": "indiagauravkumar@gmail.com" - }, - "records": { - "CNAME": "gaurav-self.vercel.app" - } -} diff --git a/domains/gin.json b/domains/gin.json deleted file mode 100644 index 4084e5165..000000000 --- a/domains/gin.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "repo": "https://minh0111.github.io/ginny/", - "owner": { - "username": "minh0111", - "email": "kisaver157@gmail.com" - }, - "records": { - "CNAME": "minh0111.github.io" - } -} diff --git a/domains/giovstechs.json b/domains/giovstechs.json deleted file mode 100644 index 2e666791c..000000000 --- a/domains/giovstechs.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "giovstechs", - "email": "me@gianstech.it" - }, - "records": { - "URL": "https://links.gianstech.it" - } -} diff --git a/domains/gitea.vinceale7082.json b/domains/gitea.vinceale7082.json deleted file mode 100644 index 71ad346ad..000000000 --- a/domains/gitea.vinceale7082.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "VinceAle7082", - "email": "vinceale7082@gmail.com", - "discord": "1078447459900063816" - }, - "records": { - "URL": "https://gitea.vinceale7082.com" - } -} diff --git a/domains/githubmilind.json b/domains/githubmilind.json deleted file mode 100644 index afaacb44d..000000000 --- a/domains/githubmilind.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "githubmilind", - "email": "pansare@gmail.com" - }, - "records": { - "CNAME": "githubmilind.github.io" - } -} diff --git a/domains/gizmo.json b/domains/gizmo.json deleted file mode 100644 index 1e588f40a..000000000 --- a/domains/gizmo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "gizmo-dev", - "twitter": "gizmo_gg" - }, - "records": { - "CNAME": "gizmo-dev.github.io" - } -} diff --git a/domains/glitchish.json b/domains/glitchish.json deleted file mode 100644 index a54cf8179..000000000 --- a/domains/glitchish.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Glitch's .IS-A.DEV domain", - "owner": { - "username": "glitchish", - "email": "gavinjstacey@gmail.com" - }, - "records": { - "CNAME": "glitchish.github.io" - } -} diff --git a/domains/glpzzz.json b/domains/glpzzz.json deleted file mode 100644 index efd7c27c3..000000000 --- a/domains/glpzzz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "glpzzz", - "email": "glpz@daxslab.com" - }, - "records": { - "CNAME": "glpzzz.github.io" - } -} diff --git a/domains/glutis.json b/domains/glutis.json deleted file mode 100644 index 426a45f92..000000000 --- a/domains/glutis.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "huyvu15", - "email": "huyv80313@gmail.com" - }, - "records": { - "CNAME": "huyvu15.github.io" - } -} diff --git a/domains/gnanaelisa.json b/domains/gnanaelisa.json deleted file mode 100644 index ebf3d7cc7..000000000 --- a/domains/gnanaelisa.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jgnanaelisa", - "email": "gnanaelisa@gmail.com" - }, - "records": { - "CNAME": "jgnanaelisa.github.io" - } -} diff --git a/domains/godkode.json b/domains/godkode.json deleted file mode 100644 index ec2b101d0..000000000 --- a/domains/godkode.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "GodKode69", - "email": "knownasraghav@gmail.com" - }, - "records": { - "CNAME": "godkode69.github.io" - } -} diff --git a/domains/godwhite.json b/domains/godwhite.json deleted file mode 100644 index f3885bd77..000000000 --- a/domains/godwhite.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "GodwhiteTaiwan", - "email": "godwhite.yt.channel@gmail.com", - "twitter": "GW_GodwhiteTW" - }, - "records": { - "CNAME": "godwhitetaiwan.github.io" - } -} diff --git a/domains/goel.json b/domains/goel.json deleted file mode 100644 index 18c82507c..000000000 --- a/domains/goel.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "radhesh1", - "email": "radhesh036916@gmail.com", - "discord": "datpep" - }, - "description": "I'll probably put some project pages on goel.is-a.dev.", - "records": { - "CNAME": "radhesh.eu.org" - } -} diff --git a/domains/goobsoder.json b/domains/goobsoder.json deleted file mode 100644 index 500813f12..000000000 --- a/domains/goobsoder.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "BreadGhoti", - "email": "breadghoti@gmail.com" - }, - "records": { - "A": ["134.56.183.128"] - } -} diff --git a/domains/gorkem.json b/domains/gorkem.json deleted file mode 100644 index ee45c490e..000000000 --- a/domains/gorkem.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Görkem's Website", - "owner": { - "username": "gorkeem", - "email": "gorkemy000@gmail.com" - }, - "records": { - "CNAME": "gorkeem.github.io" - } -} diff --git a/domains/govind.json b/domains/govind.json deleted file mode 100644 index f9b78565f..000000000 --- a/domains/govind.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Govind's personal developer website", - "owner": { - "username": "govind-shenoy", - "email": "govindvshenoy@gmail.com" - }, - "records": { - "CNAME": "govind-shenoy.github.io" - } -} diff --git a/domains/govinda.json b/domains/govinda.json deleted file mode 100644 index 034c441be..000000000 --- a/domains/govinda.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "gkhabas76", - "email": "gkhabas76@gmail.com" - }, - "records": { - "CNAME": "gkhabas76.github.io" - } -} diff --git a/domains/grantcards.json b/domains/grantcards.json deleted file mode 100644 index 32334fee7..000000000 --- a/domains/grantcards.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "calvgrant", - "email": "alvinnobeltungga@gmail.com" - }, - "records": { - "CNAME": "calvgrant.github.io" - } -} diff --git a/domains/grusio.json b/domains/grusio.json deleted file mode 100644 index 4798298b5..000000000 --- a/domains/grusio.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "mattiagrusio", - "email": "mattiagrusio@gmail.com" - }, - "records": { - "A": ["2.231.198.113"] - } -} diff --git a/domains/gta.json b/domains/gta.json deleted file mode 100644 index 8a9ce6de4..000000000 --- a/domains/gta.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "wweziza", - "email": "wweziza@icloud.com", - "discord": "363373226207739904" - }, - "records": { - "CNAME": "clubroleplay.com" - } -} diff --git a/domains/guillelm.json b/domains/guillelm.json deleted file mode 100644 index 663970d8f..000000000 --- a/domains/guillelm.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "guilleLM71", - "email": "jlauram3@fcpn.edu.bo" - }, - "records": { - "CNAME": "guillelm71.github.io" - }, - "proxied": true -} diff --git a/domains/gulu.json b/domains/gulu.json deleted file mode 100644 index 9c9ad84f4..000000000 --- a/domains/gulu.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "flowiceeos", - "email": "netqian@126.com", - "discord": "899289192729817159" - }, - "records": { - "A": ["35.212.239.31"] - } -} diff --git a/domains/gusza.json b/domains/gusza.json deleted file mode 100644 index 917275bc0..000000000 --- a/domains/gusza.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "gusza110811", - "email": "auguz1108@gmail.com" - }, - "records": { - "CNAME": "gusza110811.github.io" - } -} diff --git a/domains/gvl610.json b/domains/gvl610.json deleted file mode 100644 index 90ae93970..000000000 --- a/domains/gvl610.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "gvl610", - "email": "giangvinhloc610@gmail.com", - "twitter": "gvl610" - }, - "records": { - "CNAME": "giangvinhloc610.github.io" - } -} diff --git a/domains/gwilym.json b/domains/gwilym.json deleted file mode 100644 index ef0c2d05c..000000000 --- a/domains/gwilym.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Gwilymm", - "email": "marin.davies@gmail.com" - }, - "records": { - "A": ["31.207.36.249"] - } -} diff --git a/domains/h.jax.json b/domains/h.jax.json deleted file mode 100644 index c759f32aa..000000000 --- a/domains/h.jax.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jxaq" - }, - "records": { - "A": ["207.211.149.245"] - }, - "proxied": true -} diff --git a/domains/h3r3t1c.json b/domains/h3r3t1c.json deleted file mode 100644 index cd573e53f..000000000 --- a/domains/h3r3t1c.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "lfdominguez", - "email": "ldominguezvega@gmail.com" - }, - "records": { - "CNAME": "lfdominguez.github.io" - } -} diff --git a/domains/hackerman.json b/domains/hackerman.json deleted file mode 100644 index c91c9fb42..000000000 --- a/domains/hackerman.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "AviDevs31", - "email": "josealbertotaverazz@gmail.com" - }, - "records": { - "CNAME": "avidevs31.github.io" - } -} diff --git a/domains/hafidu.json b/domains/hafidu.json deleted file mode 100644 index 10a50626c..000000000 --- a/domains/hafidu.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "hafidu", - "email": "mochammad.hafidu@gmail.com" - }, - "records": { - "CNAME": "hafidu.github.io" - } -} diff --git a/domains/halink.json b/domains/halink.json deleted file mode 100644 index 3fdcff655..000000000 --- a/domains/halink.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "halink0803" - }, - "records": { - "CNAME": "halink0803.github.io" - } -} diff --git a/domains/hamid.json b/domains/hamid.json deleted file mode 100644 index 2c4816dcf..000000000 --- a/domains/hamid.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "hamidsiddiqi2009", - "email": "hamidsiddiqi888@gmail.com" - }, - "records": { - "CNAME": "hamidsiddiqi2009.github.io" - } -} diff --git a/domains/hammed.json b/domains/hammed.json deleted file mode 100644 index fb56256bb..000000000 --- a/domains/hammed.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "devhammed", - "email": "hey@hammed.dev" - }, - "records": { - "CNAME": "devhammed.github.io" - } -} diff --git a/domains/hamza.json b/domains/hamza.json deleted file mode 100644 index 64afa0150..000000000 --- a/domains/hamza.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Hamza's website", - "owner": { - "username": "hamza8bit", - "email": "hamzabyte@gmail.com" - }, - "records": { - "CNAME": "hamza8bit.github.io" - } -} diff --git a/domains/hansen.json b/domains/hansen.json deleted file mode 100644 index 47048f389..000000000 --- a/domains/hansen.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Portfolio site", - "owner": { - "username": "HansenKhi", - "email": "hansenkhi45@gmail.com" - }, - "records": { - "CNAME": "hansenkhi.github.io" - } -} diff --git a/domains/hardik.json b/domains/hardik.json deleted file mode 100644 index 5968d8d29..000000000 --- a/domains/hardik.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Hardikanand1st", - "email": "Hardikanand1st@outlook.com" - }, - "records": { - "A": ["162.254.35.62"] - } -} diff --git a/domains/hari.json b/domains/hari.json deleted file mode 100644 index d47ad99e3..000000000 --- a/domains/hari.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "harishnkr", - "email": "hari2menon1234@gmail.com" - }, - "records": { - "CNAME": "harishnkr.github.io" - } -} diff --git a/domains/harikrishnan.json b/domains/harikrishnan.json deleted file mode 100644 index bc643a82f..000000000 --- a/domains/harikrishnan.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Hari's Portfolio Website", - "owner": { - "username": "Harikrishnan6336", - "email": "harikrishnan6336@gmail.com" - }, - "records": { - "CNAME": "harikrishnan6336.github.io" - } -} diff --git a/domains/harikrishnanps.json b/domains/harikrishnanps.json deleted file mode 100644 index 4f278a556..000000000 --- a/domains/harikrishnanps.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "super-jedi", - "email": "harikrishnan.ps@hotmail.com" - }, - "records": { - "CNAME": "super-jedi.github.io" - } -} diff --git a/domains/harsh-patel.json b/domains/harsh-patel.json deleted file mode 100644 index 58b15a8e8..000000000 --- a/domains/harsh-patel.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Harsh's website", - "owner": { - "username": "harshpat", - "email": "patel.harsh28@gmail.com" - }, - "records": { - "CNAME": "harshpat.github.io" - } -} diff --git a/domains/harshad.json b/domains/harshad.json deleted file mode 100644 index 02fb5ff59..000000000 --- a/domains/harshad.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "hb0313", - "email": "hbhandwaldar@gmail.com" - }, - "records": { - "CNAME": "hb0313.github.io" - } -} diff --git a/domains/harshikesh-abhinav.json b/domains/harshikesh-abhinav.json deleted file mode 100644 index b184db456..000000000 --- a/domains/harshikesh-abhinav.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Abhinav-676", - "email": "harshikeshabhinav676@gmail.com" - }, - "records": { - "CNAME": "abhinav-portfolio-s-47.deno.dev" - } -} diff --git a/domains/harshvardhan.json b/domains/harshvardhan.json deleted file mode 100644 index b1bb95e88..000000000 --- a/domains/harshvardhan.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "My Personal Portfolio", - "owner": { - "username": "Harshvardhan5703", - "email": "shekhawat.harsh287@gmail.com" - }, - "records": { - "CNAME": "harsh-portfolio-liard.vercel.app" - } -} diff --git a/domains/haseena.json b/domains/haseena.json deleted file mode 100644 index 94c61cb60..000000000 --- a/domains/haseena.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Haseena's website", - "owner": { - "username": "haseena-hassan", - "email": "haseena2199@gmail.com" - }, - "records": { - "CNAME": "haseena-hassan.github.io" - } -} diff --git a/domains/hash-cracker.json b/domains/hash-cracker.json deleted file mode 100644 index e948b4e94..000000000 --- a/domains/hash-cracker.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Hash-Cracker", - "email": "tspamiitesh@gmail.com" - }, - "records": { - "CNAME": "hash-cracker.github.io" - } -} diff --git a/domains/hashan.json b/domains/hashan.json deleted file mode 100644 index efe3ac426..000000000 --- a/domains/hashan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "hashaaan", - "email": "shalithadev@gmail.com" - }, - "records": { - "CNAME": "hashanshalitha.vercel.app" - } -} diff --git a/domains/hasnain.json b/domains/hasnain.json deleted file mode 100644 index 2d10432dd..000000000 --- a/domains/hasnain.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "HasnainSZN", - "email": "officialhasnain100@gmail.com" - }, - "records": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/hastebin.json b/domains/hastebin.json deleted file mode 100644 index 5b39c2d85..000000000 --- a/domains/hastebin.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "EducatedSuddenBucket", - "discord": "1167825360151380032" - }, - "records": { - "A": ["69.197.135.203"] - } -} diff --git a/domains/hchs-bot.json b/domains/hchs-bot.json deleted file mode 100644 index ced2a98aa..000000000 --- a/domains/hchs-bot.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "jimmy20180130", - "email": "jimmy20180130@gmail.com", - "twitter": "jimmyyo45639462", - "discord": "xiaoxi_tw#0" - }, - "records": { - "CNAME": "tw-node2.thisalesa.eu.org" - } -} diff --git a/domains/hecker.json b/domains/hecker.json deleted file mode 100644 index ef4ac56a9..000000000 --- a/domains/hecker.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "1tbfree", - "discord": "1256183302516248680" - }, - "records": { - "CNAME": "heckersoft.serv00.net" - } -} diff --git a/domains/hector-vigil.json b/domains/hector-vigil.json deleted file mode 100644 index a86928105..000000000 --- a/domains/hector-vigil.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "hector-vigil", - "email": "vigilescalera.h@gmail.com" - }, - "records": { - "CNAME": "hector-vigil.github.io" - } -} diff --git a/domains/hein.json b/domains/hein.json deleted file mode 100644 index 281782c3e..000000000 --- a/domains/hein.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "HeinKhantZaw", - "email": "heinkhantzaw1@gmail.com" - }, - "records": { - "CNAME": "heinkhantzaw.github.io" - } -} diff --git a/domains/henry.json b/domains/henry.json deleted file mode 100644 index 737098701..000000000 --- a/domains/henry.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "henryhuangbc", - "email": "space.galaxy.world@gmail.com", - "twitter": "hd3vv" - }, - "records": { - "CNAME": "henryhuangbc.github.io" - } -} diff --git a/domains/herbert.json b/domains/herbert.json deleted file mode 100644 index ca51f3c68..000000000 --- a/domains/herbert.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Cartyoo", - "email": "cartyoogaming@gmail.com" - }, - "records": { - "URL": "https://cartyoo.org" - } -} diff --git a/domains/hercase.json b/domains/hercase.json deleted file mode 100644 index 38461cc52..000000000 --- a/domains/hercase.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "hercase", - "email": "hercase92@gmail.com" - }, - "records": { - "A": ["75.2.60.5"] - } -} diff --git a/domains/herve.json b/domains/herve.json deleted file mode 100644 index bb485801b..000000000 --- a/domains/herve.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "herveleclerc", - "email": "herve.leclerc@gmail.com" - }, - "records": { - "CNAME": "herveleclerc.github.io" - } -} diff --git a/domains/hextris.json b/domains/hextris.json deleted file mode 100644 index 4355be874..000000000 --- a/domains/hextris.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nrzt", - "email": "nrzt5678@gmail.com" - }, - "records": { - "CNAME": "nrzt567.github.io" - } -} diff --git a/domains/hiddenblack.json b/domains/hiddenblack.json deleted file mode 100644 index 7e57e6b8c..000000000 --- a/domains/hiddenblack.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "hidden-black", - "email": "shashwatrai_28@outlook.com" - }, - "records": { - "CNAME": "hidden-black.github.io" - } -} diff --git a/domains/hifzur.json b/domains/hifzur.json deleted file mode 100644 index 7dae5481c..000000000 --- a/domains/hifzur.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "hifzurmax", - "email": "hifzur.syl@gmail.com" - }, - "records": { - "CNAME": "hifzurmax.github.io" - } -} diff --git a/domains/himanshusri.json b/domains/himanshusri.json deleted file mode 100644 index d5d9265f1..000000000 --- a/domains/himanshusri.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "himanshuSri24", - "email": "himanshu20032002@gmail.com" - }, - "records": { - "CNAME": "himanshusri24.github.io" - } -} diff --git a/domains/himeshparashar.json b/domains/himeshparashar.json deleted file mode 100644 index 053281e23..000000000 --- a/domains/himeshparashar.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "himeshparashar", - "email": "himeshparashar424@gmail.com" - }, - "records": { - "CNAME": "site-himeshparashar.netlify.app" - } -} diff --git a/domains/hisham.json b/domains/hisham.json deleted file mode 100644 index 35f275b6c..000000000 --- a/domains/hisham.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Hisham is a dev", - "owner": { - "username": "hishamalip", - "email": "hishamalip@gmail.com" - }, - "records": { - "CNAME": "hishamalip.github.io" - } -} diff --git a/domains/hixtrionix.json b/domains/hixtrionix.json deleted file mode 100644 index 23d28e241..000000000 --- a/domains/hixtrionix.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "repo": "https://github.com/Hixtrionix/is-a-dev-register", - "owner": { - "username": "Hixtrionix", - "email": "aflores@cop.es" - }, - "records": { - "CNAME": "dev-webpage.web.app" - } -} diff --git a/domains/hjmao.json b/domains/hjmao.json deleted file mode 100644 index 0da95d907..000000000 --- a/domains/hjmao.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "hjmao.is-a.dev", - "owner": { - "username": "huajianmao", - "email": "huajianmao@gmail.com" - }, - "records": { - "CNAME": "huajianmao.github.io" - } -} diff --git a/domains/hoan.json b/domains/hoan.json deleted file mode 100644 index 49793a0fa..000000000 --- a/domains/hoan.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "hoan.is-a.dev : This is my personal notebook", - "owner": { - "username": "hwanngo", - "email": "conghoan.0406@gmail.com" - }, - "records": { - "CNAME": "hwanngo.github.io" - } -} diff --git a/domains/homelander.json b/domains/homelander.json deleted file mode 100644 index dc7cad3c9..000000000 --- a/domains/homelander.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "GokuPlay609", - "email": "GokuPlay609@gmail.com" - }, - "records": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/hongquang.json b/domains/hongquang.json deleted file mode 100644 index 363dadd61..000000000 --- a/domains/hongquang.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "quanglh268", - "email": "quanglh268@gmail.com" - }, - "records": { - "CNAME": "hquang.github.io" - } -} diff --git a/domains/hoogdorp.json b/domains/hoogdorp.json deleted file mode 100644 index 0505a2d40..000000000 --- a/domains/hoogdorp.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Gunterke", - "email": "gunterke@zoho.eu" - }, - "records": { - "CNAME": "gratis-4925113.jouwweb.site" - } -} diff --git a/domains/horizon-server.json b/domains/horizon-server.json deleted file mode 100644 index 8b50b0819..000000000 --- a/domains/horizon-server.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "HorizonFiles", - "email": "getbomb@bk.ru", - "discord": "1223721772051075193" - }, - "records": { - "CNAME": "horizonfiles.github.io" - } -} diff --git a/domains/horu.json b/domains/horu.json deleted file mode 100644 index 9bf66af5b..000000000 --- a/domains/horu.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "HigherOrderLogic" - }, - "records": { - "CNAME": "higherorderlogic.github.io" - } -} diff --git a/domains/host-image.json b/domains/host-image.json deleted file mode 100644 index 96ab0ceea..000000000 --- a/domains/host-image.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "heyjumanji", - "email": "madhuchutiya.unhinge650@silomails.com" - }, - "records": { - "CNAME": "host-image.pages.dev" - } -} diff --git a/domains/host.xandaah.json b/domains/host.xandaah.json deleted file mode 100644 index 0203f5c24..000000000 --- a/domains/host.xandaah.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "xandaaah", - "discord": "726910228289028127" - }, - "records": { - "A": ["32.216.183.113"] - } -} diff --git a/domains/hotfix.saftec.json b/domains/hotfix.saftec.json deleted file mode 100644 index b81ef421f..000000000 --- a/domains/hotfix.saftec.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Samuraiflamesf", - "email": "Samuraiflamesf@gmail.com" - }, - "records": { - "A": ["152.67.45.142"] - } -} diff --git a/domains/hotspot.json b/domains/hotspot.json deleted file mode 100644 index 4300c7a5f..000000000 --- a/domains/hotspot.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "wansie1", - "email": "msc2tvdn@duck.com", - "discord": "962788530336178236" - }, - "records": { - "A": ["213.238.183.171"] - } -} diff --git a/domains/hozzywozzy.json b/domains/hozzywozzy.json deleted file mode 100644 index 78b3352cb..000000000 --- a/domains/hozzywozzy.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "hozzywozzy", - "email": "hozzywozzy@terrorist.lol" - }, - "records": { - "CNAME": "hozzywozzy.github.io" - } -} diff --git a/domains/hroot.json b/domains/hroot.json deleted file mode 100644 index aaca9d7ac..000000000 --- a/domains/hroot.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "H-Root", - "email": "sudo.hroot@gmail.com" - }, - "records": { - "URL": "https://hroot.dev/" - } -} diff --git a/domains/htrnguyen.json b/domains/htrnguyen.json deleted file mode 100644 index 94a988e05..000000000 --- a/domains/htrnguyen.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "htrnguyen", - "email": "hatrongnguyen04@gmail.com" - }, - "records": { - "CNAME": "astro-portfolio-nu-seven.vercel.app" - } -} diff --git a/domains/hu-kaixiang.json b/domains/hu-kaixiang.json deleted file mode 100644 index fae2bdb2a..000000000 --- a/domains/hu-kaixiang.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Maxhu787", - "email": "maxhu787@gmail.com" - }, - "records": { - "CNAME": "maxhu787.github.io" - } -} diff --git a/domains/hungphambkc.json b/domains/hungphambkc.json deleted file mode 100644 index 8717e6bdb..000000000 --- a/domains/hungphambkc.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "hungphambkc", - "email": "phamhung2001@icloud.com" - }, - "records": { - "CNAME": "hungphambkc.github.io" - } -} diff --git a/domains/hungthai.json b/domains/hungthai.json deleted file mode 100644 index b1c379ca7..000000000 --- a/domains/hungthai.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "hungthai1401", - "email": "hungthai1401.it@gmail.com" - }, - "records": { - "CNAME": "hungthai1401.github.io" - } -} diff --git a/domains/huntroid.json b/domains/huntroid.json deleted file mode 100644 index 45f1d4ea9..000000000 --- a/domains/huntroid.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "owner": { - "username": "hunterz-killer", - "email": "srimath8@gmail.com" - }, - "records": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "AAAA": [ - "2606:50c0:8000::153", - "2606:50c0:8001::153", - "2606:50c0:8002::153", - "2606:50c0:8003::153" - ] - } -} diff --git a/domains/huseyin.json b/domains/huseyin.json deleted file mode 100644 index b8ac0cbaa..000000000 --- a/domains/huseyin.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Huseyin-Cinar", - "email": "gslicocuk8080@gmail.com" - }, - "records": { - "CNAME": "huseyin-cinar.github.io" - } -} diff --git a/domains/huygmd-is-a-dev.json b/domains/huygmd-is-a-dev.json deleted file mode 100644 index 3aaffa57c..000000000 --- a/domains/huygmd-is-a-dev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "huygmdvn", - "email": "huynhquochuytkna@gmail.com" - }, - "records": { - "A": ["103.77.240.59"] - } -} diff --git a/domains/hyr1nk.json b/domains/hyr1nk.json deleted file mode 100644 index 9cb76fb7d..000000000 --- a/domains/hyr1nk.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Kriemseeley", - "email": "adamseeley112250@gmail.com" - }, - "records": { - "A": ["39.101.73.144"] - } -} diff --git a/domains/hzyusuf.json b/domains/hzyusuf.json deleted file mode 100644 index 8e1e901c1..000000000 --- a/domains/hzyusuf.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "yufuss", - "email": "yusufgocer40@hotmail.com" - }, - "records": { - "CNAME": "glitch.edgeapp.net" - } -} diff --git a/domains/iam.json b/domains/iam.json deleted file mode 100644 index 026401e36..000000000 --- a/domains/iam.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Utsav14s", - "email": "utsavk740@gmail.com" - }, - "records": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/ico-bc.json b/domains/ico-bc.json deleted file mode 100644 index 8ed238cc5..000000000 --- a/domains/ico-bc.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ChiliDain1010", - "discord": "1109163497750802462" - }, - "records": { - "A": ["59.93.130.149"] - } -} diff --git a/domains/ico.json b/domains/ico.json deleted file mode 100644 index df0bc01f9..000000000 --- a/domains/ico.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "babyico", - "email": "iconical@programmer.net" - }, - "records": { - "CNAME": "babyico.github.io" - } -} diff --git a/domains/icvn.json b/domains/icvn.json deleted file mode 100644 index dbccc5773..000000000 --- a/domains/icvn.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "HaiYTB", - "email": "haiwt2xbox@gmail.com" - }, - "records": { - "A": ["103.229.52.14"] - }, - "proxied": true -} diff --git a/domains/icy.json b/domains/icy.json deleted file mode 100644 index ca175a775..000000000 --- a/domains/icy.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "IcyonGit", - "email": "Jazzyvela2009@outlook.com" - }, - "records": { - "CNAME": "icyongit.github.io" - } -} diff --git a/domains/idot.json b/domains/idot.json deleted file mode 100644 index a988c2b07..000000000 --- a/domains/idot.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "LackingCats", - "email": "jackson.marsden6@gmail.com" - }, - "records": { - "CNAME": "idot.hopto.org" - } -} diff --git a/domains/igna.json b/domains/igna.json deleted file mode 100644 index a0bd4b2b6..000000000 --- a/domains/igna.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "igna's portfolio website", - "owner": { - "username": "uhIgnacio", - "email": "igna@hypixel.one" - }, - "records": { - "URL": "https://igna.rocks" - } -} diff --git a/domains/ijas.json b/domains/ijas.json deleted file mode 100644 index a888e0a9d..000000000 --- a/domains/ijas.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "ijasxyz", - "email": "ijas.n.ijas@gmail.com" - }, - "records": { - "CNAME": "ijas.netlify.app" - }, - "proxied": false -} diff --git a/domains/ikdan.json b/domains/ikdan.json deleted file mode 100644 index 4278b98a2..000000000 --- a/domains/ikdan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Kirill2255", - "email": "ailcenko019@gmail.com" - }, - "records": { - "A": ["95.163.215.114"] - } -} diff --git a/domains/ikhlashmulya.json b/domains/ikhlashmulya.json deleted file mode 100644 index 79acd41db..000000000 --- a/domains/ikhlashmulya.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Ikhlashmulya", - "email": "nurahmanmulya@gmail.com" - }, - "records": { - "CNAME": "ikhlashmulya.github.io" - } -} diff --git a/domains/ikjun.json b/domains/ikjun.json deleted file mode 100644 index 7a7053eee..000000000 --- a/domains/ikjun.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "no-ikjun", - "email": "choiikjun1101@gmail.com" - }, - "records": { - "CNAME": "ikjun.com" - } -} diff --git a/domains/ilovechickennuggets.json b/domains/ilovechickennuggets.json deleted file mode 100644 index c7f773a2e..000000000 --- a/domains/ilovechickennuggets.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "getSono", - "discord": "1222250424309121145" - }, - "records": { - "CNAME": "getsono.github.io" - } -} diff --git a/domains/imat.json b/domains/imat.json deleted file mode 100644 index 3a0e2d0dc..000000000 --- a/domains/imat.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "imatx", - "email": "adam.essakhi16+github@gmail.com" - }, - "records": { - "CNAME": "sites.bootstrapstudio.io" - } -} diff --git a/domains/img.cala.json b/domains/img.cala.json deleted file mode 100644 index 895c2f7a0..000000000 --- a/domains/img.cala.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "calamitywoah", - "email": "krivojta@gmail.com", - "discord": "981555580495867964" - }, - "records": { - "CNAME": "calamitywoah.github.io" - } -} diff --git a/domains/img.suki.json b/domains/img.suki.json deleted file mode 100644 index 9ef65184f..000000000 --- a/domains/img.suki.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SukiPlayz", - "email": "sukimayoo@outlook.com" - }, - "records": { - "A": ["69.197.135.204"] - } -} diff --git a/domains/imlasiya.json b/domains/imlasiya.json deleted file mode 100644 index fe526db0d..000000000 --- a/domains/imlasiya.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "ImLasiya", - "email": "shsherlocksl@gmail.com", - "twitter": "ImLasiya" - }, - "records": { - "CNAME": "imlasiya.github.io" - } -} diff --git a/domains/imlasiyah.json b/domains/imlasiyah.json deleted file mode 100644 index 6a43c8ce9..000000000 --- a/domains/imlasiyah.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ImLasiya", - "email": "senash@darktsysl.onmicrosoft.com" - }, - "records": { - "CNAME": "imlasiya.github.io" - } -} diff --git a/domains/imxitiz.json b/domains/imxitiz.json deleted file mode 100644 index 01d5b2a06..000000000 --- a/domains/imxitiz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "description": "imxitiz.is-a.dev", - "owner": { - "username": "imxitiz" - }, - "records": { - "CNAME": "imxitiz.github.io" - } -} diff --git a/domains/imy.json b/domains/imy.json deleted file mode 100644 index 97ea5f5b9..000000000 --- a/domains/imy.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "My portfolio", - "owner": { - "username": "IMYdev", - "email": "omranmansour096@gmail.com" - }, - "records": { - "CNAME": "imydev.github.io" - } -} diff --git a/domains/incbom.json b/domains/incbom.json deleted file mode 100644 index f4db189d3..000000000 --- a/domains/incbom.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "IncbomDev", - "email": "incbomyt@gmail.com", - "twitter": "IncbomYT" - }, - "records": { - "CNAME": "incbomdev.github.io" - } -} diff --git a/domains/indidee.json b/domains/indidee.json deleted file mode 100644 index 03a8b1d90..000000000 --- a/domains/indidee.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "indideee", - "email": "amberisamab@gmail.com" - }, - "records": { - "CNAME": "indideee.github.io" - } -} diff --git a/domains/indodev.json b/domains/indodev.json deleted file mode 100644 index 6b7aa69fc..000000000 --- a/domains/indodev.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Khuirul-Huda", - "email": "hudah2102@gmail.com", - "discord": "694850450410700831" - }, - "records": { - "A": ["178.128.211.205"] - } -} diff --git a/domains/infiniteloop.json b/domains/infiniteloop.json deleted file mode 100644 index 826ab4782..000000000 --- a/domains/infiniteloop.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "roktim32", - "email": "roktimsenapoty2@gmail.com" - }, - "records": { - "CNAME": "roktim32.github.io" - } -} diff --git a/domains/info.vamtic.json b/domains/info.vamtic.json deleted file mode 100644 index 6d4568a57..000000000 --- a/domains/info.vamtic.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vamtic", - "email": "vamtic@yahoo.com" - }, - "records": { - "CNAME": "info-86z.pages.dev" - } -} diff --git a/domains/tunnel.vulcanocraft.json b/domains/info.vulcanocraft.json similarity index 67% rename from domains/tunnel.vulcanocraft.json rename to domains/info.vulcanocraft.json index 8105ad8aa..7b023f01a 100644 --- a/domains/tunnel.vulcanocraft.json +++ b/domains/info.vulcanocraft.json @@ -4,7 +4,8 @@ "discord": "814891541205876767" }, "records": { - "A": ["147.185.221.23"] - }, - "proxied": true + "MX": [ + "smtp.google.com" + ] + } } diff --git a/domains/inj3c7i0n.json b/domains/inj3c7i0n.json deleted file mode 100644 index ce019d6c9..000000000 --- a/domains/inj3c7i0n.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Inj3c7i0n", - "email": "Inj3c7ed@gmail.com" - }, - "records": { - "CNAME": "inj3c7i0n.github.io" - } -} diff --git a/domains/insencel.json b/domains/insencel.json deleted file mode 100644 index 9345e19d9..000000000 --- a/domains/insencel.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Insencel", - "email": "devsencel@gmail.com" - }, - "description": "A domain for hosting a typo3 account to test things with and build test-websites", - "records": { - "A": ["164.68.124.156"] - } -} diff --git a/domains/integra.json b/domains/integra.json deleted file mode 100644 index 6f560c26d..000000000 --- a/domains/integra.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ruben-as", - "email": "ruben.aja.85@gmail.com" - }, - "records": { - "A": ["212.227.32.105"] - } -} diff --git a/domains/intergrav.json b/domains/intergrav.json deleted file mode 100644 index f101cb7bf..000000000 --- a/domains/intergrav.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "intergrav", - "email": "devinkid1@gmail.com" - }, - "records": { - "CNAME": "intergrav.github.io" - } -} diff --git a/domains/inxlo.json b/domains/inxlo.json deleted file mode 100644 index 3ee216c01..000000000 --- a/domains/inxlo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "xlenco", - "email": "xlenco@hotmail.com" - }, - "records": { - "CNAME": "xlenco.github.io" - } -} diff --git a/domains/iomiras.json b/domains/iomiras.json deleted file mode 100644 index 907535fa6..000000000 --- a/domains/iomiras.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "iomiras", - "email": "miras.shaltayev+isadev@gmail.com" - }, - "records": { - "CNAME": "miras-iomiras.vercel.app" - } -} diff --git a/domains/iosviet.json b/domains/iosviet.json deleted file mode 100644 index c1e395ea9..000000000 --- a/domains/iosviet.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "huutanphp", - "discord": "595368972594184235" - }, - "records": { - "A": ["3.106.238.127"] - } -} diff --git a/domains/ipamod.json b/domains/ipamod.json deleted file mode 100644 index 267789930..000000000 --- a/domains/ipamod.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "ipamod Website", - "owner": { - "username": "huutanphp", - "email": "huutan.dev@gmail.com" - }, - "records": { - "A": ["3.106.238.127"] - } -} diff --git a/domains/ipsum.json b/domains/ipsum.json deleted file mode 100644 index 16020cbbf..000000000 --- a/domains/ipsum.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ashlynmay", - "email": "may.ashlyn0723@gmail.com" - }, - "records": { - "CNAME": "ashlynmay-github-io.onrender.com" - } -} diff --git a/domains/iqat.json b/domains/iqat.json deleted file mode 100644 index 72d75d825..000000000 --- a/domains/iqat.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Portfolio for Muhammad Taqi (Iqat)", - "owner": { - "username": "Iqat476", - "email": "iqat476@gmail.com" - }, - "records": { - "CNAME": "iqat476.github.io" - } -} diff --git a/domains/irc.pele.json b/domains/irc.pele.json deleted file mode 100644 index 865fad1e4..000000000 --- a/domains/irc.pele.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Pele12324", - "email": "pele.puric@gmail.com", - "discord": "483261654818226186" - }, - "records": { - "A": ["38.242.242.224"] - } -} diff --git a/domains/iris.json b/domains/iris.json deleted file mode 100644 index 432d9cd83..000000000 --- a/domains/iris.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "BlockybombDEV", - "discord": "1115068990381887490" - }, - "records": { - "A": ["38.46.219.220"] - } -} diff --git a/domains/isa.json b/domains/isa.json deleted file mode 100644 index 0b4d9e062..000000000 --- a/domains/isa.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "This is for nottisa cool stuff", - "owner": { - "username": "nottisa", - "email": "theonewhohasthisemail@gmail.com", - "twitter": "_bob90368" - }, - "records": { - "CNAME": "nottisa.github.io" - } -} diff --git a/domains/isaac.json b/domains/isaac.json deleted file mode 100644 index d6c283a77..000000000 --- a/domains/isaac.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "IsaacTouhami", - "email": "isaaco7274@gmail.com" - }, - "records": { - "CNAME": "isaactouhami.github.io" - } -} diff --git a/domains/isabelrosillo.json b/domains/isabelrosillo.json deleted file mode 100644 index 6f560c26d..000000000 --- a/domains/isabelrosillo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ruben-as", - "email": "ruben.aja.85@gmail.com" - }, - "records": { - "A": ["212.227.32.105"] - } -} diff --git a/domains/israrkhan.json b/domains/israrkhan.json deleted file mode 100644 index b76d58f53..000000000 --- a/domains/israrkhan.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "israrkhan.is-a.dev.", - "owner": { - "username": "israrthedev08", - "email": "israrislive@gmail.com" - }, - "records": { - "URL": "https://guns.lol/israr08" - } -} diff --git a/domains/isturiz.json b/domains/isturiz.json deleted file mode 100644 index 79d0afea8..000000000 --- a/domains/isturiz.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "isturiz" - }, - "records": { - "CNAME": "isturiz.vercel.app" - } -} diff --git a/domains/its-2t-here.json b/domains/its-2t-here.json new file mode 100644 index 000000000..bf9f3759e --- /dev/null +++ b/domains/its-2t-here.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "iaohtdev", + "email": "iaoht.dev@gmail.com" + }, + "records": { + "CNAME": "iaohtdev.github.io" + } +} diff --git a/domains/itsdharmik.json b/domains/itsdharmik.json deleted file mode 100644 index acccec1ab..000000000 --- a/domains/itsdharmik.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Want this domain to host my portfolio.", - "owner": { - "username": "itsdharmik", - "email": "dharmikparmar2004@yahoo.com", - "twitter": "itsdharmik" - }, - "records": { - "CNAME": "itsdharmik.github.io" - } -} diff --git a/domains/itsmealdo.json b/domains/itsmealdo.json deleted file mode 100644 index 71b953cdc..000000000 --- a/domains/itsmealdo.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "itsmealdo Webs", - "owner": { - "username": "itsmealdo", - "email": "aldosaputra@gmail.com" - }, - "records": { - "CNAME": "itsmealdo.github.io" - } -} diff --git a/domains/itsneufox.json b/domains/itsneufox.json deleted file mode 100644 index f7eadfa7a..000000000 --- a/domains/itsneufox.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "itsneufox", - "email": "ajuda@tntsamp.com" - }, - "records": { - "CNAME": "itsneufox.github.io" - } -} diff --git a/domains/itsnicecraft.json b/domains/itsnicecraft.json deleted file mode 100644 index 012b1933c..000000000 --- a/domains/itsnicecraft.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Personal website", - "owner": { - "username": "itsnicecraft", - "twitter": "itsnicecraft" - }, - "records": { - "CNAME": "itsnicecraft.github.io" - } -} diff --git a/domains/itzporium.json b/domains/itzporium.json deleted file mode 100644 index fbb94f53e..000000000 --- a/domains/itzporium.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "codernocook", - "email": "poriumbox@fbi.ac", - "twitter": false, - "discord": "Itzporium#9655" - }, - "records": { - "CNAME": "codernocook.github.io" - } -} diff --git a/domains/ivan.json b/domains/ivan.json deleted file mode 100644 index 2a3344f27..000000000 --- a/domains/ivan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "174n", - "email": "174n@riseup.net" - }, - "records": { - "CNAME": "alexandrov.online" - } -} diff --git a/domains/ivedant.json b/domains/ivedant.json deleted file mode 100644 index d0cdcc0fe..000000000 --- a/domains/ivedant.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Flash2014", - "email": "naiduvedant@gmail.com" - }, - "records": { - "CNAME": "flash2014.github.io" - } -} diff --git a/domains/ivo.json b/domains/ivo.json deleted file mode 100644 index 019b6b7a7..000000000 --- a/domains/ivo.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Personal Portfolio Website", - "owner": { - "username": "ifayala", - "email": "ivo@dailabs.io", - "discord": "lt_smash666" - }, - "records": { - "A": ["34.16.212.81"] - } -} diff --git a/domains/jabbdev.json b/domains/jabbdev.json deleted file mode 100644 index b8ef473b9..000000000 --- a/domains/jabbdev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jabbcode", - "email": "jabbsontouch@gmail.com" - }, - "records": { - "CNAME": "react-frontend-production-0024.up.railway.app" - } -} diff --git a/domains/jacek.json b/domains/jacek.json deleted file mode 100644 index 61b481d00..000000000 --- a/domains/jacek.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "smolak", - "email": "jacek.smolak@gmail.com" - }, - "records": { - "CNAME": "jaceksmolak.vercel.app" - } -} diff --git a/domains/jack.json b/domains/jack.json deleted file mode 100644 index 612aa3633..000000000 --- a/domains/jack.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "crepppy", - "email": "chapmanjack0777@gmail.com", - "discord": "crepppy#2758" - }, - "records": { - "URL": "https://jackchap.com" - } -} diff --git a/domains/jackson.json b/domains/jackson.json deleted file mode 100644 index 488627e7a..000000000 --- a/domains/jackson.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "owner": { - "username": "SimplyJackson", - "discord": "jackson!#0001" - }, - "records": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } -} diff --git a/domains/jacob.json b/domains/jacob.json deleted file mode 100644 index f7e006dcf..000000000 --- a/domains/jacob.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jacob13400", - "email": "jacob13400@gmail.com" - }, - "records": { - "CNAME": "jacob13400.github.io" - } -} diff --git a/domains/jaennova.json b/domains/jaennova.json deleted file mode 100644 index a4b775e6d..000000000 --- a/domains/jaennova.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jaennova", - "email": "jaendevp@gmail.com" - }, - "records": { - "A": ["75.2.60.5"] - } -} diff --git a/domains/jagdhish-mer.json b/domains/jagdhish-mer.json deleted file mode 100644 index 3eac068ab..000000000 --- a/domains/jagdhish-mer.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "jagdish-der" - }, - "records": { - "CNAME": "jagdish-der.github.io" - } -} diff --git a/domains/jaideep.json b/domains/jaideep.json deleted file mode 100644 index 6e8609f54..000000000 --- a/domains/jaideep.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "xxeisenberg", - "email": "jaideepmato7@gmail.com" - }, - "records": { - "CNAME": "piyush10f.vercel.app" - } -} diff --git a/domains/jaimezpe.json b/domains/jaimezpe.json deleted file mode 100644 index a7bee39e4..000000000 --- a/domains/jaimezpe.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "repo": "https://github.com/jaimezpe/bio", - "owner": { - "username": "jaimezpe", - "email": "info@jaimezpe.com" - }, - "records": { - "CNAME": "jaimezpe.com" - } -} diff --git a/domains/jainam.json b/domains/jainam.json deleted file mode 100644 index 287478167..000000000 --- a/domains/jainam.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jainamoswal", - "email": "me@jainam.me" - }, - "records": { - "URL": "http://jainam.me" - } -} diff --git a/domains/jaisankar.json b/domains/jaisankar.json deleted file mode 100644 index c84afa389..000000000 --- a/domains/jaisankar.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jaisankar07", - "email": "jaisankars2017@gmail.com" - }, - "records": { - "CNAME": "jaisankar07.github.io" - } -} diff --git a/domains/jalaj.json b/domains/jalaj.json deleted file mode 100644 index 59036e119..000000000 --- a/domains/jalaj.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jalajcodes", - "twitter": "jalajcodes" - }, - "records": { - "CNAME": "jalaj.up.railway.app" - } -} diff --git a/domains/jameshartley.json b/domains/jameshartley.json deleted file mode 100644 index 96058ba6a..000000000 --- a/domains/jameshartley.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jdbhartley", - "discord": "MobiSlick#3640" - }, - "records": { - "A": ["75.2.60.5"] - } -} diff --git a/domains/jamespi.json b/domains/jamespi.json deleted file mode 100644 index 1a96defce..000000000 --- a/domains/jamespi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Sussy-OS", - "email": "SussyS0S-Operating-Systems@protonmail.com" - }, - "records": { - "URL": "https://cooperbrosssp.top" - } -} diff --git a/domains/jan.json b/domains/jan.json deleted file mode 100644 index b614ce0de..000000000 --- a/domains/jan.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Personal Dev Website", - "owner": { - "username": "jpgreth", - "email": "github@greth.me" - }, - "records": { - "CNAME": "greth.dev" - } -} diff --git a/domains/janeq.json b/domains/janeq.json deleted file mode 100644 index dfe4a6c40..000000000 --- a/domains/janeq.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "notjaneq", - "email": "a2012989z@gmail.com" - }, - "records": { - "CNAME": "notjaneq.github.io" - } -} diff --git a/domains/janith.json b/domains/janith.json deleted file mode 100644 index b8cd36600..000000000 --- a/domains/janith.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Janithpm", - "email": "janithmadarasinghe@gmail.com" - }, - "records": { - "CNAME": "janithpm.github.io" - } -} diff --git a/domains/janmb.json b/domains/janmb.json deleted file mode 100644 index 4300c7a5f..000000000 --- a/domains/janmb.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "wansie1", - "email": "msc2tvdn@duck.com", - "discord": "962788530336178236" - }, - "records": { - "A": ["213.238.183.171"] - } -} diff --git a/domains/janmikowa.json b/domains/janmikowa.json deleted file mode 100644 index 42f67cc99..000000000 --- a/domains/janmikowa.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Maritsu", - "email": "maritsuqnn@gmail.com" - }, - "records": { - "CNAME": "maritsu.github.io" - } -} diff --git a/domains/jasontumusiime.json b/domains/jasontumusiime.json deleted file mode 100644 index 16939de3f..000000000 --- a/domains/jasontumusiime.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jasontumusiime", - "email": "jason.2mcme@gmail.com" - }, - "records": { - "A": ["16.170.224.34"] - } -} diff --git a/domains/jatin.json b/domains/jatin.json deleted file mode 100644 index 99a7dec32..000000000 --- a/domains/jatin.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Jateeeen", - "email": "jatin@linkxtr.app" - }, - "records": { - "CNAME": "jateeeen.github.io" - } -} diff --git a/domains/jatinkr.json b/domains/jatinkr.json deleted file mode 100644 index 5cf72cd84..000000000 --- a/domains/jatinkr.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jatinkumarg", - "email": "jatinkr@duck.com" - }, - "records": { - "CNAME": "jatinkumarg.github.io" - } -} diff --git a/domains/javi.json b/domains/javi.json deleted file mode 100644 index 7d834b86f..000000000 --- a/domains/javi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "itsjavi", - "discord": "itsjavi" - }, - "records": { - "CNAME": "itsjavi.github.io" - } -} diff --git a/domains/jayakrishna.json b/domains/jayakrishna.json deleted file mode 100644 index d7bab336e..000000000 --- a/domains/jayakrishna.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jayakrishna-g", - "email": "rareone.jk@gmail.com" - }, - "records": { - "CNAME": "jggandha-30911ba21954.herokuapp.com" - } -} diff --git a/domains/jayasurya.json b/domains/jayasurya.json deleted file mode 100644 index 0c49a2ddc..000000000 --- a/domains/jayasurya.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jsuryakt" - }, - "records": { - "A": ["75.2.60.5"] - }, - "proxied": false -} diff --git a/domains/jaycedotbin.json b/domains/jaycedotbin.json deleted file mode 100644 index cf2fabf5a..000000000 --- a/domains/jaycedotbin.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "jaycedotbin", - "email": "johncarloaustria@protonmail.com", - "twitter": "jaycedotbin" - }, - "records": { - "CNAME": "jaycedotbin.github.io" - } -} diff --git a/domains/jayy.json b/domains/jayy.json deleted file mode 100644 index 5cf1f04e0..000000000 --- a/domains/jayy.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My small little dev page thingy", - "owner": { - "username": "fiskdk", - "email": "jayyisdev@gmail.com", - "twitter": "dont-use-twitter" - }, - "records": { - "CNAME": "fiskdk.github.io" - } -} diff --git a/domains/jc-wu.json b/domains/jc-wu.json deleted file mode 100644 index 7f1439057..000000000 --- a/domains/jc-wu.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jc-wu1", - "email": "testingpurposeonlyemail@gmail.com" - }, - "records": { - "CNAME": "jc-wu1.github.io" - } -} diff --git a/domains/jcs.json b/domains/jcs.json deleted file mode 100644 index c2d59bccd..000000000 --- a/domains/jcs.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "bi0hazarDD", - "email": "jonathan-8@hotmail.co.uk" - }, - "records": { - "CNAME": "bi0hazardd.github.io" - } -} diff --git a/domains/jean.json b/domains/jean.json deleted file mode 100644 index 94e257a94..000000000 --- a/domains/jean.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "A website showcasing all of Jean's work", - "owner": { - "username": "emperorjean", - "twitter": "emperorjean_" - }, - "records": { - "CNAME": "emperorjean.github.io" - } -} diff --git a/domains/jeevan.json b/domains/jeevan.json deleted file mode 100644 index 06fd36e4b..000000000 --- a/domains/jeevan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jeevan900929", - "email": "jeevan.900929@gmail.com" - }, - "records": { - "CNAME": "jeevan900929.github.io" - } -} diff --git a/domains/jegatchalian.json b/domains/jegatchalian.json deleted file mode 100644 index 9f63c25e0..000000000 --- a/domains/jegatchalian.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "trowsjerwin", - "email": "johnerwingatchalian@gmail.com" - }, - "records": { - "A": ["192.232.223.67"] - } -} diff --git a/domains/jellobow.json b/domains/jellobow.json deleted file mode 100644 index 270db2023..000000000 --- a/domains/jellobow.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "homelyseven250", - "discord": "JelloBow#6734" - }, - "records": { - "CNAME": "mysite-production-556a.up.railway.app" - } -} diff --git a/domains/jemex.json b/domains/jemex.json deleted file mode 100644 index 8e9ed41f6..000000000 --- a/domains/jemex.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "mhmmd95", - "email": "mohammadalabras77@gmail.com" - }, - "records": { - "A": ["51.89.109.155"] - } -} diff --git a/domains/jeremie.json b/domains/jeremie.json deleted file mode 100644 index 1169a8c7d..000000000 --- a/domains/jeremie.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "0xw01f", - "email": "one_w01f@protonmail.ch", - "twitter": "w01f_src" - }, - "records": { - "CNAME": "0xw01f.github.io" - } -} diff --git a/domains/jerikchan.json b/domains/jerikchan.json deleted file mode 100644 index c8e977240..000000000 --- a/domains/jerikchan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jerikchan", - "email": "jerikchan@gmail.com" - }, - "records": { - "CNAME": "jerikchan.github.io" - } -} diff --git a/domains/jermaine.json b/domains/jermaine.json deleted file mode 100644 index 027d6b572..000000000 --- a/domains/jermaine.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Codemaine", - "email": "jermaineantwi22@gmail.com" - }, - "records": { - "CNAME": "codemaine.github.io" - } -} diff --git a/domains/jeros.json b/domains/jeros.json deleted file mode 100644 index 112ac5619..000000000 --- a/domains/jeros.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Ascript89", - "email": "smartlinkwfs@gmail.com" - }, - "records": { - "CNAME": "ascript89.github.io" - } -} diff --git a/domains/jesseallan.json b/domains/jesseallan.json deleted file mode 100644 index 4d47077a8..000000000 --- a/domains/jesseallan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "JesseAllan", - "email": "jesseba20+github2@gmail.com" - }, - "records": { - "CNAME": "jesseallan.github.io" - } -} diff --git a/domains/jessiflessi.json b/domains/jessiflessi.json deleted file mode 100644 index 6b9624dd1..000000000 --- a/domains/jessiflessi.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "owner": { - "username": "JesseHoekema", - "email": "jessehoekema@icloud.com" - }, - "records": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } -} diff --git a/domains/jesusmarfil.json b/domains/jesusmarfil.json deleted file mode 100644 index 35676e70e..000000000 --- a/domains/jesusmarfil.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "JesusMarlor", - "email": "jesuso.marlor@gmail.com" - }, - "records": { - "CNAME": "kripton.xyz" - } -} diff --git a/domains/jesusvaladez.json b/domains/jesusvaladez.json deleted file mode 100644 index 3631456ec..000000000 --- a/domains/jesusvaladez.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "JesusVala", - "email": "jesusvaladezf@outlook.com" - }, - "records": { - "CNAME": "jesusvaladez.github.io" - } -} diff --git a/domains/jetta.json b/domains/jetta.json deleted file mode 100644 index 57e2ba1ae..000000000 --- a/domains/jetta.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "gloxyz", - "email": "arfeasotuzbir@gmail.com", - "discord": "1208335087523864598" - }, - "records": { - "CNAME": "lively-first-bolt.glitch.me" - } -} diff --git a/domains/jhw.json b/domains/jhw.json deleted file mode 100644 index d5fdc5730..000000000 --- a/domains/jhw.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jhwohlgemuth", - "twitter": "jhwohlgemuth" - }, - "records": { - "CNAME": "jhwohlgemuth.github.io" - } -} diff --git a/domains/jitendrasaraf.json b/domains/jitendrasaraf.json deleted file mode 100644 index 3c36197f7..000000000 --- a/domains/jitendrasaraf.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jiten398", - "email": "jitendrasaraf65@gmail.com" - }, - "records": { - "A": ["216.24.57.1"] - } -} diff --git a/domains/jithumon.json b/domains/jithumon.json deleted file mode 100644 index 5e7859ded..000000000 --- a/domains/jithumon.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "jithumon", - "email": "jithumondev@gmail.com", - "twitter": "Jithumatt" - }, - "records": { - "CNAME": "jithumon.github.io" - } -} diff --git a/domains/joao-silva.json b/domains/joao-silva.json deleted file mode 100644 index be324b454..000000000 --- a/domains/joao-silva.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "imjoaosilva", - "email": "z4kreyyt@gmail.com", - "discord": "498426798833664012" - }, - "records": { - "A": ["51.75.68.140"] - } -} diff --git a/domains/joel.json b/domains/joel.json deleted file mode 100644 index b6b6e637a..000000000 --- a/domains/joel.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "9oelm", - "twitter": "9oelm" - }, - "records": { - "CNAME": "9oelm.github.io" - } -} diff --git a/domains/joesepp.json b/domains/joesepp.json deleted file mode 100644 index 54a3e0461..000000000 --- a/domains/joesepp.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My portfolio website showcasing my work and skills", - "owner": { - "username": "joesepph", - "email": "markwer.dev@proton.me", - "twitter": "devSeppski" - }, - "records": { - "CNAME": "joesepph.github.io" - } -} diff --git a/domains/joey.json b/domains/joey.json deleted file mode 100644 index 71202b64b..000000000 --- a/domains/joey.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jlai403", - "discord": "120522740590575616" - }, - "records": { - "CNAME": "jlai403.github.io" - } -} diff --git a/domains/johansansebastian.json b/domains/johansansebastian.json deleted file mode 100644 index 9e55bdee2..000000000 --- a/domains/johansansebastian.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Johan's personal developer website", - "owner": { - "username": "JohanSanSebastian", - "email": "johansanju06@gmail.com" - }, - "records": { - "CNAME": "johansansebastian.github.io" - } -} diff --git a/domains/johnsonlee.json b/domains/johnsonlee.json deleted file mode 100644 index 9a74d5b6b..000000000 --- a/domains/johnsonlee.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "johnsonlee", - "email": "g.johnsonlee@gmail.com" - }, - "records": { - "CNAME": "johnsonlee.github.io" - } -} diff --git a/domains/johnythomas.json b/domains/johnythomas.json deleted file mode 100644 index 105a8ef13..000000000 --- a/domains/johnythomas.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "This website is a link to my personal developer portfolio.", - "owner": { - "username": "johnythomas2002", - "email": "johnypani111@gmail.com" - }, - "records": { - "CNAME": "johnythomas2002.github.io" - } -} diff --git a/domains/joinsachinarya.json b/domains/joinsachinarya.json deleted file mode 100644 index 6f937f2c2..000000000 --- a/domains/joinsachinarya.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Portfolio website", - "owner": { - "username": "joinsachinarya", - "email": "joinsachinarya@gmail.com", - "twitter": "joinsachinarya" - }, - "records": { - "A": ["75.2.60.5"] - } -} diff --git a/domains/joko.json b/domains/joko.json deleted file mode 100644 index 2660c688d..000000000 --- a/domains/joko.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "AhNode", - "discord": "704173828187619370" - }, - "records": { - "A": ["69.197.135.202"] - } -} diff --git a/domains/jokostorage.json b/domains/jokostorage.json deleted file mode 100644 index 824b62594..000000000 --- a/domains/jokostorage.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "AhNode", - "email": "jakijapanese@gmail.com", - "discord": "704173828187619370" - }, - "records": { - "A": ["69.197.135.202"] - } -} diff --git a/domains/jokotwib.json b/domains/jokotwib.json deleted file mode 100644 index 824b62594..000000000 --- a/domains/jokotwib.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "AhNode", - "email": "jakijapanese@gmail.com", - "discord": "704173828187619370" - }, - "records": { - "A": ["69.197.135.202"] - } -} diff --git a/domains/joltz.json b/domains/joltz.json deleted file mode 100644 index 6680e1e24..000000000 --- a/domains/joltz.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "joltz1234", - "email": "joltzx123@gmail.com", - "discord": "837162825373188106" - }, - "records": { - "URL": "https://guns.lol/joltz" - } -} diff --git a/domains/joltz1234.json b/domains/joltz1234.json deleted file mode 100644 index 0f05525ae..000000000 --- a/domains/joltz1234.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "joltz1234", - "email": "joltzx123@gmail.com", - "discord": "837162825373188106" - }, - "records": { - "CNAME": "joltz1234.github.io" - } -} diff --git a/domains/jonagoldman.json b/domains/jonagoldman.json deleted file mode 100644 index 18f09260a..000000000 --- a/domains/jonagoldman.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "repo": "https://github.com/jonagoldman/jonagoldman.github.io", - "owner": { - "username": "jonagoldman", - "email": "jonagoldman@gmail.com" - }, - "records": { - "CNAME": "jonagoldman.github.io" - } -} diff --git a/domains/jonathan.json b/domains/jonathan.json deleted file mode 100644 index abd01e1d7..000000000 --- a/domains/jonathan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "JonathanB500", - "email": "jonathanbuitrago505@gmail.com" - }, - "records": { - "CNAME": "jonathanbuitragoroncancio.web.app" - } -} diff --git a/domains/joordih.json b/domains/joordih.json deleted file mode 100644 index 031fc9a8a..000000000 --- a/domains/joordih.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "HarpyLMAO", - "email": "harpymclol@gmail.com" - }, - "records": { - "URL": "https://joordih.lol" - } -} diff --git a/domains/josecontrerasp.json b/domains/josecontrerasp.json deleted file mode 100644 index cddf25b6c..000000000 --- a/domains/josecontrerasp.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "JoseContrerasP", - "email": "jose.contreras.p25@gmail.com" - }, - "records": { - "A": ["3.209.15.88"] - }, - "comment": "Personal portfolio of Jose Contreras deployed on AWS EC2" -} diff --git a/domains/josemy.json b/domains/josemy.json deleted file mode 100644 index 1c246a26f..000000000 --- a/domains/josemy.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "JosemyDuarte" - }, - "records": { - "CNAME": "josemyduarte.github.io" - } -} diff --git a/domains/josh-ferrell.json b/domains/josh-ferrell.json deleted file mode 100644 index 4f3fbf0eb..000000000 --- a/domains/josh-ferrell.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "josh-ferrell", - "email": "josh.ferrell@gmail.com" - }, - "records": { - "CNAME": "josh-ferrell.github.io" - } -} diff --git a/domains/joshuawise.json b/domains/joshuawise.json deleted file mode 100644 index 278fbb76f..000000000 --- a/domains/joshuawise.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "jlwisedev", - "email": "jlwiseeha24@gmail.com" - }, - "records": { - "CNAME": "jlwisedev.github.io" - }, - "proxied": true -} diff --git a/domains/joszxchua.json b/domains/joszxchua.json deleted file mode 100644 index bd7892277..000000000 --- a/domains/joszxchua.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "joszxchua", - "email": "joschuaordonio29@gmail.com" - }, - "records": { - "CNAME": "joszxchua-dev.vercel.app" - } -} diff --git a/domains/jpedro.json b/domains/jpedro.json deleted file mode 100644 index 761be7b36..000000000 --- a/domains/jpedro.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jpedro", - "email": "github@jpedro.dev" - }, - "records": { - "CNAME": "jpedro.github.io" - } -} diff --git a/domains/jpsantistebanq.json b/domains/jpsantistebanq.json deleted file mode 100644 index 7c8425bea..000000000 --- a/domains/jpsantistebanq.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jpsantistebanq", - "email": "jpsantq@gmail.com" - }, - "records": { - "CNAME": "jpsantistebanq.github.io" - } -} diff --git a/domains/jqnn.json b/domains/jqnn.json deleted file mode 100644 index e5443b0dd..000000000 --- a/domains/jqnn.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Jqnn", - "email:": "contact@jqnn.studio" - }, - "records": { - "A": ["144.24.170.49"] - } -} diff --git a/domains/jrdrwn.json b/domains/jrdrwn.json deleted file mode 100644 index c70a16500..000000000 --- a/domains/jrdrwn.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "jrdrwn", - "email": "jordirwn@gmail.com", - "twitter": "_jrdrwan" - }, - "records": { - "CNAME": "jrdrwn.github.io" - } -} diff --git a/domains/jrmessias.json b/domains/jrmessias.json deleted file mode 100644 index f562eb242..000000000 --- a/domains/jrmessias.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "jrmessias", - "email": "jrmessias@gmail.com", - "twitter": "jrmessias" - }, - "records": { - "CNAME": "jrmessias.github.io" - } -} diff --git a/domains/juan.json b/domains/juan.json deleted file mode 100644 index 4484a3b4e..000000000 --- a/domains/juan.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "juan7180", - "email": "miavictorianash@gmail.com", - "discord": "779882046067179531" - }, - "records": { - "A": ["185.27.133.19"] - } -} diff --git a/domains/juancarloslacruz.json b/domains/juancarloslacruz.json deleted file mode 100644 index b1b85360d..000000000 --- a/domains/juancarloslacruz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "LacruzJSDev", - "discord": "1336068820661567489" - }, - "records": { - "CNAME": "portafolio-weld-three.vercel.app" - } -} diff --git a/domains/jubal.json b/domains/jubal.json deleted file mode 100644 index c61cc232d..000000000 --- a/domains/jubal.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jubalslone", - "email": "jubal.slone@gmail.com" - }, - "records": { - "CNAME": "jubalslone.github.io" - } -} diff --git a/domains/julianwe17.json b/domains/julianwe17.json deleted file mode 100644 index 4b4015a65..000000000 --- a/domains/julianwe17.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Julianwe17", - "email": "julian.in.hbr@gmail.com", - "discord": "1055740356764901437" - }, - "records": { - "CNAME": "julianwe17.github.io" - } -} diff --git a/domains/juniper.json b/domains/juniper.json deleted file mode 100644 index 748861ebf..000000000 --- a/domains/juniper.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "juniperislost", - "email": "juniper_is_lost@protonmail.com" - }, - "records": { - "URL": "https://juniperislost.github.io" - } -} diff --git a/domains/jurgen.json b/domains/jurgen.json deleted file mode 100644 index c4f649645..000000000 --- a/domains/jurgen.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "def0e0", - "email": "def0e0@yandex.ru" - }, - "records": { - "A": ["45.148.120.75"] - } -} diff --git a/domains/just-muzz.json b/domains/just-muzz.json deleted file mode 100644 index 96bf2fefb..000000000 --- a/domains/just-muzz.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "just-Muzz", - "email": "idrisking759@gmail.com", - "twitter": "just_Muzz" - }, - "records": { - "CNAME": "just-muzz.github.io" - } -} diff --git a/domains/justforever.json b/domains/justforever.json deleted file mode 100644 index d41dcd48a..000000000 --- a/domains/justforever.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "DevJustForever's personal developer website", - "owner": { - "username": "DevJustForever", - "email": "mertcelik0541@gmail.com" - }, - "records": { - "CNAME": "devjustforever.github.io" - } -} diff --git a/domains/jwe0.json b/domains/jwe0.json deleted file mode 100644 index b0a086d69..000000000 --- a/domains/jwe0.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Forwarding", - "owner": { - "email": "900qxecf7@mozmail.com", - "username": "jwe0" - }, - "records": { - "CNAME": "jwe0.xyz" - } -} diff --git a/domains/jwoj.json b/domains/jwoj.json deleted file mode 100644 index 734ad5de9..000000000 --- a/domains/jwoj.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Hydro Online Judge System", - "owner": { - "username": "Evansrrr", - "email": "enzoraziore@outlook.com" - }, - "records": { - "A": ["82.156.38.77"] - } -} diff --git a/domains/k93msy.json b/domains/k93msy.json deleted file mode 100644 index c1d5730ca..000000000 --- a/domains/k93msy.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "K93MSY website", - "owner": { - "username": "K93MSY", - "email": "kuritama0903@gmail.com" - }, - "records": { - "CNAME": "k93msy.github.io" - } -} diff --git a/domains/kacem.json b/domains/kacem.json deleted file mode 100644 index 2aeb6c476..000000000 --- a/domains/kacem.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Kacem's personal dungeon", - "owner": { - "username": "Kacem", - "email": "Kacem.dev@hotmail.com" - }, - "records": { - "CNAME": "nkessill.sirv.com" - } -} diff --git a/domains/kagurayayoi.json b/domains/kagurayayoi.json deleted file mode 100644 index c3429ac27..000000000 --- a/domains/kagurayayoi.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "repo": "https://github.com/fjaxzhy/is-a.dev", - "owner": { - "username": "Fjaxzhy", - "email": "admin@kagurayayoi.top" - }, - "records": { - "CNAME": "kagurayayoi.top" - } -} diff --git a/domains/kaguwo.json b/domains/kaguwo.json deleted file mode 100644 index 217bb5588..000000000 --- a/domains/kaguwo.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Kaguwo's Personal Website", - "owner": { - "username": "kaguwomin", - "email": "business@kaguwo.com" - }, - "records": { - "CNAME": "kaguwomin.github.io" - } -} diff --git a/domains/kai.json b/domains/kai.json deleted file mode 100644 index 11daa02b2..000000000 --- a/domains/kai.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "KAI is a Dev", - "owner": { - "username": "blackaimc", - "email": "blackaimc@gmail.com" - }, - "records": { - "CNAME": "blackaimc.github.io" - } -} diff --git a/domains/kaizenji2024.json b/domains/kaizenji2024.json deleted file mode 100644 index 06831941b..000000000 --- a/domains/kaizenji2024.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Kaizenji", - "email": "baratumal6788@gmail.com" - }, - "records": { - "CNAME": "jayceeqti-web.pages.dev" - } -} diff --git a/domains/kakarot.json b/domains/kakarot.json deleted file mode 100644 index d6ca01d86..000000000 --- a/domains/kakarot.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "anshuayan", - "email": "kakarotp@proton.me" - }, - "records": { - "CNAME": "anshuayan.github.io" - } -} diff --git a/domains/kamlendras.json b/domains/kamlendras.json deleted file mode 100644 index 09a0abc4d..000000000 --- a/domains/kamlendras.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "kamlendras", - "email": "kamlendras@proton.me" - }, - "records": { - "CNAME": "kamlendras.github.io" - } -} diff --git a/domains/kanti-tkm.json b/domains/kanti-tkm.json deleted file mode 100644 index 5f5f79e7b..000000000 --- a/domains/kanti-tkm.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Toyota Fan Website", - "owner": { - "username": "AshC1ty", - "email": "ashcity07734@gmail.com" - }, - "records": { - "CNAME": "ashc1ty.github.io" - } -} diff --git a/domains/kappucino.json b/domains/kappucino.json deleted file mode 100644 index 50d564091..000000000 --- a/domains/kappucino.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "kappucin", - "discord": "853170099392479253" - }, - "records": { - "CNAME": "kappucin.github.io" - } -} diff --git a/domains/kappurumedia.json b/domains/kappurumedia.json deleted file mode 100644 index 58d395d67..000000000 --- a/domains/kappurumedia.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "I'm a developer", - "owner": { - "username": "CyrusCore", - "email": "abramsatria7@gmail.com" - }, - "records": { - "CNAME": "cyruscore.github.io" - } -} diff --git a/domains/karan.json b/domains/karan.json deleted file mode 100644 index 4018d825f..000000000 --- a/domains/karan.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "balanikaran" - }, - "records": { - "CNAME": "karanbalani.com" - } -} diff --git a/domains/karify98.json b/domains/karify98.json deleted file mode 100644 index 9f78d0a18..000000000 --- a/domains/karify98.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "karify98", - "email": "nnnam048@gmail.com" - }, - "records": { - "CNAME": "karify98.github.io" - } -} diff --git a/domains/katumbapaul.json b/domains/katumbapaul.json deleted file mode 100644 index d25b50642..000000000 --- a/domains/katumbapaul.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "kpaool", - "email": "jonathapkatumba@gmail.com" - }, - "records": { - "CNAME": "katumbapaul.com" - } -} diff --git a/domains/kavi.json b/domains/kavi.json deleted file mode 100644 index 40847ba61..000000000 --- a/domains/kavi.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Portfolio website", - "owner": { - "username": "dkaviarasu", - "twitter": "kaviarasudm" - }, - "records": { - "CNAME": "dkaviarasu.github.io" - } -} diff --git a/domains/kaweees.json b/domains/kaweees.json deleted file mode 100644 index 7577328cc..000000000 --- a/domains/kaweees.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Kaweees is a Dev", - "owner": { - "username": "Kaweees", - "email": "miguelvillafloran@gmail.com" - }, - "records": { - "CNAME": "kaweees.github.io" - } -} diff --git a/domains/kawet.json b/domains/kawet.json deleted file mode 100644 index a9000df0d..000000000 --- a/domains/kawet.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Kawet00", - "email": "kawet00@proton.me" - }, - "records": { - "CNAME": "portfolio-ty6q.vercel.app" - } -} diff --git a/domains/keishi.json b/domains/keishi.json deleted file mode 100644 index 8227f0ab8..000000000 --- a/domains/keishi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "VoidKeishi", - "email": "phananha4@gmail.com" - }, - "records": { - "CNAME": "voidkeishi.github.io" - } -} diff --git a/domains/keithkhaotic.json b/domains/keithkhaotic.json deleted file mode 100644 index a9a0e0320..000000000 --- a/domains/keithkhaotic.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "KeithKhaotic", - "email": "keithbussyness@gmail.com", - "twitter": "redrocker133" - }, - "records": { - "CNAME": "keithkhaotic.github.io" - } -} diff --git a/domains/keli5.json b/domains/keli5.json deleted file mode 100644 index fa4f82236..000000000 --- a/domains/keli5.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "keli5", - "owner": { - "username": "keli5", - "twitter": "keli5_letters" - }, - "records": { - "CNAME": "keli5.github.io" - } -} diff --git a/domains/kells.json b/domains/kells.json deleted file mode 100644 index 21ae4eb15..000000000 --- a/domains/kells.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Kells is Developer!", - "owner": { - "username": "jwkim101201", - "email": "jwkim101201@gmail.com" - }, - "records": { - "CNAME": "jwkim101201.github.io" - } -} diff --git a/domains/kelly.json b/domains/kelly.json deleted file mode 100644 index 9b27867d4..000000000 --- a/domains/kelly.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "email": "kelly@kellylawrence.ca", - "username": "kellylawrence" - }, - "records": { - "CNAME": "kellylawrence.github.io" - } -} diff --git a/domains/kem.json b/domains/kem.json deleted file mode 100644 index a76d5db15..000000000 --- a/domains/kem.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "kemsadboiz", - "email": "kemdev.contact@gmail.com" - }, - "records": { - "A": ["103.169.35.190"] - } -} diff --git a/domains/kermicidal.json b/domains/kermicidal.json deleted file mode 100644 index ffd00202a..000000000 --- a/domains/kermicidal.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "kermitsgonnakermicide", - "email": "kermicidal@gmail.com" - }, - "records": { - "CNAME": "kermitsgonnakermicide.github.io" - } -} diff --git a/domains/kev.json b/domains/kev.json deleted file mode 100644 index 6fa98d2ff..000000000 --- a/domains/kev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "kevinle108", - "email": "kevinle108@gmail.com" - }, - "records": { - "CNAME": "kevinle108.github.io" - } -} diff --git a/domains/khacviet.json b/domains/khacviet.json deleted file mode 100644 index 182090ec3..000000000 --- a/domains/khacviet.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Khac Viet Portfolio website", - "owner": { - "username": "Khac-Viet", - "email": "viet2ca11@gmail.com" - }, - "records": { - "A": ["103.97.126.29"] - } -} diff --git a/domains/khag.json b/domains/khag.json deleted file mode 100644 index 450cff3d6..000000000 --- a/domains/khag.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "khagdev", - "email": "nguyendaikhang2000@gmail.com" - }, - "records": { - "A": ["103.97.126.26"] - } -} diff --git a/domains/khanh.json b/domains/khanh.json deleted file mode 100644 index bff2c3afd..000000000 --- a/domains/khanh.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Khanh's personal developer website", - "owner": { - "username": "canfam", - "email": "khanhpham072007@gmail.com" - }, - "records": { - "CNAME": "canfam.github.io" - } -} diff --git a/domains/khcrv.json b/domains/khcrv.json deleted file mode 100644 index ad9745663..000000000 --- a/domains/khcrv.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "KhCrv Portfolio Website", - "owner": { - "username": "KhCrv", - "email": "pedusty@hotmail.com" - }, - "records": { - "CNAME": "khcrv.github.io" - } -} diff --git a/domains/khongtontien.json b/domains/khongtontien.json deleted file mode 100644 index 35269014a..000000000 --- a/domains/khongtontien.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "thanhnguyen2075", - "email": "abc.bingboong@yahoo.com.vn" - }, - "records": { - "A": ["103.75.187.18"] - } -} diff --git a/domains/kramual.json b/domains/khty.json similarity index 56% rename from domains/kramual.json rename to domains/khty.json index 354d96335..da3735d9a 100644 --- a/domains/kramual.json +++ b/domains/khty.json @@ -1,9 +1,9 @@ { "owner": { - "username": "kramual", + "username": "hkhty", "email": "khtyiscooler@gmail.com" }, "records": { - "CNAME": "kramual.github.io" + "CNAME": "hkhty.github.io" } } diff --git a/domains/kiara.json b/domains/kiara.json deleted file mode 100644 index 6515d5f63..000000000 --- a/domains/kiara.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ameliakiara", - "email": "contact@kiara.my.id" - }, - "records": { - "CNAME": "lavalink-music-bot-production.up.railway.app" - } -} diff --git a/domains/kietdo.json b/domains/kietdo.json deleted file mode 100644 index 2c48cb05a..000000000 --- a/domains/kietdo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "kietdo-dev", - "email": "lionvs12345@gmail.com" - }, - "records": { - "CNAME": "kietdo-portolio.vercel.app" - } -} diff --git a/domains/kikemendez.json b/domains/kikemendez.json deleted file mode 100644 index 4c2cf517b..000000000 --- a/domains/kikemendez.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Kikeme98", - "email": "l.e.mendez1998@gmail.com" - }, - "records": { - "CNAME": "kikeme98.github.io" - } -} diff --git a/domains/kilic.json b/domains/kilic.json deleted file mode 100644 index 04572388a..000000000 --- a/domains/kilic.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "kiliczsh", - "email": "muhammeddkilicc@gmail.com" - }, - "description": "personal site", - "records": { - "CNAME": "kiliczsh.github.io" - } -} diff --git a/domains/killerf.json b/domains/killerf.json deleted file mode 100644 index fedb0c5e0..000000000 --- a/domains/killerf.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "The Person Who Hacked QLASH RP And got away with it with nothing to lose, An Exploiter to say the least; Welcome to the other side", - "owner": { - "username": "MohamexDR", - "email": "loliehentaixd@gmail.com" - }, - "records": { - "URL": "https://guns.lol/killerf" - } -} diff --git a/domains/kingofnetflix.json b/domains/kingofnetflix.json deleted file mode 100644 index 76e7d52e5..000000000 --- a/domains/kingofnetflix.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "kingofnetflix", - "email": "kingofnetflix@waifu.club" - }, - "description": "personal development work (websites, reverse proxying, etc)", - "records": { - "A": ["161.35.97.251"] - } -} diff --git a/domains/kiran.json b/domains/kiran.json deleted file mode 100644 index 9be263f2f..000000000 --- a/domains/kiran.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "My very own is a dev domain for github pages", - "owner": { - "username": "kiranhart", - "email": "kiran.hart@live.com" - }, - "records": { - "CNAME": "kiranhart.github.io" - } -} diff --git a/domains/kiss.json b/domains/kiss.json deleted file mode 100644 index efd2c43d0..000000000 --- a/domains/kiss.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "filipekiss", - "email": "filipe@kiss.ink" - }, - "records": { - "CNAME": "filipe.kiss.ink" - } -} diff --git a/domains/kitb2romjbz3.dhlcgd.json b/domains/kitb2romjbz3.dhlcgd.json deleted file mode 100644 index fbe53abb3..000000000 --- a/domains/kitb2romjbz3.dhlcgd.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "dhlcgd", - "email": "dhlcgdofficial@gmail.com" - }, - "records": { - "CNAME": "gv-zz3nklni3izils.dv.googlehosted.com" - } -} diff --git a/domains/kitohemat.iamkevinhuang.json b/domains/kitohemat.iamkevinhuang.json deleted file mode 100644 index 8309b8179..000000000 --- a/domains/kitohemat.iamkevinhuang.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "iamkevinhuang", - "email": "kevinjaydenwivano@duck.com" - }, - "records": { - "A": ["194.233.91.185"] - } -} diff --git a/domains/kitten.json b/domains/kitten.json deleted file mode 100644 index a5c96767a..000000000 --- a/domains/kitten.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "using for personal projects", - "owner": { - "username": "KittensAreDaBest", - "email": "is-a-dev@mythicalkitten.com" - }, - "records": { - "CNAME": "is-a-dev.mythicalkitten.com" - } -} diff --git a/domains/kleein.json b/domains/kleein.json deleted file mode 100644 index 74c9116a4..000000000 --- a/domains/kleein.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "kleeiny", - "discord": "763581985410121769" - }, - "records": { - "A": ["15.235.204.212"] - } -} diff --git a/domains/klent.json b/domains/klent.json deleted file mode 100644 index d36c06f3e..000000000 --- a/domains/klent.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "kleeiny", - "email": "kleeinlmao@gmail.com", - "discord": "763581985410121769" - }, - "records": { - "CNAME": "ghs.google.com" - } -} diff --git a/domains/klone.json b/domains/klone.json deleted file mode 100644 index b833946c5..000000000 --- a/domains/klone.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Vai3soh", - "email": "work.rwx.seven@gmail.com" - }, - "records": { - "A": ["45.153.69.189"] - } -} diff --git a/domains/klouqzz.json b/domains/klouqzz.json deleted file mode 100644 index 1455f8388..000000000 --- a/domains/klouqzz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "klouqzz", - "email": "klouqz@gmail.com" - }, - "records": { - "CNAME": "klouqzz.github.io" - } -} diff --git a/domains/kml.json b/domains/kml.json deleted file mode 100644 index 5725aad7c..000000000 --- a/domains/kml.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "kmlupreti", - "email": "kmlupreti@protonmail.com" - }, - "records": { - "CNAME": "kmlupreti.github.io" - } -} diff --git a/domains/kociak.json b/domains/kociak.json deleted file mode 100644 index 36a7fe38a..000000000 --- a/domains/kociak.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "piotrkociakx", - "email": "piotrekstypczynski@gmail.com" - }, - "records": { - "A": ["137.74.3.247"] - } -} diff --git a/domains/kokoapi.json b/domains/kokoapi.json deleted file mode 100644 index 41bc178ab..000000000 --- a/domains/kokoapi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "kokofixcomputers", - "discord": "1096839213313446019" - }, - "records": { - "A": ["37.114.46.39"] - } -} diff --git a/domains/kokoauth.json b/domains/kokoauth.json deleted file mode 100644 index e6f58324a..000000000 --- a/domains/kokoauth.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "kokofixcomputers", - "discord": "1096839213313446019" - }, - "records": { - "A": ["45.90.12.32"] - } -} diff --git a/domains/konstantin-ivanov.json b/domains/konstantin-ivanov.json deleted file mode 100644 index 5781f531d..000000000 --- a/domains/konstantin-ivanov.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "KonstanTinoVino", - "email": "koiv.work@gmail.com" - }, - "records": { - "CNAME": "konstantinovino.github.io" - } -} diff --git a/domains/korabase.json b/domains/korabase.json deleted file mode 100644 index 0c03e9eba..000000000 --- a/domains/korabase.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "WhyuMC", - "email": "r12350042@gmail.com" - }, - "records": { - "CNAME": "site.namedhosting.com" - } -} diff --git a/domains/koslz.json b/domains/koslz.json deleted file mode 100644 index a81c387fe..000000000 --- a/domains/koslz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "iakzs", - "email": "iakzs@protonmail.com" - }, - "records": { - "CNAME": "koslz-studios.github.io" - } -} diff --git a/domains/koton-bads.json b/domains/koton-bads.json deleted file mode 100644 index 4eb1ec42d..000000000 --- a/domains/koton-bads.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Personal Site", - "owner": { - "username": "KotonBads", - "email": "kotonbads@duck.com" - }, - "records": { - "CNAME": "kotonbads.github.io" - } -} diff --git a/domains/kreativethinker.json b/domains/kreativethinker.json deleted file mode 100644 index 91428b09f..000000000 --- a/domains/kreativethinker.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "KreativeThinker", - "email": "sagely2005eagle@gmail.com" - }, - "records": { - "CNAME": "kreativethinker.github.io" - } -} diff --git a/domains/kriloud.json b/domains/kriloud.json deleted file mode 100644 index 9247f168b..000000000 --- a/domains/kriloud.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "finderfail", - "email": "ilyalvov2007@gmail.com", - "discord": "354246208828735489" - }, - "records": { - "A": ["142.93.34.245"] - } -} diff --git a/domains/kristiantokarim.json b/domains/kristiantokarim.json deleted file mode 100644 index e93b92042..000000000 --- a/domains/kristiantokarim.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "kristiantokarim", - "email": "kristiantokarim@gmail.com" - }, - "records": { - "CNAME": "kristiantokarim.github.io" - } -} diff --git a/domains/kruase.json b/domains/kruase.json deleted file mode 100644 index 771d770a1..000000000 --- a/domains/kruase.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Root subdomain, just a CNAME to Vercel", - "owner": { - "username": "KruASe76", - "email": "kruanse@ya.ru", - "telegram": "https://t.me/KruASe" - }, - "records": { - "CNAME": "kruase.vercel.app" - } -} diff --git a/domains/kryptx.json b/domains/kryptx.json deleted file mode 100644 index 3db5ceb69..000000000 --- a/domains/kryptx.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "0kryptx", - "email": "k3px@proton.me" - }, - "records": { - "CNAME": "0kryptx.github.io" - } -} diff --git a/domains/ksign.json b/domains/ksign.json deleted file mode 100644 index c3e359287..000000000 --- a/domains/ksign.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "KSign-app", - "email": "tf.khoindvn@gmail.com" - }, - "records": { - "CNAME": "ksign-app.github.io" - } -} diff --git a/domains/kuanngyn.json b/domains/kuanngyn.json deleted file mode 100644 index 3cf92ff1d..000000000 --- a/domains/kuanngyn.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "LOQ-burh", - "email": "nguyenminhquan042004@email.com" - }, - "records": { - "CNAME": "kuanngyn-portfolio.vercel.app" - } -} diff --git a/domains/kubov.json b/domains/kubov.json deleted file mode 100644 index 46e5109d9..000000000 --- a/domains/kubov.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Kubov24", - "email": "jakubcaly93@gmail.com" - }, - "records": { - "A": ["37.187.156.46"] - } -} diff --git a/domains/kuldeep.json b/domains/kuldeep.json deleted file mode 100644 index 8a91b92e2..000000000 --- a/domains/kuldeep.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "owner": { - "username": "sukanayaprajapati124", - "discord": "1268262461576839222" - }, - "records": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } -} diff --git a/domains/kunal.json b/domains/kunal.json deleted file mode 100644 index d1f82c8db..000000000 --- a/domains/kunal.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "KunalSingh19", - "email": "KunalSingh19Yt@gmail.com", - "intagram": "it.z_kunal", - "discord": "Kunal#4461" - }, - "description": "I'll probably put some project pages on kunal.is-a.dev.", - "records": { - "CNAME": "kunalsingh19.github.io" - } -} diff --git a/domains/kuyo.json b/domains/kuyo.json deleted file mode 100644 index 5ad92f002..000000000 --- a/domains/kuyo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "KaisenyiKuyo", - "discord": "1033580960882626630" - }, - "records": { - "CNAME": "kaisenyikuyo.github.io" - } -} diff --git a/domains/kweller.json b/domains/kweller.json deleted file mode 100644 index 9aa0d4b0d..000000000 --- a/domains/kweller.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "kweller.is-a.dev", - "owner": { - "username": "real-kwellercat", - "email": "lucas.rausch.732@k12.friscoisd.org" - }, - "records": { - "CNAME": "real-kwellercat.github.io" - } -} diff --git a/domains/kylewebdev.json b/domains/kylewebdev.json deleted file mode 100644 index fcbb68002..000000000 --- a/domains/kylewebdev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "kylewebdev", - "email": "kylewebdev@gmail.com" - }, - "records": { - "CNAME": "kylewebdev.com" - } -} diff --git a/domains/l.funn.json b/domains/l.funn.json deleted file mode 100644 index fcb04a9f1..000000000 --- a/domains/l.funn.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "funnsam", - "email": "funnsam8@gmail.com" - }, - "records": { - "CNAME": "funnsam.github.io" - } -} diff --git a/domains/l0ser.json b/domains/l0ser.json deleted file mode 100644 index 76340c549..000000000 --- a/domains/l0ser.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "L0SER's personal developer website", - "owner": { - "username": "L0SER8228", - "email": "loserlackey@gmail.com" - }, - "records": { - "CNAME": "l0ser8228.github.io" - } -} diff --git a/domains/lachlan.json b/domains/lachlan.json deleted file mode 100644 index 6c22e0e2e..000000000 --- a/domains/lachlan.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "mrteale" - }, - "records": { - "CNAME": "lachlanteale.com" - } -} diff --git a/domains/lachsfilet.json b/domains/lachsfilet.json deleted file mode 100644 index fa4a7912c..000000000 --- a/domains/lachsfilet.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Lachsfilet", - "email": "fberger10@gmx.de" - }, - "records": { - "CNAME": "lachsfilet.github.io" - } -} diff --git a/domains/lackingcats.json b/domains/lackingcats.json deleted file mode 100644 index 3ff4571e8..000000000 --- a/domains/lackingcats.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "LackingCats", - "discord": "779872274744082442" - }, - "records": { - "CNAME": "lackingcats.com.de" - } -} diff --git a/domains/lacti.json b/domains/lacti.json deleted file mode 100644 index 2f87b3748..000000000 --- a/domains/lacti.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "lacti", - "email": "lactrious@gmail.com" - }, - "records": { - "CNAME": "lacti.github.io" - } -} diff --git a/domains/lambda.json b/domains/lambda.json deleted file mode 100644 index fbafb4b9c..000000000 --- a/domains/lambda.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "stadial", - "email": "kfulain.uphrj@aleeas.com" - }, - "records": { - "CNAME": "stadial.github.io" - } -} diff --git a/domains/landercity.json b/domains/landercity.json deleted file mode 100644 index f25eb9b51..000000000 --- a/domains/landercity.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Juniordsfsdg", - "email": "emailcomputer22@gmail.com" - }, - "records": { - "A": ["209.126.86.32"] - } -} diff --git a/domains/landercitygaming.json b/domains/landercitygaming.json deleted file mode 100644 index 8e4ae9cab..000000000 --- a/domains/landercitygaming.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "JuniorDereon", - "email": "robloxsafe72@gmail.com" - }, - "records": { - "A": ["159.69.86.171"] - } -} diff --git a/domains/laqie.json b/domains/laqie.json deleted file mode 100644 index 9dd8b122f..000000000 --- a/domains/laqie.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "laqie", - "email": "ave.lucky@gmail.com" - }, - "records": { - "A": ["34.120.54.55"] - } -} diff --git a/domains/larp.json b/domains/larp.json deleted file mode 100644 index ad458b806..000000000 --- a/domains/larp.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "lhwe", - "email": "arieslovespiggies@gmail.com" - }, - "records": { - "A": ["64.23.128.177"] - } -} diff --git a/domains/lavalink.akshtt.json b/domains/lavalink.akshtt.json deleted file mode 100644 index 955f4acf0..000000000 --- a/domains/lavalink.akshtt.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "akshtt-dev", - "email": "maillegendop@gmail.com", - "discord": "1056531806763102218" - }, - "records": { - "A": ["69.197.135.202"] - } -} diff --git a/domains/lazizbek.json b/domains/lazizbek.json deleted file mode 100644 index b09b0451f..000000000 --- a/domains/lazizbek.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "LazizbekGamer", - "email": "lazizbekgameryt@gmail.com" - }, - "records": { - "CNAME": "www.gpitify-ai.uz" - } -} diff --git a/domains/lazyllama.json b/domains/lazyllama.json deleted file mode 100644 index 64d15503d..000000000 --- a/domains/lazyllama.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "lazylllama", - "email": "kws102522@gmail.com" - }, - "records": { - "CNAME": "lazylllama.github.io" - } -} diff --git a/domains/leha.json b/domains/leha.json deleted file mode 100644 index 52913a8fe..000000000 --- a/domains/leha.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Leha's little part of the web", - "owner": { - "username": "leha-code", - "email": "pezleha@duck.com", - "twitter": "pezleha2" - }, - "records": { - "CNAME": "leha-code.github.io" - } -} diff --git a/domains/lenicyl.json b/domains/lenicyl.json deleted file mode 100644 index 86871f4e6..000000000 --- a/domains/lenicyl.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Lenicyl", - "discord": "HUT#5940" - }, - "records": { - "CNAME": "lenicyl.github.io" - } -} diff --git a/domains/leon.json b/domains/leon.json deleted file mode 100644 index 3ba7e3cae..000000000 --- a/domains/leon.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Leon is a dev!", - "owner": { - "username": "itsLeonB", - "email": "ellionblessan@gmail.com" - }, - "records": { - "CNAME": "itsLeonB.github.io" - }, - "proxied": true -} diff --git a/domains/leska.json b/domains/leska.json deleted file mode 100644 index bb8286139..000000000 --- a/domains/leska.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "JustLeska", - "email": "leskalouis@hotmail.com" - }, - "records": { - "URL": "https://guns.lol/leska" - } -} diff --git a/domains/letters.json b/domains/letters.json deleted file mode 100644 index 99a724ffb..000000000 --- a/domains/letters.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "keli5", - "email": "keli5.letters@gmail.com" - }, - "records": { - "CNAME": "keli5.duckdns.org" - } -} diff --git a/domains/lev.json b/domains/lev.json deleted file mode 100644 index 4ca1edb0f..000000000 --- a/domains/lev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "skyallaround", - "email": "jr1264464@gmail.com" - }, - "records": { - "CNAME": "basicscript.glitch.me" - } -} diff --git a/domains/levisurely.json b/domains/levisurely.json deleted file mode 100644 index 4ca1edb0f..000000000 --- a/domains/levisurely.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "skyallaround", - "email": "jr1264464@gmail.com" - }, - "records": { - "CNAME": "basicscript.glitch.me" - } -} diff --git a/domains/levraiardox.json b/domains/levraiardox.json deleted file mode 100644 index e87012266..000000000 --- a/domains/levraiardox.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "LeVraiArdox", - "email": "adrian.arjoca18@gmail.com" - }, - "records": { - "CNAME": "levraiardox.github.io" - } -} diff --git a/domains/lexufybot.json b/domains/lexufybot.json deleted file mode 100644 index cb7cc9c5b..000000000 --- a/domains/lexufybot.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "alidexter001", - "email": "dexter.ali001@gmail.com" - }, - "records": { - "A": ["45.11.229.211"] - } -} diff --git a/domains/lhjhminecraft.json b/domains/lhjhminecraft.json deleted file mode 100644 index e3498ba3b..000000000 --- a/domains/lhjhminecraft.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "watergotspilled", - "email": "sc467209@g.risd.org" - }, - "records": { - "URL": "https://size-origin.gl.joinmc.link" - } -} diff --git a/domains/lihun.json b/domains/lihun.json deleted file mode 100644 index a2e5c40ca..000000000 --- a/domains/lihun.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "mushlihun", - "email": "muslihun@untan.ac.id" - }, - "records": { - "CNAME": "mushlihun.github.io" - } -} diff --git a/domains/liju.json b/domains/liju.json deleted file mode 100644 index 659168a28..000000000 --- a/domains/liju.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "lijujayakumar", - "email": "lijusankar@gmail.com" - }, - "records": { - "CNAME": "lijujayakumar.github.io" - } -} diff --git a/domains/lilac.json b/domains/lilac.json deleted file mode 100644 index 2ae835237..000000000 --- a/domains/lilac.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "ima runnit up til my feet stop, pls god", - "owner": { - "username": "capoxxo", - "email": "cloudberry1337@gmail.com", - "twitter": "lilachvh" - }, - "records": { - "CNAME": "capoxxo.github.io" - } -} diff --git a/domains/lilith.json b/domains/lilith.json deleted file mode 100644 index 1f2a941b2..000000000 --- a/domains/lilith.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "LilithLovesYou", - "email": "dev.cutestloli@gmail.com" - }, - "records": { - "CNAME": "lilithlovesyou.github.io" - } -} diff --git a/domains/limeware.json b/domains/limeware.json deleted file mode 100644 index 225fe3d09..000000000 --- a/domains/limeware.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "dunno8489" - }, - "records": { - "CNAME": "dunno8489.github.io" - }, - "proxied": true -} diff --git a/domains/linbuxiao.json b/domains/linbuxiao.json deleted file mode 100644 index 136e0ced4..000000000 --- a/domains/linbuxiao.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "linbuxiao", - "email": "linbuxiao@gmail.com" - }, - "records": { - "CNAME": "linbuxiao.github.io" - } -} diff --git a/domains/links.trung.json b/domains/links.trung.json deleted file mode 100644 index 488318c9f..000000000 --- a/domains/links.trung.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "records": { - "A": ["35.185.84.140"] - } -} diff --git a/domains/linkup.json b/domains/linkup.json deleted file mode 100644 index 4d9544b57..000000000 --- a/domains/linkup.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Novampr", - "email": "LimeDEV8756@gmail.com" - }, - "records": { - "A": ["86.27.73.108"] - } -} diff --git a/domains/linky.json b/domains/linky.json deleted file mode 100644 index f52495b02..000000000 --- a/domains/linky.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Grafaffel", - "email": "jannis170@icloud.com" - }, - "records": { - "CNAME": "linky.jannisfischer170.workers.dev" - } -} diff --git a/domains/linstall.json b/domains/linstall.json deleted file mode 100644 index f0c31b9b4..000000000 --- a/domains/linstall.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "riotoff", - "discord": "1040929084684902460" - }, - "records": { - "CNAME": "riotoff.github.io" - } -} diff --git a/domains/linus.json b/domains/linus.json new file mode 100644 index 000000000..a9d1928a6 --- /dev/null +++ b/domains/linus.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LolgamerHDDE", + "email": "linus@syncwi.de" + }, + "records": { + "A": ["45.84.196.164"] + } +} \ No newline at end of file diff --git a/domains/linux.json b/domains/linux.json deleted file mode 100644 index afc1bf53f..000000000 --- a/domains/linux.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "linux", - "email": "linuxforall32@proton.me" - }, - "records": { - "CNAME": "linuxforall3.github.io" - } -} diff --git a/domains/linuxlover.json b/domains/linuxlover.json deleted file mode 100644 index cb2182e17..000000000 --- a/domains/linuxlover.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "winvistalover", - "discord": "952930824351780904" - }, - "records": { - "CNAME": "winvistalover.github.io" - } -} diff --git a/domains/lipi.json b/domains/lipi.json deleted file mode 100644 index 2a9346c79..000000000 --- a/domains/lipi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ReticentFacade", - "email": "lipisharma2911@gmail.com" - }, - "records": { - "CNAME": "reticentfacade.github.io" - } -} diff --git a/domains/liq.json b/domains/liq.json deleted file mode 100644 index bae155888..000000000 --- a/domains/liq.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "description": "Learning something new everyday", - "owner": { - "username": "DevLiQ" - }, - "records": { - "CNAME": "devliq.github.io" - } -} diff --git a/domains/litmus.json b/domains/litmus.json deleted file mode 100644 index af79ea2cd..000000000 --- a/domains/litmus.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "litmus-zhang", - "email": "abdulsalamlukmon9@gmail.com" - }, - "records": { - "A": ["76.76.21.21"] - } -} diff --git a/domains/littletw.json b/domains/littletw.json deleted file mode 100644 index 38b638678..000000000 --- a/domains/littletw.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "littletheworld", - "email": "littlehaofficial@gmail.com" - }, - "records": { - "CNAME": "cname.short.io" - } -} diff --git a/domains/live.json b/domains/live.json deleted file mode 100644 index 3bd5d7241..000000000 --- a/domains/live.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "tomgxz", - "email": "tomgxz138@gmail.com" - }, - "records": { - "CNAME": "oyqkpa3p.up.railway.app" - } -} diff --git a/domains/llanero.json b/domains/llanero.json deleted file mode 100644 index cb48e752f..000000000 --- a/domains/llanero.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "robert-ds", - "email": "vasquez.robert.andres@gmail.com", - "twitter": "robertandres14" - }, - "records": { - "CNAME": "robert-ds.github.io" - } -} diff --git a/domains/lndr2501.json b/domains/lndr2501.json deleted file mode 100644 index 7c8ae2302..000000000 --- a/domains/lndr2501.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "Lndr2501" - }, - "records": { - "CNAME": "lndr2501.github.io" - } -} diff --git a/domains/lnk.json b/domains/lnk.json deleted file mode 100644 index ed5199cd4..000000000 --- a/domains/lnk.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "littletheworld", - "email": "littlehaofficial@gmail.com", - "discord": "810846876592242719" - }, - "records": { - "CNAME": "cname.short.io" - } -} diff --git a/domains/logan.json b/domains/logan.json deleted file mode 100644 index 752a43a71..000000000 --- a/domains/logan.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "LoganTheDudeRox's custom development website.", - "owner": { - "username": "LoganLikesToCode", - "email": "logantheduderox@gmail.com", - "twitter": "LoganTheDudeRox" - }, - "records": { - "CNAME": "loganlikestocode.github.io" - } -} diff --git a/domains/loinguyende.json b/domains/loinguyende.json deleted file mode 100644 index 1f9d69057..000000000 --- a/domains/loinguyende.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "loinguyen3108", - "email": "ntloic3tbt@gmail.com" - }, - "records": { - "CNAME": "my-second-brain-omega.vercel.app" - } -} diff --git a/domains/lok.json b/domains/lok.json deleted file mode 100644 index e771a07c2..000000000 --- a/domains/lok.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Lok's portfolio website", - "owner": { - "username": "lokgubhaju", - "email": "lok.gubhaju@gmail.com" - }, - "records": { - "CNAME": "lokgubhaju.github.io" - } -} diff --git a/domains/lokito.json b/domains/lokito.json deleted file mode 100644 index eab23bfc8..000000000 --- a/domains/lokito.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Pedrito2010", - "email": "pegomsan@gmail.com" - }, - "records": { - "A": ["37.60.230.249"], - "AAAA": ["2a02:c206:2162:9324::1"] - } -} diff --git a/domains/lousybot.vulpine.json b/domains/lousybot.vulpine.json deleted file mode 100644 index 08aee24a2..000000000 --- a/domains/lousybot.vulpine.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "VulpineFriend87", - "discord": "911268706112397392" - }, - "records": { - "A": ["69.197.135.205"] - } -} diff --git a/domains/lowsummer.json b/domains/lowsummer.json deleted file mode 100644 index 891864ac4..000000000 --- a/domains/lowsummer.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Low Summer, simple apps with beautiful ui", - "owner": { - "username": "LowSummer", - "email": "bressynickolas2007@gmail.com", - "twitter": "agelofmor" - }, - "records": { - "CNAME": "lowsummer.github.io" - } -} diff --git a/domains/lucasbaronio.json b/domains/lucasbaronio.json deleted file mode 100644 index fc420353d..000000000 --- a/domains/lucasbaronio.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "lucasbaronio", - "email": "lbaronio20@hotmail.com" - }, - "records": { - "A": ["216.24.57.1"] - } -} diff --git a/domains/lucky.json b/domains/lucky.json deleted file mode 100644 index 097927752..000000000 --- a/domains/lucky.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "luckycdev", - "email": "lucky@luckyc.site", - "discord": "275273443329441792" - }, - "records": { - "CNAME": "luckyc.site" - } -} diff --git a/domains/luis-ciber.json b/domains/luis-ciber.json deleted file mode 100644 index c31dc9e6f..000000000 --- a/domains/luis-ciber.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Luis Correa Leyva", - "owner": { - "username": "correaleyval", - "email": "correaleyval@gmail.com" - }, - "records": { - "CNAME": "correaleyval.github.io" - } -} diff --git a/domains/luisandre.json b/domains/luisandre.json deleted file mode 100644 index 7891797ee..000000000 --- a/domains/luisandre.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "luis073094", - "email": "luis073094@gmail.com" - }, - "records": { - "URL": "https://portafolioluisandre.azurewebsites.net" - } -} diff --git a/domains/luisgerardovillanueva.json b/domains/luisgerardovillanueva.json deleted file mode 100644 index 3799a3efd..000000000 --- a/domains/luisgerardovillanueva.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Personal portfolio website", - "owner": { - "username": "GerardoVillla", - "email": "luismendezgd@gmail.com" - }, - "records": { - "CNAME": "portfolio-6f0jbiit2-gerardovilllas-projects.vercel.app" - } -} diff --git a/domains/luizdario.json b/domains/luizdario.json deleted file mode 100644 index 11dcd0e48..000000000 --- a/domains/luizdario.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "luizearaujo", - "email": "luiz.dario.araujo@hotmail.com" - }, - "records": { - "CNAME": "luizearaujo.github.io" - } -} diff --git a/domains/lukas.json b/domains/lukas.json deleted file mode 100644 index 31b1ef1a2..000000000 --- a/domains/lukas.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "LukPopp0", - "email": "luk.popp0@gmail.com", - "twitter": "LukPopp0" - }, - "records": { - "CNAME": "lukpopp.com" - } -} diff --git a/domains/lukass.json b/domains/lukass.json deleted file mode 100644 index 46e85c7a9..000000000 --- a/domains/lukass.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "fraimerdelacruz", - "email": "fraimerdelacruzjaziel@gmail.com" - }, - "records": { - "CNAME": "0abf0073-04e2-485c-9752-042bae7c1074.id.repl.co" - } -} diff --git a/domains/luked.json b/domains/luked.json deleted file mode 100644 index ba7f3686d..000000000 --- a/domains/luked.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "luked177", - "twitter": "lukedore_" - }, - "records": { - "CNAME": "cv-sand-zeta.vercel.app" - } -} diff --git a/domains/lunarleaf.json b/domains/lunarleaf.json deleted file mode 100644 index 801dc4c0f..000000000 --- a/domains/lunarleaf.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "LunarLeaf", - "email": "laptopaleksa45@gmail.com" - }, - "records": { - "CNAME": "lunarleaf.github.io" - } -} diff --git a/domains/lunax0390.json b/domains/lunax0390.json deleted file mode 100644 index 5296d10a2..000000000 --- a/domains/lunax0390.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Nobio Yep", - "owner": { - "username": "lunax0390", - "email": "moonsec99@gmail.com" - }, - "records": { - "CNAME": "lunax0390.github.io" - } -} diff --git a/domains/luoduyu.json b/domains/luoduyu.json deleted file mode 100644 index 2987b3de8..000000000 --- a/domains/luoduyu.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "luoduyu", - "email": "luoduyu@hotmail.com" - }, - "records": { - "CNAME": "luoduyu.github.io" - } -} diff --git a/domains/lutherantz.json b/domains/lutherantz.json deleted file mode 100644 index dcf36444a..000000000 --- a/domains/lutherantz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "lutherantz", - "email": "akamecanic@gmail.com" - }, - "records": { - "CNAME": "lutherantz.github.io" - } -} diff --git a/domains/luxxy.json b/domains/luxxy.json deleted file mode 100644 index bc3468121..000000000 --- a/domains/luxxy.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Luxxy-GF", - "email": "deniedaddicted@gmail.com" - }, - "records": { - "A": ["178.33.110.212"] - } -} diff --git a/domains/luyende.json b/domains/luyende.json deleted file mode 100644 index a60aec8fd..000000000 --- a/domains/luyende.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "coangsang", - "email": "sangtkx2@gmail.com" - }, - "records": { - "CNAME": "gv-dc5d3bwhw7btmc.dv.googlehosted.com" - } -} diff --git a/domains/lver-rocks.lver.json b/domains/lver-rocks.lver.json deleted file mode 100644 index 01bbab4ad..000000000 --- a/domains/lver-rocks.lver.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "github": "https://github.com/lverx", - "owner": { - "username": "lverx", - "email": "profoundlvr@gmail.com" - }, - "records": { - "URL": "https://lver-rocks.pages.dev/" - }, - "redirect_config": { - "custom_paths": { - "/home": "https://lver.is-a.dev/", - "/host": "https://pages.dev/", - "/dir": "https://github.com/is-a-dev/register", - "/iad": "https://is-a.dev/", - "/proxy": "https://developers.cloudflare.com/dns/proxy-status/", - "/contact": "https://contact-lver.pages.dev" - }, - "redirect_paths": true - } -} diff --git a/domains/lxquid.json b/domains/lxquid.json deleted file mode 100644 index b711a0676..000000000 --- a/domains/lxquid.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "lxquid", - "email": "info@minemix.de" - }, - "records": { - "CNAME": "liquiddevelopmentnet.github.io" - } -} diff --git a/domains/m1cro.json b/domains/m1cro.json deleted file mode 100644 index 08f28dbdf..000000000 --- a/domains/m1cro.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "m1cro-cat", - "email": "m1cro_cat@outlook.com" - }, - "records": { - "A": ["65.19.141.67"] - } -} diff --git a/domains/m42e.json b/domains/m42e.json deleted file mode 100644 index e42bbf77f..000000000 --- a/domains/m42e.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "m42e Homepage", - "owner": { - "username": "m42e", - "email": "matthias@bilger.info" - }, - "records": { - "CNAME": "bilger.info" - } -} diff --git a/domains/m4hbod.json b/domains/m4hbod.json deleted file mode 100644 index 6c02e8f0c..000000000 --- a/domains/m4hbod.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "M4hbod's .is-a.dev domain", - "owner": { - "username": "M4hbod", - "email": "m4hbod@proton.me", - "telegram": "M4hbod", - "discord": "M4hbod#1615" - }, - "records": { - "CNAME": "m4hbod.github.io" - } -} diff --git a/domains/macielsuassuna.json b/domains/macielsuassuna.json deleted file mode 100644 index adf99bb76..000000000 --- a/domains/macielsuassuna.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Maciel64", - "discord": "macielmano", - "email": "macielsuassuna14@gmail.com" - }, - "records": { - "CNAME": "macielsuassuna-portfolio.vercel.app" - } -} diff --git a/domains/mackenzie.json b/domains/mackenzie.json deleted file mode 100644 index 1252c5547..000000000 --- a/domains/mackenzie.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jojocraftde-dev", - "email": "jojocraftde@proton.me" - }, - "records": { - "A": ["91.200.103.154"] - } -} diff --git a/domains/maclong.json b/domains/maclong.json deleted file mode 100644 index 88c8c2b74..000000000 --- a/domains/maclong.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Mac Long's personal developer portfolio and blog.", - "owner": { - "username": "maclong9", - "email": "maclong9@icloud.com" - }, - "records": { - "CNAME": "maclong9.github.io" - } -} diff --git a/domains/maddy.json b/domains/maddy.json deleted file mode 100644 index 7c35d0b10..000000000 --- a/domains/maddy.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "madhav-madhusoodanan", - "email": "f20200049@pilani.bits-pilani.ac.in" - }, - "records": { - "CNAME": "madhav-madhusoodanan.github.io" - } -} diff --git a/domains/madhan.json b/domains/madhan.json deleted file mode 100644 index 655aa9b2a..000000000 --- a/domains/madhan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "madhank93", - "email": "madhankumaravelu93@gmail.com" - }, - "records": { - "CNAME": "madhank93.github.io" - } -} diff --git a/domains/madhavjhawar.json b/domains/madhavjhawar.json deleted file mode 100644 index d23312329..000000000 --- a/domains/madhavjhawar.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "personal webste", - "owner": { - "username": "madhav32x", - "email": "madhavjhawar@gmail.com" - }, - "records": { - "CNAME": "madhav32x.github.io" - } -} diff --git a/domains/madhup.json b/domains/madhup.json deleted file mode 100644 index 3a004315b..000000000 --- a/domains/madhup.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "madhup", - "discord": "714323644641181737" - }, - "records": { - "CNAME": "madhup.github.io" - } -} diff --git a/domains/madhurya.json b/domains/madhurya.json deleted file mode 100644 index 6ec4aa209..000000000 --- a/domains/madhurya.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "madhuryadutta", - "email": "www.madhuryadutta2016@gmail.com" - }, - "records": { - "CNAME": "madhuryadutta.github.io" - } -} diff --git a/domains/madkarma.json b/domains/madkarma.json deleted file mode 100644 index 6e7f6d361..000000000 --- a/domains/madkarma.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "madkarmaa", - "email": "madkarma99@gmail.com" - }, - "records": { - "CNAME": "madkarmaa.github.io" - } -} diff --git a/domains/mafiz.json b/domains/mafiz.json deleted file mode 100644 index ed8906542..000000000 --- a/domains/mafiz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "pacehutt", - "email": "mafizonly@gmail.com" - }, - "records": { - "A": ["76.76.21.21"] - } -} diff --git a/domains/magma.json b/domains/magma.json deleted file mode 100644 index 4d1893b51..000000000 --- a/domains/magma.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "magma's personal developer profile", - "owner": { - "username": "mgam-is-dreamin", - "email": "sacred.lunar.dragon@gmail.com" - }, - "records": { - "CNAME": "mgam-is-dreamin.github.io" - } -} diff --git a/domains/magniquick.json b/domains/magniquick.json deleted file mode 100644 index d68b8d1a0..000000000 --- a/domains/magniquick.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "magniquick", - "discord": "Magniquick#5003" - }, - "records": { - "CNAME": "magniquick.github.io" - } -} diff --git a/domains/mahaviraenterprises.json b/domains/mahaviraenterprises.json deleted file mode 100644 index 4dcdef8bf..000000000 --- a/domains/mahaviraenterprises.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "chiragnahata", - "email": "chiragnahata05@gmail.com" - }, - "records": { - "A": ["129.213.151.29"] - } -} diff --git a/domains/mahdiruiz.json b/domains/mahdiruiz.json deleted file mode 100644 index cb2e98362..000000000 --- a/domains/mahdiruiz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Mrdev88", - "discord": "1182049473673830435" - }, - "records": { - "CNAME": "mrdev88.github.io" - } -} diff --git a/domains/mahfuz.json b/domains/mahfuz.json deleted file mode 100644 index 8c50f28f3..000000000 --- a/domains/mahfuz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "mahfuzurrahman98", - "email": "mdmahfuzurrahmanarif@gmail.com" - }, - "records": { - "CNAME": "mahfuz.devcms.io" - } -} diff --git a/domains/mahmud.json b/domains/mahmud.json deleted file mode 100644 index fc72ff0c9..000000000 --- a/domains/mahmud.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "mahmud's portfolio website", - "owner": { - "username": "JBAxB8h7", - "email": "kanieloutis758@gmail.com", - "twitter": "mahmudislam47" - }, - "records": { - "CNAME": "jbaxb8h7.github.io" - } -} diff --git a/domains/mahmulp.json b/domains/mahmulp.json deleted file mode 100644 index d2f21668d..000000000 --- a/domains/mahmulp.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Personal site for Machmul Pratama", - "owner": { - "username": "MahmulP", - "email": "hello@mahmulp.my.id" - }, - "records": { - "CNAME": "mahmulp.my.id" - }, - "proxied": false -} diff --git a/domains/maideveloper.json b/domains/maideveloper.json deleted file mode 100644 index f55e88c0e..000000000 --- a/domains/maideveloper.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "maideveloper", - "email": "maiwebdeveloper@gmail.com" - }, - "records": { - "CNAME": "maideveloper.com" - } -} diff --git a/domains/mail.mrjunkyz.json b/domains/mail.mrjunkyz.json deleted file mode 100644 index 4dcdef8bf..000000000 --- a/domains/mail.mrjunkyz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "chiragnahata", - "email": "chiragnahata05@gmail.com" - }, - "records": { - "A": ["129.213.151.29"] - } -} diff --git a/domains/maks.json b/domains/maks.json deleted file mode 100644 index 46090de09..000000000 --- a/domains/maks.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "A person portfolio site for me", - "owner": { - "username": "LinusBotTips", - "email": "maks-dev@outlook.com" - }, - "records": { - "CNAME": "linusbottips.github.io" - } -} diff --git a/domains/malo.json b/domains/malo.json deleted file mode 100644 index 60d6dfb55..000000000 --- a/domains/malo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "MaloDaHood", - "email": "malomr2002@gmail.com" - }, - "records": { - "A": ["54.37.225.204"] - } -} diff --git a/domains/mameen.json b/domains/mameen.json deleted file mode 100644 index 7bf171542..000000000 --- a/domains/mameen.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "mameen-omar", - "email": "mameen.omar@gmail.com" - }, - "records": { - "A": ["129.151.180.253"] - } -} diff --git a/domains/mamun.json b/domains/mamun.json deleted file mode 100644 index 4146e1721..000000000 --- a/domains/mamun.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Mamun's website", - "owner": { - "username": "mamunhpath", - "email": "mamunhpath@hotmail.com" - }, - "records": { - "CNAME": "mamunhpath.github.io" - } -} diff --git a/domains/manage.uptime.trung.json b/domains/manage.uptime.trung.json deleted file mode 100644 index 488318c9f..000000000 --- a/domains/manage.uptime.trung.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "records": { - "A": ["35.185.84.140"] - } -} diff --git a/domains/manash.json b/domains/manash.json deleted file mode 100644 index 67bcc7238..000000000 --- a/domains/manash.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Manash Sonowal - DEV", - "owner": { - "username": "msonowal", - "email": "manash149@gmail.com" - }, - "records": { - "CNAME": "www.claritytech.io" - } -} diff --git a/domains/maninder.json b/domains/maninder.json deleted file mode 100644 index 19949e3c4..000000000 --- a/domains/maninder.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "My Github Page!", - "owner": { - "username": "github4maninder", - "email": "iamgoat@tutanota.com" - }, - "records": { - "CNAME": "maninder.github.io" - } -} diff --git a/domains/manish-madi.json b/domains/manish-madi.json deleted file mode 100644 index 4f71b379e..000000000 --- a/domains/manish-madi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "m-manish03", - "email": "manish.rebel14@gmail.com" - }, - "records": { - "CNAME": "m-manish03.github.io" - } -} diff --git a/domains/manit.json b/domains/manit.json deleted file mode 100644 index 5d52efc43..000000000 --- a/domains/manit.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "namzop", - "email": "manit.765489@gmail.com" - }, - "records": { - "CNAME": "namzop.github.io" - } -} diff --git a/domains/manoj.json b/domains/manoj.json deleted file mode 100644 index 856757397..000000000 --- a/domains/manoj.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ManojINaik", - "email": "naik97059@gmail.com" - }, - "records": { - "CNAME": "manojinaik.github.io" - } -} diff --git a/domains/mantas.json b/domains/mantas.json deleted file mode 100644 index f905558ca..000000000 --- a/domains/mantas.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Mantas is a developer!", - "owner": { - "username": "mantooc", - "email": "mantasnugaras@gmail.com" - }, - "records": { - "CNAME": "mantooc.github.io" - } -} diff --git a/domains/manugeni.json b/domains/manugeni.json deleted file mode 100644 index e82dd6a65..000000000 --- a/domains/manugeni.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "manugeni" - }, - "records": { - "CNAME": "manugeni.github.io" - } -} diff --git a/domains/mapsyseo.json b/domains/mapsyseo.json deleted file mode 100644 index 135dfeb38..000000000 --- a/domains/mapsyseo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ShingSemicolon", - "email": "Shing.XD.0602@gmail.com" - }, - "records": { - "A": ["81.16.29.155"] - } -} diff --git a/domains/marcelomrwin.json b/domains/marcelomrwin.json deleted file mode 100644 index 0767b309b..000000000 --- a/domains/marcelomrwin.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "My personal website to showcase the stuff that I do", - "owner": { - "username": "marcelomrwin", - "email": "marcelo.d.sales@gmail.com" - }, - "records": { - "CNAME": "marcelomrwin.github.io" - } -} diff --git a/domains/marchiba99.json b/domains/marchiba99.json deleted file mode 100644 index b227a79ab..000000000 --- a/domains/marchiba99.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "marchiba99", - "email": "marchiba99@gmail.com" - }, - "records": { - "CNAME": "marchiba99.github.io" - } -} diff --git a/domains/marcos.json b/domains/marcos.json deleted file mode 100644 index adb73fe1a..000000000 --- a/domains/marcos.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Developer portfolio", - "owner": { - "username": "mtoranzo", - "email": "mtoranzo@gmail.com" - }, - "records": { - "CNAME": "mtoranzo.github.io" - } -} diff --git a/domains/mariano-avila.json b/domains/mariano-avila.json deleted file mode 100644 index be8527db9..000000000 --- a/domains/mariano-avila.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "dxravage", - "email": "marianoavilaj4@gmail.com", - "twitter": "MarianoAvilaC" - }, - "records": { - "CNAME": "dxravage.github.io" - } -} diff --git a/domains/mario-papetti.json b/domains/mario-papetti.json deleted file mode 100644 index 0b2c88db6..000000000 --- a/domains/mario-papetti.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Mario-dango", - "email": "mp.robots@gmail.com" - }, - "records": { - "CNAME": "mario-dango.github.io" - } -} diff --git a/domains/markaguirre.json b/domains/markaguirre.json deleted file mode 100644 index 59fc6f191..000000000 --- a/domains/markaguirre.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "MarkAguirre26", - "email": "markaguirre26@gmail.com" - }, - "records": { - "CNAME": "markaguirre.netlify.app" - } -} diff --git a/domains/markgurney.json b/domains/markgurney.json deleted file mode 100644 index 376705f6d..000000000 --- a/domains/markgurney.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Superchicken962", - "email": "superchicken9962@gmail.com" - }, - "records": { - "URL": "https://markgurney.cf/" - } -} diff --git a/domains/markos.json b/domains/markos.json deleted file mode 100644 index 9eb1d3a6c..000000000 --- a/domains/markos.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Hello my name is Markos Dimitsas and I am from Greece.", - "owner": { - "username": "markdimi", - "email": "markdimitsas@gmail.com" - }, - "records": { - "CNAME": "markos.me" - } -} diff --git a/domains/markus.json b/domains/markus.json deleted file mode 100644 index 5d53952b8..000000000 --- a/domains/markus.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "repo": "https://github.com/markusjx/markusjx.github.io", - "owner": { - "username": "markusjx", - "email": "markusjx11@gmail.com" - }, - "records": { - "CNAME": "markusjx.github.io" - } -} diff --git a/domains/markvayson.json b/domains/markvayson.json deleted file mode 100644 index c5ae953bd..000000000 --- a/domains/markvayson.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "markvayson", - "email": "markvayson@gmail.com" - }, - "records": { - "CNAME": "58p02o7x.up.railway.app" - } -} diff --git a/domains/marlon.json b/domains/marlon.json deleted file mode 100644 index 900f24314..000000000 --- a/domains/marlon.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "MarlonDevs", - "email": "marlonmogollon13@gmail.com" - }, - "records": { - "CNAME": "marlondevs.github.io" - } -} diff --git a/domains/martin.json b/domains/martin.json deleted file mode 100644 index ddffc2d5b..000000000 --- a/domains/martin.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "martinshaw", - "email": "hello@martinshaw.co" - }, - "records": { - "CNAME": "martinshaw.github.io" - } -} diff --git a/domains/maryll.json b/domains/maryll.json deleted file mode 100644 index 075acdf97..000000000 --- a/domains/maryll.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Maryll-castelino", - "email": "maryllcastelino@gmail.com" - }, - "records": { - "CNAME": "maryll-castelino.github.io" - } -} diff --git a/domains/masmiyen.json b/domains/masmiyen.json deleted file mode 100644 index ed3c3da33..000000000 --- a/domains/masmiyen.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "MASMIYEN", - "email": "masmiyen@gmail.com", - "twitter": "MAsmiyen" - }, - "records": { - "CNAME": "masmiyen.github.io" - } -} diff --git a/domains/masood.json b/domains/masood.json deleted file mode 100644 index 43c68346e..000000000 --- a/domains/masood.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Masood Mohammad's Personal Website", - "owner": { - "username": "masoodbinmohammad", - "email": "masoodbinmohammad@hotmail.com" - }, - "records": { - "CNAME": "masoodbinmohammad.github.io" - } -} diff --git a/domains/mastergrid.json b/domains/mastergrid.json deleted file mode 100644 index 40fe5cd8c..000000000 --- a/domains/mastergrid.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "AtharvParsewar", - "email": "atharvparsewar@gmail.com" - }, - "records": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/matbak.json b/domains/matbak.json deleted file mode 100644 index 39e79947a..000000000 --- a/domains/matbak.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "matbakdev", - "email": "matbakdev@protonmail.com" - }, - "records": { - "CNAME": "matbakdev.github.io" - } -} diff --git a/domains/match.json b/domains/match.json deleted file mode 100644 index 160ea9734..000000000 --- a/domains/match.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "owner": { - "username": "imadboy89", - "email": "imad.kh@outlook.com" - }, - "records": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } -} diff --git a/domains/mateoguidi.json b/domains/mateoguidi.json deleted file mode 100644 index a2e744d90..000000000 --- a/domains/mateoguidi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "MateoGuidi", - "email": "mateo.guidi5@gmail.com" - }, - "records": { - "CNAME": "mateoguidi.github.io" - } -} diff --git a/domains/mateuseap.json b/domains/mateuseap.json deleted file mode 100644 index 62cfb4730..000000000 --- a/domains/mateuseap.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "mateuseap", - "email": "mateuseap@mateuseap.com" - }, - "records": { - "CNAME": "mateuseap.github.io" - } -} diff --git a/domains/mateusz.json b/domains/mateusz.json deleted file mode 100644 index 4ac30209a..000000000 --- a/domains/mateusz.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "Pand3moniuMx3" - }, - "records": { - "CNAME": "mateuszmirecki.netlify.app" - } -} diff --git a/domains/matheus.json b/domains/matheus.json deleted file mode 100644 index e85aaea17..000000000 --- a/domains/matheus.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Matheus Costa's personal developer website", - "owner": { - "username": "mthcsta", - "email": "matheuscosta.dev@yahoo.com" - }, - "records": { - "CNAME": "mthcsta.github.io" - } -} diff --git a/domains/mathu-lmn.json b/domains/mathu-lmn.json deleted file mode 100644 index fe8478524..000000000 --- a/domains/mathu-lmn.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "mathu-lmn.is-a.dev", - "owner": { - "username": "mathu-lmn", - "discord": "Mathu_lmn#6970" - }, - "records": { - "CNAME": "mathu-lmn.github.io" - } -} diff --git a/domains/matrix.vi0leta.json b/domains/matrix.vi0leta.json deleted file mode 100644 index 5866567c0..000000000 --- a/domains/matrix.vi0leta.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vi0letadev", - "email": "vi0leta@riseup.net" - }, - "records": { - "A": ["37.27.4.76"] - } -} diff --git a/domains/mattcheng.json b/domains/mattcheng.json deleted file mode 100644 index 16192abde..000000000 --- a/domains/mattcheng.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "mattchengg" - }, - "records": { - "CNAME": "mattchengg.github.io" - } -} diff --git a/domains/maxt.json b/domains/maxt.json deleted file mode 100644 index c0178a897..000000000 --- a/domains/maxt.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Max's Portfolio/Cool Website", - "owner": { - "username": "MaxTCodes", - "email": "dev@maxt-is-a.dev" - }, - "records": { - "URL": "https://maxt-is-a.dev" - } -} diff --git a/domains/maxwelbm.json b/domains/maxwelbm.json deleted file mode 100644 index 7b1c5b392..000000000 --- a/domains/maxwelbm.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "maxwelbm", - "email": "maxwelbm@hotmail.com" - }, - "records": { - "CNAME": "maxwelbm.github.io" - } -} diff --git a/domains/mayank2808sharma.json b/domains/mayank2808sharma.json deleted file mode 100644 index a58f21715..000000000 --- a/domains/mayank2808sharma.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "mayank2808sharma", - "email": "mayank2808sharma@gmail.com", - "twitter": "mayanksharmaa03" - }, - "records": { - "CNAME": "mayank2808sharma.github.io" - } -} diff --git a/domains/mayuresh.json b/domains/mayuresh.json deleted file mode 100644 index 2d69b71a3..000000000 --- a/domains/mayuresh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "mayur1377", - "email": "mayuresh1377@gmail.com" - }, - "records": { - "CNAME": "iammayur.vercel.app" - } -} diff --git a/domains/mb.json b/domains/mb.json deleted file mode 100644 index 2777ef44a..000000000 --- a/domains/mb.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Michael's personal developer website", - "owner": { - "username": "mbrav", - "email": "mbrav@protonmail.com" - }, - "records": { - "CNAME": "mbrav.github.io" - } -} diff --git a/domains/mburguete.json b/domains/mburguete.json deleted file mode 100644 index b80182d7a..000000000 --- a/domains/mburguete.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nai98x", - "email": "marianoburguete@gmail.com" - }, - "records": { - "CNAME": "nai98x.github.io" - } -} diff --git a/domains/mc.h3l.json b/domains/mc.h3l.json deleted file mode 100644 index 1b3d0eb3e..000000000 --- a/domains/mc.h3l.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Documentation for is-a-dev", - "owner": { - "username": "gvalue-04", - "email": "vaporvault04@gmail.com" - }, - "records": { - "CNAME": "on-clan.gl.at.ply.gg" - } -} diff --git a/domains/mc.json b/domains/mc.json deleted file mode 100644 index 26adfa424..000000000 --- a/domains/mc.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "EducatedSuddenBucket", - "discord": "1167825360151380032" - }, - "records": { - "CNAME": "bff5bd034c7fbbeafaaf626f505c8cc5.ipv4.tcpshield.com" - } -} diff --git a/domains/mc.vulcanocraft.json b/domains/mc.vulcanocraft.json deleted file mode 100644 index cacff50ee..000000000 --- a/domains/mc.vulcanocraft.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "VulcanoSoftware", - "discord": "814891541205876767" - }, - "records": { - "CNAME": "f14fb61a3cd4425fe52de16b257ca673.ipv4.tcpshield.com" - } -} diff --git a/domains/mcotocel.json b/domains/mcotocel.json deleted file mode 100644 index fe539f59f..000000000 --- a/domains/mcotocel.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Matei Cotocel's Site", - "owner": { - "username": "mcotocel", - "email": "mcotocel@outlook.com" - }, - "records": { - "CNAME": "mcotocel.github.io" - } -} diff --git a/domains/mcreed.json b/domains/mcreed.json deleted file mode 100644 index d70207fc1..000000000 --- a/domains/mcreed.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "owner": { - "username": "M-creed", - "email": "marwankalosha005@gmail.com" - }, - "records": { - "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 deleted file mode 100644 index f428a6162..000000000 --- a/domains/mduha.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "r2kch", - "email": "marco@dubini.com" - }, - "records": { - "A": ["84.72.8.155"] - } -} diff --git a/domains/medhanite.json b/domains/medhanite.json deleted file mode 100644 index f6b8724cc..000000000 --- a/domains/medhanite.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "EyobYb", - "email": "eyobyirgu@gmail.com" - }, - "records": { - "CNAME": "medhanite.github.io" - } -} diff --git a/domains/mega.json b/domains/mega.json deleted file mode 100644 index 960bf7345..000000000 --- a/domains/mega.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "My Personal website and possibly an API", - "owner": { - "username": "MegaDevGuy", - "twitter": "_Mega_Dev_" - }, - "records": { - "CNAME": "flask-production-b336.up.railway.app" - } -} diff --git a/domains/mehedihjim.json b/domains/mehedihjim.json deleted file mode 100644 index 79e470151..000000000 --- a/domains/mehedihjim.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "mehedihjim", - "email": "mhjim.info@gmail.com" - }, - "records": { - "CNAME": "mehedihjim.github.io" - } -} diff --git a/domains/mehrdad.json b/domains/mehrdad.json deleted file mode 100644 index cb6f359ea..000000000 --- a/domains/mehrdad.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "mehrdad-shokri", - "email": "code.poet95@gmail.com" - }, - "records": { - "CNAME": "mehrdad.ai" - } -} diff --git a/domains/meku.json b/domains/meku.json deleted file mode 100644 index 27d54d81d..000000000 --- a/domains/meku.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Mai1ii", - "email": "micomacabali14@gmail.com", - "discord": "1130452399094505534" - }, - "records": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/mekuu.json b/domains/mekuu.json deleted file mode 100644 index b20bb2e1a..000000000 --- a/domains/mekuu.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Mai1ii", - "email": "micomacabali14@gmail.com" - }, - "records": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/mekuuu.json b/domains/mekuuu.json deleted file mode 100644 index b20bb2e1a..000000000 --- a/domains/mekuuu.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Mai1ii", - "email": "micomacabali14@gmail.com" - }, - "records": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/mekuvsh.json b/domains/mekuvsh.json deleted file mode 100644 index b20bb2e1a..000000000 --- a/domains/mekuvsh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Mai1ii", - "email": "micomacabali14@gmail.com" - }, - "records": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/mekuzv.json b/domains/mekuzv.json deleted file mode 100644 index b20bb2e1a..000000000 --- a/domains/mekuzv.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Mai1ii", - "email": "micomacabali14@gmail.com" - }, - "records": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/melih.json b/domains/melih.json deleted file mode 100644 index 98db4c0f1..000000000 --- a/domains/melih.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "mdegis", - "email": "melihdegis@gmail.com" - }, - "records": { - "CNAME": "mdegis.com" - } -} diff --git a/domains/melwyn.json b/domains/melwyn.json deleted file mode 100644 index 13b6529df..000000000 --- a/domains/melwyn.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "melwyn95", - "email": "melwyn95@gmail.com" - }, - "records": { - "CNAME": "melwyn95.github.io" - } -} diff --git a/domains/mertdemir.json b/domains/mertdemir.json deleted file mode 100644 index 4da4959d4..000000000 --- a/domains/mertdemir.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Mert Demir CV", - "owner": { - "username": "mertdemir0", - "email": "mertdemir@pec.it" - }, - "records": { - "CNAME": "mertdemir0.github.io" - } -} diff --git a/domains/michael.json b/domains/michael.json deleted file mode 100644 index e4f1a37b8..000000000 --- a/domains/michael.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "michaelmano", - "email": "michael.mano26@gmail.com" - }, - "records": { - "CNAME": "michaelmano.github.io" - } -} diff --git a/domains/michaelmuthomi.json b/domains/michaelmuthomi.json deleted file mode 100644 index 81345f648..000000000 --- a/domains/michaelmuthomi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "michaelmuthomi", - "email": "lit911call@gmail.com" - }, - "records": { - "CNAME": "michael-portfolio-green.vercel.app" - } -} diff --git a/domains/michioxd.json b/domains/michioxd.json deleted file mode 100644 index 2b3198f71..000000000 --- a/domains/michioxd.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "michioxd", - "email": "michio.haiyaku@gmail.com" - }, - "records": { - "CNAME": "michioxd.github.io" - } -} diff --git a/domains/micky.json b/domains/micky.json deleted file mode 100644 index b02cf0876..000000000 --- a/domains/micky.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Manish5121", - "email": "manishgambhirrao21@gmail.com" - }, - "records": { - "CNAME": "manish5121.github.io" - } -} diff --git a/domains/mihai.json b/domains/mihai.json deleted file mode 100644 index 1a411ad79..000000000 --- a/domains/mihai.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "8xu", - "email": "mihai@8xu.tech", - "twitter": "reallymihai" - }, - "records": { - "CNAME": "8xu.github.io" - } -} diff --git a/domains/mihchis.json b/domains/mihchis.json deleted file mode 100644 index 95b55fbe6..000000000 --- a/domains/mihchis.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "mihchis" - }, - "records": { - "CNAME": "mihchis.github.io" - } -} diff --git a/domains/mihrpsah.json b/domains/mihrpsah.json deleted file mode 100644 index 37f4ab534..000000000 --- a/domains/mihrpsah.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "mihrpsah", - "email": "smihirp1@gmail.com" - }, - "records": { - "CNAME": "mihrpsah.github.io" - } -} diff --git a/domains/mijhelt.json b/domains/mijhelt.json deleted file mode 100644 index 2cf78e11a..000000000 --- a/domains/mijhelt.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "ejrv", - "email": "ondanwe@gmail.com" - }, - "description": "Aero Glass+", - "records": { - "CNAME": "mijhelt.github.io" - } -} diff --git a/domains/mikey.json b/domains/mikey.json deleted file mode 100644 index d7b16dede..000000000 --- a/domains/mikey.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "isigebengu-mikey", - "email": "mikey@mikeyo.ml" - }, - "records": { - "CNAME": "isigebengu-mikey.github.io" - } -} diff --git a/domains/mikronet.json b/domains/mikronet.json deleted file mode 100644 index a60c3e5f6..000000000 --- a/domains/mikronet.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "mikrodinet", - "email": "mikrodinet@gmail.com" - }, - "records": { - "CNAME": "mikrodinet.github.io" - } -} diff --git a/domains/mimic.json b/domains/mimic.json deleted file mode 100644 index 025ccf234..000000000 --- a/domains/mimic.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "GioMjds", - "email": "giomjds@gmail.com" - }, - "records": { - "CNAME": "giomjds-portfolio.vercel.app" - } -} diff --git a/domains/mineek.json b/domains/mineek.json deleted file mode 100644 index c2bb5216e..000000000 --- a/domains/mineek.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "My personal website", - "owner": { - "username": "mineek", - "discord": "Mineek#6323" - }, - "records": { - "CNAME": "mineek.github.io" - } -} diff --git a/domains/minh2000.json b/domains/minh2000.json deleted file mode 100644 index edad97a53..000000000 --- a/domains/minh2000.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "minnb-bit", - "email": "mn9173024@gmail.com", - "discord": "634263941153030175" - }, - "records": { - "CNAME": "minnb-bit.github.io" - } -} diff --git a/domains/minhh2792.json b/domains/minhh2792.json deleted file mode 100644 index 50ebe1644..000000000 --- a/domains/minhh2792.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "minhh2792", - "email": "minhh2792.work@gmail.com", - "twitter": "minhh2792" - }, - "records": { - "CNAME": "minhh2792.github.io" - } -} diff --git a/domains/minhmmb.json b/domains/minhmmb.json deleted file mode 100644 index fdc5ac473..000000000 --- a/domains/minhmmb.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "minnb-bit", - "email": "mn9173024@gmail.com" - }, - "records": { - "CNAME": "minnb-bit.github.io" - } -} diff --git a/domains/minhtuan-1.json b/domains/minhtuan-1.json deleted file mode 100644 index 75c9a8d06..000000000 --- a/domains/minhtuan-1.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "profile-tuan.dev", - "owner": { - "username": "tuannguyen2002", - "email": "nxmtuan.2002@gmail.com", - "discord": "nightfury06749" - }, - "records": { - "CNAME": "cname.vercel-dns.com" - } -} diff --git a/domains/minnb-bit.json b/domains/minnb-bit.json deleted file mode 100644 index edad97a53..000000000 --- a/domains/minnb-bit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "minnb-bit", - "email": "mn9173024@gmail.com", - "discord": "634263941153030175" - }, - "records": { - "CNAME": "minnb-bit.github.io" - } -} diff --git a/domains/mioscape.json b/domains/mioscape.json deleted file mode 100644 index 92a1b1b54..000000000 --- a/domains/mioscape.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "This website is a link to my personal blog.", - "owner": { - "username": "mioscape", - "email": "mioscape@gmail.com" - }, - "records": { - "CNAME": "mioscape.github.io" - } -} diff --git a/domains/miraclecherrypie.json b/domains/miraclecherrypie.json deleted file mode 100644 index 29a43b6ff..000000000 --- a/domains/miraclecherrypie.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "My personal website goes here", - "owner": { - "username": "MiracleCherryPie", - "email": "christianpandapotans@gmail.com" - }, - "records": { - "CNAME": "miraclecherrypie.up.railway.app" - } -} diff --git a/domains/mirozr.json b/domains/mirozr.json deleted file mode 100644 index f6d9e58f8..000000000 --- a/domains/mirozr.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "miroslavchen", - "email": "miroslavnezgoduk8@gmail.com" - }, - "records": { - "CNAME": "miroslavchen.github.io" - } -} diff --git a/domains/mirzosharif.json b/domains/mirzosharif.json deleted file mode 100644 index c8e0f00bb..000000000 --- a/domains/mirzosharif.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Mirzosharif's website", - "owner": { - "username": "habiboffdev", - "email": "mirzoupwork@gmail.com" - }, - "records": { - "CNAME": "mirzosharif.me" - } -} diff --git a/domains/misaka.json b/domains/misaka.json deleted file mode 100644 index 0c03e6b8e..000000000 --- a/domains/misaka.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "repo": "https://github.com/misaka12843/misaka12843.github.io", - "owner": { - "username": "misaka12843", - "email": "misaka12843@outlook.com" - }, - "records": { - "CNAME": "misaka12843.github.io" - } -} diff --git a/domains/mitch.json b/domains/mitch.json deleted file mode 100644 index e62599fe5..000000000 --- a/domains/mitch.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "liao02x", - "email": "liao02x@gmail.com" - }, - "records": { - "CNAME": "114032.xyz" - } -} diff --git a/domains/miten.json b/domains/miten.json deleted file mode 100644 index dda5e518c..000000000 --- a/domains/miten.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "m1ten", - "email": "h4ckr+github@icloud.com" - }, - "records": { - "CNAME": "m1ten.github.io" - } -} diff --git a/domains/mjclavillas.json b/domains/mjclavillas.json deleted file mode 100644 index 071dd144e..000000000 --- a/domains/mjclavillas.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "", - "owner": { - "username": "mjclavillas", - "email": "mjdc1337@gmail.com" - }, - "records": { - "CNAME": "mjclavillas.github.io" - } -} diff --git a/domains/mk.json b/domains/mk.json deleted file mode 100644 index eb3fdf097..000000000 --- a/domains/mk.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "mklabs", - "email": "daniel.mickael@gmail.com" - }, - "records": { - "CNAME": "mklabs.github.io" - } -} diff --git a/domains/mkblane.json b/domains/mkblane.json deleted file mode 100644 index 94c23c4d7..000000000 --- a/domains/mkblane.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "mkblane", - "email": "rendaniman@outlook.com" - }, - "records": { - "CNAME": "mkblane.github.io" - } -} diff --git a/domains/mkk.json b/domains/mkk.json deleted file mode 100644 index dbcb2bad6..000000000 --- a/domains/mkk.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "maokangkun", - "email": "uri.lqy@gmail.com" - }, - "records": { - "CNAME": "urinx.github.io" - } -} diff --git a/domains/mln.json b/domains/mln.json deleted file mode 100644 index d5428a9b4..000000000 --- a/domains/mln.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "repo": "https://github.com/xmi1an/portfoliov2.git", - "owner": { - "username": "xmi1an", - "email": "xnarcos300@gmail.com" - }, - "records": { - "CNAME": "xmi1an.vercel.app" - } -} diff --git a/domains/mmondragon.json b/domains/mmondragon.json deleted file mode 100644 index de7d74794..000000000 --- a/domains/mmondragon.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "Mac-Mondragon" - }, - "records": { - "CNAME": "Mac-Mondragon.github.io" - } -} diff --git a/domains/moca.json b/domains/moca.json deleted file mode 100644 index f31b75474..000000000 --- a/domains/moca.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "MocaSrour", - "email": "mukarramsrour@gmail.com" - }, - "records": { - "CNAME": "mocasrour.github.io" - } -} diff --git a/domains/moddedstuffguy.json b/domains/moddedstuffguy.json deleted file mode 100644 index 3bb53e0f2..000000000 --- a/domains/moddedstuffguy.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "My Personal Developer WebPage", - "owner": { - "username": "moddedstuffguy", - "email": "pruebecitasg2@gmail.com" - }, - "records": { - "CNAME": "moddedstuffguy.github.io" - } -} diff --git a/domains/moha.json b/domains/moha.json deleted file mode 100644 index 327e90f07..000000000 --- a/domains/moha.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Mohaned's personal website", - "owner": { - "username": "mohanedashraf", - "twitter": "mohanedzz" - }, - "records": { - "CNAME": "mohanedashraf.github.io" - } -} diff --git a/domains/mohammedobaid.json b/domains/mohammedobaid.json deleted file mode 100644 index 04ba6b5b5..000000000 --- a/domains/mohammedobaid.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "My name is mohammed obaid. I am a software engineer", - "owner": { - "username": "mdobaid311", - "email": "mdobaid311@gmail.com" - }, - "records": { - "CNAME": "mohammedobaid.vercel.app" - } -} diff --git a/domains/mohannadk28.json b/domains/mohannadk28.json deleted file mode 100644 index 3d6cd10ad..000000000 --- a/domains/mohannadk28.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Mohannadk28's Temporary Page", - "owner": { - "username": "Mohannadk28", - "email": "mohannadk28@protonmail.com" - }, - "records": { - "CNAME": "mohannadk28.github.io" - } -} diff --git a/domains/mohdsohel.json b/domains/mohdsohel.json deleted file mode 100644 index 6c68a320a..000000000 --- a/domains/mohdsohel.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My personal Portfolio website", - "owner": { - "username": "realsohel", - "email": "salmanisohail26@gmail.com", - "twitter": "real_sohel_" - }, - "records": { - "CNAME": "realsohel.github.io" - } -} diff --git a/domains/mohsen.json b/domains/mohsen.json deleted file mode 100644 index 066068297..000000000 --- a/domains/mohsen.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Portfolio website for mohsenansari.com", - "owner": { - "username": "mohsenari", - "email": "mansari387@gmail.com" - }, - "records": { - "CNAME": "mohsenansari.com" - } -} diff --git a/domains/moncef.json b/domains/moncef.json deleted file mode 100644 index e55d2b5c4..000000000 --- a/domains/moncef.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "m2ncef", - "email": "moncxff@gmail.com" - }, - "records": { - "CNAME": "m2ncef.github.io" - } -} diff --git a/domains/mongodb.trung.json b/domains/mongodb.trung.json deleted file mode 100644 index 488318c9f..000000000 --- a/domains/mongodb.trung.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "records": { - "A": ["35.185.84.140"] - } -} diff --git a/domains/moon.json b/domains/moon.json deleted file mode 100644 index 2706bdb31..000000000 --- a/domains/moon.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "SORRY I REALIZED I WANTED TO CHANGE MY SUBDOMAIN SORRY FOR THE INCONVIENENCE", - "owner": { - "username": "cx622", - "email": "this-email@is-sus.com" - }, - "records": { - "CNAME": "cx622.github.io" - } -} diff --git a/domains/mopamo.json b/domains/mopamo.json deleted file mode 100644 index 61cd6d21c..000000000 --- a/domains/mopamo.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "MoPaMo", - "email": "mopamo@protonmail.com", - "twitter": "MoPaMo_" - }, - "records": { - "CNAME": "mopamo.github.io" - } -} diff --git a/domains/mori.lalit.json b/domains/mori.lalit.json deleted file mode 100644 index bcf5e347d..000000000 --- a/domains/mori.lalit.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "lalitm1004", - "email": "lalitm1004@gmail.com" - }, - "records": { - "CNAME": "memento-mori-6at.pages.dev" - } -} diff --git a/domains/morphoit.json b/domains/morphoit.json deleted file mode 100644 index 80c324983..000000000 --- a/domains/morphoit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "morphoit profile site", - "owner": { - "username": "morphoit", - "email": "morphoits@gmail.com" - }, - "records": { - "CNAME": "morphoit.github.io" - } -} diff --git a/domains/mosa.json b/domains/mosa.json deleted file mode 100644 index e1e7ad18c..000000000 --- a/domains/mosa.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "mosageneral", - "email": "mosageneral@gmail.com" - }, - "records": { - "A": ["130.162.164.99"] - } -} diff --git a/domains/moviebypass.json b/domains/moviebypass.json deleted file mode 100644 index cb7cc9c5b..000000000 --- a/domains/moviebypass.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "alidexter001", - "email": "dexter.ali001@gmail.com" - }, - "records": { - "A": ["45.11.229.211"] - } -} diff --git a/domains/mpy.json b/domains/mpy.json deleted file mode 100644 index 597b24705..000000000 --- a/domains/mpy.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Mike Perry Y Attara's personal website", - "owner": { - "username": "mikeattara", - "email": "mpyebattara@gmail.com" - }, - "records": { - "CNAME": "mikeattara.github.io" - } -} diff --git a/domains/mr-arsenic.json b/domains/mr-arsenic.json deleted file mode 100644 index 091721a89..000000000 --- a/domains/mr-arsenic.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "MrArsenic621", - "email": "asedighi81@gmail.com" - }, - "records": { - "CNAME": "personal-portfolio-dev.onrender.com" - } -} diff --git a/domains/mrasyadc.json b/domains/mrasyadc.json deleted file mode 100644 index 48a43404d..000000000 --- a/domains/mrasyadc.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Personal Website", - "owner": { - "username": "mrasyadc", - "email": "mrasyadc@gmail.com" - }, - "records": { - "CNAME": "mrasyadc.github.io" - } -} diff --git a/domains/mrdavidss.json b/domains/mrdavidss.json deleted file mode 100644 index 00fb5b108..000000000 --- a/domains/mrdavidss.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "mrdavidss-vgg", - "email": "mrdavidssbusiness@gmail.com", - "github": "mrdavidss-vgg", - "discord": "mrdavidss" - }, - "records": { - "CNAME": "mrdavidss-vgg.github.io" - } -} diff --git a/domains/mrepol742.json b/domains/mrepol742.json deleted file mode 100644 index b6b2ed503..000000000 --- a/domains/mrepol742.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "mrepol742", - "email": "mrepol742@gmail.com" - }, - "records": { - "CNAME": "mrepol742.github.io" - } -} diff --git a/domains/mrkos.json b/domains/mrkos.json deleted file mode 100644 index af8a8b2db..000000000 --- a/domains/mrkos.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "description": "Personal Page", - "owner": { - "username": "mrkOS1210" - }, - "records": { - "CNAME": "mrkos1210.github.io" - } -} diff --git a/domains/mrksbgg.json b/domains/mrksbgg.json deleted file mode 100644 index 56bb01010..000000000 --- a/domains/mrksbgg.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "mrksbgg", - "email": "lapo.ez.yt@gmail.com", - "discord": "1097383143708827679" - }, - "records": { - "CNAME": "mrksbgg.github.io" - } -} diff --git a/domains/mrthundergod.json b/domains/mrthundergod.json deleted file mode 100644 index 75b9f1cd3..000000000 --- a/domains/mrthundergod.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "The ThunderDome", - "owner": { - "username": "mrthundergod", - "email": "mrthundergod@gmail.com" - }, - "records": { - "CNAME": "mrthundergod.github.io" - } -} diff --git a/domains/mrugeshtank.json b/domains/mrugeshtank.json deleted file mode 100644 index 564085e77..000000000 --- a/domains/mrugeshtank.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "mrugeshtank", - "email": "mrugeshtank@gmail.com", - "twitter": "mrugeshtank" - }, - "records": { - "URL": "https://mrugesh.tk" - } -} diff --git a/domains/mrvasil.json b/domains/mrvasil.json deleted file mode 100644 index 7dc4c6a19..000000000 --- a/domains/mrvasil.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "mrvasil's domain", - "owner": { - "username": "mrvasil", - "email": "adminich@urrr.ru" - }, - "records": { - "A": ["176.109.106.66"] - } -} diff --git a/domains/mryusuf.json b/domains/mryusuf.json deleted file mode 100644 index 8e1e901c1..000000000 --- a/domains/mryusuf.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "yufuss", - "email": "yusufgocer40@hotmail.com" - }, - "records": { - "CNAME": "glitch.edgeapp.net" - } -} diff --git a/domains/mssfreight.json b/domains/mssfreight.json deleted file mode 100644 index 73404df09..000000000 --- a/domains/mssfreight.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "KRNRBRBR", - "email": "kizadawiza2@gmail.com" - }, - "records": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/mthia.json b/domains/mthia.json deleted file mode 100644 index f75f73934..000000000 --- a/domains/mthia.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "mthia page", - "owner": { - "username": "xddMthia", - "email": "mthia@xdd.moe", - "discord": "443794213524733962" - }, - "records": { - "CNAME": "mthia.xdd.moe" - } -} diff --git a/domains/muchenski.json b/domains/muchenski.json deleted file mode 100644 index 5cdec6d0c..000000000 --- a/domains/muchenski.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Muchenski's personal developer website", - "owner": { - "username": "Muchenski", - "email": "muchenski.dev@gmail.com" - }, - "records": { - "CNAME": "muchenski.github.io" - } -} diff --git a/domains/muff.json b/domains/muff.json deleted file mode 100644 index d21fbc99c..000000000 --- a/domains/muff.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "lifeless-muffin", - "email": "mansoorroeen71@gmail.com" - }, - "records": { - "CNAME": "lifeless-muffin.github.io" - } -} diff --git a/domains/muhammadbasitobaid.json b/domains/muhammadbasitobaid.json deleted file mode 100644 index 30539adf0..000000000 --- a/domains/muhammadbasitobaid.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "muhammadbasitobaid.is-a.dev", - "owner": { - "username": "muhammadbasitobaid", - "email": "muhammadbasitobaid@gmail.com" - }, - "records": { - "CNAME": "muhammadbasitobaid.github.io" - } -} diff --git a/domains/muiz.json b/domains/muiz.json deleted file mode 100644 index 470dffb61..000000000 --- a/domains/muiz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "MuizU", - "email": "muizuvais99@gmail.com" - }, - "records": { - "CNAME": "muizu.github.io" - } -} diff --git a/domains/muntasir.json b/domains/muntasir.json deleted file mode 100644 index bb1fb3db2..000000000 --- a/domains/muntasir.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "muntasir-dev", - "email": "meeoundnp@gmail.com" - }, - "records": { - "CNAME": "muntasir-de.github.io" - } -} diff --git a/domains/murasame-san-ddl.json b/domains/murasame-san-ddl.json deleted file mode 100644 index 1c22640ec..000000000 --- a/domains/murasame-san-ddl.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "comderzaid", - "email": "diazkhan66@gmail.com", - "discord": "544461226499899393" - }, - "records": { - "CNAME": "cylindrical-gardlic-8jekw3mlfaoniohl2i7wdokz.herokudns.com" - } -} diff --git a/domains/murodovazizmurod.json b/domains/murodovazizmurod.json deleted file mode 100644 index 50a84c48d..000000000 --- a/domains/murodovazizmurod.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Murodov Azizmurod's website", - "owner": { - "username": "murodovazizmurod", - "email": "murodovazizmurod@gmail.com" - }, - "records": { - "CNAME": "murodovazizmurod.github.io" - } -} diff --git a/domains/musiccorn01.json b/domains/musiccorn01.json deleted file mode 100644 index 59c7b8954..000000000 --- a/domains/musiccorn01.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ondirisuliuly", - "email": "ondirisuliuly@gmail.com" - }, - "records": { - "A": ["185.239.48.45"] - } -} diff --git a/domains/mustafaozturk.json b/domains/mustafaozturk.json deleted file mode 100644 index fd095b7cf..000000000 --- a/domains/mustafaozturk.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Night-X-dev", - "email": "mustafaozturkk1907@gmail.com" - }, - "records": { - "URL": "https://mustafa.yusufzengin.com.tr/" - } -} diff --git a/domains/mvl.json b/domains/mvl.json deleted file mode 100644 index 684a753a2..000000000 --- a/domains/mvl.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "medival", - "email": "dev.adipurnomo@gmail.com" - }, - "records": { - "CNAME": "blog.mvl.biz.id" - } -} diff --git a/domains/mwanothere.json b/domains/mwanothere.json deleted file mode 100644 index ee1444e24..000000000 --- a/domains/mwanothere.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Totallynotmwa", - "email": "totallynot@mwa.lol" - }, - "records": { - "CNAME": "edge.redirect.pizza" - } -} diff --git a/domains/my5ter.json b/domains/my5ter.json deleted file mode 100644 index 794557d8c..000000000 --- a/domains/my5ter.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "MysterV", - "email": "myster@ik.me", - "discord": "my5ter" - }, - "records": { - "CNAME": "mysterv.github.io" - } -} diff --git a/domains/mydesktop.json b/domains/mydesktop.json deleted file mode 100644 index b40bf3ff4..000000000 --- a/domains/mydesktop.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "bigcacarouci", - "email": "bigcacarouci@gmail.com" - }, - "records": { - "A": ["188.241.118.89"] - } -} diff --git a/domains/myforum.json b/domains/myforum.json deleted file mode 100644 index 81d6de8dc..000000000 --- a/domains/myforum.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "bteamapp", - "email": "helpapp.bta@gmail.com" - }, - "records": { - "CNAME": "myforum.mydiscussion.net" - } -} diff --git a/domains/myprofile.json b/domains/myprofile.json deleted file mode 100644 index 85254f71e..000000000 --- a/domains/myprofile.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "tuan.myprofile.dev", - "owner": { - "username": "tuannguyen2002", - "email": "coixaygio107@gmail.com", - "discord": "minhtuan9039" - }, - "records": { - "CNAME": "cname.vercel-dns.com" - } -} diff --git a/domains/mystery.json b/domains/mystery.json deleted file mode 100644 index 69b104d2d..000000000 --- a/domains/mystery.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SilentDemonSD", - "email": "mysterysd.sd@gmail.com" - }, - "records": { - "CNAME": "silentdemonsd.github.io" - } -} diff --git a/domains/mystic.trung.json b/domains/mystic.trung.json deleted file mode 100644 index 488318c9f..000000000 --- a/domains/mystic.trung.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "records": { - "A": ["35.185.84.140"] - } -} diff --git a/domains/mzakyr.json b/domains/mzakyr.json deleted file mode 100644 index ef839c4b1..000000000 --- a/domains/mzakyr.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "muhammadzaki693", - "email": "rzaki9353@gmail.com" - }, - "records": { - "CNAME": "my-personal-web-production.up.railway.app" - } -} diff --git a/domains/mzunino.json b/domains/mzunino.json deleted file mode 100644 index 0bb9effca..000000000 --- a/domains/mzunino.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "marianozunino", - "email": "marianoz@posteo.net" - }, - "records": { - "CNAME": "mzunino.com.uy" - } -} diff --git a/domains/n.json b/domains/n.json deleted file mode 100644 index 69b8884e2..000000000 --- a/domains/n.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "NotNalin", - "email": "notnalin@protonmail.com", - "discord": "trickygamer" - }, - "records": { - "CNAME": "cname.vercel-dns.com" - } -} diff --git a/domains/n0kemm.json b/domains/n0kemm.json deleted file mode 100644 index a8cb145df..000000000 --- a/domains/n0kemm.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Chaetard", - "email": "jesus.santos4160@alumnos.udg.mx" - }, - "records": { - "CNAME": "n0kemm.netlify.app" - } -} diff --git a/domains/nabil.json b/domains/nabil.json deleted file mode 100644 index b94c08972..000000000 --- a/domains/nabil.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Rahat Morshed Nabil - Portfolio", - "owner": { - "username": "imrmnabil", - "email": "imrmnabil@gmail.com" - }, - "records": { - "CNAME": "imrmnabil.github.io" - } -} diff --git a/domains/nadeerasilva.json b/domains/nadeerasilva.json deleted file mode 100644 index e0d23001c..000000000 --- a/domains/nadeerasilva.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nadeerasilvaa", - "email": "nadeerasilva01@gmail.com" - }, - "records": { - "CNAME": "nadeerasilvaa.github.io" - } -} diff --git a/domains/nahuelnavales.json b/domains/nahuelnavales.json deleted file mode 100644 index 1516c7057..000000000 --- a/domains/nahuelnavales.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "navalesnahuel", - "email": "navalesnahuel@gmail.com" - }, - "records": { - "CNAME": "navalesnahuel.github.io" - } -} diff --git a/domains/nai.json b/domains/nai.json deleted file mode 100644 index a1601b484..000000000 --- a/domains/nai.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "NailethR", - "email": "nait.0005@gmail.com" - }, - "records": { - "CNAME": "nailethr.github.io" - } -} diff --git a/domains/nakim.json b/domains/nakim.json deleted file mode 100644 index 63e788888..000000000 --- a/domains/nakim.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Personal website", - "owner": { - "username": "xaviermawet", - "email": "xavier@nakim.be" - }, - "records": { - "CNAME": "nakim.be" - } -} diff --git a/domains/naman.json b/domains/naman.json deleted file mode 100644 index 97eaef273..000000000 --- a/domains/naman.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Naman-Gururani", - "email": "gururaninaman@gmail.com" - }, - "records": { - "CNAME": "naman-gururani.github.io" - } -} diff --git a/domains/namesmt.json b/domains/namesmt.json deleted file mode 100644 index 629b0f47e..000000000 --- a/domains/namesmt.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "NamesMT", - "email": "dangquoctrung123@gmail.com" - }, - "records": { - "CNAME": "namesmt.github.io" - } -} diff --git a/domains/nan.json b/domains/nan.json deleted file mode 100644 index 0a7411306..000000000 --- a/domains/nan.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "BegalNenen", - "email": "harpesmun69@gmail.com", - "facebook": "https://facebook.com/nan.phtml" - }, - "records": { - "CNAME": "begalnenen.github.io" - } -} diff --git a/domains/nand.json b/domains/nand.json deleted file mode 100644 index 7727e6c5d..000000000 --- a/domains/nand.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Nand's web", - "owner": { - "username": "nandkk05", - "email": "nandkk07@gmail.com" - }, - "records": { - "CNAME": "nandkk05.github.io" - } -} diff --git a/domains/nandhu.json b/domains/nandhu.json deleted file mode 100644 index 09a440987..000000000 --- a/domains/nandhu.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nandhu-44", - "email": "nandhu90040@gmail.com" - }, - "records": { - "CNAME": "nandhu.deno.dev" - } -} diff --git a/domains/nanonavigate.json b/domains/nanonavigate.json deleted file mode 100644 index 783bf639b..000000000 --- a/domains/nanonavigate.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Kurumi30", - "email": "fernandoshengxinzhu@gmail.com" - }, - "records": { - "URL": "https://nanonavigate.onrender.com/" - } -} diff --git a/domains/nass.json b/domains/nass.json deleted file mode 100644 index c3baf4885..000000000 --- a/domains/nass.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "SpauriRosso", - "email": "spy456@zoho.com", - "discord": "404659098919895045" - }, - "records": { - "A": ["64.226.79.220"] - } -} diff --git a/domains/natalievu.json b/domains/natalievu.json deleted file mode 100644 index df4637caf..000000000 --- a/domains/natalievu.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Portfolio for Natalie Vu", - "owner": { - "username": "tnvu7", - "email": "vuthunga2001@gmail.com" - }, - "records": { - "CNAME": "tnvu7.github.io" - } -} diff --git a/domains/nathan.json b/domains/nathan.json deleted file mode 100644 index d44b71f16..000000000 --- a/domains/nathan.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "repo": "https://github.com/nduartech/nduartech.github.io", - "owner": { - "username": "nduartech", - "email": "nduartech101@gmail.com" - }, - "records": { - "CNAME": "nduartech.github.io" - } -} diff --git a/domains/naveenxd.json b/domains/naveenxd.json deleted file mode 100644 index 16a6f137a..000000000 --- a/domains/naveenxd.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "naveenxd.is-a.dev", - "owner": { - "username": "Naveen-X", - "email": "naveen@ourclg.tech" - }, - "records": { - "CNAME": "naveen-x.github.io" - } -} diff --git a/domains/navistar.json b/domains/navistar.json deleted file mode 100644 index 86e696b6d..000000000 --- a/domains/navistar.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "AShuba", - "email": "anatoliy.shuba@gmail.com" - }, - "records": { - "A": ["138.68.159.126"] - } -} diff --git a/domains/nayandas.json b/domains/nayandas.json deleted file mode 100644 index 955740679..000000000 --- a/domains/nayandas.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "NayanJD", - "email": "dastms@gmail.com" - }, - "records": { - "CNAME": "nayanjd.github.io" - } -} diff --git a/domains/nebula.json b/domains/nebula.json deleted file mode 100644 index a0e6640fb..000000000 --- a/domains/nebula.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "My personal website", - "owner": { - "username": "itsnebulalol", - "email": "computerman1229@gmail.com" - }, - "records": { - "CNAME": "itsnebulalol.github.io" - } -} diff --git a/domains/needrose.json b/domains/needrose.json deleted file mode 100644 index 5913a9148..000000000 --- a/domains/needrose.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Needrose", - "email": "neeedrose@gmail.com" - }, - "records": { - "A": ["155.248.226.206"] - } -} diff --git a/domains/neel.json b/domains/neel.json deleted file mode 100644 index 277c4ca22..000000000 --- a/domains/neel.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Personal Portfolio Website of Neel Mishra", - "owner": { - "username": "neelmishra", - "email": "neelmishra9125@gmail.com" - }, - "records": { - "CNAME": "neelmishra.vercel.app" - } -} diff --git a/domains/neeyl.json b/domains/neeyl.json deleted file mode 100644 index d3824aa5d..000000000 --- a/domains/neeyl.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "subhramit", - "email": "subhramit.bb@live.in" - }, - "records": { - "CNAME": "subhramit.github.io" - } -} diff --git a/domains/nef.json b/domains/nef.json deleted file mode 100644 index 7b6cee6d9..000000000 --- a/domains/nef.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nefter", - "email": "therealnefter@gmail.com" - }, - "records": { - "A": ["75.2.60.5"] - } -} diff --git a/domains/negativez.json b/domains/negativez.json index c54c294ab..0291de523 100644 --- a/domains/negativez.json +++ b/domains/negativez.json @@ -7,5 +7,5 @@ "records": { "CNAME": "x7v8p3m2q9l0.github.io" }, - "proxied": false + "proxied": true } diff --git a/domains/neil.json b/domains/neil.json deleted file mode 100644 index 461b4c09a..000000000 --- a/domains/neil.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nxl22", - "email": "lien.dev.22@gmail.com" - }, - "records": { - "CNAME": "nxl22.github.io" - } -} diff --git a/domains/nekaoumike.json b/domains/nekaoumike.json deleted file mode 100644 index 339a16e5c..000000000 --- a/domains/nekaoumike.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "NekaouMike", - "email": "nekaoumike@gmail.com" - }, - "records": { - "CNAME": "nekaoumike.dev" - } -} diff --git a/domains/nekoibot.json b/domains/nekoibot.json deleted file mode 100644 index 86fd665d5..000000000 --- a/domains/nekoibot.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DomathID", - "email": "domath69@gmail.com" - }, - "records": { - "CNAME": "domathid.github.io" - } -} diff --git a/domains/neria.json b/domains/neria.json deleted file mode 100644 index 67df633ad..000000000 --- a/domains/neria.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "neriat", - "email": "me@neria.dev" - }, - "records": { - "CNAME": "neria.dev" - } -} diff --git a/domains/neslinesli93.json b/domains/neslinesli93.json deleted file mode 100644 index 19a35c2a5..000000000 --- a/domains/neslinesli93.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "neslinesli93", - "email": "p.tommy93@gmail.com" - }, - "records": { - "CNAME": "tommasopifferi.com" - } -} diff --git a/domains/netsterx.json b/domains/netsterx.json deleted file mode 100644 index dd7b8f0ce..000000000 --- a/domains/netsterx.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "netsterX", - "email": "mb3202879@gmail.com" - }, - "records": { - "CNAME": "netsterx.github.io" - } -} diff --git a/domains/neville.json b/domains/neville.json deleted file mode 100644 index f8766d6c3..000000000 --- a/domains/neville.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Neville03", - "email": "zuweyrh1@gmail.com" - }, - "records": { - "CNAME": "neville03.github.io" - } -} diff --git a/domains/newyear.trung.json b/domains/newyear.trung.json deleted file mode 100644 index 78cf2e119..000000000 --- a/domains/newyear.trung.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "records": { - "CNAME": "lunar-newyr-countdown.pages.dev" - } -} diff --git a/domains/nexfilms.json b/domains/nexfilms.json deleted file mode 100644 index 03feed3dc..000000000 --- a/domains/nexfilms.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nexos20levrai", - "discord": "610847328680673302" - }, - "records": { - "A": ["5.181.187.182"] - } -} diff --git a/domains/nexflix.json b/domains/nexflix.json deleted file mode 100644 index 03feed3dc..000000000 --- a/domains/nexflix.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nexos20levrai", - "discord": "610847328680673302" - }, - "records": { - "A": ["5.181.187.182"] - } -} diff --git a/domains/nexos.json b/domains/nexos.json deleted file mode 100644 index aaa7a49f9..000000000 --- a/domains/nexos.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nexos20levrai", - "email": "nexos.dons@gmail.com" - }, - "records": { - "A": ["78.47.213.108"] - } -} diff --git a/domains/nexproxymanager.json b/domains/nexproxymanager.json deleted file mode 100644 index 03feed3dc..000000000 --- a/domains/nexproxymanager.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nexos20levrai", - "discord": "610847328680673302" - }, - "records": { - "A": ["5.181.187.182"] - } -} diff --git a/domains/nextcloud.vi0leta.json b/domains/nextcloud.vi0leta.json deleted file mode 100644 index 5866567c0..000000000 --- a/domains/nextcloud.vi0leta.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vi0letadev", - "email": "vi0leta@riseup.net" - }, - "records": { - "A": ["37.27.4.76"] - } -} diff --git a/domains/nfc.json b/domains/nfc.json deleted file mode 100644 index 0ef67ba7e..000000000 --- a/domains/nfc.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Tomgxz", - "email": "tomgxz138@gmail.com" - }, - "records": { - "CNAME": "is3193tx.up.railway.app" - } -} diff --git a/domains/ngocphung.json b/domains/ngocphung.json deleted file mode 100644 index efde0a9ca..000000000 --- a/domains/ngocphung.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "nguyenngocphung2000" - }, - "records": { - "CNAME": "nguyenngocphung2000.github.io" - } -} diff --git a/domains/nguyen-phuong-nam.json b/domains/nguyen-phuong-nam.json deleted file mode 100644 index 592746c8c..000000000 --- a/domains/nguyen-phuong-nam.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "NBlue", - "email": "nam.np194336@gmail.com" - }, - "records": { - "CNAME": "protofilo-beta.vercel.app" - } -} diff --git a/domains/nhatphan.json b/domains/nhatphan.json deleted file mode 100644 index 61878a8b7..000000000 --- a/domains/nhatphan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "minaphan2815", - "email": "nhatphan2815@gmail.com" - }, - "records": { - "CNAME": "minaphan2815.github.io" - } -} diff --git a/domains/nhavy.json b/domains/nhavy.json deleted file mode 100644 index a887cf179..000000000 --- a/domains/nhavy.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "VzTong" - }, - "records": { - "CNAME": "vztong.github.io" - } -} diff --git a/domains/niceeli.json b/domains/niceeli.json deleted file mode 100644 index 2a0adaf60..000000000 --- a/domains/niceeli.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "niceEli", - "email": "EliCardoso2009@gmail.com" - }, - "records": { - "CNAME": "niceeli.github.io" - } -} diff --git a/domains/niclqs.json b/domains/niclqs.json deleted file mode 100644 index 025ec97ba..000000000 --- a/domains/niclqs.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "niclqs.is-a.dev --> niclqs.dev", - "records": { - "URL": "https://niclqs.dev" - }, - "owner": { - "discord": "niclqs", - "email": "discord@push-den-weg.de", - "username": "NiclqsGER" - } -} diff --git a/domains/nico.json b/domains/nico.json deleted file mode 100644 index f91981306..000000000 --- a/domains/nico.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Personal Website", - "owner": { - "username": "NicoGaming77", - "email": "nicodreyer7@icloud.com", - "discord": "nicosnico#7674" - }, - "records": { - "CNAME": "nicogaming77.github.io" - } -} diff --git a/domains/nicol.json b/domains/nicol.json deleted file mode 100644 index c3bac188b..000000000 --- a/domains/nicol.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "description": "Lina website", - "owner": { - "username": "Linadevv" - }, - "records": { - "CNAME": "linadevv.github.io" - } -} diff --git a/domains/nicollas.json b/domains/nicollas.json deleted file mode 100644 index bd182b37e..000000000 --- a/domains/nicollas.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nicollaspetrelli", - "discord": "233677267975274496" - }, - "records": { - "CNAME": "nicollas.dev" - } -} diff --git a/domains/nifle.json b/domains/nifle.json deleted file mode 100644 index b05cea700..000000000 --- a/domains/nifle.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Nifle-CGE", - "discord": "553939229475078154" - }, - "records": { - "A": ["172.234.178.155"] - } -} diff --git a/domains/nightmaregods.json b/domains/nightmaregods.json deleted file mode 100644 index 110e890ce..000000000 --- a/domains/nightmaregods.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nightmaregodss", - "discord": "Demon Emperor NightmareGods#0001" - }, - "records": { - "CNAME": "nightmaregodss.github.io" - } -} diff --git a/domains/nightsfall.json b/domains/nightsfall.json deleted file mode 100644 index 2d4b02d3f..000000000 --- a/domains/nightsfall.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "NightsFaII", - "email": "niqhtsfall2@gmail.com" - }, - "records": { - "CNAME": "nightsfaii.github.io" - } -} diff --git a/domains/nikhil.json b/domains/nikhil.json deleted file mode 100644 index 3b91e4487..000000000 --- a/domains/nikhil.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Nikhil Singh Website", - "owner": { - "username": "nikhils4", - "email": "nikhilsingh498@gmail.com" - }, - "records": { - "CNAME": "nikhils4.github.io" - } -} diff --git a/domains/nikhilji.json b/domains/nikhilji.json deleted file mode 100644 index 525c8a13e..000000000 --- a/domains/nikhilji.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Nikhil Ji ki Website", - "owner": { - "username": "cityji", - "email": "mail.tiwarinikhil+domainIsADev@googlemail.com" - }, - "records": { - "CNAME": "cityji.github.io" - } -} diff --git a/domains/nikita.json b/domains/nikita.json deleted file mode 100644 index 00613cf4a..000000000 --- a/domains/nikita.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nikitacontreras", - "email": "elfantoche.tv@gmail.com" - }, - "records": { - "CNAME": "nikitacontreras.github.io" - } -} diff --git a/domains/nileshhaldar98.json b/domains/nileshhaldar98.json deleted file mode 100644 index 819c48942..000000000 --- a/domains/nileshhaldar98.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nileshhaldar98", - "email": "nileshhaldar98@gmail.com" - }, - "records": { - "CNAME": "nileshhaldar98.github.io" - } -} diff --git a/domains/nimesh.json b/domains/nimesh.json deleted file mode 100644 index 4f9d086bf..000000000 --- a/domains/nimesh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "N-Nilashan", - "email": "informal.nimesh@gmail.com" - }, - "records": { - "CNAME": "n-nilashan.github.io" - } -} diff --git a/domains/ninjaasmoke.json b/domains/ninjaasmoke.json deleted file mode 100644 index cd63d03f2..000000000 --- a/domains/ninjaasmoke.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "portfolio | nithin", - "owner": { - "username": "ninjaasmoke", - "email": "nithins674@gmail.com" - }, - "records": { - "CNAME": "ninjaasmoke.github.io" - } -} diff --git a/domains/nisarga.json b/domains/nisarga.json deleted file mode 100644 index 087637fd1..000000000 --- a/domains/nisarga.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Nisarga", - "owner": { - "username": "ni5arga", - "email": "adhikarynisarga17@gmail.com", - "twitter": "ni5arga" - }, - "records": { - "CNAME": "ni5arga.github.io" - } -} diff --git a/domains/nishantattrey.json b/domains/nishantattrey.json deleted file mode 100644 index 938db9a5a..000000000 --- a/domains/nishantattrey.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nishantattrey07", - "email": "nishantattrey07@gmail.com" - }, - "records": { - "CNAME": "nishantattrey07.github.io" - } -} diff --git a/domains/nishith.json b/domains/nishith.json deleted file mode 100644 index ea83119e7..000000000 --- a/domains/nishith.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Nishith-Savla", - "email": "nishithsavla005@gmail.com" - }, - "records": { - "CNAME": "nishith.tech" - } -} diff --git a/domains/nix.json b/domains/nix.json deleted file mode 100644 index d40d3d2c7..000000000 --- a/domains/nix.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "linuxhoe", - "email": "b0t@disroot.org" - }, - "records": { - "CNAME": "linuxhoe.github.io" - } -} diff --git a/domains/nnocsupnn.json b/domains/nnocsupnn.json deleted file mode 100644 index f528b06c2..000000000 --- a/domains/nnocsupnn.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nnocsupnn", - "email": "nnocsupnn@gmail.com" - }, - "records": { - "CNAME": "nnocsupnn.github.io" - } -} diff --git a/domains/noah.json b/domains/noah.json deleted file mode 100644 index cd7290492..000000000 --- a/domains/noah.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "noahprm", - "email": "contact.noahprm@gmail.com", - "discord": "949273553168121856" - }, - "records": { - "A": ["217.145.72.79"] - } -} diff --git a/domains/noahgao.json b/domains/noahgao.json deleted file mode 100644 index c25bb58b2..000000000 --- a/domains/noahgao.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "noahziheng", - "email": "ziheng1719@163.com", - "discord": "900791393931362374" - }, - "records": { - "CNAME": "noahziheng.github.io" - } -} diff --git a/domains/nocwarebot.acronical.json b/domains/nocwarebot.acronical.json deleted file mode 100644 index 693d802cb..000000000 --- a/domains/nocwarebot.acronical.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "AcronicalYT", - "email": "acronicalbusiness@gmail.com" - }, - "records": { - "CNAME": "59893.site.bot-hosting.net" - } -} diff --git a/domains/noel.json b/domains/noel.json deleted file mode 100644 index fb2687e6d..000000000 --- a/domains/noel.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "NoelJacob", - "email": "noeljacob91@gmail.com", - "twitter": "NoelJacob01", - "discord": "Noel Jacob#7465" - }, - "records": { - "CNAME": "noeljacob.github.io" - } -} diff --git a/domains/noelpaton-og.json b/domains/noelpaton-og.json deleted file mode 100644 index 5a0d2dc23..000000000 --- a/domains/noelpaton-og.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "noelpaton-og", - "email": "noel27938@gmail.com" - }, - "records": { - "CNAME": "noelpaton-og.github.io" - } -} diff --git a/domains/noelpatonog.json b/domains/noelpatonog.json deleted file mode 100644 index 5a0d2dc23..000000000 --- a/domains/noelpatonog.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "noelpaton-og", - "email": "noel27938@gmail.com" - }, - "records": { - "CNAME": "noelpaton-og.github.io" - } -} diff --git a/domains/noir.json b/domains/noir.json deleted file mode 100644 index 1a9ef08eb..000000000 --- a/domains/noir.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "noir's website", - "owner": { - "username": "noirdevelopment", - "email": "xyroemail1@gmail.com", - "twitter": "zPyrooooo" - }, - "records": { - "CNAME": "noirdevelopment.github.io" - } -} diff --git a/domains/noise.json b/domains/noise.json deleted file mode 100644 index 841d65df6..000000000 --- a/domains/noise.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "iamthen0ise", - "email": "evgenii.uvarov.post@gmail.com" - }, - "records": { - "CNAME": "iamthen0ise.github.io" - } -} diff --git a/domains/nom.json b/domains/nom.json deleted file mode 100644 index b7e22252f..000000000 --- a/domains/nom.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "kqcl", - "email": "jscharein.js@gmail.com" - }, - "records": { - "A": ["185.234.69.13"] - } -} diff --git a/domains/nomena.json b/domains/nomena.json deleted file mode 100644 index 4e23603a4..000000000 --- a/domains/nomena.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Shiro-cha", - "email": "noum.rzdr@gmail.com" - }, - "records": { - "CNAME": "shiro-cha.github.io" - } -} diff --git a/domains/nonam4lol.json b/domains/nonam4lol.json deleted file mode 100644 index 76c17897c..000000000 --- a/domains/nonam4lol.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Nonam4lol", - "email": "literallynoname13@gmail.com" - }, - "records": { - "A": ["45.11.229.211"] - } -} diff --git a/domains/not.json b/domains/not.json deleted file mode 100644 index c10cc2ea8..000000000 --- a/domains/not.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Moodygd761", - "discord": "1279615522593308734" - }, - "records": { - "A": ["158.178.200.29"] - } -} diff --git a/domains/notaussie.json b/domains/notaussie.json deleted file mode 100644 index 56650ea0e..000000000 --- a/domains/notaussie.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Personal site / Portafolio.", - "owner": { - "username": "NotAussie", - "email": "Aussie_Okay@protonmail.com" - }, - "records": { - "CNAME": "notaussie.github.io" - } -} diff --git a/domains/note.json b/domains/note.json deleted file mode 100644 index 04494d165..000000000 --- a/domains/note.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "imimbert", - "email": "2080035494@qq.com" - }, - "records": { - "CNAME": "imimbert.github.io" - } -} diff --git a/domains/notedwin.json b/domains/notedwin.json deleted file mode 100644 index 932001571..000000000 --- a/domains/notedwin.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Edwin15857", - "email": "notedwin.music@gmail.com" - }, - "records": { - "URL": "https://notedwin.api.stdlib.com/portfolio-using-html-in-autocode@dev" - } -} diff --git a/domains/notefct.json b/domains/notefct.json deleted file mode 100644 index 51e0a4aef..000000000 --- a/domains/notefct.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "notefct personal developer website", - "owner": { - "username": "notefct", - "email": "edunlima2007@gmail.com" - }, - "records": { - "CNAME": "notefct.github.io" - } -} diff --git a/domains/notes.zstg.json b/domains/notes.zstg.json new file mode 100644 index 000000000..aaed63273 --- /dev/null +++ b/domains/notes.zstg.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "zstg", + "email": "zestig@duck.com", + "twitter": "zstg" + }, + "records": { + "CNAME": "zstg.github.io" + } +} diff --git a/domains/nothazz.json b/domains/nothazz.json deleted file mode 100644 index 5ea6c96ec..000000000 --- a/domains/nothazz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nothazz", - "email": "hazz73963@gmail.com" - }, - "records": { - "CNAME": "nothazz.github.io" - } -} diff --git a/domains/noxsin.json b/domains/noxsin.json deleted file mode 100644 index 1db2143be..000000000 --- a/domains/noxsin.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "komysh", - "email": "arcteac@gmail.com", - "telegram": "mentolbot" - }, - "records": { - "CNAME": "komysh.github.io" - } -} diff --git a/domains/ntg.json b/domains/ntg.json deleted file mode 100644 index 28f86a25b..000000000 --- a/domains/ntg.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Dot Nothing here :)", - "owner": { - "username": "dotntg", - "email": "dotntg.dev@gmail.com" - }, - "records": { - "CNAME": "dotntg.github.io" - } -} diff --git a/domains/nthduc.json b/domains/nthduc.json deleted file mode 100644 index 869cc7712..000000000 --- a/domains/nthduc.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nthduc", - "email": "nguyenthaiduc0212@gmail.com" - }, - "records": { - "CNAME": "xb00925c3.custom.b4a.run" - } -} diff --git a/domains/nthn.json b/domains/nthn.json deleted file mode 100644 index 7d53719ca..000000000 --- a/domains/nthn.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Storage Untuk Mengupload Semua Filemu", - "owner": { - "username": "Nathan", - "email": "contact@webraku.xyz" - }, - "records": { - "CNAME": "storage-production.up.railway.app" - } -} diff --git a/domains/ntmusic.json b/domains/ntmusic.json deleted file mode 100644 index 08bf5b529..000000000 --- a/domains/ntmusic.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "gunawan092w", - "email": "gunawan092w@gmail.com" - }, - "records": { - "CNAME": "ntmusic.github.io" - } -} diff --git a/domains/ntrs05.json b/domains/ntrs05.json deleted file mode 100644 index b4c3f0f43..000000000 --- a/domains/ntrs05.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ntrs05", - "email": "tukheo123@gmail.com" - }, - "records": { - "CNAME": "ntrs05.github.io" - } -} diff --git a/domains/null.json b/domains/null.json deleted file mode 100644 index d978b0bf3..000000000 --- a/domains/null.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Sudo-null7", - "email": "philippeparr38@gmail.com" - }, - "records": { - "CNAME": "null.parr.lol" - } -} diff --git a/domains/nunya-9018.json b/domains/nunya-9018.json deleted file mode 100644 index 1a6850e62..000000000 --- a/domains/nunya-9018.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Nunya-9018", - "email": "007youdontknowme@gmail.com" - }, - "records": { - "CNAME": "nunya-9018.up.railway.app" - } -} diff --git a/domains/nv2k3.json b/domains/nv2k3.json deleted file mode 100644 index e24ae7fc9..000000000 --- a/domains/nv2k3.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Nv2k3's portfolio website", - "owner": { - "username": "nv2k3", - "email": "nagendrar.537@gmail.com" - }, - "records": { - "CNAME": "nv2k3.github.io" - } -} diff --git a/domains/nvhai272.json b/domains/nvhai272.json deleted file mode 100644 index 4dcd6ea3f..000000000 --- a/domains/nvhai272.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "nvhai272" - }, - "records": { - "CNAME": "nvhai272.github.io" - } -} diff --git a/domains/nvhmadridista.json b/domains/nvhmadridista.json deleted file mode 100644 index 2c09c86b7..000000000 --- a/domains/nvhmadridista.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nvhmadridista", - "email": "nvh.madridista@email.address" - }, - "records": { - "CNAME": "nvhmadridista.github.io" - } -} diff --git a/domains/nvrxstdwrth.json b/domains/nvrxstdwrth.json deleted file mode 100644 index f5af9c6bd..000000000 --- a/domains/nvrxstdwrth.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "HIlight3R", - "discord": "632272741000544259" - }, - "records": { - "A": ["65.21.61.55"] - } -} diff --git a/domains/nxmtuan.json b/domains/nxmtuan.json deleted file mode 100644 index f6b4db9db..000000000 --- a/domains/nxmtuan.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "nxmt-profile.dev", - "owner": { - "username": "tuannguyen2002", - "email": "coixaygio107@gmail.com", - "discord": "nightfury06749" - }, - "records": { - "CNAME": "profile-sigma-wine.vercel.app" - } -} diff --git a/domains/nxnlab.json b/domains/nxnlab.json deleted file mode 100644 index d43da2406..000000000 --- a/domains/nxnlab.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "NxnRmz", - "email": "nxnrmz@gmail.com" - }, - "records": { - "CNAME": "nxnrmz.github.io" - } -} diff --git a/domains/nyanbrowser.json b/domains/nyanbrowser.json deleted file mode 100644 index c58558e66..000000000 --- a/domains/nyanbrowser.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "hoppygamer", - "email": "hoppyloser11@gmail.com" - }, - "records": { - "CNAME": "nyanbrowser.github.io" - } -} diff --git a/domains/nyda.json b/domains/nyda.json deleted file mode 100644 index dbd7bbcf3..000000000 --- a/domains/nyda.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Nydauron", - "email": "jarethgomes@gmail.com" - }, - "records": { - "CNAME": "jarethgomes.com" - } -} diff --git a/domains/nyel.json b/domains/nyel.json deleted file mode 100644 index 37ea7e3ed..000000000 --- a/domains/nyel.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nyelnizy", - "email": "yhiamdan@gmail.com" - }, - "records": { - "CNAME": "nyelnizy.github.io" - } -} diff --git a/domains/nyexoi.json b/domains/nyexoi.json deleted file mode 100644 index 2878a1ccd..000000000 --- a/domains/nyexoi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nyex0i", - "discord": "1212192971164754033" - }, - "records": { - "CNAME": "siteisw.tiiny.site" - } -} diff --git a/domains/nyx.json b/domains/nyx.json deleted file mode 100644 index 970a4004e..000000000 --- a/domains/nyx.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Blog for my personal thoughts and projects", - "owner": { - "username": "devnyxie", - "email": "timbusinez@gmail.com" - }, - "records": { - "CNAME": "devnyxie.github.io" - } -} diff --git a/domains/oandbtech-chat.json b/domains/oandbtech-chat.json deleted file mode 100644 index bf57d97d6..000000000 --- a/domains/oandbtech-chat.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "bhaskaraa45", - "email": "bhaskarmandal369@gmail.com" - }, - "records": { - "A": ["20.198.8.42"] - } -} diff --git a/domains/oandbtech.json b/domains/oandbtech.json deleted file mode 100644 index bf57d97d6..000000000 --- a/domains/oandbtech.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "bhaskaraa45", - "email": "bhaskarmandal369@gmail.com" - }, - "records": { - "A": ["20.198.8.42"] - } -} diff --git a/domains/ofv.json b/domains/ofv.json deleted file mode 100644 index 6f560c26d..000000000 --- a/domains/ofv.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ruben-as", - "email": "ruben.aja.85@gmail.com" - }, - "records": { - "A": ["212.227.32.105"] - } -} diff --git a/domains/oioioi.json b/domains/oioioi.json deleted file mode 100644 index bfd708a61..000000000 --- a/domains/oioioi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "VaibhavSys", - "email": "vaibhavsys@protonmail.com" - }, - "records": { - "CNAME": "azltvzbg.infinityfree.com" - } -} diff --git a/domains/okan12300.json b/domains/okan12300.json deleted file mode 100644 index f75277f2b..000000000 --- a/domains/okan12300.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "okan12300", - "email": "okanakd89@outlook.com", - "twitter": "okanakd12" - }, - "records": { - "CNAME": "okan12300.github.io" - } -} diff --git a/domains/oleksa.json b/domains/oleksa.json deleted file mode 100644 index 57eac8052..000000000 --- a/domains/oleksa.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "oleksa15", - "email": "oleksaa.ua@gmail.com" - }, - "records": { - "CNAME": "oleksa15.github.io" - } -} diff --git a/domains/oli.json b/domains/oli.json deleted file mode 100644 index 9aeaa8d3c..000000000 --- a/domains/oli.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "hxntaish", - "email": "juliettepoisson3@gmail.com" - }, - "records": { - "A": ["185.171.202.187"] - } -} diff --git a/domains/olili.json b/domains/olili.json deleted file mode 100644 index ea1f2076b..000000000 --- a/domains/olili.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Olili2017", - "email": "olilidaniel@gmail.com" - }, - "records": { - "CNAME": "olili2017.github.io" - } -} diff --git a/domains/omera.json b/domains/omera.json deleted file mode 100644 index 6f560c26d..000000000 --- a/domains/omera.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ruben-as", - "email": "ruben.aja.85@gmail.com" - }, - "records": { - "A": ["212.227.32.105"] - } -} diff --git a/domains/omesh.json b/domains/omesh.json deleted file mode 100644 index 8949db9f9..000000000 --- a/domains/omesh.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "omesh7" - }, - "records": { - "CNAME": "omesh7.github.io" - } -} diff --git a/domains/omi.json b/domains/omi.json deleted file mode 100644 index c8ca05295..000000000 --- a/domains/omi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "description": "Omi Personal Webpage", - "owner": { - "username": "omi-the-sorcerer" - }, - "records": { - "CNAME": "omi.cat" - } -} diff --git a/domains/omkar.json b/domains/omkar.json deleted file mode 100644 index 214820316..000000000 --- a/domains/omkar.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "omkarkirpan", - "email": "okirpan@gmail.com" - }, - "records": { - "CNAME": "omkarkirpan.com" - } -} diff --git a/domains/omnianims.json b/domains/omnianims.json deleted file mode 100644 index 609ed22da..000000000 --- a/domains/omnianims.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "omnianims", - "email": "ayomidefolagbade756@gmail.com" - }, - "records": { - "CNAME": "omnianims.github.io" - } -} diff --git a/domains/onbao165.json b/domains/onbao165.json new file mode 100644 index 000000000..7f2d463f1 --- /dev/null +++ b/domains/onbao165.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "onbao165", + "email": "ongiabaoit22@gmail.com" + }, + "records": { + "CNAME": "onbao165.github.io" + } +} diff --git a/domains/onthepixel.json b/domains/onthepixel.json deleted file mode 100644 index 035ecba46..000000000 --- a/domains/onthepixel.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "TinyBrickBoy", - "email": "leo@scherr.xyz" - }, - "records": { - "CNAME": "play.onthepixel.net" - } -} diff --git a/domains/oops.json b/domains/oops.json deleted file mode 100644 index fd246e6d1..000000000 --- a/domains/oops.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "finnickguo", - "email": "finnickguo@gmail.com" - }, - "records": { - "A": ["150.109.115.77"] - } -} diff --git a/domains/oopshnik.json b/domains/oopshnik.json deleted file mode 100644 index 584a8791c..000000000 --- a/domains/oopshnik.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "oopshnik", - "discord": "1186159079178108982" - }, - "records": { - "CNAME": "oopshnik.github.io" - } -} diff --git a/domains/opaps.json b/domains/opaps.json deleted file mode 100644 index 3d67931f5..000000000 --- a/domains/opaps.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ais1175", - "email": "wutau179@gmail.com" - }, - "records": { - "A": ["43.229.135.123"] - } -} diff --git a/domains/openmalus.json b/domains/openmalus.json deleted file mode 100644 index 7037091e5..000000000 --- a/domains/openmalus.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "openmalus", - "email": "openmalus@proton.me" - }, - "records": { - "A": ["47.99.50.139"] - } -} diff --git a/domains/orangethewell.json b/domains/orangethewell.json deleted file mode 100644 index 2b6f9ab7f..000000000 --- a/domains/orangethewell.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "orangethewell", - "email": "orangethewell@gmail.com" - }, - "records": { - "A": ["85.31.231.4"] - } -} diff --git a/domains/orbit.json b/domains/orbit.json deleted file mode 100644 index be3b5b582..000000000 --- a/domains/orbit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Discord bot site", - "owner": { - "username": "sheet315", - "email": "shaundereuv@gmail.com" - }, - "records": { - "A": ["167.114.194.156"] - } -} diff --git a/domains/ordernest.json b/domains/ordernest.json deleted file mode 100644 index e73e5d002..000000000 --- a/domains/ordernest.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Website in development for a non-profit organization", - "owner": { - "username": "gills", - "email": "gigi37300@gmail.com" - }, - "records": { - "CNAME": "ordernest.qevi7356.odns.fr" - } -} diff --git a/domains/oreo.json b/domains/oreo.json deleted file mode 100644 index d4968ad66..000000000 --- a/domains/oreo.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "YummyOreo", - "email": "bobgim20@gmail.com", - "twitter": "YummyOreo3" - }, - "records": { - "CNAME": "yummyoreo.github.io" - } -} diff --git a/domains/overshifted.json b/domains/overshifted.json deleted file mode 100644 index 71814893e..000000000 --- a/domains/overshifted.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "OverShifted", - "email": "prowidgs@gmail.com" - }, - "records": { - "CNAME": "overshifted.github.io" - } -} diff --git a/domains/ovillafuerte94.json b/domains/ovillafuerte94.json deleted file mode 100644 index cc251b759..000000000 --- a/domains/ovillafuerte94.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Omar Villafuerte", - "owner": { - "username": "ovillafuerte94", - "email": "ovillafuerte.94@gmail.com" - }, - "records": { - "CNAME": "ovillafuerte94.github.io" - } -} diff --git a/domains/owen.json b/domains/owen.json deleted file mode 100644 index 487687178..000000000 --- a/domains/owen.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "WuSandWitch" - }, - "records": { - "CNAME": "cname.vercel-dns.com" - } -} diff --git a/domains/owofied.json b/domains/owofied.json deleted file mode 100644 index cdb0d41be..000000000 --- a/domains/owofied.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "owofied", - "email": "xiro@duck.com", - "discord": "owofied" - }, - "records": { - "CNAME": "personal-page-3ps.pages.dev" - } -} diff --git a/domains/owonico.json b/domains/owonico.json deleted file mode 100644 index 562c86b72..000000000 --- a/domains/owonico.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "OwoNico", - "email": "nicoytwastaken@gmail.com" - }, - "records": { - "URL": "https://www.owonico.cf" - } -} diff --git a/domains/oxy.json b/domains/oxy.json deleted file mode 100644 index 657de5acf..000000000 --- a/domains/oxy.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "0xyc0de", - "email": "alexutu49@outlook.com" - }, - "records": { - "CNAME": "0xyc0de.github.io" - } -} diff --git a/domains/p1raidz.json b/domains/p1raidz.json deleted file mode 100644 index 7aea70275..000000000 --- a/domains/p1raidz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "p1raidz", - "email": "adithyaalex5@gmail.com" - }, - "records": { - "CNAME": "p1raidz.github.io" - } -} diff --git a/domains/p2m.json b/domains/p2m.json deleted file mode 100644 index d4a5fdb96..000000000 --- a/domains/p2m.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Domain name for me and my friends for our french minecraft server", - "owner": { - "username": "Philipou", - "email": "philippe.lestrohan@les4vents.eu" - }, - "records": { - "A": ["91.224.149.29"] - } -} diff --git a/domains/pabitrabanerjee.json b/domains/pabitrabanerjee.json deleted file mode 100644 index 81fca042f..000000000 --- a/domains/pabitrabanerjee.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "PB2204", - "email": "rockstarpabitra2204@gmail.com", - "discord": "1091585182974345366" - }, - "records": { - "A": ["12.14.243.127"] - } -} diff --git a/domains/paddycooper.json b/domains/paddycooper.json deleted file mode 100644 index 6deb1f4a3..000000000 --- a/domains/paddycooper.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "PaddyCooper08", - "email": "1210@rgsg.co.uk" - }, - "records": { - "CNAME": "paddycooper.surge.sh" - } -} diff --git a/domains/paillat.json b/domains/paillat.json deleted file mode 100644 index e50de6b4a..000000000 --- a/domains/paillat.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Paillat-dev", - "email": "me@paillat.dev" - }, - "records": { - "CNAME": "paill.at" - } -} diff --git a/domains/pajsen.json b/domains/pajsen.json deleted file mode 100644 index ae2d73f8e..000000000 --- a/domains/pajsen.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Pajsen9263", - "email": "admin@cybercore.gq" - }, - "records": { - "CNAME": "pajsen-media.github.io" - } -} diff --git a/domains/palak.json b/domains/palak.json deleted file mode 100644 index 955f4acf0..000000000 --- a/domains/palak.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "akshtt-dev", - "email": "maillegendop@gmail.com", - "discord": "1056531806763102218" - }, - "records": { - "A": ["69.197.135.202"] - } -} diff --git a/domains/palekiox.json b/domains/palekiox.json deleted file mode 100644 index 20efa16d3..000000000 --- a/domains/palekiox.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "palekiox", - "email": "zigzagrpg@gmail.com" - }, - "records": { - "CNAME": "palekiox.github.io" - } -} diff --git a/domains/pana.json b/domains/pana.json deleted file mode 100644 index e9425a7f6..000000000 --- a/domains/pana.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ANDREIP211109", - "email": "panaandreimihai@gmail.com" - }, - "records": { - "A": ["79.118.191.216"] - } -} diff --git a/domains/panashe-mapika.json b/domains/panashe-mapika.json deleted file mode 100644 index c7831fdf9..000000000 --- a/domains/panashe-mapika.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "panda-zw" - }, - "records": { - "CNAME": "panashe.codes" - } -} diff --git a/domains/panashe.json b/domains/panashe.json deleted file mode 100644 index c7831fdf9..000000000 --- a/domains/panashe.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "panda-zw" - }, - "records": { - "CNAME": "panashe.codes" - } -} diff --git a/domains/pancystudio.json b/domains/pancystudio.json deleted file mode 100644 index 756940e74..000000000 --- a/domains/pancystudio.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ImTurbis", - "discord": "711329342193664012" - }, - "records": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/pansy.json b/domains/pansy.json deleted file mode 100644 index cb7885377..000000000 --- a/domains/pansy.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "pansy27", - "email": "uselessshogun99@gmail.com" - }, - "records": { - "CNAME": "pansy27.github.io" - } -} diff --git a/domains/papyrus.json b/domains/papyrus.json deleted file mode 100644 index 38a9a45af..000000000 --- a/domains/papyrus.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Papyrus0444", - "email": "vladbogdanmicu@gmail.com" - }, - "records": { - "CNAME": "papyrus0444.github.io" - } -} diff --git a/domains/paranoiasystem.json b/domains/paranoiasystem.json deleted file mode 100644 index 1d53aadd0..000000000 --- a/domains/paranoiasystem.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "paranoiasystem", - "email": "marcoferraioli@live.com" - }, - "records": { - "CNAME": "paranoiasystem.github.io" - } -} diff --git a/domains/pardhasaradhichandana.json b/domains/pardhasaradhichandana.json deleted file mode 100644 index b8b055e0e..000000000 --- a/domains/pardhasaradhichandana.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "pardha-saradhi411", - "email": "pardhasaradhi7477@gmail.com" - }, - "records": { - "CNAME": "pardha-saradhi411.github.io" - } -} diff --git a/domains/park.json b/domains/park.json deleted file mode 100644 index 8679fad37..000000000 --- a/domains/park.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "parknich", - "discord": "556850704770138114" - }, - "records": { - "CNAME": "bio.parknich.xyz" - } -} diff --git a/domains/parshnt.json b/domains/parshnt.json deleted file mode 100644 index 5cadd8597..000000000 --- a/domains/parshnt.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "YAY, new place for my Portfolio", - "owner": { - "username": "parshnt", - "email": "hi.parshant@gmail.com" - }, - "records": { - "CNAME": "parshnt.github.io" - } -} diff --git a/domains/passadissubmari.json b/domains/passadissubmari.json deleted file mode 100644 index a0b97c6e3..000000000 --- a/domains/passadissubmari.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Cucusise", - "email": "cucusise@gmail.com" - }, - "records": { - "CNAME": "cucusise.github.io" - } -} diff --git a/domains/passed.json b/domains/passed.json deleted file mode 100644 index 391510c77..000000000 --- a/domains/passed.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Dn1w", - "discord": "923208452581511199" - }, - "records": { - "CNAME": "yuwindev.github.io" - } -} diff --git a/domains/patin.json b/domains/patin.json deleted file mode 100644 index fe3a101b3..000000000 --- a/domains/patin.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "patin_osu", - "email": "patinopsu@gmail.com", - "discord": "patin_osu" - }, - "records": { - "A": ["5.78.24.5"] - } -} diff --git a/domains/patriciafelix.json b/domains/patriciafelix.json deleted file mode 100644 index 5fa30d831..000000000 --- a/domains/patriciafelix.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Portfolio Website", - "owner": { - "username": "patriciafelixx", - "email": "patriciafelixx@outlook.com" - }, - "records": { - "CNAME": "patriciafelixx.github.io" - } -} diff --git a/domains/patrickzhou.json b/domains/patrickzhou.json deleted file mode 100644 index 8afe00354..000000000 --- a/domains/patrickzhou.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "patrickzhou1234", - "discord": "moist__nugget" - }, - "records": { - "CNAME": "patrickzhou1234.github.io" - } -} diff --git a/domains/patuiqx.json b/domains/patuiqx.json deleted file mode 100644 index 7956c6ac3..000000000 --- a/domains/patuiqx.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "GyShinA", - "email": "MonicaGyoShin@gmail.com" - }, - "records": { - "CNAME": "gyshina.github.io" - } -} diff --git a/domains/pavankteja.json b/domains/pavankteja.json deleted file mode 100644 index 2485f75dc..000000000 --- a/domains/pavankteja.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "pavan-k-teja", - "email": "pavan@pavan.gg" - }, - "records": { - "CNAME": "pavan-k-teja.github.io" - } -} diff --git a/domains/pavlo.json b/domains/pavlo.json deleted file mode 100644 index 2ffd15b22..000000000 --- a/domains/pavlo.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Documentation for https://github.com/olvap80", - "owner": { - "username": "olvap80", - "email": "olvap@i.ua" - }, - "records": { - "CNAME": "olvap80.github.io" - } -} diff --git a/domains/pdf.aaqif.json b/domains/pdf.aaqif.json deleted file mode 100644 index eff295108..000000000 --- a/domains/pdf.aaqif.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "aaqifshafi", - "email": "aaqifshafi@gmail.com" - }, - "records": { - "CNAME": "chat-with-pdf-aaqifshafis-projects.vercel.app" - } -} diff --git a/domains/peach.json b/domains/peach.json deleted file mode 100644 index 4db2e3718..000000000 --- a/domains/peach.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Peach's Website!", - "owner": { - "username": "Peach", - "email": "azisbillah95@gmail.com", - "discord": "edrea#1717" - }, - "records": { - "CNAME": "ruw3t.github.io" - } -} diff --git a/domains/peachy.json b/domains/peachy.json deleted file mode 100644 index 121c7a003..000000000 --- a/domains/peachy.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Peachysy", - "email": "minecraft350star@gmail.com", - "discord": "781577857511587900" - }, - "records": { - "CNAME": "peachysy.github.io" - } -} diff --git a/domains/pedrito.json b/domains/pedrito.json deleted file mode 100644 index f2372d5c7..000000000 --- a/domains/pedrito.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "For my private VPS ", - "owner": { - "username": "Ranojay1", - "email": "pegomsan@gmail.com", - "twitter": "Pedro929953698" - }, - "records": { - "CNAME": "ranojay1.github.io" - } -} diff --git a/domains/pemtshewang.json b/domains/pemtshewang.json deleted file mode 100644 index 4dfa407a3..000000000 --- a/domains/pemtshewang.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "The subdomain will be used for my github portfolio :)", - "owner": { - "username": "pemtshewang", - "email": "pemtshewang500@gmail.com", - "twitter": "pemtshewang_4" - }, - "records": { - "CNAME": "pemtshewang.github.io" - } -} diff --git a/domains/peroxide.json b/domains/peroxide.json deleted file mode 100644 index 3a79d9fe3..000000000 --- a/domains/peroxide.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "I would like to use this subdomain for my website, but mostly for a custom email.", - "owner": { - "username": "oShinyMew", - "email": "modelcafe14266@gmail.com", - "discord": "hydrogenpero.xide" - }, - "records": { - "CNAME": "oshinymew.github.io" - } -} diff --git a/domains/perry.json b/domains/perry.json deleted file mode 100644 index b2631a5b0..000000000 --- a/domains/perry.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "1Brenny1", - "email": "brendanrcg@gmail.com", - "discord": "616746774744268820" - }, - "records": { - "CNAME": "brenny.zip" - } -} diff --git a/domains/pex.json b/domains/pex.json deleted file mode 100644 index 5c7dea386..000000000 --- a/domains/pex.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "pexeixv", - "email": "gavn@duck.com" - }, - "records": { - "CNAME": "gavn.in" - } -} diff --git a/domains/peyloride.json b/domains/peyloride.json deleted file mode 100644 index 7877cc9f0..000000000 --- a/domains/peyloride.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "peyloride", - "email": "okanbinli@gmail.com" - }, - "records": { - "CNAME": "peyloride.github.io" - } -} diff --git a/domains/phamanhtien.json b/domains/phamanhtien.json deleted file mode 100644 index d8d61b21a..000000000 --- a/domains/phamanhtien.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "phamanhtiencutis1", - "email": "nhincaiditmemay888@gmail.com" - }, - "records": { - "CNAME": "181.ip.ply.gg" - } -} diff --git a/domains/phamthanhnghia.json b/domains/phamthanhnghia.json deleted file mode 100644 index f0928435e..000000000 --- a/domains/phamthanhnghia.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "phamthanhnghia", - "email": "phamthanhnghia.it@gmail.com" - }, - "records": { - "CNAME": "phamthanhnghia.github.io" - } -} diff --git a/domains/philama.json b/domains/philama.json deleted file mode 100644 index e22c143aa..000000000 --- a/domains/philama.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Philama", - "email": "guardi2005@yahoo.fr" - }, - "records": { - "CNAME": "portfoliovuejs.vercel.app" - } -} diff --git a/domains/php.json b/domains/php.json deleted file mode 100644 index 00d8a5337..000000000 --- a/domains/php.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Personal website for Pedro Henrique Pires (PHP)", - "owner": { - "username": "pedrohenriquepires", - "email": "pdrhenriquepires@gmail.com" - }, - "records": { - "CNAME": "site-v2-puce.vercel.app" - } -} diff --git a/domains/pic.cfp.json b/domains/pic.cfp.json deleted file mode 100644 index 4fe3bd918..000000000 --- a/domains/pic.cfp.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Private Immich server", - "owner": { - "username": "cfpwastaken", - "discord": "cfp (318394797822050315)" - }, - "records": { - "CNAME": "dyn.picoscratch.de" - } -} diff --git a/domains/picklerick.json b/domains/picklerick.json deleted file mode 100644 index 4d12ddc9e..000000000 --- a/domains/picklerick.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ticklerick", - "email": "pickle@anonemail.net" - }, - "records": { - "CNAME": "ticklerick.github.io" - } -} diff --git a/domains/pics.imide.json b/domains/pics.imide.json deleted file mode 100644 index da95ec6be..000000000 --- a/domains/pics.imide.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "imide", - "discord": "555915168932954112" - }, - "records": { - "CNAME": "ksso4kc.141.148.65.26.sslip.io" - } -} diff --git a/domains/pie.json b/domains/pie.json deleted file mode 100644 index 7e9b1cf0d..000000000 --- a/domains/pie.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "4pii4", - "email": "naivenevaii@gmail.com" - }, - "records": { - "CNAME": "4pii4.github.io" - } -} diff --git a/domains/pilotseye.json b/domains/pilotseye.json deleted file mode 100644 index db292838e..000000000 --- a/domains/pilotseye.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "YFFKJB", - "email": "1261546255@qq.com" - }, - "records": { - "CNAME": "cname.vercel-dns.com" - }, - "description": "PilotsEYE Studio 会计系统 - PilotsEYE Studio 的基于 Web 的会计系统" -} diff --git a/domains/pinchese.json b/domains/pinchese.json deleted file mode 100644 index 46150eebe..000000000 --- a/domains/pinchese.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "pinchese", - "email": "pinchese@protonmail.com" - }, - "records": { - "CNAME": "pinchese.github.io" - } -} diff --git a/domains/pinkyplant.json b/domains/pinkyplant.json deleted file mode 100644 index bdd2df40d..000000000 --- a/domains/pinkyplant.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "pinkyplant", - "email": "pinkyplantz@proton.me", - "twitter": "pinkyplant" - }, - "records": { - "CNAME": "pinkyplant.github.io" - } -} diff --git a/domains/pinont.json b/domains/pinont.json deleted file mode 100644 index fafc3affb..000000000 --- a/domains/pinont.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "PinozenTH", - "email": "Pinozen.Thailand@gmail.com" - }, - "records": { - "CNAME": "pinozenth.github.io" - } -} diff --git a/domains/pipc.json b/domains/pipc.json deleted file mode 100644 index 27e8c34b3..000000000 --- a/domains/pipc.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "PiPc1", - "email": "rhileighc9@gmail.com" - }, - "records": { - "CNAME": "pipc1.github.io" - } -} diff --git a/domains/pirate-project.json b/domains/pirate-project.json deleted file mode 100644 index 810d80769..000000000 --- a/domains/pirate-project.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Pirate-Teams server", - "owner": { - "username": "StalkerMeyr", - "email": "andchit223@gmail.com" - }, - "records": { - "A": ["185.87.50.120"] - } -} diff --git a/domains/pita.json b/domains/pita.json deleted file mode 100644 index b81f0eef8..000000000 --- a/domains/pita.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "pita092", - "discord": "spongebob_spongebob_spongebob" - }, - "records": { - "CNAME": "pita092.github.io" - } -} diff --git a/domains/pixl8.json b/domains/pixl8.json deleted file mode 100644 index 04081127c..000000000 --- a/domains/pixl8.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "pixl8dev", - "email": "judah.cs08@gmail.com" - }, - "records": { - "CNAME": "pixl8dev.github.io" - } -} diff --git a/domains/pknw1.json b/domains/pknw1.json deleted file mode 100644 index a9ada6e96..000000000 --- a/domains/pknw1.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "pknw1", - "email": "github@pknw1.co.uk" - }, - "records": { - "CNAME": "ks5.pknw1.co.uk" - } -} diff --git a/domains/play.alora.json b/domains/play.alora.json deleted file mode 100644 index c7b5766f1..000000000 --- a/domains/play.alora.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Making my MC server accessible via a custom domain name", - "owner": { - "username": "aloramiaa", - "email": "xaloramia@gmail.com" - }, - "records": { - "A": ["78.46.65.243"] - } -} diff --git a/domains/play.soccer.json b/domains/play.soccer.json deleted file mode 100644 index 84b96b0c7..000000000 --- a/domains/play.soccer.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "description": "KillToLive minecraft server", - "owner": { - "username": "minecradt", - "email": "soccer1992.is.a.dev@gmail.com" - }, - "records": { - "SRV": [ - { - "name": "_minecraft._tcp.play", - "priority": 0, - "weight": 5, - "port": 25565, - "target": "KillToLive.valksystems.pro" - } - ], - "A": ["82.45.179.13"] - } -} diff --git a/domains/playboyfear.json b/domains/playboyfear.json deleted file mode 100644 index 37220ff79..000000000 --- a/domains/playboyfear.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Fear-Itself", - "discord": "1079471323220295781" - }, - "records": { - "CNAME": "fear-itself.github.io" - } -} diff --git a/domains/plopilpy.json b/domains/plopilpy.json deleted file mode 100644 index 20e12a110..000000000 --- a/domains/plopilpy.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "plopilpy", - "email": "plopilpy@tazzy.ca", - "twitter": "plopilpy" - }, - "records": { - "CNAME": "plopilpy.github.io" - } -} diff --git a/domains/plumaxe.json b/domains/plumaxe.json deleted file mode 100644 index 8f20e9267..000000000 --- a/domains/plumaxe.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Firewoork", - "email": "iaintflxzra122@gmail.com" - }, - "records": { - "CNAME": "plumaxe.github.io" - } -} diff --git a/domains/plumsy.json b/domains/plumsy.json deleted file mode 100644 index 8a7879fcb..000000000 --- a/domains/plumsy.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "hxntaish", - "email": "juliettepoisson3@gmail.com" - }, - "records": { - "CNAME": "geo-routing.nexuspipe.com" - } -} diff --git a/domains/plusrazz.json b/domains/plusrazz.json deleted file mode 100644 index 3121553cd..000000000 --- a/domains/plusrazz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "codehihe", - "email": "saurav.shubham8656@gmail.com" - }, - "records": { - "CNAME": "codehihe.github.io" - } -} diff --git a/domains/ply.json b/domains/ply.json deleted file mode 100644 index 19ef038ed..000000000 --- a/domains/ply.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "plymc", - "email": "plymc@proton.me" - }, - "records": { - "CNAME": "plymc.github.io" - } -} diff --git a/domains/polishboiyt.json b/domains/polishboiyt.json deleted file mode 100644 index 0f2865a00..000000000 --- a/domains/polishboiyt.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "PolishBoiYT", - "discord": "994187133847875604" - }, - "records": { - "CNAME": "polishboiyt.github.io" - } -} diff --git a/domains/polo.json b/domains/polo.json deleted file mode 100644 index bcbd99f22..000000000 --- a/domains/polo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "polo-1245-oficial", - "discord": "725316907187568701" - }, - "records": { - "CNAME": "polo-1245-oficial.github.io" - } -} diff --git a/domains/polygon6233.json b/domains/polygon6233.json deleted file mode 100644 index 93c0d2bba..000000000 --- a/domains/polygon6233.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "polygon6233", - "email": "nikitasitter@gmail.com" - }, - "records": { - "CNAME": "polygon6233.github.io" - } -} diff --git a/domains/porant.json b/domains/porant.json deleted file mode 100644 index c5cc436e4..000000000 --- a/domains/porant.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "porant", - "email": "porant@gmail.com" - }, - "records": { - "A": ["188.194.183.203"] - } -} diff --git a/domains/portfolio.json b/domains/portfolio.json deleted file mode 100644 index bb92064e5..000000000 --- a/domains/portfolio.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "alfonso12dev", - "email": "bmeza9407@gmail.com" - }, - "records": { - "A": ["75.2.60.5"] - } -} diff --git a/domains/posandu.json b/domains/posandu.json deleted file mode 100644 index d239e4fd8..000000000 --- a/domains/posandu.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "posandu", - "email": "posandumapa@gmail.com", - "twitter": "posandu" - }, - "records": { - "CNAME": "posandu.github.io" - } -} diff --git a/domains/poyo.json b/domains/poyo.json deleted file mode 100644 index 53777b735..000000000 --- a/domains/poyo.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "I'll use this sub-domain for my portfolio website.", - "owner": { - "username": "MrDaPoyo", - "email": "wiiuforever25@gmail.com" - }, - "records": { - "CNAME": "mrdapoyo.github.io" - } -} diff --git a/domains/ppyoung.json b/domains/ppyoung.json deleted file mode 100644 index c7bdf4b94..000000000 --- a/domains/ppyoung.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ppYoung", - "email": "dongyang.luo@gmail.com" - }, - "records": { - "CNAME": "ppyoung.github.io" - } -} diff --git a/domains/prabhakaranjm.json b/domains/prabhakaranjm.json deleted file mode 100644 index aec13cf7c..000000000 --- a/domains/prabhakaranjm.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "prabhakaranjm", - "email": "prabhakaran.jm@gmail.com" - }, - "records": { - "CNAME": "prajaymas.github.io" - } -} diff --git a/domains/prabhu.json b/domains/prabhu.json new file mode 100644 index 000000000..92e5ae200 --- /dev/null +++ b/domains/prabhu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "email": "prabhuls2005@gmail.com", + "username": "ls-prabhu" + }, + "records": { + "CNAME": "ls-prabhu.github.io" + } +} diff --git a/domains/prakhar.json b/domains/prakhar.json deleted file mode 100644 index 4807136e9..000000000 --- a/domains/prakhar.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Prakhar| Portfolio", - "owner": { - "username": "Prakhar-commits", - "email": "prakharb56@gmail.com" - }, - "records": { - "CNAME": "prakhar-commits.github.io" - } -} diff --git a/domains/prakhillohiya.json b/domains/prakhillohiya.json deleted file mode 100644 index 67d76569b..000000000 --- a/domains/prakhillohiya.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "prakhillohiya", - "email": "prakhillohiya@gmail.com" - }, - "records": { - "CNAME": "prakhillohiya.github.io" - } -} diff --git a/domains/pranavsaxena.json b/domains/pranavsaxena.json deleted file mode 100644 index 9715b05b3..000000000 --- a/domains/pranavsaxena.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Pranav-Saxena", - "email": "pranavsaxena155@gmail.com", - "discord": "PRANAV SAXENA#9327" - }, - "records": { - "CNAME": "pranav-saxena.github.io" - } -} diff --git a/domains/pranay.json b/domains/pranay.json deleted file mode 100644 index 215b80c61..000000000 --- a/domains/pranay.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Website for my personal use", - "owner": { - "username": "pranaynidhi", - "email": "pranaynidhi@gmail.com" - }, - "records": { - "CNAME": "pranaynidhi.tech" - } -} diff --git a/domains/praquron.json b/domains/praquron.json deleted file mode 100644 index e6d9c00eb..000000000 --- a/domains/praquron.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Praquron", - "email": "praquron@gmail.com", - "twitter": "praquron" - }, - "records": { - "CNAME": "praquron.github.io" - } -} diff --git a/domains/pratham15541.json b/domains/pratham15541.json deleted file mode 100644 index 899fa9ca9..000000000 --- a/domains/pratham15541.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "pratham15541", - "email": "prathamparikh94@gmail.com", - "discord": "951846985172938782" - }, - "records": { - "CNAME": "pratham-portfolio-web.vercel.app" - } -} diff --git a/domains/pratikthapw.json b/domains/pratikthapw.json deleted file mode 100644 index c714881ca..000000000 --- a/domains/pratikthapw.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "pratikthapw", - "email": "pratikthapw@gmail.com" - }, - "records": { - "CNAME": "pratikthapw.github.io" - } -} diff --git a/domains/pratyay.json b/domains/pratyay.json deleted file mode 100644 index 7c986bb93..000000000 --- a/domains/pratyay.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Pratyay's portfolio website and blog", - "owner": { - "username": "x3nosiz", - "email": "neilblaze007@gmail.com" - }, - "records": { - "CNAME": "neilblaze.github.io" - } -} diff --git a/domains/praveen-patel.json b/domains/praveen-patel.json deleted file mode 100644 index d6829736c..000000000 --- a/domains/praveen-patel.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "praveen8git", - "email": "praveenpatel@duck.com", - "discord": "praveen.patel" - }, - "records": { - "CNAME": "praveensingh.in" - } -} diff --git a/domains/praveen.json b/domains/praveen.json deleted file mode 100644 index 3f58a9f7d..000000000 --- a/domains/praveen.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Praveen's personal developer website", - "owner": { - "username": "PraveenPal4232", - "email": "praveenpal4232@gmail.com" - }, - "records": { - "CNAME": "praveenpal4232.github.io" - } -} diff --git a/domains/premiumairoxide.json b/domains/premiumairoxide.json deleted file mode 100644 index ea8a916ea..000000000 --- a/domains/premiumairoxide.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Caiden-P", - "email": "iididhejejdj@gmail.com", - "discord": "850820069310201896" - }, - "records": { - "CNAME": "air-busl.onrender.com" - } -} diff --git a/domains/preview.shan.json b/domains/preview.shan.json deleted file mode 100644 index c9c7a77b0..000000000 --- a/domains/preview.shan.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Preview For My Personal Website ", - "owner": { - "username": "Adwaith-Shan-Pk", - "email": "mail@shan.is-a.dev", - "twitter": "lordlinux69" - }, - "records": { - "A": ["45.90.12.122"] - } -} diff --git a/domains/prima.json b/domains/prima.json deleted file mode 100644 index a8da7cd57..000000000 --- a/domains/prima.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "coderzhaxor", - "email": "ajanuantara@gmail.com" - }, - "records": { - "CNAME": "coderzhaxor.github.io" - } -} diff --git a/domains/prime.json b/domains/prime.json deleted file mode 100644 index a6a5428fc..000000000 --- a/domains/prime.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "PrimeTDMomega", - "email": "primetdmomega@gmail.com", - "twitter": "primeinspace" - }, - "records": { - "CNAME": "primetdmomega.github.io" - } -} diff --git a/domains/princevora.json b/domains/princevora.json deleted file mode 100644 index 1fdf0755e..000000000 --- a/domains/princevora.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "princevora" - }, - "records": { - "CNAME": "princevora.vercel.app" - } -} diff --git a/domains/princexd.json b/domains/princexd.json deleted file mode 100644 index 5da70c5d0..000000000 --- a/domains/princexd.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "notreallyprince", - "email": "prince30112001@gmail.com" - }, - "records": { - "CNAME": "princexd.vercel.app" - } -} diff --git a/domains/priscila.json b/domains/priscila.json deleted file mode 100644 index 0c7c44ef7..000000000 --- a/domains/priscila.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "pgoliv-code", - "email": "pguillen.oliv@gmail.com" - }, - "records": { - "CNAME": "pgoliv-code.github.io" - } -} diff --git a/domains/pritam.json b/domains/pritam.json deleted file mode 100644 index 9be730017..000000000 --- a/domains/pritam.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ImDarkShadow", - "email": "itspritam@proton.me" - }, - "records": { - "CNAME": "pritam-das.vercel.app" - } -} diff --git a/domains/prnice.json b/domains/prnice.json deleted file mode 100644 index 239009702..000000000 --- a/domains/prnice.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Prn-Ice", - "email": "isadev.0e7rj@slmail.me" - }, - "records": { - "URL": "https://portfolio.prnice.me" - } -} diff --git a/domains/proficode.json b/domains/proficode.json deleted file mode 100644 index f43faeb6c..000000000 --- a/domains/proficode.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "profic0de", - "email": "anonymou3489@gmail.com" - }, - "records": { - "CNAME": "239581.site.bot-hosting.net" - } -} diff --git a/domains/profile.json b/domains/profile.json deleted file mode 100644 index 1749a4695..000000000 --- a/domains/profile.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "oyepriyansh", - "email": "oyepriyansh@hotmail.com" - }, - "records": { - "CNAME": "oyepriyansh.github.io" - } -} diff --git a/domains/proghead00.json b/domains/proghead00.json deleted file mode 100644 index 5a8bd6d1a..000000000 --- a/domains/proghead00.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "proghead00", - "email": "susnata00@gmail.com" - }, - "records": { - "CNAME": "proghead00.github.io" - } -} diff --git a/domains/projects.catzboy.json b/domains/projects.catzboy.json deleted file mode 100644 index 7f0010490..000000000 --- a/domains/projects.catzboy.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Maruful007", - "email": "marufulislamsami2007@gmail.com" - }, - "records": { - "CNAME": "maruful007.github.io" - } -} diff --git a/domains/protoshock.gizzy.json b/domains/protoshock.gizzy.json deleted file mode 100644 index f351a04a9..000000000 --- a/domains/protoshock.gizzy.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "protoshock.gizzy.is-a.dev", - "owner": { - "username": "GizzyUwU", - "email": "nerop455@gmail.com" - }, - "records": { - "A": ["69.197.135.202"] - } -} diff --git a/domains/prox.preston-code.json b/domains/prox.preston-code.json deleted file mode 100644 index ef05e0b29..000000000 --- a/domains/prox.preston-code.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Preston-Riley", - "email": "pres1234569@gmail.com", - "discord": "816152941923663902" - }, - "records": { - "CNAME": "compiler-glzx.onrender.com" - } -} diff --git a/domains/proxy.json b/domains/proxy.json deleted file mode 100644 index 9d2902206..000000000 --- a/domains/proxy.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "notAperson535", - "email": "notAperson939@gmail.com" - }, - "records": { - "CNAME": "notaperson535.github.io" - } -} diff --git a/domains/proxy.trung.json b/domains/proxy.trung.json deleted file mode 100644 index 488318c9f..000000000 --- a/domains/proxy.trung.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "records": { - "A": ["35.185.84.140"] - } -} diff --git a/domains/proxzima.json b/domains/proxzima.json deleted file mode 100644 index 0ff399bfa..000000000 --- a/domains/proxzima.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "PROxZIMA", - "email": "pratikbpingale9075@gmail.com", - "twitter": "pro_x_zima", - "discord": "PROxZIMA#7272" - }, - "records": { - "CNAME": "proxzima.github.io" - } -} diff --git a/domains/prtksunal.json b/domains/prtksunal.json deleted file mode 100644 index 5a80e78ff..000000000 --- a/domains/prtksunal.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "prateekmedia", - "email": "prtksunal@gmail.com" - }, - "records": { - "CNAME": "prateekmedia.github.io" - } -} diff --git a/domains/psicmi.json b/domains/psicmi.json deleted file mode 100644 index 709447f9b..000000000 --- a/domains/psicmi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "psicmi", - "email": "hello@psicmi.party" - }, - "records": { - "CNAME": "psicmi.win" - } -} diff --git a/domains/psj.json b/domains/psj.json deleted file mode 100644 index 008dc019c..000000000 --- a/domains/psj.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "philphirn", - "email": "locusapp1@gmail.com" - }, - "records": { - "CNAME": "philphirn.github.io" - } -} diff --git a/domains/psnbl.json b/domains/psnbl.json deleted file mode 100644 index b89ced569..000000000 --- a/domains/psnbl.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "psnbl", - "email": "pietrosimone.nobiletti@studenti.unipr.it" - }, - "records": { - "CNAME": "psnbl.github.io" - } -} diff --git a/domains/ptd.json b/domains/ptd.json deleted file mode 100644 index bb0df91f7..000000000 --- a/domains/ptd.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Documentation for ptdung", - "owner": { - "username": "phantatdung233", - "email": "phantatdung233@gmail.com" - }, - "records": { - "CNAME": "ptdung.site" - } -} diff --git a/domains/pulkitmidha.json b/domains/pulkitmidha.json deleted file mode 100644 index 7bcd3fd35..000000000 --- a/domains/pulkitmidha.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Personal website", - "owner": { - "username": "midopooler", - "email": "midhapulkit28@gmail.com" - }, - "records": { - "CNAME": "midopooler.github.io" - } -} diff --git a/domains/push.json b/domains/push.json deleted file mode 100644 index f968adbc7..000000000 --- a/domains/push.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "pushingcc", - "email": "pushing@mailfence.com", - "twitter": "Thxczx" - }, - "records": { - "CNAME": "pushingcc.github.io" - } -} diff --git a/domains/pvyas.json b/domains/pvyas.json deleted file mode 100644 index bbc3f7cc2..000000000 --- a/domains/pvyas.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "parthvyas7", - "discord": "505731689788473347" - }, - "records": { - "CNAME": "parthvyas7.github.io" - } -} diff --git a/domains/py.json b/domains/py.json deleted file mode 100644 index 9f2fe500e..000000000 --- a/domains/py.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jrirydkdifu", - "email": "0kryptx@gmail.com" - }, - "records": { - "CNAME": "jrirydkdifu.github.io" - } -} diff --git a/domains/pyro.json b/domains/pyro.json deleted file mode 100644 index aa18279da..000000000 --- a/domains/pyro.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "pyro's portfolio", - "owner": { - "username": "pyroisgamer", - "email": "pyroisgamer@outlook.com" - }, - "records": { - "CNAME": "pyroisgamer.github.io" - } -} diff --git a/domains/pythonplumber.json b/domains/pythonplumber.json deleted file mode 100644 index a2b825a0a..000000000 --- a/domains/pythonplumber.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "PythonPlumber", - "email": "mario.yellow.bea@proton.me" - }, - "records": { - "CNAME": "pythonplumber.github.io" - } -} diff --git a/domains/pythonscratcher.json b/domains/pythonscratcher.json deleted file mode 100644 index 42b29975c..000000000 --- a/domains/pythonscratcher.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "PythonScratcher", - "email": "callumcardy7@gmail.com" - }, - "records": { - "CNAME": "pythonscratcher.github.io" - } -} diff --git a/domains/pznguin.json b/domains/pznguin.json deleted file mode 100644 index ebb96813d..000000000 --- a/domains/pznguin.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "pznguin-kyun", - "email": "p3nguinkun@proton.me" - }, - "records": { - "CNAME": "pznguin-kyun.github.io" - } -} diff --git a/domains/qingyang.json b/domains/qingyang.json new file mode 100644 index 000000000..0eca129de --- /dev/null +++ b/domains/qingyang.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "wiseqingyang", + "email": "wiseqingyang@163.com" + }, + "description": "a tool box for web development", + "records": { + "CNAME": "jisuxiang.pages.dev" + } +} \ No newline at end of file diff --git a/domains/qloha.json b/domains/qloha.json deleted file mode 100644 index de20c6c4c..000000000 --- a/domains/qloha.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "qloha", - "youtube": "https://youtube.com/@qloha", - "email": "sirfigaloha@gmail.com" - }, - "records": { - "CNAME": "qloha.github.io" - } -} diff --git a/domains/qnos.json b/domains/qnos.json deleted file mode 100644 index 623a25cd5..000000000 --- a/domains/qnos.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Qnos", - "email": "qnos237@gmail.com" - }, - "records": { - "CNAME": "qnos41.github.io" - } -} diff --git a/domains/qrcode.json b/domains/qrcode.json deleted file mode 100644 index c29af2586..000000000 --- a/domains/qrcode.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "My QRCode Webpage Project", - "owner": { - "username": "isobarsmustang0g", - "email": "isobars.mustang_0g@icloud.com" - }, - "records": { - "A": ["103.97.126.29"] - } -} diff --git a/domains/quangtran.json b/domains/quangtran.json deleted file mode 100644 index 1ba414f80..000000000 --- a/domains/quangtran.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Kokkini", - "email": "trannhatquang1104@gmail.com" - }, - "records": { - "CNAME": "kokkini.github.io" - } -} diff --git a/domains/quddi.json b/domains/quddi.json deleted file mode 100644 index 0b1450726..000000000 --- a/domains/quddi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Quddi", - "email": "quddi6@gmail.com" - }, - "records": { - "CNAME": "quddiy.github.io" - } -} diff --git a/domains/queirozt.json b/domains/queirozt.json deleted file mode 100644 index 7b961b407..000000000 --- a/domains/queirozt.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "QueirozT", - "email": "tiagoqueirozgoncalves100@gmail.com" - }, - "records": { - "A": ["144.22.180.97"] - } -} diff --git a/domains/qui.json b/domains/qui.json deleted file mode 100644 index 51a3202cd..000000000 --- a/domains/qui.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "quiww", - "mastodon": "qui@bsd.cafe" - }, - "records": { - "CNAME": "quiww.github.io" - } -} diff --git a/domains/quick.json b/domains/quick.json deleted file mode 100644 index 9d36badf3..000000000 --- a/domains/quick.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "quickdaffy", - "email": "quickdaffy@gmail.com", - "twitter": "quickdaffy" - }, - "records": { - "CNAME": "quickdaffy.github.io" - } -} diff --git a/domains/quydang.json b/domains/quydang.json deleted file mode 100644 index 28ac75842..000000000 --- a/domains/quydang.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "quydang04", - "email": "dangvonguyen169@gmail.com" - }, - "records": { - "CNAME": "quydang04.github.io" - } -} diff --git a/domains/qwertx.json b/domains/qwertx.json deleted file mode 100644 index f8cb09914..000000000 --- a/domains/qwertx.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "notqwertz", - "email": "zuweyrh752@gmail.com" - }, - "records": { - "CNAME": "notqwertz.github.io" - } -} diff --git a/domains/r00t3d.json b/domains/r00t3d.json deleted file mode 100644 index 682ded785..000000000 --- a/domains/r00t3d.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "percioandrade", - "discord": "521918790951501843" - }, - "records": { - "A": ["144.126.135.27"] - } -} diff --git a/domains/r04nx.json b/domains/r04nx.json deleted file mode 100644 index d7f51d4d0..000000000 --- a/domains/r04nx.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "r04nx", - "email": "rohanprakashpawar2005@gmail.com" - }, - "records": { - "CNAME": "r04nx.github.io" - } -} diff --git a/domains/r1p.json b/domains/r1p.json deleted file mode 100644 index 3db5ceb69..000000000 --- a/domains/r1p.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "0kryptx", - "email": "k3px@proton.me" - }, - "records": { - "CNAME": "0kryptx.github.io" - } -} diff --git a/domains/r2mvstr.json b/domains/r2mvstr.json deleted file mode 100644 index fdf1e11e0..000000000 --- a/domains/r2mvstr.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "1MillonunlockDev", - "email": "1millonunlock@gmail.com" - }, - "records": { - "A": ["144.91.94.164"] - } -} diff --git a/domains/r42mp6d7pwns.bao.json b/domains/r42mp6d7pwns.bao.json deleted file mode 100644 index e2ab64745..000000000 --- a/domains/r42mp6d7pwns.bao.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "bphamict", - "email": "bphamict@gmail.com" - }, - "records": { - "CNAME": "gv-t63jjd67zkqqxj.dv.googlehosted.com" - } -} diff --git a/domains/r4yish.json b/domains/r4yish.json deleted file mode 100644 index 5b45cbff8..000000000 --- a/domains/r4yish.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "r4yish", - "email": "r4yish@gmail.com" - }, - "records": { - "CNAME": "r4yish.github.io" - } -} diff --git a/domains/raafey.json b/domains/raafey.json deleted file mode 100644 index 2d2251957..000000000 --- a/domains/raafey.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "RaafeyRaza", - "email": "raafeyraza1@gmail.com" - }, - "records": { - "CNAME": "v0-personal-portfolio-tf.vercel.app" - } -} diff --git a/domains/rabbi-shuki.json b/domains/rabbi-shuki.json deleted file mode 100644 index 2f06557eb..000000000 --- a/domains/rabbi-shuki.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "rabbishuki", - "email": "rabbishuki+is-a-dev@gmail.com" - }, - "records": { - "CNAME": "rabbishuki.github.io" - } -} diff --git a/domains/radim.json b/domains/radim.json deleted file mode 100644 index 5191e9a49..000000000 --- a/domains/radim.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "radim-codes", - "discord": "1136622247918972968" - }, - "records": { - "CNAME": "radim-codes.github.io" - } -} diff --git a/domains/radio.mxnticek.json b/domains/radio.mxnticek.json deleted file mode 100644 index a6ac7dda4..000000000 --- a/domains/radio.mxnticek.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Domain for my radio", - "owner": { - "username": "VlastikYoutubeKo", - "email": "plainrock@seznam.cz" - }, - "records": { - "A": ["129.151.254.58"] - } -} diff --git a/domains/radit.json b/domains/radit.json new file mode 100644 index 000000000..5d0daab08 --- /dev/null +++ b/domains/radit.json @@ -0,0 +1,12 @@ +{ + "description": "Raditya's Portfolio Web", + "owner": { + "username": "Radiit", + "email": "radityaaydin@gmail.com" + }, + "records": { + "A": [ + "40.81.30.214" + ] + } +} diff --git a/domains/radke.json b/domains/radke.json deleted file mode 100644 index 22ac15dbb..000000000 --- a/domains/radke.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "radekw8733", - "email": "radekw8733@gmail.com" - }, - "repo": "https://github.com/radekw8733/radke.is-a.dev", - "records": { - "CNAME": "radke.duckdns.org" - } -} diff --git a/domains/raed.json b/domains/raed.json deleted file mode 100644 index 19c8d165d..000000000 --- a/domains/raed.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "raed667", - "email": "contact@raed.email" - }, - "records": { - "CNAME": "raed.dev" - } -} diff --git a/domains/rafaar.json b/domains/rafaar.json deleted file mode 100644 index 7b22b0245..000000000 --- a/domains/rafaar.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "rafaalrazzak", - "email": "dev.rafaalrazzak@gmail.com" - }, - "records": { - "CNAME": "rafaar.pages.dev" - } -} diff --git a/domains/rafael.json b/domains/rafael.json deleted file mode 100644 index d893bb37a..000000000 --- a/domains/rafael.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "rcerrejon", - "email": "neoline@gmail.com" - }, - "records": { - "CNAME": "rafaelcerrejon.com" - } -} diff --git a/domains/rafalmeida73.json b/domains/rafalmeida73.json deleted file mode 100644 index a139d1151..000000000 --- a/domains/rafalmeida73.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "rafalmeida73", - "email": "rafaelsantana7213@gmail.com" - }, - "records": { - "CNAME": "rafalmeida73.github.io" - } -} diff --git a/domains/rafinia.json b/domains/rafinia.json deleted file mode 100644 index 9eb044b01..000000000 --- a/domains/rafinia.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nRafinia", - "email": "naser.r@gmail.com" - }, - "records": { - "CNAME": "naser.rafinia.info" - } -} diff --git a/domains/rag3r.json b/domains/rag3r.json deleted file mode 100644 index 6c33da463..000000000 --- a/domains/rag3r.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Rage65", - "email": "123thetechguy@gmail.com" - }, - "records": { - "CNAME": "rage65.github.io" - } -} diff --git a/domains/raghav.json b/domains/raghav.json deleted file mode 100644 index ec2b101d0..000000000 --- a/domains/raghav.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "GodKode69", - "email": "knownasraghav@gmail.com" - }, - "records": { - "CNAME": "godkode69.github.io" - } -} diff --git a/domains/raghavyuva.json b/domains/raghavyuva.json deleted file mode 100644 index 5b362f4dc..000000000 --- a/domains/raghavyuva.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "raghavyuva", - "email": "vikramnbhat15@gmail.com" - }, - "records": { - "CNAME": "raghavyuva.github.io" - } -} diff --git a/domains/rahatrumi.json b/domains/rahatrumi.json deleted file mode 100644 index a1754880e..000000000 --- a/domains/rahatrumi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "rahat87942R", - "email": "rumirahat63@gmail.com" - }, - "records": { - "CNAME": "rahatrumi.vercel.app" - } -} diff --git a/domains/rahil.json b/domains/rahil.json deleted file mode 100644 index c0682380f..000000000 --- a/domains/rahil.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "rahilkzi", - "email": "rahilkazi66@gmail.com", - "discord": "rahilkzi" - }, - "records": { - "CNAME": "cname.vercel-dns.com" - } -} diff --git a/domains/rainotoberu.json b/domains/rainotoberu.json deleted file mode 100644 index 925120192..000000000 --- a/domains/rainotoberu.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Rainotoberu", - "email": "imdmelan@gmail.com" - }, - "records": { - "CNAME": "rainotoberu.github.io" - } -} diff --git a/domains/raiyaad.json b/domains/raiyaad.json deleted file mode 100644 index a15a5a979..000000000 --- a/domains/raiyaad.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Raiyaad-Raad", - "email": "raiyaadraad132rafan45@gmail.com" - }, - "records": { - "CNAME": "raiyaad-raad.github.io" - } -} diff --git a/domains/raka.json b/domains/raka.json deleted file mode 100644 index 9497412be..000000000 --- a/domains/raka.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "rahulkarda", - "email": "rahulkarda2002@gmail.com", - "discord": "rk02#1553", - "note": "I'm open to connect with developers for collaborations." - }, - "description": "Landing page of RakaCreativeContent Organization", - "records": { - "CNAME": "rakacreativecontent.github.io" - } -} diff --git a/domains/rakibhossain.json b/domains/rakibhossain.json deleted file mode 100644 index 7939b36e4..000000000 --- a/domains/rakibhossain.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "rakibmia7254", - "email": "rakib4ggp@gmail.com" - }, - "records": { - "CNAME": "rakibmia7254.github.io" - } -} diff --git a/domains/rakshit.json b/domains/rakshit.json deleted file mode 100644 index 760a56c01..000000000 --- a/domains/rakshit.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "spuckhafte", - "email": "rakshit240405@gmail.com" - }, - "records": { - "A": ["75.2.60.5"] - } -} diff --git a/domains/ralph.json b/domains/ralph.json deleted file mode 100644 index 9f1c1f455..000000000 --- a/domains/ralph.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "rpineda26", - "email": "rp.pineda26@gmail.com" - }, - "records": { - "CNAME": "rpineda26.github.io" - } -} diff --git a/domains/ramakant.json b/domains/ramakant.json deleted file mode 100644 index bfe01c047..000000000 --- a/domains/ramakant.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ramakantbot", - "email": "ramakantbot@duck.com" - }, - "records": { - "CNAME": "ramakantbot.github.io" - } -} diff --git a/domains/ramiro.json b/domains/ramiro.json deleted file mode 100644 index 6579586d3..000000000 --- a/domains/ramiro.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "RamiroUrt", - "email": "urteagaramiro33@gmail.com" - }, - "records": { - "CNAME": "portafolio-chi-gilt.vercel.app" - }, - "proxied": false -} diff --git a/domains/random.json b/domains/random.json deleted file mode 100644 index 862d1c0af..000000000 --- a/domains/random.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "gusruben", - "email": "gusruben@protonmail.com" - }, - "records": { - "A": ["173.255.236.153"] - } -} diff --git a/domains/random2.json b/domains/random2.json deleted file mode 100644 index 8cd7ce839..000000000 --- a/domains/random2.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "owner": { - "username": "EducatedSuddenBucket", - "email": "educatedsuddenbucket@gmail.com" - }, - "records": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } -} diff --git a/domains/ranjit.json b/domains/ranjit.json deleted file mode 100644 index 500832433..000000000 --- a/domains/ranjit.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "patilranjit485", - "email": "patilranjit2610@gmail.com" - }, - "records": { - "CNAME": "demon-brother.blogspot.com" - } -} diff --git a/domains/rapixar.json b/domains/rapixar.json deleted file mode 100644 index 68ee9eace..000000000 --- a/domains/rapixar.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Rapixar", - "email": "cudraphael@gmail.com" - }, - "records": { - "CNAME": "rapixar.github.io" - } -} diff --git a/domains/rasp.json b/domains/rasp.json deleted file mode 100644 index 6771665b7..000000000 --- a/domains/rasp.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "titusj3026", - "email": "titusjeffery54@gmail.com" - }, - "records": { - "CNAME": "titusj3026.github.io" - } -} diff --git a/domains/raspicloud.json b/domains/raspicloud.json deleted file mode 100644 index e949c5d85..000000000 --- a/domains/raspicloud.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "mkrage", - "email": "manuel.krage@gmx.de" - }, - "records": { - "A": ["141.144.239.115"] - } -} diff --git a/domains/ravana.json b/domains/ravana.json deleted file mode 100644 index 68c4f6e42..000000000 --- a/domains/ravana.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ravana69", - "twitter": "hornyravana>" - }, - "records": { - "CNAME": "ravana.github.io" - } -} diff --git a/domains/ray.json b/domains/ray.json deleted file mode 100644 index 139db2f4a..000000000 --- a/domains/ray.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "RayDev07", - "email": "jatingujjar.alive@gmail.com" - }, - "records": { - "CNAME": "raydev07.github.io" - } -} diff --git a/domains/raymar.json b/domains/raymar.json deleted file mode 100644 index 81c7275c8..000000000 --- a/domains/raymar.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "RaymarMonte", - "email": "raymarmontecs@gmail.com" - }, - "records": { - "CNAME": "raymar-laboratory.surge.sh" - } -} diff --git a/domains/raymondlu.json b/domains/raymondlu.json deleted file mode 100644 index 8c59e00e6..000000000 --- a/domains/raymondlu.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "raylu15742cs", - "email": "raylucs15742@gmail.com" - }, - "records": { - "CNAME": "raylu15742cs.github.io" - } -} diff --git a/domains/rayvid.json b/domains/rayvid.json deleted file mode 100644 index 510851513..000000000 --- a/domains/rayvid.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Rayvid's website", - "owner": { - "username": "rayvid", - "email": "gin.kisonas@gmail.com" - }, - "records": { - "CNAME": "rayvid.github.io" - } -} diff --git a/domains/rayyan.json b/domains/rayyan.json deleted file mode 100644 index 36f7728c3..000000000 --- a/domains/rayyan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "RayyanNafees", - "email": "nafees.rayyan@gmail.com" - }, - "records": { - "CNAME": "rayyano.vercel.app" - } -} diff --git a/domains/razu.json b/domains/razu.json deleted file mode 100644 index 933e2415b..000000000 --- a/domains/razu.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Razuuu", - "discord": "346717564895887360" - }, - "records": { - "CNAME": "razuuu.de" - } -} diff --git a/domains/razuuu.json b/domains/razuuu.json deleted file mode 100644 index 933e2415b..000000000 --- a/domains/razuuu.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Razuuu", - "discord": "346717564895887360" - }, - "records": { - "CNAME": "razuuu.de" - } -} diff --git a/domains/rbg.brandgrandreal.json b/domains/rbg.brandgrandreal.json deleted file mode 100644 index 033c22cb5..000000000 --- a/domains/rbg.brandgrandreal.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "BrandgrandRealMe", - "email": "BrandonTheDev@proton.me" - }, - "records": { - "A": ["69.197.135.205"] - } -} diff --git a/domains/rbk.json b/domains/rbk.json deleted file mode 100644 index e1db76f79..000000000 --- a/domains/rbk.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "its-me-rbk", - "email": "ceo@greendwarftech.com" - }, - "records": { - "CNAME": "rubhak.greendwarftech.com" - } -} diff --git a/domains/realfara.json b/domains/realfara.json deleted file mode 100644 index b95a51a8f..000000000 --- a/domains/realfara.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "owner": { - "username": "furyashnyy", - "email": "faradey.iskra@mail.ru" - }, - "records": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "AAAA": [ - "2606:50c0:8000::153", - "2606:50c0:8001::153", - "2606:50c0:8002::153", - "2606:50c0:8003::153" - ] - } -} diff --git a/domains/receiptify.json b/domains/receiptify.json deleted file mode 100644 index cc64a62bb..000000000 --- a/domains/receiptify.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Stef-00012", - "discord": "694986201739952229" - }, - "records": { - "CNAME": "proxy.stefdp.lol" - } -} diff --git a/domains/redaassemghor.json b/domains/redaassemghor.json deleted file mode 100644 index 21116cf34..000000000 --- a/domains/redaassemghor.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "redaassemghor", - "discord": "r3dapt" - }, - "records": { - "CNAME": "portfolio-redas-projects-96854a06.vercel.app" - } -} diff --git a/domains/redirect.nziie.json b/domains/redirect.nziie.json deleted file mode 100644 index 5c263651c..000000000 --- a/domains/redirect.nziie.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Nzii3", - "email": "exeyst@gmail.com" - }, - "records": { - "CNAME": "edge.redirect.pizza" - } -} diff --git a/domains/rednek46.json b/domains/rednek46.json deleted file mode 100644 index 3aa3d8af2..000000000 --- a/domains/rednek46.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "rednek46", - "email": "nuzer501@gmail.com" - }, - "records": { - "CNAME": "rednek46.github.io" - } -} diff --git a/domains/rednotsus.json b/domains/rednotsus.json deleted file mode 100644 index 343d3c6f2..000000000 --- a/domains/rednotsus.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "RedNotSus", - "email": "Jiayangc1@gmail.com" - }, - "records": { - "A": ["15.204.232.110"] - } -} diff --git a/domains/reefsalty.json b/domains/reefsalty.json deleted file mode 100644 index 36eb59f0c..000000000 --- a/domains/reefsalty.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "ReefSalty", - "email": "hi@reefsalty.co.uk", - "twitter": "ReefSalty" - }, - "records": { - "CNAME": "reefsalty.github.io" - } -} diff --git a/domains/refat.json b/domains/refat.json deleted file mode 100644 index 440c66d2b..000000000 --- a/domains/refat.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "description": "Personal Site", - "owner": { - "username": "refatc25" - }, - "records": { - "URL": "https://www.refatchowdhury.com" - } -} diff --git a/domains/regiondavid.json b/domains/regiondavid.json deleted file mode 100644 index 036e112b3..000000000 --- a/domains/regiondavid.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "regiondavid", - "email": "uestczjw@gmail.com" - }, - "records": { - "CNAME": "regiondavid.github.io" - }, - "description": "regiondavid's new website" -} diff --git a/domains/reiiv-dev.json b/domains/reiiv-dev.json deleted file mode 100644 index 3b6717ddc..000000000 --- a/domains/reiiv-dev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "revansp", - "email": "revanspstudy28@gmail.com" - }, - "records": { - "CNAME": "reiiv-dev.vercel.app" - } -} diff --git a/domains/rekto.json b/domains/rekto.json deleted file mode 100644 index 2ba27f240..000000000 --- a/domains/rekto.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "GetRekto", - "email": "rekto.personal@outlook.com" - }, - "records": { - "CNAME": "rekto-dev.github.io" - } -} diff --git a/domains/relicrb.json b/domains/relicrb.json deleted file mode 100644 index eb8a65258..000000000 --- a/domains/relicrb.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "RelicRB", - "email": "relicrb@gmail.com" - }, - "records": { - "CNAME": "relicrb.github.io" - } -} diff --git a/domains/remarkable.json b/domains/remarkable.json deleted file mode 100644 index acc5f4016..000000000 --- a/domains/remarkable.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "re-mark-able", - "discord": "765796161499824148" - }, - "records": { - "CNAME": "re-mark-able.github.io" - } -} diff --git a/domains/ren.json b/domains/ren.json deleted file mode 100644 index 3371c8c16..000000000 --- a/domains/ren.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "rendotpy", - "email": "arugh3@gmail.com" - }, - "records": { - "CNAME": "rendotpy.github.io" - } -} diff --git a/domains/renn.json b/domains/renn.json deleted file mode 100644 index dedc1b107..000000000 --- a/domains/renn.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "LyVoid", - "email": "ezzbro121@gmail.com", - "discord": "1202338769379008515" - }, - "records": { - "CNAME": "lyvoid.github.io" - } -} diff --git a/domains/rep.json b/domains/rep.json deleted file mode 100644 index c7c5457ce..000000000 --- a/domains/rep.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Reputation", - "email": "omen@dashpvp.net" - }, - "records": { - "CNAME": "reputationdev.github.io" - } -} diff --git a/domains/repo.abdullahcxd.json b/domains/repo.abdullahcxd.json deleted file mode 100644 index 6fbd1824b..000000000 --- a/domains/repo.abdullahcxd.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "The use of this domain is to host my Java projects for public use", - "owner": { - "username": "abdullahcxd", - "email": "sabdullahcxd@gmail.com", - "discord": "sabdullahcxd" - }, - "records": { - "CNAME": "abdullahcxd-reposilite-server.fly.dev" - } -} diff --git a/domains/rescenic.json b/domains/rescenic.json deleted file mode 100644 index 60ccb48be..000000000 --- a/domains/rescenic.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "rescenic", - "email": "admin@rescenic.my.id" - }, - "records": { - "CNAME": "rescenic.github.io" - } -} diff --git a/domains/resolved.json b/domains/resolved.json deleted file mode 100644 index 678a54b6e..000000000 --- a/domains/resolved.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "huukhoa04", - "email": "huukhoa04@gmail.com", - "twitter": "huukhoa004" - }, - "records": { - "CNAME": "huukhoa04.github.io" - } -} diff --git a/domains/respect.json b/domains/respect.json deleted file mode 100644 index c63f86a7b..000000000 --- a/domains/respect.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "rq9s", - "email": "valdemarbirker@gmail.com" - }, - "records": { - "A": ["198.251.89.164"] - } -} diff --git a/domains/retr0.json b/domains/retr0.json deleted file mode 100644 index bc8c1a573..000000000 --- a/domains/retr0.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "u0f", - "email": "ice.dev1234@gmail.com" - }, - "records": { - "CNAME": "u0f.github.io" - } -} diff --git a/domains/reuben.json b/domains/reuben.json deleted file mode 100644 index 0add0229f..000000000 --- a/domains/reuben.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "reuben-x", - "email": "reubenthomaspeter@gmail.com" - }, - "records": { - "CNAME": "reuben-x.github.io" - } -} diff --git a/domains/revvnik.json b/domains/revvnik.json deleted file mode 100644 index cc06d868b..000000000 --- a/domains/revvnik.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "revvnik", - "email": "nikitasitter@gmail.com" - }, - "records": { - "CNAME": "revvnik.github.io" - } -} diff --git a/domains/rfwn.json b/domains/rfwn.json deleted file mode 100644 index 87006f3d2..000000000 --- a/domains/rfwn.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "rfwn", - "email": "rfwn.mjd@gmail.com" - }, - "records": { - "CNAME": "rfwn.github.io" - } -} diff --git a/domains/rhythm.json b/domains/rhythm.json deleted file mode 100644 index c52c9e280..000000000 --- a/domains/rhythm.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ms7ru", - "email": "rhythm.upa@gmail.com" - }, - "records": { - "CNAME": "ms7ru.github.io" - } -} diff --git a/domains/rias.json b/domains/rias.json deleted file mode 100644 index d6a6c2054..000000000 --- a/domains/rias.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "RiasZz", - "discord": "245028766387142656" - }, - "records": { - "CNAME": "riass.ir" - } -} diff --git a/domains/rice.json b/domains/rice.json deleted file mode 100644 index 30f479c96..000000000 --- a/domains/rice.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "JoaquinDaBest", - "email": "theonlyhehehehaw@gmail.com" - }, - "records": { - "CNAME": "keenwa.x10.mx" - } -} diff --git a/domains/rihards.json b/domains/rihards.json deleted file mode 100644 index 160096762..000000000 --- a/domains/rihards.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "dexit", - "email": "dexit@dyc.lv" - }, - "records": { - "CNAME": "dexit.github.io" - } -} diff --git a/domains/rikubot.json b/domains/rikubot.json deleted file mode 100644 index 87691fcf2..000000000 --- a/domains/rikubot.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "devops-riku", - "email": "egermino.riku@gmail.com" - }, - "records": { - "CNAME": "rikudev.cloud" - } -} diff --git a/domains/rishabh.json b/domains/rishabh.json deleted file mode 100644 index b2a8cbb64..000000000 --- a/domains/rishabh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "rishabhc", - "email": "me@rishabh.ch" - }, - "records": { - "CNAME": "rishabhc.github.io" - } -} diff --git a/domains/rishub.json b/domains/rishub.json deleted file mode 100644 index e69c17d5b..000000000 --- a/domains/rishub.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "itsrishub", - "email": "itsrishub@gmail.com" - }, - "records": { - "CNAME": "hashnode.network" - } -} diff --git a/domains/ritam.json b/domains/ritam.json deleted file mode 100644 index 539e18cad..000000000 --- a/domains/ritam.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nxrmqlly", - "email": "ritam@duck.com" - }, - "records": { - "CNAME": "ritams-website.vercel.app" - } -} diff --git a/domains/ritshu.json b/domains/ritshu.json deleted file mode 100644 index 09b7f4eac..000000000 --- a/domains/ritshu.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Ritshu", - "discord": "216282035503890442", - "email": "ritshu.dev@gmail.com" - }, - "records": { - "CNAME": "ritshu.github.io" - } -} diff --git a/domains/riviox.json b/domains/riviox.json deleted file mode 100644 index 62d0c69cb..000000000 --- a/domains/riviox.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "riviox", - "email": "rivioxyt@hotmail.com", - "twitter": "riviox40451" - }, - "records": { - "CNAME": "riviox.github.io" - } -} diff --git a/domains/riya.json b/domains/riya.json deleted file mode 100644 index 1ab4fbcde..000000000 --- a/domains/riya.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "riyaroy2086", - "email": "riyaroy2086@gmal.com", - "discord": "ROY#1369" - }, - "records": { - "CNAME": "riyaroy2086.github.io" - } -} diff --git a/domains/rizky.json b/domains/rizky.json deleted file mode 100644 index 6bbe48ad0..000000000 --- a/domains/rizky.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "schummler", - "email": "markwilkens102@gmail.com" - }, - "records": { - "CNAME": "schummler.github.io" - } -} diff --git a/domains/rizmyabdulla.json b/domains/rizmyabdulla.json deleted file mode 100644 index 92cdc37fd..000000000 --- a/domains/rizmyabdulla.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "rizmyabdulla", - "email": "rizmyabdulla@gmail.com", - "twitter": "_rizmyabdulla" - }, - "records": { - "CNAME": "rizmyabdulla.github.io" - } -} diff --git a/domains/rocky.json b/domains/rocky.json deleted file mode 100644 index 5c6f5a831..000000000 --- a/domains/rocky.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "PRODEFIX", - "email": "prodefix.ytb@gmail.com" - }, - "records": { - "CNAME": "statuspage.betteruptime.com" - } -} diff --git a/domains/rodolfo.json b/domains/rodolfo.json deleted file mode 100644 index c75b7a63b..000000000 --- a/domains/rodolfo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "rudwolf", - "email": "rudwolf@gmail.com" - }, - "records": { - "CNAME": "rudwolf.github.io" - } -} diff --git a/domains/rohanjaiswal.json b/domains/rohanjaiswal.json deleted file mode 100644 index cd7e39250..000000000 --- a/domains/rohanjaiswal.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jaiswalrohan8796", - "email": "jaiswalrohan8796@gmail.com" - }, - "records": { - "CNAME": "jaiswalrohan8796.github.io" - } -} diff --git a/domains/rohanpawar.json b/domains/rohanpawar.json deleted file mode 100644 index d7f51d4d0..000000000 --- a/domains/rohanpawar.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "r04nx", - "email": "rohanprakashpawar2005@gmail.com" - }, - "records": { - "CNAME": "r04nx.github.io" - } -} diff --git a/domains/rohansharma.json b/domains/rohansharma.json deleted file mode 100644 index 41240a178..000000000 --- a/domains/rohansharma.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "rohansharma-developer", - "email": "rohansharma.developer@gmail.com" - }, - "records": { - "URL": "https://rohansharma.me" - } -} diff --git a/domains/rohith.json b/domains/rohith.json deleted file mode 100644 index 34a9e6dbc..000000000 --- a/domains/rohith.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Rohith's personal website", - "owner": { - "username": "rohithp7777", - "email": "rohithp8899@gmail.com" - }, - "records": { - "CNAME": "rohith-1c974.web.app" - } -} diff --git a/domains/rohithborana.json b/domains/rohithborana.json deleted file mode 100644 index 6a653454d..000000000 --- a/domains/rohithborana.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "therohithborana", - "email": "boranarohith07@gmail.com" - }, - "records": { - "CNAME": "therohithborana.vercel.app" - } -} diff --git a/domains/rohithill.json b/domains/rohithill.json deleted file mode 100644 index 703fc96e3..000000000 --- a/domains/rohithill.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "rohithill", - "email": "truezeroxy@gmail.com" - }, - "records": { - "CNAME": "rohithill.github.io" - } -} diff --git a/domains/rohitsonawane.json b/domains/rohitsonawane.json new file mode 100644 index 000000000..4fff05f02 --- /dev/null +++ b/domains/rohitsonawane.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rohitsinhsonawane", + "email": "rohitsinh.sonawane@gmail.com" + }, + "records": { + "CNAME": "rohitsinhsonawane.github.io" + } +} diff --git a/domains/romero.json b/domains/romero.json deleted file mode 100644 index 0d7dd8433..000000000 --- a/domains/romero.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "helloromero", - "email": "hello@helloromero.co.uk" - }, - "records": { - "CNAME": "helloromero.co.uk" - } -} diff --git a/domains/romi.json b/domains/romi.json deleted file mode 100644 index ee4751d8f..000000000 --- a/domains/romi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "leuthra", - "email": "romi49610@gmail.com" - }, - "records": { - "CNAME": "leuthra.github.io" - } -} diff --git a/domains/room.julian.json b/domains/room.julian.json deleted file mode 100644 index 62ee2f276..000000000 --- a/domains/room.julian.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "getSono", - "email": "sono.arbeit@gmail.com" - }, - "records": { - "CNAME": "edge.redirect.pizza" - } -} diff --git a/domains/rorosin.json b/domains/rorosin.json deleted file mode 100644 index 16c09c75f..000000000 --- a/domains/rorosin.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "rorosin", - "email": "rosin886@gmail.com" - }, - "records": { - "CNAME": "ru.ardev.tk" - } -} diff --git a/domains/roshansahani.json b/domains/roshansahani.json deleted file mode 100644 index 0401ecf3b..000000000 --- a/domains/roshansahani.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "felixop7", - "email": "roshansahani226@gmail.com" - }, - "records": { - "CNAME": "felixop7.github.io" - } -} diff --git a/domains/rotem.json b/domains/rotem.json deleted file mode 100644 index e62984969..000000000 --- a/domains/rotem.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "lurx", - "email": "lurxie@gmail.com" - }, - "records": { - "CNAME": "rotem-is-a-dev.vercel.app" - } -} diff --git a/domains/roxza.json b/domains/roxza.json deleted file mode 100644 index a03ba7f26..000000000 --- a/domains/roxza.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "roxza", - "email": "me@roxza.me", - "discord": "Roxza#0002" - }, - "records": { - "URL": "https://roxza.me" - } -} diff --git a/domains/roy.json b/domains/roy.json deleted file mode 100644 index 8402c5d1a..000000000 --- a/domains/roy.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "rcrj", - "email": "rcrj95@gmail.com" - }, - "records": { - "CNAME": "rcrj.github.io" - } -} diff --git a/domains/royalty.json b/domains/royalty.json deleted file mode 100644 index 5e39a20b7..000000000 --- a/domains/royalty.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "hisRoyalty", - "email": "hisroyal.baguette@gmail.com" - }, - "records": { - "CNAME": "hisroyalty.github.io" - } -} diff --git a/domains/roylee0704.json b/domains/roylee0704.json deleted file mode 100644 index 82e360911..000000000 --- a/domains/roylee0704.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "roylee0704", - "email": "roylee0704@gmail.com" - }, - "records": { - "CNAME": "roylee0704.github.io" - } -} diff --git a/domains/rpj.json b/domains/rpj.json deleted file mode 100644 index 276be4b5b..000000000 --- a/domains/rpj.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "rpj09", - "email": "singhripunjay09@gmail.com", - "twitter": "rpj09" - }, - "records": { - "CNAME": "rpj09.github.io" - } -} diff --git a/domains/rubenvilchez.json b/domains/rubenvilchez.json deleted file mode 100644 index 746360491..000000000 --- a/domains/rubenvilchez.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "whiteThor", - "email": "rd.vilchez@gmail.com" - }, - "description": "Portfolio website for Ruben Vilchez showcasing projects and professional information.", - "records": { - "CNAME": "whitethor.github.io" - } -} diff --git a/domains/rufistofeles.json b/domains/rufistofeles.json deleted file mode 100644 index ab94fed5d..000000000 --- a/domains/rufistofeles.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "rufistofeles", - "email": "rufistofeles@outlook.com" - }, - "records": { - "CNAME": "rufistofeles.github.io" - } -} diff --git a/domains/ruixey.json b/domains/ruixey.json deleted file mode 100644 index 0e7f82dc8..000000000 --- a/domains/ruixey.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Ruixey", - "email": "ruixey@gmail.com", - "discord": "715464173617676369" - }, - "records": { - "CNAME": "ruixey.github.io" - } -} diff --git a/domains/rupankar.json b/domains/rupankar.json deleted file mode 100644 index 5d1408b97..000000000 --- a/domains/rupankar.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "InvictusRex", - "email": "rupankar.majumdar2023@vitstudent.ac.in" - }, - "records": { - "CNAME": "invictusrex.github.io" - } -} diff --git a/domains/rushil-patel.json b/domains/rushil-patel.json deleted file mode 100644 index 359dca38c..000000000 --- a/domains/rushil-patel.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "rushilp1", - "email": "rushil.p1@ahduni.edu.in" - }, - "records": { - "CNAME": "rushilp1.github.io" - } -} diff --git a/domains/rushil.json b/domains/rushil.json deleted file mode 100644 index 359dca38c..000000000 --- a/domains/rushil.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "rushilp1", - "email": "rushil.p1@ahduni.edu.in" - }, - "records": { - "CNAME": "rushilp1.github.io" - } -} diff --git a/domains/rusiru.json b/domains/rusiru.json deleted file mode 100644 index 42d49232d..000000000 --- a/domains/rusiru.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "sparkstark03", - "email": "rusirurasanjana@gmail.com" - }, - "records": { - "CNAME": "sparkstark03.github.io" - } -} diff --git a/domains/ruthless.json b/domains/ruthless.json deleted file mode 100644 index fc5821047..000000000 --- a/domains/ruthless.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Ruthleeess", - "email": "semikk.eu@gmail.com" - }, - "records": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/ruu3f.json b/domains/ruu3f.json deleted file mode 100644 index f63c54506..000000000 --- a/domains/ruu3f.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Ruu3f", - "discord": "Ruu3f#7942" - }, - "records": { - "CNAME": "ruu3f.github.io" - } -} diff --git a/domains/rvc11.json b/domains/rvc11.json deleted file mode 100644 index 9395186d6..000000000 --- a/domains/rvc11.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "redvelvetcake11", - "email": "membermadde.insiddev25120@hotmail.com" - }, - "records": { - "CNAME": "redvelvetcake11.github.io" - } -} diff --git a/domains/rvsp.json b/domains/rvsp.json deleted file mode 100644 index a35a47860..000000000 --- a/domains/rvsp.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "rvsp", - "email": "pvenkat.rv@gmail.com" - }, - "records": { - "CNAME": "rvsp.github.io" - } -} diff --git a/domains/rwithik.json b/domains/rwithik.json deleted file mode 100644 index 43677233e..000000000 --- a/domains/rwithik.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "rwithik", - "email": "rwithik@gmail.com" - }, - "records": { - "CNAME": "rwithik.github.io" - } -} diff --git a/domains/rxyhn.json b/domains/rxyhn.json deleted file mode 100644 index ff07158d3..000000000 --- a/domains/rxyhn.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "rxyhn", - "email": "rayhankafipratama333@gmail.com", - "discord": "rxyhn#1154" - }, - "records": { - "CNAME": "rxyhn.github.io" - } -} diff --git a/domains/ryan.json b/domains/ryan.json deleted file mode 100644 index 903ef7893..000000000 --- a/domains/ryan.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Dev Portfolio", - "owner": { - "email": "edev9022@gmail.com", - "username": "epic-person-on", - "discord": "epic.person" - }, - "records": { - "CNAME": "ec2-3-12-165-61.us-east-2.compute.amazonaws.com" - } -} diff --git a/domains/ryanisyyds.json b/domains/ryanisyyds.json deleted file mode 100644 index a31bdcefe..000000000 --- a/domains/ryanisyyds.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "RyanisyydsTT", - "email": "ryantseng123@mail.edu.tw" - }, - "records": { - "A": ["170.39.76.35"] - } -} diff --git a/domains/ryn.json b/domains/ryn.json deleted file mode 100644 index 8faf1f931..000000000 --- a/domains/ryn.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "lazylamps", - "email": "lampslazy@gmail.com" - }, - "records": { - "A": ["132.145.25.232"] - } -} diff --git a/domains/ryo.json b/domains/ryo.json deleted file mode 100644 index 2c57a5d79..000000000 --- a/domains/ryo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "FrosGaming", - "email": "dgfrosdgfros@gmail.com" - }, - "records": { - "A": ["69.197.135.202"] - } -} diff --git a/domains/s697376._domainkey.yxz.json b/domains/s697376._domainkey.yxz.json deleted file mode 100644 index ff62d52da..000000000 --- a/domains/s697376._domainkey.yxz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "yz9551", - "discord": "yz9551" - }, - "records": { - "CNAME": "dkim.smtp2go.net" - } -} diff --git a/domains/saahil.json b/domains/saahil.json deleted file mode 100644 index 6a84b65da..000000000 --- a/domains/saahil.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "NeonGamerBot-QK", - "email": "neon+domain@saahild.com" - }, - "records": { - "A": ["185.250.37.86"] - } -} diff --git a/domains/saatvik.json b/domains/saatvik.json deleted file mode 100644 index 6a71818a4..000000000 --- a/domains/saatvik.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "atharvalt", - "email": "beast.gaming1099@gmail.com" - }, - "records": { - "CNAME": "atharvaupadhyay.github.io" - } -} diff --git a/domains/saba.json b/domains/saba.json deleted file mode 100644 index 986c133f7..000000000 --- a/domains/saba.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "itsaba", - "email": "saba.s@mail.com" - }, - "records": { - "CNAME": "itsaba.github.io" - } -} diff --git a/domains/sacul-6.json b/domains/sacul-6.json deleted file mode 100644 index 2bd961b2c..000000000 --- a/domains/sacul-6.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SACUL-6", - "email": "contact.me.here.naw@gmail.com" - }, - "records": { - "CNAME": "sacul-6.github.io" - } -} diff --git a/domains/sadie.json b/domains/sadie.json deleted file mode 100644 index 74e94740c..000000000 --- a/domains/sadie.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "night-lake", - "email": "sadiebk@fluorine.me", - "twitter": "_nightlake" - }, - "records": { - "CNAME": "night-lake.github.io" - } -} diff --git a/domains/sadiq.json b/domains/sadiq.json deleted file mode 100644 index 5b7d44425..000000000 --- a/domains/sadiq.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "repo": "https://github.com/sadiq334/sadiq334.github.io", - "owner": { - "username": "sadiq334", - "discord": "! sadiq#1152" - }, - "records": { - "CNAME": "sadiq334.github.io" - } -} diff --git a/domains/saeedmfarahani.json b/domains/saeedmfarahani.json deleted file mode 100644 index 482bc1090..000000000 --- a/domains/saeedmfarahani.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "Silitonix" - }, - "records": { - "CNAME": "silitonix.github.io" - } -} diff --git a/domains/saeef.json b/domains/saeef.json deleted file mode 100644 index 807a79406..000000000 --- a/domains/saeef.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "saeef", - "email": "saeef@outlook.com" - }, - "records": { - "CNAME": "saeef.github.io" - } -} diff --git a/domains/safety.json b/domains/safety.json deleted file mode 100644 index bb8d44502..000000000 --- a/domains/safety.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "HackingYZ", - "email": "sifed@qq.com" - }, - "records": { - "CNAME": "safety22w413a.github.io" - } -} diff --git a/domains/sageofluke.json b/domains/sageofluke.json deleted file mode 100644 index 74e16e444..000000000 --- a/domains/sageofluke.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SageOfLuke", - "email": "rj05tilak@hotmail.com" - }, - "records": { - "CNAME": "sageofluke.github.io" - } -} diff --git a/domains/saharsh.json b/domains/saharsh.json deleted file mode 100644 index 59597b598..000000000 --- a/domains/saharsh.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Saharsh1223", - "email": "psaharsh2@gmail.com", - "twitter": "saharsh1223" - }, - "records": { - "CNAME": "saharsh1223.github.io" - } -} diff --git a/domains/sajid.json b/domains/sajid.json deleted file mode 100644 index 0166f7a1c..000000000 --- a/domains/sajid.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "sajidshahriar72543", - "email": "sazidshahriar39@gmail.com" - }, - "records": { - "CNAME": "sajidshahriar72543.github.io" - } -} diff --git a/domains/sajidhussain.json b/domains/sajidhussain.json deleted file mode 100644 index 59a1bd8d6..000000000 --- a/domains/sajidhussain.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "sajidhussaindev", - "email": "sajidhussain189057@gmail.com" - }, - "records": { - "CNAME": "sajidhussaindev.github.io" - } -} diff --git a/domains/sakko.json b/domains/sakko.json deleted file mode 100644 index abe6ca8ec..000000000 --- a/domains/sakko.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "sakko", - "email": "saklism@gmail.com", - "twitter": "sakkosama" - }, - "records": { - "CNAME": "sakko.github.io" - } -} diff --git a/domains/salsa.json b/domains/salsa.json deleted file mode 100644 index 79d5ae9f1..000000000 --- a/domains/salsa.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "salsabilaananditaputri", - "email": "salsabilaananditaputri.5@gmail.com" - }, - "records": { - "CNAME": "salsabilaananditaputri.github.io" - } -} diff --git a/domains/sam-jspn.json b/domains/sam-jspn.json deleted file mode 100644 index 0972a31fa..000000000 --- a/domains/sam-jspn.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Samuel-Jspn", - "email": "sam.josephine@outlook.fr", - "discord": "R3dL1ghty#2904" - }, - "records": { - "CNAME": "samuel-jspn.github.io" - } -} diff --git a/domains/samara.json b/domains/samara.json deleted file mode 100644 index 29f720708..000000000 --- a/domains/samara.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ssalggnikool", - "email": "sam4r16@gmail.com" - }, - "records": { - "CNAME": "ssalggnikool.github.io" - } -} diff --git a/domains/samarth-asthana.json b/domains/samarth-asthana.json deleted file mode 100644 index 22ea52061..000000000 --- a/domains/samarth-asthana.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "samarth-asthana", - "email": "samarthasthana110@gmail.com" - }, - "records": { - "CNAME": "samarth-asthana.github.io" - } -} diff --git a/domains/samatbk.json b/domains/samatbk.json deleted file mode 100644 index 6fe05953c..000000000 --- a/domains/samatbk.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "samatbk", - "email": "samatbk@proton.me" - }, - "records": { - "CNAME": "samatbk.github.io" - } -} diff --git a/domains/sambhrama.json b/domains/sambhrama.json deleted file mode 100644 index 5f8288115..000000000 --- a/domains/sambhrama.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Sambhrama754", - "email": "sambhramakhushi@hotmail.com" - }, - "records": { - "CNAME": "website-production-d557.up.railway.app" - } -} diff --git a/domains/sameera.json b/domains/sameera.json deleted file mode 100644 index 3c2d98734..000000000 --- a/domains/sameera.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "sameerasw", - "email": "sameera.whoami@gmail.com", - "twitter": "sameera_s_w" - }, - "records": { - "CNAME": "sameerasw.github.io" - } -} diff --git a/domains/sameerk.json b/domains/sameerk.json deleted file mode 100644 index 926c10090..000000000 --- a/domains/sameerk.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "owner": { - "username": "sameer0022", - "email": "sameermalikst6@gmail.com", - "discord": "937701712293163118" - }, - "records": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } -} diff --git a/domains/samia-islam-sua.json b/domains/samia-islam-sua.json deleted file mode 100644 index 3708b6b14..000000000 --- a/domains/samia-islam-sua.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SamiaIslamSua", - "email": "SamiaIslamSua@gmail.com" - }, - "records": { - "CNAME": "samiaislamsua.github.io" - } -} diff --git a/domains/samirp.json b/domains/samirp.json deleted file mode 100644 index 378e6e04a..000000000 --- a/domains/samirp.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "SamirPaul1", - "email": "samirpaulb@gmail.com", - "twitter": "SamirPaulb" - }, - "records": { - "CNAME": "samirpaul1.github.io" - } -} diff --git a/domains/samishoukat.json b/domains/samishoukat.json deleted file mode 100644 index 2938a9a1f..000000000 --- a/domains/samishoukat.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "samishoukat12", - "email": "samishoukat12@gmail.com" - }, - "records": { - "CNAME": "dev-samishoukat.vercel.app" - } -} diff --git a/domains/samo.json b/domains/samo.json deleted file mode 100644 index 3a3cc92ed..000000000 --- a/domains/samo.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "GodSamomen", - "email": "godsamomen@protonmail.com", - "twitter": "godsamomen" - }, - "records": { - "CNAME": "godsamomen.github.io" - } -} diff --git a/domains/samp.alora.json b/domains/samp.alora.json deleted file mode 100644 index 799c58913..000000000 --- a/domains/samp.alora.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "aloramiaa", - "email": "xaloramia@gmail.com" - }, - "records": { - "A": ["46.183.184.33"] - } -} diff --git a/domains/samuel.json b/domains/samuel.json deleted file mode 100644 index 9d5d18593..000000000 --- a/domains/samuel.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SISBEST", - "email": "samuel@samuelsharp.com" - }, - "records": { - "CNAME": "sisbest.github.io" - } -} diff --git a/domains/samuelnihbos.json b/domains/samuelnihbos.json deleted file mode 100644 index 8c8bbc63d..000000000 --- a/domains/samuelnihbos.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "samuelnihbos", - "email": "samuelnihbos@gnuweeb.org", - "twitter": "Samueeeeel6" - }, - "records": { - "CNAME": "samuelnihbos.github.io" - } -} diff --git a/domains/sanana.json b/domains/sanana.json deleted file mode 100644 index 051b825d3..000000000 --- a/domains/sanana.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "TheOddGarlic", - "email": "umutinanerdogan@pm.me", - "discord": "sanana the skenana#4025" - }, - "records": { - "CNAME": "theoddgarlic.github.io" - } -} diff --git a/domains/sanchay.json b/domains/sanchay.json deleted file mode 100644 index 61909ce7b..000000000 --- a/domains/sanchay.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "sanchay9", - "email": "sanchaykumar9@gmail.com" - }, - "records": { - "CNAME": "sanchay9.github.io" - } -} diff --git a/domains/sandeepv.json b/domains/sandeepv.json deleted file mode 100644 index f4b9e96cc..000000000 --- a/domains/sandeepv.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Sandeep's personal website", - "owner": { - "username": "SandeepVattapparambil", - "email": "sandeepv68@gmail.com" - }, - "records": { - "CNAME": "sandeepvattapparambil.github.io" - } -} diff --git a/domains/sandro.json b/domains/sandro.json deleted file mode 100644 index 78b97701c..000000000 --- a/domains/sandro.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Diordnas", - "email": "alessandroeliot@gmail.com" - }, - "records": { - "CNAME": "diordnas.github.io" - } -} diff --git a/domains/sang.json b/domains/sang.json deleted file mode 100644 index becdfd9f0..000000000 --- a/domains/sang.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "chauvansang", - "email": "cvansang94@gmail.com" - }, - "records": { - "CNAME": "chauvansang.github.io" - } -} diff --git a/domains/sanjay123.json b/domains/sanjay123.json deleted file mode 100644 index 84d4bb85e..000000000 --- a/domains/sanjay123.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "sanjay7178", - "discord": "783593841529585665" - }, - "records": { - "CNAME": "sanjay7178.github.io" - } -} diff --git a/domains/santhoshkani.json b/domains/santhoshkani.json deleted file mode 100644 index 36f73bd8f..000000000 --- a/domains/santhoshkani.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Santhosh Kani - Personal Github Page", - "owner": { - "username": "santhoshkani", - "email": "santhosh.kani@gmail.com" - }, - "records": { - "CNAME": "santhoshkani.github.io" - } -} diff --git a/domains/santiago.json b/domains/santiago.json deleted file mode 100644 index eda2f2169..000000000 --- a/domains/santiago.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "smpineda129", - "email": "smpineda129@gmail.com" - }, - "records": { - "CNAME": "smpineda129.github.io" - } -} diff --git a/domains/santito.json b/domains/santito.json deleted file mode 100644 index 78ed72183..000000000 --- a/domains/santito.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "San-tito", - "email": "devsantito@gmail.com" - }, - "records": { - "CNAME": "san-tito.github.io" - } -} diff --git a/domains/sappy.json b/domains/sappy.json deleted file mode 100644 index 3f64be8c0..000000000 --- a/domains/sappy.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Slddev", - "email": "admin@sapinc.ga" - }, - "records": { - "CNAME": "slddev.github.io" - } -} diff --git a/domains/saras008.json b/domains/saras008.json deleted file mode 100644 index 1fc9bcf60..000000000 --- a/domains/saras008.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "saras008", - "email": "simatupang2000@gmail.com" - }, - "records": { - "CNAME": "saras008.github.io" - } -} diff --git a/domains/sarthak-malhotra.json b/domains/sarthak-malhotra.json deleted file mode 100644 index c7d637427..000000000 --- a/domains/sarthak-malhotra.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Sam13997", - "email": "sarthakmalhotra251@gmail.com" - }, - "records": { - "CNAME": "www.webdevsam.pro" - } -} diff --git a/domains/sarthak.json b/domains/sarthak.json deleted file mode 100644 index 097563c65..000000000 --- a/domains/sarthak.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "dubey0613", - "email": "dubey.sarthak0613@gmail.com", - "discord": "877525618525364295" - }, - "records": { - "CNAME": "dubey0613.github.io" - } -} diff --git a/domains/sashankp.json b/domains/sashankp.json deleted file mode 100644 index 5e3e0405f..000000000 --- a/domains/sashankp.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Sashankps", - "email": "sashank.pilli@gmail.com" - }, - "records": { - "CNAME": "sashankps.vercel.app" - } -} diff --git a/domains/saswatsamal.json b/domains/saswatsamal.json deleted file mode 100644 index 1049373f9..000000000 --- a/domains/saswatsamal.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "saswatsamal", - "email": "samalsaswat0@gmail.com", - "twitter": "TweetSaswat" - }, - "records": { - "CNAME": "saswatsamal.github.io" - } -} diff --git a/domains/sathish.json b/domains/sathish.json deleted file mode 100644 index fbcf43b07..000000000 --- a/domains/sathish.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Muppidathi-sys", - "email": "muppidathi00@gmail.com" - }, - "records": { - "CNAME": "muppidathi-sys.github.io" - } -} diff --git a/domains/satvikg7.json b/domains/satvikg7.json deleted file mode 100644 index 9cf62c992..000000000 --- a/domains/satvikg7.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "satvikg7", - "email": "satvikg7@pm.me" - }, - "records": { - "CNAME": "satvikg7.github.io" - } -} diff --git a/domains/satyamv7.json b/domains/satyamv7.json deleted file mode 100644 index 890db4f2b..000000000 --- a/domains/satyamv7.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SatyamV7", - "email": "satyamverma46@outlook.com" - }, - "records": { - "CNAME": "satyamv7.github.io" - } -} diff --git a/domains/saumon.json b/domains/saumon.json deleted file mode 100644 index eaabe9821..000000000 --- a/domains/saumon.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "saumonarcenciel", - "email": "saumon@duck.com", - "discord": "823623660743950416" - }, - "records": { - "A": ["109.234.166.168"] - } -} diff --git a/domains/saurabhnemade.json b/domains/saurabhnemade.json deleted file mode 100644 index c9dfe193b..000000000 --- a/domains/saurabhnemade.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "saurabhnemade", - "email": "harsh0707051mail@gmail.com" - }, - "records": { - "CNAME": "d1uwx91euvkosf.cloudfront.net" - } -} diff --git a/domains/savio.json b/domains/savio.json deleted file mode 100644 index 48d51239d..000000000 --- a/domains/savio.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "saviomartin", - "email": "saviomartin2020@gmail.com" - }, - "records": { - "CNAME": "saviomartin.github.io" - } -} diff --git a/domains/saviomartin.json b/domains/saviomartin.json deleted file mode 100644 index 14a4b0718..000000000 --- a/domains/saviomartin.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "martinthampi", - "email": "martinthampi@gmail.com" - }, - "records": { - "CNAME": "martinthampi.github.io" - } -} diff --git a/domains/saxon.json b/domains/saxon.json deleted file mode 100644 index 477b57d94..000000000 --- a/domains/saxon.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "tensura-is-good", - "email": "sands.is.undertable@gmail.com" - }, - "records": { - "A": ["129.213.65.72"] - } -} diff --git a/domains/sayolight.json b/domains/sayolight.json deleted file mode 100644 index cf7d31a17..000000000 --- a/domains/sayolight.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Sayolight", - "email": "kagerouls016@gmail.com" - }, - "records": { - "CNAME": "sayolight.github.io" - } -} diff --git a/domains/scfp.json b/domains/scfp.json deleted file mode 100644 index c4ab7b73f..000000000 --- a/domains/scfp.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Cfp Short Service", - "owner": { - "username": "cfpwastaken", - "discord": "cfp (318394797822050315)" - }, - "records": { - "CNAME": "dyn.picoscratch.de" - } -} diff --git a/domains/school.klent.json b/domains/school.klent.json deleted file mode 100644 index d36c06f3e..000000000 --- a/domains/school.klent.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "kleeiny", - "email": "kleeinlmao@gmail.com", - "discord": "763581985410121769" - }, - "records": { - "CNAME": "ghs.google.com" - } -} diff --git a/domains/scoobis.json b/domains/scoobis.json deleted file mode 100644 index ac6cf7dca..000000000 --- a/domains/scoobis.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "turtletown73", - "email": "wetturtle45@gmail.com" - }, - "records": { - "A": ["174.182.75.57"] - } -} diff --git a/domains/sdizdarevic.json b/domains/sdizdarevic.json deleted file mode 100644 index 646d3ce94..000000000 --- a/domains/sdizdarevic.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "sdizdarevic", - "email": "saudin.dizdarevic@gmail.com" - }, - "records": { - "CNAME": "sdizdarevic.github.io" - } -} diff --git a/domains/sdp.json b/domains/sdp.json deleted file mode 100644 index 680c6af09..000000000 --- a/domains/sdp.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Stef-00012", - "discord": "694986201739952229", - "github_id": 81536172 - }, - "records": { - "CNAME": "proxy.stefdp.lol" - } -} diff --git a/domains/sdxqw.json b/domains/sdxqw.json deleted file mode 100644 index 2a7be8c6d..000000000 --- a/domains/sdxqw.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "sdxqw", - "email": "xntrowdev@gmail.com" - }, - "records": { - "CNAME": "sdxqw.github.io" - } -} diff --git a/domains/sebastiand.json b/domains/sebastiand.json deleted file mode 100644 index f77ec3519..000000000 --- a/domains/sebastiand.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "sebastiandg7", - "discord": "208368273086087170" - }, - "records": { - "CNAME": "sebastiandg7.github.io" - } -} diff --git a/domains/sebaz.json b/domains/sebaz.json deleted file mode 100644 index b619d6f86..000000000 --- a/domains/sebaz.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "my website link", - "owner": { - "username": "iSebazz", - "email": "iSebazz@outlook.es" - }, - "records": { - "CNAME": "usebazz.github.io" - } -} diff --git a/domains/sebdev.json b/domains/sebdev.json deleted file mode 100644 index b8cfaf80e..000000000 --- a/domains/sebdev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "sebdeveloper6952", - "email": "seb@sebdev.io" - }, - "records": { - "CNAME": "blog.sebdev.io" - } -} diff --git a/domains/secure.furqan.json b/domains/secure.furqan.json deleted file mode 100644 index 1ed0ffc8b..000000000 --- a/domains/secure.furqan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "rediffurqan", - "email": "frqnlove8765@gmail.com" - }, - "records": { - "CNAME": "phonesme.onrender.com" - } -} diff --git a/domains/securesandbox.json b/domains/securesandbox.json index 502fc1cc9..9bc90395d 100644 --- a/domains/securesandbox.json +++ b/domains/securesandbox.json @@ -9,7 +9,7 @@ "MX": ["feedback-smtp.us-east-1.amazonses.com", "mx.smtp.dev"], "TXT": [ "v=spf1 include:amazonses.com ~all", - "p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCqstJSWbINtFx1fSomoSdFnVgLNt9dQgSrwrBQKyWqVd/FCUJxSKftjXAUthTCddxGwggtlrm3nbj8/fwNUpTDJ0znmG3JnuSmZ3Ac/HBrnySZjyQw152/A9eW+wMYMsk4DjACYfkGubdIx12i5LS4YFeBbYjtAVHkf4Oy7Xj2EQIDAQAB", + "p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoNbgRUAQTGVvS4pmcJ5ok7j7kpE6lVkVpzW+KD1e1csgEC7ZkDKn0KwU1eCM7d7wn7/SJrL09ve5SLKkkYgYU2LfM13nqrVuqZHSKC4Boec9aWamerFOJOWRvKfbxVUy9hZOKZrw4lLfOQuBw13EpSTIi+TK/6p+ByZ/dzY9n9wIDAQAB", "v=DMARC1; p=none;" ] } diff --git a/domains/seka.json b/domains/seka.json deleted file mode 100644 index b60fc824b..000000000 --- a/domains/seka.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "lutherantz", - "email": "sekausername@gmail.com", - "twitter": "sekateur_" - }, - "records": { - "CNAME": "lutherantz.github.io" - } -} diff --git a/domains/sen.json b/domains/sen.json deleted file mode 100644 index 2ed8a9d4c..000000000 --- a/domains/sen.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Leclu", - "email": "minsnow1889@gmail.com" - }, - "records": { - "CNAME": "leclu.github.io" - } -} diff --git a/domains/senninseyi.json b/domains/senninseyi.json deleted file mode 100644 index 37b89df13..000000000 --- a/domains/senninseyi.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "My Dev Portfolio", - "owner": { - "username": "Senninseyi", - "email": "seyi.oyebamiji@gmail.com" - }, - "records": { - "URL": "https://beyondata.co" - } -} diff --git a/domains/seppegeuens.json b/domains/seppegeuens.json deleted file mode 100644 index 77339613d..000000000 --- a/domains/seppegeuens.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SeppeG", - "email": "geuensseppe@gmail.com" - }, - "records": { - "CNAME": "seppeg.github.io" - } -} diff --git a/domains/serena.json b/domains/serena.json deleted file mode 100644 index 8b367d3e3..000000000 --- a/domains/serena.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Serena's Website", - "owner": { - "username": "Serena-io", - "discord": "Serena#1165" - }, - "records": { - "CNAME": "serena-io.github.io" - } -} diff --git a/domains/serverpanel.json b/domains/serverpanel.json deleted file mode 100644 index 875ad906d..000000000 --- a/domains/serverpanel.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Neeedrose", - "email": "bobbyaneville@gmail.com" - }, - "records": { - "A": ["34.75.192.79"] - } -} diff --git a/domains/sezersinanoglu.json b/domains/sezersinanoglu.json deleted file mode 100644 index a0a198b21..000000000 --- a/domains/sezersinanoglu.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "sezersinanoglu", - "email": "sezersinanoglu@gmail.com" - }, - "records": { - "CNAME": "sezersinanoglu.github.io" - } -} diff --git a/domains/sf.json b/domains/sf.json deleted file mode 100644 index f437d93ca..000000000 --- a/domains/sf.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "XikiZxGS", - "discord": "1015654462334971925" - }, - "records": { - "CNAME": "xikizxgs.github.io" - } -} diff --git a/domains/sg.mcstatus.json b/domains/sg.mcstatus.json deleted file mode 100644 index 2bd3b2b7f..000000000 --- a/domains/sg.mcstatus.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "EducatedSuddenBucket", - "discord": "1167825360151380032", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.guUEvTOIBPJv8oJfvZdvgudRQpsBlIxnKLhef83On6LPv7t8yR4GXWxwwRWUmwlpsPJBLJBSzV1AZS26i7dgezj5k4-gfQdhr1ZKUz_w5T7JgQ9MIbWeOo5ocEMcMjmkC6WLesVMwH5cfCoOJeW097Gr6of_60Jt1JcpyNRX3s5zySh9cVb1p3_II0jrPbQ1Nj8ZqwNJhiRNT8xCdHt1cfsYi76RgFRx2iTsYbEmL0v933CCeqD75aYnlVmCqyKD-dv41QBhuq9dfUwKnJusArtxtbNC9h4EwX2Y9MnoIg7nKKLrOSllSS8tRIiVw2oHv_jHm3XRJascmoni2EzdmA.5waf0tgo5uTY4rjfw8gJUA.O0wUU5TTcpQ_8wkwEeKUsSX6wKEtwVZ-G0k1R0zjhAU9hXsii5BiittxlrdR2JKP_917n2rUCN7NKnYAFIg5acwvJS8NmZlvNcTIRxb_yFmC7fRfQ6RqXGkYjc0EEDWS.bxYmFS-IlttaZTgqdZdnHQ" - }, - "records": { - "CNAME": "37sdfgrml49gl.ahost.marscode.site" - } -} diff --git a/domains/sh-crm.json b/domains/sh-crm.json deleted file mode 100644 index 6f560c26d..000000000 --- a/domains/sh-crm.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ruben-as", - "email": "ruben.aja.85@gmail.com" - }, - "records": { - "A": ["212.227.32.105"] - } -} diff --git a/domains/sh9351.json b/domains/sh9351.json deleted file mode 100644 index f628d930f..000000000 --- a/domains/sh9351.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "sh9351", - "email": "perfect2315shlim@gmail.com" - }, - "records": { - "CNAME": "sh9351.github.io" - } -} diff --git a/domains/shad.json b/domains/shad.json deleted file mode 100644 index 246e1fd01..000000000 --- a/domains/shad.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "owner": { - "username": "Maverick00001", - "email": "saksham.access@yahoo.com" - }, - "records": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } -} diff --git a/domains/shadowjobs.json b/domains/shadowjobs.json deleted file mode 100644 index afc8eb064..000000000 --- a/domains/shadowjobs.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "shadowjobs self website", - "owner": { - "username": "shadowjobs", - "email": "shadowjobs@qq.com" - }, - "records": { - "A": ["114.116.231.183"] - } -} diff --git a/domains/shafi.json b/domains/shafi.json deleted file mode 100644 index 7b8169afe..000000000 --- a/domains/shafi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Xshafi", - "email": "AkramSanghar10@gmail.com" - }, - "records": { - "CNAME": "xshafi.github.io" - } -} diff --git a/domains/shafi100.json b/domains/shafi100.json deleted file mode 100644 index cc62eadf7..000000000 --- a/domains/shafi100.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "shafi100", - "email": "pro.shafi.12@gmail.com", - "twitter": "bd_shafi" - }, - "records": { - "CNAME": "shafi100.github.io" - } -} diff --git a/domains/shahab.json b/domains/shahab.json deleted file mode 100644 index 9afdca181..000000000 --- a/domains/shahab.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "shahab-xd", - "email": "0xshahab@proton.me" - }, - "records": { - "CNAME": "shahab-xd.github.io" - } -} diff --git a/domains/shajanjp.json b/domains/shajanjp.json deleted file mode 100644 index c0065df81..000000000 --- a/domains/shajanjp.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "shajanjp", - "email": "shajanjp@gmail.com" - }, - "records": { - "CNAME": "shajanjp.github.io" - } -} diff --git a/domains/shakib04.json b/domains/shakib04.json deleted file mode 100644 index 1d1a173d5..000000000 --- a/domains/shakib04.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "shakib04", - "email": "shakib.joy@gmail.com" - }, - "records": { - "CNAME": "shakib04.github.io" - } -} diff --git a/domains/shambhavi.json b/domains/shambhavi.json deleted file mode 100644 index bb3ffc8d1..000000000 --- a/domains/shambhavi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ShambhaviCodes", - "email": "shambhavimishra26@gmail.com" - }, - "records": { - "CNAME": "shambhavicodes.github.io" - } -} diff --git a/domains/shambhavisinha.json b/domains/shambhavisinha.json deleted file mode 100644 index e554f3783..000000000 --- a/domains/shambhavisinha.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "shim-sham", - "discord": "731861620833386506" - }, - "records": { - "CNAME": "shim-sham.github.io" - } -} diff --git a/domains/shane.json b/domains/shane.json deleted file mode 100644 index fbeb96255..000000000 --- a/domains/shane.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Vandesm14", - "email": "vandesm14@gmail.com" - }, - "records": { - "CNAME": "vandesm14.github.io" - } -} diff --git a/domains/sharifclick.json b/domains/sharifclick.json deleted file mode 100644 index 421d9b8a8..000000000 --- a/domains/sharifclick.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "sharifclick", - "email": "me.sharifahmed@gmail.com" - }, - "records": { - "CNAME": "sharifclick.github.io" - } -} diff --git a/domains/shashankag.json b/domains/shashankag.json deleted file mode 100644 index 4285ad8b0..000000000 --- a/domains/shashankag.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ershashankgit", - "email": "contact@shashank.my.id" - }, - "records": { - "CNAME": "ershashankgit.github.io" - } -} diff --git a/domains/shatanik.json b/domains/shatanik.json deleted file mode 100644 index 2b6a4bd35..000000000 --- a/domains/shatanik.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Shatanik's Developer Portfolio", - "owner": { - "username": "shatanikmahanty", - "email": "shatanikmahanty@gmail.com" - }, - "records": { - "CNAME": "shatanikmahanty.github.io" - } -} diff --git a/domains/she.json b/domains/she.json deleted file mode 100644 index fadaac0a4..000000000 --- a/domains/she.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "yuzhigang33", - "email": "yuzhigang33@gmail.com" - }, - "records": { - "CNAME": "yuzhigang33.github.io" - } -} diff --git a/domains/shibiliya.json b/domains/shibiliya.json deleted file mode 100644 index a8c758568..000000000 --- a/domains/shibiliya.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Shibiliya's personal developer website", - "owner": { - "username": "duaboola", - "email": "ismailshibiliya@gmail.com" - }, - "records": { - "CNAME": "duaboola.github.io" - } -} diff --git a/domains/shift.json b/domains/shift.json deleted file mode 100644 index 00a2bb66b..000000000 --- a/domains/shift.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "mkshift", - "email": "mkshift@tuta.io" - }, - "records": { - "CNAME": "mkshift.github.io" - } -} diff --git a/domains/shikharreyya.json b/domains/shikharreyya.json deleted file mode 100644 index 74111eb80..000000000 --- a/domains/shikharreyya.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Poseidon0070", - "email": "criticalxsynergy@gmail.com", - "twitter": "Voldemort_7585" - }, - "records": { - "CNAME": "poseidon0070.github.io" - } -} diff --git a/domains/shiv.json b/domains/shiv.json deleted file mode 100644 index f22d4229f..000000000 --- a/domains/shiv.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "shivasharanappaBiradar", - "email": "youcanbethemaster@gmail.com" - }, - "records": { - "CNAME": "railway-production-5fc6.up.railway.app" - } -} diff --git a/domains/shivabajpai.json b/domains/shivabajpai.json deleted file mode 100644 index 88ce2c585..000000000 --- a/domains/shivabajpai.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Portfolio website for Shiva Bajpai", - "owner": { - "username": "Shiva-Bajpai", - "email": "shivabajpai2006@gmail.com" - }, - "records": { - "CNAME": "shivacodes.vercel.app" - }, - "proxied": false -} diff --git a/domains/shivam.json b/domains/shivam.json deleted file mode 100644 index e2ac66eef..000000000 --- a/domains/shivam.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "shivamkumar177", - "email": "shivamk1717@gmail.com" - }, - "records": { - "CNAME": "shivam-kumar.netlify.app" - } -} diff --git a/domains/shork.json b/domains/shork.json deleted file mode 100644 index cf46c933d..000000000 --- a/domains/shork.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "shorkdev", - "email": "shork_d3v@proton.me", - "telegram": "shorko_owo" - }, - "records": { - "URL": "https://shork.one" - } -} diff --git a/domains/shorko.json b/domains/shorko.json deleted file mode 100644 index a0dfdcda8..000000000 --- a/domains/shorko.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "shorkdev", - "email": "shork_d3v@proton.me" - }, - "records": { - "URL": "https://shork.one" - } -} diff --git a/domains/shravan.json b/domains/shravan.json deleted file mode 100644 index 2f5c35492..000000000 --- a/domains/shravan.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "VirtualSquares", - "email": "shravanparadigm@gmail.com", - "discord": "cannonboys" - }, - "records": { - "A": ["75.2.60.5"] - } -} diff --git a/domains/shuawe.json b/domains/shuawe.json deleted file mode 100644 index a3259bc24..000000000 --- a/domains/shuawe.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "shuawe", - "email": "shuaweee@gmail.com" - }, - "records": { - "CNAME": "shuawe.railway.app" - } -} diff --git a/domains/shubham1806.json b/domains/shubham1806.json deleted file mode 100644 index 2f3cdce14..000000000 --- a/domains/shubham1806.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "shubham-1806", - "email": "shub.agarwal2003@gmail.com" - }, - "records": { - "A": ["20.207.73.82"] - } -} diff --git a/domains/shubhamsharma.json b/domains/shubhamsharma.json deleted file mode 100644 index f77ba253c..000000000 --- a/domains/shubhamsharma.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Sharma-IT", - "email": "shubhamsharma.emails@gmail.com" - }, - "records": { - "CNAME": "shubs-links.netlify.app" - } -} diff --git a/domains/shubhamverma.json b/domains/shubhamverma.json deleted file mode 100644 index 443096802..000000000 --- a/domains/shubhamverma.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "Stroller15" - }, - "records": { - "CNAME": "cname.vercel-dns.com" - } -} diff --git a/domains/shubhhh.json b/domains/shubhhh.json deleted file mode 100644 index 9cebf8c88..000000000 --- a/domains/shubhhh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "shubhhhwarrior", - "email": "shubhammvaghela999@gmail.com" - }, - "records": { - "CNAME": "shubhhh-96.netlify.app" - } -} diff --git a/domains/shyam.json b/domains/shyam.json deleted file mode 100644 index 7fcb547c0..000000000 --- a/domains/shyam.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "shyam0118", - "email": "shyamalendunayak0118@gmail.com" - }, - "records": { - "CNAME": "shyam.dev" - } -} diff --git a/domains/shyran.json b/domains/shyran.json deleted file mode 100644 index 23d4c65d4..000000000 --- a/domains/shyran.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "sshyran", - "email": "s.shyran@gmail.com" - }, - "records": { - "CNAME": "shyran.github.io" - } -} diff --git a/domains/sidd.json b/domains/sidd.json deleted file mode 100644 index 94c0d8ec1..000000000 --- a/domains/sidd.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "repo": "https://github.com/sidx04/sidx04.github.io", - "owner": { - "username": "sidx04", - "email": "siddpal04@gmail.com" - }, - "records": { - "CNAME": "sidx04.github.io" - } -} diff --git a/domains/sidmaji.json b/domains/sidmaji.json deleted file mode 100644 index 54df5e7ec..000000000 --- a/domains/sidmaji.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "sidmaji", - "email": "somebodyimportant0@gmail.com", - "twitter": "SomebodyImport5" - }, - "records": { - "CNAME": "sidmaji.github.io" - } -} diff --git a/domains/sidou.json b/domains/sidou.json deleted file mode 100644 index ee347eea9..000000000 --- a/domains/sidou.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SidAhmedSahraoui", - "email": "s.sahraoui@esi-sba.dz" - }, - "records": { - "CNAME": "sidou.codes" - } -} diff --git a/domains/siful.json b/domains/siful.json deleted file mode 100644 index fa5b53901..000000000 --- a/domains/siful.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "sifulbd", - "email": "sifulweb@gmail.com" - }, - "records": { - "CNAME": "sifulbd.github.io" - } -} diff --git a/domains/sig1._domainkey.ft.json b/domains/sig1._domainkey.ft.json deleted file mode 100644 index ba0d06c1c..000000000 --- a/domains/sig1._domainkey.ft.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "HaftIsntHere", - "email": "haftthedev@gmail.com" - }, - "records": { - "CNAME": "sig1.dkim.ft.is-a.dev.at.icloudmailadmin.com" - } -} diff --git a/domains/sija.json b/domains/sija.json deleted file mode 100644 index a2ebbbcdd..000000000 --- a/domains/sija.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "sija", - "email": "sija@sija.pl", - "twitter": "sijawusz" - }, - "records": { - "CNAME": "sija.pl" - } -} diff --git a/domains/silva.json b/domains/silva.json deleted file mode 100644 index ee94567b0..000000000 --- a/domains/silva.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SilvaTechB", - "email": "momanyi.2913@gmail.com" - }, - "records": { - "CNAME": "silvatechb.github.io" - } -} diff --git a/domains/simon.json b/domains/simon.json deleted file mode 100644 index 84480bde9..000000000 --- a/domains/simon.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ssimondev", - "email": "simi.simecek@seznam.cz" - }, - "records": { - "CNAME": "ssimondev.github.io" - } -} diff --git a/domains/simplyleon.json b/domains/simplyleon.json deleted file mode 100644 index 9e9b6821a..000000000 --- a/domains/simplyleon.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "simply-leon", - "email": "saishashaz@gmail.com" - }, - "records": { - "CNAME": "1aumop7g.up.railway.app" - } -} diff --git a/domains/sincererflame71.json b/domains/sincererflame71.json deleted file mode 100644 index 6aead491d..000000000 --- a/domains/sincererflame71.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "owner": { - "username": "DarkNightcore8", - "email": "DarkNightcore8@outlook.com" - }, - "records": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "AAAA": [ - "2606:50c0:8000::153", - "2606:50c0:8001::153", - "2606:50c0:8002::153", - "2606:50c0:8003::153" - ] - } -} diff --git a/domains/siow-kai-yang.json b/domains/siow-kai-yang.json deleted file mode 100644 index 17d40dd16..000000000 --- a/domains/siow-kai-yang.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "yeetus-maximus", - "email": "siowkaiyang@protonmail.com" - }, - "records": { - "CNAME": "yeetus-maximus.github.io" - } -} diff --git a/domains/sirmacr0.json b/domains/sirmacr0.json deleted file mode 100644 index e082842b9..000000000 --- a/domains/sirmacr0.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SirMacr0", - "email": "tunagunduz03@gmail.com" - }, - "records": { - "CNAME": "sirmacr0.github.io" - } -} diff --git a/domains/sirsimonson.json b/domains/sirsimonson.json deleted file mode 100644 index d23cb9f17..000000000 --- a/domains/sirsimonson.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "S!ck S1m0n's Spaßgarten mit Spielwiese und Geräteschuppen", - "owner": { - "username": "sirsimonson", - "email": "srsmnsn@gmail.com" - }, - "records": { - "CNAME": "sirsimonson.github.io" - } -} diff --git a/domains/sitetransform.json b/domains/sitetransform.json deleted file mode 100644 index 5dca97ef2..000000000 --- a/domains/sitetransform.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "sitetransform", - "email": "quentavers@gmail.com" - }, - "records": { - "CNAME": "zmverify.zoho.com" - } -} diff --git a/domains/sivaraj.json b/domains/sivaraj.json deleted file mode 100644 index d51178175..000000000 --- a/domains/sivaraj.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "owner": { - "username": "TheCyb3rMafia", - "email": "sivarajkailas@gmail.com", - "discord": "1057144035812327524" - }, - "records": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "AAAA": [ - "2606:50c0:8000::153", - "2606:50c0:8001::153", - "2606:50c0:8002::153", - "2606:50c0:8003::153" - ] - } -} diff --git a/domains/siwon.json b/domains/siwon.json deleted file mode 100644 index c6ab62f11..000000000 --- a/domains/siwon.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "siwonpada", - "email": "psw041115@gmail.com" - }, - "records": { - "A": ["43.201.138.247"] - } -} diff --git a/domains/skierka.json b/domains/skierka.json deleted file mode 100644 index 77c5ed1f5..000000000 --- a/domains/skierka.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "skierkcity", - "email": "jacobskierka@outlook.com" - }, - "records": { - "CNAME": "skierkcity.github.io" - } -} diff --git a/domains/skittles.json b/domains/skittles.json deleted file mode 100644 index 05599c048..000000000 --- a/domains/skittles.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "BlenderDuck", - "email": "blenderduck@duck.com" - }, - "records": { - "CNAME": "blenderduck.github.io" - } -} diff --git a/domains/skullfiredevil.json b/domains/skullfiredevil.json deleted file mode 100644 index 98af0b9d8..000000000 --- a/domains/skullfiredevil.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Skullfiredevil", - "email": "jotipinto@gmail.com" - }, - "records": { - "CNAME": "skullfiredevil.github.io" - } -} diff --git a/domains/sky-bridge.json b/domains/sky-bridge.json deleted file mode 100644 index 67480139e..000000000 --- a/domains/sky-bridge.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "levisurely", - "email": "jr1264464@gmail.com" - }, - "records": { - "CNAME": "levisurely.github.io" - } -} diff --git a/domains/sky-development.json b/domains/sky-development.json deleted file mode 100644 index 258716274..000000000 --- a/domains/sky-development.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Skyy-Development", - "email": "strikefn143@gmail.com" - }, - "records": { - "CNAME": "statuspage.betteruptime.com" - } -} diff --git a/domains/sky.json b/domains/sky.json deleted file mode 100644 index d4c28cdd6..000000000 --- a/domains/sky.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Sky's personal website", - "owner": { - "username": "skyleite", - "email": "sky@leite.dev" - }, - "records": { - "CNAME": "leite.dev" - } -} diff --git a/domains/skydonald.json b/domains/skydonald.json deleted file mode 100644 index 075f47fe0..000000000 --- a/domains/skydonald.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SkyDonald", - "email": "skydonald.dev@gmail.com" - }, - "records": { - "CNAME": "skydonald.github.io" - } -} diff --git a/domains/slavicman.json b/domains/slavicman.json deleted file mode 100644 index 7a858e323..000000000 --- a/domains/slavicman.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SlavicMan", - "email": "kizz4114@yahoo.com" - }, - "records": { - "CNAME": "slavicman.github.io" - } -} diff --git a/domains/slow.json b/domains/slow.json deleted file mode 100644 index 143e8944b..000000000 --- a/domains/slow.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "slowwdev", - "email": "slowdev14@gmail.com" - }, - "records": { - "CNAME": "slowwdev.github.io" - } -} diff --git a/domains/smitty119.json b/domains/smitty119.json deleted file mode 100644 index 00964d215..000000000 --- a/domains/smitty119.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "smitty119", - "email": "smittykjohnson@gmail.com" - }, - "records": { - "CNAME": "smitty119.github.io" - } -} diff --git a/domains/smittykjohnson.json b/domains/smittykjohnson.json deleted file mode 100644 index 00964d215..000000000 --- a/domains/smittykjohnson.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "smitty119", - "email": "smittykjohnson@gmail.com" - }, - "records": { - "CNAME": "smitty119.github.io" - } -} diff --git a/domains/smtp.zerow.json b/domains/smtp.zerow.json deleted file mode 100644 index 2c0080bda..000000000 --- a/domains/smtp.zerow.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DevZerow", - "email": "zerow.pro@protonmail.com" - }, - "records": { - "CNAME": "zerow.is-a.dev" - } -} diff --git a/domains/smug.json b/domains/smug.json deleted file mode 100644 index 34ce3f412..000000000 --- a/domains/smug.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "itsf1ckingsmugg", - "email": "smugwhy420p@outlook.com" - }, - "records": { - "CNAME": "itsf1ckingsmugg.github.io" - } -} diff --git a/domains/snake.json b/domains/snake.json deleted file mode 100644 index 86c455159..000000000 --- a/domains/snake.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "zarqizoubir", - "email": "zarqi.ezzoubair@etu.uae.ac.ma" - }, - "records": { - "CNAME": "zarqizoubir.github.io" - } -} diff --git a/domains/snip.json b/domains/snip.json deleted file mode 100644 index 3040e419c..000000000 --- a/domains/snip.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "realsnipc", - "email": "snipc.mail@proton.me" - }, - "records": { - "URL": "https://snipc.me" - } -} diff --git a/domains/snowcatridge10.json b/domains/snowcatridge10.json deleted file mode 100644 index dba55ff83..000000000 --- a/domains/snowcatridge10.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "snowcatridge10", - "email": "akreamer@pm.me" - }, - "records": { - "CNAME": "snowcatridge10.github.io" - } -} diff --git a/domains/snowyid.json b/domains/snowyid.json deleted file mode 100644 index 0a85e29a1..000000000 --- a/domains/snowyid.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "HayBael", - "email": "botaklicin590@gmail.com" - }, - "records": { - "URL": "https://homepage-revisiakhir.vercel.app" - } -} diff --git a/domains/snozxyx.json b/domains/snozxyx.json deleted file mode 100644 index 43650d0de..000000000 --- a/domains/snozxyx.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Snozxyx", - "email": "gabhastikumar@gmail.com" - }, - "records": { - "CNAME": "snozxyx.github.io" - } -} diff --git a/domains/soestin.json b/domains/soestin.json deleted file mode 100644 index 58b329d23..000000000 --- a/domains/soestin.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "soestin", - "discord": "769813729599553567" - }, - "records": { - "CNAME": "soestin.github.io" - } -} diff --git a/domains/solareclipse995.json b/domains/solareclipse995.json deleted file mode 100644 index 4113f049d..000000000 --- a/domains/solareclipse995.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "solareclipse995", - "email": "solareclipse995@outlook.com" - }, - "records": { - "CNAME": "solareclipse995.github.io" - } -} diff --git a/domains/solarskripts.json b/domains/solarskripts.json deleted file mode 100644 index 1dda3fe30..000000000 --- a/domains/solarskripts.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SolarSkripts", - "email": "0hexius0@gmail.com" - }, - "records": { - "CNAME": "solarskripts.net" - } -} diff --git a/domains/soldierp.json b/domains/soldierp.json deleted file mode 100644 index ed1fc3023..000000000 --- a/domains/soldierp.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Soldierplayz6867", - "email": "soldierplayz.tw@gmail.com" - }, - "records": { - "CNAME": "da-1.us.hostns.io" - } -} diff --git a/domains/someone.json b/domains/someone.json deleted file mode 100644 index 6f7429415..000000000 --- a/domains/someone.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ow0x", - "email": "studiouifxdesignersandcoders@gmail.com" - }, - "records": { - "CNAME": "ow0x.github.io" - } -} diff --git a/domains/sora-os.json b/domains/sora-os.json deleted file mode 100644 index 1e631f729..000000000 --- a/domains/sora-os.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "qloha", - "youtube": "https://youtube.com/@qloha" - }, - "records": { - "CNAME": "sora-os.up.railway.app" - } -} diff --git a/domains/soraishiro.json b/domains/soraishiro.json deleted file mode 100644 index 0a82422ee..000000000 --- a/domains/soraishiro.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "Soraishiro" - }, - "records": { - "CNAME": "soraishiro.github.io" - } -} diff --git a/domains/sotto.json b/domains/sotto.json deleted file mode 100644 index 32c002d7c..000000000 --- a/domains/sotto.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "RaydanOMGr", - "email": "andreykelbler@outlook.de" - }, - "records": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/soumya-das.json b/domains/soumya-das.json deleted file mode 100644 index 0fe22cacc..000000000 --- a/domains/soumya-das.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "soumyah-das" - }, - "records": { - "CNAME": "soumyah-das.github.io" - } -} diff --git a/domains/sourabh.json b/domains/sourabh.json deleted file mode 100644 index 7274e2397..000000000 --- a/domains/sourabh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "YadavSourabhGH", - "email": "yadav.sourabh9012@gmail.com" - }, - "records": { - "CNAME": "yadavsourabhgh.github.io" - } -} diff --git a/domains/sourav-parida.json b/domains/sourav-parida.json deleted file mode 100644 index a7a94c514..000000000 --- a/domains/sourav-parida.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Sourav-Parida", - "email": "souravparida170@gmail.com" - }, - "records": { - "CNAME": "sourav-parida.github.io" - } -} diff --git a/domains/sourav.json b/domains/sourav.json deleted file mode 100644 index f71f0cb22..000000000 --- a/domains/sourav.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "itzsouravkumar", - "discord": "itz_sour4v" - }, - "records": { - "CNAME": "itzsouravkumar.github.io" - } -} diff --git a/domains/sourov-khan-nahid.json b/domains/sourov-khan-nahid.json deleted file mode 100644 index be0d657b6..000000000 --- a/domains/sourov-khan-nahid.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SOUROVKHANNAHID", - "email": "SourovKhanNahid@gmail.com" - }, - "records": { - "CNAME": "sourovkhannahid.github.io" - } -} diff --git a/domains/sow.json b/domains/sow.json deleted file mode 100644 index 2d5c8a3cd..000000000 --- a/domains/sow.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "sowisgone", - "email": "therealsnowmercy@gmail.com" - }, - "records": { - "URL": "https://sow.lol" - } -} diff --git a/domains/sowmik.json b/domains/sowmik.json deleted file mode 100644 index 09acab239..000000000 --- a/domains/sowmik.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "sowmiksudo", - "email": "Xowmik@gmail.com" - }, - "records": { - "CNAME": "sowmiksudo.github.io" - } -} diff --git a/domains/soymadip.json b/domains/soymadip.json deleted file mode 100644 index d9bf182e2..000000000 --- a/domains/soymadip.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "soymadip", - "email": "soumadip@zohomail.in" - }, - "records": { - "CNAME": "soymadip.github.io" - } -} diff --git a/domains/spechide.json b/domains/spechide.json deleted file mode 100644 index ffc02e236..000000000 --- a/domains/spechide.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SpEcHiDe", - "twitter": "SpEcHiDe" - }, - "records": { - "CNAME": "spechide.github.io" - } -} diff --git a/domains/speedie.json b/domains/speedie.json deleted file mode 100644 index 9225d6eb7..000000000 --- a/domains/speedie.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "speediegq", - "email": "speedie.alt@gmail.com" - }, - "records": { - "URL": "https://speedie.gq" - } -} diff --git a/domains/spicyaxolotl.json b/domains/spicyaxolotl.json deleted file mode 100644 index bf3e18b8b..000000000 --- a/domains/spicyaxolotl.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Spicy-Axolotl", - "discord": "Axolotl (mycoolface256)#4736" - }, - "records": { - "CNAME": "spicy-axolotl.github.io" - } -} diff --git a/domains/spider-development.json b/domains/spider-development.json deleted file mode 100644 index db695ad0e..000000000 --- a/domains/spider-development.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "spider-development01" - }, - "records": { - "A": ["75.2.60.5"] - } -} diff --git a/domains/spitkov.json b/domains/spitkov.json deleted file mode 100644 index e99803c66..000000000 --- a/domains/spitkov.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "spitkov", - "discord": "1092100801478004816" - }, - "records": { - "A": ["144.91.67.20"] - } -} diff --git a/domains/splatboy-dev.json b/domains/splatboy-dev.json deleted file mode 100644 index 1c2e1553f..000000000 --- a/domains/splatboy-dev.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "splatboy20081", - "email": "nu@ll.com", - "twitter": "null" - }, - "records": { - "CNAME": "splatboy20081.github.io" - } -} diff --git a/domains/spongly.json b/domains/spongly.json deleted file mode 100644 index fa798f327..000000000 --- a/domains/spongly.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "spongly", - "email": "mail.spongly@gmail.com" - }, - "records": { - "CNAME": "spongly.github.io" - } -} diff --git a/domains/spotify.trung.json b/domains/spotify.trung.json deleted file mode 100644 index 488318c9f..000000000 --- a/domains/spotify.trung.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "records": { - "A": ["35.185.84.140"] - } -} diff --git a/domains/sppidy.json b/domains/sppidy.json deleted file mode 100644 index ed211a7a4..000000000 --- a/domains/sppidy.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "sppidy", - "email": "ramshourieshr@gmail.com" - }, - "records": { - "CNAME": "sppidy.github.io" - } -} diff --git a/domains/sprit.json b/domains/sprit.json deleted file mode 100644 index fa8550be4..000000000 --- a/domains/sprit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Codedspeit's test homepage ", - "owner": { - "username": "codedsprit", - "email": "roshan0x01@gmail.com" - }, - "records": { - "CNAME": "codedsprit.netlify.app" - } -} diff --git a/domains/spud.json b/domains/spud.json deleted file mode 100644 index fc65145c3..000000000 --- a/domains/spud.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "mrpotato30", - "email": "fahrelrizal08@gmail.com" - }, - "records": { - "CNAME": "mrpotato30.github.io" - } -} diff --git a/domains/sri.json b/domains/sri.json deleted file mode 100644 index 5474a98d4..000000000 --- a/domains/sri.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "repo": "https://github.com/srikrishna180/portfolio", - "owner": { - "username": "srikrishna180", - "email": "srikrishnak.dev@gmail.com" - }, - "records": { - "CNAME": "irs.dev" - } -} diff --git a/domains/srp.json b/domains/srp.json deleted file mode 100644 index 8a9de0515..000000000 --- a/domains/srp.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SwaroopSRP", - "email": "srp31.swaroop@gmail.com" - }, - "records": { - "CNAME": "swaroopsrp.github.io" - } -} diff --git a/domains/ss.almaz.json b/domains/ss.almaz.json deleted file mode 100644 index 036cf052b..000000000 --- a/domains/ss.almaz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "AlmaziikDev", - "email": "admin@almaz.is-a.dev" - }, - "records": { - "CNAME": "proxy.weissx.net" - } -} diff --git a/domains/ssapp.json b/domains/ssapp.json deleted file mode 100644 index ee50bec9b..000000000 --- a/domains/ssapp.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ssapp", - "email": "v.naydenov@icloud.com" - }, - "records": { - "CNAME": "tarkov-time.com" - } -} diff --git a/domains/stan.json b/domains/stan.json deleted file mode 100644 index bce15d998..000000000 --- a/domains/stan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "stansters", - "email": "stanleygeorgebond@gmail.com" - }, - "records": { - "A": ["132.145.22.92"] - } -} diff --git a/domains/stardust.json b/domains/stardust.json deleted file mode 100644 index bd7c71895..000000000 --- a/domains/stardust.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Hanzla-Double3", - "email": "Hanzla.mughal3284@gmail.com" - }, - "records": { - "A": ["139.135.52.143"] - } -} diff --git a/domains/stark.json b/domains/stark.json deleted file mode 100644 index 178064a11..000000000 --- a/domains/stark.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nguyentruongton", - "email": "tonstark.dev@gmail.com" - }, - "records": { - "CNAME": "truongton.vercel.app" - } -} diff --git a/domains/stats.trung.json b/domains/stats.trung.json deleted file mode 100644 index 488318c9f..000000000 --- a/domains/stats.trung.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "records": { - "A": ["35.185.84.140"] - } -} diff --git a/domains/status-ryo.json b/domains/status-ryo.json deleted file mode 100644 index 892c9407c..000000000 --- a/domains/status-ryo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "FrosGaming", - "email": "dgfrosdgfros@gmail.com" - }, - "records": { - "A": ["69.197.135.203"] - } -} diff --git a/domains/status.cfp.json b/domains/status.cfp.json deleted file mode 100644 index fa8fd1739..000000000 --- a/domains/status.cfp.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Cfp Status", - "owner": { - "username": "cfpwastaken", - "discord": "cfp (318394797822050315)" - }, - "records": { - "CNAME": "dyn.picoscratch.de" - } -} diff --git a/domains/status.gattinhosbot.json b/domains/status.gattinhosbot.json deleted file mode 100644 index cc64a62bb..000000000 --- a/domains/status.gattinhosbot.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Stef-00012", - "discord": "694986201739952229" - }, - "records": { - "CNAME": "proxy.stefdp.lol" - } -} diff --git a/domains/status.jes.json b/domains/status.jes.json deleted file mode 100644 index a1cb820f0..000000000 --- a/domains/status.jes.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jesgran", - "email": "calzdani20@libero.it" - }, - "records": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/status.shan.json b/domains/status.shan.json deleted file mode 100644 index 55e97442d..000000000 --- a/domains/status.shan.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My Uptime Page ", - "owner": { - "username": "Adwaith-Shan-Pk", - "email": "mail@shan.is-a.dev", - "twitter": "lordlinux69" - }, - "records": { - "A": ["69.197.135.202"] - } -} diff --git a/domains/status.trung.json b/domains/status.trung.json deleted file mode 100644 index 488318c9f..000000000 --- a/domains/status.trung.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "records": { - "A": ["35.185.84.140"] - } -} diff --git a/domains/status.xrap1dx.json b/domains/status.xrap1dx.json deleted file mode 100644 index 3d8ff4fa8..000000000 --- a/domains/status.xrap1dx.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "making my status page!!!", - "owner": { - "username": "xrap1dx", - "email": "sirrapid155@gmail.com" - }, - "records": { - "CNAME": "statuspage.betteruptime.com" - } -} diff --git a/domains/steake.json b/domains/steake.json deleted file mode 100644 index b0ce089ef..000000000 --- a/domains/steake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "steake", - "email": "ollie.steake@gmail.com", - "twitter": "officialELTCOIN" - }, - "records": { - "CNAME": "steake.github.io" - } -} diff --git a/domains/stebanportfolio.json b/domains/stebanportfolio.json deleted file mode 100644 index 532f38f62..000000000 --- a/domains/stebanportfolio.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "fergone03", - "email": "fergonesteban03@gmail.com" - }, - "records": { - "CNAME": "devsteban-portfolio.netlify.app" - } -} diff --git a/domains/stef.json b/domains/stef.json deleted file mode 100644 index 8f8f6302f..000000000 --- a/domains/stef.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "stefcoders", - "email": "stefan@stefcodes.co.uk" - }, - "records": { - "A": ["45.84.57.2"] - } -} diff --git a/domains/stev.json b/domains/stev.json deleted file mode 100644 index d5ee81576..000000000 --- a/domains/stev.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "yoomiraa", - "email": "i@miraaaa.my.id", - "discord": "834618584331190343" - }, - "records": { - "CNAME": "stev.surge.sh" - } -} diff --git a/domains/steven.json b/domains/steven.json deleted file mode 100644 index 01842e27d..000000000 --- a/domains/steven.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "StevenRonnyFrohlich", - "email": "steve.r.frohlich@gmail.com" - }, - "records": { - "CNAME": "stevenronnyfrohlich.github.io" - } -} diff --git a/domains/stkong.json b/domains/stkong.json deleted file mode 100644 index 251a88cad..000000000 --- a/domains/stkong.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "congltk1234", - "email": "suwuanxan@gmail.com", - "linkedin": "https://www.linkedin.com/in/suthanhcong" - }, - "records": { - "CNAME": "congltk1234.github.io" - } -} diff --git a/domains/stoltz.json b/domains/stoltz.json deleted file mode 100644 index 2123a89d3..000000000 --- a/domains/stoltz.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "stoltz-dev", - "email": "rafaelbraun5@hotmail.com" - }, - "repo": "https://github.com/stoltz-dev/stoltz-dev.github.io", - "records": { - "CNAME": "stoltz-dev.github.io" - } -} diff --git a/domains/stoneleaf-dh.json b/domains/stoneleaf-dh.json deleted file mode 100644 index ed3a7ed42..000000000 --- a/domains/stoneleaf-dh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "NazerMohamed", - "email": "NazerMohamed@gmail.com" - }, - "records": { - "A": ["51.89.94.232"] - } -} diff --git a/domains/strafe.json b/domains/strafe.json deleted file mode 100644 index aec8cd4d6..000000000 --- a/domains/strafe.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "StrafeCode", - "email": "strafecode@gmail.com", - "discord": "931243168630972516" - }, - "records": { - "CNAME": "strafecode.github.io" - } -} diff --git a/domains/stremioaddonlt.json b/domains/stremioaddonlt.json deleted file mode 100644 index 32c0d4f6c..000000000 --- a/domains/stremioaddonlt.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "makufelis", - "email": "coinbasedeivuxo@gmail.com" - }, - "records": { - "A": ["185.192.97.1"] - } -} diff --git a/domains/strider-studios.json b/domains/strider-studios.json deleted file mode 100644 index fae30c37e..000000000 --- a/domains/strider-studios.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "TheRealStrider", - "email": "starwars3805@gmail.com" - }, - "records": { - "CNAME": "therealstrider.github.io" - } -} diff --git a/domains/string-null.json b/domains/string-null.json deleted file mode 100644 index e18f5478d..000000000 --- a/domains/string-null.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "string-null", - "email": "biel.f.r.bfr@gmail.com", - "twitter": "HdNenu" - }, - "records": { - "CNAME": "string-null.github.io" - } -} diff --git a/domains/stringent.json b/domains/stringent.json deleted file mode 100644 index fdeff4c23..000000000 --- a/domains/stringent.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "StringentDev", - "email": "stringentdev@hotmail.com" - }, - "records": { - "CNAME": "stringentdev-production.up.railway.app" - } -} diff --git a/domains/styy.json b/domains/styy.json deleted file mode 100644 index 1c4ff1628..000000000 --- a/domains/styy.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Sty928", - "email": "satyam99jha@gmail.com" - }, - "records": { - "A": ["161.97.137.17"] - } -} diff --git a/domains/sub.any.json b/domains/sub.any.json deleted file mode 100644 index df60b89fc..000000000 --- a/domains/sub.any.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "IRDMctorl", - "email": "fun64646969@gmail.com" - }, - "records": { - "CNAME": "sub.any-w1a3.onrender.com" - } -} diff --git a/domains/subhayu.json b/domains/subhayu.json deleted file mode 100644 index c98b0179f..000000000 --- a/domains/subhayu.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "subhayu99", - "email": "balasubhayu99@gmail.com" - }, - "records": { - "CNAME": "subhayu99.github.io" - } -} diff --git a/domains/subyyal.json b/domains/subyyal.json deleted file mode 100644 index e6d938af5..000000000 --- a/domains/subyyal.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Subyyalx", - "email": "subyyal@xavor.com" - }, - "records": { - "CNAME": "cdblxrp8.up.railway.app" - } -} diff --git a/domains/suctrebinhthuan.json b/domains/suctrebinhthuan.json deleted file mode 100644 index b86b7c787..000000000 --- a/domains/suctrebinhthuan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "suctrebth", - "email": "web.insuctre@gmail.com" - }, - "records": { - "CNAME": "suctrebinhthuan.com" - } -} diff --git a/domains/sudev.json b/domains/sudev.json deleted file mode 100644 index d1ad71baa..000000000 --- a/domains/sudev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "gamegods3", - "email": "sudevssuresh@gmail.com" - }, - "records": { - "CNAME": "gamegods3.github.io" - } -} diff --git a/domains/sudip.json b/domains/sudip.json deleted file mode 100644 index dd0e43d25..000000000 --- a/domains/sudip.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "sudipkundu999", - "email": "sudipkundu999@gmail.com", - "twitter": "sudipkundu999" - }, - "records": { - "CNAME": "sudipkundu999.github.io" - } -} diff --git a/domains/suhasdissa.json b/domains/suhasdissa.json deleted file mode 100644 index 54e0f21f4..000000000 --- a/domains/suhasdissa.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SuhasDissa", - "email": "suhasdissa@protonmail.com" - }, - "records": { - "CNAME": "suhasdissa.github.io" - } -} diff --git a/domains/sukhdevr898.json b/domains/sukhdevr898.json deleted file mode 100644 index d098740a0..000000000 --- a/domains/sukhdevr898.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SUKHDEVR898", - "email": "sukhdevr898@gmail.com" - }, - "records": { - "CNAME": "ai898.free.nf" - } -} diff --git a/domains/sumanjay.json b/domains/sumanjay.json deleted file mode 100644 index 616085f3a..000000000 --- a/domains/sumanjay.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "repo": "https://github.com/cyberboysumanjay/cyberboysumanjay.github.io", - "owner": { - "username": "cyberboysumanjay", - "email": "sumanjay@duck.com" - }, - "records": { - "CNAME": "cyberboysumanjay.github.io" - } -} diff --git a/domains/sumedhaa.json b/domains/sumedhaa.json deleted file mode 100644 index a66b41303..000000000 --- a/domains/sumedhaa.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "misticorion", - "email": "mistic.orion@gmail.com" - }, - "records": { - "CNAME": "misticorion.github.io" - } -} diff --git a/domains/sumit.json b/domains/sumit.json deleted file mode 100644 index c2a704d2d..000000000 --- a/domains/sumit.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "isumitjha", - "email": "7sumitjha@gmail.com" - }, - "records": { - "CNAME": "isumitjha.github.io" - } -} diff --git a/domains/sumit404.json b/domains/sumit404.json deleted file mode 100644 index fd74ad534..000000000 --- a/domains/sumit404.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SumitRajak404", - "email": "rajaksummit9@gmail.com" - }, - "records": { - "CNAME": "sumitrajak404.github.io" - } -} diff --git a/domains/sunpodder.json b/domains/sunpodder.json deleted file mode 100644 index 089e37373..000000000 --- a/domains/sunpodder.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SunPodder", - "discord": "sunpodder" - }, - "records": { - "CNAME": "sunpodder.github.io" - } -} diff --git a/domains/supperfreddo.json b/domains/supperfreddo.json deleted file mode 100644 index 7a41a962b..000000000 --- a/domains/supperfreddo.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "supperfreddo", - "email": "supperfreddoio@gmail.com", - "discord": "supperfreddo" - }, - "records": { - "CNAME": "supperfreddo.vercel.app" - } -} diff --git a/domains/surv.json b/domains/surv.json deleted file mode 100644 index aa07239f7..000000000 --- a/domains/surv.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "yuri-kiss", - "email": "a_2oo@outlook.com" - }, - "records": { - "CNAME": "surv-is-a-dev.github.io" - } -} diff --git a/domains/surya0.json b/domains/surya0.json deleted file mode 100644 index 25ce3d245..000000000 --- a/domains/surya0.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "suryapratapsinghsuryavanshi", - "discord": "858030091106517042" - }, - "records": { - "CNAME": "suryapratap.netlify.app" - } -} diff --git a/domains/suryababu.json b/domains/suryababu.json deleted file mode 100644 index e8fe7b870..000000000 --- a/domains/suryababu.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Landing page for suryababu.is-a.dev", - "owner": { - "username": "suryababu", - "email": "suryababu.k.s@gmail.com" - }, - "records": { - "CNAME": "suryababus.github.io" - } -} diff --git a/domains/sutirth.json b/domains/sutirth.json deleted file mode 100644 index ec2c9c414..000000000 --- a/domains/sutirth.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ricksr", - "email": "sutirtharej@gmail.com" - }, - "records": { - "CNAME": "ricksr.github.io" - } -} diff --git a/domains/suu.json b/domains/suu.json deleted file mode 100644 index 56db0b306..000000000 --- a/domains/suu.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "OKBOTS", - "email": "okbots1+2@gmail.com" - }, - "records": { - "CNAME": "minolink.onrender.com" - } -} diff --git a/domains/svg.json b/domains/svg.json deleted file mode 100644 index 5d2a2d7ca..000000000 --- a/domains/svg.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "svg-rs", - "email": "kimmkayy8@proton.me" - }, - "records": { - "CNAME": "svg-rs.github.io" - } -} diff --git a/domains/svijithprasad.json b/domains/svijithprasad.json deleted file mode 100644 index ff079c491..000000000 --- a/domains/svijithprasad.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "svijithprasad", - "discord": "694159447790059521" - }, - "records": { - "CNAME": "svijithprasad.github.io" - } -} diff --git a/domains/svloog.json b/domains/svloog.json deleted file mode 100644 index 89e5337b4..000000000 --- a/domains/svloog.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "slvoog", - "email": "svloogz@gmail.com", - "twitter": "svloogz" - }, - "records": { - "CNAME": "slvoog.github.io" - } -} diff --git a/domains/swapnil.json b/domains/swapnil.json deleted file mode 100644 index cd0e23800..000000000 --- a/domains/swapnil.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SwapnilChand", - "email": "swapnilchand51@gmail.com" - }, - "records": { - "CNAME": "swapnilchand.github.io" - } -} diff --git a/domains/swargarajbhowmik.json b/domains/swargarajbhowmik.json deleted file mode 100644 index cc1148289..000000000 --- a/domains/swargarajbhowmik.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "swargarajbhowmik", - "email": "swargaraj66@gmail.com" - }, - "records": { - "CNAME": "swargarajbhowmik.github.io" - } -} diff --git a/domains/swenet.json b/domains/swenet.json deleted file mode 100644 index 9ea5c7cbf..000000000 --- a/domains/swenet.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "sweneet", - "email": "swenetbabapro@gmail.com", - "twitter": "tiltedswenet" - }, - "records": { - "CNAME": "sweneet.github.io" - } -} diff --git a/domains/sxurxbh.json b/domains/sxurxbh.json deleted file mode 100644 index 21723d163..000000000 --- a/domains/sxurxbh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Sxurabh", - "email": "saurabhkirve@gmail.com" - }, - "records": { - "CNAME": "sxurabh.github.io" - } -} diff --git a/domains/sxvr.json b/domains/sxvr.json deleted file mode 100644 index 20bb9a87d..000000000 --- a/domains/sxvr.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "skaar513", - "email": "skaar513@gmail.com" - }, - "records": { - "CNAME": "skaar513.github.io" - } -} diff --git a/domains/syd.json b/domains/syd.json deleted file mode 100644 index 277db037d..000000000 --- a/domains/syd.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "bububa", - "email": "prof.syd.xu@gmail.com" - }, - "records": { - "CNAME": "bububa.github.io" - } -} diff --git a/domains/syed.json b/domains/syed.json deleted file mode 100644 index f45c57751..000000000 --- a/domains/syed.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SyedAhkam", - "email": "smahkam57@gmail.com" - }, - "records": { - "CNAME": "syedahkam.github.io" - } -} diff --git a/domains/sylestic.json b/domains/sylestic.json deleted file mode 100644 index e4923ffca..000000000 --- a/domains/sylestic.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Sylestic", - "discord": "Sylestic#4231" - }, - "records": { - "CNAME": "sylestic.github.io" - } -} diff --git a/domains/synacktra.json b/domains/synacktra.json deleted file mode 100644 index ffc90f945..000000000 --- a/domains/synacktra.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "synacktraa", - "email": "synacktra.work@gmail.com" - }, - "records": { - "CNAME": "synacktraa.github.io" - } -} diff --git a/domains/syntz.json b/domains/syntz.json deleted file mode 100644 index 2a89bc373..000000000 --- a/domains/syntz.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "syntz-dev", - "email": "rafaelbraun5@hotmail.com" - }, - "repo": "https://github.com/syntz-dev/syntz-dev.github.io", - "records": { - "CNAME": "syntz-dev.github.io" - } -} diff --git a/domains/szn20221014._domainkey.104.json b/domains/szn20221014._domainkey.104.json deleted file mode 100644 index cafbbf508..000000000 --- a/domains/szn20221014._domainkey.104.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "DKIM", - "owner": { - "username": "QuinceTart10", - "discord": "862644161156218891" - }, - "records": { - "CNAME": "szn20221014._domainkey.seznam.cz" - } -} diff --git a/domains/szn20221014._domainkey.quincetart10.json b/domains/szn20221014._domainkey.quincetart10.json deleted file mode 100644 index cafbbf508..000000000 --- a/domains/szn20221014._domainkey.quincetart10.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "DKIM", - "owner": { - "username": "QuinceTart10", - "discord": "862644161156218891" - }, - "records": { - "CNAME": "szn20221014._domainkey.seznam.cz" - } -} diff --git a/domains/szn20221014._domainkey.rt10.json b/domains/szn20221014._domainkey.rt10.json deleted file mode 100644 index cafbbf508..000000000 --- a/domains/szn20221014._domainkey.rt10.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "DKIM", - "owner": { - "username": "QuinceTart10", - "discord": "862644161156218891" - }, - "records": { - "CNAME": "szn20221014._domainkey.seznam.cz" - } -} diff --git a/domains/tabby.json b/domains/tabby.json deleted file mode 100644 index 9a755cea8..000000000 --- a/domains/tabby.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "sobakintech", - "discord": "745203026335236178" - }, - "records": { - "A": ["144.24.184.141"] - } -} diff --git a/domains/taha2002.json b/domains/taha2002.json deleted file mode 100644 index 806fcce54..000000000 --- a/domains/taha2002.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "taha2002", - "email": "bouras1920@gmail.com" - }, - "records": { - "CNAME": "taha2002.github.io" - } -} diff --git a/domains/tahakocabuga.json b/domains/tahakocabuga.json deleted file mode 100644 index 3cd7566cb..000000000 --- a/domains/tahakocabuga.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "tahakocabuga", - "email": "tahakocabuga@gmail.com", - "twitter": "tahakocabuga" - }, - "records": { - "CNAME": "tahakocabuga.github.io" - } -} diff --git a/domains/tahir.json b/domains/tahir.json deleted file mode 100644 index 89d4e343f..000000000 --- a/domains/tahir.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "syedraihanali", - "discord": "630920899952115712" - }, - "records": { - "A": ["103.213.38.188"] - } -} diff --git a/domains/takase.json b/domains/takase.json deleted file mode 100644 index 949f0c521..000000000 --- a/domains/takase.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "takase1121", - "email": "takase1121@proton.me" - }, - "records": { - "CNAME": "takase1121.github.io" - } -} diff --git a/domains/tan.json b/domains/tan.json deleted file mode 100644 index cd25a8f36..000000000 --- a/domains/tan.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "tan.is-a.dev", - "owner": { - "username": "cuno92", - "email": "hoangvannhattan@gmail.com" - }, - "records": { - "CNAME": "white-hill-030c00b00.4.azurestaticapps.net" - } -} diff --git a/domains/tanquang.json b/domains/tanquang.json deleted file mode 100644 index 3b8621cf8..000000000 --- a/domains/tanquang.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "quangnlt", - "email": "tanquang2k3@gmail.com" - }, - "records": { - "CNAME": "quangnlt.github.io" - } -} diff --git a/domains/tanviyeole.json b/domains/tanviyeole.json deleted file mode 100644 index 3b3019b9c..000000000 --- a/domains/tanviyeole.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Hello! I am Tanvi, a Full Stack Web Developer based in Nashik", - "owner": { - "username": "tanvi-yeole", - "email": "tanvi.yeole3@gmail.com" - }, - "records": { - "CNAME": "portfolio-nu-eight-80.vercel.app" - } -} diff --git a/domains/tanx-009.json b/domains/tanx-009.json deleted file mode 100644 index 7c87f0304..000000000 --- a/domains/tanx-009.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "TanX-009", - "email": "tanmaymuley009@gmail.com" - }, - "records": { - "CNAME": "tanx-009.gitlab.io" - } -} diff --git a/domains/tanyalai.json b/domains/tanyalai.json deleted file mode 100644 index 9b8a291b7..000000000 --- a/domains/tanyalai.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "tanyalai", - "email": "tanyalai@outlook.com", - "twitter": "TanyaLai23" - }, - "records": { - "CNAME": "tanyalai.github.io" - } -} diff --git a/domains/tarik.json b/domains/tarik.json deleted file mode 100644 index 540df33b3..000000000 --- a/domains/tarik.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "tarikcoskun", - "email": "tarikcskun@gmail.com" - }, - "records": { - "CNAME": "tarikcoskun.up.railway.app" - } -} diff --git a/domains/tasawar-hussain.json b/domains/tasawar-hussain.json deleted file mode 100644 index 584213d22..000000000 --- a/domains/tasawar-hussain.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "tasawar-hussain", - "email": "me.tasawarhussain@gmail.com" - }, - "records": { - "CNAME": "tasawar-hussain.github.io" - } -} diff --git a/domains/tawhidislam.json b/domains/tawhidislam.json deleted file mode 100644 index ed4022046..000000000 --- a/domains/tawhidislam.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "For my personal portfolio website", - "owner": { - "username": "tawhid404Err", - "email": "xcode.dev@yahoo.com" - }, - "records": { - "A": ["103.62.149.9"] - } -} diff --git a/domains/tclement0922.json b/domains/tclement0922.json deleted file mode 100644 index aaaa9c3ea..000000000 --- a/domains/tclement0922.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "tclement0922", - "email": "dev.tclement0922@gmail.com" - }, - "records": { - "CNAME": "tclement0922.github.io" - } -} diff --git a/domains/td.json b/domains/td.json deleted file mode 100644 index bbc87dad3..000000000 --- a/domains/td.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Hima-Pro", - "email": "pnpop01027066161@gmail.com" - }, - "records": { - "CNAME": "hima-pro.github.io" - } -} diff --git a/domains/tdim.json b/domains/tdim.json deleted file mode 100644 index bbc87dad3..000000000 --- a/domains/tdim.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Hima-Pro", - "email": "pnpop01027066161@gmail.com" - }, - "records": { - "CNAME": "hima-pro.github.io" - } -} diff --git a/domains/tdm.json b/domains/tdm.json deleted file mode 100644 index a8202eacd..000000000 --- a/domains/tdm.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "LolTDMMMOs", - "email": "paymentstdm@gmail.com" - }, - "records": { - "CNAME": "loltdmmmos.github.io" - } -} diff --git a/domains/tech4file.json b/domains/tech4file.json deleted file mode 100644 index 3a3379d38..000000000 --- a/domains/tech4file.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "kubsai", - "discord": "477781395922485248" - }, - "records": { - "A": ["185.27.134.230"] - } -} diff --git a/domains/techadv.json b/domains/techadv.json deleted file mode 100644 index 62c2b09ef..000000000 --- a/domains/techadv.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "techadvyt", - "discord": "1250701051812642887" - }, - "records": { - "CNAME": "usest1.netro.host" - } -} diff --git a/domains/techbot.json b/domains/techbot.json deleted file mode 100644 index 60fd86268..000000000 --- a/domains/techbot.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "gunter228", - "email": "mq.2024@mail.ru" - }, - "records": { - "A": ["45.137.70.68"] - } -} diff --git a/domains/techside.json b/domains/techside.json deleted file mode 100644 index cedf71da0..000000000 --- a/domains/techside.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "techsideofficial", - "email": "wienerwolf77@gmail.com" - }, - "records": { - "CNAME": "joysteem.web.app" - } -} diff --git a/domains/techstarmahesh.json b/domains/techstarmahesh.json deleted file mode 100644 index 8b141b25d..000000000 --- a/domains/techstarmahesh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "TechstarMahesh", - "email": "mistermaheshsharma@gmail.com" - }, - "records": { - "CNAME": "techstarmahesh.github.io" - } -} diff --git a/domains/tee.json b/domains/tee.json deleted file mode 100644 index 9020d684e..000000000 --- a/domains/tee.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "tayrp", - "email": "mystixmew@gmail.com", - "discord": "1050531216589332581" - }, - "records": { - "CNAME": "tayrp.github.io" - } -} diff --git a/domains/tenvy.json b/domains/tenvy.json deleted file mode 100644 index ebc69f204..000000000 --- a/domains/tenvy.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Tenvy", - "email": "riskykusyon.school@gmail.com" - }, - "records": { - "URL": "https://tenvy.vercel.app" - } -} diff --git a/domains/teobouvard.json b/domains/teobouvard.json deleted file mode 100644 index 1dc2fd733..000000000 --- a/domains/teobouvard.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "teobouvard" - }, - "records": { - "CNAME": "teobouvard.github.io" - } -} diff --git a/domains/termonoid.json b/domains/termonoid.json deleted file mode 100644 index e43399949..000000000 --- a/domains/termonoid.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Domain for personal server", - "owner": { - "username": "Termonoid", - "email": "termonoid@cumallover.me", - "telegram": "termonoid" - }, - "records": { - "A": ["135.181.144.44"] - } -} diff --git a/domains/test.trung.json b/domains/test.trung.json deleted file mode 100644 index 488318c9f..000000000 --- a/domains/test.trung.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "records": { - "A": ["35.185.84.140"] - } -} diff --git a/domains/testluxxy.json b/domains/testluxxy.json deleted file mode 100644 index bc3468121..000000000 --- a/domains/testluxxy.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Luxxy-GF", - "email": "deniedaddicted@gmail.com" - }, - "records": { - "A": ["178.33.110.212"] - } -} diff --git a/domains/tetris.vi0leta.json b/domains/tetris.vi0leta.json deleted file mode 100644 index 5866567c0..000000000 --- a/domains/tetris.vi0leta.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vi0letadev", - "email": "vi0leta@riseup.net" - }, - "records": { - "A": ["37.27.4.76"] - } -} diff --git a/domains/texnogrand-dev.json b/domains/texnogrand-dev.json deleted file mode 100644 index 8bcddb1e5..000000000 --- a/domains/texnogrand-dev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "muhamamdyusuf-kurbonov", - "email": "muhammadyusuf.kurbonov2002@gmail.com" - }, - "records": { - "A": ["213.199.33.74"] - } -} diff --git a/domains/tf.json b/domains/tf.json deleted file mode 100644 index 15ff25291..000000000 --- a/domains/tf.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "WaspZix" - }, - "records": { - "CNAME": "thefirst.glitch.me" - } -} diff --git a/domains/thai.json b/domains/thai.json deleted file mode 100644 index ef8945600..000000000 --- a/domains/thai.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "CallMeIAmTDF", - "email": "thai0203966@nuce.edu.vn" - }, - "records": { - "CNAME": "4mhcau20.up.railway.app" - } -} diff --git a/domains/thaidang.json b/domains/thaidang.json deleted file mode 100644 index 4764ec2ff..000000000 --- a/domains/thaidang.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "CallMeIAmTDF", - "email": "thai0203966@nuce.edu.vn" - }, - "records": { - "CNAME": "pridysay.up.railway.app" - } -} diff --git a/domains/thakuraman.json b/domains/thakuraman.json deleted file mode 100644 index 467676fdd..000000000 --- a/domains/thakuraman.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "aman7thakurr", - "email": "amant8425@gmail.com", - "discord": "523813766295715851" - }, - "records": { - "CNAME": "aman7thakurr.github.io" - } -} diff --git a/domains/thanawat.json b/domains/thanawat.json deleted file mode 100644 index 76d87c2cd..000000000 --- a/domains/thanawat.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Thanawatttt", - "email": "tanawattawillha@gmail.com", - "discord": "803249368533696512" - }, - "records": { - "CNAME": "thanawatttt.github.io" - } -} diff --git a/domains/thanbv1510.json b/domains/thanbv1510.json deleted file mode 100644 index d900a1b1b..000000000 --- a/domains/thanbv1510.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "thanbv1510", - "email": "thanbv1510@gmail.com", - "twitter": "thanbv1510" - }, - "records": { - "CNAME": "thanbv1510.github.io" - } -} diff --git a/domains/thanh-sang.json b/domains/thanh-sang.json deleted file mode 100644 index 26956c3fe..000000000 --- a/domains/thanh-sang.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "sanG-github", - "email": "sanghuynh20000@gmail.com" - }, - "records": { - "CNAME": "portfolio-logan.netlify.app" - } -} diff --git a/domains/thatkoslz.json b/domains/thatkoslz.json deleted file mode 100644 index 487a36bfc..000000000 --- a/domains/thatkoslz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "iakzs", - "email": "iakzs@protonmail.com" - }, - "records": { - "URL": "https://koslz.com/" - } -} diff --git a/domains/thecommandcat.json b/domains/thecommandcat.json deleted file mode 100644 index f21b49f91..000000000 --- a/domains/thecommandcat.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "repo": "https://github.com/TheCommandCat/TheCommandCat.github.io", - "owner": { - "username": "TheCommandCat", - "email": "bhrtkhvji@gmail.com" - }, - "records": { - "CNAME": "thecommandcat.github.io" - } -} diff --git a/domains/theconcepteur.json b/domains/theconcepteur.json deleted file mode 100644 index 44a225063..000000000 --- a/domains/theconcepteur.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "th3conc3pt3ur", - "email": "conceptordev@gmail.com" - }, - "records": { - "A": ["37.187.6.109"] - } -} diff --git a/domains/thegloriousduck.json b/domains/thegloriousduck.json deleted file mode 100644 index f3bfe10c6..000000000 --- a/domains/thegloriousduck.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "TheGloriousDuck", - "email": "thegloriousduck@protonmail.com" - }, - "records": { - "CNAME": "thegloriousduck.github.io" - } -} diff --git a/domains/theharry.json b/domains/theharry.json deleted file mode 100644 index 9ccbeb366..000000000 --- a/domains/theharry.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Aceharry16", - "email": "aceharry16@gmail.com", - "discord": "1229076684066783252" - }, - "records": { - "A": ["69.197.135.202"] - } -} diff --git a/domains/thejus-m.json b/domains/thejus-m.json deleted file mode 100644 index 5b1f6094a..000000000 --- a/domains/thejus-m.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Thejus-M", - "email": "github@tigerraw22.anonaddy.com" - }, - "records": { - "CNAME": "urlit-production.up.railway.app" - } -} diff --git a/domains/thepersonalsite.json b/domains/thepersonalsite.json deleted file mode 100644 index ddfbd6dc9..000000000 --- a/domains/thepersonalsite.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "JesseHoekema", - "email": "jessehoekema@icloud.com" - }, - "records": { - "CNAME": "jessehoekema.github.io" - } -} diff --git a/domains/thequackyduck.json b/domains/thequackyduck.json deleted file mode 100644 index 8d776e9dc..000000000 --- a/domains/thequackyduck.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "thequackyduck", - "email": "zcodezt@gmail.com" - }, - "records": { - "CNAME": "thequackyduck.github.io" - } -} diff --git a/domains/theresonance.json b/domains/theresonance.json deleted file mode 100644 index 915668dbe..000000000 --- a/domains/theresonance.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Maia313", - "email": "medeea@rocketmail.com" - }, - "records": { - "CNAME": "theresonance.com" - } -} diff --git a/domains/thesanju.json b/domains/thesanju.json deleted file mode 100644 index 9c67fc7a6..000000000 --- a/domains/thesanju.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "thesanju", - "email": "sanjayjr1official@gmail.com", - "twitter": "Sanjay69__" - }, - "records": { - "CNAME": "thesanju.github.io" - } -} diff --git a/domains/thesct22.json b/domains/thesct22.json deleted file mode 100644 index 538fd8836..000000000 --- a/domains/thesct22.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "thesct22", - "email": "sharathct22@gmail.com" - }, - "records": { - "CNAME": "thesct22.github.io" - } -} diff --git a/domains/thesonofdevilhunter.json b/domains/thesonofdevilhunter.json deleted file mode 100644 index 983880bca..000000000 --- a/domains/thesonofdevilhunter.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "NerdsForGaming", - "email": "thesonofdevilhunter1@gmail.com" - }, - "records": { - "CNAME": "nerdsforgaming.github.io" - } -} diff --git a/domains/thesyed.json b/domains/thesyed.json deleted file mode 100644 index f57ec8964..000000000 --- a/domains/thesyed.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "AlephaNull", - "email": "ay.syed@pm.me" - }, - "records": { - "CNAME": "alephanull.github.io" - } -} diff --git a/domains/thiago.json b/domains/thiago.json deleted file mode 100644 index 427baecf1..000000000 --- a/domains/thiago.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "teixeirazeus", - "email": "teixeira.zeus@gmail.com", - "twitter": "ThiagoSTeixeir4", - "discord": "Thiago S Teixeira#0657" - }, - "records": { - "CNAME": "teixeirazeus.github.io" - } -} diff --git a/domains/thiaguinho.json b/domains/thiaguinho.json deleted file mode 100644 index 5178c11a0..000000000 --- a/domains/thiaguinho.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "HomeamdAfK", - "email": "homeamd@hotmail.com" - }, - "records": { - "CNAME": "umbrel.minotaur-enigmatic.ts.net" - } -} diff --git a/domains/thien.json b/domains/thien.json deleted file mode 100644 index 36961e30b..000000000 --- a/domains/thien.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "thiennguyen93", - "email": "hi@thiennguyen.dev" - }, - "records": { - "CNAME": "thiennguyen93.github.io" - } -} diff --git a/domains/thinhnguyen.json b/domains/thinhnguyen.json deleted file mode 100644 index b26e6617a..000000000 --- a/domains/thinhnguyen.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "thinhdnn", - "email": "nguyenvanthinh.dnn@gmail.com" - }, - "records": { - "A": ["152.69.196.244"] - } -} diff --git a/domains/thisisepicdomain.json b/domains/thisisepicdomain.json deleted file mode 100644 index d84c85813..000000000 --- a/domains/thisisepicdomain.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Dgegesg", - "discord": "652903829225865247" - }, - "records": { - "CNAME": "dwqdwqd.serv00.net" - } -} diff --git a/domains/thomas-shelby.json b/domains/thomas-shelby.json deleted file mode 100644 index a2de31675..000000000 --- a/domains/thomas-shelby.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "prbhanu", - "email": "prbhanu1718@gmil.com", - "twitter": "prreddy05413731" - }, - "records": { - "CNAME": "prbhanu.github.io" - } -} diff --git a/domains/thorgathis.json b/domains/thorgathis.json deleted file mode 100644 index 07763dacd..000000000 --- a/domains/thorgathis.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Thorgathis", - "email": "thorgathis.dev@gmail.com" - }, - "records": { - "CNAME": "thorgathis.github.io" - } -} diff --git a/domains/thuc.json b/domains/thuc.json deleted file mode 100644 index 0375e2328..000000000 --- a/domains/thuc.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "thucngyyen" - }, - "records": { - "CNAME": "thucngyyen.github.io" - } -} diff --git a/domains/ti3r.json b/domains/ti3r.json deleted file mode 100644 index 43edf669c..000000000 --- a/domains/ti3r.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Ti3r's Dev Portfolio", - "owner": { - "username": "ti3r", - "email": "ti3r.bubblenet@gmail.com" - }, - "records": { - "CNAME": "ti3r.github.io" - } -} diff --git a/domains/tientiny.json b/domains/tientiny.json deleted file mode 100644 index 9e70bd4ef..000000000 --- a/domains/tientiny.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Pdmthong05", - "email": "pdmthong05@protonmail.com" - }, - "records": { - "A": ["198.91.81.11"] - } -} diff --git a/domains/tilak.json b/domains/tilak.json deleted file mode 100644 index 9ac4aaa99..000000000 --- a/domains/tilak.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "YourTilak", - "email": "rj05tilak@gmail.com" - }, - "records": { - "CNAME": "yourtilak.github.io" - } -} diff --git a/domains/tim-vdb.json b/domains/tim-vdb.json deleted file mode 100644 index 9bb02b194..000000000 --- a/domains/tim-vdb.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "tim-vdb", - "email": "timotheevdbosch@gmail.com" - }, - "records": { - "CNAME": "tim-vdb.github.io" - } -} diff --git a/domains/tim.json b/domains/tim.json deleted file mode 100644 index e0fe0888a..000000000 --- a/domains/tim.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "xorob0" - }, - "records": { - "CNAME": "toum.me" - } -} diff --git a/domains/timothy.json b/domains/timothy.json deleted file mode 100644 index d9ea4ec7c..000000000 --- a/domains/timothy.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "tabrownies", - "email": "tabrownies@gmail.com" - }, - "records": { - "CNAME": "tabrownies.github.io" - } -} diff --git a/domains/titan.json b/domains/titan.json deleted file mode 100644 index a9f871e8a..000000000 --- a/domains/titan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "bhoopesh369", - "email": "bhoopesh459@gmail.com" - }, - "records": { - "A": ["217.174.245.249"] - } -} diff --git a/domains/tiyanof.json b/domains/tiyanof.json deleted file mode 100644 index 00a484472..000000000 --- a/domains/tiyanof.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "tiyanof", - "email": "hannasophia1999@gmail.com", - "twitter": "s00op_" - }, - "records": { - "CNAME": "tiyanof.github.io" - } -} diff --git a/domains/tk.json b/domains/tk.json deleted file mode 100644 index 0092c47b0..000000000 --- a/domains/tk.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "thaddeuskkr", - "discord": "275830234262142978" - }, - "records": { - "CNAME": "tkkr.tplinkdns.com" - } -} diff --git a/domains/tlowng.json b/domains/tlowng.json deleted file mode 100644 index bdd4a4142..000000000 --- a/domains/tlowng.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "longathelstan", - "email": "longaluminium10@gmail.com" - }, - "records": { - "URL": "https://guns.lol/longathelstan" - } -} diff --git a/domains/tnt.json b/domains/tnt.json index 9af182789..3281ccd62 100644 --- a/domains/tnt.json +++ b/domains/tnt.json @@ -4,6 +4,6 @@ "email": "turquoisetntmultimedia@gmail.com" }, "records": { - "CNAME": "turquoisetnt.github.io" + "URL": "https://team.tnt.is-a.dev" } } diff --git a/domains/toadvillebay.json b/domains/toadvillebay.json deleted file mode 100644 index b534f238f..000000000 --- a/domains/toadvillebay.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "notghostvista", - "discord": "907846380486291486" - }, - "records": { - "CNAME": "notghostvista.github.io" - } -} diff --git a/domains/tofu.json b/domains/tofu.json deleted file mode 100644 index d2d07e5eb..000000000 --- a/domains/tofu.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "yychen1201", - "discord": "1009412927754866728" - }, - "records": { - "CNAME": "yychen1201.github.io" - } -} diff --git a/domains/tokito.json b/domains/tokito.json deleted file mode 100644 index 9fc5c5e61..000000000 --- a/domains/tokito.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "EnderHacker0", - "discord": "688203075533537281" - }, - "records": { - "CNAME": "www.mihoyo.gay" - } -} diff --git a/domains/tokyo.json b/domains/tokyo.json deleted file mode 100644 index 263462017..000000000 --- a/domains/tokyo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "a-tokyo", - "email": "ahmed.tokyo1@gmail.com" - }, - "records": { - "CNAME": "a-tokyo.github.io" - } -} diff --git a/domains/tomas.json b/domains/tomas.json deleted file mode 100644 index 4d93b5d05..000000000 --- a/domains/tomas.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Tomas's personal developer website", - "owner": { - "username": "Tomaas0", - "email": "tomas@ukrinas.eu" - }, - "records": { - "CNAME": "ukrinas.eu" - } -} diff --git a/domains/tomek.json b/domains/tomek.json deleted file mode 100644 index feab9015a..000000000 --- a/domains/tomek.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "tomek-i" - }, - "records": { - "CNAME": "tomek-i.github.io" - } -} diff --git a/domains/tomokat.json b/domains/tomokat.json deleted file mode 100644 index 36bff134b..000000000 --- a/domains/tomokat.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "tomokat", - "email": "wataru2007@gmail.com" - }, - "records": { - "CNAME": "tomokat.github.io" - } -} diff --git a/domains/tong.json b/domains/tong.json deleted file mode 100644 index bba74ec19..000000000 --- a/domains/tong.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "tongwu", - "email": "away0x@gmail.com" - }, - "records": { - "CNAME": "away0x.github.io" - } -} diff --git a/domains/tong09.json b/domains/tong09.json deleted file mode 100644 index 43a60f69a..000000000 --- a/domains/tong09.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "tong09", - "email": "mdrochana93@gmail.com" - }, - "records": { - "CNAME": "383zyrozcr38d.ahost.marscode.site" - } -} diff --git a/domains/tonywu.json b/domains/tonywu.json deleted file mode 100644 index e4493b6cc..000000000 --- a/domains/tonywu.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vuquangthinh", - "email": "quangthinh.dev@gmail.com" - }, - "records": { - "CNAME": "vuquangthinh.github.io" - } -} diff --git a/domains/toster.json b/domains/toster.json deleted file mode 100644 index c75d4abe2..000000000 --- a/domains/toster.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Rafau04", - "email": "matiz.rafal@gmail.com" - }, - "records": { - "CNAME": "rafau04.github.io" - } -} diff --git a/domains/totallynotmwa.json b/domains/totallynotmwa.json deleted file mode 100644 index ee1444e24..000000000 --- a/domains/totallynotmwa.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Totallynotmwa", - "email": "totallynot@mwa.lol" - }, - "records": { - "CNAME": "edge.redirect.pizza" - } -} diff --git a/domains/tracking.seen.json b/domains/tracking.seen.json deleted file mode 100644 index 6ec19a77f..000000000 --- a/domains/tracking.seen.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Seendator", - "email": "seendator@outlook.com", - "discord": "852477599476482048" - }, - "records": { - "CNAME": "api.elasticemail.com" - } -} diff --git a/domains/trauma.json b/domains/trauma.json deleted file mode 100644 index 12990e1d7..000000000 --- a/domains/trauma.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "iiTrauma", - "email": "ignacio@asia.com", - "twitter": "q1a67" - }, - "records": { - "CNAME": "iitrauma.github.io" - } -} diff --git a/domains/triyatna.json b/domains/triyatna.json deleted file mode 100644 index 5a1b7a4ac..000000000 --- a/domains/triyatna.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "triyatna", - "email": "triyatna.com@gmail.com" - }, - "records": { - "CNAME": "triyatna.github.io" - } -} diff --git a/domains/trug.json b/domains/trug.json deleted file mode 100644 index 386205b12..000000000 --- a/domains/trug.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vietrux", - "email": "leviettrung.social@gmail.com" - }, - "records": { - "CNAME": "vietrux.github.io" - } -} diff --git a/domains/tstark.json b/domains/tstark.json deleted file mode 100644 index f7953b523..000000000 --- a/domains/tstark.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "t-starks", - "email": "sr.shelby.lp@gmail.com" - }, - "records": { - "CNAME": "t-stark.netlify.app" - }, - "proxied": false -} diff --git a/domains/tsull360.json b/domains/tsull360.json deleted file mode 100644 index 3bfcb5def..000000000 --- a/domains/tsull360.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "tsull360", - "email": "tsull360@outlook.com" - }, - "records": { - "CNAME": "tsull360.github.io" - } -} diff --git a/domains/tuantestdashboard.json b/domains/tuantestdashboard.json deleted file mode 100644 index 22c8b77f4..000000000 --- a/domains/tuantestdashboard.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "latuan2710", - "email": "tuan.la.cit19@eiu.edu.vn" - }, - "records": { - "CNAME": "admin-dashboard-latuan.vercel.app" - } -} diff --git a/domains/tudbut.json b/domains/tudbut.json deleted file mode 100644 index ccc2a9fe7..000000000 --- a/domains/tudbut.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "TudbuT", - "email": "is-a-dev-public@mail.tudbut.de", - "discord": "TudbuT#2624" - }, - "records": { - "CNAME": "tudbut.de" - } -} diff --git a/domains/tungtran.json b/domains/tungtran.json deleted file mode 100644 index b40982cc4..000000000 --- a/domains/tungtran.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "tunganhtran", - "email": "tunganhtran94@gmail.com" - }, - "records": { - "CNAME": "tunganhtran.github.io" - } -} diff --git a/domains/tunzankies.json b/domains/tunzankies.json deleted file mode 100644 index 156f702ae..000000000 --- a/domains/tunzankies.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "description": "tunzankies.is-a.dev", - "username": "Tuan-Dang05", - "discord": "703136026595426305" - }, - "records": { - "CNAME": "portfolio-3-d-nu.vercel.app" - } -} diff --git a/domains/twitchiger.json b/domains/twitchiger.json deleted file mode 100644 index 2f35619f7..000000000 --- a/domains/twitchiger.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "devTwitchiger", - "discord": "1057600396991926332" - }, - "records": { - "CNAME": "devtwitchiger.github.io" - } -} diff --git a/domains/tylermwise.json b/domains/tylermwise.json deleted file mode 100644 index 94f325645..000000000 --- a/domains/tylermwise.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "tylermwise.is-a.dev domain", - "owner": { - "username": "tylermwise", - "email": "contact@teamtbm.org" - }, - "records": { - "CNAME": "tylermwise.github.io" - } -} diff --git a/domains/tyrkinn.json b/domains/tyrkinn.json deleted file mode 100644 index c26c19d89..000000000 --- a/domains/tyrkinn.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "tyrkinn", - "email": "tyrkinn@pm.me" - }, - "records": { - "CNAME": "tyrkinn.github.io" - } -} diff --git a/domains/uberkey.json b/domains/uberkey.json deleted file mode 100644 index d63295321..000000000 --- a/domains/uberkey.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "uberkey", - "email": "postmordial@gmail.com" - }, - "records": { - "CNAME": "uberkey.github.io" - } -} diff --git a/domains/ud.json b/domains/ud.json deleted file mode 100644 index 70c040be5..000000000 --- a/domains/ud.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "umanga907", - "email": "umanga.907@gmail.com", - "discord": "ud907" - }, - "records": { - "CNAME": "umanga-portfolio.vercel.app" - } -} diff --git a/domains/udyanupal.json b/domains/udyanupal.json deleted file mode 100644 index 9f3c2b2d3..000000000 --- a/domains/udyanupal.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "udyanupal" - }, - "records": { - "CNAME": "usupal.vercel.app" - } -} diff --git a/domains/ugdev.json b/domains/ugdev.json deleted file mode 100644 index 139912863..000000000 --- a/domains/ugdev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "UrgingOfc", - "email": "diogo.lopes.silva.ch@gmail.com" - }, - "records": { - "A": ["82.165.193.230"] - } -} diff --git a/domains/ukasimov.json b/domains/ukasimov.json deleted file mode 100644 index e38c3dc35..000000000 --- a/domains/ukasimov.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "ukasimov", - "email": "ukasimov_dev@outlook.com", - "telegram": "t.me/ukasimov_dev" - }, - "description": "Uktambek Kasimov Portfolio", - "records": { - "A": ["89.232.184.198"] - } -} diff --git a/domains/umarahsan.json b/domains/umarahsan.json deleted file mode 100644 index a6d20c682..000000000 --- a/domains/umarahsan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "umarxz559", - "email": "umarxz559@gmail.com" - }, - "records": { - "A": ["141.147.52.210"] - } -} diff --git a/domains/umerislam.json b/domains/umerislam.json deleted file mode 100644 index 94b305bbb..000000000 --- a/domains/umerislam.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "umer-islam", - "email": "umer.islam474@gmail.com" - }, - "records": { - "CNAME": "umerislam.netlify.app" - } -} diff --git a/domains/umesh.json b/domains/umesh.json deleted file mode 100644 index f7c306269..000000000 --- a/domains/umesh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "compCoder007", - "email": "competentcoder007@gmail.com" - }, - "records": { - "CNAME": "compcoder007.github.io" - } -} diff --git a/domains/undeadevs.json b/domains/undeadevs.json deleted file mode 100644 index dcc4dbd72..000000000 --- a/domains/undeadevs.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "undeadevs", - "email": "jangantanyaaku14@gmail.com" - }, - "records": { - "CNAME": "undeadevs.github.io" - } -} diff --git a/domains/unicatevn.json b/domains/unicatevn.json deleted file mode 100644 index 18d24e054..000000000 --- a/domains/unicatevn.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "unicatevn", - "email": "tuananh.vga@gmail.com" - }, - "records": { - "CNAME": "unicatevn.com" - } -} diff --git a/domains/unichord.json b/domains/unichord.json deleted file mode 100644 index e2bf474f2..000000000 --- a/domains/unichord.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "unichord-apps", - "email": "unichord@pm.me" - }, - "records": { - "CNAME": "unichord-apps.github.io" - } -} diff --git a/domains/unidentifiedx.json b/domains/unidentifiedx.json deleted file mode 100644 index 3eb18ec47..000000000 --- a/domains/unidentifiedx.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "UnidentifiedX", - "email": "sunzizhuo33@gmail.com" - }, - "records": { - "CNAME": "unidentifiedx.github.io" - } -} diff --git a/domains/unnst.json b/domains/unnst.json deleted file mode 100644 index 578a62d52..000000000 --- a/domains/unnst.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "482migs", - "email": "amberisamab@gmail.com" - }, - "records": { - "CNAME": "unnst.github.io" - } -} diff --git a/domains/up.json b/domains/up.json deleted file mode 100644 index 0441fe009..000000000 --- a/domains/up.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "The blog of Up Devs.", - "owner": { - "username": "alputv", - "email": "rekortmenstars@gmail.com" - }, - "records": { - "CNAME": "up-devs.github.io" - } -} diff --git a/domains/uptime-ryo.json b/domains/uptime-ryo.json deleted file mode 100644 index 892c9407c..000000000 --- a/domains/uptime-ryo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "FrosGaming", - "email": "dgfrosdgfros@gmail.com" - }, - "records": { - "A": ["69.197.135.203"] - } -} diff --git a/domains/uptime.acronical.json b/domains/uptime.acronical.json deleted file mode 100644 index 7dc9d2ef3..000000000 --- a/domains/uptime.acronical.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "AcronicalYT", - "email": "acronicalbusiness@gmail.com" - }, - "records": { - "A": ["138.68.133.84"] - } -} diff --git a/domains/user-exe.json b/domains/user-exe.json deleted file mode 100644 index 5a9031145..000000000 --- a/domains/user-exe.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "mrhappyma", - "email": "is-a-dev@a.userexe.me" - }, - "records": { - "CNAME": "mrhappyma.github.io" - } -} diff --git a/domains/usingh.json b/domains/usingh.json deleted file mode 100644 index 88368e795..000000000 --- a/domains/usingh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "dr-hofstadter", - "email": "utsav.raj.338@gmail.com" - }, - "records": { - "CNAME": "dr-hofstadter.github.io" - } -} diff --git a/domains/utsav.json b/domains/utsav.json deleted file mode 100644 index 88368e795..000000000 --- a/domains/utsav.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "dr-hofstadter", - "email": "utsav.raj.338@gmail.com" - }, - "records": { - "CNAME": "dr-hofstadter.github.io" - } -} diff --git a/domains/uynilo9.json b/domains/uynilo9.json deleted file mode 100644 index b606e5a30..000000000 --- a/domains/uynilo9.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "uynilo9", - "email": "uynilo9@outlook.com", - "twitter": "uynilo9" - }, - "records": { - "CNAME": "uynilo9.pages.dev" - } -} diff --git a/domains/v205.json b/domains/v205.json deleted file mode 100644 index 35a1843ed..000000000 --- a/domains/v205.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "V205Arduino", - "email": "s@v205.obl.ong", - "discord": "1159944006587924490" - }, - "records": { - "CNAME": "v205.hackclub.app" - } -} diff --git a/domains/vacer.json b/domains/vacer.json deleted file mode 100644 index b9de98e5c..000000000 --- a/domains/vacer.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Strongboost", - "email": "gigantenjaeger.junior@gmail.com" - }, - "records": { - "A": ["5.253.246.227"] - } -} diff --git a/domains/val.json b/domains/val.json deleted file mode 100644 index 43841ac46..000000000 --- a/domains/val.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Btwonu", - "email": "btwonu@gmail.com" - }, - "records": { - "CNAME": "btwonu.github.io" - } -} diff --git a/domains/valerius.json b/domains/valerius.json deleted file mode 100644 index 7e9fd1da0..000000000 --- a/domains/valerius.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "valerius21", - "email": "dev@voidcode.net" - }, - "records": { - "CNAME": "valerius.me" - } -} diff --git a/domains/vampirepapi.json b/domains/vampirepapi.json deleted file mode 100644 index 0e24563f6..000000000 --- a/domains/vampirepapi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vampirepapi", - "email": "shubhamsourabh8@gmail.com" - }, - "records": { - "CNAME": "vampirepapi.github.io" - } -} diff --git a/domains/vanhzxje.json b/domains/vanhzxje.json deleted file mode 100644 index 647958b2b..000000000 --- a/domains/vanhzxje.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "vanhzxje", - "email": "suzunesokawaiii@gmail.com", - "discord": "912968921148186624" - }, - "records": { - "CNAME": "vanhzxje.github.io" - } -} diff --git a/domains/vanmanh.json b/domains/vanmanh.json deleted file mode 100644 index 670cf7b66..000000000 --- a/domains/vanmanh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vanmanhdev", - "email": "vanmanh2763@gmail.com" - }, - "records": { - "CNAME": "vanmanhdev.github.io" - } -} diff --git a/domains/vansh.json b/domains/vansh.json deleted file mode 100644 index 13f00e202..000000000 --- a/domains/vansh.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "vansh-goel", - "email": "goelvansh2@gmail.com" - }, - "records": { - "CNAME": "portfolio-mu-three-49.vercel.app" - }, - "description": "Personal Portfolio" -} diff --git a/domains/vapedevv.json b/domains/vapedevv.json deleted file mode 100644 index 9e23d5ada..000000000 --- a/domains/vapedevv.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "jadjasjafsafasfasfsa", - "email": "vapedev2@gmail.com", - "discord": "vapedevv#5640" - }, - "records": { - "CNAME": "jadjasjafsafasfasfsa.github.io" - } -} diff --git a/domains/vasanth.json b/domains/vasanth.json deleted file mode 100644 index 2c416101e..000000000 --- a/domains/vasanth.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Vasanth personal Blog", - "owner": { - "username": "62d2", - "email": "itsparser@gmail.com", - "twitter": "itsparser", - "discord": "itsparser" - }, - "records": { - "CNAME": "itsparser.github.io" - } -} diff --git a/domains/vasharma05.json b/domains/vasharma05.json deleted file mode 100644 index 247ec2815..000000000 --- a/domains/vasharma05.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vasharma05", - "email": "sharmava05@gmail.com" - }, - "records": { - "CNAME": "vasharma05.github.io" - } -} diff --git a/domains/ved.json b/domains/ved.json deleted file mode 100644 index bc5e843bf..000000000 --- a/domains/ved.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ved-patel226", - "email": "talk2ved11@gmail.com" - }, - "records": { - "CNAME": "ved-patel226.github.io" - } -} diff --git a/domains/vedant.json b/domains/vedant.json deleted file mode 100644 index 8694badbe..000000000 --- a/domains/vedant.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "theonlyvedu" - }, - "records": { - "CNAME": "theonlyvedu.github.io" - } -} diff --git a/domains/veen.json b/domains/veen.json deleted file mode 100644 index b22eaf3ac..000000000 --- a/domains/veen.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Vihaan7207", - "email": "vmikki7207@gmail.com" - }, - "records": { - "CNAME": "vihaan7207.github.io" - } -} diff --git a/domains/vela.json b/domains/vela.json deleted file mode 100644 index 6c4779572..000000000 --- a/domains/vela.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "v3laDev", - "email": "27khero@proton.me" - }, - "records": { - "CNAME": "v3laDev.github.io" - } -} diff --git a/domains/venarimusic.json b/domains/venarimusic.json deleted file mode 100644 index f78078c3b..000000000 --- a/domains/venarimusic.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Zirmith", - "email": "f2v74yt@gmail.com" - }, - "records": { - "CNAME": "vens-music-cove.onrender.com" - } -} diff --git a/domains/vercelstats.json b/domains/vercelstats.json deleted file mode 100644 index 237a80f2f..000000000 --- a/domains/vercelstats.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "urasdbwd", - "discord": "291889282032074752" - }, - "records": { - "A": ["193.149.164.209"] - } -} diff --git a/domains/verstandlxs.json b/domains/verstandlxs.json deleted file mode 100644 index b9351a18d..000000000 --- a/domains/verstandlxs.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "byKeksYT", - "email": "community@verstandlxs.de" - }, - "records": { - "CNAME": "verstandlxs.eu" - } -} diff --git a/domains/vesly.json b/domains/vesly.json deleted file mode 100644 index 28f814c2e..000000000 --- a/domains/vesly.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Veslydev", - "email": "theflashtrdublaj@gmail.com" - }, - "records": { - "A": ["88.209.248.121"] - } -} diff --git a/domains/vhardik.json b/domains/vhardik.json deleted file mode 100644 index 48a91fb49..000000000 --- a/domains/vhardik.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Hardik-Vanani", - "email": "vananihardik8553@gmail.com" - }, - "records": { - "CNAME": "hardik-vanani.github.io" - } -} diff --git a/domains/victoneux.json b/domains/victoneux.json deleted file mode 100644 index e761c378f..000000000 --- a/domains/victoneux.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Victoneux", - "email": "victoneux@protonmail.com" - }, - "records": { - "CNAME": "victoneux.github.io" - } -} diff --git a/domains/victor.json b/domains/victor.json deleted file mode 100644 index be23419b9..000000000 --- a/domains/victor.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "victoroliveira", - "email": "victoroliveira.eng@gmail.com" - }, - "records": { - "CNAME": "victoroliveira.github.io" - } -} diff --git a/domains/victormak.json b/domains/victormak.json deleted file mode 100644 index 7e28d5f45..000000000 --- a/domains/victormak.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DreamerChaserHAH", - "email": "ehekunhah@gmail.com" - }, - "records": { - "CNAME": "dreamerchaserhah.github.io" - } -} diff --git a/domains/vien.json b/domains/vien.json deleted file mode 100644 index f220d151f..000000000 --- a/domains/vien.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "VienDeveloper", - "email": "vien@courvix.com" - }, - "records": { - "CNAME": "viendeveloper.github.io" - } -} diff --git a/domains/viernes.json b/domains/viernes.json deleted file mode 100644 index dec56679f..000000000 --- a/domains/viernes.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "br0k3r", - "email": "br0k3r@protonmail.com" - }, - "records": { - "CNAME": "viernes.surge.sh" - } -} diff --git a/domains/vik.json b/domains/vik.json deleted file mode 100644 index 7d7978f8e..000000000 --- a/domains/vik.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "xd-vik", - "email": "vivekcodzz@gmail.com" - }, - "records": { - "CNAME": "imvik.vercel.app" - } -} diff --git a/domains/vikas.json b/domains/vikas.json deleted file mode 100644 index 32e863b9b..000000000 --- a/domains/vikas.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "kvikas063", - "email": "vikas_063@hotmail.com" - }, - "description": "portofolio website.", - "records": { - "CNAME": "kvikas063.github.io" - } -} diff --git a/domains/vikyaiyer.json b/domains/vikyaiyer.json deleted file mode 100644 index 0e1218fc0..000000000 --- a/domains/vikyaiyer.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vikyaiyer", - "email": "vikyaiyer1997@gmail.com" - }, - "records": { - "CNAME": "vikyaiyer.github.io" - } -} diff --git a/domains/vilari.json b/domains/vilari.json deleted file mode 100644 index 62cc74dea..000000000 --- a/domains/vilari.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "VilariStorms", - "email": "vilari@anonymail.nl" - }, - "records": { - "A": ["24.199.103.194"] - } -} diff --git a/domains/vimalsaraswat.json b/domains/vimalsaraswat.json deleted file mode 100644 index be5ba7d44..000000000 --- a/domains/vimalsaraswat.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "vimalsaraswat", - "email": "saraswatvimal1@gmail.com", - "twitter": "vimalsaraswat00" - }, - "records": { - "CNAME": "vimalsaraswat.github.io" - } -} diff --git a/domains/vinayak.json b/domains/vinayak.json deleted file mode 100644 index 19a0a7a3d..000000000 --- a/domains/vinayak.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "vinayakkulkarni", - "email": "inbox.vinayak@gmail.com", - "twitter": "_vinayak_k" - }, - "records": { - "CNAME": "vinayakkulkarni.dev" - } -} diff --git a/domains/vinceale7082.json b/domains/vinceale7082.json deleted file mode 100644 index 8b9b8f498..000000000 --- a/domains/vinceale7082.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "VinceAle7082", - "email": "vinceale7082@gmail.com", - "discord": "1078447459900063816" - }, - "records": { - "URL": "https://vinceale7082.com" - } -} diff --git a/domains/vincyxir.json b/domains/vincyxir.json deleted file mode 100644 index 2c63e5bec..000000000 --- a/domains/vincyxir.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vincyxiroff", - "email": "vincyxir@gmail.com" - }, - "records": { - "CNAME": "vincyxiroff.github.io" - } -} diff --git a/domains/vineetkhemnani.json b/domains/vineetkhemnani.json deleted file mode 100644 index 9e79b2899..000000000 --- a/domains/vineetkhemnani.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vineetkhemnani", - "email": "vineetkhemnani09@gmail.com" - }, - "records": { - "CNAME": "vineetkhemnani.github.io" - } -} diff --git a/domains/vinn.json b/domains/vinn.json deleted file mode 100644 index 61297c4c6..000000000 --- a/domains/vinn.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "VinnDev", - "email": "vinndeveloper@gmail.com" - }, - "records": { - "CNAME": "vinndev.github.io" - } -} diff --git a/domains/viperadnan.json b/domains/viperadnan.json deleted file mode 100644 index a90b38176..000000000 --- a/domains/viperadnan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "viperadnan-git", - "email": "viperadnan@gmail.com" - }, - "records": { - "CNAME": "viperadnan-git.github.io" - } -} diff --git a/domains/viral-soni.json b/domains/viral-soni.json deleted file mode 100644 index dcff8f26e..000000000 --- a/domains/viral-soni.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "R-Okje", - "email": "vssviral@gmail.com" - }, - "records": { - "CNAME": "r-okje.github.io" - } -} diff --git a/domains/vishalg.json b/domains/vishalg.json deleted file mode 100644 index d7a9eb20c..000000000 --- a/domains/vishalg.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vishalpx", - "twitter": "vishal26x" - }, - "records": { - "CNAME": "vishalpx.github.io" - } -} diff --git a/domains/vishnu.json b/domains/vishnu.json deleted file mode 100644 index 6d7c4b8e8..000000000 --- a/domains/vishnu.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vishnu012", - "email": "vishnu012@pm.me" - }, - "records": { - "CNAME": "vishnu012.github.io" - } -} diff --git a/domains/vishok.json b/domains/vishok.json deleted file mode 100644 index 9edc029cb..000000000 --- a/domains/vishok.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "mvishok", - "email": "mvishok2005@gmail.com" - }, - "records": { - "CNAME": "mvishok.github.io" - } -} diff --git a/domains/vishwapinnawala.json b/domains/vishwapinnawala.json deleted file mode 100644 index 1b796a49e..000000000 --- a/domains/vishwapinnawala.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vishwapinnawala", - "email": "vishwaspinnawala@gmail.com" - }, - "records": { - "A": ["198.91.81.12"] - } -} diff --git a/domains/vismbs.json b/domains/vismbs.json deleted file mode 100644 index f354cbbca..000000000 --- a/domains/vismbs.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "gzfs", - "email": "vismbs@pm.me" - }, - "records": { - "A": ["150.230.141.111"] - } -} diff --git a/domains/vitalik.json b/domains/vitalik.json deleted file mode 100644 index c041c6f55..000000000 --- a/domains/vitalik.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "satoshi-prefers-monero", - "email": "satoshinakamoto@tuta.com" - }, - "records": { - "URL": "https://www.stephencastelphoto.com" - } -} diff --git a/domains/vivekkumar.json b/domains/vivekkumar.json deleted file mode 100644 index b7efc06a1..000000000 --- a/domains/vivekkumar.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vivekkumarneu", - "email": "vivek-kumar@live.in" - }, - "records": { - "CNAME": "vivekkumarneu.github.io" - } -} diff --git a/domains/vlad.json b/domains/vlad.json deleted file mode 100644 index ce6710004..000000000 --- a/domains/vlad.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "uladkaminski", - "email": "i@uladkaminski.com" - }, - "records": { - "CNAME": "uladkaminski.com" - } -} diff --git a/domains/vlppz.json b/domains/vlppz.json deleted file mode 100644 index adc892e5c..000000000 --- a/domains/vlppz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "VladimirPapazov88", - "email": "vfr.123.op@gmail.com" - }, - "records": { - "CNAME": "main-website-2q4.pages.dev" - } -} diff --git a/domains/voh.json b/domains/voh.json deleted file mode 100644 index 41b4fc2d6..000000000 --- a/domains/voh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "TotallyVoh", - "email": "vohonganhPE@gmail.com" - }, - "records": { - "CNAME": "totallyvoh.github.io" - } -} diff --git a/domains/voidz.json b/domains/voidz.json deleted file mode 100644 index 20789f4a8..000000000 --- a/domains/voidz.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "voidz's personal website", - "owner": { - "username": "voidz7", - "email": "atharvask2005@gmail.com", - "twitter": "gg_voidz" - }, - "records": { - "CNAME": "voidz7.github.io" - } -} diff --git a/domains/vollow.json b/domains/vollow.json deleted file mode 100644 index 6c6a27333..000000000 --- a/domains/vollow.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vollowx", - "email": "muffinslog@proton.me" - }, - "records": { - "CNAME": "vollowx.github.io" - } -} diff --git a/domains/vontey.json b/domains/vontey.json deleted file mode 100644 index 5f3afb851..000000000 --- a/domains/vontey.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vontey", - "email": "ash2vee@outlook.com" - }, - "records": { - "CNAME": "vontey.github.io" - } -} diff --git a/domains/votiendung.json b/domains/votiendung.json deleted file mode 100644 index 9359ac8c1..000000000 --- a/domains/votiendung.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "dungxibo123", - "email": "votiendung0805@gmail.com" - }, - "records": { - "CNAME": "dungxibo123.github.io" - } -} diff --git a/domains/voxel.json b/domains/voxel.json deleted file mode 100644 index da7416841..000000000 --- a/domains/voxel.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "voxel79", - "email": "voxelcool@gmail.com", - "twitter": "voxelhaha" - }, - "records": { - "CNAME": "voxel79.github.io" - } -} diff --git a/domains/voxj.json b/domains/voxj.json deleted file mode 100644 index 56955ad7b..000000000 --- a/domains/voxj.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "voxj", - "discord": "1108039808649015336" - }, - "records": { - "CNAME": "rawintosh.github.io" - } -} diff --git a/domains/vrxxdev.json b/domains/vrxxdev.json deleted file mode 100644 index ca09df0ea..000000000 --- a/domains/vrxxdev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Its-VrxxDev", - "email": "vrxxdev@gmail.com" - }, - "records": { - "CNAME": "5c89de66-4d03-4838-842d-4745a6da887d-00-mv6wfn8khxkg.pike.replit.dev" - } -} diff --git a/domains/vsnu.json b/domains/vsnu.json deleted file mode 100644 index 423e2a5c8..000000000 --- a/domains/vsnu.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "VishnuKMi", - "email": "vsnuoffc@gmail.com" - }, - "records": { - "CNAME": "portfolio-ten-gamma-18.vercel.app" - } -} diff --git a/domains/vurihuang.json b/domains/vurihuang.json deleted file mode 100644 index 2d4e56d34..000000000 --- a/domains/vurihuang.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vurihuang", - "email": "vengeancehuang@gmail.com" - }, - "records": { - "CNAME": "vurihuang.github.io" - } -} diff --git a/domains/vvxrtues.json b/domains/vvxrtues.json deleted file mode 100644 index 747c03109..000000000 --- a/domains/vvxrtues.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vvirtues", - "email": "ezi2468@icloud.com" - }, - "records": { - "CNAME": "vvirtues.github.io" - } -} diff --git a/domains/vxj.json b/domains/vxj.json deleted file mode 100644 index 1c509c212..000000000 --- a/domains/vxj.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "voxj", - "email": "aglinkoyurjevich@gmail.com" - }, - "records": { - "CNAME": "voxj.github.io" - } -} diff --git a/domains/waffle.json b/domains/waffle.json deleted file mode 100644 index 14c2d1931..000000000 --- a/domains/waffle.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "thunderbrown", - "discord": "1136724508963786853" - }, - "records": { - "CNAME": "thunderbrown.github.io" - } -} diff --git a/domains/wahid.json b/domains/wahid.json deleted file mode 100644 index 0e9624196..000000000 --- a/domains/wahid.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SimplyVoid", - "email": "wahidislamlinad@pm.me" - }, - "records": { - "CNAME": "simplyvoid.github.io" - } -} diff --git a/domains/walkercito.json b/domains/walkercito.json deleted file mode 100644 index caa36b89c..000000000 --- a/domains/walkercito.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "Walkercito" - }, - "records": { - "CNAME": "walkercitodev.vercel.app" - } -} diff --git a/domains/wansc.json b/domains/wansc.json deleted file mode 100644 index eebeaf26b..000000000 --- a/domains/wansc.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "661111", - "email": "3227988255@qq.com" - }, - "records": { - "CNAME": "661111.github.io" - } -} diff --git a/domains/warren.json b/domains/warren.json deleted file mode 100644 index 59789aa7d..000000000 --- a/domains/warren.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "somethingwentwell", - "email": "wwwc@outlook.com" - }, - "records": { - "CNAME": "somethingwentwell.github.io" - } -} diff --git a/domains/wasd228.json b/domains/wasd228.json deleted file mode 100644 index 8b6b9e54b..000000000 --- a/domains/wasd228.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ericafk0001", - "email": "dxslyofficial@gmail.com" - }, - "records": { - "A": ["75.2.60.5"] - } -} diff --git a/domains/wasi.json b/domains/wasi.json deleted file mode 100644 index 7f886ff2f..000000000 --- a/domains/wasi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "WasiTC", - "discord": "802128241280286761" - }, - "records": { - "A": ["59.152.96.163"] - } -} diff --git a/domains/wassim.json b/domains/wassim.json deleted file mode 100644 index d3fbe7652..000000000 --- a/domains/wassim.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Github profile of wassimbenzarti", - "owner": { - "username": "wassimbenzarti", - "email": "wass11121996@gmail.com" - }, - "records": { - "CNAME": "wassimbenzarti.github.io" - } -} diff --git a/domains/watercat.json b/domains/watercat.json deleted file mode 100644 index d8f2ef70a..000000000 --- a/domains/watercat.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "watercatuwu", - "email": "watercat0330@gmail.com" - }, - "records": { - "CNAME": "watercatuwu.github.io" - } -} diff --git a/domains/wave.json b/domains/wave.json deleted file mode 100644 index 57883e21d..000000000 --- a/domains/wave.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "mulchs", - "discord": "1273579466936815717" - }, - "records": { - "CNAME": "wave.fwh.is" - } -} diff --git a/domains/wcaleniekubaa.json b/domains/wcaleniekubaa.json deleted file mode 100644 index 5710fb168..000000000 --- a/domains/wcaleniekubaa.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "wcaleniekubaa", - "email": "to.nie.kubafn@gmail.com" - }, - "records": { - "CNAME": "wcaleniekubaa.github.io" - } -} diff --git a/domains/webmail.mrjunkyz.json b/domains/webmail.mrjunkyz.json deleted file mode 100644 index 4dcdef8bf..000000000 --- a/domains/webmail.mrjunkyz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "chiragnahata", - "email": "chiragnahata05@gmail.com" - }, - "records": { - "A": ["129.213.151.29"] - } -} diff --git a/domains/webouille.json b/domains/webouille.json deleted file mode 100644 index 60614161e..000000000 --- a/domains/webouille.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "MrPidouille", - "email": "valentinrobin7500@gmail.com" - }, - "records": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/webraku.json b/domains/webraku.json deleted file mode 100644 index 93469ce96..000000000 --- a/domains/webraku.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Nathan", - "email": "nathanaelhananta09@gmail.com" - }, - "records": { - "CNAME": "storage-production.up.railway.app" - } -} diff --git a/domains/webster.json b/domains/webster.json deleted file mode 100644 index 786bf0c14..000000000 --- a/domains/webster.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "ItzWebster", - "email": "itzwebster@oliverbot.xyz", - "discord": "481068576363773972" - }, - "records": { - "CNAME": "itzwebster.xyz" - } -} diff --git a/domains/weeebdev.json b/domains/weeebdev.json deleted file mode 100644 index ae19ca4ad..000000000 --- a/domains/weeebdev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "weeebdev", - "email": "mr.adil777@gmail.com" - }, - "records": { - "CNAME": "weeebdev.github.io" - } -} diff --git a/domains/weissx.json b/domains/weissx.json deleted file mode 100644 index 262f1efe6..000000000 --- a/domains/weissx.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "alfari24", - "email": "ari@alfari.id" - }, - "records": { - "A": ["194.15.36.220"] - } -} diff --git a/domains/werz.json b/domains/werz.json deleted file mode 100644 index b9b4d945e..000000000 --- a/domains/werz.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "0xwerz", - "email": "moussarabie40@gmail.com", - "twitter": "cyberwerz" - }, - "records": { - "CNAME": "0xwerz.github.io" - } -} diff --git a/domains/west.json b/domains/west.json deleted file mode 100644 index e20e6c53e..000000000 --- a/domains/west.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "arslandoesdev", - "email": "239@duck.com" - }, - "records": { - "CNAME": "arslandoesdev.github.io" - } -} diff --git a/domains/what.json b/domains/what.json deleted file mode 100644 index e6d093a22..000000000 --- a/domains/what.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "What-Question-Mark", - "email": "jack.weller@hotmail.com", - "twitter": "whatqm", - "discord": "discord-username-and-discriminator" - }, - "records": { - "CNAME": "what-question-mark.github.io" - } -} diff --git a/domains/whitekj.json b/domains/whitekj.json deleted file mode 100644 index c16d5c117..000000000 --- a/domains/whitekj.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "CwhiteKJ", - "email": "whitekj1221@gmail.com" - }, - "records": { - "CNAME": "cwhitekj.github.io" - } -} diff --git a/domains/whoami.json b/domains/whoami.json deleted file mode 100644 index 14996a7c0..000000000 --- a/domains/whoami.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "samir717le", - "discord": "1079245055845474354" - }, - "records": { - "CNAME": "letsedit.cloudns.be" - } -} diff --git a/domains/wiener234.json b/domains/wiener234.json deleted file mode 100644 index 61cb659f0..000000000 --- a/domains/wiener234.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Wiener234", - "email": "wiemernils@gmail.com" - }, - "records": { - "A": ["130.61.152.39"] - } -} diff --git a/domains/wiggly.json b/domains/wiggly.json deleted file mode 100644 index f3a7142c0..000000000 --- a/domains/wiggly.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Artsui", - "email": "dedica0123@gmail.com", - "twitter": "CornetWiggly" - }, - "records": { - "CNAME": "artsui.github.io" - } -} diff --git a/domains/william2sober.json b/domains/william2sober.json deleted file mode 100644 index 156a994e6..000000000 --- a/domains/william2sober.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "william2sober", - "email": "willliam2sober@gmail.com" - }, - "records": { - "A": ["76.76.21.21"] - }, - "proxied": false -} diff --git a/domains/win10sunvalley.json b/domains/win10sunvalley.json deleted file mode 100644 index 047965fc5..000000000 --- a/domains/win10sunvalley.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "winbo-yml-exe", - "email": "winbo-yml-exe@outlook.com" - }, - "records": { - "CNAME": "win10sunvalley.github.io" - } -} diff --git a/domains/windfarms.json b/domains/windfarms.json deleted file mode 100644 index 709b53b06..000000000 --- a/domains/windfarms.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "windfarms", - "email": "windfarms@andrealicheri.anonaddy.com" - }, - "records": { - "CNAME": "windfarms.github.io" - } -} diff --git a/domains/window5.json b/domains/window5.json deleted file mode 100644 index b62ac4a7f..000000000 --- a/domains/window5.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Window5000", - "email": "spam.window5.spam@gmail.com" - }, - "records": { - "CNAME": "window5000.github.io" - } -} diff --git a/domains/wintkhantlin.json b/domains/wintkhantlin.json deleted file mode 100644 index 72fea3329..000000000 --- a/domains/wintkhantlin.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Wint Khant Lin's Portfolio", - "owner": { - "username": "happer64bit", - "email": "wintkhantlin@gmail.com" - }, - "records": { - "CNAME": "wintkhantlin.vercel.app" - } -} diff --git a/domains/wired.json b/domains/wired.json deleted file mode 100644 index 5dc22c788..000000000 --- a/domains/wired.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Wired-design", - "email": "wireddesign@outlook.com", - "twitter": "Wired__Design" - }, - "records": { - "CNAME": "wired-design.github.io" - } -} diff --git a/domains/wirisungs.json b/domains/wirisungs.json deleted file mode 100644 index 105fda5b0..000000000 --- a/domains/wirisungs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "wirisungs" - }, - "records": { - "CNAME": "wirisungs.github.io" - } -} diff --git a/domains/wissembagga.json b/domains/wissembagga.json deleted file mode 100644 index 3d4b71b63..000000000 --- a/domains/wissembagga.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "Wissem1111" - }, - "records": { - "CNAME": "wissembagga.vercel.app" - } -} diff --git a/domains/wizcann.json b/domains/wizcann.json deleted file mode 100644 index f847f8e54..000000000 --- a/domains/wizcann.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "wizcann" - }, - "records": { - "CNAME": "wizcann.github.io" - } -} diff --git a/domains/wlodekm.json b/domains/wlodekm.json deleted file mode 100644 index f559e3174..000000000 --- a/domains/wlodekm.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Domain for the stuff that i host on my pc", - "owner": { - "username": "WlodekM", - "email": "wlodekm.work@gmail.com" - }, - "records": { - "A": ["159.224.173.169"] - } -} diff --git a/domains/woofer.json b/domains/woofer.json deleted file mode 100644 index 3954f985d..000000000 --- a/domains/woofer.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "owner": { - "username": "WooferTheWoof", - "email": "ivceball@gmail.com", - "discord": "wooferthywoof" - }, - "records": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } -} diff --git a/domains/workspace.trung.json b/domains/workspace.trung.json deleted file mode 100644 index 488318c9f..000000000 --- a/domains/workspace.trung.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "records": { - "A": ["35.185.84.140"] - } -} diff --git a/domains/worm.json b/domains/worm.json deleted file mode 100644 index c5d231f7b..000000000 --- a/domains/worm.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "arq091", - "email": "poonyapat.thane@gmail.com" - }, - "records": { - "CNAME": "arq091.github.io" - } -} diff --git a/domains/woundrite.json b/domains/woundrite.json deleted file mode 100644 index 82541027a..000000000 --- a/domains/woundrite.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "owner": { - "username": "Woundrite", - "email": "ndbendale2004@gmail.com" - }, - "records": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } -} diff --git a/domains/wrtks.json b/domains/wrtks.json deleted file mode 100644 index ef8d0c919..000000000 --- a/domains/wrtks.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ali-valiev", - "discord": "722403528705966080" - }, - "records": { - "CNAME": "wrrtks.github.io" - } -} diff --git a/domains/ws.json b/domains/ws.json deleted file mode 100644 index 3d67931f5..000000000 --- a/domains/ws.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ais1175", - "email": "wutau179@gmail.com" - }, - "records": { - "A": ["43.229.135.123"] - } -} diff --git a/domains/wtfdrshn.json b/domains/wtfdrshn.json deleted file mode 100644 index c9648d763..000000000 --- a/domains/wtfdrshn.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "wtfdrshn", - "email": "itsmedarshan8@gmail.com" - }, - "records": { - "CNAME": "wtfdrshn-portfolio.web.app" - } -} diff --git a/domains/wusong.json b/domains/wusong.json deleted file mode 100644 index ba1e59e9d..000000000 --- a/domains/wusong.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "bayunjiang", - "email": "master@bayun.org" - }, - "records": { - "CNAME": "bayunjiang.github.io" - } -} diff --git a/domains/www.aswinmahesh.json b/domains/www.aswinmahesh.json deleted file mode 100644 index 3e39f2a5a..000000000 --- a/domains/www.aswinmahesh.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Aswin Mahesh Website", - "owner": { - "username": "aswinmahesh", - "email": "aswinmahesh.com+dns@gmail.com" - }, - "records": { - "A": ["75.2.60.5"] - } -} diff --git a/domains/www.aswinmaheshc.json b/domains/www.aswinmaheshc.json deleted file mode 100644 index 401fc1519..000000000 --- a/domains/www.aswinmaheshc.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Aswin Mahesh C Website", - "owner": { - "username": "aswinmahesh", - "email": "aswinmahesh.com+dns@gmail.com" - }, - "records": { - "A": ["75.2.60.5"] - } -} diff --git a/domains/www.bao.json b/domains/www.bao.json deleted file mode 100644 index 3c1bf1496..000000000 --- a/domains/www.bao.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "bphamict", - "email": "bphamict@gmail.com" - }, - "records": { - "CNAME": "ghs.google.com" - } -} diff --git a/domains/www.linus.json b/domains/www.linus.json new file mode 100644 index 000000000..97d9230d9 --- /dev/null +++ b/domains/www.linus.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LolgamerHDDE", + "email": "linus@syncwi.de" + }, + "records": { + "CNAME": "linus.is-a.dev" + } +} \ No newline at end of file diff --git a/domains/www.myforum.json b/domains/www.myforum.json deleted file mode 100644 index 81d6de8dc..000000000 --- a/domains/www.myforum.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "bteamapp", - "email": "helpapp.bta@gmail.com" - }, - "records": { - "CNAME": "myforum.mydiscussion.net" - } -} diff --git a/domains/www.schumerism.json b/domains/www.schumerism.json deleted file mode 100644 index 29a363eab..000000000 --- a/domains/www.schumerism.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "homosapiensapien", - "email": "nathanielswoo@gmail.com" - }, - "records": { - "A": ["75.2.60.5"] - } -} diff --git a/domains/www.udhaya.json b/domains/www.udhaya.json deleted file mode 100644 index 51ba071de..000000000 --- a/domains/www.udhaya.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Netfily CNAME", - "owner": { - "username": "xaceduke", - "email": "kinghtth0@gmail.com" - }, - "records": { - "CNAME": "mainudhaya.netlify.app" - } -} diff --git a/domains/wyatt.json b/domains/wyatt.json deleted file mode 100644 index 3852b414a..000000000 --- a/domains/wyatt.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ws998116", - "email": "ws998116@gmail.com" - }, - "records": { - "CNAME": "ws998116.github.io" - } -} diff --git a/domains/x0ba.json b/domains/x0ba.json deleted file mode 100644 index 9e66817d9..000000000 --- a/domains/x0ba.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "x0ba", - "email": "mkshift@tuta.io" - }, - "records": { - "CNAME": "x0ba.github.io" - } -} diff --git a/domains/x8t.json b/domains/x8t.json deleted file mode 100644 index 3c9db42f6..000000000 --- a/domains/x8t.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "x8t-code", - "email": "x8t@tuta.io" - }, - "records": { - "CNAME": "x8t-code.github.io" - } -} diff --git a/domains/xabdoat.json b/domains/xabdoat.json deleted file mode 100644 index 040a0fd67..000000000 --- a/domains/xabdoat.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "xAbdoAT", - "twitter": "xAbdoAT" - }, - "records": { - "CNAME": "xabdoat.github.io" - } -} diff --git a/domains/xap3y.json b/domains/xap3y.json deleted file mode 100644 index 02ecce913..000000000 --- a/domains/xap3y.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "xap3y", - "email": "worker@xap3y.space" - }, - "records": { - "URL": "https://xap3y.space" - } -} diff --git a/domains/xash.json b/domains/xash.json deleted file mode 100644 index c0ad66014..000000000 --- a/domains/xash.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "7xa5h", - "email": "xash4492@gmail.com" - }, - "records": { - "CNAME": "7xa5h.github.io" - } -} diff --git a/domains/xaxa.json b/domains/xaxa.json deleted file mode 100644 index 0c3d8f606..000000000 --- a/domains/xaxa.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "333xaxa", - "email": "xaxa_07x10@gmail.com" - }, - "records": { - "CNAME": "333xaxa.github.io" - } -} diff --git a/domains/xelxen.json b/domains/xelxen.json deleted file mode 100644 index efc931650..000000000 --- a/domains/xelxen.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "I am a dev ig", - "owner": { - "username": "XelXen", - "email": "xelxenfox@gmail.com", - "twitter": "your-twitter-username" - }, - "records": { - "CNAME": "xelxen.github.io" - } -} diff --git a/domains/xeno.json b/domains/xeno.json deleted file mode 100644 index 664f4c809..000000000 --- a/domains/xeno.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "lextra", - "email": "xenojusbetter@gmail.com" - }, - "records": { - "CNAME": "bloody.bio" - } -} diff --git a/domains/xeno9118.json b/domains/xeno9118.json deleted file mode 100644 index dfaf3a452..000000000 --- a/domains/xeno9118.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Aether1777", - "email": "bkevin39415@gmail.com" - }, - "records": { - "CNAME": "border.hop.io" - } -} diff --git a/domains/xgeneric.json b/domains/xgeneric.json deleted file mode 100644 index 6962dd983..000000000 --- a/domains/xgeneric.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "xgeneric", - "discord": "1194494419064328296" - }, - "records": { - "CNAME": "paulswebhelp.com" - } -} diff --git a/domains/xgorn.json b/domains/xgorn.json deleted file mode 100644 index 85699cf2c..000000000 --- a/domains/xgorn.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "X-Gorn", - "email": "xgorntv@gmail.com" - }, - "records": { - "CNAME": "x-gorn.github.io" - } -} diff --git a/domains/xinful.json b/domains/xinful.json deleted file mode 100644 index 9487cad4d..000000000 --- a/domains/xinful.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "xinfull", - "email": "robertkitunda89@gmail.com" - }, - "records": { - "CNAME": "xinfull.github.io" - } -} diff --git a/domains/xmars.json b/domains/xmars.json deleted file mode 100644 index bfaa03005..000000000 --- a/domains/xmars.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "My personal info", - "owner": { - "username": "xmars4", - "email": "xtruongptit@gmail.com" - }, - "records": { - "CNAME": "xmars4.github.io" - } -} diff --git a/domains/xpr.json b/domains/xpr.json deleted file mode 100644 index d86ea9177..000000000 --- a/domains/xpr.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "xpr", - "email": "xpr@atl.tools", - "discord": "xprsh" - }, - "records": { - "CNAME": "xpr.codeberg.page" - } -} diff --git a/domains/xrcs.json b/domains/xrcs.json deleted file mode 100644 index 9a4635a76..000000000 --- a/domains/xrcs.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "xrcss", - "discord": "xrcs#0001" - }, - "records": { - "CNAME": "xrcss.github.io" - } -} diff --git a/domains/xream.json b/domains/xream.json deleted file mode 100644 index 4c9f910f2..000000000 --- a/domains/xream.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "xream", - "email": "xreamxu@gmail.com" - }, - "records": { - "A": ["150.230.219.72"] - } -} diff --git a/domains/xrvuloepjriu.sevinda-herath.json b/domains/xrvuloepjriu.sevinda-herath.json deleted file mode 100644 index 86eaecb10..000000000 --- a/domains/xrvuloepjriu.sevinda-herath.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Sevinda-Herath", - "email": "sevindaherath@gmail.com" - }, - "records": { - "CNAME": "gv-alvrz5ytmlhjh6.dv.googlehosted.com" - } -} diff --git a/domains/xsamivs.json b/domains/xsamivs.json deleted file mode 100644 index ab126e20b..000000000 --- a/domains/xsamivs.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Development Website of xSamiVS", - "owner": { - "username": "xSamiVS", - "discord": "xSamiVS - 455335173748162563" - }, - "records": { - "A": ["88.99.5.172"] - } -} diff --git a/domains/xsec.json b/domains/xsec.json deleted file mode 100644 index b021e20cd..000000000 --- a/domains/xsec.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "mnikrsa21", - "email": "igcloud16@gmail.com" - }, - "records": { - "CNAME": "igcloudstore.my.id" - } -} diff --git a/domains/xtendera.json b/domains/xtendera.json deleted file mode 100644 index fcc2106ea..000000000 --- a/domains/xtendera.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Xtendera", - "discord": "738775476604239933" - }, - "records": { - "A": ["47.186.121.65"] - } -} diff --git a/domains/xuyife.json b/domains/xuyife.json deleted file mode 100644 index ce397c007..000000000 --- a/domains/xuyife.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "xuyife", - "email": "18916947008@163.com" - }, - "records": { - "CNAME": "xuyife.github.io" - } -} diff --git a/domains/xuyifei.json b/domains/xuyifei.json deleted file mode 100644 index 89dc86e7c..000000000 --- a/domains/xuyifei.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "xuyife", - "email": "xuyifeiDev@outlook.com", - "twitter": "xuyifei" - }, - "records": { - "CNAME": "xuyife.github.io" - } -} diff --git a/domains/xvrtech.json b/domains/xvrtech.json deleted file mode 100644 index 3b4690308..000000000 --- a/domains/xvrtech.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "FullStackedRVC", - "email": "robertocarov2@gmail.com" - }, - "records": { - "CNAME": "fullstackedrvc.github.io" - } -} diff --git a/domains/xyront.json b/domains/xyront.json deleted file mode 100644 index 487c35ee7..000000000 --- a/domains/xyront.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Xyront", - "email": "abalabalscratch@gmail.com" - }, - "records": { - "CNAME": "xyront.github.io" - } -} diff --git a/domains/xyter.json b/domains/xyter.json deleted file mode 100644 index c744866b1..000000000 --- a/domains/xyter.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "VermiumSifell", - "email": "vermium@zyner.org" - }, - "records": { - "URL": "https://xyter.zyner.org" - } -} diff --git a/domains/xyzjesper.json b/domains/xyzjesper.json deleted file mode 100644 index d2c5d42c2..000000000 --- a/domains/xyzjesper.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Personal Portfolio", - "owner": { - "username": "xyzjesper", - "email": "contact@xyzjesper.dev" - }, - "records": { - "CNAME": "proxy.system.nexocrew.space" - } -} diff --git a/domains/yacoreq.json b/domains/yacoreq.json deleted file mode 100644 index 3dce46532..000000000 --- a/domains/yacoreq.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "yacoreq", - "email": "yacoreq@gmail.com", - "discord": "685845264417816611" - }, - "records": { - "A": ["136.243.156.120"] - } -} diff --git a/domains/yaelmassieu.json b/domains/yaelmassieu.json deleted file mode 100644 index 6eb31e5f5..000000000 --- a/domains/yaelmassieu.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "bystrokr", - "email": "jamesisajamessx@gmail.com" - }, - "records": { - "A": ["66.45.229.178"] - } -} diff --git a/domains/yahli.json b/domains/yahli.json deleted file mode 100644 index b7f4331e0..000000000 --- a/domains/yahli.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Personal dev website", - "owner": { - "username": "yahligitzi", - "email": "yahligitzi2@gmail.com" - }, - "records": { - "CNAME": "yahligitzi.github.io" - } -} diff --git a/domains/yahya-rabii.json b/domains/yahya-rabii.json deleted file mode 100644 index 3b466c7d4..000000000 --- a/domains/yahya-rabii.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "MY PP website", - "owner": { - "username": "Yahya-rabii", - "email": "rabiiyahya1@gmail.com" - }, - "records": { - "CNAME": "yahya-rabii.github.io" - } -} diff --git a/domains/yaman-malla.json b/domains/yaman-malla.json deleted file mode 100644 index 534a193ac..000000000 --- a/domains/yaman-malla.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "yamanISyaman", - "email": "yaman.1423@gmail.com" - }, - "records": { - "CNAME": "yaman-malla.surge.sh" - } -} diff --git a/domains/yashgupta.json b/domains/yashgupta.json deleted file mode 100644 index ba079eaf3..000000000 --- a/domains/yashgupta.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "yashhh999", - "email": "gupta25yash@gmail.com" - }, - "records": { - "CNAME": "yashhh999.github.io" - } -} diff --git a/domains/yashnerkar.json b/domains/yashnerkar.json deleted file mode 100644 index 359ed51dd..000000000 --- a/domains/yashnerkar.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "yashnerkar", - "email": "yashnerkar512@gmail.com" - }, - "records": { - "CNAME": "yashnerkar.github.io" - } -} diff --git a/domains/yashraj.json b/domains/yashraj.json deleted file mode 100644 index 09aca0a63..000000000 --- a/domains/yashraj.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "yashraj-n", - "email": "ynnarke52@gmail.com", - "twitter": "NarkeYashraj" - }, - "records": { - "CNAME": "yashraj-n.github.io" - } -} diff --git a/domains/yashrao.json b/domains/yashrao.json deleted file mode 100644 index 4d6a11689..000000000 --- a/domains/yashrao.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "py-yash", - "email": "cwyash.rao@gmail.com" - }, - "records": { - "CNAME": "py-yash.github.io" - } -} diff --git a/domains/yashsachdev.json b/domains/yashsachdev.json deleted file mode 100644 index 71df9144b..000000000 --- a/domains/yashsachdev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "yashsachdev", - "email": "yashsachdev5677@gmail.com" - }, - "records": { - "CNAME": "yashsachdevblog.azureedge.net" - } -} diff --git a/domains/yatinmalhotra.json b/domains/yatinmalhotra.json deleted file mode 100644 index 18938fd42..000000000 --- a/domains/yatinmalhotra.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Yatin-Malhotra", - "discord": "foreverinevitable" - }, - "records": { - "A": ["75.2.60.5"] - } -} diff --git a/domains/yaxh.json b/domains/yaxh.json deleted file mode 100644 index 6c8e03889..000000000 --- a/domains/yaxh.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "yaxhcodes", - "email": "meyashjoshi3101@gmail.com", - "discord": "965845932782526495" - }, - "records": { - "CNAME": "yaxhcodes.vercel.app" - } -} diff --git a/domains/yean.json b/domains/yean.json deleted file mode 100644 index df828872f..000000000 --- a/domains/yean.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "joshex150", - "email": "joshex150@gmail.com" - }, - "records": { - "CNAME": "yean-tech.vercel.app" - } -} diff --git a/domains/yejun.json b/domains/yejun.json deleted file mode 100644 index 05a558dbd..000000000 --- a/domains/yejun.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "yejun", - "email": "sammffl@gmail.com" - }, - "records": { - "CNAME": "yejun.tech" - } -} diff --git a/domains/yeppiidev.json b/domains/yeppiidev.json deleted file mode 100644 index 49d8a7a77..000000000 --- a/domains/yeppiidev.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "yeppiidev", - "email": "yedoxstudios@gmail.com", - "twitter": "yeppiidev" - }, - "records": { - "CNAME": "yeppiidev.github.io" - } -} diff --git a/domains/yescyyt.json b/domains/yescyyt.json deleted file mode 100644 index 28e9982d0..000000000 --- a/domains/yescyyt.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "yescyyt", - "email": "amberisamab@gmail.com" - }, - "records": { - "CNAME": "yescyyt.github.io" - } -} diff --git a/domains/yhkz.json b/domains/yhkz.json deleted file mode 100644 index 6e96ad41a..000000000 --- a/domains/yhkz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "yhkz", - "email": "yhkz@yhkz.us.kg" - }, - "records": { - "CNAME": "yhkz.github.io" - } -} diff --git a/domains/ynd.json b/domains/ynd.json deleted file mode 100644 index c5b98b2c0..000000000 --- a/domains/ynd.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "yn100194", - "email": "yenngoc100194@gmail.com" - }, - "records": { - "CNAME": "yn1001.wuaze.com" - } -} diff --git a/domains/yokaicord.json b/domains/yokaicord.json deleted file mode 100644 index 8cc334c68..000000000 --- a/domains/yokaicord.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "zxPau", - "email": "pauu123123123@gmail.com" - }, - "records": { - "CNAME": "zxpau.github.io" - } -} diff --git a/domains/yol.json b/domains/yol.json deleted file mode 100644 index 538755828..000000000 --- a/domains/yol.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "YoelNath", - "email": "yoelnathanael1@gmail.com" - }, - "records": { - "CNAME": "yoelnath.github.io" - } -} diff --git a/domains/yolobnb.json b/domains/yolobnb.json deleted file mode 100644 index 3c8f372d4..000000000 --- a/domains/yolobnb.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "yolobnb", - "email": "yooloobnb@protonmail.com" - }, - "records": { - "CNAME": "yolobnb.github.io" - } -} diff --git a/domains/yoogo.json b/domains/yoogo.json new file mode 100644 index 000000000..2110630bf --- /dev/null +++ b/domains/yoogo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yoogoworkspace", + "email": "yoogoworkspace@gmail.com" + }, + "records": { + "A": ["75.2.60.5"] + } +} diff --git a/domains/yorodm.json b/domains/yorodm.json deleted file mode 100644 index c62f49d2f..000000000 --- a/domains/yorodm.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "yorodm", - "email": "yoandy.rmartinez@gmail.com" - }, - "records": { - "CNAME": "yorodm.github.io" - } -} diff --git a/domains/yourz.json b/domains/yourz.json deleted file mode 100644 index 0d0ea8028..000000000 --- a/domains/yourz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Yourz", - "email": "crazilou@vip.qq.com" - }, - "records": { - "CNAME": "yourz.github.io" - } -} diff --git a/domains/yrrahbot.acronical.json b/domains/yrrahbot.acronical.json deleted file mode 100644 index 7dc9d2ef3..000000000 --- a/domains/yrrahbot.acronical.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "AcronicalYT", - "email": "acronicalbusiness@gmail.com" - }, - "records": { - "A": ["138.68.133.84"] - } -} diff --git a/domains/yug.json b/domains/yug.json deleted file mode 100644 index fec45df6e..000000000 --- a/domains/yug.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "YUG38", - "email": "4yugpatel123@gmail.com", - "discord": "name_yug" - }, - "records": { - "CNAME": "name-yug.pages.dev" - } -} diff --git a/domains/yujia.json b/domains/yujia.json deleted file mode 100644 index 0ead157a3..000000000 --- a/domains/yujia.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Yujia's Magic", - "owner": { - "username": "YujiaY", - "email": "aujackyuan@gmail.com" - }, - "records": { - "CNAME": "yujiay.github.io" - } -} diff --git a/domains/yuko.json b/domains/yuko.json deleted file mode 100644 index 6e23e7d8c..000000000 --- a/domains/yuko.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DreamLikeAmonster", - "discord": "918872621892911164" - }, - "records": { - "A": ["76.76.21.21"] - } -} diff --git a/domains/yuri.json b/domains/yuri.json deleted file mode 100644 index ac7704b7d..000000000 --- a/domains/yuri.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "MaiYurito", - "email": "reachgamers9999@gmail.com" - }, - "records": { - "URL": "https://yuri.only-fans.club/" - } -} diff --git a/domains/yuting.json b/domains/yuting.json deleted file mode 100644 index cdc560538..000000000 --- a/domains/yuting.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "wyuting0", - "email": "wyuting2011@gmail.com" - }, - "records": { - "CNAME": "wyuting0.github.io" - } -} diff --git a/domains/yuuto.json b/domains/yuuto.json deleted file mode 100644 index 4d7cfb99f..000000000 --- a/domains/yuuto.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "user93485", - "email": "yuutodiscordlol@gmail.com", - "discord": "YUUTO#9199" - }, - "records": { - "CNAME": "user93485.github.io" - } -} diff --git a/domains/yuwind.json b/domains/yuwind.json deleted file mode 100644 index 391510c77..000000000 --- a/domains/yuwind.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Dn1w", - "discord": "923208452581511199" - }, - "records": { - "CNAME": "yuwindev.github.io" - } -} diff --git a/domains/yuzuki.json b/domains/yuzuki.json deleted file mode 100644 index 0503ec4fe..000000000 --- a/domains/yuzuki.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SuzukiYuzuki", - "email": "hotococoa104@gmail.com" - }, - "records": { - "CNAME": "suzukiyuzuki.github.io" - } -} diff --git a/domains/zaid.json b/domains/zaid.json deleted file mode 100644 index 2951d7e71..000000000 --- a/domains/zaid.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "zaidmukaddam", - "email": "zaidlunatic1@gmail.com", - "twitter": "Zaid08079154" - }, - "records": { - "CNAME": "zaidmukaddam.github.io" - } -} diff --git a/domains/zakaria-didah.json b/domains/zakaria-didah.json deleted file mode 100644 index cd0253071..000000000 --- a/domains/zakaria-didah.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "zakaria-didah", - "email": "zakariadidah@gmail.com", - "discord": "788397929308225546" - }, - "records": { - "A": ["158.179.209.175"] - } -} diff --git a/domains/zarqi.ezzoubair.json b/domains/zarqi.ezzoubair.json deleted file mode 100644 index 86c455159..000000000 --- a/domains/zarqi.ezzoubair.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "zarqizoubir", - "email": "zarqi.ezzoubair@etu.uae.ac.ma" - }, - "records": { - "CNAME": "zarqizoubir.github.io" - } -} diff --git a/domains/zb60458066.klent.json b/domains/zb60458066.klent.json deleted file mode 100644 index f39c263bc..000000000 --- a/domains/zb60458066.klent.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "kleeiny", - "email": "kleeinlmao@gmail.com", - "discord": "763581985410121769" - }, - "records": { - "CNAME": "zmverify.zoho.com" - } -} diff --git a/domains/zedfr.json b/domains/zedfr.json deleted file mode 100644 index dd761ec15..000000000 --- a/domains/zedfr.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Not-oss", - "discord": "1071844093438726239" - }, - "records": { - "A": ["89.168.59.222"] - } -} diff --git a/domains/zelle.json b/domains/zelle.json deleted file mode 100644 index b5c6419f9..000000000 --- a/domains/zelle.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "zelxd", - "email": "zeloeee@gmail.com" - }, - "records": { - "CNAME": "zelxd.github.io" - } -} diff --git a/domains/zelriano36.json b/domains/zelriano36.json deleted file mode 100644 index 9c0c5c52b..000000000 --- a/domains/zelriano36.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "zelriano36", - "email": "bastien.salvetat@gmail.com" - }, - "records": { - "CNAME": "zelriano36.github.io" - } -} diff --git a/domains/zen.json b/domains/zen.json deleted file mode 100644 index fea723b29..000000000 --- a/domains/zen.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "zeraAI", - "email": "parkzen68@gmail.com" - }, - "records": { - "CNAME": "zeraai.github.io" - } -} diff --git a/domains/zener.json b/domains/zener.json deleted file mode 100644 index 9f6e0f685..000000000 --- a/domains/zener.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "zenerq", - "email": "rokosamje@gmail.com" - }, - "records": { - "CNAME": "zenerq.github.io" - } -} diff --git a/domains/zenzoya.json b/domains/zenzoya.json deleted file mode 100644 index fcfcc1701..000000000 --- a/domains/zenzoya.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ZenZoyaUDR", - "discord": "915228509440454707" - }, - "records": { - "CNAME": "zenzoya.netlify.app" - } -} diff --git a/domains/zeoz.json b/domains/zeoz.json deleted file mode 100644 index f3a2037b6..000000000 --- a/domains/zeoz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nysr-dev", - "discord": "908554139888410635" - }, - "records": { - "CNAME": "nysr.host" - } -} diff --git a/domains/zephyr.json b/domains/zephyr.json deleted file mode 100644 index c44c4b913..000000000 --- a/domains/zephyr.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "ALVINTAN159", - "email": "alvintan159@gmail.com", - "discord": "985731141640286258" - }, - "records": { - "A": ["69.197.135.203"] - } -} diff --git a/domains/zeptar.json b/domains/zeptar.json deleted file mode 100644 index de9203626..000000000 --- a/domains/zeptar.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Zeptar1069", - "email": "terryk.onekorea@gmail.com", - "discord": "Zeptar#7882" - }, - "records": { - "CNAME": "zeptar1069.github.io" - } -} diff --git a/domains/zeranamu.json b/domains/zeranamu.json deleted file mode 100644 index 42693e4ae..000000000 --- a/domains/zeranamu.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Zeranamu", - "email": "zeranamu@gmail.com" - }, - "records": { - "CNAME": "zeranamu.github.io" - } -} diff --git a/domains/zerolandcode.json b/domains/zerolandcode.json deleted file mode 100644 index aeebc94b2..000000000 --- a/domains/zerolandcode.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "zerolandcode", - "email": "rolteoln@gmail.com" - }, - "records": { - "CNAME": "zerolandcode.github.io" - } -} diff --git a/domains/zerot69.json b/domains/zerot69.json deleted file mode 100644 index bcf6753cd..000000000 --- a/domains/zerot69.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "zerot69", - "email": "ngo.vo.hoang.tuan.69@gmail.com" - }, - "records": { - "CNAME": "zerot69.github.io" - } -} diff --git a/domains/zester.json b/domains/zester.json deleted file mode 100644 index bbb89609a..000000000 --- a/domains/zester.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "sxtxnzester", - "email": "lollo11020210@gmail.com", - "discord": "1133362142461050980" - }, - "records": { - "CNAME": "sxtxnzester.github.io" - } -} diff --git a/domains/zg.json b/domains/zg.json new file mode 100644 index 000000000..563a0305f --- /dev/null +++ b/domains/zg.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ZGX089", + "discord": "594080319007883264" + }, + "records": { + "A": ["85.194.246.69"] + } +} diff --git a/domains/zgx.json b/domains/zgx.json new file mode 100644 index 000000000..563a0305f --- /dev/null +++ b/domains/zgx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ZGX089", + "discord": "594080319007883264" + }, + "records": { + "A": ["85.194.246.69"] + } +} diff --git a/domains/zhangximufeng.json b/domains/zhangximufeng.json deleted file mode 100644 index ede59a2f9..000000000 --- a/domains/zhangximufeng.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Link to my github", - "owner": { - "username": "zhangximufeng", - "email": "zhangximufeng@gmail.com" - }, - "records": { - "CNAME": "zhangximufeng.github.io" - } -} diff --git a/domains/zhenchai.json b/domains/zhenchai.json deleted file mode 100644 index 3630ecb17..000000000 --- a/domains/zhenchai.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "zhenchai00", - "email": "zhenchai0000@gmail.com" - }, - "records": { - "CNAME": "zhenchai00.github.io" - } -} diff --git a/domains/ziari.json b/domains/ziari.json deleted file mode 100644 index 7a813054a..000000000 --- a/domains/ziari.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "AMIRPARSAZIARI", - "email": "ziariamirparsa@gmail.com", - "twitter": "ziariamirparsa" - }, - "records": { - "CNAME": "amirparsaziari.github.io" - } -} diff --git a/domains/zilu.json b/domains/zilu.json deleted file mode 100644 index 8e6145e6e..000000000 --- a/domains/zilu.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "zilurrane", - "email": "zilurrane@gmail.com" - }, - "records": { - "CNAME": "zilu.dev" - } -} diff --git a/domains/ziue.json b/domains/ziue.json deleted file mode 100644 index ff6d608b1..000000000 --- a/domains/ziue.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Link to my github", - "owner": { - "username": "ziuee", - "discord": "ziue#8495" - }, - "records": { - "CNAME": "ziuee.github.io" - } -} diff --git a/domains/ziyad.json b/domains/ziyad.json deleted file mode 100644 index ae4d4d7b7..000000000 --- a/domains/ziyad.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "o-lumix", - "email": "lumixofficiel@gmail.com" - }, - "records": { - "CNAME": "o-lumix.github.io" - } -} diff --git a/domains/zoey.json b/domains/zoey.json deleted file mode 100644 index 80c384411..000000000 --- a/domains/zoey.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Zoey2936", - "email": "zoey@z0ey.de" - }, - "records": { - "CNAME": "ip.z0ey.de" - } -} diff --git a/domains/zoosio.json b/domains/zoosio.json deleted file mode 100644 index 944d7473c..000000000 --- a/domains/zoosio.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "239626", - "email": "maz.nos@gmail.com", - "discord": "788741120364511242" - }, - "records": { - "A": ["95.216.242.35"] - } -} diff --git a/domains/ztzt.json b/domains/ztzt.json deleted file mode 100644 index da98a1b4e..000000000 --- a/domains/ztzt.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "ztztmc", - "email": "2timessharp@gmail.com", - "discord": "ztzt" - }, - "records": { - "CNAME": "ztztmc.github.io" - } -} diff --git a/domains/zuhaib.json b/domains/zuhaib.json deleted file mode 100644 index bdec2f92f..000000000 --- a/domains/zuhaib.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "powrhouseofthecell", - "email": "theshahzuhaib96@gmail.com" - }, - "records": { - "CNAME": "powrhouseofthecell.github.io" - } -} diff --git a/domains/zwei.json b/domains/zwei.json deleted file mode 100644 index 9b116ea50..000000000 --- a/domains/zwei.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "zwei", - "email": "post@zwei.de.eu.org" - }, - "records": { - "CNAME": "bestzwei.github.io" - } -} diff --git a/domains/zwyz.json b/domains/zwyz.json deleted file mode 100644 index 5483196f4..000000000 --- a/domains/zwyz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "madisonwirtanen", - "email": "isadev@imkk.uk" - }, - "records": { - "CNAME": "madisonwirtanen.github.io" - } -} diff --git a/domains/zxlbni.json b/domains/zxlbni.json deleted file mode 100644 index 14175161e..000000000 --- a/domains/zxlbni.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ZxLbni", - "email": "dolabani46@gmail.com" - }, - "records": { - "CNAME": "zxlbni.github.io" - } -} diff --git a/domains/zxpau.json b/domains/zxpau.json deleted file mode 100644 index 8cc334c68..000000000 --- a/domains/zxpau.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "zxPau", - "email": "pauu123123123@gmail.com" - }, - "records": { - "CNAME": "zxpau.github.io" - } -} diff --git a/domains/zyronixbot.mznking.json b/domains/zyronixbot.mznking.json deleted file mode 100644 index 6d33a67d7..000000000 --- a/domains/zyronixbot.mznking.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "mznking", - "email": "maazinking23@gmail.com" - }, - "records": { - "CNAME": "zyronixbot.onrender.com" - } -} diff --git a/domains/zytre.json b/domains/zytre.json deleted file mode 100644 index 6c78e39fd..000000000 --- a/domains/zytre.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "GGLVXD", - "email": "gglvmax@gmail.com", - "discord": "689774740893859840" - }, - "records": { - "CNAME": "forum.gglvxd.eu.org" - } -} diff --git a/domains/zyztem.json b/domains/zyztem.json deleted file mode 100644 index e5758bb25..000000000 --- a/domains/zyztem.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "zyztem", - "email": "zyztembuisness@gmail.com", - "twitter": "zyztem_" - }, - "records": { - "CNAME": "zyztem.github.io" - } -} diff --git a/util/internal.json b/util/internal.json index 5e71fc3d1..c55dbed7a 100644 --- a/util/internal.json +++ b/util/internal.json @@ -1,6 +1,4 @@ [ - "autoconfig", - "autodiscover", "data", "docs", "raw", diff --git a/util/reserved.json b/util/reserved.json index 2c6b0e48f..1744dcb8d 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -9,6 +9,8 @@ "apps", "assets", "auth", + "autoconfig", + "autodiscover", "billing", "blog", "bot",