diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 87c22c175..c5c665456 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,7 +1,9 @@ * @phenax /.github/ @wdhdev -/.github/CODEOWNERS @phenax +/.github/CODEOWNERS @phenax @wdhdev + +/domains/ @is-a-dev/maintainers @is-a-dev/trial-maintainers -/domains/ @is-a-dev/maintainers *.md @is-a-dev/maintainers +/MAINTAINERS.md @wdhdev diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index e39c28420..228709d42 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,6 +6,7 @@ Unless explicitly specified otherwise by a **maintainer** or in the requirement Please note that we reserve the rights not to accept any domain at our own discretion. - [ ] The file is in the `domains` folder and is in the JSON format. +- [ ] The file's name is all lowercased and alphanumeric. - [ ] You have completed your website. - [ ] The website is reachable. - [ ] You're not using Vercel or Netlify. @@ -13,4 +14,4 @@ Please note that we reserve the rights not to accept any domain at our own discr - [ ] There is sufficient information at the `owner` field. ## Website Link/Preview - + diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index d3ffed2f1..be5f73e48 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -1,4 +1,5 @@ name: Checks + on: [pull_request, workflow_dispatch] jobs: @@ -11,6 +12,7 @@ jobs: fetch-depth: 0 - uses: oven-sh/setup-bun@v1 with: - bun-version: 1.0.26 + bun-version: latest - run: bun install - - run: bun test + - name: Run tests + run: bun test diff --git a/.github/workflows/publish-records.yml b/.github/workflows/publish-records.yml index 7caa63113..40e58b3ea 100644 --- a/.github/workflows/publish-records.yml +++ b/.github/workflows/publish-records.yml @@ -4,7 +4,6 @@ on: push: branches: [main] workflow_dispatch: - name: 'Publish records' jobs: publish: @@ -14,7 +13,7 @@ jobs: - uses: actions/checkout@v4 - uses: oven-sh/setup-bun@v1 with: - bun-version: 1.0.26 + bun-version: latest - run: bun install - run: bun test - name: Publishing records diff --git a/.github/workflows/raw-api.yml b/.github/workflows/raw-api.yml index 5f54189bf..6ef7b81a0 100644 --- a/.github/workflows/raw-api.yml +++ b/.github/workflows/raw-api.yml @@ -40,7 +40,7 @@ jobs: source-directory: "raw-api" destination-github-username: is-a-dev destination-repository-name: raw-api - user-email: is-a-dev@win11react.com + user-email: 106927495+is-a-dev-bot@users.noreply.github.com user-name: is-a-dev-bot commit-message: "Update Data via is-a-dev/register" env: diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index f4cc4fe4a..9eefecd7b 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -14,7 +14,7 @@ jobs: with: repo-token: ${{ secrets.GITHUB_TOKEN }} days-before-stale: 7 - days-before-close: 14 + days-before-close: 3 stale-issue-message: 'This issue has been marked as stale due to inactivity and will be closed. Comment anything on this issue to prevent it' stale-pr-message: 'This pull request has been marked as stale due to inactivity and will be closed. Comment anything on this PR to prevent it' exempt-issue-labels: 'no-stale' diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 40cc2b418..071673ba9 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -2,17 +2,11 @@ | Name | GitHub | Role | |:-:|-|-| | Akshay | [@phenax](https://github.com/phenax) | Owner | -||| | William | [@wdhdev](https://github.com/wdhdev) | Administrator | -|| -| Andrew | [@andrewstech](https://github.com/andrewstech) | Maintainer | | CuteDog5695 | [@CuteDog5695](https://github.com/CuteDog5695) | 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 | -|| -| Om | [@TerraPlayz](https://github.com/TerraPlayz) | Helper | -| Phoenix | [@PhoenixOrigin](https://github.com/PhoenixOrigin) | Helper | -| Stef | [@Stef-00012](https://github.com/Stef-00012) | Helper | +| MaskDuck | [@MaskDuck](https://github.com/MaskDuck) | Maintainer | +| Om | [@omsenjalia](https://github.com/omsenjalia) | Maintainer | +| orangc | [@orxngc](https://github.com/orxngc) | Maintainer | +| Stef | [@Stef-00012](https://github.com/Stef-00012) | Maintainer | diff --git a/README.md b/README.md index de3ba9c49..dbccfce72 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- is-a-dev Banner + is-a.dev Banner

@@ -13,7 +13,7 @@

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

- Discord Server + Discord Server

## Issues @@ -22,12 +22,6 @@ If you have any problems, feel free to [open a issue](https://github.com/is-a-de If you have an issue that contains confidental infomation, send an email to security@maintainers.is-a.dev. ## Register - -### Automated Registration -Easiest method: Use the [manage website](https://manage.is-a.dev), sign in with your GitHub account and click the register page in the navbar. Fill out some questions and it will all happen automatically! - -Another method is to join our [Discord server](https://discord.gg/PZCGHz4RhQ), head to the commands channel and run `/register`. The bot will ask you a few questions then will generate your PR and domain automatically. The bot also allows for domain deletion and editing. - ### Manual Registration - [Fork](https://github.com/is-a-dev/register/fork) this repository. - Add a new file called `your-domain-name.json` in the `domains` folder to register `your-domain-name.is-a.dev`. @@ -36,26 +30,11 @@ Another method is to join our [Discord server](https://discord.gg/PZCGHz4RhQ), h - After the pull request is merged, please allow up to 24 hours for the changes to propagate. - Enjoy your new `.is-a.dev` domain! -### CLI Registration -For issues with the CLI, do **not** open an issue on this repository, instead open an issue on the [is-a-dev/cli](https://github.com/is-a-dev/cli/issues/new) repository. +### Automated Registration +> [!WARNING] +> **When using automated registration, please ensure your records are valid. Please do NOT "test" out the system and create invalid PRs, it wastes maintainers' time.** -Install the CLI: - -```bash -npm install @is-a-dev/cli -g -``` - -Login to the CLI: - -```bash -is-a-dev login -``` - -Register a subdomain on the CLI: - -``` -is-a-dev register -``` +Join our [Discord server](https://discord.gg/is-a-dev-830872854677422150), head to the commands channel and run `/register`. The bot will ask you a few questions then will generate your PR and domain automatically. The bot also allows for domain deletion and editing. ## Status You can check the uptime of our services on our [status dashboard](https://is-a-dev.wdh.gg). diff --git a/domains/0x1026.json b/domains/0x1026.json new file mode 100644 index 000000000..5f815bc21 --- /dev/null +++ b/domains/0x1026.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "0x1026", + "email": "me@hugovidafe.dev" + }, + "record": { + "URL": "https://hugovidafe.dev" + } +} diff --git a/domains/200anxy.json b/domains/200anxy.json new file mode 100644 index 000000000..e606eb25c --- /dev/null +++ b/domains/200anxy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "200anxy", + "email": "aadarshnair.p@gmail.com" + }, + "record": { + "CNAME": "200anxy.github.io" + } +} diff --git a/domains/21z.json b/domains/21z.json new file mode 100644 index 000000000..c874cd328 --- /dev/null +++ b/domains/21z.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "21Z", + "email": "", + "discord": "780356848737058857" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/2giosangmitom.json b/domains/2giosangmitom.json new file mode 100644 index 000000000..a2a87ef0c --- /dev/null +++ b/domains/2giosangmitom.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "2giosangmitom", + "email": "yeuxacucodon.dev@proton.me" + }, + "record": { + "CNAME": "2giosangmitom.github.io" + } +} diff --git a/domains/4-m4t.json b/domains/4-m4t.json new file mode 100644 index 000000000..91f0b0634 --- /dev/null +++ b/domains/4-m4t.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "4-m4t", + "email": "e_serhat@hotmail.com" + }, + "record": { + "CNAME": "ambitious-flower-0b346cf0f.4.azurestaticapps.net" + } +} diff --git a/domains/50x.json b/domains/50x.json new file mode 100644 index 000000000..5cec01417 --- /dev/null +++ b/domains/50x.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MullerIsabella", + "email": "AlpineDreamer92@protonmail.com" + }, + "record": { + "CNAME": "suisse.onrender.com" + } +} diff --git a/domains/57.json b/domains/57.json new file mode 100644 index 000000000..8e6e74f71 --- /dev/null +++ b/domains/57.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "fiftys7vencode", + "email": "potatogamer34579@gmail.com" + }, + "record": { + "A": ["185.199.108.153"] + } +} diff --git a/domains/762.json b/domains/762.json new file mode 100644 index 000000000..842f254ca --- /dev/null +++ b/domains/762.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NaTDeveloper", + "email": "devihermeena@gmail.com" + }, + "record": { + "CNAME": "treker.betteruptime.com" + } +} diff --git a/domains/8bit.json b/domains/8bit.json new file mode 100644 index 000000000..f84c83c71 --- /dev/null +++ b/domains/8bit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "8-bittt", + "email": "8botted@gmail.com" + }, + "record": { + "URL": "https://replit.com/@8bittt?path=" + } +} diff --git a/domains/_acme-challenge.oioioi.json b/domains/_acme-challenge.oioioi.json new file mode 100644 index 000000000..275682e49 --- /dev/null +++ b/domains/_acme-challenge.oioioi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "VaibhavSys", + "email": "vaibhavsys@protonmail.com" + }, + "record": { + "CNAME": "b00be066-ce45-455f-bb4a-de9f6dc14e0c.acmedns.infinityfree.net" + } +} diff --git a/domains/_acme-challenge.raafey.json b/domains/_acme-challenge.raafey.json new file mode 100644 index 000000000..2d49b4505 --- /dev/null +++ b/domains/_acme-challenge.raafey.json @@ -0,0 +1,10 @@ + +{ + "owner": { + "username": "RaafeyRaza", + "email": "raafeyraza1@gmail.com" + }, + "record": { + "CNAME": "dc6fbbae-3aba-4a5d-9741-4b7a386b9151.acmedns.infinityfree.net" + } +} diff --git a/domains/_discord.acronical.json b/domains/_discord.acronical.json new file mode 100644 index 000000000..b4ebaa00f --- /dev/null +++ b/domains/_discord.acronical.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "AcronicalYT", + "email": "acronicalbusiness@gmail.com", + "discord": "627045949998497792" + }, + "record": { + "TXT": "dh=b787b100fba1eaf9de455acb506e5f6fdcf1e829" + } +} diff --git a/domains/_discord.akcord.json b/domains/_discord.akcord.json new file mode 100644 index 000000000..8aad82de9 --- /dev/null +++ b/domains/_discord.akcord.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AKCord", + "email": "shrestha.aeniv@gmail.com" + }, + "record": { + "TXT": "dh=fc3eadcea1712e3159f516950cf20f2397647f63" + } +} diff --git a/domains/lava3.akshtt.json b/domains/_discord.akshtt.json similarity index 60% rename from domains/lava3.akshtt.json rename to domains/_discord.akshtt.json index d55e38eee..d681c0c79 100644 --- a/domains/lava3.akshtt.json +++ b/domains/_discord.akshtt.json @@ -1,12 +1,12 @@ { "owner": { - "username": "LegendOP1041", + "username": "akshtt-dev", "email": "maillegendop@gmail.com", "discord": "1056531806763102218" }, "record": { - "A": ["69.30.249.53"] + "TXT": "dh=09032e888f853fbc8b540d4ff64dc7abd828f107" } } - \ No newline at end of file + diff --git a/domains/_discord.alpha.json b/domains/_discord.alpha.json index b436dc184..698855d3a 100644 --- a/domains/_discord.alpha.json +++ b/domains/_discord.alpha.json @@ -1,9 +1,8 @@ { "owner": { "username": "YouFoundAlpha", - "email": "alpha@alpha.is-a.dev", + "email": "YouFoundAlpha@alpha.is-a.dev", "Discord": "661121998830960651", - "Twitter": "YouFoundAlpha", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", "Mastodon": "@YouFoundAlpha@mastodon.social" diff --git a/domains/_discord.arman.json b/domains/_discord.arman.json new file mode 100644 index 000000000..971565726 --- /dev/null +++ b/domains/_discord.arman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ItzArman09", + "email": "itz.armxn@outlook.com" + }, + "record": { + "TXT": "dh=508604a0381985579d65a0e9c8b241bc6186cc44" + } +} diff --git a/domains/_discord.ashishagarwal.json b/domains/_discord.ashishagarwal.json new file mode 100644 index 000000000..35bda62e5 --- /dev/null +++ b/domains/_discord.ashishagarwal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ashishagarwal2023", + "email": "code.with.aasheesh@gmail.com" + }, + "record": { + "TXT": "dh=d5e203382ac94458c0d7d26b4864676898e72ea0" + } +} diff --git a/domains/_discord.axviii3.json b/domains/_discord.axviii3.json new file mode 100644 index 000000000..1ab97f335 --- /dev/null +++ b/domains/_discord.axviii3.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AXVIII3", + "email": "anirbanrc2286@gmail.com" + }, + "record": { + "TXT": "dh=06feb5fa4fc1b28e67043c64664a49c5dfe9b614" + } +} diff --git a/domains/_discord.azhammakestrash.json b/domains/_discord.azhammakestrash.json new file mode 100644 index 000000000..5bac3fb94 --- /dev/null +++ b/domains/_discord.azhammakestrash.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "AzhamProdLive", + "email": "websitedomain.regroup588@passinbox.com", + "discord": "797534115935027271" + }, + "record": { + "TXT": "dh=b3b9be236f1e61048cecc94f8e3e6a4accf9d6b5" + } +} diff --git a/domains/_discord.bkms.json b/domains/_discord.bkms.json new file mode 100644 index 000000000..1d70c9d40 --- /dev/null +++ b/domains/_discord.bkms.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bkmsstudio", + "email": "mmini15354424@gmail.com" + }, + "record": { + "TXT": "dh=28e7384e869c06a1ca87f91b10fd14aefc7f4433" + } +} diff --git a/domains/_discord.blog.vornexx.json b/domains/_discord.blog.vornexx.json new file mode 100644 index 000000000..7b28e78a2 --- /dev/null +++ b/domains/_discord.blog.vornexx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vornexx", + "email": "ajay.ramnath@courvix.com" + }, + "record": { + "TXT": "dh=9834c3a11e7647463c3f62cbbbb0aa0442f503f6" + } +} diff --git a/domains/_discord.brandgrandreal.json b/domains/_discord.brandgrandreal.json deleted file mode 100644 index 00d86e76f..000000000 --- a/domains/_discord.brandgrandreal.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "BrandgrandRealMe", - "email": "brandon.lambe@skiff.com" - }, - "record": { - "TXT": "dh=5a46861f9c2b864210ab3d3ffdd61d09e9170650" - } -} diff --git a/domains/_discord.cala.json b/domains/_discord.cala.json new file mode 100644 index 000000000..433110d85 --- /dev/null +++ b/domains/_discord.cala.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "calamitywoah", + "email": "krivojta@gmail.com" + }, + "record": { + "TXT": "dh=2cd3fcd551a8d871e135c5613dccb097d9abcb03" + } +} diff --git a/domains/_discord.chiko.json b/domains/_discord.chiko.json new file mode 100644 index 000000000..1ce885b25 --- /dev/null +++ b/domains/_discord.chiko.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "chikoiko", + "email": "itsmezark05@gmail.com", + "discord": "1152640014832902245" + }, + "record": { + "TXT": "dh=bcbc8ef1f361e6190ebf1ffb09b84800ac8cd341" + } +} diff --git a/domains/_discord.codesuthar.json b/domains/_discord.codesuthar.json new file mode 100644 index 000000000..11a916935 --- /dev/null +++ b/domains/_discord.codesuthar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CodeSuthar", + "email": "AdityaSuthar13@outlook.com" + }, + "record": { + "TXT": "dh=c9d95514358feae443357e8366bfa224cb7709e1" + } +} \ No newline at end of file diff --git a/domains/_discord.crischutu07.json b/domains/_discord.crischutu07.json new file mode 100644 index 000000000..d23dd3689 --- /dev/null +++ b/domains/_discord.crischutu07.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "crischutu07", + "email": "crischutu07owo@gmail.com" + }, + "record": { + "TXT": "dh=fffa03e2584e730d2c0166aaa6fe846542439b19" + } +} diff --git a/domains/_discord.dashboard.gattinhosbot.json b/domains/_discord.dashboard.gattinhosbot.json deleted file mode 100644 index b2bf9a11d..000000000 --- a/domains/_discord.dashboard.gattinhosbot.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Stef-00012", - "email": "stefano.delprete.08@gmail.com" - }, - "record": { - "TXT": "dh=8fb11c7ecad141914be5cc41aa1b4569dcd14f6c" - } -} diff --git a/domains/_discord.dscbmr.json b/domains/_discord.dscbmr.json new file mode 100644 index 000000000..32ee53f3e --- /dev/null +++ b/domains/_discord.dscbmr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SRPVT", + "email": "syedyaseeralirayan@gmail.com" + }, + "record": { + "TXT": "dh=7864dbaf534fd1fe06980cef458e294c317390ad" + } +} diff --git a/domains/_discord.dwigoric.json b/domains/_discord.dwigoric.json new file mode 100644 index 000000000..a9b2c3a9b --- /dev/null +++ b/domains/_discord.dwigoric.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Dwigoric", + "email": "dwigoric@pm.me", + "discord": "295391820744228867" + }, + + "record": { + "TXT": "dh=0dbe5579faf14819c58607e423f955be71311f60" + } + } + diff --git a/domains/_discord.eryquicc.json b/domains/_discord.eryquicc.json new file mode 100644 index 000000000..178836ab0 --- /dev/null +++ b/domains/_discord.eryquicc.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "eryquicc", + "email": "fathirzaidanmaulana@gmail.com", + "discord": "629939924589608961" + }, + "record": { + "TXT": "dh=7efcfd9b81fc26c7d20c998cbc23866c0d6bc407" + } +} diff --git a/domains/_discord.founderfie.json b/domains/_discord.founderfie.json new file mode 100644 index 000000000..e3ed3fcf0 --- /dev/null +++ b/domains/_discord.founderfie.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Founderfie", + "email": "director@founderfie.in" + }, + "record": { + "TXT": "dh=d0051682cdad6866306cdb315ae5abff7e314dcc" + } +} diff --git a/domains/_discord.fran.json b/domains/_discord.fran.json new file mode 100644 index 000000000..d3672aeeb --- /dev/null +++ b/domains/_discord.fran.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xzonix", + "email": "imahalojigi@gmail.com" + }, + "record": { + "TXT": "dh=9ffde6acccff8c74faeb599818e2901110d15fa5" + } +} diff --git a/domains/_discord.goyal.json b/domains/_discord.goyal.json new file mode 100644 index 000000000..659591225 --- /dev/null +++ b/domains/_discord.goyal.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "dgbkn", + "discord": "somegumtank", + "email": "anandrambkn@gmail.com" + }, + "record": { + "TXT": "dh=f6d08bad0d4c2032a55386a83761bc8ddef363fa" + } +} diff --git a/domains/_discord.imide.json b/domains/_discord.imide.json new file mode 100644 index 000000000..2d33602a9 --- /dev/null +++ b/domains/_discord.imide.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "imide", + "email": "", + "discord": "555915168932954112" + }, + "record": { + "TXT": "dh=5bac029dd3873cf20dba45eaec03433d5afe5608" + } +} diff --git a/domains/_discord.imm0nv1nhtv.json b/domains/_discord.imm0nv1nhtv.json new file mode 100644 index 000000000..78b96e566 --- /dev/null +++ b/domains/_discord.imm0nv1nhtv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "imm0nv1nhtv", + "email": "windows10phamvinh+github@gmail.com" + }, + "record": { + "TXT": "dh=05d77c5d6895f487e96ea956a6a985fa532fa0ee" + } +} diff --git a/domains/_discord.joesepp.json b/domains/_discord.joesepp.json new file mode 100644 index 000000000..ab2e8a39a --- /dev/null +++ b/domains/_discord.joesepp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "joesepph", + "email": "markwer.dev@proton.me" + }, + "record": { + "TXT": "dh=9ce2fab52773c35cecf4a10133d502e0644e19cb" + } +} diff --git a/domains/_discord.joetroll.json b/domains/_discord.joetroll.json new file mode 100644 index 000000000..5c09076fa --- /dev/null +++ b/domains/_discord.joetroll.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "trolljoe", + "email": "joetechtok@proton.me" + }, + "record": { + "TXT": "dh=0ebb35a3def7a74049859c553b91d46c3eccbf3f" + } +} diff --git a/domains/_discord.joshua.json b/domains/_discord.joshua.json new file mode 100644 index 000000000..7ff0c50b7 --- /dev/null +++ b/domains/_discord.joshua.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Dwigoric", + "email": "dwigoric@gmail.com", + "discord": "295391820744228867" + }, + + "record": { + "TXT": "dh=091e5d13b0f360e03d1ae8a746c5bed81da680e2" + } + } + \ No newline at end of file diff --git a/domains/_discord.kappurumedia.json b/domains/_discord.kappurumedia.json new file mode 100644 index 000000000..7e4714046 --- /dev/null +++ b/domains/_discord.kappurumedia.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CyrusCore", + "email": "abramsatria7@gmail.com" + }, + "record": { + "TXT": "dh=ce5c5f60ae66a7f508b44432fe2d9a0b51038fa8" + } +} diff --git a/domains/_discord.kenny.json b/domains/_discord.kenny.json new file mode 100644 index 000000000..944b9b421 --- /dev/null +++ b/domains/_discord.kenny.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "KennySB-dev", + "email": "kennybugeja@gmail.com", + "discord": "kenny.sb" + }, + "record": { + "TXT": "dh=aaf780c8f8f85a096d0adea5223a0fdfd643de02" + } +} diff --git a/domains/_discord.krishnan.json b/domains/_discord.krishnan.json new file mode 100644 index 000000000..76332d52c --- /dev/null +++ b/domains/_discord.krishnan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "krishnans2006", + "email": "krishnans2006@gmail.com" + }, + "record": { + "TXT": "dh=fb4689a2ce0128317b7371c97ce6cc9c1940d73e" + } +} diff --git a/domains/_discord.krunch.json b/domains/_discord.krunch.json new file mode 100644 index 000000000..cc0a0db9b --- /dev/null +++ b/domains/_discord.krunch.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "RadioactivePotato", + "email": "", + "discord": "krunchiekrunch._." + }, + "record": { + "TXT": "dh=df2bf9fb87a1dc3ee29c6ddfa51ed86da28581c5" + } +} diff --git a/domains/_discord.lewdhutao.json b/domains/_discord.lewdhutao.json new file mode 100644 index 000000000..a899b02e4 --- /dev/null +++ b/domains/_discord.lewdhutao.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LewdHuTao", + "email": "lewdhutao@shittybot.xyz" + }, + "record": { + "TXT": "dh=b54d35b2dcde4ad6184e155736f8fd9911772204" + } +} diff --git a/domains/_discord.meesam.json b/domains/_discord.meesam.json new file mode 100644 index 000000000..7346618b7 --- /dev/null +++ b/domains/_discord.meesam.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "meesam4687", + "email": "meesam4687@gmail.com" + }, + "record": { + "TXT": "dh=f7e6c74947af4ca6f07d83d6b2fba1fcb965c9a6" + } +} diff --git a/domains/_discord.myrdin.json b/domains/_discord.myrdin.json new file mode 100644 index 000000000..070e89994 --- /dev/null +++ b/domains/_discord.myrdin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Myrdincx", + "email": "myrdincx@gmail.com" + }, + "record": { + "TXT": "dh=66640cb07a3d5f325ece17597144b38af7b75ec9" + } +} diff --git a/domains/_discord.niksne.json b/domains/_discord.niksne.json new file mode 100644 index 000000000..bf4273cb6 --- /dev/null +++ b/domains/_discord.niksne.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NiKSneMC", + "email": "contact@niksne.ru" + }, + "record": { + "TXT": "dh=47ed92cf32dd1f8ab41a7dd00ee21d1e09fc8317" + } +} diff --git a/domains/_discord.nikymetaa.json b/domains/_discord.nikymetaa.json new file mode 100644 index 000000000..05d81f346 --- /dev/null +++ b/domains/_discord.nikymetaa.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "nikytap1n", + "email": "anhky726@gmail.com", + "discord": "1007521768761729094" + }, + "record": { + "TXT": "dh=0d03c1e4a0e12d0e7190cea1571ec61cb3ba0101" + } +} diff --git a/domains/_discord.oc.json b/domains/_discord.oc.json new file mode 100644 index 000000000..ca3feed6f --- /dev/null +++ b/domains/_discord.oc.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "orxngc", + "discord": "orangc", + "email": "orangc@proton.me" + }, + "record": { + "TXT": "dh=a46c846585142f2290edfa87de14a47c01715d15" + } +} diff --git a/domains/_discord.orangc.json b/domains/_discord.orangc.json new file mode 100644 index 000000000..dcdfb506a --- /dev/null +++ b/domains/_discord.orangc.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "orxngc", + "discord": "orangc", + "email": "orangc@proton.me" + }, + "record": { + "TXT": "dh=d27c8c015aa5f1be96c0c468e091a0958dd1c1dc" + } +} diff --git a/domains/_discord.orange.json b/domains/_discord.orange.json index 321e7d584..f211bc75e 100644 --- a/domains/_discord.orange.json +++ b/domains/_discord.orange.json @@ -1,7 +1,8 @@ { "owner": { - "username": "sahmed011", - "email": "sufyanmishal@gmail.com" + "username": "orxngc", + "discord": "orangc", + "email": "orangc@proton.me" }, "record": { "TXT": "dh=7e7e671a8b44d02fde9ab6f6df7baf94086c96fd" diff --git a/domains/_discord.pig.json b/domains/_discord.pig.json new file mode 100644 index 000000000..332ae06de --- /dev/null +++ b/domains/_discord.pig.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ipigtw", + "email": "diegogamingtw@gmail.com" + }, + "record": { + "TXT": "dh=3f12653d72696e056aa42fc684e3177a5de4b7ba" + } +} diff --git a/domains/_discord.piste.json b/domains/_discord.piste.json new file mode 100644 index 000000000..2427f5a6f --- /dev/null +++ b/domains/_discord.piste.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zpiste", + "email": "contact@piste.dev" + }, + "record": { + "TXT": "dh=896e7262fdc9ab140d9c5b137e41917e8512a6bd" + } +} diff --git a/domains/_discord.poked.json b/domains/_discord.poked.json new file mode 100644 index 000000000..7f78a4be3 --- /dev/null +++ b/domains/_discord.poked.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "PokedWasTaken", + "email": "pokedwastaken@gmail.com", + "discord": "poked" + }, + "record": { + "TXT": "dh=14c9c8708542baf32a78da0ac413184b02e43486" + } +} diff --git a/domains/_discord.priyanshu.json b/domains/_discord.priyanshu.json new file mode 100644 index 000000000..044abfd6d --- /dev/null +++ b/domains/_discord.priyanshu.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Priyansxu", + "email": "cloudypriyanshu@gmail.com", + "discord": "priyansxu" + }, + "record": { + "TXT": "dh=4784b7e772166e35d7f9a41207e1ddf7e3d57f82" + } +} diff --git a/domains/_discord.push.json b/domains/_discord.push.json new file mode 100644 index 000000000..b70d1b710 --- /dev/null +++ b/domains/_discord.push.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pushingcc", + "email": "pushing@mailfence.com" + }, + "record": { + "TXT": "dh=63d8f2f88286c81885273cdf5f07364b15884ff6" + } +} diff --git a/domains/_discord.ravener.json b/domains/_discord.ravener.json new file mode 100644 index 000000000..74860950c --- /dev/null +++ b/domains/_discord.ravener.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ravener", + "email": "ravener.anime@gmail.com", + "twitter": "RavenRavener", + "discord": "292690616285134850" + }, + "record": { + "TXT": "dh=da7bf917ef77c49f85bb9303d1703d0f10f492d8" + } +} diff --git a/domains/_discord.riku.json b/domains/_discord.riku.json new file mode 100644 index 000000000..8e2fb0412 --- /dev/null +++ b/domains/_discord.riku.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rikuxyz", + "email": "rikukagenou@gmail.com" + }, + "record": { + "TXT": "dh=fb048a2833345c205c4d76f9e7a44a13b180967f" + } +} diff --git a/domains/_discord.riviox.json b/domains/_discord.riviox.json new file mode 100644 index 000000000..b2063ea6a --- /dev/null +++ b/domains/_discord.riviox.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "riviox", + "email": "rivioxyt@hotmail.com", + "discord": "1200520669570539620" + }, + + "record": { + "TXT": "dh=dd0ace532148756be1fc56725f272b263adb8978" + } + } + \ No newline at end of file diff --git a/domains/_discord.rrcoder0167.json b/domains/_discord.rrcoder0167.json new file mode 100644 index 000000000..c2fd8d55f --- /dev/null +++ b/domains/_discord.rrcoder0167.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rrcoder0167", + "email": "riddhiman.rana@gmail.com" + }, + "record": { + "TXT": "dh=edffc018717818b3b5679949d15c4d3014187e1f" + } +} diff --git a/domains/_discord.rtxeon.json b/domains/_discord.rtxeon.json deleted file mode 100644 index 04622f8d6..000000000 --- a/domains/_discord.rtxeon.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Rtxeon", - "email": "AdityaSuthar13@outlook.com" - }, - "record": { - "TXT": "dh=665c123dc34d1ff5a58d5baadd5b97bb9a7ade7d" - } -} \ No newline at end of file diff --git a/domains/_discord.sanooj.json b/domains/_discord.sanooj.json new file mode 100644 index 000000000..d5da4b481 --- /dev/null +++ b/domains/_discord.sanooj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sanoojes", + "email": "sanoojes6371@gmail.com" + }, + "record": { + "TXT": "dh=e486a386ca77d0104403742c5e9955c337ab70ec" + } +} diff --git a/domains/_discord.seria.json b/domains/_discord.seria.json new file mode 100644 index 000000000..3eb6d4560 --- /dev/null +++ b/domains/_discord.seria.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "seriaati", + "email": "seria.ati@gmail.com", + "discord": "seria_ati" + }, + "record": { + "TXT": "dh=bbebabaaf56930459c8954d414197dddbc96ef11" + } +} diff --git a/domains/_discord.shan.json b/domains/_discord.shan.json new file mode 100644 index 000000000..f09f1e368 --- /dev/null +++ b/domains/_discord.shan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Adwaith-Shan-Pk", + "email": "mail@adwaithshan.rf.gd" + }, + "record": { + "TXT": "dh=edc2f8a1ed533b91a794ced9244cb4fa8a138531" + } +} diff --git a/domains/_discord.shymega.json b/domains/_discord.shymega.json new file mode 100644 index 000000000..55ad48b75 --- /dev/null +++ b/domains/_discord.shymega.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shymega", + "email": "shymega@shymega.org.uk" + }, + "record": { + "TXT": "dh=43b627cccb9f6828d48ec7db6a573824bccfabc5" + } +} diff --git a/domains/_discord.sussyrayan.json b/domains/_discord.sussyrayan.json new file mode 100644 index 000000000..c78384ca1 --- /dev/null +++ b/domains/_discord.sussyrayan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "syedrayangames", + "email": "syedrayangames@gmail.com" + }, + "record": { + "TXT": "dh=634d6d19cba1fa609a7e88e098292bcec9198aa7" + } +} diff --git a/domains/_discord.tay.json b/domains/_discord.tay.json new file mode 100644 index 000000000..0d3727a5d --- /dev/null +++ b/domains/_discord.tay.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tayrp", + "email": "mystixmew@gmail.com", + "discord": "1050531216589332581" + }, + "record": { + "TXT": "dh=e7e657ac53ef369ebb204320dd3fce49a25ed959" + } +} diff --git a/domains/_discord.thenoppy12.json b/domains/_discord.thenoppy12.json new file mode 100644 index 000000000..b558d5ef6 --- /dev/null +++ b/domains/_discord.thenoppy12.json @@ -0,0 +1,12 @@ +{ + "description": "Discord Domain Verify", + "repo": "https://github.com/thenoppy12/thenoppy12.github.io", + "owner": { + "username": "BussyBakks", + "email": "lengochuykiengiang@gmail.com", + "discord": ".thenoppy12" + }, + "record": { + "TXT": "dh=a865dfb9b8ef277f5edfaad346ddbbcfcba85b71" + } +} diff --git a/domains/_discord.toast.json b/domains/_discord.toast.json new file mode 100644 index 000000000..2af883808 --- /dev/null +++ b/domains/_discord.toast.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lightly-toasted", + "email": "tooast@duck.com" + }, + "record": { + "TXT": "dh=bfb579423bd225af45d72942fe5c646b0504b2c6" + } +} diff --git a/domains/_discord.tobez.json b/domains/_discord.tobez.json new file mode 100644 index 000000000..70eae9d07 --- /dev/null +++ b/domains/_discord.tobez.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tobezdev", + "email": "therealtobes28@gmail.com" + }, + "record": { + "TXT": "dh=64624183b9e763aa7a812ddf39b0ae9261491182" + } +} \ No newline at end of file diff --git a/domains/_discord.untitled.json b/domains/_discord.untitled.json new file mode 100644 index 000000000..6ddb2b816 --- /dev/null +++ b/domains/_discord.untitled.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "VihaanAnand", + "email": "macos14sonoma@gmail.com" + }, + "record": { + "TXT": "dh=635f70c64c210c98011d4391e0ba6a69adfedc89" + } +} diff --git a/domains/_discord.uwu.json b/domains/_discord.uwu.json new file mode 100644 index 000000000..2c72d9128 --- /dev/null +++ b/domains/_discord.uwu.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "orxngc", + "discord": "orangc", + "email": "orangc@proton.me" + }, + "record": { + "TXT": "dh=23993c297b87e754fd5660af023aa55579ed324e" + } +} diff --git a/domains/_discord.vornexx.json b/domains/_discord.vornexx.json new file mode 100644 index 000000000..f8be38642 --- /dev/null +++ b/domains/_discord.vornexx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vornexx", + "email": "ajay.ramnath@courvix.com" + }, + "record": { + "TXT": "dh=d7455d2e7bbe608a4e60dee8c502c758d3d13464" + } +} diff --git a/domains/_discord.xzonix.json b/domains/_discord.xzonix.json new file mode 100644 index 000000000..d3672aeeb --- /dev/null +++ b/domains/_discord.xzonix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xzonix", + "email": "imahalojigi@gmail.com" + }, + "record": { + "TXT": "dh=9ffde6acccff8c74faeb599818e2901110d15fa5" + } +} diff --git a/domains/_discord.yfa.json b/domains/_discord.yfa.json index 7d0ac436a..285ed7222 100644 --- a/domains/_discord.yfa.json +++ b/domains/_discord.yfa.json @@ -1,9 +1,8 @@ { "owner": { "username": "YouFoundAlpha", - "email": "alpha@alpha.is-a.dev", + "email": "YouFoundAlpha@alpha.is-a.dev", "Discord": "661121998830960651", - "Twitter": "YouFoundAlpha", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", "Mastodon": "@YouFoundAlpha@mastodon.social" diff --git a/domains/_discord.zeaxey.json b/domains/_discord.zeaxey.json new file mode 100644 index 000000000..674588fe4 --- /dev/null +++ b/domains/_discord.zeaxey.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Pixel556", + "email": "therealzeaxey123@gmail.com" + }, + "record": { + "TXT": "dh=03271c5828f57362f1d12969313966fb88b6f83e" + } +} diff --git a/domains/_discord.zoom.json b/domains/_discord.zoom.json new file mode 100644 index 000000000..f5ebe7440 --- /dev/null +++ b/domains/_discord.zoom.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "theoldzoom", + "email": "theoldzoom@gmail.com", + "twitter": "theoldzoom", + "discord": "theoldzoom" + }, + "record": { + "TXT": "dh=170063c268dd129fa057f1517490d51aa9e792f7" + } +} diff --git a/domains/_gh-DeadCodeGames-o.deadcode.json b/domains/_gh-DeadCodeGames-o.deadcode.json new file mode 100644 index 000000000..b0866ea56 --- /dev/null +++ b/domains/_gh-DeadCodeGames-o.deadcode.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RichardKanshen", + "email": "richard@kanshen.click" + }, + "record": { + "TXT": "392e701839" + } +} diff --git a/domains/_gh-is-a-dev-o.www.json b/domains/_gh-is-a-dev-o.www.json new file mode 100644 index 000000000..ea1a4d61e --- /dev/null +++ b/domains/_gh-is-a-dev-o.www.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "" + }, + + "record": { + "TXT": "1259c184c5" + } +} diff --git a/domains/_github-challenge-thenoppy12-org.thenoppy12.json b/domains/_github-challenge-thenoppy12-org.thenoppy12.json new file mode 100644 index 000000000..1613186f9 --- /dev/null +++ b/domains/_github-challenge-thenoppy12-org.thenoppy12.json @@ -0,0 +1,12 @@ +{ + "description": "Github Orgs Verify", + "repo": "https://github.com/thenoppy12", + "owner": { + "username": "BussyBakks", + "email": "lengochuykiengiang@gmail.com", + "discord": ".thenoppy12#0" + }, + "record": { + "TXT": "19f2dbfb9a" + } +} diff --git a/domains/_github-challenge-yfadev-org.alpha.json b/domains/_github-challenge-yfadev-org.alpha.json index 9c8f68d3a..7bc3ebc2a 100644 --- a/domains/_github-challenge-yfadev-org.alpha.json +++ b/domains/_github-challenge-yfadev-org.alpha.json @@ -1,9 +1,8 @@ { "owner": { "username": "YouFoundAlpha", - "email": "alpha@alpha.is-a.dev", + "email": "YouFoundAlpha@alpha.is-a.dev", "Discord": "661121998830960651", - "Twitter": "YouFoundAlpha", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", "Mastodon": "@YouFoundAlpha@mastodon.social" diff --git a/domains/_github-challenge-yfadev-org.yfa.json b/domains/_github-challenge-yfadev-org.yfa.json index a4cc774dc..8b0a8847e 100644 --- a/domains/_github-challenge-yfadev-org.yfa.json +++ b/domains/_github-challenge-yfadev-org.yfa.json @@ -1,14 +1,13 @@ { "owner": { "username": "YouFoundAlpha", - "email": "alpha@alpha.is-a.dev", + "email": "YouFoundAlpha@alpha.is-a.dev", "Discord": "661121998830960651", - "Twitter": "YouFoundAlpha", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "TXT": "3436b41d67" + "TXT": "a4b5c60953" } } diff --git a/domains/_github-challenge-yfadev-org.yfadev.json b/domains/_github-challenge-yfadev-org.yfadev.json index 570c15bb7..87323bdb1 100644 --- a/domains/_github-challenge-yfadev-org.yfadev.json +++ b/domains/_github-challenge-yfadev-org.yfadev.json @@ -1,9 +1,8 @@ { "owner": { "username": "YouFoundAlpha", - "email": "alpha@alpha.is-a.dev", + "email": "YouFoundAlpha@alpha.is-a.dev", "Discord": "661121998830960651", - "Twitter": "YouFoundAlpha", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", "Mastodon": "@YouFoundAlpha@mastodon.social" diff --git a/domains/_github-pages-challenge-Bimarsha69.bimarsha.json b/domains/_github-pages-challenge-Bimarsha69.bimarsha.json new file mode 100644 index 000000000..05899564f --- /dev/null +++ b/domains/_github-pages-challenge-Bimarsha69.bimarsha.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Bimarsha69", + "email": "bimarshathapa2@gmail.com" + }, + "record": { + "TXT": "ad9b8ff5793eb8dd58746a30bee4c7" + } +} diff --git a/domains/_github-pages-challenge-Hima-Pro.tdim.json b/domains/_github-pages-challenge-Hima-Pro.tdim.json new file mode 100644 index 000000000..6022b25f3 --- /dev/null +++ b/domains/_github-pages-challenge-Hima-Pro.tdim.json @@ -0,0 +1,10 @@ +{ + "description": "Github verification", + "owner": { + "username": "Hima-Pro", + "email": "pnpop01027066161@gmail.com" + }, + "record": { + "TXT": "c8b67d5aafafeb2e5ec1561e503552" + } +} diff --git a/domains/_github-pages-challenge-LIGMATV.ligmatv.json b/domains/_github-pages-challenge-LIGMATV.ligmatv.json new file mode 100644 index 000000000..8bd01e36b --- /dev/null +++ b/domains/_github-pages-challenge-LIGMATV.ligmatv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LIGMATV", + "email": "ligmatv.id@gmail.com" + }, + "record": { + "TXT": "de8560c4ea3c0f753266b402385c50" + } +} diff --git a/domains/_github-pages-challenge-LowkeyGUY4444.akshya.json b/domains/_github-pages-challenge-LowkeyGUY4444.akshya.json new file mode 100644 index 000000000..582a8dc6a --- /dev/null +++ b/domains/_github-pages-challenge-LowkeyGUY4444.akshya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lowkeyguy4444", + "email": "akshyathapa23@gmail.com" + }, + "record": { + "TXT": "b29322c856bfcf9889e95c6cd95b91" + } +} diff --git a/domains/_github-pages-challenge-MadisonWirtanen.zwyz.json b/domains/_github-pages-challenge-MadisonWirtanen.zwyz.json new file mode 100644 index 000000000..34c9592f6 --- /dev/null +++ b/domains/_github-pages-challenge-MadisonWirtanen.zwyz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "madisonwirtanen", + "email": "isadev@imkk.uk" + }, + "record": { + "TXT": "18776d6f831dd6e69e7889f4747ecb" + } +} \ No newline at end of file diff --git a/domains/_github-pages-challenge-MaskDuck.maskduck.json b/domains/_github-pages-challenge-MaskDuck.maskduck.json new file mode 100644 index 000000000..459359217 --- /dev/null +++ b/domains/_github-pages-challenge-MaskDuck.maskduck.json @@ -0,0 +1,10 @@ +{ + "description": "gh verification", + "owner": { + "username": "maskduck", + "email": "maskduckuwu@gmail.com" + }, + "record": { + "TXT": "c47a7112019f9b1b6d22acb5574d94" + } +} diff --git a/domains/_github-pages-challenge-Myrdincx.myrdin.json b/domains/_github-pages-challenge-Myrdincx.myrdin.json new file mode 100644 index 000000000..25849f9b3 --- /dev/null +++ b/domains/_github-pages-challenge-Myrdincx.myrdin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Myrdincx", + "email": "myrdincx@gmail.com" + }, + "record": { + "TXT": "73c422f79a3a088a46e52e7844cb08" + } +} diff --git a/domains/_github-pages-challenge-NamesMT.namesmt.json b/domains/_github-pages-challenge-NamesMT.namesmt.json new file mode 100644 index 000000000..af2304807 --- /dev/null +++ b/domains/_github-pages-challenge-NamesMT.namesmt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NamesMT", + "email": "dangquoctrung123@gmail.com" + }, + "record": { + "TXT": "6ec39f629cd9510bca23b84ba61aff" + } +} diff --git a/domains/_github-pages-challenge-PokedWasTaken.poked.json b/domains/_github-pages-challenge-PokedWasTaken.poked.json new file mode 100644 index 000000000..870f4ce0c --- /dev/null +++ b/domains/_github-pages-challenge-PokedWasTaken.poked.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "PokedWasTaken", + "email": "pokedwastaken@gmail.com", + "discord": "poked" + }, + "record": { + "TXT": "492698bed250302903bda08e024c89" + } +} diff --git a/domains/_github-pages-challenge-Riihime.riihime.json b/domains/_github-pages-challenge-Riihime.riihime.json new file mode 100644 index 000000000..62357f46f --- /dev/null +++ b/domains/_github-pages-challenge-Riihime.riihime.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Riihime", + "email": "", + "discord": "riihime" + }, + "record": { + "TXT": "dbf468dcc12907dc90b485737f344a" + } + } \ No newline at end of file diff --git a/domains/_github-pages-challenge-Rouf0x.json b/domains/_github-pages-challenge-Rouf0x.json new file mode 100644 index 000000000..ea5abf45b --- /dev/null +++ b/domains/_github-pages-challenge-Rouf0x.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rouf0x", + "email": "Gabrielruf.fr@gmail.com" + }, + "record": { + "TXT": "f01cd0a4cbac68efe6b87568776ad9" + } +} diff --git a/domains/_github-pages-challenge-ScytheMediaTheDev.scythemedia.json b/domains/_github-pages-challenge-ScytheMediaTheDev.scythemedia.json new file mode 100644 index 000000000..c428cde22 --- /dev/null +++ b/domains/_github-pages-challenge-ScytheMediaTheDev.scythemedia.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ScytheMediaTheDev", + "email": "tswartz22@aol.com" + }, + "record": { + "TXT": "46b3d088175cbb38e9c4b3b81cdb4b" + } +} diff --git a/domains/_github-pages-challenge-TheOldZoom.zoom.json b/domains/_github-pages-challenge-TheOldZoom.zoom.json new file mode 100644 index 000000000..a3fd5d1ef --- /dev/null +++ b/domains/_github-pages-challenge-TheOldZoom.zoom.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "theoldzoom", + "email": "theoldzoom@gmail.com", + "twitter": "theoldzoom", + "discord": "theoldzoom" + }, + "record": { + "TXT": "617b3a42e42c46cb26aef97305fd8e" + } +} diff --git a/domains/_github-pages-challenge-TheWongLife.thewonglife.json b/domains/_github-pages-challenge-TheWongLife.thewonglife.json new file mode 100644 index 000000000..4ffd4694e --- /dev/null +++ b/domains/_github-pages-challenge-TheWongLife.thewonglife.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TheWongLife", + "email": "nwong27@illinois.edu" + }, + "record": { + "TXT": "eab75ad7eaab8f055c0d350cb1d28e" + } +} diff --git a/domains/_github-pages-challenge-YantCaccia.antonio.json b/domains/_github-pages-challenge-YantCaccia.antonio.json new file mode 100644 index 000000000..11bca6447 --- /dev/null +++ b/domains/_github-pages-challenge-YantCaccia.antonio.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "YantCaccia", + "email": "yantcaccia@gmail.com" + }, + "record": { + "TXT": "7af4c3a94c5f7fa70f489c3c8c901f" + } +} diff --git a/domains/_github-pages-challenge-YouFoundAlpha.alpha.json b/domains/_github-pages-challenge-YouFoundAlpha.alpha.json index f69fbfcf4..60653de87 100644 --- a/domains/_github-pages-challenge-YouFoundAlpha.alpha.json +++ b/domains/_github-pages-challenge-YouFoundAlpha.alpha.json @@ -1,9 +1,8 @@ { "owner": { "username": "YouFoundAlpha", - "email": "alpha@alpha.is-a.dev", + "email": "YouFoundAlpha@alpha.is-a.dev", "Discord": "661121998830960651", - "Twitter": "YouFoundAlpha", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", "Mastodon": "@YouFoundAlpha@mastodon.social" diff --git a/domains/_github-pages-challenge-YummyOreo.oreo.json b/domains/_github-pages-challenge-YummyOreo.oreo.json new file mode 100644 index 000000000..9400f38ef --- /dev/null +++ b/domains/_github-pages-challenge-YummyOreo.oreo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "YummyOreo", + "email": "bobgim20@gmail.com" + }, + "record": { + "TXT": "91193592629d4273fa574d6c88a7e4" + } +} diff --git a/domains/_github-pages-challenge-aldnnnz.aldnnnz.json b/domains/_github-pages-challenge-aldnnnz.aldnnnz.json new file mode 100644 index 000000000..14cef686a --- /dev/null +++ b/domains/_github-pages-challenge-aldnnnz.aldnnnz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aldnnnz", + "email": "aldynnn@yahoo.com" + }, + "record": { + "TXT": "5fd4c25bc65bfba8a87f5aa0b38a37" + } +} diff --git a/domains/_github-pages-challenge-anshbhimani.anshbhimani.json b/domains/_github-pages-challenge-anshbhimani.anshbhimani.json new file mode 100644 index 000000000..f87dde096 --- /dev/null +++ b/domains/_github-pages-challenge-anshbhimani.anshbhimani.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "anshbhimani", + "email": "ansh.bhimani@outlook.com" + }, + "record": { + "TXT": "36d0b9db7565094d11ea8fdb539e1dg" + } +} diff --git a/domains/_github-pages-challenge-ayvacs.ave.json b/domains/_github-pages-challenge-ayvacs.ave.json index 262f3b8c9..1da3471f7 100644 --- a/domains/_github-pages-challenge-ayvacs.ave.json +++ b/domains/_github-pages-challenge-ayvacs.ave.json @@ -6,6 +6,6 @@ "email": "ayvacs@proton.me" }, "record": { - "TXT": "5a1e6c3195a98bf63ceba5a88f4be2" + "TXT": "e0986b3076f4a103b5f4de9bb7a302" } } diff --git a/domains/_github-pages-challenge-carafelix.heroprotagonist.json b/domains/_github-pages-challenge-carafelix.heroprotagonist.json new file mode 100644 index 000000000..cedf11a1a --- /dev/null +++ b/domains/_github-pages-challenge-carafelix.heroprotagonist.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "carafelix", + "email": "heroprotagonist32@gmail.com" + }, + "record": { + "TXT": "61ef4af708632a4018579e72c75b65" + } +} diff --git a/domains/_github-pages-challenge-crischutu07.crischutu07.json b/domains/_github-pages-challenge-crischutu07.crischutu07.json new file mode 100644 index 000000000..fbd8c58f1 --- /dev/null +++ b/domains/_github-pages-challenge-crischutu07.crischutu07.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "crischutu07", + "email": "sondolavnxbox.omlet@gmail.com" + }, + "record": { + "TXT": "bad00bc54be093493a43e915dfd349" + } +} diff --git a/domains/_github-pages-challenge-denboy0123.juqwtf.json b/domains/_github-pages-challenge-denboy0123.juqwtf.json new file mode 100644 index 000000000..ce6226134 --- /dev/null +++ b/domains/_github-pages-challenge-denboy0123.juqwtf.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "denboy0123", + "email": "pochtaproverka01@gmail.com" + }, + "record": { + "TXT": "6146edfce746644d8877fd941120eb" + } +} diff --git a/domains/_github-pages-challenge-devendrakanojiya.devendra.json b/domains/_github-pages-challenge-devendrakanojiya.devendra.json new file mode 100644 index 000000000..fecf73cba --- /dev/null +++ b/domains/_github-pages-challenge-devendrakanojiya.devendra.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "devendrakanojiya", + "email": "s_36100@bkbirlacollegekalyan.com" + }, + "record": { + "TXT": "1bab44a51e777f98e075d71f2806a4" + } +} diff --git a/domains/_github-pages-challenge-devendrakanojiya.devendrakanojiya.json b/domains/_github-pages-challenge-devendrakanojiya.devendrakanojiya.json new file mode 100644 index 000000000..7b2f53a9f --- /dev/null +++ b/domains/_github-pages-challenge-devendrakanojiya.devendrakanojiya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "devendrakanojiya", + "email": "s_36100@bkbirlacollegekalyan.com" + }, + "record": { + "TXT": "37b9724a41bf8e23b2a352d65b7d19" + } +} diff --git a/domains/_github-pages-challenge-heyshaquib.heyshaquib.json b/domains/_github-pages-challenge-heyshaquib.heyshaquib.json new file mode 100644 index 000000000..7d74d01a7 --- /dev/null +++ b/domains/_github-pages-challenge-heyshaquib.heyshaquib.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "heyshaquib", + "email": "heyshaquib@proton.me" + }, + "record": { + "TXT": "cd081244e0ad3700962e9d4280285a" + } +} diff --git a/domains/_github-pages-challenge-jwaxy.jwaxy.json b/domains/_github-pages-challenge-jwaxy.jwaxy.json new file mode 100644 index 000000000..87cdde4a1 --- /dev/null +++ b/domains/_github-pages-challenge-jwaxy.jwaxy.json @@ -0,0 +1,10 @@ +{ + "description": "GitHub said that the verification was needed so I created this record.", + "owner": { + "username": "jwaxy", + "email": "me@yxawj.aleeas.com" + }, + "record": { + "TXT": "8e4b33b2837436011e57d5cade6b40" + } +} diff --git a/domains/_github-pages-challenge-krishnans2006.krishnan.json b/domains/_github-pages-challenge-krishnans2006.krishnan.json new file mode 100644 index 000000000..b5377951e --- /dev/null +++ b/domains/_github-pages-challenge-krishnans2006.krishnan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "krishnans2006", + "email": "krishnans2006@gmail.com" + }, + "record": { + "TXT": "98ed55fbc51103499325626a360a64" + } +} diff --git a/domains/_github-pages-challenge-lightly-toasted.toast.json b/domains/_github-pages-challenge-lightly-toasted.toast.json new file mode 100644 index 000000000..d1069aaf1 --- /dev/null +++ b/domains/_github-pages-challenge-lightly-toasted.toast.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lightly-toasted", + "email": "tooast@duck.com" + }, + "record": { + "TXT": "b92470bdf6083c1af8509ee249c02f" + } +} diff --git a/domains/_github-pages-challenge-mrasif.mrasif.json b/domains/_github-pages-challenge-mrasif.mrasif.json new file mode 100644 index 000000000..2545ecd45 --- /dev/null +++ b/domains/_github-pages-challenge-mrasif.mrasif.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mrasif", + "email": "admin@mrasif.in" + }, + "record": { + "TXT": "3a800ee62fcc8911956495882b71ec" + } +} \ No newline at end of file diff --git a/domains/_github-pages-challenge-niksnemc.niksne.json b/domains/_github-pages-challenge-niksnemc.niksne.json new file mode 100644 index 000000000..1f1ce902b --- /dev/null +++ b/domains/_github-pages-challenge-niksnemc.niksne.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NikSneMC", + "email": "contact@niksne.ru" + }, + "record": { + "TXT": "6cde33bca742bd0dd9adf39a8f6d82" + } +} diff --git a/domains/_github-pages-challenge-radioactivepotato.krunch.json b/domains/_github-pages-challenge-radioactivepotato.krunch.json new file mode 100644 index 000000000..eba5fb38d --- /dev/null +++ b/domains/_github-pages-challenge-radioactivepotato.krunch.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "RadioactivePotato", + "email": "", + "discord": "krunchiekrunch._." + }, + "record": { + "TXT": "05dc6febabf44f8decab35d01609ee" + } +} diff --git a/domains/_github-pages-challenge-reuel-k.reuel.json b/domains/_github-pages-challenge-reuel-k.reuel.json new file mode 100644 index 000000000..6d67bc101 --- /dev/null +++ b/domains/_github-pages-challenge-reuel-k.reuel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "reuel-k", + "email": "reuelk@protonmail.com" + }, + "record": { + "TXT": "2a76de58b3d71c4918f07e57c92d5b" + } +} diff --git a/domains/_github-pages-challenge-ryznxx.ryznxx.json b/domains/_github-pages-challenge-ryznxx.ryznxx.json new file mode 100644 index 000000000..788e192ec --- /dev/null +++ b/domains/_github-pages-challenge-ryznxx.ryznxx.json @@ -0,0 +1,10 @@ +{ + "description": "To Get Great domain for developers get new dns", + "owner": { + "username": "ryznxx", + "email": "7ryznxx@gmail.com" + }, + "record": { + "TXT": "929fe6044a0a6c6e6d32410d33ceb1" + } +} diff --git a/domains/_github-pages-challenge-sebitalent04.sebitalent04.json b/domains/_github-pages-challenge-sebitalent04.sebitalent04.json deleted file mode 100644 index bd4e7c3ae..000000000 --- a/domains/_github-pages-challenge-sebitalent04.sebitalent04.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SebiTalent04", - "email": "" - }, - "record": { - "TXT": "8139f556926b84918edeb68fa50b47" - } -} diff --git a/domains/_github-pages-challenge-shymega.shymega.json b/domains/_github-pages-challenge-shymega.shymega.json new file mode 100644 index 000000000..ebda0f2f6 --- /dev/null +++ b/domains/_github-pages-challenge-shymega.shymega.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shymega", + "email": "shymega@shymega.org.uk" + }, + "record": { + "TXT": "83c50be1b56ddbe89e971e9f77aa0b" + } +} diff --git a/domains/_github-pages-challenge-suryanarayanrenjith.surya.json b/domains/_github-pages-challenge-suryanarayanrenjith.surya.json new file mode 100644 index 000000000..de6ed456b --- /dev/null +++ b/domains/_github-pages-challenge-suryanarayanrenjith.surya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "suryanarayanrenjith", + "email": "suryanarayanrenjith@outlook.com" + }, + "record": { + "TXT": "2c563764487945f6157ee1c82e15d6" + } +} diff --git a/domains/_github-pages-challenge-tayrp.tay.json b/domains/_github-pages-challenge-tayrp.tay.json new file mode 100644 index 000000000..94af98e9a --- /dev/null +++ b/domains/_github-pages-challenge-tayrp.tay.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tayrp", + "email": "mystixmew@gmail.com", + "discord": "1050531216589332581" + }, + "record": { + "TXT": "360bbac0c42cd6beedbe67a62c8da5" + } +} diff --git a/domains/_github-pages-challenge-thehackerdude1083.thehackerdude1083.json b/domains/_github-pages-challenge-thehackerdude1083.thehackerdude1083.json index 7f6728a50..9334e6e7b 100644 --- a/domains/_github-pages-challenge-thehackerdude1083.thehackerdude1083.json +++ b/domains/_github-pages-challenge-thehackerdude1083.thehackerdude1083.json @@ -1,7 +1,7 @@ { "owner": { "username": "TheHackerDude1083", - "email": "shaheeransari57@gmail.com" + "email": "TheHackerDude1083@proton.me" }, "record": { "TXT": "66bceec5d092b15c1fcac188b02903" diff --git a/domains/_github-pages-challenge-thenoppy12.thenoppy12.json b/domains/_github-pages-challenge-thenoppy12.thenoppy12.json new file mode 100644 index 000000000..10aa0171e --- /dev/null +++ b/domains/_github-pages-challenge-thenoppy12.thenoppy12.json @@ -0,0 +1,12 @@ +{ + "description": "Github Pages Register Domain", + "repo": "https://github.com/thenoppy12/thenoppy12.github.io", + "owner": { + "username": "BussyBakks", + "email": "lengochuykiengiang@gmail.com", + "discord": ".thenoppy12" + }, + "record": { + "TXT": "b41e7f365072dbb42ed1ee40c250db" + } +} diff --git a/domains/_github-pages-challenge-uuphoria2.uuphoria2.json b/domains/_github-pages-challenge-uuphoria2.uuphoria2.json new file mode 100644 index 000000000..f65e6dc95 --- /dev/null +++ b/domains/_github-pages-challenge-uuphoria2.uuphoria2.json @@ -0,0 +1,10 @@ +{ + "description": "Verification for my personal site", + "owner": { + "username": "uuphoria2", + "email": "gman36147@gmail.com" + }, + "record": { + "TXT": "e102771c99f70130190148a2d00ee0" + } +} diff --git a/domains/_github-pages-challenge-vihaananand.untitled.json b/domains/_github-pages-challenge-vihaananand.untitled.json new file mode 100644 index 000000000..8466d1b70 --- /dev/null +++ b/domains/_github-pages-challenge-vihaananand.untitled.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "VihaanAnand", + "email": "macos14sonoma@gmail.com" + }, + "record": { + "TXT": "53234a8871b871e94e29adff5a8e91" + } +} diff --git a/domains/_github-pages-challenge-yunexiz.yunexiz.json b/domains/_github-pages-challenge-yunexiz.yunexiz.json new file mode 100644 index 000000000..f43f375b0 --- /dev/null +++ b/domains/_github-pages-challenge-yunexiz.yunexiz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Yunexiz", + "email": "yunexiz@aol.com" + }, + "record": { + "TXT": ["273b8f26fd1aacf2cd47be00178179"] + } +} diff --git a/domains/_github-pages-challenge-zpiste.piste.json b/domains/_github-pages-challenge-zpiste.piste.json new file mode 100644 index 000000000..e998a3d0d --- /dev/null +++ b/domains/_github-pages-challenge-zpiste.piste.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zpiste", + "email": "contact@piste.dev" + }, + "record": { + "TXT": "ad901dc238a681f67e4979e64eac7e" + } +} diff --git a/domains/_psl.json b/domains/_psl.json index 6647add63..fd8db17bb 100644 --- a/domains/_psl.json +++ b/domains/_psl.json @@ -1,11 +1,10 @@ { "description": "PSL validation record for is-a.dev", - "repo": "https://github.com/is-a-dev/is-a-dev.github.io", "owner": { - "username": "phenax", + "username": "is-a-dev", "email": "phenax5@gmail.com" }, "record": { - "TXT": "https://github.com/publicsuffix/list/pull/1327" + "TXT": "https://github.com/publicsuffix/list/pull/1949" } } diff --git a/domains/a-little-hat.json b/domains/a-little-hat.json new file mode 100644 index 000000000..098324d82 --- /dev/null +++ b/domains/a-little-hat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "A-Little-Hat", + "email": "soumyasarkar309@gmail.com" + }, + "record": { + "CNAME": "a-little-hat.github.io" + } +} diff --git a/domains/aa.json b/domains/aa.json new file mode 100644 index 000000000..73da319ed --- /dev/null +++ b/domains/aa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Abdullah-Albanna", + "email": "albannaa78@gmail.com" + }, + "record": { + "CNAME": "abdullah-albanna.github.io" + } +} diff --git a/domains/aadirajuthup.json b/domains/aadirajuthup.json new file mode 100644 index 000000000..057a29621 --- /dev/null +++ b/domains/aadirajuthup.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aadirajuthup", + "email": "aadi.rajuthup@gmail.com" + }, + "record": { + "A": ["150.136.148.164"] + } +} diff --git a/domains/aakashuuuu.json b/domains/aakashuuuu.json new file mode 100644 index 000000000..9bb101154 --- /dev/null +++ b/domains/aakashuuuu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "itsAakashz", + "email": "gzatrop@gmail.com" + }, + "record": { + "CNAME": "nextjs-aakashuu-portfolio.pages.dev" + } +} diff --git a/domains/aayushsiwa.json b/domains/aayushsiwa.json new file mode 100644 index 000000000..a5552da47 --- /dev/null +++ b/domains/aayushsiwa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aayushsiwa", + "email": "22052177@kiit.ac.in" + }, + "record": { + "CNAME": "aayushsiwa.pages.dev" + } +} diff --git a/domains/abc.json b/domains/abc.json new file mode 100644 index 000000000..3eeea3c61 --- /dev/null +++ b/domains/abc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "neohe", + "email": "he_neo@163.com" + }, + "record": { + "CNAME": "neohe.github.io" + } +} diff --git a/domains/abdelkarim-ain.json b/domains/abdelkarim-ain.json new file mode 100644 index 000000000..bc8f7f4b1 --- /dev/null +++ b/domains/abdelkarim-ain.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "abdelkarimain", + "email": "abdelkarimain0@gmail.com" + }, + "record": { + "CNAME": "abdelkarimain.github.io" + } +} diff --git a/domains/abdelkarimain.json b/domains/abdelkarimain.json new file mode 100644 index 000000000..bc8f7f4b1 --- /dev/null +++ b/domains/abdelkarimain.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "abdelkarimain", + "email": "abdelkarimain0@gmail.com" + }, + "record": { + "CNAME": "abdelkarimain.github.io" + } +} diff --git a/domains/abdo.json b/domains/abdo.json new file mode 100644 index 000000000..0ddd4b60e --- /dev/null +++ b/domains/abdo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xAbdoATx", + "email": "xabdoat@gmail.com" + }, + "record": { + "CNAME": "xabdoatx.github.io" + } +} diff --git a/domains/abe.json b/domains/abe.json new file mode 100644 index 000000000..540496b8e --- /dev/null +++ b/domains/abe.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "solarcosmic", + "email": "skyrocket180@gmail.com", + "discord": "1201432681913778260" + }, + + "record": { + "CNAME": "profile01.overstand.app" + } + } + \ No newline at end of file diff --git a/domains/abhilash.json b/domains/abhilash.json new file mode 100644 index 000000000..3579f9122 --- /dev/null +++ b/domains/abhilash.json @@ -0,0 +1,12 @@ +{ + "description": "Personal portfolio", + "repo": "https://github.com/ostrichization/ostrichization.github.io", + "owner": { + "username": "Ostrichization", + "email": "abhilashk1@proton.me", + "twitter": "OstrichHimself" + }, + "record": { + "CNAME": "ostrichization.github.io" + } +} diff --git a/domains/abhishek-sharma.json b/domains/abhishek-sharma.json new file mode 100644 index 000000000..04eb0858d --- /dev/null +++ b/domains/abhishek-sharma.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AbhiSharma096", + "email": "Abhisheksharma10a@gmail.com" + }, + "record": { + "URL": "https://abhishek-sharma-01.netlify.app/" + } +} diff --git a/domains/abhrajitdas.json b/domains/abhrajitdas.json new file mode 100644 index 000000000..1ade8b74a --- /dev/null +++ b/domains/abhrajitdas.json @@ -0,0 +1,13 @@ +{ + "description": "My personal Portfolio Webdite", + "repo": "https://github.com/Abhrajitdas02/Abhrajitdas02.github.io", + "owner": { + "username": "Abhrajitdas02", + "email": "abhrajitdas12245@gmail.com", + "twitter": "abhrajit2002" + }, + "record": { + "CNAME": "abhrajitdas02.github.io" + + } +} \ No newline at end of file diff --git a/domains/abid.json b/domains/abid.json new file mode 100644 index 000000000..acb377e0a --- /dev/null +++ b/domains/abid.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "abidhasannir", + "email": "abidhasannir@omail.edu.pl" + }, + "record": { + "CNAME": "abidhasannir.github.io" + } +} diff --git a/domains/abyss.json b/domains/abyss.json new file mode 100644 index 000000000..6dc9eded8 --- /dev/null +++ b/domains/abyss.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ultimduck", + "email": "zultimduk@gmail.com" + }, + "record": { + "CNAME": "ultimduck.github.io" + } +} diff --git a/domains/acctuke.json b/domains/acctuke.json new file mode 100644 index 000000000..95709788f --- /dev/null +++ b/domains/acctuke.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Roing", + "email": "yang4421@outlook.com" + }, + "record": { + "A": ["47.120.72.157"] + } +} diff --git a/domains/acronical.json b/domains/acronical.json new file mode 100644 index 000000000..b84da440c --- /dev/null +++ b/domains/acronical.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AcronicalYT", + "email": "acronicalbusiness@gmail.com" + }, + "record": { + "CNAME": "acronical.pages.dev" + } +} diff --git a/domains/adamski.json b/domains/adamski.json new file mode 100644 index 000000000..68c836593 --- /dev/null +++ b/domains/adamski.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "edtimer", + "email": "b4timer@protonamil.com" + }, + "record": { + "CNAME": "adamski.pages.dev" + } +} diff --git a/domains/adeebkhan.json b/domains/adeebkhan.json new file mode 100644 index 000000000..351877f81 --- /dev/null +++ b/domains/adeebkhan.json @@ -0,0 +1,12 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/akpathan2799/akpathan2799.github.io", + "owner": { + "username": "akpathan2799", + "email": "akpathan2799@gmail.com" + + }, + "record": { + "CNAME": "akpathan2799.github.io" + } +} diff --git a/domains/adit.json b/domains/adit.json new file mode 100644 index 000000000..8fd432982 --- /dev/null +++ b/domains/adit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aditya-lika-ardiansyah", + "email": "Adytialikaardiansyah@gmail.com" + }, + "record": { + "CNAME": "aditya-lika-ardiansyah.github.io" + } +} diff --git a/domains/aesyncio.json b/domains/aesyncio.json new file mode 100644 index 000000000..702975f39 --- /dev/null +++ b/domains/aesyncio.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "aesyncio", + "email": "ssupercow@proton.me", + "discord": "1235901872649539604" + }, + + "record": { + "CNAME": "aesyncio.github.io" + } + } + \ No newline at end of file diff --git a/domains/afidev.json b/domains/afidev.json new file mode 100644 index 000000000..159e6d7b0 --- /dev/null +++ b/domains/afidev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "eabdalmufid", + "email": "eabdalmufid@gmail.com" + }, + "record": { + "CNAME": "eabdalmufid.github.io" + } +} diff --git a/domains/pic.json b/domains/afk.json similarity index 51% rename from domains/pic.json rename to domains/afk.json index 0e1dafdb9..86c822049 100644 --- a/domains/pic.json +++ b/domains/afk.json @@ -1,7 +1,7 @@ { "owner": { - "username": "m1kuwu", - "email": "123kishanvish@gmail.com" + "username": "RainWill", + "email": "2782401449@qq.com" }, "record": { "A": ["69.30.249.53"] diff --git a/domains/afp.json b/domains/afp.json new file mode 100644 index 000000000..9a7f0a88b --- /dev/null +++ b/domains/afp.json @@ -0,0 +1,16 @@ +{ + "owner": { + "username": "AndreasFxPro", + "email": "", + "discord": "423906482904629268" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] + } +} diff --git a/domains/ag.json b/domains/ag.json index eee6ebcae..d543ffcf8 100644 --- a/domains/ag.json +++ b/domains/ag.json @@ -6,6 +6,6 @@ "email": "software@grafen.info" }, "record": { - "URL": "https://andreas.grafen.info" + "URL": "https://unseen.ninja" } } diff --git a/domains/ahammednibras.json b/domains/ahammednibras.json new file mode 100644 index 000000000..5b4ca3270 --- /dev/null +++ b/domains/ahammednibras.json @@ -0,0 +1,12 @@ +{ + "description": "I want to use this domain as my personal web portfolio.", + "repo": "https://github.com/ahammednibras8/ahammednibras8.github.io", + "owner": { + "username": "ahammednibras8", + "email": "ahammednibras@hey.com", + "twitter": "ahammednibras8" + }, + "record": { + "CNAME": "ahammednibras8.github.io" + } +} diff --git a/domains/ahmedtohamy.json b/domains/ahmedtohamy.json new file mode 100644 index 000000000..2716f3c3f --- /dev/null +++ b/domains/ahmedtohamy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ahmedtohamy1", + "email": "1ahmed.tohamy@gmail.com" + }, + "record": { + "CNAME": "ahmedtohamy1.github.io" + } +} diff --git a/domains/ahsanu.json b/domains/ahsanu.json new file mode 100644 index 000000000..fb39c846f --- /dev/null +++ b/domains/ahsanu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ahsanu123", + "email": "caasperahsanuamala5@gmail.com" + }, + "record": { + "CNAME": "ahsanu123.github.io" + } +} diff --git a/domains/ai-demo.json b/domains/ai-demo.json new file mode 100644 index 000000000..dc80d7302 --- /dev/null +++ b/domains/ai-demo.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "andrewstech", + "email": "andrew@maintainers.is-a.dev", + "discord": "598245488977903688" + }, + + "record": { + "CNAME": "andrewstech.github.io" + } + } + \ No newline at end of file diff --git a/domains/aichat.json b/domains/aichat.json new file mode 100644 index 000000000..4df29ee67 --- /dev/null +++ b/domains/aichat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TechnoFusionTech", + "email": "technofusiontech@techie.com" + }, + "record": { + "CNAME": "technofusiontech.is-a.dev" + } +} diff --git a/domains/ain3abdo.json b/domains/ain3abdo.json new file mode 100644 index 000000000..6d55a4cc1 --- /dev/null +++ b/domains/ain3abdo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ainabdelkarim", + "email": "abdelkarimain0@gmail.com" + }, + "record": { + "CNAME": "ainabdelkarim.github.io" + } +} diff --git a/domains/aish.json b/domains/aish.json new file mode 100644 index 000000000..930135d6f --- /dev/null +++ b/domains/aish.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "code-hunt-in", + "email": "aishwary.pandore@somaiya.edu" + }, + "record": { + "CNAME": "code-hunt-in.github.io" + } +} diff --git a/domains/aixiaoji.json b/domains/aixiaoji.json new file mode 100644 index 000000000..df68efd68 --- /dev/null +++ b/domains/aixiaoji.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "HelloAIXIAOJI", + "email": "aixiaoji2020@163.com" + }, + "record": { + "CNAME": "ip.hk.dhost.devskyr.com" + } +} diff --git a/domains/ajay.json b/domains/ajay.json new file mode 100644 index 000000000..e6c10300b --- /dev/null +++ b/domains/ajay.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Aj-Cdr", + "email": "ajaysathishpreetha2.0@gmail.com" + }, + "record": { + "URL": "https://ajay.framer.ai/" + } +} diff --git a/domains/ajayanto.json b/domains/ajayanto.json new file mode 100644 index 000000000..6860de31f --- /dev/null +++ b/domains/ajayanto.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AjayAntoIsDev", + "email": "ajayantoisdev@gmail.com" + }, + "record": { + "CNAME": "ajayanto.pages.dev" + } +} diff --git a/domains/akash.json b/domains/akash.json new file mode 100644 index 000000000..9ecf40be5 --- /dev/null +++ b/domains/akash.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CruxCoder7", + "email": "akashrangesh07@gmail.com" + }, + "record": { + "CNAME": "cruxcoder7.github.io" + } +} diff --git a/domains/akashr.json b/domains/akashr.json new file mode 100644 index 000000000..9ecf40be5 --- /dev/null +++ b/domains/akashr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CruxCoder7", + "email": "akashrangesh07@gmail.com" + }, + "record": { + "CNAME": "cruxcoder7.github.io" + } +} diff --git a/domains/akatsuki.json b/domains/akatsuki.json new file mode 100644 index 000000000..f01869dac --- /dev/null +++ b/domains/akatsuki.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Miguel-altcell", + "email": "wilsonmigueljalla@gmail.com", + "discord": "1223721772051075193" + }, + + "record": { + "CNAME": "akatsuki-crew.rf.gd" + } + } + \ No newline at end of file diff --git a/domains/akbar.json b/domains/akbar.json new file mode 100644 index 000000000..b4c5d32ea --- /dev/null +++ b/domains/akbar.json @@ -0,0 +1,10 @@ +{ + "description": "Portfolio of M. Akbar Perdana", + "owner": { + "username": "akbarrdev", + "email": "teamnevolution@gmail.com" + }, + "record": { + "CNAME": "portfolio-7to.pages.dev" + } +} diff --git a/domains/akborana.json b/domains/akborana.json new file mode 100644 index 000000000..d9181b5d9 --- /dev/null +++ b/domains/akborana.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "akborana3", + "email": "akayonfire3@gmail.com", + "discord": "1042457884736368721" + }, + + "record": { + "CNAME": "akborana3.github.io" + } + } + \ No newline at end of file diff --git a/domains/akcord.json b/domains/akcord.json new file mode 100644 index 000000000..59e946e13 --- /dev/null +++ b/domains/akcord.json @@ -0,0 +1,11 @@ +{ + "description": "AKCord's Portfolio", + "repo": "https://github.com/AKCord/akcord.github.io", + "owner": { + "username": "AKCord", + "email": "shrestha.aeniv@gmail.com" + }, + "record": { + "CNAME": "akcord.github.io" + } +} diff --git a/domains/akhilesh.json b/domains/akhilesh.json new file mode 100644 index 000000000..f77da1267 --- /dev/null +++ b/domains/akhilesh.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio", + "repo": "https://github.com/ProCoderAkhil/ProCoderAkhil.github.io", + "owner": { + "username": "ProCoderAkhil", + "email": "AkhilRamachandran@gmail.com" + }, + "record": { + "CNAME": "ProCoderAkhil.github.io" + } +} diff --git a/domains/docs.akshtt.json b/domains/akki.json similarity index 67% rename from domains/docs.akshtt.json rename to domains/akki.json index d55e38eee..7d398ad94 100644 --- a/domains/docs.akshtt.json +++ b/domains/akki.json @@ -1,12 +1,12 @@ { "owner": { - "username": "LegendOP1041", + "username": "akshtt-dev", "email": "maillegendop@gmail.com", "discord": "1056531806763102218" }, "record": { - "A": ["69.30.249.53"] + "A": ["69.197.135.203"] } } - \ No newline at end of file + diff --git a/domains/akshat.json b/domains/akshat.json new file mode 100644 index 000000000..bbee87dae --- /dev/null +++ b/domains/akshat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "akshatgurnani", + "email": "Akshatgurnani@outlook.com" + }, + "record": { + "URL": "https://www.github.com/akshatgurnani" + } +} diff --git a/domains/akshay.json b/domains/akshay.json new file mode 100644 index 000000000..741acd48d --- /dev/null +++ b/domains/akshay.json @@ -0,0 +1,11 @@ +{ + "description": "Akshay's portfolio website and blog", + "repo": "https://github.com/phenax/ediblemonad.dev", + "owner": { + "username": "phenax", + "email": "phenax5@gmail.com" + }, + "record": { + "URL": "https://ediblemonad.dev" + } +} diff --git a/domains/akshayks.json b/domains/akshayks.json new file mode 100644 index 000000000..a0ef1808d --- /dev/null +++ b/domains/akshayks.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "akshaynox", + "email": "mail.akshayks@gmail.com" + }, + "record": { + "URL": "https://akshayks.vercel.app/" + } +} diff --git a/domains/akshsingla.json b/domains/akshsingla.json new file mode 100644 index 000000000..7306ad99e --- /dev/null +++ b/domains/akshsingla.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Aktindo", + "email": "akshit.singla.dps@gmail.com" + }, + "description": "Personal website.", + "repo": "https://github.com/Aktindo/personal-website", + "record": { + "URL": "https://akshsingla.vercel.app" + } +} diff --git a/domains/akshtt.json b/domains/akshtt.json index 28cc32359..5ff9fe6e2 100644 --- a/domains/akshtt.json +++ b/domains/akshtt.json @@ -6,6 +6,6 @@ }, "record": { - "A": ["69.30.249.53"] + "A": ["69.197.135.202"] } } diff --git a/domains/akshya.json b/domains/akshya.json new file mode 100644 index 000000000..4c1d49963 --- /dev/null +++ b/domains/akshya.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio Website", + "repo": "https://github.com/LowkeyGUY4444/LowkeyGUY4444.github.io", + "owner": { + "username": "LowkeyGUY4444", + "email": "akshyathapa23@gmail.com" + }, + "record": { + "CNAME": "LowkeyGUY4444.github.io" + } +} diff --git a/domains/alain.json b/domains/alain.json new file mode 100644 index 000000000..cb5b0d6f1 --- /dev/null +++ b/domains/alain.json @@ -0,0 +1,12 @@ +{ + "repo": "https://github.com/alainsdev/register", + "owner": { + "username": "alainsdev", + "email": "ghghello30@gmail.com", + "discord": "970325505989574656" + }, + + "record": { + "CNAME": "alainsdev.github.io" + } + } diff --git a/domains/aldnnnz.json b/domains/aldnnnz.json new file mode 100644 index 000000000..f64f7a446 --- /dev/null +++ b/domains/aldnnnz.json @@ -0,0 +1,12 @@ +{ + "description": "portofolio", + "domain": "aldnnnz.is-a.dev", + "repo": "https://github.com/aldnnnz/aldnnnz.github.io", + "owner": { + "username": "aldnnnz", + "email": "aldynnn@yahoo.com" + }, + "record": { + "CNAME": "aldnnnz.github.io" + } +} diff --git a/domains/alexbartles.json b/domains/alexbartles.json new file mode 100644 index 000000000..e4a561f4d --- /dev/null +++ b/domains/alexbartles.json @@ -0,0 +1,11 @@ +{ + "repo": "https://alexbartles.github.io/", + "owner": { + "username": "AlexBartles", + "email": "alexbartles2012@gmail.com", + "discord": "_alexbartles" + }, + "record": { + "CNAME": "alexbartles.github.io" + } +} diff --git a/domains/alexd.json b/domains/alexd.json new file mode 100644 index 000000000..8fe80b750 --- /dev/null +++ b/domains/alexd.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "AlexanderDDevelopment", + "email": "AlexanderDDevelopment@gmail.com", + "discord": "1237578569358639190" + }, + + "record": { + "CNAME": "alexanderd.pages.dev" + } + } + \ No newline at end of file diff --git a/domains/alexismaison.json b/domains/alexismaison.json new file mode 100644 index 000000000..fd7c1a21c --- /dev/null +++ b/domains/alexismaison.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alexis2m", + "email": "hello@alexismaison.com" + }, + "record": { + "URL": "https://alexismaison.com" + } +} diff --git a/domains/alfanaan.json b/domains/alfanaan.json new file mode 100644 index 000000000..59819dfaf --- /dev/null +++ b/domains/alfanaan.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Alfanaannet", + "email": "hmmm202031520062021@gmail.com", + "discord": "775012312876711936" + }, + "record": { + "URL": "https://timevoice.onrender.com", + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} diff --git a/domains/alimehdi.json b/domains/alimehdi.json new file mode 100644 index 000000000..61f4c9bbf --- /dev/null +++ b/domains/alimehdi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DeadMan30", + "email": "its.alimehdi25@gmail.com" + }, + "record": { + "CNAME": "alimehdi.pages.dev" + } +} diff --git a/domains/alltawd.json b/domains/alltawd.json new file mode 100644 index 000000000..577626d7f --- /dev/null +++ b/domains/alltawd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AlltAWD", + "email": "hanson_2014@hotmail.com" + }, + "record": { + "CNAME": "alltawd.github.io" + } +} diff --git a/domains/almaz.json b/domains/almaz.json index c5fa7718d..4a9f6402d 100644 --- a/domains/almaz.json +++ b/domains/almaz.json @@ -4,8 +4,11 @@ "email": "almazgamer228@gmail.com" }, "record": { - "A": ["45.11.229.211"], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + "URL": "https://ss.almaz.is-a.dev", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/alpha.json b/domains/alpha.json index 49af16a2d..00a226167 100644 --- a/domains/alpha.json +++ b/domains/alpha.json @@ -1,20 +1,14 @@ { "owner": { "username": "YouFoundAlpha", - "email": "alpha@alpha.is-a.dev", + "email": "YouFoundAlpha@alpha.is-a.dev", "Discord": "661121998830960651", - "Twitter": "YouFoundAlpha", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], + "URL": "https://yfadev.pw", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } diff --git a/domains/alphatechnolog.json b/domains/alphatechnolog.json new file mode 100644 index 000000000..a57111a71 --- /dev/null +++ b/domains/alphatechnolog.json @@ -0,0 +1,11 @@ +{ + "description": "Personal page", + "repo": "https://github.com/alphatechnolog/alphatechnolog.github.io", + "owner": { + "username": "AlphaTechnolog", + "email": "gfranklings@gmail.com" + }, + "record": { + "CNAME": "alphatechnolog.github.io" + } +} diff --git a/domains/amerigo.json b/domains/amerigo.json new file mode 100644 index 000000000..37a3d9405 --- /dev/null +++ b/domains/amerigo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "north-site", + "email": "v.imreadrian@gmail.com" + }, + "record": { + "CNAME": "5c13057597f8.sn.mynetname.net" + } +} diff --git a/domains/amy.json b/domains/amy.json index 8d5d0b02e..0ec869526 100644 --- a/domains/amy.json +++ b/domains/amy.json @@ -3,7 +3,7 @@ "repo": "https://github.com/nullishamy/nullishamy.github.io", "owner": { "username": "nullishamy", - "email": "amycodes@null.net" + "email": "contact@amyerskine.me" }, "record": { "CNAME": "nullishamy.github.io" diff --git a/domains/analytics.json b/domains/analytics.json deleted file mode 100644 index 1853906a7..000000000 --- a/domains/analytics.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - "record": { - "CNAME": "dns.beadman-network.com" - } -} diff --git a/domains/andres.json b/domains/andres.json new file mode 100644 index 000000000..03872523d --- /dev/null +++ b/domains/andres.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "eneru2", + "email": "elementaov@gmail.com" + }, + "record": { + "A": ["130.61.184.180"] + } +} diff --git a/domains/andrewdxz.json b/domains/andrewdxz.json new file mode 100644 index 000000000..f5b26b83b --- /dev/null +++ b/domains/andrewdxz.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "alainsdev", + "email": "ghghello30@gmail.com", + "discord": "970325505989574656" + }, + + "record": { + "CNAME": "andrewmack1.github.io" + } + } + \ No newline at end of file diff --git a/domains/andrewstech.json b/domains/andrewstech.json deleted file mode 100644 index 817c9da4c..000000000 --- a/domains/andrewstech.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "andrewstech", - "email": "is-a-dev@win11react.com" - }, - "record": { - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" - } -} diff --git a/domains/ann.json b/domains/ann.json new file mode 100644 index 000000000..e154aefdb --- /dev/null +++ b/domains/ann.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website to host bio info and other things", + "repo": "https://github.com/ann-dvlpr/ann-dvlpr.github.io", + "owner": { + "username": "ann-dvlpr", + "email": "ne0xch4r4@gmail.com" + }, + "record": { + "CNAME": "ann-dvlpr.github.io" + } +} diff --git a/domains/anna.json b/domains/anna.json new file mode 100644 index 000000000..0f2801cf3 --- /dev/null +++ b/domains/anna.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "annanas271", + "email": "iamrvins@gmail.com", + "discord": "1206164385911799850" + }, + + "record": { + "CNAME": "annanas271.github.io" + } + } + \ No newline at end of file diff --git a/domains/anton.json b/domains/anton.json new file mode 100644 index 000000000..ef98da318 --- /dev/null +++ b/domains/anton.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rorosin", + "email": "rosin886@gmail.com" + }, + "record": { + "CNAME": "ru.ardev.tk" + } +} diff --git a/domains/anumeya.json b/domains/anumeya.json new file mode 100644 index 000000000..3d37f0dd5 --- /dev/null +++ b/domains/anumeya.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "KreativeThinker", + "email": "sagely2005eagle@gmail.com" + }, + + "record": { + "CNAME": "kreativethinker.github.io" + } +} diff --git a/domains/any.json b/domains/any.json new file mode 100644 index 000000000..188cf8a13 --- /dev/null +++ b/domains/any.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "IRDMctorl", + "email": "fun64646969@gmail.com" + }, + "record": { + "CNAME": "any-w1a3.onrender.com" + } +} diff --git a/domains/ap2.json b/domains/ap2.json new file mode 100644 index 000000000..930135d6f --- /dev/null +++ b/domains/ap2.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "code-hunt-in", + "email": "aishwary.pandore@somaiya.edu" + }, + "record": { + "CNAME": "code-hunt-in.github.io" + } +} diff --git a/domains/apep.json b/domains/apep.json new file mode 100644 index 000000000..dd48d6562 --- /dev/null +++ b/domains/apep.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ArasakaID", + "email": "afifeka20@gmail.com", + "discord": "331616752767205378" + }, + + "record": { + "A": ["8.222.249.188"] + } + } + diff --git a/domains/api.astra.json b/domains/api.astra.json deleted file mode 100644 index d9df3fa1a..000000000 --- a/domains/api.astra.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "LilyMusic", - "email": "lilymusicdiscord@gmail.com", - "discord": "981225782938579014" - }, - "record": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/api.json b/domains/api.json index d66eca635..be8479f8a 100644 --- a/domains/api.json +++ b/domains/api.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "wdhdns.com" + "CNAME": "coolify.wdh.gg" } } diff --git a/domains/api.namkun.json b/domains/api.namkun.json new file mode 100644 index 000000000..156281184 --- /dev/null +++ b/domains/api.namkun.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "beocaca", + "email": "namdev1402@gmail.com" + }, + "record": { + "CNAME": "a.namkun.workers.dev" + } +} diff --git a/domains/api.semant.json b/domains/api.semant.json index d36e9beeb..7dde925c0 100644 --- a/domains/api.semant.json +++ b/domains/api.semant.json @@ -6,6 +6,6 @@ "discord": "445073800850046977" }, "record": { - "A": ["69.30.249.53"] + "A": ["69.197.135.205"] } } diff --git a/domains/api.shockbs.json b/domains/api.shockbs.json index 90d1fbd6e..12d89cd28 100644 --- a/domains/api.shockbs.json +++ b/domains/api.shockbs.json @@ -4,6 +4,6 @@ "email": "apipherng@gmail.com" }, "record": { - "A": ["69.30.249.53"] + "CNAME": "apishockbsshockbsxddd.onrender.com" } } diff --git a/domains/paste.stefdp.json b/domains/api.spotify.stefdp.json similarity index 80% rename from domains/paste.stefdp.json rename to domains/api.spotify.stefdp.json index f8beee4ce..e2b559f3c 100644 --- a/domains/paste.stefdp.json +++ b/domains/api.spotify.stefdp.json @@ -6,8 +6,6 @@ "github_id": 81536172 }, "record": { - "A": [ - "45.11.229.211" - ] + "CNAME": "proxy.stefdp.is-a.dev" } -} \ No newline at end of file +} diff --git a/domains/api.stefdp.json b/domains/api.stefdp.json index f8beee4ce..e2b559f3c 100644 --- a/domains/api.stefdp.json +++ b/domains/api.stefdp.json @@ -6,8 +6,6 @@ "github_id": 81536172 }, "record": { - "A": [ - "45.11.229.211" - ] + "CNAME": "proxy.stefdp.is-a.dev" } -} \ No newline at end of file +} diff --git a/domains/api.zeppelin.maskduck.json b/domains/api.zeppelin.maskduck.json deleted file mode 100644 index 4ffcd8ccf..000000000 --- a/domains/api.zeppelin.maskduck.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "description": "Zeppelin selfhost API", - "repo": "https://github.com/maskducks/maskducks.github.io", - "owner": { - "username": "MaskDuck", - "email": "", - "discord": "MaskDuck#1337", - "twitter": "MaskDuck1", - "reddit": "u/maskduck", - "note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586." - }, - "record": { - "CNAME": "zeppelin-railway-api.up.railway.app" - } -} diff --git a/domains/api.zoom.json b/domains/api.zoom.json new file mode 100644 index 000000000..bb93395ae --- /dev/null +++ b/domains/api.zoom.json @@ -0,0 +1,13 @@ +{ + "description": "A API where I will host all of my images/videos/stuff like it", + "repo": "https://github.com/theoldzoom/theoldzoom.github.io", + "owner": { + "username": "theoldzoom", + "email": "theoldzoom@gmail.com", + "twitter": "theoldzoom", + "discord": "theoldzoom" + }, + "record": { + "CNAME": "theoldzoom.github.io" + } +} diff --git a/domains/apostolos.json b/domains/apostolos.json new file mode 100644 index 000000000..55302b3ea --- /dev/null +++ b/domains/apostolos.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tolisdev", + "email": "a.katsoudas@yahoo.com" + }, + "record": { + "CNAME": "lux1.apostolosk.eu.org" + } +} + diff --git a/domains/app.json b/domains/app.json new file mode 100644 index 000000000..930135d6f --- /dev/null +++ b/domains/app.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "code-hunt-in", + "email": "aishwary.pandore@somaiya.edu" + }, + "record": { + "CNAME": "code-hunt-in.github.io" + } +} diff --git a/domains/aqilhensem.json b/domains/aqilhensem.json new file mode 100644 index 000000000..a03c6e9fb --- /dev/null +++ b/domains/aqilhensem.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "qing762", + "email": "threatedblade@outlook.com" + }, + "record": { + "CNAME": "qing762.github.io" + } +} \ No newline at end of file diff --git a/domains/araguaci.json b/domains/araguaci.json new file mode 100644 index 000000000..d37c7093f --- /dev/null +++ b/domains/araguaci.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "araguaci", + "email": "araguaci@gmail.com" + }, + "record": { + "CNAME": "araguaci.github.io" + } +} diff --git a/domains/arceus.json b/domains/arceus.json new file mode 100644 index 000000000..3437f8b1d --- /dev/null +++ b/domains/arceus.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "blurwind", + "email": "", + "discord": "1055478076013817936" + }, + + "record": { + "CNAME": "blurwind.github.io" + } + } + \ No newline at end of file diff --git a/domains/arch.json b/domains/arch.json index 46ccb10ca..68afd2c79 100644 --- a/domains/arch.json +++ b/domains/arch.json @@ -3,7 +3,7 @@ "repo": "https://github.com/Arch881010/Arch881010", "owner": { "username": "Arch881010", - "email": "c1yd4.arch@inbox.testmail.app", + "email": "arch@arch1010.dev", "discord": "arch1010", "discord-id": "410248634593050627" }, diff --git a/domains/archon.json b/domains/archon.json new file mode 100644 index 000000000..36a014b81 --- /dev/null +++ b/domains/archon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "29ayaang", + "email": "29ayaang@proton.me" + }, + "record": { + "CNAME": "29ayaang.github.io" + } +} diff --git a/domains/ardistory.json b/domains/ardistory.json new file mode 100644 index 000000000..bef531d4d --- /dev/null +++ b/domains/ardistory.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ardistory", + "email": "putraardiansyah530@gmail.com" + }, + "record": { + "A": ["198.91.81.13"] + } +} diff --git a/domains/ardox.json b/domains/ardox.json new file mode 100644 index 000000000..a30e20e9c --- /dev/null +++ b/domains/ardox.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LeVraiArdox", + "email": "adrian.arjoca18@gmail.com" + }, + "record": { + "CNAME": "levraiardox.github.io" + } +} diff --git a/domains/ariffhazmi.json b/domains/ariffhazmi.json new file mode 100644 index 000000000..246f97221 --- /dev/null +++ b/domains/ariffhazmi.json @@ -0,0 +1,12 @@ +{ + "description": "Ariffhazmi's Website", + "repo": "https://github.com/Areplesapelagi/ariffhazmi.git", + "owner": { + "username": "Areplesapelagi", + "email": "muhdariffhazmi@gmail.com" + + }, + "record": { + "CNAME": "Areplesapelagi.github.io" + } +} \ No newline at end of file diff --git a/domains/arman.json b/domains/arman.json new file mode 100644 index 000000000..874db2683 --- /dev/null +++ b/domains/arman.json @@ -0,0 +1,10 @@ +{ + "description": "Personal Portfolio", + "owner": { + "username": "ItzArman09", + "email": "itz.armxn@outlook.com" + }, + "record": { + "CNAME": "itzarman09.github.io" + } +} diff --git a/domains/arnab.json b/domains/arnab.json new file mode 100644 index 000000000..c72c6acd0 --- /dev/null +++ b/domains/arnab.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "arnabdatta", + "email": "arnabdatta3@gmail.com" + }, + "record": { + "CNAME": "arnabdatta.github.io" + } +} diff --git a/domains/arrtea.json b/domains/arrtea.json new file mode 100644 index 000000000..4f40c7ab3 --- /dev/null +++ b/domains/arrtea.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Arrtea21", + "email": "arte.priv@protonmail.com" + }, + "record": { + "CNAME": "arrtea21.github.io" + } + } \ No newline at end of file diff --git a/domains/artesdosul.json b/domains/artesdosul.json new file mode 100644 index 000000000..c9d4f927d --- /dev/null +++ b/domains/artesdosul.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "araguaci", + "email": "araguaci@gmail.com" + }, + "record": { + "CNAME": "artesdosul.github.io" + } +} diff --git a/domains/aryan.json b/domains/aryan.json new file mode 100644 index 000000000..fb67fbdb0 --- /dev/null +++ b/domains/aryan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AryanTheDevloper", + "email": "aryan.p062009@gmail.com" + }, + "record": { + "CNAME": "aryanthedevloper.github.io" + } +} diff --git a/domains/aryxst.json b/domains/aryxst.json new file mode 100644 index 000000000..be519c771 --- /dev/null +++ b/domains/aryxst.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Aryxst", + "email": "jessieodeh08@gmail.com" + }, + "record": { + "CNAME": "aryxst.github.io" + } +} diff --git a/domains/ashishagarwal.json b/domains/ashishagarwal.json new file mode 100644 index 000000000..24908194d --- /dev/null +++ b/domains/ashishagarwal.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ashishagarwal2023", + "email": "code.with.aasheesh@gmail.com" + }, + + "record": { + "CNAME": "ashishagarwal.netlify.app" + } +} diff --git a/domains/ashishagr.json b/domains/ashishagr.json new file mode 100644 index 000000000..3941c66c6 --- /dev/null +++ b/domains/ashishagr.json @@ -0,0 +1,21 @@ +{ + "owner": { + "username": "ashishagarwal2023", + "email": "code.with.aasheesh@gmail.com" + }, + "record": { + "A": [ + "185.199.109.153", + "185.199.111.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] + } +} diff --git a/domains/ashishji.json b/domains/ashishji.json new file mode 100644 index 000000000..e3a6b2ba2 --- /dev/null +++ b/domains/ashishji.json @@ -0,0 +1,11 @@ +{ + "description": "Ashish Verma Portfolio Website", + "repo": "https://github.com/ashishjii/ashishjii.github.io", + "owner": { + "username": "AshishJii", + "email": "ashishverma208004@gmail.com" + }, + "record": { + "CNAME": "ashishjii.github.io" + } +} diff --git a/domains/ashley.json b/domains/ashley.json new file mode 100644 index 000000000..bf072d5e7 --- /dev/null +++ b/domains/ashley.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ashleyyy94", + "email": "ashley_2461994@hotmail.com" + }, + "record": { + "URL": "https://ashleyong.xyz/" + } +} \ No newline at end of file diff --git a/domains/asteria.json b/domains/asteria.json new file mode 100644 index 000000000..87286d8fa --- /dev/null +++ b/domains/asteria.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "spectre-xenon", + "email": "omarzaghlool538@gmail.com" + }, + "record": { + "CNAME": "asteria-9ee.pages.dev" + } +} diff --git a/domains/asterisk.json b/domains/asterisk.json new file mode 100644 index 000000000..46beb2f14 --- /dev/null +++ b/domains/asterisk.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ast3risk-ops", + "email": "me@asterisk.lol", + "discord": "789561823863111742" + }, + "record": { + "URL": "https://asterisk.lol" + } +} diff --git a/domains/avengers-sonarqube.json b/domains/avengers-sonarqube.json new file mode 100644 index 000000000..aca7595a7 --- /dev/null +++ b/domains/avengers-sonarqube.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hxhieu", + "email": "hugh.hoang@gmail.com" + }, + "record": { + "CNAME": "sonaqube.jollyocean-513cc86d.australiaeast.azurecontainerapps.io" + } +} diff --git a/domains/axay.json b/domains/axay.json index 85300ea9e..02d952005 100644 --- a/domains/axay.json +++ b/domains/axay.json @@ -5,6 +5,6 @@ "discord" : "mrakshayas" }, "record": { - "CNAME": "mrakshayas.github.io" + "URL": "https://mrakshayas.github.io/" } } diff --git a/domains/axd.json b/domains/axd.json index 75d1c9dc1..f94ccdc4f 100644 --- a/domains/axd.json +++ b/domains/axd.json @@ -1,7 +1,7 @@ { "owner": { "username": "alexdhg", - "email": "alex.zr71@gmail.com" + "email": "axd@webwarp.ro" }, "record": { "URL": "https://axxd.me" diff --git a/domains/axe.json b/domains/axe.json new file mode 100644 index 000000000..eba50712e --- /dev/null +++ b/domains/axe.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "axelawh", + "email": "lewisbrown171@gmail.com" + }, + "record": { + "A": ["195.20.254.54"] + } +} diff --git a/domains/ayinaki.json b/domains/ayinaki.json new file mode 100644 index 000000000..995d92393 --- /dev/null +++ b/domains/ayinaki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ayinaki", + "email": "ayinakidev@gmail.com" + }, + "record": { + "CNAME": "ayinaki.github.io" + } +} diff --git a/domains/aymouwu.json b/domains/aymouwu.json new file mode 100644 index 000000000..89c2cef65 --- /dev/null +++ b/domains/aymouwu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NotAymo", + "email": "ninecraftoff@outlook.com" + }, + "record": { + "CNAME": "usest1.netro.host" + } +} diff --git a/domains/azhammakestrash.json b/domains/azhammakestrash.json new file mode 100644 index 000000000..9dff2bd93 --- /dev/null +++ b/domains/azhammakestrash.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AzhamProdLive", + "email": "websitedomain.regroup588@passinbox.com" + }, + "record": { + "CNAME": "azhammakestrash.pages.dev" + } +} diff --git a/domains/b4iterdev.json b/domains/b4iterdev.json new file mode 100644 index 000000000..be461a34d --- /dev/null +++ b/domains/b4iterdev.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "b4iterdev", + "email": "thaimeo200389@gmail.com", + "discord": "480587458908651530" + }, + + "record": { + "CNAME": "b4iterdev.net.eu.org" + } + } + \ No newline at end of file diff --git a/domains/bako.json b/domains/bako.json new file mode 100644 index 000000000..65ea681eb --- /dev/null +++ b/domains/bako.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "real-kwellercat", + "email": "lucas.rausch.732@k12.friscoisd.org", + "discord": "950189411759456266" + }, + + "record": { + "CNAME": "real-kwellercat.github.io" + } + } + \ No newline at end of file diff --git a/domains/banik.json b/domains/banik.json new file mode 100644 index 000000000..6d44f9b9b --- /dev/null +++ b/domains/banik.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Chiradeep-Banik", + "email": "chiradeep13@gmail.com" + }, + "record": { + "CNAME": "chiradeep-banik.github.io" + } +} diff --git a/domains/bark1n.json b/domains/bark1n.json new file mode 100644 index 000000000..18ceb47fd --- /dev/null +++ b/domains/bark1n.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Helixoo", + "email": "mailistenebeklion1@gmail.com" + }, + "record": { + "CNAME": "0crsvdst.up.railway.app" + } +} diff --git a/domains/barnacl437.json b/domains/barnacl437.json new file mode 100644 index 000000000..f8f70ff8a --- /dev/null +++ b/domains/barnacl437.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Barnacl437", + "email": "barnacl437@proton.me" + }, + "record": { + "CNAME": "barnacl437.github.io" + } +} diff --git a/domains/bcraft.json b/domains/bcraft.json new file mode 100644 index 000000000..9a323acc6 --- /dev/null +++ b/domains/bcraft.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "xuanhaivptthn", + "email": "xuanhaivptthn@gmail.com", + "discord": "379076400394666004" + }, + + "record": { + "CNAME": "xuanhaivptthn.github.io" + } + } + diff --git a/domains/bday.suki.json b/domains/bday.suki.json new file mode 100644 index 000000000..a3d5501ed --- /dev/null +++ b/domains/bday.suki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SukiPlayz", + "email": "sukimayoo@outlook.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/bean.json b/domains/bean.json new file mode 100644 index 000000000..3a151160f --- /dev/null +++ b/domains/bean.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BeanRob", + "email": "bentr99@gmail.com" + }, + "record": { + "CNAME": "beanrob.com" + } +} diff --git a/domains/bernalvarela.json b/domains/bernalvarela.json new file mode 100644 index 000000000..2557355d7 --- /dev/null +++ b/domains/bernalvarela.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bernalvarela", + "email": "bernalvarela@gmail.com" + }, + "record": { + "CNAME": "bernalvarela.github.io" + } +} diff --git a/domains/bernardofoegbu.json b/domains/bernardofoegbu.json new file mode 100644 index 000000000..a3d0e71ac --- /dev/null +++ b/domains/bernardofoegbu.json @@ -0,0 +1,11 @@ +{ + "description": "I want to use it for hosting my portfolio site", + "repo": "https://github.com/O-BERNARDOFOEGBU/my-portfolio", + "owner": { + "username": "O-BERNARDOFOEGBU", + "email": "obinnaofoegbu71@gmail.com" + }, + "record": { + "CNAME": "o-bernardofoegbu.github.io" + } +} diff --git a/domains/betsthebest.json b/domains/betsthebest.json new file mode 100644 index 000000000..b2ca5c2e4 --- /dev/null +++ b/domains/betsthebest.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Betsthebest", + "email": "bets.hassoun@gmail.com" + }, + "record": { + "CNAME": "betsthebest.github.io" + } +} diff --git a/domains/bhardwaj.json b/domains/bhardwaj.json new file mode 100644 index 000000000..d19449b77 --- /dev/null +++ b/domains/bhardwaj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rohanbhardwaj205", + "email": "71399@cgcjhanjeri.in" + }, + "record": { + "CNAME": "rohanbhardwaj205.github.io" + } +} diff --git a/domains/billy.json b/domains/billy.json new file mode 100644 index 000000000..a079da8e7 --- /dev/null +++ b/domains/billy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tomlin7", + "email": "billydevbusiness@gmail.com" + }, + "record": { + "URL": "https://tomlin7.github.io" + } +} diff --git a/domains/bimarsha.json b/domains/bimarsha.json new file mode 100644 index 000000000..98aed7a12 --- /dev/null +++ b/domains/bimarsha.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Bimarsha69", + "email": "bimarshathapa2@gmail.com" + }, + "record": { + "CNAME": "bimarsha69.github.io" + } +} diff --git a/domains/bin.sono.json b/domains/bin.sono.json new file mode 100644 index 000000000..7118f01a4 --- /dev/null +++ b/domains/bin.sono.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "getSono", + "email": "julianwolf2013@outlook.de", + "discord": "1222250424309121145" + }, + + "record": { + "A": ["69.197.135.202"] + } + } + \ No newline at end of file diff --git a/domains/binwonk.json b/domains/binwonk.json new file mode 100644 index 000000000..41d88fa35 --- /dev/null +++ b/domains/binwonk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "binwonk", + "email": "finnwok1@gmail.com" + }, + "record": { + "CNAME": "binwonk.github.io" + } +} diff --git a/domains/bismuth.json b/domains/bismuth.json new file mode 100644 index 000000000..deb9b5313 --- /dev/null +++ b/domains/bismuth.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bismuthnickel", + "email": "warreneverettstevens@gmail.com" + }, + "record": { + "CNAME": "bismuthnickel.github.io" + } +} diff --git a/domains/bkms.json b/domains/bkms.json new file mode 100644 index 000000000..b12e2612f --- /dev/null +++ b/domains/bkms.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bkmsstudio", + "email": "mmini15354424@gmail.com" + }, + "record": { + "CNAME": "www.bkmsdev.in.th" + } +} diff --git a/domains/blitzbrian.json b/domains/blitzbrian.json new file mode 100644 index 000000000..a85036e93 --- /dev/null +++ b/domains/blitzbrian.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "blitzbrian", + "email": "brianvoorbij@gmail.com", + "discord": "814555302178455604" + }, + + "record": { + "CNAME": "blitzbrian.github.io" + } + } + \ No newline at end of file diff --git a/domains/block.json b/domains/block.json deleted file mode 100644 index 49f769b27..000000000 --- a/domains/block.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "CookieTriste", - "email": "romain.tocsin@gmail.com" - }, - "record": { - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" - } -} diff --git a/domains/blog.joetroll.json b/domains/blog.joetroll.json new file mode 100644 index 000000000..40349c359 --- /dev/null +++ b/domains/blog.joetroll.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "trolljoe", + "email": "joetechtok@proton.me", + "discord": "1054945019137630278" + }, + "record": { + "CNAME": "blogjoetroll.pages.dev" + } +} diff --git a/domains/blog.quincetart10.json b/domains/blog.quincetart10.json new file mode 100644 index 000000000..468e0964b --- /dev/null +++ b/domains/blog.quincetart10.json @@ -0,0 +1,12 @@ +{ + "description": "Personal blog", + "repo": "https://github.com/QuinceTart10/blog", + "owner": { + "username": "QuinceTart10", + "email": "", + "discord": "862644161156218891" + }, + "record": { + "CNAME": "quincetart10.github.io" + } +} diff --git a/domains/blog.sanooj.json b/domains/blog.sanooj.json new file mode 100644 index 000000000..3b1f3cf54 --- /dev/null +++ b/domains/blog.sanooj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sanoojes", + "email": "sanoojes6371@gmail.com" + }, + "record": { + "CNAME": "sanoojes.github.io" + } +} diff --git a/domains/blog.vornexx.json b/domains/blog.vornexx.json new file mode 100644 index 000000000..cf331d183 --- /dev/null +++ b/domains/blog.vornexx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vornex-gh", + "email": "ajay.ramnath8812@gmail.com" + }, + "record": { + "CNAME": "blogvornexx.pages.dev" + } +} diff --git a/domains/blogs.adityabh.json b/domains/blogs.adityabh.json new file mode 100644 index 000000000..a9d894e59 --- /dev/null +++ b/domains/blogs.adityabh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AdityaBhattacharya1", + "email": "ec6isyf0@anonaddy.me" + }, + "record": { + "CNAME": "blogs-b2q.pages.dev" + } +} diff --git a/domains/bob16077.json b/domains/bob16077.json new file mode 100644 index 000000000..9b65e5f1a --- /dev/null +++ b/domains/bob16077.json @@ -0,0 +1,12 @@ +{ + "description": "A personal page that also gives information on my projects", + "repo": "https://github.com/Bob16077/bob16077.github.io", + "owner": { + "username": "bob16077", + "email": "", + "discord": "bob16077777" + }, + "record": { + "CNAME": "bob16077.github.io" + } +} diff --git a/domains/boris1993.json b/domains/boris1993.json index 1df9959bc..c79b3d1c3 100644 --- a/domains/boris1993.json +++ b/domains/boris1993.json @@ -5,6 +5,6 @@ }, "description": "boris1993.is-a.dev", "record": { - "CNAME": "boris1993.github.io" + "URL": "https://www.boris1993.com" } } diff --git a/domains/brainproxy.json b/domains/brainproxy.json new file mode 100644 index 000000000..1815bf923 --- /dev/null +++ b/domains/brainproxy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LtBrain", + "email": "brian.j.guan@outlook.com" + }, + "record": { + "A": ["64.227.120.231"] + } +} diff --git a/domains/brandgrandreal.json b/domains/brandgrandreal.json index 98da537d8..4196c3f46 100644 --- a/domains/brandgrandreal.json +++ b/domains/brandgrandreal.json @@ -1,7 +1,7 @@ { "owner": { "username": "BrandgrandRealMe", - "email": "brandon.lambe@skiff.com" + "email": "BrandonTheDev@proton.me" }, "record": { "CNAME": "brandgrandrealme.github.io" diff --git a/domains/bru.json b/domains/bru.json new file mode 100644 index 000000000..cd16e7f30 --- /dev/null +++ b/domains/bru.json @@ -0,0 +1,11 @@ +{ + "description": "Brunos's personal developer website", + "repo": "https://github.com/BrunoWithoutH/BrunoWithoutH.github.io", + "owner": { + "username": "BrunoWithoutH", + "email": "pinheirobrunoevaristo@gmail.com" + }, + "record": { + "CNAME": "brunowithouth.github.io" + } +} diff --git a/domains/bud.json b/domains/bud.json new file mode 100644 index 000000000..e42d70f59 --- /dev/null +++ b/domains/bud.json @@ -0,0 +1,11 @@ +{ + "description": "Looks nicer than if it were github.io", + "repo": "https://github.com/bud3699/bud3699.github.io", + "owner": { + "username": "bud3699", + "email": "bud3699@gmail.com" + }, + "record": { + "CNAME": "bud3699.github.io" + } + } \ No newline at end of file diff --git a/domains/buyer.json b/domains/buyer.json new file mode 100644 index 000000000..3d080c4f3 --- /dev/null +++ b/domains/buyer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Meghdut-Mandal", + "email": "meghdut.windows@gmail.com" + }, + "record": { + "CNAME": "d2qfp4li4hsnxe.cloudfront.net" + } +} diff --git a/domains/caburum.json b/domains/caburum.json new file mode 100644 index 000000000..e753d199a --- /dev/null +++ b/domains/caburum.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "caburum", + "email": "24cdingwall@gmail.com" + }, + "record": { + "CNAME": "calum-portfolio.pages.dev" + } +} diff --git a/domains/caesar.json b/domains/caesar.json new file mode 100644 index 000000000..d37bf852d --- /dev/null +++ b/domains/caesar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Illupiter", + "email": "lollelxkfo@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/calum.json b/domains/calum.json new file mode 100644 index 000000000..809c63f53 --- /dev/null +++ b/domains/calum.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "caburum", + "email": "24cdingwall@gmail.com" + }, + "record": { + "URL": "https://caburum.is-a.dev" + } +} diff --git a/domains/canavan.json b/domains/canavan.json new file mode 100644 index 000000000..11b932f04 --- /dev/null +++ b/domains/canavan.json @@ -0,0 +1,12 @@ +{ + "description": "My little web profile", + "repo": "https://github.com/Ninja-5000/ninja-5000.github.io", + "owner": { + "username": "Ninja-5000", + "email": "", + "discord": "707170199861854209" + }, + "record": { + "CNAME": "ninja-5000.github.io" + } +} diff --git a/domains/cdn.arman.json b/domains/cdn.arman.json new file mode 100644 index 000000000..c5f418e83 --- /dev/null +++ b/domains/cdn.arman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ItzArman09", + "email": "itz.armxn@outlook.com" + }, + "record": { + "CNAME": "itzarman09.github.io" + } +} diff --git a/domains/cdn.haru.ki.json b/domains/cdn.haru.ki.json deleted file mode 100644 index 6c272e999..000000000 --- a/domains/cdn.haru.ki.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Anandkrishna34", - "email": "aanandkrishna344@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/cdn.mohammad87115.json b/domains/cdn.mohammad87115.json new file mode 100644 index 000000000..cda0fd126 --- /dev/null +++ b/domains/cdn.mohammad87115.json @@ -0,0 +1,11 @@ +{ + "description": "I'm using this subdomain to access the place i upload my files easier", + "owner": { + "username": "mohammad87115", + "email": "mohammad87115@gmail.com", + "twitter": "mohammad87115" + }, + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/cdn.parsewar.json b/domains/cdn.parsewar.json new file mode 100644 index 000000000..f1df135d0 --- /dev/null +++ b/domains/cdn.parsewar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AtharvParsewar", + "email": "atharvparsewar@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/cdn.serstars.json b/domains/cdn.serstars.json new file mode 100644 index 000000000..4c59d68e6 --- /dev/null +++ b/domains/cdn.serstars.json @@ -0,0 +1,11 @@ +{ + "repo": "https://github.com/SerStars-2/", + "owner": { + "username": "SerStars", + "email": "", + "twitter": "SerStars_lol" + }, + "record": { + "CNAME": "serstars-2.github.io" + } +} diff --git a/domains/cdn.trung.json b/domains/cdn.trung.json index c372c8070..f1632879d 100644 --- a/domains/cdn.trung.json +++ b/domains/cdn.trung.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["34.125.141.93"] + } } diff --git a/domains/cfp.json b/domains/cfp.json index 3e1e287cb..1e9471c41 100644 --- a/domains/cfp.json +++ b/domains/cfp.json @@ -5,6 +5,6 @@ "discord": "cfp (318394797822050315)" }, "record": { - "CNAME": "cfp.gotdns.ch" + "CNAME": "dyn.picoscratch.de" } } \ No newline at end of file diff --git a/domains/charlesbird.json b/domains/charlesbird.json new file mode 100644 index 000000000..1fe618441 --- /dev/null +++ b/domains/charlesbird.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "UntoldGam", + "email": "charlesobird+github@outlook.com" + }, + "record": { + "CNAME": "charlesobird.pages.dev" + } +} diff --git a/domains/cheftheo.json b/domains/cheftheo.json new file mode 100644 index 000000000..bff35005a --- /dev/null +++ b/domains/cheftheo.json @@ -0,0 +1,11 @@ +{ + "description": "This website represents a portofolio", + "repo": "https://cheftheo.github.io/", + "owner": { + "username": "cheftheo", + "email": "marascu.theodor@gmail.com" + }, + "record": { + "CNAME": "cheftheo.github.io" + } +} diff --git a/domains/chegedouglas.json b/domains/chegedouglas.json new file mode 100644 index 000000000..bb2f805fe --- /dev/null +++ b/domains/chegedouglas.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "LSAfrika", + "email": "lstudiosafrika@gmail.com", + "discord": "1239524915112181791" + }, + + "record": { + "A": ["13.48.207.48"] + } + } + \ No newline at end of file diff --git a/domains/chepsgames.json b/domains/chepsgames.json new file mode 100644 index 000000000..0915f6a12 --- /dev/null +++ b/domains/chepsgames.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ChepsGames", + "email": "edu.chepsgames@gmail.com" + }, + "record": { + "CNAME": "chepsgames.github.io" + } +} diff --git a/domains/chess.bob16077.json b/domains/chess.bob16077.json new file mode 100644 index 000000000..c1106415e --- /dev/null +++ b/domains/chess.bob16077.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "bob16077", + "discord": "bob16077777", + "email": "" + }, + "record": { + "CNAME": "bob16077.github.io" + } +} diff --git a/domains/chgeo.json b/domains/chgeo.json new file mode 100644 index 000000000..7d8f3d3d4 --- /dev/null +++ b/domains/chgeo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chgeo", + "email": "christian.georgi@sap.com" + }, + "record": { + "URL": "https://github.com/chgeo" + } +} diff --git a/domains/chiko.json b/domains/chiko.json new file mode 100644 index 000000000..0ec4ff7dd --- /dev/null +++ b/domains/chiko.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chikoiko", + "email": "itsmezark05@gmail.com" + }, + "record": { + "CNAME": "chikoiko.github.io" + } +} diff --git a/domains/chikoiko.json b/domains/chikoiko.json new file mode 100644 index 000000000..3cf6c8c5e --- /dev/null +++ b/domains/chikoiko.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website for @chikoiko", + "repo": "https://github.com/chikoiko/chikoiko.github.io", + "owner": { + "username": "chikoiko", + "email": "itsmezark05@gmail.com" + }, + "record": { + "CNAME": "chikoiko.github.io" + } +} diff --git a/domains/chiragnahata.json b/domains/chiragnahata.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/chiragnahata.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} diff --git a/domains/chiranth.json b/domains/chiranth.json new file mode 100644 index 000000000..1279bd724 --- /dev/null +++ b/domains/chiranth.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiranthkothari", + "email": "chiranthkothari96@gmail.com" + }, + "record": { + "URL": "https://github.com/chiranthkothari/chiranthkothari" + } +} diff --git a/domains/chrinsieboy.json b/domains/chrinsieboy.json new file mode 100644 index 000000000..870665c12 --- /dev/null +++ b/domains/chrinsieboy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Chrinsieboy", + "email": "github@chris.friemann.nl" + }, + "record": { + "CNAME": "chrisfriemann.nl" + } +} diff --git a/domains/chrischenny.json b/domains/chrischenny.json new file mode 100644 index 000000000..85f7fb535 --- /dev/null +++ b/domains/chrischenny.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Chrischenny0", + "email": "chris_chenoweth1@baylor.edu" + }, + "record": { + "CNAME": "alamohouse.duckdns.org" + } +} diff --git a/domains/chutte.json b/domains/chutte.json new file mode 100644 index 000000000..6583f4b8f --- /dev/null +++ b/domains/chutte.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "supunsathsara", + "email": "savindusupunsathsara@gmail.com" + }, + "record": { + "CNAME": "next-supun.pages.dev" + } +} diff --git a/domains/ciaobot.json b/domains/ciaobot.json index 9d5aadfe6..4c604725c 100644 --- a/domains/ciaobot.json +++ b/domains/ciaobot.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "45.11.229.211" + "144.91.115.195" ] } } diff --git a/domains/cibucristi.json b/domains/cibucristi.json new file mode 100644 index 000000000..8f4021942 --- /dev/null +++ b/domains/cibucristi.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "cibucristi", + "email": "cibucristi1@gmail.com", + "discord": "773576280150900749" + }, + + "record": { + "CNAME": "cibucristi-dev.pages.dev" + } + } + diff --git a/domains/cli.json b/domains/cli.json deleted file mode 100644 index 549f942c5..000000000 --- a/domains/cli.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - - "record": { - "URL": "https://npmjs.com/@is-a-dev/cli" - } -} diff --git a/domains/cloud.akshtt.json b/domains/cloud.akshtt.json deleted file mode 100644 index 28cc32359..000000000 --- a/domains/cloud.akshtt.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "LegendOP1041", - "email": "maillegendop@gmail.com", - "discord": "1056531806763102218" - }, - - "record": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/cloudirector.json b/domains/cloudirector.json new file mode 100644 index 000000000..8806f1bc3 --- /dev/null +++ b/domains/cloudirector.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cloudirector", + "email": "cantcloud@gmail.com" + }, + "record": { + "CNAME": "cloudirector.github.io" + } +} diff --git a/domains/cloudskies.json b/domains/cloudskies.json new file mode 100644 index 000000000..d9e9c0daf --- /dev/null +++ b/domains/cloudskies.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "cloudskies13", + "email": "cloudskies@perso.be" + }, + "record": { + "URL": "https://cloudskies13.carrd.co", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/code.trung.json b/domains/code.trung.json index 8958e6c03..f1632879d 100644 --- a/domains/code.trung.json +++ b/domains/code.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["69.30.249.53"] + "A": ["34.125.141.93"] } } diff --git a/domains/codecloak.jigar.json b/domains/codecloak.jigar.json new file mode 100644 index 000000000..719131668 --- /dev/null +++ b/domains/codecloak.jigar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "drone911", + "email": "jigar1822@gmail.com" + }, + "record": { + "URL": "https://codecloak.onrender.com" + } +} diff --git a/domains/codeminds.json b/domains/codeminds.json new file mode 100644 index 000000000..23e7ab4c8 --- /dev/null +++ b/domains/codeminds.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "clementhart999", + "email": "clementhart999@gmail.com" + }, + "record": { + "CNAME": "clementhart999.github.io" + } +} diff --git a/domains/codeserver.sono.json b/domains/codeserver.sono.json new file mode 100644 index 000000000..7118f01a4 --- /dev/null +++ b/domains/codeserver.sono.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "getSono", + "email": "julianwolf2013@outlook.de", + "discord": "1222250424309121145" + }, + + "record": { + "A": ["69.197.135.202"] + } + } + \ No newline at end of file diff --git a/domains/codestantin.json b/domains/codestantin.json new file mode 100644 index 000000000..81cd956cf --- /dev/null +++ b/domains/codestantin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "codestantindev", + "email": "kontakt@codestantin.de" + }, + "record": { + "A": ["85.202.163.42"] + } +} diff --git a/domains/webdevelopment.roadmap.rtxeon.json b/domains/codesuthar.json similarity index 85% rename from domains/webdevelopment.roadmap.rtxeon.json rename to domains/codesuthar.json index ef0cfb776..1c010dc13 100644 --- a/domains/webdevelopment.roadmap.rtxeon.json +++ b/domains/codesuthar.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Rtxeon", + "username": "CodeSuthar", "email": "AdityaSuthar13@outlook.com" }, "record": { @@ -11,4 +11,4 @@ "185.199.110.153" ] } -} \ No newline at end of file +} diff --git a/domains/codixer.json b/domains/codixer.json new file mode 100644 index 000000000..1d9f9212a --- /dev/null +++ b/domains/codixer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Codixer", + "email": "stefano@stefanocoding.me" + }, + "record": { + "CNAME": "stefanocoding.me" + } +} diff --git a/domains/cody.json b/domains/cody.json new file mode 100644 index 000000000..2085acede --- /dev/null +++ b/domains/cody.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "theinfamouscoder5", + "email": "codingamazing224@outlook.com" + }, + "record": { + "URL": "https://about-cody.pages.dev/" + } +} diff --git a/domains/colix.json b/domains/colix.json new file mode 100644 index 000000000..6d3fcd457 --- /dev/null +++ b/domains/colix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "YeahhColix", + "email": "yeahhcolix@gmail.com" + }, + "record": { + "CNAME": "colix.pages.dev" + } +} diff --git a/domains/community2.syntaxloopers.json b/domains/community2.syntaxloopers.json deleted file mode 100644 index 1ac66d3d8..000000000 --- a/domains/community2.syntaxloopers.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "chiragnahata", - "email": "chiragnahata05@gmail.com" - }, - - "record": { - "A": ["129.213.151.29"] - } -} diff --git a/domains/cr1ket.json b/domains/cr1ket.json new file mode 100644 index 000000000..06f02b2cc --- /dev/null +++ b/domains/cr1ket.json @@ -0,0 +1,12 @@ +{ + "description": "Using for my personal site cr1ket.xyz", + "repo": "https://github.com/NoahMK21100/NoahMK21100.github.io", + "owner": { + "username": "NoahMK21100", + "email": "NoahMK21100@gmail.com", + "twitter": "noahmk17" + }, + "record": { + "CNAME": "NoahMK21100.github.io" + } +} diff --git a/domains/crafty.json b/domains/crafty.json new file mode 100644 index 000000000..4e8409cdf --- /dev/null +++ b/domains/crafty.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TConnor2003", + "email": "CraftyPlayzmcyt@gmail.com" + }, + "record": { + "URL": "https://www.craftyplayz.com/" + } +} diff --git a/domains/creed.json b/domains/creed.json new file mode 100644 index 000000000..3ea22bf91 --- /dev/null +++ b/domains/creed.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "M-creed", + "email": "marwankalosha005@gmail.com" + }, + "record": { + "CNAME": "m-creed.github.io" + } +} diff --git a/domains/creeperita104.json b/domains/creeperita104.json new file mode 100644 index 000000000..f59cc83d2 --- /dev/null +++ b/domains/creeperita104.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "creeperita09", + "email": "creeperita.09@gmail.com" + }, + "record": { + "CNAME": "icahomesvr2022.freeddns.org" + } +} diff --git a/domains/crischutu07.json b/domains/crischutu07.json new file mode 100644 index 000000000..fa3ca7ff5 --- /dev/null +++ b/domains/crischutu07.json @@ -0,0 +1,19 @@ +{ + "owner": { + "username": "crischutu07", + "email": "crischutu07owo@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/cristofer54.json b/domains/cristofer54.json new file mode 100644 index 000000000..97d167b6c --- /dev/null +++ b/domains/cristofer54.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Cristofer543", + "email": "cristoferpayamps543a@gmail.com" + }, + "record": { + "CNAME": "cristofer543.github.io" + } +} diff --git a/domains/crm.digidenone.json b/domains/crm.digidenone.json new file mode 100644 index 000000000..7e050a5b3 --- /dev/null +++ b/domains/crm.digidenone.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "digidenone", + "email": "digidenone@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} diff --git a/domains/ctrlraul.json b/domains/ctrlraul.json new file mode 100644 index 000000000..133c2c199 --- /dev/null +++ b/domains/ctrlraul.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Website", + "repo": "https://github.com/ctrlraul/ctrlraul.github.io", + "owner": { + "username": "ctrlraul", + "email": "mailctrlraul@gmail.com", + "twitter": "@CtrlRaul" + }, + "record": { + "CNAME": "ctrlraul.github.io" + } +} diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index c37328769..dcdbbcf7f 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -1,18 +1,18 @@ { - "owner": { - "username": "CuteDog5695", - "email": "cutedog5695@gmail.com", - "discord": "cutedog5695", - "twitter": "cutedog5695" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" - } + "owner": { + "username": "CuteDog5695", + "email": "cutedog5695@gmail.com", + "discord": "716306888492318790", + "twitter": "cutedog5695" + }, + "record": { + "A": [ + "89.106.200.1" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/cybersecbyte.json b/domains/cybersecbyte.json new file mode 100644 index 000000000..f951db9e8 --- /dev/null +++ b/domains/cybersecbyte.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CyberSecByte", + "email": "cybersecbyte@gmail.com" + }, + "record": { + "CNAME": "cybersecbyte.github.io" + } +} diff --git a/domains/cycloneaddons.json b/domains/cycloneaddons.json new file mode 100644 index 000000000..9a0eae49d --- /dev/null +++ b/domains/cycloneaddons.json @@ -0,0 +1,12 @@ +{ + "description": "Use for portfolio.", + "repo": "https://github.com/CycloneAddons/cycloneaddons.github.io", + "owner": { + "username": "CycloneAddons", + "email": "cycloneaddon@gmail.com", + "twitter": "cycloneaddons" + }, + "record": { + "CNAME": "cycloneaddons.github.io" + } +} diff --git a/domains/cylis.json b/domains/cylis.json new file mode 100644 index 000000000..320d66610 --- /dev/null +++ b/domains/cylis.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Cylis-Dragneel", + "email": "craftingcaptain456@gmail.com", + "discord": "372363585394966528" + }, + + "record": { + "CNAME": "cylis-dragneel.github.io" + } + } + \ No newline at end of file diff --git a/domains/dadaboudi.chiragnahata.json b/domains/dadaboudi.chiragnahata.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/dadaboudi.chiragnahata.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} diff --git a/domains/dae.json b/domains/dae.json new file mode 100644 index 000000000..bd9763401 --- /dev/null +++ b/domains/dae.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Daeloth", + "email": "alanvcd@frikipedia.es" + }, + "record": { + "URL": "http://www.daeloth.com/home" + } +} diff --git a/domains/damu.json b/domains/damu.json new file mode 100644 index 000000000..86afbe371 --- /dev/null +++ b/domains/damu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "damnUUUU", + "email": "damodar.sssihl@gmail.com" + }, + "record": { + "A": ["103.174.70.38"] + } +} diff --git a/domains/dan-habot.json b/domains/dan-habot.json index b69f8a9c7..fe6ba021b 100644 --- a/domains/dan-habot.json +++ b/domains/dan-habot.json @@ -1,5 +1,5 @@ { - "description": "Fullstack web & mobile dev, quality assurance, automation, reverse engineering, and flexible", + "description": "My links", "repo": "https://github.com/danhab99/danhab99.github.io", "owner": { "username": "danhab99", diff --git a/domains/dangnat.json b/domains/dangnat.json new file mode 100644 index 000000000..d196bbf25 --- /dev/null +++ b/domains/dangnat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NaTDeveloper", + "email": "devihermeena@gmail.com" + }, + "record": { + "CNAME": "natdev-5ffb.onrender.com" + } +} diff --git a/domains/danithu.json b/domains/danithu.json new file mode 100644 index 000000000..549079e7f --- /dev/null +++ b/domains/danithu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "danithu123", + "email": "danithuamaranayakanew@gmail.com" + }, + "record": { + "CNAME": "danithu123.github.io" + } +} diff --git a/domains/danosyrus.json b/domains/danosyrus.json new file mode 100644 index 000000000..3778039fa --- /dev/null +++ b/domains/danosyrus.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Resume", + "repo": "https://github.com/danosyrus/danosyrus.github.io", + "owner": { + "username": "danosyrus", + "email": "danosyrus@tuta.io", + "discord": "danosyrus" + }, + "record": { + "CNAME": "danosyrus.github.io" + } +} diff --git a/domains/darshil.json b/domains/darshil.json new file mode 100644 index 000000000..1a947b2e1 --- /dev/null +++ b/domains/darshil.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Darshil-154", + "email": "darshil6675@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/darvin.json b/domains/darvin.json new file mode 100644 index 000000000..7a10fd7c4 --- /dev/null +++ b/domains/darvin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "darvingaba", + "email": "darvingaba1@gmail.com" + }, + "record": { + "URL": "https://darvingaba.github.io/pfmain/" + } +} diff --git a/domains/darvingaba.json b/domains/darvingaba.json new file mode 100644 index 000000000..0da3ec8df --- /dev/null +++ b/domains/darvingaba.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "darvingaba", + "email": "darvingaba1@gmail.com" + }, + "record": { + "URL": "https://pf-o64a.onrender.com/" + } +} diff --git a/domains/temp.stefdp.json b/domains/dash.stefdp.json similarity index 79% rename from domains/temp.stefdp.json rename to domains/dash.stefdp.json index 73f47d13e..37f29b109 100644 --- a/domains/temp.stefdp.json +++ b/domains/dash.stefdp.json @@ -5,6 +5,6 @@ "discord": "694986201739952229" }, "record": { - "A": ["45.11.229.211"] + "CNAME": "proxy.stefdp.is-a.dev" } } diff --git a/domains/dashboard.almaz.json b/domains/dashboard.almaz.json index ffc498009..b85c8b7c3 100644 --- a/domains/dashboard.almaz.json +++ b/domains/dashboard.almaz.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "45.11.229.211" + "45.134.39.14" ] } -} \ No newline at end of file +} diff --git a/domains/dashboard.chiragnahata.json b/domains/dashboard.chiragnahata.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/dashboard.chiragnahata.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} diff --git a/domains/dasshark.json b/domains/dasshark.json new file mode 100644 index 000000000..ab0d6e63a --- /dev/null +++ b/domains/dasshark.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DasSharkk", + "email": "mail@julius.software" + }, + "record": { + "CNAME": "julius.software" + } +} diff --git a/domains/data.om.json b/domains/data.om.json new file mode 100644 index 000000000..9719d3a4f --- /dev/null +++ b/domains/data.om.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TerraPlayz", + "email": "omsenjalia+github@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/davidbisky.json b/domains/davidbisky.json new file mode 100644 index 000000000..b389448a9 --- /dev/null +++ b/domains/davidbisky.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "VitStudio", + "email": "richardvu12391@gmail.com" + }, + + "record": { + "A": ["198.45.114.194"] + } +} diff --git a/domains/dcnlxh.maskduck.json b/domains/dcnlxh.maskduck.json new file mode 100644 index 000000000..5294115d0 --- /dev/null +++ b/domains/dcnlxh.maskduck.json @@ -0,0 +1,12 @@ +{ + "description": "dcnlxh", + "repo": "https://github.com/maskduck/dcnlxh", + "owner": { + "username": "maskduck", + "email": "", + "discord": "716134528409665586" + }, + "record": { + "CNAME": "maskduck.is-a.dev" + } +} diff --git a/domains/dead.json b/domains/dead.json new file mode 100644 index 000000000..7a3194d7a --- /dev/null +++ b/domains/dead.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "w8dead", + "email": "w8dead@proton.me" + }, + "record": { + "URL": "https://www.instagram.com/w8dead/" + } +} diff --git a/domains/debarchito.json b/domains/debarchito.json new file mode 100644 index 000000000..d6c2b849c --- /dev/null +++ b/domains/debarchito.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "debarchito", + "email": "debarchitonath@gmail.com", + "discord": "739497344780992564" + }, + + "record": { + "CNAME": "debarchito.github.io" + } + } + diff --git a/domains/declan.json b/domains/declan.json new file mode 100644 index 000000000..c2c17263b --- /dev/null +++ b/domains/declan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "declanwn", + "email": "declanwnickerson@gmail.com" + }, + "record": { + "A": ["67.246.110.110"] + } +} diff --git a/domains/deepesh.json b/domains/deepesh.json new file mode 100644 index 000000000..0576fe452 --- /dev/null +++ b/domains/deepesh.json @@ -0,0 +1,11 @@ +{ + "description": "Use for portfolio.", + "repo": "https://github.com/DeepeshXCodes/deepeshxcodes.github.io", + "owner": { + "username": "DeepeshXCodes", + "email": "deepesh.chakravartii@gmail.com" + }, + "record": { + "CNAME": "deepeshxcodes.github.io" + } +} diff --git a/domains/deepraj.json b/domains/deepraj.json new file mode 100644 index 000000000..62cf1114d --- /dev/null +++ b/domains/deepraj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "deepraj21", + "email": "deepraj21.bera@gmail.com" + }, + "record": { + "CNAME": "deepraj21.github.io" + } +} diff --git a/domains/denboy0123.json b/domains/denboy0123.json new file mode 100644 index 000000000..4db9ea62f --- /dev/null +++ b/domains/denboy0123.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "denboy0123", + "email": "pochtaproverka01@gmail.com" + }, + "record": { + "URL": "https://t.me/s/denboy0123" + } +} diff --git a/domains/desiredesign.json b/domains/desiredesign.json new file mode 100644 index 000000000..2f7cc0dbd --- /dev/null +++ b/domains/desiredesign.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Gh053d413x", + "email": "ghostedalex@gmail.com" + }, + "record": { + "URL": "https://sites.google.com/view/desiredesign" + } +} diff --git a/domains/dev.acronical.json b/domains/dev.acronical.json new file mode 100644 index 000000000..8036beb67 --- /dev/null +++ b/domains/dev.acronical.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AcronicalYT", + "email": "acronicalbusiness@gmail.com" + }, + "record": { + "CNAME": "dev.acronical.pages.dev" + } +} \ No newline at end of file diff --git a/domains/dev.charlesbird.json b/domains/dev.charlesbird.json new file mode 100644 index 000000000..cf8610151 --- /dev/null +++ b/domains/dev.charlesbird.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "UntoldGam", + "email": "charlessbird+github@outlook.com" + }, + "record": { + "CNAME": "dev.charlesobird.pages.dev" + } +} diff --git a/domains/dev.wilbur.json b/domains/dev.wilbur.json new file mode 100644 index 000000000..e9890d766 --- /dev/null +++ b/domains/dev.wilbur.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ThisCatLikesCrypto", + "email": "contact@wilburwilliams.uk" + }, + "record": { + "CNAME": "dev.ww-projects.pages.dev" + } +} diff --git a/domains/devbx.json b/domains/devbx.json new file mode 100644 index 000000000..7a2100f7f --- /dev/null +++ b/domains/devbx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "devbx", + "email": "pangys0306@hotmail.com" + }, + "record": { + "CNAME": "devbx.github.io" + } +} diff --git a/domains/devendra.json b/domains/devendra.json new file mode 100644 index 000000000..54ccceebe --- /dev/null +++ b/domains/devendra.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "devendrakanojiya", + "email": "s_36100@bkbirlacollegekalyan.com" + }, + "record": { + "CNAME": "devendrakanojiya.github.io" + } +} diff --git a/domains/devlori.json b/domains/devlori.json new file mode 100644 index 000000000..f173c3588 --- /dev/null +++ b/domains/devlori.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "evefind", + "email": "fivemgtarp50@gmail.com" + }, + "record": { + "CNAME": "evefind.github.io" + } +} diff --git a/domains/dg23w6xwjtee.json b/domains/dg23w6xwjtee.json new file mode 100644 index 000000000..3353d2aed --- /dev/null +++ b/domains/dg23w6xwjtee.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "kleeiny", + "email": "kleeinlmao@gmail.com", + "discord": "763581985410121769" + }, + + "record": { + "CNAME": "gv-q6wjma7mpehvc2.dv.googlehosted.com" + } + } + \ No newline at end of file diff --git a/domains/dhananjaypatil.json b/domains/dhananjaypatil.json new file mode 100644 index 000000000..40e5d1569 --- /dev/null +++ b/domains/dhananjaypatil.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dhananjay8", + "email": "dhananjay.pict@gmail.com" + }, + "record": { + "CNAME": "dhananjay8.github.io" + } +} diff --git a/domains/dhruvilprajapati.json b/domains/dhruvilprajapati.json new file mode 100644 index 000000000..26cf4aac2 --- /dev/null +++ b/domains/dhruvilprajapati.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Dhruvil2511", + "email": "dhruvilprajapati2003@gmail.com" + }, + "record": { + "URL": "https://github.com/dhruvil2511" + } +} diff --git a/domains/diary.akshtt.json b/domains/diary.akshtt.json deleted file mode 100644 index d55e38eee..000000000 --- a/domains/diary.akshtt.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "LegendOP1041", - "email": "maillegendop@gmail.com", - "discord": "1056531806763102218" - }, - - "record": { - "A": ["69.30.249.53"] - } - } - \ No newline at end of file diff --git a/domains/digidenone.json b/domains/digidenone.json new file mode 100644 index 000000000..7e050a5b3 --- /dev/null +++ b/domains/digidenone.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "digidenone", + "email": "digidenone@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} diff --git a/domains/dimtsagk.json b/domains/dimtsagk.json new file mode 100644 index 000000000..b5c59d93c --- /dev/null +++ b/domains/dimtsagk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dimtsagk", + "email": "dimtsagk93@gmail.com" + }, + "record": { + "CNAME": "dimtsagk.go.yo.fr" + } +} diff --git a/domains/discord.json b/domains/discord.json deleted file mode 100644 index 9e6b5e8f5..000000000 --- a/domains/discord.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - "record": { - "URL": "https://discord.gg/PZCGHz4RhQ" - } -} diff --git a/domains/django.json b/domains/django.json new file mode 100644 index 000000000..65aaa6499 --- /dev/null +++ b/domains/django.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mediaformat", + "email": "mediaformat.ux@gmail.com" + }, + "record": { + "CNAME": "mediaformat.github.io" + } +} diff --git a/domains/dk.json b/domains/dk.json new file mode 100644 index 000000000..d414af696 --- /dev/null +++ b/domains/dk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zurlyy", + "email": "d@zurly.me" + }, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/dmr.json b/domains/dmr.json new file mode 100644 index 000000000..fb13c7959 --- /dev/null +++ b/domains/dmr.json @@ -0,0 +1,10 @@ +{ + "description": "dmr.is-a.dev", + "owner": { + "username": "dmr-93", + "email": "demisrosseti@gmail.com" + }, + "record": { + "URL": "https://040ff340db5c97c3ab74202ea081dd80.serveo.net" + } +} diff --git a/domains/dockge.stefdp.json b/domains/dockge.stefdp.json new file mode 100644 index 000000000..e2b559f3c --- /dev/null +++ b/domains/dockge.stefdp.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229", + "github_id": 81536172 + }, + "record": { + "CNAME": "proxy.stefdp.is-a.dev" + } +} diff --git a/domains/docs.stefdp.json b/domains/docs.stefdp.json index b53062e84..37f29b109 100644 --- a/domains/docs.stefdp.json +++ b/domains/docs.stefdp.json @@ -5,6 +5,6 @@ "discord": "694986201739952229" }, "record": { - "CNAME": "c2d298f98c-hosting.gitbook.io" + "CNAME": "proxy.stefdp.is-a.dev" } } diff --git a/domains/dogesploit.json b/domains/dogesploit.json new file mode 100644 index 000000000..2646961e8 --- /dev/null +++ b/domains/dogesploit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Zumwaltboi68", + "email": "alexander662022@outlook.com" + }, + "record": { + "URL": "https://velocity-v2.dogesploit.byethost15.com/" + } +} diff --git a/domains/domb.json b/domains/domb.json new file mode 100644 index 000000000..3c6aa8349 --- /dev/null +++ b/domains/domb.json @@ -0,0 +1,11 @@ +{ + "description": "to be able to use .is-a.dev domain", + "repo": "https://smailiukas.github.io/", + "owner": { + "username": "smailiukas", + "email": "domantas.bulotas@gmail.com" + }, + "record": { + "CNAME": "smailiukas.github.io" + } +} diff --git a/domains/dominicbrauer.json b/domains/dominicbrauer.json new file mode 100644 index 000000000..08889516a --- /dev/null +++ b/domains/dominicbrauer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DominicBrauer", + "email": "dominicbrauer06@gmail.com" + }, + "record": { + "A": ["185.245.61.41"] + } +} diff --git a/domains/door.json b/domains/door.json new file mode 100644 index 000000000..165ce693b --- /dev/null +++ b/domains/door.json @@ -0,0 +1,12 @@ +{ + "description": "A fun meme site :0 (as of entering of this domain, it hasn't been published yet).", + "owner": { + "username": "theNeighbourNextDoor", + "email": "theNeighbourNextDoor@ukrio.is-a.dev" + }, + "record": { + "URL": "https://theneighbournextdoor.github.io/", + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=u8k50850@gmail.com" + } +} diff --git a/domains/dracx.json b/domains/dracx.json deleted file mode 100644 index d9e570234..000000000 --- a/domains/dracx.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "m1kuwu", - "email": "123kishanvish@gmail.com" - }, - "record": { - "CNAME": "m1kuwu.github.io" - } -} diff --git a/domains/drago-cuven.json b/domains/drago-cuven.json new file mode 100644 index 000000000..87a69cdfc --- /dev/null +++ b/domains/drago-cuven.json @@ -0,0 +1,12 @@ +{ + "description": "a site for Drago Cuven's general content", + "repo": "https://github.com/Drago-Cuven/drago-cuven.github.io", + "owner": { + "username": "Drago-Cuven", + "email": "MartinelplayzYT@gmail.com", + "twitter": "@mbcbgd" + }, + "record": { + "CNAME": "Drago-Cuven.github.io" + } +} diff --git a/domains/drakeknight.json b/domains/drakeknight.json new file mode 100644 index 000000000..878613666 --- /dev/null +++ b/domains/drakeknight.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Drake-knight", + "email": "jakharvishalv@gmail.com" + }, + "record": { + "CNAME": "lbonb42y.up.railway.app" + } + } + \ No newline at end of file diff --git a/domains/drenxhyliqi.json b/domains/drenxhyliqi.json new file mode 100644 index 000000000..4c0ee0c96 --- /dev/null +++ b/domains/drenxhyliqi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "drenxhyliqi", + "email": "drenxhyliqi3@gmail.com" + }, + "record": { + "URL": "https://drenxhyliqi.site/" + } +} diff --git a/domains/dresan.json b/domains/dresan.json new file mode 100644 index 000000000..c67dd494e --- /dev/null +++ b/domains/dresan.json @@ -0,0 +1,12 @@ +{ + "description": "Personal website", + "repo": "https://github.com/dresandev/dresandev.github.io", + "owner": { + "username": "dresandev", + "email": "dresan.dev@gmail.com", + "twitter": "dresandev" + }, + "record": { + "CNAME": "dresandev.github.io" + } +} diff --git a/domains/dscbmr.json b/domains/dscbmr.json new file mode 100644 index 000000000..25a2fb441 --- /dev/null +++ b/domains/dscbmr.json @@ -0,0 +1,12 @@ +{ + "description": "Profile card", + "repo": "https://srpvt.github.io/DSCBMR", + "owner": { + "username": "SRPVT", + "email": "syedrayangames@gmail.com", + "Discord": "乃爪尺𓆩♕𓆪" + }, + "record": { + "CNAME": "srpvt.github.io" + } +} diff --git a/domains/dumo.json b/domains/dumo.json new file mode 100644 index 000000000..734912ce8 --- /dev/null +++ b/domains/dumo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thepython555", + "email": "k0n52uuu@duck.com" + }, + "record": { + "CNAME": "thepython555.github.io" + } +} diff --git a/domains/dushmanta.json b/domains/dushmanta.json new file mode 100644 index 000000000..ee08f4f79 --- /dev/null +++ b/domains/dushmanta.json @@ -0,0 +1,12 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/dushmanta05/dushmanta05.github.io", + "owner": { + "username": "dushmanta05", + "email": "dushbehera05@gmail.com", + "twitter": "dushmanta05" + }, + "record": { + "CNAME": "dushmanta05.github.io" + } +} diff --git a/domains/duyquang.json b/domains/duyquang.json new file mode 100644 index 000000000..9ec785ce9 --- /dev/null +++ b/domains/duyquang.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lequang0911", + "email": "lequang.99@outlook.com" + }, + "record": { + "A": ["103.97.126.23"] + } +} diff --git a/domains/dwigoric.json b/domains/dwigoric.json new file mode 100644 index 000000000..192a11f12 --- /dev/null +++ b/domains/dwigoric.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Dwigoric", + "email": "dwigoric@pm.me" + }, + "record": { + "CNAME": "dwigoric.pages.dev" + } +} diff --git a/domains/dylanjtholen.json b/domains/dylanjtholen.json new file mode 100644 index 000000000..68558d6ff --- /dev/null +++ b/domains/dylanjtholen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dylanjtholen", + "email": "dylanjtholen@gmail.com" + }, + "record": { + "CNAME": "dylanjtholen.github.io" + } +} diff --git a/domains/ecoplayer07.json b/domains/ecoplayer07.json new file mode 100644 index 000000000..f3a6491a8 --- /dev/null +++ b/domains/ecoplayer07.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ecoplayer07", + "email": "kareemehab910@gmail.com" + }, + "record": { + "CNAME": "ecoplayer07.github.io" + } +} diff --git a/domains/ecstaticsoul.json b/domains/ecstaticsoul.json new file mode 100644 index 000000000..6a066e22a --- /dev/null +++ b/domains/ecstaticsoul.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ecstaticsoul", + "email": "soulfulkrishna@gmail.com" + }, + "record": { + "CNAME": "ecstaticsoul.github.io" + } +} diff --git a/domains/educatedsuddenbucket.json b/domains/educatedsuddenbucket.json new file mode 100644 index 000000000..b7545323f --- /dev/null +++ b/domains/educatedsuddenbucket.json @@ -0,0 +1,19 @@ +{ + "owner": { + "username": "EducatedSuddenBucket", + "email": "educatedsuddenbucket@gmail.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all", + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} diff --git a/domains/edwardsnowden.json b/domains/edwardsnowden.json new file mode 100644 index 000000000..c9a0b4dcb --- /dev/null +++ b/domains/edwardsnowden.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "satoshi-prefers-monero", + "email": "satoshinakamoto@tuta.com" + }, + "record": { + "URL": "https://stephencastelphoto.com" + } +} diff --git a/domains/edwin-lh.json b/domains/edwin-lh.json new file mode 100644 index 000000000..a5c77357b --- /dev/null +++ b/domains/edwin-lh.json @@ -0,0 +1,12 @@ +{ + "description": "Custom github pages domain", + "repo": "https://github.com/ezerinz/ezerinz.github.io", + "owner": { + "username": "ezerinz", + "email": "edwinnnzx@gmail.com", + "twitter": "@Ezerinz" + }, + "record": { + "CNAME": "ezerinz.github.io" + } +} diff --git a/domains/effex.json b/domains/effex.json new file mode 100644 index 000000000..3fd801923 --- /dev/null +++ b/domains/effex.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "noteffex", + "email": "effex.wtf@gmail.com" + }, + "record": { + "URL": "https://github.com/noteffex" + } +} diff --git a/domains/egyxo.json b/domains/egyxo.json new file mode 100644 index 000000000..dc3f8f2b1 --- /dev/null +++ b/domains/egyxo.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "7oda-mo", + "email": "esl2my@gmail.com", + "discord": "1016128744819265618" + }, + + "record": { + "CNAME": "7oda-mo.github.io" + } + } + \ No newline at end of file diff --git a/domains/ehab.json b/domains/ehab.json new file mode 100644 index 000000000..961b7adf3 --- /dev/null +++ b/domains/ehab.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ehabmansour1", + "email": "mansehab990@gmail.com" + }, + "record": { + "CNAME": "ehabmansour1.github.io" + } +} diff --git a/domains/ehsan.json b/domains/ehsan.json index 51d800cd3..333087917 100644 --- a/domains/ehsan.json +++ b/domains/ehsan.json @@ -4,8 +4,6 @@ "email": "mu23172@gmail.com" }, "record": { - "A": ["8.219.148.143"], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + "A": ["8.219.148.143"] } } diff --git a/domains/eletrixtime.json b/domains/eletrixtime.json new file mode 100644 index 000000000..b0f88d804 --- /dev/null +++ b/domains/eletrixtime.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "EletrixtimeYT", + "email": "lisandro.b@outlook.com" + }, + "record": { + "CNAME": "eletrixtimeyt.github.io" + } +} diff --git a/domains/elfanaan.json b/domains/elfanaan.json new file mode 100644 index 000000000..855a8f9b0 --- /dev/null +++ b/domains/elfanaan.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Alfanaannet", + "email": "hmmm202031520062021@gmail.com", + "discord": "775012312876711936" + }, + "record": { + "URL": "http://elfanaan.giize.com", + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} diff --git a/domains/email.zeaxey.json b/domains/email.zeaxey.json new file mode 100644 index 000000000..950c4b576 --- /dev/null +++ b/domains/email.zeaxey.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "Pixel556", + "email": "therealzeaxey123@gmail.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/emmy.json b/domains/emmy.json new file mode 100644 index 000000000..8a901af87 --- /dev/null +++ b/domains/emmy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "8FrMc", + "email": "pijuskaminskas1@gmail.com" + }, + "record": { + "URL": "https://sk1dhub.xyz" + } +} diff --git a/domains/erdogan.json b/domains/erdogan.json index 262c7b493..5120b3239 100644 --- a/domains/erdogan.json +++ b/domains/erdogan.json @@ -4,6 +4,6 @@ "email": "erdogan.sad@windowslive.com" }, "record": { - "A": ["87.248.157.245"] + "A": ["194.87.246.134"] } } diff --git a/domains/ernande.json b/domains/ernande.json new file mode 100644 index 000000000..9fb29808b --- /dev/null +++ b/domains/ernande.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ernande-f", + "email": "ernandefacco@outlook.com" + }, + "record": { + "CNAME": "ernande-f.github.io" + } +} diff --git a/domains/eryquicc.json b/domains/eryquicc.json new file mode 100644 index 000000000..f3a5d88ee --- /dev/null +++ b/domains/eryquicc.json @@ -0,0 +1,11 @@ +{ + "description": "Personal use", + "repo": "https://github.com/eryquicc/eryquicc.github.io", + "owner": { + "username": "Eryquicc", + "email": "fathirzaidanmaulana@gmail.com" + }, + "record": { + "CNAME": "eryquicc.github.io" + } +} diff --git a/domains/essawy.json b/domains/essawy.json new file mode 100644 index 000000000..e167aa532 --- /dev/null +++ b/domains/essawy.json @@ -0,0 +1,11 @@ +{ + "description": "Abdelrahman Essawy - Full Stack Software Engineer", + "repo": "https://github.com/abdelrahman-essawy/abdelrahman-essawy.github.io", + "owner": { + "username": "abdelrahman-essawy", + "email": "abdelrahman.mo.essawy@gmail.com" + }, + "record": { + "CNAME": "abdelrahman-essawy.github.io" + } +} diff --git a/domains/exhq.json b/domains/exhq.json new file mode 100644 index 000000000..935aeae9b --- /dev/null +++ b/domains/exhq.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "exhq", + "email": "infidelLOLer@gmail.com", + "discord": "712639419785412668" + }, + + "record": { + "A": ["91.107.164.89"] + } + } + \ No newline at end of file diff --git a/domains/extensions.trung.json b/domains/extensions.trung.json new file mode 100644 index 000000000..417d48482 --- /dev/null +++ b/domains/extensions.trung.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["34.125.141.93"] + } +} diff --git a/domains/eyescary.json b/domains/eyescary.json new file mode 100644 index 000000000..48ecd9048 --- /dev/null +++ b/domains/eyescary.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "EyeScary-Development", + "email": "peteromg43@gmail.com" + }, + "record": { + "CNAME": "eyescary.pages.dev" + } +} diff --git a/domains/fab1andev.json b/domains/fab1andev.json new file mode 100644 index 000000000..bc0905270 --- /dev/null +++ b/domains/fab1andev.json @@ -0,0 +1,12 @@ +{ + "description": "Fab1anDev subdomain for fab1andev.github.io", + "repo": "https://github.com/Fab1anDev/fab1andev.github.io", + "owner": { + "username": "Fab1anDev", + "email": "fab1andev@proton.me", + "twitter": "Fab1anDev" + }, + "record": { + "CNAME": "fab1andev.github.io" + } +} diff --git a/domains/fafu.json b/domains/fafu.json deleted file mode 100644 index 8b1ae1d09..000000000 --- a/domains/fafu.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "fafu-10", - "email": "shimni22@skiff.com" - }, - "record": { - "CNAME": "fafu-10.github.io" - } -} diff --git a/domains/fahri.json b/domains/fahri.json new file mode 100644 index 000000000..17161cd70 --- /dev/null +++ b/domains/fahri.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FahriDevZ", + "email": "fakhri.5567@gmail.com" + }, + "record": { + "CNAME": "fahri.dev" + } +} diff --git a/domains/fassion.json b/domains/fassion.json new file mode 100644 index 000000000..2b579425c --- /dev/null +++ b/domains/fassion.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Lolipopguy", + "email": "ngauthier818@gmail.com" + }, + "record": { + "A": ["79.94.184.109"] + } +} diff --git a/domains/fathulfahmy.json b/domains/fathulfahmy.json new file mode 100644 index 000000000..7a2ffc311 --- /dev/null +++ b/domains/fathulfahmy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "fathulfahmy", + "email": "mfathulfahmy@gmail.com" + }, + "record": { + "URL": "https://fathulfahmy.pages.dev" + } +} diff --git a/domains/faul.json b/domains/faul.json new file mode 100644 index 000000000..2978a2f6c --- /dev/null +++ b/domains/faul.json @@ -0,0 +1,12 @@ +{ + "description": "custom domain page github", + "repo": "https://github.com/KhongPhaiHoangQuangHuy/KhongPhaiHoangQuangHuy.github.io", + "owner": { + "username": "KhongPhaiHoangQuangHuy", + "email": "KhongPhaiHoangQuangHuy@gmail.com", + "twitter": "KhongPhaiHoangQuangHuy" + }, + "record": { + "CNAME": "KhongPhaiHoangQuangHuy.github.io" + } +} diff --git a/domains/faultywindows.json b/domains/faultywindows.json new file mode 100644 index 000000000..0328b18e2 --- /dev/null +++ b/domains/faultywindows.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "FaultyWindows", + "email": "faultywindows@gmail.com", + "discord": "1041028534690386051" + }, + + "record": { + "A": ["185.199.108.153"] + } + } + \ No newline at end of file diff --git a/domains/files.ravener.json b/domains/files.ravener.json new file mode 100644 index 000000000..e2a153929 --- /dev/null +++ b/domains/files.ravener.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "ravener", + "email": "ravener.anime@gmail.com", + "twitter": "RavenRavener", + "discord": "292690616285134850" + }, + "record": { + "A": [ + "132.145.196.17" + ] + } +} diff --git a/domains/files.vornexx.json b/domains/files.vornexx.json index eba84ac92..c9d04ba28 100644 --- a/domains/files.vornexx.json +++ b/domains/files.vornexx.json @@ -1,7 +1,9 @@ { "owner": { "username": "vornex-gh", - "email": "ajay.ramnath8812@gmail.com" + "email": "", + "discord": "1149438819834269856", + "twitter": "vornexx_" }, "record": { "A": ["69.30.249.53"] diff --git a/domains/flash.json b/domains/flash.json new file mode 100644 index 000000000..12a352e24 --- /dev/null +++ b/domains/flash.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "w8flash", + "email": "flashhrdc@gmail.com" + }, + "record": { + "URL": "https://www.instagram.com/w8flash/" + } +} diff --git a/domains/flower.json b/domains/flower.json new file mode 100644 index 000000000..b24170b78 --- /dev/null +++ b/domains/flower.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "messedupflowerpot", + "email": "messedupflowerpot@gmail.com" + }, + "record": { + "URL": "https://cloudyysky.carrd.co", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/fluoresced.json b/domains/fluoresced.json new file mode 100644 index 000000000..7d0deadc0 --- /dev/null +++ b/domains/fluoresced.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "8FrMc", + "email": "pijuskaminskas1@gmail.com" + }, + "record": { + "URL": "https://guns.lol/ecq" + } +} diff --git a/domains/fma.json b/domains/fma.json new file mode 100644 index 000000000..0e1da10e2 --- /dev/null +++ b/domains/fma.json @@ -0,0 +1,10 @@ +{ + "description": "FMA's main domain", + "owner": { + "username": "FMA", + "email": "eggnogh@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } +} diff --git a/domains/founderfie.json b/domains/founderfie.json new file mode 100644 index 000000000..b0ad689a0 --- /dev/null +++ b/domains/founderfie.json @@ -0,0 +1,12 @@ +{ + "description": "Main Website Of Our Company", + "owner": { + "username": "Founderfie", + "email": "director@founderfie.in" + }, + "record": { + "CNAME": "edge.redirect.pizza" + + } + +} diff --git a/domains/foxie.arman.json b/domains/foxie.arman.json new file mode 100644 index 000000000..19d7cab89 --- /dev/null +++ b/domains/foxie.arman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ItzArman09", + "email": "itz.armxn@outlook.com" + }, + "record": { + "A": ["45.140.142.112"] + } +} diff --git a/domains/fptbb.json b/domains/fptbb.json new file mode 100644 index 000000000..d837fa988 --- /dev/null +++ b/domains/fptbb.json @@ -0,0 +1,14 @@ +{ + "owner":{ + "username":"Fptbb", + "email":"lucas@fptbb.com" + }, + "record":{ + "URL":"https://fptbb.com", + "MX":[ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/fran.json b/domains/fran.json new file mode 100644 index 000000000..a5c7aad4e --- /dev/null +++ b/domains/fran.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "xzonix", + "email": "imahalojigi@gmail.com", + "discord": "849400684097175623" + }, + + "record": { + "CNAME": "xzonix.github.io" + } + } + diff --git a/domains/frank.json b/domains/frank.json new file mode 100644 index 000000000..4dc03c165 --- /dev/null +++ b/domains/frank.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kageurufu", + "email": "franklyn@tackitt.net" + }, + "record": { + "CNAME": "is-a-dev.frank.af" + } +} diff --git a/domains/frenzy.json b/domains/frenzy.json new file mode 100644 index 000000000..de4c1bc91 --- /dev/null +++ b/domains/frenzy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "frenzy602", + "email": "GK267281@GMAIL.COM" + }, + + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/friday.json b/domains/friday.json new file mode 100644 index 000000000..c78da9609 --- /dev/null +++ b/domains/friday.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "itmefriday", + "email": "chauhan20292827@gmail.com" + }, + "record": { + "A": ["109.71.252.37"] + } +} diff --git a/domains/frogiee1real.json b/domains/frogiee1real.json new file mode 100644 index 000000000..51357e512 --- /dev/null +++ b/domains/frogiee1real.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FrogiesArcade", + "email": "frogiesarcade@gmail.com" + }, + "record": { + "CNAME": "extramathequations.web.app" + } +} diff --git a/domains/fucabot.json b/domains/fucabot.json new file mode 100644 index 000000000..56a8f07fb --- /dev/null +++ b/domains/fucabot.json @@ -0,0 +1,11 @@ +{ + "description": "Fuca Bot website", + "repo": "https://github.com/anshtyagi0", + "owner": { + "username": "anshtyagi0", + "email": "tyagiansh175@gmail.com" + }, + "record": { + "A": ["65.109.168.46"] + } +} diff --git a/domains/fuccsoc.json b/domains/fuccsoc.json index cc646f703..57f7dbdfe 100644 --- a/domains/fuccsoc.json +++ b/domains/fuccsoc.json @@ -6,6 +6,6 @@ "record": { "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": ["v=spf1 include:spf.improvmx.com ~all"], - "URL": "https://fuccsoc.me" + "URL": "https://fuccsoc.github.io" } } diff --git a/domains/fuds.json b/domains/fuds.json new file mode 100644 index 000000000..5e9c167bd --- /dev/null +++ b/domains/fuds.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GeekSupport", + "email": "geek@laguaz.eu.org" + }, + "record": { + "CNAME": "fuds.pages.dev" + } +} diff --git a/domains/funasitien.json b/domains/funasitien.json new file mode 100644 index 000000000..770e7d36f --- /dev/null +++ b/domains/funasitien.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Funasitien", + "email": "bwha.bwha.splash@gmail.com" + }, + "record": { + "CNAME": "funasitien.github.io" + } +} diff --git a/domains/furry.json b/domains/furry.json new file mode 100644 index 000000000..f10c04548 --- /dev/null +++ b/domains/furry.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "furyashnyy", + "email": "faradey.iskra@mail.ru", + "discord": "754721080383373373" + }, + + "record": { + "A": ["31.31.196.104"] + } + } + \ No newline at end of file diff --git a/domains/fyz.json b/domains/fyz.json new file mode 100644 index 000000000..19d467043 --- /dev/null +++ b/domains/fyz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "w8fyz", + "email": "fyzdesignyt@gmail.com" + }, + "record": { + "CNAME": "fyz.sh" + } +} diff --git a/domains/gabriela.json b/domains/gabriela.json new file mode 100644 index 000000000..6af3fb907 --- /dev/null +++ b/domains/gabriela.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gabriela4152", + "email": "gabriela4152@gmail.com" + }, + "record": { + "CNAME": "gabriela4152.github.io" + } +} diff --git a/domains/games.bob16077.json b/domains/games.bob16077.json new file mode 100644 index 000000000..c1106415e --- /dev/null +++ b/domains/games.bob16077.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "bob16077", + "discord": "bob16077777", + "email": "" + }, + "record": { + "CNAME": "bob16077.github.io" + } +} diff --git a/domains/gattinhosbot.json b/domains/gattinhosbot.json index 8640b679e..e7821e745 100644 --- a/domains/gattinhosbot.json +++ b/domains/gattinhosbot.json @@ -7,13 +7,13 @@ }, "record": { "A": [ - "45.11.229.211" + "194.60.201.37" ], "MX": [ - "mail.is-a.dev" + "mail.stefdp.lol" ], "TXT": [ - "v=spf1 mx a:mail.is-a.dev ~all" + "v=spf1 mx ~all" ] } -} \ No newline at end of file +} diff --git a/domains/gauravgupta.json b/domains/gauravgupta.json new file mode 100644 index 000000000..571c2edf5 --- /dev/null +++ b/domains/gauravgupta.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gauravgupta256", + "email": "gauravgupta8652@gmail.com" + }, + "record": { + "CNAME": "gauravgupta.is-a.dev" + } +} diff --git a/domains/gauravguptaa.json b/domains/gauravguptaa.json new file mode 100644 index 000000000..6addb2155 --- /dev/null +++ b/domains/gauravguptaa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gauravgupta256", + "email": "gauravgupta8652@gmail.com" + }, + "record": { + "CNAME": "portfolio-gaurav.onrender.com" + } +} diff --git a/domains/geenzo.json b/domains/geenzo.json new file mode 100644 index 000000000..3a09da31a --- /dev/null +++ b/domains/geenzo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "geenzo69", + "email": "geenzogamer164@gmail.com" + }, + "record": { + "CNAME": "server.geenzo.eu.org" + } +} diff --git a/domains/gen1x.json b/domains/gen1x.json new file mode 100644 index 000000000..a9722d204 --- /dev/null +++ b/domains/gen1x.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Gen1x-ALT", + "email": "theg1nx@hotmail.com" + }, + "record": { + "CNAME": "gen1x-alt.github.io" + } +} diff --git a/domains/gerick.json b/domains/gerick.json new file mode 100644 index 000000000..993235876 --- /dev/null +++ b/domains/gerick.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Gerickpogi17", + "email": "gymatibag17@gmail.com" + }, + "record": { + "CNAME": "portfolio-3a9.pages.dev" + } +} diff --git a/domains/getsono.json b/domains/getsono.json new file mode 100644 index 000000000..a2b7b065e --- /dev/null +++ b/domains/getsono.json @@ -0,0 +1,18 @@ +{ + "owner": { + "username": "getSono", + "email": "julianwolf2013@outlook.de", + "discord": "1222250424309121145" + }, + + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "TXT": "google-site-verification=MFPLEonkdLiPBmou5SY2mk4qJQ2HC3jZC9cQ8poP3_o" + } + } + diff --git a/domains/gg.shockbs.json b/domains/gg.shockbs.json new file mode 100644 index 000000000..797cf746d --- /dev/null +++ b/domains/gg.shockbs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shockbs", + "email": "apipherng@gmail.com" + }, + "record": { + "CNAME": "ziplineshockbs.onrender.com" + } +} diff --git a/domains/git.maskduck.json b/domains/git.maskduck.json deleted file mode 100644 index f93d4f10e..000000000 --- a/domains/git.maskduck.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "my git repos", - "owner": { - "username": "MaskDuck", - "email": "maskduckuwu@gmail.com", - "discord": "MaskDuck#7325" - }, - "record": { - "CNAME": "edge.redirect.pizza" - } -} diff --git a/domains/glitchblog.mrdev88.json b/domains/glitchblog.mrdev88.json new file mode 100644 index 000000000..d71f4321d --- /dev/null +++ b/domains/glitchblog.mrdev88.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mrdev88", + "email": "RuizMahdi@gmx.com" + }, + "record": { + "CNAME": "1nw25jjg5f4id14j87.fastly-validations.com" + } +} diff --git a/domains/glqch.json b/domains/glqch.json deleted file mode 100644 index 599884a97..000000000 --- a/domains/glqch.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Subdomain to put my portfolio website online", - "repo": "https://github.com/Glqch404/Glqch404.github.io", - "owner": { - "username": "Glqch404", - "email": "midoayoub447@gmail.com", - "twitter": "glqch" - }, - "record": { - "CNAME": "glqch404.github.io" - } -} diff --git a/domains/goel.json b/domains/goel.json new file mode 100644 index 000000000..062fcf93b --- /dev/null +++ b/domains/goel.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "radhesh1", + "email": "radhesh036916@gmail.com", + "discord":"datpep" + }, + "description": "I'll probably put some project pages on goel.is-a.dev.", + "record": { + "CNAME": "radhesh.eu.org" + } +} diff --git a/domains/goguardian.json b/domains/goguardian.json new file mode 100644 index 000000000..30a660dcb --- /dev/null +++ b/domains/goguardian.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "mg0the0goat0", + "email": "golden_mooooooon@outlook.com", + "discord": "1160256967504318576" + }, + + "record": { + "CNAME": "loooooooooooooooool.onrender.com" + } + } + \ No newline at end of file diff --git a/domains/gokcin.json b/domains/gokcin.json new file mode 100644 index 000000000..9270872b0 --- /dev/null +++ b/domains/gokcin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gokcinosman", + "email": "osmangokcinn@gmail.com" + }, + "record": { + "CNAME": "gokcinosman.github.io" + } +} diff --git a/domains/gokulbarath.json b/domains/gokulbarath.json new file mode 100644 index 000000000..164c0a407 --- /dev/null +++ b/domains/gokulbarath.json @@ -0,0 +1,12 @@ +{ + "description": "my personal website ", + "repo": "https://github.com/gokul6350/gokul6350.github.io", + "owner": { + "username": "gokul6350", + "email": "gokul00060@gmail.com", + "twitter": "gokul00060" + }, + "record": { + "CNAME": "gokul6350.github.io" + } +} diff --git a/domains/golden.json b/domains/golden.json new file mode 100644 index 000000000..3c14f4844 --- /dev/null +++ b/domains/golden.json @@ -0,0 +1,14 @@ +{ + "description": "Golden's Public Site", + "repo": "https://github.com/goldenboys2011/goldenboys2011.github.io", + "owner": { + "username": "goldenboys2011", + "email": "ody.chryssos@gmail.com", + "discord": "936320442594103307" + }, + + "record": { + "CNAME": "goldenboys2011.github.io" + } + } + diff --git a/domains/gopal.json b/domains/gopal.json new file mode 100644 index 000000000..84cea563a --- /dev/null +++ b/domains/gopal.json @@ -0,0 +1,11 @@ +{ + "description": "Gopal's Portfolio website", + "repo": "https://github.com/Gopal0Gupta/gopal0gupta.github.io", + "owner": { + "username": "gopal0gupta", + "email": "k7523337@gmail.com" + }, + "record": { + "CNAME": "gopal0gupta.github.io" + } +} diff --git a/domains/goyal.json b/domains/goyal.json new file mode 100644 index 000000000..d877f76f1 --- /dev/null +++ b/domains/goyal.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "dgbkn", + "email": "anandrambkn@gmail.com", + "discord":"somegumtank" + }, + "description": "I'll probably put some project pages on goyal.is-a.dev.", + "record": { + "CNAME": "portfolio-4wd.pages.dev" + } +} diff --git a/domains/grafaffel.json b/domains/grafaffel.json new file mode 100644 index 000000000..5d1f3f688 --- /dev/null +++ b/domains/grafaffel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Grafaffel", + "email": "jannis107@icloud.com" + }, + "record": { + "CNAME": "grafaffel.github.io" + } +} diff --git a/domains/graphica.json b/domains/graphica.json new file mode 100644 index 000000000..31232299d --- /dev/null +++ b/domains/graphica.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "booktastic1", + "email": "booktastic-library@outlook.com" + }, + "record": { + "URL": "https://btastic.wixsite.com/graphica" + } +} diff --git a/domains/graphicanow.json b/domains/graphicanow.json new file mode 100644 index 000000000..31232299d --- /dev/null +++ b/domains/graphicanow.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "booktastic1", + "email": "booktastic-library@outlook.com" + }, + "record": { + "URL": "https://btastic.wixsite.com/graphica" + } +} diff --git a/domains/gta.json b/domains/gta.json new file mode 100644 index 000000000..7ea53ebe2 --- /dev/null +++ b/domains/gta.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "wweziza", + "email": "wweziza@icloud.com", + "discord": "363373226207739904" + }, + + "record": { + "CNAME": "clubroleplay.com" + } + } + \ No newline at end of file diff --git a/domains/gudorlltti.json b/domains/gudorlltti.json new file mode 100644 index 000000000..f3eba6226 --- /dev/null +++ b/domains/gudorlltti.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "gudorlltti", + "email": "", + "discord": "849610030431993916" + }, + "record": { + "URL": "https://github.com/gudorlltti/" + } +} diff --git a/domains/gulu.json b/domains/gulu.json new file mode 100644 index 000000000..c3b39baf6 --- /dev/null +++ b/domains/gulu.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "flowiceeos", + "email": "netqian@126.com", + "discord": "899289192729817159" + }, + + "record": { + "A": ["35.212.239.31"] + } + } + \ No newline at end of file diff --git a/domains/guptagaurav.json b/domains/guptagaurav.json new file mode 100644 index 000000000..6addb2155 --- /dev/null +++ b/domains/guptagaurav.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gauravgupta256", + "email": "gauravgupta8652@gmail.com" + }, + "record": { + "CNAME": "portfolio-gaurav.onrender.com" + } +} diff --git a/domains/gvl610.json b/domains/gvl610.json new file mode 100644 index 000000000..41234ce9d --- /dev/null +++ b/domains/gvl610.json @@ -0,0 +1,12 @@ +{ + "description": "Host my Github pages. I don't want giangvinhloc610 but instead just gvl610", + "repo": "https://github.com/giangvinhloc610/giangvinhloc610.github.io", + "owner": { + "username": "gvl610", + "email": "giangvinhloc610@gmail.com", + "twitter": "gvl610" + }, + "record": { + "CNAME": "giangvinhloc610.github.io" + } +} diff --git a/domains/h3ja.json b/domains/h3ja.json new file mode 100644 index 000000000..e319bd7ae --- /dev/null +++ b/domains/h3ja.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "hejagithub", + "email": "tyjtyjyhjklt@gmail.com", + "discord": "540167556443406338" + }, + + "record": { + "CNAME": "hejagithub.github.io" + } + } + \ No newline at end of file diff --git a/domains/hafi.json b/domains/hafi.json new file mode 100644 index 000000000..74c8710a7 --- /dev/null +++ b/domains/hafi.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "HafiTheCat", + "email": "", + "discord": "hafi_the_cat" + }, + "description": "Website about about me", + "repo": "https://github.com/HafiTheCat/hafi_the_cat.github.io", + "record": { + "CNAME": "hafithecat.github.io" + } +} diff --git a/domains/haizad.json b/domains/haizad.json new file mode 100644 index 000000000..f8264d4b5 --- /dev/null +++ b/domains/haizad.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "haizad", + "email": "haizadannuar@gmail.com" + }, + "record": { + "CNAME": "haizad.github.io" + } +} diff --git a/domains/harsh.json b/domains/harsh.json new file mode 100644 index 000000000..bf20be117 --- /dev/null +++ b/domains/harsh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Riotly", + "email": "harshskb73@gmail.com" + }, + "record": { + "CNAME": "portfolio-production.onrender.com" + } +} diff --git a/domains/hasnain.json b/domains/hasnain.json new file mode 100644 index 000000000..69410ac10 --- /dev/null +++ b/domains/hasnain.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "HasnainSZN", + "email": "officialhasnain100@gmail.com" + }, + + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/hassbomb.json b/domains/hassbomb.json new file mode 100644 index 000000000..cd3def156 --- /dev/null +++ b/domains/hassbomb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Th3ABombs", + "email": "andreabombelli@gmail.com" + }, + "record": { + "A": ["144.24.243.47"] + } +} diff --git a/domains/hazel.json b/domains/hazel.json new file mode 100644 index 000000000..c48495ef8 --- /dev/null +++ b/domains/hazel.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "hablethedev", + "email": "xendyex@tutanota.com", + "discord": "1113284520737771621" + }, + + "record": { + "CNAME": "hablethedev.github.io" + } + } + \ No newline at end of file diff --git a/domains/he.json b/domains/he.json new file mode 100644 index 000000000..080ec0522 --- /dev/null +++ b/domains/he.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Yunexiz", + "email": "yunexiz@aol.com" + }, + "record": { + "A": ["109.71.252.37"] + } +} diff --git a/domains/hein.json b/domains/hein.json new file mode 100644 index 000000000..bcd8d5276 --- /dev/null +++ b/domains/hein.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "HeinKhantZaw", + "email": "heinkhantzaw1@gmail.com" + }, + "record": { + "CNAME": "heinkhantzaw.github.io" + } +} diff --git a/domains/heroprotagonist.json b/domains/heroprotagonist.json new file mode 100644 index 000000000..8afe86c34 --- /dev/null +++ b/domains/heroprotagonist.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "carafelix", + "email": "heroprotagonist32@gmail.com" + }, + "record": { + "CNAME": "carafelix.github.io" + } +} diff --git a/domains/hikamoru.json b/domains/hikamoru.json new file mode 100644 index 000000000..17affd882 --- /dev/null +++ b/domains/hikamoru.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AmoreForever", + "email": "me.thefarkhodov@gmail.com" + }, + "record": { + "CNAME": "hikamoru.uz" + } +} diff --git a/domains/hk.json b/domains/hk.json new file mode 100644 index 000000000..253bb6839 --- /dev/null +++ b/domains/hk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ericsia", + "email": "medlexopm@gmail.com" + }, + "record": { + "CNAME": "sga.domcloud.co" + } +} diff --git a/domains/hkdkfih.json b/domains/hkdkfih.json new file mode 100644 index 000000000..1c49c099a --- /dev/null +++ b/domains/hkdkfih.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "cherryservice", + "email": "admin@cherry.work.gd", + "discord": "1201107428608049164" + }, + + "record": { + "CNAME": "cherryservice.github.io" + } + } + \ No newline at end of file diff --git a/domains/homelander.json b/domains/homelander.json new file mode 100644 index 000000000..b92a8ce24 --- /dev/null +++ b/domains/homelander.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GokuPlay609", + "email": "GokuPlay609@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/hongkorium.json b/domains/hongkorium.json deleted file mode 100644 index 97bf197a9..000000000 --- a/domains/hongkorium.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "HongKorium", - "email": "", - "discord": "hong.kong" - }, - "record": { - "CNAME": "hongkorium.github.io" - } -} diff --git a/domains/hoogdorp.json b/domains/hoogdorp.json new file mode 100644 index 000000000..75ca02d74 --- /dev/null +++ b/domains/hoogdorp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Gunterke", + "email": "gunterke@zoho.eu" + }, + "record": { + "CNAME": "gratis-4925113.jouwweb.site" + } +} diff --git a/domains/horizon-server.json b/domains/horizon-server.json new file mode 100644 index 000000000..d8ca38909 --- /dev/null +++ b/domains/horizon-server.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "HorizonFiles", + "email": "getbomb@bk.ru", + "discord": "1223721772051075193" + }, + + "record": { + "CNAME": "horizonfiles.github.io" + } + } + \ No newline at end of file diff --git a/domains/horn7x.is-a.dev.json b/domains/horn7x.is-a.dev.json deleted file mode 100644 index 4dbdc308a..000000000 --- a/domains/horn7x.is-a.dev.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "owner": { - "username": "horn7x", - "email": "133672531+horn7x@users.noreply.github.com", - "note": "This record was created by is-a.dev Discord bot via discord id: 958443139918598204" - }, - - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - - "TXT": "forward-email=horn7x@gmail.com" - } -} diff --git a/domains/host-image.json b/domains/host-image.json new file mode 100644 index 000000000..201adbd17 --- /dev/null +++ b/domains/host-image.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "heyjumanji", + "email": "madhuchutiya.unhinge650@silomails.com" + }, + "record": { + "CNAME": "host-image.pages.dev" + } +} diff --git a/domains/hridimay.json b/domains/hridimay.json new file mode 100644 index 000000000..d3352404b --- /dev/null +++ b/domains/hridimay.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hridimay", + "email": "hridimay@gmail.com" + }, + "record": { + "CNAME": "hridimay.github.io" + } +} diff --git a/domains/hugovidafe.json b/domains/hugovidafe.json new file mode 100644 index 000000000..5f815bc21 --- /dev/null +++ b/domains/hugovidafe.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "0x1026", + "email": "me@hugovidafe.dev" + }, + "record": { + "URL": "https://hugovidafe.dev" + } +} diff --git a/domains/huz.json b/domains/huz.json new file mode 100644 index 000000000..bb24bb0c5 --- /dev/null +++ b/domains/huz.json @@ -0,0 +1,12 @@ +{ + "description": "Huz Personal Portfolio", + "repo": "https://github.com/Nooby69/Huz", + "owner": { + "username": "Nooby69", + "email": "farighinsaan123@gmail.com", + "discord": "excalibur._.dev" + }, + "record": { + "CNAME": "nooby69.github.io" + } +} diff --git a/domains/hycord.json b/domains/hycord.json index 7e282d7b6..0cd88170d 100644 --- a/domains/hycord.json +++ b/domains/hycord.json @@ -1,11 +1,13 @@ { - "description": "Hi! I'm Hycord!", + "description": "Development Portfolio for Hycord", + "url":"https://github.com/hycord/monorepo", "owner": { "username": "hycord", "email": "hycord@hycordia.com", - "twitter": "IGNHycord" + "twitter": "IGNHycord", + "discord": "322144499734151169" }, "record": { - "CNAME": "xbwlnzmg.up.railway.app" + "URL": "https://masen.dev/" } } diff --git a/domains/iam.json b/domains/iam.json new file mode 100644 index 000000000..9c7c0f4b5 --- /dev/null +++ b/domains/iam.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Utsav14s", + "email": "utsavk740@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/ibrahimai.json b/domains/ibrahimai.json new file mode 100644 index 000000000..f9d27e62d --- /dev/null +++ b/domains/ibrahimai.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ibrahimaitech", + "email": "ibrahimaik045@gmail.com" + }, + "record": { + "URL": "https://telegra.ph/file/9101ffa9637ca85a5cae1.jpg" + } +} diff --git a/domains/ibrahimtech.json b/domains/ibrahimtech.json new file mode 100644 index 000000000..cffb72faa --- /dev/null +++ b/domains/ibrahimtech.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ibrahimaitech", + "email": "ibrahimaik045@gmail.com" + }, + "record": { + "URL": "https://telegra.ph/file/13685b7a1d9131dd7ca27.jpg" + } +} diff --git a/domains/ignasius.json b/domains/ignasius.json new file mode 100644 index 000000000..2d10d378b --- /dev/null +++ b/domains/ignasius.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ace3", + "email": "ace3xx@gmail.com" + }, + "record": { + "A": ["138.2.84.251"] + } +} diff --git a/domains/igor.json b/domains/igor.json index aab6143cf..e75d01eaf 100644 --- a/domains/igor.json +++ b/domains/igor.json @@ -1,10 +1,10 @@ { "owner": { - "username": "apenasigordev", - "email": "nerdvsvs@gmail.com" + "username": "igorwastaken", + "email": "figueiredoigor325@gmail.com" }, "record": { - "CNAME": "apenasigordev.github.io" + "CNAME": "portfolio-dcn.pages.dev" } } diff --git a/domains/ikdan.json b/domains/ikdan.json new file mode 100644 index 000000000..0cdd377e0 --- /dev/null +++ b/domains/ikdan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Kirill2255", + "email": "ailcenko019@gmail.com" + }, + "record": { + "A": ["95.163.215.114"] + } +} diff --git a/domains/illy.json b/domains/illy.json new file mode 100644 index 000000000..d53a75c3e --- /dev/null +++ b/domains/illy.json @@ -0,0 +1,11 @@ +{ + "description": "Personal about me and Projects website", + "repo": "https://github.com/illy-dev/illy-dev.github.io", + "owner": { + "username": "illy-dev", + "email": "illythehase@gmail.com" + }, + "record": { + "CNAME": "illy-dev.github.io" + } +} diff --git a/domains/img.cala.json b/domains/img.cala.json new file mode 100644 index 000000000..b51ad31bc --- /dev/null +++ b/domains/img.cala.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "calamitywoah", + "email": "krivojta@gmail.com", + "discord": "981555580495867964" + }, + + "record": { + "CNAME": "calamitywoah.github.io" + } + } + diff --git a/domains/img.kenny.json b/domains/img.kenny.json new file mode 100644 index 000000000..a26ffd618 --- /dev/null +++ b/domains/img.kenny.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KennySB-dev", + "email": "kennybugeja@gmail.com" + }, + "record": { + "CNAME": "ikenny.only-fans.club" + } +} diff --git a/domains/imide.json b/domains/imide.json new file mode 100644 index 000000000..bb2afe1d5 --- /dev/null +++ b/domains/imide.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "imide", + "email": "", + "discord": "555915168932954112" + }, + "record": { + "CNAME": "imide-is-a-dev.pages.dev" + } +} diff --git a/domains/imm0nv1nhtv.json b/domains/imm0nv1nhtv.json new file mode 100644 index 000000000..151a126f8 --- /dev/null +++ b/domains/imm0nv1nhtv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "imm0nv1nhtv", + "email": "windows10phamvinh+github@gmail.com" + }, + "record": { + "CNAME": "imm0nv1nhtv.pages.dev" + } +} diff --git a/domains/imran.json b/domains/imran.json new file mode 100644 index 000000000..95b918f94 --- /dev/null +++ b/domains/imran.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "imranmollajoy", + "email": "imranmollajoy@gmail.com" + }, + "record": { + "CNAME": "imranmollajoy.github.io" + } +} diff --git a/domains/imsoumyaneel.json b/domains/imsoumyaneel.json new file mode 100644 index 000000000..098324d82 --- /dev/null +++ b/domains/imsoumyaneel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "A-Little-Hat", + "email": "soumyasarkar309@gmail.com" + }, + "record": { + "CNAME": "a-little-hat.github.io" + } +} diff --git a/domains/indidee.json b/domains/indidee.json new file mode 100644 index 000000000..fab070347 --- /dev/null +++ b/domains/indidee.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "indideee", + "email": "amberisamab@gmail.com" + }, + "record": { + "CNAME": "indideee.github.io" + } +} diff --git a/domains/ipsum.json b/domains/ipsum.json new file mode 100644 index 000000000..b26f4f226 --- /dev/null +++ b/domains/ipsum.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ashlynmay", + "email": "may.ashlyn0723@gmail.com" + }, + "record": { + "CNAME": "ashlynmay-github-io.onrender.com" + } +} diff --git a/domains/iqat.json b/domains/iqat.json new file mode 100644 index 000000000..7799b37ca --- /dev/null +++ b/domains/iqat.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio for Muhammad Taqi (Iqat)", + "repo": "https://github.com/Iqat476/Iqat476.github.io", + "owner": { + "username": "Iqat476", + "email": "iqat476@gmail.com" + }, + "record": { + "CNAME": "Iqat476.github.io" + } +} diff --git a/domains/isabella.json b/domains/isabella.json new file mode 100644 index 000000000..2c495c66a --- /dev/null +++ b/domains/isabella.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MullerIsabella", + "email": "AlpineDreamer92@protonmail.com" + }, + "record": { + "CNAME": "mullerisabella.onrender.com" + } +} diff --git a/domains/ishh.json b/domains/ishh.json new file mode 100644 index 000000000..d4ef01652 --- /dev/null +++ b/domains/ishh.json @@ -0,0 +1,11 @@ +{ + "description": "ishh.is-a.dev", + "repo": "https://github.com/ishh-xd/ishh-xd.github.io", + "owner": { + "username": "ishh-xd", + "email": "ishh-xd@proton.me" + }, + "record": { + "CNAME": "ishh-xd.github.io" + } +} diff --git a/domains/itsreimau.json b/domains/itsreimau.json new file mode 100644 index 000000000..3040b5784 --- /dev/null +++ b/domains/itsreimau.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "itsreimau", + "email": "private.iblmln@gmail.com" + }, + "record": { + "CNAME": "itsreimau.github.io" + } +} diff --git a/domains/jabin.json b/domains/jabin.json new file mode 100644 index 000000000..6f1becbd5 --- /dev/null +++ b/domains/jabin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jabinstech", + "email": "jabinstech.net@gmail.com" + }, + "record": { + "CNAME": "jabinstech.github.io" + } +} diff --git a/domains/jamestheflash22.json b/domains/jamestheflash22.json new file mode 100644 index 000000000..6723406cb --- /dev/null +++ b/domains/jamestheflash22.json @@ -0,0 +1,11 @@ +{ + "description": "Use for my server description: Palette Of Pages", + "repo": "https://github.com/JamesTheFlash22/JamesTheFlash22.github.io", + "owner": { + "username": "JamesTheFlash22", + "email": "davidebu43@gmail.com" + }, + "record": { + "CNAME": "jamestheflash22.github.io" + } +} diff --git a/domains/jb.json b/domains/jb.json new file mode 100644 index 000000000..8ce57515b --- /dev/null +++ b/domains/jb.json @@ -0,0 +1,11 @@ +{ + "description": "jbcarreon123's personal website", + "repo": "https://github.com/jbcarreon123/jbs-website/", + "owner": { + "username": "jbcarreon123", + "email": "jbcarreon212@gmail.com" + }, + "record": { + "A": [ "35.223.92.119" ] + } +} diff --git a/domains/jdszekeres.json b/domains/jdszekeres.json deleted file mode 100644 index e609b5720..000000000 --- a/domains/jdszekeres.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "repo": "https://github.com/jdszekeres/jdszekeres.github.io", - "owner": { - "username": "jdszekeres", - "email": "racoxo1041@favilu.com" - }, - "record": { - "CNAME": "jdszekeres.github.io" - } -} diff --git a/domains/jellyfin.chiragnahata.json b/domains/jellyfin.chiragnahata.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/jellyfin.chiragnahata.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} diff --git a/domains/jemex.json b/domains/jemex.json new file mode 100644 index 000000000..c2a56114c --- /dev/null +++ b/domains/jemex.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mhmmd95", + "email": "mohammadalabras77@gmail.com" + }, + "record": { + "A": ["51.89.109.155"] + } +} diff --git a/domains/jermaine.json b/domains/jermaine.json new file mode 100644 index 000000000..f37ae54a1 --- /dev/null +++ b/domains/jermaine.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Codemaine", + "email": "jermaineantwi22@gmail.com" + }, + "record": { + "CNAME": "codemaine.github.io" + } +} diff --git a/domains/jes.json b/domains/jes.json new file mode 100644 index 000000000..f6ff168f3 --- /dev/null +++ b/domains/jes.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Jesgran", + "email": "calzdani20@libero.it" + }, + "record": { + "CNAME": "jes.github.io" + } +} diff --git a/domains/jhedmendoza.json b/domains/jhedmendoza.json new file mode 100644 index 000000000..fe59ec0b2 --- /dev/null +++ b/domains/jhedmendoza.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "jhedmendoza", + "email": "jhed.mendoza@hotmail.com" + }, + "record": { + "CNAME": "jhedmendoza.github.io" + } +} + diff --git a/domains/jhonneg.json b/domains/jhonneg.json new file mode 100644 index 000000000..d97b053ca --- /dev/null +++ b/domains/jhonneg.json @@ -0,0 +1,12 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/Jhonneg/jhonneg", + "owner": { + "username": "Jhonneg", + "email": "jonee4339@hotmail.com", + "twitter": "Jonee1155" + }, + "record": { + "CNAME": "jhonneg.github.io" + } +} diff --git a/domains/jigar.json b/domains/jigar.json new file mode 100644 index 000000000..3400d8f3e --- /dev/null +++ b/domains/jigar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "drone911", + "email": "jigar1822@gmail.com" + }, + "record": { + "URL": "https://www.github.com/drone911" + } +} diff --git a/domains/joao-silva.json b/domains/joao-silva.json new file mode 100644 index 000000000..e856bc2e3 --- /dev/null +++ b/domains/joao-silva.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "imjoaosilva", + "email": "z4kreyyt@gmail.com", + "discord": "498426798833664012" + }, + + "record": { + "A": ["51.75.68.140"] + } + } + \ No newline at end of file diff --git a/domains/joaoz.json b/domains/joaoz.json new file mode 100644 index 000000000..5b6dad4ad --- /dev/null +++ b/domains/joaoz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "joao-zanutto", + "email": "jpberno@gmail.com" + }, + "record": { + "CNAME": "joao-zanutto.github.io" + } +} diff --git a/domains/joesepp.json b/domains/joesepp.json new file mode 100644 index 000000000..0087a387a --- /dev/null +++ b/domains/joesepp.json @@ -0,0 +1,12 @@ +{ + "description": "My portfolio website showcasing my work and skills", + "repo": "https://github.com//joesepph.github.io", + "owner": { + "username": "joesepph", + "email": "markwer.dev@proton.me", + "twitter": "devSeppski" + }, + "record": { + "CNAME": "joesepph.github.io" + } +} diff --git a/domains/joetroll.json b/domains/joetroll.json new file mode 100644 index 000000000..9cd6c3964 --- /dev/null +++ b/domains/joetroll.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "trolljoe", + "email": "joetechtok@proton.me", + "discord": "1054945019137630278" + }, + "record": { + "CNAME": "joetroll.pages.dev" + } +} diff --git a/domains/johndoe.json b/domains/johndoe.json new file mode 100644 index 000000000..c863d15ee --- /dev/null +++ b/domains/johndoe.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KingLuc12", + "email": "lucian.g.king+github@gmail.com" + }, + "record": { + "CNAME": "jhondoeisadev.pages.dev" + } +} diff --git a/domains/johndoegg.json b/domains/johndoegg.json new file mode 100644 index 000000000..683a83bfc --- /dev/null +++ b/domains/johndoegg.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kuroigg", + "email": "mrlangdon197@gmail.com" + }, + "record": { + "URL": "https://kuroigg.github.io/" + } +} diff --git a/domains/joltz.json b/domains/joltz.json new file mode 100644 index 000000000..5acaa3156 --- /dev/null +++ b/domains/joltz.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "joltz1234", + "email": "joltzx123@gmail.com", + "discord": "837162825373188106" + }, + + "record": { + "URL": "https://guns.lol/joltz" + } + } + diff --git a/domains/joltz1234.json b/domains/joltz1234.json new file mode 100644 index 000000000..78b87a54a --- /dev/null +++ b/domains/joltz1234.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "joltz1234", + "email": "joltzx123@gmail.com", + "discord": "837162825373188106" + }, + + "record": { + "CNAME": "joltz1234.github.io" + } + } + \ No newline at end of file diff --git a/domains/joshua.json b/domains/joshua.json new file mode 100644 index 000000000..9d091a4d1 --- /dev/null +++ b/domains/joshua.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Dwigoric", + "email": "dwigoric@pm.me", + "discord": "295391820744228867" + }, + + "record": { + "CNAME": "dwigoric.pages.dev" + } + } + \ No newline at end of file diff --git a/domains/josval.json b/domains/josval.json new file mode 100644 index 000000000..162ac08fa --- /dev/null +++ b/domains/josval.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "heyy-josval", + "email": "josvalmtrz@gmail.com" + }, + "record": { + "URL": "https://josval.vercel.app" + } +} diff --git a/domains/jstn.json b/domains/jstn.json new file mode 100644 index 000000000..da0db62de --- /dev/null +++ b/domains/jstn.json @@ -0,0 +1,12 @@ +{ + "description": "Justin's personal website", + "repo": "https://github.com/justinbalaguer/justinbalaguer.github.io", + "owner": { + "username": "justinbalaguer", + "email": "justinbalaguer@pm.me", + "twitter": "ojintoji" + }, + "record": { + "CNAME": "justinbalaguer.github.io" + } +} \ No newline at end of file diff --git a/domains/juan.json b/domains/juan.json new file mode 100644 index 000000000..1e31687d5 --- /dev/null +++ b/domains/juan.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "juan7180", + "email": "miavictorianash@gmail.com", + "discord": "779882046067179531" + }, + + "record": { + "A": ["185.27.133.19"] + } + } + \ No newline at end of file diff --git a/domains/juin.json b/domains/juin.json new file mode 100644 index 000000000..25a2d09ea --- /dev/null +++ b/domains/juin.json @@ -0,0 +1,12 @@ +{ + "description": "Personal portfolio", + "repo": "https://github.com/Juin28/Juin28.github.io", + "owner": { + "username": "Juin28", + "email": "tanjuinlong@gmail.com" + }, + "record": { + "CNAME": "juin28.github.io" + } +} + \ No newline at end of file diff --git a/domains/jumanji.json b/domains/jumanji.json index 351a248a3..4ee2c90a8 100644 --- a/domains/jumanji.json +++ b/domains/jumanji.json @@ -1,9 +1,17 @@ { - "owner": { - "username": "heyjumanji", - "email": "madhuchutiya.unhinge650@silomails.com" - }, - "record": { - "CNAME": "heyjumanji.pages.dev" - } + "owner": { + "username": "heyjumanji", + "email": "madhuchutiya.unhinge650@silomails.com" + }, + "record": { + "A": [ + "172.66.47.44", + "172.66.44.212" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/jun-wei.json b/domains/jun-wei.json new file mode 100644 index 000000000..800c0099b --- /dev/null +++ b/domains/jun-wei.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "junwei0676", + "email": "junwei0676@gmail.com" + }, + "record": { + "URL": "https://jun-wei-dev.netlify.app/" + } +} diff --git a/domains/juniper.orangc.json b/domains/juniper.orangc.json new file mode 100644 index 000000000..0c3b75689 --- /dev/null +++ b/domains/juniper.orangc.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "orxngc", + "discord": "orangc", + "email": "orangc@proton.me" + }, + "record": { + "A": ["66.59.209.229"] + } +} diff --git a/domains/junwei.json b/domains/junwei.json new file mode 100644 index 000000000..800c0099b --- /dev/null +++ b/domains/junwei.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "junwei0676", + "email": "junwei0676@gmail.com" + }, + "record": { + "URL": "https://jun-wei-dev.netlify.app/" + } +} diff --git a/domains/juqwtf.json b/domains/juqwtf.json index 5d42c100f..ae99107f8 100644 --- a/domains/juqwtf.json +++ b/domains/juqwtf.json @@ -1,11 +1,11 @@ { + "description": "juqwtf site", + "repo": "https://github.com/denboy0123/juq.github.io", "owner": { "username": "denboy0123", "email": "pochtaproverka01@gmail.com" }, "record": { - "A": ["193.233.252.12"], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + "CNAME": "denboy0123.github.io" } } diff --git a/domains/jurgen.json b/domains/jurgen.json new file mode 100644 index 000000000..50d08ace3 --- /dev/null +++ b/domains/jurgen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "def0e0", + "email": "def0e0@yandex.ru" + }, + "record": { + "A": ["45.148.120.75"] + } +} diff --git a/domains/kalanathilake.json b/domains/kalanathilake.json new file mode 100644 index 000000000..cc855a9a3 --- /dev/null +++ b/domains/kalanathilake.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Kalana-Thilakarathna", + "email": "kalana2100@gmail.com" + }, + "record": { + "URL": "https://kalanathilake.netlify.app" + } +} diff --git a/domains/kamolgks.json b/domains/kamolgks.json new file mode 100644 index 000000000..71455003f --- /dev/null +++ b/domains/kamolgks.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kamolgks", + "email": "kamoliddintuhtaboev2@gmail.com" + }, + "record": { + "CNAME": "kamolgks.github.io" + } +} diff --git a/domains/kars.json b/domains/kars.json new file mode 100644 index 000000000..4aa2988b7 --- /dev/null +++ b/domains/kars.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lean-cc", + "email": "leancc3020@gmail.com" + }, + "record": { + "CNAME": "cv-ep1.pages.dev" + } +} diff --git a/domains/karthikr.json b/domains/karthikr.json new file mode 100644 index 000000000..481402060 --- /dev/null +++ b/domains/karthikr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ghxst0x1", + "email": "karthikrofficial7@gmail.com" + }, + "record": { + "CNAME": "ghxst0x1.pages.dev" + } +} diff --git a/domains/katz.json b/domains/katz.json new file mode 100644 index 000000000..f207cae09 --- /dev/null +++ b/domains/katz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Bananalolok", + "email": "imethlol1234@gmail.com" + }, + "record": { + "CNAME": "edge.redirect.pizza" + } + } diff --git a/domains/kaybee.json b/domains/kaybee.json new file mode 100644 index 000000000..6a066e22a --- /dev/null +++ b/domains/kaybee.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ecstaticsoul", + "email": "soulfulkrishna@gmail.com" + }, + "record": { + "CNAME": "ecstaticsoul.github.io" + } +} diff --git a/domains/kayla.json b/domains/kayla.json new file mode 100644 index 000000000..b2d7cbb34 --- /dev/null +++ b/domains/kayla.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "CyberGen49", + "email": "kayla@cybah.me" + }, + "description": "For now I just want to secure this subdomain and have it redirect to my main site. I may do more with it later.", + "record": { + "URL": "https://cybah.me" + } +} diff --git a/domains/kem.json b/domains/kem.json new file mode 100644 index 000000000..6d23b6e11 --- /dev/null +++ b/domains/kem.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "kemsadboiz", + "email": "kemdev.contact@gmail.com" + }, + "record": { + "A": [ + "103.169.35.190"] + } +} diff --git a/domains/kenny.json b/domains/kenny.json index 8c4cd5e9f..89babc173 100644 --- a/domains/kenny.json +++ b/domains/kenny.json @@ -6,12 +6,10 @@ }, "record": { "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] } } diff --git a/domains/kernel32dll.json b/domains/kernel32dll.json new file mode 100644 index 000000000..82799027b --- /dev/null +++ b/domains/kernel32dll.json @@ -0,0 +1,16 @@ +{ + "owner": { + "username": "kernal32dll", + "email": "expertzack2+g1thub@gmail.com", + "discord": "1118894556801413240" + }, + + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } + } + diff --git a/domains/kershan.json b/domains/kershan.json new file mode 100644 index 000000000..10ab3cb38 --- /dev/null +++ b/domains/kershan.json @@ -0,0 +1,10 @@ +{ + "description": "Kershan is a dev site, points to personal site", + "owner": { + "username": "kershan", + "email": "n.kershan+isadev@gmail.com" + }, + "record": { + "URL": "http://platformer.online/" + } +} diff --git a/domains/kewanb.json b/domains/kewanb.json new file mode 100644 index 000000000..8027750d5 --- /dev/null +++ b/domains/kewanb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kewanfr", + "email": "mail@kewan.fr" + }, + "record": { + "URL": "https://blog.kewan.fr" + } +} diff --git a/domains/khaidev.json b/domains/khaidev.json index 2fa6866a9..ceffd52b8 100644 --- a/domains/khaidev.json +++ b/domains/khaidev.json @@ -1,11 +1,12 @@ { - "description": "Hello! I am Khai but if you want you can call me Ken! I am a self thought Developer and mostly code Discord Bots for others for fun! Sometimes I even get donations back, which makes me even more happier and results in having more fun at coding.", - "repo": "https://github.com/TruongDuyKhai/TruongDuyKhai.github.io", - "owner": { - "username": "TruongDuyKhai", - "email": "truongduykhai1012@gmail.com" - }, - "record": { - "CNAME": "truongduykhai.github.io" - } -} + "owner": { + "username": "TruongDuyKhai", + "email": "truongduykhai1012@gmail.com", + "discord": "871329074046435338" + }, + + "record": { + "CNAME": "truongduykhai.github.io" + } + } + \ No newline at end of file diff --git a/domains/ki.json b/domains/ki.json deleted file mode 100644 index 6c272e999..000000000 --- a/domains/ki.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Anandkrishna34", - "email": "aanandkrishna344@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/killerf.json b/domains/killerf.json index 00deef209..ce44e629e 100644 --- a/domains/killerf.json +++ b/domains/killerf.json @@ -1,11 +1,11 @@ { - "description": "The Person Who Hacked QLASH RP And got away with it with nothing to lose, An Exploiter to say the least; Welcome to Grove Street", - "repo": "https://discord.gg/groove-community-875725991551569960", + "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", + "repo": "https://guns.lol/killerf", "owner": { "username": "MohamexDR", "email": "loliehentaixd@gmail.com" }, "record": { - "URL": "https://discord.gg/groove-community-875725991551569960" + "URL": "https://guns.lol/killerf" } } diff --git a/domains/killuazoldyck.json b/domains/killuazoldyck.json new file mode 100644 index 000000000..b05ba4536 --- /dev/null +++ b/domains/killuazoldyck.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "killuazoldyckreal", + "email": "bk1030798@gmail.com" + }, + "record": { + "CNAME": "killuazoldyckreal.github.io" + } +} diff --git a/domains/kingluc.json b/domains/kingluc.json new file mode 100644 index 000000000..615ef86aa --- /dev/null +++ b/domains/kingluc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KingLuc12", + "email": "lucian.g.king+github@gmail.com" + }, + "record": { + "URL": "https://kingluc.my.id" + } +} diff --git a/domains/kisi.json b/domains/kisi.json new file mode 100644 index 000000000..a9a451223 --- /dev/null +++ b/domains/kisi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kisi-dev", + "email": "bagasdwianggoro535@gmail.com" + }, + "record": { + "CNAME": "kisi-dev.github.io" + } +} diff --git a/domains/kiwi.json b/domains/kiwi.json new file mode 100644 index 000000000..22725f757 --- /dev/null +++ b/domains/kiwi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "imdakiki", + "email": "skullkid73@outlook.com" + }, + "record": { + "CNAME": "kikisdevelopment.github.io" + } +} diff --git a/domains/kleb.json b/domains/kleb.json index 21d058b71..f8d1961e3 100644 --- a/domains/kleb.json +++ b/domains/kleb.json @@ -4,8 +4,6 @@ "email": "krazykleb@outlook.com" }, "record": { - "A": ["69.30.249.53"], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + "A": ["69.30.249.53"] } } diff --git a/domains/klent.json b/domains/klent.json new file mode 100644 index 000000000..0cfa170b5 --- /dev/null +++ b/domains/klent.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "kleeiny", + "email": "kleeinlmao@gmail.com", + "discord": "763581985410121769" + }, + + "record": { + "CNAME": "ghs.google.com" + } +} diff --git a/domains/klone.json b/domains/klone.json new file mode 100644 index 000000000..01ad32f1c --- /dev/null +++ b/domains/klone.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Vai3soh", + "email": "work.rwx.seven@gmail.com" + }, + "record": { + "A": ["45.153.69.189"] + } +} diff --git a/domains/kociak.json b/domains/kociak.json new file mode 100644 index 000000000..36f83e4da --- /dev/null +++ b/domains/kociak.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "piotrkociakx", + "email": "piotrekstypczynski@gmail.com" + }, + "record": { + "A": ["137.74.3.247"] + } +} diff --git a/domains/kokofixcomputers.json b/domains/kokofixcomputers.json new file mode 100644 index 000000000..4e2c0cf07 --- /dev/null +++ b/domains/kokofixcomputers.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "kokofixcomputers", + "email": "113046561+kokofixcomputers@users.noreply.github.com", + "discord": "1096839213313446019" + }, + + "record": { + "MX": ["mail0.serv00.com"] + } + } + \ No newline at end of file diff --git a/domains/koolwiza.json b/domains/koolwiza.json deleted file mode 100644 index 57cd570dd..000000000 --- a/domains/koolwiza.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "Koolwiza", - "email": "koolwiza@gmail.com" - }, - "description": "Just a cool subdomain to have :)", - "repo": "https://www.github.com/Koolwiza", - "record": { - "CNAME": "koolwiza.github.io" - } -} diff --git a/domains/koriumm.json b/domains/koriumm.json new file mode 100644 index 000000000..5c758f6a4 --- /dev/null +++ b/domains/koriumm.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Koriumm", + "email": "KoriummLive@gmail.com", + "discord": "hong.kong" + }, + "record": { + "CNAME": "koriumm.github.io" + } +} diff --git a/domains/korrykatti.json b/domains/korrykatti.json new file mode 100644 index 000000000..c08aa9204 --- /dev/null +++ b/domains/korrykatti.json @@ -0,0 +1,12 @@ +{ + "description": "Domain for my personal website", + "repo": "https://github.com/KorryKatti/korrykatti.github.io", + "owner": { + "username": "KorryKatti", + "email": "8nctvx7gi@mozmail.com", + "twitter": "korrykatti" + }, + "record": { + "CNAME": "korrykatti.github.io" + } +} diff --git a/domains/kota.json b/domains/kota.json new file mode 100644 index 000000000..269b94e76 --- /dev/null +++ b/domains/kota.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sharkota", + "email": "nappythebappy@gmail.com" + }, + "record": { + "CNAME": "sharkota.github.io" + } +} diff --git a/domains/kreativethinker.json b/domains/kreativethinker.json new file mode 100644 index 000000000..3d37f0dd5 --- /dev/null +++ b/domains/kreativethinker.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "KreativeThinker", + "email": "sagely2005eagle@gmail.com" + }, + + "record": { + "CNAME": "kreativethinker.github.io" + } +} diff --git a/domains/krishnan.json b/domains/krishnan.json new file mode 100644 index 000000000..4d72ed5ed --- /dev/null +++ b/domains/krishnan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "krishnans2006", + "email": "krishnans2006@gmail.com" + }, + "record": { + "A": [ + "216.24.57.1" + ] + } +} diff --git a/domains/krunch.json b/domains/krunch.json new file mode 100644 index 000000000..f38e2ade4 --- /dev/null +++ b/domains/krunch.json @@ -0,0 +1,12 @@ +{ + "description": "Profile Page", + "repo": "https://github.com/RadioactivePotato/krunch-is-a-dev", + "owner": { + "username": "RadioactivePotato", + "email": "", + "discord": "krunchiekrunch._." + }, + "record": { + "CNAME": "krunch.pages.dev" + } +} \ No newline at end of file diff --git a/domains/kryptorian.json b/domains/kryptorian.json new file mode 100644 index 000000000..fd8cf6484 --- /dev/null +++ b/domains/kryptorian.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kryptorian", + "email": "kryptoria@protonmail.com" + }, + "record": { + "A": ["130.61.159.247"] + } +} diff --git a/domains/krystian.json b/domains/krystian.json new file mode 100644 index 000000000..48a00f646 --- /dev/null +++ b/domains/krystian.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Krystian15x", + "email": "krystiankoral@gmail.com" + }, + "record": { + "A": ["138.2.132.47"] + } +} diff --git a/domains/kuroigg.json b/domains/kuroigg.json new file mode 100644 index 000000000..d9328d4ba --- /dev/null +++ b/domains/kuroigg.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kuroigg", + "email": "mrlangdon197@gmail.com" + }, + "record": { + "CNAME": "kuroigg.github.io" + } +} diff --git a/domains/kushal.json b/domains/kushal.json new file mode 100644 index 000000000..ea344ce37 --- /dev/null +++ b/domains/kushal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kushalshah0", + "email": "code@kushalshah.com.np" + }, + "record": { + "CNAME": "kushalshah0.github.io" + } +} diff --git a/domains/kwan.json b/domains/kwan.json new file mode 100644 index 000000000..1d1a6c8cc --- /dev/null +++ b/domains/kwan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kwansing14", + "email": "kwansing@hotmail.sg" + }, + "record": { + "CNAME": "kwan-is-a-dev.pages.dev" + } +} diff --git a/domains/kxtz.json b/domains/kxtz.json new file mode 100644 index 000000000..b68a9536f --- /dev/null +++ b/domains/kxtz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kxtzownsu", + "email": "kxtzownsu@gmail.com" + }, + "record": { + "CNAME": "kxtz.dev" + } +} diff --git a/domains/kylewebdev.json b/domains/kylewebdev.json new file mode 100644 index 000000000..46e8e5577 --- /dev/null +++ b/domains/kylewebdev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kylewebdev", + "email": "kylewebdev@gmail.com" + }, + "record": { + "CNAME": "kylewebdev.com" + } +} diff --git a/domains/l6174.json b/domains/l6174.json index 997904ba8..0bef49c24 100644 --- a/domains/l6174.json +++ b/domains/l6174.json @@ -3,9 +3,21 @@ "repo": "https://github.com/l6174/l6174.github.io", "owner": { "username": "l6174", - "email": "l.lawliet6174@gmail.com" + "email": "l6174@proton.me" }, - "record": { - "CNAME": "l6174.github.io" - } + "record": { + "A": [ + "185.199.109.153", + "185.199.111.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] + } } diff --git a/domains/l7neg.json b/domains/l7neg.json index d9dc92047..62b2f4ef3 100644 --- a/domains/l7neg.json +++ b/domains/l7neg.json @@ -5,6 +5,6 @@ "discord": "669453086418534400" }, "record": { - "A": ["34.111.254.92"] + "CNAME": "l7neg.pages.dev" } } diff --git a/domains/lalit.json b/domains/lalit.json new file mode 100644 index 000000000..6f92fbf61 --- /dev/null +++ b/domains/lalit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lalitm1004", + "email": "lalitm1004@gmail.com" + }, + "record": { + "CNAME": "lalit-is-a-dev.pages.dev" + } +} diff --git a/domains/land.json b/domains/land.json new file mode 100644 index 000000000..a3974da80 --- /dev/null +++ b/domains/land.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LandWarderer2772", + "email": "navaneethbinoy@gmail.com" + }, + "record": { + "CNAME": "website-zfm.pages.dev" + } +} diff --git a/domains/larei.json b/domains/larei.json deleted file mode 100644 index 2032dd1c1..000000000 --- a/domains/larei.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "larei's cool website.", - "repo": "https://github.com/lareii/lareii.github.io", - "owner": { - "username": "lareii", - "email": "lareithen@gmail.com" - }, - "record": { - "CNAME": "lareii.github.io" - } -} diff --git a/domains/latealways.json b/domains/latealways.json index 3ef5c7d69..b2f8e02d1 100644 --- a/domains/latealways.json +++ b/domains/latealways.json @@ -1,9 +1,9 @@ { "owner": { "username": "LateAlways", - "email": "latealways@i-am-a.fuchsiax.dev" + "email": "latealways.official@gmail.com" }, "record": { - "A": ["85.239.250.3"] + "CNAME": "latealways.github.io" } } diff --git a/domains/lava4.akshtt.json b/domains/lava4.akshtt.json deleted file mode 100644 index d55e38eee..000000000 --- a/domains/lava4.akshtt.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "LegendOP1041", - "email": "maillegendop@gmail.com", - "discord": "1056531806763102218" - }, - - "record": { - "A": ["69.30.249.53"] - } - } - \ No newline at end of file diff --git a/domains/lavalink.akshtt.json b/domains/lavalink.akshtt.json index d55e38eee..465cb728b 100644 --- a/domains/lavalink.akshtt.json +++ b/domains/lavalink.akshtt.json @@ -6,7 +6,7 @@ }, "record": { - "A": ["69.30.249.53"] + "A": ["69.197.135.202"] } } - \ No newline at end of file + diff --git a/domains/lbplbp.json b/domains/lbplbp.json new file mode 100644 index 000000000..c1dd9b3cd --- /dev/null +++ b/domains/lbplbp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sjzsbgwb", + "email": "3022605585@qq.com" + }, + "record": { + "CNAME": "wiki.jejsjsjja.workers.dev" + } +} diff --git a/domains/ledraa.json b/domains/ledraa.json new file mode 100644 index 000000000..32468e971 --- /dev/null +++ b/domains/ledraa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "elhadede", + "email": "jling0139@gmail.com" + }, + "record": { + "MX": ["feedback-smtp.us-east-1.amazonses.com"] + } +} diff --git a/domains/lengyandong.json b/domains/lengyandong.json new file mode 100644 index 000000000..fd86ad37b --- /dev/null +++ b/domains/lengyandong.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lengyandong", + "email": "3052868271@qq.com" + }, + "record": { + "URL": "http://fence.rf.gd" + } +} diff --git a/domains/leska.json b/domains/leska.json new file mode 100644 index 000000000..0b06014c0 --- /dev/null +++ b/domains/leska.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JustLeska", + "email": "leskalouis@hotmail.com" + }, + "record": { + "URL": "https://guns.lol/leska" + } +} diff --git a/domains/letters.json b/domains/letters.json new file mode 100644 index 000000000..2ea128568 --- /dev/null +++ b/domains/letters.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "keli5", + "email": "keli5.letters@gmail.com" + }, + "record": { + "CNAME": "keli5.duckdns.org" + } +} diff --git a/domains/levraiardox.json b/domains/levraiardox.json new file mode 100644 index 000000000..a30e20e9c --- /dev/null +++ b/domains/levraiardox.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LeVraiArdox", + "email": "adrian.arjoca18@gmail.com" + }, + "record": { + "CNAME": "levraiardox.github.io" + } +} diff --git a/domains/lewdhutao.json b/domains/lewdhutao.json new file mode 100644 index 000000000..3d28bc4ce --- /dev/null +++ b/domains/lewdhutao.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LewdHuTao", + "email": "lewdhutao@shittybot.xyz" + }, + "record": { + "CNAME": "lewdhutao.pages.dev" + } +} diff --git a/domains/lewis.json b/domains/lewis.json new file mode 100644 index 000000000..4be5c00d9 --- /dev/null +++ b/domains/lewis.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jsJack", + "email": "hello@jackperry.co" + }, + "record": { + "URL": "https://raybould.co" + } +} diff --git a/domains/lhjhminecraft.json b/domains/lhjhminecraft.json new file mode 100644 index 000000000..673b71a01 --- /dev/null +++ b/domains/lhjhminecraft.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "watergotspilled", + "email": "sc467209@g.risd.org" + }, + "record": { + "URL": "https://size-origin.gl.joinmc.link" + } +} diff --git a/domains/lighty.json b/domains/lighty.json index cb0fc88ca..175e5140d 100644 --- a/domains/lighty.json +++ b/domains/lighty.json @@ -6,6 +6,18 @@ }, "record": { - "CNAME": "ssynical.github.io" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] } } diff --git a/domains/ligmatv.json b/domains/ligmatv.json new file mode 100644 index 000000000..ad725d69e --- /dev/null +++ b/domains/ligmatv.json @@ -0,0 +1,11 @@ +{ + "description": "This subdomain will i use for my LIGMATV's blog website.", + "repo": "https://github.com/LIGMATV/LIGMATV.github.io", + "owner": { + "username": "LIGMATV", + "email": "ligmatv.id@gmail.com" + }, + "record": { + "CNAME": "ligmatv.github.io" + } +} diff --git a/domains/lilith.json b/domains/lilith.json new file mode 100644 index 000000000..c5d19ade2 --- /dev/null +++ b/domains/lilith.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LilithLovesYou", + "email": "dev.cutestloli@gmail.com" + }, + "record": { + "CNAME": "lilithlovesyou.github.io" + } +} diff --git a/domains/lime360.json b/domains/lime360.json new file mode 100644 index 000000000..4d0521011 --- /dev/null +++ b/domains/lime360.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lime360", + "email": "emeraldlime@protonmail.com" + }, + "record": { + "CNAME": "lime360.github.io" + } +} diff --git a/domains/link.krunch.json b/domains/link.krunch.json new file mode 100644 index 000000000..90c152ebe --- /dev/null +++ b/domains/link.krunch.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "RadioactivePotato", + "email": "", + "discord": "krunchiekrunch._." + }, + "record": { + "CNAME": "cname.short.io" + } +} \ No newline at end of file diff --git a/domains/links.trung.json b/domains/links.trung.json index c372c8070..f1632879d 100644 --- a/domains/links.trung.json +++ b/domains/links.trung.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["34.125.141.93"] + } } diff --git a/domains/linksrayan.json b/domains/linksrayan.json new file mode 100644 index 000000000..ca710c52f --- /dev/null +++ b/domains/linksrayan.json @@ -0,0 +1,11 @@ +{ + "description": "portfolio website", + "repo": "https://linkssyedrayan.github.io/portfolio", + "owner": { + "username": "linkssyedrayan", + "email": "kgold3796@gmail.com" + }, + "record": { + "CNAME": "linkssyedrayan.github.io" + } +} diff --git a/domains/linkup.json b/domains/linkup.json new file mode 100644 index 000000000..6aeb4d6d7 --- /dev/null +++ b/domains/linkup.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Novampr", + "email": "LimeDEV8756@gmail.com" + }, + "record": { + "A": ["86.27.73.108"] + } +} diff --git a/domains/linky.json b/domains/linky.json new file mode 100644 index 000000000..b6f8569c9 --- /dev/null +++ b/domains/linky.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Grafaffel", + "email": "jannis170@icloud.com" + }, + "record": { + "CNAME": "linky.jannisfischer170.workers.dev" + } +} diff --git a/domains/littletw.json b/domains/littletw.json new file mode 100644 index 000000000..e75ca2c30 --- /dev/null +++ b/domains/littletw.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "littletheworld", + "email": "littlehaofficial@gmail.com" + }, + "record": { + "CNAME": "cname.short.io" + } +} diff --git a/domains/live.json b/domains/live.json new file mode 100644 index 000000000..151a1c573 --- /dev/null +++ b/domains/live.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tomgxz", + "email": "tomgxz138@gmail.com" + }, + "record": { + "CNAME": "oyqkpa3p.up.railway.app" + } +} diff --git a/domains/lnk.json b/domains/lnk.json new file mode 100644 index 000000000..b55c75edb --- /dev/null +++ b/domains/lnk.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "littletheworld", + "email": "littlehaofficial@gmail.com", + "discord": "810846876592242719" + }, + + "record": { + "CNAME": "cname.short.io" + } + } + diff --git a/domains/looker.json b/domains/looker.json new file mode 100644 index 000000000..a343f20ff --- /dev/null +++ b/domains/looker.json @@ -0,0 +1,12 @@ +{ + "description": "LooKeR's Portfolio", + "repo": "https://github.com/Iamlooker/iamlooker.github.io", + "owner": { + "username": "Iamlooker", + "email": "mohit2002ss@gmail.com", + "twitter": "Iam_looker" + }, + "record": { + "CNAME": "iamlooker.github.io" + } +} diff --git a/domains/lowrp.site.json b/domains/lowrp.site.json new file mode 100644 index 000000000..db924e48c --- /dev/null +++ b/domains/lowrp.site.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Grinti1", + "email": "mlody6869@gmail.com" + }, + "record": { + "CNAME": "lowrp.site" + } +} diff --git a/domains/lua.json b/domains/lua.json new file mode 100644 index 000000000..c9ebb09f9 --- /dev/null +++ b/domains/lua.json @@ -0,0 +1,10 @@ +{ + "description": "Just a website for detailing the game development projects of Lua", + "owner": { + "username": "notxlua", + "email": "notxlua@gmail.com" + }, + "record": { +"URL": "https://xmw2.wordpress.com" + } +} diff --git a/domains/lucasp.json b/domains/lucasp.json new file mode 100644 index 000000000..72447c588 --- /dev/null +++ b/domains/lucasp.json @@ -0,0 +1,11 @@ +{ + "description": "lucasp.is-a.dev", + "repo": "https://github.com/lucaspuntillo/lucaspuntillo.github.io/", + "owner": { + "username": "lucaspuntillo", + "email": "puntillol@linuxmail.org" + }, + "record": { + "CNAME": "lucaspuntillo.github.io" + } +} diff --git a/domains/lucky.json b/domains/lucky.json new file mode 100644 index 000000000..f4a2b78d3 --- /dev/null +++ b/domains/lucky.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "luckycdev", + "email": "lucky@luckyc.site", + "discord": "275273443329441792" + }, + + "record": { + "CNAME": "luckyc.site" + } + } + \ No newline at end of file diff --git a/domains/luislemus.json b/domains/luislemus.json new file mode 100644 index 000000000..37449d48a --- /dev/null +++ b/domains/luislemus.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lemux-one", + "email": "lemux.one@gmail.com" + }, + "record": { + "CNAME": "lemux-one.github.io" + } +} diff --git a/domains/luki.json b/domains/luki.json new file mode 100644 index 000000000..d433c7c32 --- /dev/null +++ b/domains/luki.json @@ -0,0 +1,11 @@ +{ + "description": "Used for blogging", + "repo": "https://github.com/lzif/lzif.github.io", + "owner": { + "username": "lzif", + "email": "lukyfriendly@gmail.com" + }, + "record": { + "CNAME": "lzif.github.io" + } +} diff --git a/domains/lumix.json b/domains/lumix.json new file mode 100644 index 000000000..dea8230ce --- /dev/null +++ b/domains/lumix.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "o-lumix", + "email": "lumixofficiel@gmail.com", + "discord": "828313756827516949" + }, + + "record": { + "CNAME": "o-lumix.github.io" + } + } + \ No newline at end of file diff --git a/domains/lunarleaf.json b/domains/lunarleaf.json new file mode 100644 index 000000000..768e4e0f3 --- /dev/null +++ b/domains/lunarleaf.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LunarLeaf", + "email": "laptopaleksa45@gmail.com" + }, + "record": { + "CNAME": "lunarleaf.github.io" + } +} diff --git a/domains/lutherantz.json b/domains/lutherantz.json new file mode 100644 index 000000000..001851746 --- /dev/null +++ b/domains/lutherantz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lutherantz", + "email": "akamecanic@gmail.com" + }, + "record": { + "CNAME": "lutherantz.github.io" + } +} diff --git a/domains/luyende.json b/domains/luyende.json new file mode 100644 index 000000000..03f14a3eb --- /dev/null +++ b/domains/luyende.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "coangsang", + "email": "sangtkx2@gmail.com" + }, + "record": { + "CNAME": "gv-dc5d3bwhw7btmc.dv.googlehosted.com" + } +} diff --git a/domains/lyke.json b/domains/lyke.json new file mode 100644 index 000000000..184499919 --- /dev/null +++ b/domains/lyke.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LykeTheBest", + "email": "lykethebest@outlook.com" + }, + "record": { + "URL": "https://lyke.glitch.me/" + } +} diff --git a/domains/madkarma.json b/domains/madkarma.json new file mode 100644 index 000000000..250fe2cb8 --- /dev/null +++ b/domains/madkarma.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "madkarmaa", + "email": "madkarma99@gmail.com" + }, + "record": { + "CNAME": "madkarmaa.github.io" + } +} diff --git a/domains/mage.json b/domains/mage.json new file mode 100644 index 000000000..479b5feab --- /dev/null +++ b/domains/mage.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mageclienttt", + "email": "mageclienttt@gmail.com" + }, + "record": { + "MX": ["mx01.mail.icloud.com"] + } +} diff --git a/domains/magniquick.json b/domains/magniquick.json index fa8a1abfd..9f3b669ee 100644 --- a/domains/magniquick.json +++ b/domains/magniquick.json @@ -6,14 +6,7 @@ "email": "", "discord": "Magniquick#5003" }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "record": { + "CNAME": "magniquick.github.io" + } } diff --git a/domains/mail.aayushsiwa.json b/domains/mail.aayushsiwa.json new file mode 100644 index 000000000..7d6c385a1 --- /dev/null +++ b/domains/mail.aayushsiwa.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "aayushsiwa", + "email": "22052177@kiit.ac.in" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } +} diff --git a/domains/mail.l6174.json b/domains/mail.arman.json similarity index 55% rename from domains/mail.l6174.json rename to domains/mail.arman.json index c9d525eb8..9e716b82f 100644 --- a/domains/mail.l6174.json +++ b/domains/mail.arman.json @@ -1,11 +1,12 @@ { - "description": "My Email Forwarding Domain.", + "description": "Mail For My Website", "owner": { - "username": "l6174", - "email": "l.lawliet6174@gmail.com" + "username": "ItzArman09", + "email": "itz.armxn@outlook.com" }, "record": { "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/mail.boolean44.json b/domains/mail.boolean44.json new file mode 100644 index 000000000..897231022 --- /dev/null +++ b/domains/mail.boolean44.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "boolean44-repos", + "email": "serenitypalmer10@gmail.com" + }, + "record": { + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": ["forward-email=palmerowen100@gmail.com"] + } +} diff --git a/domains/mail.boolean442.json b/domains/mail.boolean442.json new file mode 100644 index 000000000..897231022 --- /dev/null +++ b/domains/mail.boolean442.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "boolean44-repos", + "email": "serenitypalmer10@gmail.com" + }, + "record": { + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": ["forward-email=palmerowen100@gmail.com"] + } +} diff --git a/domains/mail.enderpoint.json b/domains/mail.enderpoint.json deleted file mode 100644 index fdecce10c..000000000 --- a/domains/mail.enderpoint.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "EnderPoint07", - "email": "", - "discord": "dotm38" - }, - "record": { - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" - } -} diff --git a/domains/mail.json b/domains/mail.json deleted file mode 100644 index 29b296234..000000000 --- a/domains/mail.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - - "record": { - "A": ["51.161.54.164"], - "MX": ["mail.is-a.dev"], - "TXT": "google-site-verification=pcSxUAiBwhvh9AVBbSSkKZovjsUFZzMgnh3q6XfGe1E" - } -} diff --git a/domains/mail.krunch.json b/domains/mail.krunch.json new file mode 100644 index 000000000..3310a8748 --- /dev/null +++ b/domains/mail.krunch.json @@ -0,0 +1,12 @@ +{ + "description": "ImprovMX Email", + "owner": { + "username": "RadioactivePotato", + "email": "", + "discord": "krunchiekrunch._." + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} \ No newline at end of file diff --git a/domains/mail.norkart.json b/domains/mail.norkart.json deleted file mode 100644 index 43401ac60..000000000 --- a/domains/mail.norkart.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "norkart1", - "email": "navasforwork@gmail.com", - "discord": "captnork" - }, - "record": { - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" - } -} diff --git a/domains/mail.senaditya.json b/domains/mail.senaditya.json new file mode 100644 index 000000000..615cdf9fc --- /dev/null +++ b/domains/mail.senaditya.json @@ -0,0 +1,12 @@ +{ + "description": "Mail For My Website", + "owner": { + "username": "senaditya", + "email": "aditya.sen1hl@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/mail.somyadipghosh.json b/domains/mail.somyadipghosh.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/mail.somyadipghosh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} diff --git a/domains/mail.tmasikt.json b/domains/mail.tmasikt.json new file mode 100644 index 000000000..972a1b830 --- /dev/null +++ b/domains/mail.tmasikt.json @@ -0,0 +1,13 @@ +{ + "description": "tmasikt's mail record", + "owner": { + "username": "tmasikt", + "email": "tmasik.t.210@gmail.com", + "telegram": "tmasikt", + "discord": "tmasikt" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/mail.zvdxc.json b/domains/mail.zvdxc.json new file mode 100644 index 000000000..fcb327e41 --- /dev/null +++ b/domains/mail.zvdxc.json @@ -0,0 +1,14 @@ +{ + "description": "A sub-subdomain for use with a mail-forwarder, because the main subdomain zvdxc.is-a.dev has a CNAME and doesnt work", + "owner": { + "username": "zvdxc", + "email": "zvdxc11@gmail.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/maine.json b/domains/maine.json new file mode 100644 index 000000000..d8b9a2620 --- /dev/null +++ b/domains/maine.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Codemaine", + "email": "jermaineantwi22@gmail.com", + "discord": "672698075910766622" + }, + + "record": { + "CNAME": "codemaine.github.io" + } + } + diff --git a/domains/maintainers.json b/domains/maintainers.json index d6db98c44..eaff9566d 100644 --- a/domains/maintainers.json +++ b/domains/maintainers.json @@ -5,7 +5,10 @@ }, "record": { "URL": "https://team.is-a.dev", - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/malleshcn.json b/domains/malleshcn.json new file mode 100644 index 000000000..4a9ff33d1 --- /dev/null +++ b/domains/malleshcn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rohanworld", + "email": "rohanmaharaj78@gmail.com" + }, + "record": { + "URL": "https://malleshcn.netlify.app/" + } +} diff --git a/domains/manage.json b/domains/manage.json index 670a3837b..f27db0ab3 100644 --- a/domains/manage.json +++ b/domains/manage.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "dns.beadman-network.com" + "URL": "https://github.com/is-a-dev/register" } } diff --git a/domains/manage.uptime.trung.json b/domains/manage.uptime.trung.json index 8958e6c03..f1632879d 100644 --- a/domains/manage.uptime.trung.json +++ b/domains/manage.uptime.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["69.30.249.53"] + "A": ["34.125.141.93"] } } diff --git a/domains/manoj-kumar-c.json b/domains/manoj-kumar-c.json new file mode 100644 index 000000000..e5d834776 --- /dev/null +++ b/domains/manoj-kumar-c.json @@ -0,0 +1,11 @@ +{ + "description": "Manojkumar C personal developer website", + "repo": "https://github.com/Manoj-kumar-C/manojkumar-c-dev", + "owner": { + "username": "Manoj-kumar-C", + "email": "developermanoj2003@gmail.com" + }, + "record": { + "URL": "https://manoj-kumar-c.github.io/manojkumar-c-dev/" + } +} diff --git a/domains/mapsyseo.json b/domains/mapsyseo.json new file mode 100644 index 000000000..57cfc5050 --- /dev/null +++ b/domains/mapsyseo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ShingSemicolon", + "email": "Shing.XD.0602@gmail.com" + }, + "record": { + "A": ["81.16.29.155"] + } +} diff --git a/domains/mariano-avila.json b/domains/mariano-avila.json new file mode 100644 index 000000000..669c8e2ec --- /dev/null +++ b/domains/mariano-avila.json @@ -0,0 +1,12 @@ +{ + "description": "personal portfolio using github pages", + "repo": "https://github.com/dxravage/dxravage.github.io", + "owner": { + "username": "dxravage", + "email": "marianoavilaj4@gmail.com", + "twitter": "@MarianoAvilaC" + }, + "record": { + "CNAME": "dxravage.github.io" + } +} diff --git a/domains/mariano.avila.json b/domains/mariano.avila.json new file mode 100644 index 000000000..830f26aad --- /dev/null +++ b/domains/mariano.avila.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DxRavage", + "email": "marianoavilaj4@gmail.com" + }, + "record": { + "CNAME": "dxravage.github.io" + } +} diff --git a/domains/masduck.json b/domains/masduck.json new file mode 100644 index 000000000..64be9dc1a --- /dev/null +++ b/domains/masduck.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Maskduck", + "email": "", + "discord": "maskduck" + }, + "record": { + "CNAME": "maskduck.netlify.app" + } +} diff --git a/domains/maskduck.json b/domains/maskduck.json index 0b92c97b8..dbabcbcfd 100644 --- a/domains/maskduck.json +++ b/domains/maskduck.json @@ -5,10 +5,9 @@ "username": "MaskDuck", "email": "maskduckuwu@gmail.com", "discord": "maskduck", - "reddit": "u/maskduck", "note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586." }, "record": { - "CNAME": "maskduck.github.io" + "CNAME": "maskduck.pages.dev" } } diff --git a/domains/mastergrid.json b/domains/mastergrid.json new file mode 100644 index 000000000..f1df135d0 --- /dev/null +++ b/domains/mastergrid.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AtharvParsewar", + "email": "atharvparsewar@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/matt.json b/domains/matt.json new file mode 100644 index 000000000..49d55dbfb --- /dev/null +++ b/domains/matt.json @@ -0,0 +1,13 @@ +{ + "description": "Matt is a Developer!", + "repo": "https://github.com/Tweak4141", + "owner": { + "username": "tweak4141", + "email": "tweak@talosbot.xyz" + }, + "record": { + "A": ["150.230.46.24"], + "MX": ["mx1.talosbot.xyz", "mx2.talosbot.xyz"], + "TXT": "v=spf1 include:spf.talosbot.xyz include:spf.brevo.com include:mailgun.org include:webmail.talosbot.xyz ~all" + } +} diff --git a/domains/maurice.json b/domains/maurice.json new file mode 100644 index 000000000..3d68220da --- /dev/null +++ b/domains/maurice.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "bwl3810", + "email": "capybara@mail.de", + "discord": "1181949050770161756" + }, + + "record": { + "A": ["91.216.248.20"] + } + } + \ No newline at end of file diff --git a/domains/maximilian.json b/domains/maximilian.json new file mode 100644 index 000000000..d4005b35e --- /dev/null +++ b/domains/maximilian.json @@ -0,0 +1,19 @@ +{ + "owner": { + "username": "MaximilianHeinrich", + "email": "maxhei.21@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/mayank.json b/domains/mayank.json new file mode 100644 index 000000000..3ef205476 --- /dev/null +++ b/domains/mayank.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MayankServers", + "email": "mayankreal657@gmail.com" + }, + "record": { + "CNAME": "mayankservers.github.io" + } +} diff --git a/domains/mc.minmit.json b/domains/mc.minmit.json new file mode 100644 index 000000000..df7b548da --- /dev/null +++ b/domains/mc.minmit.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "MinMitCoder", + "email": "minmitgamer@gmail.com", + "discord": "499232953352716288" + }, + + "record": { + "A": ["141.144.228.165"] + } + } + \ No newline at end of file diff --git a/domains/mc.neki.json b/domains/mc.neki.json new file mode 100644 index 000000000..1567f1f85 --- /dev/null +++ b/domains/mc.neki.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "PinkLittleKitty", + "email": "santyfisela@neki.is-a.dev" + }, + "record": { + "A": [ + "128.254.225.78" + ] + } +} diff --git a/domains/mc.pig.json b/domains/mc.pig.json new file mode 100644 index 000000000..4d81398e5 --- /dev/null +++ b/domains/mc.pig.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ipigtw", + "email": "diegogamingtw@gmail.com" + }, + "record": { + "A": ["34.81.149.229"] + } +} diff --git a/domains/mcreed.json b/domains/mcreed.json new file mode 100644 index 000000000..1472a4afa --- /dev/null +++ b/domains/mcreed.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "M-creed", + "email": "marwankalosha005@gmail.com" + }, + "record": { + "A": ["185.199.108.153","185.199.109.153","185.199.110.153","185.199.111.153"] + } +} diff --git a/domains/mduha.json b/domains/mduha.json new file mode 100644 index 000000000..a65469f61 --- /dev/null +++ b/domains/mduha.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "r2kch", + "email": "marco@dubini.com" + }, + "record": { + "A": ["84.72.8.155"] + } +} diff --git a/domains/me.json b/domains/me.json new file mode 100644 index 000000000..a40c4013d --- /dev/null +++ b/domains/me.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cloudcap10", + "email": "jttalasan@live.com" + }, + "record": { + "CNAME": "cloudcap10.github.io" + } +} diff --git a/domains/mekota.json b/domains/mekota.json new file mode 100644 index 000000000..7c88b841e --- /dev/null +++ b/domains/mekota.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mikotohime", + "email": "exosk1ll.twl@gmail.com" + }, + "record": { + "A": ["194.28.226.129"] + } +} diff --git a/domains/meku.json b/domains/meku.json new file mode 100644 index 000000000..3f596d094 --- /dev/null +++ b/domains/meku.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Mai1ii", + "email": "micomacabali14@gmail.com", + "discord": "1130452399094505534" + }, + + "record": { + "A": ["69.30.249.53"] + } + } + \ No newline at end of file diff --git a/domains/mekuu.json b/domains/mekuu.json new file mode 100644 index 000000000..433fa1303 --- /dev/null +++ b/domains/mekuu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mai1ii", + "email": "micomacabali14@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/mekuuu.json b/domains/mekuuu.json new file mode 100644 index 000000000..433fa1303 --- /dev/null +++ b/domains/mekuuu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mai1ii", + "email": "micomacabali14@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/mekuvsh.json b/domains/mekuvsh.json new file mode 100644 index 000000000..433fa1303 --- /dev/null +++ b/domains/mekuvsh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mai1ii", + "email": "micomacabali14@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/mekuzv.json b/domains/mekuzv.json new file mode 100644 index 000000000..433fa1303 --- /dev/null +++ b/domains/mekuzv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mai1ii", + "email": "micomacabali14@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/melody.json b/domains/melody.json new file mode 100644 index 000000000..44381d323 --- /dev/null +++ b/domains/melody.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "phantonducthang", + "email": "phantonducthang@hotmail.com", + "discord": "1190624410630099046" + }, + + "record": { + "CNAME": "melody.64342fb9f8-hosting.gitbook.io" + } + } + \ No newline at end of file diff --git a/domains/merely.json b/domains/merely.json new file mode 100644 index 000000000..b8f94e243 --- /dev/null +++ b/domains/merely.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MerelyMiserable", + "email": "MerelyMiserable@gmail.com" + }, + "record": { + "CNAME": "merelymiserable.github.io" + } +} diff --git a/domains/messiersixtyfour.json b/domains/messiersixtyfour.json new file mode 100644 index 000000000..cb938820a --- /dev/null +++ b/domains/messiersixtyfour.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MessierSixtyFour", + "email": "messier1244@gmail.com" + }, + "record": { + "CNAME": "messiersixtyfour.github.io" + } +} diff --git a/domains/meters.dalpex.json b/domains/meters.dalpex.json new file mode 100644 index 000000000..f0a2bd291 --- /dev/null +++ b/domains/meters.dalpex.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Dalpex", + "email": "dantupro@gmail.com" + }, + "record": { + "CNAME": "dalpex.github.io" + } +} diff --git a/domains/micozv.json b/domains/micozv.json new file mode 100644 index 000000000..5625ced20 --- /dev/null +++ b/domains/micozv.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "mekuvsh", + "email": "macabalimicooz@gmail.com", + "discord": "711934005343158303" + }, + + "record": { + "CNAME": "mekuvsh.pages.dev" + } + } + diff --git a/domains/midair.json b/domains/midair.json new file mode 100644 index 000000000..f94403d25 --- /dev/null +++ b/domains/midair.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Portofolio", + "repo": "https://github.com/zMidair/zMidair.github.io", + "owner": { + "username": "zMidair", + "email": "midair4546@gmail.com", + "twitter": "M16a1r" + }, + "record": { + "CNAME": "zMidair.github.io" + } +} diff --git a/domains/miladamiri.json b/domains/miladamiri.json new file mode 100644 index 000000000..06d42606b --- /dev/null +++ b/domains/miladamiri.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DigitalGenius-ui", + "email": "miladmarketing282@gmail.com" + }, + "record": { + "URL": "https://miladamiri.netlify.app/" + } +} diff --git a/domains/minecraft.urging.json b/domains/minecraft.urging.json new file mode 100644 index 000000000..e0d094d44 --- /dev/null +++ b/domains/minecraft.urging.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "UrgingOfc", + "email": "diogo.lopes.silva.ch@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/minerwolfybtvn.json b/domains/minerwolfybtvn.json new file mode 100644 index 000000000..782121623 --- /dev/null +++ b/domains/minerwolfybtvn.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "MinerwolfybtVn", + "email": "ngdung853@gmail.com", + "discord": "947884053544189992" + }, + + "record": { + "CNAME": "miner-9eu.pages.dev" + } + } + \ No newline at end of file diff --git a/domains/miskode.json b/domains/miskode.json new file mode 100644 index 000000000..48235f677 --- /dev/null +++ b/domains/miskode.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "miskode", + "email": "miskonx97@gmail.com" + }, + + "record": { + "CNAME": "miskode.github.io" + } +} diff --git a/domains/modmail.json b/domains/modmail.json deleted file mode 100644 index d66eca635..000000000 --- a/domains/modmail.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - - "record": { - "CNAME": "wdhdns.com" - } -} diff --git a/domains/modules.json b/domains/modules.json new file mode 100644 index 000000000..8f81d8dd2 --- /dev/null +++ b/domains/modules.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Manafix", + "email": "manafix.pub@gmail.com" + }, + "record": { + "CNAME": "manafix.dev" + } +} diff --git a/domains/moncef.json b/domains/moncef.json index 18c1c5e8a..d44f5c01a 100644 --- a/domains/moncef.json +++ b/domains/moncef.json @@ -4,6 +4,6 @@ "email": "moncxff@gmail.com" }, "record": { - "URL": "https://m2ncef.github.io/" + "CNAME": "m2ncef.github.io" } } diff --git a/domains/mongodb.trung.json b/domains/mongodb.trung.json index c372c8070..f1632879d 100644 --- a/domains/mongodb.trung.json +++ b/domains/mongodb.trung.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["34.125.141.93"] + } } diff --git a/domains/mori.lalit.json b/domains/mori.lalit.json new file mode 100644 index 000000000..3289efe49 --- /dev/null +++ b/domains/mori.lalit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lalitm1004", + "email": "lalitm1004@gmail.com" + }, + "record": { + "CNAME": "memento-mori-6at.pages.dev" + } +} diff --git a/domains/mosaic.json b/domains/mosaic.json new file mode 100644 index 000000000..894a6c4cc --- /dev/null +++ b/domains/mosaic.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "mg0the0goat0", + "email": "golden_mooooooon@outlook.com", + "discord": "1160256967504318576" + }, + + "record": { + "CNAME": "aboutmeeeeeeeeeee.onrender.com" + } + } + \ No newline at end of file diff --git a/domains/motortruck1221.json b/domains/motortruck1221.json deleted file mode 100644 index 38a5e52de..000000000 --- a/domains/motortruck1221.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "MotorTruck1221", - "email": "tuckerj0606@icloud.com" - }, - "record": { - "CNAME": "motortruck1221.github.io" - } -} diff --git a/domains/mr-virus.json b/domains/mr-virus.json new file mode 100644 index 000000000..85a809812 --- /dev/null +++ b/domains/mr-virus.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mr-Virus-Dev", + "email": "mr.virus.dev@gmail.com" + }, + "record": { + "CNAME": "mr-virus.pages.dev" + } +} diff --git a/domains/mr.bhardwaj.json b/domains/mr.bhardwaj.json new file mode 100644 index 000000000..d19449b77 --- /dev/null +++ b/domains/mr.bhardwaj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rohanbhardwaj205", + "email": "71399@cgcjhanjeri.in" + }, + "record": { + "CNAME": "rohanbhardwaj205.github.io" + } +} diff --git a/domains/mrdev88.json b/domains/mrdev88.json new file mode 100644 index 000000000..22c833e85 --- /dev/null +++ b/domains/mrdev88.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mrdev88", + "email": "RuizMahdi@gmx.com" + }, + "record": { + "CNAME": "mrdev88.github.io" + } +} diff --git a/domains/mrdiamond.json b/domains/mrdiamond.json new file mode 100644 index 000000000..00f633ff8 --- /dev/null +++ b/domains/mrdiamond.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MrDiamondDog", + "email": "drewratner27@gmail.com" + }, + "record": { + "CNAME": "mrdiamonddog.github.io" + } +} diff --git a/domains/mrfrostyxd.json b/domains/mrfrostyxd.json new file mode 100644 index 000000000..5e31f1e84 --- /dev/null +++ b/domains/mrfrostyxd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MrxAravind", + "email": "mrspidyxd@gmail.com" + }, + "record": { + "URL": "https://mrxaravind.github.io" + } +} diff --git a/domains/mrstickypiston.json b/domains/mrstickypiston.json new file mode 100644 index 000000000..aa3f9c33d --- /dev/null +++ b/domains/mrstickypiston.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MrStickyPiston", + "email": "mr.sticky.piston@gmail.com" + }, + "record": { + "CNAME": "portfolio-site-4d2.pages.dev" + } +} diff --git a/domains/mrvasil.json b/domains/mrvasil.json new file mode 100644 index 000000000..c83c84e96 --- /dev/null +++ b/domains/mrvasil.json @@ -0,0 +1,12 @@ +{ + "description": "mrvasil's domain", + "owner": { + "username": "mrvasil", + "email": "adminich@urrr.ru" + }, + "record": { + "A": [ + "176.109.106.66" + ] + } +} diff --git a/domains/mssfreight.json b/domains/mssfreight.json new file mode 100644 index 000000000..df9eb331a --- /dev/null +++ b/domains/mssfreight.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KRNRBRBR", + "email": "kizadawiza2@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/muhalvin.json b/domains/muhalvin.json new file mode 100644 index 000000000..6db82bfe9 --- /dev/null +++ b/domains/muhalvin.json @@ -0,0 +1,11 @@ +{ + "description": "For my portofolio and personal project", + "repo": "https://github.com/muhalvin/muhalvin.github.io", + "owner": { + "username": "muhalvin", + "email": "work.muhalvin@gmail.com" + }, + "record": { + "CNAME": "muhalvin.github.io" + } +} diff --git a/domains/muizzz.json b/domains/muizzz.json new file mode 100644 index 000000000..45788fe6d --- /dev/null +++ b/domains/muizzz.json @@ -0,0 +1,12 @@ +{ + "description": "This subdomain is a redirection to my personal portfolio", + "repo": "https://github.com/muizzatam/muizzatam.github.io", + "owner": { + "username": "MuizZatam", + "email": "muizzatam110@gmail.com", + "twitter": "muizzatam" + }, + "record": { + "CNAME": "muizzatam.github.io" + } +} diff --git a/domains/mumble.sono.json b/domains/mumble.sono.json new file mode 100644 index 000000000..5248b05fd --- /dev/null +++ b/domains/mumble.sono.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "getSono", + "email": "julianwolf2013@outlook.de", + "discord": "1222250424309121145" + }, + + "record": { + "A": ["69.197.135.202"] + } + } + diff --git a/domains/musiccorn01.json b/domains/musiccorn01.json new file mode 100644 index 000000000..57846a47d --- /dev/null +++ b/domains/musiccorn01.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ondirisuliuly", + "email": "ondirisuliuly@gmail.com" + }, + "record": { + "A": ["185.239.48.45"] + } +} diff --git a/domains/mustafaozturk.json b/domains/mustafaozturk.json new file mode 100644 index 000000000..3e0eafacb --- /dev/null +++ b/domains/mustafaozturk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Night-X-dev", + "email": "mustafaozturkk1907@gmail.com" + }, + "record": { + "URL": "https://mustafa.yusufzengin.com.tr/" + } +} diff --git a/domains/mwa.json b/domains/mwa.json new file mode 100644 index 000000000..9d2a1a6d0 --- /dev/null +++ b/domains/mwa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Totallynotmwa", + "email": "totallynot@mwa.lol" + }, + "record": { + "URL": "https://mwa.lol" + } +} diff --git a/domains/mwanothere.json b/domains/mwanothere.json new file mode 100644 index 000000000..9d2a1a6d0 --- /dev/null +++ b/domains/mwanothere.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Totallynotmwa", + "email": "totallynot@mwa.lol" + }, + "record": { + "URL": "https://mwa.lol" + } +} diff --git a/domains/my.sembiland.json b/domains/my.sembiland.json new file mode 100644 index 000000000..210c020ae --- /dev/null +++ b/domains/my.sembiland.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TTGGHHgjkG", + "email": "tgfeghfcrxctchvvhv@gmail.com" + }, + "record": { + "URL": "https://sembiland.my.canva.site" + } +} diff --git a/domains/mydesktop.json b/domains/mydesktop.json new file mode 100644 index 000000000..054c4aa14 --- /dev/null +++ b/domains/mydesktop.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bigcacarouci", + "email": "bigcacarouci@gmail.com" + }, + "record": { + "A": ["188.241.118.89"] + } +} diff --git a/domains/myrdin.json b/domains/myrdin.json new file mode 100644 index 000000000..ae72ea36a --- /dev/null +++ b/domains/myrdin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Myrdincx", + "email": "myrdincx@gmail.com" + }, + "record": { + "CNAME": "myrdincx.github.io" + } +} diff --git a/domains/mystic-titans.json b/domains/mystic-titans.json new file mode 100644 index 000000000..6720534d7 --- /dev/null +++ b/domains/mystic-titans.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "joltz1234", + "email": "joltzx123@gmail.com" + }, + "record": { + "URL": "https://discord.gg/mystic-titans" + } +} diff --git a/domains/mystic.trung.json b/domains/mystic.trung.json index c372c8070..f1632879d 100644 --- a/domains/mystic.trung.json +++ b/domains/mystic.trung.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["34.125.141.93"] + } } diff --git a/domains/myxi.json b/domains/myxi.json index 5e7e5068a..d288c06e2 100644 --- a/domains/myxi.json +++ b/domains/myxi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "eeriemyxi", - "email": "myxi@duck.com" - }, - "record": { - "URL": "https://eeriemyxi.blogspot.com" - } + "owner": { + "username": "eeriemyxi", + "email": "myxi@envs.net" + }, + "record": { + "URL": "https://myxi.envs.net" + } } diff --git a/domains/mznking.json b/domains/mznking.json new file mode 100644 index 000000000..451f4e7d6 --- /dev/null +++ b/domains/mznking.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mznking", + "email": "maazinking23@gmail.com" + }, + "record": { + "CNAME": "mzn-king.onrender.com" + } +} diff --git a/domains/n0rule.json b/domains/n0rule.json new file mode 100644 index 000000000..5ffec588c --- /dev/null +++ b/domains/n0rule.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "N0rule", + "email": "N0rule228@gmail.com" + }, + "record": { + "CNAME": "n0rule.github.io" + } +} diff --git a/domains/naffy.json b/domains/naffy.json new file mode 100644 index 000000000..6a30efa11 --- /dev/null +++ b/domains/naffy.json @@ -0,0 +1,12 @@ +{ + "description": "My personal portfolio website", + "repo": "https://github.com/knownasnaffy/knownasnaffy.github.io", + "owner": { + "username": "knownasnaffy", + "email": "email@address", + "twitter": "dharni_naffy" + }, + "record": { + "CNAME": "knownasnaffy.github.io" + } +} diff --git a/domains/namesmt.json b/domains/namesmt.json new file mode 100644 index 000000000..6ba5c8a71 --- /dev/null +++ b/domains/namesmt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NamesMT", + "email": "dangquoctrung123@gmail.com" + }, + "record": { + "CNAME": "namesmt.github.io" + } +} diff --git a/domains/namkun.json b/domains/namkun.json new file mode 100644 index 000000000..f73207049 --- /dev/null +++ b/domains/namkun.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "beocaca", + "email": "namdev1402@gmail.com" + }, + "record": { + "CNAME": "namkun.pages.dev" + } +} diff --git a/domains/natewashburn.json b/domains/natewashburn.json new file mode 100644 index 000000000..3a326bea9 --- /dev/null +++ b/domains/natewashburn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NateTheGreat1230", + "email": "nathanprattwashburn@gmail.com" + }, + "record": { + "CNAME": "natethegreat1230.github.io" + } +} diff --git a/domains/navon.json b/domains/navon.json new file mode 100644 index 000000000..2690c8573 --- /dev/null +++ b/domains/navon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Magniquick", + "email": "navonjohnlukose@gmail.com" + }, + "record": { + "URL": "https://magniquick.github.io/" + } +} diff --git a/domains/neighbour.next.door.json b/domains/neighbour.next.door.json new file mode 100644 index 000000000..165ce693b --- /dev/null +++ b/domains/neighbour.next.door.json @@ -0,0 +1,12 @@ +{ + "description": "A fun meme site :0 (as of entering of this domain, it hasn't been published yet).", + "owner": { + "username": "theNeighbourNextDoor", + "email": "theNeighbourNextDoor@ukrio.is-a.dev" + }, + "record": { + "URL": "https://theneighbournextdoor.github.io/", + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=u8k50850@gmail.com" + } +} diff --git a/domains/neki.json b/domains/neki.json index 480561afe..3ef69c009 100644 --- a/domains/neki.json +++ b/domains/neki.json @@ -11,7 +11,10 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/nekitori17.json b/domains/nekitori17.json new file mode 100644 index 000000000..a51d0513b --- /dev/null +++ b/domains/nekitori17.json @@ -0,0 +1,13 @@ +{ + "description": "Nyaaaaaa!!!!", + "repo": "https://github.com/nekitori17/nekitori17.github.io", + "owner": { + "username": "nekitori17", + "email": "cuongnguyen286641@gmail.com", + "twitter": "nekitori17", + "discord": "nekitorihakari" + }, + "record": { + "CNAME": "nekitori17.github.io" + } +} \ No newline at end of file diff --git a/domains/neo.json b/domains/neo.json new file mode 100644 index 000000000..d3c4f64c3 --- /dev/null +++ b/domains/neo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "phantonducthang", + "email": "phantonducthang@hotmail.com" + }, + "record": { + "CNAME": "64342fb9f8-hosting.gitbook.io" + } +} diff --git a/domains/nepnep.imm0nv1nhtv.json b/domains/nepnep.imm0nv1nhtv.json new file mode 100644 index 000000000..35534e5cc --- /dev/null +++ b/domains/nepnep.imm0nv1nhtv.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "imm0nv1nhtv", + "email": "windows10phamvinh+github@gmail.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/nerd.json b/domains/nerd.json new file mode 100644 index 000000000..7894e4fd8 --- /dev/null +++ b/domains/nerd.json @@ -0,0 +1,11 @@ +{ + "description": "website", + "repo": "https://github.com/xkcdnerd/xkcdnerd.github.io", + "owner": { + "username": "xkcdnerd", + "email": "evanwang330@gmail.com" + }, + "record": { + "CNAME": "xkcdnerd.github.io" + } +} diff --git a/domains/new.vornexx.json b/domains/new.vornexx.json new file mode 100644 index 000000000..d27f57e0e --- /dev/null +++ b/domains/new.vornexx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vornex-gh", + "email": "ajay.ramnath8812@gmail.com" + }, + "record": { + "CNAME": "newvornexx.pages.dev" + } +} diff --git a/domains/newyear.trung.is-a.dev.json b/domains/newyear.trung.json similarity index 100% rename from domains/newyear.trung.is-a.dev.json rename to domains/newyear.trung.json diff --git a/domains/nexsphere.json b/domains/nexsphere.json new file mode 100644 index 000000000..d8e3725f0 --- /dev/null +++ b/domains/nexsphere.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nexos20levrai", + "email": "nexos.dons@gmail.com" + }, + "record": { + "A": ["146.19.168.239"] + } +} diff --git a/domains/next.door.json b/domains/next.door.json new file mode 100644 index 000000000..165ce693b --- /dev/null +++ b/domains/next.door.json @@ -0,0 +1,12 @@ +{ + "description": "A fun meme site :0 (as of entering of this domain, it hasn't been published yet).", + "owner": { + "username": "theNeighbourNextDoor", + "email": "theNeighbourNextDoor@ukrio.is-a.dev" + }, + "record": { + "URL": "https://theneighbournextdoor.github.io/", + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=u8k50850@gmail.com" + } +} diff --git a/domains/ngt.json b/domains/ngt.json new file mode 100644 index 000000000..17f7b78f4 --- /dev/null +++ b/domains/ngt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "7ngt", + "email": "contatofthales@gmail.com" + }, + "record": { + "URL": "https://discord.com/users/906639702558375986" + } +} diff --git a/domains/nidun.json b/domains/nidun.json new file mode 100644 index 000000000..5970b95aa --- /dev/null +++ b/domains/nidun.json @@ -0,0 +1,11 @@ +{ + "description": "new update to request new cname", + "repo": "https://github.com/nldun/nldun.github.io", + "owner": { + "username": "nldun", + "email": "rezkyto@gmail.com" + }, + "record": { + "CNAME": "nldun.github.io" + } +} diff --git a/domains/nikenhapsari.json b/domains/nikenhapsari.json new file mode 100644 index 000000000..898df4a5e --- /dev/null +++ b/domains/nikenhapsari.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nikenhpsr", + "email": "hpsri.niken@gmail.com" + }, + "record": { + "CNAME": "my-web-7nu.pages.dev" + } +} diff --git a/domains/nikk.json b/domains/nikk.json new file mode 100644 index 000000000..d04237017 --- /dev/null +++ b/domains/nikk.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/bonitoflakez/bonitoflakez.github.io", + "owner": { + "username": "bonitoflakez", + "email": "nikhildhiman9050@gmail.com" + }, + "record": { + "CNAME": "bonitoflakez.github.io" + } +} diff --git a/domains/niksne.json b/domains/niksne.json new file mode 100644 index 000000000..cfbf9242b --- /dev/null +++ b/domains/niksne.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NikSneMC", + "email": "contact@niksne.ru" + }, + "record": { + "CNAME": "niksne-ru.pages.dev" + } +} diff --git a/domains/nikymetaa.json b/domains/nikymetaa.json new file mode 100644 index 000000000..3f8b23d1b --- /dev/null +++ b/domains/nikymetaa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nikyy2", + "email": "anhky581@gmail.com" + }, + "record": { + "CNAME": "28nikyportfolio03.github.io" + } +} diff --git a/domains/nikywelcome.json b/domains/nikywelcome.json new file mode 100644 index 000000000..fe0666f58 --- /dev/null +++ b/domains/nikywelcome.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nikyy2", + "email": "anhky581@gmail.com" + }, + "record": { + "CNAME": "nikytap1n.github.io" + } +} diff --git a/domains/nilashan.json b/domains/nilashan.json new file mode 100644 index 000000000..8fe7bfb3a --- /dev/null +++ b/domains/nilashan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "N-Nilashan", + "email": "informal.nimesh@gmail.com" + }, + "record": { + "URL": "https://n-nilashan.github.io/" + } +} diff --git a/domains/nimesh.json b/domains/nimesh.json new file mode 100644 index 000000000..5df280a08 --- /dev/null +++ b/domains/nimesh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "N-Nilashan", + "email": "informal.nimesh@gmail.com" + }, + "record": { + "CNAME": "n-nilashan.github.io" + } +} diff --git a/domains/ninad.json b/domains/ninad.json new file mode 100644 index 000000000..8d64b68c2 --- /dev/null +++ b/domains/ninad.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ninadnaik10", + "email": "ninadtechnical@gmail.com" + }, + "repo": "https://github.com/ninadnaik10/ninadnaik10.github.io", + "record": { + "URL": "https://ninadnaik.xyz", + "MX": ["mx1.forwardemail.net","mx2.forwardemail.net"], + "TXT": "forward-email=ninadtechnical+fe@gmail.com" + } +} diff --git a/domains/nirushan.json b/domains/nirushan.json new file mode 100644 index 000000000..ab8d53268 --- /dev/null +++ b/domains/nirushan.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Website --> nirushan.is-a.dev", + "repo": "https://github.com/nirushan1/nirushan1.github.io", + "owner": { + "username": "nirushan1", + "email": "nirushan.prabaharan@gmail.com", + "twitter": "@tpnirushan" + }, + "record": { + "CNAME": "nirushan1.github.io" + } +} diff --git a/domains/nishan-hamza.json b/domains/nishan-hamza.json new file mode 100644 index 000000000..4b574e8d8 --- /dev/null +++ b/domains/nishan-hamza.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NishanHamza", + "email": "nishanhamza2@gmail.com" + }, + "record": { + "CNAME": "nishan-hamza.pages.dev" + } +} diff --git a/domains/nishith.json b/domains/nishith.json new file mode 100644 index 000000000..9a2b0010c --- /dev/null +++ b/domains/nishith.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Nishith-Savla", + "email": "nishithsavla005@gmail.com" + }, + "record": { + "CNAME": "nishith.tech" + } +} diff --git a/domains/niteshpanthi.json b/domains/niteshpanthi.json new file mode 100644 index 000000000..bfad0bf70 --- /dev/null +++ b/domains/niteshpanthi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nieekha", + "email": "nittrashzn@gmail.com" + }, + "record": { + "CNAME": "niteshpanthi.com.np" + } +} diff --git a/domains/nithin.json b/domains/nithin.json new file mode 100644 index 000000000..2d129cb32 --- /dev/null +++ b/domains/nithin.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "nithin", + "email": "nithinnikhil582@gmail.com", + "discord": "514353302675259412" + }, + + "record": { + "CNAME": "nithinlycanz.github.io" + } + } diff --git a/domains/nithinbiju.json b/domains/nithinbiju.json new file mode 100644 index 000000000..83a37aae1 --- /dev/null +++ b/domains/nithinbiju.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Web Page", + "repo": "https://nithinbiju007.github.io/nithinbiju007.github.io", + "owner": { + "username": "nithinbiju007", + "email": "nithinbijubiss@gmail.com" + + }, + "record": { + "CNAME": "nithinbiju007.github.io" + } +} diff --git a/domains/nmsderp.json b/domains/nmsderp.json new file mode 100644 index 000000000..361615d9d --- /dev/null +++ b/domains/nmsderp.json @@ -0,0 +1,11 @@ +{ + "description": "A place for my small projects, and maybe a blog in the future.", + "repo": "https://github.com/nmsderp/nmsderp.github.io", + "owner": { + "username": "nmsderp", + "email": "nmsderp@gmail.com" + }, + "record": { + "CNAME": "nmsderp.github.io" + } +} diff --git a/domains/noahgao.json b/domains/noahgao.json new file mode 100644 index 000000000..5bbffcd3b --- /dev/null +++ b/domains/noahgao.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "noahziheng", + "email": "ziheng1719@163.com", + "discord": "900791393931362374" + }, + + "record": { + "CNAME": "noahziheng.github.io" + } + } + \ No newline at end of file diff --git a/domains/nocwarebot.acronical.json b/domains/nocwarebot.acronical.json new file mode 100644 index 000000000..d80a57079 --- /dev/null +++ b/domains/nocwarebot.acronical.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AcronicalYT", + "email": "acronicalbusiness@gmail.com" + }, + "record": { + "CNAME": "59893.site.bot-hosting.net" + } +} diff --git a/domains/node.nvsn.json b/domains/node.nvsn.json new file mode 100644 index 000000000..c5b23bcb4 --- /dev/null +++ b/domains/node.nvsn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GMR828", + "email": "gmr828@null.net" + }, + "record": { + "A": ["173.212.202.171"] + } +} diff --git a/domains/vsc.stefdp.json b/domains/node.stefdp.json similarity index 79% rename from domains/vsc.stefdp.json rename to domains/node.stefdp.json index 73f47d13e..37f29b109 100644 --- a/domains/vsc.stefdp.json +++ b/domains/node.stefdp.json @@ -5,6 +5,6 @@ "discord": "694986201739952229" }, "record": { - "A": ["45.11.229.211"] + "CNAME": "proxy.stefdp.is-a.dev" } } diff --git a/domains/nom.json b/domains/nom.json new file mode 100644 index 000000000..e94fa4570 --- /dev/null +++ b/domains/nom.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kqcl", + "email": "jscharein.js@gmail.com" + }, + "record": { + "A": ["185.234.69.13"] + } +} diff --git a/domains/notfrycek.json b/domains/notfrycek.json new file mode 100644 index 000000000..737defaca --- /dev/null +++ b/domains/notfrycek.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NotFrycek", + "email": "frycek345@gmail.com" + }, + "record": { + "CNAME": "notfrycek.github.io" + } +} diff --git a/domains/nova.json b/domains/nova.json new file mode 100644 index 000000000..b613cee61 --- /dev/null +++ b/domains/nova.json @@ -0,0 +1,11 @@ +{ + "description": "nova.is-a.dev", + "owner": { + "username": "LunarN0v4", + "email": "nova@zeusteam.dev", + "discord": "novad3v" + }, + "record": { + "CNAME": "zeusteam.dev" + } +} diff --git a/domains/novafox.json b/domains/novafox.json new file mode 100644 index 000000000..f3061f6db --- /dev/null +++ b/domains/novafox.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "novathefox", + "email": "foxsdenyt@gmail.com" + }, + "record": { + "CNAME": "foxsdenyt-github-io.onrender.com" + } +} diff --git a/domains/novampr.json b/domains/novampr.json new file mode 100644 index 000000000..bbc0f4f33 --- /dev/null +++ b/domains/novampr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Novampr", + "email": "LimeDEV8756@gmail.com" + }, + "record": { + "CNAME": "novampr.github.io" + } +} diff --git a/domains/nozura.json b/domains/nozura.json new file mode 100644 index 000000000..88916030e --- /dev/null +++ b/domains/nozura.json @@ -0,0 +1,12 @@ +{ + "description": "a cool portfolio site from _Novandra", + "repo": "https://github.com/inozura/inozura.github.io", + "owner": { + "username": "inozura", + "email": "nodhzen@gmail.com" + }, + "record": { + "CNAME": "inozura.github.io" + } + } + \ No newline at end of file diff --git a/domains/ntech.json b/domains/ntech.json new file mode 100644 index 000000000..41500b8ea --- /dev/null +++ b/domains/ntech.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NTechsoftware", + "email": "finnzi151@gmail.com" + }, + "record": { + "CNAME": "ntechservices.xyz" + } +} diff --git a/domains/ntfy.ravener.json b/domains/ntfy.ravener.json new file mode 100644 index 000000000..e2a153929 --- /dev/null +++ b/domains/ntfy.ravener.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "ravener", + "email": "ravener.anime@gmail.com", + "twitter": "RavenRavener", + "discord": "292690616285134850" + }, + "record": { + "A": [ + "132.145.196.17" + ] + } +} diff --git a/domains/ntfy.stefdp.json b/domains/ntfy.stefdp.json index f8beee4ce..e2b559f3c 100644 --- a/domains/ntfy.stefdp.json +++ b/domains/ntfy.stefdp.json @@ -6,8 +6,6 @@ "github_id": 81536172 }, "record": { - "A": [ - "45.11.229.211" - ] + "CNAME": "proxy.stefdp.is-a.dev" } -} \ No newline at end of file +} diff --git a/domains/nthduc.json b/domains/nthduc.json new file mode 100644 index 000000000..9d2d6ce4c --- /dev/null +++ b/domains/nthduc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nthduc", + "email": "nguyenthaiduc0212@gmail.com" + }, + "record": { + "CNAME": "xb00925c3.custom.b4a.run" + } +} diff --git a/domains/ntmusic.json b/domains/ntmusic.json new file mode 100644 index 000000000..3a0487fe1 --- /dev/null +++ b/domains/ntmusic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gunawan092w", + "email": "gunawan092w@gmail.com" + }, + "record": { + "CNAME": "ntmusic.github.io" + } +} diff --git a/domains/numerius.json b/domains/numerius.json new file mode 100644 index 000000000..554faea37 --- /dev/null +++ b/domains/numerius.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "EmperorNumerius", + "email": "krishnamohanmeda@gmail.com" + }, + "record": { + "URL": "https://numeriusdevwebsite.vercel.app/" + } +} diff --git a/domains/nutworks-team.json b/domains/nutworks-team.json new file mode 100644 index 000000000..27dc21941 --- /dev/null +++ b/domains/nutworks-team.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rightburrow", + "email": "rightburrowyt@gmail.com" + }, + "record": { + "URL": "https://nutworks-team.neocities.org" + } +} diff --git a/domains/nx.json b/domains/nx.json new file mode 100644 index 000000000..0c258c794 --- /dev/null +++ b/domains/nx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jadfoq", + "email": "jadfoq@getgoogleoff.me" + }, + "record": { + "URL": "https://nx.obl.ong" + } +} diff --git a/domains/oc.json b/domains/oc.json new file mode 100644 index 000000000..da3053a49 --- /dev/null +++ b/domains/oc.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "orxngc", + "discord": "orangc", + "email": "orangc@proton.me" + }, + "record": { + "CNAME": "edge.redirect.pizza" + } +} diff --git a/domains/odanilo.json b/domains/odanilo.json new file mode 100644 index 000000000..afb89a0b0 --- /dev/null +++ b/domains/odanilo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "oculosdanilo", + "email": "oculosdanilo@gmail.com" + }, + "record": { + "CNAME": "odanilo.web.app" + } +} diff --git a/domains/odi.json b/domains/odi.json new file mode 100644 index 000000000..127a862ef --- /dev/null +++ b/domains/odi.json @@ -0,0 +1,11 @@ +{ + "description": "is-a.dev subdomain for my portfolio", + "repo": "https://github.com/vauth/hueco", + "owner": { + "username": "vauth", + "email": "ivuxey@gmail.com" + }, + "record": { + "CNAME": "vauth.github.io" + } +} diff --git a/domains/oioioi.json b/domains/oioioi.json new file mode 100644 index 000000000..4f9080b5c --- /dev/null +++ b/domains/oioioi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "VaibhavSys", + "email": "vaibhavsys@protonmail.com" + }, + "record": { + "CNAME": "azltvzbg.infinityfree.com" + } +} diff --git a/domains/om-auti.json b/domains/om-auti.json new file mode 100644 index 000000000..49bf6f1bf --- /dev/null +++ b/domains/om-auti.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hOMie03", + "email": "autiom3123@gmail.com" + }, + "record": { + "URL": "https://om-auti.vercel.app/" + } +} diff --git a/domains/om.json b/domains/om.json new file mode 100644 index 000000000..ebddb955c --- /dev/null +++ b/domains/om.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "TerraPlayz", + "email": "omsenjalia+github@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com","mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/omairr.json b/domains/omairr.json new file mode 100644 index 000000000..c9712087c --- /dev/null +++ b/domains/omairr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "omaiirr", + "email": "crazyomairennab@gmail.com" + }, + "record": { + "CNAME": "omaiirr.github.io" + } +} diff --git a/domains/omar.json b/domains/omar.json new file mode 100644 index 000000000..b5a1a40a0 --- /dev/null +++ b/domains/omar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TheGr8Coder", + "email": "omarrushil@gmail.com" + }, + "record": { + "URL": "https://github.com/thegr8coder/" + } +} diff --git a/domains/one.json b/domains/one.json new file mode 100644 index 000000000..d8a2ea6ec --- /dev/null +++ b/domains/one.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Vibred", + "email": "vibred@pm.me", + "discord": "1169947990551699568" + }, + + "record": { + "CNAME": "t-rex-runner.pages.dev" + } + } + \ No newline at end of file diff --git a/domains/onlive.json b/domains/onlive.json new file mode 100644 index 000000000..247f90a7e --- /dev/null +++ b/domains/onlive.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "onlive1337", + "email": "tabdulov2006@gmail.com" + }, + "record": { + "CNAME": "onlive1337.github.io" + } +} diff --git a/domains/opott.json b/domains/opott.json new file mode 100644 index 000000000..77f289179 --- /dev/null +++ b/domains/opott.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "opott", + "email": "om.potter09@gmail.com" + }, + "record": { + "URL": "https://opott.github.io", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/orangc.json b/domains/orangc.json new file mode 100644 index 000000000..ed3a85d41 --- /dev/null +++ b/domains/orangc.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "orxngc", + "discord": "orangc", + "email": "orangc@proton.me" + }, + "record": { + "CNAME": "orxngc.github.io" + } +} diff --git a/domains/orange.json b/domains/orange.json index ee807f4e2..da3053a49 100644 --- a/domains/orange.json +++ b/domains/orange.json @@ -1,9 +1,10 @@ { "owner": { - "username": "sahmed011", - "email": "sufyanmishal@gmail.com" + "username": "orxngc", + "discord": "orangc", + "email": "orangc@proton.me" }, "record": { - "CNAME": "sahmed011.github.io" + "CNAME": "edge.redirect.pizza" } } diff --git a/domains/orangethewell.json b/domains/orangethewell.json new file mode 100644 index 000000000..64308a242 --- /dev/null +++ b/domains/orangethewell.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "orangethewell", + "email": "orangethewell@gmail.com" + }, + + "record": { + "A": ["85.31.231.4"] + } +} diff --git a/domains/outroninja.json b/domains/outroninja.json new file mode 100644 index 000000000..3a60b9d0d --- /dev/null +++ b/domains/outroninja.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "outroninja", + "email": "outroninjaa@gmail.com" + }, + "record": { + "URL": "https://outroninja.vercel.app" + } +} diff --git a/domains/oxmc.json b/domains/oxmc.json index ae4230e8b..3aba52655 100644 --- a/domains/oxmc.json +++ b/domains/oxmc.json @@ -12,6 +12,6 @@ "185.199.111.153" ], "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=contact:oxmc7769.mail@gmail.com,jadenmc:oxmc7769.mail@gmail.com" + "TXT": "forward-email=contact:oxmc7769.mail@gmail.com,jadenmc:oxmc7769.mail@gmail.com,buisness:oxmc7769.mail@gmail.com" } } diff --git a/domains/p1raidz.json b/domains/p1raidz.json new file mode 100644 index 000000000..4030adca7 --- /dev/null +++ b/domains/p1raidz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "p1raidz", + "email": "adithyaalex5@gmail.com" + }, + "record": { + "CNAME": "p1raidz.github.io" + } +} diff --git a/domains/palak.json b/domains/palak.json index 28cc32359..5ff9fe6e2 100644 --- a/domains/palak.json +++ b/domains/palak.json @@ -6,6 +6,6 @@ }, "record": { - "A": ["69.30.249.53"] + "A": ["69.197.135.202"] } } diff --git a/domains/palekiox.json b/domains/palekiox.json new file mode 100644 index 000000000..517659a1b --- /dev/null +++ b/domains/palekiox.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "palekiox", + "email": "zigzagrpg@gmail.com" + }, + "record": { + "CNAME": "palekiox.github.io" + } +} diff --git a/domains/pande.json b/domains/pande.json new file mode 100644 index 000000000..43fc49597 --- /dev/null +++ b/domains/pande.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PandeCode", + "email": "pandeshawnbenjamin@gmail.com" + }, + "record": { + "URL": "https://pandecode.github.io/" + } +} diff --git a/domains/panel.nvsn.json b/domains/panel.nvsn.json new file mode 100644 index 000000000..c5b23bcb4 --- /dev/null +++ b/domains/panel.nvsn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GMR828", + "email": "gmr828@null.net" + }, + "record": { + "A": ["173.212.202.171"] + } +} diff --git a/domains/panel.stefdp.json b/domains/panel.stefdp.json new file mode 100644 index 000000000..26ccbec03 --- /dev/null +++ b/domains/panel.stefdp.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "A": [ + "194.60.201.37" + ] + } +} diff --git a/domains/paris.node.shing.json b/domains/paris.node.shing.json new file mode 100644 index 000000000..c87fa66f5 --- /dev/null +++ b/domains/paris.node.shing.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ShingSemicolon", + "email": "Shing.XD.0602@gmail.com" + }, + "record": { + "A": ["141.145.205.47"], + "AAAA": ["2603:c027:c003:6aa9:a974:e2d6:f01e:dea8"] + } +} diff --git a/domains/parsewar.json b/domains/parsewar.json new file mode 100644 index 000000000..f1df135d0 --- /dev/null +++ b/domains/parsewar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AtharvParsewar", + "email": "atharvparsewar@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/passadissubmari.json b/domains/passadissubmari.json new file mode 100644 index 000000000..e2a5e4206 --- /dev/null +++ b/domains/passadissubmari.json @@ -0,0 +1,11 @@ +{ + "description": "Passadís Submarí", + "repo": "https://github.com/Cucusise/passadissummari", + "owner": { + "username": "Cucusise", + "email": "cucusise@gmail.com" + }, + "record": { + "CNAME": "cucusise.github.io" + } +} diff --git a/domains/pavan.json b/domains/pavan.json new file mode 100644 index 000000000..2b622d282 --- /dev/null +++ b/domains/pavan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PavanKumarGurram", + "email": "gurrampavankumar1@gmail.com" + }, + "record": { + "URL": "https://pavangurram.com" + } +} diff --git a/domains/peachy.json b/domains/peachy.json new file mode 100644 index 000000000..49cc509ca --- /dev/null +++ b/domains/peachy.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Peachysy", + "email": "minecraft350star@gmail.com", + "discord": "781577857511587900" + }, + + "record": { + "CNAME": "peachysy.github.io" + } + } + \ No newline at end of file diff --git a/domains/peroxide.json b/domains/peroxide.json new file mode 100644 index 000000000..d704c5dc2 --- /dev/null +++ b/domains/peroxide.json @@ -0,0 +1,12 @@ +{ + "description": "I would like to use this subdomain for my website, but mostly for a custom email.", + "repo": "https://github.com/oShinyMew/oShinyMew.github.io", + "owner": { + "username": "oShinyMew", + "email": "modelcafe14266@gmail.com", + "discord": "hydrogenpero.xide" + }, + "record": { + "CNAME": "oShinyMew.github.io" + } +} diff --git a/domains/phamanhtien.json b/domains/phamanhtien.json new file mode 100644 index 000000000..0e8706f40 --- /dev/null +++ b/domains/phamanhtien.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "phamanhtiencutis1", + "email": "nhincaiditmemay888@gmail.com" + }, + "record": { + "CNAME": "181.ip.ply.gg" + } +} diff --git a/domains/phantom.json b/domains/phantom.json deleted file mode 100644 index 19d8b51b3..000000000 --- a/domains/phantom.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My is-a-dev sub-domain Credentials! :D", - "repo": "https://github.com/SealedSaucer", - "owner": { - "username": "SealedSaucer", - "email": "sealedsaucer@gmail.com" - }, - "record": { - "CNAME": "phantom.pages.dev" - } -} diff --git a/domains/pic.cfp.json b/domains/pic.cfp.json index 62da2395a..22294fea0 100644 --- a/domains/pic.cfp.json +++ b/domains/pic.cfp.json @@ -6,6 +6,6 @@ "discord": "cfp (318394797822050315)" }, "record": { - "CNAME": "cfp.gotdns.ch" + "CNAME": "dyn.picoscratch.de" } } \ No newline at end of file diff --git a/domains/pig.json b/domains/pig.json new file mode 100644 index 000000000..f9b5d424d --- /dev/null +++ b/domains/pig.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ipigtw", + "email": "diegogamingtw@gmail.com" + }, + "record": { + "CNAME": "react-app-djl.pages.dev" + } +} diff --git a/domains/pinkyplant.json b/domains/pinkyplant.json new file mode 100644 index 000000000..a6aa5761d --- /dev/null +++ b/domains/pinkyplant.json @@ -0,0 +1,12 @@ +{ + "description": "Jay's website and portfolio.", + "repo": "https://github.com/pinkyplant/pinkyplant.github.io", + "owner": { + "username": "pinkyplant", + "email": "pinkyplantz@proton.me", + "twitter": "pinkyplant" + }, + "record": { + "CNAME": "pinkyplant.github.io" + } +} diff --git a/domains/piste.json b/domains/piste.json new file mode 100644 index 000000000..914baf0a9 --- /dev/null +++ b/domains/piste.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zpiste", + "email": "contact@piste.dev" + }, + "record": { + "URL": "https://piste.dev" + } +} diff --git a/domains/piyushkatyal.json b/domains/piyushkatyal.json new file mode 100644 index 000000000..b00620472 --- /dev/null +++ b/domains/piyushkatyal.json @@ -0,0 +1,11 @@ +{ + "description": "Serves as an alias to primary domain", + "repo": "https://github.com/piyushk77/piyushk77.github.io", + "owner": { + "username": "piyushk77", + "email": "pshkatyal8@gmail.com" + }, + "record": { + "CNAME": "piyushk77.github.io" + } +} \ No newline at end of file diff --git a/domains/ply.json b/domains/ply.json new file mode 100644 index 000000000..a7e989f8e --- /dev/null +++ b/domains/ply.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "plymc", + "email": "plymc@proton.me" + }, + "record": { + "CNAME": "plymc.github.io" + } +} diff --git a/domains/poked.json b/domains/poked.json index 9470797fb..7c7f30683 100644 --- a/domains/poked.json +++ b/domains/poked.json @@ -1,13 +1,12 @@ { "description": "poked.is-a.dev", - "repo": "https://github.com/PokedArmory/PokedArmory.github.io", + "repo": "https://github.com/PokedWasTaken/PokedWasTaken.github.io", "owner": { - "username": "PokedArmory", - "email": "poked.armory@gmail.com", - "discord": "Poked_Armory#0001", - "twitter": "PokedWasTaken" + "username": "PokedWasTaken", + "email": "pokedwastaken@gmail.com", + "discord": "poked" }, "record": { - "CNAME": "PokedArmory.github.io" + "CNAME": "PokedWasTaken.github.io" } } diff --git a/domains/polar.json b/domains/polar.json new file mode 100644 index 000000000..52bf068a2 --- /dev/null +++ b/domains/polar.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "polarfreez", + "email": "rafaelbraun5@hotmail.com" + }, + "repo": "https://github.com/polarfreez/polarfreez.github.io", + "record": { + "CNAME": "polarfreez.github.io" + } +} diff --git a/domains/policy.akshtt.json b/domains/policy.akshtt.json deleted file mode 100644 index d55e38eee..000000000 --- a/domains/policy.akshtt.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "LegendOP1041", - "email": "maillegendop@gmail.com", - "discord": "1056531806763102218" - }, - - "record": { - "A": ["69.30.249.53"] - } - } - \ No newline at end of file diff --git a/domains/polongdev.json b/domains/polongdev.json new file mode 100644 index 000000000..49e56e737 --- /dev/null +++ b/domains/polongdev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PolongDev", + "email": "kennethgregorioperez@gmail.com" + }, + "record": { + "URL": "https://polongdev.github.io" + } +} diff --git a/domains/porant.json b/domains/porant.json new file mode 100644 index 000000000..b70abd8f4 --- /dev/null +++ b/domains/porant.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "porant", + "email": "porant@gmail.com" + }, + "record": { + "A": ["178.26.182.120"] + } +} diff --git a/domains/portainer.stefdp.json b/domains/portainer.stefdp.json new file mode 100644 index 000000000..e2b559f3c --- /dev/null +++ b/domains/portainer.stefdp.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229", + "github_id": 81536172 + }, + "record": { + "CNAME": "proxy.stefdp.is-a.dev" + } +} diff --git a/domains/post.json b/domains/post.json new file mode 100644 index 000000000..0763d2d1c --- /dev/null +++ b/domains/post.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "vibred", + "email": "vibred@att.net" + }, + "record": { + "TXT": [ + "verification-code-site-App_lark=HBuHgbKczItwYdsgJHDZ", + "v=spf1 +include:spf.onlarksuite.com -all" + ], + "MX": ["mx1.larksuite.com", "mx2.larksuite.com", "mx3.larksuite.com"] + } +} diff --git a/domains/pow.json b/domains/pow.json new file mode 100644 index 000000000..b2bb690e0 --- /dev/null +++ b/domains/pow.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Calebrlx", + "email": "caleb@alyeska.dev" + }, + "record": { + "URL": "https://calebrlx.github.io" + } +} diff --git a/domains/praharsh.json b/domains/praharsh.json new file mode 100644 index 000000000..d73bd2b2a --- /dev/null +++ b/domains/praharsh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "praharshjain", + "email": "praharshsamria@gmail.com" + }, + "record": { + "CNAME": "praharsh.zz.mu" + } +} diff --git a/domains/praharshjain.json b/domains/praharshjain.json new file mode 100644 index 000000000..d73bd2b2a --- /dev/null +++ b/domains/praharshjain.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "praharshjain", + "email": "praharshsamria@gmail.com" + }, + "record": { + "CNAME": "praharsh.zz.mu" + } +} diff --git a/domains/prajwal.json b/domains/prajwal.json new file mode 100644 index 000000000..4c3877204 --- /dev/null +++ b/domains/prajwal.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Toricane", + "email": "prjwl028@gmail.com", + "discord": "721093211577385020" + }, + + "record": { + "CNAME": "toricane.github.io" + } + } + \ No newline at end of file diff --git a/domains/pranavagrawal.json b/domains/pranavagrawal.json index e242c7f8d..08420b190 100644 --- a/domains/pranavagrawal.json +++ b/domains/pranavagrawal.json @@ -8,7 +8,10 @@ "record": { "A": ["185.199.108.153"], "AAAA": ["2606:50c0:8001::153"], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + "MX":[ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT":"v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/prashant.json b/domains/prashant.json new file mode 100644 index 000000000..a2f7a67ab --- /dev/null +++ b/domains/prashant.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Meprazhant", + "email": "meprazhant@gmail.com" + }, + "record": { + "URL": "https://www.prashantkafle.com.np" + } +} diff --git a/domains/prathamesh.json b/domains/prathamesh.json new file mode 100644 index 000000000..553fe8065 --- /dev/null +++ b/domains/prathamesh.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Prathamesh-Dukare", + "email": "prathameshdukaremail@gmail.com", + "discord": "741144155559821342" + }, + + "record": { + "CNAME": "prathamesh.works" + } + } + \ No newline at end of file diff --git a/domains/praveen-patel.json b/domains/praveen-patel.json new file mode 100644 index 000000000..41a2d34b3 --- /dev/null +++ b/domains/praveen-patel.json @@ -0,0 +1,12 @@ +{ + "repo": "https://github.com/praveen8git", + "owner": { + "username": "praveen8git", + "email": "praveenpatel@duck.com", + "discord": "praveen.patel" + }, + "record": { + "CNAME": "praveensingh.in" + } + } + \ No newline at end of file diff --git a/domains/preston-code-lobby.json b/domains/preston-code-lobby.json new file mode 100644 index 000000000..6fd386cac --- /dev/null +++ b/domains/preston-code-lobby.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Skitskat7738", + "email": "doooogy7738@gmail.com" + }, + "record": { + "URL": "https://mountainous-doll.surge.sh/preston-code/prestoncode.wixsite.com/website-2.html" + } +} diff --git a/domains/preston-code.json b/domains/preston-code.json new file mode 100644 index 000000000..aef6d2d5c --- /dev/null +++ b/domains/preston-code.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "preston-riley", + "email": "pres1234569@gmail.com" +}, + "record": { + "CNAME": "preston-riley.github.io" + } +} diff --git a/domains/preview.shan.json b/domains/preview.shan.json new file mode 100644 index 000000000..55fd3950e --- /dev/null +++ b/domains/preview.shan.json @@ -0,0 +1,11 @@ +{ + "description": "Preview For My Personal Website ", + "owner": { + "username": "Adwaith-Shan-Pk", + "email": "mail@shan.is-a.dev", + "twitter": "lordlinux69" + }, + "record": { + "A": ["45.90.12.122"] + } +} diff --git a/domains/prime.json b/domains/prime.json new file mode 100644 index 000000000..f8cb3dbb6 --- /dev/null +++ b/domains/prime.json @@ -0,0 +1,12 @@ +{ + "description": "My personal website", + "repo": "https://github.com/primetdmomega/primetdmomega.github.io", + "owner": { + "username": "PrimeTDMomega", + "email": "primetdmomega@gmail.com", + "twitter": "primeinspace" + }, + "record": { + "CNAME": "primetdmomega.github.io" + } +} diff --git a/domains/prince.json b/domains/prince.json new file mode 100644 index 000000000..da9cd79dc --- /dev/null +++ b/domains/prince.json @@ -0,0 +1,14 @@ +{ + "description": "Portfolio of Prince Raj", + "repo": "https://github.com/theprinceraj/theprinceraj.github.io", + "owner": { + "username": "theprinceraj", + "email": "profile.princeraj@gmail.com", + "linkedin": "https://www.linkedin.com/in/theprinceraj/", + "twitter": "ThePrinceRaj", + "discord": "bhaalu" + }, + "record": { + "CNAME": "theprinceraj.github.io" + } +} diff --git a/domains/privacy.json b/domains/privacy.json deleted file mode 100644 index dbfddaf11..000000000 --- a/domains/privacy.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - "record": { - "URL": "https://team.is-a.dev", - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=isdevmail.beadman-network.com,andrew@win11react.com" - } -} diff --git a/domains/prox.preston-code.json b/domains/prox.preston-code.json new file mode 100644 index 000000000..80fcfe961 --- /dev/null +++ b/domains/prox.preston-code.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Preston-Riley", + "email": "pres1234569@gmail.com", + "discord": "816152941923663902" + }, + + "record": { + "CNAME": "compiler-glzx.onrender.com" + } + } + diff --git a/domains/proxy.stefdp.json b/domains/proxy.stefdp.json new file mode 100644 index 000000000..26ccbec03 --- /dev/null +++ b/domains/proxy.stefdp.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "A": [ + "194.60.201.37" + ] + } +} diff --git a/domains/proxy.trung.json b/domains/proxy.trung.json new file mode 100644 index 000000000..417d48482 --- /dev/null +++ b/domains/proxy.trung.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["34.125.141.93"] + } +} diff --git a/domains/psnbl.json b/domains/psnbl.json new file mode 100644 index 000000000..918a2dee8 --- /dev/null +++ b/domains/psnbl.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "psnbl", + "email": "pietrosimone.nobiletti@studenti.unipr.it" + }, + "record": { + "CNAME": "psnbl.github.io" + } +} diff --git a/domains/ptero.phoenix.json b/domains/ptero.phoenix.json index e36c8f4bf..acc360135 100644 --- a/domains/ptero.phoenix.json +++ b/domains/ptero.phoenix.json @@ -7,10 +7,6 @@ "record": { "A": [ "130.162.166.134" - ], - "MX": [ - "mail.is-a.dev" - ], - "TXT": "v=spf1 mx a:mail.is-a.dev ~include:_spf.google.com ~all" + ] } } \ No newline at end of file diff --git a/domains/push.json b/domains/push.json new file mode 100644 index 000000000..da3d92730 --- /dev/null +++ b/domains/push.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Website/ File Storage", + "repo": "https://github.com/pushingcc/pushingcc.github.io", + "owner": { + "username": "pushingcc", + "email": "pushing@mailfence.com", + "twitter": "Thxczx" + }, + "record": { + "CNAME": "pushingcc.github.io" + } +} diff --git a/domains/pustak.json b/domains/pustak.json new file mode 100644 index 000000000..1ea2e56e1 --- /dev/null +++ b/domains/pustak.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PustakP", + "email": "pustakpathak7@gmail.com" + }, + "record": { + "CNAME": "oppoyy.pages.dev" + } +} diff --git a/domains/pxd.json b/domains/pxd.json deleted file mode 100644 index 9dfa24f67..000000000 --- a/domains/pxd.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "ProgrammerXD", - "repo": "https://github.com/realpxd/realpxd.github.io", - "owner": { - "username": "realpxd", - "email": "contact@pxdcloud.in", - "twitter": "PXD_Officials" - }, - "record": { - "CNAME": "realpxd.github.io" - } -} diff --git a/domains/quadeer.json b/domains/quadeer.json new file mode 100644 index 000000000..237fba403 --- /dev/null +++ b/domains/quadeer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "maquadeer", + "email": "mdquadeer2003@gmail.com" + }, + "record": { + "CNAME": "quadeer.pages.dev" + } +} diff --git a/domains/quantum.json b/domains/quantum.json new file mode 100644 index 000000000..7f7b5f37a --- /dev/null +++ b/domains/quantum.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "RabbitFored", + "email": "quantum@theostrich.eu.org" + }, + + "record": { + "CNAME": "quantum.theostrich.eu.org" + } +} diff --git a/domains/quincetart10.json b/domains/quincetart10.json new file mode 100644 index 000000000..94b985ec0 --- /dev/null +++ b/domains/quincetart10.json @@ -0,0 +1,20 @@ +{ + "description": "Personal site", + "repo": "https://github.com/QuinceTart10/quincetart10.github.io", + "owner": { + "username": "QuinceTart10", + "email": "", + "discord": "862644161156218891" + }, + "record": { + "A": ["185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153"], + "MX": [ + "5a3d085e4aa47645.mx1.emailprofi.seznam.cz", + "5a3d085e4aa47645.mx2.emailprofi.seznam.cz" + ], + "TXT": "v=spf1 include:spf.seznam.cz ~all" + } +} diff --git a/domains/qwertyqwerty.json b/domains/qwertyqwerty.json index 41501480e..a9fd0e978 100644 --- a/domains/qwertyqwerty.json +++ b/domains/qwertyqwerty.json @@ -5,7 +5,6 @@ "twitter": "QwertyQwerty88_" }, "record": { - "A": ["34.111.254.92"], - "TXT": "replit-verify=91e42e80-7ebf-4e64-88e0-b20657592584" + "CNAME": "qwertyqwerty.pages.dev" } } diff --git a/domains/r2mvstr.json b/domains/r2mvstr.json new file mode 100644 index 000000000..d5d4de5a4 --- /dev/null +++ b/domains/r2mvstr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "1MillonunlockDev", + "email": "1millonunlock@gmail.com" + }, + "record": { + "A": ["144.91.94.164"] + } +} diff --git a/domains/raafey.json b/domains/raafey.json new file mode 100644 index 000000000..2370a4ba4 --- /dev/null +++ b/domains/raafey.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "RaafeyRaza", + "email": "raafeyraza1@gmail.com" + }, + + "record": { + "A": ["69.30.249.53"] + } + } diff --git a/domains/radke.json b/domains/radke.json index be29586fe..c37ccfabe 100644 --- a/domains/radke.json +++ b/domains/radke.json @@ -5,6 +5,6 @@ }, "repo": "https://github.com/radekw8733/radke.is-a.dev", "record": { - "CNAME": "radkerouter.ddns.net" + "CNAME": "radke.duckdns.org" } } diff --git a/domains/raf.json b/domains/raf.json new file mode 100644 index 000000000..c1fce69e2 --- /dev/null +++ b/domains/raf.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rafaalrazzak", + "email": "dev.rafaalrazzak@gmail.com" + }, + "record": { + "CNAME": "rafaar.pages.dev" + } +} diff --git a/domains/rafaar.json b/domains/rafaar.json new file mode 100644 index 000000000..c1fce69e2 --- /dev/null +++ b/domains/rafaar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rafaalrazzak", + "email": "dev.rafaalrazzak@gmail.com" + }, + "record": { + "CNAME": "rafaar.pages.dev" + } +} diff --git a/domains/rainotoberu.json b/domains/rainotoberu.json new file mode 100644 index 000000000..cc9417ef1 --- /dev/null +++ b/domains/rainotoberu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rainotoberu", + "email": "imdmelan@gmail.com" + }, + "record": { + "CNAME": "rainotoberu.github.io" + } +} diff --git a/domains/rajveer.json b/domains/rajveer.json new file mode 100644 index 000000000..73f7b18f3 --- /dev/null +++ b/domains/rajveer.json @@ -0,0 +1,10 @@ + +{ + "owner": { + "username": "kyouhei14", + "email": "rajveerkobot@gmail.com" + }, + "record": { + "URL": "https://kyouhei14.github.io/rajveer-is-dead/" + } +} diff --git a/domains/ralph.json b/domains/ralph.json new file mode 100644 index 000000000..6f1d9e924 --- /dev/null +++ b/domains/ralph.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rpineda26", + "email": "rp.pineda26@gmail.com" + }, + "record": { + "CNAME": "rpineda26.github.io" + } +} diff --git a/domains/ralphpineda.json b/domains/ralphpineda.json new file mode 100644 index 000000000..6f1d9e924 --- /dev/null +++ b/domains/ralphpineda.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rpineda26", + "email": "rp.pineda26@gmail.com" + }, + "record": { + "CNAME": "rpineda26.github.io" + } +} diff --git a/domains/raman.json b/domains/raman.json new file mode 100644 index 000000000..7c0213e23 --- /dev/null +++ b/domains/raman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kushalshah0", + "email": "code@kushalshah.com.np" + }, + "record": { + "CNAME": "ramanshah0.github.io" + } +} diff --git a/domains/ranareal.json b/domains/ranareal.json new file mode 100644 index 000000000..2b8f6cecf --- /dev/null +++ b/domains/ranareal.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "NotRana", + "email": "notrana1122@outlook.com" + }, + "record": { + "MX": ["mx1.improvmx.com","mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/raphael.json b/domains/raphael.json new file mode 100644 index 000000000..b848b294d --- /dev/null +++ b/domains/raphael.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "raphael-as", + "email": "raphaelas.pro@gmail.com" + }, + "record": { + "CNAME": "raphael-as.github.io" + } +} diff --git a/domains/raqeemtak.json b/domains/raqeemtak.json new file mode 100644 index 000000000..1efbfbaa5 --- /dev/null +++ b/domains/raqeemtak.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RaqeemTak", + "email": "raqeemahmadtak@gmail.com" + }, + "record": { + "CNAME": "raqeemtak.github.io" + } +} diff --git a/domains/rasel.json b/domains/rasel.json new file mode 100644 index 000000000..76cecd0e3 --- /dev/null +++ b/domains/rasel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "raselshikdar", + "email": "imrasel597@gmail.com" + }, + "record": { + "CNAME": "rasel.pages.dev" + } +} diff --git a/domains/raselshikdar.json b/domains/raselshikdar.json new file mode 100644 index 000000000..8b90f1b67 --- /dev/null +++ b/domains/raselshikdar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "raselshikdar", + "email": "imrasel597@gmail.com" + }, + "record": { + "CNAME": "raselshikdar.github.io" + } +} diff --git a/domains/ravener.json b/domains/ravener.json new file mode 100644 index 000000000..6e51a0d68 --- /dev/null +++ b/domains/ravener.json @@ -0,0 +1,16 @@ +{ + "owner": { + "username": "ravener", + "email": "ravener.anime@gmail.com", + "twitter": "RavenRavener", + "discord": "292690616285134850" + }, + "record": { + "URL": "https://ravener.vercel.app", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/raviteja-geddada.json b/domains/raviteja-geddada.json index 24a282723..3e4423c0c 100644 --- a/domains/raviteja-geddada.json +++ b/domains/raviteja-geddada.json @@ -9,8 +9,6 @@ "185.199.109.153", "185.199.110.153", "185.199.111.153" - ], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + ] } } diff --git a/domains/raw.json b/domains/raw.json deleted file mode 100644 index 1d5799f52..000000000 --- a/domains/raw.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - - "record": { - "URL": "https://raw-api.is-a.dev" - } -} diff --git a/domains/rawfin.json b/domains/rawfin.json new file mode 100644 index 000000000..3f42275a3 --- /dev/null +++ b/domains/rawfin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "raofin", + "email": "contact@rawfin.net" + }, + "record": { + "CNAME": "rawfin.pages.dev" + } +} diff --git a/domains/ray.json b/domains/ray.json new file mode 100644 index 000000000..385d0eb39 --- /dev/null +++ b/domains/ray.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RayDev07", + "email": "jatingujjar.alive@gmail.com" + }, + "record": { + "CNAME": "raydev07.github.io" + } +} diff --git a/domains/rbg.brandgrandreal.json b/domains/rbg.brandgrandreal.json index 221e76351..16ad4b8cd 100644 --- a/domains/rbg.brandgrandreal.json +++ b/domains/rbg.brandgrandreal.json @@ -1,9 +1,9 @@ { "owner": { "username": "BrandgrandRealMe", - "email": "brandon.lambe@skiff.com" + "email": "BrandonTheDev@proton.me" }, "record": { - "A": ["69.30.249.53"] + "A": ["69.197.135.205"] } } diff --git a/domains/rdap.json b/domains/rdap.json new file mode 100644 index 000000000..253214867 --- /dev/null +++ b/domains/rdap.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rdaphq", + "email": "rdapshii@gmail.com" + }, + "record": { + "A": ["156.67.73.46"] + } +} diff --git a/domains/re.maskduck.json b/domains/re.maskduck.json new file mode 100644 index 000000000..c5a073c87 --- /dev/null +++ b/domains/re.maskduck.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "maskduck", + "email": "", + "discord": "716134528409665586" + }, + "record": { + "A": ["89.106.200.1"] + } +} diff --git a/domains/realfara.json b/domains/realfara.json new file mode 100644 index 000000000..31c9cfd4d --- /dev/null +++ b/domains/realfara.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "furyashnyy", + "email": "faradey.iskra@mail.ru" + }, + "record": { + "A": ["185.199.111.153"] + } +} diff --git a/domains/realityleaks.json b/domains/realityleaks.json new file mode 100644 index 000000000..4235520ef --- /dev/null +++ b/domains/realityleaks.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "RealityLeaks", + "email": "getnukedbycreiloZ@proton.me", + "discord": "1186392267511042149" + }, + + "record": { + "CNAME": "realityleaks.rf.gd" + } + } + \ No newline at end of file diff --git a/domains/rednotsus.json b/domains/rednotsus.json new file mode 100644 index 000000000..5972e0503 --- /dev/null +++ b/domains/rednotsus.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RedNotSus", + "email": "Jiayangc1@gmail.com" + }, + "record": { + "A": ["15.204.232.110"] + } +} diff --git a/domains/register.json b/domains/register.json index 38302b827..f27db0ab3 100644 --- a/domains/register.json +++ b/domains/register.json @@ -5,6 +5,6 @@ }, "record": { - "URL": "https://manage.is-a.dev" + "URL": "https://github.com/is-a-dev/register" } } diff --git a/domains/researcx.json b/domains/researcx.json index 1ab0501a0..d3e55e21b 100644 --- a/domains/researcx.json +++ b/domains/researcx.json @@ -3,8 +3,17 @@ "username": "researcx", "email": "kei.trei.a52@gmail.com" }, - "record": { - "A": ["129.151.206.225"] + "A": [ + "207.127.95.80" + ], + "MX": [ + "mx.zoho.eu", + "mx2.zoho.eu", + "mx3.zoho.eu" + ], + "TXT": [ + "v=spf1 include:zoho.eu ~all" + ] } } diff --git a/domains/resistances-caen.json b/domains/resistances-caen.json new file mode 100644 index 000000000..3aa5e3673 --- /dev/null +++ b/domains/resistances-caen.json @@ -0,0 +1,10 @@ +{ + "description": "Website in development for a non-profit organization", + "owner": { + "username": "GildasTessier", + "email": "gildas.tessier@gmail.com" + }, + "record": { + "CNAME": "resistances-caen.gildas-tessier.fr" + } +} diff --git a/domains/resolved.json b/domains/resolved.json new file mode 100644 index 000000000..12bd0daad --- /dev/null +++ b/domains/resolved.json @@ -0,0 +1,12 @@ +{ + "description": "Hello", + "repo": "https://github.com/huukhoa04/resolved-io", + "owner": { + "username": "huukhoa04", + "email": "huukhoa04@gmail.com", + "twitter": "huukhoa004" + }, + "record": { + "CNAME": "huukhoa04.github.io" + } +} \ No newline at end of file diff --git a/domains/restaurantmanagementsystem.chiragnahata.json b/domains/restaurantmanagementsystem.chiragnahata.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/restaurantmanagementsystem.chiragnahata.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} diff --git a/domains/reuel.json b/domains/reuel.json new file mode 100644 index 000000000..4049c6ad6 --- /dev/null +++ b/domains/reuel.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Blog", + "repo": "https://github.com/reuel-k/reuel-k.github.io", + "owner": { + "username": "reuel-k", + "email": "reuelk@protonmail.com" + }, + "record": { + "CNAME": "reuel-k.github.io" + } +} diff --git a/domains/revvnik.json b/domains/revvnik.json new file mode 100644 index 000000000..7cc9bd093 --- /dev/null +++ b/domains/revvnik.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "revvnik", + "email": "nikitasitter@gmail.com" + }, + "record": { + "CNAME": "revvnik.github.io" + } +} diff --git a/domains/rez3x.json b/domains/rez3x.json new file mode 100644 index 000000000..8076316ef --- /dev/null +++ b/domains/rez3x.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "REZ3X", + "email": "rezex.dev01@gmail.com" + }, + + "record": { + "CNAME": "japon-resto.pages.dev" + } +} diff --git a/domains/ricky.json b/domains/ricky.json new file mode 100644 index 000000000..ee3d2dbf2 --- /dev/null +++ b/domains/ricky.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rickynolep", + "email": "rickynolepcuy@gmail.com" + }, + "record": { + "CNAME": "rickynolep.github.io" + } +} diff --git a/domains/riddim-glitch.json b/domains/riddim-glitch.json new file mode 100644 index 000000000..f368e2e35 --- /dev/null +++ b/domains/riddim-glitch.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Riddim-GLiTCH", + "email": "Riddim_GLiTCH@proton.me" + }, + "record": { + "CNAME": "riddim-glitch.github.io" + } +} diff --git a/domains/riihime.json b/domains/riihime.json new file mode 100644 index 000000000..e03f7cb15 --- /dev/null +++ b/domains/riihime.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Riihime", + "email": "miuly1459@gmail.com" + }, + "record": { + "CNAME": "riihime.github.io" + } +} diff --git a/domains/riku.json b/domains/riku.json new file mode 100644 index 000000000..869a6a1a7 --- /dev/null +++ b/domains/riku.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rikuxyz", + "email": "rikukagenou@gmail.com" + }, + "record": { + "CNAME": "redirect-1qp.pages.dev" + } +} diff --git a/domains/rikubot.json b/domains/rikubot.json new file mode 100644 index 000000000..60d60cfd4 --- /dev/null +++ b/domains/rikubot.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "devops-riku", + "email": "egermino.riku@gmail.com" + }, + "record": { + "CNAME": "rikudev.cloud" + } +} diff --git a/domains/rikuxyz.json b/domains/rikuxyz.json new file mode 100644 index 000000000..c5cb08c86 --- /dev/null +++ b/domains/rikuxyz.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Rikuxyz", + "email": "rikuishigami015@gmail.com", + "twitter": "riku_xyzs" + }, + "record": { + "CNAME": "pixel-cci.pages.dev" + } +} diff --git a/domains/rishub.json b/domains/rishub.json new file mode 100644 index 000000000..bcfe09e3e --- /dev/null +++ b/domains/rishub.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "itsrishub", + "email": "itsrishub@gmail.com" + }, + "record": { + "URL": "https://rishub.cc" + } +} diff --git a/domains/rivos.json b/domains/rivos.json new file mode 100644 index 000000000..445ae513f --- /dev/null +++ b/domains/rivos.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portofolio", + "repo": "https://github.com/rioovs/rioovs.github.io", + "owner": { + "username": "rioovs", + "email": "riooktaviansyah36@gmail.com" + }, + "record": { + "CNAME": "rioovs.github.io" + } +} diff --git a/domains/robson.json b/domains/robson.json new file mode 100644 index 000000000..cd898a7cd --- /dev/null +++ b/domains/robson.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "imrob-s", + "email": "orobsilva@gmail.com" + }, + "record": { + "URL": "https://github.com/imrob-s" + } +} diff --git a/domains/ronan696.json b/domains/ronan696.json new file mode 100644 index 000000000..f4191a13f --- /dev/null +++ b/domains/ronan696.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ronan696", + "email": "ronan696@gmail.com" + }, + "record": { + "CNAME": "ronan696.github.io" + } +} diff --git a/domains/ronnie.json b/domains/ronnie.json new file mode 100644 index 000000000..9a4873f78 --- /dev/null +++ b/domains/ronnie.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NukeJS", + "email": "me@nukejs.dev" + }, + "record": { + "CNAME": "nukejs.dev" + } +} diff --git a/domains/rootcircle.json b/domains/rootcircle.json new file mode 100644 index 000000000..2f73c7e7e --- /dev/null +++ b/domains/rootcircle.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rootCircle", + "email": "dev.frolics@gmail.com" + }, + "record": { + "CNAME": "rootcircle.github.io" + } +} diff --git a/domains/rorosin.json b/domains/rorosin.json new file mode 100644 index 000000000..ef98da318 --- /dev/null +++ b/domains/rorosin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rorosin", + "email": "rosin886@gmail.com" + }, + "record": { + "CNAME": "ru.ardev.tk" + } +} diff --git a/domains/rose1440.json b/domains/rose1440.json new file mode 100644 index 000000000..273d67370 --- /dev/null +++ b/domains/rose1440.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "RocketLauncher21", + "email": "ferkomrkvicka3456@gmail.com", + "discord": "832603218223431710" + }, + + "record": { + "CNAME": "rocketlauncher21.github.io" + } + } + \ No newline at end of file diff --git a/domains/rouf0x.json b/domains/rouf0x.json new file mode 100644 index 000000000..9645f606c --- /dev/null +++ b/domains/rouf0x.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Rouf0x", + "email": "gabriel.ruf@gmail.com", + "discord": "790712104058617876" + }, + + "record": { + "CNAME": "rouf0x.github.io" + } + } + \ No newline at end of file diff --git a/domains/roufox.json b/domains/roufox.json new file mode 100644 index 000000000..7431ced26 --- /dev/null +++ b/domains/roufox.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Rouf0x", + "email": "gabriel.ruf@gmail.com", + "discord": "790712104058617876" + }, + + "record": { + "URL": "https://rouf0x.is-a.dev/" + } + } + diff --git a/domains/rpi.crazymax.json b/domains/rpi.crazymax.json new file mode 100644 index 000000000..597fc0340 --- /dev/null +++ b/domains/rpi.crazymax.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Crazy-Max-Blog", + "email": "Crazy-Max-2011@yandex.ru" + }, + "record": { + "URL": "https://crazymax.is-a.dev/rpi" + } +} diff --git a/domains/rrcoder0167.json b/domains/rrcoder0167.json new file mode 100644 index 000000000..0e303d197 --- /dev/null +++ b/domains/rrcoder0167.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "rrcoder0167", + "email": "riddhiman.rana@gmail.com", + "discord": "870936028108705803" + }, + + "record": { + "CNAME": "website-f4e.pages.dev" + } + } + \ No newline at end of file diff --git a/domains/rtxeon.json b/domains/rtxeon.json deleted file mode 100644 index bd4a621b4..000000000 --- a/domains/rtxeon.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "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" - ], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" - } -} diff --git a/domains/ruixey.json b/domains/ruixey.json new file mode 100644 index 000000000..3344612eb --- /dev/null +++ b/domains/ruixey.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Ruixey", + "email": "ruixey@gmail.com", + "discord": "715464173617676369" + }, + + "record": { + "CNAME": "ruixey.github.io" + } + } + \ No newline at end of file diff --git a/domains/rushil-patel.json b/domains/rushil-patel.json index ac6beeb13..4caf6b5f9 100644 --- a/domains/rushil-patel.json +++ b/domains/rushil-patel.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "rushilp1", - "email": "rushil.p1@ahduni.edu.in" - }, - "record": { - "URL": "https://rushilp1.github.io/" - } + "description": "For my Personal Portfolio website", + "repo": "https://github.com/rushilp1/rushilp1.github.io", + "owner": { + "username": "rushilp1", + "email": "rushil.p1@ahduni.edu.in" + }, + "record": { + "CNAME": "rushilp1.github.io" + } } diff --git a/domains/rushil.json b/domains/rushil.json new file mode 100644 index 000000000..4caf6b5f9 --- /dev/null +++ b/domains/rushil.json @@ -0,0 +1,11 @@ +{ + "description": "For my Personal Portfolio website", + "repo": "https://github.com/rushilp1/rushilp1.github.io", + "owner": { + "username": "rushilp1", + "email": "rushil.p1@ahduni.edu.in" + }, + "record": { + "CNAME": "rushilp1.github.io" + } +} diff --git a/domains/rusky.json b/domains/rusky.json new file mode 100644 index 000000000..97c1c2f5c --- /dev/null +++ b/domains/rusky.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "RuskyDev", + "email": "iamayaanalee@gmail.com", + "discord": "969507085316399154" + }, + + "record": { + "CNAME": "ruskydev.github.io" + } + } + \ No newline at end of file diff --git a/domains/ruthless.json b/domains/ruthless.json new file mode 100644 index 000000000..648055ef5 --- /dev/null +++ b/domains/ruthless.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ruthleeess", + "email": "semikk.eu@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/ryannkim327.json b/domains/ryannkim327.json new file mode 100644 index 000000000..ff5a4455e --- /dev/null +++ b/domains/ryannkim327.json @@ -0,0 +1,12 @@ +{ + "description": "Ryann Kim Sesgundo, a student from Dalubhasaan ng Lungsod ng Lucena", + "repo": "https://github.com/RyannKim327/ryannkim327.github.io", + "owner": { + "username": "RyannKim327", + "email": "weryses19@gmail.com" + }, + "record": { + "CNAME": "ryannkim327.github.io" + } + +} \ No newline at end of file diff --git a/domains/ryo.json b/domains/ryo.json index d2e7ef7da..0724362aa 100644 --- a/domains/ryo.json +++ b/domains/ryo.json @@ -4,6 +4,6 @@ "email": "dgfrosdgfros@gmail.com" }, "record": { - "A": ["69.30.249.53"] + "A": ["69.197.135.202"] } } diff --git a/domains/s1d.json b/domains/s1d.json new file mode 100644 index 000000000..10fd0b8a4 --- /dev/null +++ b/domains/s1d.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "siiddhantt", + "email": "siddhant.rai.5686@gmail.com", + "discord": "783600606451204176" + }, + + "record": { + "CNAME": "siddhant-rai.web.app" + } + } + diff --git a/domains/s409.json b/domains/s409.json new file mode 100644 index 000000000..7d550ccb8 --- /dev/null +++ b/domains/s409.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "S409ISDAD", + "email": "hitlerwinning2301@gmail.com", + "discord": "851827069284778054" + }, + + "record": { + "CNAME": "s409.pages.dev" + } + } + \ No newline at end of file diff --git a/domains/s4il.json b/domains/s4il.json new file mode 100644 index 000000000..6d450044b --- /dev/null +++ b/domains/s4il.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "S4IL21", + "email": "s4il.is.a.dev@gmail.com" + }, + "record": { + "CNAME": "s4il21.github.io" + } +} diff --git a/domains/sabbir.json b/domains/sabbir.json new file mode 100644 index 000000000..36f311b78 --- /dev/null +++ b/domains/sabbir.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sabbir", + "email": "sabbir.apbn.edu@gmail.com" + }, + "record": { + "CNAME": "sabbir1.pages.dev" + } +} diff --git a/domains/sadgabi.json b/domains/sadgabi.json new file mode 100644 index 000000000..9bbec3653 --- /dev/null +++ b/domains/sadgabi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sad-gabi", + "email": "sadgabi20@gmail.com" + }, + "record": { + "URL": "https://sad-gabi.github.io/sad-gabi/index.html" + } +} diff --git a/domains/saikat.json b/domains/saikat.json new file mode 100644 index 000000000..cdce3c404 --- /dev/null +++ b/domains/saikat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "saikatislamhadis", + "email": "saikatislamhadis@gmail.com" + }, + "record": { + "CNAME": "saikatislam.pages.dev" + } +} diff --git a/domains/sajiddev.json b/domains/sajiddev.json new file mode 100644 index 000000000..b5dd170e1 --- /dev/null +++ b/domains/sajiddev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sajid-tech", + "email": "s.khan9430319425@gmail.com" + }, + "record": { + "CNAME": "sajid-tech.github.io" + } +} diff --git a/domains/sankalp.json b/domains/sankalp.json new file mode 100644 index 000000000..8af5afc14 --- /dev/null +++ b/domains/sankalp.json @@ -0,0 +1,11 @@ +{ + "description": "Sankalp Pathak Website", + "repo": "https://github.com/k144u/k144u.github.io", + "owner": { + "username": "k144u", + "email": "pathaksankalp04@gmail.com" + }, + "record": { + "CNAME": "k144u.github.io" + } +} diff --git a/domains/sanooj.json b/domains/sanooj.json new file mode 100644 index 000000000..186f5de05 --- /dev/null +++ b/domains/sanooj.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/sanoojes/sanoojes.github.io", + "owner": { + "username": "sanoojes", + "email": "Sanoojes6371@gmail.com" + }, + "record": { + "CNAME": "sanoojes.github.io" + } +} diff --git a/domains/santosh.json b/domains/santosh.json new file mode 100644 index 000000000..8d4f73279 --- /dev/null +++ b/domains/santosh.json @@ -0,0 +1,11 @@ +{ + "description": "Santosh Bhandari Personal Portfolio Website", + "repo": "https://github.com/santoshvandari/PersonalWebsite", + "owner": { + "username": "santoshvandari", + "email": "info@bhandari-santosh.com.np" + }, + "record": { + "URL": "https://bhandari-santosh.com.np/" + } +} \ No newline at end of file diff --git a/domains/sarthak.json b/domains/sarthak.json new file mode 100644 index 000000000..3dade7ebf --- /dev/null +++ b/domains/sarthak.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "dubey0613", + "email": "dubey.sarthak0613@gmail.com", + "discord": "877525618525364295" + }, + + "record": { + "CNAME": "dubey0613.github.io" + } + } + diff --git a/domains/sashank.json b/domains/sashank.json new file mode 100644 index 000000000..790bca20c --- /dev/null +++ b/domains/sashank.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shankypedia", + "email": "sashankbhamidi@gmail.com" + }, + "record": { + "URL": "https://sashank.wiki" + } +} diff --git a/domains/saumon.json b/domains/saumon.json new file mode 100644 index 000000000..27c689a12 --- /dev/null +++ b/domains/saumon.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "saumonarcenciel", + "email": "viala38000@gmail.com", + "discord": "823623660743950416" + }, + + "record": { + "A": ["163.5.143.4"] + } + } + \ No newline at end of file diff --git a/domains/scfp.json b/domains/scfp.json index ccaed7079..639ff7e42 100644 --- a/domains/scfp.json +++ b/domains/scfp.json @@ -6,6 +6,6 @@ "discord": "cfp (318394797822050315)" }, "record": { - "CNAME": "cfp.gotdns.ch" + "CNAME": "dyn.picoscratch.de" } } \ No newline at end of file diff --git a/domains/school.klent.json b/domains/school.klent.json new file mode 100644 index 000000000..d869570be --- /dev/null +++ b/domains/school.klent.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "kleeiny", + "email": "kleeinlmao@gmail.com", + "discord": "763581985410121769" + }, + + "record": { + "CNAME": "ghs.google.com" + } + } + \ No newline at end of file diff --git a/domains/scoobis.json b/domains/scoobis.json new file mode 100644 index 000000000..d07c18469 --- /dev/null +++ b/domains/scoobis.json @@ -0,0 +1,11 @@ +{ + "description": "scoobis website", + "repo": "https://github.com/turtletown73/http-server", + "owner": { + "username": "turtletown73", + "email": "wetturtle45@gmail.com" + }, + "record": { + "A": ["174.182.75.57"] + } +} diff --git a/domains/scythemedia.json b/domains/scythemedia.json new file mode 100644 index 000000000..4959fca60 --- /dev/null +++ b/domains/scythemedia.json @@ -0,0 +1,19 @@ +{ + "owner": { + "username": "ScytheMediaTheDev", + "email": "tswartz22@aol.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/sdheeraj.json b/domains/sdheeraj.json new file mode 100644 index 000000000..bc6bad5be --- /dev/null +++ b/domains/sdheeraj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "17sdheeraj", + "email": "contact-sdheeraj-isadev@wingarr.eu.org" + }, + "record": { + "CNAME": "17sdheeraj.github.io" + } +} diff --git a/domains/sdp.json b/domains/sdp.json index f8beee4ce..e2b559f3c 100644 --- a/domains/sdp.json +++ b/domains/sdp.json @@ -6,8 +6,6 @@ "github_id": 81536172 }, "record": { - "A": [ - "45.11.229.211" - ] + "CNAME": "proxy.stefdp.is-a.dev" } -} \ No newline at end of file +} diff --git a/domains/seba.json b/domains/seba.json new file mode 100644 index 000000000..fa20450e5 --- /dev/null +++ b/domains/seba.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ssxbaa", + "email": "ssxbaa@proton.me" + }, + "record": { + "CNAME": "ssxbaa.github.io" + } +} diff --git a/domains/sebb.json b/domains/sebb.json new file mode 100644 index 000000000..ad2edcaaa --- /dev/null +++ b/domains/sebb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "WiseFrederick", + "email": "plen.plan.plane.plene@gmail.com" + }, + "record": { + "CNAME": "sebb.pages.dev" + } +} diff --git a/domains/sebitalent04.json b/domains/sebitalent04.json deleted file mode 100644 index f11b22aee..000000000 --- a/domains/sebitalent04.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "repo": "https://github.com/SebiTalent04/SebiTalent04.github.io", - "owner": { - "username": "SebiTalent04", - "email": "", - "discord": "Sto#7264" - }, - "record": { - "CNAME": "SebiTalent04.github.io" - } -} diff --git a/domains/seen.json b/domains/seen.json new file mode 100644 index 000000000..e09cefb74 --- /dev/null +++ b/domains/seen.json @@ -0,0 +1,17 @@ +{ + "owner": { + "username": "Seendator", + "email": "seendator@outlook.com", + "discord": "852477599476482048" + }, + "record": { + "URL": "https://github.com/Seendator", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com include:_spf.elasticemail.com ~all" + ] + } +} diff --git a/domains/seka.json b/domains/seka.json new file mode 100644 index 000000000..eabc8d1bf --- /dev/null +++ b/domains/seka.json @@ -0,0 +1,12 @@ +{ + "description": "lutherantz.is-a.dev", + "repo": "https://github.com/lutherantz/lutherantz.github.io", + "owner": { + "username": "lutherantz", + "email": "sekausername@gmail.com", + "twitter": "sekateur_" + }, + "record": { + "CNAME": "lutherantz.github.io" + } +} diff --git a/domains/selinjodhani.json b/domains/selinjodhani.json new file mode 100644 index 000000000..b2c22b027 --- /dev/null +++ b/domains/selinjodhani.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SelinJodhani", + "email": "jodhaniselin.sj@gmail.com" + }, + "record": { + "URL": "https://github.com/selinjodhani" + } +} diff --git a/domains/selvakumaran.json b/domains/selvakumaran.json new file mode 100644 index 000000000..671195411 --- /dev/null +++ b/domains/selvakumaran.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "selvaklnc", + "email": "selvakumaran301@gmail.com" + }, + "record": { + "CNAME": "selvaklnc.github.io" + } +} diff --git a/domains/sembiland.json b/domains/sembiland.json new file mode 100644 index 000000000..210c020ae --- /dev/null +++ b/domains/sembiland.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TTGGHHgjkG", + "email": "tgfeghfcrxctchvvhv@gmail.com" + }, + "record": { + "URL": "https://sembiland.my.canva.site" + } +} diff --git a/domains/senaditya.json b/domains/senaditya.json new file mode 100644 index 000000000..295271739 --- /dev/null +++ b/domains/senaditya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "senaditya", + "email": "aditya.sen1hl@gmail.com" + }, + "record": { + "CNAME": "senaditya.pages.dev" + } +} diff --git a/domains/seriesreminder.json b/domains/seriesreminder.json new file mode 100644 index 000000000..0d0b7712d --- /dev/null +++ b/domains/seriesreminder.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Series-Reminder", + "email": "eric@seriesreminder.com" + }, + "record": { + "URL": "https://seriesreminder.com" + } +} diff --git a/domains/server.chiragnahata.json b/domains/server.chiragnahata.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/server.chiragnahata.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} diff --git a/domains/server.drpleaserespect.json b/domains/server.drpleaserespect.json index eaac1ee3b..ee0613c67 100644 --- a/domains/server.drpleaserespect.json +++ b/domains/server.drpleaserespect.json @@ -4,6 +4,7 @@ "email": "juliannayr2007@gmail.com" }, "record": { - "A": ["64.93.80.13"] + "A": ["146.19.100.135"], + "AAAA": ["2a05:dfc1:4400:6c00::a"] } } diff --git a/domains/serverpanel.json b/domains/serverpanel.json new file mode 100644 index 000000000..cbed3270d --- /dev/null +++ b/domains/serverpanel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Neeedrose", + "email": "bobbyaneville@gmail.com" + }, + "record": { + "A": ["34.75.192.79"] + } +} diff --git a/domains/shadow.json b/domains/shadow.json new file mode 100644 index 000000000..083f32802 --- /dev/null +++ b/domains/shadow.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "callme-Shadow", + "email": "shadowstriker169@gmail.com" + }, + "record": { + "CNAME": "callme-shadow.github.io" + } +} diff --git a/domains/shafi.json b/domains/shafi.json new file mode 100644 index 000000000..02bec08b7 --- /dev/null +++ b/domains/shafi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Xshafi", + "email": "AkramSanghar10@gmail.com" + }, + "record": { + "CNAME": "xshafi.github.io" + } +} diff --git a/domains/shan.json b/domains/shan.json new file mode 100644 index 000000000..36e443702 --- /dev/null +++ b/domains/shan.json @@ -0,0 +1,17 @@ +{ + "description": "My Personal Website ", + "repo": "https://github.com/Adwaith-Shan-Pk/Adwaith-Shan-Pk.github.io", + "owner": { + "username": "Adwaith-Shan-Pk", + "email": "mail@adwaithshan.rf.gd", + "twitter": "lordlinux69" + }, + "record": { + "A": ["45.90.12.47"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT":"v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/sharan.json b/domains/sharan.json new file mode 100644 index 000000000..fac845479 --- /dev/null +++ b/domains/sharan.json @@ -0,0 +1,11 @@ +{ + "description": "Sharan's website", + "repo": "https://github.com/Vasoyasharan/Mywebsite", + "owner": { + "username": "Vasoyasharan", + "email": "sharanvasoya@gmail.com" + }, + "record": { + "CNAME": "vasoyasharan.github.io" + } +} diff --git a/domains/sharanvasoya.json b/domains/sharanvasoya.json new file mode 100644 index 000000000..d6cc75261 --- /dev/null +++ b/domains/sharanvasoya.json @@ -0,0 +1,11 @@ +{ + "description": "Sharan's website", + "repo": "https://github.com/Vasoyasharan/MyPortfolio", + "owner": { + "username": "Vasoyasharan", + "email": "sharanvasoya@gmail.com" + }, + "record": { + "CNAME": "vasoyasharan.github.io" + } +} diff --git a/domains/share.brandgrandreal.json b/domains/share.brandgrandreal.json deleted file mode 100644 index 221e76351..000000000 --- a/domains/share.brandgrandreal.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "BrandgrandRealMe", - "email": "brandon.lambe@skiff.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/sharma.json b/domains/sharma.json new file mode 100644 index 000000000..0b4a46fae --- /dev/null +++ b/domains/sharma.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "adityash4rma", + "email": "gaming.boy.fhx@gmail.com" + }, + "record": { + "CNAME": "blog-9bb.pages.dev" + } +} diff --git a/domains/shatanik.json b/domains/shatanik.json new file mode 100644 index 000000000..ffb4985f1 --- /dev/null +++ b/domains/shatanik.json @@ -0,0 +1,10 @@ +{ + "description": "Shatanik's Developer Portfolio", + "owner": { + "username": "shatanikmahanty", + "email": "shatanikmahanty@gmail.com" + }, + "record": { + "CNAME": "shatanikmahanty.github.io" + } +} diff --git a/domains/shept.json b/domains/shept.json index 44231c85b..df8b6e158 100644 --- a/domains/shept.json +++ b/domains/shept.json @@ -1,14 +1,19 @@ { - "owner": { - "username": "mcshept", - "email": "maxiheinrich007@yahoo.com" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } + "owner": { + "username": "mcshept", + "email": "maxiheinrich007@yahoo.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/shijaz.json b/domains/shijaz.json new file mode 100644 index 000000000..2c9bf1d95 --- /dev/null +++ b/domains/shijaz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ShijazKS", + "email": "hafizshijaz@gmail.com" + }, + "record": { + "URL": "https://shijazks.github.io/" + } +} diff --git a/domains/shirsak.json b/domains/shirsak.json new file mode 100644 index 000000000..6a81370fd --- /dev/null +++ b/domains/shirsak.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "shirsakm", + "email": "shirsakm@gmail.com" + }, + "description": "Hosts my personal website", + "repo": "https://github.com/shirsakm/website", + "record": { + "CNAME": "website-ndp.pages.dev" + } +} diff --git a/domains/shiva-vijai.json b/domains/shiva-vijai.json new file mode 100644 index 000000000..bedfc542b --- /dev/null +++ b/domains/shiva-vijai.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Shiva-Vijai", + "email": "shivavijai2008@gmail.com" + }, + "record": { + "CNAME": "shiva-vijai.github.io" + } +} diff --git a/domains/shock.json b/domains/shock.json new file mode 100644 index 000000000..cd4b9fc6b --- /dev/null +++ b/domains/shock.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shockbs", + "email": "apipherng@gmail.com" + }, + "record": { + "CNAME": "shockbs.github.io" + } +} diff --git a/domains/shockbs.json b/domains/shockbs.json index b55fbc4a7..af5c98d77 100644 --- a/domains/shockbs.json +++ b/domains/shockbs.json @@ -4,7 +4,6 @@ "email": "apipherng@gmail.com" }, "record": { - "A": ["69.30.249.53"], - "MX": ["mail.is-a.dev"] + "CNAME": "shockbshdhhdjdjndjd.onrender.com" } } diff --git a/domains/shork.json b/domains/shork.json new file mode 100644 index 000000000..0af2bdf46 --- /dev/null +++ b/domains/shork.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "shorkdev", + "email": "shork_d3v@proton.me", + "telegram": "@shorko_owo" + }, + "record": { + "URL": "https://shork.one" + } +} diff --git a/domains/shorko.json b/domains/shorko.json new file mode 100644 index 000000000..9f9c5e905 --- /dev/null +++ b/domains/shorko.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shorkdev", + "email": "shork_d3v@proton.me" + }, + "record": { + "URL": "https://shork.one" + } +} diff --git a/domains/short.crischutu07.json b/domains/short.crischutu07.json new file mode 100644 index 000000000..e9df16672 --- /dev/null +++ b/domains/short.crischutu07.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "crischutu07", + "email": "crischutu07owo@gmail.com" + }, + "record": { + "CNAME": "cname.short.io" + } +} diff --git a/domains/shree.json b/domains/shree.json new file mode 100644 index 000000000..2f02f1bab --- /dev/null +++ b/domains/shree.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shreekrishnalamichhane", + "email": "uniksk123@gmail.com" + }, + "record": { + "CNAME": "shreekrishnalamichhane.com.np" + } +} diff --git a/domains/shubh.json b/domains/shubh.json new file mode 100644 index 000000000..2b950ba61 --- /dev/null +++ b/domains/shubh.json @@ -0,0 +1,12 @@ +{ + "description": "personal portfolio website", + "repo": "https://github.com/R3tr0LastKnight/Portfoio_v2.git", + "owner": { + "username": "R3tr0LastKnight", + "email": "r3tr0lastknight@gmail.com", + "twitter": "R3tr0LastKnight" + }, + "record": { + "CNAME": "r3tr0lastknight.github.io" + } +} diff --git a/domains/shubham1806.json b/domains/shubham1806.json new file mode 100644 index 000000000..8f45a8739 --- /dev/null +++ b/domains/shubham1806.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shubham-1806", + "email": "shub.agarwal2003@gmail.com" + }, + "record": { + "A": ["20.207.73.82"] + } +} diff --git a/domains/shymega.json b/domains/shymega.json new file mode 100644 index 000000000..9c2f87eec --- /dev/null +++ b/domains/shymega.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shymega", + "email": "shymega@shymega.org.uk" + }, + "record": { + "CNAME": "dom-rodriguez-org-uk.pages.dev" + } +} diff --git a/domains/siddharth.json b/domains/siddharth.json new file mode 100644 index 000000000..2cd11919e --- /dev/null +++ b/domains/siddharth.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "siddharthjain25", + "email": "siddharthjainj25@gmail.com", + "discord": "804397662467915777" + }, + + "record": { + "CNAME": "siddharthjain25.github.io" + } + } + diff --git a/domains/sidou.json b/domains/sidou.json new file mode 100644 index 000000000..190895621 --- /dev/null +++ b/domains/sidou.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SidAhmedSahraoui", + "email": "s.sahraoui@esi-sba.dz" + }, + "record": { + "CNAME": "sidou.codes" + } +} diff --git a/domains/simplyleon.json b/domains/simplyleon.json new file mode 100644 index 000000000..26b42838e --- /dev/null +++ b/domains/simplyleon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "simply-leon", + "email": "saishashaz@gmail.com" + }, + "record": { + "CNAME": "1aumop7g.up.railway.app" + } +} diff --git a/domains/sitetransform.json b/domains/sitetransform.json new file mode 100644 index 000000000..4355b54c8 --- /dev/null +++ b/domains/sitetransform.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sitetransform", + "email": "quentavers@gmail.com" + }, + "record": { + "CNAME": "zmverify.zoho.com" + } +} diff --git a/domains/sivaraj.json b/domains/sivaraj.json new file mode 100644 index 000000000..9ca9eec6d --- /dev/null +++ b/domains/sivaraj.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "TheCyb3rMafia", + "email": "sivarajkailas@gmail.com", + "discord": "1057144035812327524" + }, + + "record": { + "A": ["185.199.108.153"] + } + } + \ No newline at end of file diff --git a/domains/siwon.json b/domains/siwon.json new file mode 100644 index 000000000..324184970 --- /dev/null +++ b/domains/siwon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "siwonpada", + "email": "psw041115@gmail.com" + }, + "record": { + "A": ["43.201.138.247"] + } +} diff --git a/domains/siyamex.json b/domains/siyamex.json new file mode 100644 index 000000000..e51746f4a --- /dev/null +++ b/domains/siyamex.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "siyamex", + "email": "siyamex2012@gmail.com" + }, + "record": { + "URL": "https://siyamex.com" + } +} diff --git a/domains/skduck.json b/domains/skduck.json index a2b497bfb..6dca29519 100644 --- a/domains/skduck.json +++ b/domains/skduck.json @@ -9,7 +9,7 @@ "note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586." }, "record": { - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=it-is@too-obvious-that.maskduck.is-a.dev" + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/skibidi.json b/domains/skibidi.json new file mode 100644 index 000000000..43eab904b --- /dev/null +++ b/domains/skibidi.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "bananaking6", + "discord": "skibidibagel", + "email": "" + }, + + "record": { + "CNAME": "bananaking6.github.io" + } +} diff --git a/domains/skittles.json b/domains/skittles.json new file mode 100644 index 000000000..bbd10250e --- /dev/null +++ b/domains/skittles.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BlenderDuck", + "email": "blenderduck@duck.com" + }, + "record": { + "CNAME": "blenderduck.github.io" + } +} diff --git a/domains/sky-development.json b/domains/sky-development.json new file mode 100644 index 000000000..c9aa80a6d --- /dev/null +++ b/domains/sky-development.json @@ -0,0 +1,9 @@ +{ +"owner": { + "username":"Skyy-Development", + "email":"strikefn143@gmail.com" + }, +"record": { + "CNAME":"statuspage.betteruptime.com" + } +} diff --git a/domains/skycloudd.json b/domains/skycloudd.json new file mode 100644 index 000000000..c6f55e7bc --- /dev/null +++ b/domains/skycloudd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "skycloudd", + "email": "benkrassenburg@gmail.com" + }, + "record": { + "CNAME": "skycloudd.github.io" + } +} diff --git a/domains/slainbot.json b/domains/slainbot.json new file mode 100644 index 000000000..bf83c5bd8 --- /dev/null +++ b/domains/slainbot.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KhongPhaiHoangQuangHuy", + "email": "khongphaihoangquanghuy@gmail.com" + }, + "record": { + "URL": "http://us.pylex.me:8778" + } +} diff --git a/domains/smp.json b/domains/smp.json new file mode 100644 index 000000000..3618c3473 --- /dev/null +++ b/domains/smp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zzph", + "email": "johnbrettc@gmail.com" + }, + "record": { + "CNAME": "clear-skies.onrender.com" + } +} diff --git a/domains/sneh.json b/domains/sneh.json new file mode 100644 index 000000000..9a4cdd2c1 --- /dev/null +++ b/domains/sneh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "snehasishlol", + "email": "snehasishcodes@gmail.com" + }, + "record": { + "CNAME": "sneh-is-a-dev.pages.dev" + } +} diff --git a/domains/snelusha.json b/domains/snelusha.json new file mode 100644 index 000000000..4186f4bf7 --- /dev/null +++ b/domains/snelusha.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "snelusha", + "email": "nelusha2003@gmail.com", + "discord": "454880214904864776" + }, + + "record": { + "CNAME": "snelusha.dev" + } + } + \ No newline at end of file diff --git a/domains/snozxyx.json b/domains/snozxyx.json new file mode 100644 index 000000000..83d9e51d8 --- /dev/null +++ b/domains/snozxyx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Snozxyx", + "email": "gabhastikumar@gmail.com" + }, + "record": { + "CNAME": "snozxyx.github.io" + } +} diff --git a/domains/snupai.json b/domains/snupai.json new file mode 100644 index 000000000..9031aed0d --- /dev/null +++ b/domains/snupai.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Snupai", + "email": "yannluca@naeher.eu" + }, + "record": { + "URL": "https://snupai.me" + } +} diff --git a/domains/soamtripathy.json b/domains/soamtripathy.json new file mode 100644 index 000000000..9ba860457 --- /dev/null +++ b/domains/soamtripathy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "soamtripathy", + "email": "soumyaranjantripathy44@outlook.com" + }, + "record": { + "URL": "https://portfolio-tawny-omega-13.vercel.app/" + } +} diff --git a/domains/socials.chiragnahata.json b/domains/socials.chiragnahata.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/socials.chiragnahata.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} diff --git a/domains/sohil876.json b/domains/sohil876.json new file mode 100644 index 000000000..d9590af8d --- /dev/null +++ b/domains/sohil876.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Sohil876", + "email": "sohil876@gmail.com" + }, + + "record": { + "CNAME": "sohil876.github.io" + } +} diff --git a/domains/solarskripts.json b/domains/solarskripts.json new file mode 100644 index 000000000..7fccac866 --- /dev/null +++ b/domains/solarskripts.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SolarSkripts", + "email": "0hexius0@gmail.com" + }, + "record": { + "CNAME": "solarskripts.github.io" + } +} diff --git a/domains/somyadipghosh.json b/domains/somyadipghosh.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/somyadipghosh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} diff --git a/domains/sono.json b/domains/sono.json new file mode 100644 index 000000000..bc5823413 --- /dev/null +++ b/domains/sono.json @@ -0,0 +1,17 @@ +{ + "owner": { + "username": "getSono", + "email": "sono.arbeit@gmail.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com." + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all", + "google-site-verification=F90R7qQ2_fVCwUljDPq9iPlyzzKs7-4XovZLDeNAvns" + ], + "URL": "https://getsono.is-a.dev" + } +} diff --git a/domains/sophie.json b/domains/sophie.json new file mode 100644 index 000000000..15cbe9666 --- /dev/null +++ b/domains/sophie.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "awne8886", + "email": "sophie@awne.xyz" + }, + "record": { + "CNAME": "sophie-github-io.pages.dev" + } +} diff --git a/domains/soulfulkrishna.json b/domains/soulfulkrishna.json new file mode 100644 index 000000000..6a066e22a --- /dev/null +++ b/domains/soulfulkrishna.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ecstaticsoul", + "email": "soulfulkrishna@gmail.com" + }, + "record": { + "CNAME": "ecstaticsoul.github.io" + } +} diff --git a/domains/soumo.json b/domains/soumo.json new file mode 100644 index 000000000..e46161fcc --- /dev/null +++ b/domains/soumo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sourayen", + "email": "soumodas4536@gmail.com" + }, + "record": { + "URL": "https://sourayen.github.io" + } +} diff --git a/domains/spacecraft.hexaa.json b/domains/spacecraft.hexaa.json new file mode 100644 index 000000000..a256c7d8a --- /dev/null +++ b/domains/spacecraft.hexaa.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "hexaaagon", + "email": "me@hexagonn.my.id", + "discord": "scoooolzs", + "twitter": "Scoooolzs" + }, + + "record": { + "URL": "https://spacecraft.hexagonn.my.id" + } +} diff --git a/domains/spacewd.json b/domains/spacewd.json deleted file mode 100644 index 60763eebe..000000000 --- a/domains/spacewd.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "spacewd69", - "email": "kysonbranch0@gmail.com" - }, - "record": { - "CNAME": "spacewd69.github.io" - } -} diff --git a/domains/spectranow.json b/domains/spectranow.json new file mode 100644 index 000000000..ada30e70c --- /dev/null +++ b/domains/spectranow.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "booktastic1", + "email": "booktastic-library@outlook.com" + }, + "record": { + "URL": "https://btastic.wixsite.com/spectra" + } +} diff --git a/domains/spixed.json b/domains/spixed.json new file mode 100644 index 000000000..d96f9b472 --- /dev/null +++ b/domains/spixed.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Spixed", + "email": "Space369X@163.com" + }, + "record": { + "CNAME": "spixed.github.io" + } +} diff --git a/domains/splack.json b/domains/splack.json new file mode 100644 index 000000000..63f01e3cd --- /dev/null +++ b/domains/splack.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "splack01", + "email": "splack1@protonmail.com" + }, + "record": { + "CNAME": "splack01.github.io" + } +} diff --git a/domains/spotify.stefdp.json b/domains/spotify.stefdp.json new file mode 100644 index 000000000..37f29b109 --- /dev/null +++ b/domains/spotify.stefdp.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "CNAME": "proxy.stefdp.is-a.dev" + } +} diff --git a/domains/spotify.trung.json b/domains/spotify.trung.json new file mode 100644 index 000000000..417d48482 --- /dev/null +++ b/domains/spotify.trung.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["34.125.141.93"] + } +} diff --git a/domains/spotify.vornexx.json b/domains/spotify.vornexx.json index 3c97cf881..d9faf95cf 100644 --- a/domains/spotify.vornexx.json +++ b/domains/spotify.vornexx.json @@ -1,7 +1,9 @@ { "owner": { "username": "vornex-gh", - "email": "ajay.ramnath8812@gmail.com" + "email": "", + "discord": "1149438819834269856", + "twitter": "vornexx_" }, "record": { "CNAME": "spotify-vornexx.pages.dev" diff --git a/domains/srlebel.json b/domains/srlebel.json new file mode 100644 index 000000000..cc923a0c3 --- /dev/null +++ b/domains/srlebel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SrLebel", + "email": "dev.juansimancas@proton.me" + }, + "record": { + "URL": "https://srlebel.netlify.app/" + } +} diff --git a/domains/srm.json b/domains/srm.json new file mode 100644 index 000000000..46138dd2b --- /dev/null +++ b/domains/srm.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "srmlab002", + "email": "8zaqibue@duck.com" + }, + "record": { + "MX": ["mx1.forwardemail.net","mx2.forwardemail.net"], + "TXT": "forward-email=lyen8rxu@duck.com,8zaqibue@duck.com" + } +} diff --git a/domains/ss.almaz.json b/domains/ss.almaz.json index 8bbad29cb..cc9550154 100644 --- a/domains/ss.almaz.json +++ b/domains/ss.almaz.json @@ -1,12 +1,9 @@ { "owner": { "username": "AlmaziikDev", - "email": "admin@almaz.is-a.dev", - "github_id": 132609906 + "email": "admin@almaz.is-a.dev" }, "record": { - "A": [ - "45.11.229.211" - ] + "CNAME": "proxy.weissx.net" } -} \ No newline at end of file +} diff --git a/domains/ss.stefdp.json b/domains/ss.stefdp.json index f8beee4ce..e2b559f3c 100644 --- a/domains/ss.stefdp.json +++ b/domains/ss.stefdp.json @@ -6,8 +6,6 @@ "github_id": 81536172 }, "record": { - "A": [ - "45.11.229.211" - ] + "CNAME": "proxy.stefdp.is-a.dev" } -} \ No newline at end of file +} diff --git a/domains/ss.xcyth.json b/domains/ss.xcyth.json new file mode 100644 index 000000000..e40e2f872 --- /dev/null +++ b/domains/ss.xcyth.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Xcyth", + "email": "ritam.choudhuri@gmail.com" + }, + "record": { + "CNAME": "proxy.private.danbot.host" + } +} diff --git a/domains/ssapp.json b/domains/ssapp.json new file mode 100644 index 000000000..12eee3683 --- /dev/null +++ b/domains/ssapp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ssapp", + "email": "v.naydenov@icloud.com" + }, + "record": { + "CNAME": "tarkov-time.com" + } +} diff --git a/domains/sstudiosdev.json b/domains/sstudiosdev.json new file mode 100644 index 000000000..fc24f9bb3 --- /dev/null +++ b/domains/sstudiosdev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sstudiosdev", + "email": "sstudiosdev@gmail.com" + }, + "record": { + "CNAME": "sstudiosdev.github.io" + } +} diff --git a/domains/staff.json b/domains/staff.json deleted file mode 100644 index 8c3f72381..000000000 --- a/domains/staff.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - "record": { - "CNAME": "is-a-dev-maintainers.pages.dev" - } -} diff --git a/domains/stan.json b/domains/stan.json new file mode 100644 index 000000000..479dd9e54 --- /dev/null +++ b/domains/stan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "stansters", + "email": "stanleygeorgebond@gmail.com" + }, + "record": { + "A": ["132.145.22.92"] + } +} diff --git a/domains/status-ryo.json b/domains/status-ryo.json new file mode 100644 index 000000000..9218d668b --- /dev/null +++ b/domains/status-ryo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FrosGaming", + "email": "dgfrosdgfros@gmail.com" + }, + "record": { + "A": ["69.197.135.203"] + } +} diff --git a/domains/status.cfp.json b/domains/status.cfp.json index 3334b3a54..da7d6e134 100644 --- a/domains/status.cfp.json +++ b/domains/status.cfp.json @@ -6,6 +6,6 @@ "discord": "cfp (318394797822050315)" }, "record": { - "CNAME": "cfp.gotdns.ch" + "CNAME": "dyn.picoscratch.de" } } \ No newline at end of file diff --git a/domains/status.chriscoding.json b/domains/status.chriscoding.json new file mode 100644 index 000000000..c1d36023c --- /dev/null +++ b/domains/status.chriscoding.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "BestGithubUser1", + "email": "githubuserlol333@gmail.com", + "discord": "735578614476570726" + }, + + "record": { + "CNAME": "statuspage.betteruptime.com" + } + } diff --git a/domains/status.ciaobot.json b/domains/status.ciaobot.json index 9d5aadfe6..4c604725c 100644 --- a/domains/status.ciaobot.json +++ b/domains/status.ciaobot.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "45.11.229.211" + "144.91.115.195" ] } } diff --git a/domains/status.gattinhosbot.json b/domains/status.gattinhosbot.json index b6430c832..37f29b109 100644 --- a/domains/status.gattinhosbot.json +++ b/domains/status.gattinhosbot.json @@ -5,6 +5,6 @@ "discord": "694986201739952229" }, "record": { - "CNAME": "uptime.stefdp.is-a.dev" + "CNAME": "proxy.stefdp.is-a.dev" } } diff --git a/domains/status.json b/domains/status.json deleted file mode 100644 index f186873d1..000000000 --- a/domains/status.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - "record": { - "CNAME": "wdhdns.com" - } -} diff --git a/domains/status.jzitnik.json b/domains/status.jzitnik.json index 8c41180a3..310a76264 100644 --- a/domains/status.jzitnik.json +++ b/domains/status.jzitnik.json @@ -2,9 +2,9 @@ "owner": { "username": "JZITNIK-github", "email": "klindkubak@zohomail.eu", - "discord": "KLIND#1906" + "discord": "jzitnik" }, "record": { - "CNAME": "statuspage.betteruptime.com" + "URL": "https://status.jzitnik.dev" } } diff --git a/domains/status.shockbs.json b/domains/status.shockbs.json new file mode 100644 index 000000000..cd4b9fc6b --- /dev/null +++ b/domains/status.shockbs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shockbs", + "email": "apipherng@gmail.com" + }, + "record": { + "CNAME": "shockbs.github.io" + } +} diff --git a/domains/status.stefdp.json b/domains/status.stefdp.json index b6430c832..37f29b109 100644 --- a/domains/status.stefdp.json +++ b/domains/status.stefdp.json @@ -5,6 +5,6 @@ "discord": "694986201739952229" }, "record": { - "CNAME": "uptime.stefdp.is-a.dev" + "CNAME": "proxy.stefdp.is-a.dev" } } diff --git a/domains/email.trung.json b/domains/status.trung.json similarity index 61% rename from domains/email.trung.json rename to domains/status.trung.json index 8ce475d95..f1632879d 100644 --- a/domains/email.trung.json +++ b/domains/status.trung.json @@ -4,7 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + "A": ["34.125.141.93"] } } diff --git a/domains/stavkv.json b/domains/stavkv.json new file mode 100644 index 000000000..54bc2273c --- /dev/null +++ b/domains/stavkv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "stavkv", + "email": "singhvikal891@gmail.com" + }, + "record": { + "CNAME": "stavkv.github.io" + } +} diff --git a/domains/stefdp.json b/domains/stefdp.json index 7d50ffa3c..a461d7864 100644 --- a/domains/stefdp.json +++ b/domains/stefdp.json @@ -12,10 +12,10 @@ "185.199.111.153" ], "MX": [ - "mail.is-a.dev" + "mail.stefdp.lol" ], "TXT": [ - "v=spf1 mx a:mail.is-a.dev ip4:217.174.245.249 ~all" + "v=spf1 mx ~all" ] } } diff --git a/domains/stephen-adeniji.json b/domains/stephen-adeniji.json new file mode 100644 index 000000000..75144fc2d --- /dev/null +++ b/domains/stephen-adeniji.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Praizee", + "email": "praiseadeniji2017@gmail.com" + }, + "record": { + "CNAME": "nextjs-portfolio-4jp.pages.dev" + } +} diff --git a/domains/stoltz.json b/domains/stoltz.json new file mode 100644 index 000000000..df6feaa57 --- /dev/null +++ b/domains/stoltz.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "stoltz-dev", + "email": "rafaelbraun5@hotmail.com" + }, + "repo": "https://github.com/stoltz-dev/stoltz-dev.github.io", + "record": { + "CNAME": "stoltz-dev.github.io" + } +} diff --git a/domains/stremioaddonlt.json b/domains/stremioaddonlt.json new file mode 100644 index 000000000..f49eb6e6a --- /dev/null +++ b/domains/stremioaddonlt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "makufelis", + "email": "coinbasedeivuxo@gmail.com" + }, + "record": { + "A": ["185.192.97.1"] + } +} diff --git a/domains/sub.any.json b/domains/sub.any.json new file mode 100644 index 000000000..188cf8a13 --- /dev/null +++ b/domains/sub.any.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "IRDMctorl", + "email": "fun64646969@gmail.com" + }, + "record": { + "CNAME": "any-w1a3.onrender.com" + } +} diff --git a/domains/subyyal.json b/domains/subyyal.json new file mode 100644 index 000000000..cb451ac5b --- /dev/null +++ b/domains/subyyal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Subyyalx", + "email": "subyyal@xavor.com" + }, + "record": { + "CNAME": "cdblxrp8.up.railway.app" + } +} diff --git a/domains/sumit404.json b/domains/sumit404.json new file mode 100644 index 000000000..3846fcb93 --- /dev/null +++ b/domains/sumit404.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SumitRajak404", + "email": "rajaksummit9@gmail.com" + }, + "record": { + "CNAME": "sumitrajak404.github.io" + } +} diff --git a/domains/sumitrajak.json b/domains/sumitrajak.json new file mode 100644 index 000000000..b73a23b16 --- /dev/null +++ b/domains/sumitrajak.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SumitRajak404", + "email": "rajaksummit9@gmail.com" + }, + "record": { + "CNAME": "sumitrajak.pages.dev" + } +} diff --git a/domains/sunil.json b/domains/sunil.json new file mode 100644 index 000000000..2844bbb04 --- /dev/null +++ b/domains/sunil.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "skgupta507", + "email": "sunilk98850@gmail.com" + }, + "record": { + "URL": "https://sunil-gupta.netlify.app/" + } +} diff --git a/domains/surya.json b/domains/surya.json new file mode 100644 index 000000000..00f569a0a --- /dev/null +++ b/domains/surya.json @@ -0,0 +1,12 @@ +{ + "description": "Profile Links", + "repo": "https://github.com/suryanarayanrenjith/suryanarayanrenjith.github.io", + "owner": { + "username": "suryanarayanrenjith", + "email": "suryanarayanrenjith@outlook.com", + "twitter": "_suryanarayanr" + }, + "record": { + "CNAME": "suryanarayanrenjith.github.io" + } +} diff --git a/domains/sussyrayan.json b/domains/sussyrayan.json new file mode 100644 index 000000000..0fe3af89b --- /dev/null +++ b/domains/sussyrayan.json @@ -0,0 +1,11 @@ +{ + "description": "portfolio website", + "repo": "https://syedrayangames.github.io/portfolio", + "owner": { + "username": "syedrayangames", + "email": "syedyaseeralirayan5@gmail.com" + }, + "record": { + "CNAME": "syedrayangames.github.io" + } +} diff --git a/domains/swastik.json b/domains/swastik.json new file mode 100644 index 000000000..b4608d90f --- /dev/null +++ b/domains/swastik.json @@ -0,0 +1,12 @@ +{ + "description": "About Swastik Baranwal", + "repo": "https://github.com/delta456/delta456.github.io", + "owner": { + "username": "delta456", + "email": "swstkbaranwal@gmail.com", + "twitter": "delta2315" + }, + "record": { + "CNAME": "delta456.github.io" + } +} diff --git a/domains/swenet.json b/domains/swenet.json new file mode 100644 index 000000000..6982ed49c --- /dev/null +++ b/domains/swenet.json @@ -0,0 +1,12 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/sweneet/sweneet.github.io", + "owner": { + "username": "sweneet", + "email": "swenetbabapro@gmail.com", + "twitter": "tiltedswenet" + }, + "record": { + "CNAME": "sweneet.github.io" + } +} diff --git a/domains/swimou.json b/domains/swimou.json new file mode 100644 index 000000000..0e85e81df --- /dev/null +++ b/domains/swimou.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "abdeldroid2007", + "email": "abdessattar23@proton.me" + }, + "record": { + "MX": ["mx1.forwardemail.net","mx2.forwardemail.net"], + "TXT": ["forward-email=abdessattar23@proton.me"] + } +} diff --git a/domains/sxi.json b/domains/sxi.json new file mode 100644 index 000000000..7e7e00f27 --- /dev/null +++ b/domains/sxi.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Sxinar", + "email": "oshidev@proton.me", + "discord": "1247896918957490198" + }, + + "record": { + "CNAME": "sxinar.github.io" + } + } + diff --git a/domains/sxinar.json b/domains/sxinar.json new file mode 100644 index 000000000..52cb5e4f9 --- /dev/null +++ b/domains/sxinar.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Sxinar", + "email": "130384567+Sxinar@users.noreply.github.com", + "discord": "1247896918957490198" + }, + + "record": { + "A": ["192.30.252.153"] + } + } + \ No newline at end of file diff --git a/domains/sxtxnzester.json b/domains/sxtxnzester.json new file mode 100644 index 000000000..8bdba50bc --- /dev/null +++ b/domains/sxtxnzester.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "sxtxnzester", + "email": "lollo11020210@gmail.com", + "discord": "1133362142461050980" + }, + + "record": { + "CNAME": "sxtxnzester.github.io" + } + } + \ No newline at end of file diff --git a/domains/syedrayan.json b/domains/syedrayan.json new file mode 100644 index 000000000..46a47ddcc --- /dev/null +++ b/domains/syedrayan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "syedrayangames", + "email": "syedyaseeralirayan@gmail.com" + }, + "record": { + "URL": "https://rxhggamingnews.blogspot.com/" + } +} diff --git a/domains/syntaxsavior.json b/domains/syntaxsavior.json new file mode 100644 index 000000000..1e978ad4b --- /dev/null +++ b/domains/syntaxsavior.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ItzYoVishal", + "email": "rockstarelitecoc@gmail.com" + }, + "record": { + "CNAME": "blue-sand-021f23e10.4.azurestaticapps.net" + } +} diff --git a/domains/szbcs.json b/domains/szbcs.json new file mode 100644 index 000000000..bd9dba325 --- /dev/null +++ b/domains/szbcs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "szilvesztercsab", + "email": "szilvesztercsab@gmail.com" + }, + "record": { + "A": ["35.207.21.45"] + } +} diff --git a/domains/szczota.json b/domains/szczota.json new file mode 100644 index 000000000..30945d7c2 --- /dev/null +++ b/domains/szczota.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "riviox", + "email": "rivioxyt@hotmail.com", + "discord": "1200520669570539620" + }, + + "record": { + "CNAME": "riviox.github.io" + } + } + \ No newline at end of file diff --git a/domains/tagbot.maskduck.json b/domains/tagbot.maskduck.json deleted file mode 100644 index 909c18865..000000000 --- a/domains/tagbot.maskduck.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "description": "HTTP command handler for my bot", - "repo": "https://github.com/MaskDuck/tag_bot", - "owner": { - "username": "MaskDuck", - "email": "", - "discord": "MaskDuck#1337", - "twitter": "MaskDuck1", - "reddit": "u/maskduck", - "note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586." - }, - "record": { - "CNAME": "tagbot-production-bef9.up.railway.app" - } -} diff --git a/domains/tawhid.json b/domains/tawhid.json new file mode 100644 index 000000000..90c36e610 --- /dev/null +++ b/domains/tawhid.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Dumbo-programmer", + "email": "rony.120285d2k@gmail.com" + }, + "record": { + "CNAME": "dumbo-programmer.github.io" + } +} diff --git a/domains/taxen.json b/domains/taxen.json new file mode 100644 index 000000000..2b2237a47 --- /dev/null +++ b/domains/taxen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "taxenlmao", + "email": "jayd3ngame@gmail.com" + }, + "record": { + "URL": "https://feds.lol/skittles" + } +} diff --git a/domains/tay.json b/domains/tay.json new file mode 100644 index 000000000..2e7fce476 --- /dev/null +++ b/domains/tay.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "tayrp", + "email": "mystixmew@gmail.com", + "discord": "1050531216589332581" + }, + + "record": { + "CNAME": "tayrp.github.io" + } + } + diff --git a/domains/tdim.json b/domains/tdim.json new file mode 100644 index 000000000..9ddd060b4 --- /dev/null +++ b/domains/tdim.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Hima-Pro", + "email": "pnpop01027066161@gmail.com" + }, + "record": { + "CNAME": "hima-pro.github.io" + } +} diff --git a/domains/techbot.json b/domains/techbot.json index efbfd640a..63c0b2511 100644 --- a/domains/techbot.json +++ b/domains/techbot.json @@ -4,6 +4,6 @@ "email": "mq.2024@mail.ru" }, "record": { - "A": ["45.11.229.211"] + "A": ["45.137.70.68"] } } diff --git a/domains/teesh.json b/domains/teesh.json new file mode 100644 index 000000000..1f2c740d6 --- /dev/null +++ b/domains/teesh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "teesh3rt", + "email": "teesh3rt@gmail.com" + }, + "description": "Teesh's Site", + "repo": "https://github.com/teesh3rt/teesh3rt.github.io", + "record": { + "CNAME": "teesh3rt.github.io" + } +} diff --git a/domains/tejaswa.json b/domains/tejaswa.json new file mode 100644 index 000000000..b0233fcbc --- /dev/null +++ b/domains/tejaswa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tejas-wa", + "email": "sa.firein@proton.me" + }, + "record": { + "CNAME": "tejas-wa.github.io" + } +} diff --git a/domains/temelkov.json b/domains/temelkov.json new file mode 100644 index 000000000..72ad10ef1 --- /dev/null +++ b/domains/temelkov.json @@ -0,0 +1,11 @@ +{ + "description": "Stanislav Temelkov Proffesional Portfolio", + "repo": "https://github.com/Temelkov/temelkov.github.io", + "owner": { + "username": "Temelkov", + "email": "stanislav.temelkov@hotmail.com" + }, + "record": { + "CNAME": "temelkov.github.io" + } +} diff --git a/domains/tenvy.json b/domains/tenvy.json new file mode 100644 index 000000000..8b19550a7 --- /dev/null +++ b/domains/tenvy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Tenvy", + "email": "riskykusyon.school@gmail.com" + }, + "record": { + "URL": "https://tenvy.vercel.app" + } +} diff --git a/domains/test-netlify.json b/domains/test-netlify.json new file mode 100644 index 000000000..763bb7c39 --- /dev/null +++ b/domains/test-netlify.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "CNAME": "test-is-a-dev.netlify.app" + } +} diff --git a/domains/test.chiragnahata.json b/domains/test.chiragnahata.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/test.chiragnahata.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} diff --git a/domains/test.cutedog5695.json b/domains/test.cutedog5695.json new file mode 100644 index 000000000..59043eeec --- /dev/null +++ b/domains/test.cutedog5695.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "CuteDog5695", + "email": "cutedog5695@gmail.com", + "discord": "716306888492318790", + "twitter": "cutedog5695" + }, + "record": { + "CNAME": "glistening-faloodeh-84f4b1.netlify.app" + } +} diff --git a/domains/test.json b/domains/test.json new file mode 100644 index 000000000..72ba31172 --- /dev/null +++ b/domains/test.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "TerraPlayz", + "email": "omsenjalia@gmail.com", + "discord": "248470317540966443" + }, + + "record": { + "A": ["11.11.11.11"] + } + } + \ No newline at end of file diff --git a/domains/test.trung.json b/domains/test.trung.json new file mode 100644 index 000000000..417d48482 --- /dev/null +++ b/domains/test.trung.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["34.125.141.93"] + } +} diff --git a/domains/tf.json b/domains/tf.json new file mode 100644 index 000000000..3e50f7b7a --- /dev/null +++ b/domains/tf.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "WaspZix", + "email": "160319648+WaspZix@users.noreply.github.com" + }, + "record": { + "CNAME": "thefirst.glitch.me" + } +} diff --git a/domains/the-green-light.json b/domains/the-green-light.json new file mode 100644 index 000000000..9957e103f --- /dev/null +++ b/domains/the-green-light.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Senky-Dev", + "email": "agarwala.keshav10@gmail.com" + }, + "record": { + "CNAME": "the-green-light.pages.dev" + } +} diff --git a/domains/the.neighbour.next.door.json b/domains/the.neighbour.next.door.json new file mode 100644 index 000000000..56f37d0b1 --- /dev/null +++ b/domains/the.neighbour.next.door.json @@ -0,0 +1,23 @@ +{ + "description": "A fun meme site :0 (as of entering of this domain, it hasn't been published yet).", + "owner": { + "username": "theNeighbourNextDoor", + "email": "theNeighbourNextDoor@ukrio.is-a.dev" + }, + "record": { + "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" + ], + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=u8k50850@gmail.com" + } +} diff --git a/domains/thedt.json b/domains/thedt.json index ea52c6fcf..ad2c1439e 100644 --- a/domains/thedt.json +++ b/domains/thedt.json @@ -4,6 +4,6 @@ "email": "duongtuan30306@gmail.com" }, "record": { - "URL": "https://many.link/dt/" + "CNAME": "thedt-portfolio.pages.dev" } } diff --git a/domains/theneighbournextdoor.json b/domains/theneighbournextdoor.json new file mode 100644 index 000000000..165ce693b --- /dev/null +++ b/domains/theneighbournextdoor.json @@ -0,0 +1,12 @@ +{ + "description": "A fun meme site :0 (as of entering of this domain, it hasn't been published yet).", + "owner": { + "username": "theNeighbourNextDoor", + "email": "theNeighbourNextDoor@ukrio.is-a.dev" + }, + "record": { + "URL": "https://theneighbournextdoor.github.io/", + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=u8k50850@gmail.com" + } +} diff --git a/domains/thenoppy12.json b/domains/thenoppy12.json new file mode 100644 index 000000000..68b8b1152 --- /dev/null +++ b/domains/thenoppy12.json @@ -0,0 +1,12 @@ +{ + "description": "Main Page", + "repo": "https://github.com/thenoppy12/thenoppy12.github.io", + "owner": { + "username": "BussyBakks", + "email": "lengochuykiengiang@gmail.com", + "discord": ".thenoppy12" + }, + "record": { + "CNAME": "thenoppy12.github.io" + } +} diff --git a/domains/theo.json b/domains/theo.json new file mode 100644 index 000000000..dff8f0224 --- /dev/null +++ b/domains/theo.json @@ -0,0 +1,12 @@ +{ + "description": "Personal website (blog and etc).", + "repo": "https://github.com/DrTheodor/drtheodor.github.io", + "owner": { + "username": "DrTheodor", + "email": "teodor2k8@gmail.com", + "discord": "691552610519613440" + }, + "record": { + "CNAME": "drtheodor.github.io" + } +} diff --git a/domains/theprofessionalbinbag.json b/domains/theprofessionalbinbag.json new file mode 100644 index 000000000..ba13924a1 --- /dev/null +++ b/domains/theprofessionalbinbag.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Soapiexoxoxo", + "email": "ellieroberts240506@outlook.com" + }, + "record": { + "URL": "https://free-5118674.webadorsite.com/" + } +} diff --git a/domains/thewonglife.json b/domains/thewonglife.json new file mode 100644 index 000000000..ed0bcce76 --- /dev/null +++ b/domains/thewonglife.json @@ -0,0 +1,12 @@ +{ + "description": "Nicholas Wong's Personal Subdomain", + "repo": "https://github.com/TheWongLife/TheWongLife.github.io", + "owner": { + "username": "TheWongLife", + "email": "nwong27@illinois.edu", + "twitter": "The_Wong_Life" + }, + "record": { + "CNAME": "thewonglife.github.io" + } +} diff --git a/domains/thunder.json b/domains/thunder.json deleted file mode 100644 index 7e73ff69b..000000000 --- a/domains/thunder.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "thunderarch", - "email": "thunderarch77@gmail.com" - }, - "record": { - "CNAME": "thunderarch.github.io" - } -} diff --git a/domains/thunderarch.json b/domains/thunderarch.json deleted file mode 100644 index 7e73ff69b..000000000 --- a/domains/thunderarch.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "thunderarch", - "email": "thunderarch77@gmail.com" - }, - "record": { - "CNAME": "thunderarch.github.io" - } -} diff --git a/domains/tianji.stefdp.json b/domains/tianji.stefdp.json index fea1e5d5c..37f29b109 100644 --- a/domains/tianji.stefdp.json +++ b/domains/tianji.stefdp.json @@ -5,8 +5,6 @@ "discord": "694986201739952229" }, "record": { - "A": [ - "45.11.229.211" - ] + "CNAME": "proxy.stefdp.is-a.dev" } } diff --git a/domains/titan.json b/domains/titan.json new file mode 100644 index 000000000..b493cc257 --- /dev/null +++ b/domains/titan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bhoopesh369", + "email": "bhoopesh459@gmail.com" + }, + "record": { + "A": ["217.174.245.249"] + } +} diff --git a/domains/tk.json b/domains/tk.json new file mode 100644 index 000000000..ba6a21620 --- /dev/null +++ b/domains/tk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thaddeuskkr", + "email": "thaddeuskkr@gmail.com" + }, + "record": { + "CNAME": "tkkr.tplinkdns.com" + } +} diff --git a/domains/tmasikt.json b/domains/tmasikt.json new file mode 100644 index 000000000..5957ded8f --- /dev/null +++ b/domains/tmasikt.json @@ -0,0 +1,14 @@ +{ + "description": "tmasikt's server record", + "owner": { + "username": "tmasikt", + "email": "tmasik.t.210@gmail.com", + "telegram": "tmasikt", + "discord": "tmasikt" + }, + "record": { + "A": [ + "194.190.169.59" + ] + } +} diff --git a/domains/toast.json b/domains/toast.json new file mode 100644 index 000000000..a2b007167 --- /dev/null +++ b/domains/toast.json @@ -0,0 +1,11 @@ +{ + "description": "toast's toast", + "repo": "https://github.com/lightly-toasted/lightly-toasted.github.io", + "owner": { + "username": "lightly-toasted", + "email": "tooast@duck.com" + }, + "record": { + "CNAME": "lightly-toasted.github.io" + } +} diff --git a/domains/tobez.json b/domains/tobez.json index 3641c412c..f7ead48df 100644 --- a/domains/tobez.json +++ b/domains/tobez.json @@ -1,10 +1,10 @@ { "owner": { - "username": "TobezDev", + "username": "tobezdev", "email": "therealtobes28@gmail.com" }, "record": { - "URL": "https://tobez.dev" + "URL": "https://discord.gg/c2UhTFyRBw" } } diff --git a/domains/toby.json b/domains/toby.json new file mode 100644 index 000000000..bccae9460 --- /dev/null +++ b/domains/toby.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "toby7002", + "email": "minhthoj27@icloud.com" + }, + + "record": { + "URL": "https://toby7002.github.io" + } +} diff --git a/domains/tomgxz.json b/domains/tomgxz.json index f63efc5f7..8cb257965 100644 --- a/domains/tomgxz.json +++ b/domains/tomgxz.json @@ -4,6 +4,6 @@ "email": "tomgxz138@gmail.com" }, "record": { - "CNAME": "cv3cgzx7.up.railway.app" + "URL": "https://tomlx.co.uk" } } diff --git a/domains/tomsystems.json b/domains/tomsystems.json new file mode 100644 index 000000000..73ff4d4fd --- /dev/null +++ b/domains/tomsystems.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thesillycat", + "email": "tomnetwork@duck.com" + }, + "record": { + "CNAME": "tomsystems.pages.dev" + } +} diff --git a/domains/totallynotmwa.json b/domains/totallynotmwa.json new file mode 100644 index 000000000..9d2a1a6d0 --- /dev/null +++ b/domains/totallynotmwa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Totallynotmwa", + "email": "totallynot@mwa.lol" + }, + "record": { + "URL": "https://mwa.lol" + } +} diff --git a/domains/tr1n.json b/domains/tr1n.json new file mode 100644 index 000000000..8d98dea44 --- /dev/null +++ b/domains/tr1n.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tr1n", + "email": "djpatrio@gmail.com" + }, + "record": { + "URL": "https://tr1n.me" + } +} diff --git a/domains/tracking.seen.json b/domains/tracking.seen.json new file mode 100644 index 000000000..d67b225e3 --- /dev/null +++ b/domains/tracking.seen.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Seendator", + "email": "seendator@outlook.com", + "discord": "852477599476482048" + }, + "record": { + "CNAME": "api.elasticemail.com" + } +} diff --git a/domains/treizer.json b/domains/treizer.json new file mode 100644 index 000000000..ff7653714 --- /dev/null +++ b/domains/treizer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nexos20levrai", + "email": "nexos.dons@gmail.com" + }, + "record": { + "A": ["193.160.130.98"] + } +} diff --git a/domains/triach-rold.json b/domains/triach-rold.json new file mode 100644 index 000000000..46443e71c --- /dev/null +++ b/domains/triach-rold.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "triach-rold", + "email": "roldtriach@gmail.com" + }, + "record": { + "URL": "https://triach-rold.github.io/" + } +} diff --git a/domains/triachrold.json b/domains/triachrold.json new file mode 100644 index 000000000..625f18c8a --- /dev/null +++ b/domains/triachrold.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "triach-rold", + "email": "roldtriach@gmail.com" + }, + "record": { + "URL": "https://triach-rold.github.io/" + } +} + diff --git a/domains/trix.json b/domains/trix.json new file mode 100644 index 000000000..94dff565e --- /dev/null +++ b/domains/trix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tr1xem", + "email": "admin@trixsly.xyz" + }, + "record": { + "CNAME": "superuser-l.github.io" + } +} diff --git a/domains/tshonq.json b/domains/tshonq.json new file mode 100644 index 000000000..89536d6d6 --- /dev/null +++ b/domains/tshonq.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shubhamakshit", + "email": "akshitshubhammas@gmail.com" + }, + "record": { + "CNAME": "tshonqkhan.onrender.com" + } +} diff --git a/domains/ttt.talinsharma.json b/domains/ttt.talinsharma.json new file mode 100644 index 000000000..60572a0ce --- /dev/null +++ b/domains/ttt.talinsharma.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "TalinTheDev", + "email": "talinsharma.dev@gmail.com", + "discord": "1010508154481676329" + }, + + "record": { + "CNAME": "tic-tac-toe-175c5.web.app" + } + } + diff --git a/domains/ucl-caen.json b/domains/ucl-caen.json new file mode 100644 index 000000000..4f10adc4d --- /dev/null +++ b/domains/ucl-caen.json @@ -0,0 +1,10 @@ +{ + "description": "Website in development for a non-profit organization", + "owner": { + "username": "GildasTessier", + "email": "gildas.tessier@gmail.com" + }, + "record": { + "CNAME": "caen-ucl.gildas-tessier.fr" + } +} diff --git a/domains/umarahsan.json b/domains/umarahsan.json new file mode 100644 index 000000000..09ee74cb7 --- /dev/null +++ b/domains/umarahsan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "umarxz559", + "email": "umarxz559@gmail.com" + }, + "record": { + "A": ["141.147.52.210"] + } +} diff --git a/domains/undefined.json b/domains/undefined.json new file mode 100644 index 000000000..d94d066b0 --- /dev/null +++ b/domains/undefined.json @@ -0,0 +1,22 @@ +{ + "description": "This subdomain is for my personal portfolio website.", + "repo": "https://github.com/baokhang4930/baokhang4930.github.io", + "owner": { + "username": "baokhang4930", + "email": "baokhang4930@gmail.com", + "twitter": "undefiined__" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/unnst.json b/domains/unnst.json new file mode 100644 index 000000000..0b46c9119 --- /dev/null +++ b/domains/unnst.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "482migs", + "email": "amberisamab@gmail.com" + }, + "record": { + "CNAME": "unnst.github.io" + } +} diff --git a/domains/untitled.json b/domains/untitled.json new file mode 100644 index 000000000..2f713c29b --- /dev/null +++ b/domains/untitled.json @@ -0,0 +1,11 @@ +{ + "description": "Hosting my website", + "repo": "https://github.com/VihaanAnand/VihaanAnand.github.io", + "owner": { + "username": "VihaanAnand", + "email": "macos14sonoma@gmail.com" + }, + "record": { + "CNAME": "VihaanAnand.github.io" + } +} diff --git a/domains/uptime-ryo.json b/domains/uptime-ryo.json new file mode 100644 index 000000000..9218d668b --- /dev/null +++ b/domains/uptime-ryo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FrosGaming", + "email": "dgfrosdgfros@gmail.com" + }, + "record": { + "A": ["69.197.135.203"] + } +} diff --git a/domains/uptime.stefdp.json b/domains/uptime.stefdp.json index f8beee4ce..e2b559f3c 100644 --- a/domains/uptime.stefdp.json +++ b/domains/uptime.stefdp.json @@ -6,8 +6,6 @@ "github_id": 81536172 }, "record": { - "A": [ - "45.11.229.211" - ] + "CNAME": "proxy.stefdp.is-a.dev" } -} \ No newline at end of file +} diff --git a/domains/uptime.trung.json b/domains/uptime.trung.json index c372c8070..f1632879d 100644 --- a/domains/uptime.trung.json +++ b/domains/uptime.trung.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["34.125.141.93"] + } } diff --git a/domains/uuphoria2.json b/domains/uuphoria2.json new file mode 100644 index 000000000..e5d7f1b6e --- /dev/null +++ b/domains/uuphoria2.json @@ -0,0 +1,11 @@ +{ + "description": "This is to be used on my blog.", + "repo": "https://github.com/uuphoria2/uuphoria2.github.io", + "owner": { + "username": "uuphoria2", + "email": "gman36147@gmail.com" + }, + "record": { + "CNAME": "uuphoria2.github.io" + } +} diff --git a/domains/uvw.json b/domains/uvw.json new file mode 100644 index 000000000..c7a52ca2a --- /dev/null +++ b/domains/uvw.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "The-Intruder", + "email": "ruj1nuvp8@mozmail.com" + }, + "record": { + "A": [ + "192.227.173.73" + ] + } +} \ No newline at end of file diff --git a/domains/uwu.json b/domains/uwu.json new file mode 100644 index 000000000..da3053a49 --- /dev/null +++ b/domains/uwu.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "orxngc", + "discord": "orangc", + "email": "orangc@proton.me" + }, + "record": { + "CNAME": "edge.redirect.pizza" + } +} diff --git a/domains/uynilo9.json b/domains/uynilo9.json index 08ac4ee06..7b5db6d7d 100644 --- a/domains/uynilo9.json +++ b/domains/uynilo9.json @@ -1,12 +1,10 @@ { - "description": "uynilo9.is-a.dev", - "repo": "https://github.com/uynilo9/website", - "owner": { - "username": "uynilo9", - "email": "uynilo9@outlook.com", - "twitter": "uynilo9" - }, - "record": { - "URL": "https://uynilo9.netlify.app" - } -} + "owner": { + "username": "uynilo9", + "email": "uynilo9@outlook.com", + "twitter": "uynilo9" + }, + "record": { + "CNAME": "uynilo9.pages.dev" + } +} diff --git a/domains/v205.json b/domains/v205.json new file mode 100644 index 000000000..f875c10f6 --- /dev/null +++ b/domains/v205.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "V205Arduino", + "email": "s@v205.obl.ong", + "discord": "1159944006587924490" + }, + + "record": { + "CNAME": "v205.hackclub.app" + } + } + diff --git a/domains/valo-io.json b/domains/valo-io.json new file mode 100644 index 000000000..a0d0cf4fd --- /dev/null +++ b/domains/valo-io.json @@ -0,0 +1,13 @@ +{ + "description": "Static page, displaying the links to my socials", + "repo": "https://github.com/valo-io/valo-io.github.io", + "owner": { + "username": "valo-io", + "email": "starfleet.valowolf@gmail.com", + "twitter": "Valo_iO", + "discord": "valo_io" + }, + "record": { + "CNAME": "valo-io.github.io" + } +} diff --git a/domains/vdr.json b/domains/vdr.json new file mode 100644 index 000000000..2f7507a9d --- /dev/null +++ b/domains/vdr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "voxj", + "email": "aglinkoyurjevich@gmail.com" + }, + "record": { + "CNAME": "rawintosh.github.io" + } +} diff --git a/domains/ved.json b/domains/ved.json new file mode 100644 index 000000000..943aefaf0 --- /dev/null +++ b/domains/ved.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ved-patel226", + "email": "talk2ved11@gmail.com" + }, + "record": { + "CNAME": "ved-patel226.github.io" + } +} diff --git a/domains/venarimusic.json b/domains/venarimusic.json new file mode 100644 index 000000000..9febaf01a --- /dev/null +++ b/domains/venarimusic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Zirmith", + "email": "f2v74yt@gmail.com" + }, + "record": { + "CNAME": "vens-music-cove.onrender.com" + } +} diff --git a/domains/verstandlxs.json b/domains/verstandlxs.json new file mode 100644 index 000000000..8273a838f --- /dev/null +++ b/domains/verstandlxs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "byKeksYT", + "email": "community@verstandlxs.de" + }, + "record": { + "CNAME": "verstandlxs.eu" + } +} diff --git a/domains/vesly.json b/domains/vesly.json new file mode 100644 index 000000000..ed46b6a98 --- /dev/null +++ b/domains/vesly.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Veslydev", + "email": "theflashtrdublaj@gmail.com" + }, + "record": { + "A": ["88.209.248.121"] + } +} diff --git a/domains/viggo.json b/domains/viggo.json new file mode 100644 index 000000000..7cee1d6f6 --- /dev/null +++ b/domains/viggo.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ViggAlm", + "email": "ViggAlm@gmail.com", + "discord": "930932488040226876" + }, + + "record": { + "CNAME": "viggalm.github.io" + } + } + \ No newline at end of file diff --git a/domains/vinn.json b/domains/vinn.json new file mode 100644 index 000000000..b85bab8fd --- /dev/null +++ b/domains/vinn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "VinnDev", + "email": "vinndeveloper@gmail.com" + }, + "record": { + "CNAME": "vinndev.github.io" + } +} diff --git a/domains/vishalxd.json b/domains/vishalxd.json new file mode 100644 index 000000000..bfd781370 --- /dev/null +++ b/domains/vishalxd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Vishal-1756", + "email": "vishalborse2885@gmail.com" + }, + "record": { + "URL": "https://my-portfolio-vishal-1756.vercel.app/" + } +} diff --git a/domains/vishok.json b/domains/vishok.json new file mode 100644 index 000000000..3cf5fd844 --- /dev/null +++ b/domains/vishok.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mvishok", + "email": "mvishok2005@gmail.com" + }, + "record": { + "CNAME": "mvishok.github.io" + } +} diff --git a/domains/vismbs.json b/domains/vismbs.json new file mode 100644 index 000000000..bea2b7ec4 --- /dev/null +++ b/domains/vismbs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gzfs", + "email": "vismbs@pm.me" + }, + "record": { + "A": ["150.230.141.111"] + } +} diff --git a/domains/vitalik.json b/domains/vitalik.json new file mode 100644 index 000000000..dc0448f45 --- /dev/null +++ b/domains/vitalik.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "satoshi-prefers-monero", + "email": "satoshinakamoto@tuta.com" + }, + "record": { + "URL": "https://www.stephencastelphoto.com" + } +} diff --git a/domains/vlppz.json b/domains/vlppz.json new file mode 100644 index 000000000..4bcba08f5 --- /dev/null +++ b/domains/vlppz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "VladimirPapazov88", + "email": "vfr.123.op@gmail.com" + }, + "record": { + "CNAME": "main-website-2q4.pages.dev" + } + } \ No newline at end of file diff --git a/domains/vornexx.json b/domains/vornexx.json index 764ac4c04..c38afb26f 100644 --- a/domains/vornexx.json +++ b/domains/vornexx.json @@ -1,7 +1,9 @@ { "owner": { "username": "vornex-gh", - "email": "ajay.ramnath8812@gmail.com" + "email": "", + "discord": "1149438819834269856", + "twitter": "vornexx_" }, "record": { "CNAME": "vornexx.pages.dev" diff --git a/domains/voxel.json b/domains/voxel.json new file mode 100644 index 000000000..74fafff66 --- /dev/null +++ b/domains/voxel.json @@ -0,0 +1,12 @@ +{ + "description": "personal website", + "repo": "https://github.com/voxel79/voxel79.github.io", + "owner": { + "username": "voxel79", + "email": "voxelcool@gmail.com", + "twitter": "voxelhaha" + }, + "record": { + "CNAME": "voxel79.github.io" + } +} diff --git a/domains/vscode.urging.json b/domains/vscode.urging.json new file mode 100644 index 000000000..e0d094d44 --- /dev/null +++ b/domains/vscode.urging.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "UrgingOfc", + "email": "diogo.lopes.silva.ch@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/vsh.json b/domains/vsh.json new file mode 100644 index 000000000..0a919c176 --- /dev/null +++ b/domains/vsh.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "vshell-vxj", + "email": "mark.chexari@gmail.com" + }, + "record": { + "CNAME": "vshell-vxj.github.io" + } +} + diff --git a/domains/vvxrtues.json b/domains/vvxrtues.json new file mode 100644 index 000000000..f2ae91eed --- /dev/null +++ b/domains/vvxrtues.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vvirtues", + "email": "ezi2468@icloud.com" + }, + "record": { + "CNAME": "vvirtues.github.io" + } +} diff --git a/domains/vxsualized.json b/domains/vxsualized.json new file mode 100644 index 000000000..100647626 --- /dev/null +++ b/domains/vxsualized.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vxsualized", + "email": "vncntwbr0207@gmail.com" + }, + "record": { + "URL": "https://www.youtube.com/watch?v=dqw4w9wgxcq" + } +} diff --git a/domains/webmail.somyadipghosh.json b/domains/webmail.somyadipghosh.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/webmail.somyadipghosh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} diff --git a/domains/webouille.json b/domains/webouille.json new file mode 100644 index 000000000..11b5e93cd --- /dev/null +++ b/domains/webouille.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MrPidouille", + "email": "valentinrobin7500@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/whsprr.json b/domains/whsprr.json new file mode 100644 index 000000000..d218b9d88 --- /dev/null +++ b/domains/whsprr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "whsprr-png", + "email": "musicbotqn@gmail.com" + }, + "record": { + "CNAME": "whsprr-png.github.io" + } +} diff --git a/domains/wiener234.json b/domains/wiener234.json new file mode 100644 index 000000000..a62e2b664 --- /dev/null +++ b/domains/wiener234.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Wiener234", + "email": "wiemernils@gmail.com" + }, + "record": { + "A": ["130.61.152.39"] + } +} diff --git a/domains/wilbur.json b/domains/wilbur.json new file mode 100644 index 000000000..9ecbb7194 --- /dev/null +++ b/domains/wilbur.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ThisCatLikesCrypto", + "email": "contact@wilburwilliams.uk" + }, + "record": { + "CNAME": "ww-projects.pages.dev" + } +} diff --git a/domains/william.json b/domains/william.json index 0a51a1e9a..2bfaddfb6 100644 --- a/domains/william.json +++ b/domains/william.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "wdhdns.com" + "URL": "https://williamharrison.dev" } } diff --git a/domains/windowsbuild3r.json b/domains/windowsbuild3r.json new file mode 100644 index 000000000..890e890d3 --- /dev/null +++ b/domains/windowsbuild3r.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "davidctinescu", + "email": "david.andrei.pisoi@gmail.com" + }, + "record": { + "A": [ + "156.67.25.171" + ] + } +} diff --git a/domains/witchboo.json b/domains/witchboo.json new file mode 100644 index 000000000..d01aa0293 --- /dev/null +++ b/domains/witchboo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "WitchBoo", + "email": "soconfirmo@hotmail.com" + }, + "record": { + "CNAME": "witchboo.github.io" + } +} diff --git a/domains/wlodekm.json b/domains/wlodekm.json new file mode 100644 index 000000000..37c301a0a --- /dev/null +++ b/domains/wlodekm.json @@ -0,0 +1,10 @@ +{ + "description": "Domain for the stuff that i host on my pc", + "owner": { + "username": "WlodekM", + "email": "wlodekm.work@gmail.com" + }, + "record": { + "A": ["159.224.173.169"] + } +} diff --git a/domains/wojtekgame.json b/domains/wojtekgame.json new file mode 100644 index 000000000..0dcd6daba --- /dev/null +++ b/domains/wojtekgame.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "WojtekCodesToday", + "email": "wojtek.game.private@gmail.com", + "discord": "1178278261516685393" + }, + + "record": { + "CNAME": "wojtekcodestoday.github.io" + } + } + diff --git a/domains/workspace.trung.json b/domains/workspace.trung.json new file mode 100644 index 000000000..417d48482 --- /dev/null +++ b/domains/workspace.trung.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["34.125.141.93"] + } +} diff --git a/domains/wtfchirag.json b/domains/wtfchirag.json new file mode 100644 index 000000000..fe438cba2 --- /dev/null +++ b/domains/wtfchirag.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragksharma", + "email": "chiragksharma15@gmail.com" + }, + "record": { + "URL": "https://www.github.com/chiragksharma" + } +} diff --git a/domains/wu.json b/domains/wu.json new file mode 100644 index 000000000..ba2970f43 --- /dev/null +++ b/domains/wu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SunWuyuan", + "email": "1847261658@qq.com" + }, + "record": { + "CNAME": "wuyuan.dev" + } +} diff --git a/domains/wumpus.json b/domains/wumpus.json new file mode 100644 index 000000000..5987a1510 --- /dev/null +++ b/domains/wumpus.json @@ -0,0 +1,11 @@ +{ + "description": "Fullstack web & mobile dev, quality assurance, automation, reverse engineering, and flexible", + "repo": "https://github.com/wumpus2000/wumpus2000.github.io", + "owner": { + "username": "Wumpus2000", + "email": "wumpusing@gmail.com" + }, + "record": { + "CNAME": "wumpus2000.github.io" + } +} diff --git a/domains/wuyuan.json b/domains/wuyuan.json new file mode 100644 index 000000000..ba2970f43 --- /dev/null +++ b/domains/wuyuan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SunWuyuan", + "email": "1847261658@qq.com" + }, + "record": { + "CNAME": "wuyuan.dev" + } +} diff --git a/domains/xabdoat.json b/domains/xabdoat.json index 381d4b433..e51a5ad39 100644 --- a/domains/xabdoat.json +++ b/domains/xabdoat.json @@ -1,11 +1,12 @@ { - "owner": { - "username": "xAbdoAT", - "email": "ABDO199877@gmail.com", - "discord": "943662778433032242" - }, - - "record": { - "CNAME": "xabdoat.github.io" - } + "description": "xAbdo AT Main Web Page", + "repo": "https://github.com/xAbdoAT/xAbdoAT.github.io", + "owner": { + "username": "xAbdoAT", + "email": "email@address", + "twitter": "xAbdoAT" + }, + "record": { + "CNAME": "xabdoat.github.io" + } } diff --git a/domains/xeno.json b/domains/xeno.json new file mode 100644 index 000000000..49deb9351 --- /dev/null +++ b/domains/xeno.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lextra", + "email": "xenojusbetter@gmail.com" + }, + "record": { + "CNAME": "bloody.bio" + } +} diff --git a/domains/xeno9118.json b/domains/xeno9118.json new file mode 100644 index 000000000..7f8c47487 --- /dev/null +++ b/domains/xeno9118.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Aether1777", + "email": "bkevin39415@gmail.com" + }, + "record": { + "CNAME": "border.hop.io" + } +} diff --git a/domains/xkaper.json b/domains/xkaper.json new file mode 100644 index 000000000..e6cad4e40 --- /dev/null +++ b/domains/xkaper.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xkaper001", + "email": "imluckyayan@gmail.com" + }, + "record": { + "CNAME": "xkaper.webflow.io" + } +} diff --git a/domains/xlr.json b/domains/xlr.json new file mode 100644 index 000000000..64b10fb8c --- /dev/null +++ b/domains/xlr.json @@ -0,0 +1,11 @@ +{ + "description": "xlr personal website", + "repo": "https://github.com/llxlr/blog", + "owner": { + "username": "llxlr", + "email": "i@xhlr.top" + }, + "record": { + "URL": "https://white-album.top" + } +} diff --git a/domains/xmoj-bbs.json b/domains/xmoj-bbs.json new file mode 100644 index 000000000..277cff40f --- /dev/null +++ b/domains/xmoj-bbs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PythonSmall-Q", + "email": "seanoj_noreply@yeah.net" + }, + "record": { + "CNAME": "xmoj-script.pages.dev" + } +} diff --git a/domains/xn--mt9h.json b/domains/xn--mt9h.json new file mode 100644 index 000000000..9a903f2a6 --- /dev/null +++ b/domains/xn--mt9h.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "DynoW", + "email": "naffets0@gmail.com", + "discord": "455608238335983617" + }, + "record": { + "URL": "https://dyno.is-a.dev" + } +} diff --git a/domains/xtoast.json b/domains/xtoast.json new file mode 100644 index 000000000..3025da7e2 --- /dev/null +++ b/domains/xtoast.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Toast0012", + "email": "aahansiwakoti1@gmail.com" + }, + "record": { + "CNAME": "toast-about-me.onrender.com" + } +} diff --git a/domains/xuyife.json b/domains/xuyife.json new file mode 100644 index 000000000..0d843d43a --- /dev/null +++ b/domains/xuyife.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xuyife", + "email": "18916947008@163.com" + }, + "record": { + "CNAME": "xuyife.github.io" + } +} diff --git a/domains/xuyifei.json b/domains/xuyifei.json new file mode 100644 index 000000000..949ac4709 --- /dev/null +++ b/domains/xuyifei.json @@ -0,0 +1,12 @@ +{ + "description": "Xuyifei's website’", + "repo": "https://github.com/xuyife/xuyife.github.io", + "owner": { + "username": "xuyife", + "email": "xuyifeiDev@outlook.com", + "twitter": "xuyifei" + }, + "record": { + "CNAME": "xuyife.github.io" + } +} diff --git a/domains/xyz.json b/domains/xyz.json new file mode 100644 index 000000000..7073a0414 --- /dev/null +++ b/domains/xyz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BLCXD", + "email": "blctoblc223@gmail.com" + }, + "record": { + "CNAME": "blcpage.github.io" + } +} diff --git a/domains/yaakovschlachter.json b/domains/yaakovschlachter.json new file mode 100644 index 000000000..da7ad00f6 --- /dev/null +++ b/domains/yaakovschlachter.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CompuGenius", + "email": "contact@cgprograms.com" + }, + "record": { + "CNAME": "cgprograms.com" + } +} diff --git a/domains/yakate.json b/domains/yakate.json new file mode 100644 index 000000000..2405af269 --- /dev/null +++ b/domains/yakate.json @@ -0,0 +1,12 @@ +{ + "description": "personal website", + "repo": "https://github.com/oyakate/oyakate.github.io", + "owner": { + "username": "oYakate", + "email": "trollekxmusic@gmail.com", + "discord": "842070971669544982" + }, + "record": { + "CNAME": "oYakate.github.io" + } +} diff --git a/domains/yaman-malla.json b/domains/yaman-malla.json new file mode 100644 index 000000000..e04a6ce7d --- /dev/null +++ b/domains/yaman-malla.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yamanISyaman", + "email": "yaman.1423@gmail.com" + }, + "record": { + "CNAME": "yaman-malla.surge.sh" + } +} diff --git a/domains/yashasviallen.json b/domains/yashasviallen.json new file mode 100644 index 000000000..acce901ea --- /dev/null +++ b/domains/yashasviallen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JavaProgswing", + "email": "yashasviallen@gmail.com" + }, + "record": { + "CNAME": "yashasviallen.dynv6.net" + } +} diff --git a/domains/yashgupta.json b/domains/yashgupta.json new file mode 100644 index 000000000..505710abe --- /dev/null +++ b/domains/yashgupta.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yashhh999", + "email": "gupta25yash@gmail.com" + }, + "record": { + "CNAME": "yashhh999.github.io" + } +} diff --git a/domains/yemzikk.json b/domains/yemzikk.json new file mode 100644 index 000000000..0ddca87af --- /dev/null +++ b/domains/yemzikk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yemzikk", + "email": "muhammedziyad12@gmail.com" + }, + "record": { + "URL": "https://yemzikk.in/" + } +} diff --git a/domains/yeti.json b/domains/yeti.json new file mode 100644 index 000000000..d2973d020 --- /dev/null +++ b/domains/yeti.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yetimeh", + "email": "senukabandara2006@gmail.com" + }, + "record": { + "CNAME": "yetimeh.github.io" + } +} diff --git a/domains/yfa.json b/domains/yfa.json index 12aa0463a..f696bb18a 100644 --- a/domains/yfa.json +++ b/domains/yfa.json @@ -1,9 +1,8 @@ { "owner": { "username": "YouFoundAlpha", - "email": "alpha@alpha.is-a.dev", + "email": "YouFoundAlpha@alpha.is-a.dev", "Discord": "661121998830960651", - "Twitter": "YouFoundAlpha", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", "Mastodon": "@YouFoundAlpha@mastodon.social" diff --git a/domains/yisus82.json b/domains/yisus82.json new file mode 100644 index 000000000..4cf4a51c6 --- /dev/null +++ b/domains/yisus82.json @@ -0,0 +1,12 @@ +{ + "description": "Personal webpage", + "repo": "https://github.com/yisus82/yisus82.github.io", + "owner": { + "username": "yisus82", + "email": "djalma8@gmail.com", + "twitter": "yisusbauer" + }, + "record": { + "CNAME": "yisus82.github.io" + } +} diff --git a/domains/yochietti.json b/domains/yochietti.json new file mode 100644 index 000000000..fd936ca04 --- /dev/null +++ b/domains/yochietti.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yochie", + "email": "yoann.ochietti@gmail.com" + }, + "record": { + "URL": "https://yochie.github.io" + } +} diff --git a/domains/yol.json b/domains/yol.json new file mode 100644 index 000000000..8ac8b103b --- /dev/null +++ b/domains/yol.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "YoelNath", + "email": "yoelnathanael1@gmail.com" + }, + "record": { + "CNAME": "yoelnath.github.io" + } +} diff --git a/domains/youfoundalpha.json b/domains/youfoundalpha.json index 12aa0463a..e2fb6b901 100644 --- a/domains/youfoundalpha.json +++ b/domains/youfoundalpha.json @@ -1,14 +1,15 @@ { "owner": { "username": "YouFoundAlpha", - "email": "alpha@alpha.is-a.dev", + "email": "YouFoundAlpha@alpha.is-a.dev", "Discord": "661121998830960651", - "Twitter": "YouFoundAlpha", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "CNAME": "edge.redirect.pizza" + "URL": "https://ap.yfadev.pw", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/youfoundalpha.youfoundalpha.json b/domains/youfoundalpha.youfoundalpha.json new file mode 100644 index 000000000..6aa31860f --- /dev/null +++ b/domains/youfoundalpha.youfoundalpha.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "YouFoundAlpha", + "email": "YouFoundAlpha@alpha.is-a.dev", + "Discord": "661121998830960651", + "GitHub": "YouFoundAlpha", + "GitLab": "YouFoundAlpha", + "Mastodon": "@YouFoundAlpha@mastodon.social" + }, + "record": { + "URL": "https://youfoundalpha.is-a.dev" + } +} diff --git a/domains/yourz.json b/domains/yourz.json new file mode 100644 index 000000000..570426785 --- /dev/null +++ b/domains/yourz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Yourz", + "email": "crazilou@vip.qq.com" + }, + "record": { + "CNAME": "yourz.github.io" + } +} diff --git a/domains/youssef.json b/domains/youssef.json new file mode 100644 index 000000000..20361d543 --- /dev/null +++ b/domains/youssef.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "youssefsiam38", + "email": "youssef1yasser38@gmail.com" + }, + "record": { + "URL": "https://www.linkedin.com/in/youssefsiam38" + } +} diff --git a/domains/ypratham.json b/domains/ypratham.json index eeaed2906..a615a076f 100644 --- a/domains/ypratham.json +++ b/domains/ypratham.json @@ -1,8 +1,8 @@ { "description": "Pratham Yadav Portfolio", - "repo": "https://github.com/ypratham/portfolio.github.io", + "repo": "https://github.com/ypratham/ypratham.github.io", "owner": { - "username": "ypratahm", + "username": "ypratham", "email": "ypratham0014@gmail.com" }, "record": { diff --git a/domains/yrrahbot.acronical.json b/domains/yrrahbot.acronical.json new file mode 100644 index 000000000..870033b61 --- /dev/null +++ b/domains/yrrahbot.acronical.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AcronicalYT", + "email": "acronicalbusiness@gmail.com" + }, + "record": { + "CNAME": "9595.site.bot-hosting.net" + } +} diff --git a/domains/yrrahevents.acronical.json b/domains/yrrahevents.acronical.json new file mode 100644 index 000000000..a80a12eb4 --- /dev/null +++ b/domains/yrrahevents.acronical.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AcronicalYT", + "email": "acronicalbusiness@gmail.com" + }, + "record": { + "CNAME": "yrrahevents.pages.dev" + } +} diff --git a/domains/yunexiz.json b/domains/yunexiz.json new file mode 100644 index 000000000..e4986f9fc --- /dev/null +++ b/domains/yunexiz.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Yunexiz", + "email": "yunexiz@aol.com" + }, + "record": { + "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"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] + } +} diff --git a/domains/yunus.json b/domains/yunus.json index 7268c39cd..296ed3c31 100644 --- a/domains/yunus.json +++ b/domains/yunus.json @@ -1,9 +1,11 @@ { "owner": { - "username": "Nonam4lol", - "email": "literallynoname13@gmail.com" + "username": "Yunexiz", + "email": "yunexiz@aol.com" }, "record": { - "A": ["69.30.249.53"] + "URL": "https://yunexiz.is-a.dev", + "TXT": ["forward-email=yunexiz@aol.com"], + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"] } } diff --git a/domains/yuri.json b/domains/yuri.json new file mode 100644 index 000000000..bd286069d --- /dev/null +++ b/domains/yuri.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MaiYurito", + "email": "reachgamers9999@gmail.com" + }, + "record": { + "URL": "https://yuri.only-fans.club/" + } +} diff --git a/domains/yurito.json b/domains/yurito.json new file mode 100644 index 000000000..1134f17ff --- /dev/null +++ b/domains/yurito.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MaiYurito", + "email": "reachgamers9999@gmail.com" + }, + "record": { + "CNAME": "yurito.pages.dev" + } +} diff --git a/domains/yuting.json b/domains/yuting.json new file mode 100644 index 000000000..be7a831aa --- /dev/null +++ b/domains/yuting.json @@ -0,0 +1,11 @@ +{ + "description": "yuting.is-a.dev", + "repo": "https://github.com/wyuting0/wyuting0.github.io", + "owner": { + "username": "wyuting0", + "email": "wyuting2011@gmail.com" + }, + "record": { + "CNAME": "wyuting0.github.io" + } +} diff --git a/domains/yxz.json b/domains/yxz.json new file mode 100644 index 000000000..4acbe4a7a --- /dev/null +++ b/domains/yxz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yz9551", + "email": "yixuan0808@gmail.com" + }, + "record": { + "CNAME": "cobble.southeastasia.cloudapp.azure.com" + } +} diff --git a/domains/zaman.json b/domains/zaman.json new file mode 100644 index 000000000..9f7091830 --- /dev/null +++ b/domains/zaman.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "asimuzzaman", + "email": "eii8mo9om@mozmail.com" + }, + "record": { + "CNAME": "asimuzzaman.pages.dev" + }, + "description": "Personal website of @asimuzzaman" +} diff --git a/domains/zay.json b/domains/zay.json new file mode 100644 index 000000000..e92cdce7a --- /dev/null +++ b/domains/zay.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "zayzzay", + "email": "yzerianyoung08@gmail.com", + "discord": "352264519235403787" + }, + + "record": { + "CNAME": "zayzzay.github.io" + } + } + diff --git a/domains/zb60458066.klent.json b/domains/zb60458066.klent.json new file mode 100644 index 000000000..b60b572a5 --- /dev/null +++ b/domains/zb60458066.klent.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "kleeiny", + "email": "kleeinlmao@gmail.com", + "discord": "763581985410121769" + }, + + "record": { + "CNAME": "zmverify.zoho.com" + } + } + \ No newline at end of file diff --git a/domains/zeaxey.json b/domains/zeaxey.json new file mode 100644 index 000000000..75b411dae --- /dev/null +++ b/domains/zeaxey.json @@ -0,0 +1,12 @@ +{ + "description": "website.", + "repo": "https://github.com/Pixel556/website", + "owner": { + "username": "Pixel556", + "email": "therealzeaxey123@gmail.com", + "discord": "862644161156218891" + }, + "record": { + "CNAME": "pixel556.github.io" + } +} diff --git a/domains/zeranamu.json b/domains/zeranamu.json new file mode 100644 index 000000000..faa10ef3a --- /dev/null +++ b/domains/zeranamu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Zeranamu", + "email": "zeranamu@gmail.com" + }, + "record": { + "CNAME": "zeranamu.github.io" + } +} diff --git a/domains/zester.json b/domains/zester.json new file mode 100644 index 000000000..5ef35e213 --- /dev/null +++ b/domains/zester.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "sxtxnzester", + "email": "lollo11020210@gmail.com", + "discord": "1133362142461050980" + }, + + "record": { + "CNAME": "sxtxnzester.github.io" + } + } + diff --git a/domains/zffu.json b/domains/zffu.json new file mode 100644 index 000000000..8ce8a7a6c --- /dev/null +++ b/domains/zffu.json @@ -0,0 +1,11 @@ +{ + "description": "zffu.is-a.dev", + "owner": { + "username": "Zffu", + "email": "zffumc@gmail.com", + "discord": "Zffu" + }, + "record": { + "CNAME": "zffu.github.io" + } +} diff --git a/domains/zick.json b/domains/zick.json new file mode 100644 index 000000000..396138207 --- /dev/null +++ b/domains/zick.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "LucasZick", + "email": "lucasalexandrezick@gmail.com" + }, + "record": { + "A": ["144.22.193.227"], + "MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"], + "TXT": ["v=spf1 include:zoho.com ~all", "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCdZp0j5EFJS+OJzSad09+rt4K73CiPfeNahs2qXKBdaRLSrELeRbh4m8dccFi81fAjtPXpU5EonVVj4fssytg06MJCJWbdb02NqwZGS3tm29maZV2UFBb0Fqj4uqNRy1LKynl37jA8XkshE0xyteyFvX3d9Ibf4n7W1VlDhF1HpwIDAQAB"] + } +} diff --git a/domains/ziko.json b/domains/ziko.json new file mode 100644 index 000000000..0b2589b48 --- /dev/null +++ b/domains/ziko.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "hghfth", + "email": "zakariadidah@gmail.com", + "discord": "788397929308225546" + }, + + "record": { + "A": ["51.20.101.210"] + } + } + diff --git a/domains/ziriksi.json b/domains/ziriksi.json new file mode 100644 index 000000000..03751c2b4 --- /dev/null +++ b/domains/ziriksi.json @@ -0,0 +1,12 @@ +{ + "description": "Ziriksi's website.", + "repo": "https://github.com/cloudcloudskies/coolziriksi.github.io", + "owner": { + "username": "cloudcloudskies", + "email": "cloudskies@perso.be", + "twitter": "cloudskies13" + }, + "record": { + "CNAME": "cloudcloudskies.github.io" + } +} diff --git a/domains/ziyn.json b/domains/ziyn.json index 6ac2b1359..de9454b43 100644 --- a/domains/ziyn.json +++ b/domains/ziyn.json @@ -1,9 +1,9 @@ { "owner": { - "username": "ZiynCS", + "username": "ziyndev", "email": "NotZiyn@gmail.com" }, "record": { - "CNAME": "website-db5.pages.dev" + "CNAME": "ziyn.pages.dev" } } diff --git a/domains/zk.json b/domains/zk.json new file mode 100644 index 000000000..dc7c9fa51 --- /dev/null +++ b/domains/zk.json @@ -0,0 +1,11 @@ +{ + "description": "ZK's Website", + "repo": "https://github.com/p55d2k", + "owner": { + "username": "p55d2k", + "email": "peanutandscuffy1@gmail.com" + }, + "record": { + "CNAME": "zk-website-cwo.pages.dev" + } +} diff --git a/domains/zonghao.json b/domains/zonghao.json new file mode 100644 index 000000000..4badfadf7 --- /dev/null +++ b/domains/zonghao.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ZHTang29", + "email": "e0725226@u.nus.edu" + }, + "record": { + "URL": "https://zonghao-portfolio.web.app/" + } +} diff --git a/domains/zoom.json b/domains/zoom.json new file mode 100644 index 000000000..3aa0c7f92 --- /dev/null +++ b/domains/zoom.json @@ -0,0 +1,13 @@ +{ + "description": "A way of showing my github website", + "repo": "https://github.com/theoldzoom/theoldzoom.github.io", + "owner": { + "username": "theoldzoom", + "email": "theoldzoom@gmail.com", + "twitter": "theoldzoom", + "discord": "theoldzoom" + }, + "record": { + "CNAME": "theoldzoom.github.io" + } +} diff --git a/domains/zoosio.json b/domains/zoosio.json new file mode 100644 index 000000000..2a1c8448d --- /dev/null +++ b/domains/zoosio.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "239626", + "email": "maz.nos@gmail.com", + "discord": "788741120364511242" + }, + + "record": { + "A": ["95.216.242.35"] + } + } + \ No newline at end of file diff --git a/domains/ztrdiamond.json b/domains/ztrdiamond.json new file mode 100644 index 000000000..84e424945 --- /dev/null +++ b/domains/ztrdiamond.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ZTRdiamond", + "email": "rikosimon9@gmail.com" + }, + "record": { + "URL": "https://ztrdiamond.vercel.app/" + } +} diff --git a/domains/zuygui.json b/domains/zuygui.json new file mode 100644 index 000000000..212f498eb --- /dev/null +++ b/domains/zuygui.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zuygui", + "email": "maxime@halbitte.fr" + }, + "record": { + "CNAME": "zuygui.github.io" + } +} diff --git a/domains/zvdxc.json b/domains/zvdxc.json new file mode 100644 index 000000000..b1bd72440 --- /dev/null +++ b/domains/zvdxc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zvdxc", + "email": "zvdxc11@gmail.com" + }, + "record": { + "CNAME": "mysite-e7j.pages.dev" + } +} diff --git a/domains/zwei.json b/domains/zwei.json new file mode 100644 index 000000000..50763b3c0 --- /dev/null +++ b/domains/zwei.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Vibred", + "email": "vibred@pm.me" + }, + "record": { + "CNAME": "telegraph-image2-c9p.pages.dev" + } +} diff --git a/domains/zwyz.json b/domains/zwyz.json new file mode 100644 index 000000000..f5b0cb1d5 --- /dev/null +++ b/domains/zwyz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "madisonwirtanen", + "email": "isadev@imkk.uk" + }, + "record": { + "CNAME": "madisonwirtanen.github.io" + } +} \ No newline at end of file diff --git a/domains/zylo.json b/domains/zylo.json new file mode 100644 index 000000000..47d8525ad --- /dev/null +++ b/domains/zylo.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Zylo23", + "email": "pyyupsk@proton.me" + }, + "description": "👋 Hello! I'm Zylo, a passionate developer with expertise in efficient web solutions. Explore my portfolio and contact me on GitHub.", + "repo": "https://github.com/Zylo23/personal-website", + "record": { + "CNAME": "zylo23.pages.dev" + } +} \ No newline at end of file diff --git a/domains/zymi.json b/domains/zymi.json new file mode 100644 index 000000000..961972db7 --- /dev/null +++ b/domains/zymi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Zyminotfound", + "email": "notzymi0@gmail.com" + }, + "record": { + "CNAME": "zyminotfound.github.io" + } +} diff --git a/domains/zyronixbot.mznking.json b/domains/zyronixbot.mznking.json new file mode 100644 index 000000000..28a83399e --- /dev/null +++ b/domains/zyronixbot.mznking.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mznking", + "email": "maazinking23@gmail.com" + }, + "record": { + "CNAME": "zyronixbot.onrender.com" + } +} diff --git a/domains/zyrouge.json b/domains/zyrouge.json index e980c87fd..cd4b99e23 100644 --- a/domains/zyrouge.json +++ b/domains/zyrouge.json @@ -5,6 +5,6 @@ "twitter": "_zyrouge_" }, "record": { - "CNAME": "zyrouge.github.io" + "URL": "https://zyrouge.me/" } } diff --git a/domains/zytre.json b/domains/zytre.json new file mode 100644 index 000000000..2f08be063 --- /dev/null +++ b/domains/zytre.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "GGLVXD", + "email": "gglvmax@gmail.com", + "discord": "689774740893859840" + }, + + "record": { + "CNAME": "forum.gglvxd.eu.org" + } + } + \ No newline at end of file diff --git a/media/staff_logo.png b/media/staff_logo.png new file mode 100644 index 000000000..14f51a84a Binary files /dev/null and b/media/staff_logo.png differ diff --git a/tests/validations.test.js b/tests/validations.test.js index 6b9054a4a..a102eeb73 100644 --- a/tests/validations.test.js +++ b/tests/validations.test.js @@ -67,6 +67,7 @@ describe('validateDomainData', () => { { ...defaultDomain, name: '_gitlab-pages-verification-code' }, { ...defaultDomain, name: '_acme-challenge' }, { ...defaultDomain, name: '_dmarc' }, + { ...defaultDomain, name: '_gh-is-a-dev' }, ]; const validCases = [ @@ -100,6 +101,9 @@ describe('validateDomainData', () => { { ...defaultDomain, name: '_gitlab-pages-verification-code.subdomain' }, { ...defaultDomain, name: '_acme-challenge.subdomain' }, { ...defaultDomain, name: '_dmarc.subdomain' }, + { ...defaultDomain, name: '_gh-phenax.akshay' }, + { ...defaultDomain, name: '_gh-hello01-ga' }, + { ...defaultDomain, name: '_gh-hello01_ga' }, ]; it('should return false for invalid data', () => { diff --git a/utils/invalid-domains.json b/utils/invalid-domains.json index 193ee41e5..1122df7fe 100644 --- a/utils/invalid-domains.json +++ b/utils/invalid-domains.json @@ -2,9 +2,11 @@ "_acme-challenge", "_discord", "_dmarc", + "_gh-is-a-dev", "_github-challenge-is-a-dev", "_github-pages-challenge-is-a-dev", "_gitlab-pages-verification-code", + "con", "help", "no-reply", "noreply", diff --git a/utils/validations.js b/utils/validations.js index 3731095b2..a5f17eece 100644 --- a/utils/validations.js +++ b/utils/validations.js @@ -42,6 +42,7 @@ const extraSupportedNames = [ R.equals('_gitlab-pages-verification-code'), R.equals('_acme-challenge'), R.equals('_dmarc'), + testRegex(/^_gh-[a-z0-9-_]+$/i), // Exception for the new github org verification records ] const validateDomainData = validate({