diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 29b486687..87c22c175 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,5 +1,7 @@ * @phenax -.github/ @wdhdev -domains/ @is-a-dev/maintainers +/.github/ @wdhdev +/.github/CODEOWNERS @phenax + +/domains/ @is-a-dev/maintainers *.md @is-a-dev/maintainers diff --git a/.github/workflows/raw-api.yml b/.github/workflows/raw-api.yml new file mode 100644 index 000000000..5f54189bf --- /dev/null +++ b/.github/workflows/raw-api.yml @@ -0,0 +1,47 @@ +name: Raw API + +on: + push: + branches: [main] + paths: + - "domains/*" + - ".github/workflows/raw-api.yml" + + workflow_dispatch: + +concurrency: + group: ${{ github.ref }}-raw-api + cancel-in-progress: true + +jobs: + update: + name: Update + runs-on: ubuntu-latest + + steps: + - uses: actions/checkout@v4 + + - uses: actions/checkout@v4 + with: + repository: is-a-dev/raw-api + path: raw-api + token: ${{ secrets.BOT }} + + - uses: actions/setup-node@v4 + with: + node-version: 20.x + + - name: Update Data + run: node raw-api/scripts/update.js + + - name: Commit + uses: cpina/github-action-push-to-another-repository@main + with: + source-directory: "raw-api" + destination-github-username: is-a-dev + destination-repository-name: raw-api + user-email: is-a-dev@win11react.com + user-name: is-a-dev-bot + commit-message: "Update Data via is-a-dev/register" + env: + API_TOKEN_GITHUB: ${{ secrets.BOT }} diff --git a/MAINTAINERS.md b/MAINTAINERS.md new file mode 100644 index 000000000..b749a44c8 --- /dev/null +++ b/MAINTAINERS.md @@ -0,0 +1,18 @@ +# is-a.dev Team +| Name | Role | +|-|-| +| Akshay ([@phenax](https://github.com/phenax)) | Owner | +||| +| William ([@wdhdev](https://github.com/wdhdev)) | Administrator | +||| +| Andrew ([@andrewstech](https://github.com/andrewstech)) | Maintainer | +| Daniel ([@hackermondev](https://github.com/hackermondev)) | Maintainer | +| DIBSTER ([@DEV-DIBSTER](https://github.com/DEV-DIBSTER)) | Maintainer | +| Mahir ([@mtgsquad](https://github.com/mtgsquad)) | Maintainer | +| Satria ([@SX-9](https://github.com/SX-9)) | Maintainer | +| Vaibhav ([@VaibhavSys](https://github.com/VaibhavSys)) | Maintainer | +||| +| CuteDog5695 ([@CuteDog5695](https://github.com/CuteDog5695)) | Helper | +| Om ([@TerraPlayz](https://github.com/TerraPlayz)) | Helper | +| Phoenix ([@PhoenixOrigin](https://github.com/PhoenixOrigin)) | Helper | +| Stef ([@Stef-00012](https://github.com/Stef-00012)) | Helper | diff --git a/domains/011.json b/domains/011.json new file mode 100644 index 000000000..ace8aeeb8 --- /dev/null +++ b/domains/011.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "iamxani", + "email": "xenpei11@gmail.com" + }, + "record": { + "CNAME": "iamxani.github.io" + } +} diff --git a/domains/_discord.rtxeon.json b/domains/_discord.rtxeon.json new file mode 100644 index 000000000..04622f8d6 --- /dev/null +++ b/domains/_discord.rtxeon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rtxeon", + "email": "AdityaSuthar13@outlook.com" + }, + "record": { + "TXT": "dh=665c123dc34d1ff5a58d5baadd5b97bb9a7ade7d" + } +} \ No newline at end of file diff --git a/domains/dashboard.stefdp.json b/domains/_github-pages-challenge-stef-00012.gbot.json similarity index 75% rename from domains/dashboard.stefdp.json rename to domains/_github-pages-challenge-stef-00012.gbot.json index 187cc9a31..e9288e235 100644 --- a/domains/dashboard.stefdp.json +++ b/domains/_github-pages-challenge-stef-00012.gbot.json @@ -5,6 +5,6 @@ "discord": "694986201739952229" }, "record": { - "A": ["109.71.252.37"] + "TXT": ["7d2f026325a7a6b08efdb7c6031370"] } } diff --git a/domains/server.stefdp.json b/domains/_github-pages-challenge-stef-00012.receiptify.json similarity index 75% rename from domains/server.stefdp.json rename to domains/_github-pages-challenge-stef-00012.receiptify.json index 187cc9a31..d9d00c4cb 100644 --- a/domains/server.stefdp.json +++ b/domains/_github-pages-challenge-stef-00012.receiptify.json @@ -5,6 +5,6 @@ "discord": "694986201739952229" }, "record": { - "A": ["109.71.252.37"] + "TXT": ["bd419a0cfdcbf998e7de1e486cbb4c"] } } diff --git a/domains/_github-pages-challenge-stef-00012.stefdp.json b/domains/_github-pages-challenge-stef-00012.stefdp.json new file mode 100644 index 000000000..75d0d03b1 --- /dev/null +++ b/domains/_github-pages-challenge-stef-00012.stefdp.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "TXT": ["27c2dc9cd3e8a0a37947e82ab6f637"] + } +} diff --git a/domains/agn.json b/domains/agn.json new file mode 100644 index 000000000..f1645fc14 --- /dev/null +++ b/domains/agn.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "agnesmonret", + "email": "agnesmoret@proton.me", + "discord": "694917200720429066" + }, + + "record": { + "CNAME": "agnesmonret.github.io" + } + } + \ No newline at end of file diff --git a/domains/akpi.json b/domains/akpi.json index 9f42d5845..40065ae48 100644 --- a/domains/akpi.json +++ b/domains/akpi.json @@ -12,9 +12,6 @@ "185.199.109.153" ], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": [ - "v=spf1 include:spf.improvmx.com ~all", - "p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDmKWCucfCBImz9pOWBPV5+SO3KNqeQSt6Jusv+3Rbm8BbSv8H0x+E0TEe4JjfNNUmVQ7zNlZFJK4Hlv453aXBNbkk9kzsekW8qm4ZGjeQwMBo2f4V6tkxPFtcYnUfNskc3194C5gH4AusJ4WMbYOe9GNxCRhuok+5tIGciJXxbWQIDAQAB" - ] + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } } diff --git a/domains/alfari.json b/domains/alfari.json new file mode 100644 index 000000000..30dbb37f2 --- /dev/null +++ b/domains/alfari.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alfari24", + "email": "ari@alfari.id" + }, + "record": { + "A": ["194.15.36.220"] + } +} diff --git a/domains/almaz.json b/domains/almaz.json index cef326b10..c5fa7718d 100644 --- a/domains/almaz.json +++ b/domains/almaz.json @@ -4,7 +4,7 @@ "email": "almazgamer228@gmail.com" }, "record": { - "A": ["109.71.252.37"], + "A": ["45.11.229.211"], "MX": ["mail.is-a.dev"], "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } diff --git a/domains/apam.json b/domains/apam.json new file mode 100644 index 000000000..4d3da275b --- /dev/null +++ b/domains/apam.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "iamxani", + "email": "xenpei11@gmail.com" + }, + "record": { + "CNAME": "iamxani.github.io" + } + } diff --git a/domains/api.stefdp.json b/domains/api.stefdp.json index 187cc9a31..f8beee4ce 100644 --- a/domains/api.stefdp.json +++ b/domains/api.stefdp.json @@ -2,9 +2,12 @@ "owner": { "username": "Stef-00012", "email": "admin@stefdp.is-a.dev", - "discord": "694986201739952229" + "discord": "694986201739952229", + "github_id": 81536172 }, "record": { - "A": ["109.71.252.37"] + "A": [ + "45.11.229.211" + ] } -} +} \ No newline at end of file diff --git a/domains/artix.json b/domains/artix.json index a33a634c0..54335e1d2 100644 --- a/domains/artix.json +++ b/domains/artix.json @@ -4,6 +4,6 @@ "email": "yu1234u73f.com@gmail.com" }, "record": { - "CNAME": "proxy.private.danbot.host" + "A": ["69.30.249.53"] } } diff --git a/domains/asicalug.json b/domains/asicalug.json new file mode 100644 index 000000000..64a350652 --- /dev/null +++ b/domains/asicalug.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Asicalug", + "email": "isaac.poissinger@gmail.com" + }, + "record": { + "CNAME": "asicalug.github.io" + } +} diff --git a/domains/athir.json b/domains/athir.json new file mode 100644 index 000000000..01a61aeaf --- /dev/null +++ b/domains/athir.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tharth0ur", + "email": "athir.aldefaie1@gmail.com" + }, + "record": { + "URL": "https://www.linkedin.com/in/athiraldefaie" + } +} diff --git a/domains/axrxvm.json b/domains/axrxvm.json new file mode 100644 index 000000000..dec8af0ef --- /dev/null +++ b/domains/axrxvm.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AaravMehta59", + "email": "poojaaarav321@gmail.com" + }, + "record": { + "URL": "https://aaravm.me/" + } +} diff --git a/domains/ayoungmanwithanoldsoul.json b/domains/ayoungmanwithanoldsoul.json new file mode 100644 index 000000000..039f642e0 --- /dev/null +++ b/domains/ayoungmanwithanoldsoul.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ayoungmanwithanoldsoul", + "email": "paoloandrewpomar@gmail.com" + }, + "record": { + "CNAME": "ayoungmanwithanoldsoul.github.io" + } +} diff --git a/domains/baptiste.json b/domains/baptiste.json new file mode 100644 index 000000000..4f8b728bc --- /dev/null +++ b/domains/baptiste.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BapRx", + "email": "rouxbaptiste@outlook.com" + }, + "record": { + "CNAME": "baprx.github.io" + } +} diff --git a/domains/byte.json b/domains/byte.json new file mode 100644 index 000000000..dcf479cbc --- /dev/null +++ b/domains/byte.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ishan-school", + "email": "ishan.13406@lahartara.sunbeamschools.com" + }, + + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/cala.json b/domains/cala.json new file mode 100644 index 000000000..678c1a566 --- /dev/null +++ b/domains/cala.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "calamitywoah", + "email": "krivojta@gmail.com", + "discord": "981555580495867964" + }, + + "record": { + "CNAME": "calamitywoah.github.io" + } + } + \ No newline at end of file diff --git a/domains/completesoft.json b/domains/completesoft.json index 8cf79172b..ff1083b09 100644 --- a/domains/completesoft.json +++ b/domains/completesoft.json @@ -5,6 +5,7 @@ }, "record": { "A": ["78.46.77.92"], - "MX": ["mx.comp.in.ua"] + "MX": ["mx.comp.in.ua"], + "TXT": "v=spf1 mx a:mx.comp.in.ua -all" } } diff --git a/domains/dashboard.almaz.json b/domains/dashboard.almaz.json index 198614812..ffc498009 100644 --- a/domains/dashboard.almaz.json +++ b/domains/dashboard.almaz.json @@ -1,12 +1,13 @@ { - "owner": { - "username": "AlmaziikDev", - "email": "almazgamer228@gmail.com", - "discord": "718458417232085104" - }, - - "record": { - "A": ["109.71.252.37"] - } - } - \ No newline at end of file + "owner": { + "username": "AlmaziikDev", + "email": "almazgamer228@gmail.com", + "discord": "718458417232085104", + "github_id": 132609906 + }, + "record": { + "A": [ + "45.11.229.211" + ] + } +} \ No newline at end of file diff --git a/domains/discord.json b/domains/discord.json index 35a36caa8..72afa37ba 100644 --- a/domains/discord.json +++ b/domains/discord.json @@ -1,11 +1,9 @@ { - "description": "a discord bot website", - "repo": "https://github.com/botstudios", "owner": { - "username": "BotStudios", - "email": "tojoeleeofficial@gmail.com" + "username": "is-a-dev", + "email": "phenax5@gmail.com" }, "record": { - "CNAME": "botstudios.github.io" + "URL": "https://discord.gg/PZCGHz4RhQ" } } diff --git a/domains/drian.json b/domains/drian.json new file mode 100644 index 000000000..f5fbf8259 --- /dev/null +++ b/domains/drian.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Luiso9", + "email": "muhandreop@gmail.com" + }, + "record": { + "CNAME": "luiso9.github.io" + } +} diff --git a/domains/gabit.json b/domains/gabit.json new file mode 100644 index 000000000..0b4f7fa59 --- /dev/null +++ b/domains/gabit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Gabituss", + "email": "gabit.mail@yandex.ru" + }, + "record": { + "A": ["141.8.195.113"] + } +} diff --git a/domains/gattinhosbot.json b/domains/gattinhosbot.json index 9169849c1..8640b679e 100644 --- a/domains/gattinhosbot.json +++ b/domains/gattinhosbot.json @@ -2,11 +2,18 @@ "owner": { "username": "Stef-00012", "email": "admin@stefdp.is-a.dev", - "discord": "694986201739952229" + "discord": "694986201739952229", + "github_id": 81536172 }, "record": { - "A": ["109.71.252.37"], - "MX": ["mail.is-a.dev"], - "TXT": ["v=spf1 mx a:mail.is-a.dev ~all"] + "A": [ + "45.11.229.211" + ], + "MX": [ + "mail.is-a.dev" + ], + "TXT": [ + "v=spf1 mx a:mail.is-a.dev ~all" + ] } -} +} \ No newline at end of file diff --git a/domains/guru.json b/domains/guru.json new file mode 100644 index 000000000..88e201709 --- /dev/null +++ b/domains/guru.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Guru322", + "email": "sahoogurucharan00@gmail.com" + }, + "record": { + "CNAME": "guru322.github.io" + } +} diff --git a/domains/hitesh.json b/domains/hitesh.json new file mode 100644 index 000000000..e31ea8902 --- /dev/null +++ b/domains/hitesh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hitesh-can-code", + "email": "hiteshofficalyt@gmail.com" + }, + "record": { + "CNAME": "hvlxh.pages.dev" + } +} diff --git a/domains/ittranducloc.json b/domains/ittranducloc.json new file mode 100644 index 000000000..809a7b54b --- /dev/null +++ b/domains/ittranducloc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ittranducloc", + "email": "it.tranducloc@gmail.com" + }, + "record": { + "URL": "https://github.com/ittranducloc" + } +} diff --git a/domains/jamespi.json b/domains/jamespi.json new file mode 100644 index 000000000..423c5d75b --- /dev/null +++ b/domains/jamespi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sussy-OS", + "email": "SussyS0S-Operating-Systems@protonmail.com" + }, + "record": { + "URL": "https://cooperbrosssp.top" + } +} diff --git a/domains/jayeshkayat.json b/domains/jayeshkayat.json new file mode 100644 index 000000000..4a1ce35eb --- /dev/null +++ b/domains/jayeshkayat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jkdevil27", + "email": "jrexweb@gmail.com" + }, + "record": { + "CNAME": "ghs.google.com" + } +} diff --git a/domains/kirill-adamuk.json b/domains/kirill-adamuk.json new file mode 100644 index 000000000..752d36fa3 --- /dev/null +++ b/domains/kirill-adamuk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "superhorsy", + "email": "adamuk.kirill@gmail.com" + }, + "record": { + "CNAME": "superhorsy.github.io" + } +} diff --git a/domains/kr.json b/domains/kr.json new file mode 100644 index 000000000..656a56200 --- /dev/null +++ b/domains/kr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "me-nkr", + "email": "thenaveenkr7@gmail.com" + }, + "record": { + "URL": "https://dev.menkr.in" + } +} diff --git a/domains/lavalink-p1.stefdp.json b/domains/lavalink-p1.stefdp.json index 7a920dce5..f5bfa02e3 100644 --- a/domains/lavalink-p1.stefdp.json +++ b/domains/lavalink-p1.stefdp.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "109.71.252.37" + "45.11.229.211" ] } } diff --git a/domains/lavalink-p2.stefdp.json b/domains/lavalink-p2.stefdp.json index 7a920dce5..f5bfa02e3 100644 --- a/domains/lavalink-p2.stefdp.json +++ b/domains/lavalink-p2.stefdp.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "109.71.252.37" + "45.11.229.211" ] } } diff --git a/domains/lavalink-p3.stefdp.json b/domains/lavalink-p3.stefdp.json index 7a920dce5..f8beee4ce 100644 --- a/domains/lavalink-p3.stefdp.json +++ b/domains/lavalink-p3.stefdp.json @@ -1,12 +1,13 @@ { - "owner": { - "username": "Stef-00012", - "email": "admin@stefdp.is-a.dev", - "discord": "694986201739952229" - }, - "record": { - "A": [ - "109.71.252.37" - ] - } -} + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229", + "github_id": 81536172 + }, + "record": { + "A": [ + "45.11.229.211" + ] + } +} \ No newline at end of file diff --git a/domains/lev.json b/domains/lev.json new file mode 100644 index 000000000..dbd69d651 --- /dev/null +++ b/domains/lev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "skyallaround", + "email": "jr1264464@gmail.com" + }, + "record": { + "CNAME": "basicscript.glitch.me" + } +} diff --git a/domains/levisurely.json b/domains/levisurely.json new file mode 100644 index 000000000..dbd69d651 --- /dev/null +++ b/domains/levisurely.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "skyallaround", + "email": "jr1264464@gmail.com" + }, + "record": { + "CNAME": "basicscript.glitch.me" + } +} diff --git a/domains/libyzxy0.json b/domains/libyzxy0.json new file mode 100644 index 000000000..92e2adcdc --- /dev/null +++ b/domains/libyzxy0.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "libyzxy0", + "email": "janlibydelacosta@gmail.com" + }, + "record": { + "URL": "https://libyzxy0.xyz" + } +} diff --git a/domains/loc.json b/domains/loc.json new file mode 100644 index 000000000..5e60ba5c3 --- /dev/null +++ b/domains/loc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Knoy1104", + "email": "steveyt110405@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/magic.json b/domains/magic.json new file mode 100644 index 000000000..dad0c91db --- /dev/null +++ b/domains/magic.json @@ -0,0 +1,11 @@ +{ + "description": "Website for skyallaround", + "repo": "https://github.com/skyallaround/skyallaround.github.io", + "owner": { + "username": "skyallaround", + "email": "jr1264464@gmail.com" + }, + "record": { + "CNAME": "skyallaround.github.io" + } +} diff --git a/domains/menkr.json b/domains/menkr.json new file mode 100644 index 000000000..656a56200 --- /dev/null +++ b/domains/menkr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "me-nkr", + "email": "thenaveenkr7@gmail.com" + }, + "record": { + "URL": "https://dev.menkr.in" + } +} diff --git a/domains/modmail.json b/domains/modmail.json index 4b8f9cf0d..0a51a1e9a 100644 --- a/domains/modmail.json +++ b/domains/modmail.json @@ -1,7 +1,7 @@ { "owner": { - "username": "is-a-dev", - "email": "phenax5@gmail.com" + "username": "wdhdev", + "email": "william@williamharrison.dev" }, "record": { diff --git a/domains/mohammad87115.json b/domains/mohammad87115.json new file mode 100644 index 000000000..53d4205f0 --- /dev/null +++ b/domains/mohammad87115.json @@ -0,0 +1,12 @@ +{ + "description": "I'm using this subdomain to make my portfolio website", + "repo": "https://github.com/mohammad87115/mohammad87115.github.io", + "owner": { + "username": "mohammad87115", + "email": "mohammad87115@gmail.com", + "twitter": "mohammad87115" + }, + "record": { + "CNAME": "mohammad87115.github.io" + } +} diff --git a/domains/moncef.json b/domains/moncef.json new file mode 100644 index 000000000..18c1c5e8a --- /dev/null +++ b/domains/moncef.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "m2ncef", + "email": "moncxff@gmail.com" + }, + "record": { + "URL": "https://m2ncef.github.io/" + } +} diff --git a/domains/nezarec.json b/domains/nezarec.json new file mode 100644 index 000000000..150b78eb4 --- /dev/null +++ b/domains/nezarec.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NezarecSR", + "email": "anjuangyu@gmail.com" + }, + "record": { + "URL": "https://nezhome.vercel.app/" + } +} diff --git a/domains/nostallmc.json b/domains/nostallmc.json new file mode 100644 index 000000000..0185811a6 --- /dev/null +++ b/domains/nostallmc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "matejkoo217", + "email": "hajekmatej21@gmail.com" + }, + "record": { + "URL": "https://e7aad7e3af7e2b68aab9bba68dd3f6af.loophole.site/" + } +} diff --git a/domains/ntfy.stefdp.json b/domains/ntfy.stefdp.json index 187cc9a31..f8beee4ce 100644 --- a/domains/ntfy.stefdp.json +++ b/domains/ntfy.stefdp.json @@ -2,9 +2,12 @@ "owner": { "username": "Stef-00012", "email": "admin@stefdp.is-a.dev", - "discord": "694986201739952229" + "discord": "694986201739952229", + "github_id": 81536172 }, "record": { - "A": ["109.71.252.37"] + "A": [ + "45.11.229.211" + ] } -} +} \ No newline at end of file diff --git a/domains/opium.json b/domains/opium.json new file mode 100644 index 000000000..8e52f63d9 --- /dev/null +++ b/domains/opium.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MyBooty165", + "email": "timmytamle@icloud.com" + }, + "record": { + "CNAME": "op1um.pages.dev" + } +} diff --git a/domains/pana.json b/domains/pana.json new file mode 100644 index 000000000..f12e4f080 --- /dev/null +++ b/domains/pana.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ANDREIP211109", + "email": "panaandreimihai@gmail.com" + }, + "record": { + "A": ["79.118.191.216"] + } +} diff --git a/domains/paste.stefdp.json b/domains/paste.stefdp.json index 187cc9a31..f8beee4ce 100644 --- a/domains/paste.stefdp.json +++ b/domains/paste.stefdp.json @@ -2,9 +2,12 @@ "owner": { "username": "Stef-00012", "email": "admin@stefdp.is-a.dev", - "discord": "694986201739952229" + "discord": "694986201739952229", + "github_id": 81536172 }, "record": { - "A": ["109.71.252.37"] + "A": [ + "45.11.229.211" + ] } -} +} \ No newline at end of file diff --git a/domains/prodefix.json b/domains/prodefix.json new file mode 100644 index 000000000..e23c7d0ff --- /dev/null +++ b/domains/prodefix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PRODEFIX", + "email": "prodefix.ytb@gmail.com" + }, + "record": { + "CNAME": "prodefix.github.io" + } +} diff --git a/domains/razin.json b/domains/razin.json new file mode 100644 index 000000000..805a7053c --- /dev/null +++ b/domains/razin.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "razinrayees", + "email": "razin.rayeesk@gmail.com" + }, + + "record": { + "CNAME": "razin.pages.dev" + } +} diff --git a/domains/rob.json b/domains/rob.json new file mode 100644 index 000000000..dca1b2012 --- /dev/null +++ b/domains/rob.json @@ -0,0 +1,11 @@ +{ + "description": "Rob.Is-A.Dev Website", + "repo": "https://melroser.github.io", + "owner": { + "username": "melroser", + "email": "biz@eml.cc" + }, + "record": { + "CNAME": "melroser.github.io" + } +} diff --git a/domains/rosset-nocpes.json b/domains/rosset-nocpes.json deleted file mode 100644 index 98175cb81..000000000 --- a/domains/rosset-nocpes.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "description": "rosset-nocpes.is-a.dev", - "repo": "https://github.com/rosset-nocpes/rosset-nocpes.github.io", - "owner": { - "username": "rosset-nocpes", - "email": "rosset.nocpes@skiff.com", - "twitter": "CoderPY4", - "discord": "rosset.nocpes" - }, - "record": { - "CNAME": "rosset-nocpes.github.io" - } -} diff --git a/domains/sayantan.json b/domains/sayantan.json new file mode 100644 index 000000000..04a233b7a --- /dev/null +++ b/domains/sayantan.json @@ -0,0 +1,12 @@ +{ + "description": "Sayantan's portfolio and project wikis", + "repo": "https://github.com/legendsayantan/legendsayantan.github.io", + "owner": { + "username": "legendsayantan", + "email": "legendsayantan@gmail.com", + "twitter": "legendsayantan" + }, + "record": { + "CNAME": "legendsayantan.github.io" + } +} diff --git a/domains/sdp.json b/domains/sdp.json index 187cc9a31..f8beee4ce 100644 --- a/domains/sdp.json +++ b/domains/sdp.json @@ -2,9 +2,12 @@ "owner": { "username": "Stef-00012", "email": "admin@stefdp.is-a.dev", - "discord": "694986201739952229" + "discord": "694986201739952229", + "github_id": 81536172 }, "record": { - "A": ["109.71.252.37"] + "A": [ + "45.11.229.211" + ] } -} +} \ No newline at end of file diff --git a/domains/secredasho.json b/domains/secredasho.json new file mode 100644 index 000000000..c4499feec --- /dev/null +++ b/domains/secredasho.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "secredasho", + "email": "dtran072712@outlook.com" + }, + "record": { + "CNAME": "secredasho.github.io" + } +} diff --git a/domains/shoumik.json b/domains/shoumik.json new file mode 100644 index 000000000..900d2a3ab --- /dev/null +++ b/domains/shoumik.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Portfolio", + "repo": "https://github.com/mixmaker/mixmaker.github.io", + "owner": { + "username": "mixmaker", + "email": "shoumikskdev@gmail.com", + "twitter": "almost_shoumik" + }, + "record": { + "CNAME": "mixmaker.github.io" + } +} diff --git a/domains/snaximus.json b/domains/snaximus.json new file mode 100644 index 000000000..067aea977 --- /dev/null +++ b/domains/snaximus.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "snaximuscs", + "email": "snaximuscs@gmail.com" + }, + "record": { + "A": ["167.172.95.219"] + } +} diff --git a/domains/ss.stefdp.json b/domains/ss.stefdp.json index 187cc9a31..f8beee4ce 100644 --- a/domains/ss.stefdp.json +++ b/domains/ss.stefdp.json @@ -2,9 +2,12 @@ "owner": { "username": "Stef-00012", "email": "admin@stefdp.is-a.dev", - "discord": "694986201739952229" + "discord": "694986201739952229", + "github_id": 81536172 }, "record": { - "A": ["109.71.252.37"] + "A": [ + "45.11.229.211" + ] } -} +} \ No newline at end of file diff --git a/domains/suki.json b/domains/suki.json new file mode 100644 index 000000000..1669d49a0 --- /dev/null +++ b/domains/suki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SukiPlayz", + "email": "sukimayoo@outlook.com" + }, + "record": { + "CNAME": "portfolio-b8o.pages.dev" + } +} diff --git a/domains/temp.stefdp.json b/domains/temp.stefdp.json index 187cc9a31..73f47d13e 100644 --- a/domains/temp.stefdp.json +++ b/domains/temp.stefdp.json @@ -5,6 +5,6 @@ "discord": "694986201739952229" }, "record": { - "A": ["109.71.252.37"] + "A": ["45.11.229.211"] } } diff --git a/domains/test.stefdp.json b/domains/test.stefdp.json index 7a920dce5..f5bfa02e3 100644 --- a/domains/test.stefdp.json +++ b/domains/test.stefdp.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "109.71.252.37" + "45.11.229.211" ] } } diff --git a/domains/thikha.json b/domains/thikha.json new file mode 100644 index 000000000..92e209911 --- /dev/null +++ b/domains/thikha.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Thikhathali", + "email": "thikhamataboge@gmail.com" + }, + "record": { + "A": ["162.210.102.231"] + } +} diff --git a/domains/thikhathali.json b/domains/thikhathali.json new file mode 100644 index 000000000..92e209911 --- /dev/null +++ b/domains/thikhathali.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Thikhathali", + "email": "thikhamataboge@gmail.com" + }, + "record": { + "A": ["162.210.102.231"] + } +} diff --git a/domains/thunder.json b/domains/thunder.json new file mode 100644 index 000000000..7e73ff69b --- /dev/null +++ b/domains/thunder.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thunderarch", + "email": "thunderarch77@gmail.com" + }, + "record": { + "CNAME": "thunderarch.github.io" + } +} diff --git a/domains/thunderarch.json b/domains/thunderarch.json index bb31878ef..7e73ff69b 100644 --- a/domains/thunderarch.json +++ b/domains/thunderarch.json @@ -4,6 +4,6 @@ "email": "thunderarch77@gmail.com" }, "record": { - "URL": "https://nextechbyte.blogspot.com/2023/12/contact-us-body-margin-0-padding-0-font.html?m=1" + "CNAME": "thunderarch.github.io" } } diff --git a/domains/tih.json b/domains/tih.json new file mode 100644 index 000000000..6849ce094 --- /dev/null +++ b/domains/tih.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FatihArridho", + "email": "m.fatiharridho@gmail.com" + }, + "record": { + "CNAME": "tih-9t0.pages.dev" + } +} diff --git a/domains/tobezdev.json b/domains/tobezdev.json new file mode 100644 index 000000000..e2c2a2f9f --- /dev/null +++ b/domains/tobezdev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TobezDev", + "email": "therealtobes28@gmail.com" + }, + "record": { + "CNAME": "tobez.dev" + } +} diff --git a/domains/uptime.stefdp.json b/domains/uptime.stefdp.json index 187cc9a31..f8beee4ce 100644 --- a/domains/uptime.stefdp.json +++ b/domains/uptime.stefdp.json @@ -2,9 +2,12 @@ "owner": { "username": "Stef-00012", "email": "admin@stefdp.is-a.dev", - "discord": "694986201739952229" + "discord": "694986201739952229", + "github_id": 81536172 }, "record": { - "A": ["109.71.252.37"] + "A": [ + "45.11.229.211" + ] } -} +} \ No newline at end of file diff --git a/domains/use-ho2.json b/domains/use-ho2.json new file mode 100644 index 000000000..0cb068a29 --- /dev/null +++ b/domains/use-ho2.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hussain22g", + "email": "hussainaltahoo944@gmail.com" + }, + "record": { + "CNAME": "ho2.pages.dev" + } +} diff --git a/domains/vachanmn.json b/domains/vachanmn.json index ed6e2f2a2..86bfbac2a 100644 --- a/domains/vachanmn.json +++ b/domains/vachanmn.json @@ -4,6 +4,6 @@ "email": "vachanmn123@gmail.com" }, "record": { - "URL": "https://vachanmn.tech" + "CNAME": "edge.redirect.pizza" } } diff --git a/domains/vivekpratapsingh.json b/domains/vivekpratapsingh.json new file mode 100644 index 000000000..67ec768d1 --- /dev/null +++ b/domains/vivekpratapsingh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vpsone", + "email": "onenewfacts@gmail.com" + }, + "record": { + "URL": "https://vivek-pratap-singh.vercel.app/" + } +} diff --git a/domains/vrxxdev.json b/domains/vrxxdev.json new file mode 100644 index 000000000..b71f3e364 --- /dev/null +++ b/domains/vrxxdev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Its-VrxxDev", + "email": "vrxxdev@gmail.com" + }, + "record": { + "CNAME": "5c89de66-4d03-4838-842d-4745a6da887d-00-mv6wfn8khxkg.pike.replit.dev" + } +} diff --git a/domains/vsc.stefdp.json b/domains/vsc.stefdp.json index 187cc9a31..73f47d13e 100644 --- a/domains/vsc.stefdp.json +++ b/domains/vsc.stefdp.json @@ -5,6 +5,6 @@ "discord": "694986201739952229" }, "record": { - "A": ["109.71.252.37"] + "A": ["45.11.229.211"] } } diff --git a/domains/webdevelopment.roadmap.rtxeon.json b/domains/webdevelopment.roadmap.rtxeon.json new file mode 100644 index 000000000..ef0cfb776 --- /dev/null +++ b/domains/webdevelopment.roadmap.rtxeon.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "Rtxeon", + "email": "AdityaSuthar13@outlook.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.111.153", + "185.199.110.153" + ] + } +} \ No newline at end of file diff --git a/domains/weissx.json b/domains/weissx.json new file mode 100644 index 000000000..30dbb37f2 --- /dev/null +++ b/domains/weissx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alfari24", + "email": "ari@alfari.id" + }, + "record": { + "A": ["194.15.36.220"] + } +} diff --git a/domains/yieldray.json b/domains/yieldray.json new file mode 100644 index 000000000..3c02836f1 --- /dev/null +++ b/domains/yieldray.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "YieldRay", + "email": "yieldray@outlook.com" + }, + "record": { + "URL": "https://ray.deno.dev/" + } +} diff --git a/domains/zkrd.json b/domains/zkrd.json new file mode 100644 index 000000000..c25e9e79c --- /dev/null +++ b/domains/zkrd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ZKRDFLEV", + "email": "zack890110@hotmail.com" + }, + "record": { + "URL": "https://replit.com/@zkrdflev/yanain" + } +} diff --git a/domains/zync.kenny.json b/domains/zync.kenny.json new file mode 100644 index 000000000..a206964f4 --- /dev/null +++ b/domains/zync.kenny.json @@ -0,0 +1,16 @@ +{ + "owner": { + "username": "KennySB-dev", + "email": "kennybugeja@gmail.com", + "discord": "kenny.sb", + "github_id": 75525014 + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} diff --git a/utils/invalid-domains.json b/utils/invalid-domains.json index 3a5369df5..bda0c0ae3 100644 --- a/utils/invalid-domains.json +++ b/utils/invalid-domains.json @@ -1,5 +1,6 @@ [ "_acme-challenge", + "_discord", "_github-challenge-is-a-dev", "_github-pages-challenge-is-a-dev", "_gitlab-pages-verification-code", @@ -15,6 +16,5 @@ "ww3", "ww4", "wwww", - "your-domain-name", - "_discord" + "your-domain-name" ]